.hero-section.blog-hero{align-items:center;display:flex;height:600px;justify-content:center;margin-top:100px;overflow:visible;padding:0 20px;position:relative;width:100%}.hero-section.blog-hero .hero-image{background-position:50%;background-size:cover;height:400px;left:0;position:absolute;right:0;top:0;z-index:1}.hero-section.blog-hero .hero-white-block{background:#fff;bottom:0;height:50px;left:0;position:absolute;right:0;z-index:1}.hero-section.blog-hero .blog-hero-card{background:#fff;border-radius:6px;box-shadow:0 4px 12px rgba(0,0,0,.1);box-sizing:border-box;color:#222;display:flex;flex-direction:column;height:340px;justify-content:center;margin-bottom:20px;margin-top:300px;padding:0 30px;position:relative;text-align:center;width:950px;z-index:10}.hero-section.blog-hero .mobile-title.blog-hero{color:#111;font-size:2.5rem}.hero-section.blog-hero .blog-hero-card>div{color:#555;font-size:1.2rem;line-height:1.5}.hero-section.blog-hero .blog-section-meta{color:#666;font-size:.9rem;letter-spacing:.02em;margin-top:.5rem;text-align:left;user-select:none}@media (max-width:768px){.hero-section.blog-hero{height:350px}.hero-section.blog-hero .hero-image{height:250px}.hero-section.blog-hero .hero-white-block{height:100px}.hero-section.blog-hero .blog-hero-card{height:240px!important;margin-top:170px!important;max-width:90%;padding:1rem 1.5rem}.hero-section.blog-hero .mobile-title.blog-hero{font-size:1.5rem}}