.vlb-body{--vlb-brand: #123a2a;--vlb-cta: #d94b35;--vlb-cta-green: #2f7b56;--vlb-chat: #47b96b;--vlb-ink: #12345a;--vlb-text: #17365d;--vlb-muted: #536e83;--vlb-line: #d9e2dc;--vlb-paper: #ffffff;--vlb-cream: #fff8e8;--vlb-pale: #eef8f0;display:block;min-width:320px;min-height:100vh;margin:0;padding:0;overflow-x:hidden;color:var(--vlb-text);background:var(--vlb-paper);font-family:Avenir Next,Trebuchet MS,sans-serif;letter-spacing:0}.vlb-body *{box-sizing:border-box}.vlb-root{min-height:100vh;overflow-x:hidden;background:var(--vlb-paper)}.vlb-sale{position:sticky;top:0;z-index:30;display:flex;align-items:center;justify-content:center;gap:10px;min-height:40px;width:100%;max-width:100vw;padding:5px 9px;overflow:hidden;color:#fff;background:var(--vlb-brand);font-weight:900;line-height:1}.vlb-sale__logo{display:block;flex:0 0 auto;width:74px;height:auto}.vlb-sale__event{display:flex;flex:0 0 auto;align-items:center;gap:7px;color:#fff;font-size:13px;font-weight:900;white-space:nowrap}.vlb-sale__deal{display:grid;flex:0 0 auto;min-width:0;min-height:28px;place-items:center;padding:7px 12px;border-radius:4px;color:#fff;background:var(--vlb-cta);font-size:12px;font-weight:900;text-decoration:none;text-transform:uppercase;white-space:nowrap}.vlb-timer{display:grid;flex:0 0 auto;grid-template-columns:repeat(3,32px);gap:4px;width:104px}.vlb-timer span{display:grid;width:32px;min-height:30px;place-items:center;padding:2px;border-radius:4px;color:var(--vlb-brand);background:#fff;font-size:7px;line-height:1;text-align:center}.vlb-timer b{display:block;font-size:14px;line-height:1}.vlb-page{width:100%}.vlb-article{width:min(760px,calc(100% - 40px));margin:0 auto;padding:30px 0 calc(92px + env(safe-area-inset-bottom))}.vlb-article h1,.vlb-article h2,.vlb-article h3,.vlb-article p{margin:0}.vlb-title,.vlb-reason h2,.vlb-offer h2{color:var(--vlb-ink);font-weight:950;letter-spacing:0;overflow-wrap:anywhere}.vlb-title{font-size:32px;line-height:1.15}.vlb-byline{display:grid;grid-template-columns:60px minmax(0,1fr);gap:16px;align-items:center;margin-top:28px}.vlb-avatar{display:grid;width:60px;height:60px;place-items:center;border:8px solid #ffdecf;border-radius:50%;color:#fff;background:#ec6d49;font-size:11px;font-weight:950}.vlb-byline p{color:var(--vlb-ink);font-size:14px;line-height:1.12}.vlb-byline strong,.vlb-summary strong,.vlb-reason p strong,.vlb-offer p strong{color:var(--vlb-ink);font-weight:950}.vlb-summary{margin-top:20px;color:var(--vlb-text);font-size:16px;line-height:1.25;overflow-wrap:anywhere}.vlb-media{display:grid;place-items:center;overflow:hidden;width:100%;color:#12345a8c;background:linear-gradient(135deg,#eef8f0eb,#fff8e8eb),var(--vlb-pale);font-size:12px;font-weight:950;line-height:1.1;text-align:center;text-transform:uppercase}div.vlb-media:before{content:attr(data-label)}img.vlb-media{object-fit:cover}.vlb-reason-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:36px;align-items:center;margin-top:48px}.vlb-reason-row--first{margin-top:26px}.vlb-reason-row .vlb-media{min-height:360px;border:1px dashed #b8cfc2;border-radius:9px}.vlb-reason h2{font-size:26px;line-height:1.15}.vlb-reason p{margin-top:14px;color:var(--vlb-text);font-size:15px;line-height:1.22;overflow-wrap:anywhere}.vlb-offer{margin-top:56px;padding:0 22px 20px;border:1px solid var(--vlb-line);border-radius:8px;background:#fff;text-align:center}.vlb-offer .vlb-media{width:min(100%,420px);min-height:310px;margin:0 auto;border:0;border-radius:0;object-fit:contain}.vlb-offer h2{margin-top:18px;font-size:28px;line-height:1.08;text-transform:uppercase}.vlb-offer p{margin-top:12px;color:var(--vlb-text);font-size:15px;line-height:1.25}.vlb-button{display:grid;width:100%;min-height:45px;place-items:center;margin-top:18px;border-radius:8px;color:#fff;background:var(--vlb-cta-green);font-size:14px;font-weight:950;line-height:1.1;text-align:center;text-decoration:none}.vlb-sticky{position:fixed;right:max(20px,env(safe-area-inset-right));bottom:max(18px,env(safe-area-inset-bottom));left:max(20px,env(safe-area-inset-left));z-index:40;display:grid;grid-template-columns:minmax(0,1fr) 86px;gap:10px;width:min(350px,calc(100% - 40px));margin:0 auto;pointer-events:none}.vlb-sticky a,.vlb-sticky button{pointer-events:auto}.vlb-sticky a{display:grid;min-height:40px;place-items:center;border-radius:8px;color:#fff;background:var(--vlb-cta-green);font-size:13px;font-weight:950;text-align:center;text-decoration:none}.vlb-sticky button{min-height:40px;border:0;border-radius:999px;color:#fff;background:var(--vlb-chat);font:inherit;font-size:11px;font-weight:850}.vlb-empty{min-height:100vh;display:grid;place-items:center;padding:32px;background:#fff;color:var(--vlb-ink);text-align:center}@media(min-width:1100px){.vlb-article{padding-top:38px}.vlb-title{font-size:34px}.vlb-reason h2{font-size:27px}.vlb-sale{min-height:40px}.vlb-sale__logo{width:92px}}@media(max-width:820px){.vlb-article{width:calc(100% - 40px)}.vlb-title{font-size:23px;line-height:1.2}.vlb-byline{margin-top:16px}.vlb-summary{margin-top:14px}.vlb-reason-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:36px}.vlb-reason h2{font-size:23px;line-height:1.16}}@media(max-width:640px){.vlb-sale{display:grid;grid-template-columns:72px minmax(0,1fr) 104px;align-items:center;justify-content:stretch;gap:4px;padding:5px 6px}.vlb-sale__event{display:none}.vlb-sale__logo{flex:0 0 72px;min-width:0;width:72px}.vlb-sale__deal{width:100%;min-width:0;min-height:28px;padding-inline:6px;overflow:hidden;font-size:11px;text-overflow:ellipsis}.vlb-timer{grid-template-columns:repeat(3,32px);width:104px}.vlb-article{width:350px;max-width:calc(100vw - 40px);padding-top:30px}.vlb-title{min-height:0;font-size:23px;line-height:1.2}.vlb-byline{grid-template-columns:60px minmax(0,1fr);gap:14px;margin-top:10px}.vlb-summary{min-height:0;margin-top:10px;font-size:15px}.vlb-reason-row{display:block;margin-top:22px}.vlb-reason-row .vlb-media{min-height:380px}.vlb-reason-row--first,.vlb-reason{margin-top:14px}.vlb-reason h2{font-size:23px;line-height:1.16}.vlb-reason p{margin-top:10px;font-size:15px;line-height:1.2}.vlb-offer{margin-top:58px}.vlb-offer h2{font-size:24px}}@media(max-width:370px){.vlb-sale{grid-template-columns:68px minmax(0,1fr) 95px}.vlb-sale__logo{width:68px}.vlb-article{width:calc(100% - 32px)}.vlb-timer{grid-template-columns:repeat(3,29px);gap:4px;width:95px}.vlb-timer span{width:29px}.vlb-sticky{grid-template-columns:minmax(0,1fr) 72px}}
/*# sourceMappingURL=/cdn/shop/t/91/assets/landing-builder.css.map */
