.random-layout{--rlh-gap: 20px;max-width:1440px;margin:20px auto;padding:0 20px;display:flex;flex-direction:column;gap:var(--rlh-gap)}.random-layout__title{margin:0;text-align:center}.random-row{position:relative;display:flex;gap:var(--rlh-gap);height:270px}.random-item{position:relative;height:100%}.random-item img{width:100%;height:100%;object-fit:cover;display:block}.hotspot{position:absolute;transform:translate(-50%,-50%);z-index:20}.hotspot-btn{position:relative;width:18px;height:18px;padding:0;border:0;border-radius:50%;cursor:pointer;background:radial-gradient(circle,transparent 2.8px,#fff 3px,#fff 100%)}.hotspot.is-active .hotspot-btn{background:radial-gradient(circle,var(--color-brand-blue, #0017c5) 2.8px,#fff 3px,#fff 100%)}.hotspot-btn:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:#fff9;animation:rlh-pulse 1.8s infinite;z-index:-1}.hotspot.is-active .hotspot-btn:before{animation:none;opacity:0}@media(prefers-reduced-motion:reduce){.hotspot-btn:before{animation:none}}@keyframes rlh-pulse{0%{transform:scale(1);opacity:.7}70%{transform:scale(2.2);opacity:0}to{opacity:0}}.product-popup{position:absolute;bottom:32px;left:50%;width:160px;padding:12px 16px;text-align:center;background:#fff;border-radius:6px;box-shadow:0 18px 36px #00000040;transform:translate(-50%,10px);opacity:0;pointer-events:none;transition:opacity .25s ease,transform .25s ease;z-index:30}.hotspot.is-active .product-popup{opacity:1;pointer-events:auto;transform:translate(-50%)}.product-popup:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #fff}.product-title{margin:0 0 6px;font-size:14px;font-weight:600;color:#000}.product-link{display:inline-flex;align-items:center;gap:4px;font-size:13px;letter-spacing:2px;color:#000;text-decoration:none}.product-text{text-decoration:underline}.product-arrow{color:var(--color-brand-blue, #0017c5);font-weight:500}@media(max-width:600px){.random-row{display:grid;grid-template-columns:1fr 1fr;gap:var(--rlh-gap);height:auto}.random-item{width:auto!important}.random-row .random-item:nth-child(1):nth-last-child(3){grid-column:1 / -1;height:220px}.random-row .random-item:nth-child(2):nth-last-child(2),.random-row .random-item:nth-child(3):nth-last-child(1){height:135px}.random-row .random-item:nth-child(1):nth-last-child(4),.random-row .random-item:nth-child(2):nth-last-child(3){height:180px}.random-row .random-item:nth-child(3):nth-last-child(2){height:180px;grid-column:1;margin-right:-20%}.random-row .random-item:nth-child(4):nth-last-child(1){height:180px;grid-column:2;margin-left:20%}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-random-layout-hotspots.css.map */
