@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Montserrat:wght@400;500;600;700&display=swap");

@font-face {
  font-family: "Lato";
  font-weight: 700;
  font-display: swap;
  src: url(../fonts/lato-bold-webfont.woff2) format("woff2"), url(../fonts/lato-bold-webfont.woff) format("woff");
}

@font-face {
  font-family: "Lato";
  font-weight: 500;
  font-display: swap;
  src: url(../fonts/lato-regular-webfont.woff2) format("woff2"), url(../fonts/lato-regular-webfont.woff) format("woff");
}

@font-face {
  font-family: "Lato";
  font-weight: 300;
  font-display: swap;
  src: url(../fonts/lato-light-webfont.woff2) format("woff2"), url(../fonts/lato-light-webfont.woff) format("woff");
}

@font-face {
  font-family: "Lato";
  font-style: italic;
  font-display: swap;
  src: url(../fonts/lato-italic-webfont.woff2) format("woff2"), url(../fonts/lato-italic-webfont.woff) format("woff");
}

/*---css variables---*/
:root {
  --primary-color: #A28557;
  --secondary-color: #D04200;
  --primary-hover-color: #D04200;
  --white: #ffffff;
  --black-deep: #222222;
  --black: #000000;
  --black-faded: #444444;
  --green: #5cb85c;
  --yellow: #F3DA6D;
  --red: #EA3957;
  --dark-grey: #52514F;
  --grey: #C6CCD0;
  --light-grey: #D9D9D9;
  --footer-bg: #F5F5F5;
  --off-white: #E8E8EC;
  --category-even: #EA3957;
  --category-odd: #28B1E0;
  --cart-grey: #F5F5F5;
  --border-grey: #D5D5D5;
  --max-grey: #F8F8F8;
  --page-title-webview: 64px;
  --page-title-mobileView: 42px;
  --max-light-grey: #F8F8F8;
}

/*---icon fonts---*/
@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot");
  src: url("../fonts/icomoon.eot") format("embedded-opentype"), url("../fonts/icomoon.ttf") format("truetype"), url("../fonts/icomoon.woff") format("woff"), url("../fonts/icomoon.svg") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: block;
}

[class^=icon-],
.sitemap-page .entity .entity-body li::after,
.html-account-page .center-2 .page-body .buttons .button-1.search-box-button::before,
.html-account-page .center-2 .page-body .buttons .home-page-polls .search-box-button.button-2::before,
.home-page-polls .html-account-page .center-2 .page-body .buttons .search-box-button.button-2::before,
.html-account-page .center-2 .page-body .add-button .button-1.search-box-button::before,
.html-account-page .center-2 .page-body .add-button .home-page-polls .search-box-button.button-2::before,
.home-page-polls .html-account-page .center-2 .page-body .add-button .search-box-button.button-2::before,
.order-progress li.inactive-step a::before,
.order-progress li.active-step a::before,
.header-links ul li a::before,
.button-1.search-box-button::before,
.home-page-polls .search-box-button.button-2::before,
input[type=checkbox]~label::before,
.icon,
.cart td.remove-from-cart .remove-btn::before,
.product-selectors .product-page-size::after,
.product-selectors .product-sorting::after,
.product-selectors .product-viewmode a::before,
.checkout-attributes dt label::before,
.bar-notification .close::before,
.mobile-bottom-navigation a::before,
.footer .footer-lower .footer-lower-contents .footer-block .social .networks li a::before,
.footer .footer-upper .footer-block .newsletter-email .button-1::before,
.footer .footer-upper .footer-block .newsletter-email .home-page-polls .button-2::before,
.home-page-polls .footer .footer-upper .footer-block .newsletter-email .button-2::before,
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  font-style: normal;
  font-weight: 500;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-backward:before {
  content: "\e900";
}

.icon-bookmark:before {
  content: "\e901";
}

.icon-bookmark-2:before {
  content: "\e902";
}

.icon-box-border:before {
  content: "\e903";
}

.icon-bubbles1:before {
  content: "\e904";
}

.icon-calendar:before {
  content: "\e905";
}

.icon-call:before {
  content: "\e906";
}

.icon-call-us:before {
  content: "\e907";
}

.icon-card:before {
  content: "\e908";
}

.icon-chat:before {
  content: "\e909";
}

.icon-checkbox-checked:before {
  content: "\e90a";
}

.icon-checkbox-unchecked:before {
  content: "\e90b";
}

.icon-circle-down:before {
  content: "\e90c";
}

.icon-circle-left:before {
  content: "\e90d";
}

.icon-circle-right:before {
  content: "\e90e";
}

.icon-circle-up:before {
  content: "\e90f";
}

.icon-close:before {
  content: "\e910";
}

.icon-close-2:before {
  content: "\e911";
}

.icon-compare-list:before {
  content: "\e912";
}

.icon-cross:before {
  content: "\e913";
}

.icon-discover:before {
  content: "\e914";
}

.icon-down-arrow:before {
  content: "\e915";
}

.icon-down-arrow-2:before {
  content: "\e916";
}

.icon-edit-2:before {
  content: "\e917";
}

.icon-edit-svgrepo-com:before {
  content: "\e918";
}

.icon-email-1:before {
  content: "\e919";
}

.icon-email-2:before {
  content: "\e91a";
}

.icon-express:before {
  content: "\e91b";
}

.icon-facebook2:before {
  content: "\e91c";
}

.icon-facebook3:before {
  content: "\e91d";
}

