.searchbar{background:var(--main-color);opacity:0;visibility:hidden;width:100%;max-width:600px;transition:opacity .25s ease-in-out,transform .25s ease-in-out,visibility 0s .26s;position:absolute;top:106%;transform:translateY(-20px)}@media screen and (min-width:800px){.searchbar{margin-left:5rem}}.searchbar.open{opacity:1;visibility:visible;transition:opacity .25s ease-in-out,transform .25s ease-in-out,visibility;transform:translateY(0)}.searchbar__container{flex-direction:row;align-items:center;width:100%;padding-top:15px;padding-bottom:15px;padding-right:10px;display:flex}.searchbar__close-btn,.searchbar__search-btn{appearance:none;cursor:pointer;background:0 0;border:none}.searchbar__field{border:none;flex-grow:1;padding:8px 10px;font-family:inherit;font-size:1.2rem}
.header__nav__item{white-space:pre;border-bottom:3px solid #0000;justify-content:center;align-items:center;height:100%;display:flex;position:relative}.header__nav__item>a{color:#fff;text-transform:uppercase;justify-content:center;align-items:center;height:100%;padding:0 25px;font-family:TerminalGrotesk;font-size:1.25rem;text-decoration:none;display:flex}@media screen and (max-width:1400px){.header__nav__item>a{padding:0 15px;font-size:1rem}}.header__nav__item__submenu{opacity:0;background-color:var(--main-color);flex-direction:column;max-height:0;transition:max-height .25s ease-in-out,background-color .15s ease-in-out,opacity .15s ease-in-out;display:flex;position:absolute;top:calc(100% + 3px);left:0;overflow:hidden}.header__nav__item__submenu li{border-left:3px solid #0000}.header__nav__item__submenu li:hover{border-color:var(--inversed-main-color)}.header__nav__item__submenu a{width:100%;color:var(--inversed-main-color);padding:10px 25px;font-size:1.3rem;text-decoration:none;display:block}.header__nav__item:hover{border-color:var(--main-color)}.header__nav__item:hover .header__nav__item__submenu{opacity:1;max-height:50vh}
.header__nav{flex-flow:row;flex-grow:1;max-width:60vw;transition:max-width .35s ease-in-out;display:flex}@media screen and (max-width:1700px){.header__nav{flex-grow:0}}@media screen and (max-width:1200px){.header__nav{width:0}}.player-open .header__nav{max-width:0}
.footer{background-color:#191919;flex-direction:row;justify-content:space-between;align-items:center;padding:3.5rem 2rem;display:flex;position:relative}@media screen and (max-width:1160px){.footer{flex-direction:column;gap:35px}}.footer>*{flex-grow:1}.footer__links{color:#fff;flex-flow:column wrap;align-items:center;gap:8px;height:120px;display:flex}@media screen and (max-width:460px){.footer__links{height:auto}}.footer__logo{flex-direction:row;justify-content:center;align-items:center;display:flex}.footer__socials{flex-direction:column;display:flex}.footer__socials__icons{flex-direction:row;justify-content:center;align-items:center;gap:5px;display:flex}.footer__socials__icons li{width:65px}.footer__socials__newsletter{color:#fff;flex-direction:column;align-items:center;gap:10px;display:flex}.footer__socials__newsletter p{text-transform:uppercase}.footer__socials__newsletter input{border-radius:0;width:100%;max-width:350px;padding:9px;font-size:1.2rem}.footer__socials__newsletter__buttons{flex-direction:row;justify-content:space-between;width:100%;max-width:350px;display:flex}.footer__socials__newsletter__buttons button{color:#fff;cursor:pointer;background:0 0;border:none;font-size:1.2rem}
.prefooter .strip2{color:#fff;background-color:#2154ff;margin-top:-5rem;margin-bottom:-3rem;transform:rotate(2deg)}.prefooter__spacer{clip-path:polygon(0 3px,100% 20px,100% 100%,0 100%);background-color:#ffbebc;background-repeat:no-repeat;background-size:cover;height:350px}
