@charset "UTF-8";*{margin:0;padding:0;border:0}*,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box}:focus-visible{outline-color:#000}aside,footer,header,nav{display:block}body,html{height:100%;width:100%;font-size:100%;line-height:1}button,input,textarea{font-family:inherit}input::-ms-clear{display:none}button{background:0 0}button:focus{outline:1px solid #000;outline-offset:3px}button,input[type=submit]{cursor:pointer}button::-moz-focus-inner{padding:0;border:0}a{color:inherit;text-decoration:none}a:focus{outline:1px solid #000;outline-offset:3px}a:hover{text-decoration:none;cursor:pointer}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:400}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;-webkit-clip-path:inset(100%);clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}@font-face{font-family:Gilroy;font-weight:400;src:url(../fonts/gilroy-regular.woff2) format("woff2"),url(../fonts/gilroy-regular.woff) format("woff");font-display:swap}@font-face{font-family:Gilroy;font-weight:500;src:url(../fonts/gilroy-medium.woff2) format("woff2"),url(../fonts/gilroy-medium.woff) format("woff");font-display:swap}@font-face{font-family:NotoSerif;font-weight:700;src:url(../fonts/NotoSerif-Bold.woff2) format("woff2"),url(../fonts/NotoSerif-Bold.woff) format("woff");font-display:swap}.container{max-width:1170px;width:100%;padding:0 30px;margin:0 auto;overflow:hidden}.burg{display:none;width:33px;height:33px;position:relative;z-index:100;background:0 0;margin-left:auto}.burg:hover{cursor:pointer}.burg__icon{-webkit-transition-duration:.5s;-o-transition-duration:.5s;transition-duration:.5s;position:absolute;height:4px;width:24px;background-color:#fff;border-radius:40px}.burg__icon:before{content:"";-webkit-transition-duration:.5s;-o-transition-duration:.5s;transition-duration:.5s;position:absolute;width:33px;height:4px;right:0;background-color:#fff;top:-10px;border-radius:40px}.burg__icon:after{content:"";-webkit-transition-duration:.5s;-o-transition-duration:.5s;transition-duration:.5s;position:absolute;width:33px;height:4px;right:0;background-color:#fff;top:10px;border-radius:40px}.burg.open .burg__icon{-webkit-transition-duration:.5s;-o-transition-duration:.5s;transition-duration:.5s;background:0 0}.burg.open .burg__icon:before{-webkit-transform:rotateZ(45deg) scaleX(1.25) translate(6.5px,6.5px);-ms-transform:rotate(45deg) scaleX(1.25) translate(6.5px,6.5px);transform:rotateZ(45deg) scaleX(1.25) translate(6.5px,6.5px);background-color:#fff}.burg.open .burg__icon:after{background-color:#fff;-webkit-transform:rotateZ(-45deg) scaleX(1.25) translate(6px,-6px);-ms-transform:rotate(-45deg) scaleX(1.25) translate(6px,-6px);transform:rotateZ(-45deg) scaleX(1.25) translate(6px,-6px)}.nav-burg.show{display:block}.nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.nav__ul{display:-webkit-box;display:-ms-flexbox;display:flex;gap:32px;width:100%;overflow:auto;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.nav__ul>li{position:relative;-webkit-transition:.1s;-o-transition:.1s;transition:.1s}.nav__ul>li:hover:not(.nav__li_current){opacity:.5}.nav__ul>li:active{opacity:.3}.nav__ul>a{display:block;position:relative;white-space:pre}.nav__ul>a:focus{outline:0;opacity:.3}.nav__ul>a_current::before{content:"";position:absolute;background-color:#fff;bottom:-5px;left:0;width:100%;height:1px}.nav-mobile{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.logo{-webkit-transition:opacity .1s;-o-transition:opacity .1s;transition:opacity .1s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.logo:hover{opacity:.8}.logo:active{opacity:.6}.logo__image-main{width:216px;height:52px}.logo__image-text{padding-left:15px;width:92px;height:46px}.logo a:focus{outline:0;opacity:.8}.logo__text{-ms-flex-item-align:end;align-self:flex-end;font-size:1.625rem;text-transform:uppercase;font-family:Oswald}.text-logo{font-size:1.625rem;text-transform:uppercase;font-family:Oswald}.text-logo:focus,.text-logo:hover{outline:0;opacity:.8}.text-logo:active{opacity:.6}.logo.header__logo{margin-top:-4px;max-width:216px;z-index:100}.logo.footer__logo .logo__image-main{width:185px;height:187px}.logo__image-desktop{width:80px}.logo__image-tablet{display:none}.logo__image-mobile,.logo__image-mobile-text{display:none}.logo__image-mobile-text,.logo__image-mobile-text-text{margin-top:3px}.logo__image-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tabs__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #dee2e6}.tabs__button{background-color:#fff;color:#0d6efd;padding:5px;border:1px solid transparent;margin-bottom:-1px;-webkit-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s}.tabs__button_current{color:#000;border:1px solid #dee2e6;border-bottom:1px solid transparent}.tabs__button:focus{outline:0}.tabs__content{padding-top:5px;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s;opacity:1}.tabs__content_hidden{opacity:0}.marquee-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;width:100%;height:100px;overflow:hidden}.marquee-wrapper .marquee{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;position:absolute;top:0;left:0;width:100%;height:100%;white-space:nowrap;-webkit-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease}.marquee-wrapper .marquee>div{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-webkit-animation:scrollText 10s infinite linear;animation:scrollText 10s infinite linear}.marquee-wrapper .marquee span{margin:0;font-size:140px;color:#fff;-webkit-transition:all 2s ease;-o-transition:all 2s ease;transition:all 2s ease}.marquee-wrapper .marquee a{text-decoration:none;color:#fff}.marquee-wrapper .marquee a:hover{-webkit-text-stroke:1px #fff;color:transparent}.marquee-wrapper .marquee-content{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}.marquee-wrapper .marquee-content>*{position:relative}.marquee-wrapper .marquee-content>:before{content:"";position:absolute;top:0;right:-15px;width:1px;height:100%;background-color:#fff}@-webkit-keyframes scrollText{from{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@keyframes scrollText{from{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:#e5e5e5;opacity:.05}::-webkit-scrollbar-thumb{background-color:#333;border-radius:0;opacity:.05;border:3px solid #d6d6d6}*{scrollbar-color:#333 #979797}body{font-family:Gilroy,Arial,sans-serif;line-height:140%;color:#333;background-color:#e5e5e5}body.lock{overflow:hidden}.blur{position:absolute;z-index:11;top:0;left:0;width:100%;height:100vh;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);-webkit-transition:-webkit-backdrop-filter 1s;transition:-webkit-backdrop-filter 1s;-o-transition:backdrop-filter 1s;transition:backdrop-filter 1s;transition:backdrop-filter 1s,-webkit-backdrop-filter 1s;pointer-events:none}.blur_active{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);pointer-events:visible}.main{background-color:#e5e5e5}.scroll,.scroll-wrapper{width:100px;height:100px;overflow:auto;border:1px solid #000}.scroll-wrapper textarea{height:100px;width:100px}.breadcrumbs{padding-top:60px;padding-bottom:10px;font-weight:400;font-size:14px;line-height:150%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.breadcrumbs__item:first-child{text-decoration:underline}.breadcrumbs__item:not(:last-child):hover{opacity:.7}.breadcrumbs__item:last-child:hover{cursor:default}.breadcrumbs__item:not(:first-child){margin-left:15px;padding-left:15px}.breadcrumbs__item:not(:first-child)::before{content:"/";position:relative;left:-15px}.subtitle,.title{font-size:48;line-height:140%;letter-spacing:.01em;text-align:center}.title{font-weight:800;font-size:1.875rem;line-height:2.5625rem;font-family:NotoSerif}.title_white{color:#fff}.subtitle{font-size:21px;line-height:44;font-weight:400;line-height:140%;margin-bottom:15px}.subtitle_white{color:#fff}.subtitle-arrow{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.subtitle-arrow::before{content:"";position:absolute;top:-63%;right:-258px;width:228px;height:100px;background-image:url(/img/svg/arrow.svg)}.text{font-size:16px;line-height:22px}.flex-end{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header .contact-location::before,.header .contact-mail::before,.header .contact-phone::before{top:-4px;left:-9px}.contact-location,.contact-mail,.contact-phone{position:relative;padding-left:40px;white-space:pre}.contact-location::before,.contact-mail::before,.contact-phone::before{content:"";position:absolute;top:1px;left:-2px;width:24px;height:24px;background-repeat:no-repeat;background-size:auto;background-position:center}.contact-location::before{background-image:url(../img/svg/icons/loc.svg)}.contact-phone::before{background-image:url(../img/svg/icons/phone.svg)}.contact-mail{padding-top:5px}.contact-mail::before{background-image:url(../img/svg/icons/mail.svg)}.cover{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.fill{-o-object-fit:fill;object-fit:fill;width:100%;height:100%}.social{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.social__link{width:26px;height:26px;-webkit-transition:.3;-o-transition:.3;transition:.3;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}.social__link:hover{cursor:pointer;opacity:.7}.social__e{width:18px}.social__fb{width:13px}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.pre{white-space:pre}table{width:100%}table th{text-align:start}table td{vertical-align:top}.btn{padding:14px 32px;display:inline-block;color:#fff;background-color:#333;text-align:center;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;margin:1px auto;font-weight:500;font-size:18px;line-height:21px;letter-spacing:.1em;text-transform:uppercase;-webkit-transition:.6s;-o-transition:.6s;transition:.6s}.btn:hover{cursor:pointer;color:#333;-webkit-box-shadow:0 0 30px 30px #e5e5e5 inset,0 0 0 1px #333;box-shadow:0 0 30px 30px #e5e5e5 inset,0 0 0 1px #333}.btn_white{padding:15px 35px;letter-spacing:.1em;font-size:18px;line-height:21px;font-weight:500;background:#fff;color:#333;text-transform:uppercase}.btn_white:hover{color:#fff;-webkit-box-shadow:0 0 10px 1px #fff,0 0 30px 30px #333 inset;box-shadow:0 0 10px 1px #fff,0 0 30px 30px #333 inset}.btn:active{color:rgba(255,255,255,.3);opacity:.3}.btn-border{border:2px solid #fff;border-radius:40px;background:0 0;color:#fff}.btn.w-100{width:100%}.btn.w-100:hover{-webkit-transform:rotate(-1deg) scale(1.1);-ms-transform:rotate(-1deg) scale(1.1);transform:rotate(-1deg) scale(1.1)}.btn-search{width:26px;height:26px;position:relative;top:6px;left:10xp}a{-webkit-transition:.3s;-o-transition:.3s;transition:.3s}a:hover{border:0;outline:0}a:active{border:0;outline:0}footer a:hover{opacity:.7}@-webkit-keyframes animopacity{0%{opacity:0}100%{opacity:1}}@keyframes animopacity{0%{opacity:0}100%{opacity:1}}.header{background:#333;z-index:1}.header .container{overflow:visible}.header__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header__item-left{margin-top:-4px}.header__item-right{position:relative;padding-left:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:40px;margin-top:2px}.header__form-input-search{background-image:url(../img/svg/icons/searchdark.svg);position:absolute;top:10px;left:45px;width:18px;height:18px}.header__form-input-exit{position:absolute;top:18px;right:22px;height:4px;width:24px;border-radius:40px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.header__form-input-exit:hover{cursor:pointer;-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.header__form-input-exit:before{content:"";-webkit-transition-duration:.5s;-o-transition-duration:.5s;transition-duration:.5s;position:absolute;width:15px;height:3px;right:0;background-color:#333;top:-10px;border-radius:40px;-webkit-transform:rotateZ(45deg) scaleX(1.25) translate(6.5px,6.5px);-ms-transform:rotate(45deg) scaleX(1.25) translate(6.5px,6.5px);transform:rotateZ(45deg) scaleX(1.25) translate(6.5px,6.5px)}.header__form-input-exit:after{content:"";-webkit-transition-duration:.5s;-o-transition-duration:.5s;transition-duration:.5s;position:absolute;width:15px;height:3px;right:0;background-color:#333;top:10px;border-radius:40px;-webkit-transform:rotateZ(-45deg) scaleX(1.25) translate(6px,-6px);-ms-transform:rotate(-45deg) scaleX(1.25) translate(6px,-6px);transform:rotateZ(-45deg) scaleX(1.25) translate(6px,-6px)}.header__form-input-wrapper{padding:0 15px;opacity:0;position:absolute;left:50%;top:100px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);max-width:400px;width:100%;height:40px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.header__form-input{width:calc(100% - 24px);margin-left:24px;height:100%;color:#333;font-family:inherit;font-weight:500;padding:5px 36px;border-radius:3px;background-color:#fff;border:1px solid #333;z-index:0;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.header__form-input::-webkit-input-placeholder{font-family:inherit;font-size:inherit}.header__form-input::-moz-placeholder{font-family:inherit;font-size:inherit}.header__form-input:-ms-input-placeholder{font-family:inherit;font-size:inherit}.header__form-input::-ms-input-placeholder{font-family:inherit;font-size:inherit}.header__form-input::placeholder{font-family:inherit;font-size:inherit}.header__form-input_active{opacity:1;z-index:13}.header__content{padding-top:11px;padding-bottom:12px}.header_absolute{width:100%;position:absolute;top:0;left:0;background:0 0}.header__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:29px}.header .search{z-index:3;position:relative;padding-left:35px;color:#fff;font-size:.875rem;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.header .search::before{content:"";position:absolute;top:0;left:0;width:18px;height:18px;background-image:url(../img/svg/icons/search.svg);background-repeat:no-repeat;background-position:center}.header .burg{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.header .account-btn,.header .search,.header__btn{-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s}.header .account-btn:hover,.header .search:hover,.header__btn:hover{opacity:.6}.header .account-btn{color:#fff;font-size:14px;line-height:150%;position:relative;left:-5px}.header .account-btn.account-auth{left:2px}.header__content-row{width:100%;padding-top:20px;padding-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}.header__content-row>*{-webkit-box-flex:1;-ms-flex:1 1 calc(33.3333333333% - 40px);flex:1 1 calc(33.3333333333% - 40px)}.header__content{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:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.header .burg{margin-bottom:-1px;z-index:101}.header__mobile-menu{padding:0 30px;color:#fff;position:absolute;top:0;left:0;width:100%;height:100vh;z-index:99;background-color:#333;opacity:0;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.header__mobile-menu.show{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.header__mobile-menu-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.header__mobile-menu-wrapper>:not(:last-child){border-bottom:1px solid rgba(214,214,214,.5);padding-bottom:10px}.header__mobile-menu .account-btn,.header__mobile-menu .nav__link{font-size:22px;left:0}.header__mobile-menu .account-svg,.header__mobile-menu .like-svg{width:28px;height:28px}.header__mobile-menu .nav__ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.header__mobile-menu .nav__ul-horizontal{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mobile-input-wrapper{width:100%;height:40px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.mobile-input-wrapper .search-icon{position:absolute;z-index:200;top:0;left:0}.mobile-input-wrapper .header__form-input{height:100%;font-size:20px;padding-left:30px;text-align:center;background-color:#333}.mobile-input-wrapper .header__form-input:focus{background-color:#e5e5e5}.account-buttons{display:-webkit-box;display:-ms-flexbox;display:flex}.account-buttons .slash{color:#fff;padding-right:5px}.header__nav{z-index:10;position:relative;color:#fff;text-transform:uppercase;padding-top:18px;padding-bottom:10px}.header__nav a{font-size:14px;line-height:140%;font-weight:400;letter-spacing:.05em;text-transform:capitalize}body,html{height:100%}.wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.main{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.footer{padding-top:78px;padding-bottom:10px;min-height:160px;background-color:#e5e5e5;color:#333;font-weight:400;font-size:14px;line-height:150%;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}.footer__title{padding-bottom:10px;width:100%;font-size:18px;line-height:140%;letter-spacing:.1em;text-transform:uppercase;color:#333;font-weight:500;border-bottom:1px solid #333;margin-bottom:30px}.footer__payment{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}.footer__content{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr);gap:30px;margin-bottom:13px}.footer__content>*{-ms-grid-column-span:1;grid-column:span 1}.footer__navigation{display:block;margin-bottom:25px}.footer__navigation-li{margin-bottom:15px}.footer__item{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:start;-ms-flex-align:start;align-items:flex-start}.footer__item_pl-20{padding-left:20px}.footer__par{margin-bottom:20px}.footer .contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:14px;font-style:normal;font-size:14px;line-height:140%;margin-bottom:43px}.footer .contacts>*{margin-left:0}.footer .contacts>::before{top:0}.copyright{border-top:1px solid rgba(51,51,51,.3);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:26px;padding-bottom:14px;font-size:.875rem;line-height:140%;width:100%;position:relative}.made{font-weight:600;text-decoration:underline}.hero{position:relative;height:78vh;min-height:950px;background-color:#333;background-image:url(../img/bgc.jpg);background-size:cover;background-position:center;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:end;-ms-flex-pack:end;justify-content:end}.hero__title{max-width:940px;margin:0 auto 50px;font-size:36px;line-height:49px;letter-spacing:.08em;font-family:"Noto Serif";font-weight:700;color:#fff;text-align:center}.hero__btn{margin-bottom:80px;padding:13px 35px 15px 35px;font-weight:500;font-size:18px;line-height:21px;letter-spacing:.1em;background:0 0;border:1px solid #fff;text-transform:uppercase}.hero__btn:hover{border:1px solid #fff}.hero__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-animation:animopacity 1.5s;animation:animopacity 1.5s}.hero__footer{min-height:120px}.hero__marquee{display:none;position:relative;-webkit-animation:animopacity 1.5s;animation:animopacity 1.5s}.hero__marquee::before{position:absolute;content:"";top:0;left:0;width:100%;height:1px;background:#fff}.hero__footer-content{-webkit-animation:animopacity 1.5s;animation:animopacity 1.5s;padding:30px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:14px}.hero__footer-content>*{-webkit-box-flex:0;-ms-flex:0 0 calc(16.6666666667% - 28px);flex:0 0 calc(16.6666666667% - 28px)}.hero__footer{position:relative}.hero__footer::before{position:absolute;content:"";top:0;left:0;width:100%;height:1px;background:#fff}.hero__item{max-width:160px;max-height:60px}.hero__item img{width:100%}.hero__item:not(:last-child){position:relative}.hero__item:not(:last-child)::before{content:"";position:absolute;top:0;right:-15px;width:1px;height:100%;background-color:#fff}.categories .container{padding-top:102px}.categories__title{font-weight:700;font-size:30px;line-height:41px;font-family:NotoSerif;margin-bottom:58px}.categories__subtitle{font-style:normal;font-weight:400;font-size:21px;line-height:140%;text-transform:initial;text-align:center}.categories-items{padding-top:30px;padding-bottom:120px;display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[6];grid-template-columns:repeat(6,1fr);gap:30px}.categories-items>*{-ms-grid-column-span:2;grid-column:span 2}.categories-item{position:relative;overflow:hidden}.categories-item:focus .categories-item__image{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.categories-item:hover .categories-item__image{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.categories-item:hover::before{background:-webkit-gradient(linear,left top,left bottom,color-stop(20.31%,rgba(180,180,180,0)),to(#333)),rgba(255,255,255,.35);background:-o-linear-gradient(top,rgba(180,180,180,0) 20.31%,#333 100%),rgba(255,255,255,.35);background:linear-gradient(180deg,rgba(180,180,180,0) 20.31%,#333 100%),rgba(255,255,255,.35)}.categories-item::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear,left top,left bottom,color-stop(20.31%,rgba(180,180,180,0)),to(#333));background:-o-linear-gradient(top,rgba(180,180,180,0) 20.31%,#333 100%);background:linear-gradient(180deg,rgba(180,180,180,0) 20.31%,#333 100%);z-index:3;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.categories-item__image{-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.categories-item__name{position:absolute;bottom:0;left:0;z-index:3;width:100%;text-align:center;font-weight:500;font-size:24px;line-height:28px;text-align:center;letter-spacing:.1em;text-transform:uppercase;margin-bottom:30px;color:#fff}.categories-item__image{width:100%;height:auto}.categories-item__link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:4}.tabs__buttons{min-height:61px;display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[12];grid-template-columns:repeat(12,1fr);gap:23px}.tabs__buttons>*{-ms-grid-column-span:2;grid-column:span 2}.tabs__button{position:relative;padding:10px 20px;min-width:165px;min-height:55px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;background-color:#e5e5e5;color:#333;border:0;margin-bottom:-1px;text-transform:uppercase;font-weight:500;font-size:18px;line-height:21px;text-align:center;letter-spacing:.1em;border:1px solid #d6d6d6;-webkit-box-shadow:5px 5px 0 1px #e5e5e5,5px 5px 0 2px #d6d6d6;box-shadow:5px 5px 0 1px #e5e5e5,5px 5px 0 2px #d6d6d6;-webkit-transition:.6s;-o-transition:.6s;transition:.6s}.tabs__button_current{color:#fff;background-color:#333;border:0;border-bottom:0;-webkit-box-shadow:none;box-shadow:none}.tabs__button:not(.tabs__button_current):hover{color:#333;text-shadow:5px 0 6px #d6d6d6;-webkit-box-shadow:5px 5px 0 1px #fff,5px 5px 0 2px #d6d6d6,0 0 14px 4px #fff,0 0 30px 30px #fff inset;box-shadow:5px 5px 0 1px #fff,5px 5px 0 2px #d6d6d6,0 0 14px 4px #fff,0 0 30px 30px #fff inset}.tabs__content{padding-top:25px;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s;opacity:1}.tabs__content_hidden{opacity:0}.salon{padding-top:100px;padding-bottom:95px;background-color:#333;background-image:url(../img/background.png);color:#fff}.webp .salon{background-image:url(../img/background.webp)}.salon__content{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}.salon__title{margin-bottom:46px}.salon__text{max-width:720px;margin:0 auto;font-size:1.125rem;line-height:140%;margin-bottom:60px}.salon__btn{margin-bottom:5px}.salon__btn:hover{background:0 0}.blogs{padding-top:120px}.blogs__title{margin-bottom:60px}.blogs__items{margin-bottom:60px;position:relative;display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);gap:30px}.blogs__items>*{-ms-grid-column-span:1;grid-column:span 1}.blogs__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.blog{position:relative;overflow:hidden;position:relative}.blog:hover .blog__image{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.blog:hover::before{background:-webkit-gradient(linear,left top,left bottom,from(rgba(180,180,180,0)),to(#333)),rgba(255,255,255,.35);background:-o-linear-gradient(top,rgba(180,180,180,0) 0,#333 100%),rgba(255,255,255,.35);background:linear-gradient(180deg,rgba(180,180,180,0) 0,#333 100%),rgba(255,255,255,.35)}.blog::before{content:"";position:absolute;z-index:3;top:0;left:0;width:100%;height:100%;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;background:-webkit-gradient(linear,left top,left bottom,from(rgba(180,180,180,0)),to(#333));background:-o-linear-gradient(top,rgba(180,180,180,0) 0,#333 100%);background:linear-gradient(180deg,rgba(180,180,180,0) 0,#333 100%)}.blog__link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:4}.blog__name{position:absolute;z-index:3;bottom:0;left:0;width:100%;text-align:center;font-weight:400;font-size:21px;line-height:140%;margin-bottom:36px;color:#fff;white-space:pre}.blog__image{width:100%;height:auto;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.gallery-section{padding-top:120px;padding-bottom:150px}.gallery-section__subtitle{text-align:center;font-weight:400;font-size:21px;line-height:140%;margin-bottom:10px}.gallery-section__title{margin-bottom:60px}.gallery{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr);gap:0}.gallery>*{-ms-grid-column-span:1;grid-column:span 1}.gallery__item{width:100%;line-height:0;overflow:hidden}.gallery__item_big{-ms-grid-column-span:2;grid-column:span 2}.gallery__item *{-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.gallery__item:hover *{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.gallery__item-video{position:relative}.gallery__item-video::before{content:"";position:absolute;z-index:100;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) scale(1);-ms-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);width:70px;height:70px;background-image:url(../img/svg/play.svg);background-repeat:no-repeat;background-position:center;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.gallery__item-video:hover::before{-webkit-transform:translate(-50%,-50%) scale(1.3);-ms-transform:translate(-50%,-50%) scale(1.3);transform:translate(-50%,-50%) scale(1.3)}.catalog{padding-top:88px;padding-bottom:152px}.catalog .container{overflow:visible}.catalog__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.catalog__items-row{padding-bottom:60px;display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[6];grid-template-columns:repeat(6,1fr);gap:30px}.catalog__items-row>*{-ms-grid-column-span:2;grid-column:span 2}.catalog__items-row:not(:last-child){border-bottom:1px solid #d6d6d6}.catalog__items{padding-top:34px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:60px}.catalog-bottom{padding-top:148px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:30px;width:100%;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.catalog-bottom__content{max-width:920px;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;gap:30px;width:100%;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.catalog-bottom__text-block{max-width:540px;font-weight:400;font-size:16px;line-height:150%}.catalog-bottom__text{height:212px;overflow:hidden;position:relative;margin-bottom:3px;-webkit-transition:height .6s;-o-transition:height .6s;transition:height .6s}.catalog-bottom__text::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear,left top,left bottom,from(rgba(249,249,249,0)),color-stop(82.29%,#e5e5e5));background:-o-linear-gradient(top,rgba(249,249,249,0) 0,#e5e5e5 82.29%);background:linear-gradient(180deg,rgba(249,249,249,0) 0,#e5e5e5 82.29%);-webkit-transition:.9s;-o-transition:.9s;transition:.9s}.catalog-bottom__text.show{margin-bottom:30px}.catalog-bottom__text.show::before{content:"";opacity:0}.catalog-bottom__read-more{padding-bottom:2px;font-weight:500;font-size:18px;line-height:21px;letter-spacing:.1em;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-bottom:1px dashed #333}.catalog-bottom__icons{max-width:283px;min-width:283px;padding-right:14px;position:relative;left:-13px;display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[8];grid-template-columns:repeat(8,1fr);gap:15px;row-gap:30px}.catalog-bottom__icons>*{-ms-grid-column-span:4;grid-column:span 4}.catalog-bottom__icon{text-align:center;max-width:100px;margin-bottom:15px;margin:0 auto}.catalog-bottom__icon img{margin-bottom:17px}.catalog-bottom__icon-deliver img{padding-top:15px;margin-bottom:30px}.catalog-bottom__icon-design{position:relative;right:-27px}.catalog-bottom__icon-design img{padding-top:0}.catalog-bottom__icon-design p{margin-left:-12px}.catalog-bottom__icon-approach{position:relative;right:-27px}.catalog-bottom.product-catalog-bottom{padding-top:115px}.catalog-bottom.product-catalog-bottom .catalog-bottom__title{text-align:start;font-weight:600;font-size:30px;line-height:140%;font-family:Gilroy;margin-bottom:30px}.filter-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:30px}.filter-list>*{-webkit-box-flex:1;-ms-flex:1 1 calc(16.6666666667% - 60px);flex:1 1 calc(16.6666666667% - 60px)}.product{padding:35px;max-width:470px;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;position:relative;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.product:hover{-webkit-box-shadow:rgba(51,51,51,.3) 5px 5px 20px 0;box-shadow:rgba(51,51,51,.3) 5px 5px 20px 0}.product__link{width:100%;height:100%;position:absolute;top:0;left:0}.product__link:focus{outline:0}.product__img{margin-bottom:26px;width:100%;height:auto}.product__type{font-weight:400;font-size:16px;line-height:150%;text-align:center;margin-bottom:9px}.product__name{font-weight:600;font-size:24px;line-height:140%;text-align:center;margin-bottom:15px}.product__btn{padding:9px 18px;font-weight:400;font-size:18px;line-height:21px;letter-spacing:.05em;z-index:2}.choices__item--choice[data-value="Для кого"],.choices__item--choice[data-value=Бренд],.choices__item--choice[data-value=Коллекция],.choices__item--choice[data-value=Сезон],.choices__item--choice[data-value=Событие],.choices__item--choice[data-value=Цена]{display:none}.choices *{border:0!important}.choices__list--dropdown{border:1px solid #d6d6d6!important;border-top:0!important}.choices__inner{padding-left:0!important;padding-right:0!important;border-bottom:1px solid #d6d6d6!important;background:#e5e5e5!important;font-weight:400!important;font-size:16px!important;line-height:150%!important;text-transform:capitalize}.choices__item{background:#e5e5e5!important;border:0}.is-highlighted{background-color:#fff!important}.choices::after{right:0!important}.product-section{padding-top:48px}.product-item{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[6];grid-template-columns:repeat(6,1fr);gap:30px}.product-item>*{-ms-grid-column-span:3;grid-column:span 3}.product-item__gallery{-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;row-gap:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:540px;margin:0 auto}.product-item__image-wrapper{-webkit-box-flex:1;-ms-flex:1 0 calc(33.3333333333% - 60px);flex:1 0 calc(33.3333333333% - 60px);overflow:hidden}.product-item__image-wrapper.f-panzoom{background:0 0}.product-item__image-wrapper_big{-webkit-box-flex:1;-ms-flex:1 0 calc(100% - 60px);flex:1 0 calc(100% - 60px);overflow:hidden;width:100%;top:-5px}.product-item__image-wrapper_big:hover{cursor:-webkit-zoom-in!important;cursor:zoom-in!important}.product-item__info{padding:10px;border:1px solid #d6d6d6}.product-item__info-inner{padding:37px 28px 0;border:1px solid #d6d6d6;height:100%;width:100%}.product-item__name{font-weight:500;font-size:24px;line-height:28px;letter-spacing:.1em;text-transform:uppercase;margin-bottom:30px}.product-item__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px;font-weight:400;font-size:14px;line-height:150%;color:#979797}.product-item__row_line{padding-bottom:30px;border-bottom:1px solid #d6d6d6;margin-bottom:25px}.product-item__brand-name,.product-item__category-name{padding-left:15px}.product-item__text{font-weight:400;font-size:14px;line-height:150%;margin-bottom:32px}.product-item__price{font-weight:600;font-size:24px;line-height:29px;letter-spacing:.05em;text-transform:uppercase;margin-bottom:30px}.product-item__btn{padding:8px 20px;font-weight:400;letter-spacing:.05em;margin:0}.product-item__btn_add{background-color:#e5e5e5;color:#333;border:1px solid #333}.product-catalog-bottom__content{max-width:920px;width:100%;margin:0 auto;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;gap:30px}.more{padding-top:120px;padding-bottom:60px}.more__content{padding-bottom:60px;display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[6];grid-template-columns:repeat(6,1fr);gap:30px}.more__content>*{-ms-grid-column-span:2;grid-column:span 2}.more__content:not(:last-child){border-bottom:1px solid #d6d6d6}.more__subtitle{margin-bottom:16px}.more__title{margin-bottom:60px}.form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;z-index:2;background:#fff;text-align:center}.form__title{margin-bottom:52px}.form__subtitle{font-size:2.25rem;line-height:2.75rem;text-transform:none;margin-bottom:63px}.form__btn{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;font-size:14px;line-height:16px;width:159px;height:45px}.form__input,.form__tarea{border:2px solid #fff;color:#fff;background-color:#fff;width:100%;padding:15px 20px;font-size:14px;line-height:16px}.form__input:focus,.form__tarea:focus{outline:2px solid #979797}.form__input::-webkit-input-placeholder,.form__tarea::-webkit-input-placeholder{color:#333;opacity:.5;font-size:14px;line-height:16px;letter-spacing:.1em;text-transform:uppercase}.form__input::-moz-placeholder,.form__tarea::-moz-placeholder{color:#333;opacity:.5;font-size:14px;line-height:16px;letter-spacing:.1em;text-transform:uppercase}.form__input:-ms-input-placeholder,.form__tarea:-ms-input-placeholder{color:#333;opacity:.5;font-size:14px;line-height:16px;letter-spacing:.1em;text-transform:uppercase}.form__input::-ms-input-placeholder,.form__tarea::-ms-input-placeholder{color:#333;opacity:.5;font-size:14px;line-height:16px;letter-spacing:.1em;text-transform:uppercase}.form__input::placeholder,.form__tarea::placeholder{color:#333;opacity:.5;font-size:14px;line-height:16px;letter-spacing:.1em;text-transform:uppercase}.form__input{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;border:1px solid #d6d6d6;color:#333;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;height:45px}.form__input:focus{outline:2px solid #979797}.form__input:hover{-webkit-box-shadow:0 0 15px 1px #fff;box-shadow:0 0 15px 1px #fff}.form__input_w-200{width:200px}.form__row{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr);gap:14px}.form__row>*{-ms-grid-column-span:2;grid-column:span 2}.form__row_w-100>*{-ms-grid-column-span:4;grid-column:span 4}.form__row_mb_30{margin-bottom:30px}.form__tarea{height:208px;width:100%;resize:none;border-radius:40px;margin-bottom:18px}.form__tarea::-webkit-input-placeholder{color:#d6d6d6;text-transform:uppercase}.form__tarea::-moz-placeholder{color:#d6d6d6;text-transform:uppercase}.form__tarea:-ms-input-placeholder{color:#d6d6d6;text-transform:uppercase}.form__tarea::-ms-input-placeholder{color:#d6d6d6;text-transform:uppercase}.form__tarea::placeholder{color:#d6d6d6;text-transform:uppercase}.subscribe{padding-top:100px;padding-bottom:120px;background-color:#333;background-image:url(../img/background.png);color:#fff}.subscribe__title{margin-bottom:60px}.subscribe__items{max-width:810px;padding:0 36px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.subscribe__form{border:1px solid #fff;background-color:transparent;padding:14px;max-width:448px}.subscribe__form .form__row{padding:18px 22px;background-color:#fff}.subscribe__form .form__input:hover{border:1px solid #333}.subscribe__form .form__btn:hover{-webkit-box-shadow:0 0 10px 1px #fff,0 0 30px 30px #fff inset,0 0 0 1px #333;box-shadow:0 0 10px 1px #fff,0 0 30px 30px #fff inset,0 0 0 1px #333}.subscribe__list{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:justify;-ms-flex-pack:justify;justify-content:space-between}.subscribe__li{font-size:18px;line-height:140%;padding:5px 0;position:relative}.subscribe__li::before{content:"";position:absolute;top:7px;left:-37px;width:17px;height:17px;background-image:url(../img/svg/subscribe__icon.svg);background-repeat:no-repeat;background-position:center}.popup-registration{position:absolute;top:-100vh;left:0;z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);width:100%;height:100vh;-webkit-transition:.7s;-o-transition:.7s;transition:.7s}.popup-registration.visible{top:0}.popup-registration__inner{padding:40px;max-width:400px;width:100%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:#333;color:#fff;border-radius:15px;border:1px solid rgba(255,255,255,.3647058824);-webkit-box-shadow:0 0 8px rgba(255,255,255,.3647058824),0 0 8px rgba(255,255,255,.3647058824) inset;box-shadow:0 0 8px rgba(255,255,255,.3647058824),0 0 8px rgba(255,255,255,.3647058824) inset}.popup-registration__title{font-family:Gilroy;text-transform:uppercase;margin-bottom:20px}.popup-registration__exit-button{width:24px;height:24px;position:absolute;top:12px;right:16px;-webkit-transition-duration:.5s;-o-transition-duration:.5s;transition-duration:.5s;position:absolute}.popup-registration__exit-button:before{content:"";-webkit-transition-duration:.5s;-o-transition-duration:.5s;transition-duration:.5s;position:absolute;width:24px;height:4px;right:0;background-color:#fff;top:0;border-radius:40px;-webkit-transform:rotateZ(45deg) scaleX(1.25) translate(6.5px,6.5px);-ms-transform:rotate(45deg) scaleX(1.25) translate(6.5px,6.5px);transform:rotateZ(45deg) scaleX(1.25) translate(6.5px,6.5px)}.popup-registration__exit-button:after{content:"";-webkit-transition-duration:.5s;-o-transition-duration:.5s;transition-duration:.5s;position:absolute;width:24px;height:4px;right:0;background-color:#fff;top:20px;border-radius:40px;-webkit-transform:rotateZ(-45deg) scaleX(1.25) translate(6px,-6px);-ms-transform:rotate(-45deg) scaleX(1.25) translate(6px,-6px);transform:rotateZ(-45deg) scaleX(1.25) translate(6px,-6px)}.popup-registration__exit-button:hover::after,.popup-registration__exit-button:hover::before{-webkit-box-shadow:0 0 8px 0 #fff;box-shadow:0 0 8px 0 #fff}.popup-registration__form{background-color:#333}.popup-registration__form .form__input{text-align:center;font-weight:700;font-size:14px;line-height:16px;letter-spacing:.1em;border-radius:5px}.contact{padding-bottom:44px}.contact__content{padding-top:11px;margin-bottom:116px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:30px}.contact__content>*{-webkit-box-flex:1;-ms-flex:1 1 calc(25% - 60px);flex:1 1 calc(25% - 60px)}.contact__title{padding-top:55px;font-family:Gilroy;font-weight:500;font-size:24px;line-height:28px;letter-spacing:.1em;text-transform:uppercase;margin-bottom:26px}.contact__item-title{font-weight:600;font-size:18px;line-height:140%;margin-bottom:30px}.contact__item{font-weight:400;font-size:14px;line-height:150%}.contact__list li:not(:last-child){margin-bottom:15px}.contact__li_pl-32{padding-left:32px}.contact__link{padding-left:30px}.contact__mail{margin-bottom:24px;display:block;color:#979797;font-size:1rem;font-weight:700}.contact .contact-location,.contact .contact-mail,.contact .contact-phone{padding-left:32px}.contact .contact-location::before,.contact .contact-mail::before,.contact .contact-phone::before{top:0}.contact .contact-location{margin:0;margin-bottom:20px}.contact .contact-location::before{top:-2px;left:-3px;background-position:left}.map{height:750px}@media (min-width:640px){.choices__list--dropdown .choices__item--selectable,.choices__list[aria-expanded] .choices__item--selectable{padding-right:5px!important}}@media (max-width:1169px){.tabs__buttons>*{-ms-grid-column-span:4;grid-column:span 4}}@media (max-width:1023px){.burg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:0}.logo__image-text{width:78px;height:68px}.subtitle-arrow::before{display:none}.contact-location,.contact-mail,.contact-phone{font-size:.875rem}.laptop-hidden{display:none}.header__item-left{display:none}.header__item-right{display:none}.header .burg{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin-left:0}.header__mobile-menu{opacity:1}.header__nav{overflow:hidden;background-color:#e5e5e5;position:absolute;z-index:10;top:0;left:-100%;min-width:320px;width:100%;max-width:425px;height:100vh;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.header__nav>ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:320px;height:100%;padding-top:150px;text-align:center;gap:40px;overflow:auto;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.header__nav a{font-size:24px;color:#333}.header__nav a_current::before{bottom:-14px;width:100px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.header__nav.show{left:0;z-index:100}.footer__content>*{-ms-grid-column-span:2;grid-column:span 2}.footer__item{gap:15px}.footer .social{padding-left:0}.hero__footer{display:none}.hero__marquee{display:block}.catalog__items-row{gap:5px}.filter-list{row-gap:5px}.filter-list>*{-webkit-box-flex:1;-ms-flex:1 1 calc(33.3333333333% - 60px);flex:1 1 calc(33.3333333333% - 60px)}.product{padding:20px}.choices{margin-bottom:0!important}.product-item>*{-ms-grid-column-span:6;grid-column:span 6}.form__tarea{height:148px;font-size:1rem;line-height:1.125rem}.contact__content>*{-webkit-box-flex:1;-ms-flex:1 1 calc(50% - 60px);flex:1 1 calc(50% - 60px)}.contact__item{padding-left:0}}@media (max-width:960px){.contact-location,.contact-mail,.contact-phone{margin-left:0}}@media (max-width:920px){.logo.footer__logo{margin-right:20px}.categories-items>*{-ms-grid-column-span:3;grid-column:span 3}.subscribe__items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (max-width:767px){.container{padding-left:23px;padding-right:23px}.logo__image-text{width:46px;height:28px}.logo__text{padding:15px}.text-logo{padding:15px}.logo.footer__logo{width:173px}.logo__image-desktop{display:none}.logo__image-tablet{display:block}.logo__image-tablet{display:none}.text{font-size:12px;line-height:21px}.tablet-hidden{display:none}.footer{padding-top:43px}.footer .social{margin-bottom:30px}.copyright{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.hero__footer-content{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hero__footer-content>*{-webkit-box-flex:0;-ms-flex:0 0 calc(33.3333333333% - 28px);flex:0 0 calc(33.3333333333% - 28px)}.hero__item:nth-child(3)::before{display:none}.blogs__items>*{-ms-grid-column-span:3;grid-column:span 3}.blog{margin:0 auto}.gallery__item{-ms-grid-column-span:2;grid-column:span 2;margin:0 auto}.gallery__item_big{-ms-grid-column-span:4;grid-column:span 4}.catalog__items-row>*{-ms-grid-column-span:6;grid-column:span 6}.catalog-bottom{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:60px}.catalog-bottom__icons{padding-right:0}.catalog-bottom__icons{max-width:100%}.catalog-bottom__icons>*{-ms-grid-column-span:2;grid-column:span 2}.product{margin:0 auto;width:100%}.product-catalog-bottom__content{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:60px}.more__content>*{-ms-grid-column-span:6;grid-column:span 6}.form__title{font-size:24px;line-height:29px}.form__subtitle{margin-bottom:25px}.form__btn{max-width:none}.form__input,.form__tarea{padding:16px 30px}.form__input{margin-left:0}.form__tarea{border-radius:40px;height:220px;margin-bottom:30px}.subscribe__list{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;margin-left:37px}.subscribe__li{min-width:210px}}@media (max-width:639px){.categories-items{gap:15px}.tabs__buttons>*{-ms-grid-column-span:6;grid-column:span 6}}@media (max-width:539px){.logo__image-main{width:150px}.header__item-right{gap:0}.header__buttons{gap:10px}.header .search{padding-left:29px}.catalog-bottom__icons>*{-ms-grid-column-span:4;grid-column:span 4}.filter-list>*{-webkit-box-flex:1;-ms-flex:1 1 calc(50% - 60px);flex:1 1 calc(50% - 60px)}.form__input{width:100%}.form__row>*{-ms-grid-column-span:4;grid-column:span 4}.subscribe__items{padding:0}.subscribe__form{max-width:100%;width:100%}.subscribe__item{width:100%}.contact__content>*{-webkit-box-flex:1;-ms-flex:1 1 calc(100% - 60px);flex:1 1 calc(100% - 60px)}}@media (max-width:496px){.hero__footer-content{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hero__footer-content>*{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 28px);flex:0 0 calc(50% - 28px)}.hero__item:nth-child(3)::before{display:block}.hero__item:nth-child(even)::before{display:none}.product-item__row{gap:20px}.product-item__btn{font-size:16px;width:100%}}@media (max-width:424px){.footer__content>*{-ms-grid-column-span:4;grid-column:span 4}.categories-items>*{-ms-grid-column-span:6;grid-column:span 6}.gallery__item{-ms-grid-column-span:4;grid-column:span 4}.gallery__item_big{-ms-grid-row-span:2;grid-row:span 2}}