:root{--transition-default: 300ms}.review-custom__section{background:rgb(var(--color-background));scroll-margin-top:75px}@media screen and (min-width: 750px){.review-custom__section{scroll-margin-top:100px}}.review-custom__panel{background:#f6f4ed;border-radius:24px;padding:0 48px;display:flex;flex-direction:column;gap:40px}@media screen and (max-width: 749.98px){.review-custom__panel{padding:0 18px;gap:26px;border-radius:18px}}.review-custom__strip{position:relative}@media screen and (max-width: 749.98px){.review-custom__strip{margin-right:-18px}}.review-custom__slide{height:160px;border-radius:18px;border:2px solid #1d1d1b;overflow:hidden;box-sizing:border-box}.review-custom__slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.review-custom__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:38px;height:38px;border-radius:19px;background:#f6f4ed;border:2px solid #1d1d1b;box-shadow:2px 2px 0 #1d1d1b;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:box-shadow .2s,transform .2s}.review-custom__arrow:hover{box-shadow:0 0 0 #1d1d1b;transform:translateY(-50%) translate(2px, 2px)}.review-custom__arrow--prev{left:-19px}.review-custom__arrow--next{right:-19px}.review-custom__arrow::after{display:none}@media screen and (max-width: 749.98px){.review-custom__arrow{display:none}}.review-custom__head{text-align:center;display:flex;flex-direction:column;align-items:center;gap:14px;max-width:760px;margin:0 auto;width:100%}.review-custom__title{margin:0;color:#2c4329}.review-custom__title h1,.review-custom__title h2,.review-custom__title h3,.review-custom__title h4,.review-custom__title h5{margin:0;font-weight:900;color:#2c4329;letter-spacing:-2px;font-size:60px;line-height:59px}.review-custom__title h1 strong,.review-custom__title h2 strong,.review-custom__title h3 strong,.review-custom__title h4 strong,.review-custom__title h5 strong{color:rgb(var(--custom-color-primary))}.review-custom__title h1,.review-custom__title h2,.review-custom__title h3,.review-custom__title h4,.review-custom__title h5{font-style:italic}@media screen and (max-width: 749.98px){.review-custom__title h1,.review-custom__title h2,.review-custom__title h3,.review-custom__title h4,.review-custom__title h5{font-size:40px;line-height:35px;letter-spacing:-1px}}@media screen and (max-width: 749.98px){.review-custom__title h2{font-size:34px;line-height:34px;letter-spacing:-1.19px;font-style:normal;max-width:214px}.review-custom__title h2 strong{font-style:italic}}.review-custom__subtitle{margin:0;font-size:18px;line-height:28px;color:#676662;letter-spacing:0;max-width:600px}@media screen and (max-width: 749.98px){.review-custom__subtitle{font-size:16px;line-height:23.2px;max-width:263px}}.review-custom__badge{display:flex;align-items:center;justify-content:center;gap:11px;padding-top:8px;width:100%}@media screen and (max-width: 749.98px){.review-custom__badge{gap:7px}}.review-custom__badge-stars{display:flex;align-items:center}.review-custom__badge-stars svg{display:block;width:53px;height:auto}@media screen and (max-width: 749.98px){.review-custom__badge-stars svg{width:48px}}.review-custom__badge-score{font-size:15px;line-height:18.1px;font-weight:800;color:#1d1d1b}@media screen and (max-width: 749.98px){.review-custom__badge-score{font-size:13px;line-height:100%}}.review-custom__badge-sur{font-size:14px;line-height:16.9px;font-weight:400;color:#676662}@media screen and (max-width: 749.98px){.review-custom__badge-sur{font-size:12.5px;line-height:100%}}.review-custom__badge .review-custom__badge-image{height:20px;width:auto;margin-bottom:3px}@media screen and (max-width: 749.98px){.review-custom__badge .review-custom__badge-image{margin-bottom:3px;height:14px}}.review-custom__badge-divider{width:1px;height:16px;background:rgba(29,29,27,.2196078431)}.review-custom__badge-claims{font-size:14px;line-height:16.9px;font-weight:400;color:rgba(29,29,27,.6588235294);text-align:left;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.review-custom__badge-claims strong{font-weight:700;color:#1d1d1b}@media screen and (max-width: 749.98px){.review-custom__badge-claims{font-size:12.5px;line-height:100%;max-width:-moz-min-content;max-width:min-content;min-width:123px}}@media screen and (max-width: 749.98px){.review-custom__badge-claims--desktop{display:none}}.review-custom__badge-claims--mobile{display:none}@media screen and (max-width: 749.98px){.review-custom__badge-claims--mobile{display:-webkit-box}}.review-custom__wall{display:flex;align-items:flex-start;gap:24px}.review-custom__wall-col{flex:1;min-width:0;display:flex;flex-direction:column;gap:24px}@media screen and (max-width: 989.98px){.review-custom__wall{flex-wrap:wrap}.review-custom__wall-col{flex-basis:calc(50% - 12px)}}@media(width < 480px){.review-custom__wall-col{flex-basis:100%}}.review-custom__card{background:#fff;border:2px solid #1d1d1b;border-radius:18px;box-shadow:4px 4px 0 #1d1d1b;padding:30px;display:flex;flex-direction:column;gap:10px}@media screen and (max-width: 749.98px){.review-custom__card{padding:24px}}.review-custom__card[hidden]{display:none !important}.review-custom__stars{display:flex;gap:5px}.review-custom__stars svg{display:block;width:15px;height:15px}.review-custom__card-title{margin:0;font-size:14px;line-height:16.9px;font-weight:800;color:#1d1d1b;text-transform:uppercase}.review-custom__card-quote{margin:0;font-size:15.3px;line-height:23.3px;font-weight:500;color:#1d1d1b}.review-custom__card-divider{margin:0;border:none;border-top:1px solid #d2d4ca;width:100%}.review-custom__card-author{display:flex;align-items:center;gap:12px;padding-top:6px}.review-custom__author-avatar{width:42px;height:42px;min-width:42px;border-radius:21px;background:#1d1d1b;border:2px solid #1d1d1b;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:800;color:#f6f4ed;line-height:16.9px;text-align:center}.review-custom__author-meta{display:flex;flex-direction:column;gap:3px}.review-custom__author-name{font-size:14.5px;line-height:15.9px;font-weight:800;color:#1d1d1b}.review-custom__author-verified{display:flex;align-items:center;gap:6px;font-size:12px;line-height:13.2px;font-weight:600;color:#2c4329}.review-custom__author-verified svg{flex-shrink:0}.review-custom__more-row{display:flex;justify-content:center;padding-top:4px}.review-custom__more-btn{gap:11px;padding:16px 34px;cursor:pointer}.review-custom__more-btn svg{margin-left:0;transition:transform .2s}.review-custom__more-btn.is-expanded svg{transform:rotate(180deg)}@media screen and (max-width: 749.98px){.review-custom__more-btn{width:100%;padding:17px 34px}}.review-custom__more-label{font-weight:800;font-size:14px}