.hero-split{z-index:1;background:linear-gradient(90deg,#729ebd 0%,#154567 100%);margin-bottom:96px;position:relative}.hero-split__inner{grid-template-columns:repeat(2,1fr);display:grid}.hero-split__content{flex-direction:column;justify-content:center;max-width:678px;padding:72px 0;display:flex}.hero-split__title{max-width:600px;color:var(--primary-white);margin:0 0 12px;font:700 50px/120% Open Sans,sans-serif}.hero-split__subtitle{max-width:678px;color:var(--primary-white);margin:0 0 24px;font:700 32px/120% Open Sans,sans-serif}.hero-split__btn-wrapper{flex-direction:column;align-items:center;gap:12px;width:100%;max-width:500px;display:flex}.hero-split__btn{width:100%}.hero-split__hint{color:var(--primary-white);align-items:center;gap:4px;margin-bottom:36px;display:flex}.hero-split__hint-icon{color:#fdd835;font-size:14px;font-style:normal}.hero-split__badges{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.hero-split__badge{z-index:1;background-color:var(--background-light-gray);border-radius:10px;padding:24px;position:relative;overflow:hidden}.hero-split__badge:first-child .hero-split__badge-icon{background-image:url(../assets/images/hero-split/hero-split-1.svg)}.hero-split__badge:nth-child(2) .hero-split__badge-icon{background-image:url(../assets/images/hero-split/hero-split-2.svg)}.hero-split__badge-title{margin-bottom:12px;font:700 16px/120% Open Sans,sans-serif}.hero-split__badge-icon{background:50%/contain no-repeat;width:110px;height:110px;position:absolute;bottom:-24px;right:0;transform:rotate(-15deg)}.hero-split__photo{align-items:stretch;width:45%;height:100%;display:flex;position:absolute;top:0;right:0}.hero-split__photo img{-o-object-fit:cover;object-fit:cover;-o-object-position:left center;object-position:left center;width:100%;height:100%}@media screen and (width<=1279px){.hero-split__title{font-size:32px}}@media screen and (width<=1023px){.hero-split{margin-bottom:48px}.hero-split__inner{grid-template-columns:1fr}.hero-split__content{max-width:none;padding:36px 0}.hero-split__title{font-size:28px}.hero-split__subtitle{font-size:24px}.hero-split__photo{display:none}}@media screen and (width<=599px){.hero-split{margin-bottom:36px}.hero-split__content{padding:24px 0}.hero-split__title{font-size:24px}.hero-split__subtitle{margin-bottom:18px;font-size:16px}.hero-split__btn-wrapper{gap:6px}.hero-split__hint{margin-bottom:18px}.hero-split__badges{grid-template-columns:1fr;gap:12px}.hero-split__badge{padding:12px}.hero-split__badge-icon{bottom:-50px;right:10px}}
