*{padding:0;margin:0;border:0}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}:focus,:active{outline:none}a:focus,a:active{outline:none}nav,footer,header,aside{display:block}html,body{height:100%;width:100%;font-size:100%;line-height:1;font-size:14px}input,button,textarea{font-family:inherit}input::-ms-clear{display:none}button{cursor:pointer}button::-moz-focus-inner{padding:0;border:0}a,a:visited{text-decoration:none}a:hover{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:400}
@import"https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap";*{font-size:14px;-webkit-transition:.6s all;-o-transition:.6s all;transition:.6s all;font-family:"Raleway",sans-serif;font-weight:400;color:#fff}.container{width:1240px;margin:0 auto}.header{height:80px;background:#252525;padding:10px 40px;position:fixed;width:100%;top:0px;left:0px;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;-webkit-box-shadow:0px 0px 10px #000;box-shadow:0px 0px 10px #000;z-index:2}.header__logo{display:block;height:100%}.header__logo img{height:100%;border-radius:10px}.header__links{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;gap:40px}.header__link{font-size:16px;padding:10px 20px;border-radius:10px;letter-spacing:1px}.header__link:hover{background:rgba(255,255,255,.0784313725)}.header__link-active{background:rgba(0,0,0,.368627451);color:#ffea00;font-weight:500}.header__link-active:hover{background:#000}.header__button{background:#ffea00;padding:14px 16px;border-radius:10px;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;gap:10px}.header__button p{color:#000;font-size:16px;font-weight:600}.header__button img{width:24px;-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.header__button:hover{background:#fff;color:#000}.header__menu{height:46px;width:46px;border-radius:10px;background:#ffea00;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;display:none}.header__menu img{width:30px}section{position:relative}.first{background:#252525;width:100%;height:100vh;position:relative}.first .container{height:100%}.first__drop{position:absolute;top:0px;width:100%;height:100%;opacity:.3}.first__drop img{width:100%;height:100%;-webkit-filter:drop-shadow(0px 10px 5px rgba(0, 0, 0, 0.4352941176));filter:drop-shadow(0px 10px 5px rgba(0, 0, 0, 0.4352941176))}.first__body{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;position:relative;height:100%}.first__left{width:50%;height:100%;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:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:20px}.first__right{width:50%;height:100%;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}.first__right img{width:100%}.first__title{padding:20px;border-radius:10px;background:rgba(255,234,0,.9215686275);color:#000;font-size:36px;font-weight:600}.first__subtitle{padding:10px 20px;border-radius:10px;background:rgba(0,0,0,.462745098);font-size:26px;letter-spacing:10px;color:rgba(255,234,0,.9058823529);font-weight:500;margin-left:40px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.first__text{padding:20px;border-radius:10px;background:#ffea00;background:rgba(255,255,255,.1568627451);color:#fff;font-weight:500;font-size:18px;line-height:140%;margin-left:80px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.first__button{padding:10px 20px;border-radius:10px;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;gap:10px;background:#ffea00;-ms-flex-item-align:end;align-self:flex-end}.first__button img{width:26px}.first__button p{font-size:18px;font-weight:500;color:#000}.first__button:hover{background:#000}.first__button:hover p{color:#fff}.first__button:hover img{-webkit-transform:scale(0.8) rotate(-20deg) translateY(2px);-ms-transform:scale(0.8) rotate(-20deg) translateY(2px);transform:scale(0.8) rotate(-20deg) translateY(2px)}.wave{position:absolute;top:0px;left:0px;width:100%;height:200px}.wave img{width:100%;height:100%;-webkit-filter:drop-shadow(0px 10px 5px rgba(0, 0, 0, 0.4352941176));filter:drop-shadow(0px 10px 5px rgba(0, 0, 0, 0.4352941176))}.info{padding:40px 0px;padding-top:180px;background:#323232}.info__title{font-size:20px;line-height:140%;margin-bottom:20px;padding:16px 20px;background:rgba(0,0,0,.1647058824);border-radius:10px;text-align:center;-webkit-box-shadow:2px 2px 6px rgba(0,0,0,.5647058824);box-shadow:2px 2px 6px rgba(0,0,0,.5647058824)}.info__block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:40px}.info__card{width:48%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:10px}.info__number{width:50px;height:50px;border-radius:50px;background:#ffea00;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;font-size:30px;line-height:0px;color:#000;font-weight:700;-webkit-box-shadow:2px 2px 6px rgba(0,0,0,.5647058824);box-shadow:2px 2px 6px rgba(0,0,0,.5647058824)}.info__text{width:calc(100% - 60px);padding:16px 20px;background:rgba(0,0,0,.1647058824);border-radius:10px;margin-bottom:20px;font-size:16px;line-height:140%;-webkit-box-shadow:2px 2px 6px rgba(0,0,0,.5647058824);box-shadow:2px 2px 6px rgba(0,0,0,.5647058824)}.info__warning{padding:20px;border-radius:10px;background:rgba(0,0,0,.6823529412)}.info__warning p{text-align:center;font-size:20px;line-height:140%;font-weight:600;color:#ffea00}.info__button{padding:20px;border-radius:10px;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;gap:20px;background:#ffea00;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;-webkit-box-shadow:2px 2px 6px rgba(0,0,0,.5647058824);box-shadow:2px 2px 6px rgba(0,0,0,.5647058824)}.info__button p{font-size:18px;font-weight:600;color:#000}.info__button svg{fill:#000;width:20px;height:20px}.info__button:hover{gap:40px;background:#fff;padding:20px 40px}.about{background:#252525;padding-top:120px;padding-bottom:40px}.about__body{display:-webkit-box;display:-ms-flexbox;display:flex}.about__left{width:40%}.about__left img{width:100%}.about__right{width:60%}.about__title{padding:20px;border-radius:10px;background:rgba(0,0,0,.3490196078);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:24px;font-weight:600;margin-bottom:20px;color:#ffea00}.about__subtitle{font-size:18px;margin-bottom:10px;line-height:140%;padding:10px;border-radius:10px;background:rgba(255,255,255,.0549019608)}.about__block{margin-top:40px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;display:-webkit-box;display:-ms-flexbox;display:flex}.about__card{width:32%;margin-bottom:20px;cursor:default}.about__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;padding:20px;border-radius:10px;background:#ffea00}.about__top svg{width:30px;height:30px;fill:#000}.about__top p{font-size:18px;color:#000;font-weight:500;text-align:center}.about__descr{text-align:center;font-size:18px;line-height:140%;padding:10px;border-radius:10px;background:rgba(255,255,255,.0549019608);margin-top:10px}.what{padding:80px 0px;padding-top:180px;background:#323232}.shop{background:#252525;padding-top:120px;padding-bottom:40px}.shop__title{font-size:24px;font-weight:600;padding:20px;border-radius:10px;background:rgba(0,0,0,.3490196078);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#ffea00;margin-bottom:20px}.shop__block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:40px}.shop__card{width:18%;margin-bottom:20px;position:relative}.shop__card img{width:100%;border-radius:10px}.shop__card p{margin-top:20px;width:100%;border-radius:10px;text-align:center;padding:10px 0px;font-size:16px;background:rgba(0,0,0,.4352941176)}.shop__cart{width:100%;height:100%;background:rgba(0,0,0,.4784313725);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:absolute;top:0px;left:0px;border-radius:10px;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;opacity:0}.shop__cart img{width:70%}.shop__cart:hover{opacity:1}.shop__rating{padding:10px 20%}.shop__line{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}.shop__left{width:20%}.shop__left img{width:100%}.shop__right{width:78%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px}.shop__right p{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background:rgba(0,0,0,.368627451);padding:20px;border-radius:10px;font-size:18px;cursor:default}.shop__right p:hover{background:rgba(89,89,89,.368627451)}.review{padding:80px 0px;padding-top:180px;background:#323232}.review .container{overflow:hidden}.review__title{font-size:24px;font-weight:600;padding:20px;border-radius:10px;background:rgba(0,0,0,.3490196078);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#ffea00;margin-bottom:20px}.review__block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:20px}.review__card{width:24%;cursor:default}.review__top{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;margin-bottom:10px}.review__image{width:50px;height:50px;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;background:#ffea00;border-radius:50px}.review__image img{width:60%}.review__name{padding:6px 10px;border-radius:10px;background:#ffea00;width:100%;color:#000;font-size:18px;font-weight:500;margin-bottom:4px}.review__info{margin-bottom:10px}.review__text{padding:10px;border-radius:10px;background:rgba(255,255,255,.0549019608)}.review__text p{font-size:16px;line-height:140%}.manual{background:#252525;padding-top:120px;padding-bottom:40px;min-height:100vh}.manual__title{font-size:24px;font-weight:600;padding:20px;border-radius:10px;background:rgba(0,0,0,.3490196078);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#ffea00;margin-bottom:20px}.manual__block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.manual__left{width:48%}.manual__card{margin-bottom:10px}.manual__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.manual__top p{width:50px;height:50px;background:#ffea00;border-radius:50px;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;color:#000;font-size:26px;font-weight:500}.manual__top span{width:calc(100% - 60px);border-radius:10px;background:rgba(0,0,0,.262745098);padding:10px 20px;font-size:20px;font-weight:500}.manual__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}.manual__info p{font-size:14px;line-height:140%;width:calc(100% - 100px);padding:20px;background:rgba(184,184,184,.0784313725);border-radius:10px}.manual__info div{width:2px;background:#ffea00;margin:0px 24px}.manual__right{width:48%}.manual__subtitle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;border-radius:10px;padding:10px 20px;background:rgba(0,0,0,.262745098);margin-bottom:20px}.manual__subtitle img{width:50px}.manual__subtitle p{font-size:18px}.manual__subtitle p span{color:#ffea00;font-size:18px}.manual__links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px}.manual__link{width:32%;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:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;border-radius:10px;background:rgba(184,184,184,.0784313725);padding:20px 0px}.manual__link:hover{background:rgba(184,184,184,.1843137255)}.manual__link img{height:50px}.manual__omg{padding:20px;background:rgba(184,184,184,.0784313725);border-radius:10px;margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.manual__omg p{word-break:break-all;line-height:140%;width:calc(100% - 50px)}.manual__copy{width:40px;height:40px;border-radius:10px;background:rgba(0,0,0,.262745098);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;cursor:pointer}.manual__copy svg{width:20px;height:20px}.menu{position:fixed;width:100%;height:100vh;top:0px;left:0px;background:rgba(0,0,0,.5764705882);z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;display:none}.menu__body{width:320px;height:100%;background:#252525;padding-top:80px;position:relative;margin-left:-320px}.menu__close{position:absolute;width:40px;height:40px;background:#ffea00;top:20px;right:20px;border-radius:10px;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}.menu__close svg{width:30px;height:30px;fill:#000}.menu__link{width:100%;display:block;padding:20px;font-size:16px;background:rgba(255,255,255,.0705882353)}.menu__link-big{background:#ffea00;color:#000}@media(max-width: 1280px){.container{width:100%;padding:0px 10px}}@media(max-width: 1000px){.header{padding:10px}.header__links{gap:0px}.first{padding-top:100px}.first__left{width:60%}.first__right{width:40%}}@media(max-width: 780px){.header__links,.header__button{display:none}.header__menu{display:-webkit-box;display:-ms-flexbox;display:flex}}@media(max-width: 740px){.first{height:auto;min-height:100vh}.first__body{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.first__left{width:100%;margin-bottom:20px}.first__right{width:70%}.about__title{font-size:20px}.about__subtitle{font-size:16px}.about__card{width:49%}.about__top p{font-size:16px}.about__descr{font-size:14px}.review__title{font-size:20px}.shop__title{font-size:20px}.shop__card{width:32%}.shop__right{gap:6px;padding-left:20px}.shop__right p{font-size:16px;padding:14px}.manual__title{font-size:20px}.manual__block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.manual__left{width:100%;margin-bottom:40px}.manual__right{width:100%}}@media(max-width: 560px){.wave{height:100px}.info{padding-top:120px}.info__block{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.info__card{width:100%}.info__title{font-size:16px}.info__text{font-size:14px}.info__warning p{font-size:18px}.info__button p{font-size:16px}.shop__line{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.shop__right{width:100%;padding-left:0px}.shop__left{margin-bottom:30px;width:30%}.manual__copy{display:none}.manual__omg p{width:100%}}@media(max-width: 440px){.first__right{width:100%}.first__title{font-size:24px}.first__subtitle{font-size:20px;margin-left:0px;text-align:center}.first__text{font-size:16px;margin-left:0px;text-align:center}.first__drop img{height:50%}.about__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.about__left{width:100%;margin-bottom:20px}.about__right{width:100%}.about__card{width:100%}.shop__card{width:48%}.shop__left{width:50%}.manual__omg{padding:10px}.manual__link{padding:20px 10px}.manual__link p{text-align:center}.manual__info p{width:calc(100% - 60px);margin-top:10px}}