.blog-card_container__xPfRf{width:100%;height:fit-content;padding:16px}.blog-card_wrapper__dYFiu{width:100%;max-width:1516px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:clamp(24px,5.55vw,50px) 16px;padding-top:clamp(24px,4.85vw,68px);position:relative;z-index:2}.blog-card_card__OVrLH{display:flex;flex-direction:column;gap:10px;width:100%;height:fit-content}.blog-card_image__Hbjn4{width:100%;max-width:100%;height:100%;max-height:200px;object-fit:cover;object-position:center;border-radius:12px}.blog-card_content__0E_wh{display:flex;flex-direction:column;align-items:flex-start;gap:20px;padding:26px 24px;border-radius:12px;background:linear-gradient(270deg,rgba(195,228,255,0),rgba(195,228,255,.2));transition:all .3s ease}.blog-card_content__0E_wh:hover{box-shadow:0 0 6px 0 rgba(195,228,255,.32);transition:all .3s ease}.blog-card_card__OVrLH:nth-child(3n+2) .blog-card_content__0E_wh{background:rgba(195,228,255,.2);transition:all .3s ease}.blog-card_card__OVrLH:hover .blog-card_content__0E_wh{background:linear-gradient(270deg,rgba(195,228,255,0),rgba(195,228,255,.05));box-shadow:0 0 6px 0 rgba(195,228,255,.32);transition:all .3s ease}.blog-card_detailsType__x2plm{display:flex;flex-direction:row;align-items:center;gap:8px;font-family:var(--font-roboto);font-size:14px;font-weight:400;line-height:15.4px;letter-spacing:2.24px;text-transform:uppercase;color:rgba(195,228,255,.7)}.blog-card_details__Tgiyw{width:26px;height:1px;background:rgba(195,228,255,.7)}.blog-card_title___Q039{font-family:var(--font-sackers-gothic-std);font-size:18px;font-weight:850;line-height:23.4px;letter-spacing:-.72px;text-transform:uppercase;padding-bottom:12px;height:80px;color:#fff}.blog-card_description__NYvke{font-family:var(--font-roboto);font-size:14px;font-weight:300;line-height:18.2px;color:rgba(255,255,255,.8);text-wrap:pretty;line-clamp:5;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:1220px){.blog-card_wrapper__dYFiu{grid-template-columns:repeat(2,1fr)}}@media (max-width:920px){.blog-card_wrapper__dYFiu{grid-template-columns:repeat(1,1fr)}}