.elementor-270 .elementor-element.elementor-element-c65c3d2{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-270 .elementor-element.elementor-element-6499af2{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for html, class: .elementor-element-6499af2 */.g2c-header { width: 100%; padding: 20px 40px; display: flex; justify-content: space-between; align-items: center; background-color: #fff; border-bottom: 1px solid #eee; position: relative; z-index: 100; }
.g2c-logo img { height: 60px; filter: none; position: relative; z-index: 102; }
.g2c-nav ul { display: flex; list-style: none; gap: 30px; padding: 0; margin: 0; }
.g2c-nav a { color: #000 !important; text-decoration: none; text-transform: uppercase; font-size: 0.85rem; letter-spacing: 1px; font-weight: 500; font-family: 'Montserrat', sans-serif; }
.g2c-hamburger { display: none; flex-direction: column; justify-content: space-between; width: 30px; height: 20px; background: transparent; border: none; cursor: pointer; z-index: 102; padding: 0; }
.g2c-hamburger span { width: 100%; height: 2px; background: #000; transition: all 0.3s ease-in-out; transform-origin: left; }
.g2c-hamburger.active span { background: #fff; }
.g2c-hamburger.active span:first-child { transform: rotate(45deg); }
.g2c-hamburger.active span:nth-child(2) { opacity: 0; width: 0; }
.g2c-hamburger.active span:last-child { transform: rotate(-45deg); }
@media (max-width: 768px) {
    .g2c-header { padding: 20px; }
    .g2c-hamburger { display: flex; }
    .g2c-nav { position: fixed; top: 0; left: 0; width: 100%; height: 100vh; background: rgba(0,0,0,0.95); backdrop-filter: blur(10px); display: flex; flex-direction: column; justify-content: center; align-items: center; opacity: 0; pointer-events: none; transition: opacity 0.4s ease; z-index: 101; }
    .g2c-nav.active { opacity: 1; pointer-events: all; }
    .g2c-nav ul { flex-direction: column; gap: 40px; text-align: center; }
    .g2c-nav a { font-size: 1.5rem; color: #fff !important; font-family: 'King Caslon', 'Playfair Display', serif; font-style: italic; }
}/* End custom CSS */