.elementor-224 .elementor-element.elementor-element-7e4a87b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-224 .elementor-element.elementor-element-f45c8f6{width:100%;max-width:100%;padding:20px 0px 0px 0px;text-align:center;}.elementor-224 .elementor-element.elementor-element-f45c8f6.elementor-element{--flex-grow:0;--flex-shrink:0;}.elementor-224 .elementor-element.elementor-element-f45c8f6 .elementor-heading-title{font-size:50px;}.elementor-224 .elementor-element.elementor-element-d20ba2f{--display:flex;}.elementor-224 .elementor-element.elementor-element-b058881{--spacer-size:60px;}.elementor-224 .elementor-element.elementor-element-55ed30c{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-224 .elementor-element.elementor-element-9739adf{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-224 .elementor-element.elementor-element-9739adf:not(.elementor-motion-effects-element-type-background), .elementor-224 .elementor-element.elementor-element-9739adf > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F6F4F0;}.elementor-224 .elementor-element.elementor-element-09fadc7{padding:20px 0px 20px 0px;font-size:17px;font-weight:500;color:#0A0A0AB8;}.elementor-224 .elementor-element.elementor-element-bfa87be{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-224 .elementor-element.elementor-element-d6cc09c{--spacer-size:60px;}.elementor-224 .elementor-element.elementor-element-e4b3b2c{--display:flex;--margin-top:20px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-224 .elementor-element.elementor-element-d17e5fb{text-align:center;}.elementor-224 .elementor-element.elementor-element-d17e5fb .elementor-heading-title{font-size:25px;font-weight:700;color:#0A0A0AB8;}.elementor-224 .elementor-element.elementor-element-c18fa25{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-224 .elementor-element.elementor-element-ba91713{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-224 .elementor-element.elementor-element-c0f14ae{--spacer-size:60px;}.elementor-widget .tippy-tooltip .tippy-content{text-align:center;}@media(max-width:1024px){.elementor-224 .elementor-element.elementor-element-f45c8f6{width:var( --container-widget-width, 450px );max-width:450px;padding:0px 0px 20px 10px;--container-widget-width:450px;--container-widget-flex-grow:0;}.elementor-224 .elementor-element.elementor-element-09fadc7{padding:10px 0px 10px 0px;}}@media(max-width:767px){.elementor-224 .elementor-element.elementor-element-f45c8f6{padding:20px 0px 0px 0px;text-align:center;}.elementor-224 .elementor-element.elementor-element-f45c8f6 .elementor-heading-title{font-size:35px;}.elementor-224 .elementor-element.elementor-element-b058881{--spacer-size:0px;}.elementor-224 .elementor-element.elementor-element-505331f{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-224 .elementor-element.elementor-element-09fadc7{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;text-align:center;font-size:15px;}.elementor-224 .elementor-element.elementor-element-d6cc09c{--spacer-size:0px;}.elementor-224 .elementor-element.elementor-element-c0f14ae{--spacer-size:0px;}}/* Start custom CSS for html, class: .elementor-element-505331f */:root {
  /* 🎨 ЦВЕТА */
  --card-bg-color: #ffffff;
  --overlay-bg-color: #2A4E7E;
  --icon-bg-light: rgba(255,109,0,0.25);
  --icon-bg-strong: #ff6d00;
  --orbit-dot-bg: #ffffff;
  --orbit-dot-border: #ff6d00;
  --button-bg: #2A4E7E;
  --button-hover-bg: #ff6d00;
}

/* ===== WRAPPER (изоляция стилей) ===== */
.promo-services-wrapper {
  font-family: 'Montserrat', sans-serif;
  background: transparent;
  padding: 30px 1px;
  margin-bottom: 5px;  /* 🎯 УМЕНЬШЕН ОТСТУП СНИЗУ: было 60px → стало 40px */
}

/* ===== GRID CONTAINER ===== */
.promo-services-wrapper .block-services-section {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
  padding: 0 10px;
  max-width: 1400px;
  margin: 0 auto;
  box-sizing: border-box;
}

/* ===== SERVICE CARD ===== */
.promo-services-wrapper .block-service-card {
  position: relative;
  padding: 90px 30px 70px 30px;
  border-radius: 20px;
   background: linear-gradient(to bottom, #F6F4F0, #ffffff); /* Градиентный фон */
  box-shadow: none;
  border: 0px solid #e8e8e8;
  overflow: visible;
  text-align: left;
  color: #111;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

/* при наведении — поднятие карточки */
.promo-services-wrapper .block-service-card:hover {
  transform: translateY(-8px);
  border-color: transparent;
}

/* при наведении — синий фон */
.promo-services-wrapper .block-service-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background: var(--overlay-bg-color);
  border-radius: inherit;
  clip-path: inset(0 round 20px);
  transform: scale(0);
  transform-origin: center;
  transition: transform 1s cubic-bezier(0.4, 0, 0.2, 1);
  z-index: 0;
}
.promo-services-wrapper .block-service-card:hover::before {
  transform: scale(1);
}
.promo-services-wrapper .block-service-card * {
  position: relative;
  z-index: 2;
  transition: color 0.8s ease;
}

/* при наведении весь текст становится белым */
.promo-services-wrapper .block-service-card:hover {
  color: #fff;
}

/* заголовок */
.promo-services-wrapper .block-service-card h3 {
  margin: 25px 0 15px;
  font-size: 22px;
  font-weight: 600;
  color: #1a1a1a;
  line-height: 1.3;
  transition: color 0.8s ease;
}
.promo-services-wrapper .block-service-card:hover h3 {
  color: #fff;
}

/* текст */
.promo-services-wrapper .block-service-card p {
  font-size: 16px;
  line-height: 1.7;
  font-weight: 500;
  color: #0A0A0AB8;
  margin-bottom: 20px;
  transition: color 0.8s ease;
}
.promo-services-wrapper .block-service-card:hover p {
  color: rgba(255,255,255,0.9);
}

/* ===== MAIN ICON CIRCLE ===== */
.promo-services-wrapper .block-icon-circle {
  position: absolute;
  top: -45px;
  left: 30px;
  width: 140px;
  height: 140px;
  background: var(--icon-bg-light);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  z-index: 5;
  overflow: hidden;
  box-shadow: none;
}
.promo-services-wrapper .block-service-card:hover .block-icon-circle {
  background: var(--icon-bg-strong);
  transform: scale(1.1);
}
.promo-services-wrapper .block-icon-circle img {
  max-width: 90px;
  max-height: 90px;
  position: relative;
  z-index: 6;
  filter: brightness(1);
  transition: filter 0.6s ease;
}
.promo-services-wrapper .block-service-card:hover .block-icon-circle img {
  filter: brightness(1.2);
}

/* ===== ORBIT DOT ===== */
.promo-services-wrapper .block-orbit-dot {
  position: absolute;
  top: -45px;
  left: 30px;
  width: 140px;
  height: 140px;
  border-radius: 50%;
  animation: orbitRotate 8s linear infinite;
  z-index: 10;
  pointer-events: none;
}
.promo-services-wrapper .block-orbit-dot::before {
  content: "";
  position: absolute;
  top: -10px;
  left: 50%;
  margin-left: -10px;
  width: 20px;
  height: 20px;
  background: var(--orbit-dot-bg);
  border: 3px solid var(--orbit-dot-border);
  border-radius: 50%;
  box-shadow: none;
}
@keyframes orbitRotate {
  from { transform: rotate(0deg); }
  to { transform: rotate(360deg); }
}

/* ===== BUTTON ARROW ===== */
.promo-services-wrapper .block-arrow-button {
  position: absolute;
  bottom: 25px;
  left: 30px;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  background: var(--button-bg);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  color: #fff;
  box-shadow: none;
}
.promo-services-wrapper .block-arrow-button:hover {
  transform: scale(1.2) rotate(45deg);
  background: var(--button-hover-bg);
}
.promo-services-wrapper .block-arrow-button svg {
  width: 20px;
  height: 20px;
  fill: #fff;
  stroke: #fff;
  stroke-width: 2.5;
  transition: transform 0.3s ease;
}
.promo-services-wrapper .block-arrow-button:hover svg {
  transform: translateX(3px);
}

/* ========================================
   🔧 АДАПТИВ ДЛЯ ПЛАНШЕТОВ (до 1024px)
======================================== */
@media (max-width: 1024px) {
  .promo-services-wrapper {
    padding: 60px 20px;
    margin-bottom: 40px;  /* 🎯 УМЕНЬШЕН ОТСТУП СНИЗУ */
  }
  .promo-services-wrapper .block-services-section {
    grid-template-columns: repeat(2, 1fr);
    padding: 0 15px;
    gap: 30px;
  }
}

/* ========================================
   🔧 АДАПТИВ ДЛЯ МОБИЛЬНЫХ (до 768px)
======================================== */
@media (max-width: 768px) {
  .promo-services-wrapper {
    padding: 50px 10px;  /* 🎯 УМЕНЬШЕНЫ БОКОВЫЕ ОТСТУПЫ: было 15px → стало 10px */
    margin-bottom: 30px;  /* 🎯 УМЕНЬШЕН ОТСТУП СНИЗУ */
  }
  .promo-services-wrapper .block-services-section {
    grid-template-columns: 1fr;
    padding: 0 5px;  /* 🎯 УМЕНЬШЕНЫ БОКОВЫЕ ОТСТУПЫ: было 10px → стало 5px */
    gap: 45px;  /* 🎯 УВЕЛИЧЕН ОТСТУП МЕЖДУ БЛОКАМИ: было 30px → стало 45px */
  }
  .promo-services-wrapper .block-service-card {
    padding: 85px 25px 65px 25px;
  }
  .promo-services-wrapper .block-icon-circle {
    top: -35px;
    left: 25px;
    width: 110px;
    height: 110px;
  }
  .promo-services-wrapper .block-icon-circle img {
    max-width: 55px;
    max-height: 55px;
  }
  .promo-services-wrapper .block-orbit-dot {
    top: -35px;
    left: 25px;
    width: 110px;
    height: 110px;
  }
  .promo-services-wrapper .block-orbit-dot::before {
    top: -8px;
    margin-left: -8px;
    width: 16px;
    height: 16px;
    border-width: 2px;
  }
  .promo-services-wrapper .block-arrow-button {
    bottom: 20px;
    left: 25px;
    width: 42px;
    height: 42px;
  }
  .promo-services-wrapper .block-arrow-button svg {
    width: 18px;
    height: 18px;
    stroke-width: 2;
  }
  .promo-services-wrapper .block-service-card h3 {
    font-size: 20px;
  }
  .promo-services-wrapper .block-service-card p {
    font-size: 14px;
  }
}

/* ========================================
   🔧 АДАПТИВ ДЛЯ МАЛЕНЬКИХ МОБИЛЬНЫХ (до 480px)
======================================== */
@media (max-width: 480px) {
  .promo-services-wrapper {
    padding: 40px 10px;  /* 🎯 МИНИМАЛЬНЫЕ БОКОВЫЕ ОТСТУПЫ: 10px */
    margin-bottom: 0px;  /* 🎯 УМЕНЬШЕН ОТСТУП СНИЗУ */
  }
  .promo-services-wrapper .block-services-section {
    padding: 0 0px;  /* 🎯 УБРАНЫ ДОПОЛНИТЕЛЬНЫЕ ОТСТУПЫ */
    gap: 50px;  /* 🎯 УВЕЛИЧЕН ОТСТУП МЕЖДУ БЛОКАМИ: было 25px → стало 50px */
  }
  .promo-services-wrapper .block-service-card {
    padding: 80px 20px 60px 20px;
    border-radius: 15px;
  }
  .promo-services-wrapper .block-icon-circle {
    top: -30px;
    left: 20px;
    width: 100px;
    height: 100px;
  }
  .promo-services-wrapper .block-icon-circle img {
    max-width: 50px;
    max-height: 50px;
  }
  .promo-services-wrapper .block-orbit-dot {
    top: -30px;
    left: 20px;
    width: 100px;
    height: 100px;
  }
  .promo-services-wrapper .block-service-card h3 {
    font-size: 21px;
    margin: 20px 0 12px;
  }
  .promo-services-wrapper .block-service-card p {
    font-size: 15px;
    line-height: 1.6;
  }
}/* End custom CSS */