.platform_overview{overflow:hidden;position:relative}.platform_overview .clip_path_overlay{height:auto;left:0;position:absolute;top:-5px;width:100%;z-index:1}.platform_overview .clip_path_overlay svg{display:block;height:auto;width:100%}.platform_overview .box_items{display:grid;gap:32px;grid-template-columns:repeat(3,1fr);padding:20px 0;position:relative;z-index:2}.platform_overview .box_items .item{backdrop-filter:blur(20px);background:radial-gradient(145.6% 98.21% at 0 39.58%,#e5defd 0,hsla(0,0%,100%,.6) 100%);border:1px solid #fff;border-radius:10px;padding:32px;text-decoration:none;transition:all .3s ease}.platform_overview .box_items .item:hover{box-shadow:0 24px 48px -12px rgba(0,0,0,.18)}.platform_overview .box_items .top_row{align-items:center;display:flex;justify-content:space-between;padding-bottom:24px}.platform_overview .box_items .top_row .title{color:#000;font-size:24px;font-weight:400;line-height:150%;margin:0;max-width:60%;text-decoration:none}.platform_overview .box_items .top_row img{height:67px;width:auto}.platform_overview .cta_row{display:flex;justify-content:center;padding-top:20px;position:relative;z-index:3}.platform_overview .box_items .description{color:#000;font-size:18px;font-weight:400;line-height:150%;margin:0;text-decoration:none}@media (max-width:1000px){.platform_overview .box_items{display:grid;grid-template-columns:repeat(2,1fr)}}@media (max-width:868px){.platform_overview .box_items{display:grid;grid-template-columns:repeat(1,1fr)}.platform_overview .box_items .top_row .title{font-size:18px}.platform_overview .box_items .top_row img{height:50px;width:auto}}