.features-nav{display:flex;gap:40px;justify-content:center;align-items:stretch;margin:-16px 0 0;z-index:1;position:relative;width:100%}.features-nav a{min-width:200px;background-color:#ececec;box-shadow:0 4px 2px #00000040;padding:8px 16px;line-height:normal;border-radius:16px;text-decoration:none;font-size:15px;color:#000;text-align:center}.features-nav a:hover{background-color:#ffc107}.features-section{padding:60px 40px 80px}.features-section .features-header h2{text-align:center !important;margin:0 0 12px}.features-section .features-header p{text-align:center !important;margin:0 auto 40px;max-width:640px}.features-section .features-grid{display:flex;gap:40px;justify-content:center;align-items:stretch;margin:0 0 36px;flex-wrap:wrap}.features-section .features-grid .box{position:relative;width:266px;border:1px solid #eee;padding:20px;border-radius:8px}.features-section .features-grid .box:hover{background-color:aliceblue;border-color:#015ee4}.features-section .features-grid .box .feature-card{position:absolute;top:0;bottom:0;right:0;left:0;display:flex;justify-content:right;align-items:flex-end;padding:10px 20px;color:transparent;text-decoration:none}.features-section .features-grid .box:hover .feature-card{color:#015ee4}.features-section .features-grid .box h3{margin:0 0 10px}.features-section .features-grid .box p{margin:0 0 10px}.features-section .features-grid .box svg{stroke:#015ee4}.features-section .cta-section p{margin:0 0 12px}.features-section .cta{display:block;font-size:16px;font-weight:400;background-color:#e9152b;color:#fff;border-radius:4px;padding:12px 16px;line-height:normal;max-width:200px;margin:auto;text-decoration:none}.container{max-width:1200px}.Inner-pages.header{padding:50px 40px}.Inner-pages.header .heading{max-width:100%}@media(max-width:600px){.features-nav,.features-section .features-grid{flex-wrap:wrap}.features-nav{gap:20px;margin:40px auto 0}.features-nav a{min-width:auto}}