.feature-box{background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:16px;box-shadow:0 8px 16px rgba(0,0,0,.1);font-size:16px;line-height:normal;margin:15px;padding:24px}.features-section.without_box .feature-box{background:transparent;border:none;box-shadow:none;padding:0}.feature-box.center{text-align:center}.feature-box.right{text-align:right}.feature-box h6{margin:18px 0}.feature-box svg{height:40px;width:40px}.feature-box img{border-radius:16px}.features-section.left .feature-box{display:flex;flex-wrap:wrap}.features-section.left .feature-box .image{width:40px}.features-section.left .feature-box .detail{padding-left:20px;width:calc(100% - 40px)}.features-section.left .feature-box .detail h5{margin-top:0}.features-section.left .feature-box.right{flex-direction:row-reverse}.features-section.left .feature-box.right .detail{padding-left:0;padding-right:20px}.features-section.without_box .feature-box img{border-radius:0}.features-section.left .feature-box.center .detail{width:100%}.features-section.left .feature-box.center{justify-content:center}.features-section.left h6{margin-top:0}@media (max-width:767px){.feature-box{margin:15px 0}}@media (max-width:1023px){.feature-box{padding:24px}}