.blogbanner{background:#fff;display:flex;flex-wrap:wrap;max-width:100%;-webkit-box-orient:vertical;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center}.blogbanner .hero-content{background-color:#fff;height:600px;position:relative;width:100%}.blogbanner .hero-content .post-thumbnail{font-size:0;position:absolute;right:0}.blogbanner .hero-content .post-thumbnail img{height:600px;max-width:100%;-o-object-fit:cover;object-fit:cover;position:relative;width:100%;z-index:0}.blogbanner .hero-content .post-thumbnail:after{background:linear-gradient(90deg,#fff 18%,hsla(0,0%,100%,0));content:"";display:block;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);height:600px;position:absolute;right:50%;top:0;width:50%;z-index:1}.blogbanner .page-title{font-family:Montserrat Regular,sans-serif;font-weight:400;left:0;margin:0 auto;max-width:1000px;padding:20px;position:absolute;right:0;text-align:initial;width:100%;z-index:1}.blogbanner .page-title .page-title-content{max-width:440px;padding:20px 0;width:100%}.blogbanner .page-title .page-title-content h1{background:linear-gradient(90deg,#fd6120 20%,#f8ca05);background-clip:text;-webkit-background-clip:text;box-decoration-break:clone;-webkit-box-decoration-break:clone;color:transparent;display:inline;font-family:Montserrat Medium,sans-serif;font-size:60px;font-weight:500;line-height:1.1;margin-bottom:20px}.blogbanner .page-title .page-title-content h1 em{font-style:normal}.blogbanner .page-title .page-title-content p{font-family:Montserrat Regular,sans-serif;font-weight:400;margin-bottom:0;margin-top:20px}@media (max-width:960px){.blogbanner .page-title .page-title-content{background-color:hsla(0,0%,100%,.6);max-width:100%;padding:20px}.blogbanner .hero-content{height:400px}.blogbanner .hero-content .post-thumbnail{height:100%;position:static}.blogbanner .hero-content .post-thumbnail img{height:400px}.blogbanner .page-title .page-title-content h1{font-size:30px;line-height:1.1}.blogbanner .hero-content .post-thumbnail:after{height:400px}.without-sidebar .blogbanner .hero-content .post-thumbnail{position:absolute}}@media (max-width:767px){.blogbanner{display:grid;grid-template-columns:minmax(0,1fr)}.blogbanner .hero-content{grid-row:2;height:auto}.blogbanner .page-title{grid-row:1;position:relative}.blogbanner .page-title .page-title-content{background:transparent;max-width:100%;padding:0}.blogbanner .page-title .page-title-content h1 br,.blogbanner .page-title .page-title-content p br{display:none}.blogbanner .hero-content .post-thumbnail img{height:auto}.blogbanner .hero-content .post-thumbnail:after{display:none}.without-sidebar .blogbanner .hero-content .post-thumbnail{position:static}}