.elementor-35 .elementor-element.elementor-element-2c926f3{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(min-width:768px){.elementor-35 .elementor-element.elementor-element-2c926f3{--width:100%;}}/* Start custom CSS for html, class: .elementor-element-3f9856b */.wy-footer {
  width: 100%;
  background: #FFF1E8;
  color: #5A4336;
}

.wy-footer__inner {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  padding: 56px 40px 28px;
  box-sizing: border-box;
}

.wy-footer__main {
  display: grid;
  grid-template-columns: 220px 1fr auto;
  align-items: start;
  gap: 40px;
}

.wy-footer__logo-wrap {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}

.wy-footer__logo {
  display: block;
  width: 144px;
  height: auto;
}

.wy-footer__info p,
.wy-footer__contact p {
  margin: 0;
}

.wy-footer__service {
  font-size: 13px;
  line-height: 1.7;
  font-weight: 500;
  letter-spacing: 0.04em;
  color: rgba(90, 67, 54, 0.75);
}

.wy-footer__name {
  margin-top: 6px !important;
  font-size: 24px;
  line-height: 1.2;
  font-weight: 700;
  letter-spacing: 0.02em;
  color: #5A4336;
}

.wy-footer__address {
  margin-top: 22px !important;
  font-size: 15px;
  line-height: 2;
  font-weight: 500;
  color: rgba(90, 67, 54, 0.88);
}

.wy-footer__line {
  margin-top: 8px !important;
  font-size: 15px;
  line-height: 1.8;
  font-weight: 500;
  color: rgba(90, 67, 54, 0.88);
}

.wy-footer__contact {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 18px;
  padding-top: 4px;
}

.wy-footer__contact-lead {
  font-size: 15px;
  line-height: 1.7;
  font-weight: 600;
  color: #5A4336;
}

.wy-footer__contact-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  min-height: 52px;
  padding: 13px 30px 13px 32px;
  border-radius: 999px;
  background: #FEB3B3;
  color: #5A4336;
  border: 1px solid #FEB3B3;
  text-decoration: none;
  white-space: nowrap;
  font-size: 16px;
  line-height: 1;
  font-weight: 700;
  box-shadow: 0 12px 32px rgba(0, 0, 0, 0.06);
  transition: all 0.25s ease;
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
}

.wy-footer__contact-btn::before {
  display: none;
}

.wy-footer__contact-btn:hover {
  background: #FFFFFF;
  border-color: rgba(90, 67, 54, 0.12);
  color: #5A4336;
  transform: translateY(-2px);
  box-shadow: 0 12px 32px rgba(0, 0, 0, 0.06);
}

.wy-footer__contact-btn span {
  position: relative;
  z-index: 1;
  color: inherit;
}

.wy-footer__contact-arrow {
  font-size: 16px;
  color: inherit;
  transition: transform 0.35s cubic-bezier(.22, 1, .36, 1);
}

.wy-footer__contact-btn:hover .wy-footer__contact-arrow {
  transform: translateX(6px);
}

.wy-footer__copy {
  margin: 30px 0 0 !important;
  padding-top: 24px;
  border-top: 1px solid rgba(90, 67, 54, 0.14);
  text-align: center;
  font-size: 13px;
  line-height: 1.6;
  font-weight: 500;
  letter-spacing: 0.06em;
  color: rgba(90, 67, 54, 0.65);
}

@media (max-width: 1100px) {
  .wy-footer__inner {
    padding: 48px 32px 24px;
  }

  .wy-footer__main {
    grid-template-columns: 220px 1fr;
    gap: 32px 28px;
  }

  .wy-footer__contact {
    grid-column: 1 / -1;
    padding-top: 0;
  }
}

@media (max-width: 767px) {
  .wy-footer__inner {
    padding: 40px 20px 22px;
  }

  .wy-footer__main {
    grid-template-columns: 1fr;
    gap: 24px;
  }

  .wy-footer__logo {
    width: 123px;
  }

  .wy-footer__service {
    font-size: 12px;
  }

  .wy-footer__name {
    font-size: 22px;
  }

  .wy-footer__address,
  .wy-footer__line,
  .wy-footer__contact-lead {
    font-size: 14px;
  }

  .wy-footer__contact {
    gap: 14px;
  }

  .wy-footer__contact-btn {
    width: 100%;
  }

  .wy-footer__copy {
    margin-top: 24px !important;
    padding-top: 18px;
    font-size: 12px;
  }
}

html {
  scroll-behavior: smooth;
}

#support,
#features,
#flow,
#contact,
#access {
  scroll-margin-top: 120px;
}

.wy-header__toggle {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 5px;
  width: 44px;
  height: 44px;
  padding: 0;
  margin-left: auto;
  background: transparent !important;
  border: none !important;
  outline: none !important;
  box-shadow: none !important;
  appearance: none;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: transparent;
  cursor: pointer;
  z-index: 1001;
}/* End custom CSS */