.blog-hero{align-items:center;display:flex;min-height:460px;overflow:hidden;position:relative}.blog-hero__bg{inset:0;position:absolute;z-index:1}.blog-hero__bg img{height:100%!important;object-fit:cover;width:100%}.blog-hero__overlay{background:linear-gradient(90deg,rgba(0,0,0,.88),rgba(0,0,0,.72) 38%,rgba(0,0,0,.3) 72%,rgba(0,0,0,.1));inset:0;position:absolute;z-index:2}.blog-hero .page-center{position:relative;width:100%;z-index:3}.blog-hero__content{max-width:880px;padding:90px 0}.blog-hero__label{background:#f36b21;border-radius:4px;color:#fff;display:inline-block;font-size:14px;font-weight:600;margin-bottom:24px;padding:8px 14px}.blog-hero__title{color:#fff;font-size:54px;font-weight:700;line-height:1.2;margin:0 0 40px}.blog-search-form{padding:0;width:100%}.search-box{align-items:center;background:#111;border:1px solid hsla(0,0%,100%,.18);border-radius:5px;display:flex;height:61px}.search-box input{background:transparent!important}.search-box svg{color:#fff;flex:0 0 auto;margin:0 18px}.search-box input{background:none;border:none;color:#fff!important;flex:1;font-size:17px;outline:none}.search-box input::placeholder{color:#cfcfcf}.search-box button{background:#f36b21;border:none;color:#fff;cursor:pointer;font-weight:700;height:100%;letter-spacing:.5px;transition:.3s;width:140px}.search-box button:hover{background:#dd5d17}@media(max-width:991px){.blog-hero{min-height:420px}.blog-hero__content{max-width:100%;padding:70px 0}.blog-hero__title{font-size:40px}}@media(max-width:767px){.blog-hero{min-height:auto}.blog-hero__content{padding:60px 0}.blog-hero__title{font-size:32px;margin-bottom:30px}.search-box{flex-wrap:wrap;height:auto}input#blogSearch{color:#fff}.search-box svg{margin-top:3px}.search-box input{padding:20px 0!important;width:calc(100% - 55px)}.search-box button{height:56px;width:100%}}