.elementor-kit-8{--e-global-color-primary:#000000;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#FFB200;--e-global-color-accent:#F5D702;--e-global-color-c7469f9:#383D42;--e-global-color-79d8e34:#797979;--e-global-color-e609dfe:#FAFAFA;--e-global-color-b6589d0:#292E33;--e-global-color-1878109:#1D1D1D;--e-global-color-71090fc:#34A92A;--e-global-color-29b7e71:#C80000;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-5ce9fc5-font-family:"Work Sans";--e-global-typography-5ce9fc5-font-size:16px;--e-global-typography-5ce9fc5-font-weight:600;--e-global-typography-a9a4e75-font-family:"Work Sans";--e-global-typography-a9a4e75-font-size:16px;--e-global-typography-a9a4e75-font-weight:400;--e-global-typography-a9a4e75-line-height:28px;--e-global-typography-0d4bc2f-font-family:"Playfair Display";--e-global-typography-0d4bc2f-font-size:46px;--e-global-typography-0d4bc2f-font-weight:400;--e-global-typography-0d4bc2f-line-height:65px;--e-global-typography-6628c22-font-family:"Work Sans";--e-global-typography-6628c22-font-size:18px;--e-global-typography-6628c22-font-weight:400;--e-global-typography-f331128-font-family:"Playfair Display";--e-global-typography-f331128-font-size:38px;--e-global-typography-f331128-font-weight:400;--e-global-typography-f331128-line-height:60px;--e-global-typography-8f77caf-font-family:"Playfair";--e-global-typography-8f77caf-font-size:24px;--e-global-typography-8f77caf-font-weight:400;--e-global-typography-21a215d-font-family:"Work Sans";--e-global-typography-21a215d-font-size:18px;--e-global-typography-21a215d-font-weight:600;--e-global-typography-21a215d-line-height:22px;--e-global-typography-0d62784-font-family:"Playfair Display";--e-global-typography-0d62784-font-size:24px;--e-global-typography-0d62784-font-weight:400;--e-global-typography-20c2067-font-family:"Work Sans";--e-global-typography-20c2067-font-size:16px;--e-global-typography-20c2067-font-weight:400;--e-global-typography-85e5f40-font-family:"Work Sans";--e-global-typography-85e5f40-font-size:17px;--e-global-typography-85e5f40-font-weight:600;--e-global-typography-3811e30-font-family:"Work Sans";--e-global-typography-3811e30-font-size:20px;--e-global-typography-3811e30-font-weight:600;--e-global-typography-3811e30-line-height:30px;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;--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-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-8{--e-global-typography-5ce9fc5-font-size:14px;--e-global-typography-0d4bc2f-font-size:35px;--e-global-typography-0d4bc2f-line-height:40px;--e-global-typography-f331128-font-size:30px;--e-global-typography-21a215d-font-size:14px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-8{--e-global-typography-5ce9fc5-font-size:11px;--e-global-typography-a9a4e75-font-size:12px;--e-global-typography-a9a4e75-line-height:1.5em;--e-global-typography-0d4bc2f-font-size:24px;--e-global-typography-0d4bc2f-line-height:1.4em;--e-global-typography-f331128-font-size:25px;--e-global-typography-f331128-line-height:30px;--e-global-typography-8f77caf-font-size:14px;--e-global-typography-21a215d-font-size:11px;--e-global-typography-85e5f40-font-size:16px;--e-global-typography-3811e30-font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:320px;}.e-con{--container-max-width:320px;}}/* Start custom CSS */.pulse{
  animation: headShake 1800ms ease-in infinite both!important;
    transform-style: preserve-3d!important;
  }
  .pulse:hover,.pulse:active{
  animation: none!important;
  }
  
@keyframes headShake {
    0% {
        transform: translateX(0);
    }

    6.5% {
        transform: translateX(-6px) rotateY(-9deg);
    }

    18.5% {
        transform: translateX(5px) rotateY(7deg);
    }

    31.5% {
        transform: translateX(-3px) rotateY(-5deg);
    }

    43.5% {
        transform: translateX(2px) rotateY(3deg);
    }

    50% {
        transform: translateX(0);
    }
}/* End custom CSS */