.icon-facebook-4:before {
  content: "\e91e";
}

.icon-file-empty:before {
  content: "\e91f";
}

.icon-file-pdf:before {
  content: "\e920";
}

.icon-file-picture:before {
  content: "\e921";
}

.icon-file-text2:before {
  content: "\e922";
}

.icon-file-word:before {
  content: "\e923";
}

.icon-filter:before {
  content: "\e924";
}

.icon-folder:before {
  content: "\e925";
}

.icon-folder-2:before {
  content: "\e926";
}

.icon-forward2:before {
  content: "\e927";
}

.icon-Free-Delivery:before {
  content: "\e928";
}

.icon-google-plus2:before {
  content: "\e929";
}

.icon-gride-view:before {
  content: "\e92a";
}

.icon-gride-view-2:before {
  content: "\e92b";
}

.icon-Hamburger-nav:before {
  content: "\e92c";
}

.icon-image:before {
  content: "\e92d";
}

.icon-instagram:before {
  content: "\e92e";
}

.icon-left-arrow:before {
  content: "\e92f";
}

.icon-left-arrow-2:before {
  content: "\e930";
}

.icon-left-arrow-3:before {
  content: "\e931";
}

.icon-linkedin:before {
  content: "\e932";
}

.icon-linkedin2:before {
  content: "\e933";
}

.icon-list-view:before {
  content: "\e934";
}

.icon-list-view-2:before {
  content: "\e935";
}

.icon-location:before {
  content: "\e936";
}

.icon-lock:before {
  content: "\e937";
}

.icon-mastercard:before {
  content: "\e938";
}

.icon-minus:before {
  content: "\e939";
}

.icon-next:before {
  content: "\e93a";
}

.icon-not:before {
  content: "\e93b";
}

.icon-not-2:before {
  content: "\e93c";
}

.icon-office:before {
  content: "\e93d";
}

.icon-paypal-2:before {
  content: "\e93e";
}

.icon-pdf:before {
  content: "\e93f";
}

.icon-pencil:before {
  content: "\e940";
}

.icon-pinterest1:before {
  content: "\e941";
}

.icon-pinterest21:before {
  content: "\e942";
}

.icon-plus:before {
  content: "\e943";
}

.icon-previous:before {
  content: "\e944";
}

.icon-price-tags:before {
  content: "\e945";
}

.icon-quick-view:before {
  content: "\e946";
}

.icon-radio-unchecked:before {
  content: "\e947";
}

.icon-remove:before {
  content: "\e948";
}

.icon-return-policy:before {
  content: "\e949";
}

.icon-right-arrow:before {
  content: "\e94a";
}

.icon-right-arrow-2:before {
  content: "\e94b";
}

.icon-rss:before {
  content: "\e94c";
}

.icon-search-1:before {
  content: "\e94d";
}

.icon-search-2:before {
  content: "\e94e";
}

.icon-shopping-cart-1:before {
  content: "\e94f";
}

.icon-shopping-cart-2:before {
  content: "\e950";
}

.icon-shopping-cart-3:before {
  content: "\e951";
}

.icon-shopping-van:before {
  content: "\e952";
}

.icon-star-empty1:before {
  content: "\e953";
}

.icon-star-full1:before {
  content: "\e954";
}

.icon-star-half1:before {
  content: "\e955";
}

.icon-star-new:before {
  content: "\e956";
}

.icon-support:before {
  content: "\e957";
}

.icon-twitter-1:before {
  content: "\e958";
}

.icon-up-arrow:before {
  content: "\e959";
}

.icon-up-arrow-2:before {
  content: "\e95a";
}

.icon-usd:before {
  content: "\e95b";
}

.icon-usd-2:before {
  content: "\e95c";
}

.icon-user-1:before {
  content: "\e95d";
}

.icon-user-2:before {
  content: "\e95e";
}

.icon-user-3:before {
  content: "\e95f";
}

.icon-van:before {
  content: "\e960";
}

.icon-visa:before {
  content: "\e961";
}

.icon-whatsapp:before {
  content: "\e962";
}

.icon-wishlist-1:before {
  content: "\e963";
}

.icon-word:before {
  content: "\e964";
}

.icon-Worldwide-Shipping:before {
  content: "\e965";
}

.icon-yes:before {
  content: "\e966";
}

.icon-yes-2:before {
  content: "\e967";
}

.icon-yes-3:before {
  content: "\e968";
}

.icon-youtube:before {
  content: "\e969";
}

.icon-bubbles:before {
  content: "\e96c";
}

.icon-star-empty:before {
  content: "\e9d7";
}

.icon-star-half:before {
  content: "\e9d8";
}

.icon-star-full:before {
  content: "\e9d9";
}

.icon-pinterest:before {
  content: "\ead1";
}

.icon-pinterest2:before {
  content: "\ead2";
}

