@charset "UTF-8";.product-gallery{display:flex;gap:var(--gap);position:relative}@media (max-width:568px){.product-gallery{flex-direction:column-reverse}}.product-gallery .btn{left:calc(var(--thumbsSliderWidth)/2);position:absolute;z-index:3}@media (max-width:1024px){.product-gallery .btn{display:none}}.product-gallery .btn.prev{rotate:180deg;top:0;translate:-50% -50%}.product-gallery .btn.next{bottom:0;translate:-50% 50%}.product-gallery img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.product-gallery .thumbs-swiper{flex:0 0 var(--thumbsSliderWidth);height:var(--height);max-width:var(--thumbsSliderWidth)}.product-gallery .thumbs-swiper .swiper-slide{border:1px solid transparent;cursor:pointer;transition:.4s}.product-gallery .thumbs-swiper .swiper-slide-thumb-active{border-color:#392b30}@media (max-width:568px){.product-gallery .thumbs-swiper{flex:0 0 80px;height:80px;width:100%}}.product-gallery .main-swiper{flex:0 0 var(--mainSliderWidth);height:var(--height);max-width:var(--mainSliderWidth)}.product-acord{display:flex;flex-direction:column}.product-acord>li{border-bottom:1px solid rgba(57,43,48,.239);transition:.4s}.product-acord>li:has(.active){padding-bottom:16px}.product-acord__header{align-items:center;cursor:pointer;display:flex;font-family:TT Chocolates;font-size:16px;font-weight:600;font-weight:500;justify-content:space-between;line-height:20px;padding:16px 0;transition:.4s}.product-acord__header svg{transition:.4s}.product-acord__header.active{padding-bottom:4px}.product-acord__header.active svg{rotate:180deg}.product-acord__spoiler{font-family:TT Chocolates;font-size:16px;font-weight:600;font-weight:400;line-height:20px}.seller-review{border-bottom:1px solid rgba(57,43,48,.239);padding-bottom:24px}.seller-review__header{display:flex;font-family:TT Chocolates;font-size:16px;font-weight:600;font-weight:400;justify-content:space-between;line-height:20px}.seller-review__info{display:flex;flex-direction:column}.seller-review__date{color:#392b30b8}.seller-review__main{display:flex;flex-direction:column;font-family:TT Chocolates;font-size:16px;font-weight:600;font-weight:400;gap:12px;line-height:20px}.seller-review__images{display:flex;gap:8px}.seller-review__images li{aspect-ratio:1;flex:0 0 100px;width:100px}.seller-review__images li img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media (max-width:568px){.seller-review__images li{flex:0 0 83px;width:83px}.seller-review__images{margin-left:calc(var(--containerPadding)*-1);margin-right:calc(var(--containerPadding)*-1);overflow:auto;padding-left:calc(var(--containerPadding)*1);padding-right:calc(var(--containerPadding)*1);width:100vw}}.product-seller{position:relative}.product-seller .chat{bottom:32px;max-height:600px;max-width:497px;position:fixed;right:calc(50vw - 720px + var(--containerPadding)/2)}@media (max-width:1440px){.product-seller .chat{right:var(--containerPadding)}}.product-seller__header{display:flex;flex-direction:column;gap:16px}.product-seller__info{align-items:flex-end;display:flex;gap:24px}@media (max-width:568px){.product-seller__info{align-items:flex-start;flex-direction:column}}.product-seller__main{align-items:center;display:flex;flex:1;gap:8px}.product-seller__main>div:has(.product-seller__name){display:flex;flex-direction:column;gap:2px}.product-seller__main>div:has(.product-seller__name)>div{align-items:center;display:flex;gap:8px}.product-seller__image{--size:48px;overflow:hidden}.product-seller__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.product-seller__name{color:#392b30;font-family:TT Chocolates;font-size:16px;font-weight:600;font-weight:500;line-height:20px}.product-seller__rating{align-items:center;display:flex;gap:2px}.product-seller__count,.product-seller__rating{color:#392b30;font-family:TT Chocolates;font-size:16px;font-weight:600;font-weight:400;line-height:20px}.product-seller__count{position:relative}.product-seller__count:before{color:#392b303d;content:"•";font-size:20px}.product-seller__links{display:flex;gap:8px}@media (max-width:568px){.product-seller__links{width:100%}.product-seller__links .btn:first-child{flex:1}}.product-seller__reviews{display:flex;flex-direction:column;gap:24px;margin-top:24px}.product-seller__reviews .last{border-bottom:0;padding-bottom:0}.product-seller__footer{display:flex;flex-direction:column}body{--containerPadding:40px;--headerHeight:88px;--sectionMarginSmall:40px;--sectionMarginMedium:56px;--sectionMarginBig:100px}@media (max-width:1024px){body{--headerHeight:80px;--sectionMarginSmall:32px;--sectionMarginMedium:48px;--sectionMarginBig:80px;--containerPadding:16px}}@media (max-width:568px){body{--headerHeight:61px;--sectionMarginSmall:20px;--sectionMarginMedium:32px}}.product-page{padding-top:24px}@media (max-width:568px){.product-page{padding-top:16px}}.product-page__wrapper{display:flex;gap:40px}@media (max-width:1024px){.product-page__wrapper{flex-direction:column;gap:24px}}.product-page__gallery{--thumbsSliderWidth:153px;--mainSliderWidth:638px;--height:602px;--gap:12px;flex:0 0 calc(var(--thumbsSliderWidth) + var(--mainSliderWidth) + var(--gap));height:-moz-fit-content;height:fit-content;position:sticky;top:calc(var(--headerHeight) + 24px)}@media (max-width:1440px){.product-page__gallery{--mainSliderWidth: calc(-504.30769px + 79.32692vw) ;--height: calc(48.15385px + 38.46154vw) }}@media (max-width:1024px){.product-page__gallery{--mainSliderWidth:calc(100vw - var(--containerPadding)*2 - var(--thumbsSliderWidth) - var(--gap));position:relative;top:unset;--height:602px;flex:unset}}@media (max-width:568px){.product-page__gallery{--gap:8px;--thumbsSliderWidth:calc(100vw - var(--containerPadding)*2);--mainSliderWidth:calc(100vw - var(--containerPadding)*2)}}.product-page__content{display:flex;flex:1;flex-direction:column;gap:32px}@media (max-width:568px){.product-page__content{gap:20px}}.product-page__main{display:flex;flex-direction:column;gap:12px}.product-page__main .app-select{max-width:345px}.product-page__header{display:flex;flex-direction:column}.product-page__brend{color:#392b30;font-family:TT Chocolates;font-size:16px;font-weight:600;font-weight:500;line-height:20px}.product-page__title{color:#392b30}@media (max-width:1024px){.product-page__title{font-family:TT Chocolates;font-size:40px;font-weight:500;line-height:48px}}@media (max-width:568px){.product-page__title{font-family:TT Chocolates;font-size:32px;font-weight:500;line-height:38px}}.product-page__actions{-moz-column-gap:8px;column-gap:8px;display:grid;grid-template-columns:1fr 78px;row-gap:12px}.product-page__actions .btn:nth-child(3){grid-column:span 2;justify-content:space-between}.product-page__actions .btn:nth-child(3) span,.product-page__price{align-items:center;display:flex;gap:8px}.product-page__price{font-family:TT Chocolates;font-size:20px;font-weight:600;font-weight:500;line-height:24px}.product-page__size{color:#392b30;font-family:TT Chocolates;font-size:16px;font-weight:600;font-weight:400;line-height:20px}.product-page__block{display:flex;flex-direction:column;gap:8px}.product-page__block .hid-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-family:TT Chocolates;font-size:16px;font-weight:600;font-weight:400;line-height:20px;overflow:hidden}.product-page__block .hid-2.full{-webkit-line-clamp:unset}.product-page__block button{font-family:TT Chocolates;font-size:16px;font-weight:600;font-weight:500;height:20px;line-height:20px;width:-moz-fit-content;width:fit-content}.product-page__block ul{display:grid;gap:6px;grid-template-columns:repeat(2,1fr)}@media (max-width:568px){.product-page__block ul{grid-template-columns:1fr}}.product-page__subtitle{color:#392b30;font-family:TT Chocolates;font-size:20px;font-weight:600;font-weight:500;line-height:24px}.product-page__char{color:#392b30;display:flex;gap:2px}.product-page__char span:first-child{font-family:TT Chocolates;font-size:16px;font-weight:600;font-weight:400;line-height:20px}.product-page__char span:nth-child(2){font-family:TT Chocolates;font-size:16px;font-weight:600;font-weight:500;line-height:20px}.product-sost__bar{display:flex;flex-direction:column;gap:10px;margin-bottom:8px}.product-sost__bar div{background-color:#392b303d;height:1px;position:relative;width:100%}.product-sost__bar div>div{background-color:#392b30;height:100%;left:0;position:absolute;top:0;width:50%}.product-sost__bar div>div:after{background-color:#392b30;border-radius:50%;content:"";display:block;height:18px;left:100%;position:absolute;top:0;translate:-50% -50%;width:18px}.product-sost__bar p{color:#392b30;display:flex;font-family:TT Chocolates;font-size:16px;font-weight:600;font-weight:400;justify-content:space-between;line-height:20px}
