.zelsu-hs{background:#f9f7f4}.zelsu-hs__header{text-align:center;margin-bottom:56px}.zelsu-hs__eyebrow-section{display:inline-flex;align-items:center;gap:10px;font-size:10px;letter-spacing:.32em;text-transform:uppercase;color:#c9a96e;margin-bottom:18px}.zelsu-hs__eyebrow-section:before,.zelsu-hs__eyebrow-section:after{content:"";display:block;width:28px;height:1px;background:currentColor;opacity:.6}.zelsu-hs__section-title{font-size:clamp(26px,3.2vw,40px);color:#0e2143;font-family:Georgia,Times New Roman,serif;font-weight:400;letter-spacing:.02em;margin:0;line-height:1.2}.zelsu-hs__inner{display:flex;align-items:stretch;min-height:600px;border-radius:20px;overflow:hidden;box-shadow:0 24px 80px #0e21431a,0 4px 16px #0e21430f}.zelsu-hs__image-side{flex:0 0 58%;width:58%;position:relative;overflow:hidden}.zelsu-hs__image-wrapper{position:relative;width:100%;height:100%}.zelsu-hs__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 1s cubic-bezier(.25,.46,.45,.94)}.zelsu-hs__img--placeholder{width:100%;height:100%;object-fit:cover;background:#e8e4de}.zelsu-hs__image-side:hover .zelsu-hs__img{transform:scale(1.03)}.zelsu-hs__image-side:after{content:"";position:absolute;bottom:0;left:0;right:0;height:30%;background:linear-gradient(to top,rgba(14,33,67,.22) 0%,transparent 100%);pointer-events:none}.zelsu-hs__dot{position:absolute;transform:translate(-50%,-50%);width:34px;height:34px;background:#c9a96e26;border:1.5px solid rgba(201,169,110,.8);border-radius:50%;cursor:pointer;padding:0;outline:none;transition:background .3s ease,transform .3s ease,border-color .3s ease;z-index:4;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.zelsu-hs__dot:before{content:"";position:absolute;top:-6px;right:-6px;bottom:-6px;left:-6px;border-radius:50%;border:1px solid rgba(201,169,110,.4);animation:zelsu-hs-pulse 2.8s ease-out infinite}.zelsu-hs__dot:after{content:"";position:absolute;top:-12px;right:-12px;bottom:-12px;left:-12px;border-radius:50%;border:1px solid rgba(201,169,110,.2);animation:zelsu-hs-pulse 2.8s ease-out infinite;animation-delay:.9s}.zelsu-hs__dot-inner{display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:10px;height:10px;background:#c9a96e;border-radius:50%;box-shadow:0 0 0 3px #c9a96e33;transition:transform .3s ease,background .3s ease}.zelsu-hs__dot:hover,.zelsu-hs__dot.is-active{background:#c9a96e47;border-color:#c9a96e;transform:translate(-50%,-50%) scale(1.15)}.zelsu-hs__dot.is-active .zelsu-hs__dot-inner{background:#a67c3a;transform:translate(-50%,-50%) scale(1.2)}@keyframes zelsu-hs-pulse{0%{transform:scale(1);opacity:.7}to{transform:scale(2.2);opacity:0}}.zelsu-hs__product-side{flex:0 0 42%;width:42%;background:#fff;display:flex;flex-direction:column;justify-content:center;padding:52px 48px;position:relative;border-left:1px solid rgba(201,169,110,.15)}.zelsu-hs__product-side:before{content:"";position:absolute;left:0;top:15%;bottom:15%;width:2px;background:linear-gradient(to bottom,transparent,#c9a96e 30%,#c9a96e 70%,transparent);opacity:.45}.zelsu-hs__cards-wrapper{display:grid;width:100%}.zelsu-hs__product-card{grid-column:1;grid-row:1;opacity:0;visibility:hidden;transform:translateY(14px);transition:opacity .5s ease,transform .5s ease,visibility 0s linear .5s}.zelsu-hs__product-card.is-active{opacity:1;visibility:visible;transform:translateY(0);transition:opacity .5s ease,transform .5s ease,visibility 0s linear 0s}.zelsu-hs__product-img-wrap{position:relative;overflow:hidden;margin-bottom:24px;aspect-ratio:4 / 3;background:#f5f2ed;border-radius:14px}.zelsu-hs__product-img-link{display:block;width:100%;height:100%}.zelsu-hs__product-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .7s cubic-bezier(.25,.46,.45,.94)}.zelsu-hs__product-img-wrap:after{content:"View Product";position:absolute;top:0;right:0;bottom:0;left:0;background:#0e214373;color:#fff;font-size:10px;font-family:-apple-system,Helvetica Neue,sans-serif;letter-spacing:.3em;text-transform:uppercase;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .35s ease}.zelsu-hs__product-img-wrap:hover:after{opacity:1}.zelsu-hs__product-img-wrap:hover .zelsu-hs__product-img{transform:scale(1.06)}.zelsu-hs__product-info{position:relative}.zelsu-hs__product-eyebrow{display:block;font-size:9px;letter-spacing:.36em;text-transform:uppercase;color:#c9a96e;margin-bottom:8px}.zelsu-hs__product-title{font-size:clamp(16px,1.8vw,20px);font-family:Georgia,Times New Roman,serif;font-weight:400;color:#0e2143;letter-spacing:.01em;line-height:1.35;margin:0 0 16px}.zelsu-hs__product-title a{color:inherit;text-decoration:none;transition:color .2s ease}.zelsu-hs__product-title a:hover{color:#c9a96e}.zelsu-hs__product-price{display:flex;align-items:baseline;gap:10px;margin-bottom:14px;padding-bottom:14px;border-bottom:1px solid rgba(14,33,67,.07)}.zelsu-hs__price{font-size:17px;font-weight:500;color:#0e2143;letter-spacing:.02em;font-family:-apple-system,Helvetica Neue,sans-serif}.zelsu-hs__price-compare{font-size:13px;color:#b0a898;text-decoration:line-through;font-family:-apple-system,Helvetica Neue,sans-serif}.zelsu-hs__product-desc{font-size:13px;color:#8a7f74;line-height:1.8;margin:0 0 24px}.zelsu-hs__product-actions{margin-top:4px}.zelsu-hs__product-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:52px 24px;text-align:center;color:#c5bfb8;border:1px dashed rgba(201,169,110,.35);border-radius:14px;background:#c9a96e08}.zelsu-hs__product-placeholder svg{opacity:.4;color:#c9a96e}.zelsu-hs__product-placeholder p{font-size:13px;margin:0;line-height:1.5;color:#b0a898}@media(max-width:767px){.zelsu-hs__inner{flex-direction:column;min-height:auto;border-radius:14px}.zelsu-hs__image-side{flex:none;width:100%;min-height:300px}.zelsu-hs__image-side:after{display:none}.zelsu-hs__product-side{flex:none;width:100%;padding:36px 28px;border-left:none;border-top:1px solid rgba(201,169,110,.15)}.zelsu-hs__product-side:before{top:0;left:15%;right:15%;bottom:auto;width:auto;height:2px;background:linear-gradient(to right,transparent,#c9a96e 30%,#c9a96e 70%,transparent)}.zelsu-hs__product-img-wrap{aspect-ratio:16 / 9}.zelsu-hs__dot{width:26px;height:26px}.zelsu-hs__dot-inner{width:8px;height:8px}.zelsu-hs__header{margin-bottom:40px}}@media(max-width:480px){.zelsu-hs__product-side{padding:28px 20px}.zelsu-hs__inner{border-radius:12px}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/zelsu-hotspot-showcase.css.map */
