.mw-reviews-section{width:100%}.mw-reviews-wrap{max-width:var(--page-width, 1400px);margin:32px auto 0;padding:22px 16px 0;border-top:1px solid rgba(0,0,0,.1)}.mw-reviews-head{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:14px}.mw-reviews-title{margin:0;font-size:clamp(20px,2vw,26px);font-weight:900;letter-spacing:-.02em}.mw-reviews-sub{font-size:14px;opacity:.75;margin-top:6px}.mw-reviews-actions{display:inline-flex;gap:10px;align-items:center;margin-top:10px}.mw-write-review{padding:10px 14px;border-radius:12px;border:1px solid rgba(0,0,0,.25);background:#000;color:#fff;font-weight:900;cursor:pointer;line-height:1}.mw-write-review:disabled{opacity:.5;cursor:default}.mw-sort{display:inline-flex;align-items:center;gap:10px;font-size:14px}.mw-sort label{font-weight:800;opacity:.8}.mw-sort select{padding:9px 12px;border-radius:12px;border:1px solid rgba(0,0,0,.22);background:#fff;font-weight:800;cursor:pointer}.mw-rating-badge{display:inline-flex;align-items:center;gap:7px;margin-top:8px;padding:6px 10px;border-radius:999px;background:#0000000a;line-height:1;width:fit-content}.mw-rating-badge .mw-stars{gap:1px}.mw-rating-badge .mw-stars svg{width:16px;height:16px}.mw-rating-badge .mw-rating-text{font-size:14px;font-weight:800;letter-spacing:.01em}.mw-rating-badge .mw-rating-count{font-size:13px;font-weight:700;opacity:.7}.mw-photo-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin:14px 0 18px}@media(max-width:768px){.mw-photo-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.mw-photo-grid img{width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:14px;border:1px solid rgba(0,0,0,.12);cursor:pointer;background:#00000008}.mw-photo-carousel{position:relative;margin:14px 0 18px}.mw-photo-track{display:flex;gap:10px;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none}.mw-photo-track::-webkit-scrollbar{display:none}.mw-photo-track img{flex:0 0 104px;width:104px;height:104px;object-fit:cover;border-radius:14px;border:1px solid rgba(0,0,0,.12);cursor:pointer;background:#00000008}@media(max-width:768px){.mw-photo-track img{flex-basis:78px;width:78px;height:78px}}.mw-photo-nav{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;border-radius:999px;border:1px solid rgba(0,0,0,.2);background:#fffffff2;cursor:pointer;font-weight:900;line-height:1;display:inline-flex;align-items:center;justify-content:center;z-index:2;box-shadow:0 6px 18px #0000001a}.mw-photo-nav:disabled{opacity:.35;cursor:default;box-shadow:none}.mw-photo-nav.mw-prev{left:-8px}.mw-photo-nav.mw-next{right:-8px}.mw-review-list{display:grid;gap:14px}.mw-review{border:1px solid rgba(0,0,0,.1);border-radius:16px;padding:14px;background:#fff}.mw-review-top{display:flex;justify-content:space-between;gap:12px;margin-bottom:8px;align-items:flex-start}.mw-review-author{font-weight:900}.mw-review-date{opacity:.7;font-size:13px}.mw-stars{display:inline-flex;gap:2px}.mw-stars svg{width:18px;height:18px;fill:#000;display:block}.mw-review-body{margin:8px 0 0;font-size:14px;line-height:1.55;white-space:pre-wrap;opacity:.95}.mw-review-photos{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.mw-review-photos img{width:76px;height:76px;object-fit:cover;border-radius:14px;border:1px solid rgba(0,0,0,.12);cursor:pointer;background:#00000008}.mw-more{margin-top:14px;padding:11px 14px;border-radius:12px;border:1px solid rgba(0,0,0,.25);background:transparent;cursor:pointer;font-weight:900}.mw-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000c7;display:flex;align-items:center;justify-content:center;padding:24px;z-index:9999;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .16s ease}.mw-lightbox.open{opacity:1;visibility:visible;pointer-events:auto}.mw-lightbox-stage{position:relative;display:inline-block;line-height:0}.mw-lightbox img{width:auto;height:auto;max-width:95vw;max-height:90vh;object-fit:contain;object-position:center;display:block;border-radius:16px;background:transparent;opacity:0;transition:opacity .18s ease}.mw-lightbox img.is-ready{opacity:1}.mw-lightbox-close{position:absolute;top:10px;right:10px;width:34px;height:34px;border-radius:999px;border:1px solid rgba(255,255,255,.35);background:#00000073;color:#fff;font-size:20px;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;z-index:1;transition:background .14s ease,transform .14s ease}.mw-lightbox-close:hover{background:#0000009e;transform:scale(1.03)}.mw-review-modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000b8;display:none;align-items:center;justify-content:center;padding:18px;z-index:10000}.mw-review-modal.open{display:flex}.mw-review-modal-card{width:min(720px,96vw);height:min(88vh,820px);background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 20px 60px #00000040;display:flex;flex-direction:column}.mw-review-modal-bar{display:flex;justify-content:space-between;align-items:center;padding:12px 14px;border-bottom:1px solid rgba(0,0,0,.1);background:#fff}.mw-review-modal-title{font-weight:900}.mw-review-modal-close{width:36px;height:36px;border-radius:12px;border:1px solid rgba(0,0,0,.2);background:#fff;font-weight:900;cursor:pointer}.mw-review-modal-iframe{width:100%;height:100%;border:0;background:#fff}.mw-review-author{font-weight:900;display:flex;gap:10px;flex-wrap:wrap;align-items:baseline}.mw-purchased{font-weight:700;opacity:.7;font-size:12px}@media(max-width:768px){.mw-reviews-head{flex-direction:column;align-items:flex-start}.mw-sort,.mw-sort select{width:100%}}.mw-preview-slot{margin-top:10px;width:100%;height:180px;border-radius:12px;border:1px solid var(--mw-border);background:#00000008;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.mw-preview-slot .mw-preview-text{font-size:13px;color:var(--mw-muted);font-weight:700}.mw-preview-slot img{width:100%;height:100%;object-fit:cover;display:none}
/*# sourceMappingURL=/cdn/shop/t/3/assets/mw-shuttle-reviews.css.map */
