.homeServicesSwiper{position:relative;overflow:hidden}.homeServicesSwiper .slides-wrapper{display:flex;gap:1rem;will-change:transform;padding-left:calc((100% - 100rem)/2 + 4rem)}@media screen and (max-width:1600px){.homeServicesSwiper .slides-wrapper{padding-left:4rem}}@media screen and (max-width:1200px){.homeServicesSwiper .slides-wrapper{padding-left:2rem}}@media screen and (max-width:770px){.homeServicesSwiper .slides-wrapper{padding-left:1rem}}.homeServicesSwiper .slide-item{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:calc((100% - 4rem)/4.5)}.homeServicesSwiper .slide-item.active .boxItem:before{opacity:1}@media(max-width:1599px)and (min-width:1150px){.homeServicesSwiper .slide-item{width:calc((100% - 2.5rem)/3.5)}}@media(max-width:1149px)and (min-width:768px){.homeServicesSwiper .slide-item{width:calc((100% - 1.25rem)/2.25)}}@media(max-width:767px){.homeServicesSwiper .slide-item{width:calc((100% - .25rem)/1.25)}}.boxItem{position:relative;display:flex;flex-direction:column;justify-content:space-between;gap:10rem;width:100%;height:100%;padding:2rem;border:1px solid rgba(7,7,8,.0980392157);z-index:1;overflow:hidden;background:var(--ig-dark-purple);border-radius:1rem;transition:.3s ease-in-out}@media screen and (max-width:1150px){.boxItem{gap:7rem}}@media screen and (max-width:768px){.boxItem{gap:4rem;padding:1.25rem}}@media screen and (max-height:700px){.boxItem{gap:3rem}}@media screen and (max-width:425px){.boxItem{gap:1rem;padding:1rem}}.boxItem:before{position:absolute;content:"";top:0;left:0;right:0;bottom:0;z-index:-1;background-image:url(/_next/static/media/itemBackground.7c15dc42.webp);background-size:cover;background-repeat:no-repeat;transition:.3s ease;opacity:0}.boxItem:hover:before{opacity:.3}.services-link{position:absolute;content:"";top:0;left:0;right:0;bottom:0;z-index:2}.boxItem__content{display:flex;flex-direction:column;width:100%}.boxItem__number{color:var(--ig-text-light-purple);font-size:1rem;font-weight:600;margin-bottom:.75rem}.boxItem__title{color:var(--ig-title-white);font-size:1.75rem;font-style:normal;font-weight:700;text-transform:uppercase}@media screen and (max-width:870px){.boxItem__title{font-size:1rem}}@media screen and (max-width:770px){.boxItem__title{font-size:1.5rem}}@media screen and (max-width:440px){.boxItem__title{font-size:1rem}}@media screen and (max-width:375px){.boxItem__title{font-size:.875rem}}