.elementor-4948 .elementor-element.elementor-element-f0260727 > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:flex-start;align-items:flex-start;}.elementor-4948 .elementor-element.elementor-element-f0260727{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-4948 .elementor-element.elementor-element-f0260728 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for section, class: .elementor-element-f0260727 *//* PYJE ELEMENTOR FOOTER START — 2026-07-27 */
#footer-callout-wrap {
  display: none !important;
}

.elementor-location-footer,
.elementor-location-footer > .elementor-element,
.elementor-location-footer .elementor-widget-html,
.elementor-location-footer .elementor-widget-container {
  margin: 0 !important;
  padding: 0 !important;
}

.pyje-elementor-footer-root,
.pyje-elementor-footer-root * {
  box-sizing: border-box;
}

.pyje-elementor-footer-root {
  display: block !important;
  width: 100%;
  margin: 0;
  color: #c8c8c8;
  background: #191919;
  font-family: "Montserrat", "Work Sans", Arial, sans-serif;
  font-size: 14px;
  line-height: 1.65;
}

.pyje-el-footer-container {
  width: min(1200px, calc(100% - 48px));
  margin: 0 auto;
}

.pyje-el-footer-callout {
  display: block;
  margin: 0;
  padding: 38px 0;
  color: #171717;
  background: linear-gradient(135deg, #f68104 0%, #ffb000 100%);
}

.pyje-el-footer-callout-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 36px;
}

.pyje-el-footer-kicker,
.pyje-el-footer-callout h2,
.pyje-el-footer-main p {
  margin: 0;
}

.pyje-el-footer-kicker {
  margin-bottom: 4px;
  font-size: 12px;
  font-weight: 750;
  letter-spacing: 0.09em;
  text-transform: uppercase;
}

.pyje-el-footer-callout h2 {
  color: #171717;
  font-family: "Montserrat", "Work Sans", Arial, sans-serif;
  font-size: clamp(24px, 2.6vw, 36px);
  font-weight: 850;
  line-height: 1.15;
  letter-spacing: -0.035em;
}

.pyje-el-footer-button {
  display: inline-flex;
  min-height: 52px;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 13px 24px;
  border: 1px solid #171717;
  border-radius: 999px;
  color: #fff !important;
  background: #171717;
  box-shadow: 0 12px 28px rgba(23, 23, 23, 0.2);
  font-size: 14px;
  font-weight: 750;
  line-height: 1.2;
  text-decoration: none !important;
  transition: transform 180ms ease, background-color 180ms ease, box-shadow 180ms ease;
}

.pyje-el-footer-button:hover,
.pyje-el-footer-button:focus-visible {
  color: #fff !important;
  background: #303030;
  box-shadow: 0 16px 34px rgba(23, 23, 23, 0.25);
  transform: translateY(-2px);
}

.pyje-el-footer-main {
  display: block;
  margin: 0;
  background: #191919;
}

.pyje-el-footer-grid {
  display: grid !important;
  grid-template-columns: minmax(260px, 1.35fr) repeat(3, minmax(150px, 1fr));
  gap: 44px;
  padding: 68px 0 50px;
}

.pyje-el-footer-brand,
.pyje-el-footer-nav,
.pyje-el-footer-bottom {
  margin: 0;
}

.pyje-el-footer-wordmark {
  display: inline-block;
  margin-bottom: 20px;
  color: #fff !important;
  font-size: 34px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: -0.055em;
  text-decoration: none !important;
}

.pyje-el-footer-wordmark span {
  color: #f68104;
}

.pyje-el-footer-intro {
  max-width: 340px;
  color: #ededed;
  font-size: 15px;
  line-height: 1.7;
}

.pyje-el-footer-area {
  display: flex;
  align-items: center;
  gap: 9px;
  margin-top: 17px !important;
  color: #969696;
  font-size: 12px;
  font-weight: 600;
}

.pyje-el-footer-area > span,
.pyje-el-footer-eco > span {
  width: 8px;
  height: 8px;
  flex: 0 0 8px;
  border-radius: 50%;
  background: #f68104;
  box-shadow: 0 0 0 4px rgba(246, 129, 4, 0.13);
}

.pyje-el-footer-contact {
  display: grid;
  gap: 7px;
  margin-top: 24px;
}

.pyje-el-footer-contact a {
  width: fit-content;
  color: #fff !important;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none !important;
}

.pyje-el-footer-contact a span {
  display: inline-block;
  width: 22px;
  color: #f68104;
  font-size: 12px;
  font-weight: 800;
}

.pyje-el-footer-trust {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 24px;
}