@font-face {
  font-family: "max-icomoon";
  src: url("../fonts/max-icomoon.eot?foe2f5");
  src: url("../fonts/max-icomoon.eot?foe2f5#iefix") format("embedded-opentype"), url("../fonts/max-icomoon.ttf?foe2f5") format("truetype"), url("../fonts/max-icomoon.woff?foe2f5") format("woff"), url("../fonts/max-icomoon.svg?foe2f5#max-icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^=max-],
[class*=" max-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "max-icomoon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.max-email:before {
  content: "\e900";
}

.max-x:before {
  content: "\e901";
}

.max-Subtract:before {
  content: "\e902";
}

.max-Union:before {
  content: "\e903";
}

.max-user:before {
  content: "\e904";
}

.max-cart:before {
  content: "\e905";
}

.max-insta:before {
  content: "\e906";
}

.max-windows:before {
  content: "\e907";
}

.max-Union-6:before {
  content: "\e908";
}

.max-cross:before {
  content: "\e909";
  display: inline-block;
  width: 16px;
}

.max-mobile-menu:before {
  content: "\e90a";
}

.max-mobile-menu-2:before {
  content: "\e90b";
}

.max-diamond:before {
  content: "\e90c";
}

.max-sq:before {
  content: "\e90d";
}

.max-pick-up:before {
  content: "\e90e";
}

.max-thinking:before {
  content: "\e90f";
}

.max-time:before {
  content: "\e910";
}

.max-cloud:before {
  content: "\e911";
}

.max-lock:before {
  content: "\e912";
}

.max-time-2:before {
  content: "\e913";
}

.max-oem:before {
  content: "\e914";
}

.max-weight:before {
  content: "\e915";
}

.max-Union-22:before {
  content: "\e916";
}

.max-calender:before {
  content: "\e917";
}

.max-location:before {
  content: "\e918";
}

.max-watch:before {
  content: "\e919";
}

.max-right-2:before {
  content: "\e91a";
}

.max-left-2:before {
  content: "\e91b";
}

.max-car:before {
  content: "\e91c";
}

.max-magnify:before {
  content: "\e91d";
}

.max-wish-2:before {
  content: "\e91e";
}

.max-star:before {
  content: "\e91f";
}

.max-star-2:before {
  content: "\e920";
}

.max-facebook:before {
  content: "\e921";
}

.max-pinterest:before {
  content: "\e922";
}

.max-twiter:before {
  content: "\e923";
}

.max-insta-2:before {
  content: "\e924";
}

.max-youtube:before {
  content: "\e925";
}

.max-calender-2:before {
  content: "\e926";
}

.max-plus:before {
  content: "\e927";
}

.max-filter:before {
  content: "\e928";
}

.max-message:before {
  content: "\e929";
}

.max-note:before {
  content: "\e92a";
}

.max-facebook-2:before {
  content: "\e92b";
}

.max-shild:before {
  content: "\e92c";
}

.max-gear:before {
  content: "\e92d";
}

.max-fist:before {
  content: "\e92e";
}

.max-ok:before {
  content: "\e92f";
}

.max-wish:before {
  content: "\e930";
}

.max-Vector-26:before {
  content: "\e931";
}

.max-dash:before {
  content: "\e932";
}

.max-right:before {
  content: "\e933";
}

.max-left:before {
  content: "\e934";
}

.max-menu-2:before {
  content: "\e935";
}

.max-batery:before {
  content: "\e936";
}

/*---global style css---*/
:root {
  --bebas-font: "Bebas Neue", sans-serif;
  --mont-font: "Montserrat", sans-serif;
}

html {
  box-sizing: border-box;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

body {
  margin: 0;
  color: #111;
  font-family: "Montserrat", "Segoe UI", sans-serif;
  font-weight: 500;
}

.installation-master-header {
  background: #000;
  color: #fff;
  min-height: 80px;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.05);
}

.installation-master-header .inner {
  max-width: 1366px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 80px;
  padding: 0 93px;
  box-sizing: border-box;
}

.installation-master-header .brand {
  display: inline-flex;
  align-items: center;
  text-decoration: none;
}

.installation-master-header .brand img {
  width: 133px;
  height: 46px;
  object-fit: contain;
  display: block;
}

.installation-master-header .cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 47px;
  padding: 12px 20px;
  background: #a28557;
  color: #000;
  text-decoration: none;
  font-size: 24px;
  line-height: 1;
  font-family: "Bebas Neue", sans-serif;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  white-space: nowrap;
  transition: background-color 0.2s ease, color 0.2s ease;
}

.installation-master-header .cta:hover,
.installation-master-header .cta:focus {
  background: #b99a67;
  color: #000;
}

@media (max-width: 1024px) {
  .installation-master-header .inner {
    padding: 0 24px;
  }

  .installation-master-header .cta {
    min-height: 42px;
    font-size: 20px;
    padding: 11px 16px;
  }
}

@media (max-width: 640px) {
  .installation-master-header {
    min-height: 72px;
  }

  .installation-master-header .inner {
    min-height: 72px;
    padding: 0 14px;
    gap: 10px;
  }

  .installation-master-header .brand img {
    width: 108px;
    height: auto;
  }

  .installation-master-header .cta {
    min-height: 38px;
    font-size: 16px;
    padding: 10px 12px;
  }
}
/* --- How it works topic section (reuses hero inner/title; layout only) --- */
.how-it-works {
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 22rem;
  color: #fff;
  background-image: linear-gradient(to left, rgba(102, 102, 102, 0) 0%, rgba(62, 62, 62, 0.8) 50.481%), url("/images/uploaded/how-it-works.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.how-it-works .installation-hero-section__inner {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.2rem;
  align-items: start;
  text-align: left;
  padding: 3.4rem var(--installation-content-gutter) 3.4rem;
}

.how-it-works .installation-hero-section__title {
  margin: 0;
  max-width: 18rem;
}

.how-it-works .installation-hero-section__inner > div {
  margin: 0;
  max-width: none;
}

.how-it-works h4 {
  margin: 0 0 1.25rem;
  font-family: "Montserrat", "Segoe UI", sans-serif;
  font-size: clamp(1rem, 2.5vw, 1.125rem);
  font-weight: 700;
  line-height: 1.35;
}

.how-it-works ol {
  margin: 0;
  padding-left: 1.35rem;
  font-family: "Montserrat", "Segoe UI", sans-serif;
  font-size: clamp(0.9375rem, 2.5vw, 1rem);
  font-weight: 500;
  line-height: 2;
}

.how-it-works ol li {
  margin-bottom: 0.5rem;
}

.how-it-works ol li:last-child {
  margin-bottom: 0;
}

.how-it-works ol strong {
  font-weight: 700;
}

@media (min-width: 640px) {
  .how-it-works {
    min-height: 28rem;
  }

  .how-it-works .installation-hero-section__inner {
    padding: 3.4rem var(--installation-content-gutter) 3.4rem;
  }
}

@media (min-width: 768px) {
  .how-it-works {
    min-height: 34rem;
  }

  .how-it-works .installation-hero-section__inner {
    grid-template-columns: minmax(240px, 280px) minmax(0, 1fr);
    gap: clamp(2rem, 4vw, 3.5rem);
    padding: 4rem var(--installation-content-gutter) 4rem;
  }
}

@media (min-width: 1024px) {
  .how-it-works .installation-hero-section__inner {
    padding: clamp(4.8rem, 6vw, 5.8125rem) var(--installation-content-gutter) clamp(4.8rem, 6vw, 5.8125rem);
  }
}

.installation-master-content {
  min-height: calc(100vh - 170px);
}

.installation-master-footer {
  background: #070707;
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 28px 18px;
  text-align: center;
}

.installation-master-footer .copyright {
  margin: 0;
  font-size: 16px;
  line-height: 1.4;
  font-family: "Montserrat", "Segoe UI", sans-serif;
}

.installation-master-footer .links {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
  font-size: 14px;
  line-height: 1.4;
  row-gap: 8px;
}

.installation-master-footer .links a {
  color: #fff;
  text-decoration: none;
  white-space: nowrap;
}

.installation-master-footer .links a+a::before {
  content: "|";
  margin: 0 12px;
}

.installation-master-footer .links a:hover,
.installation-master-footer .links a:focus {
  text-decoration: underline;
}

@media (max-width: 640px) {
  .installation-master-footer {
    padding: 24px 16px;
  }

  .installation-master-footer .links a+a::before {
    margin: 0 8px;
  }
}

/* Shared page container so sections align consistently */
.installation-home-page .installation-program-page {
  --installation-content-max: 1366px;
  --installation-content-gutter: clamp(14px, 6vw, 93px);
}

/* --- Homepage: topic-driven hero (InstallationProgramHomeHero) --- */
.installation-home-page .installation-program-wrap--hero {
  max-width: none;
  margin: 0;
  padding: 0;
}

.installation-home-page .installation-program-wrap--hero .topic-block {
  margin: 0;
  padding: 0;
}

.installation-home-page .installation-program-wrap--hero .topic-block-body {
  margin: 0;
  padding: 0;
}

.installation-hero-section {
  position: relative;
  min-height: 22rem;
  overflow: hidden;
  color: #fff;
  background: #1a1a1a;
}

.installation-hero-section__media {
  position: absolute;
  inset: 0;
  z-index: 0;
}

.installation-hero-section__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
}

.installation-hero-section__gradient {
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  background: linear-gradient(to left,
      rgba(102, 102, 102, 0) 0%,
      rgba(0, 0, 0, 0.78) 50%,
      rgba(0, 0, 0, 0.88) 100%);
}

.installation-hero-section__inner {
  position: relative;
  z-index: 2;
  max-width: var(--installation-content-max);
  margin: 0 auto;
  padding: 2.75rem var(--installation-content-gutter) 3rem;
  display: flex;
  flex-direction: column;
  gap: 1.75rem;
  align-items: flex-start;
}

.installation-hero-section__title {
  margin: 0;
  font-family: "Bebas Neue", "Arial Narrow", sans-serif;
  font-size: clamp(2rem, 5vw, 2.5rem);
  font-weight: 400;
  line-height: 1.05;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  max-width: 31rem;
}

.installation-hero-section__body {
  margin: 0;
  font-family: "Montserrat", "Segoe UI", sans-serif;
  font-size: clamp(0.9375rem, 2.5vw, 1rem);
  font-weight: 500;
  line-height: 1.45;
  max-width: 31rem;
}

.installation-hero-section__body p {
  margin: 0 0 1rem;
}

.installation-hero-section__body p:last-child {
  margin-bottom: 0;
}

.installation-hero-section__tagline {
  margin: 0;
  font-family: "Montserrat", "Segoe UI", sans-serif;
  font-size: clamp(0.9375rem, 2.5vw, 1.125rem);
  font-weight: 700;
  line-height: 1.45;
  max-width: 31rem;
}

@media (min-width: 640px) {
  .installation-hero-section {
    min-height: 28rem;
  }

  .installation-hero-section__inner {
    padding: 4.5rem var(--installation-content-gutter) 4rem;
    gap: 2.25rem;
  }

  .installation-hero-section__title {
    font-size: clamp(2.25rem, 4.2vw, 2.5rem);
  }
}

@media (min-width: 1024px) {
  .installation-hero-section {
    min-height: 38.875rem;
  }

  .installation-hero-section__inner {
    padding: 7.25rem var(--installation-content-gutter) 5rem;
    gap: 3.8rem;
  }

  .installation-hero-section__gradient {
    background: linear-gradient(to left,
        rgba(102, 102, 102, 0) 0%,
        rgba(0, 0, 0, 0.8) 50.481%);
  }
}

@media (max-width: 639px) {
  .installation-hero-section__gradient {
    background: linear-gradient(to bottom,
        rgba(0, 0, 0, 0.75) 0%,
        rgba(0, 0, 0, 0.45) 45%,
        rgba(0, 0, 0, 0.2) 100%);
  }
}

/* --- Homepage: topic-driven offering section (InstallationProgramOfferingSection) --- */
.installation-home-page .installation-program-wrap--offering {
  max-width: none;
  margin: 0;
  padding: 0;
}

.installation-home-page .installation-program-wrap--offering .topic-block,
.installation-home-page .installation-program-wrap--offering .topic-block-body {
  margin: 0;
  padding: 0;
}

.installation-offering-section {
  position: relative;
  overflow: hidden;
  background: #f89d00;
  color: #fff;
  min-height: 28rem;
}

.installation-offering-section__bg {
  position: absolute;
  inset: 0;
  z-index: 0;
}

.installation-offering-section__bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  opacity: 0.1;
  display: block;
}

.installation-offering-section__overlay {
  position: absolute;
  inset: 0;
  background: rgba(102, 102, 102, 0.3);
}

.installation-offering-section__decor {
  position: absolute;
  top: clamp(14px, 2vw, 28px);
  bottom: clamp(14px, 2vw, 28px);
  right: -46%;
  width: clamp(220px, 40vw, 559px);
  z-index: 1;
  pointer-events: none;
  display: flex;
  align-items: center;
}

.installation-offering-section__decor img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: contain;
  object-position: center right;
}

