:root{--main1:#fff;--norm:#333;--cta:#000;--red:red;--soften:rgba(0,0,0,.02);--soften2:rgba(0,0,0,.04);--soften4:rgba(0,0,0,.24)}.dark{--main1:#000;--norm:#ccc;--cta:#fff;--soften:hsla(0,0%,100%,.04);--soften2:hsla(0,0%,100%,.08);--soften4:hsla(0,0%,100%,.32);color:var(--norm);background-color:var(--main1)}@keyframes fade{0%{opacity:0}50%{opacity:0}to{opacity:1}}*{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;box-sizing:border-box}html{color:var(--norm);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-family:Poppins;font-size:4vmin;line-height:1.625;background-color:var(--main1);scroll-behavior:smooth}body{display:flex;flex-direction:column;height:100%;animation-name:fade;animation-duration:.4s;animation-timing-function:ease-in}body>*{width:100%}.h2,h1,h2,h3{margin-top:1.6em;margin-bottom:.375em;color:var(--cta);font-size:2.5rem;font-weight:700;line-height:1.25;text-wrap:balance}.h2,h2{font-size:1.75rem}h2 svg{fill:red}h3{font-size:1.125rem}p{margin-top:1em;margin-bottom:1em;font-weight:300}.title,a,strong{color:var(--cta);font-weight:700}a{text-decoration:none}a:focus,a:hover{text-decoration:underline}a:focus{outline:0;box-shadow:0 0 0 .125em var(--norm)}.c-editorial p a{text-decoration:underline;-webkit-text-decoration-color:var(--red);text-decoration-color:var(--red)}ul{padding-left:1.5em}img{display:block;width:100%;height:auto;max-width:100%}svg{width:auto;height:1em}.c{width:100%;max-width:160vmin;margin-left:auto;margin-right:auto;padding-right:4vmin;padding-left:4vmin}.c-editorial{max-width:110vmin}.c-px{padding-right:8vmin;padding-left:8vmin}.f{display:flex;align-items:center;gap:.5em}.f-col{flex-direction:column}.f-1{flex:1 1}.g{display:grid;grid-gap:1em;gap:1em}.g-2{grid-template-columns:repeat(2,minmax(0,1fr))}.gap-1{gap:1em}.gap-2{gap:2em}.a-start{align-items:flex-start}.j-between{justify-content:space-between}.j-center{justify-content:center}.list-none{flex-direction:column}.list-inline,.list-none{list-style:none;display:flex;padding-left:0}.list-inline{gap:1em}.s{width:100%;padding:12vmin 0;box-shadow:0 .0625em .25em rgba(0,0,0,.04)}main .s:first-of-type{padding-top:24vmin}.space{position:relative;padding-top:100%}.space-16x9{padding-top:56.25%}.space>*{position:absolute;inset:0;width:100%;height:100%}.text-sm{font-size:.875rem}.text-xs{font-size:.75rem}@media (min-width:992px){main .s.gradient:first-of-type{text-align:center}main .s.gradient:first-of-type .btn,main .s.gradient:first-of-type .temp-icon,main .s.gradient:first-of-type p{margin-right:auto;margin-left:auto}main .s.gradient:first-of-type .chips{justify-content:center}.g-md-2{grid-template-columns:repeat(2,minmax(0,1fr))}.g-md-3{grid-template-columns:repeat(3,minmax(0,1fr))}.space-md-16x9{padding-top:56.25%}}@media (min-width:1280px){.g-lg-3{grid-template-columns:repeat(3,minmax(0,1fr))}.g-lg-4{grid-template-columns:repeat(4,minmax(0,1fr))}}.a-nodeco,.a-nodeco:focus,.a-nodeco:hover{text-decoration:none}.d-block{display:block}.w-full{width:100%}.h-2{height:2em}.my-2{margin-top:2em;margin-bottom:2em}.my-0{margin-top:0;margin-bottom:0}.mx-auto{margin-right:auto;margin-left:auto}.mt-2{margin-top:2em}.mt-05{margin-top:.5em}.mt-0{margin-top:0}.mb-05{margin-bottom:.5em}.mb-1{margin-bottom:1em}.p-2{padding:2em}.p-1{padding:1em}.color-norm{color:var(--norm)}.text-center{text-align:center}.bg-soften{background-color:var(--soften)}.bg-soften2{background-color:var(--soften2)}.rounded{border-radius:.25em}.btn{display:flex;align-items:center;justify-content:center;gap:.5em;width:max-content;height:2.25em;padding:0 .75em;color:var(--cta);font-size:.9375rem;line-height:1;cursor:pointer;text-shadow:0 0 .125em hsla(0,0%,100%,.25);background-color:transparent;border:.0625em solid transparent;border-radius:.125em;transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out,box-shadow .2s ease-in-out}.btn,.btn:focus{text-decoration:none}.btn:focus{outline:0;box-shadow:0 0 0 .25em var(--soften4)}.btn:hover{text-decoration:none}.btn-sm{font-size:.8125rem}.btn-circle{width:2.25em;padding:0}.btn-cta{color:#fff;background-color:var(--red);background:linear-gradient(45deg,#ff3414,red 35%,#eb001f)}.btn-cta:focus{box-shadow:0 0 0 .25em rgba(255,0,0,.4)}.btn-cta:hover{background-color:var(--red);background:linear-gradient(45deg,#ff1a0a,red 35%,#f50010)}.btn-outline{border-color:var(--norm)}.btn svg{fill:currentColor}.btn-svg svg{fill:var(--red)}.btn-circle svg{height:1.5em}.card{border-radius:.125em;overflow:hidden;box-shadow:0 .0625em .125em rgba(0,0,0,.04);transition:background-color .2s ease-in-out}.card.bg-soften:focus,.card.bg-soften:hover{background-color:var(--soften2)}.chips{display:flex;gap:.375em;font-size:.625rem}.chip{display:flex;padding:.0625em .5em;color:#fff;background-color:var(--red);border-radius:1em}.header{position:absolute;top:0;left:0;right:0;padding:4vmin 0;background:linear-gradient(180deg,rgba(0,0,0,.2) 0,transparent 20%)}.header .f{flex-wrap:wrap;align-items:center;justify-content:space-between}.header nav{width:100%}.header nav div{display:flex;flex-direction:column;gap:1em;justify-content:center;height:0;list-style:none;opacity:0;visibility:hidden;overflow:hidden;transition:all .2s ease-in-out}.menu-open .header nav div{height:auto;margin-top:1.5em;opacity:1;visibility:visible}.header nav div>span{padding:.25em}.main{display:flex;flex-direction:column;align-items:center;flex:1 1}.temp-icon{width:1.5em;height:1.5em;margin-bottom:1em;background-color:var(--cta);border-radius:.125em}.thumbnail{width:37.5%}.footer{padding:9vmin 0}.footer .title{font-weight:300;opacity:.75}.logo{width:10vmin}.logo a{display:block}.gradient{background:radial-gradient(circle at top right,#00c5cc 0,#036 25%,#000 40%)}.disabled{pointer-events:none;opacity:.25}@media (max-width:991.98px){.menu-open .header{background:linear-gradient(180deg,rgba(0,0,0,.8) 0,rgba(0,0,0,.8))}.header nav div .btn{width:100%;font-size:1.5rem}}@media (min-width:992px){.btn-mm{display:none}.header nav{width:auto}.header nav div{display:flex;flex-direction:row;gap:.25em;align-items:center;height:auto;opacity:1;visibility:visible;transition:all .2s ease-in-out}.menu-open .header nav div{margin:0}.mm .header nav div{margin-top:0}}@media only screen and (orientation:landscape){html{font-size:3.4vmin}.w-control{width:75%}.s-team .g p:first-of-type{margin-right:auto;margin-left:auto}.c{padding-right:6vmin;padding-left:6vmin}.c-editorial{font-size:.875rem}.c-px{padding-right:12vmin;padding-left:12vmin}.logo{width:12vmin}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}:first-child{margin-top:0}:last-child{margin-bottom:0}@font-face{font-family:__Inter_d65c78;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_d65c78;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_d65c78;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_d65c78;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_d65c78;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_d65c78;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/6d93bde91c0c2823-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_d65c78;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/a34f9d1faa5f3315-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_d65c78;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_d65c78{font-family:__Inter_d65c78,__Inter_Fallback_d65c78;font-style:normal}