@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@100;300;500;700&display=swap);.page-title-with-image{height:100vh}.page-title-with-image .grid-wrap{display:grid;grid-template-rows:minmax(60px,auto) minmax(0,100%);height:100vh}.page-title-with-image .grid-wrap .title{padding:30px 0}.page-title-with-image .grid-wrap .title h1{font-size:26px;margin:0;line-height:1.4}.page-title-with-image .grid-wrap .image{position:relative}.page-title-with-image .grid-wrap .image .text-wrapper{position:absolute;bottom:0;left:50%;right:0;z-index:2}.page-title-with-image .grid-wrap .image .text-wrapper .text{background:#ff5100;color:#fff;padding:50px;font-size:22px}.page-title-with-image .grid-wrap .image .btn{position:absolute;bottom:50px;left:30px}@media only screen and (max-width:1200px){.page-title-with-image .grid-wrap .image .text-wrapper .text{padding:30px;font-size:17px}}@media only screen and (max-width:576px){.page-title-with-image{height:auto}.page-title-with-image .grid-wrap{display:block;height:auto}.page-title-with-image .grid-wrap .image{height:auto}.page-title-with-image .grid-wrap .image .text-wrapper{left:0;position:relative;padding-top:30px}.page-title-with-image .grid-wrap .title h1{font-size:22px}}