@font-face{font-family:Manrope;src:url('/assets/manrope.ttf') format('truetype');font-weight:200 800;font-display:swap}
:root{--ink:#102d50;--blue:#1765ed;--sky:#eaf3ff;--green:#287451;--slate:#56667b;--line:#dce5ee;--body-size:17px;--small-size:14px;--section-space:72px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:108px}body{margin:0;background:white;color:var(--ink);font:16px/1.7 Manrope,Arial,sans-serif;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}button,a{touch-action:manipulation}button{cursor:pointer}svg{width:24px;height:24px;flex-shrink:0}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.12;font-weight:650;letter-spacing:-.055em}h2{font-size:clamp(34px,3.6vw,48px)}h3{font-size:24px;letter-spacing:-.035em}p{color:var(--slate)}[hidden]{display:none!important}::selection{background:#cce1ff;color:var(--ink)}:focus-visible{outline:3px solid #eea63c;outline-offset:5px}input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--blue);outline-offset:2px}
.container{width:min(1200px,calc(100% - 96px));margin-inline:auto}.section-pad{padding-block:100px}.svg-library{position:absolute;width:0;height:0;overflow:hidden}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:12px;left:20px;z-index:100;background:white;padding:12px 20px;transform:translateY(-160%);border:2px solid var(--blue)}.skip-link:focus{transform:translateY(0)}
.site-header{position:sticky;top:0;z-index:30;background:#fffffff7;border-bottom:1px solid #edf1f5}.header-inner{height:90px;display:flex;align-items:center;justify-content:space-between;gap:30px}.wordmark{display:inline-flex;gap:9px;align-items:center;white-space:nowrap;font-size:28px;letter-spacing:-1.5px;font-weight:800}.wordmark>svg{width:37px;height:37px;color:var(--blue)}.site-header nav{display:flex;align-items:center;gap:29px;font-size:13px;font-weight:650}.site-header nav>a:not(.button):hover{color:var(--blue)}
.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:54px;padding:13px 23px;border:1px solid transparent;border-radius:7px;background:var(--blue);color:white;font-size:14px;line-height:1.5;font-weight:700;transition:background .15s,box-shadow .15s}.button>svg{width:19px;height:19px}.button:hover{background:#1056ce;box-shadow:0 4px 10px #1765ed1c}.button-small{min-height:44px;padding:11px 18px;gap:20px;font-size:13px}.button-outline{border-color:#b8c8d9;background:transparent;color:var(--ink)}.button-outline:hover{background:var(--sky);box-shadow:none}.text-button{display:inline-flex;align-items:center;gap:10px;font-size:14px;font-weight:700;line-height:1.5;min-height:44px}.text-button:hover{text-decoration:underline;text-underline-offset:5px}.play-icon{font:24px/1 Arial;color:var(--blue)}.menu-toggle{display:none}
.hero{display:grid;grid-template-columns:1fr 1.04fr;gap:50px;align-items:center;padding-top:67px;padding-bottom:75px}.hero-intro{font-size:13px;font-weight:650;display:flex;align-items:center;gap:12px;margin-bottom:22px}.intro-line{height:2px;width:23px;background:var(--blue)}h1{font-size:clamp(54px,5.35vw,76px);line-height:1.035;letter-spacing:-.062em}.hero-copy>p:not(.hero-note){font-size:16px;line-height:1.8;max-width:465px;margin-top:25px}.hero-actions{display:flex;gap:25px;align-items:center;margin-top:31px;flex-wrap:wrap}.hero-note{display:flex;gap:7px;align-items:center;font-size:11px;margin-top:20px}.hero-note svg{width:16px;height:16px;color:var(--green)}
.hero-visual{position:relative;background:var(--sky);border-radius:18px;padding:26px 26px 22px;min-width:0;isolation:isolate}.hero-visual:before{content:"";position:absolute;background-image:radial-gradient(#a1bcdf 1px,transparent 1px);background-size:16px 16px;inset:65px 0 105px;z-index:-1;opacity:.48;mask-image:linear-gradient(90deg,transparent,#000 15%,#000 85%,transparent)}.visual-heading{display:flex;justify-content:space-between;align-items:center;font-size:14px;font-weight:700;padding:0 2px}.visual-heading>svg{width:20px;height:20px;color:#6686ad}.routing-canvas{position:relative;height:325px;display:flex;justify-content:space-between;align-items:center}.routing-lines{position:absolute;width:100%;height:100%;inset:0;overflow:visible}.routing-lines path{stroke:#a7bfdc;stroke-width:1.5;vector-effect:non-scaling-stroke}.routing-lines circle{fill:var(--blue)}.sender-stack{display:flex;flex-direction:column;gap:17px;z-index:1}.sender-tile{height:58px;width:144px;display:flex;align-items:center;gap:10px;padding:10px 12px;border:1px solid #e0e8f3;background:white;border-radius:9px;box-shadow:0 3px 6px #18385805;font-size:11px;font-weight:650}.provider-icon{display:inline-flex;justify-content:center;align-items:center;width:28px;height:28px;flex-shrink:0}.provider-icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linejoin:round;stroke-linecap:round}.microsoft{display:grid;grid-template-columns:repeat(2,10px);grid-template-rows:repeat(2,10px);gap:3px}.microsoft i{display:block;width:10px;height:10px}.microsoft i:nth-child(1){background:#f35325}.microsoft i:nth-child(2){background:#81bc06}.microsoft i:nth-child(3){background:#05a6f0}.microsoft i:nth-child(4){background:#ffba08}.crm{color:#e67749}.marketing{color:#875dc8}.transactional{color:#329675}.managed-node{position:relative;width:202px;height:230px;background:var(--blue);border:1px solid #327dfe;border-radius:17px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:white;box-shadow:0 14px 30px #2262b72e;margin-right:4px;overflow:hidden}.node-orbit{position:absolute;inset:15px -30px auto;height:205px;border:1px solid #ffffff10;border-radius:100%;transform:rotate(-25deg)}.node-orbit:before,.node-orbit:after{content:"";position:absolute;inset:16px;border:1px solid #ffffff10;border-radius:100%}.node-orbit:after{inset:34px}.node-logo svg{width:53px;height:53px}.node-brand{font-size:24px;font-weight:800;letter-spacing:-1.1px;margin-top:1px}.node-caption{font-size:11px;color:#e3edff;margin-top:1px}.node-status{display:flex;align-items:center;gap:5px;font-size:10px;border:1px solid #ffffff40;border-radius:20px;padding:5px 10px;margin-top:22px;background:#ffffff0c}.node-status svg{width:13px;height:13px}.dns-slip{padding:17px 18px;background:white;border:1px solid #dce7f4;border-radius:10px;box-shadow:0 6px 18px #264b7208;position:relative}.dns-slip>div{display:flex;align-items:center;gap:8px;font-size:11px;font-weight:650}.dns-type{padding:1px 5px;background:#edf2f8;color:#536783;font-size:9px;border-radius:3px}.slip-check{display:flex;align-items:center;gap:2px;margin-left:auto;color:var(--green);font-size:10px}.slip-check svg{width:13px;height:13px}.dns-slip code{display:block;font:11px Consolas,monospace;margin-top:15px;overflow-wrap:anywhere;letter-spacing:-.2px}.dns-slip code>span{color:var(--blue)}.example-caption{font-size:9px;color:#536981;display:block;margin-top:6px}.visual-foot{display:flex;align-items:center;justify-content:center;gap:7px;font-size:10px;color:#506989;margin-top:20px}.visual-foot svg{width:13px;height:13px}
.benefit-band{background:#f7f9fc;border-block:1px solid #e6edf5}.benefit-inner{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;padding-block:27px}.benefit-inner>span{font-size:12px;font-weight:600;display:flex;gap:12px;align-items:center;justify-content:center}.benefit-inner svg{width:21px;height:21px;color:#55749a}.section-heading{margin-bottom:51px}.section-heading>p{max-width:490px;font-size:16px;margin-top:20px}.split-heading{display:grid;grid-template-columns:1.1fr 1fr;gap:70px;align-items:center}.split-heading>p{margin:0;max-width:450px}
.demo{display:grid;grid-template-columns:1fr 1.13fr;border:1px solid #dce5ed;border-radius:16px;overflow:hidden}.demo-input{background:#f5f8fc;padding:37px 42px}.demo-topline{display:flex;align-items:center;gap:8px;font-size:11px;font-weight:700;color:var(--blue);margin-bottom:22px}.demo-dot{height:7px;width:7px;background:var(--blue);border-radius:50%}.demo-input h3{font-size:27px;line-height:1.22}.demo-input>p{font-size:13px;margin-top:14px;max-width:310px}.demo-options{display:flex;flex-direction:column;gap:10px;margin:25px 0 0;padding:0;border:0}.demo-options label{position:relative;cursor:pointer}.demo-options input{position:absolute;right:17px;top:50%;transform:translateY(-50%);width:17px;height:17px;margin:0;accent-color:var(--blue);z-index:1}.demo-options label>span{display:flex;align-items:center;gap:12px;border:1px solid #d6e0eb;border-radius:7px;padding:13px 40px 13px 15px;transition:background .15s,border-color .15s}.demo-options input:checked+span{background:white;border-color:var(--blue)}.demo-options input:focus-visible+span{outline:3px solid #eea63c;outline-offset:3px}.demo-options label>span>svg{width:22px;height:22px;color:#6b82a0}.demo-options input:checked+span>svg{color:var(--blue)}.demo-options strong,.demo-options small{display:block}.demo-options strong{font-size:12px;font-weight:700}.demo-options small{font-size:10px;color:#536981;margin-top:2px}.demo-input .demo-disclaimer{font-size:10px;line-height:1.65;color:#536981;margin-top:20px;max-width:100%}.demo-output{padding:35px 39px;display:flex;flex-direction:column;justify-content:space-between;min-width:0}.comparison-title{display:flex;justify-content:space-between;align-items:center;font-size:12px;font-weight:700;margin-bottom:25px}.example-tag{font-size:9px;font-weight:500;background:#f2f5f9;padding:3px 7px;border-radius:3px;color:#536981}.lookup-title{display:flex;justify-content:space-between;align-items:center;font-size:12px}.lookup-value{font-size:12px;color:#536981}.lookup-value strong{font-size:29px;font-weight:650;letter-spacing:-1.5px;color:var(--ink)}.lookup-meter{height:13px;background:#f0f3f8;border-radius:3px;margin-top:15px;position:relative}.lookup-meter>span{height:100%;display:block;background:#e8b56b;border-radius:3px;transition:width .4s,background .4s}.lookup-meter>i{height:25px;width:1px;background:#9aa8b9;position:absolute;left:83.33%;top:-6px}.lookup-meter.is-over>span{background:#d96b5d}.meter-caption{display:flex;justify-content:space-between;gap:10px;font-size:9px;margin-top:10px;color:#536981}.meter-caption>span:first-child{color:#926022}.source-record{display:block;font:11px/1.9 Consolas,monospace;background:#f7f9fc;border:1px solid #edf1f5;border-radius:6px;padding:12px 14px;margin-top:16px;overflow-wrap:anywhere}.comparison-divider{display:flex;align-items:center;justify-content:space-between;margin:25px 0 21px;padding-top:18px;border-top:1px solid #e5ebf2;color:var(--blue);font-size:12px;font-weight:700}.comparison-divider>span{display:flex;gap:7px;align-items:center}.comparison-divider svg{width:23px;height:23px}.comparison-divider>svg{width:17px;height:17px;transform:rotate(90deg)}.good-meter>span{width:8.33%;background:#388460}.managed-lookup .lookup-value strong{color:var(--green)}.managed-lookup .meter-caption>span:first-child{color:var(--green);display:flex;align-items:center;gap:3px}.meter-caption svg{width:12px;height:12px}.managed-lookup .source-record{color:#2c704f;background:#f2f8f4;border-color:#e1ede5}.demo-result{font-size:10px;margin-top:20px;line-height:1.65}.technical-footnote{font-size:10px;text-align:center;margin-top:18px;color:#536981}.technical-footnote a{color:var(--ink);text-decoration:underline;text-underline-offset:3px;margin-left:3px}
.how-section{padding-top:4px}.how-section .section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:60px}.how-section .section-heading>p{max-width:420px;margin:0}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:50px}.step-number{display:flex;align-items:center;justify-content:center;background:var(--sky);color:var(--blue);border-radius:50%;height:34px;width:34px;font-size:13px;font-weight:750;margin-bottom:20px}.step h3{font-size:22px;letter-spacing:-.045em}.step>p{font-size:13px;line-height:1.85;margin-top:14px;min-height:96px}.step-art{height:170px;background:#f7f9fc;border-radius:9px;margin-top:23px;display:flex;flex-direction:column;justify-content:center;font-size:11px;position:relative;padding:20px 28px}.policy-art>span{font-size:12px;font-weight:700;margin-bottom:9px}.policy-art>div{border-left:1px solid #b4c8e0;margin-left:5px;padding-left:19px;position:relative;font-size:10px;color:#697d95;padding-block:3px}.policy-art>div:before{content:"";height:1px;width:11px;background:#b4c8e0;position:absolute;left:0;top:14px}.policy-art>div>span{color:var(--blue);font-family:Consolas,monospace}.record-art>span{display:flex;align-items:center;gap:7px;font-weight:600;color:#697d95;margin-bottom:18px}.record-art>span>svg{width:17px;height:17px}.record-art>div{display:flex;align-items:center;gap:12px;background:white;border:1px solid #dce6f2;padding:12px 13px;border-radius:5px;font:11px Consolas,monospace}.record-art strong{font:9px Manrope,Arial,sans-serif;color:#536981;background:#edf2f8;padding:4px}.record-art>div>svg{width:15px;height:15px;margin-left:auto;color:var(--green)}.timeline-art{gap:17px;font-size:10px}.timeline-art>span{display:flex;align-items:center;gap:10px;position:relative}.timeline-art i{width:8px;height:8px;background:#b8cbe1;border-radius:50%;z-index:1;position:relative}.timeline-art>span:not(:last-child):before{content:"";position:absolute;left:3px;top:11px;height:35px;border-left:1px solid #cbd9e8}.timeline-art>span:last-child{color:var(--green)}.timeline-art>span:last-child i{background:var(--green)}.timeline-art svg{width:15px;height:15px;margin-left:auto}
.safety-section{background:var(--ink);color:white;padding-block:87px}.safety-inner{display:grid;grid-template-columns:1fr 1fr;gap:115px;align-items:center}.safety-symbol{width:50px;height:50px;background:#214365;display:flex;align-items:center;justify-content:center;border-radius:13px;margin-bottom:28px;color:#9fc3f4}.safety-symbol svg{width:29px;height:29px}.safety-intro h2{font-size:48px}.safety-intro>p{color:#b6c8db;font-size:15px;line-height:1.85;margin-top:23px;max-width:410px}.light-link{display:inline-flex;gap:15px;align-items:center;font-size:13px;font-weight:650;margin-top:28px;color:#e8f1ff}.light-link:hover{text-decoration:underline;text-underline-offset:5px}.light-link svg{width:17px;height:17px}.safety-features{display:flex;flex-direction:column;gap:29px}.safety-features article{display:flex;gap:18px}.safety-features article>svg{color:#99bcea;width:22px;height:22px;margin-top:2px}.safety-features h3{font-size:18px;letter-spacing:-.025em}.safety-features p{font-size:12px;line-height:1.9;color:#b6c8db;margin-top:8px}
.msp-section{display:grid;grid-template-columns:1fr 1fr;gap:95px;align-items:center;padding-block:112px}.portfolio-art{background:#f0f5fb;border-radius:15px;padding:30px;position:relative}.portfolio-heading{display:flex;align-items:center;gap:13px;margin-bottom:25px;font-size:16px;font-weight:650;line-height:1.5;letter-spacing:-.3px}.portfolio-heading>svg{width:39px;height:39px;color:var(--blue)}.domain-row{display:flex;align-items:center;gap:12px;border:1px solid #e0e7f0;border-radius:7px;background:white;padding:16px 12px;margin-top:9px;font-size:11px;font-weight:650}.domain-avatar{height:29px;width:29px;background:#e4eefc;color:#4973aa;display:flex;justify-content:center;align-items:center;border-radius:7px;font-size:14px}.domain-row:nth-child(3) .domain-avatar{background:#eee8f5;color:#886ca3}.domain-row:nth-child(4) .domain-avatar{background:#e7f1eb;color:#4e8064}.domain-check{margin-left:auto;display:flex;gap:3px;align-items:center;color:var(--green);font-size:9px;font-weight:500}.domain-check svg{width:13px;height:13px}.portfolio-bottom{font-size:11px;text-align:center;color:#5f7897;margin-top:25px}.portfolio-caption{display:block;text-align:center;font-size:9px;color:#536981;margin-top:4px}.msp-copy h2{font-size:43px}.msp-copy>p{margin-top:20px;font-size:14px;line-height:1.85}.msp-copy>p+p{margin-top:12px}.check-list{list-style:none;margin:23px 0 0;padding:0;display:flex;flex-direction:column;gap:10px;font-size:12px}.check-list li{display:flex;align-items:center;gap:9px}.check-list svg{width:17px;height:17px;color:var(--green)}.blue-link{color:var(--blue);margin-top:20px;font-size:12px}.blue-link svg{width:18px;height:18px}
.pricing-note{padding-block:43px;background:#f4f8fc;border-block:1px solid #e5edf5}.pricing-inner{display:grid;grid-template-columns:1fr 1fr auto;align-items:center;gap:38px}.pricing-inner>div{display:flex;align-items:center;gap:20px}.pricing-inner>div>svg{height:37px;width:37px;color:#6592cb}.pricing-inner h2{font-size:25px;letter-spacing:-.035em}.pricing-inner>p{font-size:12px;max-width:340px;line-height:1.9}.pricing-inner>.button{font-size:12px;padding-inline:18px;gap:18px;min-height:46px}
.faq-section{display:grid;grid-template-columns:.85fr 1.4fr;gap:90px}.faq-intro h2{font-size:41px}.faq-intro>p{font-size:14px;line-height:1.8;margin-top:20px;max-width:240px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{list-style:none;padding:23px 0;display:flex;justify-content:space-between;align-items:center;gap:25px;cursor:pointer;font-size:14px;line-height:1.6;font-weight:650}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{width:14px;height:14px;position:relative;flex-shrink:0}.faq-list summary>span:before,.faq-list summary>span:after{content:"";position:absolute;background:var(--blue);height:1.5px;width:12px;top:6px;left:1px}.faq-list summary>span:after{transform:rotate(90deg)}.faq-list details[open] summary>span:after{transform:rotate(0)}.faq-list summary:hover{color:var(--blue)}.faq-list details>div{padding:0 30px 24px 0;font-size:13px;line-height:1.9}.faq-list p+p{margin-top:12px}
.contact-section{background:var(--blue);padding-block:75px;color:white;position:relative;overflow:hidden}.contact-section:before,.contact-section:after{content:"";position:absolute;width:720px;height:720px;border:1px solid #ffffff13;border-radius:50%;top:-155px;left:-240px;pointer-events:none}.contact-section:after{width:620px;height:620px;top:-105px;left:-190px}.contact-inner{display:grid;grid-template-columns:1.2fr 1fr;gap:115px;align-items:center;position:relative;z-index:1}.contact-copy h2{font-size:55px;line-height:1.12}.contact-copy>p{font-size:16px;line-height:1.85;color:#e2ecff;margin-top:25px;max-width:380px}.contact-assurance{display:flex;align-items:center;gap:9px;font-size:11px;margin-top:31px;color:#e0eaff}.contact-assurance svg{width:16px;height:16px}.contact-card{background:white;color:var(--ink);padding:32px;border-radius:12px}.contact-card h3{font-size:24px}.contact-card>p{font-size:12px;margin-top:10px;line-height:1.8}.contact-card form{margin-top:24px}.contact-card label{display:block;font-size:11px;font-weight:650;margin-bottom:6px}.contact-card input,.contact-card select{display:block;width:100%;background:#fafcfe;border:1px solid #d6e0ea;color:var(--ink);border-radius:5px;padding:11px 12px;min-height:43px;font-size:12px;margin-bottom:16px}.contact-card input::placeholder{color:#536981}.contact-card .button{width:100%;min-height:46px;font-size:12px;justify-content:space-between}.form-note{font-size:10px;line-height:1.65;margin-top:12px;color:#536981}.form-status{font-size:11px;line-height:1.7;margin-top:10px;color:#416188}.form-status:empty{display:none}
.site-footer{padding-top:44px;padding-bottom:25px}.footer-top{display:flex;align-items:center;gap:26px;padding-bottom:34px;border-bottom:1px solid #e5ecf4}.footer-top .wordmark{font-size:24px}.footer-top .wordmark>svg{width:32px;height:32px}.footer-top>p{font-size:11px}.footer-top>nav{display:flex;gap:26px;margin-left:auto;font-size:11px;color:#536980}.footer-top>nav a:hover{color:var(--blue)}.footer-bottom{display:flex;justify-content:space-between;gap:20px;font-size:10px;color:#536981;padding-top:22px}
dialog{border:0;border-radius:14px;box-shadow:0 24px 80px #102d5050;padding:36px;width:min(520px,calc(100% - 32px));color:var(--ink);max-height:calc(100dvh - 48px);overflow:auto}dialog::backdrop{background:#0d254ca3;backdrop-filter:blur(4px)}dialog h2{font-size:30px;letter-spacing:-.045em}dialog>p{font-size:13px;line-height:1.8;margin-top:15px}.dialog-icon{width:38px;height:38px;color:var(--blue);margin-bottom:18px}.dialog-close{position:absolute;right:13px;top:10px;border:0;background:#f1f5fa;color:var(--ink);width:34px;height:34px;border-radius:50%;font-size:25px;line-height:1}dialog textarea{display:block;resize:vertical;width:100%;border:1px solid #d7e2ee;border-radius:6px;font-size:12px;line-height:1.8;padding:14px;background:#f7f9fc;color:var(--ink);margin-top:20px}.dialog-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.dialog-actions .button{font-size:12px;min-height:45px;gap:12px;padding:10px 15px}
.article-layout{max-width:770px;margin:auto;padding-block:76px 100px}.article-layout h1{font-size:60px;line-height:1.1}.article-lead{font-size:19px;line-height:1.8;margin-top:25px}.article-layout h2{font-size:28px;letter-spacing:-.035em;margin-top:43px;margin-bottom:14px}.article-layout h3{font-size:21px;margin-top:27px;margin-bottom:10px}.article-layout p{font-size:15px;line-height:1.9}.article-layout p+p{margin-top:15px}.article-layout a:not(.button){color:var(--blue);text-decoration:underline;text-underline-offset:4px}.article-layout ul{padding-left:22px;color:var(--slate);font-size:15px;line-height:1.9}.article-layout li+li{margin-top:7px}.article-layout .button{margin-top:28px}.article-date{font-size:12px!important;margin-top:25px}.article-callout{padding:22px 25px;background:var(--sky);border-left:3px solid var(--blue);margin-top:30px}
@media(max-width:1100px){.container{width:calc(100% - 64px)}.site-header nav{gap:20px;font-size:12px}.hero{gap:30px}.hero-actions{gap:16px}.hero-actions .button{font-size:12px;padding-inline:18px;gap:16px}.hero-actions .text-button{font-size:12px}.hero-visual{padding:23px 18px}.sender-tile{width:120px;font-size:10px;padding-inline:8px;gap:7px}.managed-node{width:166px;height:211px}.node-brand{font-size:21px}.visual-heading{font-size:12px}.visual-foot{font-size:9px}.dns-slip{padding:15px 13px}.dns-slip code{font-size:10px}.split-heading{gap:40px}.demo-input,.demo-output{padding:30px}.steps{gap:28px}.step h3{font-size:20px}.step-art{padding:20px}.safety-inner{gap:65px}.msp-section{gap:50px}.msp-copy h2{font-size:37px}.contact-inner{gap:65px}.contact-copy h2{font-size:49px}.contact-card{padding:28px}.faq-section{gap:60px}.benefit-inner{gap:15px}.benefit-inner>span{font-size:11px;gap:8px}.pricing-inner{gap:25px}.portfolio-art{padding:25px}.footer-top{gap:18px}}
@media(max-width:900px) and (min-width:701px){.container{width:calc(100% - 48px)}.header-inner{height:77px}.wordmark{font-size:24px}.site-header nav{gap:15px;font-size:11px}.button-small{font-size:11px;gap:10px;padding:10px 12px}.hero{gap:24px;padding-block:45px}h1{font-size:52px}.hero-copy>p:not(.hero-note){font-size:14px}.hero-intro{font-size:11px}.hero-actions{flex-direction:column;align-items:flex-start;gap:8px}.hero-note{font-size:9px}.hero-visual{padding:20px 14px}.routing-canvas{height:285px}.sender-tile{width:105px;height:49px;font-size:9px;gap:4px;padding:7px}.sender-stack{gap:16px}.provider-icon{transform:scale(.85);width:25px}.managed-node{width:132px;height:185px}.node-brand{font-size:18px}.node-logo svg{width:42px;height:42px}.node-status{font-size:8px;padding:4px 7px;margin-top:16px}.node-caption{font-size:9px}.dns-slip code{font-size:9px}.dns-slip>div{font-size:9px;gap:5px}.slip-check{font-size:8px}.visual-foot{font-size:8px}.visual-heading{font-size:10px}.benefit-inner{grid-template-columns:repeat(2,1fr);gap:18px}.benefit-inner>span{justify-content:flex-start}.section-pad{padding-block:75px}.split-heading>p{font-size:14px}.demo-input,.demo-output{padding:25px}.demo-input h3{font-size:24px}.demo-options label>span{padding:11px 28px 11px 10px;gap:8px}.demo-options label>span>svg{width:18px;height:18px}.demo-options strong{font-size:10px}.demo-options small{font-size:9px}.demo-options input{right:10px;width:14px;height:14px}.comparison-title,.lookup-title{font-size:10px}.meter-caption{font-size:8px}.source-record{font-size:10px;padding:10px}.how-section{padding-top:0}.how-section .section-heading>p{font-size:14px;max-width:300px}.step>p{font-size:12px;min-height:133px}.step h3{font-size:18px}.step-art{padding:14px 10px}.record-art>div{padding:10px 7px;gap:5px;font-size:9px}.safety-inner{gap:40px}.safety-intro h2{font-size:40px}.safety-intro>p{font-size:13px}.safety-features h3{font-size:16px}.msp-section{gap:30px}.msp-copy h2{font-size:33px}.msp-copy>p{font-size:12px}.portfolio-art{padding:18px}.domain-row{font-size:10px;padding:12px 8px;gap:7px}.domain-check{font-size:8px}.domain-avatar{width:24px;height:24px}.check-list{font-size:10px}.pricing-inner{grid-template-columns:1fr 1.1fr}.pricing-inner>.button{grid-column:2;justify-self:start}.pricing-inner>div{grid-row:span 2}.pricing-inner h2{font-size:23px}.faq-section{gap:35px}.faq-intro h2{font-size:35px}.faq-list summary{font-size:12px}.contact-inner{gap:35px;grid-template-columns:1fr 1fr}.contact-copy h2{font-size:42px}.contact-copy>p{font-size:14px}.contact-card{padding:23px}.contact-card h3{font-size:22px}.contact-assurance{font-size:10px}.footer-top{flex-wrap:wrap}.footer-top>nav{gap:18px}}
@media(max-width:700px){html{scroll-padding-top:94px}.container{width:calc(100% - 48px)}.header-inner{flex-wrap:wrap;gap:0;min-height:73px;height:auto;padding-top:17px}.wordmark{font-size:25px}.wordmark>svg{width:32px;height:32px}.header-inner>.wordmark,.header-inner>.menu-toggle{margin-bottom:17px}.menu-toggle{display:flex;align-items:center;gap:12px;background:none;border:1px solid var(--line);padding:9px 12px;border-radius:5px;font-size:12px;color:var(--ink);height:40px}.menu-lines{width:15px;height:10px;border-block:1.5px solid currentColor;position:relative}.menu-lines:after{content:"";position:absolute;top:3px;left:0;right:0;border-top:1.5px solid currentColor}.site-header nav{width:100%;flex-wrap:wrap;padding-bottom:18px;justify-content:center}.js .site-header nav{display:none;position:absolute;top:72px;left:0;right:0;background:white;box-shadow:0 14px 18px #15345215;padding:16px 24px 23px;align-items:stretch;border-top:1px solid var(--line)}.js .site-header nav.is-open{display:flex;flex-direction:column;gap:0}.site-header nav>a:not(.button){font-size:14px;padding:11px 3px}.site-header .button{font-size:13px;margin-top:10px;min-height:45px}
.hero{grid-template-columns:1fr;gap:42px;padding-top:38px;padding-bottom:45px}.hero-copy{max-width:510px}h1{font-size:clamp(51px,10vw,66px)}.hero-copy>p:not(.hero-note){font-size:15px;max-width:440px;margin-top:22px}.hero-intro{font-size:12px;margin-bottom:20px}.hero-actions{gap:24px;margin-top:27px}.hero-actions .button{font-size:13px;min-height:51px}.hero-actions .text-button{font-size:12px}.hero-note{font-size:10px;margin-top:17px}.hero-visual{padding:25px;max-width:530px;width:100%;margin-inline:auto}.visual-heading{font-size:13px}.routing-canvas{height:285px}.sender-stack{gap:13px}.sender-tile{width:137px;height:51px;font-size:11px;gap:9px}.managed-node{width:181px;height:211px;margin-right:0}.node-brand{font-size:22px}.node-caption{font-size:10px}.node-status{font-size:9px;margin-top:19px}.node-logo svg{width:48px;height:48px}.dns-slip{padding:17px}.dns-slip>div{font-size:10px}.slip-check{font-size:9px}.dns-slip code{font-size:10px}.example-caption{font-size:9px}.visual-foot{font-size:9px}.benefit-inner{grid-template-columns:repeat(2,1fr);gap:18px 14px;padding-block:23px}.benefit-inner>span{font-size:10px;gap:8px;justify-content:flex-start}.benefit-inner svg{width:18px;height:18px}
.section-pad{padding-block:65px}.section-heading{margin-bottom:32px}.split-heading{grid-template-columns:1fr;gap:22px}h2{font-size:36px}.split-heading>p{font-size:14px;max-width:480px}.demo{grid-template-columns:1fr}.demo-input,.demo-output{padding:27px}.demo-input h3{font-size:28px}.demo-input>p{max-width:100%;font-size:13px}.demo-topline{margin-bottom:18px}.demo-options{margin-top:23px;gap:8px}.demo-options label>span{padding:12px 38px 12px 14px;gap:13px}.demo-options strong{font-size:12px}.demo-options small{font-size:10px}.demo-output{min-height:500px}.technical-footnote{font-size:9px;text-align:left;line-height:1.8}.how-section{padding-top:0}.how-section .section-heading{flex-direction:column;align-items:flex-start;gap:20px}.how-section .section-heading>p{max-width:460px;font-size:14px}.steps{grid-template-columns:1fr;gap:30px}.step{display:grid;grid-template-columns:35px 1fr;column-gap:15px}.step-number{grid-row:span 2;margin:0;width:31px;height:31px;font-size:12px}.step h3{font-size:22px;padding-top:3px}.step>p{font-size:13px;min-height:0;margin-top:12px}.step-art{grid-column:2;margin-top:18px;height:153px;padding:20px 26px}
.safety-section{padding-block:63px}.safety-inner{grid-template-columns:1fr;gap:39px}.safety-intro h2{font-size:40px}.safety-intro>p{font-size:14px;max-width:440px}.safety-symbol{margin-bottom:23px}.safety-features{gap:26px}.safety-features article{gap:16px}.safety-features h3{font-size:18px}.safety-features p{font-size:13px}.msp-section{grid-template-columns:1fr;gap:37px}.msp-copy{order:-1}.msp-copy h2{font-size:37px}.msp-copy>p{font-size:14px}.check-list{font-size:12px}.portfolio-art{padding:26px}.portfolio-heading{font-size:17px}.domain-row{padding:15px 12px;font-size:12px;gap:12px}.domain-avatar{height:30px;width:30px;font-size:15px}.domain-check{font-size:10px}.portfolio-bottom{font-size:12px}.pricing-inner{grid-template-columns:1fr;gap:22px}.pricing-inner>.button{justify-self:start}.pricing-inner>p{max-width:100%;font-size:13px}.pricing-inner h2{font-size:26px}.faq-section{grid-template-columns:1fr;gap:31px}.faq-intro h2{font-size:37px}.faq-intro>p{max-width:100%;margin-top:17px}.faq-list summary{font-size:13px;padding-block:21px;gap:22px}.faq-list details>div{font-size:13px;padding-right:10px}
.contact-section{padding-block:57px}.contact-inner{grid-template-columns:1fr;gap:33px}.contact-copy h2{font-size:43px}.contact-copy>p{font-size:14px;max-width:350px;margin-top:20px}.contact-assurance{margin-top:23px}.contact-card{padding:27px}.contact-card h3{font-size:25px}.contact-card>p{font-size:13px}.contact-card label{font-size:12px}.contact-card input,.contact-card select{font-size:16px;min-height:46px}.contact-card .button{font-size:13px;min-height:48px}.form-note{font-size:11px}.footer-top{gap:16px;align-items:flex-start;flex-direction:column;padding-bottom:26px}.footer-top>p{font-size:12px}.footer-top>nav{margin-left:0;gap:24px;font-size:12px;margin-top:5px}.footer-bottom{flex-direction:column;gap:6px;font-size:10px}.article-layout{padding-block:48px 65px}.article-layout h1{font-size:43px}.article-lead{font-size:17px}.article-layout p{font-size:14px}.article-layout h2{font-size:25px}}
@media(max-width:420px){.hero-visual{padding:22px 17px}.sender-tile{width:120px;font-size:10px;gap:6px}.managed-node{width:145px;height:200px}.node-brand{font-size:20px}.node-status{font-size:8px}.visual-heading{font-size:12px}.visual-foot{font-size:8px}.domain-row{gap:8px;font-size:10px}.domain-check{font-size:9px}.portfolio-art{padding:20px}}
@media(max-width:380px){.container{width:calc(100% - 36px)}h1{font-size:49px}.hero-actions{gap:15px}.hero-actions .text-button{font-size:11px}.hero-visual{padding:19px 14px}.sender-tile{width:116px;font-size:10px;gap:5px}.managed-node{width:137px;height:195px}.node-caption{font-size:9px}.visual-heading{font-size:11px}.demo-input,.demo-output{padding:23px}.benefit-inner>span{font-size:9px;gap:6px}.contact-copy h2{font-size:38px}.contact-card{padding:22px}.contact-card h3{font-size:23px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}



/* Page navigation and customer/reseller pages */
.site-header nav a[aria-current="page"]:not(.button) {
  color: var(--blue);
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: 8px;
}
.audience-options, .partner-benefits {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 48px;
}
.audience-options article > svg, .partner-benefits article > svg {
  color: var(--blue);
  width: 28px;
  height: 28px;
  margin-bottom: 20px;
}
.audience-options h3, .partner-benefits h3 { font-size: 23px; }
.audience-options p, .partner-benefits p {
  margin-top: 15px;
  font-size: 14px;
  line-height: 1.85;
}
.reseller-signpost {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
  margin-top: 44px;
  padding-top: 25px;
  border-top: 1px solid var(--line);
}
.reseller-signpost p { font-size: 13px; }
.reseller-signpost .blue-link { margin-top: 0; }
.closing-section { background: var(--blue); padding-block: 68px; color: white; }
.closing-inner { display: flex; justify-content: space-between; align-items: center; gap: 60px; }
.closing-inner h2 { font-size: 48px; }
.closing-inner p { color: #e2ecff; margin-top: 22px; font-size: 15px; max-width: 520px; }
.button-white { background: white; color: var(--blue); flex-shrink: 0; }
.button-white:hover { background: var(--sky); color: var(--ink); }
.contact-page { padding-block: 85px; }
.contact-page .contact-copy h1 { font-size: 58px; line-height: 1.13; white-space: pre-line; }
.contact-card h2 { font-size: 24px; letter-spacing: -.035em; line-height: 1.2; }
.reseller-hero {
  display: grid;
  grid-template-columns: 1.15fr 1fr;
  gap: 75px;
  align-items: center;
  padding-block: 78px 90px;
}
.reseller-copy h1 { font-size: 61px; line-height: 1.09; }
.reseller-copy > p:not(.hero-intro):not(.hero-note) {
  font-size: 17px;
  line-height: 1.85;
  max-width: 515px;
  margin-top: 26px;
}
.reseller-copy .hero-actions { margin-top: 30px; }
.reseller-model { padding: 30px; border-radius: 16px; background: var(--sky); }
.model-title { font-size: 13px; font-weight: 700; margin-bottom: 26px; }
.model-clients { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 12px; }
.model-clients > span {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 9px;
  background: white;
  padding: 16px 7px;
  border: 1px solid #d9e4f1;
  border-radius: 7px;
  font-size: 11px;
}
.model-clients svg { color: #6286b7; width: 23px; height: 23px; }
.model-connector { height: 24px; width: 70%; border-inline: 1px solid #a7bfdc; border-bottom: 1px solid #a7bfdc; margin: 0 auto 23px; position: relative; }
.model-connector::before { content: ""; position: absolute; top: 0; left: 50%; height: 47px; border-left: 1px solid #a7bfdc; }
.model-msp { position: relative; text-align: center; background: white; border: 1px solid #bdd2ed; padding: 20px; border-radius: 9px; }
.model-msp > span { font-size: 24px; font-weight: 700; letter-spacing: -.7px; }
.model-msp p { margin-top: 4px; font-size: 11px; }
.model-handoff { height: 68px; display: flex; flex-direction: column; align-items: center; gap: 5px; color: var(--blue); }
.model-handoff > span { height: 14px; border-left: 1px solid #a7bfdc; }
.model-handoff svg { width: 21px; height: 21px; }
.model-platform { display: flex; align-items: center; gap: 16px; justify-content: center; background: var(--blue); color: white; border-radius: 9px; padding: 25px 20px; }
.model-platform > svg { width: 43px; height: 43px; }
.model-platform strong { display: block; font-size: 25px; letter-spacing: -1px; line-height: 1.2; }
.model-platform span { display: block; font-size: 10px; color: #e2ecff; margin-top: 5px; }
.model-caption { font-size: 10px; text-align: center; margin-top: 20px; line-height: 1.7; }
.partner-value { padding-top: 5px; }
.partner-roles { background: var(--ink); color: white; padding-block: 80px; }
.roles-inner { display: grid; grid-template-columns: .95fr 1.15fr; gap: 80px; align-items: start; }
.roles-inner h2 { font-size: 41px; }
.roles-inner > div > p { color: #b6c8db; font-size: 15px; margin-top: 22px; max-width: 340px; }
.roles-columns { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 35px; }
.roles-columns h3 { font-size: 23px; color: #b9d6ff; }
.roles-columns ul { list-style: none; padding: 0; margin: 20px 0 0; }
.roles-columns li { font-size: 13px; line-height: 1.8; padding-block: 11px; border-bottom: 1px solid #ffffff20; color: #dce7f5; }
.roles-columns li:first-child { padding-top: 0; }
.partner-start { padding-bottom: 0; }
.partner-start .section-heading > p { max-width: 580px; }
.partner-start .step > p { min-height: 0; }
.partner-faq { padding-top: 85px; }
.faq-list a { color: var(--blue); text-decoration: underline; text-underline-offset: 3px; }
@media (max-width: 1100px) {
  .reseller-hero { gap: 42px; }
  .reseller-copy h1 { font-size: 53px; }
  .reseller-copy > p:not(.hero-intro):not(.hero-note) { font-size: 15px; }
  .roles-inner { gap: 48px; }
  .roles-inner h2 { font-size: 37px; }
  .roles-columns { gap: 25px; }
  .audience-options, .partner-benefits { gap: 32px; }
  .audience-options h3, .partner-benefits h3 { font-size: 21px; }
  .contact-page .contact-copy h1 { font-size: 48px; }
}
@media (max-width: 900px) {
  .reseller-hero { gap: 30px; }
  .reseller-copy h1 { font-size: 44px; }
  .reseller-model { padding: 23px; }
  .model-title { font-size: 11px; }
  .model-platform { padding: 22px 14px; gap: 9px; }
  .model-platform > svg { width: 35px; height: 35px; }
  .model-platform span { font-size: 9px; }
  .model-clients { gap: 7px; }
  .roles-inner { grid-template-columns: 1fr; gap: 35px; }
  .roles-inner > div > p { max-width: 450px; }
  .roles-columns { gap: 50px; }
  .closing-inner { gap: 30px; }
  .closing-inner h2 { font-size: 38px; }
  .closing-inner > .button { font-size: 12px; gap: 13px; }
  .audience-options, .partner-benefits { gap: 25px; }
  .audience-options p, .partner-benefits p { font-size: 13px; }
}
@media (max-width: 700px) {
  .audience-options, .partner-benefits { grid-template-columns: 1fr; gap: 32px; }
  .audience-options article, .partner-benefits article { display: grid; grid-template-columns: 27px 1fr; gap: 0 18px; }
  .audience-options article > svg, .partner-benefits article > svg { grid-row: span 2; width: 25px; height: 25px; margin-top: 2px; }
  .audience-options h3, .partner-benefits h3 { font-size: 22px; }
  .audience-options p, .partner-benefits p { font-size: 14px; margin-top: 12px; }
  .reseller-signpost { flex-direction: column; align-items: flex-start; gap: 6px; margin-top: 34px; }
  .closing-section { padding-block: 53px; }
  .closing-inner { flex-direction: column; align-items: flex-start; gap: 28px; }
  .closing-inner h2 { font-size: 38px; }
  .closing-inner p { font-size: 14px; margin-top: 18px; }
  .closing-inner > .button { font-size: 13px; }
  .contact-page { padding-block: 52px; }
  .contact-page .contact-copy h1 { font-size: 43px; }
  .reseller-hero { grid-template-columns: 1fr; padding-block: 44px 65px; gap: 39px; }
  .reseller-copy h1 { font-size: clamp(40px, 10vw, 56px); }
  .reseller-copy > p:not(.hero-intro):not(.hero-note) { font-size: 15px; margin-top: 22px; }
  .reseller-copy .hero-intro { font-size: 11px; }
  .reseller-model { padding: 26px; }
  .model-title { font-size: 12px; }
  .model-clients { gap: 9px; }
  .model-platform span { font-size: 10px; }
  .model-caption { font-size: 10px; }
  .partner-value { padding-top: 0; }
  .partner-roles { padding-block: 57px; }
  .roles-inner h2 { font-size: 36px; }
  .roles-columns { grid-template-columns: 1fr; gap: 30px; }
  .roles-columns h3 { font-size: 25px; }
  .roles-columns li { font-size: 14px; }
  .partner-start { padding-bottom: 0; }
  .partner-faq { padding-top: 65px; }
  .footer-top > nav { flex-wrap: wrap; gap: 15px 21px; }
}
@media (max-width: 380px) {
  .reseller-model { padding: 20px; }
  .model-clients > span { font-size: 10px; }
  .model-platform span { font-size: 8px; }
  .contact-page .contact-copy h1 { font-size: 38px; }
  .closing-inner > .button { max-width: 100%; font-size: 12px; padding-inline: 16px; }
}


/* Shared navigation and page discovery */
.site-header nav { gap: 24px; }
.site-footer-grid { display:grid;grid-template-columns:1.5fr 1fr 1.3fr 1.1fr .9fr;gap:35px;padding:15px 0 40px;border-bottom:1px solid var(--line); }
.footer-brand .wordmark { font-size:25px; }
.footer-brand .wordmark>svg { width:32px;height:32px; }
.footer-brand p { font-size:12px;max-width:175px;margin-top:17px;line-height:1.8; }
.footer-nav-group { display:flex;flex-direction:column;align-items:flex-start;gap:10px; }
.footer-nav-group h2 { font-size:12px;letter-spacing:0;font-weight:800;margin:8px 0 9px; }
.footer-nav-group a { font-size:11px;line-height:1.65;color:var(--slate); }
.footer-nav-group a:hover { color:var(--blue);text-decoration:underline;text-underline-offset:4px; }
.home-checker { display:flex;align-items:center;justify-content:space-between;gap:35px;padding:25px 30px;margin-top:28px;border:1px solid #c9dbf4;border-radius:9px; }
.home-checker h3 { font-size:21px; }
.home-checker p { font-size:13px;margin-top:9px; }
.home-checker .text-button { flex-shrink:0; }
.audience-options article>.text-button { margin-top:18px;font-size:12px; }
.audience-browse { margin-top:28px; }
@media(max-width:1100px) {
 .header-inner { flex-wrap:wrap;gap:0;min-height:73px;height:auto;padding-top:17px; }
 .header-inner>.wordmark,.header-inner>.menu-toggle { margin-bottom:17px; }
 .menu-toggle { display:flex;align-items:center;gap:12px;background:none;border:1px solid var(--line);padding:9px 12px;border-radius:5px;font-size:12px;color:var(--ink);height:40px; }
 .menu-lines { width:15px;height:10px;border-block:1.5px solid currentColor;position:relative; }
 .menu-lines:after { content:"";position:absolute;top:3px;left:0;right:0;border-top:1.5px solid currentColor; }
 .site-header nav { width:100%;flex-wrap:wrap;padding-bottom:18px;justify-content:center; }
 .js .site-header nav { display:none;position:absolute;top:100%;left:0;right:0;background:white;box-shadow:0 14px 18px #15345215;padding:16px 32px 23px;align-items:stretch;border-top:1px solid var(--line); }
 .js .site-header nav.is-open { display:flex;flex-direction:column;gap:0; }
 .site-header nav>a:not(.button) { font-size:14px;padding:11px 3px; }
 .site-header .button { font-size:13px;margin-top:10px;min-height:45px; }
 .site-footer-grid { grid-template-columns:repeat(4,1fr);gap:30px; }
 .footer-brand { grid-column:1/-1; }
 .footer-brand p { max-width:none;margin-top:9px; }
}
@media(max-width:700px) {
 .site-footer-grid { grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 22px; }
 .footer-nav-group a { font-size:12px; }
 .footer-nav-group h2 { font-size:13px; }
 .home-checker { flex-direction:column;align-items:flex-start;padding:23px;gap:14px; }
 .home-checker h3 { font-size:22px; }
 .audience-options article>.text-button { grid-column:2;margin-top:12px; }
}


/* Shared readability, navigation and company information. */
h1,h2,h3 { letter-spacing:-.035em; }
.site-header nav { font-size:14px;gap:22px; }
.button,.text-button { font-size:15px; }
.button-small { font-size:14px; }
.site-header .wordmark { font-size:27px; }
.site-header .button { gap:12px; }
.site-footer { padding-top:48px; }
.footer-brand p { font-size:14px;max-width:190px; }
.footer-nav-group h2 { font-size:14px; }
.footer-nav-group a { font-size:13px;line-height:1.6;padding-block:3px; }
.footer-bottom { font-size:12px;gap:18px;flex-wrap:wrap; }
.article-layout { max-width:820px; }
.article-layout p,.article-layout li { font-size:17px;line-height:1.8; }
.article-layout h1 { font-size:clamp(36px,4.5vw,56px); }
.article-layout h2 { font-size:30px; }
.article-layout .article-lead { font-size:19px; }
.company-page { padding-block:54px 72px; }
.company-page>header { max-width:850px;margin-bottom:45px; }
.company-page .company-label { font-size:14px;font-weight:700;color:var(--blue);margin-bottom:17px; }
.company-page h1 { font-size:clamp(36px,4.4vw,57px);line-height:1.15; }
.company-page>header>p:last-child { font-size:18px;line-height:1.75;max-width:68ch;margin-top:24px; }
.company-page h2 { font-size:30px;line-height:1.25;margin-bottom:18px; }
.company-page p,.company-page li,.company-page dd { font-size:17px;line-height:1.75; }
.company-page p+p { margin-top:16px; }
.company-page a:not(.button):not(.text-button) { color:var(--blue);text-decoration:underline;text-underline-offset:4px; }
.company-grid { display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:start; }
.company-support { padding:28px;background:var(--sky);border-radius:12px; }
.company-support dl { margin-block:22px; }
.company-support dl>div { display:grid;grid-template-columns:140px 1fr;gap:18px;padding-block:10px;border-bottom:1px solid #cbdcf1; }
.company-support dt { color:var(--slate);font-size:14px; }.company-support dd { margin:0;font-size:15px; }
.company-page .company-small { font-size:14px; }
.company-help,.company-evidence { padding-top:40px;margin-top:40px;border-top:1px solid var(--line); }
.company-help>p,.company-evidence>p { max-width:78ch; }
.company-actions { display:flex;align-items:center;flex-wrap:wrap;gap:16px 25px;margin-top:23px; }
.company-grid .text-button { color:var(--blue);margin-top:17px; }
.licence-explanation { display:grid;grid-template-columns:1.15fr .85fr;gap:60px;align-items:start; }
.licence-explanation figure { padding:27px;margin:0;background:var(--sky);border-radius:12px; }
.licence-explanation figcaption { font-size:14px;margin-bottom:15px;color:var(--slate); }.licence-explanation figure>strong { font-size:24px;overflow-wrap:anywhere; }
.licence-explanation ul { padding-left:20px; }.licence-explanation li { font-size:15px;margin-block:8px;overflow-wrap:anywhere; }.licence-explanation figure p { font-size:14px; }
.billing-facts { margin-top:48px; }.billing-facts dl { margin-block:24px; }.billing-facts dl>div { display:grid;grid-template-columns:.5fr 1.5fr;gap:45px;padding-block:22px;border-top:1px solid var(--line); }.billing-facts dt { font-size:18px;font-weight:700; }.billing-facts dd { margin:0; }
@media(max-width:1100px) { .site-header nav { gap:0; }.company-grid { gap:35px; } }
@media(max-width:800px) { .company-grid,.licence-explanation { grid-template-columns:1fr;gap:30px; }.company-page { padding-block:35px 48px; }.company-page>header { margin-bottom:32px; } }
@media(max-width:700px) { .footer-nav-group a { font-size:14px; }.footer-nav-group h2 { font-size:14px; }.footer-brand p { max-width:none; }.footer-bottom { font-size:12px;gap:10px; }.article-layout p,.article-layout li { font-size:16px; }.article-layout .article-lead { font-size:18px; }.article-layout h2 { font-size:27px; }.company-page h1 { font-size:36px; }.company-page h2 { font-size:27px; }.company-page>header>p:last-child { font-size:17px; }.company-page p,.company-page li,.company-page dd { font-size:16px; }.company-support { padding:23px; }.company-support dl>div,.billing-facts dl>div { grid-template-columns:1fr;gap:5px; }.company-support dd { font-size:15px; }.billing-facts dt { font-size:17px; }.company-page .company-small,.licence-explanation figure p { font-size:14px; }.company-help,.company-evidence { margin-top:30px;padding-top:30px; } }
