#custom-body .gray-section.features-container .features-title{margin-bottom:1rem}#custom-body .gray-section.features-container .features-subtitle{font-size:1.2rem;margin-bottom:2rem}#custom-body .gray-section.features-container .features-wrapper{align-items:stretch}#custom-body .gray-section.features-container .features-wrapper .features-card{width:35%;padding:4rem;flex-direction:column;box-shadow:none;background:var(--white-1)}#custom-body .gray-section.features-container .features-wrapper .features-card .features-content{align-items:center}#custom-body .gray-section.features-container .features-wrapper .features-card .features-content .features-content-title,#custom-body .section.information-section .text-section .text-description{color:var(--red-2)}#custom-body .section.information-section .buttons-wrapper{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;width:600px}#custom-body .section.information-section .buttons-wrapper .flat-button{display:flex;align-items:center;justify-content:center;width:200px;margin:2rem;box-shadow:0 20px 20px 0 rgba(0,0,0,.3)}#custom-body .section.information-section .buttons-wrapper .flat-button:hover{background:var(--red-2);color:var(--white-1);transition:400ms ease-in-out;transform:translateY(-5px)}