.review-photos-section{margin:2rem 0}.review-photos-title{font-size:1.8rem;margin-bottom:1.5rem;font-weight:500}.review-photos-scroll-container{width:100%;overflow-x:scroll;overflow-y:hidden;white-space:nowrap;padding:12px 0 6px;position:relative;scrollbar-width:thin;scrollbar-color:rgba(136,136,136,.4) transparent;mask-image:linear-gradient(to right,black 98%,transparent);-webkit-mask-image:linear-gradient(to right,black 98%,transparent)}.review-photos-scroll-container::-webkit-scrollbar{height:6px;width:auto}.review-photos-scroll-container::-webkit-scrollbar-track{background:transparent;margin:0 15%;border-radius:20px}.review-photos-scroll-container::-webkit-scrollbar-thumb{background:#8886;border-radius:20px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:background .3s ease;border:1px solid rgba(255,255,255,.1)}.review-photos-scroll-container::-webkit-scrollbar-thumb:hover{background:#8889}.review-photos-scroll-container:after{content:"";position:absolute;bottom:4px;right:10%;width:40px;height:4px;background-image:radial-gradient(circle,rgba(136,136,136,.6) 1.5px,transparent 1.5px);background-size:8px 8px;background-repeat:repeat-x;pointer-events:none;opacity:.8;animation:fadeInOut 2s infinite alternate}@keyframes fadeInOut{0%{opacity:.3}to{opacity:.8}}.review-photos-wrapper{display:inline-block;white-space:nowrap;padding:4px 0 6px}.review-photo{display:inline-block;width:200px;height:200px;margin-right:8px;border-radius:12px;object-fit:cover;box-shadow:0 4px 12px #00000014;transform:translateY(0);transition:all .4s cubic-bezier(.165,.84,.44,1);cursor:pointer;position:relative;box-shadow:0 4px 12px #00000014,inset 0 0 0 1px #ffffff1a}.review-photo:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px;background-color:#ffffffe6;border-radius:50%;opacity:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23333333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='8'%3E%3C/circle%3E%3Cline x1='21' y1='21' x2='16.65' y2='16.65'%3E%3C/line%3E%3Cline x1='11' y1='8' x2='11' y2='14'%3E%3C/line%3E%3Cline x1='8' y1='11' x2='14' y2='11'%3E%3C/line%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:24px;box-shadow:0 2px 8px #0003;transition:all .3s ease;z-index:2}.review-photo:hover{transform:translateY(-6px) scale(1.02);box-shadow:0 12px 24px #0000001f,inset 0 0 0 1px #fff3}.review-photo:hover:before{opacity:1}.review-photo:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:12px;background:linear-gradient(to bottom,#0000 70%,#0003);opacity:0;transition:opacity .3s ease;pointer-events:none}.review-photo:hover:after{opacity:1}.review-photo:last-child{margin-right:5%}.review-photo:first-child{margin-left:5px}.review-photos-section{margin:3rem 0;position:relative}.review-photos-title{font-size:1.8rem;margin-bottom:1.8rem;font-weight:500;position:relative;display:inline-block;padding-bottom:8px}.review-photos-title:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:3px;background:linear-gradient(to right,#888,#ddd);border-radius:3px}@media screen and (max-width: 749px){.review-photos-title{font-size:1.5rem;margin-bottom:1.5rem}.review-photo{width:160px;height:160px;margin-right:6px}.review-photos-scroll-container{-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;padding:8px 0 4px}.review-photo{scroll-snap-align:start}.review-photos-scroll-container:after{bottom:3px;height:6px;background-image:radial-gradient(circle,rgba(136,136,136,.7) 2px,transparent 2px);background-size:10px 10px}}@media screen and (max-width: 480px){.review-photo{width:140px;height:140px;margin-right:5px}.review-photos-scroll-container{mask-image:linear-gradient(to right,black 98%,transparent);-webkit-mask-image:linear-gradient(to right,black 98%,transparent);padding:6px 0 3px}}.review-photo-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;padding:30px;box-sizing:border-box}.review-photo-modal.active{opacity:1;visibility:visible;background-color:#0006;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.review-photo-modal-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000000d9;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:1001}.review-photo-modal-close{position:absolute;top:16px;right:16px;width:44px;height:44px;background-color:#ffffffe6;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:1010;box-shadow:0 2px 8px #00000040;transition:all .2s ease;color:#222}.review-photo-modal-close:hover{background-color:#fff;transform:scale(1.1)}.review-photo-modal-close:active{transform:scale(.95);background-color:#f8f8f8}.review-photo-modal-close svg{width:18px;height:18px}.review-photo-modal-close:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;background-color:#0000000d;transform:scale(0);opacity:0;transition:transform .5s,opacity .5s}.review-photo-modal-close:active:after{transform:scale(2);opacity:1;transition:0s}.review-photo-modal-close:focus{outline:none;box-shadow:0 0 0 3px #4299e180,0 2px 8px #00000040}@media (hover: none){.review-photo-modal-close{background-color:#fffffff2}}.review-photo-modal-content{display:flex;height:100%;width:100%;max-height:90vh;max-width:100%;padding:0;margin:0}@media screen and (min-width: 768px){.review-photo-modal-content{display:grid;grid-template-columns:1fr 1fr;width:100%}}.review-photo-modal-container{position:relative;z-index:1002;width:80%;max-width:80vw;height:auto;max-height:90vh;margin:0 auto;background-color:#fff;overflow:hidden;transform:translateY(20px);opacity:0;transition:transform .3s ease,opacity .3s ease;box-shadow:0 5px 30px #0006;display:flex;flex-direction:column;border-radius:12px;padding:0}@media screen and (min-height: 800px){.review-photo-modal{padding:40px 20px}.review-photo-modal-container{border-radius:8px;overflow:hidden}}@keyframes modalFadeIn{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes modalFadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(40px)}}.review-photo-modal.active .review-photo-modal-container{transform:translateY(0);opacity:1;animation:modalFadeIn .4s ease forwards}.review-photo-modal.closing .review-photo-modal-container{animation:modalFadeOut .3s ease forwards}.review-photo-modal-navigation{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:10;display:flex;justify-content:space-between;align-items:center}.review-photo-modal-image-container{flex:1;display:flex;align-items:center;justify-content:center;background-color:#f5f5f5;overflow:hidden;position:relative;min-height:300px;padding:0;margin:0;background-image:none}@media screen and (min-width: 768px){.review-photo-modal-image-container{aspect-ratio:auto;height:100%}}.review-photo-modal-image-container .review-photo-modal-navigation{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10}.review-photo-modal-prev,.review-photo-modal-next{width:40px;height:40px;background-color:#ffffff1a;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 10px #0003;pointer-events:auto;color:#222;transition:all .2s ease;position:absolute;top:50%;transform:translateY(-50%)}.review-photo-modal-prev{left:12px}.review-photo-modal-next{right:12px}.review-photo-modal-prev:hover,.review-photo-modal-next:hover{transform:translateY(-50%) scale(1.1);background-color:#ffffffe6}.review-photo-modal-image{width:100%;height:100%;object-fit:cover;opacity:1;transition:opacity .3s ease;margin:0;padding:0;display:block}.review-photo-modal-image.fade-in{opacity:0}.review-photo-modal-details{width:380px;padding:40px 30px;overflow-y:auto;border-left:1px solid #f0f0f0;background-color:#fff;display:flex;flex-direction:column;flex-shrink:0}@media screen and (min-width: 768px){.review-photo-modal-details{width:100%;border-left:1px solid #f0f0f0}}.review-photo-modal-date{color:#777;font-size:14px}.review-photo-modal-author{font-size:18px;font-weight:600;color:#222}.review-photo-modal-rating{display:flex}.review-photo-modal-rating .star{color:gold;font-size:20px;margin-right:2px}.review-photo-modal-meta{font-size:16px;color:#333;margin-bottom:24px;line-height:1.4}.review-photo-modal-text{font-size:16px;line-height:1.6;color:#222}.review-photo-modal-purchase{margin-top:auto;border-top:1px solid #f0f0f0;padding-top:20px}.review-photo-modal-purchase-header{font-size:14px;color:#666;margin-bottom:12px}.review-photo-modal-product{display:flex;align-items:center}.review-photo-modal-product-image{width:80px;height:80px;border-radius:4px;overflow:hidden;margin-right:16px;border:1px solid #f0f0f0}.review-photo-modal-product-image img{width:100%;height:100%;object-fit:cover}.review-photo-modal-product-details{flex:1}.review-photo-modal-product-title{font-size:14px;font-weight:500;margin-bottom:8px;color:#222}.review-photo-modal-product-price{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.current-price{font-weight:600;font-size:16px;color:#222}.original-price{font-size:14px;color:#999;text-decoration:line-through}.discount-badge{color:#067c43;font-size:13px;font-weight:500}@media screen and (min-width: 1200px){.review-photo-modal-container{max-width:80%;max-height:80%}.review-photo-modal-content{max-width:1200px;max-height:600px}}@media screen and (min-width: 768px) and (max-width: 1199px){.review-photo-modal-container{max-width:85vw}}@media screen and (min-width: 1500px){.review-photo-modal-container{max-width:75%}.review-photo-modal-content{max-width:1400px}}@media screen and (max-width: 767px){.review-photo-modal-container{width:98%;max-width:98%;max-height:calc(100vh - 50px);height:auto;border-radius:12px;margin:0 auto;position:relative;box-shadow:0 5px 25px #0003}.review-photo-modal{padding:15px;display:flex;align-items:center;justify-content:center;background-color:transparent}.review-photo-modal-purchase{margin-top:auto;padding-top:15px;border-top:1px solid #f0f0f0}.review-photo-modal-overlay{backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background-color:#000000b3}.review-photo-modal-content{display:grid;grid-template-columns:1fr;grid-template-rows:1fr 1fr;max-height:100%;max-width:100%}.review-photo-modal-image-container{height:100%;min-height:200px;padding:0;margin:0;grid-row:1}.review-photo-modal-image{object-fit:cover;width:100%;height:100%}.review-photo-modal-details{width:100%;height:100%;max-height:none;border-left:none;border-top:1px solid #f0f0f0;padding:20px;grid-row:2;overflow-y:auto}.review-photo-modal-close{top:10px;right:10px;width:48px;height:48px;background-color:#fffffff2}.review-photo-modal-prev,.review-photo-modal-next{width:40px;height:40px}.review-photo-modal-date{margin-bottom:4px}.review-photo-modal-author{font-size:17px}.review-photo-modal-rating{margin-bottom:16px}.review-photo-modal-meta{margin-bottom:16px;font-size:15px}.review-photo-modal-text{font-size:15px;line-height:1.5}}@media screen and (max-width: 480px){.review-photo-modal{padding:10px 10px 0}.review-photo-modal-container{max-height:calc(100vh - 20px);height:calc(100vh - 20px);border-radius:10px 10px 0 0}.review-photo-modal-details{padding:15px}.review-photo-modal-close{top:8px;right:8px;width:32px;height:32px;background-color:#fffc}.review-photo-modal-prev,.review-photo-modal-next{width:36px;height:36px}}@media screen and (max-width: 767px){.review-photo-modal-image{max-width:100%;max-height:100%;object-fit:contain;margin:0 auto;padding:0}.review-photo-modal-prev{left:10px}.review-photo-modal-next{right:10px}.review-photo-modal-rating{margin-bottom:15px}.review-photo-modal-rating .star{font-size:18px;margin-right:1px}.review-photo-modal-meta{font-size:14px;margin-bottom:15px}.review-photo-modal-text{font-size:15px;line-height:1.5}.review-photo-modal-header{margin-bottom:12px}.review-photo-modal-date{margin-bottom:4px;font-size:13px}.review-photo-modal-author{font-size:16px}}@keyframes fadeInMobile{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeOutMobile{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20px)}}@media screen and (max-width: 767px){.review-photo-modal.active .review-photo-modal-container{animation:fadeInMobile .3s ease forwards}.review-photo-modal.closing .review-photo-modal-container{animation:fadeOutMobile .3s ease forwards}}@media screen and (min-width: 768px){.review-photo-modal{padding:30px}.review-photo-modal-container{border-radius:12px}}@media screen and (max-width: 480px){.review-photo-modal{padding:10px 10px 0}.review-photo-modal-container{max-height:calc(100vh - 20px);height:calc(100vh - 20px)}}@media screen and (max-width: 767px){.review-photo-modal-close:before{content:"";position:absolute;top:-10px;left:-10px;right:-10px;bottom:-10px}}@media screen and (max-width: 767px){.review-photo-modal-close{top:10px;right:10px;width:48px;height:48px;background-color:#fffffff2;animation:pulseButton 1s ease .5s}@keyframes pulseButton{0%{transform:scale(1)}50%{transform:scale(1.08)}to{transform:scale(1)}}}@media screen and (max-width: 767px){.review-photo-modal-close svg{width:22px;height:22px}}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;white-space:nowrap}@media screen and (max-width: 767px){.review-photo-modal-close{box-shadow:0 2px 10px #0003;z-index:1020}.review-photo-modal-close:after{opacity:1;transform:scale(1);background:radial-gradient(circle at center,transparent 48%,rgba(0,0,0,.1) 50%);z-index:-1}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/component-review-photos.css.map */
