.elementor-4016 .elementor-element.elementor-element-612e84f5 > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}.elementor-4016 .elementor-element.elementor-element-5c7862a > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}.elementor-4016 .elementor-element.elementor-element-632004d9{--image-border-width:0px;--image-border-radius:5px;--image-transition-duration:600ms;--overlay-transition-duration:600ms;--content-text-align:center;--content-padding:20px;--content-transition-duration:600ms;--content-transition-delay:600ms;}.elementor-4016 .elementor-element.elementor-element-632004d9 .e-gallery-item:hover .elementor-gallery-item__overlay{background-color:rgba(0,0,0,0.5);}.elementor-4016 .elementor-element.elementor-element-632004d9 > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}.elementor-4016 .elementor-element.elementor-element-491f20d > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}.elementor-4016 .elementor-element.elementor-element-74c1b5b > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}.elementor-4016 .elementor-element.elementor-element-f513820 > .tippy-popper .tippy-tooltip .tippy-content{text-align:center;}.elementor-widget .tippy-tooltip .tippy-content{text-align:center;}/* Start custom CSS for html, class: .elementor-element-5c7862a */.hero-portfolio-block {
  border: 1px solid #e3f2fd;
}

.hero-portfolio-block h1 {
  font-size: 3.2em;
  font-weight: 400;
  margin: 0 0 30px;
  line-height: 1.2;
  background: linear-gradient(135deg, #3838e5 0%, #f0c14b 50%, #3838e5 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  position: relative;
  z-index: 2;
}

.hero-portfolio-block .h1-accent {
  font-weight: 700;
}

.hero-portfolio-block p.intro {
  font-size: 22px;
  max-width: 800px;
  margin: 0 auto 40px;
  color: #333;
  line-height: 1.7;
}

.hero-portfolio-block .features-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
  max-width: 1200px;
  margin: 0 auto;
}

.hero-portfolio-block .feature-item {
  background: #fff;
  padding: 20px 18px;
  border-radius: 12px;
  border: 1px solid #f0f4f8;
  box-shadow: 0 4px 20px rgba(0,0,0,0.06);
  transition: all 0.3s ease;
  text-align: left;
  border-left: 4px solid #f0c14b; /* Желтый акцент слева */
  margin-bottom: 0;
}

.hero-portfolio-block .feature-item:hover {
  box-shadow: 0 8px 32px rgba(240,193,75,0.2); /* Желтый hover тень */
  transform: translateY(-2px);
  border-color: #f0c14b;
}

.hero-portfolio-block .feature-icon {
  font-size: 32px;
  display: block;
  margin-bottom: 10px;
  color: #f0c14b; /* Желтые иконки */
}

.hero-portfolio-block .feature-title {
  font-size: 20px;
  font-weight: 700;
  margin: 0 0 8px;
  color: #3838e5;
  text-shadow: 0 1px 2px rgba(0,0,0,0.1);
  letter-spacing: 0.5px;
}

.hero-portfolio-block .feature-title a {
  color: #3838e5;
  text-decoration: none;
}

.hero-portfolio-block .feature-title a:hover {
  color: #f0c14b; /* Желтый hover на заголовках */
}

.hero-portfolio-block .feature-text {
  font-size: 15px;
  color: #555;
  line-height: 1.5;
  margin: 0;
}

.hero-portfolio-block .feature-text a {
  color: #3838e5;
  font-weight: bold;
  text-decoration: none;
}

.hero-portfolio-block .feature-text a:hover {
  color: #f0c14b; /* Желтый hover на ссылках */
}

@media (max-width: 1200px) {
  .hero-portfolio-block .features-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
  }
}

