.text-img__title{text-align:center;margin:0 auto 13px;max-width:1000px;font-size:42px;font-weight:700;line-height:108%;color:#00004a}.text-img__subtitle{max-width:1000px;font-size:16px;color:#00004a;text-align:center;margin:0 auto 13px}.text-img__subtitle span{font-weight:700}.text-img__content-wrapper{margin-top:29px;display:flex;align-items:center;justify-content:space-between;gap:62px}.text-img__content{flex-shrink:0;max-width:700px;width:100%}.text-img__text{color:#00004a}.text-img__text ul{padding:0;list-style:none;display:grid;grid-template-columns:repeat(var(--list-cols, 1),1fr);row-gap:var(--list-row-gap, 10px);column-gap:var(--list-col-gap, 10px)}.text-img__text ul li{display:flex;align-items:center;gap:15px}.text-img__text ul li:before{content:"";display:block;width:30px;height:30px;background-image:var(--markers);background-repeat:no-repeat;background-position:center;background-size:contain;flex-shrink:0}.text-img__text blockquote{width:100%;padding:30px;border:1px solid currentColor;margin:45px 0 25px}.text-img__text strong{font-weight:700}.text-img__img{width:100%;flex-grow:1}.text-img__img img{width:100%;height:auto;display:block;object-fit:contain}@media(max-width:1100px){.text-img__content{max-width:550px!important}}@media(max-width:960px){.text-img__title{font-size:24px;margin-bottom:6px;line-height:108%}.text-img__content-wrapper{flex-direction:column;gap:20px}.text-img__content{max-width:unset!important}.text-img__text{font-size:16px!important}.text-img__text blockquote{margin:20px 0;padding:20px}.text-img__img{margin:0 auto;width:fit-content;flex-grow:unset}.text-img__img img{margin:0 auto;max-height:300px}}@media(max-width:740px){.text-img__title br{display:none}.text-img__text{--list-cols: 1 !important;--list-row-gap: 10px !important}}
