.monte-lp{--monte-lavender: #d9c5ee;--monte-blue: #afc0ff;--monte-ink: #151318;--monte-muted: rgba(21, 19, 24, .72);--monte-cream: #f3eee7;color:var(--monte-ink);background:#fff;position:relative;left:50%;right:50%;width:100vw;max-width:100vw;margin-left:-50vw;margin-right:-50vw;overflow:hidden;font-family:var(--font-body-family)}.monte-lp *{box-sizing:border-box}.shopify-section:has(>.monte-lp){overflow:clip}.monte-lp__wrap{width:min(100%,var(--monte-width, 1320px));margin:0 auto;padding-left:clamp(18px,4vw,56px);padding-right:clamp(18px,4vw,56px)}.monte-lp__brandbar,.monte-lp__hero,.monte-lp__band--blue,.monte-lp__blackbar,.monte-lp__use-grid,.monte-lp__colors,.monte-lp__reviews,.monte-lp__faq{clip-path:inset(0 -100vmax)}.monte-lp [data-monte-reveal]{--monte-reveal-x: 0;--monte-reveal-y: 24px;--monte-reveal-scale: 1;opacity:0;transform:translate3d(var(--monte-reveal-x),var(--monte-reveal-y),0) scale(var(--monte-reveal-scale));transition:opacity .72s cubic-bezier(.22,1,.36,1) var(--monte-reveal-delay, 0ms),transform .72s cubic-bezier(.22,1,.36,1) var(--monte-reveal-delay, 0ms);will-change:opacity,transform}.monte-lp [data-monte-reveal=left]{--monte-reveal-x: -28px;--monte-reveal-y: 0}.monte-lp [data-monte-reveal=right]{--monte-reveal-x: 28px;--monte-reveal-y: 0}.monte-lp [data-monte-reveal=scale]{--monte-reveal-y: 18px;--monte-reveal-scale: .96}.monte-lp [data-monte-reveal].is-visible{opacity:1;transform:translateZ(0) scale(1)}@media(prefers-reduced-motion:reduce){.monte-lp [data-monte-reveal]{opacity:1;transform:none;transition:none}}.monte-lp h2,.monte-lp h3,.monte-lp p{margin:0}.monte-lp h2{color:var(--monte-ink);font-size:clamp(28px,4.4vw,58px);line-height:.98;font-weight:900;letter-spacing:0}.monte-lp p{color:var(--monte-muted);font-size:clamp(13px,1.45vw,17px);line-height:1.35;font-weight:600}.monte-lp img,.monte-lp__img,.monte-lp__video{display:block;width:100%;height:100%;object-fit:cover}.monte-lp__capacity-image .monte-lp__img,.monte-lp__compare-image .monte-lp__img,.monte-lp__colors-image .monte-lp__img{object-fit:contain}.monte-lp__brandbar{background:var(--monte-lavender);box-shadow:0 0 0 100vmax var(--monte-lavender);padding:clamp(12px,2vw,24px) 0}.monte-lp__brandbar-inner{display:flex;align-items:center;justify-content:space-between;gap:28px}.monte-lp__logo{color:#fff;font-family:Georgia,Times New Roman,serif;font-size:clamp(54px,9vw,128px);font-weight:900;line-height:.75;letter-spacing:-.04em;text-transform:lowercase;white-space:nowrap}.monte-lp__top-icons,.monte-lp__mini-icons{display:flex;align-items:center;justify-content:center;gap:clamp(14px,2.7vw,42px)}.monte-lp__top-icons span,.monte-lp__mini-icons span{display:grid;justify-items:center;gap:7px;min-width:70px;color:#111;font-size:clamp(9px,1.1vw,13px);line-height:1.05;font-weight:900;text-align:center}.monte-lp i{display:grid;place-items:center;width:clamp(34px,4vw,54px);height:clamp(34px,4vw,54px);border-radius:50%;background:var(--monte-icon-bg, #f0eadf);color:#0f1012;font-style:normal;font-size:clamp(17px,2vw,25px);line-height:1}.monte-lp i img{width:72%;height:72%;object-fit:contain}.monte-lp__top-icons span:nth-child(2) i,.monte-lp__top-icons span:nth-child(4) i{background:var(--monte-icon-bg, #a9baff)}.monte-lp__top-icons span:nth-child(3) i{background:var(--monte-icon-bg, #ece7db)}.monte-lp__hero{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(20px,5vw,72px);padding-top:clamp(28px,4.2vw,56px);padding-bottom:clamp(28px,4.2vw,56px);background:#f7f6f5;box-shadow:0 0 0 100vmax #f7f6f5}.monte-lp__hero-copy{text-align:center;justify-self:end;width:min(100%,420px)}.monte-lp__hero-copy h2{font-size:clamp(25px,3.8vw,48px);margin-bottom:16px}.monte-lp__button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:12px 30px;border-radius:999px;background:#050505;color:#fff;text-decoration:none;font-size:clamp(12px,1.3vw,15px);font-weight:900;letter-spacing:.04em}.monte-lp__button--light{background:#fff;color:#171419}.monte-lp__stars{margin-top:16px;color:#f6c036;font-size:19px;letter-spacing:2px}.monte-lp__hero-copy p{max-width:310px;margin:4px auto 0;font-size:12px;line-height:1.15}.monte-lp__hero-carousel{position:relative;min-width:0;justify-self:center;width:min(100%,720px)}.monte-lp__hero-gallery{--monte-hero-gap: clamp(12px, 1.5vw, 20px);display:flex;gap:var(--monte-hero-gap);align-items:center;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;padding:2px 2px 16px}.monte-lp__hero-gallery::-webkit-scrollbar{display:none}.monte-lp__hero-card{flex:0 0 calc((100% - var(--monte-hero-gap) - var(--monte-hero-gap)) / 3);min-width:0;aspect-ratio:.72;max-height:330px;border-radius:12px;overflow:hidden;background:#e7e1d9;box-shadow:8px 10px 20px #00000014;scroll-snap-align:start}.monte-lp__hero-arrow{position:absolute;top:50%;z-index:2;display:grid;place-items:center;width:42px;height:42px;min-width:42px;border:0;border-radius:50%;background:#fff;color:#111;box-shadow:0 8px 26px #00000024;transform:translateY(-50%);cursor:pointer;transition:opacity .18s ease,transform .18s ease}.monte-lp__hero-arrow span{font-size:32px;line-height:1;transform:translateY(-1px)}.monte-lp__hero-arrow--prev{left:-18px}.monte-lp__hero-arrow--next{right:-18px}.monte-lp__hero-arrow:disabled{opacity:.35;cursor:default}.monte-lp__hero-arrow:not(:disabled):hover{transform:translateY(-50%) scale(1.04)}.monte-lp__split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(28px,5vw,74px);padding-top:clamp(34px,5vw,72px);padding-bottom:clamp(34px,5vw,72px)}.monte-lp__split--reverse{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr)}.monte-lp__band--blue{background:var(--monte-blue);box-shadow:0 0 0 100vmax var(--monte-blue)}.monte-lp__photo,.monte-lp__use-image,.monte-lp__review-image,.monte-lp__cta-image{overflow:hidden;background:#eceae5;max-height:560px}.monte-lp__photo--square{aspect-ratio:1.08;border-radius:8px}.monte-lp__photo--rounded{aspect-ratio:1;border-radius:22px}.monte-lp__copy{text-align:center;max-width:560px;justify-self:center}.monte-lp__copy p{margin-top:12px}.monte-lp__mini-icons{margin-top:clamp(18px,2.6vw,34px);gap:clamp(16px,3vw,44px);flex-wrap:wrap}.monte-lp__mini-icons i{background:var(--monte-icon-bg, #f0eadf);color:#111}.monte-lp__clean-list i{background:#080808;color:#fff}.monte-lp__capacity{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:clamp(26px,6vw,96px);padding-top:clamp(28px,4.5vw,58px);padding-bottom:clamp(28px,4.5vw,58px)}.monte-lp__capacity-image{aspect-ratio:1.65;background:#fff;max-height:420px;justify-self:center;overflow:hidden}.monte-lp__capacity-copy p{display:flex;align-items:center;gap:18px;margin-top:18px;color:#111;font-size:clamp(14px,1.6vw,19px)}.monte-lp__capacity-copy strong{display:inline-flex;min-width:120px;justify-content:center;padding:7px 14px;border-radius:10px;background:var(--monte-cream);font-size:clamp(22px,3vw,34px);line-height:1;font-weight:900}.monte-lp__blackbar{color:#fff;background:#050505;box-shadow:0 0 0 100vmax #050505}.monte-lp__blackbar-inner{min-height:80px;display:flex;align-items:center;justify-content:space-between;gap:32px;font-weight:900}.monte-lp__blackbar strong{font-size:clamp(17px,2.3vw,30px);line-height:.95}.monte-lp__blackbar span{font-size:clamp(22px,3.4vw,44px);line-height:.88;font-weight:900}.monte-lp__blackbar span img{display:block;width:min(70px,16vw);height:auto;max-height:70px;object-fit:contain}.monte-lp__use-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(16px,2.6vw,34px);padding-top:clamp(34px,4.8vw,58px);padding-bottom:clamp(34px,4.8vw,58px);background:#f3f0fb;box-shadow:0 0 0 100vmax #f3f0fb}.monte-lp__use-grid article{min-width:0;text-align:center}.monte-lp__use-image{aspect-ratio:1;max-height:420px;border-radius:8px;margin-bottom:16px}.monte-lp__use-grid h3{color:#111;font-size:clamp(22px,2.6vw,36px);line-height:1;font-weight:900}.monte-lp__use-grid p{margin:8px auto 0;max-width:300px;font-size:13px}.monte-lp__clean-list{display:grid;gap:18px;margin-top:28px;justify-content:center}.monte-lp__clean-list span{display:grid;grid-template-columns:56px minmax(0,1fr);align-items:center;gap:16px;color:#111;font-size:clamp(16px,1.8vw,23px);font-weight:700;text-align:left}.monte-lp__compare{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(20px,4vw,60px);align-items:center;padding-top:clamp(26px,4vw,46px);padding-bottom:clamp(26px,4vw,46px);border-radius:28px;background:var(--monte-lavender);margin-top:clamp(18px,3vw,36px);margin-bottom:clamp(18px,3vw,36px)}.monte-lp__compare-image{aspect-ratio:1.25;justify-self:center;overflow:hidden}.monte-lp__compare h2{font-size:clamp(24px,3.3vw,44px);margin-bottom:16px}.monte-lp table{width:100%;border-collapse:collapse;overflow:hidden;border-radius:10px;background:#fff;font-size:clamp(11px,1.25vw,15px);font-weight:900}.monte-lp th,.monte-lp td{padding:8px 12px;border-bottom:1px solid #ececec;text-align:center;font-size:2rem;line-height:1}.monte-lp th:first-child,.monte-lp td:first-child{text-align:left;background:#f7f4f0;font-size:1.4rem}.monte-lp td:nth-child(2){color:#4aaa25}.monte-lp td:nth-child(3){color:#050505}.monte-lp__colors{position:relative;background:#f8f9fd;box-shadow:0 0 0 100vmax #f8f9fd;padding:clamp(38px,6vw,78px) 0 0;overflow:hidden}.monte-lp__colors h2{position:relative;display:flex;align-items:baseline;gap:clamp(14px,2vw,28px);color:#11121a;font-size:clamp(54px,8.4vw,128px);line-height:.84;font-weight:900}.monte-lp__colors h2 strong{font:inherit}.monte-lp__colors h2 span{font-size:clamp(27px,3.4vw,48px);font-weight:400}.monte-lp__colors-row{position:relative;min-height:clamp(320px,37vw,560px);margin-top:clamp(20px,3vw,44px)}.monte-lp__colors-wave{position:absolute;z-index:0;inset:clamp(30px,4vw,62px) calc(50% - 50vw) 0;overflow:hidden}.monte-lp__colors-wave:empty{background:#eeebff;border-radius:48% 52% 0 0/24% 20% 0 0}.monte-lp__colors-wave .monte-lp__img{width:100%;height:100%;object-fit:fill}.monte-lp__colors-image{position:absolute;z-index:2;overflow:hidden}.monte-lp__colors-image--standard{left:clamp(8px,1.5vw,24px);bottom:clamp(18px,2.5vw,36px);width:min(56vw,720px);aspect-ratio:1.9}.monte-lp__colors-image--limited{right:clamp(8px,2vw,32px);bottom:clamp(24px,3.8vw,58px);width:min(36vw,520px);aspect-ratio:1.45}.monte-lp__edition{position:absolute;right:clamp(22px,5vw,88px);top:clamp(36px,5vw,76px);z-index:2;display:grid;place-items:center;width:clamp(92px,12vw,150px);aspect-ratio:1;border-radius:42% 58% 48% 52%;background:#d7f7b9;color:#111;font-size:clamp(10px,1.2vw,14px);line-height:1.15;font-weight:900;letter-spacing:.08em;text-align:center}.monte-lp__reviews{background:#f3f3f2;box-shadow:0 0 0 100vmax #f3f3f2;padding:clamp(38px,6vw,84px) 0}.monte-lp__review-heading{text-align:center;color:#111;font-size:18px;font-weight:900}.monte-lp__review-heading h2{font-size:clamp(24px,3.2vw,40px);margin-top:2px}.monte-lp__review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(16px,2.4vw,30px);width:min(100%,900px);margin:28px auto 0}.monte-lp__review-grid article{background:#fff;border-radius:8px;overflow:hidden;text-align:center;padding-bottom:20px;box-shadow:0 10px 28px #0000000d}.monte-lp__review-image{aspect-ratio:1.08;max-height:300px;margin-bottom:16px}.monte-lp__review-grid p{width:min(100% - 32px,260px);margin:0 auto 14px;font-size:12px;line-height:1.35}.monte-lp__review-grid strong,.monte-lp__review-grid span{display:block;color:#111;font-size:12px;line-height:1.25}.monte-lp__review-grid span{color:#5e46bc;font-weight:900}.monte-lp__cta{display:grid;grid-template-columns:1fr 1fr;overflow:hidden;border-radius:28px;margin-top:clamp(42px,6vw,78px);margin-bottom:clamp(36px,5vw,68px);padding-left:0;padding-right:0;background:var(--monte-blue)}.monte-lp__cta-image{aspect-ratio:1.45;border-radius:0}.monte-lp__cta-copy{display:grid;place-items:center;align-content:center;gap:16px;padding:clamp(30px,5vw,80px);text-align:center}.monte-lp__cta-copy h2{font-size:clamp(28px,4.4vw,54px);max-width:480px}.monte-lp__cta-copy p{color:#111;max-width:500px}.monte-lp__faq{background:#eeecfb;box-shadow:0 0 0 100vmax #eeecfb;padding:clamp(24px,4vw,54px) 0 clamp(44px,7vw,96px)}.monte-lp__faq-wrap{width:min(100%,820px)}.monte-lp__faq h2{font-size:clamp(28px,4.4vw,48px);margin-bottom:20px}.monte-lp__faq-list{background:#fff;border-radius:4px;overflow:hidden;box-shadow:0 18px 36px #12121214}.monte-lp details{border-bottom:1px solid #ededed}.monte-lp details:last-child{border-bottom:0}.monte-lp summary{display:flex;justify-content:space-between;align-items:center;min-height:52px;padding:0 18px;color:#111;cursor:pointer;list-style:none;font-size:clamp(12px,1.3vw,15px);font-weight:900}.monte-lp summary::-webkit-details-marker{display:none}.monte-lp summary:after{content:"+";font-size:18px;line-height:1}.monte-lp details[open] summary{background:#11111a;color:#fff}.monte-lp details[open] summary:after{content:"-"}.monte-lp details p{padding:18px;font-size:13px;font-weight:600}@media screen and (max-width:989px){.monte-lp__brandbar-inner,.monte-lp__hero,.monte-lp__split,.monte-lp__capacity,.monte-lp__compare,.monte-lp__cta{grid-template-columns:1fr}.monte-lp__brandbar-inner{display:grid;justify-items:center}.monte-lp__hero-copy{justify-self:center}.monte-lp__capacity-copy,.monte-lp__compare-copy{text-align:center}.monte-lp__cta{width:min(100% - 36px,720px)}.monte-lp__hero-carousel{justify-self:center;width:min(100%,620px)}.monte-lp__photo,.monte-lp__use-image,.monte-lp__review-image,.monte-lp__cta-image{max-height:460px}}@media screen and (max-width:749px){.monte-lp__wrap{padding-left:12px;padding-right:12px}.monte-lp h2{font-size:clamp(30px,9.6vw,42px);line-height:.98}.monte-lp p{font-size:13px;line-height:1.28}.monte-lp__brandbar{padding:18px 0 20px}.monte-lp__brandbar-inner{gap:18px}.monte-lp__logo{font-size:clamp(48px,17vw,72px);line-height:.82}.monte-lp__top-icons,.monte-lp__mini-icons,.monte-lp__blackbar-inner{flex-wrap:wrap}.monte-lp__top-icons{display:grid;grid-template-columns:repeat(2,minmax(0,120px));justify-content:center;width:100%;gap:14px 18px}.monte-lp__top-icons span,.monte-lp__mini-icons span{min-width:0;max-width:120px;gap:6px;font-size:11px;line-height:1.08;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.monte-lp i{width:38px;height:38px;font-size:18px}.monte-lp__hero{gap:18px;padding-top:24px;padding-bottom:28px}.monte-lp__hero-copy h2{font-size:clamp(30px,9.2vw,42px);margin-bottom:12px}.monte-lp__stars{margin-top:12px;font-size:16px}.monte-lp__hero-carousel{width:100%}.monte-lp__hero-gallery{gap:12px;padding-bottom:12px}.monte-lp__hero-card{flex-basis:min(78vw,260px);max-height:220px;border-radius:8px}.monte-lp__hero-arrow{width:38px;height:38px;min-width:38px}.monte-lp__hero-arrow--prev{left:4px}.monte-lp__hero-arrow--next{right:4px}.monte-lp__use-grid,.monte-lp__review-grid{grid-template-columns:1fr}.monte-lp__split,.monte-lp__capacity,.monte-lp__use-grid,.monte-lp__reviews,.monte-lp__faq{padding-top:28px;padding-bottom:28px}.monte-lp__split{gap:24px}.monte-lp__copy{max-width:100%;width:min(100%,430px);margin:0 auto}.monte-lp__copy p{margin-top:10px;font-size:14px;line-height:1.32}.monte-lp__mini-icons{display:grid;grid-template-columns:repeat(2,minmax(0,132px));justify-content:center;width:100%;gap:18px 22px;margin-top:22px}.monte-lp__mini-icons span:nth-child(3):last-child{grid-column:1 / -1;justify-self:center}.monte-lp__photo,.monte-lp__use-image,.monte-lp__review-image,.monte-lp__cta-image{max-height:360px}.monte-lp__photo--square,.monte-lp__photo--rounded{aspect-ratio:1.12}.monte-lp__capacity-copy p{display:grid;justify-items:center;gap:8px}.monte-lp__blackbar-inner{justify-content:center;text-align:center;padding-top:16px;padding-bottom:16px}.monte-lp__use-grid{gap:20px}.monte-lp__use-image{margin-bottom:10px}.monte-lp__use-grid h3{font-size:clamp(24px,8vw,32px)}.monte-lp__colors-row{min-height:330px;margin-top:12px}.monte-lp__colors h2{display:flex;flex-wrap:wrap;gap:8px;font-size:clamp(39px,12vw,56px);line-height:.92}.monte-lp__colors h2 span{margin-left:0;font-size:clamp(24px,7vw,34px)}.monte-lp__colors-wave{inset:64px calc(50% - 50vw) 0}.monte-lp__colors-image--standard{left:-12px;bottom:104px;width:min(94vw,470px)}.monte-lp__colors-image--limited{right:-18px;bottom:18px;width:min(58vw,300px)}.monte-lp__edition{position:absolute;right:18px;top:98px;bottom:auto;width:112px}.monte-lp__cta{width:min(100% - 24px,560px);border-radius:18px;margin-top:28px;margin-bottom:28px}.monte-lp__cta-image{aspect-ratio:1.45;max-height:260px}.monte-lp__cta-copy{padding:24px 18px 28px;gap:12px}.monte-lp__cta-copy h2{font-size:clamp(32px,10vw,44px)}.monte-lp__cta-copy p{font-size:14px;line-height:1.25}.monte-lp summary{padding:0 14px;min-height:48px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/monte-landing.css.map */
