.elementor-kit-10{--e-global-color-primary:#16599B;--e-global-color-secondary:#003049;--e-global-color-text:#FFFFFF;--e-global-color-accent:#EE1D24;--e-global-color-12b5d5f:#0272D1;--e-global-color-56c4355:#F9AF3F;--e-global-color-6b92c7a:#3D842B;--e-global-color-c2b807d:#002478;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-579108b-font-family:"Montserrat";--e-global-typography-579108b-font-size:79px;--e-global-typography-579108b-font-weight:800;--e-global-typography-579108b-line-height:1.2em;--e-global-typography-67cc080-font-family:"Montserrat";--e-global-typography-67cc080-font-size:38;--e-global-typography-67cc080-font-weight:700;--e-global-typography-76c1b38-font-size:clamp(24.0px, 22.15px + 0.51vw, 32.0px);--e-global-typography-0251ec5-font-size:clamp(16.0px, 14.15px + 0.51vw, 24.0px);--e-global-typography-df5ddb6-font-size:clamp(30.0px, 23.08px + 1.92vw, 60.0px);background-color:#202020;color:#FFFFFF;font-family:"Archivo", Sans-serif;font-size:16px;font-weight:300;line-height:1.9em;letter-spacing:1px;}.elementor-kit-10 button,.elementor-kit-10 input[type="button"],.elementor-kit-10 input[type="submit"],.elementor-kit-10 .elementor-button{background-color:#ED1C24;font-family:"Montserrat", Sans-serif;font-weight:700;text-shadow:0px 0px 10px rgba(0, 0, 0, 0.1);color:#FFFFFF;border-style:solid;border-width:0px 0px 0px 0px;border-radius:5px 5px 5px 5px;}.elementor-kit-10 button:hover,.elementor-kit-10 button:focus,.elementor-kit-10 input[type="button"]:hover,.elementor-kit-10 input[type="button"]:focus,.elementor-kit-10 input[type="submit"]:hover,.elementor-kit-10 input[type="submit"]:focus,.elementor-kit-10 .elementor-button:hover,.elementor-kit-10 .elementor-button:focus{background-color:#FFEE32;color:#003049;}.elementor-kit-10 e-page-transition{background-color:#FFBC7D;}.elementor-kit-10 a{color:#FFD100;}.elementor-kit-10 a:hover{color:#FFEE32;}.elementor-kit-10 h1{font-family:"Montserrat", Sans-serif;font-size:50px;font-weight:700;letter-spacing:-1.5px;}.elementor-kit-10 h2{font-family:"Montserrat", Sans-serif;font-size:38px;font-weight:700;letter-spacing:-1.5px;}.elementor-kit-10 h3{font-family:"Montserrat", Sans-serif;font-size:28px;font-weight:700;letter-spacing:-1.2px;}.elementor-kit-10 h4{font-family:"Montserrat", Sans-serif;font-size:21px;font-weight:700;letter-spacing:-1.2px;}.elementor-kit-10 h5{font-family:"Montserrat", Sans-serif;font-size:16px;font-weight:600;letter-spacing:-1.2px;}.elementor-kit-10 h6{font-family:"Lato", Sans-serif;font-size:14px;font-weight:300;text-transform:uppercase;letter-spacing:2px;}.elementor-kit-10 label{color:#F77F00;font-family:"Montserrat", Sans-serif;font-weight:600;line-height:1.9em;}.elementor-kit-10 input:not([type="button"]):not([type="submit"]),.elementor-kit-10 textarea,.elementor-kit-10 .elementor-field-textual{color:#202020;background-color:#D6D6D6;border-style:solid;border-width:0px 0px 0px 0px;}.elementor-kit-10 input:focus:not([type="button"]):not([type="submit"]),.elementor-kit-10 textarea:focus,.elementor-kit-10 .elementor-field-textual:focus{background-color:#FFFFFF;}.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);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-10{font-size:14px;}.elementor-kit-10 h1{font-size:28px;}.elementor-kit-10 h2{font-size:21px;}.elementor-kit-10 h3{font-size:18px;}.elementor-kit-10 h4{font-size:16px;}.elementor-kit-10 h5{font-size:14px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */:root {
    --width-s: 800px;
    --width-m: 1280px;
    --width-l: 1600px;

    --gap-main: 40px;

    /* 160 */
    --gap-xlg: -webkit-calc(var(--gap-main) * 4);
    --gap-xlg: -moz-calc(var(--gap-main) * 4);
    --gap-xlg: calc(var(--gap-main) * 4);
    
    /* 90 */
    --gap-lg: -webkit-calc(var(--gap-main) * 2.25);
    --gap-lg: -moz-calc(var(--gap-main) * 2.25);
    --gap-lg: calc(var(--gap-main) * 2.25);

    /* 60 */
    --gap-m: -webkit-calc(var(--gap-main) * 1.5);
    --gap-m: -moz-calc(var(--gap-main) * 1.5);
    --gap-m: calc(var(--gap-main) * 1.5);
  
    /* 24 */
    --gap-sm: -webkit-calc(var(--gap-main) / 1.66);
    --gap-sm: -moz-calc(var(--gap-main) / 1.66);
    --gap-sm: calc(var(--gap-main) / 1.66);
    
    /* 12 */
    --gap-xs: -webkit-calc(var(--gap-main) / 3.33);
    --gap-xs: -moz-calc(var(--gap-main) / 3.33);
    --gap-xs: calc(var(--gap-main) / 3.33);
    
    @media (max-width: 979px) {
        --gap-xlg: 120px;
    }
  
    @media (max-width: 768px) {
        --gap-xlg: 90px;
        --gap-lg: 60px;
    }
  }

/* --- gral --- */


/* contanier */
.mft-container-s.elementor-element, .mft-container-m.elementor-element, .cookies-section.elementor-section.elementor-section-boxed > .elementor-container, .mft-container-l.elementor-element, .mft-container-full.elementor-element {
    margin: 0 auto;
    box-sizing: border-box;
}

.mft-container-s.elementor-element, .cookies-section.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: var(--width-s)!important;
}

.mft-container-m.elementor-element {
    max-width: var(--width-m)!important;
}

.mft-container-l.elementor-element {
    max-width: var(--width-l)!important;
}

.mft-container-full.elementor-element {
    max-width: 1920px!important;
    padding-left: 0;
    padding-right: 0;
}/* End custom CSS */