@media (min-width: 1200px) {
  .header-layout1 .header-main-row {
    flex-wrap: nowrap;
  }

  .header-layout1 .header-nav-column {
    align-items: center;
    display: flex;
    justify-content: flex-end;
    min-width: 0;
  }

  .header-layout1 .header-nav-column .main-menu {
    margin-left: 48px;
  }

  .header-layout1 .main-menu.style2 > ul {
    align-items: center;
    display: flex;
    flex-wrap: nowrap;
  }

  .header-layout1 .main-menu.style2 > ul > li > a {
    white-space: nowrap;
  }

  .header-layout1 .header-actions {
    flex-shrink: 0;
  }
}

@media (min-width: 1200px) and (max-width: 1699px) {
  .header-layout1 .menu-area .container-fiuld {
    margin-left: 24px;
    margin-right: 24px;
  }

  .header-layout1 .header-logo img {
    max-width: 210px;
  }

  .header-layout1 .header-nav-column .main-menu {
    margin-left: 24px;
  }

  .header-layout1 .main-menu.style2 > ul > li > a {
    font-size: 15px;
    padding-left: 12px;
    padding-right: 12px;
  }
}

@media (min-width: 1200px) and (max-width: 1499px) {
  .header-layout1 .header-actions .icon-btn {
    display: none;
  }
}

@media (min-width: 1200px) and (max-width: 1399px) {
  .header-layout1 .header-actions {
    display: none !important;
  }

  .header-layout1 .header-logo img {
    max-width: 190px;
  }

  .header-layout1 .main-menu.style2 > ul > li > a {
    font-size: 14px;
    padding-left: 9px;
    padding-right: 9px;
  }
}

.header-layout1 .header-top .container {
  margin-left: 0;
  margin-right: 0;
  max-width: 100%;
  padding-left: 24px;
  padding-right: 24px;
}

.header-layout1 .header-top .row {
  width: 100%;
}

.header-layout1 .header-top .header-links {
  padding-left: 0;
}

.header-layout1 .header-top .header-links ul {
  align-items: center;
  display: flex;
  justify-content: center;
}

.header-layout1 .header-top .social-links {
  display: flex;
  justify-content: flex-end;
  text-align: right;
  width: 100%;
}

.header-top__actions {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: flex-end;
}

@media (min-width: 768px) {
  .header-layout1 .header-top .header-top__row {
    display: grid;
    grid-template-columns: 1fr auto 1fr;
  }

  .header-layout1 .header-top .header-top__info {
    grid-column: 2;
    justify-self: center;
  }

  .header-layout1 .header-top .header-top__actions-col {
    grid-column: 3;
    justify-self: end;
    margin-left: 0 !important;
  }
}

.header-social {
  align-items: center;
  display: flex;
  gap: 6px;
  flex-shrink: 0;
}

.sunwat-icon {
  display: inline-block;
  flex-shrink: 0;
  height: 1em;
  vertical-align: -0.125em;
  width: 1em;
}

.header-layout1 .header-top .header-links .sunwat-icon {
  font-size: 0.92em;
  margin-right: 6px;
}

.header-layout1 .header-top .header-social a.header-social__link {
  align-items: center;
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 999px;
  color: rgba(255, 255, 255, 0.92);
  display: inline-flex;
  font-size: 12px;
  height: 28px;
  justify-content: center;
  line-height: 1;
  margin-right: 0;
  transition: background-color 0.2s ease, border-color 0.2s ease, transform 0.2s ease;
  width: 28px;
}

.header-layout1 .header-top .header-social a.header-social__link:hover {
  background: #f68920;
  border-color: #f68920;
  color: #ffffff !important;
  transform: translateY(-1px);
}

.header-layout1 .header-top .social-links.language-switcher {
  align-items: center;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 999px;
  gap: 4px;
  padding: 3px;
  width: auto;
}

.header-layout1 .header-top .social-links.language-switcher .language-switcher__link {
  border-radius: 999px;
  color: rgba(255, 255, 255, 0.72);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.08em;
  line-height: 1;
  margin: 0;
  min-width: 38px;
  padding: 7px 10px;
  text-align: center;
  text-transform: uppercase;
}

.header-layout1 .header-top .social-links.language-switcher .language-switcher__link:hover {
  color: #ffffff;
}

.header-layout1 .header-top .social-links.language-switcher .language-switcher__link.is-active {
  background: #ffffff;
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.18);
  color: #010f1c;
}

.header-layout1 .header-top .col-auto:last-child {
  margin-left: auto;
}

