.content-section{position:relative;overflow:hidden;width:100%}.content-section.light{color:var(--main-dark);background-color:var(--white);--cms-color:var(--main-dark)}.content-section.dark{color:var(--white);background-color:var(--main-darkest);--cms-color:var(--white)}.content-section.gyroid{background-image:url(/photos/gyroid.png);background-repeat:no-repeat;background-position:top 20px right -600px}@media(min-width:768px){.content-section.gyroid{background-position:top 20px right -650px}}@media(min-width:992px){.content-section.gyroid{background-position:top 20px right -650px}}@media(min-width:1200px){.content-section.gyroid{background-position:top 20px right -650px}}@media(min-width:1600px){.content-section.gyroid{background-position:top 20px right -750px}}.content-section h2{font-family:Manrope,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-weight:300;line-height:2;font-size:calc(24px*var(--font-scale));box-sizing:border-box;padding-bottom:50px;color:inherit;text-align:left}@media(min-width:992px){.content-section h2{font-size:calc(48px*var(--font-scale));line-height:64px}}.content-section .divider-container{display:flex;flex-flow:row nowrap;align-items:center;justify-content:center;width:100%}.content-section .divider-container svg{width:100%}.content-section .divider-container .divider-top{height:76px}.content-section .content-limiter,.content-section .divider-container{z-index:2;position:relative}.content-limiter{box-sizing:border-box;display:flex;flex-flow:row nowrap;align-items:flex-start;justify-content:center;width:100%;overflow-x:hidden}.content-limiter .limited-content{width:100%}