:root{--font: "NuberNext", sans-serif;--font-extended: "NuberNextExtended", sans-serif;--font-wide: "NuberNextWide", sans-serif;--black: #0D0D0D;--white: #F2F2F2;--container-padding: 2rem;--easing: cubic-bezier(0.5,0,0,1);--easem: cubic-bezier(0.22, 1, 0.36, 1)}@media only screen and (min-width: 1025px){:root{--container-padding: 6rem}}html{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-font-smoothing:antialiased;max-width:100%}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0;letter-spacing:0}article,aside,footer,header,nav,section{display:block}p,ul,ol{margin:0}h1,h2,h3,h4,h5,h6{font-weight:normal;margin:0;font-size:1em}figure{margin:0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0);-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:normal}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}img:focus{outline:0}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:inherit;margin:0;padding:0;border-radius:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:none;-moz-appearance:none;appearance:none}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0;margin:0}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}th,td,tr,dl,dt,dd{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}*{margin:0}html,body{min-height:100%}body{-webkit-font-smoothing:antialiased;line-height:1.5;position:relative}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}.center{text-align:center}.right{text-align:right}.upper{text-transform:uppercase}.capitalize{text-transform:capitalize}.d-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.align-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.w-100{width:100%}.unstyled-list{padding:0;margin:0;list-style:none}.d-none{display:none}.d-block{display:block}.relative{position:relative}.container{width:100%;padding-right:var(--container-padding);padding-left:var(--container-padding);margin:0 auto}.empty:empty{display:block}.sr-only,.visually-hidden{position:absolute !important;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);word-wrap:normal !important}.unstyled-button{background:none;border:none;padding:0;margin:0;color:inherit;cursor:pointer;letter-spacing:inherit}.pointer-none{pointer-events:none}.asset img,.asset video{width:100%}.button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:1rem 2rem;height:4.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:.5rem;text-decoration:none;font-size:1.4rem;line-height:150%;position:relative;overflow:hidden}.button span{position:relative}.button::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;-webkit-transition:-webkit-transform .3s cubic-bezier(0.7, 0, 0.2, 1);transition:-webkit-transform .3s cubic-bezier(0.7, 0, 0.2, 1);transition:transform .3s cubic-bezier(0.7, 0, 0.2, 1);transition:transform .3s cubic-bezier(0.7, 0, 0.2, 1), -webkit-transform .3s cubic-bezier(0.7, 0, 0.2, 1)}.button--primary{background-color:#000;border:1px solid var(--white)}.button--primary::before{background-color:var(--white)}.button--primary span{mix-blend-mode:difference}.button--primary:hover::before{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.button--secondary{background-color:rgba(0,0,0,0);border:1px solid var(--white);color:var(--white)}.button--secondary::before{background-color:#000;-webkit-transform:translateY(100%);transform:translateY(100%)}.button--secondary:hover::before{-webkit-transform:translateY(0);transform:translateY(0)}.button--tertiary{background-color:var(--white);color:var(--white);border:1px solid var(--black)}.button--tertiary::before{background-color:var(--black)}.button--tertiary span{color:var(--white);mix-blend-mode:difference}.button--tertiary:hover::before{-webkit-transform:translateY(-100%);transform:translateY(-100%)}[id]{scroll-margin-top:10rem}html{-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:smooth;font-size:62.5%}body{font-family:"Anek Latin",serif;font-optical-sizing:auto;font-weight:400;font-style:normal;font-size:1.6rem;line-height:auto;font-weight:400;color:var(--black);background-color:var(--white)}a{color:inherit;text-decoration:none}img{display:block;height:auto;max-width:100%}h1,h2,h3,h4,h5,h6{font-weight:normal;margin:0}.skip-to-content-link:focus{z-index:9999;position:inherit;overflow:auto;width:auto;height:auto;clip:auto}a:empty,ul:empty,dl:empty,div:empty,section:empty,article:empty,p:empty,h1:empty,h2:empty,h3:empty,h4:empty,h5:empty,h6:empty{display:none}strong{font-weight:normal}img{display:block}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,textarea:-webkit-autofill,textarea:-webkit-autofill:hover,textarea:-webkit-autofill:focus,select:-webkit-autofill,select:-webkit-autofill:hover,select:-webkit-autofill:focus{-webkit-box-shadow:0 0 0px 1000px var(--white) inset}.acc__item-content{max-height:0;overflow:hidden;-webkit-transition:max-height .5s cubic-bezier(0.22, 1, 0.36, 1),opacity .5s cubic-bezier(0.22, 1, 0.36, 1);transition:max-height .5s cubic-bezier(0.22, 1, 0.36, 1),opacity .5s cubic-bezier(0.22, 1, 0.36, 1);opacity:0}.acc__item-content[aria-hidden=false]{opacity:1}.header{position:fixed;top:2rem;left:0;width:100%;height:100px;z-index:100;font-size:1.4rem;line-height:150%;color:#000}@media only screen and (min-width: 1025px){.header{top:3rem}}.header__inner{height:5.8rem;background-color:var(--white);border:1px solid var(--black);border-radius:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-right:.7rem}@media only screen and (min-width: 1025px){.header__inner{padding-right:2rem}}.header__logo{height:100%;padding-left:.5rem;position:relative;z-index:2}.header__svg{height:100%;width:auto}.header__menu-wrapper{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__button{border:1px solid var(--black);margin:0 2.7rem 0 4rem;display:none}@media only screen and (min-width: 1025px){.header__button{display:-webkit-box;display:-ms-flexbox;display:flex}}.header__button span{color:var(--white)}.header__menu-list{display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;overflow:hidden;left:var(--container-padding);right:var(--container-padding);top:2rem;height:0;pointer-events:none;-webkit-transition:height .3s ease-in-out;transition:height .3s ease-in-out;background-color:var(--white);padding-top:5.8rem;font-size:2.2rem;line-height:150%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;border-radius:.5rem;border:1px solid var(--black);max-height:calc(100vh - 4rem);max-height:calc(100svh - 4rem)}.header__menu-list.is-active{height:43rem;pointer-events:auto}@media only screen and (min-width: 1025px){.header__menu-list{position:static;overflow:visible;height:auto;padding:0;font-size:1.4rem;line-height:150%;border-radius:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:initial;-ms-flex-pack:initial;justify-content:initial;border:none;gap:2rem;pointer-events:auto}}.header__menu-list li{padding:.5rem 2rem;opacity:0;-webkit-transition:opacity .1s 0s ease-in-out;transition:opacity .1s 0s ease-in-out}.header__menu-list li:last-child{padding-bottom:2rem}@media only screen and (min-width: 1025px){.header__menu-list li:last-child{padding-bottom:0}}@media only screen and (min-width: 1025px){.header__menu-list li{padding:0;opacity:1}}.header__menu-list.is-active li{opacity:1;-webkit-transition:opacity .2s .2s ease-in-out;transition:opacity .2s .2s ease-in-out}.header__menu-list.is-active li:nth-child(1){-webkit-transition:opacity .2s .25s ease-in-out;transition:opacity .2s .25s ease-in-out}.header__menu-list.is-active li:nth-child(2){-webkit-transition:opacity .2s .3s ease-in-out;transition:opacity .2s .3s ease-in-out}.header__menu-list.is-active li:nth-child(3){-webkit-transition:opacity .2s .35s ease-in-out;transition:opacity .2s .35s ease-in-out}.header__menu-list.is-active li:nth-child(4){-webkit-transition:opacity .2s .4s ease-in-out;transition:opacity .2s .4s ease-in-out}.header__menu-list.is-active li:nth-child(5){-webkit-transition:opacity .2s .45s ease-in-out;transition:opacity .2s .45s ease-in-out}.header__menu-list.is-active li:nth-child(6){-webkit-transition:opacity .2s .5s ease-in-out;transition:opacity .2s .5s ease-in-out}.header__menu-list a{position:relative}.header__menu-list a::before{content:"";position:absolute;left:0;width:100%;height:1px;background-color:var(--black);bottom:-0.3rem;-webkit-transition:all 0s;transition:all 0s;clip-path:polygon(0 0, 0 0, 0 100%, 0 100%)}.header__menu-list a::after{content:"";position:absolute;left:0;width:100%;height:1px;background-color:var(--black);bottom:-0.3rem;-webkit-transition:all .3s cubic-bezier(0.785, 0.135, 0.15, 0.86);transition:all .3s cubic-bezier(0.785, 0.135, 0.15, 0.86);clip-path:polygon(100% 0, 100% 0, 100% 100%, 100% 100%)}.header__menu-list a:hover::before{-webkit-transition:all .3s cubic-bezier(0.785, 0.135, 0.15, 0.86);transition:all .3s cubic-bezier(0.785, 0.135, 0.15, 0.86);clip-path:polygon(0 0, 100% 0, 100% 100%, 0 100%)}.header__menu-list a:hover::after{-webkit-transition:all 0s .3s;transition:all 0s .3s;clip-path:polygon(0 0, 100% 0, 100% 100%, 0 100%)}.header__opener{position:relative;z-index:2}@media only screen and (min-width: 1025px){.header__opener{display:none}}.header__opener-button{border:1px solid var(--black);margin-left:2rem}.header__lang-wrapper{position:relative;z-index:2}[id]{scroll-margin-top:100px}.splide__container{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.splide__list{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:-ms-flexbox;display:-webkit-box;display:flex;height:100%;margin:0 !important;padding:0 !important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;-webkit-box-align:center;align-items:center;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden;display:block}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none !important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{-webkit-animation:splide-loading 1s linear infinite;animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:rgba(0,0,0,0);border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@-webkit-keyframes splide-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes splide-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0 !important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;-webkit-transition:-webkit-transform .2s linear;transition:-webkit-transform .2s linear;transition:transform .2s linear;transition:transform .2s linear, -webkit-transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;-webkit-transform:scale(1.4);transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports(outline-offset: -3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast: none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports(outline-offset: -3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast: none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid rgba(0,0,0,0);cursor:pointer}.splide__pagination--ttb{bottom:0;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}.otgs-development-site-front-end{display:none}.wpml-ls-legacy-list-horizontal{border:none;padding:0}.wpml-ls-legacy-list-horizontal a{padding:0}.card{background-color:var(--white);color:var(--black);border-radius:.5rem;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.card__content{padding:2rem 2rem 4rem}@media only screen and (min-width: 1025px){.card__content{padding:4rem 4rem 4rem}}.card__title{font-size:3.2rem;line-height:110%;padding-bottom:2.3rem;margin-bottom:2rem;border-bottom:1px solid var(--black)}.card__text{font-size:1.4rem;line-height:150%}.card__image img{aspect-ratio:1.28;-o-object-fit:cover;object-fit:cover}.hero{position:relative;width:100%;min-height:100vh;min-height:100svh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding-top:10rem;padding-bottom:2rem}@media only screen and (min-width: 1025px){.hero{padding-top:12rem;padding-bottom:6rem}}.hero__background{position:absolute;top:0;left:0;width:100%;height:100%}.hero__background picture,.hero__background img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero__content{position:relative;z-index:1;color:var(--white)}@media only screen and (min-width: 1025px){.hero__content{max-width:74rem;margin-left:0}}.hero__title{font-size:3.2rem;line-height:110%;margin-bottom:2rem}@media only screen and (min-width: 1025px){.hero__title{font-size:4.6rem}}.hero__text{font-size:1.4rem;line-height:150%;margin-bottom:4rem}.hero__text--404{font-size:2.2rem;max-width:42.9rem}@media only screen and (min-width: 1025px){.hero__text{margin-bottom:6rem}}.hero__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2rem}.text{background-color:var(--black);color:#fdfdfd;padding:5rem 0}@media only screen and (min-width: 1025px){.text{padding:10rem 0 8rem}}.text__title{font-size:3.2rem;line-height:110%;margin-bottom:2rem}@media only screen and (min-width: 1025px){.text__title{font-size:5.2rem;line-height:120%;margin-bottom:4rem;max-width:72.6rem}}.text__content{color:#f8f8f8;font-size:1.4rem;line-height:150%;max-width:68.8rem}.cards{background-color:var(--black);padding:0 0 5rem}@media only screen and (min-width: 1025px){.cards{padding:0 0 6rem}}.cards__container{display:grid;gap:2rem}@media only screen and (min-width: 768px){.cards__container{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media only screen and (min-width: 1025px){.cards__container{grid-template-columns:repeat(3, minmax(0, 1fr));gap:4rem}}.banner{margin:5rem 0}@media only screen and (min-width: 768px){.banner{margin:11.5rem 0}}.banner__wrapper{border-radius:.5rem;overflow:hidden;background-color:var(--black);color:var(--white);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4rem;padding:2rem}@media only screen and (min-width: 768px){.banner__wrapper{display:grid;grid-template-columns:1fr 1.15fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media only screen and (min-width: 1025px){.banner__wrapper{gap:7.4rem;padding:4rem;max-width:109.4rem;margin:0 auto}}.banner__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}.banner__title{font-size:10rem;line-height:100%}@media only screen and (min-width: 1025px){.banner__title{font-size:21rem;line-height:85%}}.banner__krs{font-size:3.2rem;line-height:110%;padding:1.7rem 0;border-top:1px solid var(--white);border-bottom:1px solid var(--white);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.banner__text{font-size:1.4rem;line-height:150%}.banner__link{margin-top:2rem}@media only screen and (min-width: 1025px){.banner__link{margin-top:5rem}}.banner__image{border-radius:.5rem;overflow:hidden}.banner__image img{width:100%;height:auto}.reveal-text{margin:10rem 0}@media only screen and (min-width: 1025px){.reveal-text{margin:20rem 0}}@media only screen and (min-width: 1025px){.reveal-text__container{max-width:103.7rem}}.reveal-text__text-wrapper{position:relative;font-size:2.6rem;line-height:120%;display:grid}.reveal-text__text-wrapper>*{text-align:center;grid-area:1/-1}@media only screen and (min-width: 768px){.reveal-text__text-wrapper{font-size:3.2rem}}@media only screen and (min-width: 1025px){.reveal-text__text-wrapper{font-size:4.2rem}}.reveal-text__text{color:rgba(19,32,34,.1)}.reveal-text__text-dark{color:var(--black)}.reveal-text__link{margin:6rem auto 0}@media only screen and (min-width: 1025px){.reveal-text__link{margin:10.8rem auto 0}}.gateway{position:relative;margin:5rem 0;padding:5rem 0}@media only screen and (min-width: 1025px){.gateway{margin:10rem 0;padding:10rem 0}}.gateway__bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.gateway__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media only screen and (min-width: 1025px){.gateway__container{max-width:121.4rem}}.gateway__wrapper{background-color:var(--white);display:grid;gap:10rem;border-radius:1rem;padding:2rem}@media only screen and (min-width: 1025px){.gateway__wrapper{padding:4rem;grid-template-columns:1fr 1.1fr}}@media only screen and (min-width: 1025px){.gateway__content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.gateway__title{font-size:3.2rem;line-height:110%;margin-bottom:4rem}@media only screen and (min-width: 1025px){.gateway__title{font-size:5.2rem;line-height:120%;margin-bottom:2rem}}.gateway__text{font-size:1.4rem;line-height:150%}.gateway__link{display:none}@media only screen and (min-width: 1025px){.gateway__link{display:inline-block;font-size:1.2rem;line-height:150%;text-decoration-line:underline}}.team{margin:5rem 0}@media only screen and (min-width: 1025px){.team{margin:10rem 0}}.team__title{font-size:3.2rem;line-height:110%;margin-bottom:2rem}@media only screen and (min-width: 1025px){.team__title{font-size:5.2rem;line-height:120%}}.team__text{font-size:1.4rem;line-height:150%;margin-bottom:4rem}@media only screen and (min-width: 1025px){.team__text{margin-bottom:8rem}}@media only screen and (min-width: 768px){.team__wrapper{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:4rem 0}}@media only screen and (min-width: 768px){.team__item{padding:2rem 2rem;border-right:1px solid var(--black)}.team__item:nth-child(4n){border-right:none}}@media only screen and (min-width: 1025px){.team__item{padding:2rem 4rem}}.team__button{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:2rem 0;border-bottom:1px solid var(--black)}@media only screen and (min-width: 768px){.team__button{cursor:initial;padding:0;border-bottom:none;margin-bottom:4.6rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.team__icon{width:3.4rem;height:3.4rem;display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width: 768px){.team__icon{display:none}}.team__icon-line{grid-area:1/-1;width:100%;height:1px;background-color:var(--black)}.team__icon-line--horizontal{-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out, -webkit-transform .3s ease-in-out}[aria-expanded=true] .team__icon-line--horizontal{-webkit-transform:rotate(90deg) scaleX(0);transform:rotate(90deg) scaleX(0)}@media only screen and (min-width: 768px){.team__content{max-height:initial;opacity:1}}.team__item-inner-wrapper{padding-top:2rem;padding-bottom:2rem;border-bottom:1px solid var(--black)}@media only screen and (min-width: 768px){.team__item-inner-wrapper{padding-top:0;padding-bottom:0;border-bottom:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.team__name{width:-webkit-min-content;width:-moz-min-content;width:min-content;font-size:2.6rem;line-height:110%;text-align:left}@media only screen and (min-width: 768px){.team__name{text-align:center}}@media only screen and (min-width: 1025px){.team__name{font-size:3.2rem}}.team__image{width:8rem;height:8rem;-o-object-fit:cover;object-fit:cover;border-radius:50%;margin-bottom:4rem}.team__item-text{font-size:1.4rem;line-height:150%;text-align:left}@media only screen and (min-width: 768px){.team__item-text{text-align:center}}.partners{background-color:var(--black);padding:5rem 0}@media only screen and (min-width: 768px){.partners{padding:8rem 0 6rem}}.partners__title{text-align:center;color:var(--white);font-size:3.2rem;line-height:110%;margin-bottom:5rem}@media only screen and (min-width: 768px){.partners__title{font-size:5.2rem;line-height:120%;margin-bottom:8rem}}.partners__wrapper{background-color:#fff;border-radius:.5rem;display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:5rem;padding:3rem 3.7rem}@media only screen and (min-width: 768px){.partners__wrapper{grid-template-columns:repeat(4, minmax(0, 1fr));padding:4rem;gap:6rem}}@media only screen and (min-width: 1025px){.partners__wrapper{grid-template-columns:repeat(6, minmax(0, 1fr));padding:8rem}}.partners__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.partners__image{max-height:10rem;-o-object-fit:contain;object-fit:contain}.files{margin:5rem 0}@media only screen and (min-width: 768px){.files{margin:10rem 0}}.files__title{font-size:3.2rem;line-height:110%;margin-bottom:1rem}@media only screen and (min-width: 768px){.files__title{margin-bottom:2rem;font-size:5.2rem;line-height:120%}}@media only screen and (min-width: 1025px){.files__content{border-top:1px solid var(--black)}}@media only screen and (min-width: 1025px){.files__year{display:-webkit-box;display:-ms-flexbox;display:flex}}.files__year-button{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:2.6rem;line-height:110%;padding:2rem 0;border-bottom:1px solid var(--black)}@media only screen and (min-width: 768px){.files__year-button{font-size:3.2rem;line-height:110%}}@media only screen and (min-width: 1025px){.files__year-button{cursor:initial;width:9rem}}@media only screen and (min-width: 1025px){.files__year-content{max-height:initial;opacity:1;width:calc(100% - 9rem)}}@media only screen and (min-width: 1025px){.files__year-content-inner{min-height:100%;height:100%}}@media only screen and (min-width: 1025px){.files__year-content-inner-wrapper{display:grid;grid-template-columns:1fr 1fr;height:100%}}.files__year-link-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:1.4rem;line-height:150%;padding:1rem 0;border-bottom:1px solid var(--black)}@media only screen and (min-width: 1025px){.files__year-link-wrapper{height:100%;padding:0 0 0 2rem}}@media only screen and (min-width: 1025px){.files__year-link-wrapper:first-child{position:relative;padding-right:2rem}.files__year-link-wrapper:first-child::before{content:"";display:block;width:1px;background-color:var(--black);position:absolute;left:0;top:2rem;bottom:2rem}.files__year-link-wrapper:first-child::after{content:"";display:block;width:1px;background-color:var(--black);position:absolute;right:0;top:1rem;bottom:1rem}}.faq{background-color:var(--black);padding:2rem 0 5rem}@media only screen and (min-width: 1025px){.faq{padding:4rem 0 6rem}}@media only screen and (min-width: 1025px){.faq__header{display:grid;grid-template-columns:1fr 2fr;gap:4rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.faq__title{color:var(--white);font-size:10rem;line-height:120%;margin-bottom:2rem}@media only screen and (min-width: 768px){.faq__title{font-size:10.4rem;line-height:120%;margin-bottom:0}}.faq__text{color:var(--white);font-size:1.4rem;line-height:150%}@media only screen and (min-width: 1025px){.faq__text{max-width:27.4rem}}.faq__content{display:grid;gap:2rem;margin-top:3rem}@media only screen and (min-width: 768px){.faq__content{margin-top:4rem;grid-template-columns:1fr 1fr}}@media only screen and (min-width: 1025px){.faq__content{margin-top:6rem;gap:4rem;grid-template-columns:1fr 1fr 1fr}}.faq__item{background-color:var(--white);border-radius:.5rem;padding:2rem;-ms-flex-item-align:start;align-self:flex-start}.faq__question{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.faq__question-text{font-size:2.2rem;line-height:120%;text-align:left;padding-right:3.4rem}.faq .team__icon{-ms-flex-item-align:end;align-self:flex-end}@media only screen and (min-width: 768px){.faq .team__icon{display:grid}}.faq__answer-inner{padding-top:2rem}.faq__answer-inner-text{font-size:1.4rem;line-height:150%;padding-top:2rem;border-top:1px solid var(--black)}.foot{font-size:1.4rem;line-height:150%;margin-top:5rem}@media only screen and (min-width: 1025px){.foot{margin-top:6rem}}.foot__inner{display:grid;gap:4rem 3rem;grid-template-columns:1fr 1fr;padding-bottom:4rem}@media only screen and (min-width: 1025px){.foot__inner{grid-template-columns:repeat(6, 1fr)}}.foot__text:last-child{grid-column:1/-1}@media only screen and (min-width: 1025px){.foot__text:last-child{grid-column:3/-1}}.foot__text p:not(:last-child){margin-bottom:1em}.foot__link{padding:2rem 0 3rem;border-top:1px solid var(--black)}.blog-post{padding-top:15rem}@media only screen and (min-width: 1025px){.blog-post{padding-top:20rem}}.blog-post__wrapper{display:grid;gap:4rem;padding-bottom:15rem;border-bottom:1px solid var(--black)}@media only screen and (min-width: 1025px){.blog-post__wrapper{grid-template-columns:repeat(12, minmax(0, 1fr))}}@media only screen and (min-width: 1025px){.blog-post__header{grid-column:span 6}}.blog-post__title{font-size:5.2rem;line-height:110%}.blog-post__content{font-size:1.4rem;line-height:150%}@media only screen and (min-width: 1025px){.blog-post__content{grid-column:span 5/-1}}.blog-post__content>*:not(:last-child){margin-bottom:2.1rem}.blog-post__content h1,.blog-post__content h2,.blog-post__content h3,.blog-post__content h4,.blog-post__content h5,.blog-post__content h6{font-size:2.4rem}

/*# sourceMappingURL=main.css.map */