.banner_with_btns{background:linear-gradient(hsla(0,0%,100%,0),60%,#60b7e3);border-radius:8px;margin-bottom:200px;padding:150px 0 250px;position:relative}.banner_with_btns .content{text-align:center}.banner_with_btns h1{font-family:CANELA;font-size:90px;letter-spacing:-1px;line-height:1.1;margin:0 auto}.banner_with_btns h1,.banner_with_btns p{color:#000;font-weight:300;max-width:600px}.banner_with_btns p{font-size:21px;margin:30px auto 20px}.banner_with_btns .butttons{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}.banner_with_btns .buttons a{border:2px solid #006279;border-radius:100px;box-shadow:0 1px 20px 0 rgba(16,24,40,.06),0 1px 3px 0 rgba(16,24,40,.1);color:#fff;display:inline-block;font-size:16px;margin:10px;padding:10px 25px}.banner_with_btns .buttons a.style1{background:#006279}.banner_with_btns .buttons a.style2{background:transparent;color:#006279}.banner_with_btns .img_part{backdrop-filter:blur(6.5px);background:linear-gradient(180deg,hsla(0,0%,100%,.24),hsla(0,0%,100%,0));border:1px solid #fff;border-radius:10px;bottom:0;box-shadow:0 4px 17px 5px rgba(0,0,0,.07);height:350px;left:50%;margin:0 auto;max-width:630px;padding:10px;position:absolute;transform:translate(-50%,50%);width:90%}.banner_with_btns img{height:100%;object-fit:cover;width:100%}@media (max-width:767px){.banner_with_btns h1{font-size:50px}.banner_with_btns .img_part{height:220px}.banner_with_btns{margin-bottom:150px;padding-bottom:180px}}