#features.ic-module{font-family:inherit;margin:30px 0}#features.ic-module .features__wrapper{margin:0 auto;max-width:1170px;padding:30px 15px}#features .features-section-title{color:var(--secondary-color);font-size:clamp(1.6em,9vw,2em);font-weight:700;line-height:48px;margin:0 0 40px;text-align:center}.features-wrapper{grid-gap:60px;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,450px));justify-content:center;padding:30px 0 0}.features-item{grid-gap:20px;background:#fff;border-radius:5px;box-shadow:0 8px 20px -10px rgba(0,0,0,.2);display:grid;grid-template-columns:100px 1fr;padding:20px}.features-title{color:var(--default-title-color);font-size:1.2em;font-weight:700;margin-bottom:10px}.features-image{max-height:150px;max-width:150px;overflow:hidden;position:relative}.features-image.rounded:after{content:"";display:block;padding-bottom:100%}.features-image img{height:100%;max-width:100%}.features-image.rounded img{height:100%;object-fit:cover;position:absolute}.features-text p{font-size:18px;margin-bottom:0}.vertical{align-items:center!important}.justify{justify-items:center}.center{text-align:center!important}.rounded{align-self:center;border-radius:50%;height:150px;width:150px}.features-wrapper.features-row .rounded{height:auto}.reverse{grid-template-columns:1fr 150px}.reverse>:first-child{order:2!important}.alternating-order>:nth-child(2n){grid-template-columns:1fr 150px}.alternating-order>:nth-child(2n)>.features-image{order:2}.no-text{grid-template-columns:minmax(250px,500px)}.no-text .features-image,.no-text .features-image.rounded{height:100%;max-height:unset;max-width:unset;width:100%}.features-wrapper.features-column-compact .features-item,.features-wrapper.features-row-compact .features-item{grid-template-columns:1fr}div[class^="features-wrapper features-full-width"]{grid-template-columns:minmax(auto,800px)}div[class^="features-wrapper features-full-width"] .features-item{grid-template-columns:20% 1fr}div[class^="features-wrapper features-full-width alternating-order"]>:nth-child(2n){grid-template-columns:1fr 20%}div[class^="features-wrapper features-full-width"] .features-image{max-height:unset;max-width:unset;width:auto}div[class^="features-wrapper features-full-width"] .rounded{height:100%;width:100%}.features-wrapper.features-full-width-compact .features-item{grid-template-columns:1fr}.features-wrapper.features-full-width-compact .features-image{max-width:300px}@media(min-width:768px){div[class^="features-wrapper features-column"]{grid-template-columns:1fr 1fr}}@media(max-width:767px){.features-wrapper{grid-template-columns:minmax(200px,600px)}}@media(max-width:575px){div[class^="features-wrapper features-"] .features-item{grid-template-columns:1fr}}