.product-gallery{display:flex;flex-direction:column;gap:1rem;max-width:588px}@media(max-width:1024px){.product-gallery{max-width:100%;max-height:400px}}@media(max-width:768px){.product-gallery{max-height:326px}}.product-gallery__main{position:relative;border:1px solid #ebedef;border-radius:2px;overflow:hidden;background-color:#fff;aspect-ratio:1;display:flex;align-items:center;justify-content:center;cursor:zoom-in}@media(max-width:1024px){.product-gallery__main{width:100%}}.product-gallery__image{width:100%;height:100%;object-fit:contain;transition:transform .2s ease-out;display:block}@media(max-width:1024px){.product-gallery__image{width:auto;object-fit:cover;display:flex;justify-content:center;align-items:center;padding:16px}.product-gallery__image img{transform:none}}.product-gallery__left-block{position:absolute;top:32px;left:32px;display:flex;flex-direction:column;gap:.5rem}.product-gallery__left-block-item{padding:3px 6px;font-family:Roboto Flex,sans-serif;font-weight:700;font-size:8px;line-height:128%;text-transform:uppercase;width:fit-content;color:#fff;clip-path:polygon(4px 0,100% 0,100% 100%,0 100%,0 4px)}.product-gallery__left-block .discount{background:#ff5000}.product-gallery__left-block .guarantee{background:#58b338}.product-gallery__left-block .new{background:#0080ff}.product-gallery__left-block .bestseller{color:#222020;background:#cdeb00}.product-gallery__left-block .hit{color:#222020;background:#ffcc01}.product-gallery__thumbs{display:flex;gap:.75rem;overflow-x:auto;padding-bottom:.5rem;scrollbar-width:none}.product-gallery__thumbs::-webkit-scrollbar{display:none}@media(max-width:1024px){.product-gallery__thumbs{display:none}}.product-gallery__thumb{width:64px;height:64px;border-radius:4px;overflow:hidden;cursor:pointer;border:1px solid transparent;padding:0;transition:all .2s ease;flex-shrink:0}.product-gallery__thumb:hover{opacity:1;border-color:#666667}.product-gallery__thumb--active{border-color:#222020;opacity:1}.product-gallery__thumb img{width:100%;height:100%;object-fit:cover}.fade-enter-active,.fade-leave-active{transition:opacity .3s ease}.fade-enter-from,.fade-leave-to{opacity:0}.analogs__content{display:flex;flex-direction:column;gap:1rem}.analogs__content h1{font-size:1.75rem;font-weight:700;margin:.75rem 0;color:#222020;line-height:1.2;text-transform:uppercase}.analogs__content-list{display:flex;flex-wrap:wrap;gap:.5rem}.analogs__content-list .card-block{width:calc(20% - .5rem)!important}@media(max-width:1280px){.analogs__content-list .card-block{width:calc(25% - .5rem)!important}}@media(max-width:1024px){.analogs__content-list .card-block{width:calc(33% - .25rem)!important}}@media(max-width:768px){.analogs__content-list .card-block{width:calc(50% - .25rem)!important}}.product-analog-page{display:flex;flex-direction:column;gap:1.5rem}.product-page{padding-bottom:2rem 0}.product-page__header{width:100%;padding:0 1.5rem;display:flex;background:#fff;border-bottom:1px solid #ffffff;color:#505151;transition:.3ms ease;font-family:Manrope,sans-serif;font-weight:600;font-size:1.125rem;line-height:1.2;text-align:center;margin-bottom:8px;text-wrap:nowrap;overflow-x:auto;height:52px}@media(max-width:768px){.product-page__header{gap:1.5rem;margin:0;padding:1rem}}.product-page__header-item{cursor:pointer;display:flex;align-items:center;justify-content:center;margin-left:1.5rem;position:relative;transition:color .3s ease}.product-page__header-item a{color:#505151}@media(max-width:768px){.product-page__header-item{margin:0}}.product-page__header-item:hover{color:#ff1d1d}.product-page__header-item.item-active{color:#ff1d1d;pointer-events:none}.product-page__header-item.item-active a{color:#ff1d1d}.product-page__header-item.item-active:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:#ff1d1d}.product-details{display:grid;grid-template-columns:1fr;gap:2rem;background:#fff;padding:16px 16px 48px;border-radius:2px;margin-top:.5rem}@media(max-width:1024px){.product-details{display:flex;flex-direction:column}}@media(min-width:768px){.product-details{grid-template-columns:1fr 1fr;gap:3rem}}.product-gallery-wrapper{position:sticky;top:1rem;display:flex;flex-direction:column;gap:1.5rem}@media(max-width:1024px){.product-gallery-wrapper{position:relative;max-height:400px}}@media(max-width:768px){.product-gallery-wrapper{max-height:326px}}.characteristics{display:flex;flex-direction:column;gap:1.5rem}@media(max-width:1024px){.characteristics{display:none}}.characteristics h2{font-family:Roboto Flex,sans-serif;font-weight:700;font-size:1.5rem;line-height:1.28;text-transform:uppercase;color:#222020;margin:0}.characteristics__block{display:flex;flex-direction:column}@media(max-width:768px){.characteristics__block-btn{display:none}}.characteristics__block button{width:196px;height:48px;background:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#af2626;gap:8px;font-family:Manrope,sans-serif;font-weight:600;font-size:1rem;line-height:1.24;vertical-align:middle}.characteristics__block-item{display:flex;justify-content:space-between;padding:10px 16px;font-family:Manrope,sans-serif;font-weight:400;font-size:.875rem;line-height:112%;vertical-align:middle}.characteristics__block-item:nth-child(odd){background-color:#f8f8f8}.characteristics__block-item .item__title{color:#7c7c7d}.characteristics__block-item .item__value{color:#222020;text-align:right}.product-info{display:flex;flex-direction:column;gap:1rem;max-width:587px}@media(max-width:1024px){.product-info{max-width:100%}}.product-info__title{font-size:1.75rem;font-weight:700;margin:0;color:#222020;line-height:1.2;text-transform:uppercase}@media(max-width:768px){.product-info__title{font-size:1.25rem}}.product-info__available{display:flex;align-items:center;gap:1rem}.product-info__available .available__link{cursor:pointer;color:#505151}.product-info__available .available__title{background:#e7f7ee;color:#0bae56}.product-info__available .not-available__title{background:#fff2f1;color:#f93923}.product-info__available .available__title,.product-info__available .not-available__title{font-family:Roboto Flex,sans-serif;font-weight:700;font-size:.75rem;line-height:1.28;text-transform:uppercase;padding:5px 6px 2px 10px;clip-path:polygon(4px 0%,calc(100% + -0px) 0%,100% 0px,100% calc(100% + -0px),calc(100% + -0px) 100%,0px 100%,0% calc(100% + -0px),0% 4px)}.product-info__available span{font-family:Manrope,sans-serif;font-weight:400;font-size:.875rem;line-height:112%;vertical-align:middle;color:#919292}.product-info__available span b{color:#222020}.product-info__rate{display:flex;gap:4px;color:#febf25;position:relative}.product-info__rate span{color:#919292}.product-info__code{position:absolute;right:0;top:0;font-family:Manrope,sans-serif;font-weight:400;font-size:.875rem;line-height:112%;color:#919292}.product-info__code span{color:#222020}.product-info__check-auto{width:100%}@media(max-width:640px){.product-info__check-auto{flex-direction:column;justify-content:start}}@media(max-width:640px){.product-info__check-auto button{width:100%}}.product-info__check-auto .check-auto{display:flex;align-items:center;gap:12px;font-family:Manrope,sans-serif;font-weight:400;font-size:14px;line-height:100%}.product-info__price-block{display:flex;flex-direction:column;gap:1rem}.product-info .price-block__top{display:flex;flex-direction:column;position:relative}.product-info .price-block__top-left{display:flex;gap:.5rem}@media(max-width:768px){.product-info .price-block__top-left{gap:.25rem;flex-direction:column-reverse}}.product-info .price-block__top-right{position:absolute;top:0;right:0;display:flex;gap:.5rem}.product-info .price-block__price{display:flex;align-items:end;gap:.5rem;font-family:Roboto Flex,sans-serif;font-weight:700;font-size:1.75rem;line-height:1.2;text-transform:uppercase}.product-info .price-block__price span{font-family:Manrope,sans-serif;font-weight:600;font-size:1.125rem;line-height:1.2;color:#666667}.product-info .price-block__discount{clip-path:polygon(4px 0%,calc(100% + -0px) 0%,100% 0px,100% calc(100% + -0px),calc(100% + -0px) 100%,0px 100%,0% calc(100% + -0px),0% 4px)}.product-info .price-block__discount-value{width:37px;padding:3px 6px;display:flex;align-items:center;justify-content:center;background:#fff2f1;color:#f93923;font-family:Manrope,sans-serif;font-weight:700;font-size:.5rem;line-height:1.28;text-transform:uppercase}.product-info .price-block__old-price{font-family:Manrope,sans-serif;font-weight:400;font-size:.875rem;line-height:112%;text-decoration:line-through;color:#7c7c7d}.product-info .price-block__bonus{margin-top:8px;display:flex;gap:1rem}@media(max-width:768px){.product-info .price-block__bonus{flex-direction:column;gap:.5rem}}.product-info .price-block__bonus-exchange,.product-info .price-block__bonus-gift{display:flex;gap:.5rem;color:#919292}.product-info .price-block__bonus-exchange{position:relative;cursor:help}.product-info .price-block__bonus-exchange.has-tooltip:before{content:attr(data-tooltip);position:absolute;bottom:125%;left:50%;transform:translate(-50%) translateY(10px);width:220px;padding:.75rem;background-color:#222020;color:#fff;font-size:12px;line-height:1.4;text-align:center;border-radius:4px;opacity:0;visibility:hidden;transition:all .3s ease;z-index:100;pointer-events:none}.product-info .price-block__bonus-exchange.has-tooltip:after{content:"";position:absolute;bottom:110%;left:50%;transform:translate(-50%) translateY(10px);border-width:6px 6px 0 6px;border-style:solid;border-color:#222020 transparent transparent transparent;opacity:0;visibility:hidden;transition:all .3s ease;z-index:100}.product-info .price-block__bonus-exchange.has-tooltip:hover:before,.product-info .price-block__bonus-exchange.has-tooltip:hover:after{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.product-info .price-block__bonus-price,.product-info .price-block__bonus-value{color:#222020}.product-info .price-block__buttons{display:flex;justify-content:space-between;align-items:center;gap:16px}.product-info .price-block__buttons button{flex:1;height:48px}.product-info .price-block__not-available{width:100%}.product-info__banks-block{display:flex;justify-content:space-between;padding:1rem 0;gap:1rem}@media(max-width:640px){.product-info__banks-block{flex-direction:column}}.product-info__banks-block button{width:calc(50% - 8px);height:48px}@media(max-width:640px){.product-info__banks-block button{width:100%}}.product-info .banks-list-title{display:none;font-family:Roboto Flex,sans-serif;font-weight:700;font-size:1.25rem;line-height:1.32;text-transform:uppercase;color:#222020}@media(max-width:640px){.product-info .banks-list-title{display:flex}}.product-info .banks-list{display:flex;align-items:center;gap:.75rem;width:calc(50% - 8px)}.product-info .banks-list__item{position:relative;height:fit-content}.product-info .banks-list__item span{position:absolute;bottom:-4px;right:-4px;background:#f2f2f2;border-radius:50%;width:16px;height:16px;display:flex;justify-content:center;align-items:center;font-family:Manrope,sans-serif;font-weight:500;font-size:.625rem;line-height:100%;color:#222020}.product-info__delivery-block{display:flex;flex-direction:column;gap:1rem;font-family:Roboto Flex,sans-serif;font-weight:700;font-size:1.5rem;line-height:1.28;text-transform:uppercase;color:#222020}.product-info__delivery-block h2{margin:0}.product-info .delivery-block__filter{display:flex;font-family:Manrope,sans-serif;font-weight:600;font-size:.875rem;line-height:1.24;text-align:center;vertical-align:middle;gap:.5rem;overflow-x:auto}.product-info .delivery-block__filter>.item{display:flex;align-items:center;justify-content:center;border:1px solid #ebedef;background:#fff;color:#222020;padding:9px 12px;cursor:pointer;text-transform:none;text-wrap:nowrap}.product-info .delivery-block__filter>.item:hover{color:#f93923}.product-info .delivery-block__filter>.item-active{border:1px solid #f93923;color:#f93923;pointer-events:none}.product-info .delivery-block__delivery{display:flex;flex-direction:column;gap:1rem}.product-info .delivery-block__item{display:flex;justify-content:space-between;font-family:Manrope,sans-serif;font-weight:400;font-size:.875rem;line-height:112%;vertical-align:middle;color:#222020;text-transform:none}.product-info .delivery-block__item-left{display:flex;gap:.75rem;color:#febf25;align-items:center}.product-info .delivery-block__item-description{display:flex;flex-direction:column;gap:.25rem;color:#222020}.product-info .delivery-block__item-date{font-weight:500;color:#af2626;cursor:pointer}.product-info .delivery-block__item-price{font-family:Manrope,sans-serif;font-weight:400;font-size:.875rem;line-height:112%;vertical-align:middle;color:#f93923}.product-info__payment{display:flex;flex-direction:column;gap:1rem;position:relative}.product-info__payment h2{margin:0}.product-info__payment span{font-family:Manrope,sans-serif;font-weight:400;font-size:1rem;line-height:1.2;color:#666667;text-transform:none}.product-info__payment .payment-banks{display:flex;gap:.5rem}@media(max-width:768px){.product-info__payment .payment-banks{display:grid;grid-template-columns:80px 80px 80px}}.product-info__payment .payment-banks__item{display:flex;align-items:center;justify-content:center;border:1px solid #ebedef;background:#fff;width:80px;height:40px}@media(max-width:768px){.product-info__payment .payment-banks{width:100%}}.product-info__guarantee{display:flex;flex-direction:column;gap:1rem;position:relative}.product-info__guarantee h2{margin:0}.product-info__guarantee .guarantee__items{display:flex;flex-direction:column;gap:.5rem}.product-info__guarantee .guarantee__items-item{display:flex;align-items:center;gap:.75rem;color:#666667;font-family:Manrope,sans-serif;font-weight:400;font-size:1rem;line-height:1.2;text-transform:none}.product-info__guarantee .guarantee__items-item svg{min-width:32px;min-height:32px}.product-info-mob{display:none}@media(max-width:768px){.product-info-mob{display:flex}}@media(max-width:768px){.product-info-mob-hide{display:none}}.cross-sale{margin:56px auto;display:flex;flex-direction:column;position:relative;gap:1rem}@media(max-width:1024px){.cross-sale{margin:32px auto}}.cross-sale h2{font-family:Manrope,sans-serif;font-weight:700;font-size:1.25rem;line-height:1.32;text-transform:uppercase;color:#222020;margin:0}.together-cheaper{display:flex;flex-direction:column;position:relative;gap:1rem;margin:56px auto}@media(max-width:1024px){.together-cheaper{margin:32px auto}}.together-cheaper h2{font-family:Manrope,sans-serif;font-weight:700;font-size:1.25rem;line-height:1.32;text-transform:uppercase;color:#222020;margin:0}.together-cheaper__list{display:flex;gap:.5rem}.together-cheaper .strip__track{align-items:flex-start}.together-cheaper .strip__track>*,.together-cheaper .strip__track>.strip__ssr-content>*{flex:0 0 calc(50% - .25rem);max-width:648px}.together-cheaper__list-item{display:flex;flex-direction:column;gap:1rem;flex:0 0 calc(50% - .25rem);max-width:648px;background:#fff;padding:1rem;clip-path:polygon(16px 0%,calc(100% + -0px) 0%,100% 0px,100% calc(100% + -0px),calc(100% + -0px) 100%,0px 100%,0% calc(100% + -0px),0% 16px)}@media(max-width:768px){.together-cheaper__list-item{flex:0 0 100%;min-width:348px}}@media(max-width:640px){.together-cheaper__list-item{min-width:343px}}.together-cheaper .bottom-block{display:flex;justify-content:space-between;padding:16px 0;border-top:1px solid #f8f8f8;margin-top:auto}.together-cheaper .bottom-block button{width:166px;height:48px;text-wrap:nowrap}.together-cheaper .cost{display:flex;flex-direction:column}.together-cheaper .cost__discount{font-family:Manrope,sans-serif;font-weight:700;font-size:.75rem;line-height:1.2;color:#919292;display:flex;align-items:center;gap:.25rem}.together-cheaper .cost__discount span{text-decoration:line-through}.together-cheaper .cost__discount .discount-block{clip-path:polygon(4px 0%,calc(100% + -0px) 0%,100% 0px,100% calc(100% + -0px),calc(100% + -0px) 100%,0px 100%,0% calc(100% + -0px),0% 4px);padding:3px 6px 3px 4px;background:#fff2f1;color:#f93923}.together-cheaper .cost__price{font-family:Manrope,sans-serif;font-weight:600;font-size:1.5rem;line-height:1.2;color:#222020;margin:0}.together-cheaper .cost__price span{font-size:1rem;color:#666667}.together-cheaper .small-cards{display:flex;align-items:center;justify-content:space-between;gap:.5rem}@media(max-width:1024px){.together-cheaper .small-cards{flex-direction:column}}@media(min-width:1024px){.together-cheaper .small-cards--multi{flex-wrap:wrap;align-items:stretch;justify-content:flex-start}.together-cheaper .small-cards--multi .small-cards__card{flex:0 0 calc(50% - .25rem);max-width:none}}.together-cheaper .small-cards__plus{width:24px;height:24px;border-radius:2px;border:1px solid #ebedef;display:flex;align-items:center;justify-content:center}.together-cheaper .small-cards__card{display:flex;gap:.5rem;border:1px solid #ebedef;border-radius:2px;padding:8px;max-width:271px;transition:.3s;cursor:pointer}@media(max-width:1024px){.together-cheaper .small-cards__card{width:100%;max-width:100%}}.together-cheaper .small-cards__card:hover{transform:translateY(-5px)}.together-cheaper .small-cards .card-description{display:flex;width:151px;flex-direction:column;gap:.5rem;font-family:Manrope,sans-serif;font-weight:400;font-size:.875rem;line-height:112%;color:#222020}.together-cheaper .small-cards .card-description__title{width:138px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.together-cheaper .small-cards .card-description__cost{display:flex;flex-direction:column}.together-cheaper .small-cards .card-description__cost-discount{font-family:Manrope,sans-serif;font-weight:700;font-size:.75rem;line-height:1.2;color:#919292;display:flex;align-items:center;gap:.25rem}.together-cheaper .small-cards .card-description__cost-discount span{text-decoration:line-through}.together-cheaper .small-cards .card-description__cost-discount .discount-block{clip-path:polygon(4px 0%,calc(100% + -0px) 0%,100% 0px,100% calc(100% + -0px),calc(100% + -0px) 100%,0px 100%,0% calc(100% + -0px),0% 4px);padding:3px 6px 3px 4px;background:#fff2f1;color:#f93923}.together-cheaper .small-cards .card-description__cost-price{font-family:Manrope,sans-serif;font-weight:600;font-size:1.125rem;line-height:1.2;color:#222020}.together-cheaper .small-cards .card-description__cost-price span{font-size:1rem;color:#666667}.characteristics-and-reviews{margin:56px auto;position:relative;display:flex;gap:2.5rem;justify-content:space-between}@media(max-width:1024px){.characteristics-and-reviews{margin:32px auto}}.characteristics-and-reviews__product{position:sticky;top:0;right:0;height:100%}@media(max-width:1024px){.characteristics-and-reviews__product{display:none}}.characteristics-and-reviews__blocks{width:100%;max-width:1046px;display:flex;flex-direction:column;gap:48px}.expandable-description__content{font-family:Manrope,sans-serif;font-weight:400;font-size:1rem;line-height:1.2;color:#373a36}.expandable-description__content ul{padding-left:20px}.characteristics-block{display:flex;gap:40px;position:relative}.characteristics-block__list{padding:32px 16px;display:flex;flex-direction:column;background:#fff;width:100%}.characteristics-block__list h2{font-family:Manrope,sans-serif;font-weight:700;font-size:1.75rem;line-height:1.2;text-transform:uppercase;color:#222020;margin-bottom:1rem;padding-top:1.5rem}@media(max-width:768px){.characteristics-block__list h2{margin-bottom:.75rem;padding-top:1rem;font-size:1.25rem}}.characteristics-block__list button{margin-top:24px}.characteristics-block__list button a{color:#af2626}.characteristics-block__list .show-large-characteristics{color:#af2626;transform:rotate(180deg)}.reviews-block{margin:8px 0;display:flex;flex-direction:column;gap:1.5rem}.reviews-block__header{display:flex;gap:1rem;flex-direction:column}.reviews-block__header h2{font-family:Manrope,sans-serif;font-weight:700;font-size:1.5rem;line-height:1.2;text-transform:uppercase;color:#222020;margin:0}.reviews-block__header-rating{display:flex;gap:.25rem;color:#febf25}.reviews-block__header-rating span{font-family:Manrope,sans-serif;font-weight:400;font-size:1.125rem;line-height:1.2;color:#7c7c7d}.reviews-block__header-tabs{display:flex;gap:.5rem;font-family:Manrope,sans-serif;font-weight:600;font-size:1rem;line-height:1.24;text-align:center;color:#505151}.reviews-block__header-tabs .tab{cursor:pointer;transition:color .3s ease;position:relative;height:38px;display:flex;align-items:center}.reviews-block__header-tabs .tab:hover{color:#f93923}.reviews-block__header-tabs .tab.tab-active{color:#f93923;pointer-events:none}.reviews-block__header-tabs .tab.tab-active:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:#ff1d1d}.reviews-block__body{display:flex;flex-direction:column;gap:1.5rem}.reviews-block__body-top{display:flex;justify-content:space-between;position:relative;padding:0 0 1.5rem}@media(max-width:640px){.reviews-block__body-top{flex-direction:column;gap:1rem}}.reviews-block__body-top button{padding:12px;height:48px}@media(max-width:640px){.reviews-block__body-top button{width:100%}}.reviews-block__body .reviews-block__select{position:absolute;right:0;top:2px}@media(max-width:640px){.reviews-block__body .reviews-block__select{position:static;width:100%}.reviews-block__body .reviews-block__select .custom-select{width:100%!important}}.reviews-block__body-list{display:flex;flex-direction:column;gap:1rem;height:fit-content}.reviews-block__body-list-item{background:#fff;border:1px solid #ebedef;border-radius:2px;padding:2rem}@media(max-width:768px){.reviews-block__body-list-item{padding:1rem}}.reviews-block__body .form-group,.reviews-block__body .form-group-solo{display:flex;flex-direction:column;gap:.5rem}.reviews-block__body .form-group label,.reviews-block__body .form-group-solo label{font-size:.875rem;color:#373a36}.reviews-block__body .form-group input,.reviews-block__body .form-group textarea,.reviews-block__body .form-group-solo input,.reviews-block__body .form-group-solo textarea{width:100%;padding:12px 16px;border:1px solid #a7a8a8;border-radius:2px;background:#fff}.reviews-block__body .form-group input::placeholder,.reviews-block__body .form-group textarea::placeholder,.reviews-block__body .form-group-solo input::placeholder,.reviews-block__body .form-group-solo textarea::placeholder{color:#a7a8a8}.reviews-block__body .form-group input:focus,.reviews-block__body .form-group textarea:focus,.reviews-block__body .form-group-solo input:focus,.reviews-block__body .form-group-solo textarea:focus{outline:none;border-color:#7c7c7d}.reviews-block__body .form-group textarea,.reviews-block__body .form-group-solo textarea{min-height:120px;resize:vertical}.reviews-block__body .form-group-solo{margin-top:1.5rem}.review-block{display:flex;gap:80px}@media(max-width:1428px){.review-block{gap:60px}}@media(max-width:1280px){.review-block{gap:40px}}@media(max-width:768px){.review-block{flex-direction:column;gap:1.25rem}}.review-block__author{display:flex;flex-direction:column;gap:1rem;width:205px}.review-block__author span{display:flex;gap:.5rem}.review-block__answer-and-question{display:flex;flex-direction:column;gap:2.5rem;flex:1}.review-block__answer{display:flex;flex-direction:column;gap:1rem;width:100%}@media(max-width:768px){.review-block__answer{gap:.5rem}}.review-block__answer-body{display:flex;flex-direction:column;gap:1rem}.review-block__answer-body h2{margin:0}.review-block__answer-body h2 a{margin:0;font-family:Roboto Flex,sans-serif;font-weight:700;font-size:1.25rem;line-height:1.32;color:#222020}@media(max-width:768px){.review-block__answer-body h2 a{font-size:1rem}}@media(max-width:768px){.review-block__answer-body{gap:.5rem}}.review-block__header{width:100%;display:flex;justify-content:space-between;align-items:center}.review-block__rating{display:flex;gap:.25rem;color:#a7a8a8}.review-block .active{color:#febf25}.review-block__date{font-family:Manrope,sans-serif;font-weight:400;font-size:1rem;line-height:1.2;color:#7c7c7d}.review-block__author-name{font-family:Manrope,sans-serif;font-weight:600;font-size:1.125rem;line-height:1.2;text-align:center;vertical-align:middle;color:#222020;max-width:50%;text-wrap:wrap}.review-block__description{font-family:Manrope,sans-serif;font-weight:400;font-size:1rem;line-height:1.2;vertical-align:middle;color:#373a36}.review-block__advantages,.review-block__disadvantages{font-family:Manrope,sans-serif;font-weight:400;font-size:1rem;line-height:100%;vertical-align:middle;color:#7c7c7d}.review-block__advantages b,.review-block__disadvantages b{font-weight:500;color:#191919}.review-block__images{display:flex;gap:.5rem;overflow:auto}.review-block__images img{width:56px;height:56px;object-fit:contain}.review-block__video{position:relative;width:100%;max-width:320px;aspect-ratio:16/9;margin-top:12px;border-radius:8px;overflow:hidden}.review-block__video iframe{width:100%;height:100%;display:block;border:0}.review-block__button{display:flex;justify-content:center;align-items:center;background:transparent;width:101px;gap:.5rem;cursor:pointer;border:none}.review-block__question{width:100%;height:fit-content;border-left:1px solid #d3d3d4;padding-left:2rem}@media(max-width:1024px){.review-block__question{padding-left:1rem}}.review-block__question-content{display:flex;flex-direction:column;gap:1rem;width:100%}.review-block__bottom{display:flex;justify-content:space-between}.review-block__like,.review-block__dislike{display:flex;gap:.5rem;align-items:center;font-family:Manrope,sans-serif;font-weight:400;font-size:1rem;line-height:1.2;text-align:center;vertical-align:middle;color:#373a36}.review-block .like-reaction-icon,.review-block .dislike-reaction-icon{height:36px;width:36px;border-radius:50%;display:flex;justify-content:center;align-items:center;border:1px solid transparent;cursor:pointer}.review-block .like-reaction-icon{color:#0bae56;background:#e7f7ee}.review-block .like-reaction-icon:hover,.review-block .like-reaction-icon.active{border:1px solid #0bae56}.review-block .dislike-reaction-icon{color:#f93923;background:#fff2f1}.review-block .dislike-reaction-icon:hover,.review-block .dislike-reaction-icon.active{border:1px solid #f93923}
