.basket{-webkit-backdrop-filter:blur(33px);backdrop-filter:blur(33px);z-index:3;background-color:#fdfdfde6;justify-content:flex-end;animation:.2s linear forwards basket;display:flex;position:fixed;inset:0}@keyframes basket{0%{opacity:0}to{opacity:1}}.basket__wrapper{background:#fffdfa;width:690px;padding-top:50px;padding-left:20px;padding-right:40px;overflow:scroll}.basket__close{width:24px;height:24px}.basket__info-button{color:#fff;background:#78020e;border-radius:24px;justify-content:center;align-items:center;height:44px;margin-bottom:64px;font-size:14px;display:flex}.basket__info-promotions-title{text-transform:uppercase;margin-bottom:34px;margin-left:10px;font-family:Foglihten;font-size:32px}.basket__info-total-wrapper{padding:0 10px}.basket__info-promotions-wrapper{grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:64px;display:grid}.basket__info-promotions-wrapper>li:nth-child(n+3),.basket__scroll{display:none}@media (max-width:1200px){.basket__wrapper{width:80vw;padding-top:20px;padding-right:20px}}@media (max-width:756px){.basket__wrapper{width:100vw;padding:20px 0 0}.basket__info-total-wrapper{padding:0}.basket__info-button{margin-bottom:58px}.basket__info-promotions-title{margin-left:30px;font-size:24px}.basket__scroll{margin-bottom:24px;display:block}.basket__info-promotions-wrapper{scrollbar-width:none;-ms-overflow-style:none;grid-template-columns:repeat(3,70vw);margin-bottom:24px;overflow:auto}.basket__info-promotions-wrapper::-webkit-scrollbar{display:none}.basket__info-delivery{gap:20px}.basket__info-promotions-wrapper>li:nth-child(n+3){display:block}}
.burger{display:none}@media (max-width:1200px){.burger{z-index:1001;flex-direction:column;justify-content:space-between;align-items:center;width:18px;height:14px;display:flex;position:relative}.burger:before{content:"";position:absolute;inset:-10px}.burger__line{background:#78020e;border-radius:24px;height:1.5px;transition:all .5s}.burger-one{width:10px}.burger-two{width:16px}.burger-three{width:10px}.burger-one__active{width:16px}.burger-two__active{width:12px}.burger-three__active{width:6px}}
.burger__menu{display:none}@media (max-width:1200px){.burger__menu{-webkit-backdrop-filter:blur(33px);backdrop-filter:blur(33px);z-index:5;background-color:#fdfdfde6;width:100%;height:100%;padding:0 20px;transition:all .5s;display:block;position:fixed;top:68px;bottom:0;left:100%}.burger__menu.active{left:0}.burger__menu-list{text-transform:uppercase;scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;gap:40px;height:calc(100vh - 70px);padding-top:24px;font-size:13px;display:flex;overflow:auto}.burger__menu-list::-webkit-scrollbar{display:none}.burger__menu-list-brands{text-transform:uppercase;align-items:center;gap:10px;font-size:13px;display:flex}.burger__menu-list li{opacity:0;align-items:center;gap:10px;transition:margin-left .3s,opacity .3s;display:flex}.burger__menu-list li:last-child{margin-bottom:150px}.burger__menu-list li.visible{opacity:1;margin-left:0}.burger__menu-list-button{width:24px;height:24px}.burger__menu-subcategories{z-index:2;-webkit-backdrop-filter:blur(33px);backdrop-filter:blur(33px);background-color:#fdfdfd;width:100%;transition:all .5s;position:absolute;top:0;bottom:0;left:100%}.burger__menu-subcategories-list{text-transform:uppercase;scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;gap:40px;height:calc(100vh - 70px);padding:0 20px 100px;font-size:13px;display:flex;overflow:auto}.burger__menu-subcategories-list::-webkit-scrollbar{display:none}.burger__menu-subcategories-list li{opacity:0;align-items:center;gap:10px;margin-left:100px;transition:margin-left .5s,opacity .5s;display:flex}.burger__menu-subcategories-list li:last-child{margin-bottom:100px}.burger__menu-subcategories.active{left:0}.burger__menu-back{text-transform:uppercase;border-bottom:1px solid #ffe2e6;align-items:center;gap:10px;width:100%;margin-bottom:24px;padding:14px 12px;font-size:13px;display:flex}.burger__menu-back-img{object-fit:contain;width:24px;height:24px}.burger__menu-subsubcategories{z-index:3;-webkit-backdrop-filter:blur(33px);backdrop-filter:blur(33px);background-color:#fdfdfd;width:100%;transition:all .5s;position:absolute;top:0;bottom:0;left:100%}.burger__menu-subsubcategories.active{left:0}.burger__menu-subsubcategories-list{text-transform:uppercase;scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;gap:40px;height:calc(100vh - 70px);padding:0 20px 100px;font-size:13px;display:flex;overflow:auto}.burger__menu-subsubcategories-list::-webkit-scrollbar{display:none}.burger__menu-subsubcategories-list li{opacity:0;align-items:center;gap:10px;margin-left:100px;transition:margin-left .5s,opacity .5s;display:flex}.burger__menu-subsubcategories-list li:last-child{margin-bottom:100px}.burger__menu-login{border-bottom:1px solid #78020e;width:fit-content;padding:0 10px 10px}.burger__menu-brands{z-index:4;-webkit-backdrop-filter:blur(33px);backdrop-filter:blur(33px);background-color:#fdfdfd;width:100%;transition:all .5s;position:absolute;top:0;bottom:0;left:100%}.burger__menu-brands.active{left:0}.burger__menu-brands-letter-wrap{scrollbar-width:none;-ms-overflow-style:none;gap:24px;width:100%;margin-bottom:30px;padding:0 15px;display:flex;overflow:auto}.burger__menu-brands-letter-wrap::-webkit-scrollbar{display:none}.burger__menu-brands-letter{text-transform:uppercase;border-bottom:1px solid #78020e00;padding:10px;font-size:13px;transition:all .3s}.burger__menu-brands-letter.active{border-bottom:1px solid #78020e}.brands-window__letter-section{transition:opacity .3s,margin-left .3s}}
.header{z-index:2;-webkit-backdrop-filter:blur(33px);backdrop-filter:blur(33px);background-color:#fdfdfde6;border-bottom:1px solid #ffe2e6;justify-content:space-between;align-items:center;width:100%;padding:24px 40px;transition:all .5s;display:flex;position:fixed;top:0}.header__active{padding-bottom:94px}.header__nav,.header__nav-btn{text-transform:uppercase;align-items:center;font-size:13px;display:flex}.header__nav{gap:26px}.header__nav-list{align-items:center;gap:32px;display:flex}.header__nav-search{width:24px;height:24px}.header__special-links{border:1px solid #78020e;border-radius:24px;width:fit-content;display:flex}.header__special-links-line{background-color:#78020e;width:1px;margin:9px 0}.header__special-link{padding:10px 10px 10px 18px}.header__special-link.md{padding:10px 18px 10px 10px}.header__categories{opacity:0;pointer-events:none;border-top:1px solid #ffe2e600;width:100%;transition:all .5s;position:absolute;bottom:0;left:0;right:0}.header__categories__active{opacity:1;pointer-events:auto;border-top:1px solid #ffe2e6;bottom:12px}.header__categories-list{justify-content:center;gap:3vw;width:fit-content;margin:0 auto;padding-top:26px;display:flex}.header__nav-link-contacts{color:#fef9f3;background:#78020e;border-radius:20px;align-items:center;width:fit-content;padding:10px 24px;display:flex}.header__nav-item--wrapper{gap:8px;display:flex}.header__categories-item{text-transform:uppercase;border-bottom:1px solid #78020e00;padding-bottom:10px;padding-left:10px;padding-right:10px;font-size:13px;font-weight:300;transition:all .5s;display:block}.header__categories-item-active{border-bottom:1px solid #78020e}.header__nav-counter{text-align:center;min-width:12px;display:block}.header__logo-link{width:157px;height:40px}.header__nav-btn-text{margin-right:3px}.header__nav-btn-basket{display:none}@media (max-width:1200px){.header{padding:14px 20px}.header__nav-mobile{display:none}.header__nav-list,.header__nav{gap:20px}.header__nav-btn-text{display:none}.header__nav-btn-basket{width:24px;height:24px;margin-right:3px;display:block}.header__nav-search{width:22px;height:22px}}
.footer{color:#fef9f3;background-color:#78020e;border-radius:24px;margin:88px 10px 24px;padding:80px 40px 40px}.footer__top{border-bottom:1px solid #ffe2e666;justify-content:space-between;padding-bottom:40px;display:flex}.footer__brand{min-width:251px}.footer__logo{cursor:pointer;height:64px;margin-bottom:61px;display:block}.footer__social-list{justify-content:space-between;display:flex}.footer__social-item{cursor:pointer;width:44px;min-width:44px;height:44px}.footer__newsletter{flex-direction:column;justify-content:space-between;display:flex}.footer__newsletter-title{text-transform:uppercase;margin-bottom:12px;font-size:13px;font-weight:300;line-height:120%}.footer__newsletter-text{font-size:14px;font-weight:300;line-height:140%}.footer__form{gap:16px;margin-bottom:12px;display:flex}.footer__input{color:#fef9f3;background-color:var(--main-color);border:1px solid #fef9f3;border-radius:24px;width:290px;padding:12px 20px;font-size:14px;font-weight:300;line-height:140%}.footer__input::placeholder{color:#fef9f3}.footer__button{text-transform:uppercase;color:var(--main-color);background:#ffe2e6;border:none;border-radius:24px;min-width:150px;height:45px;font-size:13px;font-weight:300}.footer__policy{font-size:12px;font-weight:300;line-height:140%}.footer__policy-link{text-underline-offset:2px;text-decoration:underline!important}.footer__middle{border-bottom:1px solid #ffe2e666;grid-template-columns:repeat(5,1fr);align-items:end;gap:40px;padding:40px 0;display:grid}.footer__nav{flex-direction:column;display:flex}.footer__nav--catalog{margin-bottom:auto}.footer__nav-title{margin-bottom:16px;font-size:14px;font-weight:600;line-height:24px}.footer__nav-title.md{opacity:0}.footer__nav-list{text-transform:uppercase;flex-direction:column;gap:16px;font-size:13px;font-weight:300;line-height:120%;display:flex}.footer__nav--company{align-self:flex-start}.footer__bottom{justify-content:space-between;align-items:center;padding-top:40px;font-size:13px;font-weight:300;line-height:140%;display:flex}@media (max-width:1200px){.footer{margin:88px 15px 10px;padding:80px 20px 40px}.footer__brand{border-right:1px solid #ffe2e666;margin-right:30px;padding-right:64px}.footer__middle{grid-template-columns:repeat(3,1fr);padding:40px 20px}.footer__input{width:100%}}@media (max-width:756px){.footer__top{flex-direction:column;align-items:center;gap:40px;padding-bottom:64px}.footer__middle{grid-template-columns:repeat(1,1fr);gap:16px;padding:0 20px 40px}.footer__brand{border-right:none;margin-right:0;padding-right:0}.footer__newsletter{border-top:1px solid #ffe2e666;gap:40px;padding-top:64px}.footer__form{flex-direction:column;align-items:flex-end;gap:8px;margin-bottom:16px}.footer__newsletter-title,.footer__newsletter-text{text-align:center}.footer__button{width:150px;min-width:150px}.footer__nav-title.md{display:none}.footer__nav-title{margin-top:40px}.footer__nav--buyers{margin-bottom:16px}.footer__bottom{flex-direction:column;align-items:flex-start;gap:8px;padding-top:64px}}
html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{margin:.67em 0;font-size:2em}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:#0000}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring{outline:1px dotted buttontext}[type=button]:-moz-focusring{outline:1px dotted buttontext}[type=reset]:-moz-focusring{outline:1px dotted buttontext}[type=submit]:-moz-focusring{outline:1px dotted buttontext}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;white-space:normal;max-width:100%;padding:0;display:table}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template,[hidden]{display:none}
@font-face{font-family:Foglihten;src:url(/fonts/Foglihten.otf)format("opentype");font-style:normal;font-weight:500}body{font-family:Montserrat,sans-serif;font-weight:400}a,button,select,input,textarea,ul,li,input::placeholder{font-weight:400;font-family:Montserrat!important}
:root{--main-color:#78020e}body{color:#78020e;background-color:#fffdfa}*,:before,:after{box-sizing:border-box;margin:0;padding:0}main{min-height:calc(100vh - 94px);margin-top:94px}img{object-fit:cover;width:100%;height:100%}.img-contain{object-fit:contain}input,textarea{border-radius:0}textarea,select,input:active,input:focus{outline:none}a,button{color:inherit;text-decoration:none!important}ul,li{list-style:none}button{cursor:pointer;background-color:#0000;border-width:0;border-radius:0;padding:0}select{-webkit-appearance:none}input[type=number]::-webkit-inner-spin-button{appearance:none;margin:0}input[type=number]::-webkit-outer-spin-button{appearance:none;margin:0}body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,figure{font-weight:inherit;margin:0;padding:0}input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{appearance:textfield;scroll-behavior:auto}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}@media (max-width:1200px){main{min-height:calc(100vh - 69px);margin-top:69px}}
/*# sourceMappingURL=89ece22dab75717b.css.map*/