.melio-insights-hero,.melio-insights-hero *{box-sizing:border-box}.melio-insights-hero{align-items:center;display:grid;gap:100px;grid-template-columns:minmax(0,.95fr) minmax(420px,1.05fr);margin:0 0 50px;min-height:320px;width:100%}.melio-insights-hero__copy{max-width:570px;opacity:0;transform:translateY(35px)}.melio-insights-hero__title{color:#111;font-family:Rubik,sans-serif;font-size:clamp(48px,5vw,72px);font-weight:700;letter-spacing:-3px;line-height:.98;margin:0 0 34px}.melio-insights-hero__description{color:#60676a;font-family:Karla,sans-serif;font-size:15px;line-height:1.75;max-width:550px}.melio-insights-hero__description p{margin:0}.melio-insights-hero__description p+p{margin-top:12px}.melio-insights-hero__visual{min-height:300px;opacity:0;padding:15px 30px 35px 70px;position:relative;transform:translateX(45px)}.melio-insights-hero__image{background:#dedede;border-radius:22px;height:270px;overflow:hidden;position:relative;width:100%;z-index:2}.melio-insights-hero__image img{display:block;height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.22,1,.36,1);width:100%}.melio-insights-hero__visual:hover
.melio-insights-hero__image img{transform:scale(1.025)}.melio-insights-hero__placeholder{align-items:center;color:#888;display:flex;font-family:Karla,sans-serif;font-size:13px;height:100%;justify-content:center;width:100%}.melio-insights-hero__shape{display:block;position:absolute;z-index:3}.melio-insights-hero__shape--teal{background:#316b78;border:14px solid #f7f4ee;border-radius:22px;bottom:0;height:112px;left:25px;opacity:0;transform:scale(.65) rotate(-8deg);width:112px}.melio-insights-hero__shape--orange{background:#f58213;border:12px solid #f7f4ee;border-radius:20px;height:64px;opacity:0;right:0;top:0;transform:scale(.65) rotate(8deg);width:64px}.melio-insights-hero.is-visible
.melio-insights-hero__copy{animation:melioInsightsHeroCopy .85s cubic-bezier(.22,1,.36,1) forwards}.melio-insights-hero.is-visible
.melio-insights-hero__visual{animation:melioInsightsHeroVisual .9s cubic-bezier(.22,1,.36,1) .08s forwards}.melio-insights-hero.is-visible
.melio-insights-hero__shape--teal{animation:melioInsightsShapeTeal .7s cubic-bezier(.22,1,.36,1) .45s forwards}.melio-insights-hero.is-visible
.melio-insights-hero__shape--orange{animation:melioInsightsShapeOrange .7s cubic-bezier(.22,1,.36,1) .58s forwards}@keyframes melioInsightsHeroCopy{0%{opacity:0;transform:translateY(35px)}to{opacity:1;transform:translateY(0)}}@keyframes melioInsightsHeroVisual{0%{opacity:0;transform:translateX(45px)}to{opacity:1;transform:translateX(0)}}@keyframes melioInsightsShapeTeal{0%{opacity:0;transform:scale(.65) rotate(-8deg)}to{opacity:1;transform:scale(1) rotate(0)}}@keyframes melioInsightsShapeOrange{0%{opacity:0;transform:scale(.65) rotate(8deg)}to{opacity:1;transform:scale(1) rotate(0)}}@media (max-width:1050px){.melio-insights-hero{gap:50px;grid-template-columns:1fr 1fr}}@media (max-width:760px){.melio-insights-hero{gap:35px;grid-template-columns:1fr;margin-bottom:45px;min-height:0}.melio-insights-hero__title{font-size:48px;letter-spacing:-2px;margin-bottom:20px}.melio-insights-hero__visual{min-height:245px;padding:10px 20px 25px 40px;transform:translateY(35px)}.melio-insights-hero__image{height:220px}.melio-insights-hero__shape--teal{border-width:9px;height:82px;left:5px;width:82px}.melio-insights-hero__shape--orange{border-width:9px;height:52px;width:52px}.melio-insights-hero.is-visible .melio-insights-hero__visual{animation-name:melioInsightsHeroVisualMobile}@keyframes melioInsightsHeroVisualMobile{0%{opacity:0;transform:translateY(35px)}to{opacity:1;transform:translateY(0)}}}@media (prefers-reduced-motion:reduce){.melio-insights-hero__copy,.melio-insights-hero__shape,.melio-insights-hero__visual{animation:none!important;opacity:1!important;transform:none!important}}