.section{position:relative}.section__wrapper{height:64px;margin-top:0}.section__image{height:100px;width:auto;max-width:100%;max-height:100%;flex-basis:auto;object-fit:contain;flex-shrink:0;min-height:0;align-self:center}.section__background{max-width:100%;position:absolute;top:0;left:0;right:0;bottom:0}.section__background img{width:100vw;height:100%;object-fit:cover;object-position:75% 20%}.section-main{width:100%;position:relative;display:flex;flex-flow:column nowrap;max-width:var(--maxWidth)}.section--fullcontent .section-main{max-width:none}.section--scrolling{overflow:hidden}.section--slim{--maxWidth:500px}.section--wide{--maxWidth:1200px}.section--ultraWide{--maxWidth:1310px}.section--hasTopOverlap{margin-top:calc(var(--sidePadding) * -1);z-index:2}.section--horizontal .section__header{display:flex;align-items:center;width:100%;margin-bottom:46px}.section--horizontal .section__description,.section--horizontal .section__header:empty{margin-bottom:0}.section--horizontal .section__imageLink{margin-right:40px}.section--horizontal .section__imageLink>*{margin:0}.section--fullcontent.isCard .section-main>:not(.section__child):not(.section__children){max-width:100%;margin-left:auto;margin-right:auto;max-width:calc(100% - var(--sidePadding) * 2)}.section--fixed{position:fixed;top:0;z-index:10;left:0;right:0}.section--fixed .section-main{margin:auto;width:calc(100% - 2 * var(--sidePadding));max-width:var(--maxWidth)}.section--fullwidth{width:100%;padding:0;border-radius:0}.section--slanted{overflow:visible}.section--slanted:after,.section--slanted:before{display:block;content:"\0020";position:absolute;bottom:-25px;width:100%;height:52px;background:white;transform:rotate(-1deg)}.section--slanted:before{bottom:auto;top:-25px;transform:rotate(1deg)}.section.section--symbols{overflow:visible;overflow-x:visible;z-index:6;background-size:cover;background-repeat:no-repeat;background-position:50%}.section--symbols .jumbotron__description p{margin-bottom:5px;text-align:left}.section__symbol{z-index:0;position:absolute}.section__header{width:100%}.section__title-box{width:100%;display:flex;flex-flow:row wrap;align-items:baseline;justify-content:space-between;padding:0;margin-bottom:34px}.section__title{display:block;width:auto;color:var(--primaryColor);margin:0}.section__button{max-width:280px;font-size:24px;margin:30px auto auto}.section__showMore{position:relative;flex-shrink:0;width:auto;flex-basis:auto}h1.section__title{font-size:40px}.section__description{margin-bottom:calc(20px + 1%)}.section__description p:not(:first-child){margin-top:20px}.section__symbol{display:none}@media (min-width:570px){.section__symbol--topLeft,.section__symbol--topRight{display:block}.section__symbol--topLeft{transform:scale(.7);left:0}.section__symbol--topRight{transform:scale(.7);right:0!important}}@media (min-width:992px){.section__symbol{transform:none}.section__symbol--bottomLeft,.section__symbol--bottomRight{display:block}}@media (max-width:768px){.section--horizontal .section__header{flex-direction:column;margin-bottom:15px}.section__title-box{margin-top:20px;margin-bottom:10px}.section--horizontal .section__image{width:auto;min-width:auto;height:90px;margin-left:0}.section--horizontal .section__imageLink{margin-right:auto;width:100%;margin-bottom:20px}.section--fullcontent.isCard .section-main>:not(.section__child):not(.section__children){max-width:calc(100% - var(--sidePadding) * 2)}}@media (max-width:570px){h1.section__title{font-size:30px}.section__title:not(.header-xl){font-size:28px}.section--slanted:after,.section--slanted:before{display:none}.section--horizontal .section__image{height:70px}.section__button{margin-bottom:30px;font-size:22px;width:280px}}