.gsapRow{position:relative;overflow:hidden}.gsapRow .gsapRow__wrapper{display:flex;gap:1rem;will-change:transform;padding-left:calc((100% - 100rem)/2 + 4rem)}@media screen and (max-width:1600px){.gsapRow .gsapRow__wrapper{padding-left:4rem}}@media screen and (max-width:1200px){.gsapRow .gsapRow__wrapper{padding-left:2rem}}@media screen and (max-width:770px){.gsapRow .gsapRow__wrapper{padding-left:1rem}}.gsapRow .gsapRow__item{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:calc((100% - 4rem)/4.5)}.gsapRow .gsapRow__item.active .boxItem:before{opacity:1}@media(max-width:1599px)and (min-width:1150px){.gsapRow .gsapRow__item{width:calc((100% - 2.5rem)/3.5)}}@media(max-width:1149px)and (min-width:768px){.gsapRow .gsapRow__item{width:calc((100% - 1.25rem)/2.25)}}@media(max-width:767px){.gsapRow .gsapRow__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:440px){.boxItem{gap:1rem;padding:1rem}}.boxItem:before{position:absolute;content:"";top:0;left:0;right:0;bottom:0;z-index:-1;background-size:cover;background-repeat:no-repeat;transition:.3s ease;opacity:0;background-image:url(/images/home/servces/itemBackground.jpg);background-image:-webkit-image-set(url("/images/home/servces/itemBackground.avif") type("image/avif") 1x,url("/images/home/servces/itemBackground.webp") type("image/webp") 1x,url("/images/home/servces/itemBackground.jpg") type("image/jpg") 1x);background-image:image-set(url("/images/home/servces/itemBackground.avif") type("image/avif") 1x,url("/images/home/servces/itemBackground.webp") type("image/webp") 1x,url("/images/home/servces/itemBackground.jpg") type("image/jpg") 1x)}.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}}.boxItem__top-content{display:flex;flex-direction:column}.boxItem__top-span{display:flex;color:var(--ig-text-white);font-size:1.75rem;font-weight:400;margin-bottom:.5rem}@media screen and (max-width:440px){.boxItem__top-span{font-size:1.5rem}}.boxItem__top-text{color:var(--ig-text-white);font-size:1.25rem;font-weight:400}@media screen and (max-width:440px){.boxItem__top-text{font-size:1.125rem}}