.c-features-boxes-container h2{margin-bottom:40px;text-align:center}.c-features-boxes-list{column-gap:15px;display:grid;grid-template-columns:repeat(3,1fr);row-gap:15px}.c-features-boxes-inner{height:100%;position:relative}.c-features-boxes-panel{background-color:#fff;border-radius:22px;height:100%;padding:30px}.c-features-icons{align-items:center;display:flex;margin-bottom:15px}.c-features-icons img{display:block;height:auto;margin:unset!important;max-width:60px;width:100%}.c-features-name{font-weight:600;padding:10px}.c-features-icons img{transition:all .4s ease!important}.c-features-icons img:hover{transform:scale(1.1)}.c-features-descriptions{margin-bottom:60px}.c-features-boxes-panel .button{bottom:0;position:absolute;text-align:center;width:100%}@media only screen and (max-width:768px){.c-features-boxes-list{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:480px){.c-features-boxes-list{grid-template-columns:repeat(1,1fr)}}