.sectionHeadingWrapper h2{font-size:32px;line-height:36px;font-weight:700;color:var(--tertiary-color);margin-bottom:20px}.sectionHeadingWrapper:after{content:"";display:block;width:110px;height:2px;background-color:var(--secondary-color)}.sectionHeadingWrapper.topAnimation h2{position:relative;top:-250px;transition:all .6s ease-in-out}.sectionHeadingWrapper.topAnimation:after{width:0;transition:all .6s ease-in-out}@media(max-width:1024px){.sectionHeadingWrapper h2{font-size:28px}}@media(max-width:768px){.sectionHeadingWrapper h2{font-size:24px}}.sectionHeadingWrapper.subHeadingTextStyle h2{margin-bottom:10px}.sectionHeadingWrapper.subHeadingTextStyle p{font-size:18px;margin-bottom:15px}.whiteLabeling h2{color:var(--white-text)}.whiteLabeling:after{background-color:var(--white-background)}.centerBorder{text-align:center}.centerBorder:after{margin:0 auto}.hideBorder:after{display:none}.visibleSection .topAnimation h2{position:relative;top:0}.visibleSection .topAnimation:after{width:150px}