.elementor-kit-11284{--e-global-color-primary:#464646;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-4c8f6465:#4054B2;--e-global-color-69135baf:#23A455;--e-global-color-16763791:#000;--e-global-color-42202658:#FFF;--e-global-color-7dd9715:#F64C72;--e-global-color-f056f14:#DA0050;--e-global-color-a8bf384:#8E2B88;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:bold;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:500;color:#57647C;font-size:16px;}.elementor-kit-11284 a{color:var( --e-global-color-7dd9715 );}.elementor-kit-11284 a:hover{color:var( --e-global-color-f056f14 );}.elementor-kit-11284 h1{font-size:54px;line-height:1.3em;}.elementor-kit-11284 h2{font-size:35px;line-height:1.3em;}.elementor-kit-11284 h3{font-size:27px;line-height:1.3em;}.elementor-kit-11284 button,.elementor-kit-11284 input[type="button"],.elementor-kit-11284 input[type="submit"],.elementor-kit-11284 .elementor-button{text-transform:capitalize;color:#FFFFFF;background-color:#DA0050;}.elementor-kit-11284 button:hover,.elementor-kit-11284 button:focus,.elementor-kit-11284 input[type="button"]:hover,.elementor-kit-11284 input[type="button"]:focus,.elementor-kit-11284 input[type="submit"]:hover,.elementor-kit-11284 input[type="submit"]:focus,.elementor-kit-11284 .elementor-button:hover,.elementor-kit-11284 .elementor-button:focus{color:#FFFFFF;background-color:var( --e-global-color-a8bf384 );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1170px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-11284 h1{font-size:44px;}.elementor-kit-11284 h2{font-size:30px;}.elementor-kit-11284 h3{font-size:23px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1025px;}}@media(max-width:767px){.elementor-kit-11284 h1{font-size:34px;}.elementor-kit-11284 h2{font-size:25px;}.elementor-kit-11284 h3{font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:768px;}}/* Start custom CSS */body {
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale;
}
p {
    font-size: 16px;
}
p a {
    display: inline-block;
}

/*Badge*/
.spcr_badge {
  position:relative;
}
.spcr_badge:before {
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  border-left: 10px solid #FFD3E4;
  border-right: 10px solid transparent;
  border-top: 10px solid #FFD3E4;
  border-bottom: 10px solid transparent;
  right: 20px;
  bottom: 5px;
}
.elementor-button {
    font-weight: 600 !important;
}
.elementor-button:hover {
    color: #fff !important;
}

/*TOC*/
.elementor-toc__top-level {
    font-size: 15px;
    font-weight: 600;
}
.elementor-toc__list-item ol {
    margin: 10px 0 0 5px !important;
}/* End custom CSS */