.wss-hero{position:relative;width:100%;overflow:hidden}.wss-hero__desktop{display:block;position:relative}.wss-hero__mobile{display:none}.wss-hero__mobile-inner{position:relative;overflow:visible}.wss-hero__bg{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.wss-hero__desktop .wss-hero__bg{aspect-ratio:16/9}.wss-hero__mobile-inner .wss-hero__bg{aspect-ratio:2/3}.wss-hero__bg--placeholder{background:linear-gradient(135deg,#8fb8cc,#b5a076 50%,#d4b87a)}.wss-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:1}.wss-hero__overlay--desktop{background:linear-gradient(to left,#000 0%,transparent 55%);opacity:var(--wss-overlay-opacity,.25)}.wss-hero__overlay--mobile{background:linear-gradient(to top,#000 0%,transparent 70%);opacity:calc(var(--wss-overlay-opacity,.25) + .15)}.wss-hero__mobile-inner:after{content:"";position:absolute;bottom:0;left:0;right:0;height:40%;background:linear-gradient(to top,rgba(0,0,0,.5) 0%,transparent 100%);z-index:1;pointer-events:none}.wss-hero__content{position:absolute;z-index:2;display:flex;flex-direction:column}.wss-hero__content--desktop{right:5%;top:50%;transform:translateY(-50%);text-align:right;align-items:flex-end;max-width:48%}.wss-hero__content--mobile{left:50%;transform:translate(-50%);text-align:center;align-items:center;width:92%}.wss-hero__content--mobile[data-vpos=top]{top:4%;bottom:auto}.wss-hero__content--mobile[data-vpos=center]{top:50%;transform:translate(-50%,-50%)}.wss-hero__content--mobile[data-vpos=bottom]{bottom:4%;top:auto}.wss-hero__badge{display:inline-block;background:#ffffff2e;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border-radius:20px;padding:5px 16px;font-size:var(--wss-badge-size,13px);font-weight:500;color:#ffffffeb;letter-spacing:.03em;margin-bottom:14px}.wss-hero__heading{font-size:var(--wss-heading-size,52px);font-weight:600;color:#fff;line-height:1.08;margin:0 0 10px;white-space:pre-line}.wss-hero__subheading{font-size:var(--wss-subheading-size,16px);font-weight:400;color:#ffffffeb;line-height:1.45;margin:0 0 16px;max-width:400px}.wss-hero__heading,.wss-hero__subheading{text-shadow:0 0 80px rgba(0,0,0,.7),0 0 80px rgba(0,0,0,.6),0 2px 4px rgba(0,0,0,.9),0 4px 12px rgba(0,0,0,.5)}.wss-hero__cta{display:inline-block;padding:13px 36px;font-size:var(--wss-cta-size,15px);font-weight:600;letter-spacing:.02em;border-radius:6px;text-decoration:none;transition:transform .2s,box-shadow .2s,opacity .2s;background-color:var(--wss-cta-bg,#000);color:var(--wss-cta-text,#fff)}.wss-hero__cta:hover{transform:translateY(-1px);box-shadow:0 4px 20px #00000040;opacity:.95}.wss-hero__products{display:flex;gap:16px;margin-top:18px;align-items:flex-start}.wss-hero__products--mobile-bottom{display:none}.wss-hero__product-card{display:flex;flex-direction:column;align-items:center;gap:6px;background:#ffffff24;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:12px;padding:10px 12px 8px;text-decoration:none;transition:background .2s,transform .2s}.wss-hero__product-card:hover{background:#ffffff42;transform:translateY(-2px)}.wss-hero__product-card img{height:auto;object-fit:contain;border-radius:6px}.wss-hero__product-name{font-size:12px;font-weight:500;color:#ffffffeb;text-align:center;line-height:1.3}.wss-hero__product-discount{display:inline-block;background:#e8593ce6;color:#fff;font-size:13px;font-weight:700;padding:3px 10px;border-radius:5px}.wss-hero__desktop .wss-hero__product-card{width:var(--wss-card-desktop,190px)}.wss-hero__desktop .wss-hero__product-card img{width:calc(var(--wss-card-desktop,190px) - 30px)}.wss-hero__trust{display:flex;gap:10px;flex-wrap:wrap;z-index:2}.wss-hero__trust--desktop{position:absolute;bottom:5%;left:5%}.wss-hero__trust-badge{display:inline-block;border-radius:6px;padding:5px 14px;font-size:var(--wss-trust-size,14px);font-weight:500}.wss-hero__trust--desktop .wss-hero__trust-badge{background:#ffffff2e;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);color:#ffffffe0}.wss-hero__trust--mobile-strip{display:none;justify-content:center;align-items:center;gap:0;padding:8px 12px;background:#111;flex-wrap:wrap}.wss-hero__trust--mobile-strip .wss-hero__trust-badge{background:transparent;border:none;padding:0;font-size:11px;font-weight:400;color:#ffffffb3}.wss-hero__trust--mobile-strip .wss-hero__trust-badge+.wss-hero__trust-badge:before{content:"\b7";margin:0 8px;color:#ffffff59}.wss-hero__content--desktop[data-align=left]{right:auto;left:5%;text-align:left;align-items:flex-start}.wss-hero__content--desktop[data-align=center]{right:auto;left:50%;transform:translate(-50%,-50%);text-align:center;align-items:center}.wss-hero__content--desktop[data-align=right]{right:5%;left:auto;text-align:right;align-items:flex-end}@media(max-width:768px){.wss-hero__desktop{display:none}.wss-hero__mobile{display:block}.wss-hero__heading{font-size:var(--wss-heading-size-mobile,28px);margin-bottom:6px}.wss-hero__subheading{font-size:var(--wss-subheading-size-mobile,12px);max-width:300px;margin-bottom:10px;line-height:1.35}.wss-hero__badge{font-size:calc(var(--wss-badge-size,13px) - 2px);padding:3px 10px;margin-bottom:6px}.wss-hero__cta{font-size:calc(var(--wss-cta-size,15px) - 2px);padding:10px 24px}.wss-hero__content--mobile .wss-hero__products{display:none}.wss-hero__products--mobile-bottom{display:flex;justify-content:center;gap:10px;position:absolute;bottom:0;left:50%;transform:translate(-50%);z-index:3;margin-bottom:-8px}.wss-hero__products--mobile-bottom .wss-hero__product-card{width:calc(var(--wss-card-mobile,140px) - 20px);padding:8px 8px 6px;gap:4px}.wss-hero__products--mobile-bottom .wss-hero__product-card img{width:calc(var(--wss-card-mobile,140px) - 50px)}.wss-hero__products--mobile-bottom .wss-hero__product-name{font-size:10px}.wss-hero__products--mobile-bottom .wss-hero__product-discount{font-size:10px;padding:2px 8px}.wss-hero__trust--mobile-strip{display:flex;padding:14px 12px 10px}}
/*# sourceMappingURL=/cdn/shop/t/74/assets/beqem-wss-hero.css.map */
