.elementor-kit-4{--e-global-color-primary:#0E0F0F;--e-global-color-secondary:#141514;--e-global-color-text:#BBBAA6;--e-global-color-accent:#FEFCE1;--e-global-color-fb283a0:#BBBAA6B3;--e-global-color-04c1f50:#BBBAA633;--e-global-typography-primary-font-family:"Inter Tight";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Inter Tight";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter Tight";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:28.8px;--e-global-typography-accent-font-family:"Inter Tight";--e-global-typography-accent-font-weight:400;--e-global-typography-a5961f8-font-family:"Inter Tight";--e-global-typography-a5961f8-font-size:18px;--e-global-typography-a5961f8-font-weight:500;--e-global-typography-4355c7e-font-family:"Inter Tight";--e-global-typography-4355c7e-font-size:2.667em;--e-global-typography-4355c7e-font-weight:400;--e-global-typography-4355c7e-line-height:1.2em;--e-global-typography-2cb134a-font-family:"Inter Tight";--e-global-typography-2cb134a-font-size:2em;--e-global-typography-2cb134a-font-weight:400;--e-global-typography-2cb134a-line-height:1.2em;background-color:var( --e-global-color-primary );color:var( --e-global-color-fb283a0 );font-family:"Inter Tight", Sans-serif;font-size:18px;font-weight:400;line-height:1.2px;}.elementor-kit-4 e-page-transition{background-color:#FFBC7D;}.elementor-kit-4 a{color:var( --e-global-color-text );}.elementor-kit-4 h1{color:var( --e-global-color-text );}.elementor-kit-4 h2{color:var( --e-global-color-text );}.elementor-kit-4 h3{color:var( --e-global-color-text );}.elementor-kit-4 h4{color:var( --e-global-color-text );}.elementor-kit-4 h5{color:var( --e-global-color-text );}.elementor-kit-4 h6{color:var( --e-global-color-text );}.elementor-kit-4 button,.elementor-kit-4 input[type="button"],.elementor-kit-4 input[type="submit"],.elementor-kit-4 .elementor-button{font-family:"Inter Tight", Sans-serif;font-size:18px;font-weight:500;text-decoration:none;line-height:22px;color:var( --e-global-color-secondary );border-style:none;border-radius:50px 50px 50px 50px;padding:15px 30px 15px 30px;}.elementor-kit-4 input:not([type="button"]):not([type="submit"]),.elementor-kit-4 textarea,.elementor-kit-4 .elementor-field-textual{padding:10px 15px 10px 15px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.heading-gradient h1 {
    background: linear-gradient(to right, #bbbaa6 0%, #fefce1 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.heading-gradient h2 {
    background: linear-gradient(to right, #bbbaa6 0%, #fefce1 10%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}


.zigzag-an {
    animation: slantMove 12s infinite alternate;
}

@keyframes slantMove {
    0%   { transform: translate(0, 0); }
      25%  { transform: translate(-50px, -50px); }
      50%  { transform: translate(0, 0); }
      75%  { transform: translate(50px, -50px); }
      100% { transform: translate(0, 0); }


}/* End custom CSS */