.blog-cards-wrapper{align-items:center;gap:1.5rem;padding:5rem;position:relative}.blog-cards-wrapper,.blog-heading-wrapper{display:flex;flex-direction:column;justify-content:center;width:100%}.blog-heading-wrapper{background:var(--Orange-100,#ff6b00);border-radius:1.5rem;color:#fff!important;gap:.625rem;max-width:1062px;padding:1.5rem;text-align:center!important}.blog-cards-grid{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);max-width:1062px;width:100%}.blog-card-simple{align-items:flex-start;background:var(--Blue-170,#f0f6fd);border-radius:1.5rem;display:flex;flex:1 0 0;flex-direction:column}.blog-card-simple__image{aspect-ratio:16/9;border-radius:1rem;object-fit:cover;width:100%}.blog-card-simple__content{align-items:flex-start;display:flex;flex-direction:column;gap:1rem;padding:1rem}.blog-card-simple__author{align-items:center;display:flex;gap:.75rem}.blog-card-simple__avatar{border-radius:50%;height:2rem;object-fit:cover;width:2rem}.blue-button{align-items:center;background:var(--Blue-130,#2a7de1);border-radius:.75rem;color:#fff;display:flex;font-family:proxima-nova,sans-serif;justify-content:center;padding:1rem 1.5rem}.blue-button:hover{background:var(--Blue-120,#2b57be)}.blog-hero-card{background:var(--Blue-100,#172e65);border-radius:1.5rem;display:flex;flex-direction:row;max-width:1062px;position:relative;width:100%}.blog-hero-card__image-wrapper{flex:1;position:relative;z-index:5}.blog-hero-card__image{border-radius:1.5rem;height:100%;object-fit:cover;position:relative;width:100%;z-index:5}.blog-hero-card__content{align-items:flex-start;display:flex;flex:1 0 0;flex-direction:column;gap:.75rem;height:25rem;justify-content:center;padding:1.5rem;position:relative;z-index:5}.blh-stripe1,.blh-stripe2,.blh-stripe3{height:100%;position:absolute}.blh-stripe1{width:80px;z-index:4}.blh-stripe1,.blh-stripe2{border-radius:1.5rem;bottom:0;right:0}.blh-stripe2{width:160px;z-index:3}.blh-stripe3{border-radius:1.5rem;bottom:0;right:0;width:240px;z-index:2}.blog-pagination{align-items:center;display:flex;gap:1rem;margin-top:2rem}.blog-pagination__next,.blog-pagination__page{align-items:center;background:transparent;border-radius:.75rem;color:#14356a;display:inline-flex;font-family:proxima-nova,sans-serif;font-size:.95rem;height:2.25rem;justify-content:center;text-decoration:none;width:2.25rem}.blog-pagination__page.is-active{background:#e6f0ff;font-weight:600}.blog-pagination__next{background:#2a7de1;color:#fff;font-weight:600}.blog-cards-wrapper__background--top{height:auto;left:0;position:absolute;right:0;top:0}.blog-cards__band1{height:10rem;z-index:-2}.blog-cards__band1,.blog-cards__band2{border-radius:1.5rem 1.5rem 0 0;left:0;position:absolute;right:0;top:0}.blog-cards__band2{height:5rem;margin-top:5rem;z-index:-1}.blog-cards-wrapper__background--bottom{bottom:0;height:auto;left:0;position:absolute;right:0;z-index:-1}.blog-cards-wrapper__background--bottom img{display:block;height:100%;object-fit:cover;width:100%}.text-white-00{color:#fff!important}.text-center{text-align:center!important}.button-bottom-wrapper{align-items:center;display:flex;gap:1rem;margin-top:1.5rem}@media (max-width:1024px){.blog-cards-grid{grid-template-columns:1fr}.blog-hero-card{flex-direction:column;height:auto}.blog-cards-wrapper{padding:5rem 1.5rem}}