.installation-offering-section__inner {
  position: relative;
  z-index: 2;
  max-width: var(--installation-content-max);
  margin: 0 auto;
  padding: 3.4rem var(--installation-content-gutter) 3.4rem;
}

.installation-offering-swiper {
  width: 100%;
}

.installation-offering-slide {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.2rem;
}

.installation-offering-slide__title {
  margin: 0;
  font-family: "Bebas Neue", "Arial Narrow", sans-serif;
  font-size: clamp(2rem, 3vw, 2.5rem);
  line-height: 1.08;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  max-width: 18rem;
  font-weight: 500;
}

.installation-offering-slide__content {
  margin: 0;
  max-width: none;
  font-family: "Montserrat", "Segoe UI", sans-serif;
  font-size: clamp(1rem, 1.5vw, 1.125rem);
  line-height: 1.35;
  font-weight: 500;
}

.installation-offering-slide__content p {
  margin: 0 0 1rem;
}

.installation-offering-slide__content p:last-child {
  margin-bottom: 0;
}

.installation-offering-slide__content ul {
  margin: 0 0 1.15rem 1.35rem;
  padding: 0;
}

.installation-offering-slide__content li {
  margin-bottom: 0.3rem;
}

.installation-offering-slide__content li:last-child {
  margin-bottom: 0;
}

