.blog-category-hero-section{align-items:center;background-origin:padding-box;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:0;display:flex;flex-direction:row;justify-content:center;overflow:hidden;padding:200px 0 100px;position:relative;width:100%}.blog-category-hero-section .banner-content{align-items:center;display:flex;flex-direction:column;gap:35px;justify-content:center}.blog-category-hero-section .banner-content .banner-main-text{color:var(--white);font-family:var(--primary-regular-font);font-size:48px;line-height:normal;text-align:center;text-transform:capitalize}.blog-category-hero-section .banner-content .banner-main-text.special-text{color:var(--quaternary-color);font-family:var(--secondary-regular-font)}.blog-category-hero-section .banner-overlay-curve{height:auto;position:absolute;right:0;top:50%;transform:translateY(-50%);width:22%;z-index:0}@media only screen and (max-width:1199px){.blog-category-hero-section{min-height:42vh}.blog-category-hero-section .banner-content{gap:22px}.blog-category-hero-section .banner-content .banner-main-text{font-size:26px;line-height:33px}}@media only screen and (max-width:767px){.blog-category-hero-section{background-position:bottom;min-height:70vh}.blog-category-hero-section .banner-content{gap:16px}.blog-category-hero-section .banner-overlay-curve{width:38%}}