#features.ic-module{font-family:var(--default-font-family);margin:0 auto;max-width:1170px;padding:60px 15px}#features .features-section-title{color:var(--default-white-color);font-size:40px;font-weight:700;line-height:48px;margin:20px 0 40px;text-align:initial}.features-wrapper{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,400px));justify-content:center;grid-gap:40px;color:var(--default-white-color);padding:30px 0}.features-item{display:inline-grid;grid-gap:20px;height:415px;padding:30px}.features-title{font-size:1.2em;font-weight:700;margin-bottom:10px}.features-text p,.features-title{color:var(--default-white-color)}.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:auto;max-width:100%}.features-image.rounded img{height:100%;object-fit:cover;position:absolute}.features-text p{margin-bottom:0}.features-background-image{height:100%;object-fit:cover;object-position:50% 50%;opacity:.2;position:absolute;top:88rem;width:100%;z-index: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{background-color:#c4c4c4;grid-template-columns:1fr}div[class^="features-wrapper features-row"]{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.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:769px){div[class^="features-wrapper features-column"]{grid-template-columns:1fr 1fr 1fr}}@media(max-width:768px){.features-wrapper{grid-template-columns:1fr}}@media(max-width:580px){div[class^="features-wrapper features-"] .features-item{grid-template-columns:1fr}}