a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,main,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}[hidden]{display:none}body{line-height:1}menu,ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}body{font-family:Inter,sans-serif;background-color:#111418}.container{max-width:81rem;margin:0 auto}.render-onload{display:none}.header{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;z-index:999;padding-top:1.5rem;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-timing-function:linear;animation-timing-function:linear}.header__ul{display:-webkit-box;display:-ms-flexbox;display:flex}.header__ul-a{text-decoration:none;color:#fff}.header__ul-li{color:#fff;font-weight:500;font-size:1.125rem;line-height:125%;-webkit-transition:.3s all linear;-o-transition:.3s all linear;transition:.3s all linear;transition:.3s all linear}.header__ul-li:not(:last-of-type){margin-right:3rem}.header__ul-li:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);-webkit-transition:.3s all linear;-o-transition:.3s all linear;transition:.3s all linear}@-webkit-keyframes showHeader{0%{opacity:0;-webkit-transform:scale(0,0);transform:scale(0,0)}100%{opacity:1;-webkit-transform:scale(1,1);transform:scale(1,1)}}@keyframes showHeader{0%{opacity:0;-webkit-transform:scale(0,0);transform:scale(0,0)}100%{opacity:1;-webkit-transform:scale(1,1);transform:scale(1,1)}}@-webkit-keyframes hideHeader{0%{opacity:1;-webkit-transform:scale(1,1);transform:scale(1,1)}100%{opacity:0;-webkit-transform:scale(0,0);transform:scale(0,0)}}@keyframes hideHeader{0%{opacity:1;-webkit-transform:scale(1,1);transform:scale(1,1)}100%{opacity:0;-webkit-transform:scale(0,0);transform:scale(0,0)}}.header__basket{display:-webkit-box;display:-ms-flexbox;display:flex}.header__basket-btn-wrap:not(:last-of-type){margin-right:1rem}.header__basket-btn,.header__basket-btn-search{background-color:transparent;padding:.875rem;border:none;line-height:0;cursor:pointer;border-radius:12px;-webkit-transition:.4s all linear;-o-transition:.4s all linear;transition:.4s all linear}.header__basket-btn-search:hover,.header__basket-btn:hover{background-color:#076ed5;-webkit-transition:.4s all linear;-o-transition:.4s all linear;transition:.4s all linear}.header__basket-btn-search::before{width:1.25rem;height:1.25rem;content:url(../img/icons/header_shop_bar/search.svg)}.header__basket-btn::before{width:1.25rem;height:1.25rem;content:url(../img/icons/header_shop_bar/basket.svg)}.burger-checkbox{position:absolute;right:3.125rem;top:1.875rem;cursor:pointer;z-index:999;margin:1.125rem .3125rem 0 0;max-width:2.5rem;display:none}.burger-checkbox-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:2.5rem;cursor:pointer}.burger-checkbox-input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.burger-checkbox-input:checked~span:nth-of-type(1){-webkit-transform-origin:bottom;-ms-transform-origin:bottom;transform-origin:bottom;-webkit-transform:rotateZ(45deg) translate(6px,0) scale(.8,.8);-ms-transform:rotate(45deg) translate(6px,0) scale(.8,.8);transform:rotateZ(45deg) translate(6px,0) scale(.8,.8)}.burger-checkbox-input:checked~span:nth-of-type(2){-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top;-webkit-transform:rotateZ(-45deg) scale(.8,.8);-ms-transform:rotate(-45deg) scale(.8,.8);transform:rotateZ(-45deg) scale(.8,.8)}.burger-checkbox-input:checked~span:nth-of-type(3){-webkit-transform-origin:bottom;-ms-transform-origin:bottom;transform-origin:bottom;width:50%;-webkit-transform:translate(16px,-8px) rotatez(45deg) scale(.8,.8);-ms-transform:translate(16px,-8px) rotate(45deg) scale(.8,.8);transform:translate(16px,-8px) rotatez(45deg) scale(.8,.8)}.burger-checkbox-anim-line{background:#fff;border-radius:10px;height:.25rem;margin:.25rem 0;-webkit-transition:.4s cubic-bezier(.68,-.6,.32,1.6);-o-transition:.4s cubic-bezier(.68,-.6,.32,1.6);transition:.4s cubic-bezier(.68,-.6,.32,1.6)}.burger-checkbox-anim-line:nth-of-type(1){width:50%}.burger-checkbox-anim-line:nth-of-type(2){width:100%}.burger-checkbox-anim-line:nth-of-type(3){width:75%}.background-shadow-rect{position:absolute;top:0;left:0;right:0;z-index:0;height:50rem;background:-o-linear-gradient(top,rgba(17,20,24,0) 0,#111418 100%),-o-linear-gradient(297deg,rgba(0,0,0,.08) 50.54%,rgba(7,110,213,.06) 50%);background:linear-gradient(180deg,rgba(17,20,24,0) 0,#111418 100%),linear-gradient(153deg,rgba(0,0,0,.08) 50.54%,rgba(7,110,213,.06) 50%)}.online-shop{position:relative;z-index:99;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;padding-top:1.5rem}.online-shop__pretitle{font-size:2.375rem;font-weight:300;line-height:120%;color:#fff}.online-shop__title-wrap{margin:5.7rem 4.75rem 0 8rem}.online-shop__title{font-weight:900;font-size:4.5rem;line-height:110%;letter-spacing:-.02em;color:#fff;max-width:24.8125rem}.online-shop__location{background-color:#f6c90e;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:9rem;margin:1.5rem 0 0 auto;padding:.5rem 1rem;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:0 18px 18px 18px}.online-shop__location>p{font-weight:500;font-size:1rem;margin-left:.5rem;line-height:125%;color:#111418}.online-shop__marker-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:5.125rem}.online-shop__marker-text{font-weight:500;font-size:.875rem;margin-left:.5rem;line-height:120%;color:#fff}.online-shop__slider-switch{position:absolute;left:-137%;top:31%;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-align:center;-ms-flex-align:center;align-items:center}.online-shop__slider-switch-btn{width:.25rem;height:1.5rem;padding:0;border:none;background-color:rgba(255,255,255,.04);cursor:pointer}.online-shop__slider-switch-btn:hover{background-color:#fff;-webkit-transition:.5s all linear;-o-transition:.5s all linear;transition:.5s all linear}.online-shop__slider-switch-btn--active{background-color:#fff}.online-shop__slider-switch-max,.online-shop__slider-switch-min{color:#fff}.online-shop__slider-switch-min{margin-bottom:1.5rem}.online-shop__slider-switch-max{margin-top:1.5rem}.online-shop__slider-background{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:3.875rem}.online-shop__slider-background::before{content:"";position:absolute;top:0;left:14rem;width:18.75rem;height:18.75rem;background:#076ed5;opacity:.4;-webkit-filter:blur(82px);filter:blur(82px)}.online-shop__slider-background::after{content:"";position:absolute;bottom:10rem;right:14rem;width:18.75rem;height:18.75rem;background:#f6c90e;opacity:.2;-webkit-filter:blur(82px);filter:blur(82px)}.online-shop__slider-wrap{overflow:hidden}.online-shop__slider-items-container{position:relative;z-index:9;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.online-shop__item-wrap{position:relative;z-index:9;margin-right:1.5rem;-webkit-box-sizing:border-box;box-sizing:border-box;min-width:31.0625rem;min-height:32.625rem}.online-shop__item-img-wrap{width:15rem;margin:0 auto}.online-shop__item-description{position:absolute;z-index:9;bottom:0;padding:1.5rem;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:rgba(17,20,24,.4);border-radius:24px;-webkit-box-sizing:border-box;box-sizing:border-box}.online-shop__item-description-title{font-weight:700;font-size:2rem;line-height:2.1875rem;color:#fff}.online-shop__item-description-flex-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:1.4rem 0;row-gap:1.25rem;-webkit-column-gap:1.5rem;-moz-column-gap:1.5rem;column-gap:1.5rem}.online-shop__item-description-text-block{width:13.25rem}.online-shop__item-description-text{color:#fff;font-size:.875rem;line-height:125%;opacity:.7;font-weight:500}.online-shop__item-description-text:last-child{opacity:1}.online-shop__item-description-btns-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.online-shop__item-description-btns-flex>div{position:relative;line-height:0}.online-shop__item-description-btn{padding:1rem 2rem 1rem 4.25rem;border-radius:12px;background-color:#076ed5;color:#fff;border:2px solid transparent;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Inter;font-weight:500;font-size:1rem;line-height:125%;width:13.5rem;white-space:nowrap;cursor:pointer;-webkit-transition:all .4s linear;-o-transition:all .4s linear;transition:all .4s linear}.online-shop__item-description-btn::before{content:url(../img/icons/header_shop_bar/basket.svg);position:absolute;left:14%}.online-shop__item-description-btn:hover{background-color:transparent;border:2px solid rgba(255,255,255,.1)}.online-shop__item-description-btn--second{background-color:transparent;border:2px solid rgba(255,255,255,.1);width:13.0625rem;padding:1rem 4.25rem 1rem 2rem}.online-shop__item-description-btn--second::before{content:url(../img/icons/shop_online/arrow_right.svg);left:76%}.online-shop__item-description-btn--second:hover{background-color:#076ed5;border:2px solid transparent}.scroll-to-top{position:absolute;z-index:99;bottom:0;right:10%;cursor:pointer;display:none}.scroll-to-top-img-wrap{position:fixed;bottom:8%;line-height:0;-webkit-animation-name:show;animation-name:show;-webkit-animation-duration:450ms;animation-duration:450ms;-webkit-transition-timing-function:ease-in-out;-o-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out}@-webkit-keyframes show{0%{opacity:0;-webkit-transform:scale(.2,.2);transform:scale(.2,.2)}100%{opacity:1;-webkit-transform:scale(1,1);transform:scale(1,1)}}@keyframes show{0%{opacity:0;-webkit-transform:scale(.2,.2);transform:scale(.2,.2)}100%{opacity:1;-webkit-transform:scale(1,1);transform:scale(1,1)}}.recomm{padding:7.5rem 0 3.75rem;position:relative}.recomm__title-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.recomm__title-text{font-weight:900;font-size:2.375rem;line-height:2.625rem;letter-spacing:-.02em;color:#fff;margin-right:1.5rem;max-width:16rem}.recomm__title-date{font-weight:100;font-size:4.5rem;line-height:4.9375rem;color:#fff;opacity:.4}.recomm__slider-wrap{margin-top:1.5rem;overflow:hidden}.recomm__slider-items-container{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.recomm__item-wrap{background:#1e2429;border-radius:16px;min-width:19.125rem;padding:.91rem 1rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin-right:1.5rem}.recomm__item-wrap:hover>div>img{-webkit-transform:scale(1.05,1.05);-ms-transform:scale(1.05,1.05);transform:scale(1.05,1.05);-webkit-transition:450ms all linear;-o-transition:450ms all linear;transition:450ms all linear}.recomm__item-img-wrapper{width:10.4375rem;margin:.5rem auto 0}.recomm__item-img-wrapper>img{-webkit-transition:450ms all linear;-o-transition:450ms all linear;transition:450ms all linear}.recomm__item-description-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;padding-top:1rem;margin-top:1.5rem}.recomm__item-name,.recomm__item-price{font-weight:700;font-size:1.125rem;line-height:1.375rem;color:#fff;margin-bottom:.25rem}.recomm__item-characteristics,.recomm__item-price-sale{font-weight:500;font-size:.875rem;line-height:1.125rem;margin-bottom:1rem;color:#fff;opacity:.7}.recomm__item-price-sale{text-decoration-line:line-through;margin-bottom:.25rem}.recomm__item-price{margin-bottom:0}.recomm__item-basketbtn{background:0 0;border:1px solid #111418;border-radius:12px;background-color:#111418;-webkit-box-sizing:border-box;box-sizing:border-box;padding:.875rem;cursor:pointer;-webkit-transition:.4s all linear;-o-transition:.4s all linear;transition:.4s all linear}.recomm__item-basketbtn::before{content:url(../img/icons/header_shop_bar/basket.svg);width:1.25rem;height:1.25rem}.recomm__item-basketbtn:hover{background-color:#076ed5;-webkit-transition:.4s all linear;-o-transition:.4s all linear;transition:.4s all linear;border:1px solid transparent}.recomm__slider-btn-next{position:absolute;background:0 0;border:none;cursor:pointer;top:50%;border-radius:50%;line-height:0;-webkit-transition:.4s all linear;-o-transition:.4s all linear;transition:.4s all linear;padding:0}.recomm__slider-btn-next:hover{background-color:#076ed5;-webkit-transition:.4s all linear;-o-transition:.4s all linear;transition:.4s all linear}.recomm__slider-btn-next{right:-1.7rem}.recomm__slider-btn-next::before{content:url(../img/icons/slider_btn.svg);width:3.5rem;height:3.5rem}.services__items-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:3.75rem 0}.services__item-wrapper{padding:3rem;max-width:19.125rem;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid rgba(255,255,255,.1);border-radius:16px}.services__item-title{font-weight:700;font-size:1.125rem;line-height:1.25rem;color:#fff;max-width:7.5rem}.services__item-title-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.services__item-title-img-wrap{background:#076ed5;-webkit-box-shadow:0 0 24px #076ed5;box-shadow:0 0 24px #076ed5;border-radius:48px;line-height:0;padding:.875rem}.services__item-text{font-weight:500;font-size:.875rem;line-height:1.25rem;margin-top:1rem;color:#fff;opacity:.7}.news{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:3.75rem 0 7.5rem}.news__articles-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.news__articles-btn{font-size:1rem;font-weight:500;text-align:center;color:#fff;border:2px solid rgba(255,255,255,.1);border-radius:12px;background-color:transparent;padding:1.07rem 2rem;-webkit-box-sizing:border-box;box-sizing:border-box;width:12rem;cursor:pointer;-webkit-transition:.4s all linear;-o-transition:.4s all linear;transition:.4s all linear}.news__articles-btn-wrap{max-width:12rem;margin:1.5rem auto 0}.news__articles-btn:hover{background-color:#076ed5;-webkit-transition:.4s all linear;-o-transition:.4s all linear;transition:.4s all linear;border:2px solid transparent}.news__article-item{-webkit-box-sizing:border-box;box-sizing:border-box;max-width:19.125rem}.news__article-item:not(:last-of-type){margin-right:1.5rem}.news__article-description-wrap{padding:1rem;color:#fff}.news__article-date{font-weight:500;font-size:.875rem;line-height:1.125rem;margin-bottom:1rem}.news__article-title{font-weight:700;font-size:1.125rem;line-height:1.5rem;margin-bottom:1.0625rem}.news__article-text{font-size:1rem;line-height:1.625rem;opacity:.7}.news__article-img{border-radius:16px}.news__form-wrapper{background-color:#f6c90e;-webkit-box-sizing:border-box;box-sizing:border-box;max-height:38.6875rem;max-width:23.625rem;padding:1.875rem 4.5rem 1.875rem 1.875rem;border-radius:16px 0 0 16px;margin-right:-4.5rem}.news__form-img-wrapper{width:6.1875rem;margin:0 0 1.5rem auto}.news__form-title{font-weight:900;font-size:2.375rem;line-height:2.625rem;letter-spacing:-.02em;color:#111418;margin-bottom:1rem}.news__form-post-title{font-weight:500;font-size:1.375rem;line-height:2.1875rem;color:#111418;opacity:.7;margin-bottom:3rem}.news__form-btn,.news__form-input{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;border:1px solid transparent;border-radius:12px;font-weight:500;font-size:1rem;line-height:1.25rem;margin-bottom:1.5rem}.news__form-input{padding:1rem .5rem 1rem 1rem;background-color:#111418}.news__form-input::-webkit-input-placeholder{color:#fff}.news__form-input::-moz-placeholder{color:#fff}.news__form-input:-ms-input-placeholder{color:#fff}.news__form-input::-ms-input-placeholder{color:#fff}.news__form-input::placeholder{color:#fff}.news__form-btn-wrap{margin-bottom:1.5rem}.news__form-btn{padding:1.125rem 0;background-color:#076ed5;position:relative;cursor:pointer;-webkit-transition:.5s all linear;-o-transition:.5s all linear;transition:.5s all linear;margin-bottom:0}.news__form-btn::before{position:absolute;left:22%;width:1.25rem;height:1.25rem;content:url(../img/icons/send_form.svg)}.news__form-btn:hover{color:#076ed5;background-color:transparent;border:1px solid #076ed5;-webkit-transition:.5s all linear;-o-transition:.5s all linear;transition:.5s all linear}.news__form-post-text{font-weight:500;font-size:.875rem;line-height:1.375rem;color:#111418;opacity:.7}.footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding:7.5rem 0;position:relative;z-index:9}.footer__logo-social-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:11rem;margin-top:.5rem}.footer__logo-social-img{padding:.875rem}.footer__menu-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer__menu-ul>li{display:block;font-weight:500;font-size:1rem;line-height:1.25rem}.footer__menu-ul>li:not(:last-of-type){margin-bottom:1rem}.footer__menu-ul>li>a{text-decoration:none;color:#fff}.footer__menu-ul-first{margin-right:5.375rem}.footer__copyright{margin:auto 0 0 0}.footer__copyright-text{font-weight:500;font-size:.875rem;line-height:1.125rem;color:#fff;opacity:.7;margin-bottom:1rem}.footer__copyright-images-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__copyright-img-wrap{margin-right:1.5rem}.footer__vertical-line{height:8rem;width:.0625rem;opacity:.1;background-color:#fff}.footer-background{position:relative;background:-o-linear-gradient(top,rgba(17,20,24,0) 0,#111418 100%),-o-linear-gradient(283deg,rgba(7,110,213,.06) 50.54%,rgba(0,0,0,.08) 50%);background:linear-gradient(180deg,rgba(17,20,24,0) 0,#111418 100%),linear-gradient(167deg,rgba(7,110,213,.06) 50.54%,rgba(0,0,0,.08) 50%)}.footer-background::before{content:"";position:absolute;top:5%;left:45%;width:20rem;height:20rem;background:#076ed5;opacity:.42;-webkit-filter:blur(82px);filter:blur(82px)}.footer-background::after{content:"";position:absolute;top:32%;right:49%;width:15.625rem;height:15.625rem;background:#f6c90e;opacity:.3;-webkit-filter:blur(82px);filter:blur(82px)}@media (max-width:1340px){.container{max-width:1200px}.online-shop__slider-switch{left:-117%}.recomm__item-wrap{min-width:18.125rem}.recomm__slider-btn-next{right:-3.7rem}.services__item-wrapper{max-width:17.625rem;padding:2.625rem}.news__article-item{max-width:17.8125rem}.news__article-img{max-width:17.8125rem}.news__form-wrapper{max-width:21.5625rem;padding:1.875rem 3rem 1.875rem 1.875rem}.news__form-post-text{font-size:.8125rem;line-height:1.25rem}}@media (max-width:1240px){.container{max-width:1090px}.background-shadow-rect{height:85rem;background:-o-linear-gradient(top,rgba(17,20,24,0) 0,#111418 100%),-o-linear-gradient(319deg,rgba(0,0,0,.08) 50.54%,rgba(7,110,213,.06) 50%);background:linear-gradient(180deg,rgba(17,20,24,0) 0,#111418 100%),linear-gradient(131deg,rgba(0,0,0,.08) 50.54%,rgba(7,110,213,.06) 50%)}.online-shop{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.online-shop__title-wrap{margin:4rem}.online-shop__slider-switch{left:-30%}.online-shop__slider-background{margin:0 0 0 4rem}.recomm__title-wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.recomm__slider-wrap{margin:3rem auto 0}.recomm__slider-btn-next{right:0}.services__items-container{-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:37.5rem;margin:0 auto;row-gap:1.875rem}.news{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;row-gap:3.75rem}.news__form-wrapper{border-radius:16px;max-width:37.5rem;margin-right:0}.news__form-btn-wrap{width:50%;margin:0 auto 1.5rem}.footer-background{background:-o-linear-gradient(top,rgba(17,20,24,0) 0,#111418 100%),-o-linear-gradient(287deg,rgba(7,110,213,.06) 50.54%,rgba(0,0,0,.08) 50%);background:linear-gradient(180deg,rgba(17,20,24,0) 0,#111418 100%),linear-gradient(163deg,rgba(7,110,213,.06) 50.54%,rgba(0,0,0,.08) 50%)}}@media (max-width:1110px){.container{max-width:800px}.header{position:fixed;top:0;right:0;bottom:0;left:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;display:none}.header__ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:2rem}.header__ul-li{margin-bottom:1.875rem;text-align:center}.header__ul-li:not(:last-of-type){margin-right:0}.burger-checkbox{display:block}.online-shop__slider-switch{left:-20%}.online-shop__slider-background{margin:0 0 0 10rem}.recomm__item-wrap{min-width:20rem}.recomm__slider-btn-next{right:1.5rem}.news__articles-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:2.5rem}.news__article-item:not(:last-of-type){margin-right:0}.news__article-item{max-width:20rem}.news__article-img{max-width:20rem}.news__form-wrapper{max-width:31.25rem}.news__form-btn::before{left:18%}.footer__menu-ul-first{margin-right:3.4375rem}}@media (max-width:820px){.container{max-width:550px}.online-shop__pretitle{font-size:1.75rem}.online-shop__title{font-size:3.5rem}.online-shop__marker-wrap{margin-top:3.875rem}.online-shop__slider-background::before{width:13.75rem;height:13.75rem;opacity:.5;left:8rem}.online-shop__slider-background::after{width:13.75rem;height:13.75rem;opacity:.3;bottom:6rem;right:11rem}.online-shop__item-wrap{min-width:21.6875rem;min-height:22.8125rem}.online-shop__item-img-wrap>img{width:11.25rem;height:22.8125rem}.online-shop__item-description{padding:.8rem 1.1rem}.online-shop__item-description-title{font-size:1.5625rem;line-height:1.75rem}.online-shop__item-description-flex-wrap{margin:.8rem 0;row-gap:.875rem;-webkit-column-gap:1.125rem;-moz-column-gap:1.125rem;column-gap:1.125rem}.online-shop__item-description-text-block{width:8.75rem}.online-shop__item-description-text{font-size:.6875rem}.online-shop__item-description-text:last-child{font-size:.8125rem}.online-shop__item-description-btn::before{bottom:22%;line-height:0;left:7%;-webkit-transform:scale(.8,.8);-ms-transform:scale(.8,.8);transform:scale(.8,.8)}.online-shop__item-description-btn{padding:.5rem 1rem .5rem 2rem;font-size:.875rem;width:9.375rem}.online-shop__item-description-btn--second{padding:.5rem 2rem .5rem .6rem}.online-shop__item-description-btn--second::before{left:78%}.scroll-to-top{right:15%}.recomm__title-text{font-size:2.125rem;line-height:2.375rem}.recomm__title-date{font-size:3.75rem;line-height:4.0625rem}.recomm__item-wrap{min-width:18.125rem}.recomm__item-img-wrapper>img{width:9.375rem;height:18.75rem}.recomm__item-description-wrap{padding-top:0}.services__items-container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.news__form-wrapper{max-width:25rem}.news__form-btn-wrap{width:70%}.footer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;row-gap:3.75rem;padding:3.5rem 0}.footer__menu-ul-first{border-left:1px solid rgba(255,255,255,.1);padding-left:3.125rem}.footer__menu-ul-second{border-right:1px solid rgba(255,255,255,.1);padding-right:3.125rem}.footer__vertical-line{display:none}.footer-background::before{width:17.5rem;height:17.5rem;top:10%;left:35%;opacity:.5}}@media (max-width:550px){.container{max-width:480px}.online-shop__slider-switch{left:34%;top:92%;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.online-shop__slider-switch-max,.online-shop__slider-switch-min{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.online-shop__slider-background{margin:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.online-shop__item-wrap{-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}.recomm__title-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.recomm__title-text{margin-right:0;text-align:center}.news__form-wrapper{max-width:21.875rem}.news__form-btn-wrap{width:100%}}@media (max-width:550px) and (max-width:1110px){.online-shop__slider-background{margin:0 0 0 -.7rem}.online-shop__slider-background{margin:0 0 0 -3.2rem}}@media (max-width:480px){.container{max-width:360px}.burger-checkbox{right:1.25rem}.online-shop__title{font-size:3.125rem}.online-shop__item-wrap{-webkit-transform:scale(.97,.97) translateX(30px);-ms-transform:scale(.97,.97) translateX(30px);transform:scale(.97,.97) translateX(30px)}.scroll-to-top{right:17%}.recomm__slider-btn-next{right:.4rem}.news{padding:3.75rem 0}.news__form-wrapper{max-width:21.875rem;padding:1.5rem}.footer__menu-nav{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;border-right:1px solid rgba(255,255,255,.1);border-left:1px solid rgba(255,255,255,.1);padding:0 2rem}.footer__menu-ul-first{padding-left:0;margin-right:0;border:none}.footer__menu-ul-second{padding-right:0;margin-right:0;border:none}.footer-background::before{left:20%;top:5%}}@media (max-width:360px){.container{max-width:320px}.online-shop__item-wrap{-webkit-transform:scale(.9,.9) translateX(42px);-ms-transform:scale(.9,.9) translateX(42px);transform:scale(.9,.9) translateX(42px)}.scroll-to-top{right:20%}.recomm__item-wrap{-webkit-transform:translateX(12px);-ms-transform:translateX(12px);transform:translateX(12px)}.news__article-item{max-width:18.75rem}.news__article-img{max-width:18.75rem}.news__form-wrapper{max-width:18.75rem}.news__form-img-wrapper{margin:0 0 .7rem auto}.news__form-title{font-size:2rem;line-height:2.375rem}.news__form-post-title{font-size:1.25rem;line-height:2rem}.footer-background::before{left:10%}.footer-background::after{right:30%}}