html:has(.landing-page){background:#fff!important}html:has(.landing-page) body{background:#fff!important}.landing-page{color:#1a1a2e!important;background:#fff!important}.landing-section{padding:100px 0}.scroll-reveal{opacity:0;will-change:opacity, transform;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);transform:translateY(40px)}.scroll-reveal--left{opacity:0;transform:translate(-50px)}.scroll-reveal--right{opacity:0;transform:translate(50px)}.scroll-reveal--scale{opacity:0;transform:scale(.92)}.scroll-reveal--none{opacity:0;transform:none}.scroll-reveal--visible{opacity:1;transform:translateY(0)translate(0)scale(1)!important}.section-label{text-transform:uppercase;letter-spacing:.12em;color:var(--primary);align-items:center;gap:8px;margin-bottom:12px;font-size:13px;font-weight:700;display:inline-flex}.section-label:before{content:"";background:var(--primary);border-radius:1px;width:20px;height:2px;display:inline-block}.section-heading{font-family:var(--font-heading), "Outfit", sans-serif;color:#1a1a2e;letter-spacing:-.03em;margin-bottom:16px;font-size:clamp(28px,4vw,44px);font-weight:800;line-height:1.15}.section-subtext{color:#6b7280;max-width:520px;margin-bottom:48px;font-size:16px;line-height:1.7}.landing-container{width:100%;max-width:1120px;margin:0 auto;padding:0 24px;position:relative}.hiw-section{background:#fff;align-items:center;min-height:100vh;padding:80px 0;display:flex;overflow:hidden}.hiw-header{text-align:center;margin-bottom:72px}.hiw-header .section-subtext{text-align:center;margin:0 auto}.hiw-header .section-label:before{display:none}.hiw-header .section-label{justify-content:center}.hiw-cards{flex-direction:column;gap:32px;max-width:720px;margin:0 auto;display:flex}.hiw-row{will-change:transform, opacity;align-items:center;gap:32px;transition:opacity .3s;display:flex}.hiw-row__card{background:linear-gradient(135deg,#f0f7f3 0%,#e8f0ee 100%);border-radius:24px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:8px;width:120px;height:120px;transition:all .4s;display:flex}.hiw-row:hover .hiw-row__card{background:linear-gradient(135deg,#5b9a7c 0%,#4a8a6c 100%);transform:scale(1.05);box-shadow:0 12px 32px #5b9a7c40}.hiw-row__num{font-family:"Nexa", var(--font-heading), "Outfit", sans-serif;color:var(--primary);font-size:24px;font-weight:800;transition:color .3s}.hiw-row:hover .hiw-row__num{color:#fff}.hiw-row__icon{color:var(--primary);transition:color .3s}.hiw-row:hover .hiw-row__icon{color:#ffffffd9}.hiw-row__text{flex:1}.hiw-row__title{font-family:var(--font-heading), "Outfit", sans-serif;color:#1a1a2e;letter-spacing:-.01em;margin-bottom:8px;font-size:22px;font-weight:700}.hiw-row__desc{color:#6b7280;font-size:15px;line-height:1.7}@media (max-width:768px){.hiw-section{min-height:auto;padding:60px 0 40px}.hiw-cards{max-width:100%}.hiw-row{flex-direction:column;align-items:flex-start;gap:16px;opacity:1!important;transform:none!important}.hiw-row__card{border-radius:18px;width:72px;height:72px}.hiw-row__num{font-size:16px}.hiw-row__icon svg{width:22px;height:22px}.hiw-row__title{font-size:17px}.hiw-row__desc{font-size:13px}}.sc-section{background:linear-gradient(135deg,#e8f5ee 0%,#f0f7f3 50%,#eef2ff 100%);height:600vh;position:relative}.sc-sticky{align-items:center;height:100vh;display:flex;position:sticky;top:0}.sc-content{pointer-events:auto;grid-template-columns:1fr 1fr;gap:60px;width:100%;max-width:1200px;margin:0 auto;padding:0 40px;display:grid}.sc-left{flex-direction:column;justify-content:center;display:flex;position:relative}.sc-label{letter-spacing:.12em;text-transform:uppercase;color:#8b6914;font-size:15px;font-weight:700;position:absolute;top:-90px;left:0}.sc-title{color:#1a1a1a;letter-spacing:-.02em;margin-bottom:24px;font-family:Georgia,Times New Roman,serif;font-size:clamp(32px,4vw,52px);font-weight:400;line-height:1.15;animation:.7s ease-out both scFadeUp}.sc-title em{font-style:italic;font-weight:400}.sc-desc{color:#4a4a4a;max-width:420px;font-size:16px;line-height:1.75;animation:.7s ease-out .12s both scFadeUp}.sc-dots{gap:8px;margin-top:40px;display:flex}.sc-dot{background:#d1ccc4;border-radius:50%;width:10px;height:10px;transition:all .4s}.sc-dot--active{border-radius:5px;width:28px}@keyframes scFadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.sc-right-panel{align-items:center;display:flex}.sc-window{border-radius:20px;flex-direction:column;width:100%;min-height:420px;transition:background .5s;display:flex;overflow:hidden}.sc-window__chrome{gap:6px;padding:16px 20px;display:flex}.sc-window__cdot{background:#0000001f;border-radius:50%;width:10px;height:10px}.sc-window__body{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:20px;padding:20px 40px 48px;animation:.7s ease-out .15s both scFadeUp;display:flex}.sc-window__icon-ring{border:2px solid;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;transition:border-color .4s;display:flex}.sc-window__title{font-family:var(--font-heading), "Outfit", sans-serif;font-size:22px;font-weight:700;transition:color .4s}.sc-window__items{flex-direction:column;gap:12px;width:100%;max-width:260px;display:flex}.sc-window__item{background:#fff9;border-radius:12px;align-items:center;gap:12px;padding:10px 16px;animation:.6s ease-out both scItemSlide;display:flex}.sc-window__item-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px;transition:background .4s}.sc-window__item-text{color:#2d3748;font-size:14px;font-weight:500}@keyframes scItemSlide{0%{opacity:0;transform:translate(12px)}to{opacity:1;transform:translate(0)}}@media (max-width:768px){.sc-section{height:auto}.sc-sticky{height:auto;padding:60px 0 40px;position:relative;top:auto}.sc-content{grid-template-columns:1fr;gap:24px;padding:0 20px}.sc-label{margin-bottom:12px;font-size:12px;position:static}.sc-title{font-size:clamp(24px,6vw,32px)}.sc-desc{font-size:14px;line-height:1.65}.sc-window{min-height:auto;padding:20px}.sc-window__title{font-size:16px}.sc-window__items{max-width:100%}.sc-window__item{padding:8px 12px}.sc-window__item-text{font-size:13px}}.features-section{background:linear-gradient(#fafbfc 0%,#f0f7f3 100%);align-items:center;min-height:100vh;padding:80px 0;display:flex}.bento-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.bento-card{background:#fff;border:1px solid #0000000f;border-radius:20px;padding:36px 32px;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;box-shadow:0 2px 12px #00000008}.bento-card:before{content:"";background:linear-gradient(180deg, var(--primary) 0%, var(--primary-light) 100%);width:4px;height:0%;transition:height .5s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0}.bento-card:hover{border-color:#5b9a7c33;transform:translateY(-6px);box-shadow:0 16px 40px #5b9a7c1f,0 4px 12px #0000000a}.bento-card:hover:before{height:100%}.bento-card.span-2{grid-column:span 2}.bento-card__num{font-family:var(--font-heading), "Outfit", sans-serif;color:#5b9a7c33;letter-spacing:.02em;font-size:13px;font-weight:700;transition:color .3s;position:absolute;top:16px;right:20px}.bento-card:hover .bento-card__num{color:#5b9a7c80}.bento-card__icon{width:52px;height:52px;color:var(--primary);background:linear-gradient(135deg,#5b9a7c14 0%,#5b9a7c26 100%);border-radius:14px;justify-content:center;align-items:center;margin-bottom:20px;transition:all .4s;display:flex}.bento-card:hover .bento-card__icon{background:linear-gradient(135deg,#5b9a7c26 0%,#5b9a7c40 100%);transform:scale(1.1)rotate(-5deg);box-shadow:0 6px 20px #5b9a7c26}.bento-card__title{font-family:var(--font-heading), "Outfit", sans-serif;color:#1a1a2e;letter-spacing:-.01em;margin-bottom:10px;font-size:18px;font-weight:700}.bento-card__desc{color:#6b7280;font-size:14px;line-height:1.65}@media (max-width:900px){.bento-grid{grid-template-columns:repeat(2,1fr)}.bento-card.span-2{grid-column:span 1}}@media (max-width:600px){.bento-grid{grid-template-columns:1fr;gap:14px}.features-section{min-height:auto;padding:50px 0 40px}.bento-card{padding:28px 24px}.section-heading{font-size:clamp(24px,6vw,32px)}.section-subtext{margin-bottom:32px;font-size:14px}}.trust-metrics-section{background:linear-gradient(135deg,#e8f5ee 0%,#f0f7f3 50%,#eef2ff 100%);align-items:center;min-height:100vh;padding:80px 0;display:flex;overflow:hidden}.trust-metrics-dots{pointer-events:none;position:absolute;inset:0}.trust-dot{background:var(--primary);opacity:.06;border-radius:50%;animation:6s ease-in-out infinite float;position:absolute}.trust-dot--1{width:120px;height:120px;animation-delay:0s;top:-40px;left:10%}.trust-dot--2{width:80px;height:80px;animation-delay:2s;bottom:-20px;right:15%}.trust-dot--3{width:60px;height:60px;animation-delay:4s;top:30%;right:5%}.trust-metrics-grid{z-index:1;grid-template-columns:repeat(4,1fr);gap:32px;display:grid;position:relative}.trust-metric{text-align:center;padding:32px 16px}.trust-metric__emoji{margin-bottom:12px;font-size:28px;display:block}.trust-metric__value{font-family:var(--font-heading), "Outfit", sans-serif;background:linear-gradient(135deg,#3d7a5e 0%,#5b9a7c 50%,#6b8dd6 100%);-webkit-text-fill-color:transparent;letter-spacing:-.03em;-webkit-background-clip:text;background-clip:text;margin-bottom:8px;font-size:clamp(36px,4vw,52px);font-weight:800;line-height:1;display:block}.trust-metric__label{color:#6b7280;letter-spacing:.01em;margin-bottom:12px;font-size:14px;font-weight:500}.trust-metric__bar{background:#5b9a7c26;border-radius:2px;width:48px;height:3px;margin:0 auto;overflow:hidden}.trust-metric__bar-fill{background:linear-gradient(90deg, var(--primary), var(--primary-light));transform-origin:0;border-radius:2px;width:100%;height:100%;animation:1.8s cubic-bezier(.16,1,.3,1) forwards bar-fill;transform:scaleX(0)}@keyframes bar-fill{to{transform:scaleX(1)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-16px)}}@media (max-width:768px){.trust-metrics-grid{grid-template-columns:repeat(2,1fr);gap:16px}.trust-metrics-section{min-height:auto;padding:48px 0}.trust-metric__value{font-size:32px}.trust-metric__label{font-size:13px}}@media (max-width:480px){.trust-metrics-grid{grid-template-columns:1fr 1fr}}.why-section{background:#fff;align-items:center;min-height:100vh;padding:80px 0;display:flex}.why-header{text-align:center;margin-bottom:64px}.why-header .section-subtext{text-align:center;margin:0 auto}.why-rows{flex-direction:column;gap:48px;max-width:880px;margin:0 auto;display:flex}.why-row{align-items:center;gap:48px;display:flex}.why-row--reverse{flex-direction:row-reverse}.why-row__icon-wrap{flex-shrink:0}.why-row__icon-circle{width:88px;height:88px;color:var(--primary);border-radius:24px;justify-content:center;align-items:center;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.why-row__ring{border:2px dashed #5b9a7c33;border-radius:28px;transition:all .5s;animation:none;position:absolute;inset:-4px}.why-row:hover .why-row__ring{border-color:#5b9a7c80;animation:8s linear infinite spin-ring}@keyframes spin-ring{to{transform:rotate(360deg)}}.why-row:hover .why-row__icon-circle{color:#fff;transform:scale(1.05);box-shadow:0 12px 32px #5b9a7c4d;background:linear-gradient(135deg, var(--primary) 0%, var(--primary-light) 100%)!important}.why-row__content{flex:1}.why-row__title{font-family:var(--font-heading), "Outfit", sans-serif;color:#1a1a2e;letter-spacing:-.01em;margin-bottom:10px;font-size:22px;font-weight:700}.why-row__desc{color:#6b7280;font-size:15px;line-height:1.7}@media (max-width:768px){.why-row,.why-row--reverse{text-align:center;flex-direction:column;gap:24px}.why-row__icon-circle{border-radius:20px;width:72px;height:72px;margin:0 auto}.why-rows{gap:40px}.why-section{padding:80px 0}}.oe-section{background:linear-gradient(135deg,#f0f7f2 0%,#e5f1e8 20%,#f3f9f5 40%,#d9ebde 60%,#e8f3eb 80%,#d0e6d5 100%);align-items:center;min-height:100vh;padding:100px 0;display:flex;position:relative;overflow:hidden}.oe-section:before{content:"";pointer-events:none;background:radial-gradient(circle,#8eb69b26 0%,#0000 70%);width:600px;height:600px;position:absolute;top:-200px;right:-200px}.oe-section:after{content:"";pointer-events:none;background:radial-gradient(circle,#5b9a7c1a 0%,#0000 70%);width:500px;height:500px;position:absolute;bottom:-150px;left:-150px}.oe-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:40px;display:flex}.oe-header__label{color:#5a9e7e;text-transform:uppercase;letter-spacing:1.2px;align-items:center;gap:6px;margin-bottom:12px;font-size:13px;font-weight:600;display:inline-flex}.oe-header__title{color:#163832;letter-spacing:-.5px;margin-bottom:10px;font-size:clamp(28px,4vw,42px);font-weight:800;line-height:1.15}.oe-header__sub{color:#5a7a6e;max-width:420px;font-size:16px;line-height:1.6}.oe-header__right{flex-shrink:0;align-items:center;gap:16px;display:flex}.oe-count-badge{color:#16a34a;white-space:nowrap;background:#22c55e1a;border:1px solid #22c55e33;border-radius:100px;align-items:center;gap:8px;padding:8px 18px;font-size:14px;font-weight:600;display:inline-flex}.oe-count-badge__dot{background:#22c55e;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite oe-pulse;box-shadow:0 0 8px #22c55e99}@keyframes oe-pulse{0%,to{transform:scale(1);box-shadow:0 0 6px #22c55e80}50%{transform:scale(1.15);box-shadow:0 0 14px #22c55ee6}}.oe-nav-arrows{gap:8px;display:flex}.oe-nav-btn{color:#5a7a6e;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fff9;border:1px solid #1638321f;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .25s;display:flex}.oe-nav-btn:hover:not(:disabled){color:#235347;background:#fff;border-color:#8eb69b;box-shadow:0 4px 12px #0000000f}.oe-nav-btn:disabled{opacity:.3;cursor:default}.oe-scroll{scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:20px;padding:6px 2px 20px;display:flex;overflow:auto hidden}.oe-scroll::-webkit-scrollbar{display:none}.oe-card{color:#163832;scroll-snap-align:start;background:#fff;border:1px solid #1638320f;border-radius:18px;flex-shrink:0;width:320px;height:180px;text-decoration:none;transition:all .45s cubic-bezier(.16,1,.3,1);display:block;position:relative;overflow:hidden;box-shadow:0 2px 12px #0000000a,0 0 0 1px #8eb69b0a}.oe-card:hover{border-color:#8eb69b33;transform:translateY(-8px)scale(1.01);box-shadow:0 20px 40px #00000014,0 8px 16px #8eb69b0f,0 0 0 1px #8eb69b1a}.oe-card__photo{object-fit:contain;object-position:bottom center;z-index:2;width:160px;height:100%;transition:transform .5s cubic-bezier(.16,1,.3,1);position:absolute;bottom:0;left:0}.oe-card:hover .oe-card__photo{transform:scale(1.04)}.oe-card__photo-placeholder{color:#8eb69b40;z-index:2;background:linear-gradient(#8eb69b0f 0%,#0000 100%);justify-content:center;align-items:center;width:160px;height:100%;font-size:48px;font-weight:700;display:flex;position:absolute;bottom:0;left:0}.oe-card__online-dot{z-index:3;background:#22c55e;border-radius:50%;width:10px;height:10px;animation:2s ease-in-out infinite oe-pulse;position:absolute;top:14px;left:14px;box-shadow:0 0 8px #22c55eb3,0 0 16px #22c55e26}.oe-card__name{color:#163832;-webkit-line-clamp:2;z-index:1;-webkit-box-orient:vertical;font-size:20px;font-weight:700;line-height:1.25;display:-webkit-box;position:absolute;top:20px;left:155px;right:14px;overflow:hidden}.oe-card__specialty{color:#6b7280;z-index:1;font-size:12px;font-weight:500;position:absolute;top:48px;left:155px;right:14px}.oe-card__stats{z-index:1;align-items:center;gap:12px;display:flex;position:absolute;bottom:54px;right:48px}.oe-card__stat{color:#5a7a6e;align-items:center;gap:3px;font-size:11px;font-weight:500;display:inline-flex}.oe-card__cta{color:#8eb69b;z-index:1;background:0 0;border:1.5px solid #8eb69b;border-radius:22px;align-items:center;gap:6px;padding:8px 16px;font-size:12px;font-weight:600;transition:all .3s;display:inline-flex;position:absolute;bottom:14px;right:14px}.oe-card:hover .oe-card__cta{color:#fff;background:#8eb69b;border-color:#8eb69b}.oe-card--skeleton{pointer-events:none;animation:1.5s ease-in-out infinite oe-skel-fade}@keyframes oe-skel-fade{0%,to{opacity:.7}50%{opacity:.4}}.oe-skel{background:#8eb69b1a;border-radius:8px}.oe-skel--photo{background:#8eb69b0f;border-radius:0;width:100%;height:100%}.oe-skel--name{width:85%;height:16px;margin-bottom:8px}.oe-skel--spec{width:60%;height:12px;margin-bottom:16px}.oe-skel--stats{width:70%;height:10px}.oe-empty{text-align:center;padding:80px 20px}.oe-empty__icon{color:#8eb69b59;margin-bottom:20px;animation:4s ease-in-out infinite oe-float}@keyframes oe-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.oe-empty__title{color:#5a7a6e;margin-bottom:6px;font-size:17px;font-weight:600}.oe-empty__sub{color:#8eb69b;font-size:14px}.oe-cta-btn{color:#235347;background:0 0;border:1.5px solid #16383226;border-radius:100px;align-items:center;gap:10px;padding:14px 36px;font-size:15px;font-weight:600;text-decoration:none;transition:all .35s cubic-bezier(.16,1,.3,1);display:inline-flex}.oe-cta-btn:hover{color:#fff;background:#235347;border-color:#235347;transform:translateY(-3px);box-shadow:0 12px 32px #23534726}@media (max-width:768px){.oe-section{min-height:auto;padding:60px 0}.oe-header{flex-direction:column;align-items:flex-start;gap:12px}.oe-header__title{font-size:24px}.oe-header__right{justify-content:space-between;width:100%}.oe-card{width:260px;height:155px}.oe-card__photo{width:130px;height:180px}.oe-card__photo-placeholder{width:130px;height:180px;font-size:32px}.oe-card__name{font-size:13px;top:16px;left:115px}.oe-card__specialty{font-size:11px;top:56px;left:115px}.oe-card__stats{bottom:44px;left:120px}.oe-nav-arrows{display:none}}.tm-section{background:linear-gradient(#f7faf8 0%,#eef5f0 50%,#f0f7f2 100%);flex-direction:column;justify-content:center;min-height:100vh;padding:100px 0 80px;display:flex;position:relative;overflow:hidden}.tm-section:before{content:"";pointer-events:none;background:radial-gradient(#8eb69b14 0%,#0000 70%);width:800px;height:400px;position:absolute;top:0;left:50%;transform:translate(-50%)}.tm-header{text-align:center;margin-bottom:56px}.tm-header__badge{color:#5a9e7e;letter-spacing:.5px;background:#5b9a7c14;border:1px solid #5b9a7c1f;border-radius:100px;align-items:center;gap:6px;margin-bottom:20px;padding:6px 16px;font-size:13px;font-weight:600;display:inline-flex}.tm-header__title{color:#163832;letter-spacing:-.5px;margin-bottom:14px;font-size:clamp(30px,4.5vw,48px);font-weight:800;line-height:1.15}.tm-header__accent{background:linear-gradient(135deg,#5b9a7c,#3d7a5e);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.tm-header__sub{color:#5a7a6e;max-width:480px;margin:0 auto 32px;font-size:17px;line-height:1.6}.tm-trust{background:#fff;border:1px solid #1638320f;border-radius:16px;align-items:center;gap:28px;padding:16px 36px;display:inline-flex;box-shadow:0 4px 20px #0000000a}.tm-trust__item{flex-direction:column;align-items:center;gap:4px;display:flex}.tm-trust__number{color:#163832;font-size:24px;font-weight:800;line-height:1}.tm-trust__label{color:#8eb69b;font-size:12px;font-weight:500}.tm-trust__divider{background:#16383214;width:1px;height:40px}.tm-marquee{position:relative;overflow:hidden}.tm-marquee__fade{z-index:2;pointer-events:none;width:140px;position:absolute;top:0;bottom:0}.tm-marquee__fade--left{background:linear-gradient(90deg,#f2f8f4 0%,#0000 100%);left:0}.tm-marquee__fade--right{background:linear-gradient(270deg,#eff6f1 0%,#0000 100%);right:0}.tm-marquee__track{gap:20px;width:max-content;display:flex}.tm-marquee__track--left{animation:42s linear infinite tm-scroll-left}.tm-marquee__track--right{animation:48s linear infinite tm-scroll-right}.tm-marquee:hover .tm-marquee__track{animation-play-state:paused}@keyframes tm-scroll-left{0%{transform:translate(0)}to{transform:translate(-33.333%)}}@keyframes tm-scroll-right{0%{transform:translate(-33.333%)}to{transform:translate(0)}}.tm-card{background:#fff;border:1px solid #1638320d;border-radius:20px;flex:none;width:360px;padding:28px 28px 24px;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;box-shadow:0 2px 12px #00000008}.tm-card:after{content:"";opacity:0;background:linear-gradient(90deg,#0000,#8eb69b4d,#0000);height:3px;transition:opacity .4s;position:absolute;top:0;left:0;right:0}.tm-card:hover{border-color:#8eb69b26;transform:translateY(-6px);box-shadow:0 16px 40px #5b9a7c1a,0 4px 12px #0000000a}.tm-card:hover:after{opacity:1}.tm-card__quote{color:#163832;position:absolute;top:16px;right:20px}.tm-stars{gap:2px;margin-bottom:14px;display:flex}.tm-card__text{color:#374151;letter-spacing:.01em;min-height:80px;margin-bottom:22px;font-size:15px;line-height:1.75}.tm-card__author{border-top:1px solid #1638320d;align-items:center;gap:12px;padding-top:16px;display:flex}.tm-card__avatar{color:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:14px;font-weight:700;display:flex;box-shadow:0 2px 8px #0000001f}.tm-card__name{color:#163832;font-size:14px;font-weight:700}.tm-card__role{color:#8eb69b;margin-top:2px;font-size:12px;font-weight:500}@media (max-width:768px){.tm-section{min-height:auto;padding:60px 0 40px}.tm-header__title{font-size:clamp(24px,6vw,32px)}.tm-card{width:280px;padding:22px 20px 18px}.tm-card__text{font-size:13px}.tm-marquee__fade{width:40px}.tm-trust{flex-direction:column;gap:12px;padding:16px 24px}.tm-trust__divider{width:60px;height:1px}.tm-trust__number{font-size:20px}}.app-dl{background:#fff;align-items:center;min-height:100vh;padding:80px 0;display:flex}.app-dl__card{clip-path:inset(-999px -999px 0);background:linear-gradient(135deg,#1a3a2a 0%,#0f1f17 40%,#0a0a0a 100%);border-radius:28px;align-items:flex-end;min-height:380px;display:flex;position:relative}.app-dl__card--hands{clip-path:none}.app-dl__hands{z-index:2;will-change:transform;flex:0 0 55%;align-self:flex-end;margin-top:-140px;margin-bottom:-6px;margin-left:20px;position:relative}.app-dl__text{flex-direction:column;flex:1;gap:14px;padding:48px 48px 48px 0;display:flex}.app-dl__label{letter-spacing:.12em;text-transform:uppercase;color:#ffffff80;font-size:12px;font-weight:700}.app-dl__title{color:#fff;letter-spacing:-.01em;font-family:Nexa,Outfit,sans-serif;font-size:clamp(24px,3vw,36px);font-weight:800;line-height:1.25}.app-dl__title em{font-style:italic}.app-dl__desc{color:#ffffffa6;max-width:380px;font-size:15px;line-height:1.7}.app-dl__buttons{gap:12px;margin-top:8px;display:flex}.app-dl__store{cursor:pointer;font:inherit;background:#ffffff14;border:1px solid #ffffff1f;border-radius:14px;align-items:center;gap:10px;padding:12px 20px;text-decoration:none;transition:all .3s;display:flex}.app-dl__store:hover{background:#ffffff26;transform:translateY(-2px)}.app-dl__store-label{color:#ffffff80;font-size:11px;line-height:1;display:block}.app-dl__store-name{color:#fff;font-size:16px;font-weight:700;line-height:1.3;display:block}.app-dl-modal{z-index:2000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0f1c9e;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.app-dl-modal__panel{color:#0f172a;text-align:center;background:#fff;border-radius:18px;width:min(100%,360px);padding:28px;box-shadow:0 24px 70px #0000003d}.app-dl-modal__panel h3{font-family:var(--font-heading), "Outfit", sans-serif;letter-spacing:0;margin:0 0 8px;font-size:24px;font-weight:800}.app-dl-modal__panel p{color:#475569;margin:0 0 22px;font-size:14px;line-height:1.6}.app-dl-modal__panel button{color:#fff;min-width:120px;font:inherit;cursor:pointer;background:#0f172a;border:0;border-radius:12px;padding:11px 20px;font-weight:700}@media (max-width:768px){.app-dl{padding:40px 0 50px}.app-dl__card{border-radius:24px;flex-direction:column-reverse;overflow:hidden}.app-dl__hands{flex:none;width:60%;margin:0 auto -20px}.app-dl__text{text-align:center;align-items:center;padding:32px 24px 20px}.app-dl__title{font-size:clamp(22px,5vw,28px)}.app-dl__desc{max-width:100%;font-size:14px}.app-dl__buttons{flex-direction:column;gap:10px;width:100%}.app-dl__store{justify-content:center;width:100%;padding:12px 20px;font-size:14px}}.app-card-v2{background:linear-gradient(135deg,#1a1f2e 0%,#2d3748 100%);border-radius:28px;align-items:center;gap:48px;padding:64px 56px;display:flex;position:relative;overflow:hidden}.app-card-v2__blob{filter:blur(60px);opacity:.15;border-radius:50%;animation:6s ease-in-out infinite blob-pulse;position:absolute}.app-card-v2__blob--1{background:var(--primary);width:300px;height:300px;animation-delay:0s;top:-100px;left:-60px}.app-card-v2__blob--2{background:#6b8dd6;width:200px;height:200px;animation-delay:2s;bottom:-60px;right:80px}.app-card-v2__blob--3{background:#9b7dc4;width:160px;height:160px;animation-delay:4s;top:50%;right:-40px}@keyframes blob-pulse{0%,to{opacity:.15;transform:scale(1)}50%{opacity:.22;transform:scale(1.15)}}.app-card-v2__border-glow{-webkit-mask-composite:destination-out;pointer-events:none;background:linear-gradient(135deg,#5b9a7c33,#6b8dd633) border-box;border:1px solid #0000;border-radius:28px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:padding-box,border-box;mask-clip:padding-box,border-box;-webkit-mask-origin:padding-box,border-box;mask-origin:padding-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.app-card-v2__content{z-index:2;flex:1;position:relative}.app-card-v2__label{text-transform:uppercase;letter-spacing:.1em;color:#ffffff73;margin-bottom:12px;font-size:13px;font-weight:600}.app-card-v2__title{font-family:var(--font-heading), "Outfit", sans-serif;color:#fff;letter-spacing:-.03em;margin-bottom:16px;font-size:clamp(28px,5vw,40px);font-weight:800;line-height:1.15}.app-card-v2__desc{color:#fff9;max-width:420px;margin-bottom:32px;font-size:15px;line-height:1.7}.app-card-v2__buttons{flex-wrap:wrap;gap:12px;display:flex}.store-badge-v2{color:#fff;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:14px;align-items:center;gap:10px;padding:14px 24px;text-decoration:none;transition:all .3s;display:flex}.store-badge-v2:hover{background:#ffffff1f;border-color:#fff3;transform:translateY(-3px);box-shadow:0 8px 24px #0003}.store-badge-v2__label{text-transform:uppercase;letter-spacing:.1em;color:#ffffff73;font-size:10px;display:block}.store-badge-v2__name{color:#fff;font-size:16px;font-weight:700;display:block}.app-card-v2__mockup{z-index:2;flex:0 0 280px;justify-content:center;align-items:center;display:flex;position:relative}.app-card-v2__mockup-float{animation:4s ease-in-out infinite mockup-float}@keyframes mockup-float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.app-card-v2__mockup-glow{filter:blur(30px);z-index:1;background:radial-gradient(circle,#5b9a7c4d 0%,#0000 70%);border-radius:50%;animation:3s ease-in-out infinite glow-pulse;position:absolute;inset:15%}@keyframes glow-pulse{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}}.store-badge-v2{position:relative;overflow:hidden}.store-badge-v2:after{content:"";background:linear-gradient(90deg,#0000,#ffffff14,#0000);width:60%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.store-badge-v2:hover:after{left:120%}@media (max-width:768px){.app-card-v2{text-align:center;flex-direction:column;gap:32px;padding:40px 28px}.app-card-v2__desc{margin-left:auto;margin-right:auto}.app-card-v2__buttons{justify-content:center}.app-card-v2__mockup{flex:none;width:100%}}.faq-section-v2{background:linear-gradient(135deg,#f0f7f2 0%,#e5f1e8 20%,#f3f9f5 40%,#d9ebde 60%,#e8f3eb 80%,#d0e6d5 100%);align-items:center;min-height:100vh;padding:80px 0;display:flex}.faq-layout{grid-template-columns:1fr 1.4fr;align-items:start;gap:64px;display:grid}.faq-layout__left{position:sticky;top:100px}.faq-contact-link{background:var(--primary);color:#fff;border-radius:var(--radius-full);align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.faq-contact-link:hover{background:var(--primary-dark);transform:translateY(-2px);box-shadow:0 8px 24px #5b9a7c40}.faq-layout__right{flex-direction:column;gap:12px;display:flex}.faq-item-v2{background:#fff;border-left:4px solid #0000;border-radius:16px;transition:all .4s cubic-bezier(.16,1,.3,1);overflow:hidden;box-shadow:0 2px 8px #00000008}.faq-item-v2--open{border-left-color:var(--primary);box-shadow:0 4px 20px #5b9a7c14}.faq-item-v2__question{cursor:pointer;color:#1a1a2e;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:20px 24px;font-size:15px;font-weight:600;transition:color .2s;display:flex}.faq-item-v2__question:hover{color:var(--primary)}.faq-item-v2__chevron{color:#9ca3af;flex-shrink:0;transition:transform .4s cubic-bezier(.34,1.56,.64,1),color .3s}.faq-item-v2__chevron--rotated{color:var(--primary);transform:rotate(180deg)}.faq-item-v2__answer{max-height:0;transition:max-height .45s cubic-bezier(.16,1,.3,1),padding .4s;overflow:hidden}.faq-item-v2__answer--show{max-height:300px;padding:0 24px 20px}.faq-item-v2__answer p{color:#6b7280;opacity:0;font-size:14px;line-height:1.7;transition:opacity .4s .1s,transform .4s .1s;transform:translateY(-6px)}.faq-item-v2__answer--show p{opacity:1;transform:translateY(0)}@media (max-width:768px){.faq-layout{grid-template-columns:1fr;gap:32px}.faq-layout__left{text-align:center;position:static}.faq-layout__left .section-subtext{text-align:center;margin:0 auto 20px;font-size:14px}.faq-section-v2{padding:50px 0}.faq-item-v2__question{padding:16px 20px;font-size:15px}.faq-item-v2__answer p{font-size:13px}}.landing-nav{z-index:100;pointer-events:none;background:0 0;border-bottom:none;position:fixed;top:0;left:0;right:0}.nav-inner{pointer-events:none;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:14px 28px;display:flex;position:relative}.nav-logo{pointer-events:auto;align-items:center;text-decoration:none;transition:background .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1);display:flex;overflow:visible;-webkit-backdrop-filter:blur(80px)saturate(2)brightness(.95)!important;background:#12121840!important;border:none!important;border-radius:999px!important;padding:8px 18px!important;box-shadow:inset 0 1px #ffffff14,inset 0 -1px #0000001a,0 4px 30px -4px #00000040!important}.nav-logo:hover{background:#12121859!important;border:none!important;box-shadow:inset 0 1px #ffffff1f,inset 0 -1px #0000001a,0 8px 40px -4px #00000059!important}.landing-nav--dark .nav-logo{-webkit-backdrop-filter:blur(80px)saturate(2)brightness(1.05)!important;background:#fff3!important;border:none!important;box-shadow:inset 0 1px #fff9,inset 0 -1px #00000008,0 4px 30px -4px #00000014!important}.landing-nav--dark .nav-logo:hover{background:#ffffff73!important;border:none!important;box-shadow:inset 0 1px #ffffffb3,inset 0 -1px #00000008,0 8px 40px -4px #0000001f!important}.landing-nav--dark .nav-links{-webkit-backdrop-filter:blur(80px)saturate(2)brightness(1.05)!important;background:#fff3!important;border:none!important;box-shadow:inset 0 1px #fff9,inset 0 -1px #00000008,0 4px 30px -4px #00000014!important}.landing-nav--dark .nav-links:hover{background:#ffffff73!important;border:none!important;box-shadow:inset 0 1px #ffffffb3,inset 0 -1px #00000008,0 8px 40px -4px #0000001f!important}.landing-nav--dark .nav-link{color:#1a1a2e!important}.landing-nav--dark .nav-link:hover{color:#0f1419!important;background:#0000000d!important}.landing-nav--dark .nav-link-specialist{color:#0000008c!important}.landing-nav--dark .nav-divider{background:#00000014!important}.landing-nav--dark .nav-lang{background:#0000000a!important}.landing-nav--dark .nav-lang-btn{color:#00000073!important}.landing-nav--dark .nav-lang-btn.active{color:#0f1419!important;background:#00000014!important}.nav-links{-webkit-backdrop-filter:blur(80px)saturate(2)brightness(.95);pointer-events:auto;background:#12121840;border:none;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;transition:background .4s cubic-bezier(.16,1,.3,1),border-color .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1);display:flex;overflow:visible;box-shadow:inset 0 1px #ffffff14,inset 0 -1px #0000001a,0 4px 30px -4px #00000040}.nav-links:hover{background:#12121859;border:none;box-shadow:inset 0 1px #ffffff1f,inset 0 -1px #0000001a,0 8px 40px -4px #00000059}.nav-link{white-space:nowrap;border-radius:999px;padding:8px 13px;font-size:13px;font-weight:600;text-decoration:none;transition:all .3s;color:#ffffffbf!important}.nav-link:hover{color:#fff!important;background:#ffffff1a!important}.nav-link-highlight{font-weight:600;color:#1a1a2e!important;background:#ffffffe6!important}.nav-link-highlight:hover{color:#1a1a2e!important;background:#fff!important}.nav-link-specialist{font-size:13px;font-weight:600;color:#ffffff80!important}.nav-divider{width:1px;height:18px;margin:0 2px;transition:background .3s;background:#ffffff26!important}.nav-lang{border-radius:999px;gap:2px;padding:2px;transition:background .3s;display:flex;background:#ffffff14!important}.nav-lang-btn{cursor:pointer;background:0 0;border:none;border-radius:999px;padding:4px 10px;font-size:11px;font-weight:600;transition:all .3s;color:#fff6!important}.nav-lang-btn.active{color:#fff!important;background:#ffffff26!important}.nav-mobile-btn{cursor:pointer;z-index:101;background:#1e2024bf;border:1px solid #ffffff14;border-radius:999px;padding:10px 14px;transition:background .4s cubic-bezier(.16,1,.3,1),border-color .4s cubic-bezier(.16,1,.3,1);display:none;position:relative;box-shadow:inset 0 1px #ffffff0a;pointer-events:auto!important}@supports ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.nav-mobile-btn{-webkit-backdrop-filter:blur(20px)saturate(1.1);background:#1e20246b}}.nav-mobile-btn:hover{background:#26282e85;border-color:#ffffff21}.hamburger{flex-direction:column;gap:5px;width:22px;display:flex}.hamburger span{background:#fff;border-radius:1px;height:2px;transition:all .3s;display:block;box-shadow:0 0 3px #00000080}.hamburger.open span:first-child{transform:translateY(7px)rotate(45deg)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.nav-mobile-menu{pointer-events:auto;background:#16181ceb;border:1px solid #ffffff14;border-radius:20px;padding:20px 24px;display:none;position:absolute;top:calc(100% + 8px);left:20px;right:20px;box-shadow:0 16px 48px #00000059}@supports ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.nav-mobile-menu{-webkit-backdrop-filter:blur(20px)saturate(1.1);background:#16181cb8}}.nav-mobile-link{color:#fffc;border-bottom:1px solid #ffffff0f;padding:12px 0;font-size:15px;font-weight:500;text-decoration:none;display:block}@media (max-width:768px){.nav-links{display:none}.nav-mobile-btn{display:block}.nav-mobile-menu{flex-direction:column;display:flex}}.hero-title-overlay{z-index:10;text-align:center;pointer-events:none;width:90%;position:absolute;top:150px;left:50%;transform:translate(-50%)}.hero-bottom-overlay{z-index:10;text-align:center;pointer-events:auto;width:90%;max-width:720px;position:absolute;bottom:5%;left:50%;transform:translate(-50%)}.hero-title{font-family:"Nexa", var(--font-heading), "Outfit", sans-serif;letter-spacing:-.02em;color:#fff;text-shadow:0 2px 40px #00000080;white-space:nowrap;margin-bottom:18px;font-size:clamp(26px,4.5vw,52px);font-weight:300;line-height:1.12}.hero-title--small{color:#fff9;text-shadow:0 1px 20px #00000080;letter-spacing:.02em;margin-bottom:12px;font-size:clamp(16px,1.8vw,22px);font-weight:500}.hero-subtitle{color:#fff9;text-shadow:0 1px 20px #00000080;max-width:640px;margin-bottom:28px;margin-left:auto;margin-right:auto;font-size:clamp(13px,1.4vw,16px);line-height:1.75}.hero-buttons{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.hero-btn-primary{color:#1a1a2e;border-radius:var(--radius-full);background:#e3edf5;align-items:center;gap:12px;padding:14px 32px;font-size:15px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 20px #00000026}.hero-btn-primary:hover{background:#d4e3ef;transform:translateY(-2px);box-shadow:0 6px 30px #0003}.hero-btn-secondary{color:#1a1a2e;border-radius:var(--radius-full);background:#5eff84;border:none;align-items:center;gap:12px;padding:14px 32px;font-size:15px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 20px #5eff8440}.hero-btn-secondary:hover{background:#4de673;transform:translateY(-2px);box-shadow:0 6px 30px #5eff8459}.hero-btn-icon{background:var(--light-green);color:#1a1a2e;border-radius:50%;justify-content:center;align-items:center;padding:6px 8px;display:flex}@media (max-width:768px){.hero-title-overlay{top:120px}.hero-bottom-overlay{width:92%;bottom:8%}.hero-title{white-space:normal;font-size:clamp(22px,6vw,32px)}.hero-subtitle{font-size:13px;line-height:1.65}.hero-btn-primary,.hero-btn-secondary{padding:12px 24px;font-size:14px}}@media (max-width:480px){.hero-title-overlay{top:110px}.hero-bottom-overlay{width:94%;bottom:5%}.hero-title{white-space:normal;margin-bottom:10px;font-size:clamp(18px,5vw,26px)}.hero-title--small{margin-bottom:8px;font-size:14px}.hero-subtitle{-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:16px;font-size:11px;line-height:1.55;display:-webkit-box;overflow:hidden}.hero-buttons{flex-direction:column;gap:8px;width:100%}.hero-btn-primary,.hero-btn-secondary{justify-content:center;width:100%;padding:12px 20px;font-size:13px}}.testimonials-section{padding:100px 0!important}.testimonial-single-wrapper{justify-content:center;align-items:center;gap:24px;margin-bottom:32px;display:flex;position:relative}.testimonial-single-card{border-radius:var(--radius-xl);background:0 0;border:none;width:100%;max-width:560px;padding:40px 36px}.testimonial-single-card.slide-left{animation:.4s ease-out slideFromRight}.testimonial-single-card.slide-right{animation:.4s ease-out slideFromLeft}@keyframes slideFromRight{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}@keyframes slideFromLeft{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:translate(0)}}.testimonial-stars{justify-content:center;gap:3px;margin-bottom:20px;display:flex}.testimonial-single-text{color:#374151;text-align:center;margin-bottom:24px;font-size:17px;font-style:italic;line-height:1.8}.testimonial-single-name{color:#6b7280;margin-top:4px;font-size:15px;font-weight:600;display:block}.testimonials-arrow{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex;box-shadow:0 2px 8px #0000000f}.testimonials-arrow:hover{border-color:var(--primary);color:var(--primary)}.testimonial-dots{justify-content:center;gap:8px;display:flex}.testimonial-dot{cursor:pointer;background:#00000026;border:none;border-radius:50%;width:8px;height:8px;transition:all .3s}.testimonial-dot.active{background:#000;border-radius:4px;width:24px}@media (max-width:768px){.testimonials-arrow{display:none}.testimonial-single-card{padding:32px 24px}}.app-download-section{background:#fff!important;border:none!important}.app-card{background:#2a2b3d;border-radius:24px;align-items:center;gap:48px;padding:60px 56px;display:flex;overflow:hidden}.app-card-left{flex:1}.app-card-left .section-label{color:#ffffff80!important}.app-card-left .section-heading{color:#fff!important}.app-card-desc{color:#ffffffa6;max-width:400px;margin-bottom:32px;font-size:15px;line-height:1.7}.app-store-buttons{flex-wrap:wrap;gap:12px;display:flex}.store-badge{border-radius:var(--radius-lg);color:#fff;background:#ffffff1a;border:1px solid #ffffff26;align-items:center;gap:10px;padding:12px 24px;text-decoration:none;transition:all .3s;display:flex}.store-badge:hover{background:#ffffff2e;transform:translateY(-2px)}.store-badge-label{text-transform:uppercase;letter-spacing:.1em;color:#ffffff80;font-size:10px;display:block}.store-badge-name{color:#fff;font-size:16px;font-weight:700;display:block}.app-card-right{flex:0 0 280px;justify-content:center;align-items:center;display:flex}@media (max-width:768px){.app-card{text-align:center;flex-direction:column;gap:32px;padding:40px 28px}.app-card-desc{margin-left:auto;margin-right:auto}.app-store-buttons{justify-content:center}.app-card-right{flex:none;width:100%}}.features-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.feature-card{border-radius:var(--radius-lg);background:#fff;border:1px solid #e5e7eb;padding:32px 28px;transition:all .3s;box-shadow:0 2px 8px #00000008}.feature-card:hover{border-color:var(--primary-200);transform:translateY(-4px);box-shadow:0 8px 24px #0000000f}.feature-icon{margin-bottom:16px;font-size:36px;display:block}.feature-title{color:#1a1a2e;margin-bottom:8px;font-size:17px;font-weight:700}.feature-desc{color:#6b7280;font-size:14px;line-height:1.6}@media (max-width:768px){.features-grid{grid-template-columns:1fr}}.experts-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:20px;display:grid}.expert-card{border-radius:var(--radius-lg);color:#1a1a2e;background:#fff;border:1px solid #e5e7eb;padding:24px;text-decoration:none;transition:all .3s;display:block;box-shadow:0 2px 8px #00000008}.expert-card:hover{border-color:var(--primary-200);transform:translateY(-4px);box-shadow:0 8px 24px #0000000f}.expert-header{margin-bottom:16px;position:relative}.expert-photo{border-radius:var(--radius-md);object-fit:cover;width:56px;height:56px}.expert-photo-placeholder{border-radius:var(--radius-md);background:var(--primary);color:#fff;justify-content:center;align-items:center;width:56px;height:56px;font-size:20px;font-weight:700;display:flex}.expert-online-dot{background:#22c55e;border:2px solid #fff;border-radius:50%;width:12px;height:12px;animation:2s ease-in-out infinite pulse-dot;position:absolute;bottom:0;left:48px}.expert-name{color:#1a1a2e;margin-bottom:4px;font-size:15px;font-weight:600}.expert-specialty{color:var(--primary);margin-bottom:12px;font-size:13px}.expert-meta{justify-content:space-between;align-items:center;display:flex}.expert-rating{color:#6b7280;font-size:13px}.expert-rating-count{color:#9ca3af}.expert-price{color:var(--primary);font-size:14px;font-weight:700}.experts-empty{text-align:center;color:#9ca3af;padding:60px 20px}.experts-empty p{margin-bottom:4px}.why-section{background:#fff!important}.why-grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.why-card{border-radius:var(--radius-lg);background:#fff;border:1px solid #e5e7eb;padding:36px 32px;transition:all .3s;box-shadow:0 2px 8px #00000008}.why-card:hover{border-color:var(--primary-200);transform:translateY(-4px);box-shadow:0 8px 24px #0000000f}.why-icon{margin-bottom:16px;font-size:32px;display:block}.why-title{color:#1a1a2e;margin-bottom:8px;font-size:18px;font-weight:700}.why-desc{color:#6b7280;font-size:14px;line-height:1.65}@media (max-width:768px){.why-grid{grid-template-columns:1fr}}.faq-list{max-width:720px;margin:0 auto}.faq-item{border-bottom:1px solid #e5e7eb}.faq-question{cursor:pointer;color:#1a1a2e;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:20px 0;font-size:16px;font-weight:600;transition:color .2s;display:flex}.faq-question:hover{color:var(--primary)}.faq-chevron{color:#9ca3af;flex-shrink:0;transition:transform .3s}.faq-chevron.rotated{transform:rotate(180deg)}.faq-answer{max-height:0;transition:max-height .3s,padding .3s;overflow:hidden}.faq-answer.show{max-height:300px;padding-bottom:20px}.faq-answer p{color:#6b7280;font-size:15px;line-height:1.7}.ft{position:relative}.ft-emergency{background:#0d0f14;border-bottom:1px solid #ffffff0a;padding:16px 0}.ft-emergency__inner{color:#ffffff80;text-align:center;justify-content:center;align-items:center;gap:12px;font-size:13px;line-height:1.6;display:flex}.ft-emergency__icon{color:#ef4444;background:#ef44441a;border:1px solid #ef444426;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.ft-emergency a{color:#ef4444;text-decoration:none;transition:color .2s}.ft-emergency a:hover{color:#f87171}.ft-emergency strong{color:#ffffffbf}.ft-main{background:linear-gradient(#0a0c10 0%,#0d0f14 100%);padding:72px 0 0;position:relative;overflow:hidden}.ft-main:before{content:"";pointer-events:none;background:radial-gradient(#8eb69b0a 0%,#0000 70%);width:800px;height:320px;position:absolute;top:0;left:50%;transform:translate(-50%)}.ft-grid{grid-template-columns:1.6fr 1fr 1fr 1fr;gap:48px;padding-bottom:56px;display:grid}.ft-brand__logo{margin-bottom:20px;margin-left:-8px;text-decoration:none;display:block}.ft-brand__logo-img{opacity:.9;width:auto;height:32px;transition:opacity .3s;display:block}.ft-brand__logo:hover .ft-brand__logo-img{opacity:1}.ft-brand__desc{color:#fff6;max-width:280px;margin-bottom:24px;font-size:14px;line-height:1.75}.ft-col__title{color:#fff;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:20px;font-size:12px;font-weight:700}.ft-col__links{flex-direction:column;gap:0;display:flex}.ft-col__links a{color:#ffffff80;padding:7px 0;font-size:14px;text-decoration:none;transition:all .25s;display:block;position:relative}.ft-col__links a:before{content:"";opacity:0;background:#8eb69b;border-radius:50%;width:4px;height:4px;transition:all .25s;position:absolute;top:50%;left:-12px;transform:translateY(-50%)}.ft-col__links a:hover{color:#a8d4b5;padding-left:8px}.ft-col__links a:hover:before{opacity:1;left:-4px}.ft-payment{border-top:1px solid #ffffff0d;justify-content:center;align-items:center;gap:20px;padding:28px 0;display:flex}.ft-payment__label{color:#ffffff4d;text-transform:uppercase;letter-spacing:1px;white-space:nowrap;font-size:12px;font-weight:600}.ft-payment__logos{align-items:center;display:flex}.ft-payment__band{opacity:.85;width:auto;height:28px;transition:opacity .3s;display:block}.ft-payment__band:hover{opacity:1}.ft-bottom{border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:24px 0;display:flex}.ft-bottom__copy{color:#ffffff40;font-size:13px}.ft-bottom__biz{color:#ffffff2e;margin-top:4px;font-size:11px}.ft-bottom__email{color:#ffffff59;font-size:13px;text-decoration:none;transition:color .2s}.ft-bottom__email:hover{color:#8eb69b}@media (max-width:768px){.ft-grid{grid-template-columns:1fr 1fr;gap:36px}.ft-brand{grid-column:1/-1}.ft-main{padding:56px 0 0}.ft-bottom{text-align:center;flex-direction:column;gap:8px}.ft-payment{flex-direction:column;gap:10px}.ft-payment__logos{justify-content:center}.ft-emergency__inner{text-align:center;flex-direction:column;gap:8px;font-size:12px}.ft-emergency__icon{margin:0 auto}.ft-emergency p{line-height:1.6}}@media (max-width:480px){.ft-grid{grid-template-columns:1fr;gap:28px}.ft-footer{padding:48px 0 24px}}.login-modal-overlay{z-index:9999;-webkit-backdrop-filter:blur(8px);background:#00000080;justify-content:center;align-items:center;padding:16px;animation:.25s modalOverlayIn;display:flex;position:fixed;inset:0}@keyframes modalOverlayIn{0%{opacity:0}to{opacity:1}}.login-modal{background:#fff;border-radius:24px;width:100%;max-width:420px;max-height:90vh;padding:36px 32px 28px;animation:.3s cubic-bezier(.16,1,.3,1) modalSlideIn;position:relative;overflow-y:auto;box-shadow:0 24px 80px #00000026,0 8px 24px #0000001a}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(24px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.login-modal-close{color:#536471;cursor:pointer;background:#f1f5f4;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.login-modal-close:hover{color:#0f1419;background:#e8ecf0;transform:rotate(90deg)}.login-modal-header{text-align:center;margin-bottom:24px}.login-modal-header h2{font-family:var(--font-heading), "Outfit", sans-serif;color:#0f1419;letter-spacing:-.02em;margin-bottom:4px;font-size:22px;font-weight:800}.login-modal-header p{color:#536471;font-size:14px}.login-modal-error{color:#ef4444;background:#ef44440f;border:1px solid #ef444426;border-radius:12px;align-items:center;gap:8px;margin-bottom:20px;padding:12px 14px;font-size:13px;display:flex}.login-modal-social{flex-direction:column;gap:10px;margin-bottom:20px;display:flex}.login-social-btn{color:#0f1419;cursor:pointer;background:#fff;border:1px solid #e8ecf0;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;padding:12px 16px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.login-social-btn:hover{background:#f8fafc;border-color:#5b9a7c;box-shadow:0 2px 8px #5b9a7c1a}.login-social-btn:disabled{opacity:.6;cursor:not-allowed}.login-modal-divider{align-items:center;gap:12px;margin-bottom:20px;display:flex}.login-modal-divider:before,.login-modal-divider:after{content:"";background:#e8ecf0;flex:1;height:1px}.login-modal-divider span{color:#8899a6;white-space:nowrap;font-size:12px;font-weight:500}.login-modal-form{flex-direction:column;gap:12px;margin-bottom:20px;display:flex}.login-modal-input{color:#0f1419;background:#f8fafc;border:1px solid #e8ecf0;border-radius:12px;outline:none;width:100%;padding:12px 16px;font-size:14px;transition:all .2s}.login-modal-input:focus{background:#fff;border-color:#5b9a7c;box-shadow:0 0 0 3px #5b9a7c14}.login-modal-input::placeholder{color:#8899a6}.login-modal-input:disabled{opacity:.6;cursor:not-allowed}.login-modal-submit{color:#fff;cursor:pointer;background:#5b9a7c;border:none;border-radius:12px;width:100%;margin-top:4px;padding:13px 16px;font-size:14px;font-weight:700;transition:all .2s}.login-modal-submit:hover{background:#3d7a5e;transform:translateY(-1px);box-shadow:0 4px 12px #5b9a7c40}.login-modal-submit:disabled{opacity:.6;cursor:not-allowed;transform:none}.login-modal-toggle{text-align:center}.login-modal-toggle p{color:#536471;font-size:13px}.login-modal-toggle button{color:#5b9a7c;cursor:pointer;background:0 0;border:none;font-size:13px;font-weight:700;transition:color .2s}.login-modal-toggle button:hover{color:#3d7a5e}@media (max-width:480px){.login-modal{border-radius:20px;padding:28px 20px 24px}}
.Hero-module-scss-module__1DCTwq__hero{color:#163832;background:#f4f2ec;place-items:start center;min-height:100svh;padding:140px 48px 72px;display:grid;position:relative;overflow:hidden}.Hero-module-scss-module__1DCTwq__heroBg{z-index:0;pointer-events:none;position:absolute;inset:0}.Hero-module-scss-module__1DCTwq__heroBgImg{object-fit:cover;object-position:center center;width:100%;height:100%;display:block}.Hero-module-scss-module__1DCTwq__heroGradient{z-index:0;pointer-events:none;background:linear-gradient(90deg,#fff 0% 40%,#ffffffe6 50%,#fff6 65%,#0000 85%);position:absolute;inset:0}.Hero-module-scss-module__1DCTwq__composition{z-index:1;flex-direction:column;align-items:flex-start;gap:48px;width:100%;display:flex;position:relative}.Hero-module-scss-module__1DCTwq__leftColumn{flex-direction:column;align-items:flex-start;gap:32px;max-width:1000px;animation:.7s cubic-bezier(.22,1,.36,1) both Hero-module-scss-module__1DCTwq__enterLeft;display:flex}.Hero-module-scss-module__1DCTwq__title{color:#1a1a2e;letter-spacing:-.02em;margin:0;font-size:clamp(3.2rem,6.2vw,4.8rem);font-weight:700;line-height:1.25;font-family:var(--font-pp)!important}.Hero-module-scss-module__1DCTwq__textGroup{flex-direction:column;gap:16px;display:flex}.Hero-module-scss-module__1DCTwq__subtitle{color:#1a1a2ebf;letter-spacing:-.01em;white-space:nowrap;margin:0;font-size:clamp(1.2rem,2.1vw,1.5rem);font-weight:500;line-height:1.5;font-family:var(--font-pp)!important}.Hero-module-scss-module__1DCTwq__bookButton,.Hero-module-scss-module__1DCTwq__matchButton{appearance:none;-webkit-backdrop-filter:blur(16px);color:#163832;cursor:pointer;background:#d7f0c873;border:1px solid #a0dcaf4d;border-radius:999px;justify-content:center;align-self:flex-start;align-items:center;gap:12px;padding:14px 20px;font-size:1.05rem;font-weight:400;line-height:1.3;transition:background .25s,border-color .25s,transform .22s;display:inline-flex;position:relative;overflow:hidden;font-family:PP Neue Montreal,sans-serif!important}.Hero-module-scss-module__1DCTwq__bookButton:before,.Hero-module-scss-module__1DCTwq__matchButton:before{content:"";border-radius:inherit;-webkit-mask-image:linear-gradient(90deg,#fff 0%,#0000 15% 85%,#fff 100%),linear-gradient(#0000 10%,#fff 35% 65%,#0000 90%);mask-image:linear-gradient(90deg,#fff 0%,#0000 15% 85%,#fff 100%),linear-gradient(#0000 10%,#fff 35% 65%,#0000 90%);-webkit-mask-composite:source-in;mask-composite:intersect;pointer-events:none;border:none;border-left:1px solid #16383240;border-right:1px solid #16383240;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 10%,#fff 35% 65%,#0000 90%)}.Hero-module-scss-module__1DCTwq__bookButton:hover,.Hero-module-scss-module__1DCTwq__matchButton:hover{background:#c8ebbed9;border-color:#a0dcaf80;transform:translateY(-2px)}.Hero-module-scss-module__1DCTwq__bookButton:focus-visible,.Hero-module-scss-module__1DCTwq__matchButton:focus-visible{outline-offset:4px;outline:3px solid #8eb69b8c}.Hero-module-scss-module__1DCTwq__buttonGroup{flex-wrap:wrap;gap:16px;width:100%;display:flex}.Hero-module-scss-module__1DCTwq__metricsContainer{flex-wrap:wrap;gap:28px;width:100%;margin-top:16px;display:flex}.Hero-module-scss-module__1DCTwq__metricItem{align-items:center;gap:12px;display:flex}.Hero-module-scss-module__1DCTwq__iconBox{color:#5c4c40;background:#c3aa9659;border:1px solid #c3aa9626;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;position:relative;overflow:hidden}.Hero-module-scss-module__1DCTwq__iconBox:before{content:"";border-radius:inherit;-webkit-mask-image:linear-gradient(90deg,#fff 0%,#0000 15% 85%,#fff 100%),linear-gradient(#0000 10%,#fff 35% 65%,#0000 90%);mask-image:linear-gradient(90deg,#fff 0%,#0000 15% 85%,#fff 100%),linear-gradient(#0000 10%,#fff 35% 65%,#0000 90%);-webkit-mask-composite:source-in;mask-composite:intersect;pointer-events:none;border:none;border-left:1px solid #00000040;border-right:1px solid #00000040;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 10%,#fff 35% 65%,#0000 90%)}.Hero-module-scss-module__1DCTwq__metricTexts{flex-direction:column;gap:2px;display:flex}.Hero-module-scss-module__1DCTwq__metricTitle{color:#1a1a2e;font-size:1.05rem;font-weight:700;line-height:1.2;font-family:PP Neue Montreal,sans-serif!important}.Hero-module-scss-module__1DCTwq__metricSubtitle{color:#1a1a2e99;font-size:.95rem;font-weight:400;line-height:1.2;font-family:PP Neue Montreal,sans-serif!important}.Hero-module-scss-module__1DCTwq__expertsCard{-webkit-backdrop-filter:blur(16px);background:#ffffff73;border:1px solid #ffffff1f;border-left:none;border-right:none;border-radius:9999px;flex-direction:row;justify-content:space-between;align-items:center;gap:24px;width:100%;max-width:720px;min-height:auto;padding:16px 36px;transition:transform .26s,box-shadow .26s;animation:.76s cubic-bezier(.22,1,.36,1) 80ms both Hero-module-scss-module__1DCTwq__enterRight;display:flex;position:relative;box-shadow:0 8px 32px #1638320a}.Hero-module-scss-module__1DCTwq__expertsCard:before{content:"";border-radius:inherit;pointer-events:none;-webkit-mask-image:linear-gradient(90deg,#fff 0%,#0000 15% 85%,#fff 100%),linear-gradient(#0000 15%,#fff 40% 60%,#0000 85%);mask-image:linear-gradient(90deg,#fff 0%,#0000 15% 85%,#fff 100%),linear-gradient(#0000 15%,#fff 40% 60%,#0000 85%);border:none;border-left:1.5px solid #0000002e;border-right:1.5px solid #0000002e;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 15%,#fff 40% 60%,#0000 85%)}.Hero-module-scss-module__1DCTwq__expertsCard:hover{transform:translateY(-2px);box-shadow:0 12px 40px #16383214}.Hero-module-scss-module__1DCTwq__cardHeader{letter-spacing:.08em;text-transform:uppercase;flex-shrink:0;align-items:center;gap:9px;font-size:.82rem;font-weight:700;display:flex}.Hero-module-scss-module__1DCTwq__statusDot{background:#2f9b62;border-radius:50%;flex:none;width:8px;height:8px;animation:2.4s ease-in-out infinite Hero-module-scss-module__1DCTwq__statusPulse;box-shadow:0 0 0 5px #2f9b621f}.Hero-module-scss-module__1DCTwq__expertViewport{flex:1;align-items:center;display:flex}.Hero-module-scss-module__1DCTwq__expert{align-items:center;gap:16px;animation:.5s cubic-bezier(.22,1,.36,1) both Hero-module-scss-module__1DCTwq__expertReveal;display:flex}.Hero-module-scss-module__1DCTwq__portrait{color:#5d756d;background:#e6ebe6;border-radius:50%;flex-shrink:0;place-items:center;width:52px;height:52px;font-size:1.2rem;font-weight:600;display:grid;overflow:hidden}.Hero-module-scss-module__1DCTwq__portrait img{object-fit:cover;-webkit-user-select:none;user-select:none;width:100%;height:100%}.Hero-module-scss-module__1DCTwq__expertMeta{flex-direction:column;gap:2px;padding-top:0;display:flex}.Hero-module-scss-module__1DCTwq__expertMeta strong{color:#1a1a2e;font-size:1.1rem;font-weight:650}.Hero-module-scss-module__1DCTwq__expertMeta span{color:#698078;font-size:.9rem}.Hero-module-scss-module__1DCTwq__viewAll{color:#163832;border-top:none;flex-shrink:0;align-items:center;gap:6px;padding-top:0;font-size:.88rem;font-weight:600;text-decoration:none;display:flex}.Hero-module-scss-module__1DCTwq__viewAll svg{transition:transform .2s}.Hero-module-scss-module__1DCTwq__viewAll:hover svg{transform:translate(4px)}@keyframes Hero-module-scss-module__1DCTwq__enterLeft{0%{opacity:0;transform:translate(-24px,10px)}to{opacity:1;transform:translate(0,0)}}@keyframes Hero-module-scss-module__1DCTwq__enterRight{0%{opacity:0;transform:translate(28px,12px)}to{opacity:1;transform:translate(0,0)}}@keyframes Hero-module-scss-module__1DCTwq__expertReveal{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module-scss-module__1DCTwq__statusPulse{50%{box-shadow:0 0 0 8px #2f9b620f}}@media (max-width:700px){.Hero-module-scss-module__1DCTwq__hero{min-height:auto;padding:112px 18px 48px}.Hero-module-scss-module__1DCTwq__composition{flex-direction:column;align-items:stretch;gap:32px}.Hero-module-scss-module__1DCTwq__leftColumn{text-align:center;align-items:center;gap:24px}.Hero-module-scss-module__1DCTwq__title,.Hero-module-scss-module__1DCTwq__subtitle{white-space:normal}.Hero-module-scss-module__1DCTwq__buttonGroup{flex-direction:column;align-items:stretch;gap:12px}.Hero-module-scss-module__1DCTwq__metricsContainer{justify-content:center;gap:20px}.Hero-module-scss-module__1DCTwq__expertsCard{text-align:center;border-radius:24px;flex-direction:column;align-items:center;gap:16px;width:100%}.Hero-module-scss-module__1DCTwq__expert{flex-direction:column;gap:8px}.Hero-module-scss-module__1DCTwq__bookButton,.Hero-module-scss-module__1DCTwq__matchButton{width:100%}}@media (prefers-reduced-motion:reduce){.Hero-module-scss-module__1DCTwq__leftColumn,.Hero-module-scss-module__1DCTwq__bookButton,.Hero-module-scss-module__1DCTwq__matchButton,.Hero-module-scss-module__1DCTwq__expertsCard,.Hero-module-scss-module__1DCTwq__expert,.Hero-module-scss-module__1DCTwq__statusDot{animation:none}}
.DownloadCTA-module-scss-module__OoEYEq__section{text-align:center;background:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:60vh;padding:200px 24px 120px;display:flex;position:relative}.DownloadCTA-module-scss-module__OoEYEq__heading{color:#1a1a2e;letter-spacing:-.02em;flex-wrap:wrap;justify-content:center;gap:0 .35em;max-width:700px;margin:0 auto 48px;font-family:PP Neue Montreal,sans-serif;font-size:clamp(1.5rem,4vw,2.75rem);font-weight:390;line-height:1.4;display:flex}@keyframes DownloadCTA-module-scss-module__OoEYEq__resetOpacity{to{opacity:1}}@keyframes DownloadCTA-module-scss-module__OoEYEq__resetBlur{to{filter:blur()}}.DownloadCTA-module-scss-module__OoEYEq__revealWord{opacity:0;filter:blur(6px);display:inline-block}.DownloadCTA-module-scss-module__OoEYEq__revealWord[data-can-animate=true]{animation:DownloadCTA-module-scss-module__OoEYEq__resetOpacity 1.2s var(--delay,0s) cubic-bezier(.75, 0, .25, 1) forwards,DownloadCTA-module-scss-module__OoEYEq__resetBlur 1.2s calc(var(--delay,0s) + .2s) cubic-bezier(.75, 0, .25, 1) forwards}@keyframes DownloadCTA-module-scss-module__OoEYEq__colorShiftAnim{0%{color:#d4a017}to{color:#1a1a2e}}.DownloadCTA-module-scss-module__OoEYEq__colorShift[data-can-animate=true]{animation:DownloadCTA-module-scss-module__OoEYEq__resetOpacity 1.2s var(--delay,0s) cubic-bezier(.75, 0, .25, 1) forwards,DownloadCTA-module-scss-module__OoEYEq__resetBlur 1.2s calc(var(--delay,0s) + .2s) cubic-bezier(.75, 0, .25, 1) forwards,DownloadCTA-module-scss-module__OoEYEq__colorShiftAnim 1s calc(var(--delay,0s) + 1.4s) ease forwards;color:#d4a017}.DownloadCTA-module-scss-module__OoEYEq__pills{opacity:0;filter:blur(6px);flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.DownloadCTA-module-scss-module__OoEYEq__pills[data-can-animate=true]{animation:DownloadCTA-module-scss-module__OoEYEq__resetOpacity 1.2s var(--delay,0s) cubic-bezier(.75, 0, .25, 1) forwards,DownloadCTA-module-scss-module__OoEYEq__resetBlur 1.2s calc(var(--delay,0s) + .2s) cubic-bezier(.75, 0, .25, 1) forwards}.DownloadCTA-module-scss-module__OoEYEq__pill{-webkit-backdrop-filter:blur(20px)saturate(1.2);color:#000;cursor:pointer;background:#0000000a;border:1px solid #0000000f;border-radius:9999px;align-items:center;padding:16px 36px;font-family:PP Neue Montreal,sans-serif;font-size:.95rem;font-weight:400;text-decoration:none;transition:background .3s,border-color .3s,transform .3s;display:inline-flex;position:relative;overflow:hidden}.DownloadCTA-module-scss-module__OoEYEq__pill:before{content:"";border-radius:inherit;-webkit-mask-image:linear-gradient(90deg,#fff 0%,#0000 15% 85%,#fff 100%),linear-gradient(#0000 10%,#fff 35% 65%,#0000 90%);mask-image:linear-gradient(90deg,#fff 0%,#0000 15% 85%,#fff 100%),linear-gradient(#0000 10%,#fff 35% 65%,#0000 90%);-webkit-mask-composite:source-in;mask-composite:intersect;pointer-events:none;border:none;border-left:1px solid #0003;border-right:1px solid #0003;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 10%,#fff 35% 65%,#0000 90%)}.DownloadCTA-module-scss-module__OoEYEq__pill:hover{background:#00000014;border-color:#0000001f;transform:translateY(-2px)}.DownloadCTA-module-scss-module__OoEYEq__pillContent{color:#000;align-items:center;gap:10px;display:flex;position:relative}.DownloadCTA-module-scss-module__OoEYEq__pillIcon{object-fit:contain;flex-shrink:0;width:20px;height:20px}
.HowItWorks-module-scss-module__Itr19a__section{background:#fff;width:100%;padding:100px 24px;position:relative;overflow:hidden}@media (max-width:768px){.HowItWorks-module-scss-module__Itr19a__section{padding:60px 16px 40px}}.HowItWorks-module-scss-module__Itr19a__container{width:100%;max-width:1120px;margin:0 auto}.HowItWorks-module-scss-module__Itr19a__header{text-align:center;margin-bottom:72px}@media (max-width:768px){.HowItWorks-module-scss-module__Itr19a__header{margin-bottom:48px}}.HowItWorks-module-scss-module__Itr19a__label{color:#1a1a2e;letter-spacing:-.03em;margin-bottom:16px;font-size:clamp(28px,4vw,44px);font-weight:500;line-height:1.15;font-family:var(--font-pp)!important}.HowItWorks-module-scss-module__Itr19a__subtext{color:#6b7280;max-width:520px;margin:0 auto;font-size:16px;font-weight:400;line-height:1.7;font-family:var(--font-pp)!important}@media (max-width:768px){.HowItWorks-module-scss-module__Itr19a__subtext{font-size:14px}}.HowItWorks-module-scss-module__Itr19a__steps{justify-content:center;align-items:stretch;gap:20px;width:100%;display:flex}@media (max-width:1024px){.HowItWorks-module-scss-module__Itr19a__steps{gap:12px}}@media (max-width:768px){.HowItWorks-module-scss-module__Itr19a__steps{flex-direction:column;align-items:center;gap:48px}}.HowItWorks-module-scss-module__Itr19a__card{text-align:center;background:#fff;border:1px solid #0000000d;border-radius:20px;flex-direction:column;flex:1;align-items:center;max-width:320px;padding:48px 32px 36px;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1),border-color .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;box-shadow:0 10px 30px #00000004}.HowItWorks-module-scss-module__Itr19a__card:hover{border-color:#5b9a7c26;transform:translateY(-6px);box-shadow:0 20px 40px #0000000a,0 4px 12px #00000005}@media (max-width:768px){.HowItWorks-module-scss-module__Itr19a__card{width:100%;max-width:340px;padding:40px 24px 28px}}.HowItWorks-module-scss-module__Itr19a__badge{color:#5850ec;background:#e5e0fa;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:700;display:flex;position:absolute;top:-16px;left:20px;box-shadow:0 2px 8px #5850ec26;font-family:var(--font-pp)!important}.HowItWorks-module-scss-module__Itr19a__iconCircle{border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:24px;transition:transform .3s;display:flex}.HowItWorks-module-scss-module__Itr19a__card:hover .HowItWorks-module-scss-module__Itr19a__iconCircle{transform:scale(1.08)}.HowItWorks-module-scss-module__Itr19a__greenBg{background:#e8f5ee}.HowItWorks-module-scss-module__Itr19a__greenIcon{color:#163832}.HowItWorks-module-scss-module__Itr19a__purpleBg{background:#eeecfd}.HowItWorks-module-scss-module__Itr19a__purpleIcon{color:#5850ec}.HowItWorks-module-scss-module__Itr19a__cardTitle{color:#1a1a2e;letter-spacing:-.01em;margin-bottom:12px;font-size:20px;font-weight:700;font-family:var(--font-pp)!important}@media (max-width:768px){.HowItWorks-module-scss-module__Itr19a__cardTitle{font-size:18px}}.HowItWorks-module-scss-module__Itr19a__cardDesc{font-family:var(--font-body);color:#6b7280;font-size:14px;line-height:1.6}@media (max-width:768px){.HowItWorks-module-scss-module__Itr19a__cardDesc{font-size:13.5px}}.HowItWorks-module-scss-module__Itr19a__connector{flex-shrink:0;justify-content:center;align-items:center;display:flex}.HowItWorks-module-scss-module__Itr19a__connector svg{opacity:.8;width:48px;height:12px}@media (max-width:1024px){.HowItWorks-module-scss-module__Itr19a__connector svg{width:32px}}@media (max-width:768px){.HowItWorks-module-scss-module__Itr19a__connector{display:none}}
.PopularCategories-module-scss-module__8bCH1q__section{background:#fff;width:100%;padding:100px 24px;position:relative;overflow:hidden}@media (max-width:768px){.PopularCategories-module-scss-module__8bCH1q__section{padding:60px 16px}}.PopularCategories-module-scss-module__8bCH1q__container{width:100%;max-width:1120px;margin:0 auto}.PopularCategories-module-scss-module__8bCH1q__title{color:#1a1a2e;letter-spacing:-.03em;text-align:center;margin-bottom:56px;font-size:clamp(28px,4vw,44px);font-weight:500;line-height:1.15;font-family:var(--font-pp)!important}@media (max-width:768px){.PopularCategories-module-scss-module__8bCH1q__title{margin-bottom:40px}}.PopularCategories-module-scss-module__8bCH1q__grid{grid-template-columns:repeat(4,1fr);gap:24px;width:100%;display:grid}@media (max-width:1280px){.PopularCategories-module-scss-module__8bCH1q__grid{gap:16px}}@media (max-width:1024px){.PopularCategories-module-scss-module__8bCH1q__grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media (max-width:768px){.PopularCategories-module-scss-module__8bCH1q__grid{grid-template-columns:repeat(2,1fr);gap:12px}}@media (max-width:480px){.PopularCategories-module-scss-module__8bCH1q__grid{grid-template-columns:1fr;gap:12px}}.PopularCategories-module-scss-module__8bCH1q__card{text-align:center;background:#fff;border:1px solid #0000000d;border-radius:20px;flex-direction:column;align-items:center;padding:36px 16px 32px;text-decoration:none;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1),border-color .4s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 8px 30px #00000003}.PopularCategories-module-scss-module__8bCH1q__card:hover{border-color:#5b9a7c26;transform:translateY(-6px);box-shadow:0 16px 40px #0000000a,0 4px 12px #00000005}@media (max-width:768px){.PopularCategories-module-scss-module__8bCH1q__card{padding:28px 16px}}.PopularCategories-module-scss-module__8bCH1q__iconCircle{border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:20px;transition:transform .3s;display:flex}.PopularCategories-module-scss-module__8bCH1q__card:hover .PopularCategories-module-scss-module__8bCH1q__iconCircle{transform:scale(1.08)}.PopularCategories-module-scss-module__8bCH1q__greenBg{background:#e8f5ee}.PopularCategories-module-scss-module__8bCH1q__purpleBg{background:#eeecfd}.PopularCategories-module-scss-module__8bCH1q__iconImage{object-fit:contain;width:32px;height:32px}.PopularCategories-module-scss-module__8bCH1q__cardTitle{color:#1a1a2e;letter-spacing:-.01em;margin-bottom:0;font-size:16px;font-weight:700;font-family:var(--font-pp)!important}@media (max-width:768px){.PopularCategories-module-scss-module__8bCH1q__cardTitle{font-size:15.5px}}
.FeaturedSpecialists-module-scss-module__G50Guq__section{background:#fff;width:100%;padding:80px 24px 100px;position:relative;overflow:hidden}@media (max-width:768px){.FeaturedSpecialists-module-scss-module__G50Guq__section{padding:50px 16px 60px}}.FeaturedSpecialists-module-scss-module__G50Guq__container{width:100%;max-width:1120px;margin:0 auto}.FeaturedSpecialists-module-scss-module__G50Guq__header{justify-content:space-between;align-items:center;width:100%;margin-bottom:48px;display:flex}@media (max-width:768px){.FeaturedSpecialists-module-scss-module__G50Guq__header{flex-direction:column;align-items:flex-start;gap:16px;margin-bottom:32px}}.FeaturedSpecialists-module-scss-module__G50Guq__title{color:#1a1a2e;letter-spacing:-.03em;margin:0;font-size:clamp(28px,4vw,44px);font-weight:500;line-height:1.15;font-family:var(--font-pp)!important}.FeaturedSpecialists-module-scss-module__G50Guq__nav{align-items:center;gap:8px;display:flex}.FeaturedSpecialists-module-scss-module__G50Guq__navButton{color:#1a1a2e;cursor:pointer;background:#fff9;border:1.5px solid #1a1a2e26;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s;display:flex}.FeaturedSpecialists-module-scss-module__G50Guq__navButton:hover{background:#1a1a2e0f;border-color:#1a1a2e59}.FeaturedSpecialists-module-scss-module__G50Guq__navButton svg{stroke:currentColor;stroke-width:2px;fill:none;width:16px;height:16px}.FeaturedSpecialists-module-scss-module__G50Guq__grid{scrollbar-width:thin;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;flex-direction:row;gap:24px;width:100%;padding:12px 4px 24px;display:flex;overflow-x:auto}.FeaturedSpecialists-module-scss-module__G50Guq__grid::-webkit-scrollbar{height:6px}.FeaturedSpecialists-module-scss-module__G50Guq__grid::-webkit-scrollbar-track{background:0 0}.FeaturedSpecialists-module-scss-module__G50Guq__grid::-webkit-scrollbar-thumb{background:#5b9a7c33;border-radius:3px}.FeaturedSpecialists-module-scss-module__G50Guq__grid::-webkit-scrollbar-thumb:hover{background:#5b9a7c66}@media (max-width:768px){.FeaturedSpecialists-module-scss-module__G50Guq__grid{gap:16px;padding-bottom:16px}}.FeaturedSpecialists-module-scss-module__G50Guq__card{cursor:pointer;scroll-snap-align:start;-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #0000000d;border-radius:16px;flex-shrink:0;width:320px;height:170px;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1),border-color .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 8px 24px #00000004}.FeaturedSpecialists-module-scss-module__G50Guq__card:hover{border-color:#5b9a7c26;transform:translateY(-6px);box-shadow:0 16px 36px #0000000a,0 4px 12px #00000005}@media (max-width:360px){.FeaturedSpecialists-module-scss-module__G50Guq__card{width:290px}}.FeaturedSpecialists-module-scss-module__G50Guq__photoContainer{z-index:1;pointer-events:none;justify-content:center;align-items:flex-end;width:150px;height:185px;display:flex;position:absolute;bottom:0;left:-5px}.FeaturedSpecialists-module-scss-module__G50Guq__photo{object-fit:contain;object-position:bottom center;width:100%;height:100%}.FeaturedSpecialists-module-scss-module__G50Guq__initialsPlaceholder{color:#163832;width:72px;height:72px;font-family:var(--font-body);background:#e8f5ee;border-radius:50%;justify-content:center;align-items:center;margin-bottom:24px;font-size:24px;font-weight:700;display:flex}.FeaturedSpecialists-module-scss-module__G50Guq__info{flex-direction:column;align-items:flex-start;display:flex;position:absolute;inset:20px 12px 12px 140px}.FeaturedSpecialists-module-scss-module__G50Guq__name{color:#163832;text-overflow:ellipsis;white-space:nowrap;width:100%;margin-bottom:4px;font-size:16px;font-weight:700;line-height:1.25;overflow:hidden;font-family:var(--font-pp)!important}.FeaturedSpecialists-module-scss-module__G50Guq__specialtyTitle{font-family:var(--font-body);color:#9e9e9e;text-overflow:ellipsis;white-space:nowrap;width:100%;margin-bottom:8px;font-size:11px;font-weight:500;overflow:hidden}.FeaturedSpecialists-module-scss-module__G50Guq__stats{align-items:center;gap:4px;margin-bottom:auto;display:flex}.FeaturedSpecialists-module-scss-module__G50Guq__starIcon{flex-shrink:0}.FeaturedSpecialists-module-scss-module__G50Guq__ratingValue{font-family:var(--font-body);color:#5a7a6e;font-size:11px;font-weight:600;line-height:1}.FeaturedSpecialists-module-scss-module__G50Guq__ctaButton{color:#8eb69b;font-family:var(--font-body);cursor:pointer;background:#fff;border:1.5px solid #8eb69b;border-radius:22px;align-self:flex-end;align-items:center;gap:6px;padding:8px 14px;font-size:12px;font-weight:600;transition:all .25s;display:inline-flex}.FeaturedSpecialists-module-scss-module__G50Guq__ctaButton:hover{color:#163832;background:#e8f5ee;border-color:#163832}.FeaturedSpecialists-module-scss-module__G50Guq__calendarIcon{flex-shrink:0}
.TextReveal-module-scss-module___IxtMq__section{text-align:center;background:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:40vh;padding:120px 24px 80px;display:flex;position:relative}.TextReveal-module-scss-module___IxtMq__heading{color:#1a1a2e;letter-spacing:-.02em;flex-wrap:wrap;justify-content:center;gap:0 .35em;max-width:700px;margin:0 auto;font-family:PP Neue Montreal,sans-serif;font-size:clamp(1.5rem,4vw,2.75rem);font-weight:390;line-height:1.4;display:flex}@keyframes TextReveal-module-scss-module___IxtMq__resetOpacity{to{opacity:1}}@keyframes TextReveal-module-scss-module___IxtMq__resetBlur{to{filter:blur()}}.TextReveal-module-scss-module___IxtMq__revealWord{opacity:0;filter:blur(6px);display:inline-block}.TextReveal-module-scss-module___IxtMq__revealWord[data-can-animate=true]{animation:TextReveal-module-scss-module___IxtMq__resetOpacity 1.2s var(--delay,0s) cubic-bezier(.75, 0, .25, 1) forwards,TextReveal-module-scss-module___IxtMq__resetBlur 1.2s calc(var(--delay,0s) + .2s) cubic-bezier(.75, 0, .25, 1) forwards}@keyframes TextReveal-module-scss-module___IxtMq__colorShiftAnim{0%{color:#d4a017}to{color:#1a1a2e}}.TextReveal-module-scss-module___IxtMq__colorShift[data-can-animate=true]{animation:TextReveal-module-scss-module___IxtMq__resetOpacity 1.2s var(--delay,0s) cubic-bezier(.75, 0, .25, 1) forwards,TextReveal-module-scss-module___IxtMq__resetBlur 1.2s calc(var(--delay,0s) + .2s) cubic-bezier(.75, 0, .25, 1) forwards,TextReveal-module-scss-module___IxtMq__colorShiftAnim 1s calc(var(--delay,0s) + 1.4s) ease forwards;color:#d4a017}
.Testimonials-module-scss-module__6JbHVa__section{background:#fff;width:100%;padding:100px 0 120px;position:relative;overflow:hidden}.Testimonials-module-scss-module__6JbHVa__gradientBg{pointer-events:none;background:radial-gradient(#c8e6b48c 0%,#d2ebbe59 25%,#dcf0c826 50%,#0000 70%);width:120%;height:120%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Testimonials-module-scss-module__6JbHVa__header{z-index:1;text-align:center;margin-bottom:32px;padding:0 24px;position:relative}.Testimonials-module-scss-module__6JbHVa__title{color:#1a1a2e;letter-spacing:-.02em;margin:0;font-family:PP Neue Montreal,sans-serif;font-size:clamp(1.75rem,4vw,3rem);font-weight:300;line-height:1.3}.Testimonials-module-scss-module__6JbHVa__subtitle{color:#1a1a2e;letter-spacing:-.02em;opacity:.5;margin:0;font-family:PP Neue Montreal,sans-serif;font-size:clamp(1.75rem,4vw,3rem);font-weight:300;line-height:1.3}.Testimonials-module-scss-module__6JbHVa__nav{z-index:1;justify-content:center;gap:8px;margin-bottom:48px;display:flex;position:relative}.Testimonials-module-scss-module__6JbHVa__navButton{color:#1a1a2e;cursor:pointer;background:#fff9;border:1.5px solid #1a1a2e26;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s;display:flex}.Testimonials-module-scss-module__6JbHVa__navButton:hover{background:#1a1a2e0f;border-color:#1a1a2e59}.Testimonials-module-scss-module__6JbHVa__navButton svg{stroke:currentColor;stroke-width:2px;fill:none;width:14px;height:14px}.Testimonials-module-scss-module__6JbHVa__trackWrapper{z-index:1;width:100%;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 3% 97%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 3% 97%,#0000 100%)}.Testimonials-module-scss-module__6JbHVa__track{cursor:grab;-webkit-user-select:none;user-select:none;gap:220px;padding:0 48px;transition:none;display:flex}.Testimonials-module-scss-module__6JbHVa__track:active{cursor:grabbing}.Testimonials-module-scss-module__6JbHVa__card{width:560px;min-height:340px;box-shadow:none;background:#fff;border:none;border-radius:80px;flex-direction:row;flex-shrink:0;align-items:center;padding:40px;transition:transform .3s;display:flex}.Testimonials-module-scss-module__6JbHVa__card:hover{transform:translateY(-4px)}@media (max-width:768px){.Testimonials-module-scss-module__6JbHVa__card{border-radius:24px;flex-direction:column;gap:20px;width:340px;min-height:280px;padding:28px}}.Testimonials-module-scss-module__6JbHVa__avatarContainer{background:#f5e1d24d;border-radius:24px;flex-shrink:0;justify-content:center;align-items:center;width:160px;height:200px;display:flex;overflow:hidden}@media (max-width:768px){.Testimonials-module-scss-module__6JbHVa__avatarContainer{border-radius:16px;width:100%;height:140px}}.Testimonials-module-scss-module__6JbHVa__dotMatrix{grid-template-columns:repeat(9,1fr);gap:3px;padding:12px;display:grid}.Testimonials-module-scss-module__6JbHVa__dot{background:#1a1a2e14;border-radius:50%;width:6px;height:6px;transition:opacity .2s}.Testimonials-module-scss-module__6JbHVa__dot.Testimonials-module-scss-module__6JbHVa__active{background:#1a1a2e99}.Testimonials-module-scss-module__6JbHVa__cardContent{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:16px;min-width:0;display:flex}.Testimonials-module-scss-module__6JbHVa__quote{color:#1a1a2e;flex-grow:1;margin:0;font-family:PP Neue Montreal,sans-serif;font-size:1rem;font-weight:400;line-height:1.65}.Testimonials-module-scss-module__6JbHVa__author{flex-direction:column;align-items:center;gap:2px;margin-top:24px;display:flex}.Testimonials-module-scss-module__6JbHVa__authorName{color:#1a1a2e;letter-spacing:.1em;text-transform:uppercase;margin:0;font-family:PP Neue Montreal,sans-serif;font-size:.75rem;font-weight:500}.Testimonials-module-scss-module__6JbHVa__authorSource{color:#1a1a2e66;letter-spacing:.08em;text-transform:uppercase;margin:0;font-family:PP Neue Montreal,sans-serif;font-size:.7rem;font-weight:400}
.FAQ-module-scss-module___oJGOG__section{background:#fff;width:100%;padding:60px 24px 120px;position:relative}.FAQ-module-scss-module___oJGOG__container{background:#f0ebe5;border-radius:32px;flex-direction:column;max-width:720px;margin:0 auto;padding:72px 56px 80px;display:flex}@media (max-width:768px){.FAQ-module-scss-module___oJGOG__container{border-radius:24px;padding:48px 24px 56px}}.FAQ-module-scss-module___oJGOG__title{color:#1a1a2e;text-align:center;letter-spacing:-.01em;margin:0 0 48px;font-family:PP Neue Montreal,sans-serif;font-size:2.6rem;font-weight:400;line-height:1.15}@media (max-width:768px){.FAQ-module-scss-module___oJGOG__title{margin-bottom:36px;font-size:1.8rem}}.FAQ-module-scss-module___oJGOG__list{flex-direction:column;gap:12px;display:flex}.FAQ-module-scss-module___oJGOG__item{flex-direction:column;display:flex}.FAQ-module-scss-module___oJGOG__question{-webkit-backdrop-filter:blur(16px);cursor:pointer;color:#1a1a2e;text-align:left;background:#ffffff59;border:1px solid #ffffff26;border-left:1.5px solid #ffffffb3;border-right:1.5px solid #ffffffb3;border-radius:999px;align-self:flex-start;align-items:center;gap:12px;padding:14px 20px;font-family:PP Neue Montreal,sans-serif;font-size:.95rem;font-weight:400;line-height:1.3;transition:background .25s,border-color .25s;display:inline-flex}.FAQ-module-scss-module___oJGOG__question:hover{background:#ffffffe6;border-color:#1a1a2e26}@media (max-width:768px){.FAQ-module-scss-module___oJGOG__question{gap:10px;padding:12px 16px;font-size:.85rem}}.FAQ-module-scss-module___oJGOG__questionOpen{background:#ffffffd9;border-color:#1a1a2e1f}.FAQ-module-scss-module___oJGOG__icon{-webkit-backdrop-filter:blur(16px);color:#1a1a2e;background:#ffffff59;border:1px solid #ffffff26;border-left:1.5px solid #ffffffb3;border-right:1.5px solid #ffffffb3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:border-color .25s;display:flex}@media (max-width:768px){.FAQ-module-scss-module___oJGOG__icon{width:24px;height:24px}}.FAQ-module-scss-module___oJGOG__iconSvg{transition:transform .3s}.FAQ-module-scss-module___oJGOG__iconSvgOpen{transform:rotate(45deg)}.FAQ-module-scss-module___oJGOG__answerWrapper{grid-template-rows:0fr;margin-top:0;transition:grid-template-rows .35s;display:grid}.FAQ-module-scss-module___oJGOG__answerWrapperOpen{grid-template-rows:1fr;margin-top:8px}.FAQ-module-scss-module___oJGOG__answer{overflow:hidden}.FAQ-module-scss-module___oJGOG__answerText{color:#1a1a2ebf;background:#1a1a2e0f;border-radius:20px;margin:0;padding:20px 24px;font-family:PP Neue Montreal,sans-serif;font-size:.9rem;font-weight:400;line-height:1.65}@media (max-width:768px){.FAQ-module-scss-module___oJGOG__answerText{border-radius:16px;padding:16px 18px;font-size:.82rem}}.FAQ-module-scss-module___oJGOG__contactButton{-webkit-backdrop-filter:blur(16px);cursor:pointer;color:#1a1a2e;background:#ffffff59;border:1px solid #ffffff26;border-left:1.5px solid #ffffffb3;border-right:1.5px solid #ffffffb3;border-radius:999px;align-self:flex-end;align-items:center;gap:10px;margin-top:28px;padding:14px 20px;font-family:PP Neue Montreal,sans-serif;font-size:.95rem;font-weight:400;line-height:1.3;text-decoration:none;transition:background .25s,transform .2s;display:inline-flex}.FAQ-module-scss-module___oJGOG__contactButton:hover{background:#fff9;transform:translateY(-1px)}@media (max-width:768px){.FAQ-module-scss-module___oJGOG__contactButton{margin-top:20px;padding:12px 16px;font-size:.85rem}}.FAQ-module-scss-module___oJGOG__contactIcon{-webkit-backdrop-filter:blur(16px);color:#1a1a2e;background:#ffffff59;border:1px solid #ffffff26;border-left:1.5px solid #ffffffb3;border-right:1.5px solid #ffffffb3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}@media (max-width:768px){.FAQ-module-scss-module___oJGOG__contactIcon{width:24px;height:24px}}
.Footer-module-scss-module__u8eZKW__footer{background:#fff;width:100%;padding:0 24px 40px}.Footer-module-scss-module__u8eZKW__emergencyBanner{background:#dc26261f;border-radius:0;width:100vw;margin-bottom:40px;margin-left:-24px;padding:14px 32px}@media (max-width:768px){.Footer-module-scss-module__u8eZKW__emergencyBanner{margin-bottom:28px;padding:12px 20px}}.Footer-module-scss-module__u8eZKW__emergencyText{color:#b41e1ecc;text-align:center;margin:0;font-family:PP Neue Montreal,sans-serif;font-size:.8rem;font-weight:400;line-height:1.6}.Footer-module-scss-module__u8eZKW__emergencyText strong{color:#b41e1e;font-weight:500}@media (max-width:768px){.Footer-module-scss-module__u8eZKW__emergencyText{text-align:left;font-size:.72rem}}.Footer-module-scss-module__u8eZKW__card{background:#2d6a4f;border:none;border-radius:28px 28px 28px 0;width:99%;max-width:none;margin:0 auto 32px;padding:56px 48px 52px}@media (max-width:768px){.Footer-module-scss-module__u8eZKW__card{border-radius:20px 20px 20px 0;margin-bottom:24px;padding:36px 24px 32px}}.Footer-module-scss-module__u8eZKW__brand{text-align:center;border-bottom:1px solid #ffffff26;flex-direction:column;align-items:center;gap:16px;margin-bottom:48px;padding-bottom:40px;display:flex}@media (max-width:768px){.Footer-module-scss-module__u8eZKW__brand{flex-direction:column;align-items:flex-start;gap:16px;margin-bottom:32px;padding-bottom:28px}}.Footer-module-scss-module__u8eZKW__logo{flex-shrink:0}.Footer-module-scss-module__u8eZKW__logoImage{width:auto;height:32px}@media (max-width:768px){.Footer-module-scss-module__u8eZKW__logoImage{height:26px}}.Footer-module-scss-module__u8eZKW__tagline{color:#fff;max-width:500px;margin:0;font-family:PP Neue Montreal,sans-serif;font-size:1.35rem;font-weight:400;line-height:1.4}@media (max-width:768px){.Footer-module-scss-module__u8eZKW__tagline{font-size:1rem}}.Footer-module-scss-module__u8eZKW__columns{text-align:center;justify-content:center;gap:64px;display:flex}@media (max-width:1024px){.Footer-module-scss-module__u8eZKW__columns{grid-template-columns:repeat(2,1fr);gap:36px}}@media (max-width:768px){.Footer-module-scss-module__u8eZKW__columns{grid-template-columns:1fr;gap:28px}}.Footer-module-scss-module__u8eZKW__column{flex-direction:column;align-items:center;display:flex}.Footer-module-scss-module__u8eZKW__columnTitle{letter-spacing:.1em;text-transform:uppercase;color:#fff9;margin:0 0 18px;font-family:PP Neue Montreal,sans-serif;font-size:.72rem;font-weight:500}.Footer-module-scss-module__u8eZKW__columnList{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.Footer-module-scss-module__u8eZKW__columnLink{color:#ffffffd9;font-family:PP Neue Montreal,sans-serif;font-size:.95rem;font-weight:400;text-decoration:none;transition:color .2s}.Footer-module-scss-module__u8eZKW__columnLink:hover{color:#fff}.Footer-module-scss-module__u8eZKW__paymentBand{text-align:center;border-top:1px solid #ffffff26;margin-top:40px;padding-top:32px}@media (max-width:768px){.Footer-module-scss-module__u8eZKW__paymentBand{margin-top:28px;padding-top:24px}}.Footer-module-scss-module__u8eZKW__paymentBandImage{opacity:.7;max-width:400px;height:auto;margin:0 auto;transition:opacity .2s}.Footer-module-scss-module__u8eZKW__paymentBandImage:hover{opacity:1}.Footer-module-scss-module__u8eZKW__bottom{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 24px;display:flex}@media (max-width:768px){.Footer-module-scss-module__u8eZKW__bottom{flex-direction:column;align-items:flex-start;gap:8px}}.Footer-module-scss-module__u8eZKW__copyright{color:#1a1a2e;margin:0;font-family:PP Neue Montreal,sans-serif;font-size:.9rem;font-weight:400}.Footer-module-scss-module__u8eZKW__email{color:#1a1a2e;font-family:PP Neue Montreal,sans-serif;font-size:.9rem;font-weight:400;text-decoration:none;transition:color .2s}.Footer-module-scss-module__u8eZKW__email:hover{color:#1a1a2eb3}
