.hero_portion{display:grid;grid-template-columns:repeat(2,1fr);padding:60px 40px 0;background:linear-gradient(-45deg,#a6d9ff,#f6fcff,#a6d9ff,#a6d9ff);background-size:400% 400%;animation:gradient 15s ease infinite;min-height:60vh}.breadcrumb{display:none!important}@keyframes gradient{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}.typewriter h1{overflow:hidden;border-right:.15em solid #000;margin:0 auto;animation:typing 3.5s steps(40,end),blink-caret .75s step-end infinite}@keyframes typing{from{width:0}to{width:100%}}@keyframes blink-caret{from,to{border-color:#fff0}50%{border-color:orange}}.gap-5{gap:5px}.hero-content-part{margin:auto;width:100%}.hero_heading{font-size:52px;font-weight:600}.free-consultancy-btn{background-color:#6A89A7;color:#fff;border:none;border-radius:10px;margin-top:30px;padding:10px 16px;margin-right:auto}.free-consultancy-btn:hover{background-color:#5b748e}.hero-img-part img{height:100%;width:100%}@media only screen and (max-width:1200px){.hero_heading{font-size:52px;font-weight:700}}@media only screen and (max-width:1024px){.hero_heading{font-size:42px;font-weight:700}}@media only screen and (max-width:992px){.hero_heading{font-size:36px;font-weight:700}.hero_portion{background-size:cover;background-position:center;padding-bottom:0}}@media only screen and (max-width:768px){.hero_portion{grid-template-columns:1fr;background-size:cover;background-position:center}}