@media (max-width: 768px) {
  .hero-portfolio-block {
    margin: 40px 15px 60px;
    padding: 45px 25px;
  }
  
  .hero-portfolio-block h1 {
    font-size: 2.5em;
  }
  
  .hero-portfolio-block p.intro {
    font-size: 19px;
  }
  
  .hero-portfolio-block .features-grid {
    grid-template-columns: 1fr;
    gap: 14px;
  }
  
  .hero-portfolio-block .feature-item {
    padding: 18px 16px;
  }
  
  .hero-portfolio-block .feature-title {
    font-size: 18px;
  }
  
  .hero-portfolio-block .feature-text {
    font-size: 14px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5c7862a */.hero-portfolio-block {
  border: 1px solid #e3f2fd;
}

.hero-portfolio-block h1 {
  font-size: 3.2em;
  font-weight: 400;
  margin: 0 0 30px;
  line-height: 1.2;
  background: linear-gradient(135deg, #3838e5 0%, #f0c14b 50%, #3838e5 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  position: relative;
  z-index: 2;
}

.hero-portfolio-block .h1-accent {
  font-weight: 700;
}

.hero-portfolio-block p.intro {
  font-size: 22px;
  max-width: 800px;
  margin: 0 auto 40px;
  color: #333;
  line-height: 1.7;
}

.hero-portfolio-block .features-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
  max-width: 1200px;
  margin: 0 auto;
}

.hero-portfolio-block .feature-item {
  background: #fff;
  padding: 20px 18px;
  border-radius: 12px;
  border: 1px solid #f0f4f8;
  box-shadow: 0 4px 20px rgba(0,0,0,0.06);
  transition: all 0.3s ease;
  text-align: left;
  border-left: 4px solid #f0c14b; /* Желтый акцент слева */
  margin-bottom: 0;
}

.hero-portfolio-block .feature-item:hover {
  box-shadow: 0 8px 32px rgba(240,193,75,0.2); /* Желтый hover тень */
  transform: translateY(-2px);
  border-color: #f0c14b;
}

.hero-portfolio-block .feature-icon {
  font-size: 32px;
  display: block;
  margin-bottom: 10px;
  color: #f0c14b; /* Желтые иконки */
}

.hero-portfolio-block .feature-title {
  font-size: 20px;
  font-weight: 700;
  margin: 0 0 8px;
  color: #3838e5;
  text-shadow: 0 1px 2px rgba(0,0,0,0.1);
  letter-spacing: 0.5px;
}

.hero-portfolio-block .feature-title a {
  color: #3838e5;
  text-decoration: none;
}

.hero-portfolio-block .feature-title a:hover {
  color: #f0c14b; /* Желтый hover на заголовках */
}

.hero-portfolio-block .feature-text {
  font-size: 15px;
  color: #555;
  line-height: 1.5;
  margin: 0;
}

.hero-portfolio-block .feature-text a {
  color: #3838e5;
  font-weight: bold;
  text-decoration: none;
}

.hero-portfolio-block .feature-text a:hover {
  color: #f0c14b; /* Желтый hover на ссылках */
}

@media (max-width: 1200px) {
  .hero-portfolio-block .features-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
  }
}

@media (max-width: 768px) {
  .hero-portfolio-block {
    margin: 40px 15px 60px;
    padding: 45px 25px;
  }
  
  .hero-portfolio-block h1 {
    font-size: 2.5em;
  }
  
  .hero-portfolio-block p.intro {
    font-size: 19px;
  }
  
  .hero-portfolio-block .features-grid {
    grid-template-columns: 1fr;
    gap: 14px;
  }
  
  .hero-portfolio-block .feature-item {
    padding: 18px 16px;
  }
  
  .hero-portfolio-block .feature-title {
    font-size: 18px;
  }
  
  .hero-portfolio-block .feature-text {
    font-size: 14px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-491f20d */.tech-specs-block .section-header {
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  }
  .tech-specs-block .section-header:hover {
    background: rgba(56, 56, 229, 0.05) !important;
    border-color: #2a2a9e !important;
    transform: translateX(3px);
  }
  .tech-specs-block .section-header.active .plus-circle {
    transform: rotate(45deg) !important;
    background: #ffaa00 !important;
    border-color: #3838e5 !important;
  }
  .tech-specs-block .section-content.active {
    display: block !important;
    animation: slideDown 0.3s ease-out;
  }
  @keyframes slideDown {
    from { opacity: 0; transform: translateY(-8px); }
    to { opacity: 1; transform: translateY(0); }
  }
  @media (max-width: 768px) {
    .tech-specs-block { padding: 30px 18px !important; margin: 30px auto !important; }
    .tech-specs-block h2 { font-size: 1.8em !important; margin-bottom: 25px !important; }
    .tech-specs-block .section-header { font-size: 1.15em !important; padding: 13px 18px !important; }
    .tech-specs-block .plus-circle { width: 30px !important; height: 30px !important; font-size: 15px !important; }
    .tech-specs-block table { font-size: 16px !important; min-width: 360px !important; }
    .tech-specs-block th, .tech-specs-block td { padding: 10px 8px !important; }
  }
  @media (max-width: 480px) {
    .tech-specs-block .section-header {
      font-size: 1.05em !important;
      flex-direction: column;
      gap: 10px;
      text-align: center;
      padding: 14px 16px !important;
    }
  }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-491f20d */.tech-specs-block .section-header {
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  }
  .tech-specs-block .section-header:hover {
    background: rgba(56, 56, 229, 0.05) !important;
    border-color: #2a2a9e !important;
    transform: translateX(3px);
  }
  .tech-specs-block .section-header.active .plus-circle {
    transform: rotate(45deg) !important;
    background: #ffaa00 !important;
    border-color: #3838e5 !important;
  }
  .tech-specs-block .section-content.active {
    display: block !important;
    animation: slideDown 0.3s ease-out;
  }
  @keyframes slideDown {
    from { opacity: 0; transform: translateY(-8px); }
    to { opacity: 1; transform: translateY(0); }
  }
  @media (max-width: 768px) {
    .tech-specs-block { padding: 30px 18px !important; margin: 30px auto !important; }
    .tech-specs-block h2 { font-size: 1.8em !important; margin-bottom: 25px !important; }
    .tech-specs-block .section-header { font-size: 1.15em !important; padding: 13px 18px !important; }
    .tech-specs-block .plus-circle { width: 30px !important; height: 30px !important; font-size: 15px !important; }
    .tech-specs-block table { font-size: 16px !important; min-width: 360px !important; }
    .tech-specs-block th, .tech-specs-block td { padding: 10px 8px !important; }
  }
  @media (max-width: 480px) {
    .tech-specs-block .section-header {
      font-size: 1.05em !important;
      flex-direction: column;
      gap: 10px;
      text-align: center;
      padding: 14px 16px !important;
    }
  }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-74c1b5b */.faq-block {
  max-width: 1000px;
  margin: 60px auto 40px;
  padding: 0 20px;
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 8px 32px rgba(0,0,0,0.08);
  overflow: hidden;
  border: 1px solid #f0f4f8;
}

.faq-block h2 {
  margin: 0;
  padding: 24px 40px 20px;
  font-size: 2.2em;
  font-weight: 400;
  color: #3838e5;
  text-align: center;
  background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
  position: relative;
}

.faq-block h2::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 80px;
  height: 4px;
  background: linear-gradient(90deg, #3838e5, #f0c14b);
  border-radius: 2px;
}

.faq-container {
  padding: 0 40px 32px;
}

.faq-item {
  margin-bottom: 8px;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 2px 8px rgba(0,0,0,0.06);
  transition: all 0.3s ease;
  border: 1px solid #f0f4f8;
}

.faq-item:hover {
  box-shadow: 0 4px 16px rgba(56, 56, 229, 0.12);
  transform: translateY(-1px);
}

.faq-item[open] {
  box-shadow: 0 6px 24px rgba(56, 56, 229, 0.15);
  border-color: #e3f2fd;
}

.faq-item summary {
  list-style: none;
  font-size: 17px;
  font-weight: 600;
  color: #333;
  padding: 14px 28px;
  cursor: pointer;
  background: linear-gradient(135deg, #fff 0%, #fafbfc 100%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: all 0.3s ease;
  position: relative;
  user-select: none;
}

.faq-item summary::-webkit-details-marker {
  display: none;
}

.faq-item summary::after {
  content: '▼';
  color: #3838e5;
  font-size: 14px;
  font-weight: bold;
  transition: transform 0.3s ease;
  margin-left: 12px;
  flex-shrink: 0;
}

.faq-item[open] summary {
  background: linear-gradient(135deg, #e3f2fd 0%, #f0f8ff 100%) !important;
  color: #3838e5;
  font-weight: 700;
}

.faq-item[open] summary::after {
  transform: rotate(180deg);
}

.faq-item div {
  padding: 0 28px 20px;
  background: #fff;
}

.faq-item p {
  font-size: 16.5px;
  line-height: 1.65;
  color: #444;
  margin: 0;
}

.faq-item ul {
  margin: 15px 0 0 20px;
  padding: 0;
}

.faq-item li {
  font-size: 16.5px;
  line-height: 1.65;
  color: #555;
  margin-bottom: 8px;
}

.faq-item br {
  display: none;
}

@media (min-width: 769px) {
  .faq-container {
    padding: 0 40px 32px;
  }
}

@media (max-width: 768px) {
  .faq-block {
    margin: 40px 8px;
    border-radius: 12px;
  }
  
  .faq-block h2 {
    font-size: 1.9em;
    padding: 18px 20px 16px;
  }
  
  .faq-container {
    padding: 0 20px 24px;
  }

  .faq-item summary {
    font-size: 16px;
    padding: 12px 24px;
    margin: 0 -4px; 
  }

  .faq-item div {
    padding: 0 24px 16px;
    margin: 0 0px;
  }
  
  .faq-item p,
  .faq-item li {
    font-size: 16px;
  }
  
  .faq-item {
    margin-left: -4px;
    margin-right: -4px;
  }
}

@media (max-width: 480px) {
  .faq-block {
    margin: 30px 6px;
  }
  
  .faq-block h2 {
    font-size: 1.7em;
    padding: 16px 16px 14px;
  }
  
  .faq-container {
    padding: 0 16px 20px;
  }

  .faq-item summary {
    padding: 11px 22px;
    margin: 0 -2px;
  }
  
  .faq-item div {
    padding: 0 22px 14px;
    margin: 0 0px;
  }
  
  .faq-item {
    margin-left: -2px;
    margin-right: -2px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-74c1b5b */.faq-block {
  max-width: 1000px;
  margin: 60px auto 40px;
  padding: 0 20px;
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 8px 32px rgba(0,0,0,0.08);
  overflow: hidden;
  border: 1px solid #f0f4f8;
}

.faq-block h2 {
  margin: 0;
  padding: 24px 40px 20px;
  font-size: 2.2em;
  font-weight: 400;
  color: #3838e5;
  text-align: center;
  background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
  position: relative;
}

.faq-block h2::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 80px;
  height: 4px;
  background: linear-gradient(90deg, #3838e5, #f0c14b);
  border-radius: 2px;
}

.faq-container {
  padding: 0 40px 32px;
}

.faq-item {
  margin-bottom: 8px;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 2px 8px rgba(0,0,0,0.06);
  transition: all 0.3s ease;
  border: 1px solid #f0f4f8;
}

.faq-item:hover {
  box-shadow: 0 4px 16px rgba(56, 56, 229, 0.12);
  transform: translateY(-1px);
}

.faq-item[open] {
  box-shadow: 0 6px 24px rgba(56, 56, 229, 0.15);
  border-color: #e3f2fd;
}

.faq-item summary {
  list-style: none;
  font-size: 17px;
  font-weight: 600;
  color: #333;
  padding: 14px 28px;
  cursor: pointer;
  background: linear-gradient(135deg, #fff 0%, #fafbfc 100%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: all 0.3s ease;
  position: relative;
  user-select: none;
}

.faq-item summary::-webkit-details-marker {
  display: none;
}

.faq-item summary::after {
  content: '▼';
  color: #3838e5;
  font-size: 14px;
  font-weight: bold;
  transition: transform 0.3s ease;
  margin-left: 12px;
  flex-shrink: 0;
}

.faq-item[open] summary {
  background: linear-gradient(135deg, #e3f2fd 0%, #f0f8ff 100%) !important;
  color: #3838e5;
  font-weight: 700;
}

.faq-item[open] summary::after {
  transform: rotate(180deg);
}

.faq-item div {
  padding: 0 28px 20px;
  background: #fff;
}

.faq-item p {
  font-size: 16.5px;
  line-height: 1.65;
  color: #444;
  margin: 0;
}

.faq-item ul {
  margin: 15px 0 0 20px;
  padding: 0;
}

.faq-item li {
  font-size: 16.5px;
  line-height: 1.65;
  color: #555;
  margin-bottom: 8px;
}

.faq-item br {
  display: none;
}

@media (min-width: 769px) {
  .faq-container {
    padding: 0 40px 32px;
  }
}

@media (max-width: 768px) {
  .faq-block {
    margin: 40px 8px;
    border-radius: 12px;
  }
  
  .faq-block h2 {
    font-size: 1.9em;
    padding: 18px 20px 16px;
  }
  
  .faq-container {
    padding: 0 20px 24px;
  }

  .faq-item summary {
    font-size: 16px;
    padding: 12px 24px;
    margin: 0 -4px; 
  }

  .faq-item div {
    padding: 0 24px 16px;
    margin: 0 0px;
  }
  
  .faq-item p,
  .faq-item li {
    font-size: 16px;
  }
  
  .faq-item {
    margin-left: -4px;
    margin-right: -4px;
  }
}

@media (max-width: 480px) {
  .faq-block {
    margin: 30px 6px;
  }
  
  .faq-block h2 {
    font-size: 1.7em;
    padding: 16px 16px 14px;
  }
  
  .faq-container {
    padding: 0 16px 20px;
  }

  .faq-item summary {
    padding: 11px 22px;
    margin: 0 -2px;
  }
  
  .faq-item div {
    padding: 0 22px 14px;
    margin: 0 0px;
  }
  
  .faq-item {
    margin-left: -2px;
    margin-right: -2px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-f513820 */.cta-final-block h2 {
    color: #3838e5; font-size: 1.84em; font-weight: 400; margin: 0 0 15px; /* 2.3em * 0.8 */
  }
  .cta-final-block h2 strong {
    font-weight: 700; font-size: 2em; color: #3838e5; /* 2.5em * 0.8 */
  }
  .cta-final-block p {
    font-size: 19px; color: #333; margin: 0 0 30px; max-width: 600px; margin-left: auto; margin-right: auto;
  }
  .cta-final-block .btn-group {
    display: flex; flex-wrap: wrap; gap: 18px; justify-content: center; max-width: 900px; margin: 0 auto 25px;
  }
  .cta-final-block .btn {
    display: inline-flex; align-items: center; gap: 12px; padding: 16px 32px; border-radius: 40px; 
    text-decoration: none; font-size: 17px; font-weight: 600; transition: all 0.3s ease; 
    flex: 1 1 220px; min-width: 200px; max-width: 240px; justify-content: center; box-shadow: 0 6px 24px rgba(0,0,0,0.12);
  }
  .cta-final-block .btn-max { background: #00C851; color: white; border: 2px solid rgba(0,200,81,0.2); }
  .cta-final-block .btn-telegram { background: #0088cc; color: white; border: 2px solid rgba(0,136,204,0.2); }
  .cta-final-block .btn-phone { 
    background: linear-gradient(135deg, #f0c14b 0%, #e6b800 100%); 
    color: #333; border: 2px solid rgba(240,193,75,0.4); 
  }
  .cta-final-block .btn:hover {
    transform: translateY(-3px); box-shadow: 0 12px 35px rgba(0,0,0,0.18);
  }
  .cta-final-block .guarantees {
    font-size: 16px; color: #666; line-height: 1.5; padding-top: 20px; 
    border-top: 1px solid #e9ecef;
  }
  @media (max-width: 768px) {
    .cta-final-block { padding: 35px 20px; margin: 40px 15px; }
    .cta-final-block h2 { font-size: 1.52em; /* 1.9em * 0.8 */ }
    .cta-final-block h2 strong { font-size: 1.68em; /* 2.1em * 0.8 */ }
    .cta-final-block p { font-size: 17px; }
    .cta-final-block .btn { flex: 1 1 100%; max-width: none; padding: 15px 28px; font-size: 16px; }
  }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-f513820 */.cta-final-block h2 {
    color: #3838e5; font-size: 1.84em; font-weight: 400; margin: 0 0 15px; /* 2.3em * 0.8 */
  }
  .cta-final-block h2 strong {
    font-weight: 700; font-size: 2em; color: #3838e5; /* 2.5em * 0.8 */
  }
  .cta-final-block p {
    font-size: 19px; color: #333; margin: 0 0 30px; max-width: 600px; margin-left: auto; margin-right: auto;
  }
  .cta-final-block .btn-group {
    display: flex; flex-wrap: wrap; gap: 18px; justify-content: center; max-width: 900px; margin: 0 auto 25px;
  }
  .cta-final-block .btn {
    display: inline-flex; align-items: center; gap: 12px; padding: 16px 32px; border-radius: 40px; 
    text-decoration: none; font-size: 17px; font-weight: 600; transition: all 0.3s ease; 
    flex: 1 1 220px; min-width: 200px; max-width: 240px; justify-content: center; box-shadow: 0 6px 24px rgba(0,0,0,0.12);
  }
  .cta-final-block .btn-max { background: #00C851; color: white; border: 2px solid rgba(0,200,81,0.2); }
  .cta-final-block .btn-telegram { background: #0088cc; color: white; border: 2px solid rgba(0,136,204,0.2); }
  .cta-final-block .btn-phone { 
    background: linear-gradient(135deg, #f0c14b 0%, #e6b800 100%); 
    color: #333; border: 2px solid rgba(240,193,75,0.4); 
  }
  .cta-final-block .btn:hover {
    transform: translateY(-3px); box-shadow: 0 12px 35px rgba(0,0,0,0.18);
  }
  .cta-final-block .guarantees {
    font-size: 16px; color: #666; line-height: 1.5; padding-top: 20px; 
    border-top: 1px solid #e9ecef;
  }
  @media (max-width: 768px) {
    .cta-final-block { padding: 35px 20px; margin: 40px 15px; }
    .cta-final-block h2 { font-size: 1.52em; /* 1.9em * 0.8 */ }
    .cta-final-block h2 strong { font-size: 1.68em; /* 2.1em * 0.8 */ }
    .cta-final-block p { font-size: 17px; }
    .cta-final-block .btn { flex: 1 1 100%; max-width: none; padding: 15px 28px; font-size: 16px; }
  }/* End custom CSS */