.services_list{width:100%;position:relative;display:grid;grid-template-columns:repeat(4, 1fr);row-gap:24px;column-gap:24px}.services_list.owl-carousel{display:block}.services_list.owl-carousel .item{width:calc(25% - (3 * 24px / 4) * 1);margin-right:24px}.services_list .item{background-color:#f2f3f3;border-radius:20px 20px 0 0;display:inline-block;vertical-align:middle;position:relative;box-shadow:10px 10px 20px 0 rgba(0,0,0,0.15)}.services_list .item::after{content:'';position:absolute;left:0;right:0;bottom:-1px;background-color:#27A8E0;width:100%;height:8px}.services_list.owl-carousel .owl-item{padding:30px 0}.services_list.owl-carousel.rdy .item{width:100%}.services_list .item .img{position:relative;border-radius:20px 20px 0 0}.services_list .item .img .in{display:block;overflow:hidden;border-radius:20px 20px 0 0;position:relative;width:100%;padding:0 0 132%;background:#ffffff}.services_list .item .img .in::after{content:'';position:absolute;inset:0;border-radius:20px 20px 0 0;background:linear-gradient(180deg, transparent 52.39%, rgba(2,31,89,0.6) 75.5%);opacity:.6;transition:all 400ms ease 0ms}.services_list .item .img .in img{border-radius:20px 20px 0 0;transform-origin:top left;transition:scale 1200ms ease 0ms}.notouch .services_list .item:is(:hover,:focus) .img .in img{scale:1.05}.services_list .item .text{text-align:left;width:100%;position:absolute;inset:0;padding:30px;box-sizing:border-box;margin:0;display:flex;align-items:flex-end}.services_list .item .text .title{font-size:22px;line-height:28px;width:100%;color:#fff;font-weight:700;text-align:left;margin:0;display:flex;gap:15px;justify-content:space-between;align-items:flex-end;transition:all 400ms ease 0ms}.services_list .item .text .title::after{content:'';background-color:#fff;display:block;min-width:18px;height:18px;-webkit-mask-image:url('../../../../img/arrow_right_long.svg');mask-image:url('../../../../img/arrow_right_long.svg');-webkit-mask-repeat:no-repeat;-webkit-mask-position:center center;-webkit-mask-size:100% 100%;mask-repeat:no-repeat;mask-position:center center;mask-size:100% 100%}.services_list.owl-carousel .owl-nav,.services_list.owl-carousel .owl-nav *{height:initial}.services_list.owl-carousel .owl-nav{height:0;z-index:991;display:flex;margin:0}.services_list.owl-carousel .owl-nav.disabled{display:none}.services_list.owl-carousel .owl-nav .owl-prev{cursor:pointer;position:absolute;top:50%;left:0;translate:calc(-100% - 30px) -50%;display:flex;justify-content:center;align-items:center;border-radius:50%;box-shadow:0 5px 20px 0 rgba(47,47,47,0.2);width:50px;height:50px;background-color:#27A8E0;transition:all 400ms ease 0ms}.services_list.owl-carousel .owl-nav .owl-next{cursor:pointer;position:absolute;top:50%;right:0;translate:calc(100% + 30px) -50%;display:flex;justify-content:center;align-items:center;border-radius:50%;box-shadow:0 5px 20px 0 rgba(47,47,47,0.2);width:50px;height:50px;background-color:#27A8E0;transition:all 400ms ease 0ms}.notouch .services_list.owl-carousel .owl-nav .owl-prev:is(:hover,:focus),.notouch .services_list.owl-carousel .owl-nav .owl-next:is(:hover,:focus){background-color:#fff}.services_list.owl-carousel .owl-nav .owl-prev.disabled,.services_list.owl-carousel .owl-nav .owl-next.disabled{cursor:default}.services_list.owl-carousel .owl-nav .owl-prev::before{content:"";background-color:#fff;-webkit-mask-image:url('../../../../img/arrow_right_slider.svg');mask-image:url('../../../../img/arrow_right_slider.svg');-webkit-mask-repeat:no-repeat;-webkit-mask-position:center center;-webkit-mask-size:100% 100%;mask-repeat:no-repeat;mask-position:center center;mask-size:100% 100%;display:block;width:22px;height:22px;transform:rotate(180deg);transition:all 400ms ease 0ms}.services_list.owl-carousel .owl-nav .owl-next::before{content:"";translate:2px 0;background-color:#fff;-webkit-mask-image:url('../../../../img/arrow_right_slider.svg');mask-image:url('../../../../img/arrow_right_slider.svg');-webkit-mask-repeat:no-repeat;-webkit-mask-position:center center;-webkit-mask-size:100% 100%;mask-repeat:no-repeat;mask-position:center center;mask-size:100% 100%;display:block;width:22px;height:22px;transition:all 400ms ease 0ms}.notouch .services_list.owl-carousel .owl-nav .owl-prev:is(:hover,:focus)::before,.notouch .services_list.owl-carousel .owl-nav .owl-next:is(:hover,:focus)::before{background-color:#27A8E0}.services_list.owl-carousel .owl-nav .owl-prev.disabled::before,.services_list.owl-carousel .owl-nav .owl-next.disabled::before{background-color:#E4E4E4}@media screen and (max-width:1450px){.services_list.owl-carousel .owl-nav .owl-prev{translate:calc(-100% - 5px) -50%}.services_list.owl-carousel .owl-nav .owl-next{translate:calc(100% + 5px) -50%}}@media screen and (max-width:1300px){.services_list.owl-carousel .owl-nav .owl-prev{translate:-50% -50%}.services_list.owl-carousel .owl-nav .owl-next{translate:50% -50%}}@media screen and (max-width:1200px){.services_list .item .text{padding:20px}.services_list .item .text .title{font-size:20px;line-height:26px}}@media screen and (max-width:1024px){.services_list{grid-template-columns:repeat(3, 1fr);row-gap:18px;column-gap:18px}.services_list.owl-carousel{display:block}.services_list.owl-carousel .item{width:calc(33.33333333% - (2 * 18px / 3) * 1);margin-right:18px}}@media screen and (max-width:800px){.services_list{grid-template-columns:repeat(2, 1fr);row-gap:12px;column-gap:12px}.services_list.owl-carousel{display:block}.services_list.owl-carousel .item{width:calc(50% - (1 * 12px / 2) * 1);margin-right:12px}}@media screen and (max-width:600px){.services_list .item .text .title{font-size:18px;line-height:22px}.services_list.owl-carousel .owl-nav .owl-prev{translate:-20% -50%}.services_list.owl-carousel .owl-nav .owl-next{translate:20% -50%}}@media screen and (max-width:500px){.services_list{grid-template-columns:repeat(1, 1fr);row-gap:30px;column-gap:30px;max-width:260px;margin:0 auto}.services_list.owl-carousel{display:block}.services_list.owl-carousel .item{width:calc(100% - (0 * 30px / 1) * 1);margin-right:30px}.services_list .item .img .in{padding:0 0 120%}.services_list.owl-carousel .owl-nav .owl-prev{translate:-50% -50%}.services_list.owl-carousel .owl-nav .owl-next{translate:50% -50%}}/*# sourceMappingURL=1.css.map */