*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-inter,"Inter"),-apple-system,BlinkMacSystemFont,sans-serif;background:var(--color-bg);color:var(--color-text);line-height:1.6;overflow-x:hidden}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}h1{font-size:88px;line-height:1.05}h1,h2{font-family:var(--font-fraunces,"Fraunces"),serif;font-weight:400;letter-spacing:-.02em;color:var(--color-text);text-transform:none}h2{font-size:56px;line-height:1.1}h3{font-family:var(--font-fraunces,"Fraunces"),serif;font-size:32px;font-weight:500;line-height:1.2;letter-spacing:-.02em}h3,h4{color:var(--color-text)}h4{font-size:1rem;font-weight:600}h1 em,h2 em{font-style:italic;font-weight:inherit}p{color:var(--color-text-muted);line-height:1.75}@media (max-width:768px){h1{font-size:48px}h2{font-size:36px}h3{font-size:24px}}.rm-header{position:-webkit-sticky;position:sticky;top:0;background:var(--color-bg);border-bottom:1px solid transparent;z-index:100;transition:background var(--transition),border-color var(--transition),-webkit-backdrop-filter var(--transition);transition:background var(--transition),border-color var(--transition),backdrop-filter var(--transition);transition:background var(--transition),border-color var(--transition),backdrop-filter var(--transition),-webkit-backdrop-filter var(--transition)}.rm-header-scrolled{background:hsla(45,29%,97%,.9);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom-color:var(--color-border)}.rm-header-inner{display:flex;align-items:center;justify-content:space-between;padding:0 2.5rem;height:80px;max-width:1400px;margin:0 auto}.rm-wordmark{font-size:13px;font-weight:800;letter-spacing:.15em;color:var(--color-text);text-decoration:none;line-height:1}.rm-logo-img{height:38px;width:auto}@media (max-width:1024px){.rm-logo-img{height:32px}}.rm-nav{gap:2rem}.rm-nav,.rm-nav-links{display:flex;align-items:center}.rm-nav-links{gap:1.75rem}.rm-nav-dropdown-trigger,.rm-nav-links a,.rm-nav-links button{color:var(--color-text);text-decoration:none;font-size:15px;font-weight:500;text-transform:none;letter-spacing:0;transition:color var(--transition);background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center;gap:.375rem;font-family:inherit;line-height:1;position:relative}.rm-nav-dropdown-trigger.active,.rm-nav-dropdown-trigger:hover,.rm-nav-links a.active,.rm-nav-links a:hover,.rm-nav-links button:hover{color:var(--color-text)}.rm-nav-start{font-weight:700!important;color:#1a1a1a!important}.rm-nav-dropdown{position:relative}.rm-nav-dropdown-menu{position:absolute;top:100%;left:50%;transform:translateX(-50%);background:#fff;border:1px solid #e8e8e8;padding:.5rem 0;min-width:200px;box-shadow:0 8px 30px rgba(0,0,0,.06);opacity:0;visibility:hidden;transition:all .2s;margin-top:.5rem}.rm-nav-dropdown:hover .rm-nav-dropdown-menu{opacity:1;visibility:visible}.rm-nav-dropdown-menu a{display:block;padding:.5rem 1rem;font-size:12px;color:#737373;letter-spacing:.02em}.rm-nav-dropdown-menu a:hover{background:#fafafa;color:#1a1a1a}.rm-nav-dropdown-menu a.active{color:#1a1a1a;font-weight:700}.rm-nav-cta{background:var(--color-accent);color:#fff!important;padding:14px 28px;border-radius:999px;text-decoration:none;font-size:15px;font-weight:500;letter-spacing:0;transition:background var(--transition);line-height:1;white-space:nowrap}.rm-nav-cta:hover{background:var(--color-accent-hover)}.rm-mobile-toggle{display:none;background:none;border:none;cursor:pointer;padding:.5rem;flex-direction:column;gap:6px}.rm-mobile-toggle span{display:block;width:24px;height:1.5px;background:#1a1a1a}.rm-mobile-toggle svg{width:24px;height:24px}.rm-mobile-menu{background:var(--color-bg);border-bottom:1px solid var(--color-border);padding:1rem 2rem 1.5rem;max-height:calc(100vh - 56px);overflow-y:auto}.rm-mobile-menu a{display:block;padding:.75rem 0;color:#404040;text-decoration:none;font-weight:500;font-size:14px;border-bottom:1px solid #f0f0f0}.rm-mobile-menu a:last-child{border-bottom:none}.rm-mobile-start{color:#1a1a1a!important;font-weight:700!important}.rm-mobile-section-label{font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.14em;color:#737373;padding:1rem 0 .5rem;border-bottom:none}.rm-mobile-divider{height:1px;background:#e8e8e8;margin:.5rem 0}.rm-mobile-dropdown-toggle{display:flex;justify-content:space-between;align-items:center;width:100%;padding:.75rem 0;background:none;border:none;border-bottom:1px solid #f0f0f0;font-size:14px;font-weight:500;color:#404040;cursor:pointer;font-family:inherit}.rm-mobile-dropdown-items{padding-left:1rem}.rm-mobile-dropdown-items a{font-size:13px;color:#737373!important}.rm-mobile-cta{background:var(--color-accent)!important;color:#fff!important;text-align:center;margin-top:1rem;font-weight:500!important;font-size:15px!important;letter-spacing:0;border-radius:999px;padding:14px 28px!important}@media (max-width:1024px){.rm-nav,.rm-nav-cta,.rm-nav-links{display:none}.rm-mobile-toggle{display:flex}}.rm-footer{background:var(--color-bg);border-top:1px solid var(--color-border);padding:4rem 2rem 2rem}.rm-footer-inner{max-width:1200px;margin:0 auto 3rem;display:flex;justify-content:space-between;gap:4rem}.rm-footer-wordmark{font-size:12px;font-weight:800;letter-spacing:.15em;color:#1a1a1a}.rm-footer-brand img{height:40px;margin-bottom:1rem;display:none}.rm-footer-brand p,.rm-footer-tagline{font-size:14px;color:#737373;margin-bottom:.5rem;line-height:1.6}.rm-footer-contact{font-size:13px;color:#737373;text-decoration:none;transition:color .2s}.rm-footer-contact:hover{color:#1a1a1a}.rm-footer-address{font-size:13px;color:#a0a0a0;margin-top:.375rem;line-height:1.5}.rm-footer-links{display:flex;gap:4rem}.rm-footer-col h4{font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.14em;margin-bottom:1rem;color:#1a1a1a}.rm-footer-col ul{list-style:none;padding:0;margin:0}.rm-footer-col li{margin-bottom:0}.rm-footer-col a{display:block;color:#737373;text-decoration:none;font-size:13px;padding:.375rem 0;transition:color .2s}.rm-footer-col a:hover{color:#1a1a1a}.rm-footer-bottom{max-width:1200px;margin:0 auto;padding:1.5rem 0 0;border-top:1px solid #e0e0e0;display:flex;justify-content:space-between;align-items:center}.rm-footer-bottom p{font-size:12px;color:#a0a0a0;margin:0}.rm-footer-sms{font-size:11px!important;color:#a0a0a0!important;line-height:1.6;max-width:600px;text-align:center;margin:.75rem auto!important}.rm-footer-sms a{color:#a0a0a0;text-decoration:underline;text-underline-offset:2px}.rm-footer-sms a:hover{color:#737373}.rm-footer-legal{display:flex;gap:1.5rem}.rm-footer-legal a{font-size:12px;color:#a0a0a0;text-decoration:none;transition:color .2s}.rm-footer-legal a:hover{color:#1a1a1a}@media (max-width:768px){.rm-footer-inner{flex-direction:column;gap:2.5rem}.rm-footer-links{flex-direction:column;gap:2rem}.rm-footer-bottom{flex-direction:column;text-align:center;gap:1rem}}:root{--accent:grey;--black:#1a1a1a;--dark-gray:#404040;--mid-gray:#737373;--light-gray:#a0a0a0;--rule:#e0e0e0;--bg-light:#fafafa;--white:#fff;--color-bg:#faf9f6;--color-surface:#fff;--color-text:#1a1a1a;--color-text-muted:#737373;--color-accent:#2e5d3a;--color-accent-hover:#234a2e;--color-border:#e0e0e0;--transition:300ms cubic-bezier(0.4,0,0.2,1)}.v2-label{display:flex;align-items:center;gap:.625rem;font-size:12px;font-weight:500;letter-spacing:.15em;color:var(--color-text-muted);text-transform:uppercase;margin-bottom:1.5rem}.v2-dot{display:none}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.btn-primary{display:inline-block;background:var(--color-accent);color:#fff;padding:16px 32px;border-radius:999px;text-decoration:none;font-weight:500;font-size:15px;letter-spacing:0;text-transform:none;transition:background var(--transition);border:none;cursor:pointer;line-height:1}.btn-primary:hover{background:var(--color-accent-hover)}.btn-white{display:inline-block;background:#fff;color:var(--color-text);padding:16px 32px;border-radius:999px;text-decoration:none;font-weight:500;font-size:15px;letter-spacing:0;text-transform:none;transition:all var(--transition);line-height:1}.btn-white:hover{background:#f0f0f0}.btn-outline{display:inline-block;background:transparent;color:var(--color-accent);padding:16px 32px;border:1px solid var(--color-accent);border-radius:999px;text-decoration:none;font-weight:500;font-size:15px;letter-spacing:0;text-transform:none;transition:all var(--transition);line-height:1}.btn-outline:hover{background:var(--color-accent);color:#fff}.btn-outline-white{display:inline-block;background:transparent;color:#fff;padding:.875rem 2rem;border:1px solid #fff;text-decoration:none;font-weight:700;font-size:11px;letter-spacing:.12em;text-transform:uppercase;transition:all .2s}.btn-outline-white:hover{background:#fff;color:#1a1a1a}.v2-link-cta{display:inline-flex;align-items:center;gap:.5rem;font-size:15px;font-weight:500;letter-spacing:0;color:var(--color-accent);text-decoration:none;border-bottom:none;padding-bottom:0;text-transform:none;transition:color var(--transition);position:relative}.v2-link-cta:hover{color:var(--color-accent-hover)}.section{padding:160px 2rem}.section-gray{background:var(--color-bg)}.section-kicker{display:flex;align-items:center;gap:.625rem;font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:.15em;color:var(--color-text-muted);margin-bottom:1.5rem}.section-title{font-family:var(--font-fraunces,"Fraunces"),serif;font-size:56px;font-weight:400;line-height:1.1;letter-spacing:-.02em;margin-bottom:1rem;text-transform:none}.section-subtitle{font-size:17px;color:var(--color-text-muted);max-width:480px;margin:0 0 3rem;line-height:1.6}@media (max-width:768px){.section{padding:96px 2rem}.section-title{font-size:36px}}.promo-bar{position:relative;overflow:hidden;background:linear-gradient(90deg,#0891b2,#7c3aed 50%,#dc2626);color:#fff;padding:.625rem 1.25rem;font-size:.875rem;border-bottom:1px solid hsla(0,0%,100%,.15)}.promo-bar-shimmer{position:absolute;top:0;left:-30%;width:30%;height:100%;background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.25) 50%,hsla(0,0%,100%,0));animation:promo-shimmer 4.5s ease-in-out infinite;pointer-events:none}@keyframes promo-shimmer{0%{left:-30%}55%{left:120%}to{left:120%}}.promo-bar-inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.75rem 1rem;position:relative;z-index:1}.promo-bar-badge{display:inline-block;background:#fff;color:#0a0a0a;font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;padding:.3rem .625rem;border-radius:2px;animation:promo-pulse 2.4s ease-in-out infinite}@keyframes promo-pulse{0%,to{transform:scale(1);box-shadow:0 0 0 0 hsla(0,0%,100%,.6)}50%{transform:scale(1.05);box-shadow:0 0 0 6px hsla(0,0%,100%,0)}}.promo-bar-text{font-weight:600;letter-spacing:.01em}.promo-bar-cta{display:inline-flex;align-items:center;gap:.375rem;background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.55);color:#fff;font-weight:700;font-size:.8125rem;letter-spacing:.02em;padding:.375rem .75rem;border-radius:999px;text-decoration:none;transition:background .18s ease,transform .18s ease}.promo-bar-cta:hover{background:#fff;color:#0a0a0a;transform:translateY(-1px)}.promo-bar-cta span{transition:transform .18s ease}.promo-bar-cta:hover span{transform:translateX(2px)}.promo-bar-divider{opacity:.55;font-weight:700}@media (max-width:640px){.promo-bar{padding:.5rem .75rem;font-size:.8125rem}.promo-bar-inner{gap:.5rem .625rem}.promo-bar-divider,.promo-bar-text{display:none}.promo-bar-cta{font-size:.75rem;padding:.3rem .625rem}}.trust-bar{background:var(--color-accent);color:#fff;padding:.625rem 2rem}.trust-inner{max-width:1200px;margin:0 auto;display:flex;justify-content:center;gap:2.5rem;flex-wrap:wrap}.trust-item{font-size:11px;font-weight:600;letter-spacing:.04em;display:flex;align-items:center;gap:.5rem}.trust-rating{display:inline-flex;align-items:center;gap:.25rem}.hero{padding:160px 2rem;max-width:1200px;margin:0 auto}@media (max-width:768px){.hero{padding:96px 2rem}}.hero-badge{display:inline-block;background:#1a1a1a;color:#fff;padding:.375rem .75rem;font-size:9px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;margin-bottom:1.5rem}.hero h1{margin-bottom:2rem;max-width:800px}.hero-sub{font-size:20px;color:var(--color-text-muted);max-width:520px;line-height:1.6}.hero-buttons{margin-top:2.5rem;display:flex;gap:1rem;flex-wrap:wrap}.hero-cta{display:flex;flex-direction:column;align-items:flex-start;gap:1rem}.hero-secondary{font-size:13px;color:#737373}.hero-secondary a{color:#1a1a1a;font-weight:700}.hero-rule{width:100%;max-width:700px;height:1px;background:#e0e0e0;margin:2rem 0}.hero-bonus{margin-top:1.25rem;font-size:.8125rem;color:#737373;max-width:460px;line-height:1.6}.clarity-finder-block{background:#fafafa;border-top:1px solid #ebebeb;border-bottom:1px solid #ebebeb;padding:2.5rem 2rem;text-align:center}.clarity-finder-inner{max-width:520px;margin:0 auto}.clarity-finder-block h3{font-size:.9375rem;font-weight:600;color:#404040;margin:0 0 .5rem;letter-spacing:0;text-transform:none}.clarity-finder-block p{font-size:.8125rem;color:#737373;line-height:1.6;margin:0 0 1.25rem}.clarity-finder-btn{font-size:11px!important;padding:.625rem 1.5rem!important}.doors-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:0;gap:0;border-top:1px solid #e0e0e0}.door-card{background:#fff;border-bottom:1px solid #e0e0e0;padding:3rem 2.5rem 2.5rem;position:relative}.door-card:first-child{border-right:1px solid #e0e0e0}.door-card.featured{background:#fafafa;border-color:#e0e0e0}.door-badge{display:inline-block;background:#1a1a1a;color:#fff;padding:.375rem .75rem;font-size:9px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;margin-bottom:1.25rem}.door-number{display:block;font-size:12px;font-weight:600;color:var(--accent);letter-spacing:.05em;margin-bottom:1rem}.door-icon{font-size:2rem;margin-bottom:1rem}.door-card h3{font-size:1.75rem;font-weight:500;line-height:1;letter-spacing:-.02em;margin-bottom:1.25rem}.door-card>p{font-size:.9375rem;color:#737373;line-height:1.7;margin-bottom:1.5rem}.door-card ul{list-style:none;margin-bottom:2rem;padding:0}.door-card ul li{padding:.625rem 0 .625rem 1.25rem;font-size:.875rem;color:#404040;position:relative;border-bottom:1px solid #f0f0f0}.door-card ul li:last-child{border-bottom:none}.door-card ul li:before{content:"\2013";position:absolute;left:0;color:var(--accent);font-weight:600}.tools-grid{border-top:1px solid #e0e0e0;display:block;max-width:1200px;margin:0 auto}.tool-card{display:grid;grid-template-columns:3rem 200px 1fr 2rem;grid-gap:2rem;gap:2rem;align-items:center;padding:1.5rem 0;border-bottom:1px solid #e0e0e0;text-decoration:none;transition:all .2s;background:transparent}.tool-card:hover{padding-left:1rem;background:#fafafa}.tool-num{font-size:12px;font-weight:600;color:var(--accent);letter-spacing:.05em}.tool-card h4{font-size:1rem;font-weight:600;color:#1a1a1a;letter-spacing:-.01em;margin:0}.tool-card p{font-size:.875rem;color:#737373;line-height:1.5;margin:0}.tool-arrow{font-size:1rem;color:#d0d0d0;transition:color .2s}.tool-card:hover .tool-arrow{color:#1a1a1a}.tools-grid-cards{grid-template-columns:repeat(3,1fr);grid-gap:0}.process-steps,.tools-grid-cards{display:grid;gap:0;border-top:1px solid #e0e0e0}.process-steps{grid-template-columns:repeat(4,1fr);grid-gap:0;max-width:1200px;margin:0 auto}.process-step{text-align:left;padding:2rem;border-right:1px solid #e0e0e0}.process-step:first-child{padding-left:0}.process-step:last-child{border-right:none}.step-number{width:auto;height:auto;background:none;color:var(--accent);border-radius:0;display:block;font-weight:700;font-size:12px;letter-spacing:.05em;margin:0 0 1rem}.process-step h4{font-size:1rem;font-weight:800;text-transform:uppercase;margin-bottom:.75rem}.process-step p{font-size:.875rem;color:#737373;line-height:1.6}.cashpay-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem;margin-top:2.5rem}.cashpay-item{padding:2rem;border:1px solid #e8e8e8}.cashpay-num{font-size:11px;font-weight:800;letter-spacing:.1em;color:#a0a0a0;display:block;margin-bottom:.75rem}.cashpay-item h4{font-size:1.125rem;font-weight:800;margin:0 0 .75rem;color:#1a1a1a}.cashpay-item p{font-size:.9375rem;color:#525252;line-height:1.7;margin:0}@media (max-width:640px){.cashpay-grid{grid-template-columns:1fr}}.final-cta{background:var(--color-text);padding:160px 2rem;text-align:center;color:hsla(0,0%,100%,.7)}@media (max-width:768px){.final-cta{padding:96px 2rem}}.final-cta h2{margin-bottom:1.5rem}.final-cta h2,.final-cta h3{color:#fff!important}.final-cta p{color:hsla(0,0%,100%,.7)!important;margin-bottom:2.5rem;max-width:480px;margin-left:auto;margin-right:auto}.final-cta a{color:hsla(0,0%,100%,.7)}.final-cta a:hover{color:#fff}.final-cta .btn-white,.final-cta .btn-white:hover{color:#1a1a1a!important}.final-cta .btn-outline{color:#fff!important;border-color:#fff}.final-cta .btn-outline:hover{background:#fff;color:#1a1a1a!important}.cta-rule,.final-cta .hero-rule{width:60px;height:1px;background:#404040;margin:0 auto 2rem}.cta-location{margin-top:2rem;color:hsla(0,0%,100%,.6)!important;font-size:13px;letter-spacing:.03em}.cta-step{display:inline-block;background:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.8);padding:.375rem .75rem;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.14em;margin-bottom:1rem}.cta-secondary{margin-top:1.5rem;color:hsla(0,0%,100%,.5)!important;font-size:13px}.cta-secondary a{color:#fff;font-weight:700}.cta-buttons{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.offer-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:0;gap:0;border-top:1px solid #e0e0e0;max-width:900px;margin:0 auto 2rem}.offer-card{background:#fff;border-bottom:1px solid #e0e0e0;padding:2.5rem;position:relative}.offer-card:first-child{border-right:1px solid #e0e0e0}.offer-card.featured{background:#fafafa}.offer-badge{display:inline-block;background:#1a1a1a;color:#fff;padding:.375rem .75rem;font-size:9px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;margin-bottom:1.25rem}.offer-card h3{font-size:1.25rem;font-weight:900;text-transform:uppercase;margin-bottom:.5rem}.offer-price{font-size:2.5rem;font-weight:900;color:#1a1a1a;margin-bottom:.25rem;letter-spacing:-.02em}.offer-note{font-size:13px;color:#737373;margin-bottom:1.5rem}.offer-card ul{list-style:none;margin-bottom:1.5rem;padding:0}.offer-card ul li{padding:.5rem 0 .5rem 1.25rem;font-size:.875rem;color:#404040;position:relative;border-bottom:1px solid #f0f0f0}.offer-card ul li:last-child{border-bottom:none}.offer-card ul li:before{content:"\2013";position:absolute;left:0;color:var(--accent);font-weight:600}.offer-best{font-style:italic;margin-bottom:1.5rem}.offer-best,.offer-subtext{font-size:13px;color:#737373}.offer-subtext a{color:#1a1a1a;font-weight:700}.doors-grid-3{grid-template-columns:repeat(3,1fr);grid-gap:0;max-width:1200px}.doors-grid-3,.symptoms-grid{display:grid;gap:0;border-top:1px solid #e0e0e0;margin:0 auto}.symptoms-grid{grid-template-columns:1fr 1fr;grid-gap:0;max-width:900px}.symptom-card{background:#fff;border-bottom:1px solid #e0e0e0;padding:2rem}.symptom-card:nth-child(odd){border-right:1px solid #e0e0e0}.symptom-card h4{font-size:1rem;font-weight:800;text-transform:uppercase;margin-bottom:1rem;color:#1a1a1a}.symptom-card ul{list-style:none;padding:0;margin:0}.symptom-card ul li{font-size:.875rem;color:#404040;padding:.5rem 0 .5rem 1.25rem;position:relative;border-bottom:1px solid #f0f0f0}.symptom-card ul li:last-child{border-bottom:none}.symptom-card ul li:before{content:"\2013";position:absolute;left:0;color:var(--accent);font-weight:600}.compare-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:0;gap:0;border-top:1px solid #e0e0e0;max-width:900px;margin:0 auto}.compare-card{background:#fff;border-bottom:1px solid #e0e0e0;padding:2rem}.compare-card:first-child{border-right:1px solid #e0e0e0}.compare-card.highlight{background:#fafafa}.compare-card h4{font-size:1rem;font-weight:800;text-transform:uppercase;margin-bottom:1rem;color:#1a1a1a}.compare-card ul{list-style:none;padding:0;margin:0}.compare-card ul li{font-size:.875rem;color:#404040;padding:.5rem 0 .5rem 1.25rem;position:relative;border-bottom:1px solid #f0f0f0}.compare-card ul li:last-child{border-bottom:none}.compare-card ul li:before{content:"\2013";position:absolute;left:0;color:var(--accent);font-weight:600}@media (max-width:768px){.compare-grid,.doors-grid-3,.symptoms-grid{grid-template-columns:1fr}.compare-card:first-child,.symptom-card:nth-child(odd){border-right:none}}.testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:0;gap:0;border-top:1px solid #e0e0e0;max-width:1200px;margin:0 auto}.testimonial{background:#fff;border-bottom:1px solid #e0e0e0;border-right:1px solid #e0e0e0;padding:2.5rem 2rem}.testimonial:last-child{border-right:none}.testimonial-stars{font-size:12px;color:#1a1a1a;letter-spacing:.15em;margin-bottom:1.25rem}.testimonial p{font-size:.9375rem;color:#404040;font-style:normal;margin-bottom:1.5rem;line-height:1.75}.testimonial-author{display:flex;align-items:center;gap:0}.testimonial-avatar{display:none}.testimonial-info{display:flex;flex-direction:column}.testimonial-info strong{font-size:13px;font-weight:700;color:#1a1a1a}.testimonial-info span{font-size:12px;color:#737373}@media (max-width:768px){.testimonials-grid{grid-template-columns:1fr}.testimonial{border-right:none}}.faq-list{border-top:1px solid #e0e0e0;max-width:800px;margin:0 auto}.faq-item{border-bottom:1px solid #e0e0e0}.faq-question{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1.5rem 0;background:none;border:none;font-size:1rem;font-weight:700;color:#1a1a1a;cursor:pointer;font-family:inherit;text-align:left}.faq-answer{padding:0 0 1.5rem;font-size:.9375rem;color:#737373;line-height:1.75}@media (max-width:900px){.doors-grid,.offer-grid{grid-template-columns:1fr}.door-card:first-child,.offer-card:first-child{border-right:none}.tools-grid .tool-card{grid-template-columns:3rem 1fr 2rem}.tools-grid .tool-card p{display:none}.process-steps{grid-template-columns:1fr 1fr}.process-step{border-right:none}.process-step:nth-child(odd){border-right:1px solid #e0e0e0}}@media (max-width:640px){.hero,.section{padding:96px 1.5rem}.trust-bar{padding:.5rem 1rem}.trust-inner{gap:1rem;align-items:center;justify-content:center}.trust-item{font-size:10px;gap:.375rem}.process-steps{grid-template-columns:1fr}.process-step,.process-step:nth-child(odd){border-right:none;padding:1.5rem 0}.cta-buttons,.hero-buttons{flex-direction:column;align-items:flex-start}}.home-animate{opacity:0;transform:translateY(20px);transition:opacity .6s cubic-bezier(.4,0,.2,1),transform .6s cubic-bezier(.4,0,.2,1)}.home-visible{opacity:1;transform:translateY(0)}.home-section,.home-section-alt{padding:160px 2rem;background:var(--color-bg)}.home-section-inverted{padding:160px 2rem;background:var(--color-text);text-align:center}.home-section-inverted h2{color:#fff}.home-section-inverted .home-section-intro,.home-section-inverted p{color:hsla(0,0%,100%,.7)}.home-section-inverted .home-section-label{color:hsla(0,0%,100%,.5)}.home-container{max-width:1200px;margin:0 auto}.home-section-label{display:flex;align-items:center;gap:.625rem;font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:.15em;color:var(--color-text-muted);margin-bottom:1.5rem}.home-section-intro{font-size:20px;color:var(--color-text-muted);line-height:1.6;max-width:480px;margin:0 0 3rem}@media (max-width:768px){.home-section,.home-section-alt,.home-section-inverted{padding:96px 2rem}}.home-injury-module{background:#fafafa;border:1px solid #e0e0e0;padding:3rem}.home-injury-content{max-width:600px}@media (max-width:768px){.home-injury-module{padding:2rem 1.5rem}}.tx-page{background:var(--color-bg);color:var(--color-text);overflow-x:hidden}.tx-animate{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}.tx-animate.visible{opacity:1;transform:translateY(0)}.tx-container{max-width:1100px;margin:0 auto;padding:0 2rem}.tx-hero{padding:7rem 2rem 5rem}.tx-hero h1{max-width:750px;margin-bottom:1.5rem}.tx-hero-sub{font-size:18px;color:var(--color-text-muted);max-width:560px;line-height:1.7;margin-bottom:2.5rem}.tx-btn{display:inline-block;padding:16px 32px;background:var(--color-accent);color:#fff;font-size:16px;font-weight:500;border:none;border-radius:999px;cursor:pointer;text-decoration:none;transition:background .2s}.tx-btn:hover{background:var(--color-accent-hover)}.tx-btn-note{display:block;margin-top:12px;font-size:14px;color:var(--color-text-muted);line-height:1.5;max-width:480px}.tx-section,.tx-section-alt{padding:100px 2rem}.tx-section-alt{background:#fafafa}.tx-section-dark{padding:100px 2rem;background:var(--color-text);color:#fff}.tx-section-dark h2{color:#fff}.tx-section-dark .tx-section-intro{color:hsla(0,0%,100%,.7)}.tx-section-dark .tx-label{color:hsla(0,0%,100%,.5)}.tx-label{font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--color-text-muted);margin-bottom:1.5rem;display:flex;align-items:center;gap:10px}.tx-label:before{content:"";width:6px;height:6px;border-radius:50%;flex-shrink:0}.tx-label:before,.tx-rule{background:var(--color-accent)}.tx-rule{width:48px;height:2px;margin:1.5rem 0}.tx-section-intro{font-size:18px;color:var(--color-text-muted);line-height:1.7;max-width:600px}.tx-symptoms{list-style:none;padding:0;margin:2rem 0 0;display:grid;grid-template-columns:1fr 1fr;grid-gap:0;gap:0}.tx-symptoms li{padding:20px 0;border-bottom:1px solid #e8e8e8;font-size:17px;color:var(--color-text);line-height:1.5;display:flex;align-items:flex-start;gap:12px}.tx-symptoms li:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--color-accent);flex-shrink:0;margin-top:9px}.tx-steps{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2.5rem;gap:2.5rem;margin-top:3rem}.tx-step{position:relative}.tx-step-num{font-size:48px;font-weight:300;color:var(--color-accent);line-height:1;margin-bottom:16px}.tx-step h3,.tx-step-num{font-family:var(--font-fraunces,"Fraunces"),serif}.tx-step h3{font-size:24px;font-weight:500;margin-bottom:10px}.tx-step p{font-size:15px;color:var(--color-text-muted);line-height:1.7}.tx-plans{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-top:2.5rem}.tx-plan-card{background:#fff;border:1px solid #e8e8e8;padding:2rem}.tx-plan-name{font-family:var(--font-fraunces,"Fraunces"),serif;font-size:22px;font-weight:500;margin-bottom:8px}.tx-plan-freq{margin-bottom:16px;line-height:1.5}.tx-plan-freq,.tx-plan-price{font-size:14px;color:var(--color-text-muted)}.tx-plan-price{padding-top:16px;border-top:1px solid #e8e8e8;margin-top:16px}.tx-results{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-top:2.5rem}.tx-result-card{border:1px solid hsla(0,0%,100%,.15);padding:2rem}.tx-result-profile{font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:hsla(0,0%,100%,.5);margin-bottom:16px}.tx-result-label{display:block;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px}.tx-result-before{font-size:15px;line-height:1.6;color:hsla(0,0%,100%,.6);margin-bottom:16px}.tx-result-before .tx-result-label{color:hsla(0,0%,100%,.4)}.tx-result-after{font-size:15px;line-height:1.6;color:#fff}.tx-result-after .tx-result-label{color:var(--color-accent)}.tx-faq-list{margin-top:2rem}.tx-faq-item{border-bottom:1px solid #e8e8e8}.tx-faq-question{width:100%;display:flex;justify-content:space-between;align-items:center;padding:20px 0;background:none;border:none;cursor:pointer;text-align:left;font-size:17px;font-weight:500;color:var(--color-text)}.tx-faq-toggle{font-size:20px;color:var(--color-text-muted);flex-shrink:0;margin-left:1rem}.tx-faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease}.tx-faq-open .tx-faq-answer{max-height:300px}.tx-faq-answer p{padding:0 0 20px;font-size:15px;color:var(--color-text-muted);line-height:1.7}.tx-cta{padding:100px 2rem;background:var(--color-text);text-align:center}.tx-cta h2{color:#fff;margin-bottom:1rem}.tx-cta p{color:hsla(0,0%,100%,.7);font-size:18px;line-height:1.7;max-width:560px;margin:0 auto 2.5rem}.tx-cta-phone{display:block;margin-top:12px;font-size:15px;color:hsla(0,0%,100%,.5)}.tx-photos{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem;margin-top:3rem}.tx-photos img{width:100%;height:320px;object-fit:cover}.tx-science{background:#fff;border:1px solid #e8e8e8;padding:2rem;margin-top:2.5rem}.tx-science-label{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-muted);margin-bottom:10px}.tx-science p{font-size:15px;line-height:1.7}.tx-disclaimer,.tx-science p{color:var(--color-text-muted)}.tx-disclaimer{font-size:13px;line-height:1.6;margin-top:2rem;font-style:italic}@media (max-width:768px){.tx-hero{padding:5rem 1.5rem 3rem}.tx-cta,.tx-section,.tx-section-alt,.tx-section-dark{padding:64px 1.5rem}.tx-steps,.tx-symptoms{grid-template-columns:1fr}.tx-steps{gap:2rem}.tx-photos,.tx-plans,.tx-results{grid-template-columns:1fr}.tx-photos img{height:240px}}@font-face{font-family:__Inter_d0be19;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_d0be19;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_d0be19;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_d0be19;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_d0be19;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_d0be19;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_d0be19;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_d0be19;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_d0be19;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_d0be19;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_d0be19;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_d0be19;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_d0be19;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_d0be19;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_d0be19;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_d0be19;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_d0be19;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_d0be19;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_d0be19;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_d0be19;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_d0be19;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_d0be19;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_d0be19;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_d0be19;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_d0be19;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_d0be19;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_d0be19;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_d0be19;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_d0be19;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_d0be19;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_d0be19;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_d0be19;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_d0be19;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_d0be19;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_d0be19;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_d0be19;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_d0be19;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_d0be19;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_d0be19;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_d0be19;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_d0be19;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_d0be19;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_d0be19;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_d0be19{font-family:__Inter_d0be19,__Inter_Fallback_d0be19;font-style:normal}.__variable_d0be19{--font-inter:"__Inter_d0be19","__Inter_Fallback_d0be19"}@font-face{font-family:__Fraunces_54d641;font-style:italic;font-weight:300;font-display:swap;src:url(/_next/static/media/f3deaf8281908ff2-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Fraunces_54d641;font-style:italic;font-weight:300;font-display:swap;src:url(/_next/static/media/c62081b071647022-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Fraunces_54d641;font-style:italic;font-weight:300;font-display:swap;src:url(/_next/static/media/6ba5f591ae6c56f6-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Fraunces_54d641;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/f3deaf8281908ff2-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Fraunces_54d641;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/c62081b071647022-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Fraunces_54d641;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/6ba5f591ae6c56f6-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Fraunces_54d641;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/f3deaf8281908ff2-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Fraunces_54d641;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/c62081b071647022-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Fraunces_54d641;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/6ba5f591ae6c56f6-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Fraunces_54d641;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/fb526027db1fc1ae-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Fraunces_54d641;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/4da3161b738b07dd-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Fraunces_54d641;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/af4bf8399d1aacdf-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Fraunces_54d641;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/fb526027db1fc1ae-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Fraunces_54d641;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/4da3161b738b07dd-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Fraunces_54d641;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/af4bf8399d1aacdf-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Fraunces_54d641;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/fb526027db1fc1ae-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Fraunces_54d641;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/4da3161b738b07dd-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Fraunces_54d641;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/af4bf8399d1aacdf-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Fraunces_Fallback_54d641;src:local("Times New Roman");ascent-override:84.71%;descent-override:22.09%;line-gap-override:0.00%;size-adjust:115.45%}.__className_54d641{font-family:__Fraunces_54d641,__Fraunces_Fallback_54d641}.__variable_54d641{--font-fraunces:"__Fraunces_54d641","__Fraunces_Fallback_54d641"}