.elementor-kit-14{--e-global-color-primary:#001A2B;--e-global-color-secondary:#141414;--e-global-color-text:#050505;--e-global-color-accent:#003152;--e-global-color-66aa3b2:#FFFFFF;--e-global-color-ff9bde8:#F2F2F2;--e-global-color-24daa14:#0062A3;--e-global-color-6455e40:#F8FCFF;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-size:16px;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-line-height:24px;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-size:16px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:24px;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:24px;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:400;--e-global-typography-accent-line-height:24px;color:var( --e-global-color-text );font-family:"Montserrat", Sans-serif;font-size:16px;line-height:24px;}.elementor-kit-14 button,.elementor-kit-14 input[type="button"],.elementor-kit-14 input[type="submit"],.elementor-kit-14 .elementor-button{background-color:#001A2B00;font-family:"avenir-lt-pro", Sans-serif;font-size:14px;font-weight:300;text-transform:uppercase;color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 2px 1px;border-color:var( --e-global-color-accent );border-radius:0px 0px 0px 0px;padding:14px 34px 14px 34px;}.elementor-kit-14 button:hover,.elementor-kit-14 button:focus,.elementor-kit-14 input[type="button"]:hover,.elementor-kit-14 input[type="button"]:focus,.elementor-kit-14 input[type="submit"]:hover,.elementor-kit-14 input[type="submit"]:focus,.elementor-kit-14 .elementor-button:hover,.elementor-kit-14 .elementor-button:focus{background-color:#02010100;color:#FFFFFF;}.elementor-kit-14 e-page-transition{background-color:#FFBC7D;}.elementor-kit-14 a{color:var( --e-global-color-accent );}.elementor-kit-14 h1{color:var( --e-global-color-primary );font-family:"avenir-lt-pro", Sans-serif;font-size:52px;text-transform:capitalize;line-height:1.1em;}.elementor-kit-14 h2{color:var( --e-global-color-primary );font-family:"avenir-lt-pro", Sans-serif;font-size:40px;text-transform:capitalize;line-height:1.1em;}.elementor-kit-14 h3{color:var( --e-global-color-primary );font-family:"avenir-lt-pro", Sans-serif;}.elementor-kit-14 h4{color:var( --e-global-color-primary );font-family:"avenir-lt-pro", Sans-serif;}.elementor-kit-14 h5{font-family:"avenir-lt-pro", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;}.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:1200px){.elementor-kit-14{font-size:16px;}.elementor-kit-14 h1{font-size:42px;}.elementor-kit-14 h2{font-size:32px;}.elementor-kit-14 h3{font-size:24px;}.elementor-kit-14 h4{font-size:20px;}.elementor-kit-14 h5{font-size:18px;}}@media(max-width:1024px){.elementor-kit-14 button,.elementor-kit-14 input[type="button"],.elementor-kit-14 input[type="submit"],.elementor-kit-14 .elementor-button{font-size:14px;padding:14px 26px 14px 26px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-14{font-size:15px;}.elementor-kit-14 h1{font-size:32px;}.elementor-kit-14 h2{font-size:26px;}.elementor-kit-14 h3{font-size:24px;}.elementor-kit-14 h4{font-size:20px;}.elementor-kit-14 h5{font-size:16px;}.elementor-kit-14 button,.elementor-kit-14 input[type="button"],.elementor-kit-14 input[type="submit"],.elementor-kit-14 .elementor-button{font-size:14px;padding:12px 20px 12px 20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body,
html {
    overflow-x: hidden;
    margin: 0;
    padding: 0;
}

body {
    background: #001A2C;
}

p:first-child {
    margin-top: 0;
}

p:last-child {
    margin-bottom: 0;
}

.elementor-button {
    position: relative;
    z-index: 1;
}

.elementor-button:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    background: #003152;
    z-index: -1;
    transition: 0.6s ease;
}

.elementor-button:hover:after {
    top: 0;
}

.white .elementor-button:after {
    background: #fff;
}

.text-highlight {
    font-family: "meno-banner", Sans-serif;
    font-style: italic;
}/* End custom CSS */