.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-416dccc:#79876D;--e-global-color-9e4bbbc:#3E5D58;--e-global-color-6194ae6:#211E16;--e-global-color-bb5d0f0:#FFFFFF80;--e-global-color-700bc03:#79876D;--e-global-color-351d433:#FFFFFF;--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);}.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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap');

body {
    font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow-x: hidden;
}

html {
    scroll-behavior: smooth;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Inter', sans-serif;
    letter-spacing: -0.02em;
}

.elementor-widget-image img {
    object-fit: cover;
    width: 100%;
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.e-con:hover .elementor-widget-image img {
    transform: scale(1.03);
}

.e-con[style*="border-radius"] {
    overflow: hidden;
}

.elementor-button {
    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    letter-spacing: 0.02em;
}

.elementor-button:hover {
    opacity: 0.92;
    transform: translateY(-2px);
    box-shadow: 0 8px 25px rgba(183, 155, 111, 0.25);
}

.elementor-button[style*="transparent"]:hover {
    background-color: #B79B6F !important;
    color: #fff !important;
    border-color: #B79B6F !important;
}

a {
    transition: color 0.3s ease, opacity 0.3s ease;
}

a:hover {
    color: #B79B6F !important;
    opacity: 0.9;
}

input, textarea {
    transition: border-color 0.3s ease, box-shadow 0.3s ease;
}

input:focus,
textarea:focus {
    border-color: #B79B6F !important;
    box-shadow: 0 0 0 3px rgba(183, 155, 111, 0.15);
}

form button[type="submit"]:hover {
    background-color: #a08858 !important;
    transform: translateY(-1px);
    box-shadow: 0 6px 20px rgba(183, 155, 111, 0.3);
}

.e-con[style*="rgba(0,0,0,0.5)"] {
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    transition: transform 0.3s ease, background-color 0.3s ease;
}

.e-con[style*="rgba(0,0,0,0.5)"]:hover {
    transform: translateY(-3px);
    background-color: rgba(0, 0, 0, 0.65) !important;
}

span[style*="border-radius:20px"],
span[style*="border-radius:8px"],
span[style*="border-radius:6px"] {
    transition: background-color 0.3s ease, color 0.3s ease;
}

span[style*="background:#f5f5f5"]:hover {
    background-color: #B79B6F !important;
    color: #fff !important;
}

@keyframes fadeInUp {
    from { opacity: 0; transform: translateY(30px); }
    to { opacity: 1; transform: translateY(0); }
}

@media (max-width: 1024px) {
    .e-con[style*="flex-direction: row"],
    .e-con[style*="flex-direction:row"] {
        flex-wrap: wrap !important;
    }
    .e-con[style*="width: 50%"],
    .e-con[style*="width:50%"],
    .e-con[style*="width: 45%"],
    .e-con[style*="width:45%"],
    .e-con[style*="width: 55%"],
    .e-con[style*="width:55%"] {
        width: 100% !important;
        min-width: 100% !important;
    }
}

@media (max-width: 767px) {
    .e-con {
        width: 100% !important;
        min-width: unset !important;
    }
    .e-con[style*="flex-direction: row"],
    .e-con[style*="flex-direction:row"] {
        flex-direction: column !important;
    }
    .e-con[style*="width: 32%"],
    .e-con[style*="width:32%"] {
        width: 100% !important;
    }
    .e-con[style*="width: 25%"],
    .e-con[style*="width:25%"] {
        width: 48% !important;
    }
    .e-con[style*="width: 18%"],
    .e-con[style*="width:18%"] {
        width: 45% !important;
    }
    .elementor-top-section {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    h1.elementor-heading-title {
        font-size: 36px !important;
        line-height: 1.15 !important;
    }
    h2.elementor-heading-title {
        font-size: 28px !important;
    }
    .e-con[style*="z_index: 100"] .elementor-widget-text-editor {
        display: none;
    }
}

@media (max-width: 480px) {
    h1.elementor-heading-title {
        font-size: 30px !important;
    }
    .e-con[style*="width: 25%"],
    .e-con[style*="width:25%"] {
        width: 100% !important;
    }
    .elementor-button-wrapper {
        width: 100%;
    }
    .elementor-button {
        width: 100%;
        text-align: center;
    }
}

::-webkit-scrollbar { width: 8px; }
::-webkit-scrollbar-track { background: #f5f5f5; }
::-webkit-scrollbar-thumb { background: #B79B6F; border-radius: 4px; }
::-webkit-scrollbar-thumb:hover { background: #a08858; }/* End custom CSS */