.installation-offering-section__nav {
  margin-top: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.9rem;
  padding: 0.9rem 1.05rem;
  width: 100%;
  margin-inline: auto;
}

.installation-offering-nav-btn {
  width: 1.5rem;
  height: 1.5rem;
  border: 0;
  border-radius: 0;
  background: transparent;
  color: #111;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  padding: 0;
}

.installation-offering-nav-btn::before {
  content: "";
  width: 0.75rem;
  height: 0.75rem;
  border-top: 2px solid currentColor;
  border-right: 2px solid currentColor;
  transform: rotate(45deg);
}

.installation-offering-prev::before {
  transform: rotate(-135deg);
}

.installation-offering-pagination {
  position: static !important;
  width: auto !important;
  line-height: 0;
  display: inline-flex;
  align-items: center;
  gap: 0.45rem;
}

.installation-offering-pagination .swiper-pagination-bullet {
  width: 0.5rem;
  height: 0.5rem;
  margin: 0 !important;
  background: rgba(0, 0, 0, 0.35);
  opacity: 1;
}

.installation-offering-pagination .swiper-pagination-bullet-active {
  background: #111;
}

@media (min-width: 768px) {
  .installation-offering-section {
    min-height: 34rem;
  }

  .installation-offering-section__inner {
    padding: 4rem var(--installation-content-gutter) 4rem;
  }

  .installation-offering-slide {
    grid-template-columns: minmax(240px, 280px) minmax(0, 1fr);
    gap: clamp(2rem, 4vw, 3.5rem);
    align-items: start;
  }
}

@media (min-width: 1024px) {
  .installation-offering-section__inner {
    padding: clamp(4.8rem, 6vw, 5.8125rem) var(--installation-content-gutter) clamp(4.8rem, 6vw, 5.8125rem);
  }

  .installation-offering-section__decor {
    right: 0;
  }

  .installation-offering-section__nav {
    margin-left: auto;
  }
}

