.basket__list-item{border-bottom:1px solid #00000035;padding:40px 10px;display:flex}.basket__list-item-img-wrap{width:12vw;height:15vw}.basket__list-item-wrap{width:28vw;font-size:var(--SmallFont);text-transform:uppercase;flex-direction:column;margin-left:auto;font-weight:300;line-height:normal;display:flex}.basket__list-item-title-delete-wrap{justify-content:space-between;display:flex}.basket__list-item-title{font-size:var(--StandardFont);text-transform:uppercase;font-weight:700;line-height:150%}.basket__list-item-delete{cursor:pointer;min-width:35px;max-width:35px;min-height:35px;max-height:35px;margin-left:30px}.basket__list-item-info{margin-top:10px;display:flex}.basket__list-item-info-sold{text-transform:uppercase;color:red;font-size:12px}.basket__list-item-info-p{color:#0009}.basket__list-item-info-p:not(:last-child){border-right:1px solid #0009;padding-right:10px}.basket__list-item-info-p:not(:first-child){padding-left:10px}.basket__list-item-priceCount-wrap{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.basket__list-item-price{font-size:var(--StandardFont);text-transform:uppercase;font-weight:300;line-height:18px}.basket__list-item-price-sale{font-size:var(--MediumFont);color:#0000007c;margin-left:5px;text-decoration:line-through}.basket__list-item-count{border:.5px solid #0000004d;grid-template-columns:30px 40px 30px;place-items:center;height:35px;display:grid}.basket__list-item-count-number{font-size:var(--MediumFont)}.basket__list-item-count-btn{height:fit-content}.basket__list-item-count-svg{font-size:var(--StandardFont)!important}@media (max-width:1600px){.basket__list-item-price{font-size:var(--LargeFont)}.basket__list-item-count{grid-template-columns:25px 35px 25px;height:30px}.basket__list-item{padding:35px 10px}.basket__list-item-delete{min-width:25px;max-width:25px;min-height:25px;max-height:25px;margin-left:20px}}@media (max-width:992px){.basket__list-item-img-wrap{width:17vw;height:21vw}.basket__list-item-wrap{width:33vw}.basket__list-item-delete{min-width:20px;max-width:20px;min-height:20px;max-height:20px}}@media (max-width:768px){.basket__list-item-info{gap:6px;margin-bottom:10px}.basket__list-item-wrap{width:40vw}.basket__list-item-info-p:not(:last-child){border-right:0;padding-right:0}.basket__list-item-info-p:not(:first-child){padding-left:0}.basket__list-item-count{border:1px solid #0000004d;grid-template-columns:20px 30px 20px;place-items:center;height:23px;display:grid}}@media (max-width:576px){.basket__list-item{position:relative}.basket__list-item-delete{width:20px;height:20px;margin-right:10px;position:absolute;bottom:40px;right:0}.basket__list-item{padding:40px 0;position:relative}.basket__list-item-img-wrap{width:130px;height:170px}.basket__list-item-wrap{width:calc(100% - 145px)}.basket__list-item-info{flex-flow:wrap;margin-top:10px;display:flex}.basket__list-item-info-p:not(:last-child){border-right:1px solid #0009;padding-right:5px}.basket__list-item-delete-mobile{position:static}.basket__list-item-count{grid-template-columns:25px 20px 25px;height:20px;position:absolute;top:55%}}
.empty-basket{flex-direction:column;align-items:center;height:100%;display:flex}.empty-basket__title{font-size:var(--LargeFont);text-transform:uppercase;border-bottom:1px solid #000;width:100%;margin-top:35px;padding-bottom:20px;font-weight:700}.empty-basket__text-button-wrap{flex-direction:column;justify-content:space-between;width:90%;height:100%;display:flex}.empty-basket__img{width:500px;margin-top:15vh}.empty-basket__img--favourite{width:270px;margin-top:20vh}.empty-basket__text{text-align:center;font-size:var(--StandardFont);text-transform:uppercase;margin-top:100px;font-weight:700}@media (max-width:1600px){.empty-basket__img{width:330px}.empty-basket__title{margin-top:20px;padding-bottom:10px}.empty-basket__img--favourite{width:200px;margin-top:15vh}}@media (max-width:992px){.empty-basket__img{width:300px;margin-top:100px}.empty-basket__img--favourite{width:200px;margin-top:100px}}@media (max-width:576px){.empty-basket__img{width:250px;margin-top:20vh}.empty-basket__title{margin-top:20px;padding-bottom:30px}.empty-basket__text-button-wrap{width:100%}}
.basket{flex-direction:column;height:100%;padding:40px;display:flex}.basket__title{font-size:var(--LargeFont);text-transform:uppercase;border-bottom:1px solid #000;margin-top:35px;padding-bottom:20px;font-weight:700}.basket__cost{font-size:var(--LargeFont);text-transform:uppercase;justify-content:space-between;margin-top:30px;font-weight:700;display:flex}.basket__cost-deliveryText{text-align:right;color:#00000080;font-size:var(--SmallFont);margin-top:10px}.basket__cost-button{text-align:center;color:#fff;font-size:var(--MediumFont);text-transform:uppercase;background:#000;justify-content:center;align-items:center;width:100%;height:75px;margin:35px auto 0;font-weight:700;line-height:18px;display:flex}.basket__list{flex-grow:1;overflow-y:auto}.basket__cost-wrap{border-top:1px solid #000;width:100%;height:auto}@media (max-width:1600px){.basket{padding:30px}.basket__cost{margin-top:25px}.basket__title{margin-top:20px;padding-bottom:10px}.basket__cost-button{height:60px;margin-top:20px}}@media (max-width:992px){.basket{padding:20px}.basket__cost-wrap{border-top:1px solid #000;height:auto}.basket__cost-button{margin-top:25px}}@media (max-width:576px){.basket{padding:10px}.basket__title{padding-bottom:30px}.basket__cost{margin-top:10px}.basket__cost-button{height:50px;margin-top:20px}.basket__cost-wrap{border-top:1px solid #000;height:auto}.basket__cost-deliveryText{font-size:var(--MediumFont)}}
.clientFilter{padding:40px}.clientFilter__title{font-size:var(--LargeFont);text-transform:uppercase;margin-top:40px;margin-bottom:40px;font-weight:700}.clientFilter__reset{font-size:var(--MediumFont);text-transform:uppercase;text-align:left;border-bottom:1px solid #000;width:100%;padding-bottom:20px;font-weight:700;text-decoration-line:underline!important}.clientFilter__category{color:#000;font-size:var(--StandardFont);text-transform:uppercase;margin-top:50px;margin-bottom:20px;font-weight:700}.clientFilter__item{align-items:center;gap:17px;width:fit-content;margin-bottom:25px;margin-left:10px;display:flex}.clientFilter__item-check{cursor:pointer;background-color:#fff;border:1px solid #000;width:30px;height:30px;padding:2px;transition:all .2s;display:flex}.clientFilter__item-check-active{background-color:#000}.clientFilter__item-color{cursor:pointer;border:1px solid #e9e9e9;width:22px;height:22px}.clientFilter__item-text{font-size:var(--MediumFont);text-transform:uppercase;cursor:pointer}.clientFilter__see{font-size:var(--MediumFont);text-transform:uppercase;margin-top:15px;font-weight:700;text-decoration-line:underline!important}.clientFilter__slider{justify-content:space-between;padding-bottom:30px;display:flex}.clientFilter__slider-number{font-size:var(--MediumFont);font-weight:700;line-height:60px}@media (max-width:1600px){.clientFilter__title{margin-top:30px;margin-bottom:25px}.clientFilter__category{margin-top:40px}.clientFilter__reset{font-size:var(--SmallFont)}.clientFilter__see{font-size:var(--SmallFont);margin-top:10px}.clientFilter__item{gap:13px;margin-bottom:15px}.clientFilter__item-check{width:22px;height:22px;padding:4px}.clientFilter__item-check-active{background-color:#000}.clientFilter__item-color{cursor:pointer;border:1px solid #e9e9e9;width:16px;height:16px}}@media (max-width:1200px){.clientFilter__title{margin-bottom:15px}.clientFilter-md{margin-top:0}}@media (max-width:576px){.clientFilter{padding:20px}.clientFilter__title{font-size:var(--BigFont);margin-top:10px}.clientFilter__reset{font-size:var(--MediumFont)}.clientFilter__category{font-size:var(--LargeFont);margin-top:35px}.clientFilter__item-text{font-size:var(--StandardFont)}.clientFilter__see{font-size:var(--MediumFont);margin-top:5px}.clientFilter__slider-number{font-size:var(--LargeFont)}}
.product-info__text{color:#000;font-size:var(--LargeFont);white-space:pre-line;margin-top:30px;margin-bottom:auto;line-height:150%}
.window__black{opacity:0;z-index:1;pointer-events:none;background-color:#0000;width:100vw;height:100vh;transition:all .4s;position:fixed;top:0}.window__black-active{pointer-events:auto;opacity:1;background-color:#00000086}.window{z-index:1;background-color:#fff;width:50vw;transition:all .4s;position:fixed;top:0;bottom:0;right:-55vw;overflow:auto}.window-active{right:0}.window__close{width:20px;display:block;position:absolute;top:0;right:15px;transform:translate(-40px,30px)}@media (max-width:1600px){.window__close{width:15px;transform:translate(-30px,20px)}}@media (max-width:992px){.window{width:60vw;right:-65vw}.window-active{right:0}.window__close{right:12px;transform:translate(-20px,20px)}}@media (max-width:768px){.window{width:70vw;right:-70vw}.window-active{right:0}}@media (max-width:576px){.window{width:100vw;bottom:0;right:-105vw;overflow:auto}.window-active{right:0}.window__close{width:20px;top:-5px;right:0;transform:translate(-20px,30px)}}
.container__black{opacity:0;z-index:1;pointer-events:none;background-color:#0000;width:100vw;height:100vh;transition:all .5s;position:fixed}.container__black-active{pointer-events:auto;opacity:1;background-color:#00000086}.cookies{z-index:3;background-color:#fff;flex-direction:column;align-items:center;width:520px;padding:50px;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.cookies-title{font-size:var(--MediumFont);text-transform:uppercase;text-align:center;width:310px;margin-bottom:35px;font-weight:300;line-height:19px}.cookies-link{text-decoration-line:underline!important}.cookies__accept{color:#fff;width:370px;height:50px;font-size:var(--MediumFont);text-transform:uppercase;background-color:#000;margin-bottom:15px;font-weight:700}.cookies__decline{color:#000;width:370px;height:50px;font-size:var(--MediumFont);text-transform:uppercase;border:1px solid #000;font-weight:700}@media (max-width:576px){.cookies{width:100%;padding:50px 10px 30px;top:auto;bottom:0;transform:translate(-50%)}.cookies__accept{width:100%;height:50px;font-size:var(--LargeFont);margin-bottom:15px}.cookies__decline{width:100%;height:50px;font-size:var(--LargeFont)}.cookies-title{font-size:var(--LargeFont);width:80%}}
.header{z-index:1;background-color:#fff;border-bottom:1px solid #e9e9e9;min-height:0;padding-top:20px;padding-bottom:20px;transition:all .3s;position:sticky;top:0}.header-active{min-height:410px}.header__logo{opacity:1;width:180px;height:180px;margin-bottom:24px;transition:all .8s;display:block;position:relative;bottom:auto;left:50%;transform:translate(-50%)}.header__logo-active{opacity:0;width:0;height:0;margin-bottom:0;bottom:0;left:100px}.header__menu-wrap{justify-content:space-between;align-items:center;padding:0 15px;display:flex;position:relative}.header__menu-nav{align-items:center;gap:36px;display:flex}.header__menu-nav-item-button{font-size:var(--SmallFont);font-weight:700;line-height:15px}.header__menu-nav-open{opacity:0;width:820px;height:275px;animation:.3s linear .3s forwards header__menu-open;display:flex;position:absolute;top:100px;left:50%;transform:translate(-50%)}@keyframes header__menu-open{0%{opacity:0}to{opacity:1}}.header__menu-logo{opacity:0;width:0;margin-right:0;transition:all .8s}.header__menu-logo-active{width:96px;margin-right:132px;animation:.3s linear .3s forwards nav-logo-active;display:flex}@keyframes nav-logo-active{0%{opacity:0}to{opacity:1}}.header__menu-logo-off{opacity:1;animation:none}.header__menu-nav-open__item:not(:last-child){width:fit-content;animation:.7s linear forwards header__menu-open-one}@keyframes header__menu-open-one{0%{margin-right:46px}to{margin-right:56px}}.header__menu-nav-open__item-nav{flex-direction:column;gap:20px;margin-top:20px;display:flex}.header__menu-nav-open__item-img{justify-content:center;align-items:center;width:250px;height:275px;display:flex;position:relative}.header__menu-nav-open__item-text{color:#fff;font-size:var(--SmallFont);letter-spacing:0;text-align:center;text-transform:uppercase;margin-top:100px;font-weight:700;line-height:120%;position:absolute}.header__menu-nav-open__item-nav-item-link{font-size:var(--SmallFont);white-space:nowrap;text-transform:uppercase;font-weight:700}.header__menu-right{align-items:center;display:flex}.header__menu-right-language{margin-right:40px;display:flex}.header__menu-right-language-item{display:flex}.header__menu-right-language-item:not(:last-child){border-right:2px solid #000;padding-right:13px}.header__menu-right-language-item:not(:first-child){padding-left:13px}.header__menu-right-language-item-button{font-size:var(--SmallFont);color:#0000004d;font-weight:700;line-height:15px}.header__menu-right-language-item-button-active{color:#000}.header__menu-right-icon{gap:24px;display:flex}.header__menu-right-icon-button{height:24px;position:relative}.header__menu-right-icon-button-number{color:#fff;font-size:10px;position:absolute;top:10px;left:50%;transform:translate(-50%)}.header__menu-right-icon-button-favorite{color:#fff;font-size:10px;position:absolute;top:6px;left:50%;transform:translate(-50%)}.header__menu-burger{display:none}@media (max-width:1600px){.header{padding-top:16px;padding-bottom:16px}.header__menu-right-icon{gap:16px}.header__menu-right-icon-button-number{font-size:var(--TinyFont);top:9px}.header__menu-logo-active{width:72px;margin-right:114px}.header__menu-right-icon-button{height:20px}.header__menu-right-icon-button-favorite{font-size:var(--TinyFont)}.header__menu-burger-window{display:none}.header__menu-nav{gap:32px}.header__menu-right-language{margin-right:32px}.header__menu-nav-open__item-nav{gap:10px}.header__menu-burger-social-icon{display:none}}@media (max-width:1200px){.header__logo{width:150px;height:150px;margin-bottom:0}.header__logo-active{opacity:0;width:0;height:0;margin-bottom:0;bottom:0;left:100px}.header-active{min-height:0}.header__menu-logo-active{width:85px;margin-right:auto}.header__menu-right-language{display:none}.header__menu-right-language-item-button{font-size:var(--StandardFont)}.header__menu-nav{display:none}.header__menu-right{margin-left:auto}.header__menu-right-icon-button{height:24px}.header__menu-burger{flex-direction:column;align-items:flex-end;gap:8px;width:40px;margin-left:20px;display:flex}.header__menu-burger-icon-one{background-color:#000;width:15px;height:2px;transition:all .3s}.header__menu-burger-icon-two{background-color:#000;width:22px;height:2px;transition:all .3s}.header__menu-burger-icon-three{background-color:#000;width:29px;height:2px;transition:all .3s}.header__menu-burger-icon-one-active{width:29px}.header__menu-burger-icon-three-active{width:15px}.header__menu-burger-window{z-index:1;background-color:#fff;width:50vw;height:calc(100vh - 65px);padding:50px 20px 40px 30px;transition:all .4s;display:block;position:fixed;left:100vw;overflow:scroll}.header__menu-burger-window-active{left:50vw}.header__menu-burger-window-language{opacity:0;margin-bottom:35px;animation:.4s linear .1s forwards header__menu-open;display:flex}.header__menu-burger-window-nav{opacity:0;flex-direction:column;gap:25px;animation:.4s linear .1s forwards header__menu-open;display:flex}.header__menu-burger-window-nav-item{font-size:var(--LargeFont);text-align:left;font-weight:700;line-height:15px}.header__menu-burger-social-icon{gap:30px;margin-top:50px;animation:.4s linear .1s forwards header__menu-open;display:flex}.header__menu-burger-social-icon-button{width:40px;height:40px}.header__menu-burger-window-nav-open{height:0;transition:all .5s}.header__menu-burger-window-nav-open-active{height:calc(23vw + 300px)}.header__menu-burger-window-nav-open-wrapper{opacity:0;flex-direction:column;gap:40px;animation:.3s linear .2s forwards header__menu-burger-window-nav-open-wrapper;display:flex}@keyframes header__menu-burger-window-nav-open-wrapper{0%{opacity:0;padding-top:20px}to{opacity:1;padding-top:40px}}.header__menu-burger-window-nav-open-collections{gap:30px;display:flex}.header__menu-burger-window-nav-open-collections-item{color:#fff;justify-content:center;align-items:center;width:calc(25vw - 45px);height:23vw;display:flex;position:relative}.header__menu-burger-window-nav-open-collections-item-text{font-size:var(--SmallFont);letter-spacing:0;text-align:center;text-transform:uppercase;width:80%;margin-top:100px;font-weight:700;position:absolute}.header__menu-burger-window-nav-open-collections-category{flex-direction:column;gap:15px;width:calc(25vw - 45px);display:flex}.header__menu-burger-window-nav-open-collections-category-item{font-size:var(--StandardFont);text-transform:uppercase;font-weight:700;line-height:15px}.header__menu-right-icon-button-number{top:11px}.header__menu-right-icon-button-favorite{top:8px}@media (max-width:768px){.header__menu-burger-window{width:100vw;padding:35px 20px 40px}.header__menu-burger-window-active{left:0}.header__menu-burger-window-nav-open-collections{gap:20px}.header__menu-burger-window-nav-open-collections-item{width:calc(50vw - 30px);height:50vw}.header__menu-burger-window-nav-open-active{height:calc(50vw + 300px)}.header__menu-burger-window-nav-open-collections-category{gap:15px;width:calc(50vw - 30px)}}@media (max-width:576px){.header__menu-wrap{padding:0 10px}.header__logo{width:120px;height:120px}.header__menu-burger-window{padding:35px 10px 110px}.header__logo-active{opacity:0;width:0;height:0;margin-bottom:0;bottom:0;left:50px}.header__menu-burger-social-icon-button{width:35px;height:35px}.header__menu-burger-window-nav-open-collections{gap:10px}.header__menu-burger-window-nav-open-collections-item{width:calc(50vw - 15px);height:50vw}.header__menu-burger-window-nav-open-collections-category{gap:15px;width:calc(50vw - 15px)}.header__menu-burger-window-nav-open-collections-item-text{font-size:var(--MediumFont)}.header__menu-right-icon-button-number{font-size:var(--MediumFont);top:10px}.header__menu-right-icon-button-favorite{font-size:var(--MediumFont);top:7px}}}
.footer{flex-direction:column;align-items:center;width:100%;margin-top:184px;display:flex}.footer__title{font-size:var(--BigFont);text-align:center;text-transform:uppercase;font-weight:700;line-height:45px}.footer__form{margin-top:64px;position:relative}.footer__form-window{opacity:0;font-size:var(--LargeFont);z-index:-1;text-transform:uppercase;flex-direction:row-reverse;justify-content:center;align-items:center;gap:30px;width:100%;margin-top:10px;margin-left:30px;transition:all .5s;display:flex;position:absolute}.footer__form-window-active{opacity:1}.footer__form-window-img{height:60px}.footer__form-input{width:560px;font-size:var(--LargeFont);opacity:1;border:1.5px solid #000;padding:0 80px 0 24px;line-height:80px;transition:all .5s}.footer__form-input-active{opacity:0}.footer__form-button{fill:#000;opacity:1;transition:all .5s;position:absolute;bottom:50%;right:25px;transform:translateY(50%)}.footer__form-button-active{opacity:0;right:10px}.footer__social{flex-direction:column;align-items:center;margin-top:64px;display:flex}.footer__social-icon{justify-content:space-between;width:120px;margin-bottom:24px;display:flex}.footer__social-icon-button{width:40px;height:40px}.footer__social-text{font-size:var(--SmallFont);color:#191b1c81;text-transform:uppercase}.footer__infoArea{justify-content:space-between;width:100%;margin-top:160px;margin-bottom:64px;padding:0 30px;display:flex;position:relative}.footer_infoArea-logo{width:400px}.footer__infoArea-menu-wrap{gap:8vw;display:flex;position:absolute;top:100px;left:50%;transform:translate(-50%)}.footer__infoArea-menu-list-first{width:220px}.footer__infoArea-menu-list:first-child{width:fit-content;margin-left:auto}.footer__infoArea-menu-list:nth-child(2){width:fit-content}.footer__infoArea-menu-list{flex-direction:column;gap:24px;width:220px;display:flex}.footer__infoArea-menu-list-item{font-size:var(--TinyFont);color:#4b4b4b;text-transform:uppercase}.footer__infoArea-right{flex-direction:column;align-items:flex-end;width:400px;margin-top:100px;display:flex}.footer__infoArea-right-contact{text-align:right;margin-bottom:64px}.footer__infoArea-right-contact-title{font-size:var(--MediumFont);text-transform:uppercase;margin-bottom:16px;font-weight:700}.footer__infoArea-right-contact-mail{font-size:var(--MediumFont);font-weight:700}.footer__infoArea-right-privacy{text-align:right}.footer__infoArea-right-privacy-text{font-size:var(--TinyFont)}.footer__copiright{margin-top:20px;margin-bottom:10px}.footer__copiright-text{color:#4b4b4b;text-align:center;font-size:var(--TinyFont);text-transform:uppercase;line-height:17.14px}.footer__copiright-text-link{text-decoration:underline!important}.footer_infoArea-mobile,.footer__infoArea-menu-tablet{display:none}@media (max-width:1600px){.footer{margin-top:144px}.footer__infoArea{margin-top:120px}.footer__title{line-height:36px}.footer__form{margin-top:45px}.footer__form-button{width:32px}.footer__form-input{width:480px;line-height:60px}.footer__social{margin-top:40px}.footer__social-icon{width:80px;margin-bottom:20px}.footer__social-icon-button{width:28px;height:28px}.footer_infoArea-logo{width:270px}.footer__infoArea-menu-list-item{font-size:var(--SmallFont)}.footer__infoArea-right-contact{margin-bottom:88px}.footer__infoArea-right{width:300px}.footer__copiright-text{font-size:var(--SmallFont)}.footer__infoArea-menu-wrap{gap:7vw}.footer__infoArea-menu-list,.footer__infoArea-menu-list-first{width:220px}.footer__infoArea-right-privacy-text{font-size:var(--SmallFont)}.footer__form-window{margin-top:0}}@media (max-width:1350px){.footer_infoArea-logo,.footer__infoArea-right{width:250px}.footer__infoArea-right-contact{margin-bottom:80px}.footer__infoArea-menu-list,.footer__infoArea-menu-list-first{width:160px}.footer__form-window{margin-top:10px}}@media (max-width:1200px){.footer__title{margin:0 20px;line-height:120%}.footer__form{margin-top:35px}.footer__form-input{width:370px}.footer__form-button{fill:#000;width:30px;height:17px;right:20px}.footer_infoArea-logo,.footer__infoArea-right{width:230px}.footer__infoArea-menu-list{gap:20px}.footer__infoArea-right-contact-title{margin-bottom:8px}.footer__infoArea-right-contact{margin-bottom:53px}.footer__copiright{margin-top:10px;margin-bottom:5px}.footer__infoArea-menu-list,.footer__infoArea-menu-list-first{width:150px}}@media (max-width:1050px){.footer__infoArea-menu-wrap{gap:5vw}}@media (max-width:1000px){.footer__infoArea-menu-wrap,.footer__infoArea-right{display:none}.footer__infoArea{flex-direction:column-reverse;align-items:center}.footer__infoArea-menu-list-tablet{flex-direction:column;gap:16px;display:flex}.footer_infoArea-mobile{flex-direction:row;justify-content:space-around;align-items:center;width:100%;display:flex}.footer__infoArea-right-contact{margin-bottom:52px}.footer__infoArea-menu-list{display:none}.footer__infoArea-right-mobile{width:260px}.footer__infoArea-menu-tablet{gap:50px;margin:40px 0;display:flex}}@media (max-width:576px){.footer{margin-top:104px}.mobile,.footer__infoArea-menu-tablet{display:none}.footer__form{width:80%;margin-top:32px}.footer__form-input{width:100%;line-height:60px}.footer__social{margin-top:40px;margin-bottom:40px}.footer__social-icon-button{width:32px;height:32px}.footer__social-icon{width:100px;margin-bottom:0;display:flex}.footer__infoArea{padding:10px 10px 18px}.footer__infoArea-menu-wrap,.footer__infoArea-right{display:none}.footer_infoArea-mobile{flex-direction:column;align-items:center;width:100%;display:flex}.footer__infoArea-menu-list{align-items:center;gap:24px;margin-bottom:64px;display:flex}.footer__infoArea-menu-list-item{font-size:var(--StandardFont)}.footer__infoArea-right-mobile{flex-direction:column;align-items:flex-end;width:90%;margin-bottom:62px;margin-left:auto;display:flex}.footer__infoArea-right-contact{text-align:right;margin-bottom:20px}.footer__infoArea-right-contact-title{font-size:var(--LargeFont);text-transform:uppercase;font-weight:700;line-height:150%}.footer__infoArea-right-contact-mail{font-size:var(--LargeFont);font-weight:700}.footer__infoArea-right-privacy{text-align:right}.footer__infoArea-right-privacy-text{font-size:var(--StandardFont)}.footer_infoArea-logo{width:80%}.footer__copiright{margin-top:22px;margin-bottom:5px}.footer__copiright-text{font-size:var(--StandardFont)}.footer__title{font-size:var(--BigFont)}.footer__form-window{gap:15px;margin-top:2px;margin-left:20px}}@media (max-width:350px){.footer__infoArea-right-mobile{width:100%;margin-left:auto}}
*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--TinyFont:12px;--SmallFont:14px;--MediumFont:16px;--StandardFont:20px;--LargeFont:24px;--ExtraLargeFont:32px;--BigFont:40px;--HugeFont:60px;--OversizedFont:64px}img,picture{object-fit:cover;width:100%;height:100%}.img-contain{object-fit:contain}input{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}::-webkit-scrollbar{width:0;height:0;display:none}::-moz-scrollbar{width:0;height:0}::-ms-scrollbar{width:0;height:0}.load{justify-content:center;align-items:center;width:100vw;min-height:calc(100vh - 70px);display:flex}input[type=number]::-webkit-inner-spin-button{appearance:none;margin:0}input[type=number]::-webkit-outer-spin-button{appearance:none;margin:0}.white{border:1px solid #e9e9e9;background-color:#fff!important}.black{background-color:#000!important}.grey{background-color:#808e9c!important}.vintage_grey{background-color:#caccd4!important}.suede_grey{background-color:#716e73!important}.blue{background-color:#8797b5!important}.pink{background-color:#df317a!important}.burgundy{background-color:#880202!important}.khaki{background-color:#625a50!important}.brown{background-color:#65341f!important}.brownVintage{background-color:#867d73!important}.beige{background-color:#c3ada3!important}.ginger{background-color:#de6944!important}.pistachio{background-color:#968d74!important}.sea{background-color:#758a8f!important}.caramel{background-color:#9f6d4c!important}.plum{background-color:#382f32!important}.black_vintage{background:linear-gradient(45deg,#000 50%,#5b3f2f 50%)!important}.seoOff{opacity:0;pointer-events:none;height:0;margin:0!important}@media (max-width:1600px){:root{--TinyFont:8px;--SmallFont:10px;--MediumFont:12px;--StandardFont:12px;--LargeFont:14px;--ExtraLargeFont:20px;--BigFont:24px;--HugeFont:32px;--OversizedFont:52px}}@media (max-width:1200px){.load{height:calc(100vh - 65px)}:root{--TinyFont:8px;--SmallFont:10px;--MediumFont:12px;--StandardFont:14px;--LargeFont:17px;--ExtraLargeFont:22px;--BigFont:26px;--HugeFont:40px;--OversizedFont:48px}}@media (max-width:992px){:root{--TinyFont:7px;--SmallFont:9px;--MediumFont:11px;--StandardFont:13px;--LargeFont:15px;--ExtraLargeFont:20px;--BigFont:24px;--HugeFont:35px;--OversizedFont:42px}}@media (max-width:576px){:root{--TinyFont:6px;--SmallFont:8px;--MediumFont:10px;--StandardFont:12px;--LargeFont:14px;--ExtraLargeFont:18px;--BigFont:20px;--HugeFont:32px;--OversizedFont:40px}}
@font-face{font-family:KT Kiyosuna Sans;font-style:normal;src:url(/fonts/KiyosunaSans-L.woff2)format("woff2");font-display:swap}@font-face{font-family:KT Kiyosuna Sans;font-weight:700;src:url(/fonts/KiyosunaSans-B.woff2)format("woff2");font-display:swap}body,textarea,option,select,button,input,input::placeholder{font-family:KT Kiyosuna Sans,sans-serif}
/*# sourceMappingURL=127a7fdf7606d513.css.map*/