.service-list-item{cursor:pointer;transition:.3s}.service-list-item:hover{background-color:#d2d7f5}.show{display:flex!important}.service-popup .popup-body{background:#fff;border-radius:14px;box-shadow:0 0 40px rgba(35,28,53,.15);position:relative;width:560px}.service-popup .popup-body:after{background:linear-gradient(90deg,#576add,#31cfff);border-radius:16px;content:"";height:100%;left:0;opacity:1;position:absolute;top:-7px;width:100%;z-index:-1}.popup-body{align-self:center}.popup-body .modal-content{border:none;border-radius:11px;padding:20px}.popup-body .btn-close-image{cursor:pointer;position:absolute;right:20px;top:20px;z-index:999}.popup-title{text-align:center}.popup-title span{display:inline-block;padding:10px}.popup-title span[class*=icon-]{background:-webkit-linear-gradient(320deg,#509cff,#5669dd);-webkit-background-clip:text;font-size:44px;-webkit-text-fill-color:transparent}.popup-title{color:#576add}.popup-content{padding:10px 20px}.popup-content ul{list-style:none;padding:0}.popup-content ul li{font-weight:500;padding-left:10px;position:relative}.popup-content ul li:before{background:0;background:-webkit-linear-gradient(320deg,#509cff,#5669dd);-webkit-background-clip:text;content:"\e923";font-family:icomoon;font-size:13px;height:27px;line-height:27px;padding-right:10px;right:0;top:0;width:27px;-webkit-text-fill-color:transparent}.carousel-navs{display:flex;justify-content:center}.carousel-next,.carousel-prev{align-items:center;background:#576add;border:none;border-radius:50%;color:#fff;display:grid;height:48px;justify-items:center;padding:0;transition:.3s;width:48px}.carousel-next:hover,.carousel-prev:hover{box-shadow:0 0 26px 3px rgba(88,106,221,.5)}.carousel-prev{margin-right:6px}.carousel-next{margin-left:6px}@media only screen and (max-width:576px){.service-popup .popup-body{width:500px}}@media only screen and (max-width:500px){.service-popup .popup-body{width:100%}}