.cnt-headerImg{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;overflow:hidden;position:relative;width:100%}.cont_txt-Header .h2{font-weight:400}.sectionflx{align-items:center;column-gap:24px;display:flex;row-gap:24px}.sectionflx .content_imgHeader img{margin:0;width:auto}@media(min-width:901px){.cont_txt-Header{width:50%}}@media(max-width:900px){.sectionflx{align-items:start;flex-direction:column}}.secAnimateIntro .textAnimate span{animation-delay:.2s;animation-duration:.5s;animation-fill-mode:backwards;animation-name:show-intro;animation-timing-function:ease-out}.secAnimateIntro .textAnimate{animation-delay:.7s;animation-fill-mode:forwards;animation-name:hidden}.textAnimate{overflow:hidden}.textAnimate span{display:block}.secAnimate .textAnimate span{transform:translateY(100%);-webkit-transform:translateY(100%)}@keyframes hidden{0%{overflow:hidden}to{overflow:visible}}@keyframes show-intro{0%{transform:translateY(100%);-webkit-transform:translateY(100%)}to{transform:translate(0);-webkit-transform:translate(0)}}@media(max-width:900px){.cnt-headerImg{padding:50px 20px 0!important}.content_imgHeader{display:flex;justify-content:end;left:-20px;position:relative;width:calc(100% + 40px)}.content_imgHeader img{display:block}.sectionflx .content_imgHeader img{margin:0;max-width:650px!important;width:100%}.sectionflx{padding:0!important}.sectionflx.reverse .content_imgHeader{justify-content:start}}