.staymyx-reviews{background:var(--reviews-background);color:var(--reviews-text-color);padding-block:var(--reviews-padding-top) var(--reviews-padding-bottom)}.staymyx-reviews__inner{width:min(calc(100% - 104px),1400px);margin-inline:auto}.staymyx-reviews__header{margin-bottom:40px;text-align:center}.staymyx-reviews__eyebrow{margin:0 0 12px;color:var(--reviews-heading-color);font-size:13px;font-weight:700;letter-spacing:.13em;line-height:1.3;text-transform:uppercase}.staymyx-reviews__intro{max-width:1200px;margin-inline:auto}.staymyx-reviews__heading{margin:0}.staymyx-reviews__description{margin:0;color:#666;font-size:16px;line-height:28px;opacity:.8}.staymyx-reviews__description p,.staymyx-reviews__copy p{margin:0}.staymyx-reviews__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.staymyx-reviews__card{min-width:0;padding:18px;background:var(--reviews-card-background);border:1px solid #deded8;border-radius:16px;transition:border-color .18s ease,transform .18s ease}.staymyx-reviews__card:hover{border-color:color-mix(in srgb,var(--reviews-accent-color) 38%,#deded8);transform:translateY(-2px)}.staymyx-reviews__card-head{display:grid;grid-template-columns:96px minmax(0,1fr);gap:16px;align-items:center}.staymyx-reviews__card-head--text-only{grid-template-columns:minmax(0,1fr)}.staymyx-reviews__image-wrap{width:96px;height:96px;overflow:hidden;border-radius:12px;background:#f2f1ed}.staymyx-reviews__image{display:block;width:100%;height:100%;object-fit:cover}.staymyx-reviews__stars{display:flex;gap:2px;color:var(--reviews-accent-color);font-size:17px;line-height:1}.staymyx-reviews__star--empty{opacity:.2}.staymyx-reviews__card-title{margin:9px 0 0;color:var(--reviews-heading-color);font-size:18px;font-weight:600;line-height:1.25}.staymyx-reviews__author{margin:5px 0 0;color:var(--reviews-heading-color);font-size:14px;font-weight:700;line-height:1.3}.staymyx-reviews__verified{margin:2px 0 0;font-size:12px;line-height:1.35;opacity:.72}.staymyx-reviews__copy{margin-top:18px;font-size:16px;font-weight:400;line-height:1.55}@media(max-width:989px){.staymyx-reviews__inner{width:min(calc(100% - 48px),1400px)}.staymyx-reviews__eyebrow{margin:0 0 14px}.staymyx-reviews__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.staymyx-reviews__inner{width:calc(100% - 32px)}.staymyx-reviews__header{margin-bottom:30px}.staymyx-reviews__description{font-size:16px;line-height:1.6}.staymyx-reviews__grid{grid-template-columns:minmax(0,1fr);gap:16px}.staymyx-reviews__card{padding:18px}.staymyx-reviews__card-head{grid-template-columns:88px minmax(0,1fr);gap:16px}.staymyx-reviews__card-head--text-only{grid-template-columns:minmax(0,1fr)}.staymyx-reviews__image-wrap{width:88px;height:88px}}@media(prefers-reduced-motion:reduce){.staymyx-reviews__card{transition:none}.staymyx-reviews__card:hover{transform:none}}.product-reviews-on-demand{display:block;padding-top:var(--reviews-padding-top, 24px);padding-bottom:var(--reviews-padding-bottom, 24px);scroll-margin-top:110px}.product-reviews-on-demand__details{border-top:1px solid var(--border-color-base, #ddd);border-bottom:1px solid var(--border-color-base, #ddd)}.product-reviews-on-demand__summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 0;color:var(--heading-color, inherit);font:inherit;font-size:18px;font-weight:500;line-height:1.4;list-style:none;cursor:pointer}.product-reviews-on-demand__summary::-webkit-details-marker{display:none}.product-reviews-on-demand__summary:focus-visible{outline:2px solid currentColor;outline-offset:4px}.product-reviews-on-demand__chevron{flex:none}.product-reviews-on-demand__details[open]>.product-reviews-on-demand__summary .product-reviews-on-demand__chevron{transform:rotate(180deg)}.product-reviews-on-demand__content{min-width:0;padding:8px 0 24px}.staymyx-community-gallery{display:block;overflow:hidden;color:var(--smx-community-text);background:var(--smx-community-background);padding-block:var(--smx-community-top) var(--smx-community-bottom);font-family:inherit}.staymyx-community-gallery__inner{width:100%;margin-inline:auto;padding-inline:0;box-sizing:border-box;min-width:0}.staymyx-community-gallery .staymyx-community-gallery__heading{margin:0 0 20px;color:inherit;font-family:inherit;font-size:clamp(22px,4vw,32px);line-height:1.2;font-weight:700;text-align:center}.staymyx-community-gallery__viewport{display:grid;gap:10px}.staymyx-community-gallery__row{direction:ltr;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;scrollbar-width:none;min-width:0}.staymyx-community-gallery__row::-webkit-scrollbar{display:none}.staymyx-community-gallery .staymyx-community-gallery__grid{display:flex;width:max-content;align-items:start;gap:10px;list-style:none;margin:0;padding:0}.staymyx-community-gallery__tile{flex:0 0 var(--smx-community-mobile-size);width:var(--smx-community-mobile-size);min-width:0;scroll-snap-align:start;list-style:none}.staymyx-community-gallery .staymyx-community-gallery__figure{margin:0}.staymyx-community-gallery__media{display:block;aspect-ratio:1;overflow:hidden;border-radius:10px;background:color-mix(in srgb,var(--smx-community-text) 8%,var(--smx-community-background));color:inherit}.staymyx-community-gallery .staymyx-community-gallery__image{display:block;width:100%;height:100%;max-width:100%;aspect-ratio:1;object-fit:cover}.staymyx-community-gallery .staymyx-community-gallery__placeholder{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:8px;box-sizing:border-box;border:1px dashed currentColor;font-size:12px;line-height:1.3;text-align:center}.staymyx-community-gallery__placeholder svg{flex:none;width:36px;height:36px}.staymyx-community-gallery__caption{margin-top:6px;font-size:12px;line-height:1.4;overflow-wrap:anywhere}.staymyx-community-gallery__footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:6px 12px;padding-inline:16px;min-height:44px;margin-top:6px}.staymyx-community-gallery__footer:empty{display:none}.staymyx-community-gallery .staymyx-community-gallery__handle{display:inline-flex;align-items:center;justify-content:center;min-height:44px;color:inherit;font-family:inherit;font-size:clamp(14px,1.7vw,28px);line-height:1.4;font-weight:600;text-align:center;text-decoration:none;overflow-wrap:anywhere}.staymyx-community-gallery a.staymyx-community-gallery__handle:hover{text-decoration:underline;text-underline-offset:3px}.staymyx-community-gallery__instructions{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.staymyx-community-gallery__row:focus-visible,.staymyx-community-gallery__media:focus-visible,.staymyx-community-gallery__handle:focus-visible{outline:2px solid var(--smx-community-accent);outline-offset:-3px}.staymyx-community-gallery__empty{margin:0;padding:24px;border:1px dashed currentColor;text-align:center}@media(min-width:768px){.staymyx-community-gallery__tile{flex-basis:var(--smx-community-desktop-size);width:var(--smx-community-desktop-size)}.staymyx-community-gallery__footer{padding-inline:32px}}@media(prefers-reduced-motion:reduce){.staymyx-community-gallery__row{scroll-behavior:auto}}.staymyx-cart-flow-status[hidden]{display:none}.staymyx-cart-flow-status{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding:12px 16px;margin-bottom:12px;border:1px solid #d5dced;border-radius:6px;color:#222;background:#f4f6fc;font-size:14px;line-height:1.5}.staymyx-cart-flow-status a{text-decoration:underline}.staymyx-cart-flow-spinner{display:none}.staymyx-cart-flow-status[data-state=pending] .staymyx-cart-flow-spinner{display:block;flex:0 0 18px;width:18px;height:18px;border:2px solid #cbd3e8;border-top-color:#435caa;border-radius:50%;animation:staymyx-cart-spin .65s linear infinite}.staymyx-cart-flow-status[data-state=error]{border-color:#c68585;background:#fff5f5;color:#752323}.staymyx-cart-pending #form-mini-cart{pointer-events:none}.staymyx-cart-pending[data-cart-operation=add] #form-mini-cart .cart-empty{visibility:hidden}#MiniCartDialog [data-cart-pending-label]{position:relative}#MiniCartDialog [data-cart-pending-label]:after{content:attr(data-cart-pending-label);position:absolute;inset:auto 0 4px auto;padding:3px 8px;border-radius:4px;color:#304783;background:#eef2fb;font-size:12px;line-height:1.5}#MiniCartDialog :focus-visible{outline:2px solid #435caa;outline-offset:3px}@media(max-width:767px){html.staymyx-nav-pending:after{content:"";position:fixed;inset:0 auto auto 0;z-index:10000;width:90%;height:3px;background:#435caa;transform-origin:left;pointer-events:none;animation:staymyx-nav-progress .9s ease-out both}}@keyframes staymyx-cart-spin{to{transform:rotate(360deg)}}@keyframes staymyx-nav-progress{0%{transform:scaleX(.05)}to{transform:scaleX(1)}}@media(prefers-reduced-motion:reduce){.staymyx-cart-flow-spinner,html.staymyx-nav-pending:after{animation:none!important}#MiniCartDialog{transition:none!important}}.staymyx-product-stars.staymyx-product-stars{display:flex;justify-content:center;align-items:center;min-height:24px;color:#435caa}.staymyx-product-stars .staymyx-product-stars__link{display:inline-flex;align-items:center;gap:1px;color:#435caa;text-decoration:none}.staymyx-product-stars .staymyx-product-stars__icon{display:block;width:16px;height:16px;flex:none}.staymyx-product-stars .staymyx-product-stars__average{margin-left:5px;font-size:14px;font-weight:400;line-height:1}
/*# sourceMappingURL=/cdn/shop/t/25/compiled_assets/styles.css.map */
