.section-content__wrap{display:flex;flex-direction:column;gap:40px}.section-content__header{display:flex;justify-content:space-between;align-items:center;gap:24px}.section-content__title{font:400 42px/1.1 var(--font-body-family);color:#252525}.section-content__title h1,.section-content__title h2,.section-content__title h3,.section-content__title h4,.section-content__title h5,.section-content__title h6{font:inherit;letter-spacing:inherit;color:inherit;margin:0}.section-content__title h1:not(:last-child),.section-content__title h2:not(:last-child),.section-content__title h3:not(:last-child),.section-content__title h4:not(:last-child),.section-content__title h5:not(:last-child),.section-content__title h6:not(:last-child){margin:0 0 8px}.section-content__title p:not(:last-child){margin-bottom:8px}.section-content__title a{color:inherit;text-decoration:underline;text-decoration-thickness:from-font;transition:opacity .2s ease-in-out}.section-content__title a:hover,.section-content__title a:focus,.section-content__title a:active{opacity:.7}.section-content__title ul,.section-content__title ol{padding-left:30px}.section-content__title ul:not(:last-child),.section-content__title ol:not(:last-child){margin-bottom:8px}.section-content__title>*{font:inherit;color:inherit;letter-spacing:inherit}@media only screen and (max-width: 992px){.section-content__header{flex-direction:column}.section-content__header--mobile-left{align-items:flex-start;text-align:left}.section-content__header--mobile-center{align-items:center;text-align:center}.section-content__header--mobile-right{align-items:flex-end;text-align:right}.section-content__title{font-size:28px}}