﻿*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{background-color:#f5f3ef;color:#1c1c1e;font-family:"Inter","Helvetica Neue",Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.65;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,video{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}ul,ol{list-style:none}button{cursor:pointer;border:none;background:none;font:inherit}input,textarea,select{font:inherit}h1,h2,h3,h4,h5,h6{line-height:1.15;font-weight:600}p+p{margin-top:1rem}h1{font-family:"Inter","Helvetica Neue",Arial,sans-serif;font-size:3rem;font-weight:600;letter-spacing:-0.03em;line-height:1.15;color:#1c1c1e}@media(max-width: 768px){h1{font-size:2.25rem}}h2{font-family:"Inter","Helvetica Neue",Arial,sans-serif;font-size:1.75rem;font-weight:600;letter-spacing:-0.03em;line-height:1.3;color:#1c1c1e;margin-bottom:1.5rem}h3{font-family:"Inter","Helvetica Neue",Arial,sans-serif;font-size:1.375rem;font-weight:500;line-height:1.3;color:#1c1c1e;margin-bottom:1rem}h4{font-family:"Inter","Helvetica Neue",Arial,sans-serif;font-size:1.125rem;font-weight:500;color:#1c1c1e;margin-bottom:.75rem}p{font-size:1rem;line-height:1.65;color:#1c1c1e;max-width:720px}.overline{display:block;font-size:.6875rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#6b6b6b;margin-bottom:1rem}.lede{font-size:1.125rem;line-height:1.85;color:#6b6b6b;max-width:640px;font-weight:300}.meta-chip{display:inline-block;font-size:.6875rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:#8a9ba8;padding:.25rem .75rem;border:1px solid #d4cfc8;border-radius:2px}.prose h2{margin-top:3rem;margin-bottom:1.25rem}.prose h3{margin-top:2rem;margin-bottom:1rem}.prose p{margin-bottom:1.25rem;max-width:720px}.prose ul,.prose ol{margin-bottom:1.25rem;padding-left:1.5rem}.prose ul li,.prose ol li{margin-bottom:.5rem;line-height:1.65;list-style:disc}.prose ul li::marker,.prose ol li::marker{color:#c8b89a}.prose ol li{list-style:decimal}.prose strong{font-weight:600;color:#1c1c1e}.prose a{color:#2c5f8a;text-decoration:underline;text-decoration-color:rgba(44,95,138,.3);transition:text-decoration-color .15s ease}.prose a:hover{text-decoration-color:#2c5f8a}.prose blockquote{border-left:3px solid #c8b89a;padding-left:1.5rem;margin:2rem 0;color:#6b6b6b;font-style:italic}.container{max-width:1340px;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}@media(max-width: 768px){.container{padding-left:1.25rem;padding-right:1.25rem}}.container--narrow{max-width:540px;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}.container--prose{max-width:720px;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}@media(max-width: 768px){.container--prose{padding-left:1.25rem;padding-right:1.25rem}}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.rule{border:none;border-top:1px solid #d4cfc8;margin:4rem 0}.rule--sm{margin:2rem 0}.text-muted{color:#6b6b6b}.text-accent{color:#2c5f8a}.section{padding:6rem 0}@media(max-width: 768px){.section{padding:4rem 0}}.section--lg{padding:10rem 0}@media(max-width: 768px){.section--lg{padding:6rem 0}}.section--sm{padding:3rem 0}.section--dark{background:#1c1c1e;color:#f5f3ef}.section--dark h1,.section--dark h2,.section--dark h3,.section--dark h4,.section--dark p{color:#f5f3ef}.section--dark .overline{color:#8a9ba8}.section--sand{background:hsl(39.1304347826,29.4871794872%,97.4117647059%)}.grid-2{display:grid;grid-template-columns:repeat(2, 1fr);gap:2rem}@media(max-width: 768px){.grid-2{grid-template-columns:1fr;gap:1.5rem}}.grid-3{display:grid;grid-template-columns:repeat(3, 1fr);gap:2rem}@media(max-width: 1024px){.grid-3{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 600px){.grid-3{grid-template-columns:1fr;gap:1.5rem}}.grid-4{display:grid;grid-template-columns:repeat(4, 1fr);gap:1.5rem}@media(max-width: 1024px){.grid-4{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 600px){.grid-4{grid-template-columns:1fr}}.flex-row{display:flex;align-items:center;gap:1rem}.mt-auto{margin-top:auto}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-12{margin-bottom:3rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-12{margin-top:3rem}.mt-16{margin-top:4rem}.page-layout{display:flex;flex-direction:column;min-height:100vh}.page-main{flex:1}.site-header{position:sticky;top:0;z-index:100;background:rgba(245,243,239,.96);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-bottom:1px solid #d4cfc8}.site-header__inner{display:flex;align-items:center;justify-content:space-between;height:64px}.site-header__brand{display:flex;align-items:baseline;gap:.75rem;text-decoration:none}.site-header__brand-name{font-size:1rem;font-weight:600;letter-spacing:-0.03em;color:#1c1c1e}.site-header__brand-mark{font-size:.6875rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:#6b6b6b}.site-footer{background:#1c1c1e;color:rgba(245,243,239,.7);padding:4rem 0 2rem}.site-footer__top{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:3rem;padding-bottom:3rem;border-bottom:1px solid rgba(245,243,239,.1)}@media(max-width: 768px){.site-footer__top{grid-template-columns:1fr;gap:2rem}}.site-footer__brand-name{font-size:1.125rem;font-weight:600;color:#f5f3ef;margin-bottom:.75rem}.site-footer__brand-desc{font-size:.8125rem;line-height:1.65;max-width:280px}.site-footer__col-title{font-size:.6875rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:rgba(245,243,239,.4);margin-bottom:1rem}.site-footer__links{display:flex;flex-direction:column;gap:.5rem}.site-footer__links a{font-size:.8125rem;color:rgba(245,243,239,.65);text-decoration:none;transition:color .15s ease}.site-footer__links a:hover{color:#f5f3ef}.site-footer__bottom{display:flex;align-items:center;justify-content:space-between;padding-top:2rem;font-size:.8125rem;color:rgba(245,243,239,.35)}@media(max-width: 600px){.site-footer__bottom{flex-direction:column;gap:.75rem;text-align:center}}.hero{padding:8rem 0 6rem;background:#f5f3ef}@media(max-width: 768px){.hero{padding:5rem 0 4rem}}.hero__overline{margin-bottom:1.5rem}.hero__h1{font-size:4rem;font-weight:600;letter-spacing:-0.03em;line-height:1.05;max-width:820px;margin-bottom:2rem;color:#1c1c1e}@media(max-width: 1024px){.hero__h1{font-size:3rem}}@media(max-width: 600px){.hero__h1{font-size:2.25rem}}.hero__lede{margin-bottom:2.5rem;max-width:560px}.hero__visual{margin-top:4rem;position:relative;overflow:hidden;background:hsl(40,23.0769230769%,91.9019607843%)}.hero__visual img{width:100%;height:540px;object-fit:cover;display:block}@media(max-width: 768px){.hero__visual img{height:320px}}.page-hero{padding:5rem 0 4rem;border-bottom:1px solid #d4cfc8}@media(max-width: 768px){.page-hero{padding:3rem 0 2.5rem}}.page-hero__overline{margin-bottom:1.25rem}.page-hero__h1{font-size:3rem;letter-spacing:-0.03em;max-width:740px;margin-bottom:1.5rem}@media(max-width: 768px){.page-hero__h1{font-size:2.25rem}}.page-hero__lede{max-width:560px}.with-sidebar{display:grid;grid-template-columns:1fr;gap:3rem;align-items:start}@media(min-width: 1024px){.with-sidebar{grid-template-columns:minmax(0, 2fr) minmax(280px, 1fr)}}.article-sidebar{display:flex;flex-direction:column;gap:2rem}@media(min-width: 1024px){.article-sidebar{position:sticky;top:calc(var(--header-height, 72px) + 2rem);max-height:calc(100vh - var(--header-height, 72px) - 4rem);overflow-y:auto}}.related-links{background:hsl(39.1304347826,29.4871794872%,81.4117647059%);border-radius:6px;padding:1.5rem 1.5rem 1rem}.related-links__heading{font-size:.6875rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#8a9ba8;margin:0 0 1rem}.related-links__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem}.related-links__list li{padding-bottom:.75rem;border-bottom:1px solid rgba(138,155,168,.2)}.related-links__list li:last-child{border-bottom:none;padding-bottom:0}.related-links__list a{font-size:.8125rem;font-weight:500;color:#2c5f8a;text-decoration:none;display:block}.related-links__list a:hover{text-decoration:underline}.related-links__desc{display:block;font-size:.6875rem;color:#8a9ba8;margin-top:2px;line-height:1.4}.site-nav{display:flex;align-items:center;gap:.25rem}@media(max-width: 900px){.site-nav{display:none}.site-nav.is-open{display:flex;flex-direction:column;position:fixed;top:64px;left:0;right:0;bottom:0;background:#f5f3ef;padding:2rem 2rem;gap:.5rem;z-index:99;align-items:flex-start;border-top:1px solid #d4cfc8}}.site-nav__link{display:inline-block;font-size:.8125rem;font-weight:500;color:#6b6b6b;padding:.5rem .75rem;border-radius:2px;text-decoration:none;transition:color .15s ease,background .15s ease;letter-spacing:.01em}.site-nav__link:hover,.site-nav__link[aria-current=page]{color:#1c1c1e;background:hsl(40,23.0769230769%,90.9019607843%)}@media(max-width: 900px){.site-nav__link{font-size:1.375rem;padding:1rem .5rem;width:100%;border-bottom:1px solid #d4cfc8;border-radius:0;color:#1c1c1e}.site-nav__link:last-child{border-bottom:none}}.site-nav__toggle{display:none;width:40px;height:40px;align-items:center;justify-content:center;border:1px solid #d4cfc8;border-radius:2px;background:rgba(0,0,0,0);cursor:pointer}@media(max-width: 900px){.site-nav__toggle{display:flex}}.site-nav__toggle__icon{width:18px;height:12px;display:flex;flex-direction:column;justify-content:space-between}.site-nav__toggle__icon span{display:block;height:1px;background:#1c1c1e;transition:transform .15s ease,opacity .15s ease}.site-nav__toggle.is-active .site-nav__toggle__icon span:first-child{transform:translateY(5.5px) rotate(45deg)}.site-nav__toggle.is-active .site-nav__toggle__icon span:nth-child(2){opacity:0}.site-nav__toggle.is-active .site-nav__toggle__icon span:last-child{transform:translateY(-5.5px) rotate(-45deg)}.btn{display:inline-flex;align-items:center;gap:.5rem;font-size:.8125rem;font-weight:500;letter-spacing:.02em;padding:.75rem 1.25rem;border:1px solid currentColor;border-radius:2px;text-decoration:none;transition:background .15s ease,color .15s ease;cursor:pointer}.btn--primary{color:#1c1c1e;border-color:#1c1c1e;background:rgba(0,0,0,0)}.btn--primary:hover{background:#1c1c1e;color:#f5f3ef}.btn--accent{color:#2c5f8a;border-color:#2c5f8a;background:rgba(0,0,0,0)}.btn--accent:hover{background:#2c5f8a;color:#fff}.btn--ghost{color:#6b6b6b;border-color:#d4cfc8;background:rgba(0,0,0,0)}.btn--ghost:hover{color:#1c1c1e;border-color:#1c1c1e}.link-arrow{display:inline-flex;align-items:center;gap:.5rem;font-size:.8125rem;font-weight:500;color:#2c5f8a;text-decoration:none;transition:gap .15s ease}.link-arrow::after{content:"→";display:inline-block;transition:transform .15s ease}.link-arrow:hover::after{transform:translateX(3px)}.card{background:#fff;border:1px solid #d4cfc8;border-radius:4px;overflow:hidden;display:flex;flex-direction:column;transition:border-color .25s ease}.card:hover{border-color:#8a9ba8}.card__image{overflow:hidden;background:hsl(40,23.0769230769%,90.9019607843%)}.card__image img{width:100%;height:200px;object-fit:cover;display:block;transition:transform .45s ease}.card__image:hover img{transform:scale(1.02)}.card__body{padding:1.5rem;flex:1;display:flex;flex-direction:column}.card__overline{margin-bottom:.75rem}.card__title{font-size:1.125rem;font-weight:600;line-height:1.3;letter-spacing:-0.03em;color:#1c1c1e;margin-bottom:.75rem}.card__title a{text-decoration:none;color:inherit}.card__title a:hover{color:#2c5f8a}.card__excerpt{font-size:.8125rem;line-height:1.65;color:#6b6b6b;flex:1;margin-bottom:1.25rem}.card__footer{margin-top:auto;padding-top:1rem;border-top:1px solid #d4cfc8;display:flex;align-items:center;justify-content:space-between}.plate{display:grid;grid-template-columns:1fr 1fr;gap:0;background:#fff;border:1px solid #d4cfc8;border-radius:4px;overflow:hidden}@media(max-width: 768px){.plate{grid-template-columns:1fr}}.plate--reverse{direction:rtl}.plate--reverse>*{direction:ltr}.plate__image{overflow:hidden;background:hsl(40,23.0769230769%,89.9019607843%)}.plate__image img{width:100%;height:100%;min-height:320px;object-fit:cover;display:block}@media(max-width: 768px){.plate__image img{min-height:220px}}.plate__body{padding:2.5rem 2.5rem;display:flex;flex-direction:column;justify-content:center}@media(max-width: 768px){.plate__body{padding:2rem 1.5rem}}.plate__title{font-size:1.75rem;font-weight:600;letter-spacing:-0.03em;margin-bottom:1rem}.plate__title a{text-decoration:none;color:inherit}.plate__title a:hover{color:#2c5f8a}.plate__excerpt{font-size:.8125rem;line-height:1.65;color:#6b6b6b;margin-bottom:1.5rem}.news-row{display:grid;grid-template-columns:1fr 2fr;gap:1.5rem;padding:1.5rem 0;border-bottom:1px solid #d4cfc8;text-decoration:none}.news-row:last-child{border-bottom:none}@media(max-width: 600px){.news-row{grid-template-columns:1fr;gap:.75rem}}.news-row__meta{color:#6b6b6b;font-size:.8125rem}.news-row__title{font-size:1.125rem;font-weight:500;color:#1c1c1e;line-height:1.3;margin-bottom:.5rem;transition:color .15s ease}.news-row:hover .news-row__title{color:#2c5f8a}.news-row__excerpt{font-size:.8125rem;color:#6b6b6b;line-height:1.65}.search-box{position:relative;max-width:480px}.search-box__input{width:100%;padding:.75rem 1rem .75rem 2.5rem;border:1px solid #d4cfc8;border-radius:2px;background:#fff;font-size:.8125rem;color:#1c1c1e;appearance:none;transition:border-color .15s ease}.search-box__input:focus{outline:none;border-color:#2c5f8a}.search-box__input::placeholder{color:#6b6b6b}.search-box__icon{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:#6b6b6b;pointer-events:none;width:16px;height:16px}.pagefind-ui__search-input{border-radius:2px !important;border-color:#d4cfc8 !important;background:#fff !important;font-family:"Inter","Helvetica Neue",Arial,sans-serif !important;font-size:.8125rem !important;color:#1c1c1e !important}.pagefind-ui__search-input:focus{border-color:#2c5f8a !important;box-shadow:none !important}.pagefind-ui__result{border-bottom:1px solid #d4cfc8 !important;padding:1.25rem 0 !important}.pagefind-ui__result-title{font-family:"Inter","Helvetica Neue",Arial,sans-serif !important;font-weight:600 !important;color:#2c5f8a !important}.pagefind-ui__result-excerpt{font-family:"Inter","Helvetica Neue",Arial,sans-serif !important;font-size:.8125rem !important;color:#6b6b6b !important}.search-trigger{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;background:rgba(0,0,0,0);color:#6b6b6b;cursor:pointer;border-radius:2px;transition:color .15s ease,background .15s ease}.search-trigger:hover{color:#1c1c1e;background:hsl(40,23.0769230769%,90.9019607843%)}.search-trigger svg{display:block}.site-header__actions{display:flex;align-items:center;gap:.25rem}.search-modal{position:fixed;inset:0;z-index:9000;display:flex;align-items:flex-start;justify-content:center;padding:12vh 1rem 2rem;background:rgba(0,0,0,.55);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px)}.search-modal[hidden]{display:none}.search-modal__panel{width:100%;max-width:640px;background:#fff;border-radius:8px;box-shadow:0 32px 80px rgba(0,0,0,.28),0 0 0 1px rgba(0,0,0,.06);overflow:hidden;max-height:72vh;display:flex;flex-direction:column}.search-modal__header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid #e8e5e0;flex-shrink:0}.search-modal__label{font-size:.6875rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#8a9ba8}.search-modal__close{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:1px solid #e8e5e0;background:rgba(0,0,0,0);color:#6b6b6b;cursor:pointer;border-radius:4px;transition:color .15s ease,background .15s ease,border-color .15s ease}.search-modal__close:hover{color:#1c1c1e;background:#f5f3ef;border-color:#d4cfc8}.search-modal__body{padding:1rem 1.25rem 1.25rem;overflow-y:auto;flex:1}.search-modal__body .pagefind-ui__form{position:relative;margin-bottom:.5rem}.search-modal__body .pagefind-ui__search-input{width:100%;box-sizing:border-box;padding:.75rem 3rem .75rem 2.75rem;border:1px solid #d4cfc8;border-radius:6px;background:#f5f3ef;font-family:"Inter","Helvetica Neue",Arial,sans-serif;font-size:1rem;color:#1c1c1e;line-height:1.5;transition:border-color .15s ease,background .15s ease;-webkit-appearance:none;appearance:none}.search-modal__body .pagefind-ui__search-input:focus{outline:none;border-color:#2c5f8a;background:#fff}.search-modal__body .pagefind-ui__search-input::placeholder{color:#8a9ba8}.search-modal__body .pagefind-ui__search-clear{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);background:rgba(0,0,0,0);border:none;color:#8a9ba8;cursor:pointer;font-size:.8125rem;font-family:"Inter","Helvetica Neue",Arial,sans-serif;padding:0 .25rem;line-height:1}.search-modal__body .pagefind-ui__search-clear:hover{color:#1c1c1e}.search-modal__body .pagefind-ui__message{font-family:"Inter","Helvetica Neue",Arial,sans-serif;font-size:.6875rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#8a9ba8;padding:.75rem 0 .5rem;margin:0}.search-modal__body .pagefind-ui__results-area{margin-top:0}.search-modal__body .pagefind-ui__results{list-style:none;margin:0;padding:0}.search-modal__body .pagefind-ui__result{border-top:1px solid #e8e5e0;padding:1rem 0;list-style:none}.search-modal__body .pagefind-ui__result:last-child{border-bottom:1px solid #e8e5e0}.search-modal__body .pagefind-ui__result-inner{display:flex;flex-direction:column;gap:.25rem}.search-modal__body .pagefind-ui__result-title{font-family:"Inter","Helvetica Neue",Arial,sans-serif;font-size:1rem;font-weight:500;color:#1c1c1e;margin:0;line-height:1.3}.search-modal__body .pagefind-ui__result-link{color:#2c5f8a;text-decoration:none}.search-modal__body .pagefind-ui__result-link:hover{text-decoration:underline}.search-modal__body .pagefind-ui__result-excerpt{font-family:"Inter","Helvetica Neue",Arial,sans-serif;font-size:.8125rem;color:#6b6b6b;line-height:1.65;margin:0}.search-modal__body mark{background:#e8f0f7;color:#2c5f8a;border-radius:2px;padding:0 2px}.search-modal__body .pagefind-ui__result-nested{padding-left:1rem;border-left:2px solid #e8e5e0;margin-top:.5rem}.search-modal__body .pagefind-ui__button{display:inline-flex;align-items:center;margin-top:1rem;padding:.5rem 1.25rem;border:1px solid #d4cfc8;border-radius:4px;background:rgba(0,0,0,0);font-family:"Inter","Helvetica Neue",Arial,sans-serif;font-size:.8125rem;font-weight:500;color:#1c1c1e;cursor:pointer;transition:background .15s ease,border-color .15s ease}.search-modal__body .pagefind-ui__button:hover{background:#f5f3ef;border-color:#8a9ba8}.breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;font-size:.6875rem;color:#6b6b6b;margin-bottom:1.5rem;letter-spacing:.02em}.breadcrumb__item{display:flex;align-items:center;gap:.5rem}.breadcrumb__item::after{content:"/";color:#d4cfc8}.breadcrumb__item:last-child::after{display:none}.breadcrumb__item a{color:#6b6b6b;text-decoration:none;transition:color .15s ease}.breadcrumb__item a:hover{color:#2c5f8a}.breadcrumb__item--current{color:#1c1c1e}figure.page-figure{margin:2.5rem 0}figure.page-figure img{width:100%;height:auto;display:block;border-radius:4px;border:1px solid #d4cfc8}figure.page-figure figcaption{margin-top:.75rem;font-size:.8125rem;color:#6b6b6b;line-height:1.3;padding-left:.25rem}.it-sub{background:#1c1c1e;color:#f5f3ef;border-radius:6px;padding:2rem}.it-sub__label{font-size:.6875rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#8a9ba8;margin:0 0 .5rem}.it-sub__heading{font-size:1.75rem;font-weight:600;color:#f5f3ef;margin:0 0 .75rem;line-height:1.25}.it-sub__body{font-size:.8125rem;color:hsl(40,23.0769230769%,79.9019607843%);line-height:1.6;margin:0 0 1.5rem}.it-sub__honeypot{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.it-sub__field{margin-bottom:1rem}.it-sub__field-label{display:block;font-size:.8125rem;font-weight:500;color:hsl(40,23.0769230769%,84.9019607843%);margin-bottom:.25rem}.it-sub__required{color:#2c5f8a;margin-left:2px}.it-sub__input{display:block;width:100%;padding:.5rem .75rem;font-size:.8125rem;font-family:"Inter","Helvetica Neue",Arial,sans-serif;color:#1c1c1e;background:#f5f3ef;border:1px solid #8a9ba8;border-radius:4px;transition:border-color .25s ease,box-shadow .25s ease;box-sizing:border-box}.it-sub__input::placeholder{color:#8a9ba8}.it-sub__input:focus{outline:none;border-color:#2c5f8a;box-shadow:0 0 0 3px rgba(44,95,138,.2)}.it-sub__btn{display:inline-block;width:100%;padding:.75rem 1.5rem;font-size:.8125rem;font-weight:600;font-family:"Inter","Helvetica Neue",Arial,sans-serif;color:#f5f3ef;background:#2c5f8a;border:none;border-radius:4px;cursor:pointer;transition:background .25s ease,opacity .25s ease;margin-top:.5rem}.it-sub__btn:hover:not(:disabled){background:rgb(34.1362637363,73.7032967033,107.0637362637)}.it-sub__btn:disabled{opacity:.65;cursor:not-allowed}.it-sub__btn-loading{display:none}.it-sub__status{font-size:.8125rem;margin-top:.75rem;min-height:1.4em}.it-sub__status--ok{color:#6ee7b7}.it-sub__status--error{color:#fca5a5}.it-sub__note{font-size:.6875rem;color:#8a9ba8;margin:.75rem 0 0;text-align:center}/*# sourceMappingURL=main.css.map */