/* Copyright (c) Advams Inc. All rights reserved. */
.content-page{padding:150px max(24px,calc((100vw - 960px)/2)) 100px;background:#f1f1ee;color:#111}
.content-page h1,.content-page h2,.content-page h3,.content-page p,.content-page li,.related-pages a,.page-cta .button{min-width:0;overflow-wrap:anywhere}
.content-page .page-kicker{margin:0 0 18px;color:#666;font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}
.content-page h1{max-width:900px;margin:0;font-size:clamp(48px,7vw,82px);line-height:.96;letter-spacing:-.055em}
.content-page .page-lead{max-width:760px;margin:32px 0 70px;color:#555;font-size:clamp(18px,2.2vw,24px);line-height:1.55}
.content-section{padding:48px 0;border-top:1px solid #c9c9c5}
.content-section h2{max-width:760px;margin:0 0 22px;font-size:clamp(30px,4vw,48px);line-height:1.05;letter-spacing:-.035em}
.content-section h3{margin:30px 0 10px;font-size:21px}
.content-section p,.content-section li{max-width:760px;color:#555;font-size:16px;line-height:1.75}
.content-section ol,.content-section ul{padding-left:24px}
.answer{padding:24px 26px;border-left:4px solid #ffe500;background:#fff}
.related-pages{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:28px}
.related-pages a{padding:22px;border:1px solid #c7c7c2;border-radius:16px;background:#f8f8f5;font-weight:700}
.related-pages a:hover{border-color:#111}
.page-cta{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:58px;padding:38px;border-radius:22px;background:#090909;color:#fff}
.page-cta p{margin:0;color:#aaa}
.page-cta h3{margin:0 0 8px}
.page-cta .button{flex:0 0 auto}
.content-footer{background:#050505}
@media(max-width:800px){.content-page{padding:112px 20px 72px}.content-page h1{font-size:clamp(36px,11vw,58px)}.content-page .page-lead{margin-bottom:52px}.content-section{padding:38px 0}.content-section h2{font-size:clamp(27px,8.5vw,42px)}.related-pages{grid-template-columns:1fr}.page-cta{display:block;padding:28px}.page-cta .button{margin-top:24px;width:100%;white-space:normal;line-height:1.2}}
@media(max-width:340px){.content-page h1{font-size:clamp(32px,10.8vw,37px);line-height:1}.content-section h2{font-size:clamp(25px,8.4vw,29px)}}

/* Search-friendly navigation shared by the landing page and content pages. */
.seo-hub{padding:clamp(72px,9vw,136px) max(24px,calc((100vw - 1200px)/2));background:#090909;color:#f5f5f2}.seo-hub .section-head{margin-bottom:clamp(32px,5vw,64px)}.seo-hub .section-head h2 span{color:#858585}.seo-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.seo-links a{display:flex;min-height:150px;padding:30px;border:1px solid #2c2c2c;border-radius:22px;color:#f5f5f2;text-decoration:none;flex-direction:column;justify-content:space-between;transition:border-color .2s ease,transform .2s ease,background .2s ease}.seo-links a:hover,.seo-links a:focus-visible{border-color:#ffe500;background:#111;transform:translateY(-3px)}.seo-links strong{font-size:clamp(19px,2vw,26px)}.seo-links span{max-width:38ch;color:#999;line-height:1.55}
@media(max-width:680px){.seo-hub{padding:72px 24px}.seo-links{grid-template-columns:1fr}.seo-links a{min-height:132px;padding:24px}}

@supports (padding-left:max(0px,1px)){
  @media(max-width:800px){.content-page{padding-right:max(20px,env(safe-area-inset-right));padding-left:max(20px,env(safe-area-inset-left))}}
  @media(max-width:680px){.seo-hub{padding-right:max(24px,env(safe-area-inset-right));padding-left:max(24px,env(safe-area-inset-left))}}
}
