.hero-module{position:relative;z-index:105}.hero-module .module-frame{align-items:center;display:flex;justify-content:center;min-height:550px;width:100%}.hero-module .module-content{max-width:770px;width:100%}.hero-module .module-bg:after{background:rgba(32,41,91,.6);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.hero-module .module-content h2{font-weight:400}@media (max-width:1199px){.hero-module .module-frame{min-height:450px}}@media (max-width:991px){.hero-module .module-frame{min-height:350px}}.service-cards-area{margin-top:-50px;padding-bottom:0!important;padding-top:0!important;position:relative;z-index:1}.service-cards-frame{box-shadow:var(--shadow);display:flex;flex-flow:row wrap}.service-card{background:var(--accent-color);color:#fff;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;min-width:40%}.service-card h2{margin:0 0 15px}.service-card .card-holder{display:flex;flex-flow:row wrap;min-height:275px;padding:46px;width:100%}.service-card .card-holder .card-frame{padding:0 0 20px;width:100%}.service-card p{word-spacing:3px}.service-card .btn-block{align-self:flex-end;flex-grow:1}@media (min-width:1200px){.service-card{font-size:20px}}@media (max-width:1199px){.service-card .card-holder{min-height:240px;padding:36px}}@media (max-width:991px){.service-card .card-holder{min-height:200px;padding:30px}}@media (max-width:767px){.service-cards-frame{display:block}.service-card{width:100%}}