.content-image .row{display:grid;grid-template-rows:repeat(1,1fr)}.content-image .row:not(:last-of-type){margin-bottom:2rem}.content-image .row .col.col-content{display:flex;flex-direction:column;gap:.5rem;justify-content:center;padding:2rem 1rem}.content-image .row .col.col-content>:last-child{margin-bottom:0}.content-image .row .col.col-content .preheading{font-size:28px;font-weight:500}@media (min-width:768px){.content-image .row .col.col-content .preheading{font-size:32px}}@media (min-width:992px){.content-image .row .col.col-content .preheading{font-size:36px}}.content-image .row .col.col-content h3{font-size:1.5rem}.content-image .row .col.col-content .icon-list-wrapper{display:grid;gap:1rem;grid-template-columns:repeat(1,1fr)}@media (min-width:768px){.content-image .row .col.col-content .icon-list-wrapper{grid-template-columns:repeat(2,1fr)}}.content-image .row .col.col-content .icon-list-wrapper .list-item{align-items:center;display:flex;gap:1rem}.content-image .row .col.col-content .icon-list-wrapper .list-item .list-image{aspect-ratio:1/1;display:flex;justify-content:center;width:64px}.content-image .row .col.col-content .icon-list-wrapper .list-item .list-image img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.content-image .row .col.col-content .icon-list-wrapper .list-item .list-content p.list-item-description,.content-image .row .col.col-content .icon-list-wrapper .list-item p.list-item-title{margin-bottom:0}.content-image .row .col.col-content .btn-wrap{margin-top:1.5rem}.content-image .row .col.col-content .btn-wrap.btn-wrap-grid{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:1rem}@media (min-width:768px){.content-image .row .col.col-content .btn-wrap.btn-wrap-grid{grid-template-columns:repeat(2,1fr)}.content-image .row .col.col-content .btn-wrap.btn-wrap-grid .btn{width:100%}}.content-image .row .col.col-image{text-align:center}@media (min-width:1200px){.content-image .row{align-items:center;grid-template-columns:repeat(2,1fr);grid-template-rows:unset}.content-image .row .col.col-content{padding:6rem 4rem}.content-image .row:nth-child(odd) .col-image{order:2}}