.elementor-kit-11{--e-global-color-primary:#0C6467;--e-global-color-secondary:#C93F4F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-6c2a41a4:#D8A75C;--e-global-color-2ee562b2:#23A455;--e-global-color-5bef2f07:#000;--e-global-color-35f7c406:#FFF;--e-global-color-1cc03a9:#3F3F3F;--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;}.elementor-kit-11 button,.elementor-kit-11 input[type="button"],.elementor-kit-11 input[type="submit"],.elementor-kit-11 .elementor-button{background-color:var( --e-global-color-primary );text-decoration:none;}.elementor-kit-11 button:hover,.elementor-kit-11 button:focus,.elementor-kit-11 input[type="button"]:hover,.elementor-kit-11 input[type="button"]:focus,.elementor-kit-11 input[type="submit"]:hover,.elementor-kit-11 input[type="submit"]:focus,.elementor-kit-11 .elementor-button:hover,.elementor-kit-11 .elementor-button:focus{background-color:#737373;}.elementor-kit-11 e-page-transition{background-color:#FFBC7D;}.elementor-kit-11 a{color:#0C6467;font-weight:600;text-decoration:underline;}.elementor-kit-11 a:hover{color:#000000;}.elementor-kit-11 h1{font-family:"Playfair Display", Sans-serif;font-size:3.052rem;}.elementor-kit-11 h2{font-family:"Playfair Display", Sans-serif;font-size:2.441rem;}.elementor-kit-11 h3{font-family:"Playfair Display", Sans-serif;font-size:1.953rem;}.elementor-kit-11 h6{letter-spacing:0.5px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}{}h1.entry-title{display:var(--page-title-display);}@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 *//* ----------------------------------
:: GLOBAL
---------------------------------- */
.separator {
    color: #dcdcdc;
    padding-left: 5px;
    padding-right: 5px;
}


/* ----------------------------------
:: DARK THEME
---------------------------------- */

/* Headings ---------------- */
.theme-dark h1 { color: white; }
.theme-dark h2 { color: white; }
.theme-dark h3 { color: white; }
.theme-dark h4 { color: white; }
.theme-dark h5 { color: white; }


/* Paragraphs ---------------- */
.theme-dark .elementor-text-editor p {
  color: white;
}


/* Links ---------------- */
.theme-dark .elementor-text-editor a {
  color: white;
  border-bottom: 1px solid white;
}

.theme-dark .elementor-text-editor a:hover {
  color: gray;
}


/* Buttons ---------------- */
.theme-dark .elementor-button {
  color: white;
  border: 1px solid white;
  background-color: transparent;
}

.theme-dark .elementor-button:hover {
  color: black;
  border: 1px solid white;
  background-color: white;
}



/* ----------------------------------
:: snow.js
---------------------------------- */

.snowfield {
    pointer-events: none;
    position: absolute;
    overflow: hidden;
    left: 0;
    right: 0;
    top: 3.75em;
    width: 100%;
    height: 32em
    
}

.snowflake {
    position: absolute;
    color: #fff;
    line-height: 1;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.snowflake-solid {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #fff;
}/* End custom CSS */