.custom_hero_section{height:550px;overflow:hidden;position:relative}.hero_photo{bottom:0;height:500px;overflow:hidden;position:absolute;right:0;width:55%;z-index:1}.hero_photo img{height:100%!important;object-fit:contain;object-position:bottom;width:100%!important}.hero_main{height:550px}.hero_bg,.hero_main{left:0;position:absolute;top:0;width:100%}.hero_bg{height:100%}.hero_bg img{height:100%!important;object-fit:cover;object-position:center;width:100%!important}.hero_bg.reverse_image img{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.hero_maxwidth{height:550px;left:50%;padding:0 30px;position:absolute;top:0;transform:translateX(-50%);width:100%}.hero_content{position:absolute;top:50%;transform:translateY(-50%);width:40%}.custom_hero_section.reverse_orientation .hero_content{right:0}.custom_hero_section.reverse_orientation .hero_photo{left:0}.hero_content h1{color:#fff;font-size:42px;line-height:1.1}.hero_content p{color:#fff;font-size:20px;line-height:1.1}.hero_content a,.hero_content a:hover{background-color:#005c78;border-radius:30px;color:#fff;font-size:16px;font-weight:700;text-transform:uppercase}@media screen and (max-width:1000px){.hero_photo{display:none}.custom_hero_section{height:auto}.hero_main,.hero_maxwidth{height:auto;position:static;transform:none}.hero_bg img{object-position:left}.custom_hero_section.reverse_orientation .hero_bg img{object-position:right}.hero_content{left:auto;padding:30px 0 20px;position:relative;text-align:center;transform:none;width:100%}}