.header[data-v-27d5dfb0]{display:flex;justify-content:space-around;box-sizing:border-box;align-items:center;padding:20px;position:fixed;width:100%;top:0;left:0;z-index:1000;transition:all .3s ease;background-color:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 0 0 transparent}.header.scrolled[data-v-27d5dfb0]{background-color:#fff;box-shadow:0 2px 10px rgba(0,0,0,.1);padding:15px 20px}img[data-v-27d5dfb0]{width:80vw;max-width:270px}.navigation[data-v-27d5dfb0]{text-align:center}.menu[data-v-27d5dfb0]{list-style:none;padding:0;margin:0}.menu li[data-v-27d5dfb0]{display:inline-block;margin-right:60px;color:#04182d;transition:all .2s ease;position:relative}.menu li a[data-v-27d5dfb0]{font-size:.95rem;color:#04182d;text-decoration:none;display:inline-flex;align-items:center}.menu li .dropdown-icon[data-v-27d5dfb0]{margin-left:5px;margin-top:5px;transition:transform .3s ease}.menu li.dropdown:hover .dropdown-icon[data-v-27d5dfb0]{transform:rotate(180deg)}.menu li .sub-menu[data-v-27d5dfb0]{position:absolute;background-color:#fff;box-shadow:0 10px 20px rgba(0,0,0,.1);padding:10px;margin-top:10px;border-radius:8px;z-index:2;text-align:left;opacity:0;visibility:hidden;transform:translateY(10px);transition:all .3s ease;min-width:200px}.menu li .sub-menu li[data-v-27d5dfb0]{display:block;margin:10px 0}.menu li .sub-menu li a[data-v-27d5dfb0]{font-size:1.1rem;padding:8px 15px;display:block}.menu li .sub-menu li a[data-v-27d5dfb0]:hover{background-color:#f5f5f5;border-radius:5px}.menu li.dropdown:hover .sub-menu[data-v-27d5dfb0]{opacity:1;visibility:visible;transform:translateY(0)}.menu li[data-v-27d5dfb0]:last-child{margin-right:0}.menu li:hover>a[data-v-27d5dfb0],.menu li[data-v-27d5dfb0]:hover{color:#2562be}.cta-buttons[data-v-27d5dfb0]{text-align:right}.cta-button[data-v-27d5dfb0]{display:inline-block;margin:10px 5px;font-size:.95rem;text-decoration:none;transition:all .3s ease}.cta-button.button[data-v-27d5dfb0]{color:#04182d;padding:10px 22px}.cta-button.button-main[data-v-27d5dfb0]{color:#04182d;background:none;padding:17px 35px;position:relative;border-radius:50px}.cta-button.button-main[data-v-27d5dfb0]:hover{background-color:rgba(37,150,190,.063)}.cta-button.button-main[data-v-27d5dfb0]:before{content:"";position:absolute;inset:0;border-radius:50px;border:3px solid transparent;background:linear-gradient(90deg,#2562be,#21c0eb) border-box;-webkit-mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude}@media(max-width:1000px){.mobile-header[data-v-27d5dfb0]{position:fixed;width:100%;top:0;left:0;height:80px;z-index:1000;background:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease}.mobile-header.scrolled[data-v-27d5dfb0]{background-color:hsla(0,0%,100%,.6);box-shadow:0 2px 10px rgba(0,0,0,.1)}img[data-v-27d5dfb0]{position:absolute;top:0;left:0;width:50vw;padding:20px 0;z-index:2}.menu li[data-v-27d5dfb0]{margin:0}.menu li a[data-v-27d5dfb0]{color:#fff;padding:20px;display:block;font-size:25px;font-weight:400;margin:auto;width:-moz-fit-content;width:fit-content;border:none!important}.menu li:hover>a[data-v-27d5dfb0]{color:#fff}.menu li a[data-v-27d5dfb0]:first-child{padding-top:30px}.menu li a:first-child.cta-button[data-v-27d5dfb0]{padding:10px 20px;margin-top:20px;color:#fff;border-radius:5px;border:1px solid #fff}.mobile-sub-menu[data-v-27d5dfb0]{max-height:0;overflow:hidden;transition:max-height .5s ease-in-out;padding-left:20px;opacity:0}.mobile-sub-menu.open[data-v-27d5dfb0]{max-height:300px;opacity:1}.mobile-sub-menu li a[data-v-27d5dfb0]{font-size:20px!important;padding:10px 20px!important;opacity:0;transform:translateY(-10px);transition:opacity .3s ease,transform .3s ease}.mobile-sub-menu.open li a[data-v-27d5dfb0]{opacity:1;transform:translateY(0);transition-delay:.2s}.mobile-navigation[data-v-27d5dfb0]{width:0;height:calc(100vh - 80px);overflow-x:hidden;position:fixed;top:80px;right:0;transition:.2s;background-color:#2562be;color:#fff;text-align:left;display:flex;flex-direction:column;white-space:nowrap}ul[data-v-27d5dfb0]{display:flex;flex-direction:column}.nav-open[data-v-27d5dfb0]{width:100vw;z-index:3}#closeNav[data-v-27d5dfb0],#openNav[data-v-27d5dfb0]{position:absolute;top:0;right:0;font-size:30px;padding:25px;width:30px;height:30px;display:flex;justify-content:center;align-items:center;opacity:0;rotate:90deg;transition:.2s;cursor:pointer;color:#ccc}#closeNav[data-v-27d5dfb0]{rotate:-90deg;color:#fff!important}#closeNav.active[data-v-27d5dfb0],#openNav.active[data-v-27d5dfb0]{z-index:3;opacity:1;rotate:0deg}#mobile-nav-bg[data-v-27d5dfb0]{position:fixed;top:0;right:0;width:100vw;height:80px;transition:.2s;z-index:-1}#mobile-nav-bg.active[data-v-27d5dfb0]{background-color:#2562be;z-index:1}}.footer[data-v-3b494af6]{display:block;position:absolute;background:linear-gradient(0deg,rgba(37,150,190,.376),#fff);width:100vw;left:0;padding:20px;box-sizing:border-box;text-align:center;font-size:14px;color:#333;overflow:hidden}.footer #footerContainer[data-v-3b494af6]{max-width:1200px;margin:0 auto}.footer a[data-v-3b494af6]{color:inherit;text-decoration:none}.footer #made-in-england[data-v-3b494af6]{font-size:14px;color:#666;display:flex;justify-content:center;align-items:center;margin:30px 0}.footer #made-in-england img[data-v-3b494af6]{width:25px;height:14px;margin:0;margin-left:10px}.footer #footerLinks[data-v-3b494af6]{padding:30px;text-align:left}.footer #footerLinks a[data-v-3b494af6]{display:inline-block;color:inherit;text-decoration:none;font-size:16px;margin:8px 0;cursor:pointer}.footer #footerLinks a[data-v-3b494af6]:hover{color:#ccc}.footer img[data-v-3b494af6]{width:200px;margin:20px}.footer #footerBottom[data-v-3b494af6]{padding:20px;border-top:2px solid inherit}.footer #socials[data-v-3b494af6]{margin-top:30px}.footer #socials a[data-v-3b494af6]{padding:20px}body,html{overflow-x:hidden;padding:0;margin:0}.v-toast{font-size:small}#app,.v-toast{font-family:Plus Jakarta Sans,sans-serif}#app{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#04182d;overflow:hidden}#app button,#app input{font-family:inherit}.carousel-container[data-v-8867cff6]{overflow:hidden;width:100%;display:flex;justify-content:center;align-items:center;height:100px}.carousel-track[data-v-8867cff6]{display:flex;align-items:center;animation:scroll-8867cff6 linear infinite;width:200%}.carousel-slide[data-v-8867cff6]{display:flex;align-items:center;margin:40px}.logo-image[data-v-8867cff6]{height:30px}@keyframes scroll-8867cff6{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (min-width:925px){.carousel-track[data-v-8867cff6]{justify-content:center}.logo-image[data-v-8867cff6]{height:40px}}.animate-section[data-v-6c5d1b62]{opacity:0;transform:translateY(30px);transition:opacity .8s ease-out,transform .8s ease-out}.animate-element[data-v-6c5d1b62]{opacity:0;transform:translateY(20px);transition:opacity .6s ease-out,transform .6s ease-out}.animate-title[data-v-6c5d1b62]{opacity:0;transform:translateY(15px);transition:opacity .5s ease-out,transform .5s ease-out}.animate-in[data-v-6c5d1b62]{opacity:1;transform:translateY(0)}button[data-v-6c5d1b62]{transition:transform .3s ease,box-shadow .3s ease,background-color .3s ease!important}.home section[data-v-6c5d1b62]{padding:80px 0;position:relative}.home section h2[data-v-6c5d1b62]{font-size:2.5em;font-weight:700;width:-moz-fit-content;width:fit-content;margin:0 auto;margin-bottom:20px;background:linear-gradient(90deg,#2562be,#04182d);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.home section .blue-gradient[data-v-6c5d1b62]{position:absolute;top:0;right:-50%;width:100%;height:100%;z-index:-1}.home .landing[data-v-6c5d1b62]{position:relative;text-align:center;padding:50px 20px}.home .landing h1[data-v-6c5d1b62]{font-size:3.4em;margin-bottom:40px;margin-top:10px;background:linear-gradient(90deg,#2562be,#04182d);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.home .landing p[data-v-6c5d1b62]{font-size:1.2em;max-width:800px;margin:0 auto;margin-bottom:40px;line-height:1.6}.home .landing .get-started[data-v-6c5d1b62]{background:linear-gradient(90deg,#2562be,#21c0eb);color:#fff;padding:17px 40px;border:none;font-size:1em;border-radius:50px;margin-bottom:40px;cursor:pointer}.home .landing .get-started[data-v-6c5d1b62]:hover{transform:translateY(-2px);box-shadow:0 6px 12px rgba(33,192,235,.2);cursor:pointer}.home .landing #landing-img[data-v-6c5d1b62]{width:80%;display:block;margin:0 auto}.home .carousel[data-v-6c5d1b62]{text-align:center;padding:50px 20px}.home .carousel h3[data-v-6c5d1b62]{font-weight:500;color:#04182d}.home .never-miss-a-call[data-v-6c5d1b62]{text-align:center;padding:100px 20px;background:linear-gradient(90deg,#2562be,#04182d);color:#fff;z-index:1}.home .never-miss-a-call h2[data-v-6c5d1b62]{font-size:2.5em;font-weight:700;width:-moz-fit-content;width:fit-content;margin:0 auto;margin-bottom:20px;background:linear-gradient(90deg,#fff,#9d9d9d);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.home .never-miss-a-call p[data-v-6c5d1b62]{font-size:1.2em;max-width:650px;margin:0 auto;margin-bottom:40px;line-height:1.6}.home .never-miss-a-call .buttons[data-v-6c5d1b62]{display:flex;justify-content:center;gap:20px}.home .never-miss-a-call .buttons .get-started[data-v-6c5d1b62]{background:linear-gradient(90deg,#2562be,#21c0eb);color:#fff;padding:17px 40px;border:none;font-size:1em;border-radius:50px;cursor:pointer}.home .never-miss-a-call .buttons .get-started[data-v-6c5d1b62]:hover{transform:translateY(-2px);box-shadow:0 6px 12px rgba(33,192,235,.2);cursor:pointer}.home .never-miss-a-call .buttons .learn-more[data-v-6c5d1b62]{background-color:transparent;border:none;color:#fff;font-size:1em;padding:17px 40px;display:flex;align-items:center;position:relative;border-radius:50px}.home .never-miss-a-call .buttons .learn-more svg[data-v-6c5d1b62]{margin-right:8px;fill:currentColor}.home .never-miss-a-call .buttons .learn-more[data-v-6c5d1b62]:hover{transform:translateY(-2px);box-shadow:0 6px 12px rgba(33,192,235,.2);cursor:pointer}.home .never-miss-a-call .buttons .learn-more[data-v-6c5d1b62]:before{content:"";position:absolute;inset:0;border-radius:50px;border:3px solid transparent;background:linear-gradient(90deg,#2562be,#21c0eb) border-box;-webkit-mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude}.home .features .container[data-v-6c5d1b62]{display:grid;grid-template-columns:repeat(30,1fr);grid-gap:2rem;padding:2rem;width:80%;margin:0 auto}.home .features .blue-gradient[data-v-6c5d1b62]{top:50vh}.home .features .card[data-v-6c5d1b62]{background:#f2f8ff;padding:1.5rem;padding-bottom:0;box-sizing:border-box;border-radius:1rem;box-shadow:0 4px 10px rgba(0,0,0,.05);display:flex;flex-direction:column;height:100%}.home .features .card h3[data-v-6c5d1b62]{font-size:1.5em;margin:0;color:#04182d;text-align:left}.home .features .card p[data-v-6c5d1b62]{font-size:1em;font-weight:500;color:#333;text-align:left}.home .features .card img[data-v-6c5d1b62]{max-width:100%;height:auto;display:block}.home .features .flex[data-v-6c5d1b62]{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:1rem}.home .features .card1[data-v-6c5d1b62]{grid-column:span 12;grid-row:1}.home .features .card2[data-v-6c5d1b62]{grid-column:span 10;grid-row:1}.home .features .card3[data-v-6c5d1b62]{grid-column:span 8;grid-row:1}.home .features .card3 img[data-v-6c5d1b62]{width:80%;margin:5% auto 0}.home .features .card4[data-v-6c5d1b62]{grid-column:span 15;grid-row:2}.home .features .card4 h3[data-v-6c5d1b62]{font-size:1.2em}.home .features .card4 p[data-v-6c5d1b62]{font-size:.9em}.home .features .card4 img[data-v-6c5d1b62]{height:60%;margin-right:20px}.home .features .card5[data-v-6c5d1b62]{grid-column:span 15;grid-row:3;justify-content:flex-start;align-items:flex-start;gap:0}.home .features .card5 h3[data-v-6c5d1b62]{font-size:1.2em}.home .features .card5 p[data-v-6c5d1b62]{font-size:.9em}.home .features .card5 img[data-v-6c5d1b62]{width:70%;margin:0 auto}.home .features .card6[data-v-6c5d1b62]{grid-column:span 15;grid-row:2/span 2}.home .line[data-v-6c5d1b62]{position:absolute;top:0;z-index:-1}.home .line.line1[data-v-6c5d1b62]{top:-30px;height:100px;width:100px;left:calc(50% - 50px)}.home .line.line2[data-v-6c5d1b62]{top:3.9em;right:-10%;width:calc(50% - 300px);height:100px}.home .line.line3[data-v-6c5d1b62]{top:3.7em;left:-10%;width:calc(50% - 300px);height:100px}.home .outbound .outbound-features[data-v-6c5d1b62]{background-color:#f2f8ff;display:flex;flex-direction:row;max-width:80%;margin:0 auto;margin-top:40px;border-radius:15px}.home .outbound .outbound-features img[data-v-6c5d1b62]{width:55%;height:auto;margin-right:20px}.home .outbound .outbound-features .features-list .feature[data-v-6c5d1b62]{border-left:3px solid #21c0eb;text-align:left;padding:0 20px;margin:40px 20px}.home .tiles[data-v-6c5d1b62]{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:40px;padding:50px 20px;max-width:80%;margin:0 auto}.home .tiles .blue-gradient[data-v-6c5d1b62]{right:20%;top:-40%;height:200%;width:200%}.home .tiles .tile[data-v-6c5d1b62]{grid-column:span 1;background-color:#f2f8ff;padding:30px;box-sizing:border-box;text-align:left;min-height:100%;border-radius:15px}.home .tiles .tile h2[data-v-6c5d1b62]{width:100%}.home .tiles .tile img[data-v-6c5d1b62]{width:100%;height:auto}.home .tiles .flex[data-v-6c5d1b62]{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.home .tiles .flex .text[data-v-6c5d1b62]{width:60%}.home .tiles .flex img[data-v-6c5d1b62]{width:60%;height:auto}.home .pricing[data-v-6c5d1b62]{padding:80px 20px;text-align:center}.home .pricing p[data-v-6c5d1b62]{max-width:800px;margin:0 auto 60px;font-size:1.2em;line-height:1.6;margin-bottom:120px;font-weight:500}.home .pricing .slider-container[data-v-6c5d1b62]{position:relative;width:80%;max-width:1000px;margin:0 auto 60px}.home .pricing .blue-gradient[data-v-6c5d1b62]{width:200%;height:200%;right:-100%;top:-40%}.home .pricing .practitioner-count[data-v-6c5d1b62]{width:100px;height:50px;background:#2562be;color:#fff;border-radius:25px;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;margin:0 auto 30px;box-shadow:0 4px 8px rgba(0,0,0,.1);position:absolute;top:-80px;left:calc(4.7619%*(var(--b8ab888c) - .5));cursor:default}.home .pricing .slider[data-v-6c5d1b62]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:12px;background:none;border:3px solid #ccc;border-radius:50px;outline:none;cursor:pointer}.home .pricing .slider[data-v-6c5d1b62]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:25px;height:25px;border-radius:50%;background:#fff;border:3px solid #21c0eb;cursor:pointer;box-shadow:0 4px 8px rgba(0,0,0,.1);z-index:200}.home .pricing .slider[data-v-6c5d1b62]::-moz-range-thumb{width:25px;height:25px;border-radius:50%;background:#fff;border:3px solid #21c0eb;cursor:pointer;box-shadow:0 4px 8px rgba(0,0,0,.1);z-index:100}.home .pricing .slider-track[data-v-6c5d1b62]{position:absolute;height:12px;background:linear-gradient(90deg,#21c0eb,#2562be);top:4px;left:5px;width:calc(5%*var(--b8ab888c));pointer-events:none;z-index:-1}.home .pricing .pricing-cards[data-v-6c5d1b62]{display:flex;gap:40px;max-width:1200px;margin:0 auto}@media(max-width:768px){.home .pricing .pricing-cards[data-v-6c5d1b62]{flex-direction:column}}.home .pricing .benefits-card[data-v-6c5d1b62],.home .pricing .price-card[data-v-6c5d1b62]{flex:1;padding:40px;border-radius:20px;box-shadow:0 4px 20px rgba(0,0,0,.05)}.home .pricing .price-card[data-v-6c5d1b62]{background:#f2f8ff;border:1px solid #2592be;display:flex;flex-direction:column;text-align:center;justify-content:space-around}.home .pricing .price-label[data-v-6c5d1b62]{font-size:20px;font-weight:500;margin-bottom:20px;color:#333}.home .pricing .price[data-v-6c5d1b62]{font-size:3.4em;font-weight:700;color:#2562be;display:flex;align-items:center;justify-content:center;margin-bottom:15px}.home .pricing .alternative-pricing[data-v-6c5d1b62]{color:#2562be;font-size:14px;margin-bottom:40px;font-weight:700}.home .pricing .get-started-btn[data-v-6c5d1b62]{background:linear-gradient(90deg,#2562be,#21c0eb);color:#fff;padding:15px 30px;border:none;border-radius:30px;font-size:16px;font-weight:500;width:80%;margin:0 auto;cursor:pointer;transition:transform .3s ease}.home .pricing .get-started-btn[data-v-6c5d1b62]:hover{transform:translateY(-2px);box-shadow:0 6px 12px rgba(33,192,235,.2);cursor:pointer}.home .pricing .benefits-card[data-v-6c5d1b62]{background:linear-gradient(135deg,#2562be,#04182d);color:#fff;text-align:left}.home .pricing .benefits-card h3[data-v-6c5d1b62]{font-size:24px;margin-bottom:30px;font-weight:600}.home .pricing .benefits-card .benefit[data-v-6c5d1b62]{display:flex;margin-bottom:25px;align-items:flex-start}.home .pricing .benefits-card .benefit .check-icon[data-v-6c5d1b62]{color:#21c0eb;font-size:20px;font-weight:700;width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:15px;flex-shrink:0}.home .reviews[data-v-6c5d1b62]{padding:80px 20px;text-align:center;position:relative;overflow:hidden}.home .reviews h2[data-v-6c5d1b62]{margin-bottom:60px}.home .reviews .reviews-container[data-v-6c5d1b62]{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px;max-width:80%;margin:0 auto}@media(max-width:768px){.home .reviews .reviews-container[data-v-6c5d1b62]{grid-template-columns:1fr}}.home .reviews .review[data-v-6c5d1b62]{background:#fff;border-radius:15px;padding:30px;box-shadow:0 4px 15px rgba(0,0,0,.05);text-align:left;display:flex;flex-direction:column;box-sizing:border-box;margin-bottom:30px}.home .reviews .review p[data-v-6c5d1b62]{color:#333;line-height:1.6;margin-bottom:20px}.home .reviews .review .customer[data-v-6c5d1b62]{display:flex;align-items:center;margin-top:15px}.home .reviews .review .customer .customer-photo[data-v-6c5d1b62]{width:60px;height:60px;border-radius:50%;-o-object-fit:cover;object-fit:cover;margin-right:15px;border:3px solid #f0f8ff}.home .reviews .review .customer .customer-info h4[data-v-6c5d1b62]{color:#2562be;margin:0;margin-bottom:5px}.home .reviews .review .customer .customer-info p[data-v-6c5d1b62]{color:#777;margin:0}.home .faqs[data-v-6c5d1b62]{padding:80px 20px;position:relative;overflow:hidden}.home .faqs h2[data-v-6c5d1b62]{margin-bottom:60px}.home .faqs .faqs-container[data-v-6c5d1b62]{display:grid;grid-template-columns:repeat(2,1fr);gap:30px;max-width:80%;margin:0 auto}@media(max-width:768px){.home .faqs .faqs-container[data-v-6c5d1b62]{grid-template-columns:1fr}}.home .faqs .faq[data-v-6c5d1b62]{background:#f2f8ff;border-radius:15px;padding:30px;text-align:left;transition:all .3s ease}@media(max-width:768px){.home .faqs .faq[data-v-6c5d1b62]{cursor:pointer}.home .faqs .faq[data-v-6c5d1b62]:hover{background:#e8f4ff}}.home .faqs .faq .faq-header[data-v-6c5d1b62]{display:flex;justify-content:space-between;align-items:center}.home .faqs .faq h3[data-v-6c5d1b62]{color:#2562be;font-size:1.3em;font-weight:700;margin-top:0;margin-bottom:15px}@media(max-width:768px){.home .faqs .faq h3[data-v-6c5d1b62]{margin-bottom:0;padding-right:20px}}.home .faqs .faq .faq-toggle[data-v-6c5d1b62]{color:#2562be;transition:transform .3s ease}@media(max-width:768px){.home .faqs .faq .faq-content[data-v-6c5d1b62]{max-height:0;overflow:hidden;transition:max-height .3s ease,opacity .3s ease,margin-top .3s ease;opacity:0;margin-top:0}}.home .faqs .faq.expanded .faq-toggle[data-v-6c5d1b62]{transform:rotate(180deg)}@media(max-width:768px){.home .faqs .faq.expanded .faq-content[data-v-6c5d1b62]{max-height:1000px;opacity:1;margin-top:15px}}.home .faqs .faq p[data-v-6c5d1b62]{color:#333;line-height:1.6;margin:0;font-weight:500}.home .need-anything[data-v-6c5d1b62]{padding:80px 20px;text-align:center;position:relative}.home .need-anything h2[data-v-6c5d1b62]{margin-bottom:30px}.home .need-anything button[data-v-6c5d1b62]{background-color:#fff;position:relative;padding:15px 45px;border:none;border-radius:30px;font-size:16px;margin-top:30px;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.home .need-anything button[data-v-6c5d1b62]:hover{transform:translateY(-2px);box-shadow:0 6px 12px rgba(33,192,235,.2)}.home .need-anything button[data-v-6c5d1b62]:before{content:"";position:absolute;inset:0;border-radius:50px;border:2px solid transparent;background:linear-gradient(90deg,#2562be,#21c0eb) border-box;-webkit-mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude}@media(max-width:800px){.home section h2[data-v-6c5d1b62]{font-size:1.7em;padding:0 10px}.home .landing[data-v-6c5d1b62]{padding-top:20px}.home .landing h1[data-v-6c5d1b62]{font-size:2.1em}.home .landing p[data-v-6c5d1b62]{font-size:1.1em}.home .landing #landing-img[data-v-6c5d1b62]{width:100%;height:auto}.home .never-miss-a-call h2[data-v-6c5d1b62]{font-size:2em}.home .never-miss-a-call p[data-v-6c5d1b62]{font-size:1em}.home .never-miss-a-call .buttons[data-v-6c5d1b62]{gap:10px}.home .never-miss-a-call .buttons .get-started[data-v-6c5d1b62],.home .never-miss-a-call .buttons .learn-more[data-v-6c5d1b62]{padding:20px 6%}.home .features .container[data-v-6c5d1b62]{grid-template-columns:repeat(1,1fr);width:unset;padding:20px}.home .features .card[data-v-6c5d1b62]{padding:1rem;padding-bottom:0}.home .features .card h3[data-v-6c5d1b62]{font-size:1.3em}.home .features .card1[data-v-6c5d1b62],.home .features .card2[data-v-6c5d1b62],.home .features .card3[data-v-6c5d1b62],.home .features .card4[data-v-6c5d1b62],.home .features .card5[data-v-6c5d1b62],.home .features .card6[data-v-6c5d1b62]{grid-column:span 1;grid-row:auto}.home .features .card3[data-v-6c5d1b62]{padding:1rem}.home .features .card4 img[data-v-6c5d1b62]{height:40%}.home .features .card5[data-v-6c5d1b62]{align-items:flex-end}.home .features .card5 img[data-v-6c5d1b62]{width:50%}.home .outbound .line3[data-v-6c5d1b62]{top:5em;left:-10%;width:calc(50% - 120px);height:60px}.home .outbound .outbound-features[data-v-6c5d1b62]{flex-direction:column-reverse;align-items:center;max-width:unset;margin:20px}.home .outbound .outbound-features img[data-v-6c5d1b62]{width:90%;height:auto;margin:0}.home .outbound .outbound-features .features-list .feature[data-v-6c5d1b62]{padding:0 10px;margin:20px}.home .outbound .outbound-features .features-list .feature h4[data-v-6c5d1b62]{margin-bottom:10px}.home .tiles[data-v-6c5d1b62]{grid-template-columns:1fr;padding:20px;max-width:unset}.home .tiles .tile[data-v-6c5d1b62]{padding:20px;margin-bottom:20px}.home .tiles .tile h2[data-v-6c5d1b62]{font-size:1.5em}.home .pricing p[data-v-6c5d1b62]{font-size:1em}.home .pricing .practitioner-count[data-v-6c5d1b62]{width:50px;height:30px;font-size:14px;top:-50px}.home .pricing .benefits-card[data-v-6c5d1b62],.home .pricing .price-card[data-v-6c5d1b62]{padding:20px}.home .pricing .benefits-card h3[data-v-6c5d1b62],.home .pricing .price-card h3[data-v-6c5d1b62]{font-size:1.2em}.home .pricing .price[data-v-6c5d1b62]{font-size:2.5em}.home .pricing .price-label[data-v-6c5d1b62]{font-size:17px}.home .reviews .reviews-container[data-v-6c5d1b62]{grid-template-columns:1fr;max-width:unset}.home .faqs .faqs-container[data-v-6c5d1b62]{max-width:unset}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.v-toast--fade-out{animation-name:fadeOut}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.v-toast--fade-in-down{animation-name:fadeInDown}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.v-toast--fade-in-up{animation-name:fadeInUp}.fade-enter-active,.fade-leave-active{transition:opacity .15s ease-out}.fade-enter,.fade-leave-to{opacity:0}.v-toast{position:fixed;display:flex;top:0;bottom:0;left:0;right:0;padding:2em;overflow:hidden;z-index:1090;pointer-events:none}.v-toast__item{display:inline-flex;align-items:center;animation-duration:.15s;margin:.5em 0;box-shadow:0 1px 4px rgba(0,0,0,.12),0 0 6px rgba(0,0,0,.04);border-radius:.25em;pointer-events:auto;opacity:.92;color:#fff;min-height:3em;cursor:pointer}.v-toast__item--success{background-color:#28a745}.v-toast__item--info{background-color:#17a2b8}.v-toast__item--warning{background-color:#ffc107}.v-toast__item--error{background-color:#dc3545}.v-toast__item--default{background-color:#343a40}.v-toast__item--warning{color:#000}.v-toast__item.v-toast__item--bottom,.v-toast__item.v-toast__item--top{align-self:center}.v-toast__item.v-toast__item--bottom-right,.v-toast__item.v-toast__item--top-right{align-self:flex-end}.v-toast__item.v-toast__item--bottom-left,.v-toast__item.v-toast__item--top-left{align-self:flex-start}.v-toast__text{margin:0;padding:.5em 1em;word-break:break-word}.v-toast__icon{display:none}.v-toast.v-toast--top{flex-direction:column}.v-toast.v-toast--bottom{flex-direction:column-reverse}.v-toast.v-toast--custom-parent{position:absolute}@media screen and (max-width:768px){.v-toast{padding:0;position:fixed!important}}.v-toast__item{opacity:1;min-height:4em}.v-toast__item .v-toast__text{padding:1.5em 1em}.v-toast__item .v-toast__icon{display:block;width:27px;min-width:27px;height:27px;margin-left:1em;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 45.999 45.999'%3E%3Cpath fill='%23fff' d='M39.264 6.736c-8.982-8.981-23.545-8.982-32.528 0-8.982 8.982-8.981 23.545 0 32.528 8.982 8.98 23.545 8.981 32.528 0 8.981-8.983 8.98-23.545 0-32.528zM25.999 33a3 3 0 1 1-6 0V21a3 3 0 1 1 6 0v12zm-3.053-17.128c-1.728 0-2.88-1.224-2.844-2.735-.036-1.584 1.116-2.771 2.879-2.771 1.764 0 2.88 1.188 2.917 2.771-.001 1.511-1.152 2.735-2.952 2.735z'/%3E%3C/svg%3E") no-repeat}[dir=rtl] .v-toast__item .v-toast__icon{margin-left:unset;margin-right:1em}.v-toast__item.v-toast__item--success .v-toast__icon{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 52 52'%3E%3Cpath fill='%23fff' d='M26 0C11.664 0 0 11.663 0 26s11.664 26 26 26 26-11.663 26-26S40.336 0 26 0zm14.495 17.329-16 18a1.997 1.997 0 0 1-2.745.233l-10-8a2 2 0 0 1 2.499-3.124l8.517 6.813L37.505 14.67a2.001 2.001 0 0 1 2.99 2.659z'/%3E%3C/svg%3E") no-repeat}.v-toast__item.v-toast__item--error .v-toast__icon{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 51.976 51.976'%3E%3Cpath fill='%23fff' d='M44.373 7.603c-10.137-10.137-26.632-10.138-36.77 0-10.138 10.138-10.137 26.632 0 36.77s26.632 10.138 36.77 0c10.137-10.138 10.137-26.633 0-36.77zm-8.132 28.638a2 2 0 0 1-2.828 0l-7.425-7.425-7.778 7.778a2 2 0 1 1-2.828-2.828l7.778-7.778-7.425-7.425a2 2 0 1 1 2.828-2.828l7.425 7.425 7.071-7.071a2 2 0 1 1 2.828 2.828l-7.071 7.071 7.425 7.425a2 2 0 0 1 0 2.828z'/%3E%3C/svg%3E") no-repeat}.v-toast__item.v-toast__item--warning .v-toast__icon{background:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 52 52' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M49.466 41.26 29.216 6.85c-.69-1.16-1.89-1.85-3.22-1.85-1.32 0-2.53.69-3.21 1.85L2.536 41.26c-.71 1.2-.72 2.64-.03 3.85.68 1.18 1.89 1.89 3.24 1.89h40.51c1.35 0 2.56-.71 3.23-1.89.7-1.21.69-2.65-.02-3.85zm-25.53-21.405h3.381v3.187l-.724 8.92H24.66l-.725-8.92v-3.187zm2.97 17.344a1.712 1.712 0 0 1-1.267.543c-.491 0-.914-.181-1.268-.543a1.788 1.788 0 0 1-.531-1.297c0-.502.176-.935.53-1.297a1.712 1.712 0 0 1 1.269-.544c.49 0 .914.181 1.268.544s.53.795.53 1.297c0 .503-.176.934-.53 1.297z'/%3E%3C/svg%3E") no-repeat}