@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes spin-reverse{from{transform:rotate(0deg)}to{transform:rotate(-360deg)}}@keyframes pulse{0%,100%{transform:scale(1);opacity:.5}50%{transform:scale(1.15);opacity:1}}@keyframes pulse-scale{0%,100%{transform:scale(1)}50%{transform:scale(1.5)}}@keyframes bounce-down{0%,100%{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(10px)}}@keyframes slide-across{0%{transform:translateX(-100vw)}100%{transform:translateX(100vw)}}.animate-spin{animation:spin 10s linear infinite}.animate-spin.animate-slow{animation-duration:20s}.animate-spin.animate-fast{animation-duration:4s}.animate-spin-reverse{animation:spin-reverse 10s linear infinite}.animate-spin-reverse.animate-slow{animation-duration:20s}.animate-spin-reverse.animate-fast{animation-duration:4s}.animate-pulse{animation:pulse 3s ease-in-out infinite}.animate-pulse.animate-slow{animation-duration:5s}.animate-pulse.animate-fast{animation-duration:1.5s}.animate-slide-across{animation:slide-across 10s linear infinite}.animate-slide-across.animate-slow{animation-duration:20s}.animate-slide-across.animate-fast{animation-duration:5s}@keyframes rotate3dSatellite{0%{transform:rotateX(12deg) rotateY(0deg)}25%{transform:rotateX(-8deg) rotateY(90deg)}50%{transform:rotateX(12deg) rotateY(180deg)}75%{transform:rotateX(-8deg) rotateY(270deg)}100%{transform:rotateX(12deg) rotateY(360deg)}}@keyframes swim{0%{left:100vw;transform:rotate(-3deg)}25%{bottom:25%;transform:rotate(2deg)}50%{bottom:15%;transform:rotate(-2deg)}75%{bottom:10%;transform:rotate(3deg)}100%{bottom:5%;left:-350px;transform:rotate(-3deg)}}#onetrust-banner-sdk{outline:none !important;transform:translateY(100%);transition:transform .6s ease}body.cookie-banner-ready #onetrust-banner-sdk{transform:translateY(0)}#filter-apply-handler,#filter-cancel-handler,.ot-sdk-container button,.ot-pc-refuse-all-handler,.save-preference-btn-handler{font-size:14px !important;border-radius:10px !important}#onetrust-policy-text{font-size:16px !important}.ot-pc-refuse-all-handler{border-color:var(--color-red) !important}.onetrust-close-btn-handler{color:#fff !important;border-color:var(--color-red) !important;background-color:var(--color-red) !important}#onetrust-pc-sdk .pc-logo,#onetrust-pc-sdk .ot-pc-logo{display:block}.ot-pc-footer-logo{display:none !important}#ot-pc-content{outline:none !important;padding-bottom:15px !important}#ot-pc-content,.ot-sdk-container{outline:none !important}#onetrust-pc-sdk .ot-host-opt li>dl>div dt,#onetrust-pc-sdk .ot-host-opt li>dl>div dd{font-size:14px !important}@font-face{font-family:"Tournedos";src:url("../fonts/Tournedos-Regular.otf") format("opentype");font-weight:400;font-style:normal;font-display:swap}.page__header{display:flex;min-height:150px;align-items:center;position:relative;padding-block:var(--space-lg);background-color:var(--color-yellow-dark)}.page__header h1{margin:0;max-width:80%}.page__header img{position:absolute}.page__header .cube--teal{top:5%;left:5%;max-width:15px}.page__header .diamond--lightblue{bottom:5%;right:5%;max-width:15px}.page__header .diamond--white{left:3%;bottom:5%}.page__header .quantum-computer{top:0;right:5%;width:20%;max-width:80px}.page__content{word-wrap:break-word;font-size:var(--step-0);margin-top:var(--space-xl)}.page__content h2,.page__content h3,.page__content h4,.page__content h5{margin-top:var(--space-xl)}:root{--color-red: #dc2c49;--color-ink: #161a1d;--color-teal: #237b81;--color-yellow-dark: #faa621;--color-yellow-light: #fef7ea;--font-sans: "futura-pt", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--container-width: 1120px;--step--2: clamp(0.6944rem, 0.6582rem + 0.1812vw, 0.8rem);--step--1: clamp(0.8333rem, 0.7768rem + 0.2826vw, 1rem);--step-0: clamp(1rem, 0.913rem + 0.4348vw, 1.25rem);--step-1: clamp(1.2rem, 1.0379rem + 0.8104vw, 1.6663rem);--step-2: clamp(1.44rem, 1.168rem + 1.3598vw, 2.2211rem);--step-3: clamp(1.728rem, 1.2997rem + 2.1413vw, 2.9607rem);--step-4: clamp(2.0736rem, 1.4209rem + 3.2635vw, 3.9467rem);--step-5: clamp(2.4883rem, 1.5231rem + 4.826vw, 5.2609rem);--step-6: clamp(2.986rem, 1.4602rem + 7.629vw, 7.3675rem);--leading-flat: 1;--leading-tight: 1.08;--leading-snug: 1.18;--leading-normal: 1.57;--leading-loose: 1.7;--space-xxs: clamp(0.25rem, 0.2283rem + 0.1087vw, 0.3125rem);--space-xs: clamp(0.5rem, 0.4565rem + 0.2174vw, 0.625rem);--space-sm: clamp(0.75rem, 0.663rem + 0.4348vw, 1rem);--space-md: clamp(1rem, 0.8261rem + 0.8696vw, 1.5rem);--space-lg: clamp(1.5rem, 1.2391rem + 1.3043vw, 2.25rem);--space-xl: clamp(2rem, 1.5652rem + 2.1739vw, 3.25rem);--space-2xl: clamp(3rem, 2.2174rem + 3.913vw, 5.25rem);--space-page: clamp(3rem, 6vw, 6rem)}*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;max-width:100vw;overflow-x:hidden;color:var(--color-ink);font-size:var(--step-1);font-family:var(--font-sans);line-height:var(--leading-tight);background:var(--color-yellow-light)}main{max-width:100vw}img,svg,video{display:block;max-width:100%;height:auto;user-select:none !important;-webkit-user-drag:none !important}a{color:var(--color-primary);text-decoration-thickness:.08em;text-underline-offset:.18em}a:hover:not(.site-footer a,.btn),a:focus-visible{text-decoration-thickness:3px;color:var(--color-primary-dark);text-decoration-color:var(--color-red)}.visually-hidden,.screen-reader-text{border:0;padding:0;width:1px;height:1px;overflow:hidden;white-space:nowrap;position:absolute;clip:rect(0, 0, 0, 0)}.screen-reader-text:focus{top:1rem;left:1rem;z-index:100000;width:auto;height:auto;padding:.75rem 1rem;clip:auto;background:var(--color-surface);color:var(--color-ink)}.skip-link:focus-visible{color:var(--color-ink);outline:2px solid #fff !important;background-color:var(--color-yellow-light)}a:focus-visible,input:focus-visible,button:focus-visible,textarea:focus-visible{outline-offset:5px;outline:3px solid var(--color-red) !important}::placeholder{color:#404040}h1,h2,h3,h4,h5,h6{margin:0 0 1rem;letter-spacing:1px;line-height:var(--leading-tight);font-family:"Tournedos",var(--font-sans)}h1{font-size:var(--step-5);line-height:var(--leading-flat)}h2{font-size:var(--step-4);line-height:var(--leading-flat)}h3{font-size:var(--step-3);line-height:var(--leading-tight)}h4{font-size:var(--step-2);line-height:var(--leading-tight)}h5{font-size:var(--step-1);line-height:var(--leading-snug)}h6{font-size:var(--step-0);line-height:var(--leading-snug)}p,li{margin:0 0 1rem;line-height:var(--leading-normal)}small{font-size:var(--step--1)}.text-center{text-align:center !important}.text-teal{color:var(--color-teal) !important}.text-red{color:var(--color-red) !important}.list{margin:0;padding:0;list-style:none}.list--downloads,.list--useful-links{margin-top:var(--space-2xl)}.list--downloads li,.list--useful-links li{position:relative}.list--downloads li:not(:last-child),.list--useful-links li:not(:last-child){margin-bottom:var(--space-xl)}.list--downloads h3,.list--useful-links h3{transition:.3s ease;font-size:var(--step-2);text-decoration:underline;text-decoration-thickness:1px;margin-bottom:var(--space-xs)}.list--downloads p,.list--useful-links p{margin:0;line-height:var(--leading-snug)}.list--downloads a,.list--useful-links a{display:flex;gap:var(--space-md);text-decoration:none;align-items:flex-start;transition:.3s ease}.list--downloads a:hover h3,.list--useful-links a:hover h3{text-decoration-thickness:3px}.list--downloads a:hover p,.list--useful-links a:hover p{opacity:.75}.list--downloads a svg,.list--useful-links a svg{width:15%;flex:0 0 auto;display:block;margin-top:5px;max-width:75px;user-select:none !important}.list--useful-links a:focus-visible{outline-color:#fff !important}.list--plus li{position:relative;padding-left:35px;font-weight:500}.list--plus li::before{content:"+";position:absolute;top:7.5px;left:0;font-size:55px;line-height:.5;color:var(--color-red);font-family:"Tournedos",var(--font-sans)}.list--downloads h3{transition-property:color,text-decoration-thickness}.list--navigation{align-items:center;display:inline-flex;justify-content:center}@media(min-width: 768px){.list--navigation{width:100%}}.list--navigation li{margin:0;display:inline-block}.list--navigation a{--nav-accent: var(--color-red);position:relative;display:block;padding:calc(var(--space-sm) + 2.5px);font-size:18px;text-decoration:none;text-transform:capitalize;white-space:nowrap;transition:color .1s ease,text-shadow .1s ease}.list--navigation a::after{content:"";position:absolute;left:50%;bottom:10px;width:80%;height:2px;background:rgba(0,0,0,0);transform:translateX(-50%);transition:background .3s ease}.list--navigation a:hover,.list--navigation a.is-active{color:var(--nav-accent)}.list--navigation a:focus-visible{outline-offset:-10px !important}.list--navigation a.is-active{text-shadow:.35px 0 currentColor,-0.35px 0 currentColor}.list--navigation a.is-active::after{background:var(--nav-accent)}button,input,select,textarea{font:inherit}input,select,textarea{width:100%;border-radius:4px;color:var(--color-ink);padding:var(--space-sm) var(--space-xs);border:2px solid #767676;border-radius:var(--space-xs);background:var(--color-surface)}textarea{min-height:9rem;resize:vertical}input:focus-visible,select:focus-visible,textarea:focus-visible{border-color:var(--color-primary);outline:2px solid color-mix(in srgb, var(--color-primary) 28%, transparent);outline-offset:2px}label{display:inline-block;margin-bottom:.4rem;font-weight:700}.btn{line-height:1;cursor:pointer;text-align:center;transition:.3s ease;text-decoration:none;font-size:var(--step-0);border-color:rgba(0,0,0,0);background-color:rgba(0,0,0,0);border-radius:var(--space-sm);padding:var(--space-sm) var(--space-lg)}.btn:focus-within{outline-offset:5px !important;outline:3px solid var(--color-red)}.btn--primary{color:#fff;display:table;font-weight:bold;background-color:var(--color-red)}.btn--primary:hover{color:#fff;transform:scale(1.02);text-decoration:underline}.btn--slider-next,.btn--slider-prev{top:51%;margin:0;padding-inline:0;position:absolute}.btn--slider-next svg,.btn--slider-prev svg{transition:.3s ease;color:var(--color-red)}.btn--slider-next:hover svg,.btn--slider-prev:hover svg{scale:1.1;color:var(--color-yellow-dark)}.btn--slider-prev{left:0;transform:translate(-45px, -50%)}.btn--slider-next{right:0;transform:translate(45px, -50%)}.swiper-button-disabled{opacity:.35;pointer-events:none}.flow>*+*{margin-top:var(--flow-space, 1rem)}.stack-sm{--flow-space: var(--space-sm)}.stack-md{--flow-space: var(--space-md)}.stack-lg{--flow-space: var(--space-lg)}.section{padding-block:var(--space-page)}.section--compact{padding-block:var(--space-xl)}.mx-auto{margin-inline:auto !important}.m-0{margin:0 !important}.mt-0{margin-top:0 !important}.mr-0{margin-right:0 !important}.mb-0{margin-bottom:0 !important}.ml-0{margin-left:0 !important}.mx-0{margin-inline:0 !important}.my-0{margin-block:0 !important}.p-0{padding:0 !important}.pt-0{padding-top:0 !important}.pr-0{padding-right:0 !important}.pb-0{padding-bottom:0 !important}.pl-0{padding-left:0 !important}.px-0{padding-inline:0 !important}.py-0{padding-block:0 !important}.m-xxs{margin:var(--space-xxs) !important}.mt-xxs{margin-top:var(--space-xxs) !important}.mr-xxs{margin-right:var(--space-xxs) !important}.mb-xxs{margin-bottom:var(--space-xxs) !important}.ml-xxs{margin-left:var(--space-xxs) !important}.mx-xxs{margin-inline:var(--space-xxs) !important}.my-xxs{margin-block:var(--space-xxs) !important}.p-xxs{padding:var(--space-xxs) !important}.pt-xxs{padding-top:var(--space-xxs) !important}.pr-xxs{padding-right:var(--space-xxs) !important}.pb-xxs{padding-bottom:var(--space-xxs) !important}.pl-xxs{padding-left:var(--space-xxs) !important}.px-xxs{padding-inline:var(--space-xxs) !important}.py-xxs{padding-block:var(--space-xxs) !important}.m-xs{margin:var(--space-xs) !important}.mt-xs{margin-top:var(--space-xs) !important}.mr-xs{margin-right:var(--space-xs) !important}.mb-xs{margin-bottom:var(--space-xs) !important}.ml-xs{margin-left:var(--space-xs) !important}.mx-xs{margin-inline:var(--space-xs) !important}.my-xs{margin-block:var(--space-xs) !important}.p-xs{padding:var(--space-xs) !important}.pt-xs{padding-top:var(--space-xs) !important}.pr-xs{padding-right:var(--space-xs) !important}.pb-xs{padding-bottom:var(--space-xs) !important}.pl-xs{padding-left:var(--space-xs) !important}.px-xs{padding-inline:var(--space-xs) !important}.py-xs{padding-block:var(--space-xs) !important}.m-sm{margin:var(--space-sm) !important}.mt-sm{margin-top:var(--space-sm) !important}.mr-sm{margin-right:var(--space-sm) !important}.mb-sm{margin-bottom:var(--space-sm) !important}.ml-sm{margin-left:var(--space-sm) !important}.mx-sm{margin-inline:var(--space-sm) !important}.my-sm{margin-block:var(--space-sm) !important}.p-sm{padding:var(--space-sm) !important}.pt-sm{padding-top:var(--space-sm) !important}.pr-sm{padding-right:var(--space-sm) !important}.pb-sm{padding-bottom:var(--space-sm) !important}.pl-sm{padding-left:var(--space-sm) !important}.px-sm{padding-inline:var(--space-sm) !important}.py-sm{padding-block:var(--space-sm) !important}.m-md{margin:var(--space-md) !important}.mt-md{margin-top:var(--space-md) !important}.mr-md{margin-right:var(--space-md) !important}.mb-md{margin-bottom:var(--space-md) !important}.ml-md{margin-left:var(--space-md) !important}.mx-md{margin-inline:var(--space-md) !important}.my-md{margin-block:var(--space-md) !important}.p-md{padding:var(--space-md) !important}.pt-md{padding-top:var(--space-md) !important}.pr-md{padding-right:var(--space-md) !important}.pb-md{padding-bottom:var(--space-md) !important}.pl-md{padding-left:var(--space-md) !important}.px-md{padding-inline:var(--space-md) !important}.py-md{padding-block:var(--space-md) !important}.m-lg{margin:var(--space-lg) !important}.mt-lg{margin-top:var(--space-lg) !important}.mr-lg{margin-right:var(--space-lg) !important}.mb-lg{margin-bottom:var(--space-lg) !important}.ml-lg{margin-left:var(--space-lg) !important}.mx-lg{margin-inline:var(--space-lg) !important}.my-lg{margin-block:var(--space-lg) !important}.p-lg{padding:var(--space-lg) !important}.pt-lg{padding-top:var(--space-lg) !important}.pr-lg{padding-right:var(--space-lg) !important}.pb-lg{padding-bottom:var(--space-lg) !important}.pl-lg{padding-left:var(--space-lg) !important}.px-lg{padding-inline:var(--space-lg) !important}.py-lg{padding-block:var(--space-lg) !important}.m-xl{margin:var(--space-xl) !important}.mt-xl{margin-top:var(--space-xl) !important}.mr-xl{margin-right:var(--space-xl) !important}.mb-xl{margin-bottom:var(--space-xl) !important}.ml-xl{margin-left:var(--space-xl) !important}.mx-xl{margin-inline:var(--space-xl) !important}.my-xl{margin-block:var(--space-xl) !important}.p-xl{padding:var(--space-xl) !important}.pt-xl{padding-top:var(--space-xl) !important}.pr-xl{padding-right:var(--space-xl) !important}.pb-xl{padding-bottom:var(--space-xl) !important}.pl-xl{padding-left:var(--space-xl) !important}.px-xl{padding-inline:var(--space-xl) !important}.py-xl{padding-block:var(--space-xl) !important}.m-2xl{margin:var(--space-2xl) !important}.mt-2xl{margin-top:var(--space-2xl) !important}.mr-2xl{margin-right:var(--space-2xl) !important}.mb-2xl{margin-bottom:var(--space-2xl) !important}.ml-2xl{margin-left:var(--space-2xl) !important}.mx-2xl{margin-inline:var(--space-2xl) !important}.my-2xl{margin-block:var(--space-2xl) !important}.p-2xl{padding:var(--space-2xl) !important}.pt-2xl{padding-top:var(--space-2xl) !important}.pr-2xl{padding-right:var(--space-2xl) !important}.pb-2xl{padding-bottom:var(--space-2xl) !important}.pl-2xl{padding-left:var(--space-2xl) !important}.px-2xl{padding-inline:var(--space-2xl) !important}.py-2xl{padding-block:var(--space-2xl) !important}@media(min-width: 576px){.m-sm-0{margin:0 !important}.mt-sm-0{margin-top:0 !important}.mr-sm-0{margin-right:0 !important}.mb-sm-0{margin-bottom:0 !important}.ml-sm-0{margin-left:0 !important}.mx-sm-0{margin-inline:0 !important}.my-sm-0{margin-block:0 !important}.p-sm-0{padding:0 !important}.pt-sm-0{padding-top:0 !important}.pr-sm-0{padding-right:0 !important}.pb-sm-0{padding-bottom:0 !important}.pl-sm-0{padding-left:0 !important}.px-sm-0{padding-inline:0 !important}.py-sm-0{padding-block:0 !important}.m-sm-xxs{margin:var(--space-xxs) !important}.mt-sm-xxs{margin-top:var(--space-xxs) !important}.mr-sm-xxs{margin-right:var(--space-xxs) !important}.mb-sm-xxs{margin-bottom:var(--space-xxs) !important}.ml-sm-xxs{margin-left:var(--space-xxs) !important}.mx-sm-xxs{margin-inline:var(--space-xxs) !important}.my-sm-xxs{margin-block:var(--space-xxs) !important}.p-sm-xxs{padding:var(--space-xxs) !important}.pt-sm-xxs{padding-top:var(--space-xxs) !important}.pr-sm-xxs{padding-right:var(--space-xxs) !important}.pb-sm-xxs{padding-bottom:var(--space-xxs) !important}.pl-sm-xxs{padding-left:var(--space-xxs) !important}.px-sm-xxs{padding-inline:var(--space-xxs) !important}.py-sm-xxs{padding-block:var(--space-xxs) !important}.m-sm-xs{margin:var(--space-xs) !important}.mt-sm-xs{margin-top:var(--space-xs) !important}.mr-sm-xs{margin-right:var(--space-xs) !important}.mb-sm-xs{margin-bottom:var(--space-xs) !important}.ml-sm-xs{margin-left:var(--space-xs) !important}.mx-sm-xs{margin-inline:var(--space-xs) !important}.my-sm-xs{margin-block:var(--space-xs) !important}.p-sm-xs{padding:var(--space-xs) !important}.pt-sm-xs{padding-top:var(--space-xs) !important}.pr-sm-xs{padding-right:var(--space-xs) !important}.pb-sm-xs{padding-bottom:var(--space-xs) !important}.pl-sm-xs{padding-left:var(--space-xs) !important}.px-sm-xs{padding-inline:var(--space-xs) !important}.py-sm-xs{padding-block:var(--space-xs) !important}.m-sm-sm{margin:var(--space-sm) !important}.mt-sm-sm{margin-top:var(--space-sm) !important}.mr-sm-sm{margin-right:var(--space-sm) !important}.mb-sm-sm{margin-bottom:var(--space-sm) !important}.ml-sm-sm{margin-left:var(--space-sm) !important}.mx-sm-sm{margin-inline:var(--space-sm) !important}.my-sm-sm{margin-block:var(--space-sm) !important}.p-sm-sm{padding:var(--space-sm) !important}.pt-sm-sm{padding-top:var(--space-sm) !important}.pr-sm-sm{padding-right:var(--space-sm) !important}.pb-sm-sm{padding-bottom:var(--space-sm) !important}.pl-sm-sm{padding-left:var(--space-sm) !important}.px-sm-sm{padding-inline:var(--space-sm) !important}.py-sm-sm{padding-block:var(--space-sm) !important}.m-sm-md{margin:var(--space-md) !important}.mt-sm-md{margin-top:var(--space-md) !important}.mr-sm-md{margin-right:var(--space-md) !important}.mb-sm-md{margin-bottom:var(--space-md) !important}.ml-sm-md{margin-left:var(--space-md) !important}.mx-sm-md{margin-inline:var(--space-md) !important}.my-sm-md{margin-block:var(--space-md) !important}.p-sm-md{padding:var(--space-md) !important}.pt-sm-md{padding-top:var(--space-md) !important}.pr-sm-md{padding-right:var(--space-md) !important}.pb-sm-md{padding-bottom:var(--space-md) !important}.pl-sm-md{padding-left:var(--space-md) !important}.px-sm-md{padding-inline:var(--space-md) !important}.py-sm-md{padding-block:var(--space-md) !important}.m-sm-lg{margin:var(--space-lg) !important}.mt-sm-lg{margin-top:var(--space-lg) !important}.mr-sm-lg{margin-right:var(--space-lg) !important}.mb-sm-lg{margin-bottom:var(--space-lg) !important}.ml-sm-lg{margin-left:var(--space-lg) !important}.mx-sm-lg{margin-inline:var(--space-lg) !important}.my-sm-lg{margin-block:var(--space-lg) !important}.p-sm-lg{padding:var(--space-lg) !important}.pt-sm-lg{padding-top:var(--space-lg) !important}.pr-sm-lg{padding-right:var(--space-lg) !important}.pb-sm-lg{padding-bottom:var(--space-lg) !important}.pl-sm-lg{padding-left:var(--space-lg) !important}.px-sm-lg{padding-inline:var(--space-lg) !important}.py-sm-lg{padding-block:var(--space-lg) !important}.m-sm-xl{margin:var(--space-xl) !important}.mt-sm-xl{margin-top:var(--space-xl) !important}.mr-sm-xl{margin-right:var(--space-xl) !important}.mb-sm-xl{margin-bottom:var(--space-xl) !important}.ml-sm-xl{margin-left:var(--space-xl) !important}.mx-sm-xl{margin-inline:var(--space-xl) !important}.my-sm-xl{margin-block:var(--space-xl) !important}.p-sm-xl{padding:var(--space-xl) !important}.pt-sm-xl{padding-top:var(--space-xl) !important}.pr-sm-xl{padding-right:var(--space-xl) !important}.pb-sm-xl{padding-bottom:var(--space-xl) !important}.pl-sm-xl{padding-left:var(--space-xl) !important}.px-sm-xl{padding-inline:var(--space-xl) !important}.py-sm-xl{padding-block:var(--space-xl) !important}.m-sm-2xl{margin:var(--space-2xl) !important}.mt-sm-2xl{margin-top:var(--space-2xl) !important}.mr-sm-2xl{margin-right:var(--space-2xl) !important}.mb-sm-2xl{margin-bottom:var(--space-2xl) !important}.ml-sm-2xl{margin-left:var(--space-2xl) !important}.mx-sm-2xl{margin-inline:var(--space-2xl) !important}.my-sm-2xl{margin-block:var(--space-2xl) !important}.p-sm-2xl{padding:var(--space-2xl) !important}.pt-sm-2xl{padding-top:var(--space-2xl) !important}.pr-sm-2xl{padding-right:var(--space-2xl) !important}.pb-sm-2xl{padding-bottom:var(--space-2xl) !important}.pl-sm-2xl{padding-left:var(--space-2xl) !important}.px-sm-2xl{padding-inline:var(--space-2xl) !important}.py-sm-2xl{padding-block:var(--space-2xl) !important}}@media(min-width: 768px){.m-md-0{margin:0 !important}.mt-md-0{margin-top:0 !important}.mr-md-0{margin-right:0 !important}.mb-md-0{margin-bottom:0 !important}.ml-md-0{margin-left:0 !important}.mx-md-0{margin-inline:0 !important}.my-md-0{margin-block:0 !important}.p-md-0{padding:0 !important}.pt-md-0{padding-top:0 !important}.pr-md-0{padding-right:0 !important}.pb-md-0{padding-bottom:0 !important}.pl-md-0{padding-left:0 !important}.px-md-0{padding-inline:0 !important}.py-md-0{padding-block:0 !important}.m-md-xxs{margin:var(--space-xxs) !important}.mt-md-xxs{margin-top:var(--space-xxs) !important}.mr-md-xxs{margin-right:var(--space-xxs) !important}.mb-md-xxs{margin-bottom:var(--space-xxs) !important}.ml-md-xxs{margin-left:var(--space-xxs) !important}.mx-md-xxs{margin-inline:var(--space-xxs) !important}.my-md-xxs{margin-block:var(--space-xxs) !important}.p-md-xxs{padding:var(--space-xxs) !important}.pt-md-xxs{padding-top:var(--space-xxs) !important}.pr-md-xxs{padding-right:var(--space-xxs) !important}.pb-md-xxs{padding-bottom:var(--space-xxs) !important}.pl-md-xxs{padding-left:var(--space-xxs) !important}.px-md-xxs{padding-inline:var(--space-xxs) !important}.py-md-xxs{padding-block:var(--space-xxs) !important}.m-md-xs{margin:var(--space-xs) !important}.mt-md-xs{margin-top:var(--space-xs) !important}.mr-md-xs{margin-right:var(--space-xs) !important}.mb-md-xs{margin-bottom:var(--space-xs) !important}.ml-md-xs{margin-left:var(--space-xs) !important}.mx-md-xs{margin-inline:var(--space-xs) !important}.my-md-xs{margin-block:var(--space-xs) !important}.p-md-xs{padding:var(--space-xs) !important}.pt-md-xs{padding-top:var(--space-xs) !important}.pr-md-xs{padding-right:var(--space-xs) !important}.pb-md-xs{padding-bottom:var(--space-xs) !important}.pl-md-xs{padding-left:var(--space-xs) !important}.px-md-xs{padding-inline:var(--space-xs) !important}.py-md-xs{padding-block:var(--space-xs) !important}.m-md-sm{margin:var(--space-sm) !important}.mt-md-sm{margin-top:var(--space-sm) !important}.mr-md-sm{margin-right:var(--space-sm) !important}.mb-md-sm{margin-bottom:var(--space-sm) !important}.ml-md-sm{margin-left:var(--space-sm) !important}.mx-md-sm{margin-inline:var(--space-sm) !important}.my-md-sm{margin-block:var(--space-sm) !important}.p-md-sm{padding:var(--space-sm) !important}.pt-md-sm{padding-top:var(--space-sm) !important}.pr-md-sm{padding-right:var(--space-sm) !important}.pb-md-sm{padding-bottom:var(--space-sm) !important}.pl-md-sm{padding-left:var(--space-sm) !important}.px-md-sm{padding-inline:var(--space-sm) !important}.py-md-sm{padding-block:var(--space-sm) !important}.m-md-md{margin:var(--space-md) !important}.mt-md-md{margin-top:var(--space-md) !important}.mr-md-md{margin-right:var(--space-md) !important}.mb-md-md{margin-bottom:var(--space-md) !important}.ml-md-md{margin-left:var(--space-md) !important}.mx-md-md{margin-inline:var(--space-md) !important}.my-md-md{margin-block:var(--space-md) !important}.p-md-md{padding:var(--space-md) !important}.pt-md-md{padding-top:var(--space-md) !important}.pr-md-md{padding-right:var(--space-md) !important}.pb-md-md{padding-bottom:var(--space-md) !important}.pl-md-md{padding-left:var(--space-md) !important}.px-md-md{padding-inline:var(--space-md) !important}.py-md-md{padding-block:var(--space-md) !important}.m-md-lg{margin:var(--space-lg) !important}.mt-md-lg{margin-top:var(--space-lg) !important}.mr-md-lg{margin-right:var(--space-lg) !important}.mb-md-lg{margin-bottom:var(--space-lg) !important}.ml-md-lg{margin-left:var(--space-lg) !important}.mx-md-lg{margin-inline:var(--space-lg) !important}.my-md-lg{margin-block:var(--space-lg) !important}.p-md-lg{padding:var(--space-lg) !important}.pt-md-lg{padding-top:var(--space-lg) !important}.pr-md-lg{padding-right:var(--space-lg) !important}.pb-md-lg{padding-bottom:var(--space-lg) !important}.pl-md-lg{padding-left:var(--space-lg) !important}.px-md-lg{padding-inline:var(--space-lg) !important}.py-md-lg{padding-block:var(--space-lg) !important}.m-md-xl{margin:var(--space-xl) !important}.mt-md-xl{margin-top:var(--space-xl) !important}.mr-md-xl{margin-right:var(--space-xl) !important}.mb-md-xl{margin-bottom:var(--space-xl) !important}.ml-md-xl{margin-left:var(--space-xl) !important}.mx-md-xl{margin-inline:var(--space-xl) !important}.my-md-xl{margin-block:var(--space-xl) !important}.p-md-xl{padding:var(--space-xl) !important}.pt-md-xl{padding-top:var(--space-xl) !important}.pr-md-xl{padding-right:var(--space-xl) !important}.pb-md-xl{padding-bottom:var(--space-xl) !important}.pl-md-xl{padding-left:var(--space-xl) !important}.px-md-xl{padding-inline:var(--space-xl) !important}.py-md-xl{padding-block:var(--space-xl) !important}.m-md-2xl{margin:var(--space-2xl) !important}.mt-md-2xl{margin-top:var(--space-2xl) !important}.mr-md-2xl{margin-right:var(--space-2xl) !important}.mb-md-2xl{margin-bottom:var(--space-2xl) !important}.ml-md-2xl{margin-left:var(--space-2xl) !important}.mx-md-2xl{margin-inline:var(--space-2xl) !important}.my-md-2xl{margin-block:var(--space-2xl) !important}.p-md-2xl{padding:var(--space-2xl) !important}.pt-md-2xl{padding-top:var(--space-2xl) !important}.pr-md-2xl{padding-right:var(--space-2xl) !important}.pb-md-2xl{padding-bottom:var(--space-2xl) !important}.pl-md-2xl{padding-left:var(--space-2xl) !important}.px-md-2xl{padding-inline:var(--space-2xl) !important}.py-md-2xl{padding-block:var(--space-2xl) !important}}@media(min-width: 992px){.m-lg-0{margin:0 !important}.mt-lg-0{margin-top:0 !important}.mr-lg-0{margin-right:0 !important}.mb-lg-0{margin-bottom:0 !important}.ml-lg-0{margin-left:0 !important}.mx-lg-0{margin-inline:0 !important}.my-lg-0{margin-block:0 !important}.p-lg-0{padding:0 !important}.pt-lg-0{padding-top:0 !important}.pr-lg-0{padding-right:0 !important}.pb-lg-0{padding-bottom:0 !important}.pl-lg-0{padding-left:0 !important}.px-lg-0{padding-inline:0 !important}.py-lg-0{padding-block:0 !important}.m-lg-xxs{margin:var(--space-xxs) !important}.mt-lg-xxs{margin-top:var(--space-xxs) !important}.mr-lg-xxs{margin-right:var(--space-xxs) !important}.mb-lg-xxs{margin-bottom:var(--space-xxs) !important}.ml-lg-xxs{margin-left:var(--space-xxs) !important}.mx-lg-xxs{margin-inline:var(--space-xxs) !important}.my-lg-xxs{margin-block:var(--space-xxs) !important}.p-lg-xxs{padding:var(--space-xxs) !important}.pt-lg-xxs{padding-top:var(--space-xxs) !important}.pr-lg-xxs{padding-right:var(--space-xxs) !important}.pb-lg-xxs{padding-bottom:var(--space-xxs) !important}.pl-lg-xxs{padding-left:var(--space-xxs) !important}.px-lg-xxs{padding-inline:var(--space-xxs) !important}.py-lg-xxs{padding-block:var(--space-xxs) !important}.m-lg-xs{margin:var(--space-xs) !important}.mt-lg-xs{margin-top:var(--space-xs) !important}.mr-lg-xs{margin-right:var(--space-xs) !important}.mb-lg-xs{margin-bottom:var(--space-xs) !important}.ml-lg-xs{margin-left:var(--space-xs) !important}.mx-lg-xs{margin-inline:var(--space-xs) !important}.my-lg-xs{margin-block:var(--space-xs) !important}.p-lg-xs{padding:var(--space-xs) !important}.pt-lg-xs{padding-top:var(--space-xs) !important}.pr-lg-xs{padding-right:var(--space-xs) !important}.pb-lg-xs{padding-bottom:var(--space-xs) !important}.pl-lg-xs{padding-left:var(--space-xs) !important}.px-lg-xs{padding-inline:var(--space-xs) !important}.py-lg-xs{padding-block:var(--space-xs) !important}.m-lg-sm{margin:var(--space-sm) !important}.mt-lg-sm{margin-top:var(--space-sm) !important}.mr-lg-sm{margin-right:var(--space-sm) !important}.mb-lg-sm{margin-bottom:var(--space-sm) !important}.ml-lg-sm{margin-left:var(--space-sm) !important}.mx-lg-sm{margin-inline:var(--space-sm) !important}.my-lg-sm{margin-block:var(--space-sm) !important}.p-lg-sm{padding:var(--space-sm) !important}.pt-lg-sm{padding-top:var(--space-sm) !important}.pr-lg-sm{padding-right:var(--space-sm) !important}.pb-lg-sm{padding-bottom:var(--space-sm) !important}.pl-lg-sm{padding-left:var(--space-sm) !important}.px-lg-sm{padding-inline:var(--space-sm) !important}.py-lg-sm{padding-block:var(--space-sm) !important}.m-lg-md{margin:var(--space-md) !important}.mt-lg-md{margin-top:var(--space-md) !important}.mr-lg-md{margin-right:var(--space-md) !important}.mb-lg-md{margin-bottom:var(--space-md) !important}.ml-lg-md{margin-left:var(--space-md) !important}.mx-lg-md{margin-inline:var(--space-md) !important}.my-lg-md{margin-block:var(--space-md) !important}.p-lg-md{padding:var(--space-md) !important}.pt-lg-md{padding-top:var(--space-md) !important}.pr-lg-md{padding-right:var(--space-md) !important}.pb-lg-md{padding-bottom:var(--space-md) !important}.pl-lg-md{padding-left:var(--space-md) !important}.px-lg-md{padding-inline:var(--space-md) !important}.py-lg-md{padding-block:var(--space-md) !important}.m-lg-lg{margin:var(--space-lg) !important}.mt-lg-lg{margin-top:var(--space-lg) !important}.mr-lg-lg{margin-right:var(--space-lg) !important}.mb-lg-lg{margin-bottom:var(--space-lg) !important}.ml-lg-lg{margin-left:var(--space-lg) !important}.mx-lg-lg{margin-inline:var(--space-lg) !important}.my-lg-lg{margin-block:var(--space-lg) !important}.p-lg-lg{padding:var(--space-lg) !important}.pt-lg-lg{padding-top:var(--space-lg) !important}.pr-lg-lg{padding-right:var(--space-lg) !important}.pb-lg-lg{padding-bottom:var(--space-lg) !important}.pl-lg-lg{padding-left:var(--space-lg) !important}.px-lg-lg{padding-inline:var(--space-lg) !important}.py-lg-lg{padding-block:var(--space-lg) !important}.m-lg-xl{margin:var(--space-xl) !important}.mt-lg-xl{margin-top:var(--space-xl) !important}.mr-lg-xl{margin-right:var(--space-xl) !important}.mb-lg-xl{margin-bottom:var(--space-xl) !important}.ml-lg-xl{margin-left:var(--space-xl) !important}.mx-lg-xl{margin-inline:var(--space-xl) !important}.my-lg-xl{margin-block:var(--space-xl) !important}.p-lg-xl{padding:var(--space-xl) !important}.pt-lg-xl{padding-top:var(--space-xl) !important}.pr-lg-xl{padding-right:var(--space-xl) !important}.pb-lg-xl{padding-bottom:var(--space-xl) !important}.pl-lg-xl{padding-left:var(--space-xl) !important}.px-lg-xl{padding-inline:var(--space-xl) !important}.py-lg-xl{padding-block:var(--space-xl) !important}.m-lg-2xl{margin:var(--space-2xl) !important}.mt-lg-2xl{margin-top:var(--space-2xl) !important}.mr-lg-2xl{margin-right:var(--space-2xl) !important}.mb-lg-2xl{margin-bottom:var(--space-2xl) !important}.ml-lg-2xl{margin-left:var(--space-2xl) !important}.mx-lg-2xl{margin-inline:var(--space-2xl) !important}.my-lg-2xl{margin-block:var(--space-2xl) !important}.p-lg-2xl{padding:var(--space-2xl) !important}.pt-lg-2xl{padding-top:var(--space-2xl) !important}.pr-lg-2xl{padding-right:var(--space-2xl) !important}.pb-lg-2xl{padding-bottom:var(--space-2xl) !important}.pl-lg-2xl{padding-left:var(--space-2xl) !important}.px-lg-2xl{padding-inline:var(--space-2xl) !important}.py-lg-2xl{padding-block:var(--space-2xl) !important}}@media(min-width: 1200px){.m-xl-0{margin:0 !important}.mt-xl-0{margin-top:0 !important}.mr-xl-0{margin-right:0 !important}.mb-xl-0{margin-bottom:0 !important}.ml-xl-0{margin-left:0 !important}.mx-xl-0{margin-inline:0 !important}.my-xl-0{margin-block:0 !important}.p-xl-0{padding:0 !important}.pt-xl-0{padding-top:0 !important}.pr-xl-0{padding-right:0 !important}.pb-xl-0{padding-bottom:0 !important}.pl-xl-0{padding-left:0 !important}.px-xl-0{padding-inline:0 !important}.py-xl-0{padding-block:0 !important}.m-xl-xxs{margin:var(--space-xxs) !important}.mt-xl-xxs{margin-top:var(--space-xxs) !important}.mr-xl-xxs{margin-right:var(--space-xxs) !important}.mb-xl-xxs{margin-bottom:var(--space-xxs) !important}.ml-xl-xxs{margin-left:var(--space-xxs) !important}.mx-xl-xxs{margin-inline:var(--space-xxs) !important}.my-xl-xxs{margin-block:var(--space-xxs) !important}.p-xl-xxs{padding:var(--space-xxs) !important}.pt-xl-xxs{padding-top:var(--space-xxs) !important}.pr-xl-xxs{padding-right:var(--space-xxs) !important}.pb-xl-xxs{padding-bottom:var(--space-xxs) !important}.pl-xl-xxs{padding-left:var(--space-xxs) !important}.px-xl-xxs{padding-inline:var(--space-xxs) !important}.py-xl-xxs{padding-block:var(--space-xxs) !important}.m-xl-xs{margin:var(--space-xs) !important}.mt-xl-xs{margin-top:var(--space-xs) !important}.mr-xl-xs{margin-right:var(--space-xs) !important}.mb-xl-xs{margin-bottom:var(--space-xs) !important}.ml-xl-xs{margin-left:var(--space-xs) !important}.mx-xl-xs{margin-inline:var(--space-xs) !important}.my-xl-xs{margin-block:var(--space-xs) !important}.p-xl-xs{padding:var(--space-xs) !important}.pt-xl-xs{padding-top:var(--space-xs) !important}.pr-xl-xs{padding-right:var(--space-xs) !important}.pb-xl-xs{padding-bottom:var(--space-xs) !important}.pl-xl-xs{padding-left:var(--space-xs) !important}.px-xl-xs{padding-inline:var(--space-xs) !important}.py-xl-xs{padding-block:var(--space-xs) !important}.m-xl-sm{margin:var(--space-sm) !important}.mt-xl-sm{margin-top:var(--space-sm) !important}.mr-xl-sm{margin-right:var(--space-sm) !important}.mb-xl-sm{margin-bottom:var(--space-sm) !important}.ml-xl-sm{margin-left:var(--space-sm) !important}.mx-xl-sm{margin-inline:var(--space-sm) !important}.my-xl-sm{margin-block:var(--space-sm) !important}.p-xl-sm{padding:var(--space-sm) !important}.pt-xl-sm{padding-top:var(--space-sm) !important}.pr-xl-sm{padding-right:var(--space-sm) !important}.pb-xl-sm{padding-bottom:var(--space-sm) !important}.pl-xl-sm{padding-left:var(--space-sm) !important}.px-xl-sm{padding-inline:var(--space-sm) !important}.py-xl-sm{padding-block:var(--space-sm) !important}.m-xl-md{margin:var(--space-md) !important}.mt-xl-md{margin-top:var(--space-md) !important}.mr-xl-md{margin-right:var(--space-md) !important}.mb-xl-md{margin-bottom:var(--space-md) !important}.ml-xl-md{margin-left:var(--space-md) !important}.mx-xl-md{margin-inline:var(--space-md) !important}.my-xl-md{margin-block:var(--space-md) !important}.p-xl-md{padding:var(--space-md) !important}.pt-xl-md{padding-top:var(--space-md) !important}.pr-xl-md{padding-right:var(--space-md) !important}.pb-xl-md{padding-bottom:var(--space-md) !important}.pl-xl-md{padding-left:var(--space-md) !important}.px-xl-md{padding-inline:var(--space-md) !important}.py-xl-md{padding-block:var(--space-md) !important}.m-xl-lg{margin:var(--space-lg) !important}.mt-xl-lg{margin-top:var(--space-lg) !important}.mr-xl-lg{margin-right:var(--space-lg) !important}.mb-xl-lg{margin-bottom:var(--space-lg) !important}.ml-xl-lg{margin-left:var(--space-lg) !important}.mx-xl-lg{margin-inline:var(--space-lg) !important}.my-xl-lg{margin-block:var(--space-lg) !important}.p-xl-lg{padding:var(--space-lg) !important}.pt-xl-lg{padding-top:var(--space-lg) !important}.pr-xl-lg{padding-right:var(--space-lg) !important}.pb-xl-lg{padding-bottom:var(--space-lg) !important}.pl-xl-lg{padding-left:var(--space-lg) !important}.px-xl-lg{padding-inline:var(--space-lg) !important}.py-xl-lg{padding-block:var(--space-lg) !important}.m-xl-xl{margin:var(--space-xl) !important}.mt-xl-xl{margin-top:var(--space-xl) !important}.mr-xl-xl{margin-right:var(--space-xl) !important}.mb-xl-xl{margin-bottom:var(--space-xl) !important}.ml-xl-xl{margin-left:var(--space-xl) !important}.mx-xl-xl{margin-inline:var(--space-xl) !important}.my-xl-xl{margin-block:var(--space-xl) !important}.p-xl-xl{padding:var(--space-xl) !important}.pt-xl-xl{padding-top:var(--space-xl) !important}.pr-xl-xl{padding-right:var(--space-xl) !important}.pb-xl-xl{padding-bottom:var(--space-xl) !important}.pl-xl-xl{padding-left:var(--space-xl) !important}.px-xl-xl{padding-inline:var(--space-xl) !important}.py-xl-xl{padding-block:var(--space-xl) !important}.m-xl-2xl{margin:var(--space-2xl) !important}.mt-xl-2xl{margin-top:var(--space-2xl) !important}.mr-xl-2xl{margin-right:var(--space-2xl) !important}.mb-xl-2xl{margin-bottom:var(--space-2xl) !important}.ml-xl-2xl{margin-left:var(--space-2xl) !important}.mx-xl-2xl{margin-inline:var(--space-2xl) !important}.my-xl-2xl{margin-block:var(--space-2xl) !important}.p-xl-2xl{padding:var(--space-2xl) !important}.pt-xl-2xl{padding-top:var(--space-2xl) !important}.pr-xl-2xl{padding-right:var(--space-2xl) !important}.pb-xl-2xl{padding-bottom:var(--space-2xl) !important}.pl-xl-2xl{padding-left:var(--space-2xl) !important}.px-xl-2xl{padding-inline:var(--space-2xl) !important}.py-xl-2xl{padding-block:var(--space-2xl) !important}}@media(min-width: 1400px){.m-xxl-0{margin:0 !important}.mt-xxl-0{margin-top:0 !important}.mr-xxl-0{margin-right:0 !important}.mb-xxl-0{margin-bottom:0 !important}.ml-xxl-0{margin-left:0 !important}.mx-xxl-0{margin-inline:0 !important}.my-xxl-0{margin-block:0 !important}.p-xxl-0{padding:0 !important}.pt-xxl-0{padding-top:0 !important}.pr-xxl-0{padding-right:0 !important}.pb-xxl-0{padding-bottom:0 !important}.pl-xxl-0{padding-left:0 !important}.px-xxl-0{padding-inline:0 !important}.py-xxl-0{padding-block:0 !important}.m-xxl-xxs{margin:var(--space-xxs) !important}.mt-xxl-xxs{margin-top:var(--space-xxs) !important}.mr-xxl-xxs{margin-right:var(--space-xxs) !important}.mb-xxl-xxs{margin-bottom:var(--space-xxs) !important}.ml-xxl-xxs{margin-left:var(--space-xxs) !important}.mx-xxl-xxs{margin-inline:var(--space-xxs) !important}.my-xxl-xxs{margin-block:var(--space-xxs) !important}.p-xxl-xxs{padding:var(--space-xxs) !important}.pt-xxl-xxs{padding-top:var(--space-xxs) !important}.pr-xxl-xxs{padding-right:var(--space-xxs) !important}.pb-xxl-xxs{padding-bottom:var(--space-xxs) !important}.pl-xxl-xxs{padding-left:var(--space-xxs) !important}.px-xxl-xxs{padding-inline:var(--space-xxs) !important}.py-xxl-xxs{padding-block:var(--space-xxs) !important}.m-xxl-xs{margin:var(--space-xs) !important}.mt-xxl-xs{margin-top:var(--space-xs) !important}.mr-xxl-xs{margin-right:var(--space-xs) !important}.mb-xxl-xs{margin-bottom:var(--space-xs) !important}.ml-xxl-xs{margin-left:var(--space-xs) !important}.mx-xxl-xs{margin-inline:var(--space-xs) !important}.my-xxl-xs{margin-block:var(--space-xs) !important}.p-xxl-xs{padding:var(--space-xs) !important}.pt-xxl-xs{padding-top:var(--space-xs) !important}.pr-xxl-xs{padding-right:var(--space-xs) !important}.pb-xxl-xs{padding-bottom:var(--space-xs) !important}.pl-xxl-xs{padding-left:var(--space-xs) !important}.px-xxl-xs{padding-inline:var(--space-xs) !important}.py-xxl-xs{padding-block:var(--space-xs) !important}.m-xxl-sm{margin:var(--space-sm) !important}.mt-xxl-sm{margin-top:var(--space-sm) !important}.mr-xxl-sm{margin-right:var(--space-sm) !important}.mb-xxl-sm{margin-bottom:var(--space-sm) !important}.ml-xxl-sm{margin-left:var(--space-sm) !important}.mx-xxl-sm{margin-inline:var(--space-sm) !important}.my-xxl-sm{margin-block:var(--space-sm) !important}.p-xxl-sm{padding:var(--space-sm) !important}.pt-xxl-sm{padding-top:var(--space-sm) !important}.pr-xxl-sm{padding-right:var(--space-sm) !important}.pb-xxl-sm{padding-bottom:var(--space-sm) !important}.pl-xxl-sm{padding-left:var(--space-sm) !important}.px-xxl-sm{padding-inline:var(--space-sm) !important}.py-xxl-sm{padding-block:var(--space-sm) !important}.m-xxl-md{margin:var(--space-md) !important}.mt-xxl-md{margin-top:var(--space-md) !important}.mr-xxl-md{margin-right:var(--space-md) !important}.mb-xxl-md{margin-bottom:var(--space-md) !important}.ml-xxl-md{margin-left:var(--space-md) !important}.mx-xxl-md{margin-inline:var(--space-md) !important}.my-xxl-md{margin-block:var(--space-md) !important}.p-xxl-md{padding:var(--space-md) !important}.pt-xxl-md{padding-top:var(--space-md) !important}.pr-xxl-md{padding-right:var(--space-md) !important}.pb-xxl-md{padding-bottom:var(--space-md) !important}.pl-xxl-md{padding-left:var(--space-md) !important}.px-xxl-md{padding-inline:var(--space-md) !important}.py-xxl-md{padding-block:var(--space-md) !important}.m-xxl-lg{margin:var(--space-lg) !important}.mt-xxl-lg{margin-top:var(--space-lg) !important}.mr-xxl-lg{margin-right:var(--space-lg) !important}.mb-xxl-lg{margin-bottom:var(--space-lg) !important}.ml-xxl-lg{margin-left:var(--space-lg) !important}.mx-xxl-lg{margin-inline:var(--space-lg) !important}.my-xxl-lg{margin-block:var(--space-lg) !important}.p-xxl-lg{padding:var(--space-lg) !important}.pt-xxl-lg{padding-top:var(--space-lg) !important}.pr-xxl-lg{padding-right:var(--space-lg) !important}.pb-xxl-lg{padding-bottom:var(--space-lg) !important}.pl-xxl-lg{padding-left:var(--space-lg) !important}.px-xxl-lg{padding-inline:var(--space-lg) !important}.py-xxl-lg{padding-block:var(--space-lg) !important}.m-xxl-xl{margin:var(--space-xl) !important}.mt-xxl-xl{margin-top:var(--space-xl) !important}.mr-xxl-xl{margin-right:var(--space-xl) !important}.mb-xxl-xl{margin-bottom:var(--space-xl) !important}.ml-xxl-xl{margin-left:var(--space-xl) !important}.mx-xxl-xl{margin-inline:var(--space-xl) !important}.my-xxl-xl{margin-block:var(--space-xl) !important}.p-xxl-xl{padding:var(--space-xl) !important}.pt-xxl-xl{padding-top:var(--space-xl) !important}.pr-xxl-xl{padding-right:var(--space-xl) !important}.pb-xxl-xl{padding-bottom:var(--space-xl) !important}.pl-xxl-xl{padding-left:var(--space-xl) !important}.px-xxl-xl{padding-inline:var(--space-xl) !important}.py-xxl-xl{padding-block:var(--space-xl) !important}.m-xxl-2xl{margin:var(--space-2xl) !important}.mt-xxl-2xl{margin-top:var(--space-2xl) !important}.mr-xxl-2xl{margin-right:var(--space-2xl) !important}.mb-xxl-2xl{margin-bottom:var(--space-2xl) !important}.ml-xxl-2xl{margin-left:var(--space-2xl) !important}.mx-xxl-2xl{margin-inline:var(--space-2xl) !important}.my-xxl-2xl{margin-block:var(--space-2xl) !important}.p-xxl-2xl{padding:var(--space-2xl) !important}.pt-xxl-2xl{padding-top:var(--space-2xl) !important}.pr-xxl-2xl{padding-right:var(--space-2xl) !important}.pb-xxl-2xl{padding-bottom:var(--space-2xl) !important}.pl-xxl-2xl{padding-left:var(--space-2xl) !important}.px-xxl-2xl{padding-inline:var(--space-2xl) !important}.py-xxl-2xl{padding-block:var(--space-2xl) !important}}.container{width:100%;margin-inline:auto;padding-inline:calc(60px/2)}@media(min-width: 576px){.container{max-width:540px}}@media(min-width: 768px){.container{max-width:720px}}@media(min-width: 992px){.container{max-width:960px}}@media(min-width: 1200px){.container{max-width:1024px}}@media(min-width: 1400px){.container{max-width:1024px}}.row{display:flex;flex-wrap:wrap;margin-inline:calc(60px/-2)}.row>*{width:100%}[class*=col-]{padding-inline:calc(60px/2);min-width:0}.col{flex:1 0 0%;max-width:100%}.col-0{flex:0 0 0%;width:0;max-width:0;padding-inline:0;overflow:hidden}.col-1{flex:0 0 auto;width:8.3333333333%;max-width:8.3333333333%}.col-2{flex:0 0 auto;width:16.6666666667%;max-width:16.6666666667%}.col-3{flex:0 0 auto;width:25%;max-width:25%}.col-4{flex:0 0 auto;width:33.3333333333%;max-width:33.3333333333%}.col-5{flex:0 0 auto;width:41.6666666667%;max-width:41.6666666667%}.col-6{flex:0 0 auto;width:50%;max-width:50%}.col-7{flex:0 0 auto;width:58.3333333333%;max-width:58.3333333333%}.col-8{flex:0 0 auto;width:66.6666666667%;max-width:66.6666666667%}.col-9{flex:0 0 auto;width:75%;max-width:75%}.col-10{flex:0 0 auto;width:83.3333333333%;max-width:83.3333333333%}.col-11{flex:0 0 auto;width:91.6666666667%;max-width:91.6666666667%}.col-12{flex:0 0 auto;width:100%;max-width:100%}@media(min-width: 576px){.col-sm-0{flex:0 0 0%;width:0;max-width:0;padding-inline:0;overflow:hidden}.col-sm{flex:1 0 0%}.col-sm-1{flex:0 0 auto;width:8.3333333333%;max-width:8.3333333333%}.col-sm-2{flex:0 0 auto;width:16.6666666667%;max-width:16.6666666667%}.col-sm-3{flex:0 0 auto;width:25%;max-width:25%}.col-sm-4{flex:0 0 auto;width:33.3333333333%;max-width:33.3333333333%}.col-sm-5{flex:0 0 auto;width:41.6666666667%;max-width:41.6666666667%}.col-sm-6{flex:0 0 auto;width:50%;max-width:50%}.col-sm-7{flex:0 0 auto;width:58.3333333333%;max-width:58.3333333333%}.col-sm-8{flex:0 0 auto;width:66.6666666667%;max-width:66.6666666667%}.col-sm-9{flex:0 0 auto;width:75%;max-width:75%}.col-sm-10{flex:0 0 auto;width:83.3333333333%;max-width:83.3333333333%}.col-sm-11{flex:0 0 auto;width:91.6666666667%;max-width:91.6666666667%}.col-sm-12{flex:0 0 auto;width:100%;max-width:100%}}@media(min-width: 768px){.col-md-0{flex:0 0 0%;width:0;max-width:0;padding-inline:0;overflow:hidden}.col-md{flex:1 0 0%}.col-md-1{flex:0 0 auto;width:8.3333333333%;max-width:8.3333333333%}.col-md-2{flex:0 0 auto;width:16.6666666667%;max-width:16.6666666667%}.col-md-3{flex:0 0 auto;width:25%;max-width:25%}.col-md-4{flex:0 0 auto;width:33.3333333333%;max-width:33.3333333333%}.col-md-5{flex:0 0 auto;width:41.6666666667%;max-width:41.6666666667%}.col-md-6{flex:0 0 auto;width:50%;max-width:50%}.col-md-7{flex:0 0 auto;width:58.3333333333%;max-width:58.3333333333%}.col-md-8{flex:0 0 auto;width:66.6666666667%;max-width:66.6666666667%}.col-md-9{flex:0 0 auto;width:75%;max-width:75%}.col-md-10{flex:0 0 auto;width:83.3333333333%;max-width:83.3333333333%}.col-md-11{flex:0 0 auto;width:91.6666666667%;max-width:91.6666666667%}.col-md-12{flex:0 0 auto;width:100%;max-width:100%}}@media(min-width: 992px){.col-lg-0{flex:0 0 0%;width:0;max-width:0;padding-inline:0;overflow:hidden}.col-lg{flex:1 0 0%}.col-lg-1{flex:0 0 auto;width:8.3333333333%;max-width:8.3333333333%}.col-lg-2{flex:0 0 auto;width:16.6666666667%;max-width:16.6666666667%}.col-lg-3{flex:0 0 auto;width:25%;max-width:25%}.col-lg-4{flex:0 0 auto;width:33.3333333333%;max-width:33.3333333333%}.col-lg-5{flex:0 0 auto;width:41.6666666667%;max-width:41.6666666667%}.col-lg-6{flex:0 0 auto;width:50%;max-width:50%}.col-lg-7{flex:0 0 auto;width:58.3333333333%;max-width:58.3333333333%}.col-lg-8{flex:0 0 auto;width:66.6666666667%;max-width:66.6666666667%}.col-lg-9{flex:0 0 auto;width:75%;max-width:75%}.col-lg-10{flex:0 0 auto;width:83.3333333333%;max-width:83.3333333333%}.col-lg-11{flex:0 0 auto;width:91.6666666667%;max-width:91.6666666667%}.col-lg-12{flex:0 0 auto;width:100%;max-width:100%}}@media(min-width: 1200px){.col-xl-0{flex:0 0 0%;width:0;max-width:0;padding-inline:0;overflow:hidden}.col-xl{flex:1 0 0%}.col-xl-1{flex:0 0 auto;width:8.3333333333%;max-width:8.3333333333%}.col-xl-2{flex:0 0 auto;width:16.6666666667%;max-width:16.6666666667%}.col-xl-3{flex:0 0 auto;width:25%;max-width:25%}.col-xl-4{flex:0 0 auto;width:33.3333333333%;max-width:33.3333333333%}.col-xl-5{flex:0 0 auto;width:41.6666666667%;max-width:41.6666666667%}.col-xl-6{flex:0 0 auto;width:50%;max-width:50%}.col-xl-7{flex:0 0 auto;width:58.3333333333%;max-width:58.3333333333%}.col-xl-8{flex:0 0 auto;width:66.6666666667%;max-width:66.6666666667%}.col-xl-9{flex:0 0 auto;width:75%;max-width:75%}.col-xl-10{flex:0 0 auto;width:83.3333333333%;max-width:83.3333333333%}.col-xl-11{flex:0 0 auto;width:91.6666666667%;max-width:91.6666666667%}.col-xl-12{flex:0 0 auto;width:100%;max-width:100%}}@media(min-width: 1400px){.col-xxl-0{flex:0 0 0%;width:0;max-width:0;padding-inline:0;overflow:hidden}.col-xxl{flex:1 0 0%}.col-xxl-1{flex:0 0 auto;width:8.3333333333%;max-width:8.3333333333%}.col-xxl-2{flex:0 0 auto;width:16.6666666667%;max-width:16.6666666667%}.col-xxl-3{flex:0 0 auto;width:25%;max-width:25%}.col-xxl-4{flex:0 0 auto;width:33.3333333333%;max-width:33.3333333333%}.col-xxl-5{flex:0 0 auto;width:41.6666666667%;max-width:41.6666666667%}.col-xxl-6{flex:0 0 auto;width:50%;max-width:50%}.col-xxl-7{flex:0 0 auto;width:58.3333333333%;max-width:58.3333333333%}.col-xxl-8{flex:0 0 auto;width:66.6666666667%;max-width:66.6666666667%}.col-xxl-9{flex:0 0 auto;width:75%;max-width:75%}.col-xxl-10{flex:0 0 auto;width:83.3333333333%;max-width:83.3333333333%}.col-xxl-11{flex:0 0 auto;width:91.6666666667%;max-width:91.6666666667%}.col-xxl-12{flex:0 0 auto;width:100%;max-width:100%}}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}@media(min-width: 576px){.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}}@media(min-width: 768px){.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}}@media(min-width: 992px){.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}}@media(min-width: 1200px){.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}}@media(min-width: 1400px){.order-xxl-first{order:-1}.order-xxl-last{order:13}.order-xxl-0{order:0}.order-xxl-1{order:1}.order-xxl-2{order:2}.order-xxl-3{order:3}.order-xxl-4{order:4}.order-xxl-5{order:5}.order-xxl-6{order:6}.order-xxl-7{order:7}.order-xxl-8{order:8}.order-xxl-9{order:9}.order-xxl-10{order:10}.order-xxl-11{order:11}.order-xxl-12{order:12}}.align-items-start{align-items:flex-start}.align-items-center{align-items:center}.align-items-end{align-items:flex-end}.align-items-baseline{align-items:baseline}.align-items-stretch{align-items:stretch}.justify-content-start{justify-content:flex-start}.justify-content-center{justify-content:center}.justify-content-end{justify-content:flex-end}.justify-content-between{justify-content:space-between}.justify-content-around{justify-content:space-around}.justify-content-evenly{justify-content:space-evenly}.align-content-start{align-content:flex-start}.align-content-center{align-content:center}.align-content-end{align-content:flex-end}.align-content-between{align-content:space-between}.align-content-around{align-content:space-around}.align-content-stretch{align-content:stretch}.align-self-auto{align-self:auto}.align-self-start{align-self:flex-start}.align-self-end{align-self:flex-end}.align-self-center{align-self:center}.align-self-baseline{align-self:baseline}.align-self-stretch{align-self:stretch}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}@media(min-width: 576px){.align-items-sm-start{align-items:flex-start}.align-items-sm-center{align-items:center}.align-items-sm-end{align-items:flex-end}.align-items-sm-baseline{align-items:baseline}.align-items-sm-stretch{align-items:stretch}.justify-content-sm-start{justify-content:flex-start}.justify-content-sm-center{justify-content:center}.justify-content-sm-end{justify-content:flex-end}.justify-content-sm-between{justify-content:space-between}.justify-content-sm-around{justify-content:space-around}.justify-content-sm-evenly{justify-content:space-evenly}.align-content-sm-start{align-content:flex-start}.align-content-sm-center{align-content:center}.align-content-sm-end{align-content:flex-end}.align-content-sm-between{align-content:space-between}.align-content-sm-around{align-content:space-around}.align-content-sm-stretch{align-content:stretch}.align-self-sm-auto{align-self:auto}.align-self-sm-start{align-self:flex-start}.align-self-sm-end{align-self:flex-end}.align-self-sm-center{align-self:center}.align-self-sm-baseline{align-self:baseline}.align-self-sm-stretch{align-self:stretch}.flex-sm-row{flex-direction:row !important}.flex-sm-column{flex-direction:column !important}}@media(min-width: 768px){.align-items-md-start{align-items:flex-start}.align-items-md-center{align-items:center}.align-items-md-end{align-items:flex-end}.align-items-md-baseline{align-items:baseline}.align-items-md-stretch{align-items:stretch}.justify-content-md-start{justify-content:flex-start}.justify-content-md-center{justify-content:center}.justify-content-md-end{justify-content:flex-end}.justify-content-md-between{justify-content:space-between}.justify-content-md-around{justify-content:space-around}.justify-content-md-evenly{justify-content:space-evenly}.align-content-md-start{align-content:flex-start}.align-content-md-center{align-content:center}.align-content-md-end{align-content:flex-end}.align-content-md-between{align-content:space-between}.align-content-md-around{align-content:space-around}.align-content-md-stretch{align-content:stretch}.align-self-md-auto{align-self:auto}.align-self-md-start{align-self:flex-start}.align-self-md-end{align-self:flex-end}.align-self-md-center{align-self:center}.align-self-md-baseline{align-self:baseline}.align-self-md-stretch{align-self:stretch}.flex-md-row{flex-direction:row !important}.flex-md-column{flex-direction:column !important}}@media(min-width: 992px){.align-items-lg-start{align-items:flex-start}.align-items-lg-center{align-items:center}.align-items-lg-end{align-items:flex-end}.align-items-lg-baseline{align-items:baseline}.align-items-lg-stretch{align-items:stretch}.justify-content-lg-start{justify-content:flex-start}.justify-content-lg-center{justify-content:center}.justify-content-lg-end{justify-content:flex-end}.justify-content-lg-between{justify-content:space-between}.justify-content-lg-around{justify-content:space-around}.justify-content-lg-evenly{justify-content:space-evenly}.align-content-lg-start{align-content:flex-start}.align-content-lg-center{align-content:center}.align-content-lg-end{align-content:flex-end}.align-content-lg-between{align-content:space-between}.align-content-lg-around{align-content:space-around}.align-content-lg-stretch{align-content:stretch}.align-self-lg-auto{align-self:auto}.align-self-lg-start{align-self:flex-start}.align-self-lg-end{align-self:flex-end}.align-self-lg-center{align-self:center}.align-self-lg-baseline{align-self:baseline}.align-self-lg-stretch{align-self:stretch}.flex-lg-row{flex-direction:row !important}.flex-lg-column{flex-direction:column !important}}@media(min-width: 1200px){.align-items-xl-start{align-items:flex-start}.align-items-xl-center{align-items:center}.align-items-xl-end{align-items:flex-end}.align-items-xl-baseline{align-items:baseline}.align-items-xl-stretch{align-items:stretch}.justify-content-xl-start{justify-content:flex-start}.justify-content-xl-center{justify-content:center}.justify-content-xl-end{justify-content:flex-end}.justify-content-xl-between{justify-content:space-between}.justify-content-xl-around{justify-content:space-around}.justify-content-xl-evenly{justify-content:space-evenly}.align-content-xl-start{align-content:flex-start}.align-content-xl-center{align-content:center}.align-content-xl-end{align-content:flex-end}.align-content-xl-between{align-content:space-between}.align-content-xl-around{align-content:space-around}.align-content-xl-stretch{align-content:stretch}.align-self-xl-auto{align-self:auto}.align-self-xl-start{align-self:flex-start}.align-self-xl-end{align-self:flex-end}.align-self-xl-center{align-self:center}.align-self-xl-baseline{align-self:baseline}.align-self-xl-stretch{align-self:stretch}.flex-xl-row{flex-direction:row !important}.flex-xl-column{flex-direction:column !important}}@media(min-width: 1400px){.align-items-xxl-start{align-items:flex-start}.align-items-xxl-center{align-items:center}.align-items-xxl-end{align-items:flex-end}.align-items-xxl-baseline{align-items:baseline}.align-items-xxl-stretch{align-items:stretch}.justify-content-xxl-start{justify-content:flex-start}.justify-content-xxl-center{justify-content:center}.justify-content-xxl-end{justify-content:flex-end}.justify-content-xxl-between{justify-content:space-between}.justify-content-xxl-around{justify-content:space-around}.justify-content-xxl-evenly{justify-content:space-evenly}.align-content-xxl-start{align-content:flex-start}.align-content-xxl-center{align-content:center}.align-content-xxl-end{align-content:flex-end}.align-content-xxl-between{align-content:space-between}.align-content-xxl-around{align-content:space-around}.align-content-xxl-stretch{align-content:stretch}.align-self-xxl-auto{align-self:auto}.align-self-xxl-start{align-self:flex-start}.align-self-xxl-end{align-self:flex-end}.align-self-xxl-center{align-self:center}.align-self-xxl-baseline{align-self:baseline}.align-self-xxl-stretch{align-self:stretch}.flex-xxl-row{flex-direction:row !important}.flex-xxl-column{flex-direction:column !important}}.d-none{display:none !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-flex{display:flex !important}.d-inline-flex{display:inline-flex !important}.d-grid{display:grid !important}.hidden{display:none !important}.visible{visibility:visible !important}.invisible{visibility:hidden !important}.px-0{padding-left:0 !important;padding-right:0 !important}@media(min-width: 576px){.d-sm-none{display:none !important}.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-flex{display:flex !important}.d-sm-inline-flex{display:inline-flex !important}.d-sm-grid{display:grid !important}}@media(min-width: 768px){.d-md-none{display:none !important}.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-flex{display:flex !important}.d-md-inline-flex{display:inline-flex !important}.d-md-grid{display:grid !important}}@media(min-width: 992px){.d-lg-none{display:none !important}.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-flex{display:flex !important}.d-lg-inline-flex{display:inline-flex !important}.d-lg-grid{display:grid !important}}@media(min-width: 1200px){.d-xl-none{display:none !important}.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-flex{display:flex !important}.d-xl-inline-flex{display:inline-flex !important}.d-xl-grid{display:grid !important}}@media(min-width: 1400px){.d-xxl-none{display:none !important}.d-xxl-inline{display:inline !important}.d-xxl-inline-block{display:inline-block !important}.d-xxl-block{display:block !important}.d-xxl-flex{display:flex !important}.d-xxl-inline-flex{display:inline-flex !important}.d-xxl-grid{display:grid !important}}.gap-0{gap:0}.gap-x-0{column-gap:0}.gap-y-0{row-gap:0}.row-gap-0{row-gap:0}.gap-xxs{gap:var(--space-xxs)}.gap-x-xxs{column-gap:var(--space-xxs)}.gap-y-xxs{row-gap:var(--space-xxs)}.row-gap-xxs{row-gap:var(--space-xxs)}.gap-xs{gap:var(--space-xs)}.gap-x-xs{column-gap:var(--space-xs)}.gap-y-xs{row-gap:var(--space-xs)}.row-gap-xs{row-gap:var(--space-xs)}.gap-sm{gap:var(--space-sm)}.gap-x-sm{column-gap:var(--space-sm)}.gap-y-sm{row-gap:var(--space-sm)}.row-gap-sm{row-gap:var(--space-sm)}.gap-md{gap:var(--space-md)}.gap-x-md{column-gap:var(--space-md)}.gap-y-md{row-gap:var(--space-md)}.row-gap-md{row-gap:var(--space-md)}.gap-lg{gap:var(--space-lg)}.gap-x-lg{column-gap:var(--space-lg)}.gap-y-lg{row-gap:var(--space-lg)}.row-gap-lg{row-gap:var(--space-lg)}.gap-xl{gap:var(--space-xl)}.gap-x-xl{column-gap:var(--space-xl)}.gap-y-xl{row-gap:var(--space-xl)}.row-gap-xl{row-gap:var(--space-xl)}.gap-2xl{gap:var(--space-2xl)}.gap-x-2xl{column-gap:var(--space-2xl)}.gap-y-2xl{row-gap:var(--space-2xl)}.row-gap-2xl{row-gap:var(--space-2xl)}.row-gap-l{row-gap:var(--space-lg)}.site-header{color:#fff;padding-block:var(--space-sm);background-color:var(--color-red)}.page-template-front-page .site-header{display:none}.site-footer{margin-top:var(--space-xl);padding-block:var(--space-md);background-color:var(--color-red)}.site-footer ul{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:var(--space-sm) var(--space-md)}.site-footer a,.site-footer p{margin:0;color:#fff;display:table;font-size:var(--step-0)}.site-footer a:hover{text-decoration-thickness:3px}.site-footer a:focus-within{outline-offset:5px;text-decoration:none;outline:3px solid #fff !important}@media(min-width: 768px){.site-footer{padding-block:var(--space-sm)}.site-footer ul{justify-content:space-between}}.section__header{font-weight:400;text-align:center;font-size:var(--step-5);line-height:var(--leading-flat)}.section__description{max-width:1024px;text-wrap:pretty;font-size:var(--step-1);line-height:var(--leading-snug)}.form__error{display:block;color:var(--color-red);font-size:var(--step--1);margin-top:var(--space-xs)}.form__response{left:50%;opacity:0;z-index:999;color:#fff;display:flex;position:fixed;min-width:300px;font-weight:500;text-align:center;border-radius:10px;align-items:center;gap:var(--space-sm);pointer-events:none;bottom:var(--space-md);transform:translateX(-50%) translateY(calc(100% + var(--space-md) + 20px));transition:transform .45s cubic-bezier(0.22, 1, 0.36, 1),opacity .3s ease;padding:var(--space-xs) var(--space-sm) var(--space-xs) var(--space-md)}.form__response--success{opacity:1;pointer-events:auto;background:var(--color-teal);transform:translateX(-50%) translateY(0)}.form__response--error{opacity:1;pointer-events:auto;background:#c0392b;transform:translateX(-50%) translateY(0)}.form__response__close{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;background:hsla(0,0%,100%,.2);border:none;border-radius:50%;color:inherit;cursor:pointer;font-size:.9rem;line-height:1;padding:0;opacity:.85}.form__response__close:hover{opacity:1;background:hsla(0,0%,100%,.35)}.section__hero{overflow:hidden;min-height:100vh;background-color:var(--color-red)}.section__hero .lottie__container{top:0;left:0;z-index:1;width:100vw;height:100vh;display:flex;overflow:hidden;position:absolute;align-items:center;justify-content:center}.section__hero .lottie__player{width:100%;height:100%;user-select:none !important}.section__hero .lottie__player svg{width:100% !important;height:100% !important;user-select:none !important;transform:scale(1.25) !important}.section__hero.section__hero--is-loaded .asset-wrapper{opacity:1}.asset-wrapper{opacity:0;width:100vw;height:100vh;z-index:2;position:relative;transition:.3s ease-in}.asset-wrapper *{position:absolute}.asset-wrapper .atom{top:20%;left:50%;transform:translateX(-50%);animation:spin 10s linear infinite}.asset-wrapper .scuba-diver{z-index:9;bottom:7.5%;max-width:120px;animation:swim 45s linear infinite}.asset-wrapper .science--1{top:75vh;left:10%;max-width:50px;animation:spin-reverse 15s linear infinite}.asset-wrapper .science--4{top:52%;left:0;max-width:100px}.asset-wrapper .planet-full{top:2.5%;left:2.5%;width:25vw;max-width:150px}.asset-wrapper .strand{top:25vh;left:15vw}@media(max-width: 767px){.asset-wrapper .strand{left:5vw}}.asset-wrapper .satellite{top:7.5%;left:35%;max-width:100px;transform-style:preserve-3d;animation:rotate3dSatellite 20s linear infinite}.asset-wrapper .quantum-computer{top:0;right:5%;width:25vw;max-width:200px}.asset-wrapper .scroll-down-arrow{left:50%;width:100%;height:120px;display:block;max-width:150px;min-width:120px;bottom:var(--space-sm);animation:bounce-down 1.6s ease-in-out infinite;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="32.059" height="106.219" viewBox="0 0 32.059 106.219"><path id="icons_-02" d="M818.378,237.425A1.871,1.871,0,0,0,820,236.5l13.25-22.674a1.869,1.869,0,0,0-1.6-2.812l-6.2-.033-.324-77.77-12.461.052.323,77.652-7.6-.04a1.87,1.87,0,0,0-1.634,2.8l13.011,22.812a1.87,1.87,0,0,0,1.614.943Z" transform="translate(-802.477 -132.206)" fill="%23fdd161" stroke="%23fff" stroke-width="2"/></svg>') no-repeat center center;background-size:contain !important;-webkit-tap-highlight-color:rgba(0,0,0,0) !important}.asset-wrapper .scroll-down-arrow:focus-visible{outline:2px solid #fff !important}.asset-wrapper .dot--white-1{top:30vh;left:3vw}.asset-wrapper .dot--white-2{top:70vh;left:10vw}.asset-wrapper .diamond--white-1{top:12.5vh;left:64vw;animation:pulse-scale 3s ease-in-out infinite}.asset-wrapper .diamond--yellow-1{left:4vw;top:12.5vh;max-width:12px;animation:pulse-scale 3.5s ease-in-out infinite}.asset-wrapper .diamond--yellow-2{top:20vh;left:25vw;max-width:15px;animation:pulse-scale 4s ease-in-out infinite}.asset-wrapper .diamond--yellow-3{top:80vh;left:30vw;max-width:20px;animation:pulse-scale 2.8s ease-in-out infinite}.asset-wrapper .cube--white-1{top:45vh;left:90vw;animation:pulse-scale 5s ease-in-out infinite}.asset-wrapper .cube--white-2{top:75vh;left:80vw;animation:pulse-scale 3.2s ease-in-out infinite}.asset-wrapper .cube--yellow-1{bottom:25vh;right:10vw;animation:pulse-scale 4.5s ease-in-out infinite}.asset-wrapper .cube--yellow-2{bottom:5vh;right:10vw;animation:pulse-scale 3.8s ease-in-out infinite}.asset-wrapper .dot--yellow-1{bottom:20vh;right:45vw}.asset-wrapper .dot--yellow-2{bottom:10%;left:5%}.asset-wrapper .turtle{top:62%;right:10%;left:auto;max-width:100px}@media(min-width: 1400px){.asset-wrapper{margin:0 auto;max-width:95vw}}@media(min-width: 1200px){.asset-wrapper .atom{top:85%;left:75%}.asset-wrapper .turtle{top:50%;right:75%;max-width:150px}.asset-wrapper .scuba-diver{max-width:200px}.asset-wrapper .quantum-computer{bottom:15vh;max-width:150px}.asset-wrapper .science--4{right:15%;left:auto;max-width:200px;transform:translateY(-50%)}.asset-wrapper .satellite{max-width:225px}}.section__navigation{top:0;width:100%;z-index:999;overflow-x:auto;position:sticky;max-width:100vw;overflow-y:hidden;scrollbar-width:none;justify-content:center;-ms-overflow-style:none;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background-color:color-mix(in srgb, var(--color-yellow-light) 72%, transparent);transition:background-color .3s ease}.section__navigation.is-scrolled{background-color:color-mix(in srgb, var(--color-yellow-light) 84%, transparent)}.section__navigation::-webkit-scrollbar{display:none}@media(max-width: 768px){.section__navigation{justify-content:flex-start;-webkit-overflow-scrolling:touch}.section__navigation .list--navigation{width:max-content;justify-content:flex-start}}.section__about{position:relative;padding-block:var(--space-2xl)}.section__about .section__header{transform:rotate(357deg);color:var(--color-yellow-dark);margin-bottom:var(--space-xl)}.section__about .section__header code{display:inline-block;color:var(--color-red);font-family:"Tournedos",var(--font-sans)}.section__about svg{height:auto;max-width:15px;position:absolute}.section__about svg.diamond--top{top:var(--space-xl);left:var(--space-2xl)}.section__about svg.diamond--bottom{right:var(--space-2xl);bottom:var(--space-xl)}@media(min-width: 1024px){.section__about svg.diamond--bottom{bottom:15%}}@media(min-width: 1024px){.section__about .section__description{max-width:450px}}.section__classroom{position:relative;padding-block:var(--space-2xl);background-color:var(--color-yellow-dark)}.section__classroom .section__description{text-align:center}.section__classroom small{display:block;font-weight:500;text-underline-offset:5px;text-decoration:underline}.section__classroom img[alt=planet]{top:0;left:0;max-width:100px;position:absolute;transform:translateY(-40%)}@media(min-width: 768px){.section__classroom img[alt=planet]{max-width:150px}}.section__classroom img[src*="icon-science--5.svg"]{right:0;bottom:0;max-width:125px;position:absolute;transform:translateY(44.5%)}@media(min-width: 1024px){.section__classroom img[src*="icon-science--5.svg"]{max-width:220px}}.section__classroom .section__header{color:#fff;text-align:center}.section__video-slider{max-width:100vw;overflow:hidden;padding-block:var(--space-2xl)}.section__video-slider .section__header{text-align:center;color:var(--color-red)}.section__video-slider .section__description{text-align:center;margin-inline:auto}.section__video-slider .scientists-slider-wrapper{position:relative}.swiper-slide{padding:6px}.video-player{width:100%;position:relative}.video-player__thumbnail{inset:0;width:100%;height:100%;object-fit:cover;aspect-ratio:16/9;transition:transform .3s ease}.video-player__title{letter-spacing:0px;font-size:var(--step-0);font-family:var(--font-sans);margin:var(--space-sm) 0 0 0}.video-player__play{inset:0;padding:0;width:100%;border:none;height:100%;display:flex;cursor:pointer;align-items:center;justify-content:center;background:rgba(0,0,0,0)}.video-player__play:hover:not(:focus-within) img{transform:scale(1.02)}.video-player iframe{inset:0;width:100%;height:100%;border:none;aspect-ratio:16/9}.scientists-slider .swiper-slide{opacity:0;pointer-events:none;padding:var(--space-xs);transition:opacity .3s ease}.scientists-slider .swiper-slide-active{opacity:1;pointer-events:auto}.scientists-slider--navigation-wrapper{position:relative}@media(max-width: 767px){.scientists-slider--navigation-wrapper{margin-left:-30px;margin-right:-30px;margin-top:var(--space-lg)}.scientists-slider--navigation-wrapper img{max-width:35vw}.scientists-slider--navigation-wrapper .swiper-wrapper{padding:0 25px}.scientists-slider--navigation-wrapper .btn--slider-prev,.scientists-slider--navigation-wrapper .btn--slider-next{display:none}}.scientists-slider-navigation{flex:1;min-width:0;overflow:hidden;margin-top:var(--space-xl)}.scientists-slider-navigation .swiper-slide{width:auto;display:flex;background:none;align-items:center;justify-content:center}.scientists-slider-navigation .swiper-slide:first-child{margin-left:5px}.scientists-slider-navigation .swiper-slide:last-child{margin-right:5px}.scientists-slider-navigation .swiper-slide button{margin:0;padding:0;opacity:.75;border:none;box-shadow:none;transform:scale(0.95)}.scientists-slider-navigation .swiper-slide button:focus-within{outline-offset:3px !important}.scientists-slider-navigation .swiper-slide-thumb-active button{opacity:1;transform:scale(1);outline-offset:3px !important;outline:3px solid var(--color-red)}.section__books{position:relative;padding-block:var(--space-2xl);background-color:#ffe8c4}.section__books .section__header{color:var(--color-teal);margin-left:calc(var(--space-sm)*-1);margin-right:calc(var(--space-sm)*-1)}.section__books .btn--primary{width:80%;margin:0 auto;max-width:275px}.section__books .btn--primary:focus-visible{color:#fff !important}.section__books .book__preview--wrapper{display:flex;max-width:100%;flex-wrap:wrap;gap:var(--space-md);margin-top:var(--space-xl);margin-bottom:var(--space-sm)}.section__books .book__preview--wrapper div{width:calc(50% - var(--space-md)/2);max-width:calc(50% - var(--space-md)/2)}.section__books .book__preview--wrapper img{width:100%;height:auto;display:table;margin-inline:auto;box-shadow:7px 7px 7px rgba(35,123,129,.631372549)}@media(min-width: 768px){.section__books .book__preview--wrapper{gap:0;margin-top:var(--space-xl)}.section__books .book__preview--wrapper div{width:100%;max-width:100%}.section__books .book__preview--wrapper img{max-width:80%}.section__books .book__preview--wrapper img.book__preview--1{transform:rotate(-5deg)}.section__books .book__preview--wrapper img.book__preview--2{transform:rotate(5deg)}}.section__books svg.diamond--yellow{position:absolute;top:var(--space-lg);left:var(--space-2xl);animation:pulse-scale 3s ease-in-out infinite}.section__books svg.cube--teal{max-width:17.5px;position:absolute;top:var(--space-2xl);left:var(--space-lg);animation:spin-reverse 20s linear infinite}.section__books svg.science--1{top:0;max-width:60px;position:absolute;right:var(--space-lg);transform:translateY(-40%);animation:spin 30s linear infinite}@media(min-width: 1024px){.section__books svg.science--1{top:7.5%;max-width:90px;transform:none;right:var(--space-2xl)}}.section__books svg.science--3{top:50%;max-width:50px;position:absolute;left:var(--space-md)}@media(min-width: 1024px){.section__books svg.science--3{max-width:75px}}.section__books svg.diamond--red{position:absolute;left:var(--space-md);bottom:var(--space-xs);animation:pulse 3s ease-in-out infinite}.section__useful-links{color:#fff;max-width:100vw;position:relative;padding-block:var(--space-2xl);background-color:var(--color-red)}.section__useful-links .section__header{text-align:center}.section__useful-links img[alt=sun]{left:0;bottom:0;width:30%;max-width:200px;position:absolute;transform:translate(-50%, 50%)}.section__useful-links img[alt=flask]{top:0;right:0;max-width:75px;position:absolute;transform:translateY(-50%)}.section__useful-links svg:not(a svg){position:absolute}.section__useful-links svg:not(a svg).science--2{left:5%;max-width:50px;top:var(--space-xl);animation:spin-reverse 20s linear infinite}.section__contact{position:relative;padding-block:var(--space-2xl)}.section__contact form{margin:0 auto;max-width:600px;font-size:var(--step-0)}.section__contact small{display:block;color:#656565;font-size:var(--step--1);margin-bottom:var(--space-md)}.section__contact small a:hover{color:var(--color-ink)}.section__contact button{margin-left:auto;margin-right:auto;border:rgba(0,0,0,0)}.section__contact button.btn--primary{min-width:225px}.section__contact label{display:table;font-weight:normal;color:var(--color-red);font-size:var(--step-0);margin-bottom:var(--space-xs)}.section__contact img[src*="icon-science--3.svg"]{top:2.5%;right:5%;width:15%;max-width:75px;position:absolute;animation:spin 20s linear infinite}.section__partners{position:relative;text-align:center;background-color:#fff;padding-block:var(--space-xl)}.section__partners .section__header{color:var(--color-teal)}.section__partners img[src*="robot.png"]{top:10%;width:20%;max-width:175px;position:absolute;transform:rotate(25deg) translateX(-50%)}.section__partners img[src*="diamond--yellow.svg"]{top:25px;right:5%;max-width:15px;position:absolute;animation:pulse-scale 3s ease-in-out infinite}.section__partners img[src*="diamond--lightblue.svg"]{bottom:0;left:5%;max-width:10px;position:absolute;animation:pulse-scale 2s ease-in-out infinite}.section__special-thanks{text-align:center;position:relative;overflow:hidden;padding-top:var(--space-2xl)}@media(max-width: 767px){.section__special-thanks{padding-top:calc(var(--space-2xl) + 20px)}}.section__special-thanks .section__header{color:var(--color-teal)}.section__special-thanks img[src*="prism-light.svg"]{top:-5px;right:-5px;max-width:33vw;position:absolute}.site-main{min-height:60vh}/*# sourceMappingURL=main.min.css.map */