.pyje-el-footer-rating,
.pyje-el-footer-social {
  display: inline-flex;
  min-height: 34px;
  align-items: center;
  gap: 7px;
  padding: 6px 11px;
  border: 1px solid #353535;
  border-radius: 999px;
  color: #d9d9d9 !important;
  background: #222;
  font-size: 11px;
  font-weight: 600;
  line-height: 1;
  text-decoration: none !important;
}

.pyje-el-footer-rating > span {
  color: #ffb000;
  font-size: 10px;
  letter-spacing: 1px;
}

.pyje-el-footer-rating strong {
  color: #fff;
  font-weight: 800;
}

.pyje-el-footer-nav h2 {
  margin: 5px 0 22px;
  color: #fff;
  font-family: "Montserrat", "Work Sans", Arial, sans-serif;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.3;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.pyje-el-footer-nav h2::after {
  display: block;
  width: 28px;
  height: 3px;
  margin-top: 11px;
  border-radius: 999px;
  background: #f68104;
  content: "";
}

.pyje-el-footer-nav ul {
  display: grid;
  gap: 12px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.pyje-el-footer-nav li {
  margin: 0;
  padding: 0;
  border: 0;
}

.pyje-el-footer-nav a {
  display: inline;
  color: #b9b9b9 !important;
  font-size: 13px;
  line-height: 1.45;
  text-decoration: none !important;
  transition: color 160ms ease;
}

.pyje-el-footer-nav a:hover,
.pyje-el-footer-nav a:focus-visible,
.pyje-el-footer-contact a:hover,
.pyje-el-footer-contact a:focus-visible,
.pyje-el-footer-rating:hover,
.pyje-el-footer-rating:focus-visible,
.pyje-el-footer-social:hover,
.pyje-el-footer-social:focus-visible {
  color: #f68104 !important;
}

.pyje-el-footer-bottom {
  display: grid !important;
  grid-template-columns: 1fr auto auto;
  align-items: center;
  gap: 28px;
  padding: 23px 0 27px;
  border-top: 1px solid #303030;
  color: #858585;
  font-size: 11px;
  line-height: 1.5;
}

.pyje-el-footer-legal {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}

.pyje-el-footer-legal a {
  color: #a9a9a9 !important;
  font-size: 11px;
  text-decoration: none !important;
}

.pyje-el-footer-legal a:hover,
.pyje-el-footer-legal a:focus-visible {
  color: #fff !important;
}

.pyje-el-footer-eco {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  white-space: nowrap;
}

.pyje-el-footer-eco > span {
  background: #63c174;
  box-shadow: 0 0 0 4px rgba(99, 193, 116, 0.11);
}

.pyje-el-footer-visually-hidden {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  clip-path: inset(50%) !important;
  white-space: nowrap !important;
}

.pyje-elementor-footer-root a:focus-visible {
  outline: 3px solid rgba(246, 129, 4, 0.6);
  outline-offset: 4px;
}

@media (max-width: 960px) {
  .pyje-el-footer-grid {
    grid-template-columns: 1.2fr 1fr;
    gap: 42px 52px;
  }

  .pyje-el-footer-brand {
    grid-column: 1 / -1;
  }

  .pyje-el-footer-intro {
    max-width: 540px;
  }

  .pyje-el-footer-bottom {
    grid-template-columns: 1fr auto;
  }

  .pyje-el-footer-eco {
    grid-column: 1 / -1;
  }
}

@media (max-width: 767px) {
  .pyje-el-footer-container {
    width: min(100% - 36px, 1200px);
  }

  .pyje-el-footer-callout {
    padding: 34px 0;
  }

  .pyje-el-footer-callout-inner {
    flex-direction: column;
    align-items: flex-start;
    gap: 22px;
  }

  .pyje-el-footer-callout h2 {
    font-size: 26px;
  }

  .pyje-el-footer-button {
    width: 100%;
  }

  .pyje-el-footer-grid {
    grid-template-columns: 1fr;
    gap: 38px;
    padding: 52px 0 40px;
  }

  .pyje-el-footer-brand {
    grid-column: auto;
  }

  .pyje-el-footer-bottom {
    grid-template-columns: 1fr;
    gap: 15px;
    padding: 24px 0 30px;
  }

  .pyje-el-footer-legal {
    gap: 14px;
  }

  .pyje-el-footer-eco {
    grid-column: auto;
    white-space: normal;
  }
}

@media (prefers-reduced-motion: reduce) {
  .pyje-elementor-footer-root * {
    transition-duration: 0.01ms !important;
    animation-duration: 0.01ms !important;
  }
}
/* PYJE ELEMENTOR FOOTER END — 2026-07-27 *//* End custom CSS */