.footer{background-color:var(--black);color:var(--white)}.footer svg{fill:var(--white)!important}.footer-container{display:flex;justify-content:center;align-items:center;flex-flow:column;padding:2rem 0}.footer-logo{margin-bottom:1rem}.footer-title{margin-bottom:.5rem}.footer-text{margin-bottom:2rem}.footer .footer-socials-list{display:flex}.footer .footer-socials__link{display:inline-block}.footer .footer-socials-list__item+.footer-socials-list__item{margin-left:1rem}.footer .socials-icon{width:2rem;height:2rem}@media screen and (min-width:36em){.footer .socials-icon{width:3rem;height:3rem}}.header-mob-menu{position:fixed;top:0;left:0;width:100%;height:100vmax;background-color:var(--black);color:var(--white);display:flex;flex-flow:column;justify-content:center;align-items:center;z-index:1000;opacity:0;pointer-events:none;transition:opacity .2s ease-in;cursor:pointer}.header-mob-menu.is-active{pointer-events:all;opacity:1}.header-mob-menu .header-nav-list{display:flex;flex-flow:column;align-items:center}.header-mob-menu .header-nav-list__item+.header-nav-list__item{margin-left:0;margin-top:2.625rem}.header-mob-menu .header-nav-list__item{font-size:2.25rem;text-align:center}.header-mob-menu__lang{margin-top:2rem}.lang-switch{position:relative}.lang-switch.dropdown:hover .lang-switch__list{pointer-events:all;max-height:100vh;opacity:1}.lang-switch__current-lang{background-color:unset;border:none;padding:0}.lang-switch__list{display:flex;background-color:var(--white)}.lang-switch.dark .lang-switch__list{background-color:var(--black)}.lang-switch.dropdown .lang-switch__list{flex-flow:column;position:absolute;box-shadow:0 5px 5px var(--black);pointer-events:none;opacity:0;max-height:0;overflow:hidden;transition:opacity .2s ease-in,max-height .2s ease-in}.lang-switch.row{display:flex}.lang-switch.row,.lang-switch.row .lang-switch__list{flex-flow:row nowrap;gap:1rem}.lang-switch__list-item{opacity:.8;transition:opacity .2s ease-in}.lang-switch__list-item:hover{opacity:1}.lang-switch__locale{background-color:unset;border:none;padding:.5rem 1rem;cursor:pointer;display:block}.lang-switch.row .lang-switch__locale{opacity:.8}.lang-switch.row .lang-switch__locale.active{opacity:1}.header{position:absolute;background-color:var(--white);z-index:1;transition:filter .2s ease-in}.header,.header.fixed{top:0;left:0;width:100%}.header.fixed{right:0;position:fixed;filter:drop-shadow(2px 2px 2px var(--black))}.header-logo{max-width:7.5rem;cursor:pointer}.header-container{display:flex;align-items:center;justify-content:space-between;padding:.5rem 0}.header-nav-list{display:flex}.header .header-nav-list__item{font-size:1rem;position:relative;display:flex;align-items:center}.header .header-nav-list__item:before{content:"";display:block;width:100%;height:1px;position:absolute;bottom:0;background-color:var(--black);width:0;transition:width .2s ease-in;will-change:width}.header .header-nav-list__item:hover:not(.header-nav-list__item-lang):before{width:100%}.header .header-nav-list__item+.header-nav-list__item{margin-left:.5rem}.header .btn-mob-menu{position:relative;width:2rem;height:2rem;z-index:1001;background-color:transparent;border:none;padding:0}.header .btn-mob-menu:after,.header .btn-mob-menu:before{content:"";display:block;width:100%;height:2px;background-color:var(--black);position:absolute;transition:background-color .2s ease-in,transform .2s ease-in,top .2s ease-in}.header .btn-mob-menu:after{top:calc(50% - 5px);transform:translateY(-50%)}.header .btn-mob-menu:before{top:calc(50% + 5px);transform:translateY(-50%)}.header .btn-mob-menu.active:after,.header .btn-mob-menu.active:before{background-color:var(--white)}.header .btn-mob-menu.active:after{top:50%;transform:rotate(45deg)}.header .btn-mob-menu.active:before{top:50%;transform:rotate(-45deg)}.app-loader{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--black);z-index:10000}.app-loader .app-logo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:12.5rem;height:auto}.modal{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;opacity:0;pointer-events:none;transition:opacity .2s ease-in}.modal.active{opacity:1;pointer-events:all}.modal-backdrop{position:absolute;width:100%;height:100%;top:0;left:0;background-color:rgba(3,3,3,.3);z-index:-1}.modal-content{background-color:var(--white);filter:drop-shadow(2px,2px,2px var(--black));width:calc(100% - 4rem);max-width:23.4375rem;padding:1rem;border-radius:.25rem}:root{--white:#fff;--black:#000;--light-red:#ea5a4d}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}ul{margin:0;padding:0;list-style-type:none}a{text-decoration:none;color:inherit}@font-face{font-family:RedHatDisplay;src:url(/_next/static/media/RedHatDisplay-Light.089f9045.ttf) format("TrueType");font-weight:300;font-display:swap}@font-face{font-family:RedHatDisplay;src:url(/_next/static/media/RedHatDisplay-Regular.c1f721cd.ttf) format("TrueType");font-weight:400;font-display:swap}@font-face{font-family:RedHatDisplay;src:url(/_next/static/media/RedHatDisplay-Medium.d58c20b1.ttf) format("TrueType");font-weight:500;font-display:swap}@font-face{font-family:RedHatDisplay;src:url(/_next/static/media/RedHatDisplay-SemiBold.28d0f382.ttf) format("TrueType");font-weight:600;font-display:swap}@font-face{font-family:RedHatDisplay;src:url(/_next/static/media/RedHatDisplay-Bold.ccb4bfce.ttf) format("TrueType");font-weight:700;font-display:swap}@font-face{font-family:RedHatDisplay;src:url(/_next/static/media/RedHatDisplay-ExtraBold.b9ef8d1c.ttf) format("TrueType");font-weight:800;font-display:swap}.h1{font-size:2.625rem}@media screen and (min-width:36em){.h1{font-size:4rem}}.h2{font-size:2rem}@media screen and (min-width:36em){.h2{font-size:3rem}}.h3{font-size:1.5rem}@media screen and (min-width:36em){.h3{font-size:2rem}}.h4{font-size:1.125rem}@media screen and (min-width:36em){.h4{font-size:1.5rem}}.p1{font-size:.8125rem}@media screen and (min-width:36em){.p1{font-size:1rem}}.p2{font-size:.875rem}@media screen and (min-width:36em){.p2{font-size:1.125rem}}.btn{font-size:.875rem}.f-w-500{font-weight:500}.f-w-600{font-weight:600}.f-w-700{font-weight:700}.f-w-800{font-weight:800}html{font-family:RedHatDisplay;font-weight:400;font-size:1rem}body,html{height:100%}body.hidden{overflow:hidden}.container{padding:0 1rem}.app{height:100%;display:flex;flex-flow:column}main{flex:1 0;position:relative}h1,h2,h3,h4,p{margin:0}video{width:100%}.container-video{padding:1rem}