.SolutionLinks-module__FWspiG__grid{grid-template-columns:1fr;gap:12px;max-width:820px;margin:0 auto;display:grid}@media (min-width:640px){.SolutionLinks-module__FWspiG__grid{grid-template-columns:repeat(2,1fr)}}.SolutionLinks-module__FWspiG__card{border:1px solid var(--border);background:var(--white);border-radius:12px;padding:18px 20px;text-decoration:none;transition:border-color .2s,transform .2s;display:block}.SolutionLinks-module__FWspiG__card:hover{border-color:var(--blue);transform:translateY(-2px)}.SolutionLinks-module__FWspiG__title{color:var(--navy);margin-bottom:4px;font-size:16px;font-weight:600;display:block}.SolutionLinks-module__FWspiG__desc{color:var(--muted);font-size:14px;line-height:1.5;display:block}@media (min-width:640px){.SolutionLinks-module__FWspiG__grid>:last-child:nth-child(odd){grid-column:1/-1}}
.PlanCompareTable-module__QsQJ0a__wrap{max-width:820px;margin:48px auto 0;overflow-x:auto}.PlanCompareTable-module__QsQJ0a__table{border-collapse:collapse;color:#ffffffd9;width:100%;min-width:520px;font-size:14px}.PlanCompareTable-module__QsQJ0a__caption{text-align:left;letter-spacing:1.5px;text-transform:uppercase;color:#ffffff8c;margin-bottom:12px;font-size:13px;font-weight:600}.PlanCompareTable-module__QsQJ0a__table th,.PlanCompareTable-module__QsQJ0a__table td{text-align:left;vertical-align:top;border-bottom:1px solid #ffffff1f;padding:12px 14px;line-height:1.5}.PlanCompareTable-module__QsQJ0a__table thead th{color:#fff;font-weight:600}.PlanCompareTable-module__QsQJ0a__table tbody th{color:#fff9;font-weight:500}
.Nav-module__gOObGW__nav{z-index:100;-webkit-backdrop-filter:blur(12px);background:#1a2744f7;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:20px 6%;display:flex;position:fixed;top:0;left:0;right:0}@media (min-width:640px){.Nav-module__gOObGW__nav{padding:20px 8%}}@media (min-width:1024px){.Nav-module__gOObGW__nav{padding:20px 10%}}.Nav-module__gOObGW__navRight{align-items:center;gap:12px;display:flex}.Nav-module__gOObGW__navCta{color:var(--navy);background:var(--accent);cursor:pointer;white-space:nowrap;border:none;border-radius:6px;align-items:center;padding:8px 20px;font-size:13px;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-flex}.Nav-module__gOObGW__navCta:hover{opacity:.88}.Nav-module__gOObGW__navLogin{color:#fff9;white-space:nowrap;border-radius:6px;padding:8px 12px;font-size:13px;font-weight:500;text-decoration:none;transition:color .2s,background .2s}.Nav-module__gOObGW__navLogin:hover{color:#fff;background:#ffffff14}@media (max-width:767px){.Nav-module__gOObGW__navLogin{display:none}}.Nav-module__gOObGW__navLinks{align-items:center;gap:32px;display:none}@media (min-width:768px){.Nav-module__gOObGW__navLinks{display:flex}.Nav-module__gOObGW__navLinks a{color:#fff9;font-size:13px;text-decoration:none;transition:color .2s}.Nav-module__gOObGW__navLinks a:hover{color:#fff}}.Nav-module__gOObGW__navDropdown{position:relative}.Nav-module__gOObGW__navDropdownTrigger{color:#fff9;cursor:pointer;user-select:none;background:0 0;border:none;align-items:center;gap:4px;padding:0;font-size:13px;transition:color .2s;display:flex}.Nav-module__gOObGW__navDropdownTrigger:hover,.Nav-module__gOObGW__navDropdownTriggerOpen{color:#fff}.Nav-module__gOObGW__navDropdownTrigger svg{transition:transform .2s}.Nav-module__gOObGW__chevronOpen{transform:rotate(180deg)}.Nav-module__gOObGW__navDropdownMenu{background:#1a2744;border:1px solid #ffffff1a;border-radius:8px;min-width:200px;padding:6px;animation:.15s Nav-module__gOObGW__dropdownIn;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 12px 32px #0000004d}@keyframes Nav-module__gOObGW__dropdownIn{0%{opacity:0;transform:translate(-50%)translateY(-4px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.Nav-module__gOObGW__navDropdownItem{color:#ffffffb3;white-space:nowrap;border-radius:5px;align-items:center;padding:9px 12px;font-size:13px;text-decoration:none;transition:background .15s,color .15s;display:flex}.Nav-module__gOObGW__navDropdownItem:hover{color:#fff;background:#ffffff14}
.MobileMenu-module__AP24jW__burger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:10px;display:flex}@media (min-width:768px){.MobileMenu-module__AP24jW__burger{display:none}}.MobileMenu-module__AP24jW__line{background:#fff;border-radius:2px;width:100%;height:2px;transition:transform .25s,opacity .25s;display:block}.MobileMenu-module__AP24jW__lineOpen:first-child{transform:translateY(7px)rotate(45deg)}.MobileMenu-module__AP24jW__lineOpen:nth-child(2){opacity:0}.MobileMenu-module__AP24jW__lineOpen:last-child{transform:translateY(-7px)rotate(-45deg)}.MobileMenu-module__AP24jW__overlay{-webkit-backdrop-filter:blur(12px);z-index:99;background:#1a2744f7;animation:.2s MobileMenu-module__AP24jW__fadeIn;position:fixed;inset:60px 0 0}@keyframes MobileMenu-module__AP24jW__fadeIn{0%{opacity:0}to{opacity:1}}.MobileMenu-module__AP24jW__menu{flex-direction:column;gap:8px;padding:32px 6%;display:flex}.MobileMenu-module__AP24jW__link{color:#fffc;border-bottom:1px solid #ffffff14;padding:14px 0;font-size:18px;font-weight:500;text-decoration:none;transition:color .2s}.MobileMenu-module__AP24jW__link:hover{color:#fff}.MobileMenu-module__AP24jW__group{border-bottom:1px solid #ffffff14;flex-direction:column;padding-bottom:4px;display:flex}.MobileMenu-module__AP24jW__groupLabel{letter-spacing:2px;text-transform:uppercase;color:#ffffffb3;padding:14px 0 8px;font-size:11px;font-weight:600}.MobileMenu-module__AP24jW__subLink{color:#ffffffb3;padding:10px 0 10px 12px;font-size:16px;font-weight:400;text-decoration:none;transition:color .2s}.MobileMenu-module__AP24jW__subLink:hover{color:#fff}@media (min-width:768px){.MobileMenu-module__AP24jW__overlay{display:none}}
.LocaleSwitcher-module__67fYfW__switcher{border:1px solid #ffffff26;border-radius:6px;gap:2px;display:flex;overflow:hidden}.LocaleSwitcher-module__67fYfW__btn{color:#fff9;letter-spacing:.05em;cursor:pointer;font-size:.7rem;font-weight:600;font-family:var(--font-dm-sans);background:0 0;border:none;padding:4px 8px;transition:color .15s,background .15s}.LocaleSwitcher-module__67fYfW__btn:hover:not(:disabled){color:#fff;background:#ffffff14}.LocaleSwitcher-module__67fYfW__active{color:#fff;cursor:default;background:#ffffff1f}
.ContactLink-module__9xcUva__link{font:inherit;color:var(--accent,#6d28d9);cursor:pointer;background:0 0;border:none;margin:0;padding:0;text-decoration:underline;display:inline}.ContactLink-module__9xcUva__link:hover{text-decoration:none}
.Footer-module__S6Hkya__footer{background:#111d33;border-top:1px solid #ffffff0f;padding:56px 6% 36px}@media (min-width:640px){.Footer-module__S6Hkya__footer{padding:56px 8% 36px}}@media (min-width:1024px){.Footer-module__S6Hkya__footer{padding:56px 10% 36px}}.Footer-module__S6Hkya__columns{grid-template-columns:1fr 1fr;gap:32px;margin-bottom:40px;display:grid}@media (min-width:720px){.Footer-module__S6Hkya__columns{grid-template-columns:repeat(4,1fr)}}.Footer-module__S6Hkya__columnTitle{letter-spacing:2px;text-transform:uppercase;color:#fff9;margin-bottom:16px;font-size:11px;font-weight:600}.Footer-module__S6Hkya__columnLinks{flex-direction:column;gap:10px;display:flex}.Footer-module__S6Hkya__columnLinks a,.Footer-module__S6Hkya__columnLinks button{color:#ffffff80;text-align:left;cursor:pointer;background:0 0;border:none;align-self:flex-start;margin:0;padding:0;font-family:inherit;font-size:14px;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__columnLinks a:hover,.Footer-module__S6Hkya__columnLinks button:hover{color:#ffffffd9}.Footer-module__S6Hkya__priceNote{color:#fff9;max-width:720px;margin:0 0 20px;font-size:11px;line-height:1.5}.Footer-module__S6Hkya__priceNote a{color:#ffffff8c;text-decoration:underline}.Footer-module__S6Hkya__bottom{border-top:1px solid #ffffff0f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-top:24px;display:flex}.Footer-module__S6Hkya__copy{color:#fff9;margin-top:4px;font-size:12px}.Footer-module__S6Hkya__identity{color:#fff9;text-align:right;font-size:12px}@media (max-width:640px){.Footer-module__S6Hkya__identity{text-align:left}}.Footer-module__S6Hkya__compactLinks{flex-wrap:wrap;gap:8px 20px;margin-bottom:24px;display:flex}.Footer-module__S6Hkya__compactLinks a{color:#ffffff80;font-size:13px;text-decoration:none}.Footer-module__S6Hkya__compactLinks a:hover{color:#ffffffd9}.Footer-module__S6Hkya__compactLinks button{font:inherit;color:#ffffff80;cursor:pointer;background:0 0;border:none;padding:0;font-size:13px}.Footer-module__S6Hkya__compactLinks button:hover{color:#ffffffd9}
.FaqAccordion-module__VyPCzG__list{flex-direction:column;gap:12px;max-width:700px;display:flex}.FaqAccordion-module__VyPCzG__item{border:1px solid var(--border);border-radius:12px;transition:border-color .2s;overflow:hidden}.FaqAccordion-module__VyPCzG__item:hover{border-color:#b8caf5}.FaqAccordion-module__VyPCzG__question{width:100%;color:var(--navy);cursor:pointer;text-align:left;background:#fff;border:none;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;font-family:inherit;font-size:15px;font-weight:600;transition:background .15s;display:flex}.FaqAccordion-module__VyPCzG__question:hover{background:var(--light)}.FaqAccordion-module__VyPCzG__question:after{content:"+";color:var(--muted);flex-shrink:0;font-size:20px;font-weight:300;transition:transform .2s}.FaqAccordion-module__VyPCzG__open .FaqAccordion-module__VyPCzG__question:after{transform:rotate(45deg)}.FaqAccordion-module__VyPCzG__answer{max-height:0;transition:max-height .3s;overflow:hidden}.FaqAccordion-module__VyPCzG__open .FaqAccordion-module__VyPCzG__answer{max-height:300px}.FaqAccordion-module__VyPCzG__answerInner{color:var(--muted);padding:0 20px 18px;font-size:14px;line-height:1.7}
.CtaSection-module___H-rNG__cta{background:var(--navy);text-align:center;padding:100px 6%;position:relative;overflow:hidden}@media (min-width:640px){.CtaSection-module___H-rNG__cta{padding:100px 8%}}@media (min-width:1024px){.CtaSection-module___H-rNG__cta{padding:120px 10%}}.CtaSection-module___H-rNG__cta:before{content:"";pointer-events:none;background:radial-gradient(#f0a5001a 0%,#0000 70%);width:600px;height:300px;position:absolute;bottom:-100px;left:50%;transform:translate(-50%)}.CtaSection-module___H-rNG__label{letter-spacing:3px;text-transform:uppercase;color:#ffffffb3;margin-bottom:16px;font-size:10px;font-weight:600}.CtaSection-module___H-rNG__title{font-family:var(--font-fraunces),"Fraunces",serif;color:#fff;max-width:600px;margin-bottom:20px;margin-left:auto;margin-right:auto;font-size:clamp(30px,5vw,56px);font-weight:300;line-height:1.15}.CtaSection-module___H-rNG__sub{color:#ffffff8c;max-width:440px;margin:0 auto 48px;font-size:clamp(15px,2vw,17px);line-height:1.7}.CtaSection-module___H-rNG__actions{flex-direction:column;align-items:center;gap:16px;display:flex}@media (min-width:480px){.CtaSection-module___H-rNG__actions{flex-direction:row;justify-content:center}}
.Button-module__iYV4-q__primary{background:var(--accent);color:var(--navy);cursor:pointer;border:none;border-radius:8px;align-items:center;gap:8px;padding:14px 28px;font-size:15px;font-weight:700;text-decoration:none;transition:transform .2s,opacity .2s;display:inline-flex}.Button-module__iYV4-q__primary:hover{opacity:.92;transform:translateY(-2px)}.Button-module__iYV4-q__secondary{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;border-radius:8px;align-items:center;gap:8px;padding:14px 28px;font-size:15px;font-weight:500;text-decoration:none;transition:background .2s;display:inline-flex}.Button-module__iYV4-q__secondary:hover{background:#ffffff21}
.Hero-module__ZARIfG__hero{background:var(--navy);flex-direction:column;justify-content:center;min-height:100svh;padding:120px 6% 80px;display:flex;position:relative;overflow:hidden}@media (min-width:640px){.Hero-module__ZARIfG__hero{padding:120px 8% 80px}}@media (min-width:1024px){.Hero-module__ZARIfG__hero{padding:140px 10% 100px}}.Hero-module__ZARIfG__hero:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0}.Hero-module__ZARIfG__hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#f0a5001f 0%,#0000 70%);width:500px;height:500px;position:absolute;top:-120px;right:-120px}.Hero-module__ZARIfG__compact{min-height:auto}.Hero-module__ZARIfG__center{text-align:center;align-items:center}.Hero-module__ZARIfG__center .Hero-module__ZARIfG__title,.Hero-module__ZARIfG__center .Hero-module__ZARIfG__sub{margin-left:auto;margin-right:auto}.Hero-module__ZARIfG__center .Hero-module__ZARIfG__sub{color:var(--accent);max-width:540px;margin-bottom:28px;font-size:clamp(16px,1.8vw,19px);font-weight:600}.Hero-module__ZARIfG__center .Hero-module__ZARIfG__actions{flex-direction:column;align-items:center;width:100%}.Hero-module__ZARIfG__eyebrow{letter-spacing:3px;text-transform:uppercase;color:#ffffffb3;margin-bottom:20px;font-size:11px;font-weight:500;animation:.6s both Hero-module__ZARIfG__fadeUp;position:relative}.Hero-module__ZARIfG__title{font-family:var(--font-fraunces),"Fraunces",serif;color:#fff;max-width:720px;margin-bottom:20px;font-size:clamp(34px,5.2vw,58px);font-weight:400;line-height:1.08;animation:.6s .1s both Hero-module__ZARIfG__fadeUp;position:relative}.Hero-module__ZARIfG__title em{color:var(--accent);font-style:italic}.Hero-module__ZARIfG__sub{color:#ffffffc7;max-width:520px;margin-bottom:44px;font-size:clamp(16px,2vw,19px);line-height:1.7;animation:.6s .2s both Hero-module__ZARIfG__fadeUp;position:relative}.Hero-module__ZARIfG__actions{flex-wrap:wrap;gap:14px;animation:.6s .3s both Hero-module__ZARIfG__fadeUp;display:flex;position:relative}.Hero-module__ZARIfG__bar{background:linear-gradient(90deg,var(--blue)0%,transparent 60%);height:3px;position:absolute;bottom:0;left:0;right:0}
.RevealOnScroll-module__5lbHtq__reveal{opacity:0;height:100%;transition:opacity .6s,transform .6s;transform:translateY(24px)}.RevealOnScroll-module__5lbHtq__visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.RevealOnScroll-module__5lbHtq__reveal,.RevealOnScroll-module__5lbHtq__visible{opacity:1!important;transition:none!important;transform:none!important}}
.PricingClient-module__DNN2zW__wrap{flex-direction:column;align-items:center;gap:24px;display:flex}.PricingClient-module__DNN2zW__group{width:100%;max-width:760px}.PricingClient-module__DNN2zW__groupAlt{border-top:1px solid #ffffff1f;width:100%;max-width:760px;padding-top:28px}.PricingClient-module__DNN2zW__groupTitle{letter-spacing:.05em;text-transform:uppercase;color:#ffffffb8;text-align:center;margin-bottom:16px;font-size:13px;font-weight:700}.PricingClient-module__DNN2zW__cardsPair{grid-template-columns:repeat(2,minmax(240px,1fr));gap:20px;display:grid}@media (max-width:560px){.PricingClient-module__DNN2zW__cardsPair{grid-template-columns:1fr}}.PricingClient-module__DNN2zW__cardsSolo{justify-content:center;display:flex}.PricingClient-module__DNN2zW__cardsSolo .PricingClient-module__DNN2zW__card{width:100%;max-width:360px}.PricingClient-module__DNN2zW__card{background:#fff;border-radius:16px;flex-direction:column;gap:14px;padding:28px;display:flex;position:relative}.PricingClient-module__DNN2zW__featured{outline:2px solid var(--accent,#f0a500)}.PricingClient-module__DNN2zW__head{min-height:96px}.PricingClient-module__DNN2zW__priceBlock{min-height:72px}.PricingClient-module__DNN2zW__name{font-size:18px;font-weight:600}.PricingClient-module__DNN2zW__price{font-size:44px;font-weight:700}.PricingClient-module__DNN2zW__cur{vertical-align:super;font-size:24px}.PricingClient-module__DNN2zW__per{opacity:.78;margin-left:4px;font-size:15px;font-weight:400}.PricingClient-module__DNN2zW__features{flex-direction:column;gap:8px;margin:0;padding:0;font-size:14px;list-style:none;display:flex}.PricingClient-module__DNN2zW__cta{background:var(--accent,#f0a500);color:var(--navy);cursor:pointer;border:0;border-radius:999px;margin-top:auto;padding:13px;font-weight:700}.PricingClient-module__DNN2zW__cta:hover{opacity:.92}.PricingClient-module__DNN2zW__note{color:#ffffffbf;text-align:center;margin:4px 0 0;font-size:14px}.PricingClient-module__DNN2zW__banner{text-align:center;color:#fff;border:1px solid var(--accent);background:#f0a50024;border-radius:12px;max-width:560px;margin:0 auto 8px;padding:12px 18px;font-size:15px}.PricingClient-module__DNN2zW__banner b{color:var(--accent)}.PricingClient-module__DNN2zW__badge{background:var(--accent);color:var(--navy);white-space:nowrap;border-radius:999px;padding:4px 12px;font-size:12px;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.PricingClient-module__DNN2zW__annualTag{color:var(--blue);text-transform:uppercase;letter-spacing:.03em;margin-bottom:4px;font-size:12px;font-weight:600}.PricingClient-module__DNN2zW__approx{color:var(--muted);margin:-4px 0 4px;font-size:13px}.PricingClient-module__DNN2zW__soloHint{color:var(--muted);margin-bottom:8px;font-size:13px}.PricingClient-module__DNN2zW__billingRow{color:var(--muted);align-items:center;gap:8px;margin-bottom:10px;font-size:13px;display:flex}.PricingClient-module__DNN2zW__dim{opacity:.72}.PricingClient-module__DNN2zW__perMailbox{color:var(--navy);margin-top:4px;font-size:13px;font-weight:600}.PricingClient-module__DNN2zW__compare{text-align:center;color:var(--blue);margin-top:12px;font-size:13px;font-weight:600;text-decoration:none;display:block}.PricingClient-module__DNN2zW__compare:hover{text-decoration:underline}
.DomainSearch-module__RwSOrW__wrap{width:100%;max-width:560px;margin-top:28px;animation:.6s .35s both DomainSearch-module__RwSOrW__fadeUp;position:relative}.DomainSearch-module__RwSOrW__bar{background:#ffffff0f;border:1px solid #ffffff2e;border-radius:12px;flex-wrap:wrap;gap:10px;padding:8px;display:flex}.DomainSearch-module__RwSOrW__input{color:#fff;background:0 0;border:none;outline:none;flex:1;min-width:0;padding:12px 14px;font-family:inherit;font-size:16px}.DomainSearch-module__RwSOrW__input::placeholder{color:#fff9}.DomainSearch-module__RwSOrW__button{background:var(--accent);color:var(--navy);cursor:pointer;border:none;border-radius:8px;flex-shrink:0;padding:12px 22px;font-family:inherit;font-size:15px;font-weight:600;transition:opacity .15s}.DomainSearch-module__RwSOrW__button:hover{opacity:.9}.DomainSearch-module__RwSOrW__button:disabled{opacity:.55;cursor:default}.DomainSearch-module__RwSOrW__feedback{width:100%}.DomainSearch-module__RwSOrW__status{color:#ffffffc7;margin-top:16px;font-size:15px}.DomainSearch-module__RwSOrW__results{flex-direction:column;gap:8px;margin:16px 0 0;padding:0;list-style:none;display:flex}.DomainSearch-module__RwSOrW__row{background:#ffffff0d;border:1px solid #ffffff1f;border-radius:10px;align-items:center;gap:12px;padding:12px 16px;display:flex}.DomainSearch-module__RwSOrW__name{color:#fff;text-overflow:ellipsis;flex:1;min-width:0;font-size:16px;font-weight:500;overflow:hidden}.DomainSearch-module__RwSOrW__ok{color:#4ade80;font-size:13px;font-weight:600}.DomainSearch-module__RwSOrW__no{color:#ffffff9e;font-size:13px;font-weight:500}.DomainSearch-module__RwSOrW__pick{color:var(--accent);border:1px solid var(--accent);cursor:pointer;background:0 0;border-radius:8px;flex-shrink:0;padding:8px 16px;font-family:inherit;font-size:14px;font-weight:600;transition:background .15s,color .15s}.DomainSearch-module__RwSOrW__pick:hover{background:var(--accent);color:var(--navy)}.DomainSearch-module__RwSOrW__tlds{gap:8px;width:100%;padding:4px 4px 0;display:flex}.DomainSearch-module__RwSOrW__tld{color:#ffffffb3;font:inherit;cursor:pointer;background:0 0;border:1px solid #ffffff38;border-radius:999px;padding:5px 14px;font-size:13px;font-weight:600;transition:all .15s}.DomainSearch-module__RwSOrW__tld:hover{color:#fff;border-color:#fff6}.DomainSearch-module__RwSOrW__tldActive{background:var(--accent);color:var(--navy);border-color:var(--accent)}.DomainSearch-module__RwSOrW__input:focus-visible,.DomainSearch-module__RwSOrW__button:focus-visible,.DomainSearch-module__RwSOrW__tld:focus-visible,.DomainSearch-module__RwSOrW__pick:focus-visible{outline:2px solid var(--accent);outline-offset:2px}
.Section-module__A23O5q__section{padding:88px 6%}@media (min-width:640px){.Section-module__A23O5q__section{padding:96px 8%}}@media (min-width:1024px){.Section-module__A23O5q__section{padding:112px 10%}}.Section-module__A23O5q__bgWhite{background:var(--white)}.Section-module__A23O5q__bgLight{background:var(--light)}.Section-module__A23O5q__bgNavy{background:var(--navy)}.Section-module__A23O5q__label{letter-spacing:3px;text-transform:uppercase;color:var(--blue);margin-bottom:12px;font-size:10px;font-weight:600}.Section-module__A23O5q__bgNavy .Section-module__A23O5q__label{color:#ffffffb3}.Section-module__A23O5q__title{font-family:var(--font-fraunces),"Fraunces",serif;color:var(--navy);max-width:600px;margin-bottom:48px;font-size:clamp(28px,4vw,48px);font-weight:400;line-height:1.2}.Section-module__A23O5q__bgNavy .Section-module__A23O5q__title{color:#fff}.Section-module__A23O5q__centered{text-align:center}.Section-module__A23O5q__centered .Section-module__A23O5q__label{margin-left:auto;margin-right:auto}.Section-module__A23O5q__centered .Section-module__A23O5q__title{text-wrap:balance;margin-left:auto;margin-right:auto}
.Testimonials-module__ItA9Ha__wrap{max-width:1040px;margin:0}.Testimonials-module__ItA9Ha__disclosure{max-width:640px;color:var(--muted);margin:0 0 28px;font-size:14px;line-height:1.6}.Testimonials-module__ItA9Ha__grid{grid-template-columns:1fr;gap:16px;margin:0;padding:0;list-style:none;display:grid}@media (min-width:820px){.Testimonials-module__ItA9Ha__grid{grid-template-columns:repeat(3,1fr)}}.Testimonials-module__ItA9Ha__card{background:var(--white);border:1px solid var(--border);border-radius:16px;padding:24px 22px 18px;display:flex}.Testimonials-module__ItA9Ha__figure{flex-direction:column;width:100%;margin:0;display:flex}.Testimonials-module__ItA9Ha__mark{font-family:var(--font-fraunces),serif;height:24px;color:var(--accent);font-size:56px;line-height:.6}.Testimonials-module__ItA9Ha__quote{font-family:var(--font-fraunces),serif;color:var(--navy);flex:1;margin:0 0 20px;font-size:18px;line-height:1.5}.Testimonials-module__ItA9Ha__caption{align-items:center;gap:12px;display:flex}.Testimonials-module__ItA9Ha__avatar{background:var(--navy);width:40px;height:40px;color:var(--white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;font-weight:700;display:inline-flex}.Testimonials-module__ItA9Ha__who{flex-direction:column;min-width:0;display:flex}.Testimonials-module__ItA9Ha__name{color:var(--navy);font-size:15px;font-weight:600}.Testimonials-module__ItA9Ha__meta{color:var(--muted);font-size:13px;line-height:1.4}.Testimonials-module__ItA9Ha__original{color:var(--muted);margin-top:14px;font-size:13px}.Testimonials-module__ItA9Ha__original summary{cursor:pointer;color:var(--blue)}.Testimonials-module__ItA9Ha__original p{margin:8px 0 0;font-style:italic;line-height:1.5}.Testimonials-module__ItA9Ha__profile{color:var(--muted);margin:20px 0 0;font-size:14px}.Testimonials-module__ItA9Ha__profile a{color:var(--blue);font-weight:600;text-decoration:none}.Testimonials-module__ItA9Ha__profile a:hover{text-decoration:underline}
.TrustStrip-module__YzRANW__strip{background:var(--sky);border-top:1px solid var(--border);border-bottom:1px solid var(--border);flex-wrap:wrap;justify-content:center;gap:14px 28px;padding:22px 20px;display:flex}.TrustStrip-module__YzRANW__item{color:var(--navy);align-items:center;gap:8px;font-size:14px;font-weight:600;display:inline-flex}.TrustStrip-module__YzRANW__ico{color:var(--blue);display:inline-flex}
.HonestCompare-module__pEaIZW__wrap{grid-template-columns:1fr 1.6fr;align-items:center;gap:36px;max-width:920px;margin:0 auto;display:grid}@media (max-width:760px){.HonestCompare-module__pEaIZW__wrap{grid-template-columns:1fr;gap:28px}}.HonestCompare-module__pEaIZW__promise{text-align:left}@media (max-width:760px){.HonestCompare-module__pEaIZW__promise{text-align:center}}.HonestCompare-module__pEaIZW__bigNum{font-family:var(--font-fraunces),"Fraunces",serif;color:var(--navy);font-size:clamp(56px,9vw,92px);font-weight:600;line-height:1}.HonestCompare-module__pEaIZW__per{color:var(--muted);margin-left:6px;font-size:.3em;font-weight:600}.HonestCompare-module__pEaIZW__forever{color:#9a6700;margin-top:4px;font-size:clamp(22px,3vw,30px);font-weight:700}.HonestCompare-module__pEaIZW__promiseSub{color:var(--muted);max-width:320px;margin:14px 0 0;font-size:15px;line-height:1.6}@media (max-width:760px){.HonestCompare-module__pEaIZW__promiseSub{margin-inline:auto}}.HonestCompare-module__pEaIZW__timeline{background:var(--white);border:1px solid var(--border);border-radius:18px;padding:22px 24px;box-shadow:0 12px 40px #1a274414}.HonestCompare-module__pEaIZW__tlHead,.HonestCompare-module__pEaIZW__tlRow{grid-template-columns:1.3fr 1fr 1fr 1fr .9fr;align-items:center;gap:8px;display:grid}.HonestCompare-module__pEaIZW__tlHead{letter-spacing:.05em;text-transform:uppercase;color:var(--muted);padding-bottom:10px;font-size:11px;font-weight:700}.HonestCompare-module__pEaIZW__tlHead span{text-align:center}.HonestCompare-module__pEaIZW__tlRow{border-top:1px solid var(--border);padding:16px 0}.HonestCompare-module__pEaIZW__tlLabel{color:var(--navy);font-size:14px;font-weight:700}.HonestCompare-module__pEaIZW__cell{text-align:center;color:var(--muted);font-size:20px;font-weight:700}.HonestCompare-module__pEaIZW__up{color:#c2410c}.HonestCompare-module__pEaIZW__others .HonestCompare-module__pEaIZW__cell:first-of-type{color:var(--text)}.HonestCompare-module__pEaIZW__flat{color:#15803d}.HonestCompare-module__pEaIZW__us .HonestCompare-module__pEaIZW__tlLabel{color:#9a6700}.HonestCompare-module__pEaIZW__trend{text-align:right;white-space:nowrap;font-size:12px;font-weight:700}.HonestCompare-module__pEaIZW__trendBad{color:#c2410c}.HonestCompare-module__pEaIZW__trendGood{color:#15803d}
.MailboxDemo-module__qdTgdG__wrap{justify-content:center;display:flex}.MailboxDemo-module__qdTgdG__window{background:var(--white);border:1px solid var(--border);border-radius:16px;width:100%;max-width:460px;padding:22px;box-shadow:0 12px 40px #1a27441a}.MailboxDemo-module__qdTgdG__bar{gap:7px;margin-bottom:18px;display:flex}.MailboxDemo-module__qdTgdG__bar span{background:var(--border);border-radius:50%;width:11px;height:11px}.MailboxDemo-module__qdTgdG__addr{background:var(--sky);border-radius:12px;align-items:center;gap:12px;padding:16px;display:flex}.MailboxDemo-module__qdTgdG__at{background:var(--blue);color:#fff;border-radius:50%;place-items:center;width:38px;height:38px;font-weight:700;display:inline-grid}.MailboxDemo-module__qdTgdG__email{color:var(--navy);font-size:18px;font-weight:600}.MailboxDemo-module__qdTgdG__feats{grid-template-columns:repeat(2,1fr);gap:10px;margin:18px 0 0;padding:0;list-style:none;display:grid}.MailboxDemo-module__qdTgdG__feat{color:var(--text);align-items:center;gap:8px;font-size:14px;display:inline-flex}.MailboxDemo-module__qdTgdG__feat svg{color:var(--blue)}
.HelpLink-module__2vWAHW__help{margin:0;font-size:14px}.HelpLink-module__2vWAHW__dark{color:#ffffffb3}.HelpLink-module__2vWAHW__light{color:var(--muted)}.HelpLink-module__2vWAHW__link{font:inherit;cursor:pointer;text-underline-offset:3px;background:0 0;border:none;padding:0;font-weight:600;text-decoration:underline}.HelpLink-module__2vWAHW__dark .HelpLink-module__2vWAHW__link{color:var(--accent)}.HelpLink-module__2vWAHW__light .HelpLink-module__2vWAHW__link{color:var(--blue)}.HelpLink-module__2vWAHW__link:focus-visible{outline:2px solid var(--accent);outline-offset:2px}
.HowItWorks-module__tSMH5W__row{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:24px;max-width:900px;margin:0 auto;display:grid}.HowItWorks-module__tSMH5W__step{text-align:center;padding:0 12px}.HowItWorks-module__tSMH5W__num{background:var(--blue);color:#fff;border-radius:50%;place-items:center;width:44px;height:44px;margin:0 auto 14px;font-size:18px;font-weight:700;display:grid}.HowItWorks-module__tSMH5W__title{color:var(--navy);margin:0 0 6px;font-size:17px}.HowItWorks-module__tSMH5W__desc{color:var(--muted);margin:0;font-size:14px}
.AgencyLeadForm-module__k0WATq__form{flex-direction:column;gap:18px;display:flex}.AgencyLeadForm-module__k0WATq__honeypot{opacity:0;height:0;position:absolute;left:-9999px}.AgencyLeadForm-module__k0WATq__field{flex-direction:column;gap:6px;display:flex}.AgencyLeadForm-module__k0WATq__field label{color:var(--navy);font-size:13px;font-weight:600}.AgencyLeadForm-module__k0WATq__field input,.AgencyLeadForm-module__k0WATq__field textarea{border:1px solid var(--border,#d1d5db);color:var(--text,#222);resize:vertical;border-radius:8px;padding:10px 14px;font-family:inherit;font-size:15px;transition:border-color .2s}.AgencyLeadForm-module__k0WATq__field input:focus,.AgencyLeadForm-module__k0WATq__field textarea:focus{border-color:var(--blue);outline:none}.AgencyLeadForm-module__k0WATq__submit{background:var(--accent);color:var(--navy);cursor:pointer;border:none;border-radius:8px;padding:14px 28px;font-size:15px;font-weight:700;transition:transform .2s,opacity .2s}.AgencyLeadForm-module__k0WATq__submit:hover:not(:disabled){transform:translateY(-2px)}.AgencyLeadForm-module__k0WATq__submit:disabled{opacity:.6;cursor:not-allowed}.AgencyLeadForm-module__k0WATq__error{color:#dc2626;background:#fef2f2;border:1px solid #fca5a5;border-radius:8px;padding:12px 16px;font-size:14px}.AgencyLeadForm-module__k0WATq__success{text-align:center;color:var(--navy);padding:40px 0;font-size:16px;font-weight:500}
.CheckoutFlow-module__owDj_G__card{border:1px solid var(--border,#d8dce8);background:#fff;border-radius:16px;flex-direction:column;gap:18px;padding:26px;display:flex;box-shadow:0 8px 30px #0f172a0f}.CheckoutFlow-module__owDj_G__field{color:var(--navy);flex-direction:column;gap:6px;font-size:14px;display:flex}.CheckoutFlow-module__owDj_G__field input{border:1px solid var(--border,#d8dce8);font:inherit;border-radius:10px;padding:12px 14px}.CheckoutFlow-module__owDj_G__field input[aria-invalid=true]{border-color:#c0392b}.CheckoutFlow-module__owDj_G__domainNote{color:#b9770e;font-size:12.5px;line-height:1.4}.CheckoutFlow-module__owDj_G__domainError{color:#c0392b;font-size:12.5px;line-height:1.4}.CheckoutFlow-module__owDj_G__domainChipRow{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.CheckoutFlow-module__owDj_G__domainChip{background:var(--light,#f5f7fb);border:1px solid var(--border,#d8dce8);border-radius:999px;align-items:center;gap:10px;padding:9px 14px;display:inline-flex}.CheckoutFlow-module__owDj_G__domainChipBadge{text-transform:uppercase;letter-spacing:.03em;color:var(--muted);font-size:11px;font-weight:600}.CheckoutFlow-module__owDj_G__domainChipValue{color:var(--navy);font-size:15px;font-weight:700}.CheckoutFlow-module__owDj_G__domainChipCheck{color:#1a9e57}.CheckoutFlow-module__owDj_G__changeLink{color:var(--accent,#2756c5);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:13px;font-weight:600;text-decoration:underline}.CheckoutFlow-module__owDj_G__changeLink:hover{opacity:.8}.CheckoutFlow-module__owDj_G__plans{border:0;flex-direction:column;gap:8px;margin:0;padding:0;display:flex}.CheckoutFlow-module__owDj_G__plans legend{color:var(--navy);padding:0;font-size:14px;font-weight:600}.CheckoutFlow-module__owDj_G__bundleHelp{color:var(--muted);margin:0 0 8px;font-size:13px;line-height:1.4}.CheckoutFlow-module__owDj_G__planGrid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:12px;display:grid}@media (max-width:560px){.CheckoutFlow-module__owDj_G__planGrid{grid-template-columns:1fr}}.CheckoutFlow-module__owDj_G__planOption{border:1px solid var(--border,#d8dce8);cursor:pointer;background:#fff;border-radius:12px;flex-direction:column;gap:6px;padding:16px 14px;transition:border-color .15s,box-shadow .15s;display:flex;position:relative}.CheckoutFlow-module__owDj_G__planOption:hover{border-color:var(--accent,#2756c5)}.CheckoutFlow-module__owDj_G__planOption input{opacity:0;pointer-events:none;position:absolute}.CheckoutFlow-module__owDj_G__planSelected{border-color:var(--accent,#2756c5);box-shadow:0 0 0 1px var(--accent,#2756c5)}.CheckoutFlow-module__owDj_G__planBadge{background:var(--accent,#2756c5);color:var(--navy);letter-spacing:.02em;border-radius:999px;padding:3px 10px;font-size:11px;font-weight:600;position:absolute;top:-10px;left:14px}.CheckoutFlow-module__owDj_G__planName{color:var(--navy);font-size:15px;font-weight:700}.CheckoutFlow-module__owDj_G__planPrice{color:var(--navy);font-size:14px;font-weight:600}.CheckoutFlow-module__owDj_G__planTagline{color:var(--muted);font-size:12.5px;line-height:1.4}.CheckoutFlow-module__owDj_G__planFeatures{flex-direction:column;gap:5px;margin:4px 0 0;padding:0;list-style:none;display:flex}.CheckoutFlow-module__owDj_G__planFeatures li{color:var(--navy);padding-left:18px;font-size:12.5px;line-height:1.35;position:relative}.CheckoutFlow-module__owDj_G__planFeatures li:before{content:"✓";color:var(--accent,#2756c5);font-weight:700;position:absolute;left:0}.CheckoutFlow-module__owDj_G__billingRow{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.CheckoutFlow-module__owDj_G__billingLabel{color:var(--navy);font-size:14px;font-weight:600}.CheckoutFlow-module__owDj_G__billingToggle{border:1px solid var(--border,#d8dce8);background:var(--white);border-radius:999px;display:inline-flex;overflow:hidden}.CheckoutFlow-module__owDj_G__billingToggle button{font:inherit;cursor:pointer;color:var(--muted);background:0 0;border:0;padding:9px 20px;font-size:14px;font-weight:600;transition:background .15s,color .15s}.CheckoutFlow-module__owDj_G__billingToggle button.CheckoutFlow-module__owDj_G__billingActive{color:#fff;background:#2756c5}.CheckoutFlow-module__owDj_G__mailboxNote{color:var(--muted);margin:-4px 0 4px;font-size:13px}.CheckoutFlow-module__owDj_G__extras{border-top:1px dashed var(--border,#d8dce8);flex-direction:column;gap:4px;padding-top:16px;display:flex}.CheckoutFlow-module__owDj_G__extrasTitle{color:var(--navy);font-size:14px;font-weight:600}.CheckoutFlow-module__owDj_G__extrasSoon{color:var(--muted);margin:0;font-size:13px}.CheckoutFlow-module__owDj_G__addonList{flex-direction:column;gap:10px;margin-top:4px;display:flex}.CheckoutFlow-module__owDj_G__addonRow{border:1px solid var(--border,#d8dce8);background:#fff;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.CheckoutFlow-module__owDj_G__addonInfo{flex-direction:column;gap:2px;min-width:0;display:flex}.CheckoutFlow-module__owDj_G__addonName{color:var(--navy);font-size:14px;font-weight:600}.CheckoutFlow-module__owDj_G__addonPrice{color:var(--navy);font-size:13px;font-weight:600}.CheckoutFlow-module__owDj_G__addonBenefit{color:var(--muted);margin-top:2px;font-size:12px;line-height:1.35}.CheckoutFlow-module__owDj_G__addonSubtotal{color:var(--navy);margin-top:2px;font-size:12.5px;font-weight:600}.CheckoutFlow-module__owDj_G__addonControl{flex-shrink:0;justify-content:flex-end;align-items:center;width:108px;display:flex}.CheckoutFlow-module__owDj_G__toggle{cursor:pointer;background:#c2c8d6;border:0;border-radius:999px;flex-shrink:0;width:46px;height:26px;padding:0;transition:background .15s;position:relative}.CheckoutFlow-module__owDj_G__toggleOn{background:var(--accent,#2756c5)}.CheckoutFlow-module__owDj_G__toggleKnob{background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .15s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0f172a4d}.CheckoutFlow-module__owDj_G__toggleOn .CheckoutFlow-module__owDj_G__toggleKnob{transform:translate(20px)}.CheckoutFlow-module__owDj_G__toggle:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.CheckoutFlow-module__owDj_G__stepper{border:1px solid var(--border,#d8dce8);background:var(--white,#fff);border-radius:999px;align-items:center;display:inline-flex;overflow:hidden}.CheckoutFlow-module__owDj_G__stepBtn{width:34px;height:34px;font:inherit;cursor:pointer;color:var(--navy);background:0 0;border:0;justify-content:center;align-items:center;font-size:18px;line-height:1;display:inline-flex}.CheckoutFlow-module__owDj_G__stepBtn:hover:not(:disabled){background:var(--light,#f5f7fb)}.CheckoutFlow-module__owDj_G__stepBtn:disabled{color:#c2c8d6;cursor:not-allowed}.CheckoutFlow-module__owDj_G__stepVal{text-align:center;min-width:28px;color:var(--navy);font-size:14px;font-weight:600}.CheckoutFlow-module__owDj_G__addonCheck{width:20px;height:20px;accent-color:var(--accent,#2756c5);cursor:pointer;flex-shrink:0}.CheckoutFlow-module__owDj_G__summaryAddon{color:var(--navy);justify-content:space-between;align-items:baseline;gap:12px;font-size:13px;display:flex}.CheckoutFlow-module__owDj_G__error{color:#c0392b;margin:0;font-size:13px}.CheckoutFlow-module__owDj_G__submit{background:var(--accent,#2756c5);color:#fff;cursor:pointer;font-weight:600;font:inherit;border:0;border-radius:999px;padding:14px;font-weight:600}.CheckoutFlow-module__owDj_G__reassure{color:var(--muted);text-align:center;margin:0;font-size:12px}.CheckoutFlow-module__owDj_G__back{color:var(--accent,#2756c5);font:inherit;cursor:pointer;background:0 0;border:0;align-self:flex-start;padding:0;font-size:14px}.CheckoutFlow-module__owDj_G__summary{background:var(--light,#f5f7fb);border-radius:12px;flex-direction:column;gap:4px;padding:14px 16px;display:flex}.CheckoutFlow-module__owDj_G__summaryLine{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.CheckoutFlow-module__owDj_G__summaryPlan{color:var(--navy);font-weight:600}.CheckoutFlow-module__owDj_G__summaryPrice{color:var(--navy);font-weight:700}.CheckoutFlow-module__owDj_G__summarySuffix{color:var(--muted);font-size:12px;font-weight:400}.CheckoutFlow-module__owDj_G__summaryDomain{color:var(--navy);font-size:13px}.CheckoutFlow-module__owDj_G__summaryTotal{border-top:1px solid var(--border);color:var(--navy);justify-content:space-between;align-items:baseline;margin-top:6px;padding-top:10px;font-size:16px;font-weight:700;display:flex}.CheckoutFlow-module__owDj_G__reassureBlock{flex-direction:column;gap:4px;margin-top:4px;display:flex}.CheckoutFlow-module__owDj_G__reassureIcon{vertical-align:-1px;color:var(--accent,#2756c5);margin-right:5px}.CheckoutFlow-module__owDj_G__embed{min-height:520px;position:relative}.CheckoutFlow-module__owDj_G__embedDim{opacity:.35;pointer-events:none;transition:opacity .15s}.CheckoutFlow-module__owDj_G__embedSkeleton{background:#fff9;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex;position:absolute;inset:0}.CheckoutFlow-module__owDj_G__embedSkeletonMsg{color:var(--muted);font-size:13px}.CheckoutFlow-module__owDj_G__spinner{border:3px solid var(--border,#d8dce8);border-top-color:var(--accent,#2756c5);border-radius:50%;width:28px;height:28px;animation:.7s linear infinite CheckoutFlow-module__owDj_G__spin}@keyframes CheckoutFlow-module__owDj_G__spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.CheckoutFlow-module__owDj_G__spinner{animation:none}}.CheckoutFlow-module__owDj_G__personalizeTitle{color:var(--navy);font-size:16px;font-weight:700}.CheckoutFlow-module__owDj_G__recap{background:var(--light,#f5f7fb);border-radius:12px;flex-direction:column;gap:6px;padding:14px 16px;display:flex}.CheckoutFlow-module__owDj_G__recapTitle{color:var(--navy);font-size:13px;font-weight:600}.CheckoutFlow-module__owDj_G__recapList{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.CheckoutFlow-module__owDj_G__recapList li{color:var(--navy);padding-left:18px;font-size:12.5px;line-height:1.35;position:relative}.CheckoutFlow-module__owDj_G__recapList li:before{content:"✓";color:var(--accent,#2756c5);font-weight:700;position:absolute;left:0}.CheckoutFlow-module__owDj_G__recapNote{color:var(--muted);font-size:12px}.CheckoutFlow-module__owDj_G__extrasCta{color:var(--accent,#2756c5);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:13px;font-weight:600;text-decoration:underline}.CheckoutFlow-module__owDj_G__extrasCta:hover{opacity:.8}.CheckoutFlow-module__owDj_G__wrap{flex-direction:column;gap:24px;display:flex}.CheckoutFlow-module__owDj_G__domainCard,.CheckoutFlow-module__owDj_G__plansCard,.CheckoutFlow-module__owDj_G__details,.CheckoutFlow-module__owDj_G__pay{background:var(--white);border:1px solid var(--border);border-radius:16px;flex-direction:column;gap:14px;padding:28px;display:flex}.CheckoutFlow-module__owDj_G__split{grid-template-columns:1.1fr 1fr;align-items:start;gap:24px;display:grid}@media (max-width:880px){.CheckoutFlow-module__owDj_G__split{grid-template-columns:1fr}}.CheckoutFlow-module__owDj_G__summaryVat{color:var(--muted);font-size:12px}.CheckoutFlow-module__owDj_G__payHint{text-align:center;border:1px dashed var(--border,#d8dce8);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:14px;min-height:520px;padding:32px 16px;display:flex}.CheckoutFlow-module__owDj_G__payHintText{color:var(--muted);margin:0;font-size:14px}.CheckoutFlow-module__owDj_G__payHintBtn{background:var(--accent,#2756c5);color:var(--navy);font:inherit;cursor:pointer;border:0;border-radius:999px;padding:11px 22px;font-size:14px;font-weight:600}.CheckoutFlow-module__owDj_G__payHintBtn:hover{opacity:.92}.CheckoutFlow-module__owDj_G__payHintBtn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.CheckoutFlow-module__owDj_G__planOption:has(input:focus-visible){box-shadow:0 0 0 2px var(--accent)}.CheckoutFlow-module__owDj_G__billingToggle button:focus-visible,.CheckoutFlow-module__owDj_G__stepBtn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.CheckoutFlow-module__owDj_G__domainTaken{color:#8a1c17;background:#fdf2f2;border:1px solid #f5c2c0;border-radius:10px;margin-top:12px;padding:12px 14px;font-size:14px}.CheckoutFlow-module__owDj_G__domainTaken p{margin:0 0 8px}.CheckoutFlow-module__owDj_G__domainTakenActions{flex-wrap:wrap;gap:16px;display:flex}
.DomainResults-module__SOKKUG__wrap{width:100%;max-width:860px;margin:0 auto}.DomainResults-module__SOKKUG__bar{background:var(--white);border:1px solid var(--border);border-radius:12px;flex-wrap:wrap;gap:10px;padding:8px;display:flex;box-shadow:0 2px 12px #1a27440f}.DomainResults-module__SOKKUG__input{min-width:0;color:var(--navy);background:0 0;border:none;outline:none;flex:1;padding:12px 14px;font-family:inherit;font-size:16px}.DomainResults-module__SOKKUG__input::placeholder{color:var(--muted)}.DomainResults-module__SOKKUG__searchBtn{background:var(--accent);color:var(--navy);cursor:pointer;border:none;border-radius:8px;flex-shrink:0;padding:12px 24px;font-family:inherit;font-size:15px;font-weight:700;transition:opacity .15s}.DomainResults-module__SOKKUG__searchBtn:hover{opacity:.9}.DomainResults-module__SOKKUG__resultsTitle{color:var(--muted);margin:24px 0 12px;font-size:15px}.DomainResults-module__SOKKUG__resultsTitle strong{color:var(--navy);font-weight:600}.DomainResults-module__SOKKUG__feedback{width:100%}.DomainResults-module__SOKKUG__status{color:var(--muted);text-align:center;margin-top:24px;font-size:15px}.DomainResults-module__SOKKUG__name{color:var(--navy);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:18px;font-weight:500;overflow:hidden}.DomainResults-module__SOKKUG__tld{font-weight:800}.DomainResults-module__SOKKUG__featured{background:var(--white);border:2px solid var(--accent);border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-top:8px;padding:22px 24px;display:flex;box-shadow:0 10px 34px #f0a50024}.DomainResults-module__SOKKUG__featured .DomainResults-module__SOKKUG__name{font-size:24px;font-weight:600}.DomainResults-module__SOKKUG__featuredMain{align-items:center;gap:14px;min-width:0;display:flex}.DomainResults-module__SOKKUG__featuredTaken{border-color:var(--border);box-shadow:none}.DomainResults-module__SOKKUG__list{background:var(--white);border:1px solid var(--border);border-radius:14px;margin:14px 0 0;padding:0;list-style:none;overflow:hidden}.DomainResults-module__SOKKUG__row{border-top:1px solid var(--border);align-items:center;gap:14px;padding:16px 22px;display:flex}.DomainResults-module__SOKKUG__list .DomainResults-module__SOKKUG__row:first-child{border-top:none}.DomainResults-module__SOKKUG__row:hover{background:var(--light)}.DomainResults-module__SOKKUG__rowTaken .DomainResults-module__SOKKUG__name{color:var(--muted)}.DomainResults-module__SOKKUG__row .DomainResults-module__SOKKUG__name{flex:1}.DomainResults-module__SOKKUG__ok{color:#16a34a;font-size:13px;font-weight:700}.DomainResults-module__SOKKUG__okSmall{color:#16a34a;font-size:12px;font-weight:700}.DomainResults-module__SOKKUG__no{color:var(--muted);white-space:nowrap;font-size:13px;font-weight:500}.DomainResults-module__SOKKUG__action{flex-shrink:0;align-items:center;gap:12px;display:flex}.DomainResults-module__SOKKUG__included{color:#16a34a;white-space:nowrap;font-size:12px;font-weight:600}.DomainResults-module__SOKKUG__price{color:var(--navy);white-space:nowrap;font-size:14px;font-weight:700}.DomainResults-module__SOKKUG__pick{background:var(--accent);color:var(--navy);cursor:pointer;border:none;border-radius:999px;flex-shrink:0;padding:10px 20px;font-family:inherit;font-size:14px;font-weight:700;transition:opacity .15s}.DomainResults-module__SOKKUG__pick:hover{opacity:.9}.DomainResults-module__SOKKUG__transferBtn{color:var(--blue);border:1.5px solid var(--blue);cursor:pointer;white-space:nowrap;background:0 0;border-radius:999px;flex-shrink:0;padding:10px 20px;font-family:inherit;font-size:14px;font-weight:700;text-decoration:none;transition:background .15s,color .15s}.DomainResults-module__SOKKUG__transferBtn:hover{background:var(--blue);color:var(--white)}.DomainResults-module__SOKKUG__input:focus-visible,.DomainResults-module__SOKKUG__searchBtn:focus-visible,.DomainResults-module__SOKKUG__pick:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media (max-width:560px){.DomainResults-module__SOKKUG__featured{flex-direction:column;align-items:flex-start}.DomainResults-module__SOKKUG__row{flex-wrap:wrap}.DomainResults-module__SOKKUG__included{display:none}}.DomainResults-module__SOKKUG__takenHint{color:var(--muted);margin:10px 0 0;font-size:13px;line-height:1.5}@media (max-width:560px){.DomainResults-module__SOKKUG__action{flex-wrap:wrap}}
.RiskFree-module__7RdzkW__grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;max-width:980px;margin:0 auto;display:grid}.RiskFree-module__7RdzkW__item{background:var(--white);border:1px solid var(--border);text-align:center;border-radius:16px;padding:28px 24px}.RiskFree-module__7RdzkW__icon{width:54px;height:54px;color:var(--blue);background:#2756c51a;border-radius:14px;place-items:center;margin:0 auto 16px;display:grid}.RiskFree-module__7RdzkW__title{color:var(--navy);margin:0 0 8px;font-size:16px}.RiskFree-module__7RdzkW__desc{color:var(--muted);margin:0;font-size:14px;line-height:1.55}
.agencias-module__9QUqDa__intro{max-width:760px;color:var(--text);margin:0 0 32px;font-size:16px;line-height:1.8}.agencias-module__9QUqDa__packages{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:760px){.agencias-module__9QUqDa__packages{grid-template-columns:repeat(3,1fr)}}.agencias-module__9QUqDa__packageCard{border:1px solid var(--border);background:var(--white);border-radius:16px;flex-direction:column;gap:12px;padding:28px 24px;display:flex;box-shadow:0 10px 34px #1a27440f}.agencias-module__9QUqDa__packageName{color:var(--navy);font-size:18px;font-weight:800}.agencias-module__9QUqDa__formWrap{max-width:520px;margin:0}.agencias-module__9QUqDa__howDesc{color:var(--muted);margin:8px 0 0;font-size:15px;line-height:1.6}
.buscar-module__aZsGvW__header{background:var(--navy);padding:30px 6% 44px;position:relative;overflow:hidden}.buscar-module__aZsGvW__header:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0}.buscar-module__aZsGvW__header:after{content:"";pointer-events:none;background:radial-gradient(circle,#f0a50024 0%,#0000 70%);width:500px;height:500px;position:absolute;top:-140px;right:-120px}.buscar-module__aZsGvW__inner{max-width:860px;margin:0 auto;position:relative}.buscar-module__aZsGvW__brand{margin-bottom:26px}.buscar-module__aZsGvW__title{font-family:var(--font-fraunces),"Fraunces",serif;color:#fff;margin:0;font-size:clamp(28px,4.2vw,42px);font-weight:400;line-height:1.08}.buscar-module__aZsGvW__title em{color:var(--accent);font-style:italic}.buscar-module__aZsGvW__sub{color:#ffffffb8;max-width:560px;margin:12px 0 0;font-size:16px;line-height:1.55}.buscar-module__aZsGvW__results{background:var(--light);min-height:60vh;padding:0 6% 64px}.buscar-module__aZsGvW__resultsInner{max-width:860px;margin:0 auto;transform:translateY(-28px)}.buscar-module__aZsGvW__brandRow{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}
.guias-module__guurdG__article{max-width:760px;margin:0 auto;padding:112px 16px 64px}@media (min-width:720px){.guias-module__guurdG__article{padding:128px 24px 80px}}.guias-module__guurdG__hubList{max-width:760px;margin:0 auto;padding:48px 16px 80px}.guias-module__guurdG__crumbs{color:var(--muted);margin:0 0 16px;font-size:13px}.guias-module__guurdG__crumbs a{color:var(--blue);text-decoration:none}.guias-module__guurdG__crumbs a:hover{text-decoration:underline}.guias-module__guurdG__title{font-family:var(--font-fraunces),serif;color:var(--navy);margin:0 0 12px;font-size:clamp(28px,4.5vw,42px);line-height:1.15}.guias-module__guurdG__meta{color:var(--muted);margin:0 0 24px;font-size:13px}.guias-module__guurdG__summary{background:var(--light);border-left:4px solid var(--accent);color:var(--navy);border-radius:8px;margin:0 0 32px;padding:16px 18px;font-size:17px;line-height:1.6}.guias-module__guurdG__article h2{font-family:var(--font-fraunces),serif;color:var(--navy);margin:40px 0 12px;font-size:clamp(22px,3vw,28px)}.guias-module__guurdG__article p,.guias-module__guurdG__article li{color:var(--text);font-size:16px;line-height:1.7}.guias-module__guurdG__article p{margin:0 0 14px}.guias-module__guurdG__article ol{gap:8px;margin:0;padding-left:22px;display:grid}.guias-module__guurdG__table{border-collapse:collapse;width:100%;margin:8px 0;font-size:15px}.guias-module__guurdG__table th,.guias-module__guurdG__table td{border:1px solid var(--border);text-align:left;vertical-align:top;padding:10px 12px}.guias-module__guurdG__table thead th{background:var(--light);color:var(--navy)}.guias-module__guurdG__table td{word-break:break-word;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:14px}.guias-module__guurdG__cta{background:var(--navy);color:var(--white);border-radius:14px;margin:48px 0 0;padding:22px 20px}.guias-module__guurdG__cta p{color:#ffffffd9;margin:0 0 14px}.guias-module__guurdG__ctaBtn{background:var(--accent);color:var(--navy);border-radius:999px;padding:12px 22px;font-weight:700;text-decoration:none;display:inline-block}.guias-module__guurdG__list{gap:14px;max-width:820px;margin:0 auto;padding:0;list-style:none;display:grid}.guias-module__guurdG__card{border:1px solid var(--border);background:var(--white);border-radius:12px;padding:20px 22px;text-decoration:none;display:block}.guias-module__guurdG__card:hover{border-color:var(--blue)}.guias-module__guurdG__cardTitle{color:var(--navy);margin-bottom:6px;font-size:17px;font-weight:600;display:block}.guias-module__guurdG__cardDesc{color:var(--muted);font-size:14px;line-height:1.5;display:block}
.home-module__pLfVoa__stats{background:var(--navy2);border-bottom:1px solid #ffffff0f;flex-wrap:wrap;gap:0;padding:28px 6%;display:flex}@media (min-width:640px){.home-module__pLfVoa__stats{padding:28px 8%}}@media (min-width:1024px){.home-module__pLfVoa__stats{padding:28px 10%}}.home-module__pLfVoa__stat{border-right:1px solid #ffffff14;flex:1;min-width:140px;padding:12px 24px 12px 0}.home-module__pLfVoa__stat:last-child{border-right:none;padding-left:24px;padding-right:0}.home-module__pLfVoa__stat:first-child{padding-left:0}@media (max-width:639px){.home-module__pLfVoa__stat{border-bottom:1px solid #ffffff0f;border-right:none;min-width:calc(50% - 12px);padding:10px 0}.home-module__pLfVoa__stat:last-child{border-bottom:none;padding-left:0}}.home-module__pLfVoa__statNum{font-family:var(--font-fraunces),"Fraunces",serif;color:#fff;margin-bottom:4px;font-size:28px;font-weight:400;line-height:1}.home-module__pLfVoa__statLabel{color:#ffffff73;letter-spacing:.3px;font-size:12px}.home-module__pLfVoa__solutionGrid{grid-template-columns:1fr;align-items:center;gap:48px;max-width:960px;display:grid}@media (min-width:860px){.home-module__pLfVoa__solutionGrid{grid-template-columns:1fr 1fr;gap:80px}}.home-module__pLfVoa__solutionDivider{background:var(--blue);width:40px;height:3px;margin-bottom:28px}.home-module__pLfVoa__solutionTitle{font-family:var(--font-fraunces),"Fraunces",serif;color:var(--navy);max-width:600px;margin-bottom:16px;font-size:clamp(28px,4vw,48px);font-weight:400;line-height:1.2}.home-module__pLfVoa__solutionLead{color:var(--muted);font-size:clamp(15px,2vw,17px);line-height:1.7}.home-module__pLfVoa__solutionPoints{flex-direction:column;gap:20px;display:flex}.home-module__pLfVoa__solutionPoint{align-items:flex-start;gap:16px;display:flex}.home-module__pLfVoa__pointDot{background:var(--sky);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s;display:flex}.home-module__pLfVoa__solutionPoint:hover .home-module__pLfVoa__pointDot{background:#d4e4fb}.home-module__pLfVoa__solutionPoint h3{color:var(--navy);margin-bottom:3px;font-size:15px;font-weight:600}.home-module__pLfVoa__solutionPoint p{color:var(--muted);font-size:13px;line-height:1.55}.home-module__pLfVoa__pricingSub{color:#fffc;max-width:560px;margin-bottom:56px;font-size:clamp(15px,2vw,17px);line-height:1.7}.home-module__pLfVoa__pricingCards{grid-template-columns:1fr;gap:20px;max-width:800px;display:grid}@media (min-width:700px){.home-module__pLfVoa__pricingCards{grid-template-columns:1fr 1fr}}.home-module__pLfVoa__pricingFooter{text-align:center;margin-top:32px}.home-module__pLfVoa__pricingFooter p{color:#ffffff73;margin-bottom:12px;font-size:14px}.home-module__pLfVoa__pricingFooter a{color:var(--accent);font-size:14px;font-weight:500;text-decoration:none}.home-module__pLfVoa__pricingFooter a:hover{text-decoration:underline}.home-module__pLfVoa__monitoringSub{color:var(--muted);max-width:520px;margin-bottom:40px;font-size:clamp(15px,2vw,17px);line-height:1.7}.home-module__pLfVoa__heroSecondary{color:#ffffffd9;margin-top:18px;font-size:15px;font-weight:600;text-decoration:none;display:inline-block}.home-module__pLfVoa__heroSecondary:hover{color:#fff}.home-module__pLfVoa__compareFoot{text-align:center;color:var(--muted);max-width:620px;margin:22px auto 0;font-size:13px}.home-module__pLfVoa__heroHook{color:var(--accent);max-width:560px;margin:0 0 14px;font-size:18px;font-weight:600}.home-module__pLfVoa__heroTrust{color:#ffffffd1;flex-wrap:wrap;justify-content:center;gap:8px 22px;margin-top:22px;font-size:14px;font-weight:600;display:flex}.home-module__pLfVoa__soloLink{text-align:center;margin:22px 0 0}.home-module__pLfVoa__soloLink a{color:#ffffffd9;border-bottom:1px solid #ffffff4d;padding-bottom:2px;font-size:15px;font-weight:600;text-decoration:none}.home-module__pLfVoa__soloLink a:hover{color:#fff}
.legal-module__eEgMkq__header{background:var(--navy);padding:120px 6% 60px}@media (min-width:640px){.legal-module__eEgMkq__header{padding:140px 8% 70px}}@media (min-width:1024px){.legal-module__eEgMkq__header{padding:160px 10% 80px}}.legal-module__eEgMkq__backLink{color:var(--accent);margin-bottom:24px;font-size:14px;text-decoration:none;transition:opacity .2s;display:inline-block}.legal-module__eEgMkq__backLink:hover{opacity:.8}.legal-module__eEgMkq__title{font-family:var(--font-fraunces),"Fraunces",serif;color:#fff;margin-bottom:8px;font-size:clamp(32px,5vw,56px);font-weight:400;line-height:1.15}.legal-module__eEgMkq__subtitle{color:#ffffff8c;margin-bottom:8px;font-size:clamp(16px,2.5vw,20px)}.legal-module__eEgMkq__lastUpdated{color:#ffffff59;font-size:13px}.legal-module__eEgMkq__content{max-width:860px;padding:56px 6%}@media (min-width:640px){.legal-module__eEgMkq__content{padding:72px 8%}}@media (min-width:1024px){.legal-module__eEgMkq__content{max-width:none;padding:80px 10%}}.legal-module__eEgMkq__content h2{font-family:var(--font-fraunces),"Fraunces",serif;color:var(--navy);border-bottom:2px solid var(--blue);margin-top:0;margin-bottom:20px;padding-bottom:12px;font-size:clamp(20px,3vw,26px);font-weight:600;line-height:1.3}.legal-module__eEgMkq__content p{color:var(--text);margin-bottom:12px;font-size:15px;line-height:1.75}.legal-module__eEgMkq__content ul,.legal-module__eEgMkq__content ol{color:var(--text);margin-bottom:16px;padding-left:24px;font-size:15px;line-height:1.75}.legal-module__eEgMkq__content li{margin-bottom:8px}.legal-module__eEgMkq__content strong{color:var(--navy);font-weight:600}.legal-module__eEgMkq__content hr{border:none;height:0;margin:48px 0 40px}.legal-module__eEgMkq__cookieTable{border-collapse:collapse;width:100%;margin:16px 0 24px;font-size:14px}.legal-module__eEgMkq__cookieTable th,.legal-module__eEgMkq__cookieTable td{border:1px solid var(--border);text-align:left;vertical-align:top;color:var(--text);padding:10px 12px;line-height:1.6}.legal-module__eEgMkq__cookieTable th{background:var(--light);color:var(--navy);font-weight:600}.legal-module__eEgMkq__cookieTable a{color:var(--blue);text-decoration:none}.legal-module__eEgMkq__cookieTable a:hover{opacity:.75}.legal-module__eEgMkq__contact{background:var(--light);border:1px solid var(--border);border-radius:12px;margin-top:24px;padding:28px 24px}.legal-module__eEgMkq__contact p{margin-bottom:4px;font-size:14px}.legal-module__eEgMkq__contact a{color:var(--blue);text-decoration:none;transition:opacity .2s}.legal-module__eEgMkq__contact a:hover{opacity:.75}.legal-module__eEgMkq__disclaimer{color:var(--muted);border-top:1px solid var(--border);margin-top:48px;padding-top:24px;font-size:13px;font-style:italic}
.lp-module__uSQIgG__hero{background:var(--navy);color:var(--white);padding:32px 16px 56px}@media (min-width:720px){.lp-module__uSQIgG__hero{padding:40px 24px 72px}}.lp-module__uSQIgG__inner{max-width:760px;margin:0 auto}.lp-module__uSQIgG__brand{margin-bottom:32px}.lp-module__uSQIgG__eyebrow{letter-spacing:2px;text-transform:uppercase;color:var(--accent);margin:0 0 12px;font-size:12px;font-weight:600}.lp-module__uSQIgG__title{font-family:var(--font-fraunces),serif;margin:0 0 16px;font-size:clamp(30px,5vw,46px);line-height:1.12}.lp-module__uSQIgG__sub{color:#ffffffd1;max-width:620px;margin:0 0 28px;font-size:clamp(16px,2.2vw,18px);line-height:1.6}.lp-module__uSQIgG__offer{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:16px;max-width:460px;padding:22px 20px}.lp-module__uSQIgG__price{margin:0;font-size:40px;font-weight:700;line-height:1}.lp-module__uSQIgG__per{color:#ffffffb3;margin-left:4px;font-size:16px;font-weight:500}.lp-module__uSQIgG__priceNote{color:#ffffffbf;margin:8px 0 18px;font-size:14px}.lp-module__uSQIgG__cta{background:var(--accent);color:var(--navy);border-radius:999px;padding:14px 28px;font-size:16px;font-weight:700;text-decoration:none;transition:opacity .2s;display:inline-block}.lp-module__uSQIgG__cta:hover{opacity:.9}.lp-module__uSQIgG__cta:focus-visible{outline:2px solid var(--white);outline-offset:3px}.lp-module__uSQIgG__reassure{color:#ffffffa6;margin:14px 0 0;font-size:13px;line-height:1.5}.lp-module__uSQIgG__benefits{text-align:left;grid-template-columns:1fr;gap:16px;max-width:900px;margin:0 auto;padding:0;list-style:none;display:grid}@media (min-width:720px){.lp-module__uSQIgG__benefits{grid-template-columns:repeat(3,1fr)}}.lp-module__uSQIgG__benefit{border:1px solid var(--border);background:var(--white);border-radius:12px;padding:18px 20px}.lp-module__uSQIgG__benefitTitle{color:var(--navy);margin-bottom:6px;font-weight:600;display:block}.lp-module__uSQIgG__benefitDesc{color:var(--muted);font-size:14px;line-height:1.5;display:block}.lp-module__uSQIgG__bottomCta{text-align:center;margin:32px 0 0}.lp-module__uSQIgG__pain{color:var(--white);max-width:620px;margin:0 0 10px;font-size:clamp(16px,2.2vw,18px);font-weight:600;line-height:1.5}
.money-module___BdLBa__prose{text-align:left;max-width:760px;margin:0}.money-module___BdLBa__prose p{color:var(--text);margin-bottom:16px;font-size:16px;line-height:1.8}.money-module___BdLBa__prose strong{color:var(--navy);font-weight:600}.money-module___BdLBa__prose ul{margin:8px 0 20px;padding:0;list-style:none}.money-module___BdLBa__prose ul li{color:var(--text);margin-bottom:12px;padding-left:30px;font-size:16px;line-height:1.7;position:relative}.money-module___BdLBa__prose ul li:before{content:"✓";color:var(--blue);font-weight:700;position:absolute;top:0;left:0}.money-module___BdLBa__compareWrap{max-width:820px;margin:8px auto 0;overflow-x:auto}.money-module___BdLBa__compareTable{border-collapse:collapse;width:100%;font-size:15px}.money-module___BdLBa__compareTable th,.money-module___BdLBa__compareTable td{border:1px solid var(--border);text-align:left;vertical-align:top;color:var(--text);padding:14px 16px;line-height:1.6}.money-module___BdLBa__compareTable thead th{background:var(--light);color:var(--navy);font-size:14px;font-weight:600}.money-module___BdLBa__compareTable td strong{color:var(--navy)}.money-module___BdLBa__compareTable th:first-child{color:var(--navy);font-weight:600}.money-module___BdLBa__seeAlso{grid-template-columns:1fr;gap:12px;max-width:820px;margin:0 auto;display:grid}@media (min-width:640px){.money-module___BdLBa__seeAlso{grid-template-columns:repeat(2,1fr)}}.money-module___BdLBa__seeAlso a{border:1px solid var(--border);background:var(--white);border-radius:12px;padding:18px 20px;text-decoration:none;transition:border-color .2s,transform .2s;display:block}.money-module___BdLBa__seeAlso a:hover{border-color:var(--blue);transform:translateY(-2px)}.money-module___BdLBa__seeAlso .money-module___BdLBa__linkTitle{color:var(--navy);margin-bottom:4px;font-size:16px;font-weight:600}.money-module___BdLBa__seeAlso .money-module___BdLBa__linkDesc{color:var(--muted);font-size:14px;line-height:1.5}.money-module___BdLBa__pricingSub{color:#fffc;max-width:560px;margin-bottom:40px;font-size:clamp(15px,2vw,17px);line-height:1.7}.money-module___BdLBa__compareFootNote{max-width:820px;color:var(--muted);margin:18px auto 0;font-size:13px}.money-module___BdLBa__compareTable td a{color:var(--blue);font-weight:600;text-decoration:none}.money-module___BdLBa__compareTable td a:hover{text-decoration:underline}.money-module___BdLBa__rateList{background:var(--white);border:1px solid var(--border);border-radius:16px;max-width:720px;margin:0 auto;overflow:hidden;box-shadow:0 10px 34px #1a27440f}.money-module___BdLBa__rateRow{border-top:1px solid var(--border);grid-template-columns:1fr auto auto;align-items:center;gap:16px;padding:16px 22px;display:grid}.money-module___BdLBa__rateList .money-module___BdLBa__rateRow:first-child{border-top:none}.money-module___BdLBa__rateRow:hover{background:var(--light)}.money-module___BdLBa__rateFeatured,.money-module___BdLBa__rateFeatured:hover{background:var(--accent-dim,#f0a5001a)}.money-module___BdLBa__rateTld{color:var(--navy);align-items:center;gap:10px;font-size:18px;font-weight:800;display:inline-flex}.money-module___BdLBa__ratePopular{letter-spacing:.04em;text-transform:uppercase;color:var(--blue);background:#2756c51a;border-radius:999px;padding:3px 9px;font-size:10px;font-weight:700}.money-module___BdLBa__ratePriceCell{text-align:right;white-space:nowrap}.money-module___BdLBa__ratePrice{color:var(--navy);font-size:17px;font-weight:700}.money-module___BdLBa__rateYr{color:var(--muted);margin-left:2px;font-size:13px;font-weight:400}.money-module___BdLBa__rateIncl{color:#16a34a;font-size:13px;font-weight:700}.money-module___BdLBa__rateCta{background:var(--accent);color:var(--navy);white-space:nowrap;border-radius:999px;justify-self:end;padding:8px 16px;font-size:13px;font-weight:700;text-decoration:none;transition:opacity .15s}.money-module___BdLBa__rateCta:hover{opacity:.9}@media (max-width:520px){.money-module___BdLBa__rateRow{grid-template-columns:1fr auto;gap:8px 12px}.money-module___BdLBa__rateCta{text-align:center;grid-column:1/-1;justify-self:stretch}}.money-module___BdLBa__rateTableWrap{max-width:820px;margin:0;overflow-x:auto}.money-module___BdLBa__rateTable{border-collapse:collapse;text-align:left;width:100%;font-size:15px}.money-module___BdLBa__rateTable thead th{text-align:left;letter-spacing:.03em;text-transform:uppercase;color:var(--muted);border-bottom:1px solid var(--border);white-space:nowrap;padding:10px 16px;font-size:12px;font-weight:700}.money-module___BdLBa__rateTable tbody td{border-bottom:1px solid var(--border);vertical-align:middle;padding:14px 16px}.money-module___BdLBa__rateTable tbody tr:hover{background:var(--light)}.money-module___BdLBa__rateTable tr.money-module___BdLBa__rateFeatured,.money-module___BdLBa__rateTable tr.money-module___BdLBa__rateFeatured:hover{background:var(--accent-dim,#f0a5001a)}.money-module___BdLBa__rateActionCell{text-align:right;white-space:nowrap}@media (max-width:560px){.money-module___BdLBa__rateTable{font-size:14px}.money-module___BdLBa__rateTable th:nth-child(4),.money-module___BdLBa__rateTable td:nth-child(4){display:none}}.money-module___BdLBa__roleCard{border:1px solid var(--border);background:var(--white);border-radius:12px;padding:18px 20px}@media (min-width:640px){.money-module___BdLBa__seeAlso>:last-child:nth-child(odd){grid-column:1/-1}}