.footer-social-block {
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  margin-top: 28px;
  padding-top: 24px;
}

.footer-social-title {
  color: rgba(255, 255, 255, 0.72);
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.12em;
  margin-bottom: 14px;
  text-transform: uppercase;
}

.footer-social {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.footer-widget .footer-social a {
  align-items: center;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 14px;
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.12);
  display: inline-flex;
  height: 48px;
  justify-content: center;
  line-height: 1;
  margin-right: 0;
  transition: background-color 0.2s ease, border-color 0.2s ease, transform 0.2s ease;
  width: 48px;
}

.footer-widget .footer-social a:hover {
  transform: translateY(-2px);
}

.footer-widget .footer-social a i {
  font-size: 18px;
}

.footer-widget .footer-social a .sunwat-icon {
  font-size: 18px;
}

.footer-widget.widget_nav_menu .footer-menu-link {
  align-items: center;
  display: inline-flex;
  gap: 10px;
  padding-left: 0;
}

.footer-widget.widget_nav_menu .footer-menu-link::before {
  content: none;
}

.footer-widget.widget_nav_menu .footer-menu-link .footer-menu-link__icon {
  align-items: center;
  color: #B7BEC8;
  display: inline-flex;
  flex-shrink: 0;
  height: 14px;
  justify-content: center;
  transform: rotate(-45deg);
  transition: color 0.4s ease-in-out, transform 0.4s ease-in-out;
  width: 14px;
}

.footer-widget.widget_nav_menu .footer-menu-link .footer-menu-link__icon .sunwat-icon {
  height: 14px;
  width: 14px;
}

.footer-widget.widget_nav_menu .footer-menu-link:hover .footer-menu-link__icon {
  color: var(--theme-color);
  transform: rotate(0deg);
}

.header-layout1 .header-logo img {
  height: auto;
  width: 170px;
}

.th-menu-wrapper .mobile-logo img {
  height: auto;
  max-width: 185px;
  width: 100%;
}

.th-widget-about .about-logo img {
  height: auto;
  max-width: 210px;
  width: 100%;
}

.theme-sunwat,
:root {
  --accent-contrast-color: #3A1F08;
}

.title-area .sec-text {
  color: #556176;
  line-height: 1.8;
}

