.elementor-kit-4522{--e-global-color-primary:#232323;--e-global-color-secondary:#D51318;--e-global-color-text:#616161;--e-global-color-accent:#D51318;--e-global-color-8c2c102:#F4F6F6;--e-global-color-a38ec0d:#A90F14;--e-global-color-409f6ed:#E5E5E5;--e-global-color-984af2f:#FFFFFF;--e-global-color-1c69f38:#CCCCCC;--e-global-typography-primary-font-family:"DM Sans";--e-global-typography-primary-font-size:42px;--e-global-typography-primary-font-weight:bold;--e-global-typography-primary-line-height:1.3em;--e-global-typography-secondary-font-family:"DM Sans";--e-global-typography-secondary-font-size:24px;--e-global-typography-secondary-font-weight:bold;--e-global-typography-secondary-line-height:1.4em;--e-global-typography-text-font-family:"DM Sans";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.8em;--e-global-typography-accent-font-family:"DM Sans";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:bold;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-accent-line-height:1.5em;--e-global-typography-accent-letter-spacing:0.5px;--e-global-typography-0317d81-font-family:"DM Sans";--e-global-typography-0317d81-font-size:18px;--e-global-typography-0317d81-font-weight:normal;--e-global-typography-0317d81-line-height:1.7em;--e-global-typography-60f0214-font-family:"DM Sans";--e-global-typography-60f0214-font-size:14px;--e-global-typography-60f0214-font-weight:normal;--e-global-typography-60f0214-line-height:2em;--e-global-typography-e11a733-font-family:"DM Sans";--e-global-typography-e11a733-font-size:64px;--e-global-typography-e11a733-font-weight:bold;--e-global-typography-e11a733-line-height:1.1em;background-color:#FFFFFF;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-4522 e-page-transition{background-color:#FFBC7D;}.elementor-kit-4522 h1{color:var( --e-global-color-primary );font-size:40px;font-weight:bold;}.elementor-kit-4522 h2{color:var( --e-global-color-primary );font-size:32px;font-weight:bold;}.elementor-kit-4522 h3{color:var( --e-global-color-primary );font-size:24px;font-weight:bold;}.elementor-kit-4522 h4{color:var( --e-global-color-primary );font-size:20px;font-weight:bold;}.elementor-kit-4522 h5{color:var( --e-global-color-primary );font-size:18px;font-weight:bold;}.elementor-kit-4522 h6{color:var( --e-global-color-primary );font-size:16px;font-weight:bold;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1340px;}.e-con{--container-max-width:1340px;--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){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{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1024px){.elementor-kit-4522{--e-global-typography-primary-font-size:34px;--e-global-typography-secondary-font-size:20px;--e-global-typography-accent-font-size:15px;--e-global-typography-0317d81-font-size:17px;--e-global-typography-60f0214-font-size:13px;--e-global-typography-e11a733-font-size:48px;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-4522{--e-global-typography-primary-font-size:26px;--e-global-typography-secondary-font-size:18px;--e-global-typography-accent-font-size:14px;--e-global-typography-0317d81-font-size:16px;--e-global-typography-60f0214-font-size:12px;--e-global-typography-e11a733-font-size:30px;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 */.elementor-widget-text-editor .elementor-widget-container p:last-child {
    margin-bottom: 0;
}

/* DIVIDER LEFT */
.nx_divider_title .elementor-heading-title {
    padding-bottom: 0;
    margin-bottom: 10px !important;
    position: relative;
}
.nx_divider_title .elementor-heading-title::before,
.nx_divider_title .elementor-heading-title::after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: auto;
    bottom: -10px;
    width: 72px;
    height: 3px;
    background-color: var(--e-global-color-accent);
    border-radius: 5px;
}
.nx_divider_title .elementor-heading-title::after {
    width: 24px;
    left: 84px;
}

/* DIVIDER CENTER */
.nx_divider_title_center .elementor-heading-title {
    padding-bottom: 0;
    margin-bottom: 15px !important;
    position: relative;
}
.nx_divider_title_center .elementor-heading-title::before,
.nx_divider_title_center .elementor-heading-title::after {
    content: '';
    display: block;
    position: absolute;
    left: calc(50% - 6px);
    top: auto;
    bottom: -15px;
    width: 60px;
    height: 3px;
    background-color: var(--e-global-color-accent);
    border-radius: 5px;
    transform: translateX(-100%);
}
.nx_divider_title_center .elementor-heading-title::after {
    left: auto;
    right: calc(50% - 6px);
    transform: translateX(100%);
}
button#nx_submit_address:hover, button#nx_submit_address:focus {
    color: #d51318;
    border: 1px solid #d51318;
}

button#nx_submit_info:hover, button.nx_submit_btn:focus {
    color: #d51318;
    border: 1px solid #d51318;
}/* End custom CSS */