@media (max-width: 1023px) {
  .installation-offering-section__nav {
    display: flex;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width: 767px) {
  .installation-offering-section__decor {
    opacity: 1;
    top: auto;
    bottom: -200px;
    left: 50%;
    right: auto;
    width: min(62vw, 320px);
    height: auto;
    align-items: flex-end;
    transform: translateX(-50%);
  }

  .installation-offering-section__decor img {
    height: auto;
    object-position: right bottom;
    transform: rotate(90deg);
    transform-origin: center center;
  }

  .installation-offering-section__nav {}
}

/* --- Homepage: topic-driven get started section (InstallationProgramGetStartedSection) --- */
.installation-home-page .installation-program-wrap--get-started {
  max-width: none;
  margin: 0;
  padding: 0;
}

.installation-home-page .installation-program-wrap--get-started .topic-block,
.installation-home-page .installation-program-wrap--get-started .topic-block-body {
  margin: 0;
  padding: 0;
}

.installation-get-started-section {
  background: rgba(207, 207, 207, 0.5);
  border-radius: 4px;
  padding: 30px;
  text-align:center;
}

.installation-get-started-section__inner {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 30px;
}

.installation-get-started-section__title {
  margin: 0;
  font-family: "Bebas Neue", sans-serif;
  font-size: 32px;
  line-height: 1.09;
  text-align: center;
  text-transform: uppercase;
  color: #000;
  font-weight: 500;
}

.installation-get-started-section__text {
  margin: 0;
  max-width: 46rem;
  font-family: "Montserrat", "Segoe UI", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.35;
  text-align: center;
  color: #000;
}

.installation-get-started-section__button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 47px;
  padding: 12px 20px;
  background: #a28557;
  color: #000;
  text-decoration: none;
  font-family: "Bebas Neue", sans-serif;
  font-size: 24px;
  line-height: 1;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  white-space: nowrap;
}

.installation-get-started-section__button:hover,
.installation-get-started-section__button:focus {
  background: #b99a67;
  color: #000;
}

@media (min-width: 1024px) {
  .installation-get-started-section {
    max-width: 50%;
    margin: auto;
    margin-block: 80px;
  }
}

@media (max-width: 1023px) {
  .installation-get-started-section {
    border-radius: 0;
    padding: 24px 18px;
  }

  .installation-get-started-section__title {
    font-size: 28px;
  }

  .installation-get-started-section__text {
    font-size: 17px;
  }
}

@media (max-width: 767px) {
  .installation-get-started-section {
    padding: 20px 14px;
  }

  .installation-get-started-section__inner {
    gap: 20px;
  }

  .installation-get-started-section__title {
    font-size: 26px;
  }

  .installation-get-started-section__text {
    font-size: 16px;
  }

  .installation-get-started-section__button {
    font-size: 20px;
    min-height: 44px;
  }
}

/* ========== Order details (public account — matches Installation / Tpc look) ========== */
html.html-order-details-page .order-details-page {
  max-width: 1200px;
  margin: 0 auto;
  padding: 32px 16px 56px;
}

html.html-order-details-page .order-details-page .page-title {
  text-align: center;
  margin-bottom: 32px;
  padding-bottom: 0;
  border-bottom: none;
}

html.html-order-details-page .order-details-page .page-title h1 {
  margin: 0 0 18px;
  font-family: "Bebas Neue", sans-serif;
  font-size: clamp(36px, 6vw, 56px);
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #a08457;
}

html.html-order-details-page .order-details-page .page-title .print-order-button,
html.html-order-details-page .order-details-page .page-title .pdf-invoice-button {
  display: inline-block;
  margin: 6px;
  padding: 10px 18px;
  font-family: "Montserrat", "Segoe UI", sans-serif;
  font-size: 14px;
  font-weight: 600;
  border-radius: 4px;
  border: 1px solid #a08457;
  background: #fff;
  color: #111;
  text-decoration: none;
}

html.html-order-details-page .order-details-page .page-title .print-order-button:hover,
html.html-order-details-page .order-details-page .page-title .pdf-invoice-button:hover {
  background: #f8f4ee;
}

html.html-order-details-page .order-details-page .order-overview {
  background: #f2f2f2;
  border-radius: 12px;
  padding: 28px 22px;
  margin-bottom: 28px;
  text-align: center;
}

html.html-order-details-page .order-details-page .order-overview .order-number {
  margin-bottom: 14px;
}

html.html-order-details-page .order-details-page .order-overview .order-number strong {
  font-family: "Bebas Neue", sans-serif;
  font-size: clamp(22px, 3vw, 30px);
  font-weight: 400;
  letter-spacing: 0.02em;
  color: #111;
}

html.html-order-details-page .order-details-page .order-overview-content {
  list-style: none;
  margin: 0;
  padding: 0;
  font-family: "Montserrat", "Segoe UI", sans-serif;
  font-size: 15px;
  line-height: 1.55;
  color: #333;
}

html.html-order-details-page .order-details-page .order-overview-content li+li {
  margin-top: 6px;
}

html.html-order-details-page .order-details-page .order-details-area {
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
  margin-bottom: 28px;
}

@media (min-width: 992px) {
  html.html-order-details-page .order-details-page .order-details-area {
    grid-template-columns: 1fr 1fr;
  }
}

html.html-order-details-page .order-details-page .billing-info-wrap,
html.html-order-details-page .order-details-page .shipping-info-wrap {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

html.html-order-details-page .order-details-page .billing-info,
html.html-order-details-page .order-details-page .payment-method-info,
html.html-order-details-page .order-details-page .shipping-info,
html.html-order-details-page .order-details-page .shipping-method-info {
  background: #fff;
  border: 1px solid #ececec;
  border-radius: 8px;
  padding: 20px 18px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.05);
}

html.html-order-details-page .order-details-page .order-details-area .title {
  margin-bottom: 12px;
  padding-bottom: 8px;
  border-bottom: 1px solid #e5e5e5;
}