.title-area.text-center .sec-title,
.title-area.text-center .sec-text,
.title-area.text-center .sec-desc2 {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.title-area.text-center .sec-text,
.title-area.text-center .sec-desc2 {
  max-width: min(64ch, 100%);
}

.th-btn:not(.black-btn):not(.black-btn2):not(.border-btn),
.th-btn:not(.black-btn):not(.black-btn2):not(.border-btn) .btn-text::before,
.th-btn:not(.black-btn):not(.black-btn2):not(.border-btn).th-icon i,
.th-btn:not(.black-btn):not(.black-btn2):not(.border-btn).th-icon .sunwat-icon,
.wp-block-search .wp-block-search__button,
.th-menu-wrapper .th-menu-toggle,
.th-menu-toggle:not(.style-text):not(.style-text-white),
.preloader .th-btn:not(.black-btn):not(.black-btn2):not(.border-btn),
.preloader .th-btn:not(.black-btn):not(.black-btn2):not(.border-btn) .btn-text::before,
.preloader .th-btn:not(.black-btn):not(.black-btn2):not(.border-btn).th-icon i,
.preloader .th-btn:not(.black-btn):not(.black-btn2):not(.border-btn).th-icon .sunwat-icon {
  color: var(--accent-contrast-color);
}

.th-btn:not(.black-btn):not(.black-btn2):not(.border-btn) {
  color: var(--white-color);
}

.wp-block-search .wp-block-search__button,
.th-menu-wrapper .th-menu-toggle,
.th-menu-toggle:not(.style-text):not(.style-text-white) {
  color: var(--white-color);
}

.brand-strip-section {
  background: #fffdf9;
  border-top: 1px solid rgba(58, 31, 8, 0.06);
}

.brand-strip-shell {
  padding: 0;
}

.brand-strip-section .swiper-slide {
  height: auto;
}

.brand-item--clean {
  align-items: center;
  display: flex;
  height: 96px;
  justify-content: center;
  margin-right: auto;
  overflow: visible;
  padding: 6px 10px;
  position: static;
  width: 100%;
}

.brand-item--clean .brand-link {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  padding: 12px 18px;
  transition: opacity 0.2s ease, transform 0.2s ease;
  width: 100%;
}

.brand-item--clean .brand-link:hover {
  opacity: 1;
  transform: translateY(-1px);
}

.brand-item--clean img {
  filter: grayscale(1) saturate(0) contrast(1.02) brightness(0.4);
  height: auto;
  margin: 0 auto;
  max-height: 52px;
  max-width: 84%;
  object-fit: contain;
  opacity: 0.72;
  position: static;
  transition: filter 0.2s ease, opacity 0.2s ease;
  transform: none !important;
  visibility: visible !important;
  width: auto;
}

.brand-item--clean .brand-link:hover img {
  filter: none;
  opacity: 1;
}

@media (max-width: 767px) {
  .brand-strip-shell {
    padding: 0;
  }

  .brand-item--clean {
    height: 82px;
    padding: 4px 6px;
  }

  .brand-item--clean img {
    max-height: 42px;
    max-width: 88%;
  }
}

.th-btn:not(.black-btn):not(.black-btn2):not(.border-btn) .btn-text::before,
.th-btn:not(.black-btn):not(.black-btn2):not(.border-btn) .btn-text::after,
.th-btn:not(.black-btn):not(.black-btn2):not(.border-btn).th-icon i,
.th-btn:not(.black-btn):not(.black-btn2):not(.border-btn).th-icon .sunwat-icon {
  color: var(--white-color);
}

.th-btn.style1:not(.black-btn):not(.black-btn2):not(.border-btn):hover,
.th-btn.style1:not(.black-btn):not(.black-btn2):not(.border-btn):hover .btn-text::before,
.th-btn.style1:not(.black-btn):not(.black-btn2):not(.border-btn):hover .btn-text::after,
.th-btn.style1:not(.black-btn):not(.black-btn2):not(.border-btn):hover.th-icon i,
.th-btn.style1:not(.black-btn):not(.black-btn2):not(.border-btn):hover.th-icon .sunwat-icon {
  color: var(--title-color);
}

.th-btn.th-icon .sunwat-icon {
  transform: rotate(-45deg);
  transition: all 0.4s ease;
}

.th-btn:hover.th-icon .sunwat-icon {
  transform: rotate(0deg);
}

.th-widget-about .footer-info .sunwat-icon {
  background-color: var(--theme-color2);
  border-radius: 5px;
  color: var(--white-color);
  font-size: 10px;
  height: 26px;
  left: 0;
  padding: 8px;
  position: absolute;
  width: 26px;
}

.checklist li > .sunwat-icon {
  color: var(--theme-color);
  font-size: 20px;
}

.hero1-item--experience .box-icon .sunwat-icon {
  font-size: 34px;
}

.hero1-item--experience:hover .box-icon .sunwat-icon {
  animation: scaleUpDown 0.6s ease;
}

.slider-arrow .sunwat-icon,
.icon-btn .sunwat-icon,
.th-menu-toggle .sunwat-icon,
.closeButton .sunwat-icon {
  font-size: 1em;
}

.copyright-text .sunwat-icon {
  font-size: 0.9em;
  margin: 0 2px;
}

.header-layout1 .main-menu ul li:has(.sub-menu) > a::after,
.header-layout1 .main-menu ul li:has(.mega-menu) > a::after,
.header-layout1 .main-menu ul li.menu-item-has-children > a::after {
  border-bottom: 1.5px solid currentColor;
  border-right: 1.5px solid currentColor;
  content: "";
  display: inline-block;
  font-family: inherit;
  font-size: 0;
  font-weight: 400;
  height: 6px;
  margin-left: 8px;
  transform: rotate(45deg) translateY(-2px);
  transform-origin: center;
  width: 6px;
}

.header-layout1 .main-menu ul.sub-menu li a::before {
  background-color: currentColor;
  border-radius: 999px;
  content: "";
  font-family: inherit;
  height: 6px;
  left: 3px;
  top: 13px;
  width: 6px;
}

.main-menu .th-mean-expand {
  display: none !important;
}

.th-mobile-menu ul li > a::before {
  background: transparent;
  border-bottom: 1.5px solid currentColor;
  border-right: 1.5px solid currentColor;
  content: "";
  display: block;
  height: 8px;
  left: 2px;
  margin-right: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
  transform-origin: center;
  width: 8px;
}

.th-mobile-menu ul li.th-active > a::before {
  transform: translateY(-50%) rotate(45deg);
}

.th-mobile-menu ul li.menu-item-has-children > a,
.th-mobile-menu ul li.th-item-has-children > a {
  padding-right: 42px;
}

.th-mobile-menu ul li.menu-item-has-children > a .th-mean-expand,
.th-mobile-menu ul li.th-item-has-children > a .th-mean-expand {
  display: inline-block;
  height: 25px;
  margin-top: -12.5px;
  position: absolute;
  right: 0;
  top: 50%;
  width: 25px;
}

.th-mobile-menu ul li.menu-item-has-children > a::after,
.th-mobile-menu ul li.th-item-has-children > a::after {
  background: transparent;
  border-bottom: 1.5px solid currentColor;
  border-radius: 0;
  border-right: 1.5px solid currentColor;
  content: "";
  display: block;
  float: none;
  height: 8px;
  line-height: 1;
  margin-top: -5px;
  position: absolute;
  right: 8px;
  top: 50%;
  transform: rotate(45deg);
  width: 8px;
}

.th-mobile-menu ul li.menu-item-has-children > a .th-mean-expand,
.th-mobile-menu ul li.th-item-has-children > a .th-mean-expand {
  background-color: transparent;
  box-shadow: none;
}

.th-mobile-menu ul li.menu-item-has-children > a .th-mean-expand::before,
.th-mobile-menu ul li.th-item-has-children > a .th-mean-expand::before {
  border-bottom: 1.5px solid currentColor;
  border-right: 1.5px solid currentColor;
  content: "";
  display: block;
  height: 8px;
  left: 50%;
  line-height: 1;
  margin-left: -4px;
  margin-top: -5px;
  position: absolute;
  top: 50%;
  transform: rotate(45deg);
  width: 8px;
}

.th-mobile-menu ul li.menu-item-has-children.th-active > a::after,
.th-mobile-menu ul li.th-item-has-children.th-active > a::after {
  margin-top: -2px;
  transform: rotate(225deg);
}

.th-mobile-menu ul li.menu-item-has-children.th-active > a .th-mean-expand::before,
.th-mobile-menu ul li.th-item-has-children.th-active > a .th-mean-expand::before {
  margin-top: -2px;
  transform: rotate(225deg);
}

.badge,
.wc-block-components-product-badge,
.productSlide .product-tag,
.th-product .product-img .tag,
.contact-info_icon,
.widget .search-form button,
.wp-block-tag-cloud a:hover,
.tagcloud a:hover,
.price_slider_wrapper button,
.price_slider_wrapper .button,
.blog-single .blog-img .slick-arrow:hover,
.woocommerce-notices-wrapper .woocommerce-message,
.woocommerce-MyAccount-content .btn,
.login-tab button.nav-link.active,
.feature-timeline .swiper-pagination-custom .swiper-pagination-switch.item-active .switch-title,
.th-social a:hover,
.slider-arrow:hover,
.slider-arrow.style2:hover,
.slider-arrow.style3,
.slider-arrow.style4:hover,
.icon-btn:hover,
.widget_nav_menu a:hover,
.widget_meta a:hover,
.widget_pages a:hover,
.widget_archive a:hover,
.widget_categories a:hover,
.widget_nav_menu a:hover:before,
.widget_meta a:hover:before,
.widget_pages a:hover:before,
.widget_archive a:hover:before,
.widget_categories a:hover:before,
.widget_nav_menu a:hover ~ span,
.widget_meta a:hover ~ span,
.widget_pages a:hover ~ span,
.widget_archive a:hover ~ span,
.widget_categories a:hover ~ span,
.footer-widget.widget_meta a:hover,
.footer-widget.widget_pages a:hover,
.footer-widget.widget_archive a:hover,
.footer-widget.widget_categories a:hover,
.footer-widget.widget_nav_menu a:hover,
.footer-widget.widget_meta a:hover:before,
.footer-widget.widget_pages a:hover:before,
.footer-widget.widget_archive a:hover:before,
.footer-widget.widget_categories a:hover:before,
.footer-widget.widget_nav_menu a:hover:before,
.header-layout2 .header-button .icon-btn:hover,
.header-layout3 .header-button .icon-btn:hover,
.th-product .actions .icon-btn:hover,
.summary-content .actions .icon-btn:hover,
.product-about .actions .icon-btn:hover,
.th-hero-wrapper .slider-arrow:hover,
.team-area .slider-arrow:hover,
.testi-arrow2 .slider-arrow:hover,
.testiSlider3 .slider-arrow:hover,
.testi-grid2-area .slider-arrow:hover,
.service-arrow .slider-arrow:hover,
.discount-wrapp.style3 .play-btn > i,
.discount-wrapp .play-btn:hover > i,
.th-video .play-btn > i,
.video-btn .play-btn > i,
.portfolio-box .icon-btn:hover,
.project-nav .icon-btn:hover,
.project-info_icon i:hover,
.tinv-wishlist p.return-to-shop .button,
.tinv-wishlist button.button,
.tinv-wishlist .social-buttons li a.social {
  color: var(--accent-contrast-color) !important;
}

@media (max-width: 575px) {
  .header-layout1 .header-top .container {
    padding-left: 16px;
    padding-right: 16px;
  }

  .header-top__actions {
    gap: 6px;
  }

  .header-social {
    gap: 4px;
  }

  .header-layout1 .header-top .header-social a.header-social__link {
    font-size: 12px;
    height: 28px;
    width: 28px;
  }

  .header-layout1 .header-top .social-links.language-switcher {
    gap: 2px;
    padding: 2px;
  }

  .header-layout1 .header-top .social-links.language-switcher .language-switcher__link {
    font-size: 12px;
    min-width: 34px;
    padding: 6px 9px;
  }
}

.contact-page__social-wrap {
  margin-top: 32px;
}

.contact-page__social-card {
  background: linear-gradient(135deg, #fff7ef 0%, #ffffff 100%);
  border: 1px solid rgba(184, 93, 5, 0.14);
  border-radius: 24px;
  box-shadow: 0 24px 64px rgba(21, 31, 44, 0.08);
  padding: 28px;
  text-align: center;
}

.contact-page__social-title {
  color: #111827;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.08em;
  margin-bottom: 16px;
  text-transform: uppercase;
}

.contact-page__social-links {
  align-items: center;
  display: flex;
  gap: 12px;
  justify-content: center;
}

.contact-page__social-link {
  align-items: center;
  background: #ffffff;
  border: 1px solid rgba(184, 93, 5, 0.18);
  border-radius: 16px;
  box-shadow: 0 14px 34px rgba(17, 24, 39, 0.08);
  color: #b85d05;
  display: inline-flex;
  font-size: 18px;
  height: 52px;
  justify-content: center;
  line-height: 1;
  transition: color 0.2s ease, border-color 0.2s ease, transform 0.2s ease;
  width: 52px;
}

.contact-page__social-link:hover {
  border-color: rgba(184, 93, 5, 0.36);
  color: #8c4707 !important;
  transform: translateY(-2px);
}

.logo-bg--sunwat {
  mask-image: url("../img/logo-bg-mask.png");
  -webkit-mask-image: url("../img/logo-bg-mask.png");
}

.sidemenu-recent-post__media {
  padding-left: 0;
}

.scroll-top__progress-path {
  transition: stroke-dashoffset 10ms linear;
}

.home-solar-hero__highlight,
.product-catalog-card__description {
  font-size: 1rem;
}

.product-catalog-card__description {
  color: #5f6980;
}

.counter-card--compact {
  padding: 30px 20px;
}

.counter-card--roomy {
  padding: 34px 24px;
}

.image-cover-card {
  min-height: 240px;
  object-fit: cover;
}

.accent-icon-badge {
  color: #0f172a;
  font-weight: 700;
}

.accent-icon-badge--md {
  font-size: 22px;
}

.accent-icon-badge--lg {
  font-size: 24px;
}

.cta-box--primary {
  background: #111827;
  border-radius: 28px;
  padding: 50px 42px;
}

@media (max-width: 767px) {
  .cta-box--primary {
    padding: 34px 24px;
  }
}

@media (max-width: 575px) {
  .contact-page__social-card {
    padding: 24px 18px;
  }

  .contact-page__social-links {
    gap: 10px;
  }

  .contact-page__social-link {
    height: 48px;
    width: 48px;
  }
}

.product-catalog-card {
  display: flex;
  flex-direction: column;
  background: #ffffff;
  border-radius: 20px;
  height: 100%;
  overflow: hidden;
}

.product-catalog-card__content {
  background: #ffffff;
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  opacity: 1;
  padding: 28px;
  position: static;
  transform: none;
  visibility: visible;
  width: 100%;
}

.product-catalog-card__actions {
  margin-top: auto;
  padding-top: 24px;
}

.product-catalog-card:before {
  display: none;
}

.product-catalog-card .box-img {
  align-items: center;
  background: linear-gradient(180deg, #fff7ef 0%, #f3ddc5 100%);
  display: flex;
  height: 340px;
  justify-content: center;
  overflow: hidden;
  padding: 28px 28px 20px;
}

.product-catalog-card .box-img > a {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  width: 100%;
}

.product-catalog-card .box-img img {
  display: block;
  height: 100%;
  max-height: 100%;
  max-width: 100%;
  object-fit: contain;
  object-position: center bottom;
  width: 100%;
}

.product-catalog-card .box-subtitle {
  border-bottom-color: rgba(17, 24, 39, 0.12);
  color: #B85D05;
}

.product-catalog-card .box-title,
.product-catalog-card .box-title a {
  color: #111827;
}

.product-catalog-card .box-title a:hover {
  color: #B85D05;
}

@media (max-width: 991px) {
  .product-catalog-card .box-img {
    height: 300px;
    padding: 20px;
  }
}

@media (max-width: 575px) {
  .product-catalog-card .box-img {
    height: 260px;
    padding: 18px;
  }
}

.footer-wrapper.cms-footer-dots {
  background-color: #0f1720 !important;
  background-image:
    radial-gradient(circle at 1px 1px, rgba(255, 255, 255, 0.12) 1.2px, transparent 0),
    radial-gradient(circle at 19px 19px, rgba(123, 145, 164, 0.12) 1px, transparent 0),
    linear-gradient(180deg, #18222c 0%, #101820 58%, #0b1117 100%);
  background-repeat: repeat, repeat, no-repeat;
  background-size: 36px 36px, 36px 36px, 100% 100%;
}

.footer-wrapper.cms-footer-dots .copyright-wrap {
  background-color: rgba(8, 13, 18, 0.82);
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}

.home-lightbox {
  align-items: center;
  background: rgba(6, 10, 14, 0.86);
  display: flex;
  inset: 0;
  justify-content: center;
  opacity: 0;
  padding: 20px;
  position: fixed;
  visibility: hidden;
  z-index: 1000000;
  transition: opacity 0.2s ease, visibility 0.2s ease;
}

.home-lightbox.is-active {
  opacity: 1;
  visibility: visible;
}

.home-lightbox__frame {
  position: relative;
  width: min(100%, 1100px);
}

.home-lightbox__image {
  border-radius: 18px;
  box-shadow: 0 24px 60px rgba(0, 0, 0, 0.28);
  margin: 0 auto;
  max-height: calc(100vh - 80px);
}

.home-lightbox__close {
  background: #ffffff;
  border: 0;
  border-radius: 999px;
  color: #0f172a;
  cursor: pointer;
  font-size: 24px;
  height: 42px;
  line-height: 1;
  position: absolute;
  right: -14px;
  top: -14px;
  width: 42px;
}

.home-lightbox__caption {
  color: rgba(255, 255, 255, 0.88);
  margin: 16px auto 0;
  max-width: 72ch;
  text-align: center;
}

#product-overview .product-overview__subtitle {
  color: #556176;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.product-page__description {
  color: #556176;
}

.contact-map {
  height: 100%;
}

.contact-map__frame {
  border: 0;
  display: block;
  min-height: 100%;
  width: 100%;
}

.career-openings__description {
  max-width: 760px;
}

.header-layout1 .main-menu ul.sub-menu li > a {
  color: #4D5765;
  display: block;
  min-height: 30px;
  padding-left: 16px;
  padding-right: 18px;
  transition: color 0.25s ease;
}

.header-layout1 .main-menu ul.sub-menu li > a::before {
  background: none;
  border-radius: 0;
  box-shadow: none;
  color: #7B8591;
  content: ">";
  font-family: var(--body-font);
  font-size: 12px;
  font-weight: 700;
  height: auto;
  line-height: 1;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-52%);
  width: auto;
}

.header-layout1 .main-menu ul.sub-menu li > a:hover,
.header-layout1 .main-menu ul.sub-menu li.current-menu-item > a,
.header-layout1 .main-menu ul.sub-menu li.current-menu-ancestor > a {
  color: var(--title-color);
}

.header-layout1 .main-menu ul.sub-menu li:hover > a::before,
.header-layout1 .main-menu ul.sub-menu li.current-menu-item > a::before,
.header-layout1 .main-menu ul.sub-menu li.current-menu-ancestor > a::before {
  color: var(--title-color);
}

.header-layout1 .main-menu ul.sub-menu li.menu-item-has-children > a::after {
  color: #7B8591;
  content: ">";
  font-family: var(--body-font);
  font-size: 12px;
  font-weight: 700;
  top: 0;
}

.header-layout1 .main-menu ul.sub-menu li.menu-item-has-children:hover > a::after,
.header-layout1 .main-menu ul.sub-menu li.menu-item-has-children.current-menu-item > a::after,
.header-layout1 .main-menu ul.sub-menu li.menu-item-has-children.current-menu-ancestor > a::after {
  color: var(--title-color);
}

.team-page-grid__col {
  display: flex;
}

.team-page-card {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  width: 100%;
}

.team-page-card .team-img-wrap {
  flex: 0 0 auto;
}

.team-page-card .box-img {
  aspect-ratio: 4 / 5;
  background: #edf2f7;
}

.team-page-card .box-img img {
  display: block;
  height: 100%;
  object-fit: cover;
  object-position: center top;
  width: 100%;
}

.team-page-card .box-content {
  align-items: center;
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  justify-content: center;
  min-height: 126px;
  padding: 26px 24px 28px;
}

.team-page-card .box-title {
  line-height: 1.15;
  margin-top: 0;
  min-height: 2.3em;
  display: flex;
  align-items: center;
  justify-content: center;
}

.team-page-card .team-desig {
  align-items: center;
  display: flex;
  justify-content: center;
  margin-bottom: 0;
  min-height: 2.8em;
}

.catalog-promo {
  background:
    radial-gradient(circle at top right, rgba(245, 128, 37, 0.24), transparent 24%),
    radial-gradient(circle at bottom left, rgba(255, 255, 255, 0.08), transparent 30%),
    linear-gradient(135deg, #0f172a 0%, #111827 52%, #1f2937 100%);
  padding: 0;
  position: relative;
}

.catalog-promo__inner {
  align-items: end;
  display: grid;
  gap: 28px 40px;
  grid-template-columns: minmax(0, 1fr) auto;
  min-height: 0;
  padding: 54px 0;
  position: relative;
}

.catalog-promo__copy {
  margin-bottom: 0;
  max-width: 880px;
  width: 100%;
}

.catalog-promo .sub-title {
  color: rgba(255, 255, 255, 0.72);
  margin-bottom: 18px;
}

.catalog-promo .sec-title {
  color: #ffffff;
  margin-bottom: 16px;
  max-width: none;
}

.catalog-promo .sec-text {
  color: rgba(232, 238, 247, 0.84);
  font-size: 1rem;
  line-height: 1.75;
  margin: 0;
  max-width: 56ch;
}

.catalog-promo__actions {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  justify-content: flex-end;
  margin-top: 0;
  padding-bottom: 8px;
}

.catalog-promo__button {
  min-width: 220px;
}

@media (max-width: 1199px) {
  .team-page-card .box-content {
    min-height: 112px;
  }

  .team-page-card .box-title {
    min-height: auto;
  }

  .team-page-card .team-desig {
    min-height: auto;
  }

  .catalog-promo__inner {
    align-items: start;
    gap: 24px;
    grid-template-columns: 1fr;
    padding: 44px 0;
  }

  .catalog-promo__actions {
    justify-content: flex-start;
    padding-bottom: 0;
  }
}

.home-gallery {
  background:
    radial-gradient(circle at top left, rgba(184, 93, 5, 0.14), transparent 32%),
    radial-gradient(circle at bottom right, rgba(15, 23, 32, 0.08), transparent 38%),
    linear-gradient(180deg, #fff8ef 0%, #f6f8fb 54%, #ffffff 100%);
  position: relative;
}

.home-gallery__header {
  margin-bottom: 34px;
}

.home-gallery__header .sec-title {
  margin-bottom: 14px;
}

.home-gallery__header .sec-text {
  color: #556176;
  margin-left: auto;
  margin-right: auto;
  max-width: 60ch;
}

.home-gallery__visuals {
  display: grid;
  gap: 24px;
  grid-template-columns: minmax(0, 1.7fr) minmax(280px, 0.9fr);
  margin-bottom: 24px;
}

.home-gallery__feature,
.home-gallery__stack-card,
.home-gallery__grid-card {
  background: #101820;
  border-radius: 28px;
  box-shadow: 0 30px 80px rgba(15, 23, 32, 0.16);
  overflow: hidden;
  position: relative;
}

.home-gallery__stack {
  display: grid;
  gap: 24px;
}

.home-gallery__link {
  color: inherit;
  display: block;
  isolation: isolate;
  position: relative;
  text-decoration: none;
}

.home-gallery__link::after {
  background: linear-gradient(180deg, rgba(9, 14, 22, 0.08) 14%, rgba(9, 14, 22, 0.82) 100%);
  content: "";
  inset: 0;
  position: absolute;
  transition: opacity 0.3s ease;
  z-index: 0;
}

.home-gallery__feature img,
.home-gallery__stack-card img,
.home-gallery__grid-card img {
  display: block;
  object-fit: cover;
  transition: transform 0.45s ease;
  width: 100%;
}

.home-gallery__feature img {
  height: 520px;
}

.home-gallery__stack-card img {
  height: 248px;
}

.home-gallery__grid {
  display: grid;
  gap: 24px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.home-gallery__grid-card img {
  height: 220px;
}

.home-gallery__grid-card:last-child:nth-child(3n + 1) {
  grid-column: 2;
}

.home-gallery__content {
  bottom: 0;
  color: #ffffff;
  display: flex;
  flex-direction: column;
  gap: 10px;
  left: 0;
  padding: 22px;
  position: absolute;
  right: 0;
  z-index: 1;
}

.home-gallery__content--feature {
  padding: 32px;
}

.home-gallery__label {
  align-self: flex-start;
  background: rgba(255, 255, 255, 0.14);
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 999px;
  color: rgba(255, 255, 255, 0.92);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.12em;
  line-height: 1;
  padding: 9px 12px;
  text-transform: uppercase;
}

.home-gallery__title,
.home-gallery__stack-title,
.home-gallery__grid-title {
  color: #ffffff;
  font-family: var(--title-font);
  font-weight: 700;
  letter-spacing: -0.03em;
  line-height: 1.2;
  margin: 0;
}

.home-gallery__title {
  font-size: 1.8rem;
  max-width: 12ch;
}

.home-gallery__stack-title,
.home-gallery__grid-title {
  font-size: 1.08rem;
}

.home-gallery__text {
  color: rgba(255, 255, 255, 0.84);
  font-size: 0.96rem;
  line-height: 1.6;
  margin: 0;
  max-width: 42ch;
}

.home-gallery__feature:hover img,
.home-gallery__stack-card:hover img,
.home-gallery__grid-card:hover img {
  transform: scale(1.05);
}

.home-gallery__feature:hover,
.home-gallery__stack-card:hover,
.home-gallery__grid-card:hover {
  transform: translateY(-4px);
}

.home-gallery__feature,
.home-gallery__stack-card,
.home-gallery__grid-card {
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

@media (max-width: 1199px) {
  .home-gallery__visuals {
    grid-template-columns: 1fr;
  }

  .home-gallery__stack {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 991px) {
  .home-gallery__feature img {
    height: 420px;
  }

  .home-gallery__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .home-gallery__grid-card:last-child:nth-child(odd) {
    grid-column: 1 / -1;
  }
}

@media (max-width: 767px) {
  .catalog-promo__inner {
    gap: 20px;
    padding: 34px 0;
  }

  .catalog-promo__actions {
    justify-content: center;
  }

  .catalog-promo__copy {
    text-align: center;
  }

  .catalog-promo .sec-text {
    margin-left: auto;
    margin-right: auto;
  }

  .catalog-promo__button {
    min-width: 0;
  }

  .home-gallery__header {
    margin-bottom: 26px;
  }

  .home-gallery__stack,
  .home-gallery__grid {
    grid-template-columns: 1fr;
  }

  .home-gallery__feature img,
  .home-gallery__stack-card img,
  .home-gallery__grid-card img {
    height: 240px;
  }

  .home-gallery__content,
  .home-gallery__content--feature {
    padding: 20px;
  }

  .home-gallery__title {
    font-size: 1.35rem;
  }
}

.breadcumb-wrapper {
  background-position: right center;
  isolation: isolate;
  position: relative;
}

.breadcumb-wrapper::before {
  -webkit-backdrop-filter: blur(2.25px) saturate(0.93);
  backdrop-filter: blur(2.25px) saturate(0.93);
  background: linear-gradient(180deg, rgba(6, 16, 29, 0.14) 0%, rgba(6, 16, 29, 0.34) 100%);
  content: "";
  inset: 0;
  pointer-events: none;
  position: absolute;
  z-index: 0;
}

.breadcumb-wrapper > .container,
.breadcumb-wrapper .breadcumb-content {
  position: relative;
  z-index: 1;
}

.th-btn[disabled],
.th-btn.is-loading {
  cursor: not-allowed;
  opacity: 0.88;
}

.form-submit-state {
  align-items: center;
  display: inline-flex;
  gap: 10px;
  justify-content: center;
}

.form-submit-spinner {
  animation: form-submit-spin 0.75s linear infinite;
  border: 2px solid currentColor;
  border-radius: 50%;
  border-right-color: transparent;
  display: inline-block;
  flex-shrink: 0;
  height: 18px;
  width: 18px;
}

@keyframes form-submit-spin {
  to {
    transform: rotate(360deg);
  }
}
