@charset "UTF-8";.container--text-image{display:flex;flex-direction:column;gap:36px}.text-image{padding:60px 0}@media screen and (min-width:768px){.container--text-image{display:grid;grid-template-columns:1fr 1fr;align-items:center;justify-items:flex-start;gap:60px}.text-image--reverse .text-image__content{order:2}.text-image--reverse .text-image__img-wrapper{order:1}}.text-image__subtitle{font-size:1.125rem;line-height:1.75rem;font-weight:500}.text-image__title{font-family:Montserrat,sans-serif;font-size:1.875rem;line-height:1.2;margin-bottom:16px;color:#244873}.text-image__text{color:#000;margin-bottom:20px}.text-image__text>p{margin-bottom:16px}.text-image__img-wrapper{display:flex;justify-content:center}.text-image ul{display:flex;flex-direction:column;gap:12px;padding-left:0;list-style:none;margin-bottom:32px}.text-image ul>li{position:relative;font-size:1rem;color:#333;line-height:1.5;padding-left:24px}.text-image ul>li::before{content:"✓";color:#e30613;font-weight:700;position:absolute;left:0;top:0}