.section-list{align-items:center;display:flex;flex-wrap:wrap;margin:125px auto;max-width:1920px;position:relative}.section-list .section-header{display:flex;flex-direction:column;height:100%;justify-content:center;padding:0 70px;width:calc(50% - 300px)}.section-list .section-header-title{font-size:2.5rem;position:relative;text-transform:uppercase;visibility:hidden}.section-list .section-header-title:before{border:2px solid #15161a;border-radius:50%;box-sizing:border-box;content:"";height:9px;margin:-5px 15px 0 0;position:absolute;right:100%;top:.6em;width:9px}.section-list .section-body{margin:0 auto;visibility:hidden;width:780px}.section-list .section-body-inner{width:100%}.section-list .section-body-inner>ul{font-size:18px;list-style:none;margin:0;padding:0}.section-list--white .section-body-inner>ul{column-count:3}.section-list .section-body-inner>ul li{break-inside:avoid;line-height:1.1;padding:0 0 0 20px;position:relative}.section-list .section-body-inner>ul li+li{margin-top:1em}.section-list .section-body-inner>ul li:before{background-color:#a4d7f8;border-radius:50%;content:"";display:block;height:9px;left:0;position:absolute;top:.35em;vertical-align:top;width:9px}@media only screen and (max-width:1440px){.section-list .section-header{padding:0 40px;width:calc(90% - 780px)}.section-list .section-body{margin:0 10% 0 auto}}@media only screen and (max-width:1280px){.section-list .section-header{height:auto;margin:0 0 50px;padding:0 70px;position:relative;width:auto}.section-list .section-body{margin:0 70px}}@media only screen and (max-width:980px){.section-list .section-header{margin-bottom:40px;padding:0 50px}.section-list .section-body{margin:0 50px;width:auto}}@media only screen and (max-width:767px){.section-list .section-header{margin-bottom:30px;padding:0;text-align:center}.section-list .section-header:before{display:none}.section-list .section-body{margin:0 45px}.section-list .section-body-inner>ul{column-count:1;font-size:16px}}.section-list--blue-grey .section-header{background:#a4d7f8;margin:auto;padding:70px!important;position:relative;text-align:left;z-index:1}.section-list--blue-grey .section-body{align-items:center;display:flex;margin:0 auto 0 0;width:900px}.section-list--blue-grey .section-body-inner:before{background:#eff1f6;content:"";display:block;height:calc(100% + 4rem);left:-20%;position:absolute;top:-2rem;width:200%}.section-list--blue-grey .section-body-inner>ul li{background:#fff;border-bottom:1px solid #eff1f6;color:#15161a;font-size:20px;font-weight:700;line-height:28px;margin:0!important;padding:2rem 3rem;text-align:left;text-transform:uppercase}.section-list--blue-grey .section-body.revealed .section-body-inner>ul li:hover{background-color:#000;color:#fff;transform:translate(40px) scale(1.1);z-index:1}.section-list--blue-grey .section-body.revealed .section-body-inner>ul li{animation:fadetoblack 1s ease;transition:all .5s ease}.section-list--blue-grey .section-body.revealed .section-body-inner>ul li:nth-child(2){animation-delay:.25s}.section-list--blue-grey .section-body.revealed .section-body-inner>ul li:nth-child(3){animation-delay:.5s}.section-list--blue-grey .section-body.revealed .section-body-inner>ul li:nth-child(4){animation-delay:.75s}.section-list--blue-grey .section-body.revealed .section-body-inner>ul li:nth-child(5){animation-delay:1s}.section-list--blue-grey .section-body.revealed .section-body-inner>ul li:nth-child(6){animation-delay:1.25s}.section-list--blue-grey .section-body.revealed .section-body-inner>ul li:nth-child(7){animation-delay:1.5s}.section-list--blue-grey .section-body.revealed .section-body-inner>ul li:nth-child(8){animation-delay:1.75s}@keyframes fadetoblack{0%,to{background:#fff;color:#15161a;transform:translate(0) scale(1)}35%,65%{background:#15161a;color:#fff;transform:translate(40px) scale(1.1)}}.section-list--blue-grey .section-body-inner>ul li:before{background-color:currentColor;height:8px;left:1.75rem;top:2.625rem;width:8px}