.elementor-kit-6{--e-global-color-primary:#1B2F54;--e-global-color-secondary:#D7B46B;--e-global-color-text:#FFFFFF;--e-global-color-accent:#D7B46B;--e-global-color-8e16673:#FFFFFF00;--e-global-color-76d462b:#000000;--e-global-color-5e69034:#1C1C1C;--e-global-typography-primary-font-family:"Michroma";--e-global-typography-primary-font-size:2.2em;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-primary-line-height:1.2em;--e-global-typography-primary-letter-spacing:0.025em;--e-global-typography-primary-word-spacing:0.25em;--e-global-typography-secondary-font-family:"Prompt";--e-global-typography-secondary-font-size:1.4em;--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-secondary-line-height:1.1em;--e-global-typography-text-font-family:"Prompt";--e-global-typography-text-font-size:1.1em;--e-global-typography-text-font-weight:300;--e-global-typography-text-line-height:1.2em;--e-global-typography-accent-font-family:"Helvetica";--e-global-typography-accent-font-size:0.9em;--e-global-typography-accent-font-weight:400;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-accent-line-height:1em;--e-global-typography-accent-letter-spacing:0.2em;--e-global-typography-27e904e-font-family:"Michroma";--e-global-typography-27e904e-font-size:1.6em;--e-global-typography-27e904e-text-transform:uppercase;--e-global-typography-27e904e-line-height:1.1em;--e-global-typography-27e904e-letter-spacing:0.025em;--e-global-typography-27e904e-word-spacing:0.25em;--e-global-typography-88bed73-font-family:"Michroma";--e-global-typography-88bed73-font-size:4.4rem;--e-global-typography-88bed73-line-height:1.1em;--e-global-typography-88bed73-letter-spacing:0.025em;--e-global-typography-88bed73-word-spacing:0.25em;--e-global-typography-6fc6d3c-font-family:"Prompt";--e-global-typography-6fc6d3c-font-size:2.2rem;--e-global-typography-6fc6d3c-font-weight:300;--e-global-typography-6fc6d3c-text-transform:uppercase;--e-global-typography-6fc6d3c-line-height:1.1em;--e-global-typography-39c859c-font-family:"Permanent Marker";--e-global-typography-39c859c-font-size:1.6rem;--e-global-typography-39c859c-font-weight:400;--e-global-typography-39c859c-line-height:1em;background-color:var( --e-global-color-primary );}body{overflow-x:inherit !important;}.elementor a, .elementor a:link, .elementor a:focus, .elementor a:active, .elementor a:hover{text-decoration:inherit !important;}.elementor-kit-6 a{color:var( --e-global-color-secondary );}.elementor a:link, .elementor .smooth-hover a:link, {transition:inherit;}.elementor-kit-6 a:hover{color:var( --e-global-color-primary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1240px;}.e-con{--container-max-width:1240px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){margin-bottom:16px;}.elementor-element{--widgets-spacing:16px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.site-header{padding-right:0px;padding-left:0px;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}}/* Start custom CSS */.image {
  transition: 1.0s;
}
.image:hover {
  transform: scale(1.1);
  z-index: 0;
}

.image-text{
    scale:0.9;
     transition: 1.0s;
}

[data-split],
[data-split] span {
  display: inline-block;
}

[data-split] .inner {
  display: block;
  position: relative;
  overflow: hidden;
}

[data-split] .back {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

[data-split] .char {
  transition: all 0.4s cubic-bezier(0.2, 0.63, 0.4, 1.02);
  transition-delay: calc(0.025s * var(--index));
}

[data-split] .back .char {
  opacity: 0;
  /*we use 101% instead of 100% just to be safe that the characters won't appear depending on the font family*/
  transform: translateY(101%) skewX(55deg);
}

[data-split-type="hover"] .char {
  transition-duration: 0.25s;
}

[data-split-type="scroll"].is-animated .back .char,
[data-split-type="hover"]:hover .back .char {
  opacity: 1;
  transform: none;
}

[data-split-type="scroll"].is-animated .front .char,
[data-split-type="hover"]:hover .front .char {
  opacity: 0;
  transform: translateY(-101%) skewX(-55deg);
}

.heading1style{
color: var(--e-global-color-text );
    font-family: var(--e-global-typography-88bed73-font-family ), Sans-serif;
    font-size: var(--e-global-typography-88bed73-font-size );
    line-height: var(--e-global-typography-88bed73-line-height );
    letter-spacing: var(--e-global-typography-88bed73-letter-spacing );
    word-spacing: var(--e-global-typography-88bed73-word-spacing );
           text-transform: var(--e-global-typography-primary-text-transform );
}

.heading2style{
    color: var(--e-global-color-text );
    font-family: var(--e-global-typography-primary-font-family ), Sans-serif;
    font-size: var(--e-global-typography-primary-font-size );
    font-weight: var(--e-global-typography-primary-font-weight );
    text-transform: var(--e-global-typography-primary-text-transform );
    line-height: var(--e-global-typography-primary-line-height );
    letter-spacing: var(--e-global-typography-primary-letter-spacing );
    word-spacing: var(--e-global-typography-primary-word-spacing );
}

.buttonstyle, .buttonstyle2{
    color: var(--e-global-color-text );
    font-family: var(--e-global-typography-accent-font-family ), Sans-serif;
    font-size: var(--e-global-typography-accent-font-size );
    font-weight: var(--e-global-typography-accent-font-weight );
    text-transform: var(--e-global-typography-accent-text-transform );
    line-height: var(--e-global-typography-accent-line-height );
    letter-spacing: var(--e-global-typography-accent-letter-spacing );
}

.buttonstyle:hover{
color:var(--e-global-color-accent );
}

.buttonstyle2:hover{
color:var(--e-global-color-76d462b );
}

.buttoncontainer{
    max-width: 128px;
    min-width: 112px;
}

.heading3style{
    color: var(--e-global-color-text );
    font-family: var(--e-global-typography-27e904e-font-family ), Sans-serif;
    font-size: var(--e-global-typography-27e904e-font-size );
    text-transform: var(--e-global-typography-27e904e-text-transform );
    line-height: var(--e-global-typography-27e904e-line-height );
    letter-spacing: var(--e-global-typography-27e904e-letter-spacing );
    word-spacing: var(--e-global-typography-27e904e-word-spacing );
}

.logo-sign{
    mix-blend-mode: difference !important;
    background-blend-mode:difference!important;
}

.takealook{
    opacity: 0;
}

.reveal1, .reveal2, .reveal3, .reveal4{
 clip-path: inset(0px 0px 0px 0px);   
 height: 50vh;
}/* End custom CSS */