.hero_section{display:flex;flex-wrap:wrap;position:relative;z-index:9}.hero_section .left_part{box-sizing:border-box;padding:95px 30px 0;width:50%}.hero_section .left_part .content{box-sizing:border-box;float:right;max-width:610px;padding-right:90px}.hero_section .right_part{padding:0 30px;width:50%}.hero_section .right_part img{display:block;width:100%}.hero_section .right_part video{border:none;height:100%;object-fit:contain;width:100%}.hero_section .left_part h5{font-weight:400;margin-bottom:24px;margin-top:0}.hero_section .left_part h6{margin-bottom:15px;margin-top:0}.hero_section .left_part h1{margin-bottom:24px;margin-top:0}.hero_section.hero_section_v2{background-position:50%;background-size:cover}.hero_section.hero_section_v2 .left_part,.hero_section.hero_section_v2 .right_part{position:relative}.hero_section.hero_section_v2:before{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:0}.hero_section.hero_section_v2.full-width .left_part{width:100%}.hero_section.hero_section_v2.full-width{align-items:center;flex-direction:column-reverse;justify-content:center;width:100%}.hero_section.hero_section_v2.full-width .content{float:none;margin:0 auto;max-width:inherit;padding:0}.hero_section.hero_section_v2 a.button{margin-bottom:0!important}@media screen and (max-width:1199px){.hero_section .left_part .content{padding-right:0}.hero_section .left_part{padding:50px 30px 0}.hero_section.hero_section_v2{align-items:center}}@media screen and (max-width:767px){.hero_section .left_part{order:2;padding:24px 16px 0;width:100%}.hero_section .left_part .content{padding:0}.hero_section .left_part h6{margin-bottom:16px}.hero_section .right_part{order:1;padding:0;width:100%}.hero_section.hero_section_v2.full-width{flex-direction:column}}