.bpb-section{position:relative;overflow:hidden;background:linear-gradient(135deg,#04474e,#065f68 55%,#0a7a87);border-radius:0}.bpb-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.bpb-bg img{width:100%;height:100%;object-fit:cover;display:block;opacity:.18}.bpb-bg__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(120deg,#04474eeb,#04474eb3)}.bpb-inner{position:relative;z-index:1;display:grid;grid-template-columns:1fr 420px;align-items:center;gap:3rem;padding-top:3rem;padding-bottom:3rem}.bpb-eyebrow{display:inline-flex;align-items:center;gap:.6rem;font-size:.75rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#e8c97a;margin-bottom:1.2rem}.bpb-eyebrow__dot{width:5px;height:5px;background:#e8c97a;border-radius:50%;flex-shrink:0}.bpb-headline{display:flex;flex-direction:column;gap:.1rem;margin:0 0 1.4rem;line-height:1.05}.bpb-headline__line1{font-size:clamp(2.2rem,3.5vw,3.4rem);font-weight:800;color:#fff;letter-spacing:-.02em}.bpb-headline__line2{font-size:clamp(2.6rem,4.2vw,4.2rem);font-weight:900;letter-spacing:-.02em;color:transparent;background:linear-gradient(90deg,#e8c97a,#f5e0a0,#c8a45a);-webkit-background-clip:text;background-clip:text}.bpb-sub{font-size:1.15rem;color:#ffffffb8;line-height:1.65;max-width:440px;margin:0 0 1.8rem}.bpb-perks{display:flex;flex-direction:column;gap:.55rem;margin-bottom:2.2rem}.bpb-perk{display:flex;align-items:center;gap:.65rem;font-size:1.05rem;color:#ffffffd1;font-weight:500}.bpb-perk__icon{width:20px;height:20px;background:#e8c97a33;border:1.5px solid #e8c97a;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:800;color:#e8c97a;flex-shrink:0}.bpb-cta{display:inline-flex;align-items:center;gap:.6rem;padding:1rem 2rem;background:linear-gradient(135deg,#e8c97a,#c8a45a);color:#04474e;font-size:1.05rem;font-weight:800;letter-spacing:.02em;border-radius:100px;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 4px 20px #e8c97a59}.bpb-cta:hover{transform:translateY(-2px);box-shadow:0 8px 30px #e8c97a80}.bpb-cta svg{transition:transform .2s ease}.bpb-cta:hover svg{transform:translate(3px)}.bpb-visual{position:relative;display:flex;align-items:center;justify-content:center;min-height:240px}.bpb-badge-ring{width:220px;height:220px;border-radius:50%;border:2px dashed rgba(232,201,122,.4);display:flex;align-items:center;justify-content:center;animation:bpb-spin 18s linear infinite;flex-shrink:0}.bpb-badge{width:160px;height:160px;border-radius:50%;background:linear-gradient(135deg,#e8c97a,#c8a45a);display:flex;flex-direction:column;align-items:center;justify-content:center;animation:bpb-counter-spin 18s linear infinite;box-shadow:0 8px 40px #e8c97a66;gap:0}.bpb-badge__top{font-size:.85rem;font-weight:700;letter-spacing:.12em;color:#04474e;text-transform:uppercase;line-height:1.2}.bpb-badge__get{font-size:1.5rem;font-weight:900;color:#04474e;letter-spacing:-.02em;line-height:1.1}.bpb-badge__free{font-size:2rem;font-weight:900;color:#fff;letter-spacing:.04em;line-height:1;text-shadow:0 2px 8px rgba(4,71,78,.3)}.bpb-product-img{position:absolute;right:0;top:50%;transform:translateY(-50%);width:180px;height:180px;border-radius:50%;overflow:hidden;border:4px solid rgba(255,255,255,.15);box-shadow:0 12px 40px #0000004d;animation:bpb-float 4s ease-in-out infinite}.bpb-product-img img{width:100%;height:100%;object-fit:cover;display:block}.bpb-sparkle{position:absolute;color:#e8c97a;font-size:1rem;animation:bpb-twinkle 2.5s ease-in-out infinite;opacity:.7}.bpb-sparkle--1{top:10%;left:15%;animation-delay:0s;font-size:1.2rem}.bpb-sparkle--2{top:70%;left:5%;animation-delay:.9s;font-size:.8rem}.bpb-sparkle--3{top:20%;right:5%;animation-delay:1.7s;font-size:1rem}@keyframes bpb-spin{to{transform:rotate(360deg)}}@keyframes bpb-counter-spin{to{transform:rotate(-360deg)}}@keyframes bpb-float{0%,to{transform:translateY(-50%) translateY(0)}50%{transform:translateY(-50%) translateY(-12px)}}@keyframes bpb-twinkle{0%,to{opacity:.7;transform:scale(1)}50%{opacity:.2;transform:scale(.6)}}@media screen and (max-width:989px){.bpb-inner{grid-template-columns:1fr;text-align:center;padding-top:2.5rem;padding-bottom:2.5rem;gap:1.2rem}.bpb-eyebrow{justify-content:center}.bpb-sub{margin-left:auto;margin-right:auto}.bpb-perks{align-items:center}.bpb-visual{min-height:0}.bpb-badge-ring{width:160px;height:160px}.bpb-badge{width:116px;height:116px}.bpb-badge__get{font-size:1.1rem}.bpb-badge__free{font-size:1.45rem}.bpb-product-img{width:120px;height:120px;right:10%}}@media screen and (max-width:749px){.bpb-inner{padding-top:2rem;padding-bottom:2rem;gap:1rem}.bpb-headline__line1{font-size:1.8rem}.bpb-headline__line2{font-size:2.2rem}.bpb-sub{margin-bottom:1rem}.bpb-perks{margin-bottom:1.4rem}.bpb-product-img{right:5%;width:100px;height:100px}.bpb-sparkle{display:none}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/bogo-promo-banner.css.map */
