.hero-mod{position:relative;width:100%;padding:60px 0;display:flex;gap:20px 5%;justify-content:space-between;align-items:center;flex-wrap:no-wrap}.hero-mod.layout-text_on_right{flex-direction:row-reverse}.hero-mod .col-texts{width:55%!important;flex-basis:50%}.hero-mod .col-texts .hero-text{font-size:18px}.hero-mod .col-texts .hero-text h3,.hero-mod .col-texts .hero-text h4{font-size:24px;margin-bottom:5px}.hero-mod .col-image{width:45%;flex-basis:50%}.hero-mod .col-image img{max-width:100%;height:auto}.hero-mod .col-image .video-yt iframe{max-width:95%}@media(max-width:1024px){.hero-mod{flex-wrap:wrap}.hero-mod .col-image,.hero-mod .col-texts{width:100%;flex-basis:100%;text-align:center}}