.hero-blog-section{border-radius:40px;height:60vh;margin:0 5%;position:relative}.hero-blog-section-image{height:100%;position:relative;width:100%}.hero-blog-section-image:before{background:linear-gradient(180deg,transparent .6%,rgba(0,0,0,.8) 99.6%);border-radius:40px;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.hero-blog-section-image img{border-radius:40px;display:block;height:100%;object-fit:cover;width:100%}.hero-blog-section-text{bottom:40px;left:0;margin:0 auto;padding:0 3%;position:absolute;right:0;width:980px}.hero-blog-section-text>:not(.button-with-icon){width:60%}.hero-blog-section-text .h2{color:var(--color-white);font-size:3.2rem;font-weight:500;line-height:150%;padding-bottom:.2rem}.hero-blog-section-text .h3{color:var(--color-white);padding-bottom:2.4rem}.hero-blog-section-text .p{padding:0 2rem 3.2rem 0}@media screen and (max-width:996px){.hero-blog-section{border-radius:20px;height:75vh}.hero-blog-section-image:before{border-radius:20px}.hero-blog-section-image,.hero-blog-section-text{width:100%}.hero-blog-section-text{padding:0 5%}.hero-blog-section-text>:not(.button-with-icon){width:100%}.hero-blog-section-text .h2{font-size:2.4rem;line-height:125%}.hero-blog-section-text .h3{font-size:1.6rem;line-height:150%}.hero-blog-section-image img{border-radius:20px}}