.overview-section .blocks-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:justify;justify-content:space-between;margin-left:-15px;margin-right:-15px}.overview-section .blocks-wrapper>*{min-width:0}@media (max-width:991px){.overview-section .blocks-wrapper{-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:center;align-content:center}}.overview-section .block{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex:0 1 100%;flex:0 1 100%;margin-left:15px;margin-right:15px;min-height:300px;color:#fff;text-decoration:none;position:relative;background-size:cover;background-repeat:no-repeat;background-position:50%}.overview-section .block>*{min-width:0}.overview-section .block:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;background:rgba(0,0,0,.3);transition:all .15s linear}.overview-section .block:hover:after{background:rgba(0,0,0,.5)}@media (max-width:991px){.overview-section .block+.block{margin-top:30px}}.overview-section .inner-content{margin:auto;position:relative;z-index:1}.overview-section .inner-content h2{font-weight:700;font-size:1.5rem}.overview-section .inner-content p{font-size:1.125rem;margin-bottom:0}.overview-section .arrow-btn{background-color:#000;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;position:absolute;bottom:0;right:0;height:50px;width:50px;z-index:1}.overview-section .arrow-btn svg{height:20px;width:30px}.overview-section .arrow-btn svg path{fill:#fff}