.star-rating{display:inline-flex;align-items:center;gap:4px}.star-rating__star{display:inline-flex;width:18px;height:18px;color:#33353e;transition:color .15s,transform .15s}.star-rating__star svg{width:100%;height:100%}.star-rating__star_active{color:#ffe001}.star-rating_large .star-rating__star{width:36px;height:36px}@media screen and (min-width:790px){.star-rating_large .star-rating__star{width:44px;height:44px}}.star-rating_large{gap:8px}.star-rating_interactive .star-rating__star{background:none;border:none;padding:0;cursor:pointer}.star-rating_interactive .star-rating__star:focus-visible,.star-rating_interactive .star-rating__star:hover{transform:scale(1.12)}.star-rating_interactive .star-rating__star:focus-visible{outline:1px solid #ffe001;outline-offset:4px}.review{margin-top:120px;width:100%;display:flex;flex-direction:column;align-items:center}@media screen and (min-width:1270px){.review{margin-top:40px}}.review__subtitle{margin-top:20px;max-width:540px;color:#6b6f7b;font-size:16px;font-weight:500;line-height:141.9%;text-align:center}.review-body{margin-top:40px;padding:40px 16px;width:100%;position:relative;display:flex;flex-direction:column;gap:32px;border:1px solid rgba(36,38,45,.7);background:rgba(24,27,32,.5);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}@media screen and (min-width:1270px){.review-body{max-width:788px;padding:40px 97px}}.review-product{display:flex;align-items:center;gap:20px}.review-product__icon{min-width:64px;min-height:64px;max-width:64px;max-height:64px;display:flex;justify-content:center;align-items:center;border:2px solid rgba(36,38,45,.7);background:rgba(24,27,32,.6)}.review-product__icon img{width:100%;height:100%;object-fit:contain}.review-product__text span{color:#6b6f7b;font-size:14px;font-weight:500}.review-product__text h2{margin-top:4px;color:#fff;font-size:22px;font-weight:600;line-height:130%}@media screen and (min-width:790px){.review-product__text h2{font-size:26px}}.review-product__text p{margin-top:2px;color:#6b6f7b;font-size:14px;font-weight:500}.review-field{display:flex;flex-direction:column;gap:14px}.review-field>.review-field__label,.review-field>label{display:flex;justify-content:space-between;align-items:baseline;gap:12px;color:#fff;font-size:16px;font-weight:600;line-height:141.9%}.review-field>.review-field__label small,.review-field>label small{color:#6b6f7b;font-size:13px;font-weight:500}.review-field__counter{color:#6b6f7b;font-size:13px;font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.review-field__counter_full{color:#ffe001}.review-field__rating{display:flex;align-items:center;gap:16px}.review-field__rating p{color:#6b6f7b;font-size:14px;font-weight:500}.review-field textarea.main-input{min-height:140px;padding:20px;resize:vertical;line-height:150%;color:#fff;font-family:inherit}.review-field input.main-input{color:#fff}.review-field .main-input:focus{outline:none;border-color:rgba(255,224,1,.6)}.review-error{padding:12px 16px;border:1px solid rgba(255,118,88,.5);border-left:3px solid #ff7658;border-radius:6px;background:rgba(255,118,88,.08);color:#ff7658;font-size:14px;line-height:1.4}.review-actions{display:flex;flex-direction:column;align-items:center;gap:16px}.review-actions .button-yellow{width:100%}@media screen and (min-width:790px){.review-actions .button-yellow{width:375px}}.review-actions__link{color:#6b6f7b;font-size:14px;font-weight:600;text-decoration:underline;text-underline-offset:3px}.review-actions__link:hover{color:#fff}.review-state{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}.review-state__icon{width:72px;height:72px;display:flex;justify-content:center;align-items:center;border:1px solid #33353e;border-radius:50%;color:#ffe001}.review-state__icon_muted{color:#6b6f7b}.review-state__icon svg{width:34px;height:34px}.review-state h2{color:#fff;font-size:26px;font-weight:600;line-height:141.9%}.review-state p{max-width:460px;color:#6b6f7b;font-size:15px;font-weight:500;line-height:150%}.review-state .review-actions{margin-top:8px}