.vive-product-carousel__arrow:focus-visible,.vive-product-carousel__wishlist-btn:focus-visible,.vive-newsletter__submit:focus-visible,.vive-video-banner__btn:focus-visible{outline:2px solid currentColor;outline-offset:4px}.vive-reveal-item{opacity:0;will-change:transform,opacity;transition:opacity 1s cubic-bezier(.16,1,.3,1),transform 1s cubic-bezier(.16,1,.3,1);transition-delay:var(--vive-stagger-delay, 0ms)}.vive-reveal-item--fade-up{transform:translate3d(0,32px,0)}.vive-reveal-item--scale{transform:scale(.96)}.vive-reveal-item--fade-in{transform:none}.vive-reveal-stagger.vive-animated .vive-reveal-item{opacity:1;transform:translateZ(0) scale(1)}.vive-product-carousel{padding:80px 0;overflow:hidden}.vive-product-carousel__header{margin-bottom:48px;display:flex;justify-content:space-between;align-items:flex-end;padding:0 48px}.vive-product-carousel__title{margin:0;font-size:clamp(28px,4vw,38px);font-weight:300;letter-spacing:-.01em}.vive-product-carousel__arrows{display:flex;gap:12px}.vive-product-carousel__arrow{width:44px;height:44px;border:1px solid rgba(0,0,0,.15);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;background:transparent;transition:border-color .3s cubic-bezier(.16,1,.3,1),background-color .3s cubic-bezier(.16,1,.3,1)}.vive-product-carousel__arrow:hover{border-color:#000;background-color:#00000008}.vive-product-carousel__arrow svg{width:14px;height:14px;fill:#000}.vive-product-carousel__slider{display:flex;gap:var(--vive-carousel-gap, 32px);overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;padding:0 48px 24px}.vive-product-carousel__slider::-webkit-scrollbar{display:none}.vive-product-carousel__card{flex:0 0 calc((100% - 3 * var(--vive-carousel-gap, 32px)) / 4);scroll-snap-align:start;display:flex;flex-direction:column;position:relative}@media screen and (max-width:990px){.vive-product-carousel__header{padding:0 32px;margin-bottom:32px}.vive-product-carousel__slider{padding:0 32px 24px;gap:var(--vive-carousel-gap, 24px)}.vive-product-carousel__card{flex:0 0 calc((100% - 1 * var(--vive-carousel-gap, 24px)) / 2)}}@media screen spacer and (max-width: 749px){.vive-product-carousel__header{padding:0 24px}.vive-product-carousel__slider{padding:0 24px 24px;gap:var(--vive-carousel-gap, 16px)}.vive-product-carousel__card{flex:0 0 calc((100% - .2 * var(--vive-carousel-gap, 16px)) / 1.35)}}.vive-product-carousel__media-wrapper{position:relative;overflow:hidden;aspect-ratio:3/4;background-color:#f7f7f7}.vive-product-carousel__images{width:100%;height:100%;position:relative;display:block}.vive-product-carousel__image{width:100%;height:100%;object-fit:cover;transition:opacity .45s cubic-bezier(.16,1,.3,1)}.vive-product-carousel__image--secondary{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.vive-product-carousel__card:hover .vive-product-carousel__image--secondary{opacity:1}.vive-product-carousel__wishlist-btn{position:absolute;top:16px;right:16px;width:36px;height:36px;border-radius:50%;background:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:5;box-shadow:0 2px 8px #0000000d;color:#a1a1a1;transition:color .3s cubic-bezier(.16,1,.3,1),transform .3s cubic-bezier(.16,1,.3,1);padding:0}.vive-product-carousel__wishlist-btn:hover{color:#e54d60;transform:scale(1.08)}.vive-product-carousel__wishlist-btn svg{width:15px;height:15px}.vive-product-carousel__quick-add-wrapper{position:absolute;bottom:0;left:0;right:0;z-index:6;transform:translateY(101%);transition:transform .35s cubic-bezier(.16,1,.3,1)}.vive-product-carousel__card:hover .vive-product-carousel__quick-add-wrapper{transform:translateY(0)}.vive-product-carousel__info{padding-top:16px;display:flex;flex-direction:column;gap:8px}.vive-product-carousel__card-title{margin:0;font-size:14px;font-weight:400;letter-spacing:.03em}.vive-product-carousel__card-title a{text-decoration:none;color:inherit}.vive-product-carousel__card-title a:hover{text-decoration:underline}.vive-product-badges{position:absolute;top:16px;left:16px;display:flex;flex-direction:column;gap:6px;z-index:5}.vive-product-badge{padding:4px 10px;font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;border-radius:2px;color:#fff}.vive-product-badge--sold-out{background-color:#8c8c8c}.vive-product-badge--sale{background-color:#b3191d}.vive-product-badge--new{background-color:#000}.vive-reviews-section{padding:72px 0}.vive-reviews__container{width:100%}.vive-reviews__header{text-align:center;margin-bottom:32px}.vive-reviews__heading{font-family:var(--font-heading--family);font-weight:var(--font-heading--weight);font-size:clamp(24px,3vw,34px);line-height:1.2;margin:0 0 8px}.vive-reviews__subheading{font-family:var(--font-body--family);font-size:14px;opacity:.65;margin:0}.vive-reviews__viewport{position:relative;display:flex;align-items:center;justify-content:center;gap:12px;max-width:900px;margin:0 auto}.vive-reviews__slider{position:relative;overflow:hidden;width:100%;max-width:760px;margin:0 auto;min-height:260px;box-sizing:border-box}.vive-reviews__arrow{flex:0 0 auto;width:44px;height:44px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(0,0,0,.12);border-radius:50%;background:transparent;color:inherit;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .2s ease}.vive-reviews__arrow:hover{background:var(--color-foreground);border-color:var(--color-foreground);color:var(--color-background)}.vive-reviews__arrow svg{width:20px;height:20px}@media(max-width:749px){.vive-reviews__arrow{display:none}}.vive-reviews__dots{display:flex;justify-content:center;gap:8px;margin-top:28px}.vive-reviews__dot{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:#0000002e;cursor:pointer;transition:background .2s ease,transform .2s ease}.vive-reviews__dot.vive-active{background:var(--color-foreground);transform:scale(1.3)}.vive-reviews__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none;transition:opacity .5s cubic-bezier(.16,1,.3,1);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:24px;padding:0 24px;box-sizing:border-box}.vive-reviews__slide.vive-active{opacity:1;pointer-events:auto}.vive-reviews__rating{display:flex;gap:4px;color:var(--vive-reviews-star, #ffbc0b)}.vive-reviews__rating svg{width:18px;height:18px;fill:currentColor}.vive-reviews__text{font-family:var(--font-body--family);font-size:clamp(16px,2.2vw,21px);font-weight:400;line-height:1.6;margin:0;max-width:620px}.vive-reviews__text:before{content:"\201c"}.vive-reviews__text:after{content:"\201d"}.vive-reviews__author{display:flex;align-items:center;gap:12px;margin-top:8px}.vive-reviews__avatar{width:40px;height:40px;border-radius:50%;object-fit:cover}.vive-reviews__meta{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.vive-reviews__name{font-size:13px;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.vive-reviews__badge{font-size:10px;color:#1a9e5c;display:inline-flex;align-items:center;gap:4px;font-weight:600}.vive-reviews__badge svg{width:10px;height:10px;fill:currentColor}.vive-logo-marquee-section{padding:48px 0;overflow:hidden;border-top:1px solid rgba(0,0,0,.04);border-bottom:1px solid rgba(0,0,0,.04)}.vive-logo-marquee{width:100%;overflow:hidden;white-space:nowrap;display:flex;align-items:center}.vive-logo-marquee__inner{display:flex;width:max-content;animation:vive-logo-marquee-scroll var(--vive-logo-marquee-speed, 30s) linear infinite}.vive-logo-marquee:hover .vive-logo-marquee__inner{animation-play-state:paused}.vive-logo-marquee__item{padding:0 48px;display:flex;align-items:center;justify-content:center}.vive-logo-marquee__image{max-height:38px;width:auto;object-fit:contain;opacity:.45;transition:opacity .3s cubic-bezier(.16,1,.3,1)}.vive-logo-marquee__image:hover{opacity:.95}@keyframes vive-logo-marquee-scroll{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}.vive-newsletter-section{padding:80px 24px}.vive-newsletter__card{max-width:600px;margin:0 auto;text-align:center;display:flex;flex-direction:column;gap:24px}.vive-newsletter__title{margin:0;font-size:clamp(26px,4vw,36px);font-weight:300}.vive-newsletter__subtitle{margin:0;font-size:14px;opacity:.65;line-height:1.6}.vive-newsletter__form{display:flex;border-bottom:1.5px solid #000000;padding-bottom:8px;margin-top:16px}.vive-newsletter__input{flex:1;background:transparent;border:none;font-size:15px;padding:8px 0;outline:none;font-family:inherit;color:inherit}.vive-newsletter__submit{background:transparent;border:none;font-size:11px;font-weight:600;letter-spacing:.15em;text-transform:uppercase;cursor:pointer;padding:0 8px;font-family:inherit;color:inherit;transition:opacity .3s cubic-bezier(.16,1,.3,1)}.vive-newsletter__submit:hover{opacity:.7}.vive-newsletter__success{font-size:14px;color:#1a9e5c;margin-top:16px}.vive-video-banner{position:relative;width:100%;overflow:hidden;display:flex;align-items:center;background-color:#000}.vive-video-banner__video-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none}.vive-video-banner__video{width:100%;height:100%;object-fit:cover;display:block}.vive-video-banner__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none}.vive-video-banner__container{position:relative;width:100%;max-width:1400px;margin:0 auto;padding:0 48px;z-index:3;box-sizing:border-box}.vive-video-banner__content{max-width:650px;display:flex;flex-direction:column;gap:24px}.vive-video-banner__container--center{display:flex;justify-content:center;text-align:center}.vive-video-banner__container--center .vive-video-banner__content{align-items:center;margin:0 auto}.vive-video-banner__label{text-transform:uppercase;font-size:11px;letter-spacing:.25em;font-weight:500}.vive-video-banner__title{margin:0;font-size:clamp(34px,5vw,60px);font-weight:300;line-height:1.1}.vive-video-banner__text{font-size:clamp(14px,1.8vw,17px);line-height:1.6;opacity:.85;margin:0;max-width:550px}.vive-video-banner__controls{position:absolute;bottom:24px;right:24px;z-index:5;display:flex;gap:12px}.vive-video-banner__btn{width:42px;height:42px;border-radius:50%;background:#ffffff26;border:1px solid rgba(255,255,255,.25);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:background-color .3s cubic-bezier(.16,1,.3,1);padding:0}.vive-video-banner__btn:hover{background-color:#ffffff4d}.vive-video-banner__btn svg{width:14px;height:14px;fill:currentColor}@media screen and (max-width:749px){.vive-video-banner__container{padding:0 24px}}
/*# sourceMappingURL=/cdn/shop/t/28/assets/vive-custom-addons.css.map */
