:root{--grey: #5e5e5e;--dark-grey: #444;--red: #ac2c15;--sand: #f2f0e8;--light-sand: #f6f5f1;--light-grey: #DDDCD8;--white: #fff}:root{--font-family: "Libertinus Sans", sans-serif;--second-family: "Felidae", sans-serif;--third-family: "Inter", sans-serif}@font-face{font-family:"Felidae";src:url("/fonts/Felidae.ttf") format("truetype");font-weight:400;font-style:normal}@font-face{font-family:"Libertinus Sans";src:url("/fonts/LibertinusSans-Regular.woff") format("truetype");font-weight:400;font-style:normal}h1{margin:0}*,*::before,*::after{box-sizing:border-box}body{background:var(--light-sand)}.header{display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:100;background:var(--light-sand);padding-bottom:20px;transition:transform 0.3s ease;transform:translateY(0);padding:30px 80px;background:#f2f0e8}.header svg rect[fill="#EBE5D9"],.header svg path[fill="#EBE5D9"]{fill:#2F2F2F}.header--top{background:#f6f5f1}.header--main{background:none !important}.header--main .header__link{color:#ebe5d9}.header--main svg rect[fill="#EBE5D9"],.header--main svg path[fill="#EBE5D9"]{fill:#EBE5D9}.header.hidden{transform:translateY(-100%)}.header__notice{padding:12px 40px;border-bottom:1px solid var(--red);width:100%;text-align:center;font-family:var(--font-family);font-weight:400;font-size:16px;line-height:120%;text-align:center;color:var(--grey)}.header__logo{max-width:100%;display:flex;justify-content:center}.header__wrapper{width:100%;max-width:max-content;display:flex;justify-content:space-between;align-items:center;gap:20px;position:relative}.header__menu{display:flex;gap:20px}.header__link{font-family:var(--font-family);font-weight:400;font-size:20px;line-height:120%;text-decoration:none;color:#2f2f2f}.header__link:hover{color:#AC2C15}.header__link--active{color:var(--red)}.header__link--cart{color:#ac2c15;display:flex;align-items:center}.header__circle{margin-left:10px;border-radius:100px;color:white;width:18px;height:18px;display:inline-flex;justify-content:center;align-items:center;font-size:14px;background:var(--red);position:relative;font-family:var(--font-family)}.header__circle span{position:absolute;line-height:0;top:8px}.header__circle.bounce{animation:bounce 0.6s ease}.header__nav{display:flex;gap:10px}.header__nav svg{cursor:pointer}.header__nav svg:hover path,.header__nav svg:hover rect{fill:#AC2C15}.header__cart{display:none}@media (max-width:1439px){.header__wrapper{align-items:center;justify-content:end;padding:15px;padding-bottom:0}.header__cart{display:flex;align-items:center;position:relative}.header__circle{font-size:10px;width:14px;height:14px;position:absolute;right:-10px;top:6px}.header__circle span{top:auto}.header__menu{display:none}.header__search{display:none;visibility:hidden;margin:0}}@media (max-width:1100px){.header{padding:30px 40px}}@media (max-width:767px){.header{padding:20px}.header__logo svg{height:28px;width:102px}.header__wrapper{padding:0}.header__notice{font-size:10px;padding:12px 34px}}@keyframes bounce{0%{transform:translateY(0)}25%{transform:translateY(-10px)}50%{transform:translateY(0)}75%{transform:translateY(-5px)}100%{transform:translateY(0)}}.cart-popup{border-radius:5px;padding:20px;width:400px;height:275px;background:#fff;position:absolute;top:55px;right:57px;display:flex;flex-direction:column;justify-content:space-between;opacity:0;transform:translateY(-365px);visibility:hidden;pointer-events:none;transition:opacity 0.3s ease, transform 0.6s ease, visibility 0.3s ease}.cart-popup__item{display:flex;align-items:center;gap:20px}.cart-popup__picture{width:70px;height:100px;object-fit:cover}.cart-popup__name{font-family:var(--font-family);font-weight:400;font-size:20px;line-height:120%;color:#2f2f2f}.cart-popup__param{font-family:var(--font-family);font-weight:400;font-size:18px;line-height:120%;color:#7a7a7a;margin-top:5px}.cart-popup__buttons{display:flex;flex-direction:column;gap:5px}.cart-popup__button{display:flex;align-items:center;justify-content:center;text-decoration:none;border-radius:4px;padding:0px 10px;width:100%;height:50px;background:#f6f5f1;font-family:var(--font-family);font-weight:400;font-size:18px;line-height:120%;color:#2f2f2f;cursor:pointer;transition:all 0.3s ease-out}.cart-popup__button:hover{background:#F2F0E8}.cart-popup__button--continue{background:#fff;color:#ac2c15}.cart-popup__button--continue:hover{background:#fff;color:#2f2f2f}@media (min-width:1440px){.cart-popup.active{opacity:1;transform:translateY(0);visibility:visible;pointer-events:auto}}.search{display:flex;align-items:center;position:relative;max-width:200px}.search__icon{position:absolute;left:12px;display:flex}.search__input{border-radius:51px;border:1px solid var(--light-grey);height:27px;padding-left:12px;background:var(--light-sand);font-family:var(--font-family);font-weight:400;font-size:16px;line-height:120%;color:#444}.search__input:focus+.search__icon,.search__input:not(:placeholder-shown)+.search__icon{display:none}.page{padding:0 40px;max-width:1920px;width:100%;margin:auto}.page--guarantee,.page--about,.page--tailor,.page--delivery,.page--guide,.page--checkout{max-width:1640px;width:100%;margin:auto;margin-top:120px}@media (max-width:768px){.page--guarantee,.page--about,.page--tailor,.page--delivery,.page--guide,.page--checkout{margin-top:30px}}.page--glavnaya{padding:0 80px;background:var(--light-sand);top:-120px;position:relative}.page--individual,.page--individual-new,.page--cart{padding:0 80px}.page--tailor .text-block{margin-top:40px}.page--guide .text-block{display:none;margin-top:90px}.page--guide .text-block--0{display:block}.page--cart .catalog-block__title{text-align:left}.page__banner{width:100%;max-height:400px;margin-top:60px}.page__title{font-family:var(--second-family);font-weight:400;font-size:64px;line-height:100%;letter-spacing:0.01em;color:var(--dark-grey)}@media (max-width:1100px){.page--glavnaya{padding:0 40px;background:var(--light-sand)}.page--individual,.page--individual-new,.page--cart{padding:0 40px}}@media (max-width:768px){.page{padding:0 15px}.page__title{font-size:28px}.page--glavnaya{padding:0 20px;background:var(--light-sand)}.page--individual,.page--individual-new,.page--cart{padding:0 20px}}.banner{position:relative;display:flex;justify-content:center;align-items:end}.banner--new{justify-content:left;align-items:center;top:-120px}.banner__picture{width:100%;height:800px;background-image:url(images/main-banner.png);background-position:center;background-repeat:no-repeat;background-size:cover}.banner__picture--h{height:1000px}.banner__text{font-family:var(--second-family);font-weight:400;font-size:48px;line-height:100%;letter-spacing:0.01em;color:rgba(242, 240, 232, 0.7);position:absolute;margin:80px}.banner__plate{position:absolute;padding:20px 22px;background:var(--light-sand);display:flex;flex-direction:column;align-items:center;text-align:center}.banner__name{font-family:var(--second-family);font-weight:400;font-size:36px;line-height:80%;text-align:center;color:var(--dark-grey)}.banner__season{margin-top:15px;font-family:var(--font-family);font-weight:400;font-size:14px;line-height:120%;letter-spacing:0.2em;text-align:center;color:var(--dark-grey)}.banner__date{font-family:var(--font-family);font-weight:400;font-size:36px;line-height:80%;text-align:center;color:var(--red);margin-top:5px}.banner__city{font-family:var(--font-family);font-weight:400;font-size:14px;line-height:120%;text-align:center;color:var(--dark-grey);opacity:0.8;margin-top:10px}.banner__buttons{margin-top:17px;display:flex;justify-content:center;gap:8px}.banner__button{cursor:pointer}.page--about .banner__picture{max-height:620px;margin-top:60px}.page--tailor .banner__picture,.page--individual .banner__picture{max-height:700px;margin-top:120px}.page--delivery .banner__picture{max-height:400px}.banner__video-wrapper{position:relative}.banner__preview{position:absolute;inset:0;background-size:cover;background-position:center;cursor:pointer;transition:opacity 0.3s}.banner__preview.hidden{opacity:0;pointer-events:none}.banner__video{width:100%}.banner__play svg:last-child,.banner__audio svg:last-child{display:none}.banner__play.active svg:first-child,.banner__audio.active svg:first-child{display:none}.banner__play.active svg:last-child,.banner__audio.active svg:last-child{display:block}@media (max-width:1440px){.banner--new{align-items:end}.banner__text{font-size:40px;margin:40px}}@media (max-width:768px){.banner--new{position:relative}.banner--new::after{content:"";position:absolute;left:0;bottom:0;width:100%;height:280px;background:linear-gradient(0deg, #1c1c1c 0%, rgba(28, 28, 28, 0) 100%);pointer-events:none}.banner--new .banner__video{height:700px;object-fit:cover}.banner__text{z-index:1;font-size:24px;margin:20px}.banner__name,.banner__date{font-size:22px}.banner__season,.banner__city{font-size:12px}.banner__picture{max-height:537px}.page--about .banner__picture,.page--tailor .banner__picture,.page--individual .banner__picture{max-height:420px;margin-top:0}}.main-text{display:flex;justify-content:space-between}.main-text--mt120{margin-top:120px}.main-text--mt200{margin-top:200px}.main-text__first{font-family:var(--second-family);font-weight:400;font-size:80px;line-height:100%;letter-spacing:0.01em;color:var(--dark-grey)}.main-text__second{font-family:var(--font-family);font-weight:400;font-size:24px;line-height:120%;text-align:right;color:var(--grey)}@media (max-width:1100px){.main-text{flex-direction:column;gap:30px;max-width:600px}.main-text--mt120{margin-top:90px}.main-text .pc{display:none}.main-text__first{font-size:54px}.main-text__second{font-size:20px;text-align:left}}@media (max-width:768px){.main-text{margin-top:60px;gap:20px}.main-text--mt120{margin-top:60px}.main-text__first{font-size:36px}.main-text__first--mw br{display:none}.main-text__second{font-size:16px}.main-text__second--mw300{max-width:300px}.main-text__second--mw300 br{display:none}}.block-button{text-decoration:none;display:flex;flex-direction:column;gap:15px;align-items:center;padding:20px;margin-top:60px;font-family:var(--font-family);font-weight:400;font-size:24px;line-height:120%;text-align:center;color:var(--dark-grey)}.block-button:hover{color:var(--red)}@media (max-width:768px){.block-button{margin-top:20px;font-size:14px;padding:10px 20px}}.block-button-new{text-decoration:none;display:flex;flex-direction:column;gap:15px;align-items:center;padding:20px;margin-top:60px;font-family:var(--font-family);font-weight:400;font-size:24px;line-height:120%;text-align:center;color:#2f2f2f;border:1px solid #dddcd8;border-radius:4px;padding:15px 10px !important;transition:all ease-out 0.3s}.block-button-new:hover{color:#2f2f2f !important;background:#EBE5D9 !important;border:1px solid #EBE5D9;padding:15px 15px !important}.block-button-new:hover .block-button-new__inner{border-right:1px solid #2f2f2f;border-left:1px solid #2f2f2f}.block-button-new__inner{border-right:1px solid #dddcd8;border-left:1px solid #dddcd8;width:100%}@media (max-width:768px){.block-button-new{margin-top:20px;font-size:14px;padding:15px 8px !important}}.catalog-panel{display:flex;align-items:center;justify-content:space-between;margin-top:41px;border-top:1px solid #DDDCD8;border-bottom:1px solid #DDDCD8;padding:14px 0}.catalog-panel__count{font-family:var(--font-family);font-weight:400;font-size:16px;line-height:120%;color:#5e5e5e}.catalog-panel__wrapper{display:flex;gap:20px}.catalog-panel__sort{position:relative}.catalog-panel__title{font-family:var(--font-family);font-weight:400;font-size:16px;line-height:120%;color:#ac2c15;display:flex;align-items:center;justify-content:space-between;gap:42px;cursor:pointer}.catalog-panel__dropdown{position:absolute;top:100%;left:0;background:#f1f0e8;list-style:none;margin:0;padding:0;min-width:170px;width:100%;z-index:111;max-height:0;overflow:hidden;opacity:0;transition:max-height 1s ease, opacity 0.3s ease}.catalog-panel__sort.active .catalog-panel__dropdown{max-height:500px;opacity:1}.catalog-panel__sort.active .catalog-panel__dropdown li{opacity:1}.catalog-panel li{transition:opacity 1.3s ease;opacity:0;padding:10px 20px;cursor:pointer;font-size:16px;font-family:var(--font-family)}.catalog-panel li a{color:var(--dark-grey);text-decoration:none}.catalog-panel li a:hover{background:#f0f0f0;font-family:var(--font-family);font-weight:400;font-size:16px;line-height:120%;text-decoration:underline;text-decoration-skip-ink:none;color:var(--red)}@media (max-width:768px){.catalog-panel{flex-direction:column;border-top:none;border-bottom:none;margin-top:0}.catalog-panel__count{order:1;margin-top:15px;font-size:10px}.catalog-panel__wrapper{justify-content:space-between;width:100%;border-top:1px solid #DDDCD8;border-bottom:1px solid #DDDCD8}.catalog-panel__title{font-size:10px;gap:5px}.catalog-panel__title svg{width:25px}.catalog-panel__dropdown--1{left:0}.catalog-panel__dropdown--2{right:0;left:unset}.catalog-panel li{font-size:10px}}.catalog-block{margin-top:90px}.catalog-block__title{padding-bottom:60px;font-family:var(--second-family);font-weight:400;font-size:64px;line-height:100%;text-align:center;color:#444}.catalog-block__title--cart{text-align:left;font-size:48px}.catalog-block__cards{display:grid;gap:40px;max-width:100%;box-sizing:border-box;justify-content:center}.catalog-block__cards{display:grid;grid-template-columns:repeat(4, 1fr);gap:40px}@media (max-width:1400px){.catalog-block__cards{grid-template-columns:repeat(2, 1fr)}}@media (max-width:1100px){.catalog-block__cards{grid-template-columns:repeat(2, 1fr)}}@media (max-width:768px){.catalog-block__cards{grid-template-columns:repeat(2, 1fr)}}.catalog-block__btn{text-decoration:none;display:flex;flex-direction:column;gap:15px;align-items:center;padding:20px;margin-top:60px;font-family:var(--font-family);font-weight:400;font-size:24px;line-height:120%;text-align:center;color:var(--dark-grey)}.catalog-block__btn:hover{color:var(--red)}@media (max-width:768px){.catalog-block{margin-top:30px}.catalog-block__title{font-size:32px;padding-bottom:50px}.catalog-block__cards{gap:10px 5px;grid-template-columns:repeat(auto-fit, minmax(167px, 1fr))}.catalog-block__btn{margin-top:20px;font-size:14px;padding:10px 20px}}.product-card{display:flex;flex-direction:column;width:100%;box-sizing:border-box;position:relative}.product-card__wrapper{padding:30px;background:#f6f5f1;width:100%;display:flex;justify-content:center;transition:transform 0.3s ease;transform:translateY(0);max-width:90%;margin:auto;height:100%}.product-card:hover .product-card__wrapper{transform:translateY(-50%)}@media (max-width:768px){.product-card:hover .product-card__wrapper{transform:translateY(0)}}.product-card__image{overflow:hidden;position:relative}.product-card__picture{width:100%;object-fit:cover;transition:opacity 1s ease}.product-card__picture--hover{position:absolute;top:0;left:0;opacity:0}.product-card:hover .product-card__picture--main{opacity:0}.product-card:hover .product-card__picture--hover{opacity:1}.product-card__fav{position:absolute;top:20px;right:20px;cursor:pointer}.product-card__fav--active svg path{fill:#AC2C15 !important}.product-card__info{text-align:center;width:100%;max-width:280px;margin:auto}.product-card__name{font-family:var(--font-family);font-weight:400;font-size:24px;line-height:120%;text-align:center;color:var(--dark-grey)}.product-card__desc{cursor:pointer;font-family:var(--font-family);font-weight:400;font-size:18px;line-height:120%;text-align:center;color:var(--red);margin-top:5px}.product-card__price{margin-top:10px;font-family:var(--font-family);font-weight:400;font-size:24px;line-height:120%;text-align:center;color:var(--dark-grey)}@media (max-width:768px){.product-card__wrapper{padding:15px;background:none;max-height:175px;min-height:88px;width:100%;max-width:100%}.product-card__name{font-size:14px}.product-card__desc{font-size:12px}.product-card__price{font-size:14px}.product-card__fav{top:5px;right:5px}}.look-blocks{margin-top:120px;display:flex;align-items:center;flex-direction:column;gap:60px}@media (max-width:768px){.look-blocks{margin-top:70px;overflow:hidden;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);display:block}}.look-block{width:100%}.look-block__container{display:flex;justify-content:center;width:100%;max-height:850px;background:var(--sand)}.look-block__main-title{font-family:var(--second-family);font-weight:400;font-size:80px;line-height:100%;letter-spacing:0.01em;color:#2f2f2f;margin-bottom:60px}.look-block__picture{display:block;max-width:50%;width:100%;object-fit:cover}.look-block__look{max-width:50%;width:100%}.look-block__top{display:flex;flex-direction:column;align-items:center}.look-block__body{display:flex;justify-content:center;align-items:center}.look-block__title{margin-top:50px;font-family:var(--second-family);font-weight:400;font-size:64px;line-height:100%;letter-spacing:0.01em;text-align:center;color:var(--light-sand);mix-blend-mode:exclusion}.look-block__title--mob-only{display:none}.look-block__sep{margin-top:30px}.look-block__items{margin-top:50px}.look-block__item{display:flex;align-items:center;justify-content:center;text-align:center}.look-block__item-pic{width:400px;height:460px;display:block;margin:auto;object-fit:cover}.look-block__buttons{display:flex;justify-content:space-between;align-items:center;max-width:540px;width:100%;position:absolute;z-index:10}.look-block .swiper-button-disabled{visibility:hidden}.look-block__info{display:none}.swiper-slide-active .look-block__info{display:block}.look-block__name{margin-top:30px;font-family:var(--font-family);font-weight:400;font-size:24px;line-height:120%;text-align:center;color:var(--dark-grey);height:57.6px}.look-block__desc{margin-top:10px;font-family:var(--font-family);font-weight:400;font-size:18px;line-height:120%;text-align:center;color:var(--grey)}.look-block__position{text-decoration:none;font-family:var(--font-family);font-weight:400;font-size:18px;line-height:120%;text-align:center;color:#2f2f2f;display:block;padding-bottom:65px;border:1px solid #dddcd8;border-radius:4px;max-width:400px;margin:auto;margin-top:48px;margin-bottom:48px;padding:6px 8px}.look-block__position:hover{color:#2f2f2f !important}.look-block__next,.look-block__prev{cursor:pointer}@media (max-width:768px){.look-block__main-title{display:none}.look-block__container{flex-direction:column;background:none;max-height:100%}.look-block--1{display:none}.look-block__picture{max-width:100%;height:800px}.look-block__look{max-width:100%;background:#f2f0e8}.look-block__title{margin-top:30px;font-size:28px}.look-block__title--mob-only{display:block}.look-block__items{margin-top:30px}.look-block__item-pic{width:100%}.look-block__buttons{max-width:533px}.look-block__name{margin-top:13px;font-size:14px;height:auto}.look-block__desc{margin-top:0;font-size:12px}.look-block__position{font-size:12px;max-width:295px}}@media (max-width:768px){.look-block__picture{height:540px}.look-block__buttons{max-width:380px}}@media (max-width:500px){.look-block__item-pic{height:290px}}.advantages{max-width:1560px;margin:auto;display:flex;align-items:center;flex-direction:column;margin-top:120px}.advantages__title{font-family:var(--second-family);font-weight:400;font-size:64px;line-height:120%;letter-spacing:0.01em;color:var(--dark-grey)}.advantages__items{margin-top:60px;display:flex;justify-content:space-between;gap:30px;width:100%}.advantages__item{background:var(--sand);padding:50px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;max-width:500px;width:33%}.advantages__name{font-family:var(--second-family);font-weight:400;font-size:40px;line-height:100%;letter-spacing:0.01em;text-align:center;color:var(--dark-grey)}.advantages__picture{max-width:266px;max-height:200px;margin:40px auto;display:block}.advantages__desc{font-family:var(--font-family);font-weight:400;font-size:20px;line-height:120%;letter-spacing:-0.01em;text-align:center;color:var(--dark-grey);margin-top:48px}.advantages__btn{text-decoration:none;display:flex;flex-direction:column;gap:15px;align-items:center;padding:20px;margin-top:60px;font-family:var(--font-family);font-weight:400;font-size:24px;line-height:120%;text-align:center;color:var(--dark-grey)}.advantages__btn:hover{color:var(--red)}@media (max-width:1100px){.advantages__items{margin-top:30px;flex-direction:column;align-items:center}.advantages__item{width:100%;max-width:100%}}@media (max-width:768px){.advantages{margin-top:70px}.advantages__title{font-size:28px;text-align:center}.advantages__items{margin-top:30px;flex-direction:column;align-items:center}.advantages__item{width:100%;padding:30px 20px}.advantages__name{font-size:22px}.advantages__picture{max-width:200px;margin:28px auto 0}.advantages__desc{margin-top:30px;font-size:14px}.advantages__btn{margin-top:20px;font-size:14px;padding:10px 20px}}.cloth-swiper{width:100%;position:relative;display:flex !important;align-items:center;justify-content:center}.cloth-swiper__next,.cloth-swiper__prev{cursor:pointer}.cloth-swiper__buttons{width:100%;max-width:300px;display:flex;align-items:center;justify-content:space-between;position:absolute;z-index:10}.cloth-swiper__buttons .swiper-button-disabled{opacity:0.5}.services{margin-top:120px;display:flex;flex-direction:column;align-items:center;width:100%}.services__title{font-family:var(--second-family);font-weight:400;font-size:64px;letter-spacing:-0.01em;text-align:center;color:var(--light-sand);mix-blend-mode:exclusion}.services__items{margin-top:60px;max-width:1560px;gap:20px;display:flex;justify-content:center;width:100%}.services__item{max-width:360px;width:100%;width:360px;height:394px;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.services__info{display:flex;flex-direction:column;align-items:center}.services__picture{width:100%;height:280px;object-fit:cover}.services__name{margin-top:45px;font-family:var(--font-family);font-weight:400;font-size:16px;line-height:127%;letter-spacing:-0.01em;text-align:center;color:var(--dark-grey)}.services__link{font-family:var(--font-family);font-weight:400;font-size:16px;line-height:120%;text-decoration:underline;text-decoration-skip-ink:none;text-align:center;color:var(--red);margin-top:20px}.services__arrow{display:none}@media (max-width:768px){.services{margin-top:70px}.services__title{font-size:26px}.services__items{flex-direction:column;gap:0;margin-top:30px;width:100%}.services__items svg{display:none}.services__item{flex-direction:row;height:108px;border-bottom:1px solid color-mix(in srgb, var(--grey) 20%, transparent);max-width:100%;width:100%}.services__info{width:173px}.services__picture{width:108px;height:108px;object-fit:contain}.services__name{margin-top:0;font-size:14px}.services__link{margin-top:10px}.services__arrow{display:block !important}}.footer{margin-top:120px;width:100%;padding:0 40px}.footer__body{padding:50px;width:100%;height:225px;background:var(--dark-grey);display:flex;align-items:center;justify-content:space-between}.footer__menus{display:flex;justify-content:space-between;gap:40px}.footer__menus--mb{display:none}.footer__menu{display:flex;flex-direction:column;gap:7px;min-width:152px}.footer__menu-link{font-family:var(--font-family);font-weight:400;font-size:18px;line-height:140%;letter-spacing:-0.01em;text-decoration:none;display:flex;align-items:center;gap:10px;color:var(--light-sand)}.footer__menu-link:hover{text-decoration:underline;text-decoration-skip-ink:none}.footer__bottom{display:flex;justify-content:center;align-items:center;padding:72px 0;width:100%}.footer__wrapper{display:flex;justify-content:space-between;width:100%}.footer__policy{display:flex;align-items:center;gap:29px}.footer__policy-link{font-family:var(--font-family);font-weight:400;font-size:14px;line-height:127%;letter-spacing:-0.01em;color:var(--grey);text-decoration:none}.footer__logo{position:absolute;width:92px;height:38px}.footer__copy{font-family:var(--font-family);font-weight:400;font-size:14px;line-height:127%;letter-spacing:-0.01em;text-align:right;color:var(--grey)}@media (max-width:1000px){.footer__body{flex-direction:column;height:auto;align-items:unset}}@media (max-width:768px){.footer{padding:0 15px;margin-top:70px}.footer__body{padding:30px 15px;flex-direction:column;height:100%;height:auto}.footer__menus{margin-top:50px;gap:10px;width:100%;justify-content:start;flex-direction:column}.footer__menus--mb{display:flex}.footer__menu{gap:5px}.footer__menu--social{flex-direction:row;gap:20px;margin-top:20px}.footer__menu-link{font-size:12px}.footer__bottom{padding:18px 0;flex-direction:column}.footer__wrapper{order:1;margin-top:15px}.footer__policy{display:flex;flex-direction:column;align-items:start;gap:5px}.footer__logo{position:relative}}.subscribe-form{max-width:300px}.subscribe-form__title{font-family:var(--font-family);font-weight:400;font-size:18px;line-height:120%;letter-spacing:-0.01em;color:var(--sand)}.subscribe-form__field{margin-top:20px;border-bottom:1px solid var(--grey);max-width:240px;display:flex;justify-content:space-between;align-items:center}.subscribe-form__input{all:unset;background:var(--dark-grey);border:none;padding:10px 0;color:var(--sand)}.subscribe-form__input::placeholder{font-family:var(--font-family);font-weight:400;font-size:14px;line-height:120%;letter-spacing:-0.01em;color:var(--sand)}.subscribe-form__notice{margin-top:10px;font-family:var(--font-family);font-weight:400;font-size:10px;line-height:120%;letter-spacing:-0.01em;color:var(--grey);max-width:175px}@media (max-width:768px){.subscribe-form{max-width:100%;width:100%}.subscribe-form__title{font-size:14px;max-width:100%}.subscribe-form__field{max-width:100%;margin-top:16px}.subscribe-form__input{padding:6px 0;font-size:12px}.subscribe-form__input::placeholder{font-size:12px}}.text-block{margin-top:120px;width:100%}.text-block__title{font-family:var(--second-family);font-weight:400;font-size:48px;line-height:100%;letter-spacing:0.01em;color:var(--dark-grey);padding-bottom:30px}.text-block__title--sm{font-family:var(--font-family);font-size:24px;line-height:120%;color:#444}.text-block__desc{margin-top:30px;font-family:var(--font-family);font-weight:400;font-size:18px;line-height:120%;color:var(--grey);max-width:928px}@media (max-width:768px){.text-block{margin-top:50px !important}.text-block__title{font-size:28px;padding-bottom:15px}.text-block__title--sm{font-size:16px}}.info-blocks{margin-top:60px;display:flex;justify-content:space-between;gap:20px;width:100%}.info-blocks__picture{max-width:612px;width:100%;object-fit:cover;min-width:0}.info-blocks__wrapper{display:flex;gap:20px;width:100%}.info-blocks__rows{display:flex;flex-direction:column;gap:20px}.info-blocks__row{display:flex;gap:20px;height:100%}.info-blocks__blocks{width:100%}.info-blocks__block{max-width:296px;min-width:296px;width:100%;background:var(--sand);padding:30px}@media (min-width:1441px){.info-blocks__block{min-width:0}}.info-blocks__block--wide{max-width:612px}@media (min-width:1441px){.info-blocks__block--wide{min-width:612px}}.info-blocks__block--sm{max-height:296px;height:100%}.info-blocks__title{font-family:var(--second-family);font-weight:400;font-size:32px;line-height:100%;letter-spacing:0.01em;color:var(--dark-grey);height:64px}.info-blocks__title--red{color:var(--red)}.info-blocks__title--sm{font-size:24px;height:auto}.info-blocks__title--h{height:96px}.info-blocks__desc{font-family:var(--font-family);font-weight:400;font-size:18px;line-height:120%;color:var(--grey)}.info-blocks__desc--sm{font-size:14px}.info-blocks__btn{margin-top:20px;color:#ac2c15;text-decoration:underline;text-decoration-skip-ink:none;cursor:pointer}.info-blocks--tailor{margin-top:0}@media (min-width:1440px) and (max-width:1655px){.info-blocks__block--sm{max-width:230px}}@media (max-width:1440px){.info-blocks--guide .info-blocks__wrapper,.info-blocks--about .info-blocks__wrapper,.info-blocks--about .info-blocks__blocks{flex-direction:column}.info-blocks--guide .info-blocks__block,.info-blocks--about .info-blocks__block{height:181px}.info-blocks--about .info-blocks__block{max-width:100%;height:auto}.info-blocks--about .info-blocks{flex-direction:column}.info-blocks .info-blocks,.info-blocks__wrapper{flex-direction:column}}@media (max-width:1024px){.info-blocks--guide .info-blocks__row{flex-direction:column}.info-blocks--guide .info-blocks__block,.info-blocks--about .info-blocks__block{max-width:100%}}@media (max-width:768px){.info-blocks{margin-top:30px;flex-direction:column}.info-blocks__picture{max-height:600px}.info-blocks__block{max-width:100%}.info-blocks--about .info-blocks{margin-top:15px}.info-blocks__title{font-size:22px;padding-bottom:15px}.info-blocks__desc{font-size:14px}.info-blocks--guide .info-blocks__title{text-align:center}.info-blocks--tailor{margin-top:0}}.info-block{margin-top:120px;background:var(--sand);display:flex}.info-block--guide{margin-top:60px}.info-block__picture-wrapper{position:relative;max-width:50%;width:100%}.info-block__picture{max-width:50%;width:100%;object-fit:cover}.info-block__picture-wrapper>.info-block__picture{max-width:100%;width:100%;height:100%}.info-block__notice{font-family:var(--font-family);font-weight:400;font-size:20px;line-height:100%;letter-spacing:0.02em;color:#f6f5f1;position:absolute;left:40px;bottom:40px}.info-block__wrapper{max-width:50%;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.info-block__title{font-family:var(--second-family);font-weight:400;font-size:32px;line-height:100%;letter-spacing:0.01em;text-align:center;color:var(--grey)}.info-block__separator{margin-top:20px}.info-block__desc{font-family:var(--font-family);font-weight:400;font-size:18px;line-height:120%;text-align:center;color:var(--grey);margin-top:20px;max-width:500px}.info-block__desc span{color:var(--red)}@media (max-width:1300px){.info-block{flex-direction:column;background:none}.info-block__wrapper{background:var(--sand);margin-top:20px;max-width:100%;padding:30px 35px}.info-block__picture{max-width:100%;height:420px}.info-block__picture-wrapper>.info-block__picture{max-width:100%;width:100%}.info-block__picture-wrapper{max-width:100%;width:100%;height:420px;object-fit:cover;display:flex;justify-content:center}.info-block__notice{left:unset;bottom:20px;max-width:340px;text-align:center}.info-block__notice br{display:none}}@media (max-width:768px){.info-block{margin-top:20px}.info-block--about{margin-top:70px}.info-block--about .info-block__separator{margin-top:20px}.info-block__desc{font-size:14px}.info-block__desc:first-of-type{margin-top:0}.info-block__wrapper>br{display:none}.info-block__separator{margin-top:0}.info-block__notice{font-size:14px;max-width:240px}}.for-yourself svg{transition:margin-right ease-out 0.3s}.for-yourself:hover svg{margin-right:10px}.for-yourself__wrapper{background:#f2f0e8;padding:40px}.for-yourself__title{font-family:var(--second-family);font-weight:400;font-size:40px;line-height:100%;letter-spacing:0.01em;color:#2f2f2f}.for-yourself__desc{margin-top:20px;font-family:var(--font-family);font-weight:400;font-size:24px;line-height:120%;color:#7a7a7a}.for-yourself__button{text-decoration:none;padding:20px 40px;background:#ebe5d9;display:flex;justify-content:space-between;align-items:center;font-family:var(--font-family);font-weight:400;font-size:24px;line-height:120%;color:#ac2c15}@media (max-width:1700px){.for-yourself__wrapper{padding:35px}.for-yourself__title{font-size:35px}.for-yourself__desc{margin-top:20px;font-size:21px}.for-yourself__button{font-size:21px;padding:17px 35px}}@media (max-width:1500px){.for-yourself__wrapper{padding:30px}.for-yourself__title{font-size:30px}.for-yourself__desc{font-size:18px}.for-yourself__button{font-size:18px;padding:17px 35px}}@media (max-width:768px){.for-yourself{margin-top:30px}.for-yourself__wrapper{padding:30px}.for-yourself__title{font-size:24px}.for-yourself__desc{font-size:16px;margin-top:10px}.for-yourself__button{padding:30px;font-size:14px}.for-yourself__button svg{height:12px}}.product{padding:0 80px 0 0;display:flex;justify-content:center;gap:70px;position:relative;height:100%}.product__gallery{cursor:none;max-width:1170px;min-width:60%;display:flex;flex-wrap:wrap;gap:10px;height:max-content}.product__gallery--mb{display:none !important}.product__picture{width:100%;max-width:580px;height:auto;object-fit:cover;flex:0 0 calc(50% - 10px);min-width:0;width:100%;max-width:580px;aspect-ratio:0.6666666667;object-fit:cover;flex:0 0 calc(50% - 10px);min-width:0}.product__info{max-width:600px;min-width:30%;width:100%;height:fit-content;top:30px}.product__plate{display:flex;justify-content:space-between;align-items:center}.product__name{font-family:var(--second-family);font-weight:400;font-size:48px;line-height:100%;letter-spacing:0.01em;color:#2f2f2f;margin-top:50px}.product__model{font-family:var(--font-family);font-weight:400;font-size:24px;line-height:120%;color:#ac2c15;margin-top:15px}.product__price{font-family:var(--font-family);font-weight:400;font-size:32px;line-height:120%;color:#2f2f2f;margin-top:40px}.product__block{margin-top:40px}.product__block .line{padding-bottom:40px;height:42px}.product__param{font-family:var(--font-family);font-weight:400;font-size:20px;line-height:120%;color:#7a7a7a;display:flex;justify-content:space-between}.product__param--1{font-size:14px}.product__colors{display:flex;gap:4px;margin-top:20px}.product__color{border-radius:5px;padding:10px}.product__color--active{border:2px solid #ac2c15;cursor:pointer}.product__color span{background:black;width:70px;height:70px;display:block;cursor:pointer;border-radius:1px}.product__color img{width:70px;height:70px;border-radius:1px}.product__color--Beige span{background:#d9b99b}.product__color--Ivory span{background:var(--light-grey)}.product__color--Melon span{background:#FFB07C}.product__color--Peacock span{background:#1CA9C9}.product__color--Cherry span{background:#D2042D}.product__color--Mint span{background:#98FF98}.product__color--Lavender span{background:#E6E6FA}.product__color--Coral span{background:#FF7F50}.product__color--NavyBlue span{background:#000080}.product__color--Mustard span{background:#FFDB58}.product__color--Olive span{background:#808000}.product__color--Teal span{background:#008080}.product__color--Rose span{background:#FF007F}.product__color--Chocolate span{background:#D2691E}.product__color--SkyBlue span{background:#87CEEB}.product__color--Plum span{background:#DDA0DD}.product__color--SlateGray span{background:#708090}.product__color-radio{display:none}.product__sizes{margin-top:20px;display:flex;gap:20px;align-items:center}.product__size{position:relative;border-radius:100%;border:1px solid #444;width:16px;height:16px;padding:3.7px;display:flex;align-items:center;justify-content:center}.product__size-label{font-family:var(--font-family);font-weight:400;font-size:14px;line-height:160%;color:#444;display:flex;align-items:center;gap:5px;cursor:pointer}.product__size-radio{display:none}.product__size span{width:8px;height:8px;background:#444;border-radius:100%;display:none;position:absolute}.product__size-radio:checked+.product__size span{display:block}.product__link{font-family:var(--font-family);font-weight:400;font-size:14px;line-height:143%;text-decoration:underline;text-decoration-skip-ink:none;color:var(--red);display:block;cursor:pointer}.product__title{font-family:var(--second-family);font-weight:400;font-size:24px;line-height:120%;color:var(--red)}.product__text{font-family:var(--font-family);font-weight:400;font-size:24px;line-height:120%;color:#7a7a7a}.product__text a{color:#7a7a7a}.product__text a:hover{color:#ac2c15}.product__tailor{padding:30px;background:var(--sand)}.product .button{border-radius:4px;padding:9px;width:100%;height:70px}.product .button__inner{font-family:var(--font-family);font-weight:400;font-size:24px;line-height:120%;text-align:center;color:#f2f0e8}.product .swiper-pagination{display:none}.product__questions{margin-top:40px}.product__questions .product__text{justify-content:space-between;display:flex}.product__questions a{text-decoration:none;color:#ac2c15}.product__questions a span{text-decoration:underline}@media (max-width:1700px){.product__name{font-size:42px}.product__model{font-size:21px;margin-top:15px}.product__price{margin-top:35px;font-size:28px}.product__block{margin-top:35px}.product__block .line{padding-bottom:35px}.product__param{font-size:17px}.product__colors{margin-top:20px}.product__color{padding:8px}.product__color span,.product__color img{width:65px;height:65px}.product__text{font-size:21px}.product .button{margin-top:35px}.product .button__inner{font-size:21px}}@media (max-width:1500px){.product{gap:40px}.product__info{max-width:410px;min-width:auto}.product__name{font-size:36px}.product__model{font-size:18px}.product__price{margin-top:30px;font-size:24px}.product__block{margin-top:30px}.product__block .line{padding-bottom:30px}.product__param{font-size:16px}.product__color{padding:5px}.product__color span,.product__color img{width:50px;height:50px}.product__text{font-size:18px}.product .button{margin-top:30px;height:50px}.product .button__inner{font-size:18px;padding:5px}.product__questions{margin-top:30px}}@media (max-width:1180px){.product{padding:0 40px 0 40px;flex-direction:column}.product__info{max-width:100%}}@media (max-width:768px){.product{padding:0 20px 0 20px;gap:0}.product .swiper-pagination{position:relative;text-align:left;top:12px !important;display:flex;overflow-x:scroll}.product .swiper-pagination-bullet{background:rgba(122, 122, 122, 0.2);width:28px;height:2px !important}.product .swiper-pagination-bullet-active{background:#7a7a7a;height:2px}.product__gallery{display:none}.product__gallery--mb{display:flex !important}.product__picture{width:100%;max-height:503px;max-width:100%}.product__info{max-width:100%}.product__name{font-size:24px;margin-top:30px}.product__model{font-size:16px;margin-top:10px}.product__price{font-size:18px;margin-top:20px}.product__block{margin-top:20px}.product__color{padding:5px}.product__color span,.product__color img{width:45px;height:45px}.product__text{font-size:16px}.product .button{margin-top:30px;height:50px}.product .button__inner{font-size:14px}}.button{width:100%;margin-top:60px;height:50px;text-align:center;padding:0 10px;background:#ac2c15;border-radius:4px;display:flex;flex-direction:column;justify-content:center;cursor:pointer;border:none;transition:padding 0.3s ease-out, background-color 0.3s ease-out}.button:hover{background:#912512;padding:15px !important}.button:hover .button__inner{padding:5px}.button__inner{transition:padding 0.3s ease-out;border-left:1px solid var(--sand);border-right:1px solid var(--sand);font-family:var(--font-family);font-weight:400;font-size:14px;line-height:136%;text-align:center;color:var(--sand);padding:10px}.accordion{width:100%;margin-top:40px}.accordion__item--active .accordion__icon .v-line{opacity:0;transform:scaleY(0)}.accordion__header{cursor:pointer;padding:25px 0;display:flex;justify-content:space-between;align-items:center;transition:background 0.2s ease;font-family:var(--font-family);font-weight:400;font-size:24px;line-height:120%;color:#2f2f2f}.accordion__icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center}.accordion__icon svg{width:40px;height:40px}.accordion__icon svg .v-line{transition:all 0.2s ease;transform-origin:center}.accordion__content{max-height:0;opacity:0;overflow:hidden;transition:max-height 0.4s ease, opacity 0.4s ease, padding 0.4s ease;padding:0;font-family:var(--font-family);font-weight:400;font-size:20px;line-height:120%;color:#7a7a7a}.accordion__content pre{margin:0}.accordion__item--active .accordion__content{opacity:1;padding-bottom:1rem}@media (max-width:1700px){.accordion{margin-top:35px}.accordion__header{padding:20px 0;font-size:21px}.accordion__content{font-size:17px}}@media (max-width:1500px){.accordion{margin-top:30px}.accordion__header{padding:20px 0;font-size:18px}.accordion__content{font-size:16px}.accordion__icon{width:30px;height:30px}.accordion__icon svg{width:30px;height:30px}}@media (max-width:768px){.accordion{font-size:16px;margin-top:30px;margin-bottom:-10px}.accordion__header{padding:10px 0;font-size:16px}.accordion__icon{width:24px;height:24px}.accordion__icon svg{width:24px;height:24px}}.cart{margin:90px auto 0;display:flex;gap:60px;width:100%}.cart__wrapper{width:100%;min-width:60%}.cart__header{display:flex;padding-bottom:40px}.cart__title{font-family:var(--second-family);font-weight:400;font-size:48px;line-height:100%;letter-spacing:0.01em;color:#2f2f2f;margin-right:20px}.cart__count{font-family:var(--font-family);font-weight:400;font-size:24px;line-height:120%;text-align:right;color:#7a7a7a}.cart__items{display:flex;flex-direction:column;border-bottom:1px solid rgba(122, 122, 122, 0.3)}.cart__sum{margin-top:40px;font-family:var(--font-family);font-weight:400;font-size:32px;line-height:120%;color:#7a7a7a}.cart__sum span{margin-left:20px;color:#2f2f2f}.cart__total{max-width:600px;width:100%;padding:40px;background:var(--sand);height:fit-content}.cart__questions{margin-top:30px;font-family:var(--font-family);font-weight:400;font-size:20px;line-height:120%;text-align:center;color:#7a7a7a}.cart__questions a{color:#7a7a7a}@media (max-width:1439px){.cart{flex-direction:column}.cart__wrapper{max-width:100%}.cart__total{max-width:100%;margin-top:50px}}@media (max-width:767px){.cart{margin-top:60px}.cart__header{padding-bottom:0}.cart__title{font-family:var(--second-family);font-weight:400;font-size:24px;line-height:100%;letter-spacing:0.01em;color:#2f2f2f;margin-right:10px}.cart__count{font-family:var(--font-family);font-weight:400;font-size:16px;line-height:120%;text-align:right;color:#7a7a7a}.cart__items{margin-top:40px;flex-direction:row;flex-wrap:wrap;gap:20px;border-top:1px solid rgba(122, 122, 122, 0.3)}.cart__item{width:calc(50% - 10px)}.cart__total{padding:30px}.cart__sum{margin-top:40px;font-family:var(--font-family);font-weight:400;font-size:18px;line-height:120%;color:#7a7a7a}.cart__sum span{font-family:var(--font-family);font-weight:400;font-size:18px;line-height:120%;text-align:right;color:#2f2f2f;margin-left:10px}.cart__questions{font-family:var(--font-family);font-weight:400;font-size:12px;line-height:120%;text-align:center;color:#7a7a7a}}@media (max-width:500px){.cart .cart__item{width:100%}}.what-next{margin-top:80px}.what-next__title{font-family:var(--second-family);font-weight:400;font-size:48px;line-height:100%;letter-spacing:0.01em;color:#2f2f2f}.what-next__items{margin-top:40px;display:grid;grid-template-columns:repeat(4, 1fr);gap:10px;width:100%}.what-next__item{padding:30px;width:100%;height:240px;background:#f2f0e8;display:flex;flex-direction:column;justify-content:space-between}.what-next__num{font-family:var(--font-family);font-weight:400;font-size:24px;line-height:120%;color:#ac2c15}.what-next__desc{font-family:var(--font-family);font-weight:400;font-size:24px;line-height:120%;color:#2f2f2f}@media (max-width:1693px){.what-next__items{grid-template-columns:repeat(2, 1fr)}}@media (max-width:767px){.what-next{margin-top:60px}.what-next__title{font-family:var(--second-family);font-weight:400;font-size:24px;line-height:100%;letter-spacing:0.01em;color:#2f2f2f}.what-next__items{gap:10px;margin-top:20px}.what-next__item{max-height:160px}.what-next__num{font-family:var(--font-family);font-weight:400;font-size:16px;line-height:120%;color:#ac2c15}.what-next__desc{font-family:var(--font-family);font-weight:400;font-size:16px;line-height:120%;color:#2f2f2f}}.cart-item{display:flex;gap:40px;padding:20px 0;border-top:1px solid rgba(122, 122, 122, 0.3)}.cart-item__picture{max-width:80px;max-height:100px;width:100%;object-fit:cover}.cart-item__wrapper{width:100%;display:flex;flex-direction:column;justify-content:center}.cart-item__row{display:flex;justify-content:space-between;width:100%;align-items:center;gap:20px}.cart-item__row--mob{display:none;flex-direction:column;align-items:start}.cart-item .choices{width:100%;max-width:240px;min-width:200px;margin:0;overflow:visible}.cart-item .choices__list--dropdown{display:block !important;margin-top:8px;background:#f2f0e8;border-radius:10px;padding:10px;border:none;opacity:0;transition:max-height 1.4s ease, opacity 0.3s ease, padding 0.4s ease, margin-top 0.4s ease;pointer-events:none;max-height:0}.cart-item .choices__list--single{padding:0}.cart-item .choices.is-open .choices__list--dropdown{opacity:1;transform:translateY(0);pointer-events:auto;max-height:240px}.cart-item .choices__item{background-color:#f2f0e8 !important;padding:10px !important;font-family:var(--font-family);font-weight:400;font-size:20px !important;line-height:120%;color:#7a7a7a}.cart-item .choices__item:hover{color:#ac2c15}.cart-item .choices__inner{font-family:var(--font-family);font-weight:400;font-size:20px;line-height:120%;color:#7a7a7a;border-radius:10px;padding:0 12px !important;background:#f2f0e8;border:none;height:48px;display:flex;align-items:center}.cart-item__left{max-width:300px;width:100%}.cart-item__center{position:relative;display:flex;gap:10px;width:100%;max-width:298px;min-width:260px}.cart-item__question{cursor:pointer;min-width:max-content}.cart-item__question rect{transition:fill 0.3s ease}.cart-item__question rect:hover{fill:#EBE5D9}.cart-item__right{display:flex;align-items:center;justify-content:space-between;gap:10px;max-width:240px;width:100%}.cart-item__name{font-family:var(--font-family);font-weight:400;font-size:24px;line-height:120%;color:#2f2f2f;text-decoration:none}.cart-item__price{font-family:var(--font-family);font-weight:400;font-size:24px;line-height:120%;text-align:right;color:#2f2f2f}.cart-item__vendor{font-family:var(--font-family);font-weight:400;font-size:18px;line-height:120%;color:var(--grey);margin-top:20px}.cart-item__param{margin-top:10px;display:flex;align-items:center;gap:10px;font-family:var(--font-family);font-weight:400;font-size:20px;line-height:120%;color:#7a7a7a}.cart-item__param span{font-family:var(--font-family);font-weight:400;font-size:20px;line-height:120%;color:#7a7a7a}.cart-item__quantity-control{max-width:68px;width:100%;display:flex}.cart-item__quantity{background:none;outline:none;border:none;font-family:var(--font-family);font-weight:400;font-size:18px;line-height:120%;text-align:center;color:#444;width:100%;appearance:textfield;-moz-appearance:textfield}.cart-item__quantity::-webkit-inner-spin-button,.cart-item__quantity::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.cart-item__quantity-minus,.cart-item__quantity-plus{background:none;outline:none;border:none;display:flex;align-items:center;justify-content:center}.cart-item__settings-wrapper{margin-top:41px;display:flex;align-items:center;gap:20px}.cart-item__setting{font-family:var(--font-family);font-weight:400;font-size:18px;line-height:120%;color:#5e5e5e;display:flex;gap:20px}.cart-item__setting>span{display:flex;align-items:center;gap:20px}.cart-item__setting--size{cursor:pointer}.cart-item__setting.active svg{transform:rotateX(180deg)}.cart-item__sizes{display:none}.cart-item__sizes.active{display:flex}.cart-item__delete{font-family:var(--font-family);font-weight:400;font-size:18px;line-height:120%;text-decoration:underline;text-decoration-skip-ink:none;color:var(--red);cursor:pointer;display:flex}.cart-item__delete:hover svg path{fill:#AC2C15}@media (max-width:767px){.cart-item{flex-direction:column;gap:10px;border-top:0}.cart-item__picture{max-width:100%;max-height:100%}.cart-item__row{display:none;gap:0}.cart-item__row--mob{display:flex}.cart-item__name{font-family:var(--font-family);font-weight:400;font-size:20px;line-height:120%;color:#2f2f2f}.cart-item__price{font-family:var(--font-family);font-weight:400;font-size:16px;line-height:120%;color:#2f2f2f;margin-top:13px}.cart-item__vendor{font-size:12px;margin-top:5px}.cart-item__param{font-family:var(--font-family);font-weight:400;font-size:12px;line-height:120%;color:#7a7a7a;margin-top:5px}.cart-item__param span{font-size:12px}.cart-item__settings-wrapper{margin-top:12px}.cart-item__settings{gap:5px}.cart-item__setting{font-family:var(--font-family);font-weight:400;font-size:12px;line-height:120%;color:#5e5e5e;gap:5px}.cart-item__quantity{font-size:12px}.cart-item__quantity span{gap:5px}.cart-item__delete{margin-top:12px;font-size:12px}.cart-item__delete svg{width:32px;height:32px}.cart-item__question{position:unset;margin-left:10px}.cart-item .choices{max-width:100%}.cart-item .choices__list--dropdown{padding:0}.cart-item .choices__list--single{padding:unset}.cart-item .choices__item{font-size:12px !important;padding:13px !important}.cart-item .choices__inner{padding:0 !important;min-height:32px;height:40px}.cart-item .choices__input{padding:0 !important}}.cart-total .form .form__fields{margin-top:30px}.cart-total .button{border-radius:4px;padding:9px;width:100%;height:70px}.cart-total .button__inner{font-family:var(--font-family);font-weight:400;font-size:24px;line-height:120%;text-align:center;color:#f2f0e8}.cart-total__title{font-family:var(--second-family);font-weight:400;font-size:48px;line-height:100%;letter-spacing:0.01em;color:#2f2f2f}.cart-total__notice{margin-top:20px;font-family:var(--font-family);font-weight:400;font-size:18px;line-height:120%;color:var(--grey);padding-bottom:30px;border-bottom:1px solid var(--light-grey)}.cart-total__sum-block{margin-top:30px;padding-bottom:30px;border-bottom:1px solid var(--light-grey)}.cart-total__sum{display:flex;justify-content:space-between;margin-top:7px;font-family:var(--font-family);font-weight:400;font-size:18px;line-height:120%;color:var(--grey)}.cart-total__sum-total{font-family:var(--font-family);font-weight:400;font-size:24px;line-height:120%;color:var(--dark-grey);margin-top:30px;display:flex;justify-content:space-between}.cart-total__btn{margin-top:30px}.cart-total__help{margin-top:60px;font-family:var(--font-family);font-weight:400;font-size:18px;line-height:120%;color:var(--dark-grey);display:flex;justify-content:space-between}.cart-total__help span{font-family:var(--font-family);font-weight:400;font-size:18px;line-height:120%;text-decoration:underline;text-decoration-skip-ink:none;text-align:right;color:var(--red)}.cart-total__infos{margin-top:60px;display:flex;flex-direction:column;gap:10px}.cart-total__info{padding:30px;background:var(--light-sand)}.cart-total__info-title{font-family:var(--font-family);font-weight:400;font-size:24px;line-height:120%;color:var(--dark-grey);display:flex;align-items:center;gap:10px;padding-bottom:20px}.cart-total__info-text{font-family:var(--font-family);font-weight:400;font-size:18px;line-height:120%;color:var(--grey)}.cart-total__info-text--red{color:var(--red)}@media (max-width:768px){.cart-total{margin-top:0}.cart-total__title{font-size:28px}.cart-total__notice{font-size:12px;margin-top:5px;padding-bottom:15px}.cart-total__sum-block{margin-top:15px;padding-bottom:15px}.cart-total__sum{font-size:12px}.cart-total__sum-total{font-size:14px}.cart-total__help{margin-top:20px;display:flex;flex-direction:column;text-align:center;font-size:12px}.cart-total__help span{font-size:12px;margin:auto;margin-top:5px}.cart-total__info{padding:20px}.cart-total__info-title{font-size:14px}.cart-total__info-text{font-size:12px}}.info-tabs{border-radius:8px;background:var(--white);max-width:1560px;width:100%;margin-top:120px;padding:10px;display:flex;gap:5px;text-wrap-mode:nowrap}.info-tabs__item{cursor:pointer;display:flex;justify-content:center;align-items:center;border-radius:4px;padding:6px 8px;max-width:216px;width:100%;height:40px;font-family:var(--font-family);font-weight:400;font-size:16px;line-height:120%;text-align:center;color:var(--dark-grey)}.info-tabs__item--active{background:var(--light-sand);cursor:default !important}@media (max-width:768px){.info-tabs{margin-top:70px;margin-right:-15px;overflow-x:scroll}.info-tabs__item{font-size:12px}}.look{position:relative}.look__info{max-width:770px;width:100%;display:flex;flex-direction:column;align-items:end}.look__items{display:flex;flex-direction:column;gap:30px;width:100%}.look__wrapper{width:100%}.look__picture{max-width:770px;max-height:849px;width:100%;min-width:0;object-fit:cover;position:sticky;top:0;transition:top 0.3s ease}.look__item-picture{max-width:367px;max-height:445px;width:100%;object-fit:cover;min-width:0}.look__item{display:flex;gap:28px;width:100%}.look .button{margin-top:45px}.look__block{margin-top:30px;max-width:374px}@media (max-width:768px){.look__item{flex-direction:column}.look__item-picture{max-width:100%}.look__block{max-width:100%}.look__picture{position:unset}}.look .product{max-width:1560px;margin:0 auto 0;display:flex;justify-content:center;gap:20px}.look .product__gallery{cursor:none;max-width:1165px;display:flex;flex-wrap:wrap;gap:10px 5px;height:max-content}.look .product__gallery--mb{display:none !important}.look .product__picture{max-width:580px;max-height:870px;object-fit:cover;flex:1 1 40%;min-width:0}.look .product__info{max-width:375px;min-width:375px;width:100%}.look .product__plate{display:flex;justify-content:space-between;align-items:center}.look .product__name{font-family:var(--font-family);font-weight:400;font-size:24px;line-height:100%;color:var(--dark-grey)}.look .product__model{margin-top:8px;font-family:var(--font-family);font-weight:400;font-size:14px;line-height:136%;color:var(--red)}.look .product__price{margin-top:16px;font-family:var(--font-family);font-weight:400;font-size:14px;line-height:136%;color:var(--grey)}.look .product__block{margin-top:30px}.look .product__block .line{padding-bottom:30px;height:32px}.look .product__param{font-family:var(--font-family);font-weight:400;font-size:16px;line-height:120%;color:var(--dark-grey);display:flex;justify-content:space-between}.look .product__param--1{font-size:14px}.look .product__colors{display:flex;gap:4px;margin-top:20px}.look .product__color{padding:4px;border-radius:2px}.look .product__color--active{border:1px solid var(--red);cursor:pointer}.look .product__color span{background:black;width:28px;height:28px;display:block;cursor:pointer}.look .product__color--Beige span{background:#d9b99b}.look .product__color--Ivory span{background:var(--light-grey)}.look .product__color--Melon span{background:#FFB07C}.look .product__color--Peacock span{background:#1CA9C9}.look .product__color--Cherry span{background:#D2042D}.look .product__color--Mint span{background:#98FF98}.look .product__color--Lavender span{background:#E6E6FA}.look .product__color--Coral span{background:#FF7F50}.look .product__color--NavyBlue span{background:#000080}.look .product__color--Mustard span{background:#FFDB58}.look .product__color--Olive span{background:#808000}.look .product__color--Teal span{background:#008080}.look .product__color--Rose span{background:#FF007F}.look .product__color--Chocolate span{background:#D2691E}.look .product__color--SkyBlue span{background:#87CEEB}.look .product__color--Plum span{background:#DDA0DD}.look .product__color--SlateGray span{background:#708090}.look .product__color-radio{display:none}.look .product__sizes{margin-top:20px;display:flex;gap:20px;align-items:center}.look .product__size{position:relative;border-radius:100%;border:1px solid #444;width:16px;height:16px;padding:3.7px;display:flex;align-items:center;justify-content:center}.look .product__size-label{font-family:var(--font-family);font-weight:400;font-size:14px;line-height:160%;color:#444;display:flex;align-items:center;gap:5px;cursor:pointer}.look .product__size-radio{display:none}.look .product__size span{width:8px;height:8px;background:#444;border-radius:100%;display:none;position:absolute}.look .product__size-radio:checked+.look .product__size span{display:block}.look .product__link{font-family:var(--font-family);font-weight:400;font-size:14px;line-height:143%;text-decoration:underline;text-decoration-skip-ink:none;color:var(--red);display:block;cursor:pointer}.look .product__title{font-family:var(--second-family);font-weight:400;font-size:24px;line-height:120%;color:var(--red)}.look .product__text{font-family:var(--font-family);font-weight:400;font-size:14px;line-height:120%;color:var(--grey)}.look .product__tailor{padding:30px;background:var(--sand)}@media (max-width:768px){.look .product{flex-direction:column}.look .product__gallery{display:none}.look .product__gallery--mb{display:flex !important}.look .product__picture{width:100%;max-height:645px;max-width:100%}.look .product__info{max-width:100%}}.text{font-family:var(--font-family);font-weight:400;font-size:24px;line-height:120%;text-align:center;color:var(--dark-grey);max-width:800px;margin:auto;margin-top:120px}.text--individual{margin-top:40px;margin-left:0;text-align:left}@media (max-width:768px){.text{margin-top:70px;font-size:14px;max-width:300px}}.pictures-block{display:flex;gap:20px;margin-top:120px}.pictures-block__picture{max-width:33%;min-width:0;width:100%;object-fit:cover}@media (max-width:768px){.pictures-block{margin-top:30px;gap:15px;flex-direction:column}.pictures-block__picture{max-width:100%;height:420px}}.conditions-table{margin-top:56px}.conditions-table__row{border-top:1px solid #DDDCD8;padding:21px 0;display:flex;justify-content:left;align-items:center;gap:30px}.conditions-table__num{font-family:var(--second-family);font-weight:400;font-size:32px;line-height:100%;letter-spacing:0.01em;color:#444;max-width:296px;min-width:0;width:100%}.conditions-table__title-num{display:none;font-family:var(--second-family);font-weight:400;font-size:16px;line-height:100%;letter-spacing:0.01em;color:#444}.conditions-table__title{font-family:var(--second-family);font-weight:400;font-size:32px;line-height:100%;letter-spacing:0.01em;color:#444;max-width:612px;width:100%}.conditions-table__desc{font-family:var(--font-family);font-weight:400;font-size:24px;line-height:120%;color:#5e5e5e;max-width:500px;width:100%}@media (max-width:768px){.conditions-table{margin-top:20px}.conditions-table__row{flex-direction:column}.conditions-table__num{display:none}.conditions-table__title-num{display:inline-block;margin-right:15px}.conditions-table__title{max-width:100%;font-family:var(--second-family);font-weight:400;font-size:16px;line-height:100%;letter-spacing:0.01em;color:#444}.conditions-table__desc{max-width:100%;font-family:var(--font-family);font-weight:400;font-size:14px;line-height:120%;color:#5e5e5e}}.express{padding:30px;margin-top:90px;width:100%;background:#f2f0e8;height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center}.express__wrapper{width:100%;border-left:1px solid #ac2c15;border-right:1px solid #ac2c15;display:flex;flex-direction:column;align-items:center;justify-content:center}.express__title{font-family:var(--second-family);font-weight:400;font-size:40px;line-height:100%;letter-spacing:0.01em;text-align:center;color:#ac2c15;padding-bottom:20px}.express__desc{margin-top:20px;font-family:var(--font-family);font-weight:400;font-size:24px;line-height:120%;text-align:center;color:#5e5e5e;max-width:600px}@media (max-width:768px){.express{height:171px;padding:30px 15px;margin-top:30px}.express__title{font-size:22px;padding-bottom:10px}.express__desc{margin-top:10px;font-size:14px;padding:0 20px}}.menu-panel{align-items:start}.menu-panel li{text-align:left !important}.overlay{position:fixed;inset:0;background:rgba(41, 41, 41, 0.6);visibility:hidden;justify-content:flex-end;z-index:1000;display:flex;transition:visibility 0.4s ease}.overlay.active{visibility:visible}.overlay.active .panel{transform:translateX(0)}.overlay .panel{padding:60px;background:#f2f0e8;width:100%;max-width:600px;height:100%;box-sizing:border-box;position:relative;transform:translateX(100%);transition:transform 0.8s ease;display:flex;flex-direction:column;justify-content:start;gap:15px}.overlay .panel__menus{display:flex;flex-direction:column;gap:40px}.overlay .panel__menu{padding:0;display:flex;flex-direction:column;gap:7px}.overlay .panel__menu li{list-style:none;text-align:center}.overlay .panel__menu li a{font-family:var(--font-family);font-weight:400;font-size:24px;line-height:140%;letter-spacing:-0.01em;text-decoration:none;text-decoration-skip-ink:none;text-align:center;color:#444}.overlay .panel__menu li a:hover{text-decoration:underline}.overlay .panel__close{position:absolute;top:15px;right:20px;border:none;background:none;font-size:28px;cursor:pointer}.overlay .panel__socials{display:flex;align-items:center;gap:30px}.overlay .panel__social{display:flex;align-items:center;gap:10px;font-family:var(--font-family);font-weight:400;font-size:20px;line-height:120%;letter-spacing:-0.01em;color:#676765;text-decoration:none}@media (max-width:768px){.overlay .panel{padding:20px;max-width:100%}}.form{display:flex;flex-direction:column;gap:10px}.form__title{font-family:var(--second-family);font-weight:400;font-size:40px;line-height:100%;letter-spacing:0.01em;color:#282921}.form__notice{margin-top:20px;font-family:var(--font-family);font-weight:400;font-size:18px;line-height:120%;color:#5b5a57}.form__group-title{font-family:var(--font-family);font-weight:400;font-size:24px;line-height:120%;color:#444}.form__group{display:flex;gap:8px;width:50%}.form__group--wide{width:100%}.form__group-wrapper{display:flex;flex-direction:column;gap:20px}.form__fields{margin-top:45px;display:flex;flex-direction:column;gap:10px}.form__fields--groups{gap:60px}.form__field{display:flex;flex-direction:column;gap:30px;width:100%}.form__text-label{font-family:var(--font-family);font-weight:400;font-size:20px;line-height:120%;color:#7a7a7a;margin:20px 0}.form__label{width:100%;font-family:var(--font-family);font-weight:400;font-size:18px;line-height:120%;color:#5e5e5e;height:18px}.form__input{background:none;outline:none;border:none;border-bottom:1px solid #ded9ce;padding:15px 0;font-family:var(--font-family);font-weight:400;font-size:20px;line-height:120%;color:rgba(0, 0, 0, 0.6)}.form__policy{display:block;gap:8px;font-family:var(--font-family);font-weight:400;font-size:16px;line-height:120%;color:rgba(40, 41, 33, 0.6);margin-top:30px}.form__policy a{text-decoration:underline;text-decoration-skip-ink:none;color:rgba(40, 41, 33, 0.6)}.form__policy label{flex-shrink:0;border:1px solid #7a7b74;border-radius:3px;display:inline-flex}.form__policy label span{display:flex;background:none;border:none}.form__policy label span span{border-radius:3px;width:12px;height:12px;display:none;background:#444}.form__checkbox-label{display:flex;align-items:center;cursor:pointer}.form__checkbox-label input{display:none}.form__checkbox{width:20px;height:20px;border-radius:100%;border:1px solid rgba(122, 122, 122, 0.2);display:flex;justify-content:center;align-items:center;margin-right:10px}.form__checkbox-inner{border-radius:100%;width:14px;height:14px;display:none;background:#444}input[type="radio"]:checked+.form__checkbox .form__checkbox-inner{display:flex}.form__checkbox-text{font-family:var(--font-family);font-weight:400;font-size:20px;line-height:120%;color:#2f2f2f}.form button{margin-top:30px}@media (max-width:768px){.form__policy{font-size:12px}.form__policy label{transform:scale(0.8)}.form__policy label,.form__policy a{font-size:12px}.form__group-wrapper{gap:20px}.form__title{font-size:22px}.form__group-title{font-size:14px}.form__label{font-size:12px}.form__text-label{font-size:12px}.form__checkbox{width:16px;height:16px}.form__checkbox-inner{width:10px;height:10px}.form__checkbox-text{font-size:12px}.form__notice{font-size:12px;margin-top:10px}.form__fields{margin-top:30px}.form__fields--groups{gap:20px}.form__group{flex-direction:column;width:100%}.form__field{gap:20px}.form__label{height:auto}.form__label--empty{display:none}.form__input{font-size:12px}.form .button__inner{font-size:14px}}.cursor-circle{position:fixed;pointer-events:none;transform:translate(-50%, -50%) scale(1);transition:transform 0.5s ease, width 0.2s ease, height 0.2s ease, background 0.2s ease;z-index:99999;display:flex;justify-content:center;align-items:center}.cursor-circle.hide{transform:translate(-50%, -50%) scale(0)}.cursor-circle__inner{height:72px;width:72px;background:#ded9ce;border-radius:999px;position:absolute}.cursor-circle__round{pointer-events:none;animation:spin 8s linear infinite}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(-360deg)}}.cursor-circle__plus{display:block;position:absolute}.zoom-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;display:none;justify-content:center;align-items:center;z-index:9999;overflow:hidden;background:transparent;cursor:none}.zoom-overlay img{width:100vw;height:auto;max-width:none;object-fit:cover;transform:translateY(0);transition:transform 0.05s ease-out;display:block}.checkout{width:100%;margin:auto;display:flex}.checkout__column{max-width:928px;width:100%}.checkout__title{font-family:var(--second-family);font-weight:400;font-size:64px;line-height:100%;letter-spacing:0.01em;color:#282921;padding-bottom:30px}.checkout__tabs{background:#fff;border-radius:8px;width:100%;display:flex;justify-content:space-between;padding:10px;margin-top:30px;gap:8px}.checkout__tab{padding:10px;font-family:var(--font-family);font-weight:400;font-size:16px;line-height:120%;text-align:center;color:#282921;border-radius:4px;max-width:450px;width:100%;cursor:pointer}.checkout__tab--active{background:#f1f0e8;border:1px solid #f1f0e8}.checkout__form{margin-top:60px}.checkout__total-block{margin-top:90px}.checkout__items{display:flex;flex-direction:column;gap:30px;margin-top:30px}@media (max-width:768px){.checkout__title{font-size:28px;padding-bottom:0;border:none}.checkout__form{margin-top:10px}.checkout__tabs{padding:5px}.checkout__tab{font-size:10px}.checkout__total-block{margin-top:30px}}.checkout-item{display:flex;gap:20px}.checkout-item__picture{width:110px;height:140px;object-fit:cover}.checkout-item__wrapper{width:100%;display:flex;flex-direction:column;justify-content:space-between}.checkout-item__row{display:flex;justify-content:space-between;width:100%}.checkout-item__name{font-family:var(--font-family);font-weight:400;font-size:24px;line-height:120%;color:#121010;max-width:200px}.checkout-item__price{font-family:var(--font-family);font-weight:400;font-size:24px;line-height:120%;text-align:right;color:#121010}.checkout-item__vendor{font-family:var(--font-family);font-weight:400;font-size:18px;line-height:120%;color:var(--grey);margin-top:20px}.checkout-item__param{margin-top:5px;display:flex;gap:10px;font-family:var(--font-family);font-weight:400;font-size:16px;line-height:120%;color:#5b5a57}.checkout-item__param span{font-family:var(--font-family);font-weight:400;font-size:16px;line-height:120%;color:#5b5a57}.checkout-item__delivery{font-family:var(--font-family);font-weight:400;font-size:16px;line-height:120%;color:#ac2c15;margin-top:5px}.checkout-item__delete{font-family:var(--font-family);font-weight:400;font-size:18px;line-height:120%;text-decoration:underline;text-decoration-skip-ink:none;color:var(--red);cursor:pointer}@media (max-width:768px){.checkout-item__picture{max-width:49px;max-height:62px}.checkout-item__name{font-size:14px}.checkout-item__price{font-size:14px}.checkout-item__vendor{font-size:12px;margin-top:5px}.checkout-item__param{font-size:14px;margin-top:5px}.checkout-item__param span{font-size:14px}.checkout-item__settings{margin-top:12px}.checkout-item__delivery,.checkout-item__delete{font-size:12px}}.checkout-tailor{display:none;flex-direction:column;gap:14px;margin-top:30px}.checkout-tailor__block{padding:30px;max-width:33%;width:100%;background:#f2f0e8}.checkout-tailor__block--wide{max-width:100%}.checkout-tailor__title{font-family:var(--second-family);font-weight:400;font-size:32px;line-height:100%;letter-spacing:0.01em;color:#444}.checkout-tailor__desc{font-family:var(--font-family);font-weight:400;font-size:18px;line-height:120%;color:#5e5e5e;margin-top:10px}.checkout-tailor__wrapper{display:flex;gap:14px}@media (max-width:768px){.checkout-tailor__block{padding:15px;max-width:100%}.checkout-tailor__title{font-weight:400;font-size:16px}.checkout-tailor__desc{font-family:var(--font-family);font-weight:400;font-size:12px;line-height:120%;color:#5e5e5e;margin-top:5px}.checkout-tailor__wrapper{flex-direction:column}}.empty-cart{margin-top:90px}.empty-cart__title{font-family:var(--second-family);font-weight:400;font-size:64px;line-height:100%;letter-spacing:0.01em;text-align:center;color:#444}.empty-cart__desc{margin-top:30px;font-family:var(--font-family);font-weight:400;font-size:24px;line-height:120%;color:#5e5e5e;text-align:center}.empty-cart__blocks{margin-top:120px;display:flex;gap:30px}@media (max-width:1300px){.empty-cart{margin-top:30px}.empty-cart__blocks{flex-direction:column;margin-top:51px}.empty-cart__title{font-size:28px}.empty-cart__desc{margin-top:10px;font-size:12px}}.empty-block{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:30px;padding:50px 30px;width:33%;background:#f2f0e8}.empty-block__title{font-family:var(--second-family);font-weight:400;font-size:40px;line-height:100%;letter-spacing:0.01em;text-align:center;color:#444;height:80px}.empty-block__picture{width:100%;max-width:300px;max-height:220px}.empty-block__desc{font-family:var(--font-family);font-weight:400;font-size:20px;line-height:120%;letter-spacing:-0.01em;text-align:center;color:#5e5e5e;max-width:400px}.empty-block__link{font-family:var(--font-family);font-weight:400;font-size:18px;line-height:120%;text-decoration:underline;text-decoration-skip-ink:none;text-align:right;color:#ac2c15}@media (max-width:1300px){.empty-block{width:100%}}@media (max-width:768px){.empty-block{padding:30px}.empty-block__title{font-size:22px;height:auto}.empty-block__picture{width:200px;height:150px}.empty-block__desc{font-size:14px}.empty-block__link{margin-top:-20px;font-size:12px}}.line{width:100%;display:block;height:2px}.icon:hover path,.icon:hover rect{fill:#AC2C15}.policy{margin-top:90px;max-width:1020px}.policy__title{font-family:var(--second-family);font-weight:400;font-size:64px;line-height:100%;letter-spacing:0.01em;color:var(--dark-grey)}.policy__blocks{margin-top:110px}.policy__block{margin-top:70px}.policy__subtitle{font-family:var(--second-family);font-weight:400;font-size:48px;line-height:100%;letter-spacing:0.01em;color:var(--dark-grey)}.policy__text{font-family:var(--font-family);font-weight:400;font-size:18px;line-height:120%;color:var(--grey);margin-top:30px}.policy svg{width:100%}@media (max-width:768px){.policy{margin-top:18px}.policy__title{font-family:var(--second-family);font-weight:400;font-size:28px;line-height:100%;letter-spacing:0.01em;color:var(--dark-grey)}.policy__blocks{margin-top:50px}.policy__block{margin-top:30px}.policy__subtitle{font-size:26px}.policy__text{margin-top:10px;font-size:14px}}.text-content{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:190px}.text-content__title{font-family:var(--second-family);font-weight:400;font-size:64px;line-height:100%;letter-spacing:0.01em;color:var(--dark-grey)}.text-content__subtitle{font-family:var(--second-family);font-weight:400;font-size:48px;line-height:100%;letter-spacing:0.01em;color:var(--dark-grey)}.text-content__blocks{margin-top:110px}.text-content__block{margin-top:70px}.text-content__desc{font-family:var(--font-family);font-weight:400;font-size:18px;line-height:120%;color:var(--grey);max-width:600px;text-align:center;margin-top:30px}@media (max-width:768px){.text-content{margin-top:90px}.text-content__title{font-size:32px}.text-content__desc{font-size:14px}}#sizes{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0, 0, 0, 0.7);z-index:10000;justify-content:end;align-items:center}#sizes.active{display:flex}#sizes .panel{max-width:612px;overflow-y:scroll}#sizes .close-btn{position:absolute;top:15px;right:20px;background:none;border:none;font-size:30px;cursor:pointer;color:#333;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color 0.3s;z-index:10001}#sizes .close-btn:hover{background-color:#f0f0f0}.size-guide-content h2{font-family:var(--second-family);font-weight:400;font-size:40px;line-height:100%;color:#282921}.model-info{background:#f8f9fa;padding:15px;border-radius:8px;margin-bottom:25px;text-align:center}.model-params{margin-top:8px;color:#666;font-size:14px}.size-table-container{overflow-x:auto;margin-bottom:25px}.size-table{width:100%;border-collapse:collapse;margin:20px 0;max-width:375px}.size-table th,.size-table td{font-family:var(--font-family);font-weight:400;font-size:12px;line-height:120%;color:#282921;padding:11px 10px;text-align:center}.size-table th{background:#ac2c15;padding:11px 10px;font-family:var(--font-family);font-weight:400;font-size:12px;line-height:120%;color:var(--light-sand)}.size-guide-content{height:100%}.measurement-guide{height:100%}.measurement-guide h3{margin-bottom:15px;font-family:var(--font-family);font-weight:400;font-size:20px;color:#282921}.measurement-guide img{width:100%;max-height:650px}.measurement-steps{margin-top:20px}.step{margin-bottom:20px;font-family:var(--font-family);font-weight:400;font-size:16px;line-height:120%;color:#444}.step p{margin-top:10px;font-family:var(--font-family);font-weight:400;font-size:14px;line-height:120%;color:#676765}@media (max-width:768px){#sizes .panel{width:95%;padding:20px;margin:20px}.size-table th,.size-table td{padding:8px 6px;font-size:14px}.size-guide-content h2{font-size:20px}}.cookie-block{padding:30px;right:50px;bottom:50px;position:absolute;background:#f2f0e8;max-width:500px}.cookie-block__text{font-family:var(--font-family);font-weight:400;font-size:18px;line-height:120%;color:#282921}.cookie-block__btn{text-decoration:underline;text-decoration-skip-ink:none;margin-top:10px;font-family:var(--font-family);font-weight:400;font-size:18px;line-height:120%;text-decoration:underline;text-decoration-skip-ink:none;color:#ac2c15;cursor:pointer}.photo-gallery{max-width:950px;width:100%;margin:40px auto 0}.photo-gallery .swiper-wrapper{align-items:center}.photo-gallery .swiper-slide{width:100%;max-width:870px;max-height:580px}.photo-gallery .swiper-slide img,.photo-gallery .swiper-slide video{width:100%;height:100%;object-fit:cover}@media (max-width:1100px){.photo-gallery{max-width:460px}.photo-gallery .swiper-slide{width:400px;height:400px}}@media (max-width:768px){.photo-gallery{max-width:335px}.photo-gallery .swiper-slide{width:300px;height:300px}}.advantages-lite{display:flex;justify-content:space-between;align-items:center;margin-top:160px;gap:22px}.advantages-lite__item{font-family:var(--second-family);font-weight:400;font-size:40px;line-height:100%;letter-spacing:0.01em;color:var(--dark-grey)}.advantages-lite__item--left{text-align:left}.advantages-lite__item--center{text-align:center}.advantages-lite__item--right{text-align:right}@media (max-width:1100px){.advantages-lite{margin-top:120px}.advantages-lite__item{font-size:32px}}@media (max-width:768px){.advantages-lite{flex-direction:column;margin-top:69px}.advantages-lite__item{text-align:center;font-size:24px}}.catalog-sections{margin-top:160px;display:grid;grid-template-columns:repeat(4, 1fr);gap:20px}.catalog-sections__item{padding:40px;display:flex;align-items:end;aspect-ratio:0.85;background:var(--sand);background-size:100%;text-decoration:none;transition:background-size 200ms ease}.catalog-sections__item:hover{background-size:103%;background-color:#EBE5D9}.catalog-sections__name{font-family:var(--second-family);font-weight:400;font-size:48px;line-height:100%;letter-spacing:0.01em;color:var(--dark-grey)}@media (max-width:1490px){.catalog-sections__name{font-size:40px}}@media (max-width:1332px){.catalog-sections{grid-template-columns:repeat(2, 1fr)}}@media (max-width:1100px){.catalog-sections{gap:8px;margin-top:110px}.catalog-sections__item{padding:30px}}@media (max-width:768px){.catalog-sections{gap:5px;margin-top:60px}.catalog-sections__item{aspect-ratio:0.85;padding:20px}.catalog-sections__name{font-size:24px}}.info-list{margin-top:90px;position:relative}.info-list__item{padding:40px 10px;border-top:1px solid #dddcd8;display:flex;justify-content:space-between;align-items:center;font-family:var(--font-family);font-weight:400;font-size:32px;line-height:120%;color:#5e5e5e;cursor:default;transition:padding 0.2s ease}.info-list__item:hover{color:#5e5e5e;background:#f2f0e8;padding:40px 20px}.info-list__btn{text-decoration:none;cursor:pointer}.info-list img,.info-list video{max-width:650px;width:100%;position:absolute;top:-40px;right:40px;display:none;overflow:hidden}.info-list img.active,.info-list video.active{display:block}@media (max-width:1439px){.info-list__pictures{display:none !important}}@media (max-width:1100px){.info-list{margin-top:60px}.info-list__item{padding:30px 0 !important;font-size:24px}}@media (max-width:768px){.info-list{margin-top:40px;margin-bottom:60px}.info-list__item{background:none !important;padding:20px 0 !important;font-size:18px}}.footer-new{width:100%;padding:60px 80px;padding-bottom:0}.footer-new__inner{border-top:1px solid #ebe5d9;width:100%;display:flex}.footer-new__wrapper{width:50%;padding-top:60px}.footer-new__wrapper:first-child{border-right:1px solid #ebe5d9}.footer-new__wrapper:last-child{padding:60px}.footer-new__text{font-family:var(--second-family);font-weight:400;font-size:64px;line-height:100%;letter-spacing:0.01em;color:#2f2f2f;max-width:605px}.footer-new__socials{margin-top:88px;display:flex;gap:5px}.footer-new__social{display:block}.footer-new__social:hover{transform:scale(1.03)}.footer-new__menus{display:flex;justify-content:space-between}.footer-new__copy{font-family:var(--font-family);font-weight:400;font-size:18px;line-height:120%;color:#5e5e5e;margin-top:66px}.footer-new__copy--mb{display:none;width:234px;margin-top:0;font-size:16px}.footer-new__policy{display:flex;justify-content:space-between;width:100%}.footer-new__policy-link{font-family:var(--font-family);font-weight:400;font-size:18px;line-height:120%;color:#5e5e5e;text-decoration:none}.footer-new__bottom{display:flex;margin-top:168px;align-items:end;justify-content:space-between}@media (max-width:1300px){.footer-new__inner{flex-direction:column}.footer-new__wrapper{width:100%}.footer-new__wrapper:first-child{border-right:none}.footer-new__wrapper:last-child{padding:0}.footer-new__menus{margin-top:60px}.footer-new__copy{display:none}.footer-new__copy--mb{display:block}.footer-new__policy{flex-direction:column;gap:10px}}@media (max-width:1100px){.footer-new{padding:40px 85px}.footer-new__text{font-size:40px}.footer-new__socials{margin-top:30px}.footer-new__social{width:36px;height:36px}.footer-new__copy{width:199px}.footer-new__policy-link{font-size:16px}.footer-new__bottom{padding-top:30px;margin-top:30px;border-top:1px solid #ebe5d9}}@media (max-width:768px){.footer-new{padding:20px}.footer-new__text{font-size:30px}.footer-new__socials{margin-top:30px}.footer-new__social{width:36px;height:36px}.footer-new__menus{flex-direction:column;gap:30px}.footer-new__copy{font-size:12px;margin-top:20px}.footer-new__policy-link{font-size:12px}.footer-new__bottom{flex-direction:column;align-items:start}}.footer-menu{display:flex;flex-direction:column;gap:10px}.footer-menu__item{text-decoration:none;font-family:var(--font-family);font-weight:400;font-size:24px;line-height:120%;color:#5e5e5e}.footer-menu__item:hover{color:#AC2C15}@media (max-width:1100px){.footer-menu__item{font-size:20px}}@media (max-width:768px){.footer-menu__item{font-size:16px}}.title-desc{margin-top:140px;display:flex;justify-content:space-between;gap:40px}.title-desc__title{font-family:var(--second-family);font-weight:400;font-size:80px;line-height:100%;letter-spacing:0.01em;color:#2f2f2f;max-width:1001px}.title-desc__desc{font-family:var(--font-family);font-weight:400;font-size:24px;line-height:120%;color:#7a7a7a;max-width:540px}@media (max-width:1439px){.title-desc{margin-top:100px;flex-direction:column}.title-desc__title{font-family:var(--second-family);font-weight:400;font-size:54px;line-height:100%;letter-spacing:0.01em;color:#3d3d3d}.title-desc__desc{font-family:var(--font-family);font-weight:400;font-size:20px;line-height:120%;color:#7a7a7a}}@media (max-width:767px){.title-desc{margin-top:80px;gap:30px}.title-desc__title{font-family:var(--second-family);font-weight:400;font-size:32px;line-height:100%;letter-spacing:0.02em;color:#2f2f2f}.title-desc__desc{font-family:var(--font-family);font-weight:400;font-size:16px;line-height:120%;color:#7a7a7a}}.why-us{margin-top:124px;width:100%;background-image:url("/images/why-us.png");background-size:cover;min-height:800px;position:relative;display:flex;align-items:end}.why-us__label{position:absolute;top:40px;left:40px;font-family:var(--font-family);font-weight:400;font-size:24px;line-height:120%;color:#f6f5f1}.why-us__blocks{display:flex;justify-content:space-between;gap:30px;padding:40px}.why-us__block{min-height:480px;width:100%;background:#fff;padding:40px;display:flex;flex-direction:column;justify-content:space-between}.why-us__title{font-family:var(--second-family);font-weight:400;font-size:48px;line-height:100%;letter-spacing:0.01em;color:#2f2f2f}.why-us__desc{font-family:var(--font-family);font-weight:400;font-size:20px;line-height:120%;color:#7a7a7a}@media (max-width:1439px){.why-us{margin-top:80px;flex-direction:column;align-items:start}.why-us__label{font-family:var(--font-family);font-weight:400;font-size:20px;line-height:120%;color:#f6f5f1;top:40px}.why-us__blocks{flex-direction:column;gap:10px;padding-top:84px}.why-us__block{max-width:100%;min-height:320px;padding:30px}.why-us__title br{display:none}}@media (max-width:767px){.why-us{margin-top:60px}.why-us__label{font-family:var(--font-family);font-weight:400;font-size:12px;line-height:120%;color:#f6f5f1;left:20px}.why-us__blocks{gap:10px;padding:20px;padding-top:74px;padding-bottom:40px}.why-us__block{min-height:261px;padding:20px}.why-us__title{font-family:var(--second-family);font-weight:400;font-size:24px;line-height:100%;letter-spacing:0.01em;color:#2f2f2f}.why-us__title br{display:block}.why-us__desc{font-family:var(--font-family);font-weight:400;font-size:14px;line-height:120%;color:#7a7a7a}}.does-process{margin-top:150px;padding-left:80px}.does-process__header{display:flex;justify-content:space-between;padding-right:80px}.does-process__nav{display:flex;gap:10px}.does-process__nav-arrow{cursor:pointer}.does-process__caption{font-family:var(--second-family);font-weight:400;font-size:80px;line-height:100%;letter-spacing:0.01em;color:#2f2f2f}.does-process__blocks{margin-top:60px}.does-process__block{padding:50px;background:#fff;max-width:420px;min-height:540px;display:flex !important;flex-direction:column;justify-content:space-between}.does-process__num{font-family:var(--font-family);font-weight:400;font-size:24px;line-height:100%;letter-spacing:0.01em;color:#ac2c15}.does-process__title{margin-top:30px;font-family:var(--second-family);font-weight:400;font-size:40px;line-height:100%;letter-spacing:0.01em;color:#2f2f2f}.does-process__desc{font-family:var(--font-family);font-weight:400;font-size:20px;line-height:120%;letter-spacing:-0.01em;color:#7a7a7a}@media (max-width:1439px){.does-process{margin-top:100px;padding-left:40px}.does-process__header{padding-right:40px}.does-process__caption{font-family:var(--second-family);font-weight:400;font-size:54px;line-height:100%;letter-spacing:0.01em;color:#3d3d3d}.does-process__blocks{margin-top:50px}.does-process__block{min-height:460px}.does-process__num{font-family:var(--font-family);font-weight:400;font-size:20px;line-height:120%;color:#ac2c15}.does-process__title{margin-top:10px;font-family:var(--second-family);font-weight:400;font-size:32px;line-height:100%;letter-spacing:0.01em;color:#2f2f2f}.does-process__desc{font-family:var(--font-family);font-weight:400;font-size:20px;line-height:120%;color:#7a7a7a}}@media (max-width:767px){.does-process{margin-top:80px;padding-left:20px}.does-process__header{padding-right:20px}.does-process__nav-arrow svg{width:32px}.does-process__caption{font-family:var(--second-family);font-weight:400;font-size:32px;line-height:100%;letter-spacing:0.02em;color:#2f2f2f}.does-process__blocks{margin-top:37px}.does-process__block{min-height:340px;padding:20px;max-width:265px}.does-process__num{font-family:var(--font-family);font-weight:400;font-size:16px;line-height:120%;color:#ac2c15}.does-process__title{font-family:var(--second-family);font-weight:400;font-size:24px;line-height:100%;letter-spacing:0.01em;color:#2f2f2f}.does-process__desc{font-family:var(--font-family);font-weight:400;font-size:16px;line-height:120%;color:#7a7a7a}}.price-conditions{margin-top:239px;display:flex;justify-content:space-between;gap:40px;position:relative}.price-conditions__caption{font-family:var(--second-family);font-weight:400;font-size:80px;line-height:100%;letter-spacing:0.01em;color:#2f2f2f;position:sticky;top:110px;height:fit-content}.price-conditions__list{padding-top:30px;border-top:1px solid #7a7a7a;max-width:880px;display:flex;flex-direction:column;gap:30px}.price-conditions__item{padding-bottom:30px;border-bottom:1px solid #7a7a7a}.price-conditions__label{font-family:var(--font-family);font-weight:400;font-size:24px;line-height:120%;color:#ac2c15}.price-conditions__title{margin-top:40px;font-family:var(--second-family);font-weight:400;font-size:40px;line-height:100%;letter-spacing:0.01em;color:#2f2f2f}.price-conditions__desc{margin-top:20px;font-family:var(--font-family);font-weight:400;font-size:24px;line-height:120%;color:#7a7a7a}@media (max-width:1439px){.price-conditions{margin-top:100px;flex-direction:column}.price-conditions__caption{font-family:var(--second-family);font-weight:400;font-size:54px;line-height:100%;letter-spacing:0.01em;color:#3d3d3d;position:unset}.price-conditions__list{max-width:100%;padding-top:20px;gap:20px}.price-conditions__item{padding-bottom:20px}.price-conditions__label{font-family:var(--font-family);font-weight:400;font-size:16px;line-height:120%;color:#ac2c15}.price-conditions__title{font-family:var(--second-family);font-weight:400;font-size:32px;line-height:100%;letter-spacing:0.01em;color:#2f2f2f}.price-conditions__desc{margin-top:10px;font-family:var(--font-family);font-weight:400;font-size:20px;line-height:120%;color:#7a7a7a}}@media (max-width:767px){.price-conditions{margin-top:80px;gap:38px}.price-conditions__caption{font-family:var(--second-family);font-weight:400;font-size:32px;line-height:100%;letter-spacing:0.02em;color:#2f2f2f}.price-conditions__label{font-family:var(--font-family);font-weight:400;font-size:12px;line-height:120%;color:#ac2c15}.price-conditions__title{margin-top:30px;font-family:var(--second-family);font-weight:400;font-size:24px;line-height:100%;letter-spacing:0.01em;color:#2f2f2f}.price-conditions__desc{font-family:var(--font-family);font-weight:400;font-size:16px;line-height:120%;color:#7a7a7a}}.system{display:flex;justify-content:center;margin-top:280px;position:relative}.system__pic-1{max-width:460px;max-height:360px;margin-top:66px;position:absolute;left:0}.system__block{margin-top:216px;padding:50px;background:#fff;max-width:560px;min-height:580px;position:relative;z-index:10;display:flex;flex-direction:column;justify-content:space-between}.system__title{font-family:var(--second-family);font-weight:400;font-size:48px;line-height:100%;letter-spacing:0.01em;color:#2f2f2f}.system__desc{font-family:var(--font-family);font-weight:400;font-size:20px;line-height:120%;color:#7a7a7a}.system__pic-2{max-width:678px;max-height:700px;position:absolute;right:0}@media (max-width:1439px){.system{margin-top:80px;justify-content:left}.system__pic-1{left:unset;right:0;top:362px;max-width:170px;min-height:100px;max-height:100px;width:100%;object-fit:cover}.system__block{margin-left:20px;max-width:460px;min-height:360px}.system__title{font-family:var(--second-family);font-weight:400;font-size:36px;line-height:100%;letter-spacing:0.01em;color:#2f2f2f}.system__desc{font-family:var(--font-family);font-weight:400;font-size:16px;line-height:120%;color:#7a7a7a}.system__pic-2{max-width:100%;width:100%;max-height:400px;object-fit:cover}}@media (max-width:767px){.system{margin-top:80px;justify-content:right}.system__pic-1{right:unset;left:0;top:462px}.system__block{margin-left:0;margin-right:20px;padding:20px;max-width:255px;min-height:290px}.system__title{font-family:var(--second-family);font-weight:400;font-size:24px;line-height:100%;letter-spacing:0.01em;color:#2f2f2f}.system__desc{font-family:var(--font-family);font-weight:400;font-size:12px;line-height:120%;color:#7a7a7a}.system__pic-2{max-width:100%;max-height:400px;height:100%}}.what-get{margin-top:160px}.what-get__title{font-family:var(--second-family);font-weight:400;font-size:80px;line-height:120%;color:#2f2f2f}.what-get__blocks{margin-top:65px;display:flex;justify-content:space-between;gap:40px}.what-get__block{min-height:500px;max-width:560px;width:100%;padding:50px;background:#f2f0e8;display:flex;flex-direction:column;justify-content:space-between}.what-get__num{font-family:var(--font-family);font-weight:400;font-size:24px;line-height:100%;letter-spacing:0.01em;color:#ac2c15}.what-get__title{margin-top:30px;font-family:var(--second-family);font-weight:400;font-size:48px;line-height:100%;letter-spacing:0.01em;color:#2f2f2f}.what-get__desc{font-family:var(--font-family);font-weight:400;font-size:20px;line-height:120%;color:#7a7a7a}@media (max-width:1439px){.what-get{margin-top:100px}.what-get__title{font-family:var(--second-family);font-weight:400;font-size:54px;line-height:100%;letter-spacing:0.01em;color:#3d3d3d}.what-get__blocks{margin-top:50px;flex-direction:column;gap:20px}.what-get__block{max-width:100%;min-height:280px;padding:30px}.what-get__num{font-family:var(--font-family);font-weight:400;font-size:20px;line-height:120%;color:#ac2c15}.what-get__title{margin-top:20px;font-family:var(--second-family);font-weight:400;font-size:36px;line-height:100%;letter-spacing:0.01em;color:#2f2f2f}.what-get__title br{display:none}}@media (max-width:767px){.what-get{margin-top:200px}.what-get__title{font-family:var(--second-family);font-weight:400;font-size:32px;line-height:100%;letter-spacing:0.02em;color:#2f2f2f}.what-get__blocks{margin-top:34px;gap:10px}.what-get__block{min-height:200px;padding:20px}.what-get__num{font-family:var(--font-family);font-weight:400;font-size:16px;line-height:120%;color:#ac2c15}.what-get__title{font-family:var(--second-family);font-weight:400;font-size:24px;line-height:100%;letter-spacing:0.01em;color:#2f2f2f}.what-get__title br{display:none}.what-get__desc{font-family:var(--font-family);font-weight:400;font-size:16px;line-height:120%;color:#7a7a7a}}.request-self{margin-top:160px;margin-bottom:140px;padding:40px;background-image:url("/images/ind-request-banner.png");background-position:center;background-size:cover;min-height:600px;display:flex;justify-content:center;align-items:center;flex-direction:column}.request-self__label{font-family:var(--font-family);font-weight:400;font-size:24px;line-height:120%;text-align:center;color:#f2f0e8}.request-self__title{margin-top:20px;font-family:var(--second-family);font-weight:400;font-size:80px;line-height:100%;letter-spacing:0.01em;text-align:center;color:#f2f0e8}.request-self__btn{margin-top:80px;max-width:400px;width:100%;border:1px solid #dddcd8;color:#f6f5f1;cursor:pointer}@media (max-width:1439px){.request-self{margin-top:60px;margin-bottom:80px}.request-self__label{font-family:var(--font-family);font-weight:400;font-size:24px;line-height:120%;text-align:center;color:#f2f0e8}.request-self__title{margin-top:20px;font-family:var(--second-family);font-weight:400;font-size:54px;line-height:100%;letter-spacing:0.01em;text-align:center;color:#f2f0e8}}@media (max-width:767px){.request-self{padding:20px;min-height:400px;background-image:url("/images/ind-request-banner-mob.png")}.request-self__label{font-family:var(--font-family);font-weight:400;font-size:16px;line-height:120%;text-align:center;color:#f2f0e8}.request-self__title{font-family:var(--second-family);font-weight:400;font-size:32px;line-height:100%;letter-spacing:0.02em;text-align:center;color:#f2f0e8}.request-self__title br{display:none}.request-self__btn,.request-self__btn:hover{padding:9px 8px !important}.request-self__btn .block-button-new__inner,.request-self__btn:hover .block-button-new__inner{line-height:28px}}#manual{display:flex;justify-content:center;align-items:center;padding:20px}.manual{max-width:1100px;height:100%;display:flex;flex-direction:column;justify-content:center}.manual__header{padding:40px 60px;display:flex;justify-content:space-between;align-items:center;background:#ebe5d9}.manual__header svg{cursor:pointer}.manual__title{font-family:var(--second-family);font-weight:400;font-size:40px;line-height:100%;letter-spacing:0.01em;color:#5e5e5e}.manual__close{display:flex;background:white;border-radius:100px;transition:transform 0.5s ease !important;transform:scale(1) !important}.manual__close:hover path{stroke:#4a5a57}.manual__close.closing{transform:scale(0) !important}.manual__body{padding:40px 60px;background:#f2f0e8;overflow-y:auto}.manual__desc{font-family:var(--font-family);font-weight:400;font-size:24px;line-height:120%;color:#7a7a7a}.manual__subtitle{font-family:var(--font-family);font-weight:400;font-size:24px;line-height:120%;color:#2f2f2f;margin-top:60px}.manual__blocks{display:flex;justify-content:space-between;margin-top:30px;gap:10px}.manual__block{background:#f6f5f1;display:flex;flex-direction:column;justify-content:space-between;padding:30px;width:100%;height:160px}.manual__num{font-family:var(--font-family);font-weight:400;font-size:32px;line-height:120%;color:#ac2c15}.manual__name{font-family:var(--font-family);font-weight:400;font-size:24px;line-height:120%;color:#2f2f2f}@media (max-width:767px){.manual__header{padding:24px 30px}.manual__title{font-family:var(--second-family);font-weight:400;font-size:24px;line-height:100%;letter-spacing:0.01em;color:#2f2f2f}.manual__close{width:28px;height:28px}.manual__body{overflow-y:scroll;padding:24px 30px}.manual__desc{font-family:var(--font-family);font-weight:400;font-size:16px;line-height:120%;color:#7a7a7a}.manual__subtitle{font-family:var(--font-family);font-weight:400;font-size:16px;line-height:120%;color:#2f2f2f}.manual__blocks{flex-direction:column}.manual__block{height:60px;flex-direction:row;padding:20px}.manual__num{font-size:18px}.manual__name{font-size:16px}}#manual{position:fixed;inset:0;z-index:1000;display:flex;justify-content:center;align-items:center;padding:20px;background:rgba(0, 0, 0, 0.35);opacity:0;visibility:hidden;transition:opacity 0.5s ease, visibility 0.5s ease}#manual .manual{transform:translateY(40px) scale(0.96);opacity:0;transition:transform 0.7s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.7s ease;overflow:hidden}#manual .manual__title,#manual .manual__close,#manual .manual__desc,#manual .manual__subtitle,#manual .manual__block{opacity:0;transform:translateY(20px);transition:opacity 0.6s ease, transform 0.6s ease}#manual.active{opacity:1;visibility:visible}#manual.active .manual{transform:translateY(0) scale(1);opacity:1}#manual.active .manual__title{opacity:1;transform:translateY(0);transition-delay:0.2s}#manual.active .manual__close{opacity:1;transform:translateY(0);transition-delay:0.3s}#manual.active .manual__desc{opacity:1;transform:translateY(0);transition-delay:0.4s}#manual.active .manual__subtitle{opacity:1;transform:translateY(0);transition-delay:0.55s}#manual.active .manual__block{opacity:1;transform:translateY(0)}#manual.active .manual__block:nth-child(1){transition-delay:0.7s}#manual.active .manual__block:nth-child(2){transition-delay:0.8s}#manual.active .manual__block:nth-child(3){transition-delay:0.9s}#manual.active .manual__block:nth-child(4){transition-delay:1s}.gallery-overlay{margin:0 auto;display:none;position:absolute;left:0;top:0;width:100%;z-index:900;background:white;height:100%}.gallery-overlay svg{position:absolute;left:20px;top:20px;z-index:10;cursor:pointer}.gallery-overlay__gallery{width:100%;overflow:hidden;margin-bottom:9px}.gallery-overlay__gallery .swiper-slide{display:flex;align-items:center;justify-content:center;background:#f5f5f5}.gallery-overlay__picture{width:100%;height:100%;object-fit:cover;user-select:none;pointer-events:none;aspect-ratio:0.6666666667}.gallery-overlay__thumbs{height:80px}.gallery-overlay__thumbs .swiper-wrapper{align-items:center}.gallery-overlay__thumbs .swiper-slide{width:60px !important;height:90px;overflow:hidden;cursor:pointer}.gallery-overlay__thumb{width:100%;height:100%;object-fit:cover}.gallery-overlay .swiper-button-next,.gallery-overlay .swiper-button-prev{color:#000;width:32px;height:32px}.gallery-overlay .swiper-button-next:after,.gallery-overlay .swiper-button-prev:after{font-size:18px}@media (max-width:768px){.gallery-overlay__thumbs{height:144px}.gallery-overlay__thumbs .swiper-slide{width:96px !important;height:144px}}.success{padding:40px;min-height:600px;width:100%;background:#f2f0e8;margin-top:80px;margin-bottom:-30px}.success__wrapper{border-top:1px solid #7a7a7a;border-bottom:1px solid #7a7a7a;min-height:520px;display:flex;flex-direction:column;align-items:center;justify-content:center}.success__title{font-family:var(--second-family);font-weight:400;font-size:80px;line-height:100%;letter-spacing:0.01em;text-align:center;color:#2f2f2f;max-width:760px}.success__text{font-family:var(--font-family);font-weight:400;font-size:32px;line-height:120%;text-align:center;color:#7a7a7a;margin-top:20px;max-width:760px}@media (max-width:767px){.success{min-height:400px;margin-top:60px;margin-bottom:0}.success__wrapper{min-height:320px}.success__title{font-size:32px;max-width:300px}.success__text{font-size:18px;max-width:300px}}