@import"https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,600;0,700;1,600&family=Inter:wght@400;500;600;700&display=swap";.hero-monlego-wrapper{width:100%;max-width:none}.hero-monlego{--hm-bg: #F4E4E1;--hm-wall: #E8C9C6;--hm-accent: #B23C5A;--hm-accent-dark: #8F1D3B;--hm-cta: #D97A8A;--hm-cta-hover: #C56272;--hm-text-dark: #3A1F2B;--hm-text-body: #5A5058;--hm-white: #ffffff;--hm-divider: rgba(178, 60, 90, .18);--hm-shadow: 0 8px 24px rgba(58, 31, 43, .08);--hm-max: 1680px;--hm-pad-x: 20px;--hm-font-serif: "Playfair Display", "Cormorant Garamond", Georgia, serif;--hm-font-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;position:relative;width:100%;max-width:none;background:linear-gradient(135deg,#ffffff59,#fff0 40%),linear-gradient(180deg,var(--hm-wall) 0%,var(--hm-bg) 60%);overflow:hidden;isolation:isolate}.hero-monlego:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:repeating-linear-gradient(115deg,rgba(255,255,255,.12) 0 8px,transparent 8px 40px);pointer-events:none;z-index:0;mix-blend-mode:overlay}.hero-monlego .hero-monlego__inner{position:relative;z-index:1;width:min(100%,var(--hm-max));max-width:min(100%,var(--hm-max));margin:0 auto;padding:24px var(--hm-pad-x) 32px;display:flex!important;flex-direction:column!important;gap:24px;align-items:stretch;text-align:center;box-sizing:border-box}.hero-monlego .hero-monlego__left{order:2;display:flex;flex-direction:column;align-items:center;gap:18px;width:100%;max-width:100%;min-width:0;box-sizing:border-box;container-type:inline-size;container-name:hmleft}.hero-monlego .hero-monlego__right{order:1;position:relative;display:flex;justify-content:center;align-items:center;width:100%;min-width:0;box-sizing:border-box}.hero-monlego .hero-monlego__tag{font-family:var(--hm-font-sans);font-size:clamp(12px,.85vw,15px);font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--hm-accent);margin:0}.hero-monlego h1.hero-monlego__headline,.hero-monlego .hero-monlego__headline{font-family:var(--hm-font-serif)!important;font-weight:700!important;font-size:clamp(28px,3.4vw,56px)!important;line-height:1.08!important;letter-spacing:-.015em!important;color:var(--hm-text-dark)!important;margin:0!important;padding:0!important;word-break:normal!important;overflow-wrap:normal!important;word-wrap:normal!important;-webkit-hyphens:none!important;-ms-hyphens:none!important;hyphens:none!important;-webkit-hyphenate-limit-before:99!important;text-transform:none!important;white-space:normal!important;max-width:100%!important;text-wrap:balance}@supports (font-size: 1cqi){.hero-monlego h1.hero-monlego__headline,.hero-monlego .hero-monlego__headline{font-size:clamp(28px,8.2cqi,58px)!important}}.hero-monlego .hero-monlego__subheadline{font-family:var(--hm-font-sans);font-size:15px;line-height:1.6;color:var(--hm-text-body);margin:0;max-width:100%}.hero-monlego .hero-monlego__benefits{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;list-style:none;padding:10px 0;margin:8px 0 0;border-top:1px solid var(--hm-divider);border-bottom:1px solid var(--hm-divider);width:100%}.hero-monlego .hero-monlego__benefit{display:flex;flex-direction:column;align-items:center;gap:6px;padding:8px 2px;text-align:center;border-right:1px solid var(--hm-divider)}.hero-monlego .hero-monlego__benefit:last-child{border-right:none}.hero-monlego .hero-monlego__benefit-icon{width:32px;height:32px;object-fit:contain}.hero-monlego .hero-monlego__benefit-label{font-family:var(--hm-font-sans);font-size:10.5px;font-weight:700;color:var(--hm-text-dark);line-height:1.2;letter-spacing:.01em}.hero-monlego .hero-monlego__cta{display:inline-flex;align-items:center;justify-content:center;padding:16px 24px;background:var(--hm-cta);color:var(--hm-white);font-family:var(--hm-font-sans);font-size:15px;font-weight:600;letter-spacing:.01em;text-decoration:none;border-radius:10px;box-shadow:var(--hm-shadow);transition:background .2s ease,transform .15s ease;width:100%;max-width:100%}.hero-monlego .hero-monlego__cta:hover{background:var(--hm-cta-hover);transform:translateY(-1px)}.hero-monlego .hero-monlego__social{display:flex;align-items:center;gap:12px;padding:10px 14px;background:var(--hm-white);border-radius:16px;box-shadow:var(--hm-shadow);max-width:100%;margin-top:4px;justify-content:center}.hero-monlego .hero-monlego__avatars{display:flex;align-items:center}.hero-monlego .hero-monlego__avatar{display:inline-block;width:34px;height:34px;border-radius:50%;overflow:hidden;border:2px solid var(--hm-white);box-shadow:0 1px 3px #0000001a;margin-left:-8px;background:var(--hm-wall);flex-shrink:0}.hero-monlego .hero-monlego__avatar:first-child{margin-left:0}.hero-monlego .hero-monlego__avatar img{width:100%;height:100%;object-fit:cover;display:block}.hero-monlego .hero-monlego__social-text{display:flex;flex-direction:column;gap:2px}.hero-monlego .hero-monlego__stars{color:var(--hm-accent);font-size:15px;letter-spacing:1px;line-height:1}.hero-monlego .hero-monlego__social-caption{font-family:var(--hm-font-sans);font-size:13px;color:var(--hm-text-body);margin:0}.hero-monlego .hero-monlego__hero-image{width:100%;height:auto;max-height:380px;object-fit:contain;display:block;border-radius:12px}.hero-monlego .hero-monlego__hero-placeholder{width:100%;aspect-ratio:4/3;border:2px dashed var(--hm-accent);border-radius:12px;display:flex;align-items:center;justify-content:center;padding:30px;text-align:center;color:var(--hm-accent);font-family:var(--hm-font-sans);font-size:13px;font-weight:500;background:#fff6}.hero-monlego .hero-monlego__promo{position:relative;z-index:2;background:var(--hm-accent);color:var(--hm-white);padding:12px var(--hm-pad-x)}.hero-monlego .hero-monlego__promo-inner{width:min(100%,var(--hm-max));margin:0 auto;display:flex;align-items:center;justify-content:center;gap:10px;flex-direction:column;flex-wrap:wrap}.hero-monlego .hero-monlego__promo-text{font-family:var(--hm-font-sans);font-size:13px;font-weight:500;color:var(--hm-white);margin:0;text-align:center}.hero-monlego .hero-monlego__promo-cta{display:inline-flex;align-items:center;justify-content:center;padding:8px 20px;background:var(--hm-white);color:var(--hm-accent);font-family:var(--hm-font-sans);font-size:13px;font-weight:700;text-decoration:none;border-radius:999px;transition:transform .15s ease;white-space:nowrap}.hero-monlego .hero-monlego__promo-cta:hover{transform:translateY(-1px)}@media(min-width:768px){.hero-monlego{--hm-pad-x: clamp(28px, 3.4vw, 40px)}.hero-monlego .hero-monlego__inner{padding:40px var(--hm-pad-x) 40px;gap:28px}.hero-monlego .hero-monlego__benefit{padding:10px 4px;gap:8px}.hero-monlego .hero-monlego__benefit-icon{width:38px;height:38px}.hero-monlego .hero-monlego__benefit-label{font-size:11.5px}.hero-monlego .hero-monlego__subheadline{font-size:16px}.hero-monlego .hero-monlego__cta{max-width:460px;padding:18px 28px;font-size:16px}.hero-monlego .hero-monlego__social{max-width:460px}.hero-monlego .hero-monlego__hero-image{max-height:480px}}@media(min-width:1024px){.hero-monlego{--hm-pad-x: clamp(40px, 4.2vw, 88px)}.hero-monlego .hero-monlego__inner{padding:clamp(56px,5.2vw,96px) var(--hm-pad-x) clamp(48px,4.4vw,80px);flex-direction:row!important;gap:clamp(40px,4.6vw,88px)!important;align-items:center!important;min-height:clamp(540px,62vh,780px);text-align:left}.hero-monlego .hero-monlego__left{order:0!important;flex:1 1 0%!important;width:auto!important;max-width:none!important;min-width:0!important;align-items:flex-start!important;gap:clamp(18px,1.6vw,28px);text-align:left!important;box-sizing:border-box!important}.hero-monlego .hero-monlego__right{order:0!important;flex:1.12 1 0%!important;width:auto!important;max-width:none!important;min-width:0!important;box-sizing:border-box!important}.hero-monlego .hero-monlego__subheadline{font-size:clamp(16px,1.15vw,20px);max-width:54ch;text-align:left}.hero-monlego .hero-monlego__benefits{padding:clamp(12px,1.1vw,20px) 0}.hero-monlego .hero-monlego__benefit{padding:clamp(10px,1vw,16px) 8px;gap:clamp(8px,.7vw,12px)}.hero-monlego .hero-monlego__benefit-icon{width:clamp(42px,3.2vw,60px);height:clamp(42px,3.2vw,60px)}.hero-monlego .hero-monlego__benefit-label{font-size:clamp(11.5px,.9vw,14px);line-height:1.25}.hero-monlego .hero-monlego__cta{width:auto;min-width:clamp(260px,22vw,340px);max-width:100%;padding:clamp(17px,1.35vw,24px) clamp(30px,2.8vw,48px);font-size:clamp(16px,1.1vw,19px);border-radius:12px}.hero-monlego .hero-monlego__social{justify-content:flex-start;padding:clamp(12px,1vw,18px) clamp(16px,1.4vw,24px);gap:clamp(14px,1.2vw,20px);max-width:max-content;border-radius:18px}.hero-monlego .hero-monlego__avatar{width:clamp(34px,2.5vw,44px);height:clamp(34px,2.5vw,44px)}.hero-monlego .hero-monlego__stars{font-size:clamp(15px,1.1vw,19px)}.hero-monlego .hero-monlego__social-caption{font-size:clamp(13px,1vw,16px)}.hero-monlego .hero-monlego__hero-image{width:100%;max-height:min(72vh,700px);border-radius:18px}.hero-monlego .hero-monlego__promo{padding:clamp(14px,1.1vw,20px) var(--hm-pad-x)}.hero-monlego .hero-monlego__promo-inner{flex-direction:row;gap:clamp(18px,1.8vw,32px)}.hero-monlego .hero-monlego__promo-text{font-size:clamp(14px,1vw,17px)}.hero-monlego .hero-monlego__promo-cta{padding:clamp(9px,.8vw,13px) clamp(20px,1.8vw,32px);font-size:clamp(13px,.95vw,16px)}}@media(min-width:1440px){.hero-monlego .hero-monlego__hero-image{max-height:min(74vh,760px)}}@media(min-width:1920px){.hero-monlego{--hm-max: 1760px}.hero-monlego .hero-monlego__hero-image{max-height:min(76vh,820px)}}@media(max-width:379.98px){.hero-monlego .hero-monlego__benefits{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-monlego .hero-monlego__benefit:nth-child(2){border-right:none}.hero-monlego .hero-monlego__benefit:nth-child(1),.hero-monlego .hero-monlego__benefit:nth-child(2){border-bottom:1px solid var(--hm-divider)}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/hero-monlego.css.map */
