.elementor-kit-12{--e-global-color-primary:#232323;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#7A7A7A;--e-global-color-accent:#CCA032;--e-global-color-d951b72:#111111;--e-global-typography-primary-font-family:"DM Sans";--e-global-typography-primary-font-weight:300;--e-global-typography-secondary-font-family:"DM Sans";--e-global-typography-secondary-font-weight:300;--e-global-typography-text-font-family:"DM Sans";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:300;--e-global-typography-accent-font-family:"DM Sans";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:500;--e-global-typography-b1c10df-font-family:"DM Sans";--e-global-typography-b1c10df-font-size:56px;--e-global-typography-b1c10df-font-weight:300;--e-global-typography-0e779fb-font-family:"DM Sans";--e-global-typography-0e779fb-font-size:36px;--e-global-typography-0e779fb-font-weight:300;--e-global-typography-fab8c44-font-family:"DM Sans";--e-global-typography-fab8c44-font-size:24px;--e-global-typography-fab8c44-font-weight:300;--e-global-typography-64ec5e0-font-family:"DM Sans";--e-global-typography-64ec5e0-font-size:clamp(2rem, 5vw, 2.5rem);--e-global-typography-64ec5e0-font-weight:400;--e-global-typography-64ec5e0-line-height:2.8rem;--e-global-typography-64ec5e0-letter-spacing:-0.01rem;--e-global-typography-b99bf3d-font-family:"DM Sans";--e-global-typography-b99bf3d-font-size:clamp(1.75rem, 4vw, 2rem);--e-global-typography-b99bf3d-font-weight:400;--e-global-typography-b99bf3d-line-height:2.55rem;--e-global-typography-b99bf3d-letter-spacing:-0.01rem;--e-global-typography-157eae4-font-family:"DM Sans";--e-global-typography-157eae4-font-size:clamp(1.375rem, 3vw, 1.5rem);--e-global-typography-157eae4-font-weight:400;--e-global-typography-157eae4-line-height:2.175rem;--e-global-typography-fc22979-font-family:"DM Sans";--e-global-typography-fc22979-font-size:clamp(1.125rem, 2.5vw, 1.25rem);--e-global-typography-fc22979-font-weight:400;--e-global-typography-fc22979-line-height:1.925rem;--e-global-typography-775ace9-font-family:"DM Sans";--e-global-typography-775ace9-font-size:clamp(1rem, 2vw, 1.125rem);--e-global-typography-775ace9-font-weight:400;--e-global-typography-775ace9-line-height:1.8rem;--e-global-typography-3f9838f-font-family:"DM Sans";--e-global-typography-3f9838f-font-size:clamp(0.95rem, 1.5vw, 1rem);--e-global-typography-3f9838f-font-weight:300;--e-global-typography-3f9838f-line-height:1.75rem;--e-global-typography-0047c8f-font-family:"DM Sans";--e-global-typography-0047c8f-font-size:clamp(0.95rem, 1.5vw, 1rem);--e-global-typography-0047c8f-font-weight:500;--e-global-typography-0047c8f-line-height:1.75rem;--e-global-typography-2b7565b-font-family:"DM Sans";--e-global-typography-2b7565b-font-size:clamp(0.75rem, 1.2vw, 0.875rem);--e-global-typography-2b7565b-font-weight:300;--e-global-typography-2b7565b-line-height:1.5rem;background-color:var( --e-global-color-d951b72 );}.elementor-kit-12 button,.elementor-kit-12 input[type="button"],.elementor-kit-12 input[type="submit"],.elementor-kit-12 .elementor-button{background-color:var( --e-global-color-secondary );color:var( --e-global-color-primary );border-radius:0px 0px 0px 0px;}.elementor-kit-12 e-page-transition{background-color:#FFBC7D;}.elementor-kit-12 a{color:var( --e-global-color-accent );}.elementor-kit-12 label{color:#FFFFFF;}.elementor-kit-12 input:not([type="button"]):not([type="submit"]),.elementor-kit-12 textarea,.elementor-kit-12 .elementor-field-textual{color:#FFFFFF;accent-color:var( --e-global-color-accent );background-color:var( --e-global-color-primary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;--container-default-padding-top:12px;--container-default-padding-right:12px;--container-default-padding-bottom:12px;--container-default-padding-left:12px;}.elementor-widget:not(:last-child){margin-block-end:24px;}.elementor-element{--widgets-spacing:24px 24px;--widgets-spacing-row:24px;--widgets-spacing-column:24px;}{}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 */@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.mobile_1,
.mobile_2,
.mobile_3,
.mobile_4,
.mobile_5,
.mobile_6,
.mobile_7{
  opacity: 0;
  animation: fadeInUp 0.4s ease forwards;
}

.mobile_8{
  opacity: 0;
  animation: fadeInUp 0.6s ease forwards;
}

.mobile_1 { animation-delay: 0s; }
.mobile_2 { animation-delay: 0.1s; }
.mobile_3 { animation-delay: 0.2s; }
.mobile_4 { animation-delay: 0.3s; }
.mobile_5 { animation-delay: 0.4s; }
.mobile_6 { animation-delay: 0.5s; }
.mobile_7 { animation-delay: 0.6s; }
.mobile_8 { animation-delay: 0.7s; }/* End custom CSS */