html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{margin:.67em 0;font-size:2em}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:#0000}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring{outline:1px dotted buttontext}[type=button]:-moz-focusring{outline:1px dotted buttontext}[type=reset]:-moz-focusring{outline:1px dotted buttontext}[type=submit]:-moz-focusring{outline:1px dotted buttontext}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;white-space:normal;max-width:100%;padding:0;display:table}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template,[hidden]{display:none}:root{--color-brand:#123a8c;--color-accent:#ff4613;--color-text:#585858;--color-neutral:#fff4eb;--color-brand-alt:#ddf1ff;--color-white:#fff;--color-black:#000;--color-accent-tint:#ffe3dc;--font-family:"DM Sans", sans-serif;--text-display-xxl:44px;--lh-display-xxl:1.1;--text-display-xl:40px;--lh-display-xl:1.1;--text-display-l:36px;--lh-display-l:1.3;--text-display-m:30px;--lh-display-m:1.33;--text-display-s:24px;--lh-display-s:1.33;--text-body-l:20px;--lh-body-l:1.5;--text-body-s:14px;--lh-body-s:1.5;--text-btn:20px;--lh-btn:1;--fw-bold:700;--fw-regular:400;--space-8:8px;--space-16:16px;--space-24:24px;--space-32:32px;--space-40:40px;--space-24-64:clamp(24px, .89px + 6.16vw, 64px);--space-40-80:clamp(40px, 16.89px + 6.16vw, 80px);--space-48-80:clamp(48px, 29.51px + 4.93vw, 80px);--space-160:160px;--space-80-176:clamp(80px, 24.53px + 14.79vw, 176px);--radius-6:6px;--radius-12:12px;--radius-26:25.974px;--radius-32:32px;--radius-128:128px;--container-max:1344px;--container-pad:clamp(16px, 6.76px + 2.47vw, 32px);--decor-orange:url(/assets/images/orange-decor.svg);--ease-in-out-expo:cubic-bezier(.87, 0, .13, 1)}@media (min-width:1024px){:root{--text-display-xxl:80px;--text-display-xl:60px;--text-display-l:48px}}html{scroll-behavior:smooth;-webkit-tap-highlight-color:#0000}body{font-family:var(--font-family);font-size:var(--text-body-l);line-height:var(--lh-body-l);font-weight:var(--fw-regular);color:var(--color-text);background-color:var(--color-white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;position:relative;overflow-x:hidden}*,:before,:after{box-sizing:border-box}h1,h2,h3,h4,h5,h6,p,ol,ul,dl,blockquote{margin:0}ol,ul{padding-left:0;list-style:none}img,svg{max-width:100%;height:auto;display:block}a:where(:not(.prevent-default)){color:inherit;-webkit-text-decoration:none;text-decoration:none;transition:text-decoration-color .2s}a:where(:not(.prevent-default)):hover{text-decoration:underline}button{cursor:pointer;background:0 0;border:0;padding:0}.container{width:100%;max-width:var(--container-max);padding-inline:var(--container-pad);margin-inline-start:auto;margin-inline-end:auto}.btn{align-items:center;gap:var(--space-8);padding:var(--space-16) var(--space-32);border-radius:var(--radius-6);font-size:var(--text-btn);font-weight:var(--fw-bold);line-height:var(--lh-btn);cursor:pointer;border:2px solid #0000;justify-content:center;width:100%;transition:background-color .2s,color .2s,border-color .2s;display:inline-flex;text-decoration:none!important}.btn__arrow{background-color:currentColor;flex-shrink:0;width:18px;height:15px;display:block;-webkit-mask-image:url(/assets/images/arrow-icon.svg);mask-image:url(/assets/images/arrow-icon.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.btn--outline{background-color:var(--color-white);border-color:var(--color-accent);color:var(--color-black)}.btn--outline:hover,.btn--accent{background-color:var(--color-accent);border-color:var(--color-accent);color:var(--color-white)}.btn--accent:hover{background-color:var(--color-white);border-color:var(--color-accent);color:var(--color-black)}@media (min-width:481px){.btn{width:auto}}.btn--link{color:currentColor;font-weight:var(--fw-bold);width:max-content;font-size:var(--text-body-s);background-color:#0000;border:none;border-bottom:1px solid #0000;border-radius:0;padding:0 0 2px;transition:border-color .2s}.animate-button:hover .btn--link,.btn--link:hover{border-bottom-color:currentColor}.animate-button:focus-visible .btn--link{border-bottom-color:currentColor}.btn--link:focus-visible{border-bottom-color:currentColor}.btn--link .btn__arrow{transition:transform .2s var(--ease-in-out-expo), margin-left .2s var(--ease-in-out-expo);width:12px;margin-left:4px;transform:translate(-4px)}.animate-button:hover .btn__arrow,.btn--link:hover .btn__arrow{margin-left:0;transform:translate(2px)}.animate-button:focus-visible .btn__arrow{margin-left:0;transform:translate(2px)}.btn--link:focus-visible .btn__arrow{margin-left:0;transform:translate(2px)}.site-header{z-index:7;position:absolute;top:0;left:0;right:0}.site-header__container{align-items:flex-end;display:flex}.site-header__logo-wrap{background-color:var(--color-white);border-radius:0 0 var(--radius-12) 0;padding:var(--space-16);margin-left:calc(var(--container-pad) * -1);flex-shrink:0;display:flex}.site-header__logo{width:94px;height:auto}@media (min-width:1024px){.site-header__logo-wrap{border-radius:0 0 var(--radius-12) var(--radius-12);padding:var(--space-24);margin-left:0}.site-header__logo{width:153px}}.hero{z-index:6;background-color:var(--color-brand);min-height:610px;display:flex;position:relative;overflow:hidden}.hero:before{content:"";z-index:2;background:linear-gradient(#0000008c 0% 100%);position:absolute;top:0;bottom:0;left:0;right:0}.hero__video-bg{pointer-events:none;z-index:0;background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.hero__video-bg iframe{opacity:0;width:100%;height:100%;transition:opacity 2s;position:absolute;top:0;bottom:0;left:0;right:0}.hero__video-bg.lvm-activated iframe{opacity:1}.hero__poster{object-fit:cover;opacity:1;z-index:1;pointer-events:none;width:100%;height:100%;transition:opacity 2s ease-in-out;position:absolute;top:0;bottom:0;left:0;right:0}.hero__video-bg.lvm-activated .hero__poster{opacity:0}.hero__video-bg button,.hero__video-bg .lvm-playbtn{display:none}.hero__decor{pointer-events:none;z-index:1;position:absolute}.hero__decor img{width:100%;height:100%}@keyframes hero-decor-enter{0%{transform:translate(var(--hero-decor-translate-start,50%, 50%)) rotate(var(--hero-decor-rotate-start,130deg))}to{transform:translate(var(--hero-decor-translate-end,50%, 50%)) rotate(var(--hero-decor-rotate-end,0deg))}}.hero__decor--right{z-index:2;width:325px;animation:hero-decor-enter 1.5s var(--ease-in-out-expo) .5s both;bottom:0;right:0;transform:translate(50%,50%)rotate(130deg)}.hero__decor--left{--hero-decor-rotate-start:125deg;--hero-decor-translate-start:-56%, -87%;--hero-decor-translate-end:-56%, -87%;transform:translate(var(--hero-decor-translate-start)) rotate(var(--hero-decor-rotate-start));animation:hero-decor-enter 1.5s var(--ease-in-out-expo) 1s both;z-index:2;display:none;top:0;left:0}.hero__container{z-index:2;padding-bottom:var(--space-80-176);margin-top:auto;position:relative}.hero__content{gap:var(--space-32);flex-direction:column;max-width:1024px;display:flex}.hero__title{font-size:var(--text-display-xxl);font-weight:var(--fw-bold);line-height:var(--lh-display-xxl);color:var(--color-white)}.hero__divider{background-color:var(--color-accent);width:100%;max-width:324px;height:4px}.hero__subtitle{color:var(--color-white)}@media (min-width:1024px){.hero{min-height:626px}.hero__decor--left{display:block}.hero__decor--right{width:1020px}}
