.elementor-kit-31{--e-global-color-primary:#EDCEAB;--e-global-color-secondary:#6C2936;--e-global-color-text:#EDCEAB;--e-global-color-accent:#F3654A;--e-global-color-6c3e59b:#98475B;--e-global-color-629997c:#00000000;--e-global-color-706ed4c:#FFFFFF;--e-global-color-bf59160:#98475B7A;--e-global-typography-primary-font-family:"DM Sans";--e-global-typography-primary-font-size:52px;--e-global-typography-primary-font-weight:bold;--e-global-typography-primary-text-transform:capitalize;--e-global-typography-primary-font-style:normal;--e-global-typography-primary-line-height:58px;--e-global-typography-primary-letter-spacing:-1.05px;--e-global-typography-secondary-font-family:"DM Sans";--e-global-typography-secondary-font-size:24px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-text-transform:none;--e-global-typography-secondary-font-style:normal;--e-global-typography-secondary-line-height:31px;--e-global-typography-text-font-family:"DM Sans";--e-global-typography-text-font-size:14px;--e-global-typography-text-font-weight:normal;--e-global-typography-text-text-transform:none;--e-global-typography-text-font-style:normal;--e-global-typography-text-line-height:18px;--e-global-typography-accent-font-family:"DM Sans";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:normal;--e-global-typography-accent-text-transform:capitalize;--e-global-typography-accent-font-style:normal;--e-global-typography-accent-line-height:24px;--e-global-typography-0640fa2-font-family:"DM Sans";--e-global-typography-0640fa2-font-size:90px;--e-global-typography-0640fa2-font-weight:bold;--e-global-typography-0640fa2-text-transform:capitalize;--e-global-typography-0640fa2-font-style:normal;--e-global-typography-0640fa2-line-height:96px;--e-global-typography-0640fa2-letter-spacing:-1.82px;--e-global-typography-2bbbe0c-font-family:"DM Sans";--e-global-typography-2bbbe0c-font-size:58px;--e-global-typography-2bbbe0c-font-weight:bold;--e-global-typography-2bbbe0c-text-transform:capitalize;--e-global-typography-2bbbe0c-font-style:normal;--e-global-typography-2bbbe0c-line-height:76px;--e-global-typography-2bbbe0c-letter-spacing:-1.18px;--e-global-typography-0975f6d-font-family:"DM Sans";--e-global-typography-0975f6d-font-size:18px;--e-global-typography-0975f6d-font-weight:normal;--e-global-typography-0975f6d-text-transform:none;--e-global-typography-0975f6d-font-style:normal;--e-global-typography-0975f6d-line-height:24px;--e-global-typography-099ec02-font-family:"DM Sans";--e-global-typography-099ec02-font-size:18px;--e-global-typography-099ec02-font-weight:normal;--e-global-typography-099ec02-text-transform:capitalize;--e-global-typography-099ec02-font-style:normal;--e-global-typography-099ec02-line-height:24px;background-color:#7B232CFC;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-container{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-bottom:20px;}.elementor-element{--widgets-spacing:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-31 e-page-transition{background-color:#FFBC7D;}.site-header{padding-right:0px;padding-left:0px;}@media(max-width:1024px){.elementor-kit-31{--e-global-typography-primary-font-size:50px;--e-global-typography-2bbbe0c-font-size:43px;--e-global-typography-2bbbe0c-line-height:1.5em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-container{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-31{--e-global-typography-primary-font-size:30px;--e-global-typography-primary-line-height:1.2em;--e-global-typography-accent-font-size:17px;--e-global-typography-0640fa2-font-size:60px;--e-global-typography-0640fa2-line-height:1.1em;--e-global-typography-2bbbe0c-font-size:35px;--e-global-typography-2bbbe0c-line-height:1.2em;--e-global-typography-0975f6d-font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-container{--container-max-width:767px;}}/* Start custom CSS *//*Auto Background Color Changing CSS*/

    .elementor-kit-31{
        --color-1: #00a762;
        --color-2: #000000;
        --color-3: #28a2fc;
        --color-4: #F16232;
        --color-5: #92003B;
        --color-6: #ff0040;
        --changing-time: 120s;
    }
    .elementor-kit-31{
        animation: background-color infinite var(--changing-time);
    }
    @keyframes background-color{
        0%{
            background: var(--color-1);
        }
        10%{
            background: var(--color-2);
        }
        20%{
            background: var(--color-3);
        }
        30%{
            background: var(--color-2);
        }
        40%{
            background: var(--color-4);
        }
        50%{
            background: var(--color-2);
        }
        60%{
            background: var(--color-5);
        }
        70%{
            background: var(--color-2);
        }
        80%{
            background: var(--color-6);
        }
        100%{
            background: var(--color-1);
        }
    }/* End custom CSS */