:root{--header-height:180px;--content-width:1200px;--gap-xs:8px;--gap-s:16px;--gap-m:24px;--gap-l:32px;--gap-xl:40px;--gap-xxl:48px;--gap-3xl:64px;--spacing-lg:12px}.section-component{border-bottom:10px solid var(--color9);display:flex;padding:calc(var(--gap-3xl) - 10px) 0 var(--gap-3xl) 0;width:100%}.section-component.no-border{border-bottom:none}.section-component.no-padding{padding:0}.section-component:last-child{border:none}.section-component.dark{background:var(--color9);border-color:var(--bg-white)}.section-component.row .content{flex-direction:row}.section-component .content{display:flex;flex-direction:column}.section-component .content .title-container{align-items:center;display:flex;margin-bottom:var(--gap-m)}.section-component .content .title-container.big-margin{margin-bottom:var(--gap-3xl)}.section-component .content .title-container .button-container{margin-left:auto}.section-component .content .title-container h1,.section-component .content .title-container h2,.section-component .content .title-container h3,.section-component .content .title-container h4{max-width:100%;white-space:pre-line;width:450px}.section-component .content .section-description{font-weight:400;line-height:1.6;margin-bottom:var(--gap-3xl);max-width:100%;white-space:pre-line;width:790px}@media (max-width:600px){.section-component{padding:var(--gap-xxl) 0}.section-component .content .title-container{align-items:center;flex-direction:column}.section-component .content .title-container h1,.section-component .content .title-container h2,.section-component .content .title-container h3,.section-component .content .title-container h4{text-align:center}.section-component .content .title-container .button-container{margin:var(--gap-m) auto}.section-component .content p{margin-top:var(--gap-m)}.section-component .content p.no-margin-top{margin-top:0}}
