.elementor-1898 .elementor-element.elementor-element-1e47fb4c{width:var( --container-widget-width, 71.89% );max-width:71.89%;--container-widget-width:71.89%;--container-widget-flex-grow:0;}.elementor-1898 .elementor-element.elementor-element-1e47fb4c.elementor-element{--flex-grow:0;--flex-shrink:0;}.elementor-1898 .elementor-element.elementor-element-6903a44 .wd-tabs .tabs-name{font-size:1px;font-style:normal;}.elementor-1898 .elementor-element.elementor-element-6903a44 .wd-nav-tabs > li > a{font-size:15px;font-weight:800;line-height:4px;border-style:solid;border-width:2px 0px 0px 0px;}.elementor-1898 .elementor-element.elementor-element-6903a44 .wd-nav-tabs{--nav-color-hover:#000000;--nav-color-active:#FFFFFF;--nav-bg-active:#000000;}.elementor-1898 .elementor-element.elementor-element-6903a44 .wd-nav-tabs > li:hover > a{border-style:solid;border-width:0px 0px 2px 0px;}.elementor-1898 .elementor-element.elementor-element-6903a44 :is(.wd-nav-tabs > li.wd-active > a, .wd-tabs:not(.wd-inited) .wd-nav-tabs > li:first-child > a){border-style:solid;}/* Start custom CSS for html, class: .elementor-element-1e47fb4c */.rotating-text__heading {
  text-align: ceLEFTnter;
  letter-spacing: .02em;
  margin: 0;
  font-family: Montserrat, Arial, sans-serif;
  font-size: clamp(1.3em, 4vw, 1.5em);
  font-weight: 300;
  line-height: 1;
  width: 100%;
  color:black;
}

.rotating-text__highlight {
  color: black;
  font-weight:800;
}

[data-rotating-words] {
  display: inline-block;
  position: relative;
}

.rotating-text__inner {
  display: inline-block;
}

.rotating-text__word {
  display: block;
  white-space: nowrap;
  position: absolute;
  top: 0;
  left: 0;
}

.rotating-line{
  padding-bottom: 0.1em;
  margin-bottom: -0.1em;
  white-space: nowrap;
}

