.hero_img_feat_con{background-image:var(--clr-bg-gradient-primary-left);display:flex;justify-content:center}.hero_img_feat_inner{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-content-gap-reg-mob);justify-content:space-between;max-width:var(--w-content-width);padding:var(--spacing-section-medium) var(--spacing-mob-gutter) var(--spacing-section-medium);width:100%}.hero_img_feat_img video{width:100%}.hero_img_feat_img{width:85%}.secondary_shadow{box-shadow:var(--shadow-secondary-sml)}.flip_feat_img_right{order:2}.hero_img_feat_content{display:flex;flex-direction:column;gap:20px;justify-content:center;max-width:var(--w-paragraph-width-small);width:100%}.hero_img_feat_heading{font-family:var(--ff-title);font-size:var(--fs-display-lrg);font-weight:var(--fw-bold)}.hero_img_feat_content .link_btn{color:var(--clr-white);font-size:var(--fs-title-med)}@media only screen and (min-width:706px){.hero_img_feat_inner{flex-wrap:nowrap;gap:var(--spacing-content-gap-reg)}}