.homePage .services{gap:22px!important;background:transparent!important;border:0!important}
.homePage .services article{position:relative;min-height:445px;padding:230px 27px 28px!important;overflow:hidden;border:1px solid #d9e6f0!important;border-radius:20px!important;background:#fff!important;box-shadow:0 16px 38px rgba(5,38,82,.09);transition:transform .25s ease,box-shadow .25s ease}
.homePage .services article:hover{transform:translateY(-7px);box-shadow:0 25px 55px rgba(5,38,82,.16)}
.homePage .services article:before{content:"";position:absolute;left:0;right:0;top:0;height:195px;background-size:cover;background-position:center;transition:transform .4s ease}
.homePage .services article:hover:before{transform:scale(1.035)}
.homePage .services article:after{content:"";position:absolute;left:0;right:0;top:145px;height:52px;background:linear-gradient(transparent,#fff)}
.homePage .services article:nth-child(1):before{background-image:url('/assets/service-security.webp')}.homePage .services article:nth-child(2):before{background-image:url('/assets/service-computer.webp')}.homePage .services article:nth-child(3):before{background-image:url('/assets/service-network.webp')}.homePage .services article:nth-child(4):before{background-image:url('/assets/service-software.webp')}.homePage .services article:nth-child(5):before{background-image:url('/assets/service-barcode.webp')}.homePage .services article:nth-child(6):before{background-image:url('/assets/service-recovery.webp')}.homePage .services article:nth-child(7):before{background-image:url('/assets/service-printer.webp')}.homePage .services article:nth-child(8):before{background-image:url('/assets/service-it-support.webp')}.homePage .services article:nth-child(9):before{background-image:url('/assets/service-low-voltage.webp')}
.homePage .services .number{position:absolute!important;z-index:2;top:16px!important;right:16px!important;padding:6px 9px;border-radius:9px;background:#fff;color:#0874d1!important;font-weight:900;box-shadow:0 7px 18px rgba(4,33,71,.16)}
.homePage .services h3{position:relative;z-index:2;margin:0 0 11px!important;font-size:22px!important;color:#08264e}.homePage .services p{position:relative;z-index:2;min-height:72px;color:#59758d!important;line-height:1.65!important}.homePage .services a{position:relative;z-index:2;display:inline-flex;margin-top:12px;padding:11px 14px;border-radius:10px;background:#eaf5ff;color:#0672d2!important;font-size:13px!important;font-weight:850!important;text-decoration:none}.homePage .services a:hover{background:#0877d7;color:#fff!important}
@media(max-width:850px){.homePage .services{grid-template-columns:1fr!important}.homePage .services article{min-height:410px}}
