.hero{overflow:hidden;position:relative;margin-bottom:30px}@media(min-width:1200px){.hero{margin-bottom:50px}}.hero_background{position:absolute;top:0;left:0;width:100%;height:100%!important;object-fit:cover;z-index:-1}.hero_image{border-top-left-radius:20px;border-top-right-radius:80px;border-bottom-right-radius:20px;border-bottom-left-radius:80px;object-fit:cover}@media(min-width:1200px){.hero_image{width:calc(50% - 30px);max-height:450px;height:100%}}.hero_image-desktop{display:none!important}@media(min-width:1200px){.hero_image-desktop{display:block!important}}.hero_image-mobile{display:block;width:100%;object-fit:cover;max-width:400px;margin:0 auto}@media(min-width:1200px){.hero_image-mobile{display:none!important}}.hero .wrapper{text-align:center;max-width:1760px}@media(min-width:1200px){.hero .wrapper{display:flex;text-align:left;flex-direction:row-reverse;gap:60px;padding-top:60px;padding-bottom:60px;align-items:center}}@media(max-width:1199px){.hero_wrapper{padding:20px 0}}@media(min-width:1200px){.hero_wrapper{align-self:center;flex-basis:calc(50% - 30px);flex-shrink:0}.hero_wrapper-noImage{flex-basis:100%;text-align:center}.hero_wrapper-noImage .hero_description{max-width:1000px;margin:0 auto}}.hero_sub{font-size:14px;font-weight:700;letter-spacing:3px;margin-bottom:12px}@media(min-width:1200px){.hero_sub{font-size:24px;line-height:28.13px}}.hero_title{margin-bottom:12px;font-weight:400;font-size:44px;line-height:110%;font-weight:700}@media(min-width:1200px){.hero_title{font-size:70px;line-height:120%}}@media(min-width:1200px)and (max-width:1919px){.hero_title{font-size:3.65vw}}@media(min-width:1200px){.hero_title{font-weight:700}}.hero_description{margin-bottom:20px;font-weight:400;font-size:20px;line-height:140%}@media(min-width:1200px){.hero_description{font-size:32px}}@media(min-width:1200px)and (max-width:1919px){.hero_description{font-size:1.67vw}}.hero_description-noMargin{margin-bottom:0!important}.hero_disclaimer{font-size:12px;line-height:14.4px;margin-bottom:20px;animation:show-section .3s forwards}@media(min-width:1200px){.hero_disclaimer{font-size:16px;line-height:22.4px;margin-bottom:30px}}.hero_btn{font-size:19px;background:#ff4438;font-weight:700;padding:12px 20px;box-shadow:0 12.52px 10.02px 0 rgba(0,0,0,.067);border:unset;color:#fff;border-radius:12px;line-height:150%;text-align:center;margin:0 auto 20px;width:100%;max-width:400px}@media(min-width:1200px){.hero_btn{font-size:24px;padding:12px 40px;cursor:pointer;width:-moz-fit-content;width:fit-content}}.hero_btn.blue{background:#026ae2}.hero_btn.red{background:#ff4438}@media(min-width:1200px){.hero_btn:hover{animation:scale 1s ease-in-out infinite}}@media(max-width:1199px){.hero_btn .desktop{display:none}}@media(min-width:1200px){.hero_btn .mobile{display:none}.hero_btn{width:-moz-fit-content;width:fit-content}}