html.html-order-details-page .order-details-page .order-details-area .title strong {
  font-family: "Bebas Neue", sans-serif;
  font-size: clamp(20px, 2.4vw, 26px);
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  color: #111;
}

html.html-order-details-page .order-details-page .info-list {
  list-style: none;
  margin: 0;
  padding: 0;
  font-family: "Montserrat", "Segoe UI", sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #333;
}

html.html-order-details-page .order-details-page .info-list li {
  margin-bottom: 6px;
}

html.html-order-details-page .order-details-page .section.shipments,
html.html-order-details-page .order-details-page .section.products,
html.html-order-details-page .order-details-page .section.order-notes {
  background: #fff;
  border: 1px solid #ececec;
  border-radius: 8px;
  padding: 20px 18px;
  margin-bottom: 24px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.05);
}

html.html-order-details-page .order-details-page .section .title {
  margin: 0 0 14px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e5e5e5;
}

html.html-order-details-page .order-details-page .section .title strong {
  font-family: "Bebas Neue", sans-serif;
  font-size: clamp(20px, 2.5vw, 26px);
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  color: #111;
}

html.html-order-details-page .order-details-page .table-wrapper {
  overflow-x: auto;
}

html.html-order-details-page .order-details-page .data-table {
  width: 100%;
  border-collapse: collapse;
  font-family: "Montserrat", "Segoe UI", sans-serif;
  font-size: 14px;
}

html.html-order-details-page .order-details-page .data-table thead th {
  background: #f5f5f5;
  color: #111;
  font-weight: 600;
  padding: 12px 10px;
  text-align: left;
  border-bottom: 2px solid #a08457;
}

html.html-order-details-page .order-details-page .data-table tbody td {
  padding: 12px 10px;
  border-bottom: 1px solid #eee;
  vertical-align: top;
}

html.html-order-details-page .order-details-page .section.totals {
  background: #fff;
  border: 1px solid #ececec;
  border-radius: 8px;
  padding: 22px 20px;
  margin-bottom: 24px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.05);
}

html.html-order-details-page .order-details-page .section.totals .total-info {
  box-shadow: none;
  border: 0;
  padding: 0;
}

html.html-order-details-page .order-details-page .section.totals .cart-total {
  width: 100%;
}

html.html-order-details-page .order-details-page .section.totals .cart-total td {
  padding: 10px 0;
  border: none;
}

html.html-order-details-page .order-details-page .section.totals .cart-total tr:last-child td {
  font-family: "Bebas Neue", sans-serif;
  font-size: 22px;
  text-transform: uppercase;
  border-top: 2px solid #a08457;
  padding-top: 16px;
  color: #a08457;
}

html.html-order-details-page .order-details-page .actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  justify-content: center;
  margin-top: 24px;
}

html.html-order-details-page .order-details-page .actions .button-1 {
  min-width: 160px;
  padding: 14px 24px;
  border: 0;
  border-radius: 0;
  background: #a08457;
  color: #fff;
  font-family: "Bebas Neue", sans-serif;
  font-size: 22px;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  cursor: pointer;
}

html.html-order-details-page .order-details-page .actions .button-1:hover {
  opacity: 0.92;
  color: #fff;
}

html.html-order-details-page .order-details-page .actions .button-2 {
  min-width: 160px;
  padding: 12px 20px;
  border: 1px solid #a08457;
  border-radius: 4px;
  background: #fff;
  color: #111;
  font-family: "Montserrat", "Segoe UI", sans-serif;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
}

html.html-order-details-page .order-details-page .actions .button-2:hover {
  background: #f8f4ee;
}

/*=====================================================
    Login & Registration Pages
=====================================================*/
.login-page,
.registration-page {
  max-width: 1200px;
  margin: 0 auto;
  padding: 60px 20px;
  font-family: var(--mont-font, "Montserrat", sans-serif);
}

.login-page .page-title,
.registration-page .page-title {
  text-align: center;
  margin-bottom: 50px;
}

