.featuresGridSec{padding-block:calc(14px + 3.4375vw)}.featuresGridSec .page-container{margin-inline:auto;max-width:1464px;padding-inline:15px}.featuresGridSec_head{display:flex;gap:10px;justify-content:space-between;margin-bottom:calc(6.4px + 1.75vw)}.featuresGridSec_head_title{color:var(--primary-color);font-family:var(--font-family-heading);font-size:calc(16px + 1.25vw);font-weight:400;line-height:1.25;margin-bottom:0;max-width:650px}.featuresGridSec_head_desc{color:var(--primary-color);font-size:calc(12.8px + .375vw);font-weight:400;line-height:1.444;max-width:545px;opacity:.9}.featuresGridSec .row{display:grid;gap:30px;grid-template-columns:repeat(3,1fr);margin-left:0;margin-right:0}.featuresGridSec .column-span-2{grid-column:span 2}.featuresGridCard{background-color:var(--white-color);border-radius:20px;display:flex;flex-direction:column;height:100%;padding:35px;transition:all .3s ease}.featuresGridCard_head{align-items:center;display:flex;gap:10px;justify-content:space-between}.featuresGridCard_icon{align-items:center;background-color:var(--white-color);border-radius:20px;display:flex;flex-shrink:0;height:70px;justify-content:center;width:70px}.featuresGridCard_icon img,.featuresGridCard_icon svg{height:30px;object-fit:contain;width:30px}.featuresGridCard_title{color:var(--primary-color);font-size:calc(13.6px + .75vw);font-weight:600;line-height:1.285;margin-bottom:0}.featuresGridCard_desc{color:var(--primary-color);font-size:calc(12.8px + .375vw);line-height:1.3;margin-inline:auto;margin-bottom:0;max-width:590px;text-align:center}.featuresGridCard_img{margin-block:auto}.featuresGridCard_img img{height:100%;margin-block:5px;max-width:100%;object-fit:contain;transition:all .3s ease;width:100%}.featuresGridCard:hover{box-shadow:0 0 30px 0 rgba(0,0,0,.1);transform:translateY(-5px)}.featuresGridCard:hover .featuresGridCard_img img{transform:scale(.97)}@media (min-width:1921px){.featuresGridSec_head{margin-bottom:40px}.featuresGridSec_head_title{font-size:40px}.featuresGridSec_head_desc{font-size:20px}.featuresGridCard_title{font-size:28px}.featuresGridCard_desc{font-size:20px}}@media (max-width:1599.98px){.featuresGridSec .row{gap:20px}.featuresGridCard{border-radius:15px;padding:25px}.featuresGridCard_icon{border-radius:15px;height:60px;width:60px}}@media (max-width:1399.98px){.featuresGridSec .row{gap:15px}.featuresGridCard{padding:20px}.featuresGridCard_icon{height:50px;width:50px}.featuresGridCard_icon img,.featuresGridCard_icon svg{height:25px;width:25px}}@media (max-width:1199.98px){.featuresGridSec .row{gap:12px}.featuresGridCard{border-radius:10px;padding:15px}.featuresGridCard_icon{border-radius:10px;height:42px;width:42px}.featuresGridCard_icon img,.featuresGridCard_icon svg{height:20px;width:20px}.featuresGridSec_head_title{max-width:550px}.featuresGridSec_head_desc{max-width:450px}}@media (max-width:991.98px){.featuresGridSec_head{flex-direction:column}}@media (max-width:767.98px){.featuresGridSec .row{grid-template-columns:repeat(2,1fr)}.featuresGridSec_head_desc,.featuresGridSec_head_title{max-width:100%}}@media (max-width:479.98px){.featuresGridSec .row{grid-template-columns:repeat(1,1fr)}.featuresGridSec .column-span-2{grid-column:span 1}.featuresGridCard_img{text-align:center}.featuresGridCard_img img{margin-inline:auto;max-width:300px}}