:root{--zenvy-navy:#0A1931;--zenvy-blue:#2563EB;--zenvy-gold:#F4B942;--zenvy-cream:#FFFDFC;--zenvy-green:#16A34A;--zenvy-text:#334155}body{background:var(--zenvy-cream)}.zenvy-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#061225,#0a1931 46%,#123b85);color:#fff;min-height:590px;display:grid;align-items:center}.zenvy-hero__inner{width:min(1280px,calc(100% - 48px));margin:auto;display:grid;grid-template-columns:1.05fr .95fr;gap:54px;align-items:center;padding:70px 0}.zenvy-hero__glow{position:absolute;border-radius:999px;filter:blur(10px);opacity:.35;pointer-events:none}.zenvy-hero__glow--one{width:420px;height:420px;background:#2563eb;right:-120px;top:-160px}.zenvy-hero__glow--two{width:260px;height:260px;background:#f4b942;left:-150px;bottom:-170px}.zenvy-hero__copy{position:relative;z-index:2}.zenvy-hero__eyebrow{display:inline-flex;padding:9px 14px;border:1px solid rgba(255,255,255,.25);border-radius:999px;background:#ffffff14;font-size:12px;font-weight:800;letter-spacing:.13em;color:#dce8ff}.zenvy-hero h1{font-size:clamp(44px,5.2vw,76px);line-height:.98;letter-spacing:-.055em;margin:22px 0 24px;color:#fff;max-width:780px}.zenvy-hero h1 span{color:var(--zenvy-gold)}.zenvy-hero__copy>p{font-size:19px;line-height:1.55;color:#d8e3f6;max-width:630px;margin:0 0 30px}.zenvy-hero__actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.zenvy-btn{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 26px;border-radius:14px;font-weight:900;letter-spacing:.03em;text-decoration:none;transition:.2s}.zenvy-btn--primary{background:var(--zenvy-gold);color:var(--zenvy-navy);box-shadow:0 14px 30px #f4b94238}.zenvy-btn--primary:hover{transform:translateY(-2px);background:#ffd166}.zenvy-hero__cod{font-size:14px;font-weight:700;color:#dcfce7}.zenvy-hero__products{position:relative;min-height:450px;z-index:2}.zenvy-product-float{position:absolute;width:58%;max-width:290px;background:#fff;border-radius:24px;padding:12px;box-shadow:0 28px 70px #0000004d;text-decoration:none;color:var(--zenvy-navy);transition:.25s}.zenvy-product-float:hover{transform:translateY(-7px) rotate(0)!important}.zenvy-product-float img{display:block;width:100%;aspect-ratio:1;object-fit:cover;border-radius:16px}.zenvy-product-float span{display:block;padding:10px 6px 4px;font-weight:800;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.zenvy-product-float--1{left:4%;top:7%;transform:rotate(-6deg);z-index:2}.zenvy-product-float--2{right:1%;top:21%;transform:rotate(7deg);z-index:3}.zenvy-product-float--3{left:24%;bottom:0;transform:rotate(-1deg);z-index:4}.zenvy-hero__seal{position:absolute;right:3%;bottom:3%;z-index:5;width:112px;height:112px;border-radius:50%;background:var(--zenvy-gold);color:var(--zenvy-navy);display:grid;place-content:center;text-align:center;box-shadow:0 15px 30px #00000040;transform:rotate(7deg)}.zenvy-hero__seal strong{font-size:34px;line-height:.8}.zenvy-hero__seal span{font-size:10px;font-weight:900;letter-spacing:.08em}.zenvy-trust{background:#fff;border-bottom:1px solid #E6ECF5}.zenvy-trust__inner{width:min(1280px,calc(100% - 48px));margin:auto;display:grid;grid-template-columns:repeat(4,1fr);padding:22px 0}.zenvy-trust__inner>div{display:flex;align-items:center;justify-content:center;gap:12px;padding:4px 20px;border-right:1px solid #E6ECF5}.zenvy-trust__inner>div:last-child{border-right:0}.zenvy-trust__inner span{font-size:25px}.zenvy-trust p{margin:0;line-height:1.2}.zenvy-trust strong{display:block;color:var(--zenvy-navy);font-size:14px}.zenvy-trust small{display:block;color:#64748b;font-size:12px;margin-top:4px}.product-card,.cardnew{transition:transform .2s,box-shadow .2s}.product-card:hover{transform:translateY(-4px)}@media(max-width:900px){.zenvy-hero{min-height:auto}.zenvy-hero__inner{grid-template-columns:1fr;padding:54px 0 38px;gap:34px}.zenvy-hero__copy{text-align:center}.zenvy-hero__eyebrow{margin:auto}.zenvy-hero__copy>p{margin-left:auto;margin-right:auto}.zenvy-hero__actions{justify-content:center}.zenvy-hero__products{min-height:370px;max-width:540px;width:100%;margin:auto}.zenvy-trust__inner{grid-template-columns:repeat(2,1fr);gap:0}.zenvy-trust__inner>div:nth-child(2){border-right:0}.zenvy-trust__inner>div{justify-content:flex-start;padding:14px 10px;border-bottom:1px solid #E6ECF5}}@media(max-width:600px){.zenvy-hero__inner{width:min(100% - 28px,1280px);padding-top:42px}.zenvy-hero h1{font-size:42px}.zenvy-hero__copy>p{font-size:16px}.zenvy-btn,.zenvy-hero__cod{width:100%}.zenvy-hero__products{min-height:300px}.zenvy-product-float{width:54%;padding:8px;border-radius:17px}.zenvy-product-float img{border-radius:12px}.zenvy-product-float--1{left:0}.zenvy-product-float--2{right:0}.zenvy-product-float--3{left:23%}.zenvy-hero__seal{width:82px;height:82px}.zenvy-trust__inner{width:min(100% - 20px,1280px)}.zenvy-trust strong{font-size:12px}.zenvy-trust small{font-size:10px}}.zenvy-whatsapp{position:fixed;right:22px;bottom:22px;z-index:40;display:flex;align-items:center;gap:10px;background:#16a34a;color:#fff;text-decoration:none;padding:11px 16px 11px 11px;border-radius:999px;box-shadow:0 14px 32px #16a34a52;transition:.2s}.zenvy-whatsapp:hover{transform:translateY(-3px);background:#15803d}.zenvy-whatsapp__icon{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#16a34a;font-size:21px}.zenvy-whatsapp__text{display:grid;line-height:1.05}.zenvy-whatsapp__text strong{font-size:13px}.zenvy-whatsapp__text small{font-size:10px;margin-top:4px;color:#dcfce7}#rsi_buy_now_button{background:linear-gradient(135deg,#f4b942,#ffd166)!important;color:#0a1931!important;border:0!important;font-weight:900!important;box-shadow:0 12px 25px #f4b94240!important}.zenvy-mobile-buy{display:none}.zenvy-footer-info{background:#0a1931;color:#e8eef8;border-top:1px solid #29456F}.zenvy-footer-info__inner{width:min(1280px,calc(100% - 48px));margin:auto;display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:36px;padding:48px 0 34px}.zenvy-footer-info h3{font-size:11px;letter-spacing:.12em;color:#f4b942;margin:0 0 12px}.zenvy-footer-info p{font-size:13px;line-height:1.55;color:#cbd5e1;margin:0}.zenvy-footer-info a{color:#fff;font-weight:800;text-decoration:none}.zenvy-footer-info__brand>strong{display:block;font-size:25px;letter-spacing:-.04em;color:#fff;margin-bottom:12px}.zenvy-footer-info__brand>strong span{color:#60a5fa}@media(max-width:900px){.zenvy-footer-info__inner{grid-template-columns:repeat(2,1fr)}.zenvy-whatsapp{bottom:86px}.zenvy-mobile-buy{position:fixed;left:0;right:0;bottom:0;z-index:39;display:flex;align-items:center;gap:12px;background:#fff;border-top:1px solid #DCE4F0;padding:10px max(12px,env(safe-area-inset-left)) calc(10px + env(safe-area-inset-bottom));box-shadow:0 -10px 30px #0a19311f}.zenvy-mobile-buy__price{min-width:94px;display:grid;line-height:1.1}.zenvy-mobile-buy__price small{font-size:9px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.zenvy-mobile-buy__price strong{font-size:18px;color:#0a1931;margin-top:3px}.zenvy-mobile-buy__button{flex:1;min-height:48px;border:0;border-radius:12px;background:linear-gradient(135deg,#f4b942,#ffd166);color:#0a1931;font-size:12px;font-weight:900;letter-spacing:.02em;padding:0 12px}}@media(max-width:600px){.zenvy-whatsapp{right:12px;width:48px;height:48px;padding:0;justify-content:center}.zenvy-whatsapp__icon{width:48px;height:48px}.zenvy-whatsapp__text{display:none}.zenvy-footer-info__inner{width:min(100% - 28px,1280px);grid-template-columns:1fr;gap:26px;padding:38px 0 28px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/zenvy-brand.css.map */
