.hdr-breadcrumb{padding:1.6rem 0 .8rem;font-size:1.3rem;color:rgba(var(--color-foreground),.7)}.hdr-breadcrumb__list{display:flex;flex-wrap:wrap;gap:.5rem;list-style:none;padding:0;margin:0;align-items:center}.hdr-breadcrumb__list li{display:inline-flex;align-items:center}.hdr-breadcrumb__list li:not(:last-child):after{content:"/";color:rgba(var(--color-foreground),.4);margin-left:.5rem;font-weight:300}.hdr-breadcrumb__list a{color:rgba(var(--color-foreground),.7);text-decoration:none;transition:color .15s ease}.hdr-breadcrumb__list a:hover,.hdr-breadcrumb__list a:focus-visible{color:rgb(var(--color-foreground));text-decoration:underline}.hdr-breadcrumb__list [aria-current=page]{color:rgb(var(--color-foreground));font-weight:500}@media screen and (min-width:750px){.hdr-breadcrumb{padding:2rem 0 1rem;font-size:1.35rem}}.hdr-article__header{padding-top:1.6rem;padding-bottom:1.6rem}.hdr-article__title{font-size:clamp(2.6rem,4vw,4.4rem);line-height:1.15;letter-spacing:-.015em;margin:0 0 1.2rem;color:#1a3c5e}.hdr-article__meta{display:flex;flex-wrap:wrap;gap:.8rem 1.6rem;font-size:1.3rem;color:rgba(var(--color-foreground),.65);align-items:center}.hdr-article__meta-item{display:inline-flex;align-items:center;gap:.4rem}.hdr-article__meta-item+.hdr-article__meta-item:before{content:"\b7";margin-right:.8rem;opacity:.5}.hdr-article__meta-read{background:#e877221f;color:#e87722;padding:.3rem .8rem;border-radius:1rem;font-weight:600}.hdr-article__meta-read:before{content:none!important}.hdr-article__toc{margin:0 auto 2.4rem;max-width:72rem;background:#1a3c5e0a;border:1px solid rgba(26,60,94,.08);border-radius:1rem;padding:1.2rem 1.6rem}.hdr-article__layout{display:block;margin-top:2.4rem}.hdr-article__toc{margin:0 0 2.4rem;background:#1a3c5e0a;border:1px solid rgba(26,60,94,.08);border-radius:.8rem;padding:1.2rem 1.6rem}.hdr-article__toc-details summary{cursor:pointer;list-style:none}.hdr-article__toc-details summary::-webkit-details-marker{display:none}.hdr-article__toc-title{display:flex;justify-content:space-between;align-items:center;font-weight:700;color:#1a3c5e;font-size:1.4rem}.hdr-article__toc-title svg{transition:transform .2s ease}.hdr-article__toc-details:not([open]) .hdr-article__toc-title svg{transform:rotate(-90deg)}.hdr-article__toc-list{margin:1rem 0 0;padding-left:2rem;list-style:decimal;color:rgba(var(--color-foreground),.85)}.hdr-article__toc-list li{margin:.4rem 0;font-size:1.4rem}.hdr-article__toc-list a{color:rgba(var(--color-foreground),.85);text-decoration:none}.hdr-article__toc-list a:hover{color:#e87722;text-decoration:underline}@media screen and (min-width:990px){.hdr-article__layout{display:grid;grid-template-columns:30rem minmax(0,1fr);gap:5rem;align-items:start}.hdr-article__toc{position:sticky;top:9rem;margin:0;background:transparent;border:0;border-left:2px solid rgba(26,60,94,.1);border-radius:0;padding:.4rem 0 .4rem 1.6rem}.hdr-article__toc-title{font-size:1.25rem;letter-spacing:.1em;text-transform:uppercase;color:#1a3c5e8c;margin-bottom:.6rem}.hdr-article__toc-list{padding-left:0;list-style:none;counter-reset:hdr-toc}.hdr-article__toc-list li{counter-increment:hdr-toc;margin:.9rem 0;font-size:1.5rem;line-height:1.45;padding-left:2.8rem;position:relative}.hdr-article__toc-list li:before{content:counter(hdr-toc,decimal-leading-zero);position:absolute;left:0;top:.25rem;font-size:1.2rem;font-weight:700;color:#1a3c5e59;letter-spacing:.04em}.hdr-article__toc-list a{color:#1a3c5ec7;transition:color .15s ease;display:block;line-height:1.45}.hdr-article__toc-list a:hover{color:#1a3c5e;text-decoration:none}.hdr-article__toc-list a.is-active{color:#e87722;font-weight:600}.hdr-article__toc-list li:has(a.is-active):before{color:#e87722}.hdr-article__content{max-width:72rem}}.hdr-article__content{font-family:var(--font-body-family);font-size:1.6rem;line-height:1.6;color:rgb(var(--color-foreground));-webkit-font-feature-settings:"kern","liga";font-feature-settings:"kern","liga"}.hdr-article__content ::selection{background:#1a3c5e;color:#fff}.hdr-article__content ::-moz-selection{background:#1a3c5e;color:#fff}.hdr-article__content p{margin:0 0 1.6rem;hyphens:auto;-webkit-hyphens:auto}.hdr-article__content h2,.hdr-article__content h3,.hdr-article__content h4{font-family:var(--font-heading-family)}.hdr-article__content h2{font-size:2.8rem;font-weight:600;color:#1a3c5e;margin:5rem 0 2rem;padding:0;border:0;line-height:1.2;letter-spacing:-.01em;scroll-margin-top:8rem}.hdr-article__content h2:first-child{margin-top:0}.hdr-article__content h3{font-size:1.95rem;font-weight:600;color:#1a3c5e;margin:3rem 0 1rem;line-height:1.3;letter-spacing:-.005em}.hdr-article__content p strong{font-weight:600;color:#0f172a}.hdr-article__content p strong~strong{font-weight:500;color:inherit}.hdr-article__content img{max-width:100%;height:auto;max-height:70vh;border-radius:.6rem}.hdr-article__content figure{margin:2.4rem 0;text-align:center}.hdr-article__content figure img{display:inline-block;width:auto;max-width:100%;height:auto;max-height:70vh;border-radius:.6rem}.hdr-article__content figcaption{margin:.8rem 0 0;font-size:1.3rem;line-height:1.5;color:rgba(var(--color-foreground),.6);font-style:italic}.hdr-article__figure-row{margin:2.4rem 0}.hdr-article__figure-row .hdr-figure-row__grid{display:grid;gap:1.2rem;grid-template-columns:repeat(2,minmax(0,1fr))}@media screen and (min-width:750px){.hdr-article__figure-row[data-cols="3"] .hdr-figure-row__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hdr-article__figure-row[data-cols="4"] .hdr-figure-row__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.hdr-article__figure-row figure{margin:0;display:flex;flex-direction:column}.hdr-article__figure-row figure img{aspect-ratio:1 / 1;object-fit:cover;background:#f5f6f7;width:100%;height:auto;border-radius:.5rem}.hdr-article__figure-row figcaption{margin:.6rem 0 0;font-size:1.2rem;font-style:normal;font-weight:600;color:#1a3c5e;text-align:center}.hdr-article__figure-row figcaption small{display:block;font-weight:400;font-size:1.1rem;color:rgba(var(--color-foreground),.6);margin-top:.2rem}.hdr-callout{position:relative;margin:3.6rem 0 2.4rem;padding:4rem 2.4rem 2rem;border-radius:.6rem;text-align:center}.hdr-callout:before{content:"";position:absolute;left:50%;top:-2.6rem;transform:translate(-50%);width:5.2rem;height:5.2rem;border-radius:50%;background:#fff;border:3px solid currentColor;background-image:var(--hdr-callout-icon);background-size:2.4rem 2.4rem;background-repeat:no-repeat;background-position:center}.hdr-callout__title{display:block;font-weight:700;font-size:1.4rem;letter-spacing:.12em;text-transform:uppercase;margin:0 0 .8rem}.hdr-callout p{margin:.6rem 0;font-size:1.5rem;line-height:1.6}.hdr-callout p:last-child{margin-bottom:0}.hdr-callout--tip{background:#1a3c5e;color:#fff;border:0;--hdr-callout-icon: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231A3C5E' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 18h6m-5 3h4M12 2a7 7 0 0 0-4 12.7c.6.5 1 1.2 1 2v.3h6v-.3c0-.8.4-1.5 1-2A7 7 0 0 0 12 2z'/%3E%3C/svg%3E");color:#1a3c5e}.hdr-callout--tip{color:#fff}.hdr-callout--tip:before{color:#1a3c5e}.hdr-callout--tip a{color:#f4b72c;text-decoration:underline}.hdr-callout--warn{background:#fff;color:#1a3c5e;border:2px solid #E87722;--hdr-callout-icon: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23E87722' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 3 1.7 21h20.6L12 3z'/%3E%3Cpath d='M12 10v4'/%3E%3Ccircle cx='12' cy='17.5' r='0.6' fill='%23E87722'/%3E%3C/svg%3E")}.hdr-callout--warn:before{color:#e87722}.hdr-callout--warn .hdr-callout__title{color:#e87722}.hdr-callout--info{background:#f4f7fa;color:#1a3c5e;border:1px solid rgba(26,60,94,.12);--hdr-callout-icon: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231A3C5E' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath d='M12 8h.01M11 12h1v5h1'/%3E%3C/svg%3E")}.hdr-callout--info:before{color:#1a3c5e}.hdr-callout--info .hdr-callout__title{color:#1a3c5e}.hdr-step{position:relative;margin:4.8rem 0 2.4rem;padding:4rem 2.4rem 2rem;border:2px solid #1A3C5E;border-radius:.6rem;background:#fff}.hdr-step__num{position:absolute;left:50%;top:-2.6rem;transform:translate(-50%);width:5.2rem;height:5.2rem;border-radius:50%;background:#1a3c5e;color:#fff;font-size:2rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.hdr-step h2,.hdr-step h3{margin:0 0 1.2rem;text-align:center}.hdr-step h2{font-size:2.2rem}.hdr-cta-card{margin:3rem 0;padding:2.8rem 2rem;border:1px solid rgba(26,60,94,.15);border-radius:.6rem;background:#fafbfc;text-align:center}.hdr-cta-card__title{margin:0 0 1.4rem;font-size:2rem;font-weight:700;color:#1a3c5e}.hdr-cta-card__sub{margin:-.8rem 0 1.4rem;font-size:1.4rem;color:#1a3c5eb3}.hdr-cta-card a.button,.hdr-cta-card a.hdr-button{display:inline-block;background:#e87722;color:#fff!important;font-weight:700;font-size:1.45rem;padding:1.1rem 2.4rem;border-radius:.4rem;text-decoration:none;box-shadow:0 .3rem .8rem #e8772240;transition:background-color .15s ease,transform .15s ease}.hdr-cta-card a.button:hover,.hdr-cta-card a.hdr-button:hover{background:#d06616;transform:translateY(-1px)}.hdr-pullquote{margin:3rem 0;padding:.4rem 0 .4rem 2.4rem;border-left:4px solid #E87722;font-size:1.85rem;line-height:1.45;font-weight:500;color:#1a3c5e;font-style:italic}.hdr-pullquote cite{display:block;margin-top:.8rem;font-size:1.3rem;font-style:normal;font-weight:400;color:#1a3c5e99}.hdr-stats{display:grid;gap:1.4rem;grid-template-columns:repeat(2,minmax(0,1fr));margin:2.4rem 0;padding:1.8rem;background:#f4f7fa;border-radius:.6rem}@media screen and (min-width:750px){.hdr-stats[data-cols="3"]{grid-template-columns:repeat(3,minmax(0,1fr))}.hdr-stats[data-cols="4"]{grid-template-columns:repeat(4,minmax(0,1fr))}}.hdr-stats__item{text-align:center}.hdr-stats__num{display:block;font-size:2.8rem;font-weight:700;color:#e87722;line-height:1.1}.hdr-stats__label{display:block;margin-top:.4rem;font-size:1.25rem;color:#1a3c5eb3;line-height:1.35}.hdr-article__content a{color:#1a3c5e;font-weight:500;text-decoration:underline;text-decoration-thickness:1px;text-decoration-color:#1a3c5e4d;text-underline-offset:.35rem;transition:text-decoration-color .15s ease}.hdr-article__content a:hover{text-decoration-color:#e87722;color:#1a3c5e}.hdr-article__content ul,.hdr-article__content ol{padding-left:0;margin:1.6rem 0;list-style:none}.hdr-article__content li{margin:.7rem 0;padding-left:2.4rem;position:relative;line-height:1.55}.hdr-article__content ul>li:before{content:"\2014";position:absolute;left:0;top:0;color:#1a3c5e73;font-weight:400}.hdr-article__content ol{counter-reset:hdr-list}.hdr-article__content ol>li{counter-increment:hdr-list}.hdr-article__content ol>li:before{content:counter(hdr-list) ".";position:absolute;left:0;top:0;color:#1a3c5e8c;font-weight:600;font-feature-settings:"tnum"}.hdr-article__content li ul,.hdr-article__content li ol{margin:.5rem 0}.hdr-article__content blockquote{background:#f4f6f8;border-left:3px solid #94a3b8;border-radius:.3rem;padding:1.4rem 1.8rem;margin:2.4rem 0;font-style:italic;color:#475569;font-size:1.75rem;line-height:1.55}.hdr-article__content blockquote p{margin:0}.hdr-article__content blockquote p+p{margin-top:.8rem}.hdr-article__content table{width:100%;border-collapse:separate;border-spacing:0;margin:2.4rem 0;font-size:1.45rem;background:#fff;border-radius:.6rem;overflow:hidden;box-shadow:0 .2rem .8rem #0000000a;display:block;overflow-x:auto}.hdr-article__content table thead{background:#1a3c5e}.hdr-article__content table th{color:#fff;font-weight:700;text-align:left;padding:1.2rem 1.4rem;font-size:1.35rem;letter-spacing:.02em;text-transform:none;white-space:nowrap}.hdr-article__content table td{padding:1rem 1.4rem;border-bottom:1px solid rgba(0,0,0,.05);vertical-align:top}.hdr-article__content table tbody tr:nth-child(2n){background:#1a3c5e06}.hdr-article__content table tbody tr:hover{background:#e877220d}.hdr-article__content table strong{color:#1a3c5e}.hdr-article__content code{background:#1a3c5e14;padding:.2rem .5rem;border-radius:.3rem;font-size:.9em}.hdr-article__content hr{border:0;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(26,60,94,.2) 50%,transparent 100%);margin:4rem 0}.hdr-article__tldr{background:linear-gradient(180deg,#f4b72c1f,#f4b72c0d);border-left:4px solid #F4B72C;border-radius:.4rem;padding:1.4rem 1.8rem;margin:2.4rem 0;font-size:1.65rem;line-height:1.6}.hdr-article__tldr>strong:first-child{display:inline-block;background:#f4b72c;color:#1a3c5e;font-size:1.15rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.2rem .7rem;border-radius:.25rem;margin-right:.6rem;vertical-align:.15em}@media screen and (max-width:749px){.hdr-article__title{font-size:2.6rem}.hdr-article__content{font-size:1.55rem;line-height:1.65}.hdr-article__content h2{font-size:2rem;margin:3rem 0 1rem;padding-left:1.2rem}.hdr-article__content h3{font-size:1.7rem;margin:2rem 0 .6rem}.hdr-article__content table{font-size:1.3rem}.hdr-article__content table th,.hdr-article__content table td{padding:.8rem 1rem}}.article-template>*:first-child:not(.hdr-article__hero):not(.article-template__hero-container){margin-top:2.4rem}@media screen and (min-width:750px){.article-template>*:first-child:not(.hdr-article__hero):not(.article-template__hero-container){margin-top:3.2rem}}.article-template__hero-container{max-width:130rem;margin:0 auto}.article-template__hero-small{height:11rem}.article-template__hero-medium{height:22rem}.article-template__hero-large{height:33rem}@media screen and (min-width:750px)and (max-width:989px){.article-template__hero-small{height:22rem}.article-template__hero-medium{height:44rem}.article-template__hero-large{height:66rem}}@media screen and (min-width:990px){.article-template__hero-small{height:27.5rem}.article-template__hero-medium{height:55rem}.article-template__hero-large{height:82.5rem}}.article-template header{margin-top:4.4rem;margin-bottom:2rem;line-height:calc(.8 / var(--font-body-scale))}@media screen and (min-width:750px){.article-template header{margin-top:5rem}}.article-template__title{margin:0}.article-template__title:not(:only-child){margin-bottom:1rem}.article-template__link{font-size:1.8rem;display:flex;justify-content:center;align-items:center;text-decoration:none}.article-template__link .icon-wrap{display:flex;margin-right:1rem;transform:rotate(180deg)}.article-template__content{margin-top:3rem;margin-bottom:3rem}.article-template__social-sharing{margin-top:3rem}.article-template__social-sharing+header,.article-template__social-sharing+.article-template__content{margin-top:1.5rem}.article-template__comment-wrapper{margin-top:5rem;padding:2.7rem 0}@media screen and (min-width:750px){.article-template__comment-wrapper{margin-top:6rem;padding:3.6rem 0}}.article-template__comment-wrapper h2{margin-top:0}.article-template__comments{margin-bottom:5rem}@media screen and (min-width:750px){.article-template__comments{margin-bottom:7rem}}.article-template__comments-fields{margin-bottom:4rem}.article-template__comments-comment{color:rgba(var(--color-foreground),.75);background-color:rgb(var(--color-background));margin-bottom:1.5rem;padding:2rem 2rem 1.5rem}@media screen and (min-width:750px){.article-template__comments-comment{padding:2rem 2.5rem}}.article-template__comments-comment p{margin:0 0 1rem}.article-template__comment-fields>*{margin-bottom:3rem}@media screen and (min-width:750px){.article-template__comment-fields{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:4rem}}.article-template__comment-warning{margin:2rem 0 2.5rem}@media screen and (min-width:990px){.article-template__comments .pagination-wrapper{margin:5rem 0 8rem}}.article-template__back:last-child{margin-bottom:3.2rem}@media screen and (min-width:990px){.hdr-article__layout{display:block!important}.hdr-article__layout.has-toc{display:grid!important;grid-template-columns:28rem minmax(0,1fr);gap:4.8rem;align-items:start}.hdr-article__toc{position:sticky;top:9rem}.hdr-article__content{max-width:none!important;margin-inline:0!important}.hdr-article__layout:not(.has-toc) .hdr-article__content{max-width:80rem!important;margin-inline:auto!important}.hdr-article__subgrid{column-count:2;column-gap:5rem;margin:1.6rem 0}.hdr-article__subgrid>.hdr-subsection{break-inside:avoid;min-width:0;margin:0 0 2.4rem}.hdr-article__subgrid>.hdr-subsection>:first-child{margin-top:0}.hdr-article__subgrid>.hdr-subsection>:last-child{margin-bottom:0}.hdr-article__content table{display:table;overflow-x:visible}}.hdr-video{position:relative;width:100%;aspect-ratio:16 / 9;margin:2.4rem 0;border-radius:.6rem;overflow:hidden;background:#1a3c5e0a}.hdr-video iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.hdr-related{margin:4.8rem auto 1.6rem;max-width:104rem}.hdr-related__title{font-family:var(--font-heading-family);font-size:2rem;font-weight:700;color:#1a3c5e;margin:0 0 1.8rem}.hdr-related__grid{display:grid;gap:1.6rem;grid-template-columns:1fr}@media screen and (min-width:750px){.hdr-related__grid{grid-template-columns:repeat(3,1fr)}}.hdr-related__card{display:flex;flex-direction:column;border:1px solid rgba(26,60,94,.12);border-radius:.8rem;overflow:hidden;text-decoration:none;background:#fff;transition:box-shadow .15s ease,transform .15s ease}.hdr-related__card:hover{box-shadow:0 .6rem 1.6rem #1a3c5e1f;transform:translateY(-2px)}.hdr-related__media{display:block;aspect-ratio:3 / 2;background:#f4f7fa}.hdr-related__media img{width:100%;height:100%;object-fit:cover;display:block}.hdr-related__ph{display:block;width:100%;height:100%;background:linear-gradient(135deg,#1a3c5e12,#e8772212)}.hdr-related__body{display:flex;flex-direction:column;gap:.6rem;padding:1.4rem 1.6rem 1.6rem;flex:1 1 auto}.hdr-related__h{font-family:var(--font-heading-family);font-weight:600;font-size:1.55rem;line-height:1.3;color:#1a3c5e;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hdr-related__x{font-size:1.35rem;line-height:1.5;color:rgba(var(--color-foreground),.7);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.hdr-related__cta{margin-top:auto;font-family:var(--font-heading-family);font-size:1.3rem;font-weight:600;color:#e87722}@media screen and (max-width:989px){.hdr-article__content table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}}@media screen and (min-width:750px){.hdr-article__content figure img{max-height:min(80rem,85vh)}}.hdr-article__toc{background:#dde8f1;border:1px solid #c2d4e6;border-radius:.8rem;padding:1.2rem 1.6rem}@media screen and (min-width:990px){.hdr-article__toc{background:#dde8f1;border:1px solid #c2d4e6;border-radius:.8rem;padding:1.4rem 1.6rem}.hdr-article__subgrid>.hdr-subsection{margin:0 0 1.6rem}.hdr-article__subgrid--odd>.hdr-subsection:last-child{column-span:all;margin-top:.4rem}}.article-template>.hdr-article__band:first-child{margin-top:0!important}.hdr-article__main{min-width:0}.hdr-article__layout{display:block!important;margin-top:2.8rem}@media screen and (min-width:990px){.hdr-article__layout,.hdr-article__layout.has-toc{display:grid!important;grid-template-columns:minmax(0,76rem) 30rem!important;justify-content:space-between;gap:4rem;align-items:start;margin-top:4.4rem}.hdr-article__rail{position:sticky;top:9rem;align-self:start;display:flex;flex-direction:column;gap:2rem;min-width:0}.hdr-article__content,.hdr-article__layout:not(.has-toc) .hdr-article__content{max-width:76rem!important;margin-inline:0!important}}@media screen and (max-width:989px){.hdr-article__layout{display:flex!important;flex-direction:column}.hdr-article__rail{display:contents}.hdr-article__toc{order:1;margin:0 0 2.4rem!important}.hdr-article__main{order:2}.hdr-article__cta-card{order:3;margin-top:3.2rem}}.hdr-article__toc{position:static!important;background:#fff!important;border:.1rem solid rgba(23,50,72,.14)!important;border-radius:0!important;box-shadow:0 .1rem .2rem #0e1e2c0f,0 .8rem 2.4rem #0e1e2c0f;padding:1.8rem 2rem!important;margin:0}.hdr-article__cta-card{background:#fff;border:.1rem solid rgba(23,50,72,.14);box-shadow:0 .1rem .2rem #0e1e2c0f,0 .8rem 2.4rem #0e1e2c0f;padding:2.2rem}.hdr-article__cta-title{margin:0 0 .8rem;font-family:var(--font-heading-family);font-weight:600;font-size:1.8rem;line-height:1.3;color:#173248}.hdr-article__cta-text{margin:0 0 1.6rem;font-size:1.5rem;line-height:1.6;color:#12212fb8}.hdr-article__cta-usps{list-style:none;margin:0 0 1.8rem;padding:1.4rem 1.6rem;background:#eef3f8;display:flex;flex-direction:column;gap:.9rem}.hdr-article__cta-usps li{position:relative;margin:0;padding-left:2.6rem;font-size:1.4rem;line-height:1.4;color:#173248}.hdr-article__cta-usps li:before{content:"";position:absolute;left:0;top:.1rem;width:1.7rem;height:1.7rem;background:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23E87722' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E") center / contain no-repeat}.hdr-article__cta-btn{display:block;text-align:center;background:#e87722;color:#fff!important;font-family:var(--font-body-family);font-weight:700;font-size:1.5rem;line-height:1.2;padding:1.3rem 2rem;text-decoration:none!important;transition:background-color .15s ease}.hdr-article__cta-btn:hover{background:#d26612}.hdr-article__answer{max-width:76rem;margin:0 0 3rem;padding:2.2rem 2.4rem;background:#eef3f8;border-left:.4rem solid #173248}.hdr-article__answer-label{margin:0 0 1rem;font-family:var(--font-heading-family);font-weight:600;font-size:1.3rem;letter-spacing:.09em;text-transform:uppercase;color:#173248}.hdr-article__answer p{margin:0 0 1.2rem;font-size:1.7rem;line-height:1.65;color:#12212f}.hdr-article__answer p:last-child{margin-bottom:0}.hdr-article__answer ul,.hdr-article__answer ol{margin:1rem 0 0;padding-left:2rem}.hdr-article__answer li{margin:0 0 .7rem;font-size:1.55rem;line-height:1.55}.hdr-article__answer li:last-child{margin-bottom:0}.hdr-article__answer>.metafield-rich_text_field>:first-child{margin-top:0}.hdr-article__tags{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;max-width:76rem;margin:3.4rem 0 0}.hdr-article__tags-label{font-size:1.3rem;font-weight:700;color:#12212fa6}.hdr-article__tag{display:inline-flex;align-items:center;padding:.6rem 1.4rem;border:.1rem solid rgba(23,50,72,.18);border-radius:4rem;font-size:1.35rem;color:#173248;text-decoration:none;transition:background-color .15s ease,border-color .15s ease}.hdr-article__tag:hover{background:#eef3f8;border-color:#173248}.hdr-article__sources{max-width:76rem;margin:2.8rem 0 0;padding-top:1.6rem;border-top:.1rem solid rgba(23,50,72,.14);font-size:1.3rem;line-height:1.6;color:#12212fa6}.hdr-article__sources-label{display:block;margin-bottom:.4rem;font-family:var(--font-heading-family);font-weight:600;color:#173248}.hdr-article__sources p{margin:0 0 .6rem}.hdr-article__sources p:last-child{margin-bottom:0}.hdr-article__content{font-size:1.8rem;line-height:1.75}.hdr-article__content p{margin:0 0 2rem}.hdr-article__content h2{font-size:3rem;margin:5.2rem 0 1.8rem}.hdr-article__content h3{font-size:2.1rem;margin:3.2rem 0 1rem}@media screen and (max-width:749px){.hdr-article__content{font-size:1.7rem;line-height:1.7}.hdr-article__content h2{font-size:2.2rem}.hdr-article__content h3{font-size:1.8rem}}.hdr-article__content ul>li:before{content:"\2013"}.hdr-article__content img,.hdr-article__content figure img,.hdr-article__content .hdr-article__textimg figure img,.hdr-article__figure-row figure img,.hdr-article__content table,.hdr-article__content blockquote,.hdr-article__content code,.hdr-article__tldr,.hdr-callout,.hdr-step,.hdr-cta-card,.hdr-stats,.hdr-video,.hdr-related__card,.hdr-term__tip{border-radius:0!important}.hdr-article__content table{box-shadow:none!important;border:.1rem solid rgba(23,50,72,.14)}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-blog-post.css.map */
