.card-section{border-bottom:1px solid rgba(255,255,242,.1);border-top:1px solid rgba(255,255,242,.1);display:grid;gap:8px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));justify-content:center;margin:20px auto;max-width:1200px;padding:74px 0}.card{aspect-ratio:389/275;backdrop-filter:blur(10px);background:var(--Gradient-Glass-Effect-Default,linear-gradient(92deg,hsla(0,0%,100%,.3) -4.01%,hsla(0,0%,100%,.1) 105.18%));box-shadow:0 20px 40px 0 rgba(0,0,0,.1);height:100%;padding:32px 24px}@media screen and (max-width:1200px){.card-section .card{aspect-ratio:unset}}.card-dflex-wrapper{align-items:start;display:flex;gap:16px;justify-items:space-between}.card-icon{height:64px;object-fit:cover;width:64px}.custom-p{color:var(--Neutrals-N-8,#fffff2)!important;font-size:14px!important;font-style:normal!important;font-weight:400!important;line-height:20px!important;margin:0}@media (max-width:768px){.card{font-size:16px}}@media (max-width:480px){.card{font-size:14px}}