:root{--masivo-ink: #0b0b0b;--masivo-cream: #f3efe6;--masivo-cream-2: #fbf9f4;--masivo-green: #0f5b4a;--masivo-green-dark: #0a4035;--masivo-gold: #c3a46b;--masivo-white: #ffffff;--masivo-muted: #686868;--masivo-border: rgba(11, 11, 11, .12);--masivo-shadow: 0 22px 70px rgba(19, 35, 31, .12);--masivo-radius-sm: 14px;--masivo-radius-md: 24px;--masivo-radius-lg: 36px}html{scroll-behavior:smooth}body.template-product{background:radial-gradient(circle at 92% 3%,rgba(195,164,107,.13),transparent 26rem),var(--masivo-cream-2)}.masivo-topbar,.masivo-story,.masivo-sticky-buy{font-family:var(--font-body-family, Arial, sans-serif)}.masivo-topbar{--masivo-topbar-bg: var(--masivo-cream);--masivo-topbar-text: var(--masivo-ink);background:var(--masivo-topbar-bg);color:var(--masivo-topbar-text);border-bottom:1px solid rgba(11,11,11,.08)}.masivo-topbar__inner{min-height:76px;display:grid;grid-template-columns:minmax(150px,1fr) auto;align-items:center;gap:2rem;padding-top:1rem;padding-bottom:1rem}.masivo-topbar__brand{display:inline-flex;align-items:center;width:fit-content;color:inherit;text-decoration:none}.masivo-topbar__logo{display:block;width:min(var(--masivo-logo-width, 180px),100%);height:auto;mix-blend-mode:multiply}.masivo-topbar__wordmark{font-size:clamp(2rem,3vw,3rem);font-weight:900;letter-spacing:-.08em;line-height:1}.masivo-topbar__badges{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.8rem}.masivo-pill{display:inline-flex;align-items:center;gap:.65rem;border:1px solid rgba(11,11,11,.11);background:#ffffff94;border-radius:999px;padding:.78rem 1.15rem;font-size:1.25rem;font-weight:700;line-height:1;white-space:nowrap}.masivo-pill__icon{font-size:1.45rem}body.template-product .product{max-width:var(--page-width);margin:3.2rem auto 1rem;background:var(--masivo-white);border:1px solid var(--masivo-border);border-radius:var(--masivo-radius-lg);padding:clamp(1.4rem,3vw,4rem);box-shadow:var(--masivo-shadow);overflow:hidden}body.template-product .product__media-wrapper img,body.template-product .product__media-wrapper .global-media-settings{border-radius:var(--masivo-radius-md)}body.template-product .product__info-wrapper{align-self:center}body.template-product .product__title h1{color:var(--masivo-ink);font-size:clamp(3.4rem,5.5vw,6.2rem);line-height:.96;letter-spacing:-.055em;text-wrap:balance}body.template-product .product__text{color:var(--masivo-green);font-weight:750;letter-spacing:.06em;text-transform:uppercase}body.template-product .price--large{color:var(--masivo-green-dark);font-weight:850}body.template-product .price__sale .price-item--regular{color:#8a8a8a}body.template-product .product-form__submit{min-height:5.8rem;border-radius:999px;border:0;background:var(--masivo-ink);color:var(--masivo-white);font-weight:850;letter-spacing:.01em;box-shadow:0 12px 26px #0b0b0b29;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}body.template-product .product-form__submit:hover{background:var(--masivo-green-dark);transform:translateY(-2px);box-shadow:0 16px 34px #0f5b4a3d}body.template-product .quantity{border-radius:999px;background:var(--masivo-cream-2)}body.template-product .product-form__input input[type=radio]+label{border-radius:999px}.masivo-story{--masivo-accent: var(--masivo-green);--masivo-accent-dark: var(--masivo-green-dark);--masivo-section-bg: var(--masivo-cream-2);color:var(--masivo-ink);background:var(--masivo-section-bg);padding:clamp(3rem,7vw,8rem) 0 10rem}.masivo-story *{box-sizing:border-box}.masivo-kicker{margin:0 0 1rem;color:var(--masivo-accent);font-size:1.3rem;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.masivo-heading{margin:0;color:var(--masivo-ink);font-family:var(--font-heading-family, Arial, sans-serif);font-size:clamp(3.2rem,5vw,5.8rem);line-height:.98;letter-spacing:-.05em;text-wrap:balance}.masivo-lead{max-width:72rem;margin:1.8rem 0 0;color:#3d3d3d;font-size:clamp(1.65rem,2vw,2.05rem);line-height:1.65}.masivo-trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem;margin-bottom:clamp(4rem,7vw,8rem)}.masivo-trust-card{display:flex;align-items:center;gap:1.2rem;min-height:10.5rem;padding:2rem;background:var(--masivo-white);border:1px solid var(--masivo-border);border-radius:var(--masivo-radius-md)}.masivo-trust-card__icon{display:grid;place-items:center;flex:0 0 4.8rem;width:4.8rem;height:4.8rem;border-radius:50%;background:var(--masivo-cream);font-size:2.2rem}.masivo-trust-card strong{display:block;font-size:1.7rem}.masivo-trust-card span{display:block;margin-top:.35rem;color:var(--masivo-muted);font-size:1.35rem;line-height:1.45}.masivo-split{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:clamp(2.5rem,6vw,7rem);margin-bottom:clamp(5rem,9vw,10rem)}.masivo-split--reverse .masivo-split__media{order:2}.masivo-split__media{position:relative}.masivo-split__image{display:block;width:100%;height:auto;max-height:72rem;object-fit:cover;border-radius:var(--masivo-radius-lg);box-shadow:var(--masivo-shadow)}.masivo-split__image--contain{object-fit:contain;background:var(--masivo-white)}.masivo-floating-note{position:absolute;right:-1.5rem;bottom:2rem;max-width:24rem;padding:1.5rem 1.8rem;border-radius:1.8rem;background:var(--masivo-ink);color:var(--masivo-white);font-size:1.35rem;font-weight:750;line-height:1.45;box-shadow:0 15px 40px #0b0b0b33}.masivo-checklist{display:grid;gap:1.3rem;margin:2.4rem 0 0;padding:0;list-style:none}.masivo-checklist li{display:grid;grid-template-columns:2.8rem 1fr;align-items:start;gap:1rem;font-size:1.6rem;line-height:1.55}.masivo-checklist__mark{display:grid;place-items:center;width:2.4rem;height:2.4rem;margin-top:.1rem;border-radius:50%;background:var(--masivo-accent);color:var(--masivo-white);font-size:1.3rem;font-weight:900}.masivo-section-head{max-width:80rem;margin:0 auto 3rem;text-align:center}.masivo-section-head .masivo-lead{margin-left:auto;margin-right:auto}.masivo-benefits{margin-bottom:clamp(5rem,9vw,10rem)}.masivo-benefits__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.4rem}.masivo-benefit{min-height:22rem;padding:2.4rem;border:1px solid var(--masivo-border);border-radius:var(--masivo-radius-md);background:var(--masivo-white);transition:transform .18s ease,box-shadow .18s ease}.masivo-benefit:hover{transform:translateY(-4px);box-shadow:0 16px 40px #13231f1a}.masivo-benefit__icon{display:grid;place-items:center;width:5.2rem;height:5.2rem;margin-bottom:1.8rem;border-radius:1.6rem;background:var(--masivo-cream);font-size:2.6rem}.masivo-benefit h3{margin:0 0 .8rem;font-size:2rem;line-height:1.2}.masivo-benefit p{margin:0;color:var(--masivo-muted);font-size:1.5rem;line-height:1.65}.masivo-steps{margin:clamp(5rem,9vw,10rem) 0;padding:clamp(3rem,6vw,6rem);border-radius:var(--masivo-radius-lg);background:var(--masivo-ink);color:var(--masivo-white)}.masivo-steps .masivo-heading,.masivo-steps .masivo-lead{color:var(--masivo-white)}.masivo-steps .masivo-kicker{color:#e0c68f}.masivo-steps__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.4rem;margin-top:3rem}.masivo-step{padding:2.2rem;border-radius:var(--masivo-radius-md);background:#ffffff14;border:1px solid rgba(255,255,255,.12)}.masivo-step__number{display:inline-flex;margin-bottom:2rem;color:#e0c68f;font-size:3.6rem;font-weight:900;line-height:1}.masivo-step h3{margin:0 0 .8rem;color:var(--masivo-white);font-size:1.85rem}.masivo-step p{margin:0;color:#ffffffb8;font-size:1.45rem;line-height:1.6}.masivo-comparison{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin:3rem 0 clamp(5rem,9vw,10rem)}.masivo-comparison__card{padding:clamp(2.5rem,5vw,4.5rem);border-radius:var(--masivo-radius-lg);border:1px solid var(--masivo-border)}.masivo-comparison__card--primary{background:linear-gradient(145deg,var(--masivo-accent),var(--masivo-accent-dark));color:var(--masivo-white)}.masivo-comparison__card--secondary{background:var(--masivo-white)}.masivo-comparison__card h3{margin:0 0 2rem;font-size:2.6rem}.masivo-comparison__card--primary h3{color:var(--masivo-white)}.masivo-comparison__list{display:grid;gap:1.2rem;margin:0;padding:0;list-style:none}.masivo-comparison__list li{display:flex;gap:.9rem;font-size:1.55rem;line-height:1.5}.masivo-delivery{display:grid;grid-template-columns:1.2fr .8fr;gap:1.5rem;margin-bottom:clamp(5rem,9vw,10rem)}.masivo-delivery__main,.masivo-delivery__side{padding:clamp(2.5rem,5vw,4.5rem);border-radius:var(--masivo-radius-lg)}.masivo-delivery__main{background:var(--masivo-cream)}.masivo-delivery__side{background:var(--masivo-white);border:1px solid var(--masivo-border)}.masivo-delivery h3{margin:0 0 1rem;font-size:2.5rem}.masivo-delivery p{margin:0;color:var(--masivo-muted);font-size:1.55rem;line-height:1.65}.masivo-reviews{margin-bottom:clamp(5rem,9vw,10rem)}.masivo-reviews__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.4rem}.masivo-review{padding:2.5rem;background:var(--masivo-white);border:1px solid var(--masivo-border);border-radius:var(--masivo-radius-md)}.masivo-review__stars{color:#b7862f;letter-spacing:.12em;font-size:1.7rem}.masivo-review blockquote{margin:1.5rem 0 2rem;font-size:1.55rem;line-height:1.7}.masivo-review__name{font-weight:800}.masivo-review__meta{display:block;margin-top:.3rem;color:var(--masivo-muted);font-size:1.25rem}.masivo-faq{max-width:92rem;margin:0 auto clamp(5rem,9vw,10rem)}.masivo-faq details{border-bottom:1px solid var(--masivo-border)}.masivo-faq summary{display:flex;justify-content:space-between;gap:2rem;padding:2.1rem 0;cursor:pointer;font-size:1.75rem;font-weight:800;list-style:none}.masivo-faq summary::-webkit-details-marker{display:none}.masivo-faq summary:after{content:"+";color:var(--masivo-accent);font-size:2.4rem;line-height:1}.masivo-faq details[open] summary:after{content:"\2212"}.masivo-faq__answer{padding:0 4rem 2.2rem 0;color:var(--masivo-muted);font-size:1.55rem;line-height:1.7}.masivo-final-cta{position:relative;overflow:hidden;padding:clamp(3.2rem,7vw,7rem);border-radius:var(--masivo-radius-lg);background:radial-gradient(circle at 90% 10%,rgba(255,255,255,.18),transparent 24rem),linear-gradient(145deg,var(--masivo-accent),var(--masivo-accent-dark));color:var(--masivo-white);text-align:center}.masivo-final-cta .masivo-heading,.masivo-final-cta .masivo-lead{color:var(--masivo-white)}.masivo-final-cta .masivo-lead{margin-left:auto;margin-right:auto}.masivo-cta{display:inline-flex;align-items:center;justify-content:center;min-height:5.6rem;margin-top:2.4rem;padding:1.3rem 2.8rem;border:0;border-radius:999px;background:var(--masivo-ink);color:var(--masivo-white);font:inherit;font-size:1.6rem;font-weight:850;text-decoration:none;cursor:pointer;box-shadow:0 16px 34px #0b0b0b33;transition:transform .18s ease,background .18s ease}.masivo-cta:hover{background:#202020;color:var(--masivo-white);transform:translateY(-2px)}.masivo-sticky-buy{position:fixed;z-index:40;left:50%;bottom:max(1.2rem,env(safe-area-inset-bottom));width:min(72rem,calc(100% - 2.4rem));transform:translate(-50%);display:grid;grid-template-columns:5.4rem 1fr auto;align-items:center;gap:1.2rem;padding:1rem;border:1px solid rgba(255,255,255,.16);border-radius:2rem;background:#0b0b0bf0;color:var(--masivo-white);box-shadow:0 18px 55px #0b0b0b47;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.masivo-sticky-buy.is-hidden{opacity:0;visibility:hidden;transform:translate(-50%,2rem);pointer-events:none}.masivo-sticky-buy__image{width:5.4rem;height:5.4rem;object-fit:cover;border-radius:1.3rem;background:var(--masivo-white)}.masivo-sticky-buy__title{display:block;overflow:hidden;color:var(--masivo-white);font-size:1.35rem;font-weight:800;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.masivo-sticky-buy__price{display:block;margin-top:.25rem;color:#ffffffc2;font-size:1.3rem}.masivo-sticky-buy__button{min-height:4.6rem;padding:0 2rem;border:0;border-radius:999px;background:var(--masivo-white);color:var(--masivo-ink);font:inherit;font-size:1.35rem;font-weight:900;cursor:pointer}@media screen and (max-width:989px){.masivo-topbar__inner{grid-template-columns:1fr;justify-items:center}.masivo-topbar__badges{justify-content:center}.masivo-split,.masivo-delivery{grid-template-columns:1fr}.masivo-split--reverse .masivo-split__media{order:initial}.masivo-benefits__grid,.masivo-reviews__grid,.masivo-steps__grid{grid-template-columns:repeat(2,1fr)}.masivo-floating-note{right:1.2rem}}@media screen and (max-width:749px){body.template-product .product{margin:1.5rem 1.2rem 0;padding:1.2rem;border-radius:2.4rem}body.template-product .product__title h1{font-size:3.6rem}.masivo-topbar__inner{min-height:auto}.masivo-topbar__badges{gap:.6rem}.masivo-pill{padding:.7rem 1rem;font-size:1.12rem}.masivo-story{padding-bottom:12rem}.masivo-trust-grid,.masivo-benefits__grid,.masivo-steps__grid,.masivo-comparison,.masivo-reviews__grid{grid-template-columns:1fr}.masivo-trust-card{min-height:auto}.masivo-split{gap:2.5rem}.masivo-floating-note{position:static;max-width:none;margin-top:1rem}.masivo-steps{padding:3rem 1.8rem;border-radius:2.4rem}.masivo-final-cta{padding:4rem 2rem;border-radius:2.4rem}.masivo-sticky-buy{grid-template-columns:4.8rem 1fr auto;gap:.8rem;width:calc(100% - 1.6rem);bottom:max(.8rem,env(safe-area-inset-bottom));border-radius:1.7rem}.masivo-sticky-buy__image{width:4.8rem;height:4.8rem}.masivo-sticky-buy__button{min-height:4.4rem;padding:0 1.4rem;font-size:1.2rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.masivo-benefit,.masivo-cta,.masivo-sticky-buy,body.template-product .product-form__submit{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/masivo-landing.css.map */
