.elementor-140 .elementor-element.elementor-element-ca105a5{--display:flex;--min-height:100vh;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-140 .elementor-element.elementor-element-ca105a5:not(.elementor-motion-effects-element-type-background), .elementor-140 .elementor-element.elementor-element-ca105a5 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#B31212;}.elementor-140 .elementor-element.elementor-element-67e4391{--display:flex;--min-height:100vh;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:40px;--padding-bottom:40px;--padding-left:40px;--padding-right:40px;}.elementor-140 .elementor-element.elementor-element-ad928be{width:var( --container-widget-width, 630px );max-width:630px;--container-widget-width:630px;--container-widget-flex-grow:0;}.elementor-140 .elementor-element.elementor-element-9d6418f{--display:flex;--min-height:100vh;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-140 .elementor-element.elementor-element-9d6418f:not(.elementor-motion-effects-element-type-background), .elementor-140 .elementor-element.elementor-element-9d6418f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#B31212;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-140 .elementor-element.elementor-element-67e4391{--content-width:1620px;}}/* Start custom CSS for html, class: .elementor-element-ad928be *//* Smooth scroll */
.lenis.lenis-smooth {
  scroll-behavior: auto;
}

.lenis.lenis-smooth [data-lenis-prevent] {
  overscroll-behavior: contain;
}

.lenis.lenis-stopped {
  overflow: hidden;
}

.lenis.lenis-scrolling iframe {
  pointer-events: none;
}

.scroll-container {
  position: relative;
  max-width: 90%;
  margin: 0 auto;
}

.reveal-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100vh; 
}

.elementor-140 .elementor-element.elementor-element-ad928be .reveal {
  font-kerning: none;
  color: #974515;
text-align: center;
font-family: "Clash Display";
font-size: 32px;
font-style: normal;
font-weight: 400;
line-height: 120%;
letter-spacing: -1px;
  text-align: center;
}

.reveal br {
    display: block;
    margin-bottom: 5em !important;
}

.reveal > span {
    display: block;
    padding: 40px 0px;
}

.reveal a {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 8px;
    padding-top: 40px;
    color:  #F59222;
    font-family: "Clash Display";
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0px;
    transition: all ease-in-out 0.3s;
}

.reveal a:hover {
    color: #974515;
}/* End custom CSS */