.elementor-kit-8{--e-global-color-primary:#0D68C0;--e-global-color-secondary:#212121;--e-global-color-text:#111111;--e-global-color-accent:#FB2662;--e-global-color-39fc2ed:#FFFFFF;--e-global-color-f1a8ebd:#EDEDED;--e-global-color-cc73384:#00000000;--e-global-color-c4f612e:#FEA14D;--e-global-color-ebc93d1:#111111;--e-global-color-c0ebd04:#7D2BCB;--e-global-color-aaa89dc:#A56ADC;--e-global-color-dfbd717:#F8B717;--e-global-typography-primary-font-size:56px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-size:45px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Ubuntu";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.4em;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-1981585-font-family:"Lato";--e-global-typography-1981585-font-size:4rem;--e-global-typography-1981585-font-weight:900;--e-global-typography-1981585-line-height:1em;--e-global-typography-c205b7a-font-family:"Lato";--e-global-typography-c205b7a-font-size:2.6rem;--e-global-typography-c205b7a-font-weight:300;color:var( --e-global-color-text );font-family:"Ubuntu", Sans-serif;font-size:18px;font-weight:400;line-height:1.5em;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{background-color:var( --e-global-color-accent );font-size:20px;font-weight:500;color:var( --e-global-color-39fc2ed );border-radius:3px 3px 3px 3px;}.elementor-kit-8 button:hover,.elementor-kit-8 button:focus,.elementor-kit-8 input[type="button"]:hover,.elementor-kit-8 input[type="button"]:focus,.elementor-kit-8 input[type="submit"]:hover,.elementor-kit-8 input[type="submit"]:focus,.elementor-kit-8 .elementor-button:hover,.elementor-kit-8 .elementor-button:focus{background-color:var( --e-global-color-primary );color:var( --e-global-color-39fc2ed );}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 a{color:var( --e-global-color-primary );}.elementor-kit-8 a:hover{color:var( --e-global-color-primary );text-decoration:underline;}.elementor-kit-8 h1{font-size:54px;font-weight:600;}.elementor-kit-8 h2{font-size:45px;font-weight:700;}.elementor-kit-8 h3{font-size:38px;font-weight:500;}.elementor-kit-8 h4{font-size:21px;font-weight:700;}.elementor-kit-8 h5{font-size:28px;font-weight:300;}.elementor-kit-8 h6{font-size:1em;font-weight:700;}.elementor-kit-8 label{color:var( --e-global-color-text );font-weight:600;line-height:1.8em;}.elementor-kit-8 input:not([type="button"]):not([type="submit"]),.elementor-kit-8 textarea,.elementor-kit-8 .elementor-field-textual{font-size:18px;font-weight:400;line-height:1.8em;letter-spacing:1.3px;border-style:solid;border-width:2px 2px 2px 2px;border-color:#DDDDDD;border-radius:3px 3px 3px 3px;}.elementor-kit-8 input:focus:not([type="button"]):not([type="submit"]),.elementor-kit-8 textarea:focus,.elementor-kit-8 .elementor-field-textual:focus{border-style:solid;border-color:var( --e-global-color-primary );}.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-8{--e-global-typography-primary-font-size:54px;--e-global-typography-secondary-font-size:40px;--e-global-typography-1981585-font-size:3.2rem;--e-global-typography-c205b7a-font-size:2rem;}.elementor-kit-8 h1{font-size:48px;}.elementor-kit-8 h2{font-size:40px;}.elementor-kit-8 h3{font-size:30px;}.elementor-kit-8 h4{font-size:20px;}.elementor-kit-8 h5{font-size:25px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-8{--e-global-typography-primary-font-size:40px;--e-global-typography-secondary-font-size:32px;--e-global-typography-1981585-font-size:2.5rem;--e-global-typography-c205b7a-font-size:1.8rem;}.elementor-kit-8 p{margin-block-end:1.2em;}.elementor-kit-8 h1{font-size:40px;}.elementor-kit-8 h2{font-size:32px;}.elementor-kit-8 h3{font-size:26px;}.elementor-kit-8 h4{font-size:18px;}.elementor-kit-8 h5{font-size:24px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.elementor-button,
.elementor-nav-menu--main a,
.no-text-decoration a {
    text-decoration: none !important;
}
@media screen AND (min-width: 768px) {
    .mobile-only.menu-item {
        display: none !important;
    }
}
/* Animated Gradient Background */
.gradient-background {
    background: linear-gradient(to left, #088382, #4DC5CC, #1D64C5 , #D6456E, #F39F5C);
    background-size: 600% 100%;
    animation: gradient 30s linear infinite;
    animation-direction: alternate;
}
@keyframes gradient {
    0% {background-position: 0%}
    100% {background-position: 100%}
}
.gradient-background.delay-5s {
	animation-delay: 5s;
}
.gradient-background.delay-10s {
	animation-delay: 10s;
}
.gradient-background a,
.gradient-background a:hover,
.gradient-background a:focus {
    background-color: rgba(0,0,0,.15);
    color: #fff;
    padding: 3px 6px;
    text-decoration: none;
}
.gradient-background a:hover,
.gradient-background a:focus {
    background-color: rgba(0,0,0,.35);
}

.recapcha-notice {
    font-size: 13px;
    line-height: 1.2em;
    color: #00000044;
}
.recapcha-notice a,
.recapcha-notice a:hover,
.recapcha-notice a:focus {
    color: #001AAD55;
}

/* CookieYes */
button.cky-btn {
    font-size: 1rem;
}
.cky-switch input {
    border: none !important;
    border-radius: 500px !important;
}
.cky-btn-revisit {
    background: transparent !important;
    box-shadow: none !important;
    border: none !important;
}

/* Forms */
select.gfield_select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: #fff;
    border: 2px solid #ddd;
    border-radius: 3px;
    padding: 8px 30px 8px 12px;
    font-size: 15px;
    color: #333;
    cursor: pointer;
    line-height: 1.8;
    letter-spacing: 1.3px;
  background-image: url("data:image/svg+xml;utf8,<svg fill='gray' height='20' viewBox='0 0 24 24' width='20' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/></svg>");
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 16px 16px;
}

/* Focus state */
select:focus {
  border-color: #0A68C0;
  box-shadow: 0 0 4px rgba(0,123,255,0.4);
  outline: none;
}/* End custom CSS */