.elementor-kit-8{--e-global-color-primary:#0A4D67;--e-global-color-secondary:#0A4D67;--e-global-color-text:#0A4D67;--e-global-color-accent:#0A4D67;--e-global-typography-primary-font-family:"Comfortaa";--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Comfortaa";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Comfortaa";--e-global-typography-text-font-size:17px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.4em;--e-global-typography-accent-font-family:"Comfortaa";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.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-v4-dark-blue );font-family:"Comfortaa", Sans-serif;font-size:18px;font-weight:700;line-height:1.11em;color:var( --e-global-color-v4-white );border-style:solid;border-width:2px 2px 2px 2px;border-color:var( --e-global-color-text );border-radius:50px 50px 50px 50px;padding:16px 32px 15px 32px;}.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:#00000000;color:var( --e-global-color-v4-dark-blue );}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 p{margin-block-end:24px;}.elementor-kit-8 a{color:var( --e-global-color-text );}.elementor-kit-8 h1{color:var( --e-global-color-text );font-size:35px;}.elementor-kit-8 h2{color:var( --e-global-color-text );font-size:35px;}.elementor-kit-8 h3{color:var( --e-global-color-text );font-size:25px;font-weight:600;}.elementor-kit-8 h4{color:var( --e-global-color-text );}.elementor-kit-8 h5{color:var( --e-global-color-text );}.elementor-kit-8 h6{color:var( --e-global-color-text );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1300px;}.e-con{--container-max-width:1300px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1385px){.elementor-kit-8{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:1024px){.elementor-kit-8{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-8 h1{font-size:33px;}.elementor-kit-8 h2{font-size:33px;}.elementor-kit-8 h3{font-size:24px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-8{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-8 h1{font-size:26px;}.elementor-kit-8 h2{font-size:26px;}.elementor-kit-8 h3{font-size:23px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}:root { --e-gv-e3266e7:#ffffff; --beige:#FCF8F7; --primary-font:Comfortaa; --blue:#366BBB; --dark-blue:#0A4D67; --light-blue:#EAF0F3; --pink:#E6C7C7; --teal:#B2E4D8; --white:#ffffff; }
/* Start custom CSS */img, .page-content {
    image-rendering: -webkit-optimize-contrast;
}
p {
    -webkit-font-smoothing: antialiased;
}
p:nth-last-child(1), p.elementor-heading-title {
    margin-bottom: 0;
}
.elementor-kit-8 ul, ol {
    margin-bottom: 25px;
}
.elementor-nav-menu--dropdown .elementor-item:focus {
    background-color: transparent !important;
}
.visuallyhidden {
    position: absolute;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(0 0 99.9% 99.9%);
    overflow: hidden;
    height: 1px;
    width: 1px;
    padding: 0;
    border: 0
}
@keyframes fadeInDownSmall{from{opacity:0;transform:translate3d(0,-5%,0)}to{opacity:1;transform:none}}.fadeInDownSmall{animation-name:fadeInDownSmall}
@keyframes fadeInUpSmall{from{opacity:0;transform:translate3d(0,10%,0)}to{opacity:1;transform:none}}.fadeInUpSmall{animation-name:fadeInUpSmall}
@keyframes fadeInLeftSmall{from{opacity:0;transform:translate3d(-5%,0,0)}to{opacity:1;transform:none}}
    .fadeInLeftSmall{animation-name:fadeInLeftSmall}
@keyframes fadeInRightSmall{from{opacity:0;transform:translate3d(10%,0,0)}to{opacity:1;transform:none}}.fadeInRightSmall{animation-name:fadeInRightSmall}

@keyframes slideInDownSmall{from{transform:translate3d(0,-7%,0)}to{transform:none}}.slideInDownSmall{animation-name:slideInDownSmall}
@keyframes slideInUpSmall{from{transform:translate3d(0,7%,0)}to{transform:none}}.slideInUpSmall{animation-name:slideInUpSmall}
@keyframes slideInLeftSmall{from{transform:translate3d(-25%,0,0)}to{transform:none}}
    .slideInLeftSmall{animation-name:slideInLeftSmall}
@keyframes slideInRightSmall{from{transform:translate3d(25%,0,0)}to{transform:none}}.slideInRightSmall{animation-name:slideInRightSmall}/* End custom CSS */