.grid-card-section{padding-block:32px 128px;color:#EEF3F8;overflow:hidden;}.grid-card-section .grid-card-pills{display:flex;align-items:center;gap:24px;margin-top:24px;flex-wrap:wrap;}.grid-card-section .grid-card-pills .pill{flex:0 0 auto;}.grid-card-section .blobs{position:absolute;}.grid-card-section .blobs::before{display:block;content:"";position:absolute;left:200px;width:882px;height:786px;background-image:url("/assets/images/page-assets/bg-blob.133494133541.svg");background-repeat:no-repeat;}.grid-card-section .cards{display:grid;grid-template-columns:1fr 1fr;grid-auto-flow:row;gap:48px 64px;padding-block:32px;position:relative;}.grid-card-section .cards .card{padding:24px 32px;background-image:linear-gradient(0deg,rgba(16,42,67,0.5),rgba(16,42,67,0.5));box-shadow:0 0 0 1px rgba(16,42,67,0.5),0 4px 12px 1px rgba(16,42,67,0.5),0 1px 2px 0 rgba(98,125,152,0.35);backdrop-filter:blur(15px);border-radius:24px;}.grid-card-section .cards .card .topline{display:flex;align-items:center;gap:16px;margin-bottom:24px;}.grid-card-section .cards .card .topline .title{display:flex;align-items:center;flex-wrap:wrap;gap:8px;}.grid-card-section .cards .card .topline .title>img{flex:0 0 auto;}.grid-card-section .cards .card .topline .button{width:40px;height:40px;padding:8px;margin-left:auto;}@media screen and (max-width:1200px){.grid-card-section .blobs::before{left:50px;top:150px;}}@media screen and (max-width:900px){.grid-card-section .cards{grid-template-columns:1fr;gap:32px;padding-block:32px 48px;}}@media screen and (max-width:500px){.grid-card-section .grid-card-pills{justify-content:center;}.grid-card-section .blobs::before{top:100px;left:-500px;}.grid-card-section .blobs::after{display:block;content:"";position:absolute;top:800px;left:90px;width:882px;height:786px;background-image:url("/assets/images/page-assets/bg-blob.133494133541.svg");background-repeat:no-repeat;}}