.v-rating-inline{display:inline-flex;align-items:center;gap:9px;margin-top:12px;color:var(--ink);font-family:var(--sans);font-size:12px;font-weight:600;line-height:1.2;text-decoration:none}.v-rating-inline:hover .v-rating-inline__label{text-decoration:underline;text-underline-offset:3px}.v-rating-inline__stars,.v-review-stars{font-family:Arial,sans-serif;letter-spacing:.08em;color:#8a6a32}.v-rating-inline__stars{font-size:12px}.v-rating-inline__label{color:#5f656a;font-weight:560}.v-reviews{background:#f4f1eb;padding:112px 0 120px}.v-reviews__head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:70px;align-items:end}.v-reviews__intro{max-width:760px}.v-reviews__intro h2{margin-top:17px;font-family:var(--sans);font-size:clamp(44px,5.2vw,72px);font-weight:570;line-height:.98;letter-spacing:-.055em}.v-reviews__intro>p:last-child{max-width:650px;margin-top:22px;color:#686e72;font-size:16px;line-height:1.6}.v-reviews__score{min-width:190px;text-align:right}.v-reviews__score strong{font-family:var(--sans);font-size:64px;font-weight:570;line-height:.9;letter-spacing:-.06em}.v-reviews__score>span{margin-left:4px;color:#74797d;font-size:16px}.v-reviews__score .v-review-stars{margin-top:14px;font-size:17px}.v-reviews__score small{display:block;margin-top:8px;color:#74797d;font-size:12px}.v-reviews__summary{display:grid;grid-template-columns:minmax(340px,620px) 1fr;gap:70px;align-items:center;margin-top:52px;padding:28px 0;border-top:1px solid rgba(12,18,24,.12);border-bottom:1px solid rgba(12,18,24,.12)}.v-reviews__distribution{display:grid;gap:9px}.v-reviews__distribution>div{display:grid;grid-template-columns:72px minmax(120px,1fr) 32px;gap:13px;align-items:center}.v-reviews__distribution span,.v-reviews__distribution em{font-size:11px;color:#62686c;font-style:normal}.v-reviews__distribution em{text-align:right;font-variant-numeric:tabular-nums}.v-reviews__distribution i{display:block;height:4px;background:#0c12181a;overflow:hidden;border-radius:99px}.v-reviews__distribution i b{display:block;height:100%;background:#171d22;border-radius:99px}.v-reviews__highnote{justify-self:end;max-width:360px;color:#62686c;font-size:14px;line-height:1.55}.v-reviews__highnote strong{display:block;color:var(--ink);font-family:var(--sans);font-size:34px;font-weight:580;letter-spacing:-.045em}.v-reviews__filters{display:flex;flex-wrap:wrap;gap:8px;margin-top:34px}.v-reviews__filters button{-webkit-appearance:none;appearance:none;border:1px solid rgba(12,18,24,.14);background:transparent;color:#555c61;border-radius:999px;padding:10px 14px;font:600 11px/1 var(--sans);cursor:pointer;transition:.2s ease}.v-reviews__filters button span{margin-left:5px;color:#8a8f93;font-weight:500}.v-reviews__filters button:hover{border-color:#0c121859}.v-reviews__filters button[aria-pressed=true]{background:#11171d;border-color:#11171d;color:#fff}.v-reviews__filters button[aria-pressed=true] span{color:#c3c8cc}.v-reviews__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:28px}.v-review-card{display:flex;flex-direction:column;min-height:300px;padding:26px 25px 24px;background:#fff;border:1px solid rgba(12,18,24,.08);border-radius:14px}.v-review-card[hidden]{display:none!important}.v-review-card__top{display:flex;justify-content:space-between;gap:20px;align-items:center}.v-review-card__top .v-review-stars{font-size:13px;white-space:nowrap}.v-review-card__top time{color:#8a8f93;font-size:10px;white-space:nowrap}.v-review-card h3{margin-top:24px;font-family:var(--sans);font-size:21px;font-weight:610;line-height:1.12;letter-spacing:-.03em}.v-review-card>p{margin-top:14px;color:#555c61;font-size:13.5px;line-height:1.62}.v-review-card footer{margin-top:auto;padding-top:24px;color:#858a8e;font-size:10.5px;line-height:1.5;border-top:1px solid rgba(12,18,24,.07)}.v-reviews__more-wrap{text-align:center;margin-top:34px}.v-reviews__more{-webkit-appearance:none;appearance:none;min-width:240px;padding:14px 24px;border:1px solid rgba(12,18,24,.2);border-radius:7px;background:transparent;color:var(--ink);font:650 12px/1 var(--sans);cursor:pointer}.v-reviews__more:hover{background:#fff}.v-reviews__more[hidden]{display:none!important}.v-review-submit{margin-top:34px}.v-review-submit form{margin:0}.v-review-submit details{background:#fff;border:1px solid rgba(12,18,24,.1);border-radius:16px;overflow:hidden}.v-review-submit summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px 26px;cursor:pointer;-webkit-user-select:none;user-select:none}.v-review-submit summary::-webkit-details-marker{display:none}.v-review-submit__summary-copy{display:flex;flex-direction:column;gap:5px}.v-review-submit__summary-copy b{font-family:var(--sans);font-size:18px;font-weight:650;letter-spacing:-.025em}.v-review-submit__summary-copy small{color:#747a7e;font-size:11px;line-height:1.4}.v-review-submit__plus{font-size:24px;font-weight:300;line-height:1;transition:transform .2s ease}.v-review-submit details[open] .v-review-submit__plus{transform:rotate(45deg)}.v-review-submit__body{padding:0 26px 28px;border-top:1px solid rgba(12,18,24,.08)}.v-review-form__group{padding:30px 0;border-bottom:1px solid rgba(12,18,24,.09)}.v-review-form__group:last-of-type{border-bottom:0}.v-review-form__group--verification{margin:0 -10px;padding:30px 10px;background:#f7f4ee;border-radius:12px;border-bottom:0}.v-review-form__group-head{display:grid;grid-template-columns:36px 1fr;gap:13px;align-items:start;margin-bottom:22px}.v-review-form__group-head>span{display:flex;width:30px;height:30px;align-items:center;justify-content:center;border-radius:50%;background:#11171d;color:#fff;font:650 10px/1 var(--sans)}.v-review-form__group-head div{display:flex;flex-direction:column;gap:4px}.v-review-form__group-head b{font-family:var(--sans);font-size:17px;font-weight:650;letter-spacing:-.02em}.v-review-form__group-head small{color:#7b8084;font-size:10.5px;line-height:1.45}.v-review-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.v-review-form__field{display:flex;flex-direction:column;gap:7px}.v-review-form__field label,.v-review-form__rating legend{font:620 10.5px/1.35 var(--sans);color:#4f565b}.v-review-form__field sup,.v-review-form__rating sup,.v-review-form__consent sup{color:#8a6a32;font-size:10px}.v-review-form__field input,.v-review-form__field textarea,.v-review-form__field select{width:100%;box-sizing:border-box;border:1px solid #d8d4cc;background:#fff;color:#151b20;border-radius:8px;padding:0 13px;font:500 13px/1.3 var(--sans);outline:none;transition:border-color .15s ease,box-shadow .15s ease}.v-review-form__field input,.v-review-form__field select{height:48px}.v-review-form__field textarea{min-height:150px;padding-top:13px;resize:vertical;line-height:1.55}.v-review-form__field input:focus,.v-review-form__field textarea:focus,.v-review-form__field select:focus{border-color:#11171d;box-shadow:0 0 0 2px #11171d14}.v-review-form__field input::placeholder,.v-review-form__field textarea::placeholder{color:#a0a4a6}.v-review-form__unit{position:relative}.v-review-form__unit input{padding-right:45px}.v-review-form__unit span{position:absolute;right:14px;top:50%;transform:translateY(-50%);color:#757b7f;font-size:12px}.v-review-form__rating{border:0;padding:0;margin:0 0 16px}.v-review-form__rating legend{margin-bottom:9px}.v-review-form__rating>div{display:flex;gap:7px;flex-wrap:wrap}.v-review-form__rating label{position:relative}.v-review-form__rating input{position:absolute;opacity:0;pointer-events:none}.v-review-form__rating span{display:flex;align-items:center;justify-content:center;min-width:58px;height:39px;padding:0 11px;border:1px solid #d8d4cc;border-radius:999px;background:#fff;color:#6b5a38;font:650 11px/1 Arial,sans-serif;cursor:pointer;transition:.15s ease}.v-review-form__rating input:checked+span{background:#11171d;border-color:#11171d;color:#fff}.v-review-form__rating input:focus-visible+span{outline:2px solid #11171d;outline-offset:2px}.v-review-form__privacy{margin-top:18px;color:#6b7074;font-size:10.5px;line-height:1.55}.v-review-form__privacy b{color:#2c3338}.v-review-form__consent{display:flex;align-items:flex-start;gap:10px;margin-top:16px;color:#51585d;font-size:11px;line-height:1.5;cursor:pointer}.v-review-form__consent input{margin-top:2px;accent-color:#11171d}.v-review-form__footer{display:flex;justify-content:space-between;align-items:center;gap:30px;padding-top:26px}.v-review-form__footer p{max-width:650px;color:#777c80;font-size:10.5px;line-height:1.55}.v-review-form__footer p b{color:#272e33}.v-review-form__footer button{-webkit-appearance:none;appearance:none;display:inline-flex;align-items:center;justify-content:center;gap:16px;min-width:220px;min-height:50px;padding:0 20px;border:0;border-radius:7px;background:#08111a;color:#fff;font:650 12px/1 var(--sans);cursor:pointer}.v-review-form__footer button:hover{background:#202830}.v-review-form__success{margin-top:28px;padding:24px;border-radius:10px;background:#f1f1ed}.v-review-form__success b{font-family:var(--sans);font-size:18px;font-weight:650}.v-review-form__success p{margin-top:8px;color:#5f666a;font-size:12px;line-height:1.55}.v-review-form__errors{margin-top:24px;padding:16px 18px;border:1px solid rgba(115,49,49,.22);border-radius:8px;color:#713a3a;font-size:12px;line-height:1.5}@media(max-width:1000px){.v-reviews__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.v-reviews__summary{gap:38px}}@media(max-width:820px){.v-reviews{padding:78px 0 86px}.v-reviews__head{grid-template-columns:1fr;gap:30px}.v-reviews__score{text-align:left}.v-reviews__score strong{font-size:54px}.v-reviews__summary{grid-template-columns:1fr;gap:28px}.v-reviews__highnote{justify-self:start}.v-review-form__footer{align-items:stretch;flex-direction:column}.v-review-form__footer button{width:100%}}@media(max-width:620px){.v-reviews__grid{grid-template-columns:1fr}.v-review-card{min-height:0}.v-reviews__filters{flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.v-reviews__filters::-webkit-scrollbar{display:none}.v-reviews__filters button{flex:0 0 auto}.v-review-submit summary{padding:20px}.v-review-submit__body{padding:0 20px 22px}.v-review-form__grid{grid-template-columns:1fr}.v-review-form__rating>div{display:grid;grid-template-columns:repeat(5,1fr);gap:5px}.v-review-form__rating span{min-width:0;padding:0 6px}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/velsor-reviews.css.map */
