.sl-lookbook-wrapper *,.sl-lookbook-wrapper *:before,.sl-lookbook-wrapper *:after{margin:0;padding:0;box-sizing:border-box;font-family:inherit}.sl-lookbook-wrapper{width:100%;position:relative;overflow:hidden}.sl-heading{font-family:Georgia,Times New Roman,serif;font-size:clamp(26px,3vw,34px);font-weight:400;line-height:1.2;letter-spacing:.01em}.sl-carousel-inner{position:relative;width:100%}.sl-swiper{width:100%;overflow:hidden}.swiper-wrapper{align-items:stretch;display:flex}.sl-slide{height:auto}.sl-image-card{display:block;width:100%;height:100%;overflow:hidden;position:relative;aspect-ratio:3.5 / 5;background-color:#f5f5f5;text-decoration:none}.sl-img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .6s cubic-bezier(.25,1,.5,1)}.sl-placeholder{fill:#ccc;padding:25%;width:100%;height:100%}.sl-image-card:hover .sl-img{transform:scale(1.05)}.sl-nav-btn{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;border:none;box-shadow:0 4px 15px #0000001f;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:transform .2s ease,box-shadow .2s ease}.sl-nav-btn:hover{transform:translateY(-50%) scale(1.05);box-shadow:0 6px 20px #0000002e}.sl-nav-prev{left:-20px}.sl-nav-next{right:-20px}@media screen and (max-width:1024px){.sl-nav-prev{left:-10px}.sl-nav-next{right:-10px}}@media screen and (max-width:768px){.sl-nav-btn{display:none}}.sl-testimonials-section{background-color:var(--sl-bg-color, #f5e6e8);padding-top:var(--sl-padding-top, 60px);padding-bottom:var(--sl-padding-bottom, 60px)}.sl-testimonials-section *{box-sizing:border-box}.sl-testimonials-section .sl-container{width:100%;max-width:var(--sl-boxed-max-width, 1200px);margin:0 auto;padding-left:20px;padding-right:20px}.sl-testimonials-section[data-container-type=full_width] .sl-container{max-width:100%}.sl-testimonials-section .sl-header{text-align:var(--sl-text-align, center);margin-bottom:32px}.sl-testimonials-section .sl-rating-badge{display:inline-flex;align-items:center;justify-content:center;gap:6px;flex-wrap:wrap;margin-bottom:12px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.sl-testimonials-section .sl-stars{display:inline-flex;gap:2px;color:var(--sl-star-color, #c41e3a)}.sl-testimonials-section .sl-star-icon{width:16px;height:16px}.sl-testimonials-section .sl-rating-score{font-weight:700;color:var(--sl-rating-text-color, #333);font-size:var(--sl-rating-size, 16px)}.sl-testimonials-section .sl-rating-label,.sl-testimonials-section .sl-rating-suffix{color:var(--sl-rating-text-color, #666);font-size:var(--sl-rating-size, 16px)}.sl-testimonials-section .sl-rating-count{font-weight:700;color:var(--sl-rating-text-color, #333);font-size:var(--sl-rating-size, 16px)}.sl-testimonials-section .sl-heading{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:var(--sl-heading-size, 36px);font-weight:800;color:var(--sl-heading-color, #2d2d2d);margin:0;letter-spacing:-.5px;line-height:1.2}.sl-testimonials-section .sl-carousel-wrapper{position:relative;display:flex;align-items:center;gap:12px}.sl-testimonials-section .sl-swiper{overflow:hidden;flex:1;width:100%}.sl-testimonials-section .swiper-wrapper{align-items:stretch}.sl-testimonials-section .sl-slide{height:auto}.sl-testimonials-section .sl-card{height:100%;background-color:var(--sl-card-bg, #ffffff);border-radius:var(--sl-border-radius, 16px);overflow:hidden;box-shadow:0 2px 12px #0000000f;border:1px solid var(--sl-card-border-color, transparent);display:flex;flex-direction:column}.sl-testimonials-section .sl-card-image{display:flex;height:250px;width:100%}.sl-testimonials-section .sl-image-wrapper{flex:1;position:relative;overflow:hidden}.sl-testimonials-section .sl-image{width:100%;height:100%;object-fit:cover;display:block}.sl-testimonials-section .sl-image-placeholder-svg{background-color:#f4f4f4;padding:30px;color:#ccc}.sl-testimonials-section .sl-card-content{padding:20px;text-align:var(--sl-text-align, center);display:flex;flex-direction:column;flex-grow:1}.sl-testimonials-section .sl-card-stars{display:inline-flex;gap:2px;color:var(--sl-star-color, #c41e3a);margin-bottom:12px;justify-content:var(--sl-text-align, center)}.sl-testimonials-section .sl-card-stars .sl-star-icon{width:18px;height:18px}.sl-testimonials-section .sl-card-text{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:var(--sl-text-color, #444444);font-size:var(--sl-body-size, 14px);line-height:1.6;margin:0 0 16px;flex-grow:1}.sl-testimonials-section .sl-card-divider{border-top:1px solid var(--sl-divider-color, #eeeeee);margin-bottom:12px}.sl-testimonials-section .sl-card-name{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:700;color:var(--sl-name-color, #333333);font-size:var(--sl-name-size, 14px);display:block}.sl-testimonials-section .sl-card-product-ref{font-size:calc(var(--sl-name-size, 14px) - 2px);color:#777;display:block;margin-top:4px}.sl-testimonials-section .sl-arrow{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;border-radius:50%;background-color:var(--sl-arrow-bg, rgba(255, 255, 255, .9));color:var(--sl-arrow-color, #666666);cursor:pointer;transition:all .2s ease;flex-shrink:0;box-shadow:0 2px 8px #00000014;z-index:2}.sl-testimonials-section .sl-arrow:hover{background-color:var(--sl-arrow-bg, #ffffff);box-shadow:0 4px 12px #0000001f;transform:scale(1.05)}.sl-testimonials-section .sl-arrow svg{width:20px;height:20px}.sl-testimonials-section .sl-arrow--prev{margin-left:-8px}.sl-testimonials-section .sl-arrow--next{margin-right:-8px}.sl-testimonials-section .sl-dots{display:flex;justify-content:center;gap:8px;margin-top:32px}.sl-testimonials-section .sl-dot{width:8px;height:8px;border-radius:50%;border:none;padding:0;background-color:var(--sl-dot-inactive, #cccccc);cursor:pointer;transition:all .3s ease}.sl-testimonials-section .sl-dot:hover{transform:scale(1.2)}.sl-testimonials-section .sl-dot--active{background-color:var(--sl-dot-active, #333333);transform:scale(1.2)}@media screen and (max-width:768px){.sl-testimonials-section .sl-heading{font-size:calc(var(--sl-heading-size, 36px) * .75)}.sl-testimonials-section .sl-arrow{display:none}.sl-testimonials-section .sl-carousel-wrapper{gap:0}.sl-testimonials-section .sl-card-image{height:220px}}.sl-social-carousel{background-color:var(--sl-bg-color, #ffffff);padding-top:var(--sl-padding-top, 60px);padding-bottom:var(--sl-padding-bottom, 60px)}.sl-social-carousel *{box-sizing:border-box}.sl-social-carousel .sl-container{width:100%;max-width:var(--sl-boxed-max-width, 1200px);margin:0 auto;padding-left:20px;padding-right:20px}.sl-social-carousel[data-container-type=full_width] .sl-container{max-width:100%}.sl-social-carousel .sl-header{text-align:var(--sl-text-align, center);margin-bottom:35px}.sl-social-carousel .sl-heading{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:clamp(24px,3vw,32px);font-weight:700;color:var(--sl-heading-color, #111111);margin:0;line-height:1.2}.sl-social-carousel .sl-carousel-wrapper{position:relative;display:flex;align-items:center}.sl-social-carousel .sl-swiper{overflow:hidden;flex:1;width:100%;padding:10px 0}.sl-social-carousel .swiper-wrapper{align-items:stretch}.sl-social-carousel .sl-slide{height:auto}.sl-social-carousel .sl-card{display:block;position:relative;width:100%;aspect-ratio:9 / 16;border-radius:var(--sl-border-radius, 16px);overflow:hidden;background-color:#f4f4f4;text-decoration:none;box-shadow:0 4px 15px #0000000d;transition:transform .3s ease,box-shadow .3s ease}.sl-social-carousel .sl-card:hover{transform:translateY(-4px);box-shadow:0 8px 25px #0000001a}.sl-social-carousel .sl-media-wrapper{position:absolute;top:0;left:0;width:100%;height:100%}.sl-social-carousel .sl-img,.sl-social-carousel .sl-video,.sl-social-carousel .sl-placeholder{width:100%;height:100%;object-fit:cover;display:block}.sl-social-carousel .sl-placeholder{padding:30%;fill:#ccc}.sl-social-carousel .sl-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--sl-overlay-color);pointer-events:none;transition:background-color .3s ease}.sl-social-carousel .sl-card:hover .sl-overlay{background-color:transparent}.sl-social-carousel .sl-icon-badge{position:absolute;background:#0009;color:#fff;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);pointer-events:none}.sl-social-carousel .sl-play-icon{top:50%;left:50%;transform:translate(-50%,-50%);width:48px;height:48px;border-radius:50%}.sl-social-carousel .sl-play-icon svg{width:20px;height:20px;margin-left:3px}.sl-social-carousel .sl-mute-icon{top:15px;right:15px;width:32px;height:32px;border-radius:50%}.sl-social-carousel .sl-mute-icon svg{width:16px;height:16px}.sl-social-carousel .sl-arrow{position:absolute;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:44px;height:44px;border:none;border-radius:50%;background-color:var(--sl-arrow-bg, #222222);color:var(--sl-arrow-color, #ffffff);cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #00000026;z-index:10}.sl-social-carousel .sl-arrow:hover{transform:translateY(-50%) scale(1.05);background-color:#000}.sl-social-carousel .sl-arrow svg{width:20px;height:20px}.sl-social-carousel .sl-arrow--prev{left:-10px}.sl-social-carousel .sl-arrow--next{right:-10px}@media screen and (max-width:1024px){.sl-social-carousel .sl-arrow--prev{left:-5px}.sl-social-carousel .sl-arrow--next{right:-5px}}@media screen and (max-width:768px){.sl-social-carousel .sl-arrow{display:none}}
/*# sourceMappingURL=/cdn/shop/t/3/compiled_assets/styles.css.map */
