.pdp-reviews{display:flex;flex-direction:column;gap:3.2rem}.pdp-reviews__title{font-size:2rem}.pdp-reviews__header{display:flex;flex-direction:column;gap:1.6rem}.pdp-reviews__title{font-size:2.4rem;line-height:3rem;font-weight:700;color:#23100a}.pdp-reviews__summary{display:flex;align-items:center;flex-wrap:wrap;gap:1.2rem}.pdp-reviews__distribution{max-width:500px;width:100%}.pdp-reviews__distribution_row{display:flex;gap:12px;width:100%;text-wrap:nowrap;align-items:center}.pdp-reviews__distribution_progress_container{width:100%;height:8px;border-radius:10px;background:#e9e6e5;overflow:hidden}.pdp-reviews__distribution_title{width:56px;text-align:right;flex-shrink:0}.pdp-reviews__distribution_percent{width:56px;text-align:left;flex-shrink:0}.pdp-reviews__distribution_progress_bar{width:0;background:#933311;height:100%}.pdp-reviews__rating{font-size:3.2rem;line-height:1;font-weight:700;color:#933311}.pdp-reviews__stars{display:inline-flex;align-items:center;gap:.2rem}.pdp-reviews__star{font-size:1.6rem;line-height:1;color:#b8b7b6}.pdp-reviews__star--filled{color:#ffc013}.pdp-reviews__count{font-size:1.4rem;line-height:2rem;color:#655854;font-weight:400}.pdp-reviews__summary-overview{padding:3.2rem;background:#d0cfcf;border-radius:.8rem;border:1px solid #e9e6e5}.pdp-reviews__summary-title{font-size:1.8rem;font-weight:700;color:#23100a;margin-bottom:.8rem}.pdp-reviews__summary-text{font-size:1.6rem;line-height:2.4rem;color:#655854}.pdp-reviews__themes{display:flex;flex-direction:column;gap:1.6rem}.pdp-reviews__themes-title{font-size:1.8rem;font-weight:700;color:#23100a}.pdp-reviews__themes-list{display:grid;grid-template-columns:repeat(auto-fit, minmax(24rem, 1fr));gap:1.6rem}.pdp-reviews__theme-card{border:1px solid #e9e6e5;border-radius:.8rem;background:#fff;padding:1.6rem;display:flex;flex-direction:column;gap:.8rem}.pdp-reviews__theme-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.8rem}.pdp-reviews__theme-title{font-size:1.4rem;font-weight:700;color:#23100a}.pdp-reviews__theme-percent{flex-shrink:0;font-size:1.3rem;font-weight:700;color:#933311}.pdp-reviews__theme-description{font-size:1.3rem;line-height:2rem;color:#655854}.pdp-reviews__theme-meter{width:100%;height:.8rem;background:#e9e6e5;border-radius:99px;overflow:hidden}.pdp-reviews__theme-meter-fill{display:block;height:100%;background:#933311}.pdp-reviews__actions{display:flex;align-items:center;min-height:39px}.pdp-reviews__controls{display:flex;flex-wrap:wrap;align-items:center;gap:1.6rem;padding:1.6rem;border:1px solid #e9e6e5;border-radius:.8rem;background:#d0cfcf}.pdp-reviews__sort{display:inline-flex;align-items:center;gap:.8rem;font-size:1.3rem;color:#4a3d39;font-weight:600}.pdp-reviews__sort-select{min-width:18rem;border:1px solid #e9e6e5;border-radius:.4rem;background:#fff;color:#23100a;padding:.6rem 1rem}.pdp-reviews__filters{display:inline-flex;align-items:center;gap:.8rem;flex-wrap:wrap}.pdp-reviews__filter{appearance:none;border:1px solid #b8b7b6;border-radius:999px;background:#fff;color:#655854;font-size:1.3rem;font-weight:600;padding:.5rem 1.2rem;cursor:pointer}.pdp-reviews__filter.is-active{background:#933311;border-color:#933311;color:#fff}.pdp-reviews__distribution_row{display:grid;grid-template-columns:auto 1fr auto;gap:3.2rem;align-items:center;padding:2.4rem 0;border-bottom:1px solid #e9e6e5;transition:background .2s ease}.pdp-reviews__distribution_row.is-clickable{cursor:pointer}.pdp-reviews__distribution_row:hover{background:#e9e6e5}.pdp-reviews__distribution_row.is-active{background:rgba(147,51,17,.08)}.pdp-reviews__status{margin-left:auto;font-size:1.3rem;color:#655854}.pdp-reviews__status.is-error{color:#933311}.pdp-reviews__placeholder{display:flex;flex-direction:column;gap:1.6rem;width:100%;min-height:16rem}.pdp-reviews__placeholder-row{display:flex;flex-wrap:wrap;gap:1.6rem;align-items:center}.pdp-reviews__placeholder-line{display:block;position:relative;overflow:hidden;background:#d0cfcf;border-radius:999px;min-height:1rem}.pdp-reviews__placeholder-line::after{content:"";position:absolute;top:0;left:-100%;right:0;bottom:0;background:linear-gradient(90deg, transparent, rgba(184, 183, 182, 0.3), transparent);animation:placeholder-shimmer 1.3s infinite}.pdp-reviews__placeholder-star{width:5rem;height:1.2rem}.pdp-reviews__placeholder-verified{width:9rem;height:1.2rem}.pdp-reviews__placeholder-title{width:65%;height:1.6rem}.pdp-reviews__placeholder-text{width:100%;height:1.2rem}.pdp-reviews__placeholder-reviewer{width:30%;height:1rem}.pdp-reviews__placeholder-date{width:20%;height:1rem}@keyframes placeholder-shimmer{0%{transform:translateX(-100%)}100%{transform:translateX(100%)}}.pdp-reviews.is-loading .pdp-reviews__sort-select,.pdp-reviews.is-loading .pdp-reviews__filter{opacity:.6;cursor:wait}.pdp-reviews.is-loading .pdp-reviews__status{font-weight:700}.pdp-reviews .sv-write-review-button{display:inline-flex}.pdp-reviews__media{display:flex;flex-direction:column;gap:1.6rem}.pdp-reviews__media-title{font-size:1.8rem;font-weight:700;color:#23100a}.pdp-reviews__media-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(8rem, 1fr));gap:1.2rem}.pdp-reviews__media-trigger{appearance:none;background:rgba(0,0,0,0);border:0;padding:0;cursor:pointer;border-radius:.4rem;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.pdp-reviews__media-trigger:hover,.pdp-reviews__media-trigger:focus-visible{transform:translateY(-0.2rem);box-shadow:0 0 0 2px rgba(147,51,17,.2)}.pdp-reviews__media-item{display:block;max-width:100%;height:auto;border-radius:.4rem;border:1px solid #e9e6e5;object-fit:cover;background:#898886}.pdp-reviews__list{display:flex;flex-direction:column;gap:3.2rem}.pdp-reviews__empty{font-size:1.6rem;color:#655854}.pdp-reviews__card{padding:3.2rem;border:1px solid #e9e6e5;border-radius:.8rem;background:#fff;display:flex;flex-direction:column;gap:1.6rem}.pdp-reviews__card-header{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.8rem}.pdp-reviews__reviewer{font-weight:400;color:inherit}.pdp-reviews__verified{font-size:1.3rem;color:#1ea06a;font-weight:600}.pdp-reviews__card-rating{display:flex;flex-wrap:wrap;align-items:center;gap:1.2rem;color:#655854}.pdp-reviews__rating-number{font-weight:600}.pdp-reviews__date{color:inherit}.pdp-reviews__card-title{font-size:1.4rem;font-weight:700;color:#23100a}.pdp-reviews__card-text{font-size:1.6rem;line-height:2.4rem;color:#4a3d39}.pdp-reviews__card-media{display:flex;flex-wrap:wrap;gap:1.2rem}.pdp-reviews__lightbox{position:fixed;inset:0;z-index:2000;display:flex;align-items:center;justify-content:center;padding:3.2rem}.pdp-reviews__lightbox-backdrop{position:absolute;inset:0;background:rgba(35,16,10,.88)}.pdp-reviews__lightbox-dialog{position:relative;z-index:1;width:min(96rem,100%);display:grid;grid-template-columns:auto minmax(0, 1fr) auto;align-items:center;gap:1.6rem}@media only screen and (max-width: 767px){.pdp-reviews__lightbox-dialog{grid-template-columns:1fr;gap:1.2rem}}.pdp-reviews__lightbox[data-review-single=true] .pdp-reviews__lightbox-dialog{grid-template-columns:minmax(0, 1fr)}.pdp-reviews__lightbox-content{display:flex;flex-direction:column;align-items:stretch;width:100%;min-width:0;gap:1.2rem}.pdp-reviews__lightbox-image{width:100%;max-width:100%;max-height:min(80vh,72rem);border-radius:.8rem;background:#fff;object-fit:contain}.pdp-reviews__lightbox-close,.pdp-reviews__lightbox-nav{appearance:none;border:0;cursor:pointer;color:#fff;background:rgba(35,16,10,.5);display:inline-flex;align-items:center;justify-content:center}.pdp-reviews__lightbox-close{position:absolute;top:-2.4rem;right:0;width:4.4rem;height:4.4rem;border-radius:999px;font-size:3rem;line-height:1;z-index:2}@media only screen and (max-width: 767px){.pdp-reviews__lightbox-close{top:-1.6rem;right:-0.4rem}}.pdp-reviews__lightbox-nav{width:4.8rem;height:4.8rem;border-radius:999px;font-size:3.6rem;line-height:1}@media only screen and (max-width: 767px){.pdp-reviews__lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:2}}@media only screen and (max-width: 767px){.pdp-reviews__lightbox-nav--prev{left:.4rem}}@media only screen and (max-width: 767px){.pdp-reviews__lightbox-nav--next{right:.4rem}}.pdp-reviews__lightbox-count{font-size:1.3rem;color:#fff}.pdp-reviews__recommend{font-size:1.3rem;color:#655854;background:#d0cfcf;border:1px solid #e9e6e5;border-radius:.8rem;padding:1.2rem}.pdp-reviews__recommend-label{font-weight:600;margin-right:.4rem}.pdp-reviews__recommend-value{color:#4a3d39}.pdp-reviews__reply-separator{border-top:1px solid #e9e6e5;margin-top:.4rem}.pdp-reviews__reply{display:flex;flex-direction:column;gap:.8rem}.pdp-reviews__reply-title{font-size:1.3rem;font-weight:700;color:#23100a}.pdp-reviews__reply-comment{border-left:2px solid #655854;padding:1.2rem 1.6rem;margin-left:4.8rem}.pdp-reviews__reply-date{font-weight:400;color:#655854;margin-left:.4rem}.pdp-reviews__reply-text{font-size:1.3rem;line-height:2rem}.pdp-reviews__card-footer{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;flex-wrap:wrap}.pdp-reviews__card-meta{font-size:1.3rem;color:#898886}.pdp-reviews__card-helpful{font-size:1.3rem;color:#655854;display:flex;align-items:center;gap:.8rem;margin-left:auto;cursor:pointer}.pdp-reviews__helpful-count{font-weight:600;color:#4a3d39}.pdp-reviews__questions{padding-top:3.2rem;border-top:1px solid #e9e6e5;display:flex;flex-direction:column;gap:.8rem}.pdp-reviews__questions-title{font-size:1.4rem;font-weight:700;color:#23100a}.pdp-reviews__questions-count{font-size:1.3rem;color:#655854}.pdp-reviews__view-all-link{color:#933311;text-decoration:underline;justify-content:end;display:flex}.pdp-review{padding:3.2rem 4rem}@media only screen and (max-width: 767px){.pdp-review{padding:.8rem 1.6rem 0 1.6rem}}@media only screen and (min-width: 1200px){.pdp-review .ml-1{margin-left:8.333333%}}@media only screen and (min-width: 768px){.pdp-review .-mr-4rem{margin-right:-4rem}}@media only screen and (min-width: 1200px){.pdp-review .-ml-2rem{margin-left:-2rem}}.pdp-review .mb-half-gutter{margin-bottom:1.6rem}@media only screen and (max-width: 767px){.pdp-review .mb-half-gutter{margin-bottom:1.2rem}}.pdp-review .subtitle-2{margin-bottom:0}.pdp-review .hide-outside[hide-index="3"] span:not(:nth-child(-n+3)){display:none}.pdp-review .hide-outside[hide-index="3"] span:nth-child(3){position:relative}.pdp-review .hide-outside[hide-index="3"] span:nth-child(3)::after{content:"+" attr(hide-count);position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(74,61,57,.8);display:flex;align-items:center;justify-content:center;font-size:2rem;line-height:2.8rem;color:#fff}.pdp-review .hide-outside[hide-index="4"] span:not(:nth-child(-n+4)){display:none}.pdp-review .hide-outside[hide-index="4"] span:nth-child(4){position:relative}.pdp-review .hide-outside[hide-index="4"] span:nth-child(4)::after{content:"+" attr(hide-count);position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(74,61,57,.8);display:flex;align-items:center;justify-content:center;font-size:2rem;line-height:2.8rem;color:#fff}.pdp-review .hide-outside[hide-index="5"] span:not(:nth-child(-n+5)){display:none}.pdp-review .hide-outside[hide-index="5"] span:nth-child(5){position:relative}.pdp-review .hide-outside[hide-index="5"] span:nth-child(5)::after{content:"+" attr(hide-count);position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(74,61,57,.8);display:flex;align-items:center;justify-content:center;font-size:2rem;line-height:2.8rem;color:#fff}.pdp-review .hide-outside[hide-index="6"] span:not(:nth-child(-n+6)){display:none}.pdp-review .hide-outside[hide-index="6"] span:nth-child(6){position:relative}.pdp-review .hide-outside[hide-index="6"] span:nth-child(6)::after{content:"+" attr(hide-count);position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(74,61,57,.8);display:flex;align-items:center;justify-content:center;font-size:2rem;line-height:2.8rem;color:#fff}.pdp-review .hide-outside[hide-index="7"] span:not(:nth-child(-n+7)){display:none}.pdp-review .hide-outside[hide-index="7"] span:nth-child(7){position:relative}.pdp-review .hide-outside[hide-index="7"] span:nth-child(7)::after{content:"+" attr(hide-count);position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(74,61,57,.8);display:flex;align-items:center;justify-content:center;font-size:2rem;line-height:2.8rem;color:#fff}.pdp-review .hide-outside[hide-index="8"] span:not(:nth-child(-n+8)){display:none}.pdp-review .hide-outside[hide-index="8"] span:nth-child(8){position:relative}.pdp-review .hide-outside[hide-index="8"] span:nth-child(8)::after{content:"+" attr(hide-count);position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(74,61,57,.8);display:flex;align-items:center;justify-content:center;font-size:2rem;line-height:2.8rem;color:#fff}@media only screen and (min-width: 992px){.pdp-review-info{min-width:31.2rem}}.pdp-review__title{color:#23100a}@media only screen and (max-width: 767px){.pdp-review__title{font-size:2.6rem;line-height:3.2rem;letter-spacing:.2px}}.pdp-review__title{text-transform:uppercase;margin-bottom:3.2rem}@media only screen and (max-width: 991px){.pdp-review__title{margin-bottom:1.2rem}}.pdp-review__rating{font-size:4.8rem;line-height:1;letter-spacing:.5px;color:#933311;margin-right:1.2rem;margin-bottom:0}@media only screen and (max-width: 991px){.pdp-review__rating{font-size:2.9rem;line-height:3.6rem;margin-right:.8rem}}.pdp-review__star{margin-top:.8rem;margin-bottom:0}.pdp-review__star svg{width:2.1rem;height:2.1rem;margin-right:.5rem}@media only screen and (max-width: 991px){.pdp-review__star svg{width:1.4rem;height:1.4rem;margin-right:.4rem}}.pdp-review__star svg:last-child{margin-right:0}.pdp-review__number,.pdp-review__comments{font-size:1.5rem;line-height:2rem;color:#898886;font-weight:400;display:inline-block;margin-top:.8rem}@media only screen and (max-width: 991px){.pdp-review__number,.pdp-review__comments{margin-top:.4rem}}.pdp-review__number{margin-right:1.6rem}.pdp-review__des{font-size:1.6rem;line-height:2.4rem;letter-spacing:.1px;font-weight:400;color:#23100a;margin-bottom:2.4rem}@media only screen and (max-width: 991px){.pdp-review__des{padding-right:3.2rem;margin-bottom:1.2rem}}.pdp-review__rate{display:inline-block;margin-bottom:1.6rem}.pdp-review__rate-item{font-size:1.6rem;line-height:2.4rem;letter-spacing:.1px;color:#591b04;font-weight:400}.pdp-review__rate-item span{width:1rem}.pdp-review__rate-item:not(:last-child){margin-bottom:.6rem}.pdp-review__rate-item svg{width:1.2rem;height:1.2rem;fill:#ffc013;margin-left:.2rem;margin-right:1.6rem}.pdp-review__rate-item.tooltip::before,.pdp-review__rate-item.tooltip::after{bottom:calc(100% - 2px)}.pdp-review__rate-number{color:#898886;margin-left:1.2rem}.pdp-review__rate-progress{width:17.2rem;height:1.6rem;background:#e9e6e5;display:flex}.pdp-review__rate-progress-bar{height:100%;background:#ffc013}.pdp-review__clear{color:#655854;font-size:1.4rem;line-height:2rem;letter-spacing:.5px;font-weight:700;background:rgba(0,0,0,0);padding:0;border:0;text-transform:uppercase;text-decoration:underline;display:block}.pdp-review__btn.tablet-hide{margin-top:1.6rem}.pdp-review__btn.tablet-hide button{width:100%;max-width:31.2rem}.pdp-review__btn.tablet-show button{margin-top:1.2rem;padding-left:1.4rem;padding-right:1.4rem}.pdp-review__btn.tablet-show{margin-left:1.6rem}.pdp-review:not([data-filter]) .pdp-review__clear,.pdp-review:not([data-filter]) .pdp-review__filter{display:none}.pdp-review[data-filter="1"] .pdp-review__rate [data-rate="1"] span,.pdp-review[data-filter="1"] .pdp-review__rate [data-rate="1"] .pdp-review__rate-number{text-decoration:underline}.pdp-review[data-filter="1"] .pdp-review__rate [data-rate="1"] .pdp-review__rate-progress{outline:1px solid #ffcb12;background:#fdf6c9}.pdp-review[data-filter="2"] .pdp-review__rate [data-rate="2"] span,.pdp-review[data-filter="2"] .pdp-review__rate [data-rate="2"] .pdp-review__rate-number{text-decoration:underline}.pdp-review[data-filter="2"] .pdp-review__rate [data-rate="2"] .pdp-review__rate-progress{outline:1px solid #ffcb12;background:#fdf6c9}.pdp-review[data-filter="3"] .pdp-review__rate [data-rate="3"] span,.pdp-review[data-filter="3"] .pdp-review__rate [data-rate="3"] .pdp-review__rate-number{text-decoration:underline}.pdp-review[data-filter="3"] .pdp-review__rate [data-rate="3"] .pdp-review__rate-progress{outline:1px solid #ffcb12;background:#fdf6c9}.pdp-review[data-filter="4"] .pdp-review__rate [data-rate="4"] span,.pdp-review[data-filter="4"] .pdp-review__rate [data-rate="4"] .pdp-review__rate-number{text-decoration:underline}.pdp-review[data-filter="4"] .pdp-review__rate [data-rate="4"] .pdp-review__rate-progress{outline:1px solid #ffcb12;background:#fdf6c9}.pdp-review[data-filter="5"] .pdp-review__rate [data-rate="5"] span,.pdp-review[data-filter="5"] .pdp-review__rate [data-rate="5"] .pdp-review__rate-number{text-decoration:underline}.pdp-review[data-filter="5"] .pdp-review__rate [data-rate="5"] .pdp-review__rate-progress{outline:1px solid #ffcb12;background:#fdf6c9}.pdp-review__filter{font-size:1.6rem;line-height:2.4rem;letter-spacing:.1px;font-weight:400;color:#23100a}@media only screen and (max-width: 1199px){.pdp-review__filter{margin-top:2.4rem}}.pdp-review__filter-content{position:relative;font-size:1.4rem;line-height:2rem;letter-spacing:0;font-weight:700;padding:.7rem 4.5rem .7rem 1.5rem;background:#fdf6c9;border:1px solid #f9e24c;border-radius:.8rem;margin-left:.8rem}.pdp-review__filter-content::after{content:"";position:absolute;top:50%;right:3.6rem;width:1px;height:1.8rem;background:#dfd7a5;transform:translateY(-50%)}.pdp-review__filter-content svg{width:2rem;height:2rem;stroke:#23100a;position:absolute;top:50%;right:.8rem;transform:translateY(-50%)}.pdp-review__list{margin-top:2.4rem}.pdp-review__list-item{display:flex;flex-direction:row-reverse;justify-content:flex-end;padding-bottom:3.2rem;margin-bottom:2.4rem;border-bottom:1px solid #e4dedb;overflow:hidden;cursor:pointer}@media only screen and (max-width: 991px){.pdp-review__list-item{margin-bottom:3.2rem}}@media only screen and (max-width: 991px){.pdp-review__list-item{display:block}}.pdp-review__item-info{max-width:15rem;margin-right:6.4rem}@media only screen and (max-width: 991px){.pdp-review__item-info{margin-right:3.2rem}}@media only screen and (max-width: 991px){.pdp-review__item-info{display:flex;align-items:center;flex-wrap:wrap;max-width:none;margin-right:0;margin-top:1.8rem}}.pdp-review__item-star{margin-right:.8rem;margin-bottom:0}.pdp-review__item-star svg{width:2rem;height:2rem;margin-right:2px}.pdp-review__item-rating{font-size:1.8rem;line-height:2.4rem;font-weight:700;letter-spacing:.5px;color:#933311}.pdp-review__item-author{font-size:1.6rem;line-height:2.4rem;font-weight:700;color:#591b04;margin-bottom:2px;margin-top:.8rem}@media only screen and (max-width: 991px){.pdp-review__item-author{margin:0 .8rem 0 0}}.pdp-review__item-verify{display:flex;align-items:center;font-size:1.4rem;line-height:2rem;color:#1ea06a;font-weight:400}.pdp-review__item-verify svg{width:1.6rem;height:1.6rem;margin-right:2px}.pdp-review__item-verify{margin-bottom:.8rem}@media only screen and (max-width: 991px){.pdp-review__item-verify{margin:0 auto 0 0}}.pdp-review__item-time{font-size:1.4rem;line-height:20px;font-weight:400}@media only screen and (min-width: 992px){.pdp-review__item-time{margin-top:.8rem}}@media only screen and (min-width: 992px){.pdp-review__content{max-width:calc(100% - 19.4rem)}}.pdp-review__content-title{color:#23100a;letter-spacing:.2px;margin-bottom:.8rem}@media only screen and (max-width: 991px){.pdp-review__content-title{margin-top:.8rem}}.pdp-review__content-msg{font-size:1.6rem;line-height:2.4rem;letter-spacing:.1px;color:#23100a}.pdp-review__content-gallery{display:flex;margin:1.6rem -0.4rem 0}.pdp-review__content-gallery img{width:8rem}.pdp-review__content-gallery span{padding:0 .4rem}.pdp-review__content-gallery span:after{left:.4rem;right:.4rem}.pdp-review__content-gallery.hide-outside[hide-index] span[hide-count]:after{left:.4rem;right:.4rem;bottom:0}.pdp-review__loadmore{display:flex;align-items:center;font-size:1.6rem;line-height:2.4rem;letter-spacing:.5px;font-weight:700;color:#933311;width:max-content;text-decoration:underline;text-transform:uppercase;margin-left:auto;margin-right:auto}@media only screen and (min-width: 768px){.pdp-review__loadmore{margin-top:.8rem}}@media only screen and (max-width: 767px){.pdp-review__loadmore{margin-bottom:3.2rem}}.pdp-review__loadmore svg{width:1.6rem;height:1.6rem;margin-left:.4rem}.pdp-review__separator{margin:3.2rem 0 .8rem;height:1px;box-shadow:inset 0px -1px 0px #ede6d4}.pdp-review__detail{display:flex}@media only screen and (max-width: 991px){.pdp-review__detail{padding:0;flex-direction:column}}.pdp-review__detail-title{color:#23100a;letter-spacing:.2px;margin-bottom:4.8rem}@media only screen and (max-width: 991px){.pdp-review__detail-title{margin-top:2.4rem;margin-bottom:.8rem}}.pdp-review__detail-product{background:#f9f7f0;padding:6.4rem}@media only screen and (min-width: 992px){.pdp-review__detail-product{width:51rem;max-width:45%;height:80vh;overflow-y:auto}}@media only screen and (max-width: 991px){.pdp-review__detail-product{display:flex;align-items:center;padding:.8rem 1.6rem;box-shadow:inset 0px -1px 0px #ede6d4}}.pdp-review__detail-product-title a{display:inline-block;color:#23100a;font-weight:400;letter-spacing:.2px;margin-bottom:0}@media only screen and (max-width: 991px){.pdp-review__detail-product-title a{font-size:1.6rem;line-height:2rem;font-weight:700;margin-bottom:.4rem}}.pdp-review__detail-product-collection{margin-bottom:.8rem}.pdp-review__detail-product-collection a{display:inline-block;color:#898886;letter-spacing:.2px}.pdp-review__detail-product-variants{display:flex;flex-wrap:wrap;font-size:1.4rem;line-height:2rem;font-weight:400;color:#655854}@media only screen and (min-width: 992px){.pdp-review__detail-product-variants{display:none}}.pdp-review__detail-product-variants span{display:flex;align-items:center}.pdp-review__detail-product-variants span:not(:last-child):after{content:"";margin:0 .8rem;width:1px;background:#d0cfcf;height:2rem}@media only screen and (min-width: 992px){.pdp-review__detail-product-image{margin-bottom:2.4rem}}@media only screen and (max-width: 991px){.pdp-review__detail-product-image{margin-right:1.2rem;min-width:5.6rem;max-width:5.6rem}}.pdp-review__detail-product-image a{display:block;background:#fff;position:relative;padding-bottom:100%}.pdp-review__detail-product-image img{display:block;position:absolute;top:50%;left:50%;width:max-content;max-width:100%;transform:translate(-50%, -50%)}.pdp-review__detail-review{position:relative;flex:1;max-width:60%;overflow-y:auto}@media only screen and (max-width: 991px){.pdp-review__detail-review{max-width:none}}.pdp-review__detail-review .absolute-fit{position:absolute;top:0;left:0;right:0;bottom:0;padding:6.4rem 6.4rem 12rem;overflow:auto}@media only screen and (max-width: 991px){.pdp-review__detail-review .absolute-fit{padding:3.2rem 1.6rem 2.4rem 1.6rem;bottom:.8rem}}.pdp-review__detail-star{margin-right:1.6rem;margin-bottom:0}.pdp-review__detail-star svg{width:4rem;height:4rem}.pdp-review__detail-star svg:not(:last-child){margin-right:.4rem}.pdp-review__detail-rating{letter-spacing:.5px;color:#23100a;margin-bottom:0}.pdp-review__detail-author{font-size:1.6rem;line-height:2.4rem;letter-spacing:.1px;font-weight:400;color:#655854;margin-bottom:2.4rem}.pdp-review__detail-author span{color:#933311}@media only screen and (max-width: 991px){.pdp-review__detail-author span:after{content:"";display:block}}.pdp-review__detail-message{font-size:1.6rem;line-height:2.4rem;color:#23100a;font-weight:400;letter-spacing:.1px;margin-bottom:2.4rem}@media only screen and (max-width: 991px){.pdp-review__detail-message{margin-bottom:1.2rem}}.pdp-review__detail-gallery{display:flex;overflow:hidden;margin:0 -0.8rem 2.4rem}@media only screen and (max-width: 991px){.pdp-review__detail-gallery{margin:0 -0.4rem 2.4rem}}.pdp-review__detail-gallery span{padding:0 .8rem .8rem}@media only screen and (max-width: 991px){.pdp-review__detail-gallery span{padding:0 .4rem .8rem}}.pdp-review__detail-gallery img{width:12rem}@media only screen and (max-width: 991px){.pdp-review__detail-gallery img{max-width:8rem}}.pdp-review__detail-gallery.hide-outside[hide-index] span[hide-count]:after{left:.8rem;right:.8rem;bottom:.8rem}@media only screen and (max-width: 991px){.pdp-review__detail-gallery.hide-outside[hide-index] span[hide-count]:after{left:.4rem;right:.4rem;bottom:.8rem}}.pdp-review__detail-spec{font-size:1.6rem;line-height:2.4rem}.pdp-review__detail-spec-item{display:flex}.pdp-review__detail-spec-item:not(:last-child){margin-bottom:.8rem}.pdp-review__detail-spec-title{width:13.2rem;max-width:50%;color:#655854;font-weight:400;letter-spacing:.1px;margin-right:3.2rem}.pdp-review__detail-spec-value{flex:1;font-weight:700;color:#23100a}.pdp-review #dialog-review-detail{top:0;left:0;z-index:9999}.pdp-review #dialog-review-detail .bn-dialog-container{position:relative;width:129.4rem;max-width:100vw;height:80vh;background-color:#fff}@media only screen and (max-width: 991px){.pdp-review #dialog-review-detail .bn-dialog-container{height:calc(100vh - 2.4rem);overflow:hidden}}.pdp-review #dialog-review-detail .bn-dialog__header{border-bottom:1px solid #e4dedb}@media only screen and (max-width: 991px){.pdp-review #dialog-review-detail .bn-dialog__header{padding:1.2rem 1.6rem}}.pdp-review #dialog-review-detail .bn-dialog__header p{color:#23100a;font-size:1.8rem;letter-spacing:.2px;line-height:2.4rem}.pdp-review #dialog-review-detail [close-dropdown]{position:absolute;top:1.6rem;right:1.6rem;background:0;border:0;padding:0;display:flex;align-items:center;z-index:1}.pdp-review #dialog-review-detail [close-dropdown] svg{width:2.4rem;height:2.4rem;stroke:#472311}@media only screen and (max-width: 991px){.pdp-review #dialog-review-detail [close-dropdown] svg{width:2rem;height:2rem}}.pdp-review #dialog-review-detail [close-dropdown] span{display:none}@media only screen and (max-width: 991px){.pdp-review #dialog-review-detail [close-dropdown] span{display:block;font-size:1.3rem;line-height:1.8rem;letter-spacing:.2px;color:#4a3d39;text-transform:uppercase;font-weight:700;margin-right:.4rem}}@media only screen and (max-width: 991px){.pdp-review #dialog-review-detail [dropdown-panel-container],.pdp-review #dialog-review-detail .pdp-review__detail{height:100%}}@media only screen and (max-width: 991px){.pdp-review #dialog-review-detail .pdp-review__detail{height:calc(100% - 4.9rem)}}.reviews-pagination .pagination{justify-content:end}.reviews-pagination .pagination .page-item a{display:block}
/*# sourceMappingURL=pdp-review.css.map */
