.blog-hero{background-color:#1854a3;height:590px;position:relative;width:100%}.blog-hero.product-category .blog-hero__content{display:flex;flex-direction:column;flex-wrap:nowrap;gap:22px;left:4%}.blog-hero:has(img):after{background:rgb(0 0 0 / .4);content:"";inset:0;pointer-events:none;position:absolute;z-index:2}.blog-hero .product-category__desc{color:#fff;font-weight:400}.blog-hero__content{left:21%;max-width:50%;position:absolute;top:42%;z-index:3}@media screen and (max-width:1500px){.blog-hero__content{max-width:70%}}@media screen and (max-width:991px){.blog-hero__content{left:3%;max-width:99%}}.blog-hero__content__title{color:#fff;font-size:clamp(2.2rem,4.3vw,64px);font-weight:600!important;margin:10px 0}.blog-hero__content__details{display:flex;flex-direction:row;flex-wrap:nowrap;gap:25px}.blog-hero__content__details p{color:#fff;font-size:12px;font-weight:400;position:relative}.blog-hero__content__details p:not(:last-child):after{background-color:red;border-radius:50%;content:"";height:5px;position:absolute;right:-15px;top:50%;transform:translateY(-50%);width:5px}.blog-hero__image{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.blog-hero.size-up{height:690px}.blog-hero.size-up .blog-hero__content{top:33%}.single .blog-hero{display:flex;height:auto;min-height:690px}