@font-face{font-family:LeagueSpartan;src:url(/assets/LeagueSpartan-VariableFont_wght-D7WSu3px.ttf)}.gallery{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:6.4rem 0}@media screen and (min-width: 1024px) and (orientation: landscape){.gallery{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}}.slider-wrapper{position:relative}@media screen and (min-width: 1024px) and (orientation: landscape){.slider-wrapper{flex:2 1 84rem}}.slider{width:100%;overflow:hidden;z-index:10}.slides{width:300%;transition:.7s;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}@media screen and (min-width: 760px) and (orientation: portrait){.slides{max-height:53vw}}@media screen and (min-width: 1024px) and (orientation: landscape){.slides{max-height:67vh}}.slide{width:100%}.slide img{width:100%;display:block;max-width:100%;max-height:100%}.arrows{width:max-content;position:absolute;bottom:0;right:0;z-index:20}@media screen and (min-width: 1300px) and (orientation: landscape){.arrows{left:100%}}.arrows__prev,.arrows__next{width:clamp(3rem,15vw,8rem);height:clamp(3rem,15vw,8rem);border:none;background-color:#000;transition:.3s;cursor:pointer}.arrows__prev:active,.arrows__next:active{background:#444}@media screen and (max-width: 450px){.arrows__prev img,.arrows__next img{height:1.68rem}}@media screen and (min-width: 1024px){.arrows__prev:hover,.arrows__next:hover{background:#444}.arrows__prev:active,.arrows__next:active{filter:brightness(50%)}}.gallery__content{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (min-width: 1024px) and (orientation: landscape){.gallery__content{flex:1 2 60rem;height:100%}}.gallery__content-wrapper{width:83.33%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:2.4rem 0}@media screen and (min-width: 1024px) and (orientation: landscape){.gallery__content-wrapper{width:70%}}@media screen and (max-width: 450px){.gallery__content-wrapper{gap:3.2rem 0}}.gallery__content-text-block{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1.6rem 0}.gallery__content-title{color:#000;font-size:clamp(4rem,8vw,4.8rem);font-weight:600;line-height:90%;letter-spacing:-.2rem}@media screen and (min-width: 1024px){.gallery__content-title{font-size:clamp(3.8rem,3.4vw,7.8rem)}}@media screen and (max-width: 450px){.gallery__content-title{font-size:clamp(2rem,10.5vw,4rem);font-weight:600;line-height:100%;letter-spacing:-.2rem}}.gallery__content-description{color:#a0a0a0;font-size:1.6rem;font-weight:500;line-height:140%;letter-spacing:-.05rem}.gallery__content-button-shop{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:2rem clamp(2.4rem,10vw,3.2rem);flex-wrap:wrap;cursor:pointer}@media screen and (max-width: 450px){.gallery__content-button-shop{display:flex;flex-direction:row;justify-content:space-between;align-items:center}}.gallery__content-button-shop p{transition:.3s;color:#000;font-size:1.5rem;font-weight:500;line-height:100%;letter-spacing:1.25rem;text-transform:uppercase;text-wrap-mode:nowrap}.gallery__content-button-shop button{cursor:pointer;border:none;background-color:#fff}.gallery__content-button-shop button svg{transition:.3s;fill:#000}.gallery__content-button-shop:hover p{color:#a0a0a0}.gallery__content-button-shop:hover button svg{fill:#a0a0a0}.header{position:absolute;top:clamp(4.8rem,6vw,6.4rem);left:6.4rem;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:0 5.6rem;z-index:20}@media screen and (orientation: portrait){.header{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:0;left:0}}.logo{position:relative}@media screen and (max-width: 450px){.logo{left:-2.4rem}}@media screen and (min-width: 450px) and (orientation: portrait){.logo{left:-6.4rem}}@media screen and (orientation: portrait){.logo{margin:0 46%;transform:translate(-46%)}}.sideMenuIcon{display:none}@media screen and (max-width: 450px){.sideMenuIcon{margin-left:2.4rem}}@media screen and (min-width: 450px) and (orientation: portrait){.sideMenuIcon{margin-left:6.4rem}}@media screen and (orientation: portrait){.sideMenuIcon{display:block}}.sideMenu{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:30;animation:bg-black-open .5s}.sideMenu.close{animation:bg-black-close .5s}.sideMenu__menu-wrapper{width:100%;height:11rem;background-color:#fff;display:flex;flex-direction:row;justify-content:space-between;align-items:center;animation:menu-open .5s}@media screen and (max-width: 450px){.sideMenu__menu-wrapper{padding:0 2.4rem}}@media screen and (min-width: 450px) and (orientation: portrait){.sideMenu__menu-wrapper{padding:0 6.4rem}}.sideMenu__menu-wrapper.close{animation:menu-close .5s}@media screen and (max-width: 350px){.sideMenu__menu-wrapper{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:6rem 0;height:auto;padding-top:2rem;padding-bottom:2rem}}.closeIcon{border:none;background-color:#fff}.closeIcon svg{transition:.2s;opacity:20%}.closeIcon:active svg{opacity:60%}@keyframes bg-black-open{0%{background-color:#0000}to{background-color:#00000080}}@keyframes menu-open{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes bg-black-close{0%{background-color:#00000080}to{background-color:#0000}}@keyframes menu-close{0%{transform:translate(0)}to{transform:translate(-100%)}}.header .navigation{display:none}@media screen and (orientation: landscape){.header .navigation{display:block}}.sideMenu .navigation{display:block;align-self:center}.navigation__list{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0 3.2rem;list-style-type:none}@media screen and (max-width: 350px){.navigation__list{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:3rem 0}}.navigation__item{cursor:pointer;font-size:1.6rem;font-weight:600;line-height:100%;letter-spacing:-.07rem}.header .navigation__item{position:relative;color:#fff}.header .navigation__item:after{content:"";position:absolute;bottom:-1rem;left:0;margin:0 50%;transform:translate(-50%);height:.2rem;background-color:#fff0;width:1.6rem;transition:.3s}.header .navigation__item:hover:after{background-color:#fff}.sideMenu .navigation__item{color:#000}*{margin:0;padding:0;box-sizing:border-box}html{font-size:62.5%;font-family:LeagueSpartan}#root{width:100vw;height:100vh;overflow-x:hidden;background-color:#fff}.main{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}@media screen and (orientation: portrait){.main{gap:6.4rem 0}}.main__container{width:100%;flex-grow:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:clamp(4.8rem,11vw,6.4rem) 0}@media screen and (min-width: 1024px) and (orientation: landscape){.main__container{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}}.imgDark{flex-grow:1;height:100%;width:100%}@media screen and (min-width: 1024px) and (orientation: landscape){.imgDark{flex:1 2 42rem}}.imgDark img{display:block;object-fit:cover;width:100%;height:100%;max-width:100%;max-height:100%}.main__text-block{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1.6rem 0}@media screen and (min-width: 1024px) and (orientation: landscape){.main__text-block{flex:2 1 58rem;padding:1.5rem 4.8rem}}@media screen and (orientation: portrait){.main__text-block{width:83.33%}}.main__title{color:#000;font-size:1.6rem;font-weight:700;line-height:140%;letter-spacing:.7rem;text-transform:uppercase}.main__description{color:#a0a0a0;font-size:1.6rem;font-weight:500;line-height:140%;letter-spacing:-.05rem}.imgLight{height:100%;width:100%}@media screen and (min-width: 1024px) and (orientation: landscape){.imgLight{flex:1 2 44rem}}.imgLight img{display:block;object-fit:cover;width:100%;height:100%;max-width:100%;max-height:100%}
