.section-heading-wrapper{position:relative;z-index:3}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.justify{text-align:justify}.main-heading{color:var(--heading-color)!important;display:block;font-family:var(--heading-font-family);font-size:var(--heading-font-size);font-weight:var(--heading-font-weight);letter-spacing:.04em}.subheading-wrap.with-line{margin-bottom:20px}.subhead-line,.subheading-wrap.with-line{margin-left:auto;margin-right:auto;position:relative}.subhead-line{background-color:var(--line-color);height:70px;width:1px}@media screen and (max-width:767px){.subhead-line{height:30px!important}}.subheading-text{bottom:-19px;color:var(--sub-color)!important;font-family:var(--sub-font-family);font-size:var(--sub-font-size);font-weight:var(--sub-font-weight);letter-spacing:.033em;margin-left:13px;position:absolute;text-align:left}@media screen and (max-width:767px){.subheading-text{margin-left:0;position:relative}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}@keyframes lineGrow{0%{height:0}to{height:70px}}.section-heading-wrapper h1,.section-heading-wrapper h2,.section-heading-wrapper h3,.section-heading-wrapper h4{margin-bottom:0!important}.section-heading-wrapper.animate-immediate .main-heading{animation:fadeInUp .8s ease-out forwards;animation-delay:.4s;opacity:0;transform:translateY(30px)}.section-heading-wrapper.animate-immediate .subhead-line{animation:lineGrow .6s ease-out forwards;animation-delay:.2s;height:0}.section-heading-wrapper.animate-immediate .subheading-text{animation:fadeInLeft .6s ease-out forwards;animation-delay:.3s;opacity:0;transform:translateX(-20px)}.section-heading-wrapper.animate-on-scroll .main-heading{opacity:0;transform:translateY(30px)}.section-heading-wrapper.animate-on-scroll .subhead-line{height:0}.section-heading-wrapper.animate-on-scroll .subheading-text{opacity:0;transform:translateX(-20px)}.section-heading-wrapper.animate-on-scroll.in-view .main-heading{animation:fadeInUp .8s ease-out forwards;animation-delay:.4s}.section-heading-wrapper.animate-on-scroll.in-view .subhead-line{animation:lineGrow .6s ease-out forwards;animation-delay:.2s}.section-heading-wrapper.animate-on-scroll.in-view .subheading-text{animation:fadeInLeft .6s ease-out forwards;animation-delay:.3s}@media screen and (max-width:767px){.section-heading-wrapper{padding-left:5px;padding-right:5px}.subheading-text{bottom:-5px!important;font-size:17px!important;line-height:1.2!important}}