.elementor-kit-12{--e-global-color-primary:#002B49;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#111111;--e-global-color-accent:#5C5C5B;--e-global-color-a0b0fdd:#002B49;--e-global-color-ee62f5b:#004B70;--e-global-color-6a4ea68:#E0E621;--e-global-color-e054833:#2E2D2C;--e-global-color-6d024a1:#5C5C5B;--e-global-color-dc8dfcb:#DADADA;--e-global-color-c6ba14e:#9B2949;--e-global-color-d673439:#76C043;--e-global-color-680a62f:#111111;--e-global-color-dc78277:#FFFFFF;--e-global-typography-primary-font-family:"Gibson";--e-global-typography-primary-font-size:64px;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:56px;--e-global-typography-primary-letter-spacing:-0.5px;--e-global-typography-secondary-font-family:"Gibson";--e-global-typography-secondary-font-size:32px;--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-line-height:32px;--e-global-typography-secondary-letter-spacing:-0.5px;--e-global-typography-text-font-family:"Gibson";--e-global-typography-text-font-size:16px;--e-global-typography-text-line-height:21px;--e-global-typography-accent-font-family:"Gibson";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:600;--e-global-typography-accent-font-style:italic;--e-global-typography-1655bf2-font-family:"Gibson";--e-global-typography-1655bf2-font-size:24px;--e-global-typography-1655bf2-font-weight:500;--e-global-typography-1655bf2-letter-spacing:-0.3px;--e-global-typography-bf1716a-font-size:14px;--e-global-typography-bf1716a-line-height:16px;font-family:"Gibson", Sans-serif;font-size:1rem;}.elementor-kit-12 button,.elementor-kit-12 input[type="button"],.elementor-kit-12 input[type="submit"],.elementor-kit-12 .elementor-button{background-color:var( --e-global-color-6a4ea68 );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );color:var( --e-global-color-a0b0fdd );border-style:solid;border-width:2px 2px 2px 2px;border-color:#002B49;border-radius:25px 25px 25px 25px;}.elementor-kit-12 button:hover,.elementor-kit-12 button:focus,.elementor-kit-12 input[type="button"]:hover,.elementor-kit-12 input[type="button"]:focus,.elementor-kit-12 input[type="submit"]:hover,.elementor-kit-12 input[type="submit"]:focus,.elementor-kit-12 .elementor-button:hover,.elementor-kit-12 .elementor-button:focus{background-color:var( --e-global-color-a0b0fdd );color:var( --e-global-color-dc8dfcb );border-style:solid;border-width:2px 2px 2px 2px;border-color:var( --e-global-color-6a4ea68 );}.elementor-kit-12 e-page-transition{background-color:#FFBC7D;}.elementor-kit-12 a{font-family:"Gibson", Sans-serif;}.elementor-kit-12 h1{font-family:"Gibson", Sans-serif;font-size:clamp(3rem, 2.5385rem + 2.0513vw, 4rem);}.elementor-kit-12 h2{font-family:"Gibson", Sans-serif;font-size:clamp(2.4rem, 2.1231rem + 1.2308vw, 3rem);}.elementor-kit-12 h3{font-family:"Gibson", Sans-serif;font-size:clamp(2.1rem, 1.9154rem + 0.8205vw, 2.5rem);}.elementor-kit-12 h4{font-family:"Gibson", Sans-serif;font-size:clamp(1.8rem, 1.7077rem + 0.4103vw, 2rem);}.elementor-kit-12 h5{font-size:clamp(1.6rem, 1.5308rem + 0.3077vw, 1.75rem);}.elementor-kit-12 h6{font-size:clamp(1.4rem, 1.3538rem + 0.2051vw, 1.5rem);}.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;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-12{--e-global-typography-1655bf2-line-height:1em;}.elementor-kit-12 button,.elementor-kit-12 input[type="button"],.elementor-kit-12 input[type="submit"],.elementor-kit-12 .elementor-button{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-12 h1{font-size:3rem;}.elementor-kit-12 button,.elementor-kit-12 input[type="button"],.elementor-kit-12 input[type="submit"],.elementor-kit-12 .elementor-button{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.container {
  line-height: 1.4;
  text-align: center;
  padding: 44px;
  color: #333;
}

h1 {
  font-size: 50px;
}

p {
  font-size: 18px;
}
p small {
  font-size: 80%;
  color: #666;
}

.highlight-container, .highlight {
  position: relative;
}

.highlight-container {
  display: inline-block;
}
.highlight-container:before, .highlight-container:after {
  content: " ";
  display: block;
  height: 70%;
  width: 100%;
  margin-left: -3px;
  margin-right: -3px;
  margin-top: 8px;
  transform: rotate(-2deg);
  position: absolute;
}
.highlight-container:before {
  background: background: rgba(224, 230, 33, 0.9);
  transform: rotate(5deg);
  top: -3px;
  left: -1px;
}
.highlight-container:after {
  background: rgba(224, 230, 33, 0.6);
  top: 3px;
  right: -2px;
}
.highlight-container.marker:before {
  background-image: linear-gradient(-100deg, rgba(255, 255, 255, 0), rgba(224, 230, 33, 0.85), rgba(255, 255, 255, 0));
  transform: rotate(4deg);
  top: 1px;
  left: -3px;
}
.highlight-container.marker:after {
  background-image: linear-gradient(-100deg, rgba(255, 255, 255, 0), rgba(224, 230, 33, 0.85), rgba(255, 255, 255, 0));
  top: 3px;
  right: -4px;
}
.highlight-container .highlight {
  color: #333;
  z-index: 4;
}/* End custom CSS */