.rotating-line-mask{
  overflow-x: visible !important;
  overflow-y: clip !important;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4c7918f0 */.loading-container {
  z-index: 500;
  pointer-events: none;
  position: fixed;
  inset: 0;
  overflow: hidden;
}

.loading-screen {
  pointer-events: auto;
  color: #fff;
  background-color: #ffb800;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
}

.loading-words {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  align-items: center;
  display: flex;
  opacity: 0;
}

.loading-words__dot {
  background-color: #fff;
  border-radius: 50%;
  width: .75em;
  height: .75em;
}

.loading-words__word {
  font-family: "Helvetica", Arial, sans-serif; /* Added standard font fallbacks */
  font-size: 4.5em;
  font-weight: 800; /* Changed from 500 to bold */
  line-height: 1;
  margin: 0;
}

@media screen and (max-width: 767px) {
  .loading-words {
    font-size: 2.75vw;
  }
}/* End custom CSS */
/* Start custom CSS for wd_tabs, class: .elementor-element-6903a44 *//* Sticky WoodMart Builder Tabs Header */
.wd-nav-tabs-wrapper,
.wd-tabs-header {
  position: sticky !important;
  position: -webkit-sticky !important;
  top: 140px; /* Adjust based on your header height */
  z-index: 99;
  background-color: #ffffff; /* Match your page background */
}/* End custom CSS */
/* Start custom CSS */.elementor .e-flexbox-base {
    padding:0px!important;
}
.sticky-steps {
  min-height: 100dvh;
  position: relative;
  overflow: clip;
}

.sticky-steps__container {
  max-width: 74em;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.5em;
  padding-right: 1.5em;
}

.sticky-steps__collection {
  min-height: 100dvh;
  display: flex;
  position: relative;
}

.sticky-steps__list {
  grid-column-gap: 30dvh;
  grid-row-gap: 30dvh;
  flex-flow: column;
  flex: 1;
  padding-bottom: calc(50dvh - 7.5em);
  display: flex;
}

.sticky-steps__text {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  flex-flow: column;
  width: 50%;
  padding-right: 6em;
  display: flex;
}

.sticky-steps__eyebrow {
  opacity: .5;
  text-transform: uppercase;
  font-size: 1.3125em;
  font-weight: 700;
}

.sticky-steps__h2 {
  letter-spacing: -.04em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: min(4em, 10vw);
  font-weight: 500;
  line-height: .9;
}

.sticky-steps__p {
  opacity: .6;
  margin-bottom: 0;
  font-size: min(1.4375em, 5vw);
  line-height: 1.4;
}

.sticky-steps__media {
  width: 50%;
  height: 100%;
  padding-left: 3em;
  position: absolute;
  top: 0;
  right: 0;
}

.sticky-steps__sticky {
  align-items: center;
  width: 100%;
  min-height: 100dvh;
  display: flex;
  position: sticky;
  top: 0;
}

.sticky-steps__visual {
  aspect-ratio: 3 / 4;
  border-radius: 500em;
  width: 100%;
  position: relative;
}

.sticky-steps__cover-image {
  object-fit: cover;
  border-radius: inherit;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

@media screen and (min-width: 992px) {
  [data-sticky-steps-item-status] .sticky-steps__visual {
    transition: opacity 0.5s ease-in-out, visibility 0.5s ease-in-out;
    opacity: 0;
    visibility: hidden;
  }

  [data-sticky-steps-item-status="before"] .sticky-steps__visual,
  [data-sticky-steps-item-status="active"] .sticky-steps__visual {
    opacity: 1;
    visibility: visible;
  }

  [data-sticky-steps-item-status] .sticky-steps__text {
    transition: opacity 0.5s ease-in-out;
    opacity: 0.25;
  }

  [data-sticky-steps-item-status="active"] .sticky-steps__text {
    opacity: 1;
  }
}

@media screen and (max-width: 991px) {
  .sticky-steps__list {
    grid-column-gap: 7.5em;
    grid-row-gap: 7.5em;
    padding-top: 10em;
    padding-bottom: 10em;
  }

  .sticky-steps__text {
    width: 100%;
    padding-bottom: 5em;
    padding-right: 0;
  }

  .sticky-steps__sticky {
    min-height: auto;
    position: relative;
    top: auto;
  }

  .sticky-steps__media {
    width: 100%;
    height: auto;
    padding-left: 0;
    position: relative;
    top: auto;
    right: auto;
  }
}

@media screen and (max-width: 767px) {
  .sticky-steps__text {
    grid-column-gap: 1.5em;
    grid-row-gap: 1.5em;
  }
}

.demo-section {
  justify-content: center;
  align-items: center;
  min-height: 100svh;
  display: flex;
}

.depth-tiles {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100dvh;
  display: flex;
  position: relative;
  overflow: clip;
}

.depth-tiles__collection {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.depth-tiles__list {
  place-items: center;
  display: grid;
}

.depth-tiles__item {
  will-change: transform, opacity, filter;
  grid-area: 1 / 1;
  justify-content: center;
  align-items: center;
  width: max-content;
  height: max-content;
  display: flex;
}

.demo-card {
  aspect-ratio: 1;
  color: #fff;
  border-radius: 1.5em;
  width: clamp(16em, 25vw, 32em);
  position: relative;
  transition: transform 0.4s cubic-bezier(0.35, 1.5, 0.6, 1);
  transform: scale(1)rotate(0.001deg);
}

[data-depth-tiles-item]:hover .demo-card {
  transform: scale(0.95) rotate(0.001deg);
}

.demo-card.is--dark {
  color: #201d1d;
}

.demo-card__p {
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 1.125em;
  font-weight: 400;
}

.demo-card__info {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  align-items: center;
  width: 100%;
  padding: 1.5em;
  font-size: clamp(.8em, 1.25vw, 1em);
  display: flex;
  position: absolute;
  bottom: 0;
  left: 0;
}

.demo-card__dot {
  background-color: currentColor;
  border-radius: 100em;
  width: .5em;
  height: .5em;
}

.cover-image {
  object-fit: cover;
  border-radius: inherit;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}/* End custom CSS */