.section-wrapper .external-header{margin-bottom:1.25rem;margin-left:0;margin-right:0;text-align:center;width:100%;display:flex;flex-direction:column;gap:.75rem}@media(min-width:1024px){.section-wrapper .external-header{margin-bottom:2.5rem}}.section-wrapper .external-header .external-section-title{color:#111215;font-family:var(--font-mozilla,"Mozilla Text"),sans-serif;font-weight:700;letter-spacing:-1px;margin:0;width:100%;font-size:2rem}@media(min-width:1024px){.section-wrapper .external-header .external-section-title{font-size:2.5rem}}.section-wrapper .external-header .external-section-subtitle{color:#111215;font-family:var(--font-mozilla,"Mozilla Text"),sans-serif;font-weight:400;margin:0;font-size:1rem;line-height:1.5rem}@media(min-width:1024px){.section-wrapper .external-header .external-section-subtitle{font-size:1.375rem;line-height:1.875rem}}.section-wrapper .section-hoc-wrapper{display:flex;align-items:center;flex-direction:column;width:100%;position:relative}.section-wrapper .section-hoc-wrapper.bg-gray .grid-container{background:#f2f4f7}.section-wrapper .section-hoc-wrapper.bg-white .grid-container{background:#fff}.section-wrapper .section-hoc-wrapper.bg-black{color:#fff}.section-wrapper .section-hoc-wrapper.bg-black .grid-container{background:#111215;border-color:#333}.section-wrapper .section-hoc-wrapper.bg-black .section-header .section-title{color:#fff}.section-wrapper .section-hoc-wrapper.bg-black .section-header .section-subtitle{color:#a0a0a0}.section-wrapper .section-hoc-wrapper .grid-container{width:calc(100% - 2rem);margin-left:1rem;margin-right:1rem;max-width:80.5rem;padding:2.5rem .625rem;border-left:1px solid #ddd;border-right:1px solid #ddd}@media(min-width:1024px){.section-wrapper .section-hoc-wrapper .grid-container{padding:3rem 2.5rem;width:100%;margin-left:0;margin-right:0}}@media(min-width:1440px){.section-wrapper .section-hoc-wrapper .grid-container{padding-left:0;padding-right:0}}.section-wrapper .section-hoc-wrapper .component{grid-column:1/span 4;display:flex;flex-direction:column;gap:2rem}@media(min-width:768px){.section-wrapper .section-hoc-wrapper .component{grid-column:1/span calc(var(--grid-content-base-tablet-span) + 3)}}@media(min-width:1440px){.section-wrapper .section-hoc-wrapper .component{grid-column:var(--grid-content-start-on-desktop)/span calc(var(--grid-content-base-desktop-span) + 4)}}.section-wrapper .section-top-line{position:absolute;border-top:1px solid #ddd;width:100vw;top:0;left:50%;transform:translateX(-50%)}.section-wrapper .section-bottom-line{position:absolute;border-bottom:1px solid #ddd;width:100vw;bottom:0;left:50%;transform:translateX(-50%)}