.elementor-kit-220{--e-global-color-primary:#F9F9F9;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#BD961E;--e-global-color-abf4894:#CA0000;--e-global-color-9879fe0:#E0B635;--e-global-color-c448a52:#1C1C1F;--e-global-color-2fcaae0:#8B0000;--e-global-color-dc778c2:#00324D;--e-global-color-18aa8d5:#FFFFFF;--e-global-color-f2e788c:#000000;--e-global-color-a63efe3:#2B6563;--e-global-color-984d27e:#4AA5A2;--e-global-color-e7ed651:#56A9DB;--e-global-color-85655ff:#78C1ED;--e-global-color-018135d:#C9EB55;--e-global-color-f5da516:#BA3B2C;--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-8d2edfd-font-family:"Raleway";--e-global-typography-8d2edfd-font-size:30px;--e-global-typography-8d2edfd-font-weight:600;--e-global-typography-8d2edfd-text-transform:uppercase;--e-global-typography-ed274ba-font-family:"Anton";--e-global-typography-ed274ba-font-size:40px;--e-global-typography-ed274ba-font-weight:500;--e-global-typography-ed274ba-text-transform:uppercase;--e-global-typography-ed274ba-letter-spacing:3px;--e-global-typography-a6f4324-font-family:"Roboto";--e-global-typography-a6f4324-font-size:18px;--e-global-typography-a6f4324-font-weight:400;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-220 e-page-transition{background-color:#FFBC7D;}@media(max-width:1024px){.elementor-kit-220{--e-global-typography-ed274ba-font-size:30px;--e-global-typography-a6f4324-font-size:16px;--e-global-typography-a6f4324-letter-spacing:1px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-220{--e-global-typography-ed274ba-font-size:28px;--e-global-typography-a6f4324-font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.snow-bg {
   position: relative;
}

.snow-bg:after {
   content: '';
   display: block;
   position: absolute;
   z-index: 2;
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
   pointer-events: none;
   background-image: url('https://library.elementor.com/resources/christmas-snow-effect/s1.png'), url('https://library.elementor.com/resources/christmas-snow-effect/s2.png'), url('https://library.elementor.com/resources/christmas-snow-effect/s3.png');
    animation: snow 10s linear infinite;
}

@keyframes snow {
 0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
 50% {background-position: 500px 500px, 100px 200px, -100px 150px;}
 100% {background-position: 500px 1000px, 200px 400px, -100px 300px;}
}/* End custom CSS */