.pop-parent-label2 { z-index:33; position: absolute; left: 35px; bottom: 14px; padding: 0; }
.pop-parent-label2 a { color:#fff; padding:18px 0; } 
.service-popup.popup-form .form-inner-wrap .hs-input { margin-bottom:0; border-radius:3px !important; height:45px; }
body .popup-form .hs-form-field { margin-bottom:20px; }
.form-inner-wrap { background:#fff; }
.service-popup.popup-form .form-inner-wrap .hs-input { border-bottom:1px solid #000; }
.service-popup.popup-form form label span { color:#fff; }
.service-popup.popup-form .form-inner-wrap .close-icon { background:#000; }
.service-popup.popup-form .form-inner-wrap .close-icon i{ color:#fff; font-family:fontawesome; }
.service-popup.popup-form form fieldset.form-columns-2 > div.hs-form-field{ margin-right:2.9%; width: 48.5%!important;}
.service-popup.popup-form form fieldset.form-columns-2 > div.hs-form-field:last-child{margin-right:0;}
.service-popup.popup-form form fieldset.form-columns-3 > div.hs-form-field{margin-right:2.9%;width:31.4%!important;}
.service-popup.popup-form form fieldset.form-columns-3 > div.hs-form-field:last-child{margin-right:0;}
.service-popup.popup-form .form-inner-wrap .close-icon svg { height:24px; fill: #fff; }
.service-popup.popup-form form .hs-richtext { color: #444; font-size: 13px; font-weight: 400; line-height: 19px; margin-bottom: 15px; margin-top: 5px; text-align: center; }
.service-popup.popup-form form .hs-richtext a:hover { color:#9354ff; text-decoration:underline; }
.pop-parent-label .button:hover { background:transparent; }
.service-card-in .text { margin-bottom: 10px; }
.service-popup.popup-form .hs-form-field > label {margin-bottom:0; }

.popup-form.service-popup .form-inner-wrap h3 {
  color: #fff;
}
.pop-parent-label2 .button {
  background: transparent !important;
}
.service-card-inner .content {
  text-align: left;
}
.service-card-inner .content ul {
  margin: 0;
  padding-left: 20px;
}

body .service-card-in {
  position: relative;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.15);
  background: rgba(0, 0, 0, 0.15);
  padding: 30px 35px 60px;
  height:100%;
  transition: all 0.2s ease-in-out;
}

.service-card-in:hover {
  background: #9354FF;
}
.service-card-in:hover .text {
  color: #fff;
}
.service-card-in:hover h3.title{ color:#fff; }
.service-card-in:hover svg g circle {
  fill: #fff;
  fill-opacity: 1;
}
.service-card-in:hover svg g path {
  fill: #000;
  stroke: #000;
}
.service-card-in.has-height {
  display: flex;
  align-items: center;
  justify-content: center;
}
.service-list-group {
  display: flex;
  flex-wrap: wrap;
  justify-content:center;
}
.service-card-in.has-height h3.title {
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.service-list-group.align-center .service-list-group {
  justify-content: center;
}
html[lang="ar"] .service-list-group .service-card-in svg,
.service-list-group.align-right .service-card-in svg {
  left: 20px;
  right: auto;
  bottom: 13px;
}
.service-list-group .service-card {
  width: 33.33333%;
  padding: 15px;
}
.service-list-group.align-center {
  text-align: center;
}
.service-list-group.align-right{
  text-align:right;
}
.service-list-group.align-center .icon-warp {
  margin-bottom: 11px;
}
.service-list-group.align-center h3.title {
  font-size: 18px;
}
.service-list-group.two_column .service-card {
  width: 50%;
}
.service-card h3.title {  
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-top:8px;
  margin-bottom: 8px;
  color:#9354ff;
}
.service-card-in svg {
  margin-left: auto;
  display: block;
  position: absolute;
  right: 20px;
  bottom: 20px;
}
.service-card-in .icon-warp img {
  transition:all ease 0.3s;
}
.service-card-in:hover .icon-warp img {
  filter: grayscale(1) contrast(6) invert(1);) invert(1);) invert(1);) invert(1);
}
html[lang="ar"] .service-card-in svg {    
  left: 20px;    
  right: inherit;
  bottom:15px;
}
html[lang="ar"] .service-card-in{
  padding-bottom:70px;
}
html[lang="ar"] .pop-parent-label2 {
  right: 35px;
  left: auto;
}
.service-list-group.type2 .service-card-in {
  border-radius: 6px;
  border: 1px solid rgba(255, 255, 255, 0.15);
  background: rgba(37, 37, 37, 0.6);
  padding: 30px;
  backdrop-filter: blur(21.549999237060547px);
  height:100%;
}
.service-list-group.type2 .service-card-in svg {
  display: none;
}
.service-list-group.type2 .service-card-in:hover .icon-warp img {
  filter: none;
}
.services-list {
  width: 100%;
}
.service-card-in a.overlay-link {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  left: 0;
  right: 0;
  bottom: 0;
}
a.no-link {
  pointer-events: none;
}
@media(min-width:1025px){
  .service-list-group.four_cols .service-card {
    width: 25%;
  }
  .service-list-group.three_cols.type2 .icon-warp {
    height: 280px;
  }
  .service-list-group.three_cols.type2 .icon-warp img {
    height: 100% !important;
    width: 100% !important;
    object-fit: contain;
  }
}

@media(max-width:1024px){
  .service-list-group .service-card {
    width: 50%;
  }
}
@media(max-width:991px){
  .service-list-group.two_column .service-card {
    width: 50%;
  }
}

@media(max-width:580px){
  .service-list-group .service-card {
    width: 100%;
    padding-top:10px;
    padding-bottom:10px;
  }
}



/* Performance optimizations */
.service-card {
  will-change: transform, opacity;
  transform: translateZ(0);
  perspective: 1000px;
}

.service-card-in {
  transition: box-shadow 0.3s ease;
  will-change: transform, box-shadow;
}
.service-card svg path {
  will-change: transform;
}

/* Layout stabilization */
.service-list-group {
  overflow: hidden;
}

/* Smooth transitions */
.popup-btn {
  transition: transform 0.3s ease;
  display: inline-block;
}
.service-card-inner > img {
    margin-left: auto;
    display: block;
    position: absolute;
    right: 20px;
    bottom: 27px;
    width: 30px;
    height: 30px;
    transition: all .3s ease;
}

.service-card-in:hover .service-card-inner > img {
    transform: rotate(-90deg);
}
.pop-parent-label2 .button {
    border: 1px solid #fff;
    padding: 10px 18px;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: -1px;
    line-height: 1;
}

.pop-parent-label2 {
    bottom: 27px;
}