.banner-img__inner{padding:50px;background:var(--bg, transparent);color:var(--fg, #00004A)}.banner-img__inner-content{display:flex;align-items:center;justify-content:space-between;gap:60px}.banner-img__content{width:100%;flex-shrink:0}.banner-img__title{font-size:42px;font-weight:700;line-height:108%;margin-bottom:26px}.banner-img__text{margin-bottom:30px}.banner-img__text ul{display:flex;flex-direction:column;gap:5px;padding:0;list-style:none;font-size:16px}.banner-img__text ul li{display:flex;gap:10px}.banner-img__text ul li:before{content:url('data:image/svg+xml;utf8,<svg width="5" height="8" viewBox="0 0 5 8" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0.00012024 0.869645L1.85448 -9.86909e-05L4.54576 3.93836L1.85448 7.87683L0.00012024 7.00708L1.65756 3.93836L0.00012024 0.869645Z" fill="white"/></svg>');color:inherit;font-size:inherit;-webkit-user-select:none;user-select:none}.banner-img__img-wrapper{flex-grow:1;display:flex;flex-direction:column;align-items:center;text-align:center}.banner-img__img-wrapper img{width:auto;height:auto;max-height:200px;object-fit:contain;display:block;margin:0 auto;max-width:100%}.banner-img__img-title{font-size:16px;font-weight:400;margin-bottom:20px}.banner-img__details{margin-top:40px;font-size:16px;font-weight:400;text-align:center}@media(max-width:960px){.banner-img__inner{display:flex;flex-direction:var(--flex-dir-mob, column);align-items:flex-start;gap:25px;padding:30px}.banner-img__inner-content{display:contents!important}.banner-img__content{order:1;max-width:unset!important}.banner-img__details{order:2;margin-top:0}.banner-img__img-wrapper{order:3}.banner-img__img-wrapper img{max-height:unset;max-width:min(450px,100%)}.banner-img__title{font-size:24px;line-height:108%}.banner-img__btn{width:100%}}
