.Timeline-module-scss-module__ziplfq__container{text-align:center;width:100%;padding:60px 10vw;font-family:inherit}.Timeline-module-scss-module__ziplfq__heading{color:var(--bluish-black);font-size:max(2vw,1.25rem);font-weight:600;font-family:var(--amethysta);margin-bottom:40px}.Timeline-module-scss-module__ziplfq__timeline{justify-content:space-between;align-items:flex-start;margin:0 auto;padding:0;list-style:none;display:flex;position:relative}.Timeline-module-scss-module__ziplfq__step{z-index:1;flex-direction:column;flex:1;align-items:center;display:flex;position:relative}.Timeline-module-scss-module__ziplfq__step:not(:last-child):after{content:"";z-index:-1;background-color:#ebebeb;width:100%;height:2px;position:absolute;top:40px;left:50%}.Timeline-module-scss-module__ziplfq__iconWrapper{color:#4a4a4a;background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:16px;display:flex;box-shadow:0 10px 25px #0000000d}.Timeline-module-scss-module__ziplfq__iconWrapper svg{stroke-width:1.5px;width:32px;height:32px}.Timeline-module-scss-module__ziplfq__stepNumber{color:#a0a0a0;margin-bottom:8px;font-size:.75rem;font-weight:500}.Timeline-module-scss-module__ziplfq__stepTitle{color:#333;margin-bottom:8px;font-size:1rem;font-weight:600}.Timeline-module-scss-module__ziplfq__stepDesc{color:#666;text-align:center;max-width:160px;font-size:.875rem;line-height:1.4}@media (max-width:768px){.Timeline-module-scss-module__ziplfq__timeline{flex-direction:column;align-items:center;gap:40px}.Timeline-module-scss-module__ziplfq__step:not(:last-child):after{width:2px;height:calc(100% + 40px);top:80px;left:50%;transform:translate(-50%)}}
.Services-module-scss-module__Nut0xG__container{text-align:center;width:100%;margin:0 auto;padding:60px 10vw;font-family:inherit}.Services-module-scss-module__Nut0xG__heading{color:var(--bluish-black);font-size:max(2vw,1.75rem);font-weight:600;font-family:var(--amethysta);margin-bottom:40px}.Services-module-scss-module__Nut0xG__grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.Services-module-scss-module__Nut0xG__card{background-color:#faf9f8;border-radius:16px;flex-direction:column;transition:transform .2s;display:flex;overflow:hidden;box-shadow:0 4px 15px #0000000d}.Services-module-scss-module__Nut0xG__card:hover{transform:translateY(-5px)}.Services-module-scss-module__Nut0xG__imageContainer{background-color:#e0e0e0;width:100%;height:160px;position:relative}.Services-module-scss-module__Nut0xG__content{flex-direction:column;flex-grow:1;justify-content:space-between;align-items:center;padding:20px 16px;display:flex}.Services-module-scss-module__Nut0xG__cardTitle{color:#333;text-align:center;margin-bottom:16px;font-size:1rem;font-weight:600;line-height:1.3}.Services-module-scss-module__Nut0xG__button{border:1px solid var(--bluish-black);color:var(--cyan);cursor:pointer;background-color:#0000;border-radius:20px;padding:8px 24px;font-size:.875rem;font-weight:500;transition:all .2s}.Services-module-scss-module__Nut0xG__button:hover{background-color:var(--cyan);color:#fff}@media (max-width:1024px){.Services-module-scss-module__Nut0xG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.Services-module-scss-module__Nut0xG__grid{grid-template-columns:1fr}}
.Testimonials-module-scss-module__3Kwsgq__container{text-align:center;background-color:#fff;width:100%;padding:80px 0;font-family:inherit}.Testimonials-module-scss-module__3Kwsgq__heading{color:#333;margin-bottom:50px;font-size:1.75rem;font-weight:600}.Testimonials-module-scss-module__3Kwsgq__carouselWrapper{align-items:center;max-width:calc(100% - 20vw);margin:0 auto;display:flex;position:relative}.Testimonials-module-scss-module__3Kwsgq__carousel{scroll-snap-type:x mandatory;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none;gap:24px;padding:10px 0;display:flex;overflow-x:auto}.Testimonials-module-scss-module__3Kwsgq__carousel::-webkit-scrollbar{display:none}.Testimonials-module-scss-module__3Kwsgq__card{text-align:left;scroll-snap-align:start;background-color:#faf9f8;border-radius:16px;flex-direction:column;flex:none;min-width:300px;max-width:350px;padding:32px 24px;display:flex;box-shadow:0 4px 15px #00000008}.Testimonials-module-scss-module__3Kwsgq__stars{color:#f5b041;gap:4px;margin-bottom:16px;display:flex}.Testimonials-module-scss-module__3Kwsgq__stars svg{fill:currentColor;width:18px;height:18px}.Testimonials-module-scss-module__3Kwsgq__reviewText{color:#555;white-space:pre-wrap;flex-grow:1;margin-bottom:24px;font-size:.875rem;line-height:1.6}.Testimonials-module-scss-module__3Kwsgq__userInfo{align-items:center;gap:12px;display:flex}.Testimonials-module-scss-module__3Kwsgq__avatar{color:#5a4a3d;background-color:#e2d5c8;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.1rem;font-weight:600;display:flex}.Testimonials-module-scss-module__3Kwsgq__nameContainer{flex-direction:column;display:flex}.Testimonials-module-scss-module__3Kwsgq__name{color:#333;font-size:.95rem;font-weight:700}.Testimonials-module-scss-module__3Kwsgq__source{color:#999;font-size:.75rem}.Testimonials-module-scss-module__3Kwsgq__navButton{cursor:pointer;z-index:10;color:#666;background-color:#fff;border:1px solid #eaeaea;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 10px #0000000d}.Testimonials-module-scss-module__3Kwsgq__navButton:hover{color:#333;background-color:#faf9f8}.Testimonials-module-scss-module__3Kwsgq__prevButton{left:-20px}.Testimonials-module-scss-module__3Kwsgq__nextButton{right:-20px}@media (max-width:768px){.Testimonials-module-scss-module__3Kwsgq__navButton{display:none}.Testimonials-module-scss-module__3Kwsgq__card{min-width:280px}}
.Faq-module-scss-module__u4b3NG__container{width:100%;margin:0 auto;padding:80px 10vw;font-family:inherit}.Faq-module-scss-module__u4b3NG__heading{color:var(--bluish-black);font-size:max(2vw,1.75rem);font-weight:600;font-family:var(--amethysta);margin-bottom:40px}.Faq-module-scss-module__u4b3NG__grid{grid-template-columns:repeat(2,1fr);gap:16px 24px;display:grid}.Faq-module-scss-module__u4b3NG__accordionItem{background-color:#fff;border:1px solid #eaeaea;border-radius:8px;transition:all .2s;overflow:hidden;box-shadow:0 2px 8px #00000005}.Faq-module-scss-module__u4b3NG__accordionHeader{cursor:pointer;color:#444;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:20px 24px;font-size:.95rem;font-weight:600;display:flex}.Faq-module-scss-module__u4b3NG__accordionHeader:hover{background-color:#faf9f8}.Faq-module-scss-module__u4b3NG__icon{color:#888;flex-shrink:0;width:20px;height:20px;margin-left:16px;transition:transform .3s}.Faq-module-scss-module__u4b3NG__iconOpen{transform:rotate(180deg)}.Faq-module-scss-module__u4b3NG__accordionContent{color:#666;padding:0 24px 20px;font-size:.875rem;line-height:1.6}@media (max-width:768px){.Faq-module-scss-module__u4b3NG__grid{grid-template-columns:1fr}}
.CTA-module-scss-module__x4p7KW__ctaSection{background-color:var(--dark-blue);padding:80px 20px;font-family:inherit;position:relative;overflow:hidden}.CTA-module-scss-module__x4p7KW__container{z-index:2;justify-content:space-between;align-items:center;gap:40px;max-width:1000px;margin:0 auto;display:flex;position:relative}.CTA-module-scss-module__x4p7KW__textContent{flex-direction:column;gap:16px;max-width:500px;display:flex}.CTA-module-scss-module__x4p7KW__overline{text-transform:uppercase;letter-spacing:2px;color:#aebfc4;font-size:.75rem;font-weight:600}.CTA-module-scss-module__x4p7KW__heading{color:var(--white);font-size:max(2vw,1.75rem);font-weight:600;font-family:var(--amethysta);margin-bottom:40px}.CTA-module-scss-module__x4p7KW__subtitle{color:#d1dde0;font-size:1rem;font-weight:300}.CTA-module-scss-module__x4p7KW__actionContent{flex-direction:column;align-items:center;gap:16px;display:flex}.CTA-module-scss-module__x4p7KW__button{background-color:var(--cyan);color:#fff;border-radius:8px;align-items:center;gap:12px;padding:16px 32px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:background-color .2s,transform .2s;display:flex;box-shadow:0 4px 12px #0000001a}.CTA-module-scss-module__x4p7KW__button:hover{background-color:var(--light-cyan);transform:translateY(-2px)}.CTA-module-scss-module__x4p7KW__icon{width:24px;height:24px;fill:var(--white)}.CTA-module-scss-module__x4p7KW__securityNote{color:#aebfc4;align-items:center;gap:8px;font-size:.85rem;display:flex}.CTA-module-scss-module__x4p7KW__lockIcon{width:16px;height:16px;color:var(--light-cyan)}@media (max-width:768px){.CTA-module-scss-module__x4p7KW__container{text-align:center;flex-direction:column}.CTA-module-scss-module__x4p7KW__heading{font-size:2rem}.CTA-module-scss-module__x4p7KW__actionContent{width:100%;margin-top:20px}.CTA-module-scss-module__x4p7KW__button{justify-content:center;width:100%}}
.HeroSection-module-scss-module__8AKCfW__primaryButton{background-color:var(--cyan);white-space:nowrap;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:10px 16px;text-decoration:none;transition:all .25s;display:flex}.HeroSection-module-scss-module__8AKCfW__primaryButton span{font-size:clamp(1rem,1.25vw,1.25rem);font-family:var(--amethysta);color:var(--white);margin:0}.HeroSection-module-scss-module__8AKCfW__primaryButton:hover{background-color:var(--light-cyan);border:1px solid var(--cyan)}.HeroSection-module-scss-module__8AKCfW__secondaryButton{font-family:var(--amethysta);background-color:var(--white);border:1px solid var(--cyan);color:var(--cyan);white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;padding:10px 16px;font-size:clamp(1rem,1.25vw,1.25rem);text-decoration:none;transition:all .25s;display:flex}.HeroSection-module-scss-module__8AKCfW__secondaryButton:hover{background-color:var(--cyan);border:1px solid var(--white);color:var(--white)}.HeroSection-module-scss-module__8AKCfW__heroSection{background:linear-gradient(28deg, var(--light-blue) 0%, #fff 66%);grid-template-columns:1fr;min-height:60vh;display:grid}@media (min-width:992px){.HeroSection-module-scss-module__8AKCfW__heroSection{grid-template-columns:1.2fr .8fr;align-items:center}}.HeroSection-module-scss-module__8AKCfW__heroContentContainer{flex-direction:column;justify-content:center;gap:1.75rem;padding:8rem 5vw 2rem;display:flex}@media (min-width:992px){.HeroSection-module-scss-module__8AKCfW__heroContentContainer{gap:2rem;padding:8rem 5vw 4rem 10vw}}.HeroSection-module-scss-module__8AKCfW__heroContentContainer h2{color:var(--dark-cyan);font-family:var(--amethysta);font-size:clamp(1.8rem,2.5vw,3rem);line-height:1.2}.HeroSection-module-scss-module__8AKCfW__heroContentContainer h2 strong{color:var(--light-cyan)}.HeroSection-module-scss-module__8AKCfW__heroContentContainer p{color:var(--bluish-black);font-size:clamp(.95rem,1vw,1.25rem);line-height:1.6}.HeroSection-module-scss-module__8AKCfW__heroContentContainer p strong{font-weight:600}.HeroSection-module-scss-module__8AKCfW__buttonGroup{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}@media (max-width:576px){.HeroSection-module-scss-module__8AKCfW__buttonGroup{flex-direction:column}.HeroSection-module-scss-module__8AKCfW__buttonGroup a{width:100%}}.HeroSection-module-scss-module__8AKCfW__heroCardServices{background-color:var(--white);border-radius:10px;width:100%;max-width:max-content;padding:1.2rem 1.5rem;box-shadow:-4px 9px 25px -6px #0000001a}@media (max-width:576px){.HeroSection-module-scss-module__8AKCfW__heroCardServices{max-width:100%}}.HeroSection-module-scss-module__8AKCfW__heroCardServices ul{color:var(--bluish-black);flex-wrap:wrap;justify-content:space-between;gap:2rem;padding:0;list-style:none;display:flex}@media (max-width:576px){.HeroSection-module-scss-module__8AKCfW__heroCardServices ul{flex-direction:column;gap:1.5rem}}.HeroSection-module-scss-module__8AKCfW__heroCardServices ul li{padding-left:36px;font-size:.9rem;line-height:1.3;position:relative}.HeroSection-module-scss-module__8AKCfW__heroCardServices ul li strong{font-weight:600}.HeroSection-module-scss-module__8AKCfW__heroCardServices ul li:before{content:"";background-color:var(--cyan);background-position:50%;background-repeat:no-repeat;background-size:16px;border-radius:50%;width:28px;height:28px;position:absolute;top:2px;left:0}.HeroSection-module-scss-module__8AKCfW__heroCardServices ul li:first-child:before{background-image:url(/assets/icon-talk.png)}.HeroSection-module-scss-module__8AKCfW__heroCardServices ul li:nth-child(2):before{background-image:url(/assets/icon-online.png)}.HeroSection-module-scss-module__8AKCfW__heroCardServices ul li:nth-child(3):before{background-image:url(/assets/icon-form.png)}.HeroSection-module-scss-module__8AKCfW__imageColumn{justify-content:center;align-items:center;width:100%;padding:2rem 5vw 4rem;display:flex}@media (min-width:992px){.HeroSection-module-scss-module__8AKCfW__imageColumn{height:100%;padding:8rem 8vw 4rem 2rem}}.HeroSection-module-scss-module__8AKCfW__imageWrapper{aspect-ratio:4/5;background-color:var(--light-blue);border:1px solid #ffffffe6;border-radius:24px;width:100%;max-width:440px;position:relative;overflow:hidden;box-shadow:0 16px 36px #00000014}.HeroSection-module-scss-module__8AKCfW__imageWrapper:after{content:"";border-radius:inherit;pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #65a3b826}.HeroSection-module-scss-module__8AKCfW__heroSectionImage{object-fit:cover;object-position:center 20%;transition:transform .5s}.HeroSection-module-scss-module__8AKCfW__imageWrapper:hover .HeroSection-module-scss-module__8AKCfW__heroSectionImage{transform:scale(1.02)}
