.service{background-color:rgba(0,0,0,.4);border-radius:2.5rem;-ms-flex-direction:column;flex-direction:column;-ms-flex-positive:1;flex-grow:1;-ms-flex-align:center;align-items:center;width:100%;height:100%;padding:4.2rem 3.4rem;display:-ms-flexbox;display:flex;position:relative;overflow:hidden}.service:after{content:"";width:100%;height:1.2rem;position:absolute;bottom:0;left:0}.service.service--mod_1:after{background-color:#88e9ff}.service.service--mod_2:after{background-color:#784dff}.service.service--mod_3:after{background-color:#5097ff}.service.service--mod_5{padding:10rem 3.4rem}.service__icon{width:10.8rem;height:10.8rem}.service__icon:not(:last-child){margin-bottom:3.2rem}.service__img{object-fit:contain;width:100%;height:100%;display:block}.service__title{text-align:center;font-size:2.4rem;font-weight:400}.service__title:not(:last-child){margin-bottom:3.2rem}.service--mod_4 .service__title{font-weight:700}@media screen and (max-width:1023.5px){.service--mod_4 .service__title{text-transform:uppercase}}.service__text{text-align:center;font-size:1.8rem;line-height:1.2}.service--mod_4 .service__text{color:#ccc;line-height:1.7}