.product-reviews-modal{--reviews-drawer-star-filled: #232220;--reviews-drawer-star-empty: #d9d9d9;--reviews-drawer-border: #d9d9d9;--reviews-drawer-muted: rgba(35, 34, 32, .55);--reviews-drawer-bar-track: #eceae4;background:transparent;display:flex;top:0;bottom:0;justify-content:flex-end;left:auto;pointer-events:none;position:fixed;right:0;width:100vw;z-index:1000}.product-reviews-modal.is-open{pointer-events:auto}.product-reviews-modal__overlay{-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);background-color:rgba(var(--color-base-text-1),.4);top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none;position:fixed;transition:opacity var(--duration-short) var(--default-easing);will-change:backdrop-filter;z-index:0}.product-reviews-modal__overlay.is-showing{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:1;pointer-events:auto}.product-reviews-modal__panel{background-color:rgb(var(--color-brand-2));box-shadow:0 30px 64px #1815112e;color:rgb(var(--color-base-text-1));display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative;transform:translate(100%);transition:transform var(--duration-default) var(--default-easing);width:min(32rem,100vw);z-index:1}.product-reviews-modal.is-open .product-reviews-modal__panel{transform:translate(0);transition:transform var(--duration-long) var(--default-easing)}.product-reviews-modal__header{align-items:center;background:rgb(var(--color-brand-2));border-bottom:1px solid var(--reviews-drawer-border);display:flex;flex-shrink:0;justify-content:center;padding:var(--space-6) var(--space-7) var(--space-4);position:relative;top:0;z-index:2}.product-reviews-modal__title{color:rgb(var(--color-base-text-1));font-family:var(--headline-font-family);font-size:var(--text-size-main);font-weight:var(--headline-font-weight);letter-spacing:.02em;line-height:var(--headline-line-height);margin:0;text-align:center}.product-reviews-modal__close{align-items:center;background:transparent;border:none;cursor:pointer;display:inline-flex;flex-shrink:0;justify-content:center;padding:var(--space-1);position:absolute;right:var(--space-6);top:50%;transform:translateY(-50%)}.product-reviews-modal__body{-webkit-overflow-scrolling:touch;display:flex;flex:1 1 auto;flex-direction:column;min-height:0;overflow-x:hidden;overflow-y:auto;padding:var(--space-5) var(--space-6) var(--space-8)}.product-template__rating[data-reviews-modal-trigger],.product-template__rating[data-reviews-modal-trigger] .jdgm-preview-badge,.product-template__rating[data-reviews-modal-trigger] .jdgm-prev-badge{cursor:pointer;display:flex!important}.product-rating.product-template__rating[data-reviews-modal-trigger] .jdgm-prev-badge__text{text-decoration:none}@media screen and (min-width:768px){.product-reviews-modal__header{padding-top:var(--space-8)}.product-reviews-modal__title{font-size:var(--headline-size-h5)}.product-reviews-modal__body{padding:var(--space-6) var(--space-7) var(--space-9)}}.product-reviews-modal__body{--rating-star-empty: #d9d9d9;--rating-star-filled: #232220;--rating-star-gap: .1875rem;--rating-star-half-mask: url(icon-star-rating-half.svg);--rating-star-height: 1.1875rem;--rating-star-mask: url(icon-star-rating.svg);--rating-star-width: 1.1484375rem;--jm-review-widget-star-and-histogram-color: var(--rating-star-filled);--jm-review-widget-button-color: var(--reviews-drawer-star-filled);--jm-review-widget-button-text-color: #ffffff;--jm-review-widget-text-color: var(--reviews-drawer-star-filled);--jm-review-widget-lighter-text-color: var(--reviews-drawer-muted);--jm-widget-primary-color: var(--reviews-drawer-star-filled);--jm-review-widget-form-button-color: var(--reviews-drawer-star-filled);--jm-review-widget-form-button-text-color: #ffffff;--jm-review-widget-form-text-color: var(--reviews-drawer-star-filled);--jm-review-widget-bar-chart-height: .5625rem;--jm-widget-border-radius: 0;--jm-widget-border-radius-simplified: 999px;--jm-tabs-active-border-color: var(--reviews-drawer-star-filled);--jm-tabs-text-active-color: var(--reviews-drawer-star-filled)}.product-reviews-modal__body .jdgm-rev-widg,.product-reviews-modal__body [data-jdgm-review-widget-root],.product-reviews-modal__body .jdgm-rev-widget,.product-reviews-modal__body .jdgm-review-widget{display:block!important;margin:0!important;max-width:none!important;padding:0!important}.product-reviews-modal__body .jm-review-widget,.product-reviews-modal__body .jm-review-widget[style]{--jm-review-widget-star-and-histogram-color: var( --reviews-drawer-star-filled ) !important;--jm-review-widget-button-color: var(--reviews-drawer-star-filled) !important;--jm-review-widget-text-color: var(--reviews-drawer-star-filled) !important;--jm-widget-primary-color: var(--reviews-drawer-star-filled) !important;--jm-review-widget-form-button-color: var( --reviews-drawer-star-filled ) !important;color:rgb(var(--color-base-text-1));line-height:var(--text-line-height);padding-block:0!important}.product-reviews-modal__body .jm-review-widget__header-and-body{border-top:0!important}.product-reviews-modal__body .jm-review-widget-minimal-header__title{display:none}.product-reviews-modal__body .jm-review-widget-minimal-header{gap:var(--space-5);padding-bottom:var(--space-5)}.product-reviews-modal__body .jm-average-rating-display__content{gap:var(--space-3)}.product-reviews-modal__body .jm-average-rating-display .jm-text{color:var(--reviews-drawer-muted);font-family:var(--text-font-family);font-size:var(--text-size-tiny);letter-spacing:0;line-height:var(--text-small-line-height)}.product-reviews-modal__body .jm-review-widget-minimal-header__filter-container,.product-reviews-modal__body .jm-review-widget-minimal-header__button-and-filters{align-items:stretch;gap:var(--space-3);width:100%}.product-reviews-modal__body .jm-action-buttons{flex:1 1 auto}.product-reviews-modal__body .jm-action-buttons .jm-button--primary{background-color:rgb(var(--color-base-text-1));border:1px solid rgb(var(--color-base-text-1));border-radius:0;color:rgb(var(--color-brand-2));font-family:var(--primary-font-family);font-size:var(--text-size-tiny);font-weight:var(--font-weight-semi-bold);letter-spacing:var(--button-letter-spacing);min-height:2.75rem;text-transform:uppercase;width:100%}.product-reviews-modal__body .jm-action-buttons .jm-button--primary:hover{background-color:rgb(var(--color-brand-2));color:rgb(var(--color-base-text-1));opacity:1}.product-reviews-modal__body .jm-filters--compact .jm-button,.product-reviews-modal__body .jm-sort-filter__select,.product-reviews-modal__body .jm-search-filter__toggle{background-color:transparent;border:1px solid rgb(var(--color-base-text-1));border-radius:0;color:rgb(var(--color-base-text-1));min-height:2.75rem;min-width:2.75rem}.product-reviews-modal__body .jm-progress-bar{--jm-progress-track: var(--reviews-drawer-bar-track);--jm-progress-fill: var(--reviews-drawer-star-filled)}.product-reviews-modal__body .jm-star-rating .jm-cluster{gap:var(--rating-star-gap)!important}.product-reviews-modal__body .jm-star-rating .jm-icon,.product-reviews-modal__body .jm-star-rating__font-icon{display:inline-block;flex-shrink:0;height:var(--rating-star-height)!important;line-height:0!important;overflow:hidden;position:relative;width:var(--rating-star-width)!important}.product-reviews-modal__body .jm-star-rating__font-icon{color:transparent!important;font-size:0!important}.product-reviews-modal__body .jm-star-rating .jm-icon svg{display:none}.product-reviews-modal__body .jm-star-rating .jm-icon:before,.product-reviews-modal__body .jm-star-rating__font-icon:before{content:"";display:block;height:var(--rating-star-height);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain;mask-position:center;mask-repeat:no-repeat;mask-size:contain;width:var(--rating-star-width)}.product-reviews-modal__body .jm-star-rating .jm-star-rating__filled:before,.product-reviews-modal__body .jm-star-rating__font-icon.is-star-filled:before{background-color:var(--rating-star-filled);-webkit-mask-image:var(--rating-star-mask);mask-image:var(--rating-star-mask)}.product-reviews-modal__body .jm-star-rating .jm-star-rating__half:before,.product-reviews-modal__body .jm-star-rating__font-icon.is-star-half:before{background-color:var(--rating-star-filled);-webkit-mask-image:var(--rating-star-half-mask);mask-image:var(--rating-star-half-mask)}.product-reviews-modal__body .jm-star-rating .jm-star-rating__empty:before,.product-reviews-modal__body .jm-star-rating__font-icon.is-star-empty:before{background-color:var(--rating-star-empty);-webkit-mask-image:var(--rating-star-mask);mask-image:var(--rating-star-mask)}.product-reviews-modal__body .jm-rating-filter__star{font-size:var(--rating-star-height);line-height:1}.product-reviews-modal__body .jm-review-widget__body{gap:0}.product-reviews-modal__body .jm-review-item{border-bottom:1px solid var(--reviews-drawer-border);padding-block:var(--space-5)}.product-reviews-modal__body .jm-review-item:first-child{border-top:1px solid var(--reviews-drawer-border)}.product-reviews-modal__body .jm-review-item__content{--52156a25: var(--space-2);display:grid;gap:var(--space-2);grid-template-columns:auto minmax(0,1fr);grid-template-rows:auto auto}.product-reviews-modal__body .jm-review-item__content>*:first-child{align-self:center;grid-column:1;grid-row:1}.product-reviews-modal__body .jm-reviewer-info{align-items:center;align-self:center;display:flex;grid-column:2;grid-row:1;justify-content:flex-end;min-width:0;margin-top:0}.product-reviews-modal__body .jm-reviewer-avatar,.product-reviews-modal__body .jm-reviewer-avatar__initial,.product-reviews-modal__body .jm-reviewer-avatar__image{display:none!important}.product-reviews-modal__body .jm-reviewer-info__details{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:var(--space-2) var(--space-3);justify-content:flex-end;width:100%;--52156a25: 0}.product-reviews-modal__body .jm-reviewer-info__name{color:rgb(var(--color-base-text-1));font-family:var(--text-font-family);font-size:var(--text-size-tiny);font-weight:var(--font-weight-normal);letter-spacing:var(--eyebrow-letter-spacing);line-height:var(--text-small-line-height);text-transform:uppercase}.product-reviews-modal__body .jm-reviewer-info .jm-text[style*=lighter-text]{color:var(--reviews-drawer-muted)!important;flex-shrink:0;font-family:var(--text-font-family);font-size:var(--text-size-tiny);letter-spacing:0;line-height:var(--text-small-line-height);white-space:nowrap}.product-reviews-modal__body .jm-review-content{--52156a25: var(--space-2);gap:var(--space-2);grid-column:1 / -1;grid-row:2}.product-reviews-modal__body .jm-review-content__title{color:rgb(var(--color-base-text-1));font-family:var(--headline-font-family);font-size:var(--text-size-main);font-weight:var(--headline-font-weight);letter-spacing:.02em;line-height:var(--headline-line-height);margin:0 0 var(--space-1)}.product-reviews-modal__body .jm-review-content__body,.product-reviews-modal__body .jdgm-review-content__body-content{color:rgb(var(--color-base-text-1));font-family:var(--text-font-family);font-size:var(--text-size-tiny);letter-spacing:0;line-height:var(--text-small-line-height)}.product-reviews-modal__body .jm-review-content__expand-button{color:rgb(var(--color-base-text-1));font-family:var(--text-font-family);font-size:var(--text-size-tiny);text-decoration:underline;text-underline-offset:.15em}.product-reviews-modal__body .jm-shop-reply{background-color:rgba(var(--color-base-text-1),.04);border-left:2px solid var(--reviews-drawer-border);margin-top:var(--space-3);padding:var(--space-3) var(--space-4)}.product-reviews-modal__body .jm-shop-reply__author{color:rgb(var(--color-base-text-1));font-family:var(--text-font-family);font-size:var(--text-size-tiny);font-weight:var(--font-weight-semi-bold);letter-spacing:0;margin-bottom:var(--space-1)}.product-reviews-modal__body .jm-shop-reply__text{color:var(--reviews-drawer-muted);font-family:var(--text-font-family);font-size:var(--text-size-tiny);line-height:var(--text-small-line-height)}.product-reviews-modal__body .jm-voting-controls,.product-reviews-modal__body .jm-social-share-list,.product-reviews-modal__body .jdgm-translate-button,.product-reviews-modal__body .jm-review-item__pin-icon{display:none}.product-reviews-modal__body .jm-filter-panel,.product-reviews-modal__body .jm-custom-answers,.product-reviews-modal__body .jm-review-widget-minimal-header__search-bar-tabs,.product-reviews-modal__body .jm-review-widget-minimal-header__tabs{border-color:var(--reviews-drawer-border)}.product-reviews-modal__body .jm-no-reviews-state__text,.product-reviews-modal__body .jdgm-empty-state .jm-text{color:var(--reviews-drawer-muted);font-family:var(--text-font-family);font-size:var(--text-size-small)}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-product-reviews-modal.css.map */
