#HERO .container{display:flex;flex-wrap:nowrap;gap:32px;justify-content:space-between;max-width:1200px;padding:50px 0}#HERO .content{background-color:#f7f5f2;border-radius:20px;display:flex;flex-direction:column;gap:32px;justify-content:center;max-width:42%;padding:32px 40px}#HERO h1{color:var(--Primary-Gray-Black,#313131);font-family:Poppins,sans-serif;font-size:72px;font-weight:400;line-height:72px}#HERO h1 .highlight{color:#22c1c1;font-weight:700}#HERO p{color:var(--Primary-Gray-Black,#313131);font-family:Open Sans,sans-serif;font-size:16px;line-height:22px}#HERO .container .content a{align-items:center;align-self:flex-start;background:#22c1c1;border:1px solid #22c1c1;border-radius:100px;color:var(--Primary-White,#fff);cursor:pointer;display:flex;font-family:Poppins,sans-serif;font-size:16px;font-weight:700;height:68px;justify-content:center;padding:16px 2rem;text-transform:uppercase;transition:all .2s ease}#HERO .container .content a:hover{background:#7acdcd;border:1px solid #7acdcd}#HERO span.disclaimer{color:var(--Primary-Gray-Black,#313131);font-family:Rubik;font-size:12px;font-style:normal;font-weight:400;line-height:22px}#HERO .images-content{align-items:center;display:flex;gap:32px;justify-content:center}#HERO img.image-full{height:100%;max-height:562px;max-width:356px;width:100%}#HERO img.image-full.mobile-only{display:none}#HERO .images-stack{display:flex;flex-direction:column;gap:32px;text-align:center}#HERO .images-stack img.first-stacked-image{border-radius:20px;height:100%;object-fit:contain;object-fit:cover;width:100%;width:auto}#HERO .images-stack img.first-stacked-image.mobile-only{display:none}#HERO .images-stack img.last-stacked-image{border-radius:20px;height:100%;object-fit:contain;object-fit:cover;width:100%;width:auto}#HERO .images-stack .image-last{display:flex;gap:2rem}@media (max-width:1200px){#HERO .container{margin:0 auto;max-width:940px;padding:32px 0}#HERO h1{font-size:62px;line-height:.9}#HERO button{padding:16px 2rem}#HERO img.image-full{border-radius:20px;height:442px;object-fit:cover}#HERO .images-stack{flex-shrink:1;height:100%;max-height:442px;min-height:442px}}@media (max-width:992px){#HERO .container{flex-direction:column;max-width:720px;padding:24px 0}#HERO .container .content{max-width:unset}#HERO .container .content a{align-items:center;align-self:center;height:68px;justify-content:center;padding:20px;width:100%}#HERO .images-content{align-items:stretch;display:flex;flex-direction:row;gap:16px;justify-content:space-between;max-width:100%;padding:0}#HERO img.desktop-only{display:none}#HERO .container img.image-full.mobile-only{display:block}#HERO .images-stack img.last-stacked-image{display:none}#HERO .images-stack{flex-shrink:unset;height:unset;min-height:unset}#HERO .images-stack img.first-stacked-image.desktop-only{display:none}#HERO .images-stack img.first-stacked-image.mobile-only{display:block}#HERO .images-stack img.first-stacked-image{width:auto}#HERO .images-stack img.first-stacked-image,#HERO img.image-full{border-radius:20px;height:100%;max-height:296px;max-width:100%;object-fit:cover}#HERO img.image-full{width:58%}}@media (max-width:425px){#HERO h1{font-size:42px;line-height:.9}#HERO .content{padding:18px}#HERO .container .content a{font-size:14px;padding:10px}#HERO .images-stack .image-last{display:block}#HERO span.disclaimer{color:#212121;line-height:14px}}