.sec-hero-form{overflow:hidden;position:relative}.sec-hero-form__content{height:100%;padding:125px 0 50px;position:relative;width:auto;z-index:2}@media screen and (min-width:992px){.sec-hero-form__content{padding:202px 84px 197px 0}}.sec-hero-form__tag{color:var(--color-white-hex);display:flex}.sec-hero-form__tag span{margin-bottom:23px;padding:8px 15px}.sec-hero-form__tag span:not(:last-child){margin-right:13px}@media screen and (min-width:992px){.sec-hero-form__tag span{margin-bottom:28px;padding:11px 20px}}.sec-hero-form__overlay{bottom:0;left:-25%;position:absolute;right:-25%;top:0;z-index:1}.sec-hero-form__overlay:before{background:var(--color-gray6-hex);bottom:0;content:"";left:0;opacity:.75;position:absolute;right:0;top:0}.sec-hero-form__overlay.primary:before{background:var(--color-primary-hex)}.sec-hero-form__overlay.secondary:before{background:var(--color-secondary-hex)}@media screen and (min-width:992px){.sec-hero-form__overlay{left:-200%;right:0}}.sec-hero-form__form{padding:32px 0 37px}@media screen and (min-width:992px){.sec-hero-form__form{padding:110px 0 115px 16px}}