:root{--primary-color-150: #d66219;--primary-color-100: #fb731d;--primary-color-75: #fdc7a5;--primary-color-50: #fed5bb;--primary-color-25: #feeadd;--primary-color-15: #fbf1e8;--secondary-color-150: #1988d7;--secondary-color-100: #1da0fd;--secondary-color-75: #a5d9fe;--secondary-color-50: #bbe2fe;--secondary-color-25: #ddf1ff}.question-comments__form{position:relative}.question-comments__form .input__wrapper{height:48px}.question-comments__input{width:100%;height:100%;color:#001020}.question-comments__input::-webkit-input-placeholder{font-size:14px;font-weight:400;color:#606972}.question-comments__input::-moz-placeholder{font-size:14px;font-weight:400;color:#606972}.question-comments__input::placeholder{font-size:14px;font-weight:400;color:#606972}.question-comments__form-controls{position:absolute;top:50%;right:4px;display:-webkit-box;display:flex;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.question-comments__comments{margin-top:24px}.question-comments__comments [data-review-id] .product-detail-comment__blocks-wrapper{position:relative;max-height:230px;overflow:hidden}.question-comments__comments [data-review-id] .product-detail-comment__blocks-wrapper::after{position:absolute;right:0;bottom:0;left:0;height:56px;opacity:1;background:-webkit-gradient(linear, left bottom, left top, from(#ffffff), color-stop(76.74%, rgba(255, 255, 255, 0.8)), to(rgba(255, 255, 255, 0)));background:linear-gradient(360deg, #ffffff 0%, rgba(255, 255, 255, 0.8) 76.74%, rgba(255, 255, 255, 0) 100%);-webkit-transition:opacity .1s ease-in-out;transition:opacity .1s ease-in-out;content:""}.question-comments__comments [data-review-id] .product-detail-comment__blocks-wrapper[data-opened]::after,.question-comments__comments [data-review-id] .product-detail-comment__blocks-wrapper.product-detail-comment__blocks-wrapper--without-hide::after{opacity:0;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.question-comments__comments [data-review-id] .product-detail-comment__blocks-wrapper[data-inited]:not(.product-detail-comment__blocks-wrapper--without-hide){height:230px;max-height:none;max-height:initial}.question-comments__comments [data-question-id] .product-detail-comment__text{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:5}.question-comments__comments [data-question-id] .product-detail-comment__text.product-detail-comment__text--not-overflow{overflow:visible;-webkit-line-clamp:unset}.question-comments__comments .product-detail-comment__more{position:relative;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:28px;padding:0 10px 16px;padding:0 10px;font-size:14px;font-weight:500;color:#1da0fd;color:var(--secondary-color-100);background:transparent none repeat 0 0 / auto auto padding-box border-box scroll;background:initial;border:0;border-radius:100px;-webkit-box-shadow:0px 10px 34px rgba(0,26,52,.08);box-shadow:0px 10px 34px rgba(0,26,52,.08)}.question-comments__comments .product-detail-comment__show-all-link-text{-webkit-box-ordinal-group:3;order:2}.question-comments__comments .product-detail-comment__show-all-link-icon{-webkit-box-ordinal-group:2;order:1;margin-right:9px;-webkit-transition:-webkit-transform .15s ease-in-out;transition:-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out;transition:transform .15s ease-in-out, -webkit-transform .15s ease-in-out}.question-comments__comments .product-detail-comment__show-all-link-icon svg{width:11px;height:auto;height:initial;-webkit-transform:rotate(0);transform:rotate(0)}.question-comments__comments .product-detail-comment__more--active .product-detail-comment__show-all-link-icon{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.comments{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.comments__item:not(:first-of-type){margin-top:24px}.comments__item .question-comments__form{margin-top:10px;padding-left:44px}.comments__answers{position:relative;margin-top:24px;padding-left:44px;-webkit-transition:margin-top .1s ease-in-out;transition:margin-top .1s ease-in-out}.comments__answers:not([data-opened]){margin-top:0}.comments__answers:not([data-opened]) .comments__answers-line-wrapper{opacity:0;-webkit-transition:none;transition:none}.comments__answers::after{position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px;z-index:-1;opacity:0;background-color:#fffacb;border-radius:16px;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out;pointer-events:none;content:""}.comments__answers--showed::after{opacity:1}.comments__answers-container{height:0;overflow:hidden}.comments__answers-line-wrapper{position:absolute;top:-34px;left:16px;width:2px;height:calc(100% + 34px);background-color:#eeeff1;-webkit-transition:opacity .1s ease-in-out;transition:opacity .1s ease-in-out}.comments__answers-line-close-button{position:absolute;top:0;left:50%;width:12px;height:12px;padding:0;background-color:#fff;border:1px solid #b7bdc5;border-radius:50%;-webkit-transition:border-color .1s ease-in-out;transition:border-color .1s ease-in-out;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.comments__answers-line-close-button::after{position:absolute;top:50%;left:50%;width:5px;height:1px;background-color:#b7bdc5;border-radius:4px;-webkit-transition:background-color .1s ease-in-out;transition:background-color .1s ease-in-out;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);content:""}@media(any-hover: hover){.comments__answers-line-close-button:hover{border-color:#606972}.comments__answers-line-close-button:hover::after{background-color:#606972}}@media(max-width: 576px){.comments__answers .question-comments__input::-webkit-input-placeholder{font-size:12px;letter-spacing:-0.21px}.comments__answers .question-comments__input::-moz-placeholder{font-size:12px;letter-spacing:-0.21px}.comments__answers .question-comments__input::placeholder{font-size:12px;letter-spacing:-0.21px}}