/*! modern-normalize v3.0.1 | MIT License | https://github.com/sindresorhus/modern-normalize */
*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;tab-size:4;scroll-behavior:smooth;font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;line-height:1.15}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{margin:0}b,strong{font-weight:700}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,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}table{border-color:currentColor}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}@font-face{font-family:Space Mono;src:url(./SpaceMono-Regular-xOvktWa7.woff2)format("woff2"),url(./SpaceMono-Regular-Ba0nOT4a.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Space Mono;src:url(./SpaceMono-Bold-C_pDLZ5r.woff2)format("woff2"),url(./SpaceMono-Bold-Dyp2aizM.ttf)format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Space Mono;src:url(./SpaceMono-Italic-DX3stPs2.woff2)format("woff2"),url(./SpaceMono-Italic-Bsn02tz1.ttf)format("truetype");font-weight:400;font-style:italic;font-display:swap}body{font-family:Space Mono,monospace}h1,h2,h3,h4,h5,h6,p{letter-spacing:clamp(0rem,.022007rem - .0938967vw,-.0625rem);margin:0}h1{font-size:clamp(4rem,1.1831rem + 12.0188vw,12rem);line-height:clamp(4rem,1.1831rem + 12.0188vw,12rem)}h2{font-size:clamp(2rem,.239437rem + 7.51174vw,7rem);line-height:clamp(2rem,.239437rem + 7.51174vw,7rem)}h3{font-size:clamp(1.5rem,.619718rem + 3.75587vw,4rem);line-height:clamp(1.5rem,.619718rem + 3.75587vw,4rem)}h4{font-size:clamp(1.375rem,.802817rem + 2.44131vw,3rem);line-height:clamp(1.375rem,.802817rem + 2.44131vw,3rem)}h5{font-size:clamp(1.25rem,1.07394rem + .751174vw,1.75rem);line-height:clamp(1.25rem,1.07394rem + .751174vw,1.75rem)}h6{font-size:clamp(1.125rem,.992958rem + .56338vw,1.5rem);line-height:clamp(1.125rem,.992958rem + .56338vw,1.5rem)}h6.small{font-size:clamp(1rem,.911972rem + .375587vw,1.25rem);line-height:clamp(1rem,.911972rem + .375587vw,1.25rem)}h6.light{font-weight:400}p{font-size:16px;line-height:1.2}p.small{font-size:14px;line-height:14px}p.white{color:#fff}a{color:#000}.has-autoformat h1,.has-autoformat h2,.has-autoformat h3,.has-autoformat h4,.has-autoformat h5,.has-autoformat h6,.has-autoformat blockquote{text-wrap:balance}.has-autoformat p,.has-autoformat li{text-wrap:pretty}header{z-index:100;background-color:#ff4800;position:sticky;top:0}.wrapper.section__container{justify-content:space-between;align-items:center;display:flex;position:relative}.hdr-logo{z-index:1001;position:relative}.hdr-burger{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:30px;height:21px;padding:0;display:flex}.hdr-burger__line{background-color:#000;width:100%;height:3px;transition:transform .3s,opacity .3s}.nav-main{opacity:0;visibility:hidden;z-index:1000;background-color:#ff4800;justify-content:center;align-items:center;width:100vw;height:100vh;transition:opacity .3s,visibility .3s;display:flex;position:fixed;top:0;left:0}.nav-main ul{text-align:center;padding:0;list-style:none}.nav-main ul li{margin:20px 0}.nav-main ul li a{color:#000;font-size:2rem;text-decoration:none}.header.is-nav-open:after{content:"";z-index:1001;background-color:#000;width:100%;height:2px;position:absolute;bottom:0;left:0}.header.is-nav-open .hdr-burger__line:first-child{transform:translateY(9px)rotate(45deg)}.header.is-nav-open .hdr-burger__line:nth-child(2){opacity:0}.header.is-nav-open .hdr-burger__line:nth-child(3){transform:translateY(-9px)rotate(-45deg)}.header.is-nav-open .nav-main{opacity:1;visibility:visible}footer{background-color:#bebebe;padding-top:32px}footer>div{padding-top:32px}.footer__upper{border-top:1px solid #000;padding-top:24px;padding-bottom:224px;display:flex}@media (width<=767.98px){.footer__upper{flex-direction:column;gap:32px;padding-bottom:72px}}.footer__upper-info{flex:1}.footer__upper h6{margin-bottom:8px}.footer__upper p{margin-bottom:4px}.footer__lower{border-top:1px solid #000;align-items:center;padding-top:24px;padding-bottom:64px;display:flex}@media (width<=767.98px){.footer__lower{flex-direction:column;align-items:start;gap:32px}}.footer__lower-copyright{width:64.79%}@media (width<=767.98px){.footer__lower-copyright{width:100%}.footer__lower-copyright strong{display:block}}.footer__lower-icons a{text-decoration:none}section#content{background-color:#ff4800}.section__container{background-color:#ff4800;width:100%;margin:0 auto;padding:0 16px}.section__container-gray{background-color:#bebebe;width:100%;margin:0 auto;padding:0 16px}.section__container-full{background-color:#ff4800;width:100%;margin:0 auto}.nav-main ul li a:hover h2{text-decoration:underline!important}.section__animatedicon{min-height:max-content;padding:118px 49px 131px;position:relative;overflow:hidden}@media (width<=767.98px){.section__animatedicon{padding:95px 0 119px}}.section__animatedicon-fallback{z-index:0;background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.section__animatedicon-bgvideo{object-fit:cover;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}@media (width<=767.98px){.section__animatedicon-bgvideo--desktop{display:none}}.section__animatedicon-bgvideo--mobile{display:none}@media (width<=767.98px){.section__animatedicon-bgvideo--mobile{display:block}}.section__animatedicon-wrapper{z-index:2;flex-direction:column;align-items:center;gap:97.93px;display:flex;position:relative}.section__animatedicon-cards{justify-content:space-evenly;gap:9.306%;width:100%;display:flex}@media (width<=767.98px){.section__animatedicon-cards{-webkit-overflow-scrolling:touch;cursor:grab;-ms-overflow-style:none;scrollbar-width:none;flex-wrap:nowrap;gap:16px;padding-left:16px;overflow:auto hidden}.section__animatedicon-cards::-webkit-scrollbar{display:none}}.section__animatedicon-card{width:340px}@media (width<=767.98px){.section__animatedicon-card{flex:none;width:312px}}.section__animatedicon-card img{margin-bottom:16px}.section__animatedicon-icon{will-change:transform;backface-visibility:hidden;width:fit-content}@media (width<=767.98px){.section__animatedicon-icon{margin:0 auto;padding:0 16px}}.section__animatedicon-icon:hover{animation:.5s ease-in-out infinite wiggle}.section__animatedicon-icon img{width:100%;height:auto}.section__cards{flex-direction:column;gap:0;display:flex;position:relative}.section__cards-card{top:calc(10vh + var(--card-index) * 160px);will-change:transform;background-color:#ff4800;padding:96px 16px;display:flex;position:sticky}.section__cards-card:not(:first-of-type){border-top:1px solid #000}@media (width<=767.98px){.section__cards-card{top:calc(5vh + var(--card-index) * 175px);flex-direction:column;padding-top:40px}}@media (width<=729.98px){.section__cards-card{top:calc(5vh + var(--card-index) * 160px)}}@media (width<=575.98px){.section__cards-card{top:calc(5vh + var(--card-index) * 145px)}}.section__cards-left{max-width:147px}.section__cards-left h6{margin-bottom:40px}@media (width<=767.98px){.section__cards-left h6{margin-bottom:30px}.section__cards-left img{display:none}}.section__cards-right{max-width:909px}.section__cards-right h3{margin-top:-10px;margin-bottom:96px}@media (width<=767.98px){.section__cards-right h3{margin-bottom:16px}}.section__cards-right img{margin-top:40px}@media (width>=768px){.section__cards-right img{display:none}}.section__cards-divider{background-color:#000;width:1px;height:288px;margin:0 160px}@media (width<=767.98px){.section__cards-divider{display:none}}.section__header{padding:124px 126px}@media (width<=767.98px){.section__header{margin:0 auto;padding:48px 16px}}.section__header-heading{margin-bottom:48px}@media (width<=767.98px){.section__header-heading{margin-bottom:32px}}.section__header-bottom{max-width:353px;margin-left:25.76%}@media (width<=767.98px){.section__header-bottom{margin-left:0}}.section__header-logo{width:auto;height:.8em;display:inline-flex}.section__header-logo img{object-fit:contain;width:100%;height:100%}.section__hero{min-height:max-content;padding-top:92px;padding-bottom:96px;position:relative;overflow:hidden}@media (width<=767.98px){.section__hero{padding:64px 0 80px}}.section__hero-fallback{z-index:0;background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.section__hero-bgvideo{object-fit:cover;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}@media (width<=767.98px){.section__hero-bgvideo--desktop{display:none}}.section__hero-bgvideo--mobile{display:none}@media (width<=767.98px){.section__hero-bgvideo--mobile{display:block}}.section__hero-wrapper{z-index:2;position:relative}.section__hero-arrow{width:auto;height:.8em;margin:0 32px;display:inline-flex}.section__hero-arrow img{object-fit:contain;width:100%;height:100%}.section__hero-top{border-bottom:2px solid #000;margin-bottom:32px;padding-bottom:92px}@media (width<=767.98px){.section__hero-top{padding-bottom:148px;padding-left:16px;padding-right:16px}}.section__hero-bottom{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none;flex-wrap:nowrap;display:flex;overflow:auto hidden}.section__hero-bottom::-webkit-scrollbar{display:none}.section__hero-bottom p{flex:none;width:312px;margin-left:9.375%}@media (width<=767.98px){.section__hero-bottom p{margin-left:0}.section__hero-bottom{cursor:grab;gap:16px;padding-left:16px}}.section__logos{flex-wrap:wrap;justify-content:space-evenly;align-items:center;gap:16px 46px;max-height:none;transition:max-height .5s ease-in-out;display:flex;position:relative;overflow:hidden}@media (width<=767.98px){.section__logos{gap:4px 12px}}.section__logos-wrapper{flex-direction:column;align-items:center;padding-top:48px;padding-bottom:48px;display:flex}.section__logos-card{position:relative}.section__logos-card:hover .section__logos-image{opacity:1;transform:scale(1)}.section__logos-card:hover .section__logos-icon{filter:invert()}.section__logos-card>img{width:112px}@media (width<=767.98px){.section__logos-card>img{width:76.75px}}.section__logos-icon{transition:opacity .3s,filter .3s}.section__logos-image{pointer-events:none;opacity:0;z-index:99;width:31.94%;min-width:250px;max-width:460px;height:auto;transition:opacity .3s cubic-bezier(.16,1,.3,1),transform .3s cubic-bezier(.16,1,.3,1);position:fixed;top:0;left:0;transform:scale(.92)}.section__logos-image img{object-fit:cover;width:100%;height:auto;box-shadow:0 20px 40px #00000026}.section__logos-toggle{background-color:#ff4800;border:2px solid #000;padding:12px 20px;transition:all .2s}.section__logos-toggle:hover{filter:brightness(.9)}.section__slider{position:relative}@media (width>=576px){.section__slider{padding-top:48px}}.section__slider a{text-decoration:none}.section__slider:after{content:"";background-image:url("data:image/svg+xml,%3Csvg width='99' height='96' viewBox='0 0 99 96' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M74.1719 40.9648V56.0352H0V40.9648H74.1719Z' fill='%23FF4800'/%3E%3Cg clip-path='url(%23clip0_71_1454)'%3E%3Cpath d='M88.2874 48.2104L15.7239 114.48L5.56177 103.352L65.9397 48.2095L5.56177 -6.93213L15.7239 -18.0591L88.2874 48.2104Z' fill='%23FF4800'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath %3E%3Crect width='61' height='96' fill='white' transform='translate(37.0447)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;width:99px;height:96px;transition:all .2s;position:absolute;top:50%;right:10%;transform:translateY(-50%)}@media (width<=575.98px){.section__slider:after{display:none}}.section__slider:hover:after{right:9%}.section__slider-wrapper{scroll-behavior:smooth;scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none;width:100%;padding-bottom:16px;display:flex;overflow:auto hidden}.section__slider::-webkit-scrollbar{display:none}.section__slider-slide{scroll-snap-align:start;scroll-snap-stop:always;cursor:pointer;-webkit-user-select:none;user-select:none;flex:0 0 92.92%;grid-template-columns:1fr;gap:1.5rem;width:92.92%;padding:0 16px;display:grid}.section__slider-container{align-items:center;display:flex;position:relative}@media (width<=575.98px){.section__slider-container:first-of-type{flex-direction:column;justify-content:flex-start;align-items:start}}.section__slider-divider{background-color:#000;width:182px;height:1px;margin:0 24px}@media (width<=575.98px){.section__slider-divider{width:100%;margin:20px 0}}.section__slider-headadd{font-weight:400}.section__slider-bg{aspect-ratio:1338/563;object-fit:cover;object-position:center 28%;width:100%;height:auto;max-height:563px;margin-top:40px;display:block}@media (width<=575.98px){.section__slider-bg{max-height:unset;aspect-ratio:unset;object-fit:contain;object-position:unset;margin-top:30px}}.section__slider-icon{filter:brightness(0)invert();z-index:1;width:100%;max-width:132px;position:absolute;bottom:16px;right:16px}.section__slider-button{background-color:#ff4800;border:2px solid #000;padding:12px 52px 12px 20px;transition:all .2s;position:relative}.section__slider-button:after{content:"";clip-path:polygon(18.5px 16px,15.5px 16px,15.5px 10.6211px,8.06055px 18.0605px,5.93945px 15.9395px,13.3789px 8.5px,8px 8.5px,8px 5.5px,18.5px 5.5px);background-color:#000;width:24px;height:24px;position:absolute;top:50%;right:20px;transform:translateY(-50%)}.section__slider-button:hover{filter:brightness(.9)}@keyframes infscroll{0%{transform:translate(0)}to{transform:translate(-25%)}}@keyframes wiggle{0%,to{translate:0;rotate:0deg}25%{translate:-5px;rotate:-2deg}75%{translate:5px;rotate:2deg}}.section__textscroll{padding:48px 0}.section__textscroll-container{border-top:2px solid #000;border-bottom:2px solid #000;padding:18px 5px;position:relative;overflow:hidden}.section__textscroll-track{width:max-content;animation:15s linear infinite infscroll;display:flex}.section__textscroll-item{white-space:nowrap;flex-shrink:0;align-items:center;gap:1.5rem;padding-right:1.5rem;display:flex}.section__textscroll-item img{width:56px;height:auto;display:block}
