@charset "UTF-8";.product{display:grid;gap:1rem;grid-template-columns:39% auto 36.8rem;grid-template-rows:3.2rem 2.6rem auto auto auto;grid-template-areas:"helpers condition condition" "gallery heading heading" "gallery guarantee guarantee" "gallery options buy" "tabs tabs tabs"}@media screen and (max-width: 1350px){.product{grid-template-columns:53% auto;grid-template-rows:3.2rem auto auto auto auto auto;grid-template-areas:"helpers condition" "gallery heading" "gallery guarantee" "gallery options" "gallery buy" "tabs tabs"}}@media screen and (max-width: 1024px){.product{grid-template-columns:100%;grid-template-rows:3.2rem auto auto auto auto auto;grid-template-areas:"condition" "heading" "guarantee" "helpers" "gallery" "options" "buy" "tabs"}}.product__helpers{grid-area:helpers;display:flex;gap:.6rem;align-items:flex-start;font-size:1.2rem;line-height:130%;font-weight:200}.product__helpers__id{padding:.2rem .8rem .4rem;color:#8a8a8a;background-color:#f5f5f5;border-radius:.4rem}.product__helpers__stock{padding:.2rem .8rem .4rem;color:#ff197a;background-color:#fff;border-radius:.4rem}.product__condition{grid-area:condition;display:flex;gap:.6rem}.product__condition__option{padding:.6rem 1.8rem .8rem;font-size:1.4rem;font-weight:500;line-height:130%;border-radius:.4rem;color:#202020;background-color:#fff;cursor:pointer}.product__condition__option:hover{background-color:#fff;color:#ff197a}.product__condition__option--active{color:#fff;background-color:#202020}.product__condition__option--active:hover{background-color:#ff197a;color:#fff}.product__heading{grid-area:heading;font-size:2rem;font-weight:700;line-height:130%}.product__gallery{grid-area:gallery;display:grid;grid-template-columns:7.6rem auto;gap:1rem;padding-right:1.6rem;height:43rem}@media screen and (max-width: 1024px){.product__gallery{grid-template-columns:1fr;gap:2rem;padding:0}}.product__gallery__big{max-height:43rem}@media screen and (max-width: 1024px){.product__gallery__big{scroll-snap-type:x mandatory;display:flex;overflow-x:scroll;scrollbar-width:none;-ms-overflow-style:none}}.product__gallery__big::-webkit-scrollbar{display:none}.product__gallery__big__item{display:none;width:100%;height:100%;background-color:#fff;border-radius:.4rem;overflow:hidden}@media screen and (max-width: 1024px){.product__gallery__big__item{scroll-snap-align:start;flex:0 0 100%;display:flex;justify-content:center;align-items:center;padding:1.5rem}}.product__gallery__big__item--active{display:flex}.product__gallery__big__item__image{display:flex;margin:0 auto;max-height:100%;background-color:#fff;cursor:pointer;border-radius:.4rem;object-fit:contain}.product__gallery__preview{position:relative}@media screen and (max-width: 1024px){.product__gallery__preview{display:none}}.product__gallery__preview__list{height:calc(100% - 3.3rem);margin-top:1.7rem}.product__gallery__preview__list__item__image{padding:.8rem;background-color:#fff;border:1px solid #fff;border-radius:.4rem;cursor:pointer;object-fit:cover}.product__gallery__preview__list__item__image:hover,.product__gallery__preview__list__item__image--active{border:1px solid #FF197A}.product__gallery__preview__arrows{position:absolute;top:0;display:flex;flex-direction:column;justify-content:space-between;width:100%;height:100%}.product__gallery__preview__arrows__up{display:inline-block;width:100%;height:1.6rem;background-size:1.6rem;background-image:url(/images/icons/up-black.svg);background-repeat:no-repeat;background-position:50% 50%;cursor:pointer}.product__gallery__preview__arrows__down{display:inline-block;width:100%;height:1.6rem;background-size:1.6rem;background-image:url(/images/icons/down-black.svg);background-repeat:no-repeat;background-position:50% 50%;cursor:pointer}.product__gallery__dots{display:none}@media screen and (max-width: 1024px){.product__gallery__dots{display:flex;margin:0 auto;padding:0 1rem}}.popup_gallery{padding:0;margin:0;width:100%;height:100%;background-color:#fff;z-index:1000}.popup_gallery__wrapper{display:flex;flex-direction:column;justify-content:space-between;gap:2rem;margin:0 auto;max-width:60rem;height:100%;overflow:hidden}@media screen and (max-width: 1024px){.popup_gallery__wrapper{justify-content:center;height:calc(100% - 6.4rem)}}.popup_gallery__top{margin:0 auto;width:100%;max-width:1350px;text-align:right}@media screen and (max-width: 1024px){.popup_gallery__top{height:6.4rem}}.popup_gallery__top__close{position:relative;display:inline-block;margin-top:4rem;width:4.4rem;height:4.4rem;background-image:url(/images/icons/close.svg);background-size:2rem 2rem;background-position:right 1.2rem top 50%;background-repeat:no-repeat;cursor:pointer;z-index:1000}@media screen and (max-width: 1024px){.popup_gallery__top__close{margin-top:2rem;margin-right:1.5rem}}.popup_gallery__wrapper__big{position:relative;display:flex;margin:0 auto;width:100%;max-width:60rem;max-height:60rem;text-align:center;transition:transform .5s ease-in-out}.popup_gallery__wrapper__big__item{flex-shrink:0;position:relative;width:100%}.popup_gallery__wrapper__big__item__image{display:block;width:100%;height:auto}.popup_gallery__wrapper__preview{position:relative;margin:0 auto;max-width:1350px;height:7.6rem;z-index:1000}@media screen and (max-width: 1024px){.popup_gallery__wrapper__preview{margin:4rem auto 0;height:.6rem}}.popup_gallery__wrapper__preview__list{position:relative;display:flex;flex-direction:row;gap:1rem;white-space:nowrap;width:100%;height:7.6rem;overflow:hidden}@media screen and (max-width: 1024px){.popup_gallery__wrapper__preview__list{gap:.4rem;height:.6rem}}.popup_gallery__wrapper__preview__list__item{display:contents;width:7.6rem;height:7.6rem}@media screen and (max-width: 1024px){.popup_gallery__wrapper__preview__list__item{width:.6rem;height:.6rem}}.popup_gallery__wrapper__preview__list__item__image{padding:.8rem;width:7.6rem;height:7.6rem;border-radius:.4rem;cursor:pointer;border:.1rem solid transparent}@media screen and (max-width: 1024px){.popup_gallery__wrapper__preview__list__item__image{padding:0;width:.6rem;height:.6rem;border:.3rem solid #DBDBDB;border-radius:0}}.popup_gallery__wrapper__preview__list__item__image.active{border:.1rem solid #FF197A}@media screen and (max-width: 1024px){.popup_gallery__wrapper__preview__list__item__image.active{border:.3rem solid #FF197A}}@media screen and (max-width: 1024px){.popup_gallery__wrapper__bottom{display:none}}.popup_gallery__wrapper__arrows{position:absolute;display:flex;align-items:center;justify-content:space-between;margin:0 auto;width:100%;max-width:1350px;height:100%;top:0;left:0;right:0;z-index:1}@media screen and (max-width: 1024px){.popup_gallery__wrapper__arrows{display:none}}.product__gallery__preview__arrows__left{position:relative;width:4rem;height:4rem;background-image:url(/images/icons/arrow-left-black.svg);background-repeat:no-repeat;background-position:50% 50%;cursor:pointer;opacity:.5;z-index:10}.product__gallery__preview__arrows__right{display:block;width:4rem;height:4rem;background-image:url(/images/icons/arrow-right-black.svg);background-repeat:no-repeat;background-position:50% 50%;cursor:pointer;opacity:.5;z-index:10}.product__guarantee{grid-area:guarantee;position:relative;margin-top:1.6rem;margin-bottom:1rem;display:flex;flex-direction:column;gap:1.6rem}.product__guarantee__button{display:inline-block;padding:.4rem 1.2rem .6rem 3.2rem;width:fit-content;font-size:1.4rem;font-weight:500;line-height:130%;border-radius:.4rem;color:#fff;background-color:#202020;cursor:pointer;background-size:1.6rem;background-image:url(/images/icons/guarantee.svg);background-repeat:no-repeat;background-position:left 1.2rem top 50%}@media screen and (min-width: 1025px){.product__guarantee__button:hover~.product__guarantee__tooltip{display:block}}.product__guarantee__tooltip{position:absolute;display:none;top:3rem;left:0;z-index:100;margin:0;padding:1.4rem 2rem;max-width:80rem;font-size:1.4rem;font-weight:400;line-height:130%;color:#202020;background-color:#f5f5f5;border-radius:.4rem;box-shadow:.2rem .2rem 1.4rem #0a0a0a1a}.product__markdown{padding:1.4rem 2rem;font-size:1.4rem;font-weight:400;line-height:130%;background-color:#f5f5f5;border-radius:.4rem}.product__options{grid-area:options;display:flex;flex-direction:column;gap:2rem;margin-right:3rem}@media screen and (max-width: 1024px){.product__options{margin-top:3rem;margin-right:0}}.product__options__option{display:grid;gap:1.4rem}@media screen and (max-width: 1024px){.product__options__option{display:flex;flex-wrap:wrap;align-items:center}}.product__options__option__name{font-size:1.6rem;font-weight:500;line-height:130%;color:#202020}.product__options__option__values{display:flex;flex-wrap:wrap;gap:.8rem}.product__options__option__values__color{width:2rem;height:2rem;border:1px solid rgba(182,182,182,.2);border-radius:50%}.product__options__option__values__color:hover{border:1px dotted rgba(255,25,122,.2)}.option__color--belyi{background-color:#fff;border:1px solid #B6B6B6}.option__color--bezhevyi{background-color:#e9e5da}.option__color--seryi{background-color:#d2d2d2}.option__color--zelenyi{background-color:#e0f1c5}.product__options__option__values__value{padding:.4rem 1.6rem .6rem;font-size:1.4rem;font-weight:500;line-height:130%;color:#202020;background-color:#fff;border:1px solid #fff;border-radius:.4rem}.product__options__option__values__value:hover{border:1px dotted rgba(255,25,122,.2)}.product__options__option__values__value--active,.product__options__option__values__color--active,.product__options__option__values__value--active:hover,.product__options__option__values__color--active:hover{border:1px dotted #FF197A}.product__options__summary{grid-area:summary}.product__options__summary__heading{font-size:1.6rem;font-weight:500;line-height:130%;color:#202020}.product__options__summary__list{display:flex;flex-direction:column;gap:1.4rem;margin-top:1.4rem;margin-bottom:1.4rem;width:100%}.product__options__summary__list__item{display:flex;justify-content:space-between;font-size:1.4rem;font-weight:500;line-height:130%;color:#8a8a8a}.product__options__summary__list__item__dots{min-width:1rem;flex:1 0;border-bottom:1px dotted #8A8A8A;height:1rem;margin:.4em}.product__options__summary__list__item__value{color:#202020}.product__options__summary__more{padding:0;font-size:1.4rem;font-weight:500;line-height:130%;color:#ff197a}.product__buy{grid-area:buy;display:flex;flex-direction:column;gap:1rem}@media screen and (max-width: 1024px){.product__buy{margin-top:3rem}}.product__buy__prices{gap:.4rem;align-items:center}@media screen and (max-width: 1024px){.product__buy__prices{align-items:flex-start;flex-direction:column}}.product__buy__prices__current{font-size:2rem;line-height:130%;font-weight:700;color:#202020;white-space:nowrap}.product__buy__prices__old{font-size:1.2rem;line-height:130%;font-weight:500;color:#8a8a8a;text-decoration:line-through;white-space:nowrap}.product__buy__add_to_cart,.product__buy__cart__out_of_stock{grid-column:span 2}.product__buy__add_to_cart,.product__buy__cart__out_of_stock,.product__buy__cart__add_to_cart{width:100%;font-size:1.6rem;font-weight:500;line-height:130%;text-align:center}.product__buy__cart{width:100%;display:flex;gap:.4rem}.product__buy__cart__count{display:grid;grid-template-columns:3.2rem auto 3.2rem;align-items:center;padding:.4rem .8rem;background-color:#fafafa;border-radius:.4rem}.product__buy__cart__count__current{justify-self:center;align-self:center;font-size:1.4rem;line-height:130%;font-weight:700}.product__buy__cart__out_of_stock{cursor:default}.product__buy__cart__out_of_stock:hover{background-color:#dbdbdb;color:#fff}.product__buy__row2_buttons{display:grid;grid-template-columns:auto 4.8rem;gap:.4rem}.product__buy__row2_buttons__order{width:100%;background-color:#fff;font-size:1.6rem;font-weight:500;line-height:130%;text-align:center}.product__buy__row2_buttons__favourites{display:inline-block;width:100%;height:100%;background-image:url(/images/icons/heart-grey.svg);background-size:2rem;background-position:50% 50%;background-repeat:no-repeat}@media screen and (max-width: 1024px){.product__buy__row2_buttons__favourites{padding:2rem}}.product__buy__row2_buttons__favourites:hover{background-image:url(/images/icons/heart-pink.svg);cursor:pointer}.product__buy__row2_buttons__favourites--active{background-image:url(/images/icons/heart-pink-filled.svg)}.product__buy__row2_buttons__favourites--active:hover{background-image:url(/images/icons/heart-grey.svg);cursor:pointer}.product__buy__delivery{margin-top:auto}@media screen and (max-width: 1024px){.product__buy__delivery{margin-top:3rem}}.product__buy__delivery__location{margin-bottom:1rem;font-size:1.6rem;line-height:130%;font-weight:500}.product__buy__delivery__location__city{color:#ff197a;cursor:pointer}.product__buy__delivery__options{display:flex;flex-direction:column;gap:1rem}.product__buy__delivery__options__option{display:flex;flex-direction:column;gap:1rem;padding:1.6rem;background-color:#fff;border-radius:.4rem}.product__buy__delivery__options__option__heading{font-size:1.6rem;font-weight:700;line-height:130%;color:#202020}.product__buy__delivery__options__option__info{font-size:1.4rem;font-weight:500;line-height:130%;color:#202020}.product__buy__delivery__options__option__link{font-size:1.2rem;font-weight:500;line-height:130%;color:#ff197a;cursor:pointer}.product__tabs{grid-area:tabs;display:grid;gap:1rem;grid-template-columns:1fr;grid-template-areas:"tabs_navigation" "tab__content";padding-top:1rem}@media screen and (max-width: 1024px){.product__tabs{margin-top:4rem;margin-bottom:4rem;padding-top:0}}.product__tabs>.product__tabs__radio,.product__tabs .product__tabs__content>.product__tabs__content__block{display:none}#product__promo:checked~.product__tabs__content .product__promo,#product__characteristics:checked~.product__tabs__content .product__characteristics,#product__reviews:checked~.product__tabs__content .product__reviews{display:flex}.product__tabs__list{grid-area:tabs_navigation;display:flex;gap:.6rem}.product__tabs__list__item__label{display:inline-block;padding:.6rem 1.8rem .8rem;font-size:1.4rem;font-weight:500;line-height:130%;border-radius:.4rem;color:#202020;background-color:#fff;cursor:pointer}.product__tabs__list__item__label:hover,.product__tabs__list__item__label:active{color:#fff;background-color:#202020;cursor:pointer}#product__promo:checked~.product__tabs__list .product__tabs__list__item--promo .product__tabs__list__item__label,#product__characteristics:checked~.product__tabs__list .product__tabs__list__item--characteristics .product__tabs__list__item__label,#product__reviews:checked~.product__tabs__list .product__tabs__list__item--reviews .product__tabs__list__item__label{color:#fff;background-color:#202020;cursor:default}.product__tabs__content{grid-area:tab__content}.product__tabs__content__block--promo{flex-direction:column;grid-area:tab_content;gap:1rem}.product__tabs__content__block__hero{width:100%;position:relative;display:flex;flex-direction:column;gap:3rem;background-color:#0a0a0a;border-radius:.4rem;overflow:hidden}.product__tabs__content__block__hero__heading{margin:0 auto;padding:5rem 5rem 0;max-width:80rem;font-size:4rem;font-weight:700;line-height:110%;color:#fafafa;text-align:center}@media screen and (max-width: 1024px){.product__tabs__content__block__hero__heading{padding:2rem 2rem 0;max-width:100%;font-size:2rem}}.product__tabs__content__block__hero__text{margin:0 auto;padding:0 5rem;max-width:80rem;font-size:2rem;font-weight:400;line-height:130%;color:#fafafa;text-align:center}@media screen and (max-width: 1024px){.product__tabs__content__block__hero__text{padding:0 1rem;max-width:100%;font-size:1.4rem}}.product__tabs__content__block__hero__accent{margin:0 auto;padding:0 5rem 5rem;max-width:80rem;font-size:2rem;font-weight:700;line-height:130%;color:#ff197a;text-align:center}@media screen and (max-width: 1024px){.product__tabs__content__block__hero__accent{padding:0 1rem;max-width:100%;font-size:1.6rem}}.product__tabs__content__block__image--accent{margin:0 auto;max-width:80rem}@media screen and (max-width: 1024px){.product__tabs__content__block__image--accent{max-width:80%}}.product__tabs__content__block__hero__image--background{position:absolute;z-index:-2;object-fit:contain;bottom:0}.product__tabs__content__block__double,.product__tabs__content__block__tripple{display:grid;gap:1rem}.product__tabs__content__block__double{grid-template-columns:1fr 1fr}.product__tabs__content__block__tripple{grid-template-columns:1fr 1fr 1fr}@media screen and (max-width: 1024px){.product__tabs__content__block__tripple{grid-template-columns:1fr}}.product__tabs__content__block__double__item,.product__tabs__content__block__tripple__item{position:relative;border-radius:.4rem;overflow:hidden}.product__tabs__content__block__double__item{min-height:19.6rem}.product__tabs__content__block__tripple__item{min-height:47.6rem}@media screen and (max-width: 1024px){.product__tabs__content__block__tripple__item{min-height:unset;padding-bottom:40%}}.product__tabs__content__block__double__item__heading,.product__tabs__content__block__tripple__item__heading{padding:4rem 4rem 2rem;font-size:4rem;font-weight:500;line-height:110%;color:#fafafa}@media screen and (max-width: 1024px){.product__tabs__content__block__double__item__heading,.product__tabs__content__block__tripple__item__heading{padding:2rem 2rem 1rem;font-size:2rem}}.product__tabs__content__block__tripple__item__heading{max-width:70%}.product__tabs__content__block__double__item__text,.product__tabs__content__block__tripple__item__text{padding:0 4rem 4rem;font-size:2rem;font-weight:400;line-height:130%;color:#fafafa}@media screen and (max-width: 1024px){.product__tabs__content__block__double__item__text,.product__tabs__content__block__tripple__item__text{padding:0 2rem 2rem;font-size:1.4rem}}.product__tabs__content__block__tripple__item__cover{position:absolute;top:0;z-index:-1;width:100%;height:100%;background-image:linear-gradient(#202020,transparent)}.product__tabs__content__block__double__item__image,.product__tabs__content__block__tripple__item__image{position:absolute;width:100%;height:100%;z-index:-2;object-fit:cover;bottom:0;border-radius:.4rem;background-color:#000}.product__tabs__content__block__store{display:grid;flex-direction:column;gap:3rem;text-align:center;background-color:#f5f5f5;border-radius:.4rem}@media screen and (max-width: 1024px){.product__tabs__content__block__store{gap:1rem}}.product__tabs__content__block__store__heading{padding:4rem 4rem 0;font-size:4rem;font-weight:500;line-height:110%;color:#202020}@media screen and (max-width: 1024px){.product__tabs__content__block__store__heading{padding:2rem 2rem 0;font-size:2rem}}.product__tabs__content__block__store__description{padding:0 4rem 4rem;font-size:2rem;font-weight:500;line-height:130%;color:#202020}@media screen and (max-width: 1024px){.product__tabs__content__block__store__description{padding:0 2rem 2rem;font-size:1.4rem}}.product__tabs__content__block__store__gallery{display:grid;grid-template-columns:repeat(6,1fr);grid-template-rows:15.8rem;gap:1rem;max-width:102rem;margin:3rem auto 0}@media screen and (max-width: 1024px){.product__tabs__content__block__store__gallery{grid-template-columns:repeat(6,11.3rem);grid-template-rows:auto;margin:0 auto;max-width:100%;overflow-x:scroll}}.product__tabs__content__block__text-n-img{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media screen and (max-width: 1024px){.product__tabs__content__block__text-n-img{grid-template-columns:1fr}}@media screen and (max-width: 1024px){.product__tabs__content__block__text-n-img--mobile_reverse{display:flex;flex-direction:column-reverse}}.product__tabs__content__block__text-n-img__text__heading{font-size:4rem;font-weight:500;line-height:110%;color:#202020}@media screen and (max-width: 1024px){.product__tabs__content__block__text-n-img__text__heading{font-size:2rem}}.product__tabs__content__block__text-n-img__text{display:grid;gap:3rem;padding:5rem;background-color:#f5f5f5;border-radius:.4rem}@media screen and (max-width: 1024px){.product__tabs__content__block__text-n-img__text{padding:2rem;font-size:1.4rem}}.product__tabs__content__block__text-n-img__text__details__list__item__heading{font-size:4rem;font-weight:500;line-height:110%;color:#202020}@media screen and (max-width: 1024px){.product__tabs__content__block__text-n-img__text__details__list__item__heading{font-size:2rem}}.product__tabs__content__block__text-n-img__text__details{font-size:2rem;font-weight:400;line-height:130%;color:#202020}@media screen and (max-width: 1024px){.product__tabs__content__block__text-n-img__text__details{font-size:1.4rem}}.product__tabs__content__block__text-n-img__image{border-radius:.4rem;background-color:#000;object-fit:cover;width:100%;height:100%}.product__tabs__content__block__text-n-img__text__details__list{display:grid;gap:3rem}.product__tabs__content__block__text-n-img__text__details__list__item{border-bottom:.1rem solid #202020}.product__tabs__content__block__text-n-img__text__details__list__item:last-child{border-bottom:none}.product__tabs__content__block__text-n-img__text__details__list__item__text{display:block;padding-bottom:2rem;font-size:2rem;font-weight:400;line-height:130%}@media screen and (max-width: 1024px){.product__tabs__content__block__text-n-img__text__details__list__item__text{font-size:1.4rem}}.product__tabs__content__block--characteristics{grid-area:tab_content;flex-direction:column;gap:3rem;margin-top:3rem;max-width:80rem}@media screen and (max-width: 1024px){.product__tabs__content__block--characteristics{flex-direction:column-reverse}}.product__tabs__content__block__characteristics_group{display:flex;flex-direction:column}.product__tabs__content__block__characteristics_group__heading{display:block;margin-bottom:3rem;font-size:2rem;font-weight:400;line-height:130%}.product__tabs__content__block__characteristics_group__list{display:flex;flex-direction:column;gap:2.4rem}.product__tabs__content__block__characteristics_group__list__item{display:flex;justify-content:space-between;font-size:1.4rem;font-weight:500;line-height:130%;color:#8a8a8a}.product__tabs__content__block__characteristics_group__list__item__name~.product__tabs__content__block__characteristics_group__list__item__dots{margin:.4em;min-width:1rem;height:1rem;flex:1 0;border-bottom:1px dotted #8A8A8A}.product__tabs__content__block__characteristics_group__list__item__value{color:#202020;width:50%}.product__tabs__content__block__characteristics_group__list__item__value ul{list-style-type:disc}.product__tabs__content__block__characteristics_group__list__item__value ul li{margin-left:2rem;list-style-type:disc}a.product__tabs__content__block__characteristics_group__list__item__value{color:#ff197a}.product__tabs__content__block--reviews{grid-area:tab_content}.product__tabs__content__block__reviews{display:flex;flex-direction:column;gap:2.4rem;margin-top:3rem}.product__tabs__content__block__reviews__heading{display:block;margin:0;font-size:2rem;font-weight:700;line-height:130%}.product__tabs__content__block__reviews__message{display:flex;flex-direction:column;gap:.4rem;padding:1.4rem 2rem;max-width:47rem;background-color:#f5f5f5;font-size:1.4rem;font-weight:400;line-height:130%;color:#202020;border-radius:.4rem}.product__tabs__content__block__reviews__rating{display:flex;gap:1rem}.product__tabs__content__block__reviews__rating__text{font-size:1.4rem;font-weight:700;line-height:130%;letter-spacing:.2rem;color:#202020}.product__tabs__content__block__reviews__rating__stars{display:flex;gap:.4rem;width:auto}.product__tabs__content__block__reviews__rating__stars__star{display:block;width:2rem;height:2rem;background-position:50% 50%;background-size:contain;background-repeat:no-repeat}.product__tabs__content__block__reviews__list{display:flex;flex-direction:column;gap:1rem}.product__tabs__content__block__reviews__list__item{display:grid;grid-template-columns:7.6rem auto min-content;grid-template-rows:1fr auto;grid-template-areas:"review_image review_summary review_meta" "review_text review_text review_text";gap:1rem;padding:2rem;max-width:80.6rem;font-size:1.4rem;font-weight:400;line-height:130%;color:#202020;background-color:#fff;border-radius:.4rem}@media screen and (max-width: 1024px){.product__tabs__content__block__reviews__list__item{grid-template-columns:1fr;grid-template-rows:auto auto auto;grid-template-areas:"review_meta" "review_summary" "review_text"}}.product__tabs__content__block__reviews__list__item__image{grid-area:review_image;margin:.8rem;width:6rem;height:6rem}@media screen and (max-width: 1024px){.product__tabs__content__block__reviews__list__item__image{display:none}}.product__tabs__content__block__reviews__list__item__summary{grid-area:review_summary;display:flex;flex-direction:column;justify-content:space-between;gap:1rem}.product__tabs__content__block__reviews__list__item__summary__name{font-weight:700}.product__tabs__content__block__reviews__list__item__summary__stars{display:flex;gap:.4rem;width:auto}.product__tabs__content__block__reviews__list__item__description__link{color:#ff197a}.product__tabs__content__block__reviews__list__item__text{grid-area:review_text}@media screen and (max-width: 1024px){.product__tabs__content__block__reviews__list__item__text{font-size:1.6rem}}.product__tabs__content__block__reviews__list__item__meta{grid-area:review_meta;display:flex;justify-content:flex-end;gap:2rem;flex-wrap:nowrap}@media screen and (max-width: 1024px){.product__tabs__content__block__reviews__list__item__meta{justify-content:space-between}}.product__tabs__content__block__reviews__list__item__meta__source,.product__tabs__content__block__reviews__list__item__meta__date{font-size:1.2rem;color:#b6b6b6;white-space:nowrap}.element-color-img{width:2rem;height:2rem;border:.1rem solid rgba(182,182,182,.2);border-radius:50%}.element-color-img:hover{border:.1rem dotted rgba(255,25,122,.2)}.element-color-img.active{border:.1rem dotted #FF197A}.product__tabs__content__block__hero2{width:100%;position:relative;display:flex;flex-direction:column;gap:3em;background-color:#f5f5f5;border-radius:.4em;overflow:hidden}.product__tabs__content__block__hero2__heading{margin:0 auto;padding:50px 50px 0;max-width:800px;font-size:40px;font-weight:700;line-height:110%;color:#0a0a0a;text-align:center}@media screen and (max-width: 1024px){.product__tabs__content__block__hero2__heading{padding:20px 20px 0;max-width:100%;font-size:20px}}.product__tabs__content__block__hero2__text{margin:0 auto;padding:0 50px;max-width:800px;font-size:20px;font-weight:400;line-height:130%;color:#0a0a0a;text-align:center}@media screen and (max-width: 1024px){.product__tabs__content__block__hero2__text{padding:0 10px;max-width:100%;font-size:14px}}.product__tabs__content__block__hero2__accent{margin:0 auto;padding:0 50px 50px;max-width:800px;font-size:20px;font-weight:700;line-height:130%;color:#ff197a;text-align:center}@media screen and (max-width: 1024px){.product__tabs__content__block__hero2__accent{padding:0 10px;max-width:100%;font-size:16px}}.product__tabs__content__block__hero2__image--background{position:absolute;z-index:-2;object-fit:contain;bottom:0}.product__tabs__content__block__store2{display:grid;flex-direction:column;gap:30px;text-align:center;background-color:#0a0a0a;border-radius:4px}@media screen and (max-width: 1024px){.product__tabs__content__block__store2{gap:10px}}.product__tabs__content__block__store2__heading{padding:40px 40px 0;font-size:40px;font-weight:500;line-height:110%;color:#fff}@media screen and (max-width: 1024px){.product__tabs__content__block__store2__heading{padding:20px 20px 0;font-size:20px}}.product__tabs__content__block__store2__description{padding:0 40px 40px;font-size:20px;font-weight:500;line-height:130%;color:#fff}@media screen and (max-width: 1024px){.product__tabs__content__block__store2__description{padding:0 20px 20px;font-size:14px}}.product__tabs__content__block__store2__gallery{display:grid;grid-template-columns:repeat(6,1fr);grid-template-rows:158px;gap:10px;max-width:1020px;margin:30px auto 0}@media screen and (max-width: 1024px){.product__tabs__content__block__store2__gallery{grid-template-columns:repeat(6,113px);grid-template-rows:auto;margin:0 auto;max-width:100%;overflow-x:scroll}}.product__tabs__content__block__store2__img{max-width:1020px;margin:0 auto;text-align:center}.product__tabs__content__block__text-n-img-black{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:10px}@media screen and (max-width: 1024px){.product__tabs__content__block__text-n-img-black{grid-template-columns:1fr}}@media screen and (max-width: 1024px){.product__tabs__content__block__text-n-img-black--mobile_reverse{display:flex;flex-direction:column-reverse}}.product__tabs__content__block__text-n-img-black__text__heading{font-size:40px;font-weight:500;line-height:110%;color:#202020}@media screen and (max-width: 1024px){.product__tabs__content__block__text-n-img-black__text__heading{font-size:20px}}.product__tabs__content__block__text-n-img-black__text{display:grid;gap:30px;padding:50px;background-color:#0a0a0a;border-radius:4px}@media screen and (max-width: 1024px){.product__tabs__content__block__text-n-img-black__text{padding:20px;font-size:14px}}.product__tabs__content__block__text-n-img-black__text__details__list__item__heading{font-size:40px;font-weight:500;line-height:110%;color:#fff}@media screen and (max-width: 1024px){.product__tabs__content__block__text-n-img-black__text__details__list__item__heading{font-size:20px}}.product__tabs__content__block__text-n-img-black__text__details{font-size:20px;font-weight:400;line-height:130%;color:#fff}@media screen and (max-width: 1024px){.product__tabs__content__block__text-n-img-black__text__details{font-size:14px}}.product__tabs__content__block__text-n-img-black__image{border-radius:4px;background-color:#000;object-fit:cover;width:100%;height:100%}.product__tabs__content__block__text-n-img-black__text__details__list{display:grid;gap:30px}.product__tabs__content__block__text-n-img-black__text__details__list__item{border-bottom:1px solid #FFFFFF}.product__tabs__content__block__text-n-img-black__text__details__list__item:last-child{border-bottom:none}.product__tabs__content__block__text-n-img-black__text__details__list__item__text{display:block;padding-bottom:20px;font-size:20px;font-weight:400;line-height:130%;color:#fff}@media screen and (max-width: 1024px){.product__tabs__content__block__text-n-img-black__text__details__list__item__text{font-size:14px}}.product__tabs__content__block__tripple__item-image-black{background-color:#0a0a0a;background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:4px;display:flex;flex-direction:column;justify-content:space-between;height:100%}.product__tabs__content__block__tripple__item-image-gray{background-color:#f5f5f5;background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:4px;display:flex;flex-direction:column;justify-content:space-between;height:100%}.product__tabs__content__block__double__item__heading-black,.product__tabs__content__block__tripple__item__heading-black{padding:40px 40px 20px;font-size:28px;font-weight:500;line-height:110%;color:#0a0a0a}.product__tabs__content__block__double__item__text-black,.product__tabs__content__block__tripple__item__text-black{padding:0 40px 40px;font-size:20px;font-weight:400;line-height:130%;color:#0a0a0a}@media screen and (max-width: 1024px){.product__tabs__content__block__double__item__text-black,.product__tabs__content__block__tripple__item__text-black{padding:0 20px 20px;font-size:14px}}.product__tabs__content__block__tripple__item__text-center-black{padding:0 40px 40px;font-size:20px;font-weight:400;line-height:130%;color:#0a0a0a}@media screen and (max-width: 1024px){.product__tabs__content__block__tripple__item__text-center-black{padding:0 20px 20px;font-size:14px}}.product__tabs__content__block__tripple__item__heading-center-black{padding:40px 40px 20px;font-size:40px;font-weight:700;line-height:110%;color:#0a0a0a}@media screen and (max-width: 1024px){.product__tabs__content__block__tripple__item__heading-center-black{padding:20px 20px 10px;font-size:20px}}.product__tabs__content__block__tripple__item__heading-center{padding:40px 40px 20px;font-size:40px;font-weight:700;line-height:110%;color:#fafafa}@media screen and (max-width: 1024px){.product__tabs__content__block__tripple__item__heading-center{padding:20px 20px 10px;font-size:20px}}.product__tabs__content__block__tripple__item__text-center{padding:0 40px 40px;font-size:20px;font-weight:400;line-height:130%;color:#fafafa}@media screen and (max-width: 1024px){.product__tabs__content__block__tripple__item__text-center{padding:0 20px 20px;font-size:14px}}.product__tabs__content__block__tripple img{border-radius:4px}.product__tabs__content__block__store-black{display:grid;flex-direction:column;gap:30px;text-align:center;background-color:#0a0a0a;border-radius:4px}@media screen and (max-width: 1024px){.product__tabs__content__block__store-black{gap:10px}}.product__tabs__content__block__store__heading-black{padding:40px 40px 0;font-size:40px;font-weight:500;line-height:110%;color:#fafafa}@media screen and (max-width: 1024px){.product__tabs__content__block__store__heading-black{padding:20px 20px 0;font-size:20px}}.product__tabs__content__block__store__description-black{padding:0 40px 40px;font-size:20px;font-weight:500;line-height:130%;color:#fafafa}@media screen and (max-width: 1024px){.product__tabs__content__block__store__description-black{padding:0 20px 20px;font-size:14px}}
