.fc_section{padding:90px 20px;background:#fff}.container{max-width:1350px;margin:auto}.fc_grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;transition:.3s ease}.fc_card:last-child{grid-column:2/3}.fc_card{position:relative;display:block;border:1px solid #ececec;border-radius:18px;padding:20px 35px;background:#fff;overflow:hidden;min-height:unset;transition:all .3s ease!important;will-change:transform;color:inherit;text-decoration:none}.fc_card:hover{background:#fff0e6!important}.fc_card h3{font-size:28px;color:#243b53;margin-bottom:15px}.fc_desc{color:#666;line-height:1.3;margin-bottom:12px}.fc_card ul{margin:0;padding-left:20px;list-style:disc}.fc_card li{margin-bottom:12px;color:#555;line-height:1;padding-left:0}.fc_card li:before{display:none}.fc_card li::marker{color:#ff6b00;font-size:18px}.fc_image{position:absolute;right:20px;bottom:20px}.fc_image img{width:45px;height:45px;-o-object-fit:contain;object-fit:contain}@media (max-width:991px){.fc_grid{grid-template-columns:repeat(2,1fr)}.fc_card:last-child{grid-column:1/3;justify-self:center;width:calc(50% - 12px)}}@media (max-width:576px){.fc_grid{grid-template-columns:1fr}.fc_card:last-child{grid-column:auto;width:100%}.fc_card{padding:25px 20px 120px}.fc_card h3{font-size:22px}}