.afe-section{--afe-orange:#ed501b;--afe-navy:#081a30;--afe-muted:#4c545e;width:100%;padding:22px 60px 45px;background:#fff;font-family:"Inter",Arial,Helvetica,sans-serif;overflow:hidden}
.afe-section *,.afe-section *:before,.afe-section *:after{box-sizing:border-box}.afe-container{width:100%;max-width:1520px;margin:auto}.afe-header{text-align:center;margin-bottom:32px}.afe-label{margin-bottom:17px;color:var(--afe-orange);font-size:16px;font-weight:700}.afe-header h2{margin:0;color:var(--afe-navy);font-size:42px;line-height:1.15;letter-spacing:-1.35px;font-weight:700;overflow-wrap:anywhere}.afe-header h2 span{color:var(--afe-orange)}
.afe-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px 24px}.afe-card{min-width:0;min-height:237px;height:auto;display:flex;align-items:flex-start;gap:27px;padding:36px 34px;border:1px solid #eeeae7;border-radius:15px;background:#fff;overflow:hidden;transition:.25s ease}.afe-card:hover{transform:translateY(-3px);border-color:rgba(237,80,27,.16);background:#fff9f6;box-shadow:0 8px 25px rgba(25,35,45,.055)}
.afe-icon{flex:0 0 94px;width:94px;height:94px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fff9f6;color:var(--afe-orange);box-shadow:0 7px 17px rgba(237,80,27,.055)}.afe-icon i{color:currentColor!important}.afe-icon svg{width:57px;height:57px;color:currentColor!important;stroke:currentColor!important;fill:none!important;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.afe-icon svg *{stroke:currentColor!important;fill:none!important}.afe-content{flex:1;min-width:0;padding-top:2px}.afe-content h3{margin:0 0 18px;color:var(--afe-navy);font-size:21px;line-height:1.25;font-weight:700;overflow-wrap:anywhere}.afe-content p{margin:0;color:var(--afe-muted);font-size:15px;line-height:1.62;overflow-wrap:anywhere;word-break:normal}.afe-line{width:47px;height:3px;margin-top:21px;border-radius:5px;background:var(--afe-orange)}
@media(max-width:1100px){.afe-section{padding:25px 30px 40px}.afe-header h2{font-size:36px}.afe-grid{gap:18px}.afe-card{min-height:215px;padding:27px 22px;gap:18px}.afe-icon{flex-basis:70px;width:70px;height:70px}.afe-icon svg{width:43px;height:43px}.afe-content h3{font-size:17px;margin-bottom:13px}.afe-content p{font-size:13px;line-height:1.55}}
@media(max-width:800px){.afe-section{padding:30px 20px 40px}.afe-header h2{font-size:31px}.afe-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.afe-card{min-height:205px}}
@media(max-width:560px){.afe-section{padding:30px 15px 35px}.afe-label{font-size:12px}.afe-header h2{font-size:27px;line-height:1.22}.afe-grid{grid-template-columns:1fr;gap:15px}.afe-card{min-height:auto;padding:25px 22px;gap:20px}.afe-icon{flex-basis:75px;width:75px;height:75px}.afe-icon svg{width:46px;height:46px}.afe-content h3{font-size:17px;margin-bottom:10px}.afe-content p{font-size:13px;line-height:1.55}}
@media(max-width:390px){.afe-card{padding:22px 18px;gap:15px}.afe-icon{flex-basis:65px;width:65px;height:65px}.afe-icon svg{width:40px;height:40px}.afe-content h3{font-size:16px}.afe-content p{font-size:12px}}
@media(prefers-reduced-motion:reduce){.afe-section *{transition:none!important;animation:none!important}.afe-card:hover{transform:none!important}}
