html{scroll-behavior:smooth}@scope (#rzHostingPlans){*,:after,:before{box-sizing:border-box;margin:0;padding:0}:scope{--green-900:#0D2B1A;--green-800:#14401F;--green-700:#1A5C2E;--green-600:#1F7038;--green-500:#2A8C45;--green-400:#3DA85A;--green-200:#A8D4B0;--green-100:#D4EDD8;--green-50:#EFF7F0;--gold-600:#B8872A;--gold-500:#C99A35;--gold-400:#D4A843;--gold-300:#E2BF65;--gold-200:#EDD48E;--gold-100:#F5E9C0;--gold-50:#FBF5E0;--cream:#FAF7F2;--cream-dark:#F0EBE0;--ink:#0D1F0F;--ink-soft:#2C3E2D;--muted:#5A6B5B;--border:rgba(26,92,46,0.15);--border-gold:rgba(180,135,42,0.25);--radius:12px;--radius-sm:8px;font-family:var(--font-dm-sans),"DM Sans",sans-serif;background:var(--cream);color:var(--ink);font-size:16px;line-height:1.7;-webkit-font-smoothing:antialiased}.serif{font-family:var(--font-cormorant),"Cormorant Garamond",Georgia,serif}nav{position:fixed;top:0;left:0;right:0;z-index:100;background:rgba(13,43,26,.97);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(180,135,42,.2);padding:0 5%;display:flex;align-items:center;justify-content:space-between;height:68px}.nav-logo{font-family:var(--font-cormorant),"Cormorant Garamond",serif;font-size:22px;font-weight:500;color:var(--gold-300);letter-spacing:.04em;text-decoration:none}.nav-logo span{color:rgba(255,255,255,.7);font-weight:300;font-style:italic}.nav-links{display:flex;align-items:center;gap:32px}.nav-links a{color:rgba(255,255,255,.7);text-decoration:none;font-size:13.5px;font-weight:400;letter-spacing:.02em;transition:color .2s}.nav-links a:hover{color:var(--gold-300)}.nav-cta{background:var(--gold-500)!important;color:var(--green-900)!important;padding:9px 22px!important;border-radius:6px!important;font-weight:500!important;font-size:13.5px!important;transition:background .2s!important}.nav-cta:hover{background:var(--gold-300)!important}.hero{min-height:100vh;background:var(--green-900);background-image:radial-gradient(ellipse at 30% 60%,rgba(26,92,46,.5) 0,transparent 60%),radial-gradient(ellipse at 75% 25%,rgba(180,135,42,.08) 0,transparent 50%);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:120px 5% 80px;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background-image:repeating-linear-gradient(90deg,transparent,transparent 80px,rgba(255,255,255,.012) 0,rgba(255,255,255,.012) 81px),repeating-linear-gradient(0deg,transparent,transparent 80px,rgba(255,255,255,.012) 0,rgba(255,255,255,.012) 81px);pointer-events:none}.hero-badge{display:inline-flex;align-items:center;gap:8px;background:rgba(180,135,42,.12);border:1px solid rgba(180,135,42,.3);border-radius:100px;padding:6px 18px;font-size:12.5px;color:var(--gold-300);letter-spacing:.08em;text-transform:uppercase;margin-bottom:32px;font-weight:400}.hero-badge:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--gold-400)}.hero h1{font-family:var(--font-cormorant),"Cormorant Garamond",serif;font-size:clamp(42px,6vw,76px);font-weight:300;line-height:1.12;color:#fff;margin-bottom:12px;letter-spacing:-.01em}.hero h1 em{font-style:italic;color:var(--gold-300)}.hero-sub{font-size:clamp(16px,2vw,19px);color:rgba(255,255,255,.6);max-width:620px;margin:20px auto 48px;font-weight:300;line-height:1.65}.hero-sub strong{color:rgba(255,255,255,.9);font-weight:400}.hero-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap;justify-content:center;margin-bottom:72px}.btn-primary{background:var(--gold-500);color:var(--green-900);padding:15px 36px;border-radius:8px;font-size:15px;font-weight:500;text-decoration:none;border:none;cursor:pointer;transition:background .2s,transform .15s;letter-spacing:.01em;display:inline-flex;align-items:center;gap:8px}.btn-primary:hover{background:var(--gold-300);transform:translateY(-1px)}.btn-secondary{background:transparent;color:rgba(255,255,255,.8);padding:14px 28px;border-radius:8px;font-size:14.5px;font-weight:400;text-decoration:none;border:1px solid rgba(255,255,255,.2);transition:border-color .2s,color .2s;display:inline-flex;align-items:center;gap:8px}.btn-secondary:hover{border-color:rgba(255,255,255,.4);color:#fff}.hero-stats{display:flex;align-items:center;gap:0;border:1px solid rgba(255,255,255,.08);border-radius:12px;overflow:hidden;background:rgba(255,255,255,.04)}.hero-stat{padding:18px 36px;text-align:center;border-right:1px solid rgba(255,255,255,.08)}.hero-stat:last-child{border-right:none}.hero-stat-num{font-family:var(--font-cormorant),"Cormorant Garamond",serif;font-size:30px;font-weight:500;color:var(--gold-300);line-height:1;display:block;margin-bottom:4px}.hero-stat-label{font-size:12px;color:rgba(255,255,255,.45);letter-spacing:.05em;text-transform:uppercase}.trust-bar{background:var(--green-800);border-top:1px solid rgba(180,135,42,.15);border-bottom:1px solid rgba(180,135,42,.15);padding:22px 5%;justify-content:center;gap:48px;flex-wrap:wrap}.trust-bar,.trust-item{display:flex;align-items:center}.trust-item{gap:10px;color:rgba(255,255,255,.55);font-size:13px;font-weight:400;letter-spacing:.02em}.trust-item .dot{width:28px;height:28px;border-radius:6px;background:rgba(180,135,42,.15);border:1px solid rgba(180,135,42,.25);display:flex;align-items:center;justify-content:center;flex-shrink:0}.trust-icon{font-size:14px}section{padding:80px 5%}.section-label{display:inline-block;font-size:11.5px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--green-600);margin-bottom:16px}.section-title{font-family:var(--font-cormorant),"Cormorant Garamond",serif;font-size:clamp(34px,4vw,52px);font-weight:400;line-height:1.18;color:var(--ink);margin-bottom:16px}.section-title em{font-style:italic;color:var(--green-700)}.section-body{font-size:17px;color:var(--muted);max-width:600px;line-height:1.75}.pain-section{background:#F8F5F0;text-align:center}.pain-section .section-label{color:#9E4040;letter-spacing:.14em}.pain-section .section-title{color:#1A1A1A}.pain-section .section-title em{color:#C0402A;font-style:italic}.pain-section .section-body{color:#7A7A7A;margin:0 auto}.pain-accordion{display:flex;gap:10px;margin-top:56px;max-width:1100px;margin-left:auto;margin-right:auto;height:400px;border-radius:0;overflow:visible;border:none}.pain-panel{position:relative;cursor:pointer;overflow:hidden;transition:flex .55s cubic-bezier(.4,0,.2,1);flex:1;background:#181212;display:flex;flex-direction:column;justify-content:flex-end;border-radius:12px;border:1px solid rgba(255,255,255,.06)}.pain-panel:hover{border-color:rgba(200,80,60,.25)}.pain-panel:last-child{border-right:none}.pain-panel.active{flex:4.2;border-color:rgba(180,50,30,.3)}.pain-panel:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:#C0402A;opacity:0;transition:opacity .3s;border-radius:12px 12px 0 0}.pain-panel.active:before{opacity:1}.pain-panel-bg{position:absolute;inset:0;background:radial-gradient(ellipse at 30% 80%,rgba(140,30,30,.14) 0,transparent 70%);opacity:0;transition:opacity .4s}.pain-panel.active .pain-panel-bg{opacity:1}.pain-panel-num{position:absolute;top:22px;left:0;right:0;text-align:center;font-family:var(--font-cormorant),"Cormorant Garamond",serif;font-size:52px;font-weight:600;color:rgba(255,255,255,.75);line-height:1;transition:opacity .25s;pointer-events:none;letter-spacing:-.02em}.pain-panel.active .pain-panel-num{opacity:0}.pain-collapsed-title{position:absolute;bottom:0;left:0;right:0;padding:14px 12px 16px;background:linear-gradient(0deg,rgba(0,0,0,.65) 0,transparent);opacity:1;transition:opacity .2s;pointer-events:none;border-radius:0 0 12px 12px}.pain-panel.active .pain-collapsed-title{opacity:0}.pain-collapsed-title span{display:block;writing-mode:horizontal-tb;font-size:11px;font-weight:600;color:rgba(255,255,255,.9);letter-spacing:.06em;text-transform:uppercase;line-height:1.4;text-align:center}.pain-click-hint{display:block;text-align:center;margin-top:5px;font-size:13px;color:rgba(220,100,70,.7);transition:transform .2s}.pain-panel:hover .pain-click-hint{transform:translateX(3px)}.pain-expanded-content{padding:22px 28px 28px;opacity:0;transform:translateY(12px);transition:opacity .3s .15s,transform .3s .15s;pointer-events:none;position:relative}.pain-expanded-num{font-family:var(--font-cormorant),"Cormorant Garamond",serif;font-size:100px;font-weight:300;color:rgba(200,60,40,.12);line-height:1;position:absolute;top:10px;right:20px;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.pain-panel.active .pain-expanded-content{opacity:1;transform:translateY(0);pointer-events:auto}.pain-expanded-content h3{font-size:17px;font-weight:500;color:rgba(255,255,255,.88);line-height:1.45;margin-bottom:14px}.pain-expanded-content p{font-size:13.5px;color:rgba(255,255,255,.42);line-height:1.75;margin-bottom:0}.pain-highlight{color:rgba(220,110,80,.9);font-weight:500}.pain-quote{display:block;margin-top:16px;padding:11px 15px;background:rgba(160,30,30,.1);border-left:2px solid rgba(180,60,60,.35);border-radius:0 5px 5px 0;font-size:13px;color:rgba(220,140,120,.75);font-style:italic;line-height:1.65}.pain-panel-dots{display:flex;gap:6px;margin-top:20px;justify-content:flex-start}.pain-dot{width:20px;height:3px;border-radius:2px;background:rgba(255,255,255,.15);transition:background .3s,width .3s}.pain-dot.active{background:#C0402A;width:28px}.pain-mobile-header{display:none}@media (max-width:768px){.pain-accordion{flex-direction:column;height:auto;gap:8px}.pain-panel{flex:none;border-radius:10px}.pain-panel,.pain-panel.active{min-height:unset;height:auto}.pain-panel-num{display:none}.pain-collapsed-title{display:none!important}.pain-panel-dots{display:none}.pain-panel:after{content:""}.pain-mobile-header{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;gap:12px}.pain-mobile-num{font-family:var(--font-cormorant),"Cormorant Garamond",serif;font-size:22px;font-weight:500;color:rgba(220,100,70,.7);flex-shrink:0;line-height:1}.pain-mobile-title{font-size:13.5px;font-weight:500;color:rgba(255,255,255,.82);line-height:1.4;flex:1}.pain-mobile-chevron{flex-shrink:0;width:26px;height:26px;border-radius:50%;background:rgba(200,60,40,.12);border:1px solid rgba(200,60,40,.2);display:flex;align-items:center;justify-content:center;font-size:13px;color:rgba(220,100,70,.8);transition:transform .3s}.pain-panel.active .pain-mobile-chevron{transform:rotate(180deg);background:rgba(200,60,40,.2)}.pain-expanded-content{padding:0 18px;max-height:0;overflow:hidden;opacity:1;transform:none;transition:max-height .4s ease,padding .3s ease;pointer-events:none}.pain-panel.active .pain-expanded-content{max-height:600px;padding:0 18px 20px;pointer-events:auto}.pain-expanded-num{display:none}}.testimonials-section{background:var(--cream);text-align:center;border-top:1px solid var(--border)}.testimonials-section .section-label{color:var(--green-600)}.testimonials-section .section-title{color:var(--ink)}.testimonials-section .section-title em{color:var(--green-700)}.tc-wrapper{max-width:620px;margin:44px auto 0;overflow:hidden}.tc-track{display:flex;transition:transform .45s cubic-bezier(.4,0,.2,1)}.tc-card{min-width:100%;background:#fff;border:1px solid var(--border);border-radius:14px;padding:28px 28px 22px;text-align:left;box-sizing:border-box}.tc-quote{font-family:var(--font-cormorant),"Cormorant Garamond",serif;font-size:48px;font-weight:300;color:var(--green-200);line-height:.8;margin-bottom:12px}.tc-card p{font-size:14.5px;color:var(--ink-soft);line-height:1.75;margin-bottom:20px}.tc-author{gap:12px;padding-top:16px;border-top:1px solid var(--border)}.tc-author,.tc-avatar{display:flex;align-items:center}.tc-avatar{width:36px;height:36px;border-radius:50%;background:var(--green-700);justify-content:center;font-family:var(--font-cormorant),"Cormorant Garamond",serif;font-size:16px;color:var(--gold-200);flex-shrink:0}.tc-author strong{display:block;font-size:14px;font-weight:500;color:var(--ink)}.tc-author span{font-size:12px;color:var(--muted)}.tc-controls{gap:16px;margin-top:20px}.tc-btn,.tc-controls{display:flex;align-items:center;justify-content:center}.tc-btn{width:36px;height:36px;border-radius:50%;border:1px solid var(--border);background:#fff;cursor:pointer;font-size:15px;color:var(--ink-soft);transition:border-color .2s,background .2s}.tc-btn:hover{border-color:var(--green-400);background:var(--green-50)}.tc-dots{display:flex;gap:6px;align-items:center}.tc-dot{width:8px;height:8px;border-radius:50%;border:none;background:var(--green-200);cursor:pointer;padding:0;transition:background .2s,width .2s}.tc-dot.active{background:var(--green-600);width:22px;border-radius:4px}.features-section{background:#fff}.features-section,.why-section{border-top:1px solid var(--border)}.why-section{background:var(--cream)}.vote-section{background:#fff;text-align:center}.support-section,.vote-section{border-top:1px solid var(--border)}.support-section{background:var(--cream)}.faq-section{background:#fff;border-top:1px solid var(--border)}.features-section .section-label{color:var(--green-600)}.features-section .section-title{color:var(--ink)}.features-section .section-title em{color:var(--green-700)}.features-section .section-body{color:var(--muted)}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:16px;margin-top:56px}.feature-item{background:var(--cream);border:1px solid var(--border);padding:32px 28px;border-radius:var(--radius);transition:border-color .2s,background .2s}.feature-item:hover{background:var(--green-50);border-color:var(--green-200)}.feature-icon{width:42px;height:42px;background:var(--green-50);border:1px solid var(--green-100);border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:18px;margin-bottom:18px}.feature-item h3{font-size:16px;font-weight:500;color:var(--ink);margin-bottom:8px;line-height:1.4}.feature-item p{font-size:13.5px;color:var(--muted);line-height:1.7}.feature-tag{display:inline-block;margin-top:14px;font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:var(--gold-400);padding:4px 10px;background:rgba(180,135,42,.08);border-radius:4px;border:1px solid rgba(180,135,42,.15)}.pricing-section{background:#fff;text-align:center}.pricing-section .section-body{margin:0 auto}.pricing-note{margin:12px auto 0;font-size:13.5px;color:var(--muted);max-width:520px}.pricing-footnote{margin:10px auto 0;font-size:20px;color:var(--green-700);max-width:520px;line-height:1.55}.pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;margin-top:56px;max-width:1050px;margin-left:auto;margin-right:auto;align-items:start}.plan-card{background:#fff;border:1px solid var(--border);border-radius:16px;padding:36px 28px 32px;text-align:left;position:relative;overflow:hidden}.plan-card.featured{background:var(--green-900);border-color:var(--gold-500);border-width:1.5px;transform:scale(1.02)}.plan-badge{position:absolute;top:0;right:0;background:var(--gold-500);color:var(--green-900);font-size:11px;font-weight:500;letter-spacing:.06em;text-transform:uppercase;padding:6px 16px;border-radius:0 14px 0 10px}.plan-name{font-family:var(--font-cormorant),"Cormorant Garamond",serif;font-size:28px;font-weight:500;letter-spacing:.02em;color:var(--green-800);margin-bottom:16px;line-height:1.1}.plan-card.featured .plan-name{color:#fff}.plan-price-row{display:flex;align-items:baseline;gap:6px;margin-bottom:4px}.plan-price{font-family:var(--font-cormorant),"Cormorant Garamond",serif;font-size:48px;font-weight:500;color:var(--ink);line-height:1}.plan-card.featured .plan-price{color:#fff}.plan-currency{font-size:22px;font-family:var(--font-cormorant),"Cormorant Garamond",serif;color:var(--muted);font-weight:400}.plan-card.featured .plan-currency{color:rgba(255,255,255,.5)}.plan-period{font-size:13px;color:var(--muted);font-weight:400}.plan-card.featured .plan-period{color:rgba(255,255,255,.45)}.plan-original{font-size:14px;color:var(--muted);text-decoration:line-through;margin-bottom:6px}.plan-card.featured .plan-original{color:rgba(255,255,255,.3)}.plan-save{display:inline-block;font-size:11.5px;color:var(--green-600);background:var(--green-50);padding:3px 10px;border-radius:4px;font-weight:500;margin-bottom:24px}.plan-card.featured .plan-save{background:rgba(180,135,42,.15);color:var(--gold-300)}.plan-desc{font-size:12px;color:var(--muted);line-height:1.6;margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid var(--border)}.plan-card.featured .plan-desc{color:rgba(255,255,255,.5);border-color:rgba(255,255,255,.1)}.feature-list{list-style:none;margin-bottom:32px}.feature-list li{display:flex;align-items:flex-start;gap:10px;font-size:14px;color:var(--ink-soft);padding:7px 0;border-bottom:1px solid rgba(0,0,0,.04);line-height:1.5}.plan-card.featured .feature-list li{color:rgba(255,255,255,.8);border-color:rgba(255,255,255,.06)}.feature-list li.locked{opacity:.4}.check{width:18px;height:18px;flex-shrink:0;background:var(--green-500);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:10px;margin-top:2px}.plan-card.featured .check{background:var(--gold-500);color:var(--green-900)}.cross{width:18px;height:18px;flex-shrink:0;background:rgba(0,0,0,.08);border-radius:50%;display:flex;align-items:center;justify-content:center;color:rgba(0,0,0,.3);font-size:11px;margin-top:2px}.plan-cta{width:100%;padding:14px;border-radius:8px;font-size:14.5px;font-weight:500;cursor:pointer;border:none;transition:all .2s;letter-spacing:.02em;text-decoration:none;display:block;text-align:center}.plan-cta-outline{background:transparent;border:1.5px solid var(--green-600);color:var(--green-700)}.plan-cta-outline:hover{background:var(--green-50)}.plan-cta-filled{background:var(--gold-500);color:var(--green-900)}.plan-cta-filled:hover{background:var(--gold-300)}.wa-strip{background:var(--cream-dark);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:24px 5%;display:flex;align-items:center;justify-content:center;gap:20px;flex-wrap:wrap}.wa-strip p{color:var(--ink-soft);font-size:15px}.wa-btn{display:inline-flex;align-items:center;gap:8px;background:#25D366;color:#fff;padding:11px 24px;border-radius:8px;font-size:14px;font-weight:500;text-decoration:none;transition:opacity .2s}.wa-btn:hover{opacity:.9}.why-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;max-width:1100px;margin:0 auto}.why-points{margin-top:40px;display:flex;flex-direction:column;gap:24px}.why-point{display:flex;gap:18px;align-items:flex-start}.why-icon{width:42px;height:42px;flex-shrink:0;background:var(--green-50);border:1px solid var(--green-100);border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:18px}.why-point h4{font-size:16px;font-weight:500;color:var(--ink);margin-bottom:5px;line-height:1.35}.why-point p{font-size:14px;color:var(--muted);line-height:1.65}.why-visual{background:var(--green-900);border-radius:20px;padding:40px 36px;position:relative;overflow:hidden}.why-visual:before{content:"";position:absolute;bottom:-40px;right:-40px;width:180px;height:180px;background:rgba(180,135,42,.08);border-radius:50%}.why-quote{font-family:var(--font-cormorant),"Cormorant Garamond",serif;font-size:26px;font-weight:300;font-style:italic;color:rgba(255,255,255,.9);line-height:1.5;margin-bottom:24px}.why-quote em{color:var(--gold-300);font-style:normal}.why-signature{font-size:13.5px;color:rgba(255,255,255,.45)}.why-signature strong{display:block;color:rgba(255,255,255,.8);font-weight:500;font-size:15px;margin-bottom:2px}.vote-section .section-title{color:var(--green-800)}.vote-section .section-label{color:var(--green-600)}.vote-card{max-width:700px;margin:48px auto 0;background:#fff;border:1px solid var(--border-gold);border-radius:16px;padding:44px 40px}.vote-illustration{font-size:48px;margin-bottom:20px}.vote-card h3{font-family:var(--font-cormorant),"Cormorant Garamond",serif;font-size:28px;font-weight:400;color:var(--ink);margin-bottom:12px}.vote-card p{font-size:15px;color:var(--muted);line-height:1.7;margin-bottom:28px;max-width:480px;margin-left:auto;margin-right:auto}.vote-tags{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-bottom:28px}.vote-tag{background:var(--green-50);border:1px solid var(--green-100);border-radius:100px;padding:7px 18px;font-size:13px;color:var(--green-700);font-weight:500}.elite-section{background:var(--green-900);text-align:center;position:relative;overflow:hidden}.elite-section:before{content:"ELITE";position:absolute;font-family:var(--font-cormorant),"Cormorant Garamond",serif;font-size:220px;font-weight:600;color:rgba(255,255,255,.02);letter-spacing:.2em;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none;white-space:nowrap}.elite-section .section-label{color:var(--gold-400)}.elite-section .section-title{color:#fff}.elite-section .section-title em{color:var(--gold-300)}.elite-section .section-body{color:rgba(255,255,255,.55);margin:0 auto}.elite-card{max-width:760px;margin:48px auto 0;background:rgba(255,255,255,.04);border:1px solid rgba(180,135,42,.3);border-radius:20px;padding:48px 44px;position:relative}.elite-crown{display:flex;justify-content:center;margin-bottom:24px}.elite-card h3{font-family:var(--font-cormorant),"Cormorant Garamond",serif;font-size:32px;font-weight:400;color:var(--gold-300);margin-bottom:16px}.elite-card p{font-size:15.5px;color:rgba(255,255,255,.55);line-height:1.75;margin-bottom:14px;max-width:560px;margin-left:auto;margin-right:auto}.elite-perks{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin:28px 0}.elite-perk{background:rgba(180,135,42,.1);border:1px solid rgba(180,135,42,.2);border-radius:8px;padding:10px 18px;font-size:13.5px;color:var(--gold-200);display:flex;align-items:center;gap:8px}.support-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;max-width:1000px;margin:64px auto 0;align-items:center}.support-persons{display:flex;flex-direction:column;gap:24px}.person-card{gap:18px;background:var(--cream);border:1px solid var(--border);border-radius:var(--radius);padding:20px 22px}.person-avatar,.person-card{display:flex;align-items:center}.person-avatar{width:52px;height:52px;flex-shrink:0;border-radius:50%;background:var(--green-700);justify-content:center;font-family:var(--font-cormorant),"Cormorant Garamond",serif;font-size:22px;color:var(--gold-200);font-weight:300}.person-card h4{font-size:16px;font-weight:500;color:var(--ink);margin-bottom:3px}.person-card p{font-size:13px;color:var(--muted);line-height:1.5}.support-promise h3{font-family:var(--font-cormorant),"Cormorant Garamond",serif;font-size:36px;font-weight:400;color:var(--ink);margin-bottom:20px;line-height:1.3}.support-promise h3 em{font-style:italic;color:var(--green-700)}.support-promise p{font-size:15px;color:var(--muted);line-height:1.75;margin-bottom:14px}.faq-grid{-moz-columns:2;column-count:2;-moz-column-gap:20px;column-gap:20px;max-width:1000px;margin:56px auto 0}.faq-item{background:#fff;border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;-moz-column-break-inside:avoid;break-inside:avoid;margin-bottom:20px}.faq-question{width:100%;text-align:left;background:none;border:none;padding:22px 24px;cursor:pointer;display:flex;justify-content:space-between;align-items:flex-start;gap:12px;font-size:15px;font-weight:500;color:var(--ink);line-height:1.45;font-family:var(--font-dm-sans),"DM Sans",sans-serif;transition:color .2s}.faq-question:hover{color:var(--green-700)}.faq-toggle{flex-shrink:0;width:22px;height:22px;background:var(--green-50);border:1px solid var(--green-100);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;color:var(--green-600);transition:transform .2s;margin-top:1px}.faq-answer{padding:0 24px 20px;font-size:14px;color:var(--muted);line-height:1.7;display:none}.faq-answer.open{display:block}.demo-section{background:var(--green-900);text-align:center;padding:100px 5%}.demo-section .section-label{color:var(--gold-400)}.demo-section .section-title{color:#fff}.demo-section .section-title em{color:var(--gold-300)}.demo-form{max-width:560px;margin:48px auto 0;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:44px 40px;text-align:left}.form-row,.form-row-split{margin-bottom:18px}.form-row-split{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-label{display:block;font-size:11px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:rgba(255,255,255,.4);margin-bottom:7px}.form-input{width:100%;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:13px 16px;font-size:14.5px;color:#fff;font-family:var(--font-dm-sans),"DM Sans",sans-serif;outline:none;transition:border-color .2s,background .2s}.form-input::-moz-placeholder{color:rgba(255,255,255,.2)}.form-input::placeholder{color:rgba(255,255,255,.2)}.form-input:focus{border-color:rgba(180,135,42,.55);background:rgba(255,255,255,.09)}.form-select-wrap{position:relative}.form-select-wrap:after{content:"";position:absolute;right:16px;top:50%;transform:translateY(-50%);width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid rgba(255,255,255,.4);pointer-events:none}.form-select{width:100%;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:13px 40px 13px 16px;font-size:14.5px;color:rgba(255,255,255,.75);font-family:var(--font-dm-sans),"DM Sans",sans-serif;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;transition:border-color .2s,background .2s}.form-select:focus{border-color:rgba(180,135,42,.55);background:rgba(255,255,255,.09)}.form-select option{background:#0D2B1A;color:#fff}.form-divider{height:1px;background:rgba(255,255,255,.07);margin:24px 0}.form-submit{width:100%;background:var(--gold-500);color:var(--green-900);border:none;border-radius:8px;padding:16px;font-size:15.5px;font-weight:500;cursor:pointer;font-family:var(--font-dm-sans),"DM Sans",sans-serif;transition:background .2s,transform .15s;letter-spacing:.02em}.form-submit:hover{background:var(--gold-300);transform:translateY(-1px)}.form-note{text-align:center;font-size:12px;color:rgba(255,255,255,.28);margin-top:16px;line-height:1.6}.plan-picker{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:2px}.plan-option{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:10px;padding:14px 12px;cursor:pointer;transition:border-color .2s,background .2s}.plan-option:hover{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.2)}.plan-option.selected{background:rgba(180,135,42,.12);border-color:rgba(180,135,42,.55)}.plan-option-inner{display:flex;flex-direction:column;gap:3px;margin-bottom:5px}.plan-option-name{font-family:var(--font-cormorant),"Cormorant Garamond",serif;font-size:17px;font-weight:500;color:rgba(255,255,255,.85)}.plan-option.selected .plan-option-name{color:var(--gold-300)}.plan-option-price{font-size:11.5px;font-weight:500;color:rgba(255,255,255,.4);letter-spacing:.02em}.plan-option.selected .plan-option-price{color:var(--gold-400)}.plan-option-desc{font-size:10.5px;color:rgba(255,255,255,.28);display:block;line-height:1.4}.plan-option.selected .plan-option-desc{color:rgba(180,135,42,.55)}@media (max-width:600px){.plan-picker{grid-template-columns:1fr 1fr}}footer{background:#070F09;border-top:1px solid rgba(180,135,42,.12);padding:56px 5% 32px}.footer-top{display:flex;justify-content:space-between;align-items:flex-start;gap:40px;flex-wrap:wrap;margin-bottom:48px;padding-bottom:40px;border-bottom:1px solid rgba(255,255,255,.06)}.footer-brand{max-width:300px}.footer-logo{font-family:var(--font-cormorant),"Cormorant Garamond",serif;font-size:26px;font-weight:500;color:var(--gold-300);letter-spacing:.04em;display:block;margin-bottom:12px}.footer-logo span{color:rgba(255,255,255,.5);font-weight:300;font-style:italic}.footer-tagline{font-size:13.5px;color:rgba(255,255,255,.35);line-height:1.7;font-style:italic}.footer-links{display:flex;gap:56px;flex-wrap:wrap}.footer-col h5{font-size:11.5px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:rgba(255,255,255,.4);margin-bottom:16px}.footer-col a{display:block;font-size:13.5px;color:rgba(255,255,255,.5);text-decoration:none;margin-bottom:10px;transition:color .2s}.footer-col a:hover{color:var(--gold-300)}.footer-bottom{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}.footer-copy{font-size:12.5px;color:rgba(255,255,255,.2)}.footer-badges{display:flex;gap:10px;flex-wrap:wrap}.footer-badge{font-size:11px;color:rgba(255,255,255,.35);border:1px solid rgba(255,255,255,.1);border-radius:4px;padding:4px 10px;white-space:nowrap}.press-strip{background:var(--cream-dark);padding:28px 5%;display:flex;align-items:center;justify-content:center;gap:28px;flex-wrap:wrap;border-bottom:1px solid var(--border)}.press-label{font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-weight:500;margin-right:4px;opacity:.7}.press-logo-item{display:flex;align-items:center;transition:opacity .2s}.press-logo-item:hover{opacity:.7}.trust-item-clickable{cursor:pointer;transition:opacity .2s;text-decoration:none}.trust-item-clickable:hover{opacity:.75}.press-logo-sep{width:1px;height:20px;background:var(--border);flex-shrink:0}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hero>*{animation:fadeUp .7s ease forwards;opacity:0}.hero>:first-child{animation-delay:.1s}.hero>:nth-child(2){animation-delay:.25s}.hero>:nth-child(3){animation-delay:.4s}.hero>:nth-child(4){animation-delay:.55s}.hero>:nth-child(5){animation-delay:.7s}@media (max-width:768px){nav{padding:0 4%}.nav-links{display:none}section{padding:72px 5%}.support-grid,.why-grid{grid-template-columns:1fr}.faq-grid{-moz-columns:1;column-count:1}.plan-card.featured{transform:none}.demo-form{padding:28px 22px}.elite-card{padding:32px 24px}.footer-top{flex-direction:column}.hero-stats{display:grid;grid-template-columns:1fr 1fr;width:100%;max-width:340px}.hero-stat{border-right:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08)}.hero-stat:nth-child(2){border-right:none}.hero-stat:nth-child(3){border-bottom:none}.hero-stat:nth-child(4){border-right:none;border-bottom:none}.trust-bar{padding:14px 4%;gap:16px}.trust-item{font-size:11.5px;gap:7px}.trust-item .dot{width:22px;height:22px}.press-strip{padding:14px 5%;gap:16px;flex-wrap:nowrap;overflow-x:auto;justify-content:flex-start}.press-strip svg{height:18px!important}.press-logo-sep{display:none}}}.plans-demo-form_planOptionBtn__bz9zq{-webkit-appearance:none;-moz-appearance:none;appearance:none;font:inherit;color:inherit;width:100%;display:block}.plans-demo-form_errorText__IG3zO{font-size:12px;color:#f0a090;margin-top:6px;line-height:1.4}.plans-demo-form_phoneHint__DvezV{font-size:12px;color:rgba(255,255,255,.35);margin:-4px 0 8px;line-height:1.45}.plans-demo-form_alert__t16T2{background:rgba(160,40,40,.25);border:1px solid rgba(220,100,90,.35);color:rgba(255,235,230,.95);padding:12px 14px;border-radius:8px;margin-bottom:18px;font-size:14px;line-height:1.45}.plans-demo-form_success__te2iD{text-align:center;padding:28px 16px 8px;color:rgba(255,255,255,.88)}.plans-demo-form_success__te2iD h3{font-family:var(--font-cormorant),"Cormorant Garamond",Georgia,serif;font-size:26px;font-weight:400;margin-bottom:10px;color:var(--gold-300)}.plans-demo-form_success__te2iD p{font-size:15px;line-height:1.65;color:rgba(255,255,255,.55);max-width:420px;margin:0 auto}.plans-demo-form_inputError__Fut16{box-shadow:0 0 0 1px rgba(224,100,80,.75)!important}.plans-demo-form_planPickerErr__fHRM2{box-shadow:0 0 0 1px rgba(224,100,80,.75);border-radius:10px}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:300;font-display:swap;src:url(/_next/static/media/fd3893c623c32b6d-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:Cormorant Garamond;font-style:italic;font-weight:300;font-display:swap;src:url(/_next/static/media/ea896c3885e026c1-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:300;font-display:swap;src:url(/_next/static/media/024ead497118aa23-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:Cormorant Garamond;font-style:italic;font-weight:300;font-display:swap;src:url(/_next/static/media/e74f24ed7f0e4323-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:Cormorant Garamond;font-style:italic;font-weight:300;font-display:swap;src:url(/_next/static/media/e18f83c737786aa7-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:Cormorant Garamond;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/fd3893c623c32b6d-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:Cormorant Garamond;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/ea896c3885e026c1-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/024ead497118aa23-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:Cormorant Garamond;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/e74f24ed7f0e4323-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:Cormorant Garamond;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/e18f83c737786aa7-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:Cormorant Garamond;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/fd3893c623c32b6d-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:Cormorant Garamond;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/ea896c3885e026c1-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/024ead497118aa23-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:Cormorant Garamond;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/e74f24ed7f0e4323-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:Cormorant Garamond;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/e18f83c737786aa7-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:Cormorant Garamond;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/fd3893c623c32b6d-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:Cormorant Garamond;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/ea896c3885e026c1-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/024ead497118aa23-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:Cormorant Garamond;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/e74f24ed7f0e4323-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:Cormorant Garamond;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/e18f83c737786aa7-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:Cormorant Garamond;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/393d45a2251e223a-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:Cormorant Garamond;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/8715d2ed531152f4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/c48b38fe8bb532f3-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:Cormorant Garamond;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/48410f3df60da620-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:Cormorant Garamond;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/7b89a4fd5e90ede0-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:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/393d45a2251e223a-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:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8715d2ed531152f4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c48b38fe8bb532f3-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:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/48410f3df60da620-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:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7b89a4fd5e90ede0-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:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/393d45a2251e223a-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:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8715d2ed531152f4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/c48b38fe8bb532f3-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:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/48410f3df60da620-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:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/7b89a4fd5e90ede0-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:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/393d45a2251e223a-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:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/8715d2ed531152f4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c48b38fe8bb532f3-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:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/48410f3df60da620-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:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/7b89a4fd5e90ede0-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:Cormorant Garamond Fallback;src:local("Times New Roman");ascent-override:95.27%;descent-override:29.59%;line-gap-override:0.00%;size-adjust:96.98%}.__className_16bb0c{font-family:Cormorant Garamond,Cormorant Garamond Fallback}.__variable_16bb0c{--font-cormorant:"Cormorant Garamond","Cormorant Garamond Fallback"}@font-face{font-family:DM Sans;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-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:DM Sans;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/13971731025ec697-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:DM Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-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:DM Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/13971731025ec697-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:DM Sans;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-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:DM Sans;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/13971731025ec697-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:DM Sans Fallback;src:local("Arial");ascent-override:94.90%;descent-override:29.66%;line-gap-override:0.00%;size-adjust:104.53%}.__className_c95b6f{font-family:DM Sans,DM Sans Fallback;font-style:normal}.__variable_c95b6f{--font-dm-sans:"DM Sans","DM Sans Fallback"}