.login-page .page-title h1,
.registration-page .page-title h1 {
  font-family: var(--bebas-font, "Bebas Neue", sans-serif);
  font-size: 48px;
  color: var(--black-deep, #222);
  text-transform: uppercase;
  letter-spacing: 2px;
  position: relative;
  display: inline-block;
  margin: 0;
  font-weight: 500;
}

.login-page .page-title h1::after,
.registration-page .page-title h1::after {
  content: "";
  position: absolute;
  bottom: -15px;
  left: 50%;
  transform: translateX(-50%);
  width: 60px;
  height: 4px;
  background: linear-gradient(90deg, var(--primary-color, #A28557), var(--secondary-color, #D04200));
  border-radius: 2px;
}

/* Login Blocks */
.login-page .customer-blocks {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  justify-content: space-between;
}

.login-page .returning-wrapper,
.login-page .new-wrapper {
  flex: 1 1 48%;
  background: #fff;
  padding: 50px;
  border-radius: 12px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  border: 1px solid rgba(0, 0, 0, 0.03);
}

.login-page .returning-wrapper:hover,
.login-page .new-wrapper:hover {
  transform: translateY(-5px);
  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);
}

.login-page .title strong {
  font-family: var(--bebas-font, "Bebas Neue", sans-serif);
  font-size: 28px;
  color: var(--black-deep, #222);
  display: block;
  margin-bottom: 15px;
  letter-spacing: 1px;
  font-weight: 500;
}

.login-page .text {
  color: var(--dark-grey, #52514F);
  font-size: 15px;
  line-height: 1.6;
  margin-bottom: 30px;
}

/* Form Fields */
.login-page .form-fields .inputs,
.registration-page .form-fields .inputs {
  margin-bottom: 25px;
  position: relative;
}

.login-page .form-fields label,
.registration-page .form-fields label {
  display: block;
  font-size: 14px;
  font-weight: 600;
  color: var(--black-deep, #222);
  margin-bottom: 8px;
}

.login-page .form-fields input[type="text"],
.login-page .form-fields input[type="password"],
.login-page .form-fields input[type="email"],
.registration-page .form-fields input[type="text"],
.registration-page .form-fields input[type="password"],
.registration-page .form-fields input[type="email"],
.registration-page .form-fields input[type="tel"],
.registration-page .form-fields select {
  width: 100%;
  padding: 15px 20px;
  border: 1px solid var(--light-grey, #D9D9D9);
  border-radius: 8px;
  font-size: 15px;
  font-family: var(--mont-font, "Montserrat", sans-serif);
  transition: all 0.3s ease;
  background: var(--max-light-grey, #F8F8F8);
  color: var(--black-deep, #222);
}

.login-page .form-fields input[type="text"]:focus,
.login-page .form-fields input[type="password"]:focus,
.login-page .form-fields input[type="email"]:focus,
.registration-page .form-fields input[type="text"]:focus,
.registration-page .form-fields input[type="password"]:focus,
.registration-page .form-fields input[type="email"]:focus,
.registration-page .form-fields input[type="tel"]:focus,
.registration-page .form-fields select:focus {
  outline: none;
  border-color: var(--primary-color, #A28557);
  background: #fff;
  box-shadow: 0 0 0 4px rgba(162, 133, 87, 0.1);
}

.login-page .inputs.reversed {
  display: flex;
  align-items: center;
  gap: 10px;
}

.login-page .inputs.reversed label {
  margin-bottom: 0;
}

/* Buttons */
.login-page .buttons,
.registration-page .buttons {
  margin-top: 30px;
  text-align: center;
}

.login-page .buttons .button-1,
.registration-page .buttons .button-1 {
  display: inline-block;
  width: 100%;
  padding: 16px 30px;
  background: linear-gradient(135deg, var(--primary-color, #A28557), #8C7248);
  color: #fff;
  font-family: var(--bebas-font, "Bebas Neue", sans-serif);
  font-size: 24px;
  text-transform: uppercase;
  letter-spacing: 2px;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  transition: all 0.3s ease;
  box-shadow: 0 6px 15px rgba(162, 133, 87, 0.3);
}

.login-page .buttons .button-1:hover,
.registration-page .buttons .button-1:hover {
  background: linear-gradient(135deg, #8C7248, var(--primary-color, #A28557));
  transform: translateY(-2px);
  box-shadow: 0 8px 20px rgba(162, 133, 87, 0.4);
}

.login-page .forgot-password {
  display: block;
  text-align: right;
  margin-top: -15px;
  margin-bottom: 20px;
  display: none;
}

.login-page .forgot-password a {
  color: var(--primary-color, #A28557);
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: color 0.3s ease;
}

.login-page .forgot-password a:hover {
  color: var(--secondary-color, #D04200);
  text-decoration: underline;
}

/* Registration Specific */
.registration-page .fieldset {
  background: #fff;
  padding: 50px;
  border-radius: 12px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
  margin-bottom: 40px;
  border: 1px solid rgba(0, 0, 0, 0.03);
}

.registration-page .fieldset .title {
  margin-bottom: 30px;
  border-bottom: 2px solid var(--max-light-grey, #F8F8F8);
  padding-bottom: 15px;
}

.registration-page .fieldset .title strong {
  font-family: var(--bebas-font, "Bebas Neue", sans-serif);
  font-size: 28px;
  color: var(--black-deep, #222);
  letter-spacing: 1px;
  font-weight: 500;
}

.registration-page .form-fields {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}

.registration-page .form-fields .inputs {
  margin-bottom: 0;
}

.registration-page .form-fields .inputs.full-width {
  grid-column: 1 / -1;
}

.registration-page .buttons .button-1 {
  width: auto;
  min-width: 250px;
}

/* Gender options styling */
.registration-page .gender {
  display: flex;
  gap: 20px;
  margin-top: 10px;
}

.registration-page .gender .inputs {
  display: flex;
  align-items: center;
  gap: 8px;
}

.registration-page .gender label {
  margin-bottom: 0;
  font-weight: 500;
}

/* Checkbox and Radio styling */
input[type="checkbox"],
input[type="radio"] {
  width: 20px;
  height: 20px;
  accent-color: var(--primary-color, #A28557);
  cursor: pointer;
}

span.required {
  position: absolute;
  top: 0;
  right: 2px;
}

/* Responsive */
@media (max-width: 991px) {
  .login-page .customer-blocks {
    flex-direction: column;
  }

  .login-page .returning-wrapper,
  .login-page .new-wrapper {
    flex: 1 1 100%;
  }
}

@media (max-width: 768px) {
  .registration-page .form-fields {
    grid-template-columns: 1fr;
  }

  .login-page .page-title h1,
  .registration-page .page-title h1 {
    font-size: 36px;
  }

  .login-page .returning-wrapper,
  .login-page .new-wrapper,
  .registration-page .fieldset {
    padding: 30px 20px;
  }
}
