.section-heading-container{display:flex;flex-direction:column;gap:var(--global-text-gap-sm)}.section-heading-container.section-heading--align-left{align-items:flex-start;text-align:left}.section-heading-container.section-heading--align-left .section-subheading{text-align:left}.section-heading-container.section-heading--align-center{align-items:center;text-align:center}.section-heading-container.section-heading--align-center .section-subheading{text-align:center}.section-heading-container.section-heading--align-right{align-items:flex-end;text-align:right}.section-heading-container.section-heading--align-right .section-subheading{text-align:right}.section-heading-container .section-heading{text-transform:lowercase;position:relative}.section-heading-container .section-heading strong{position:relative;padding-bottom:6px;font-weight:700}.section-heading-container .section-heading strong::after{content:"";display:block;position:absolute;left:0;right:0;bottom:0;height:18px;width:100%;pointer-events:none;background-repeat:no-repeat;background-position:0 100%;background-size:100% 18px;background-image:url("");z-index:-1}.section-heading-container .section-heading strong em{font-weight:400}.section-heading-container .section-heading em{font-family:var(--global-title-lg-freeserif-font-family);font-size:var(--global-title-lg-freeserif-font-size);font-style:var(--global-title-lg-freeserif-font-style);font-weight:var(--global-title-lg-freeserif-font-weight);letter-spacing:var(--global-title-lg-freeserif-letter-spacing);line-height:var(--global-title-lg-freeserif-line-height);gap:var(--global-title-lg-freeserif-paragraph-spacing);text-transform:var(--global-title-lg-freeserif-text-transform)}.section-heading-container .section-heading em strong{font-weight:400}.section-heading-container .section-heading .icon-three-lines{position:absolute;bottom:15px;height:60px;width:60px;right:-55px;width:-moz-fit-content;width:fit-content;color:var(--icon-fill-dark)}@media screen and (max-width:989px){.section-heading-container .section-heading .icon-three-lines{bottom:10px}}.section-heading-container .section-subheading{text-transform:lowercase;max-width:400px}@media screen and (max-width:768px){.section-heading-container .section-subheading{max-width:100%}}