.mismon-hero{position:relative;overflow:hidden;background:linear-gradient(120deg,#fdf2ee,#fbe6df 55%,#f8dcd3)}.mismon-hero__sparkle{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0}.mismon-hero__sparkle img{width:100%;height:100%;object-fit:cover;object-position:right center;opacity:.95}.mismon-hero__sparkle:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#fdf2ee 0% 18%,#fbe8e199 42%,#f8dcd300 68%)}.mismon-hero__inner{position:relative;z-index:1;display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media screen and (min-width:750px){.mismon-hero__inner{grid-template-columns:1.05fr .95fr;gap:4rem}}.mismon-hero__heading{margin:0 0 2rem;font-size:clamp(3.6rem,6vw,6.2rem);line-height:1.06;font-weight:500;color:var(--mismon-charcoal, #3b3b3b)}.mismon-hero__accent{color:var(--mismon-coral, #e08d7e)}.mismon-hero__body{max-width:46rem;margin:0 0 2.4rem;font-size:1.7rem;line-height:1.6;color:#6e6e6e}.mismon-hero__body>*{margin:0}.mismon-hero__pills{list-style:none;margin:0 0 3rem;padding:0;display:flex;flex-wrap:wrap;gap:1.6rem 2.6rem}.mismon-hero__pill{display:flex;align-items:center;gap:.9rem;font-size:1.4rem;font-weight:600;color:var(--mismon-charcoal, #3b3b3b);transition:transform .2s ease}.mismon-hero__pill:hover{transform:translateY(-2px)}.mismon-hero__pill-icon{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;flex:0 0 auto;border-radius:50%;background:#e08d7e21;color:var(--mismon-coral, #e08d7e);transition:background .2s ease}.mismon-hero__pill:hover .mismon-hero__pill-icon{background:#e08d7e40}.mismon-hero__pill-icon svg{width:2rem;height:2rem;fill:currentColor;transition:transform .2s ease}.mismon-hero__pill:hover .mismon-hero__pill-icon svg{transform:scale(1.15)}.mismon-hero__pill-label{max-width:11rem;line-height:1.25}.mismon-hero__cta{display:inline-flex;align-items:center;gap:1rem}.mismon-hero__cta-arrow{display:inline-flex}.mismon-hero__cta-arrow svg{width:1.6rem;height:1.6rem;fill:currentColor;transition:transform .2s ease}.mismon-hero__text .button{transition:filter .2s ease,transform .2s ease}.mismon-hero__text .button:hover{filter:brightness(.92);transform:translateY(-1px)}.mismon-hero__text .button:hover .mismon-hero__cta-arrow svg{transform:translate(4px)}.mismon-hero__media{position:relative;text-align:center}.mismon-hero__device{display:block;width:100%;height:auto;max-width:52rem;margin:0 auto}.mismon-hero__device--placeholder{border-radius:1.6rem;overflow:hidden;background:#ffffff73}.mismon-hero__device--placeholder .placeholder-svg{width:100%;height:auto;opacity:.55}@media screen and (max-width:749px){.mismon-hero__sparkle img{opacity:.5}.mismon-hero__sparkle:after{background:linear-gradient(180deg,#fdf2eed1 30%,#fdf2ee59)}.mismon-hero__heading{font-size:clamp(3.2rem,9vw,4.4rem)}.mismon-hero__pills{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:2.4rem}.mismon-hero__pill{flex-direction:column;align-items:center;text-align:center;gap:.6rem}.mismon-hero__pill-icon{width:3.4rem;height:3.4rem}.mismon-hero__pill-icon svg{width:1.7rem;height:1.7rem}.mismon-hero__pill-label{max-width:none;font-size:1.15rem;line-height:1.2}}@media(hover:none){@keyframes mismon-hint-lift{0%{transform:translateY(0)}35%{transform:translateY(-3px)}65%{transform:translateY(-3px)}to{transform:translateY(0)}}@keyframes mismon-hint-pop{0%{transform:scale(1)}35%{transform:scale(1.18)}65%{transform:scale(1.18)}to{transform:scale(1)}}@keyframes mismon-hint-bg{0%{background:#e08d7e21}35%{background:#e08d7e42}65%{background:#e08d7e42}to{background:#e08d7e21}}.mismon-hero__pills.mismon-hint-active .mismon-hero__pill:nth-child(1){animation:mismon-hint-lift .65s ease .15s both}.mismon-hero__pills.mismon-hint-active .mismon-hero__pill:nth-child(2){animation:mismon-hint-lift .65s ease .5s both}.mismon-hero__pills.mismon-hint-active .mismon-hero__pill:nth-child(3){animation:mismon-hint-lift .65s ease .85s both}.mismon-hero__pills.mismon-hint-active .mismon-hero__pill:nth-child(4){animation:mismon-hint-lift .65s ease 1.2s both}.mismon-hero__pills.mismon-hint-active .mismon-hero__pill:nth-child(1) .mismon-hero__pill-icon{animation:mismon-hint-bg .65s ease .15s both}.mismon-hero__pills.mismon-hint-active .mismon-hero__pill:nth-child(2) .mismon-hero__pill-icon{animation:mismon-hint-bg .65s ease .5s both}.mismon-hero__pills.mismon-hint-active .mismon-hero__pill:nth-child(3) .mismon-hero__pill-icon{animation:mismon-hint-bg .65s ease .85s both}.mismon-hero__pills.mismon-hint-active .mismon-hero__pill:nth-child(4) .mismon-hero__pill-icon{animation:mismon-hint-bg .65s ease 1.2s both}.mismon-hero__pills.mismon-hint-active .mismon-hero__pill:nth-child(1) .mismon-hero__pill-icon svg{animation:mismon-hint-pop .65s ease .15s both}.mismon-hero__pills.mismon-hint-active .mismon-hero__pill:nth-child(2) .mismon-hero__pill-icon svg{animation:mismon-hint-pop .65s ease .5s both}.mismon-hero__pills.mismon-hint-active .mismon-hero__pill:nth-child(3) .mismon-hero__pill-icon svg{animation:mismon-hint-pop .65s ease .85s both}.mismon-hero__pills.mismon-hint-active .mismon-hero__pill:nth-child(4) .mismon-hero__pill-icon svg{animation:mismon-hint-pop .65s ease 1.2s both}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/section-mismon-hero.css.map */
