.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:1200px) and (min-width:268px){.hero_header_text .content{min-height:125px}}@media only screen and (max-width:9999px) and (min-width:1268px){.image_box{height:48vh;position:relative}}@media only screen and (max-width:1268px) and (min-width:268px){.image_box{height:20vh;position:relative}}.image_box img.content{bottom:0;left:0;max-height:420px;object-fit:cover;position:absolute;right:0;top:0;width:auto}@media only screen and (max-width:768px){.left_container,.right_container{width:100%}.image_box img.content{max-height:unset!important;width:unset!important}.image_box{margin-top:3rem}.left_container{padding-right:0}}