.sup{background:#fff;color:rgb(var(--color-foreground))}.sup-hero{position:relative;min-height:24rem;display:flex;align-items:flex-end;overflow:hidden;background:#1a2436}.sup-hero__media{position:absolute;inset:0}.sup-hero__media img{width:100%;height:100%;object-fit:cover;object-position:center 35%;display:block}.sup-hero__shade{position:absolute;inset:0;background:linear-gradient(180deg,#0f16264d,#0f162694,#0f1626d6)}.sup-hero__body{position:relative;z-index:1;width:100%;padding:4rem 0 3.2rem;color:#fff}.sup-hero__eyebrow{margin:0 0 .8rem;font-size:1.3rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;opacity:.8}.sup-hero h1{margin:0;font-family:var(--font-heading-family);font-size:clamp(2.8rem,4vw,4.4rem);font-weight:800;letter-spacing:-.04em;line-height:1.1}.sup-hero__lead{margin:1.2rem 0 0;max-width:48rem;font-size:1.5rem;line-height:1.55;opacity:.9}@media screen and (min-width:750px){.sup-hero{min-height:32rem}.sup-hero__body{padding:5.6rem 0 4.4rem}}.sup-section{padding:4.8rem 0}.sup-section--muted{background:#f7f8fa}.sup-section__head{margin-bottom:2.8rem;max-width:56rem}.sup-section__head--center{margin-left:auto;margin-right:auto;text-align:center}.sup-section__kicker{margin:0 0 .6rem;font-size:1.2rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:rgb(var(--color-highlight))}.sup-section__head h2{margin:0;font-family:var(--font-heading-family);font-size:clamp(2.4rem,3vw,3.4rem);font-weight:800;letter-spacing:-.03em;line-height:1.15}.sup-section__head p{margin:1rem 0 0;font-size:1.5rem;line-height:1.6;opacity:.72;max-width:52rem}.sup-section__head--center p{margin-left:auto;margin-right:auto}@media screen and (min-width:750px){.sup-section{padding:6.4rem 0}.sup-section__head{margin-bottom:3.6rem}}.sup-cards{display:grid;gap:1.6rem;grid-template-columns:1fr}.sup-card{display:flex;flex-direction:column;height:100%;padding:2.4rem 2.2rem;background:#fff;border:1px solid rgba(var(--color-foreground),.08);border-radius:1.2rem;box-sizing:border-box}.sup-section--muted .sup-card{border-color:transparent;box-shadow:0 1px #1212120a}.sup-card__icon{width:4.4rem;height:4.4rem;display:flex;align-items:center;justify-content:center;border-radius:1rem;background:rgba(var(--color-highlight),.1);color:rgb(var(--color-highlight));margin-bottom:1.6rem}.sup-card__icon svg{width:2.2rem;height:2.2rem}.sup-card h3{margin:0;font-family:var(--font-heading-family);font-size:1.7rem;font-weight:700;line-height:1.3}.sup-card__text{margin:.8rem 0 1.6rem;flex:1;font-size:1.4rem;line-height:1.65;opacity:.78}.sup-card__text p{margin:0 0 .4rem}.sup-card__text p:last-child{margin-bottom:0}.sup-card .button{align-self:flex-start;margin-top:auto}@media screen and (min-width:750px){.sup-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}}@media screen and (min-width:1100px){.sup-cards{grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem}.sup-cards--contact{grid-template-columns:repeat(2,minmax(0,1fr));max-width:80rem}}.sup-odm{margin-top:2.4rem;padding:2.4rem 2.2rem;border-radius:1.2rem;background:rgba(var(--color-highlight),.06);border:1px solid rgba(var(--color-highlight),.12)}.sup-odm h3{margin:0 0 1rem;font-family:var(--font-heading-family);font-size:1.8rem;font-weight:700}.sup-odm p{margin:0;font-size:1.45rem;line-height:1.65;opacity:.85;max-width:72rem}.sup-odm__chain{margin:1.4rem 0 0!important;font-size:1.35rem!important;font-weight:600;opacity:.92!important;color:rgb(var(--color-highlight))}@media screen and (min-width:750px){.sup-odm{margin-top:3.2rem;padding:2.8rem 3.2rem}}.sup-tabs-row{max-width:88rem}.sup-tabs__list{display:flex;flex-wrap:wrap;gap:.8rem;margin:0 0 2rem;padding:0;list-style:none}.sup-tabs__tab{appearance:none;font:inherit;font-family:var(--font-heading-family);font-size:1.35rem;font-weight:600;padding:1rem 1.6rem;border-radius:999px;border:1px solid rgba(var(--color-foreground),.12);background:#fff;color:rgba(var(--color-foreground),.78);cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.sup-tabs__tab:hover{border-color:rgba(var(--color-highlight),.35);color:rgb(var(--color-foreground))}.sup-tabs__tab.active{background:rgb(var(--color-highlight));border-color:rgb(var(--color-highlight));color:#fff}.sup-tabs__tab>span{display:block}.sup-tabs__panel{display:none;background:#fff;border:1px solid rgba(var(--color-foreground),.08);border-radius:1.2rem;padding:.4rem .8rem}.sup-tabs__panel.active{display:block}.sup-acc{margin:0;padding:.4rem 0}.sup-acc__item+.sup-acc__item{border-top:1px solid rgba(var(--color-foreground),.08)}.sup-acc__ctrl{display:block;width:100%;text-align:left;background:none;border:0;font:inherit;color:inherit;position:relative;padding:1.8rem 4rem 1.8rem 1.2rem;cursor:pointer}.sup-acc__ctrl h3{margin:0;font-family:var(--font-heading-family);font-size:1.55rem;font-weight:700;line-height:1.35}.sup-acc__icon{position:absolute;right:1.2rem;top:50%;width:1.4rem;height:1.4rem;margin-top:-.7rem}.sup-acc__icon:before,.sup-acc__icon:after{content:"";position:absolute;background:rgb(var(--color-foreground));transition:transform .2s ease}.sup-acc__icon:before{left:0;top:50%;width:100%;height:2px;margin-top:-1px}.sup-acc__icon:after{left:50%;top:0;width:2px;height:100%;margin-left:-1px}.sup-acc__ctrl.opend .sup-acc__icon:after{transform:scaleY(0)}.sup-acc__content{display:none}.sup-acc__ctrl.opend+.sup-acc__content{display:block}.sup-acc__content article{padding:0 1.2rem 1.8rem}.sup-acc__content p{margin:0;font-size:1.45rem;line-height:1.65;opacity:.78;max-width:68rem}.sup-downloads{display:grid;gap:1.4rem;grid-template-columns:1fr}.sup-download{display:flex;align-items:center;gap:1.6rem;padding:2.2rem 2.4rem;border:1px solid rgba(var(--color-foreground),.1);border-radius:1.2rem;background:#fff;text-decoration:none;color:inherit;transition:box-shadow .2s ease,border-color .2s ease}.sup-download:hover{border-color:rgba(var(--color-highlight),.35);box-shadow:0 8px 24px #1212120f}.sup-download svg{flex-shrink:0;color:rgb(var(--color-highlight))}.sup-download span{font-size:1.4rem;line-height:1.5;opacity:.8}.sup-download strong{display:block;font-size:1.6rem;font-weight:700;color:rgb(var(--color-foreground));opacity:1;margin-bottom:.2rem}@media screen and (min-width:750px){.sup-downloads{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}}.sup-form-section{padding:4.8rem 0 6.4rem;background:#f7f8fa}.sup-form{background:#fff;border:1px solid rgba(var(--color-foreground),.08);border-radius:1.2rem;padding:2.4rem 2rem;box-sizing:border-box}.sup-form--compact{max-width:56rem;margin:0 auto}.sup-form h3{margin:0;font-family:var(--font-heading-family);font-size:clamp(2.2rem,2.6vw,2.8rem);font-weight:800;letter-spacing:-.02em;line-height:1.2}.sup-form__text{margin:.8rem 0 0;font-size:1.45rem;line-height:1.55;opacity:.72;max-width:40rem}.sup-form__grid{display:grid;gap:1.2rem;margin-top:2rem;grid-template-columns:1fr}.sup-form__field{min-width:0}.sup-form__label{display:block;margin:0 0 .5rem;font-size:1.25rem;font-weight:600;color:rgba(var(--color-foreground),.8)}.sup-form__optional{font-weight:500;opacity:.55}.sup-form input[type=text],.sup-form input[type=email],.sup-form textarea,.sup-form select{width:100%;background:#fff;border:1px solid rgba(var(--color-foreground),.14);padding:1.2rem 1.4rem;font:inherit;font-size:1.4rem;color:rgb(var(--color-foreground));border-radius:.8rem;box-sizing:border-box}.sup-form input:focus,.sup-form textarea:focus,.sup-form select:focus{outline:2px solid rgba(var(--color-highlight),.35);outline-offset:1px;border-color:rgba(var(--color-highlight),.5)}.sup-form select{appearance:auto}.sup-form textarea{min-height:8.8rem;resize:vertical}.sup-form__submit{margin-top:1.8rem}.sup-form__submit .button{width:100%;min-height:4.8rem}.sup-form__note{margin:1.2rem 0 0;font-size:1.25rem;line-height:1.5;opacity:.62;text-align:center}.sup-form__note a{color:rgb(var(--color-highlight))}@media screen and (min-width:750px){.sup-form--compact{padding:3.2rem 3.6rem 3.6rem}.sup-form__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.4rem 1.6rem}.sup-form__field--full{grid-column:1 / -1}.sup-form__submit .button{width:auto;min-width:18rem}}@media screen and (min-width:990px){.sup-form-section{padding:6.4rem 0 8rem}}
