.home_h_inner{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.left_container,.right_container{width:50%}.left_container{padding-right:2rem}.right_container{padding-left:2rem}.hero_header_text h1{display:grid}.content{animation:fadeIn 1s ease-out;display:none}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}img.content{max-height:420px;width:auto}.hero_text{font-size:24px}.home-header_button{display:flex;gap:10px;width:fit-content}.home-header_button .btn-open{background:transparent!important}.buttons_box_hero .btn--custom-color{background:transparent!important;color:#0083a4;font-size:20px!important}.buttons_box_hero{display:flex;flex-wrap:wrap;gap:1%;margin-top:2rem}.buttons_box_hero a:hover{scale:1.05;text-decoration:none}@media only screen and (max-width:768px){.left_container,.right_container{width:100%}.image_box{margin-top:3rem}.left_container{padding-right:0}}