.elementor-kit-13{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-55b265e:#16163F;--e-global-color-1387225:#FFFFFF;--e-global-color-d9250c6:#d3b574;--e-global-color-f5235cb:#46423E;--e-global-color-528fa07:#968F94;--e-global-color-f0b9d14:#756F73;--e-global-color-ed88f06:#000000;--e-global-color-c965fbe:#EAD541;--e-global-color-2bb8b6d:#0D0D16;--e-global-color-4362397:#3A3A3E;--e-global-typography-primary-font-family:"Rubik";--e-global-typography-primary-font-size:50px;--e-global-typography-primary-font-weight:800;--e-global-typography-primary-line-height:25px;--e-global-typography-secondary-font-family:"Rubik";--e-global-typography-secondary-font-size:25px;--e-global-typography-secondary-font-weight:700;--e-global-typography-secondary-line-height:25px;--e-global-typography-text-font-family:"Rubik";--e-global-typography-text-font-size:20px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:25px;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-13 e-page-transition{background-color:#FFBC7D;}.elementor-kit-13 h2{color:var( --e-global-color-secondary );font-family:"Heebo", Sans-serif;font-size:18px;font-weight:600;}.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.site-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 */.elementor-element-947a36b {
  max-width: 100% !important;
  overflow: hidden !important;
}


.site-header{ 
    display: none}
    body {
  overflow-x: hidden;
}
 .site-header{
    display: none}
body {
    overflow-x: hidden;
}

html {
  overflow-x: hidden;
  max-width: 100%;
}

.elementor-element-3c0e868 {
  position: relative;
  overflow: hidden;
}

.elementor-element-3c0e868::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
  height: 90%;
  border-radius: 50%;
  background: radial-gradient(
    circle,
    rgba(234,213,65,0.08) 0%,
    rgba(234,213,65,0.03) 30%,
    transparent 70%
  );
  pointer-events: none;
  z-index: 0;
  animation: vkPulse 4s ease-in-out infinite;
}

.elementor-element-3c0e868::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 65%;
  height: 65%;
  border-radius: 50%;
  border: 1px solid rgba(234,213,65,0.15);
  box-shadow: 0 0 30px rgba(234,213,65,0.04);
  pointer-events: none;
  z-index: 0;
  animation: vkPulse 4s ease-in-out infinite;
}

@keyframes vkPulse {
  0%,100% { opacity:0.4; transform:translate(-50%,-50%) scale(1); }
  50%      { opacity:1;   transform:translate(-50%,-50%) scale(1.04); }
}/* End custom CSS */