.elementor-kit-6{--e-global-color-primary:#C8972B;--e-global-color-secondary:#1A2A4A;--e-global-color-text:#37474F;--e-global-color-accent:#0D1B2A;--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;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing: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-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* === Zeezone Global Styles === */
html { scroll-behavior: smooth; }
#zz-apply { scroll-margin-top: 80px; }

.elementor-field-type-select select,
.elementor-field-type-text input,
.elementor-field-type-email input,
.elementor-field-type-tel input,
.elementor-field-type-textarea textarea {
    border: 2px solid #E0E6ED !important;
    border-radius: 8px !important;
    padding: 12px 16px !important;
    font-size: 15px !important;
    transition: border-color 0.2s !important;
}
.elementor-field-type-select select:focus,
.elementor-field-type-text input:focus,
.elementor-field-type-email input:focus,
.elementor-field-type-tel input:focus,
.elementor-field-type-textarea textarea:focus {
    border-color: #C8972B !important;
    outline: none !important;
    box-shadow: 0 0 0 3px rgba(200,151,43,0.12) !important;
}
.elementor-field-label {
    font-weight: 600 !important;
    color: #37474F !important;
}
.elementor-button {
    transition: all 0.2s ease !important;
}
.elementor-button:hover {
    transform: translateY(-2px) !important;
    opacity: 0.92 !important;
}
@media(max-width:767px){
    .elementor-section{padding-left:16px!important;padding-right:16px!important;}
    h1{font-size:36px!important;}
}/* End custom CSS */