@font-face{font-family:"Futura New Book";src:url(../fonts/FuturaNewBook-Reg.woff2) format("woff2"),url(../fonts/FuturaNewBook-Reg.woff) format("woff"),url(../fonts/FuturaNewBook-Reg.ttf) format("truetype"),url(../fonts/FuturaNewBook-Reg.eot) format("embedded-opentype");font-style:normal;font-display:swap}@font-face{font-family:"Futura New ExtraBold";src:url(../fonts/FuturaNewExtraBold-Reg.woff2) format("woff2"),url(../fonts/FuturaNewExtraBold-Reg.woff) format("woff"),url(../fonts/FuturaNewExtraBold-Reg.ttf) format("truetype"),url(../fonts/FuturaNewExtraBold-Reg.eot) format("embedded-opentype");font-style:normal;font-display:swap}@font-face{font-family:"Futura New Bold";src:url(../fonts/FuturaNewBold-Reg.woff2) format("woff2"),url(../fonts/FuturaNewBold-Reg.woff) format("woff"),url(../fonts/FuturaNewBold-Reg.ttf) format("truetype"),url(../fonts/FuturaNewBold-Reg.eot) format("embedded-opentype");font-style:normal;font-display:swap}@font-face{font-family:"Futura New Light";src:url(../fonts/FuturaNewLight-Reg.woff2) format("woff2"),url(../fonts/FuturaNewLight-Reg.woff) format("woff"),url(../fonts/FuturaNewLight-Reg.ttf) format("truetype"),url(../fonts/FuturaNewLight-Reg.eot) format("embedded-opentype");font-style:normal;font-display:swap}*,*::after,*::before{margin:0;padding:0;box-sizing:border-box}::-webkit-scrollbar{height:5px;width:5px}::-webkit-scrollbar-thumb{border-radius:17px;background-color:#a82714}::-webkit-scrollbar-track{background-color:#2d2d2d}::-webkit-scrollbar-button{display:none}::selection{color:#a82714}html,body{padding:0;margin:0;color:#fff;background-color:#000000;font-family:"Futura New Book";font-size:1.6rem;font-style:normal;font-weight:normal;line-height:1.2}html,body{overflow-x:hidden}ul{list-style:none}a{text-decoration:none;color:inherit}input{outline:none;border:none;background:transparent}textarea{resize:none}img,picture,source,video{pointer-events:none;-moz-user-select:none;-webkit-user-drag:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}html{font-size:10px;overflow-y:hidden}@media only screen and (max-width: 1300px){html{font-size:8.96px}}@media only screen and (max-width: 1200px){html{font-size:8.36px}}@media only screen and (max-width: 1100px){html{font-size:8.04px}}@media only screen and (max-width: 900px){html{font-size:7.68px}}@media only screen and (max-width: 800px){html{font-size:7.36px}}@media only screen and (max-width: 700px){html{font-size:7.04px}}@media only screen and (max-width: 1100px) and (min-height: 930px) and (min-width: 900px){html{font-size:9.2px}}@media only screen and (max-width: 900px) and (min-height: 900px) and (min-width: 600px){html{font-size:8.7px}}@media only screen and (max-width: 450px){html{font-size:6.72px}}@media only screen and (max-width: 350px){html{font-size:6.56px}}@media only screen and (max-width: 1000px) and (max-height: 520px){html{font-size:7px}}@media only screen and (min-width: 1500px){html{font-size:10.72px}}@media only screen and (min-width: 1600px){html{font-size:11.68px}}@media only screen and (min-width: 1850px){html{font-size:13.6px}}@media only screen and (min-width: 2000px){html{font-size:14.72px}}@media only screen and (min-width: 2200px){html{font-size:16px}}@media only screen and (min-width: 2400px){html{font-size:17.12px}}@media only screen and (min-width: 2700px){html{font-size:19.36px}}.section{position:relative;height:100vh;width:100% !important;max-width:none !important}.span-black{color:#000}.span-red{color:#e8513a}.btn{display:inline-block;color:#fff;border-radius:100px;border:1.5px solid #fff;transition:all 0.5s}.btn:active{transform:translateY(2px)}.to-black{background-color:#000 !important}.to-transparent{background-color:transparent !important}@keyframes pageActiveLinksAppear{from{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}.link-appear{animation:pageActiveLinksAppear 0.5s forwards ease var(--i)}@keyframes textFilling{from{width:0%}to{width:100%}}.preloader{background-image:linear-gradient(#000, #111);width:100%;height:100vh;position:fixed;top:0;left:0;z-index:10000000;display:flex;justify-content:center;align-items:center}.preloader__center{display:flex;justify-content:center;align-items:center;flex-direction:column}.preloader__text{font-family:"Futura New ExtraBold";font-size:12rem;color:transparent;-webkit-text-stroke:1px white;display:block;position:relative}.preloader__text::before{font-family:"Futura New ExtraBold";content:"ELIXAR";height:100%;display:block;position:absolute;top:0;left:0;color:white;overflow:hidden;width:0%;animation:textFilling 1.25s linear forwards}.preloader__text::after{content:"";display:block;position:absolute;bottom:0;left:1.35%;background-color:#e8513a;overflow:hidden;width:0%;height:0.5rem;animation:textFilling 1.25s linear forwards}.nav{display:flex;justify-content:space-between;align-items:center;text-transform:uppercase;position:relative;z-index:130000}.nav__left{display:flex;justify-content:space-between;align-items:center;width:46%}@media only screen and (max-width: 1100px){.nav__left{width:53rem}}@media only screen and (min-width: 2700px){.nav__left{width:65rem}}.nav__logo{font-family:"Futura New ExtraBold";transition:all 0.5s}@media only screen and (max-width: 850px){.nav__logo{font-size:2rem}}.nav__logo:hover{color:#000}.nav__logo:hover span{color:#fff}.nav__logo span{transition:all 0.5s}.nav__list{display:flex}@media only screen and (max-width: 850px) and (min-height: 520px), only screen and (max-width: 600px){.nav__list{display:none}}.nav__item{margin-right:4rem}.nav__link{transition:all 0.5s}.nav__link:hover{color:#000}.nav__button{font-family:"Futura New Bold";background-color:#000;padding:0.75rem 5rem}.nav__button:hover{background-color:#fff;color:#000}@media only screen and (max-width: 850px) and (min-height: 520px), only screen and (max-width: 600px){.nav__button{display:none}}.nav-mobile{font-family:"Futura New Light";display:none}@media only screen and (max-width: 850px) and (min-height: 520px){.nav-mobile{display:block}}.nav-mobile__checkbox{display:none}.nav-mobile__button{background-color:#fff;height:7rem;width:7rem;position:absolute;top:-1rem;right:-1rem;border-radius:50%;z-index:2000;box-shadow:0 1rem 3rem rgba(0,0,0,0.1);text-align:center;cursor:pointer}.nav-mobile__background{height:6rem;width:6rem;border-radius:50%;position:absolute;top:-0.5rem;right:-0.5rem;background-image:radial-gradient(#e8513a, #a82714);z-index:1000;transition:transform 0.8s cubic-bezier(0.86, 0, 0.07, 1)}.nav-mobile__nav{height:100vh;position:absolute;top:0;left:0;z-index:1500;opacity:0;visibility:hidden;width:100%;transform:translateX(-100%);transition:all 0.8s cubic-bezier(0.68, -0.55, 0.265, 1.55)}.nav-mobile__list{position:absolute;top:45%;left:50%;text-align:center;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;transform:translateX(-50%) translateY(-50%)}.nav-mobile__item{margin:2rem}.nav-mobile__link:link,.nav-mobile__link:visited{display:inline-block;font-size:4rem;font-weight:300;padding:1rem 2rem;color:white;text-decoration:none;text-transform:uppercase;background-image:linear-gradient(120deg, transparent 0%, transparent 50%, white 50%);background-size:230%;transition:all 0.4s}.nav-mobile__link:link span,.nav-mobile__link:visited span{margin-right:1.5rem;display:inline-block}.nav-mobile__link:hover,.nav-mobile__link:active{background-position:100%;color:#e8513a;transform:translateX(1rem)}.nav-mobile__checkbox:checked ~ .nav-mobile__background{transform:scale(80)}.nav-mobile__checkbox:checked ~ .nav-mobile__nav{opacity:1;visibility:visible;width:100%;transform:translateX(0%)}.nav-mobile__icon{position:relative;margin-top:3.5rem}.nav-mobile__icon,.nav-mobile__icon::before,.nav-mobile__icon::after{width:3.2rem;height:2px;background-color:#000;display:inline-block}.nav-mobile__icon::before,.nav-mobile__icon::after{content:"";position:absolute;left:0;transition:all 0.2s}.nav-mobile__icon::before{top:-1rem}.nav-mobile__icon::after{top:1rem}.nav-mobile__button:hover .nav-mobile__icon::before{top:-1rem}.nav-mobile__button:hover .nav-mobile__icon::after{top:1rem}.nav-mobile__checkbox:checked+.nav-mobile__button .nav-mobile__icon{background-color:transparent}.nav-mobile__checkbox:checked+.nav-mobile__button .nav-mobile__icon::before{top:0;transform:rotate(135deg)}.nav-mobile__checkbox:checked+.nav-mobile__button .nav-mobile__icon::after{top:0;transform:rotate(-135deg)}.footer{padding:5rem 0;border-top:2px solid #e8513a;position:relative;z-index:10000}.footer__content{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.footer__logo{width:3rem;height:3rem;margin-bottom:2rem}.footer__heading{font-family:"Futura New ExtraBold";text-transform:uppercase;font-size:3.25rem;margin-bottom:3rem}.footer__paragraph{font-family:"Futura New Light";font-size:1.8rem;opacity:0.5;margin-bottom:4rem}.footer__list{display:flex;justify-content:center;align-items:center;margin-bottom:4.5rem}.footer__item:not(:last-of-type){margin-right:6.5rem}@media only screen and (max-width: 550px){.footer__item:not(:last-of-type){margin-right:4rem}}.footer__link{transition:all 0.3s}.footer__link:hover{color:#e8513a}.footer__socials{display:flex;justify-content:center;align-items:center}.footer__social-link:not(:last-of-type){margin-right:3rem}.footer__social-link:hover .footer__social-path{fill:#e8513a !important}.footer__social-link:hover .footer__social{transform:scale(1.1)}.footer__social{width:2rem;height:2rem;transition:all 0.3s}.footer__social-path{transition:all 0.3s}.section-prefooter{display:flex;justify-content:center;align-items:center;text-align:center}@media only screen and (max-width: 600px){.section-prefooter{height:50vh;min-height:300px}}@media only screen and (max-width: 1000px) and (min-height: 520px){.section-prefooter__content{transform:scale(1.2)}}.section-prefooter__heading{font-family:"Futura New Bold";font-size:5rem;text-transform:uppercase}@media only screen and (min-width: 650px){.section-prefooter__heading br{display:none}}.section-prefooter__subheading{color:#e8513a;font-size:2rem}.section-prefooter__button{display:inline-block;background-color:#e8513a;box-shadow:0 0 5rem rgba(173,255,0,0.25);font-family:"Futura New Bold";font-size:2rem;text-transform:uppercase;padding:0.8rem 2.25rem;border-radius:1px;transition:all 0.5s;margin-top:3rem}.section-prefooter__button:hover{transform:scale(1.07);box-shadow:0 0 5rem #e8513a}.header{background-image:linear-gradient(180deg, rgba(0,0,0,0) 60.94%, #000 100%),url(../media/backgroundWaveFading.webp);background-size:cover;background-repeat:no-repeat;padding:3rem 6rem;overflow:hidden;position:relative}@media only screen and (max-width: 1100px){.header{background-position:50%}}@media only screen and (max-width: 600px){.header{padding:3rem 5%}}.header__info{position:absolute;top:30%;left:10%;z-index:50}@media only screen and (max-width: 1000px) and (min-height: 600px){.header__info{top:35%}}@media only screen and (max-width: 1000px){.header__info{left:6rem}}@media only screen and (max-width: 600px){.header__info{left:5%}}.header__heading{font-family:"Futura New ExtraBold";font-size:10.8rem;text-transform:uppercase;margin-left:-4px}.header__paragraph{font-size:2.2rem;text-transform:uppercase;margin-top:1rem}.header__line{display:block;background-color:#e8513a;height:3px;width:24rem;margin-top:2rem;margin-bottom:2rem;border-radius:1px}.nav__logo{transition:all 0.3s}.nav__logo:hover{color:#e8513a}.nav__link:hover{color:#e8513a}.main__background-container{background-image:linear-gradient(180deg, #000 .03%, rgba(0,0,0,0) 27.1%, rgba(0,0,0,0) 69.26%, #000 99.97%),url(../media/shopBackgroundWave.webp);background-size:cover;background-repeat:no-repeat;overflow:hidden}.section-search__blocks{padding:0 6rem}@media only screen and (max-width: 600px){.section-search__blocks{padding:0 3rem}}.section-search__block{width:100%;position:relative;border-bottom:0.2rem solid #e8513a;border-radius:1px;padding:4rem 5rem}.section-search__block:first-of-type{border-top:0.2rem solid #e8513a}@media only screen and (max-width: 600px){.section-search__block{padding:4rem 1rem 4rem 1rem}}.section-search__block__header{display:flex;justify-content:space-between;align-items:center;cursor:pointer}.section-search__block__arrow{width:1.75rem;height:1.75rem;margin-right:2rem;transform:rotate(-90deg);transition:all 0.4s}.section-search__block__heading{font-family:"Futura New Bold";font-size:3rem;text-transform:uppercase}.section-search__block__heading-container{display:flex;align-items:center}.section-search__block__search-container{position:relative}.section-search__block__search-input{width:35rem;position:relative;padding:1rem 0 1rem 5rem;color:rgba(255,255,255,0.5);font-size:1.8rem;font-family:"Futura New Book";background-color:transparent}@media only screen and (max-width: 1000px){.section-search__block__search-input{font-size:2rem}}@media only screen and (max-width: 550px){.section-search__block__search-input{width:25rem}}@media only screen and (max-width: 400px){.section-search__block__search-input{padding:1rem 0 1rem 3rem;width:22rem}}.section-search__block__search-line{display:block;height:2px;width:100%;background:linear-gradient(270deg, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0) 100%);position:absolute;bottom:0;border-radius:1px}.section-search__block__search-icon{width:1.75rem;height:1.75rem;position:absolute;bottom:1rem;right:1rem}.section-search__block__content{padding:0 7rem;margin-top:6rem;display:none}@media only screen and (max-width: 1100px){.section-search__block__content{padding:0 5rem}}@media only screen and (max-width: 650px){.section-search__block__content{padding:0}}.section-search__block__table{width:100%}.section-search__block__table__divider{padding:0}.section-search__block__table__h{height:5.2rem}.section-search__block__table__r{height:1px;background:linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(229,186,255,0.8) 46.35%, rgba(255,255,255,0) 100%)}.section-search__block__table__header{font-weight:bold;font-size:2.4rem}@media only screen and (max-width: 450px){.section-search__block__table__header{font-size:2rem}}.section-search__block__table__data{font-size:2rem}.section-search__block__table__name{font-weight:bold}.section-search__block__table__data td{padding:2rem 0;text-align:center}@media only screen and (max-width: 450px){.section-search__block__table__data td{font-size:1.4rem}}.section-search__block__table__align-s{text-align:start !important}.section-search__block__table__align-e{text-align:end !important}.section-terms{display:flex;justify-content:center;align-items:center;text-align:center}@media only screen and (max-width: 600px){.section-terms{height:70vh;min-height:400px}}.section-terms__heading{font-family:"Futura New Bold";font-size:6.2rem;text-transform:uppercase}@media only screen and (max-width: 400px){.section-terms__heading{font-size:5.6rem}}.section-terms__subheading{font-family:"Futura New Light";opacity:0.5;margin-bottom:3.5rem}@media only screen and (max-width: 1000px) and (min-height: 520px){.section-terms__subheading{font-size:2rem;margin-bottom:5rem}}.section-terms__item{margin:2rem 0;font-size:2rem}@media only screen and (max-width: 1000px) and (min-height: 520px){.section-terms__item{font-size:2.3rem;margin:3rem 0}}
