.new-page .overview-img-large img{height:inherit;margin:0;width:100%}.new-page .overview-img-small img{height:inherit;margin:0}.overview-title-container{display:flex;justify-content:flex-end}.overview-title-container h2{color:var(--first-color);flex:0 0 60%;font-size:24px;font-weight:var(--font-weight-medium);margin:0 0 50px;position:relative}.overview-title-container h2:after{background:var(--third-color);bottom:-20px;content:"";height:4px;left:0;position:absolute;width:100px}.overview-inner{align-items:flex-start;display:flex;justify-content:space-between}.overview-img-small{flex:0 0 40%}.overview-caption-outer-large,.overview-img-large{flex:0 0 60%}.overview-caption-outer-small{flex:0 0 35%}.overview-row-outer:nth-child(2n) .overview-inner{flex-direction:row-reverse}.overview-row-outer:nth-child(2n) .overview-title-container{justify-content:flex-start}.overview-row-outer:nth-child(2n) .overview-title-container h2{flex:0 0 100%}.new-page .overview-caption-inner ul{list-style:none}.new-page .overview-caption-inner ul li{color:var(--first-color)}.new-page .overview-caption-inner ul li:before{color:var(--third-color);content:"\2022";display:inline-block;font-weight:var(--font-weight-bold);margin-left:-1em;width:1em}.new-page .overview-caption-inner li,.new-page .overview-caption-inner p{font-size:15px}@media (max-width:992px){.overview-inner,.overview-row-outer:nth-child(2n) .overview-inner{align-items:center;flex-direction:column}.overview-title-container{justify-content:center}.overview-title-container h2{flex:0 0 100%;text-align:center}.overview-title-container h2:after{left:50%;transform:translateX(-50%)}}