.elementor-26 .elementor-element.elementor-element-a2e1a64{--display:flex;}.elementor-26 .elementor-element.elementor-element-e3bdea4{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;--align-items:center;--overlay-opacity:0;--border-radius:0px 0px 0px 0px;--padding-top:12px;--padding-bottom:12px;--padding-left:24px;--padding-right:24px;}.elementor-26 .elementor-element.elementor-element-e3bdea4:not(.elementor-motion-effects-element-type-background), .elementor-26 .elementor-element.elementor-element-e3bdea4 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F5F0E8;}.elementor-26 .elementor-element.elementor-element-e3bdea4::before, .elementor-26 .elementor-element.elementor-element-e3bdea4 > .elementor-background-video-container::before, .elementor-26 .elementor-element.elementor-element-e3bdea4 > .e-con-inner > .elementor-background-video-container::before, .elementor-26 .elementor-element.elementor-element-e3bdea4 > .elementor-background-slideshow::before, .elementor-26 .elementor-element.elementor-element-e3bdea4 > .e-con-inner > .elementor-background-slideshow::before, .elementor-26 .elementor-element.elementor-element-e3bdea4 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#1A5C1A;--background-overlay:'';}.elementor-26 .elementor-element.elementor-element-e3bdea4.e-con{--align-self:flex-start;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(min-width:768px){.elementor-26 .elementor-element.elementor-element-e3bdea4{--content-width:fit-content;}}/* Start custom CSS for html, class: .elementor-element-afef4e7 */.announce-wrap {
    background: #1A2000;
    text-align: center;
    font-size: 13px;
    font-weight: 800;
    letter-spacing: 2px;
    padding: 10px 48px;
    width: 100vw !important;
    box-sizing: border-box;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw !important;
    margin-right: -50vw !important;
}
.announce-link {
    color: #F5C800 !important;
    text-decoration: none !important;
}
.announce-link:hover {
    text-decoration: underline !important;
}
@media (max-width: 767px) {
    .announce-wrap {
        padding: 10px 16px;
        font-size: 13px;
        letter-spacing: 1px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8bfb1c8 */.hdr-wrap {
    background: #f5f0e8;
    width: 100%;
    padding: 16px 48px;
    box-sizing: border-box;
    position: relative;
}
.hdr-inner {
    display: grid;
    grid-template-columns: 260px 1fr 260px;
    align-items: center;
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
}
.hdr-logo img {
    height: 110px;
    width: auto;
    display: block;
}
.hdr-nav {
    background: #ffffff;
    border-radius: 999px;
    padding: 14px 40px;
    display: flex;
    align-items: center;
    gap: 36px;
    justify-content: center;
    position: relative;
    overflow: visible !important;
}
.hdr-nav-bg {
    position: absolute;
    inset: 0;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='70' height='70' viewBox='0 0 70 70'%3E%3Cellipse cx='35' cy='48' rx='13' ry='10' fill='%231A5C1A'/%3E%3Cellipse cx='17' cy='30' rx='5' ry='6' fill='%231A5C1A'/%3E%3Cellipse cx='29' cy='22' rx='5' ry='6' fill='%231A5C1A'/%3E%3Cellipse cx='41' cy='22' rx='5' ry='6' fill='%231A5C1A'/%3E%3Cellipse cx='53' cy='30' rx='5' ry='6' fill='%231A5C1A'/%3E%3C/svg%3E");
    background-size: 70px 70px;
    opacity: 0.1;
    border-radius: 999px;
    pointer-events: none;
}
.hdr-nav a {
    font-size: 15px;
    font-weight: 700;
    color: #1A2000;
    text-decoration: none;
    white-space: nowrap;
    position: relative;
    z-index: 1;
}
.hdr-nav a:hover {
    color: #1A5C1A;
}
.hdr-nav-divider {
    width: 1px;
    height: 18px;
    background: #d0ccc4;
    flex-shrink: 0;
    position: relative;
    z-index: 1;
}
.hdr-login {
    font-size: 15px !important;
    font-weight: 700 !important;
    color: #1A5C1A !important;
    text-decoration: none;
    white-space: nowrap;
    position: relative;
    z-index: 1;
}
.hdr-login:hover {
    color: #1A2000 !important;
}
.hdr-dropdown {
    position: relative;
    z-index: 100;
}
.hdr-dropdown::after {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    height: 20px;
    background: transparent;
}
.hdr-dropdown-trigger {
    font-size: 15px;
    font-weight: 700;
    color: #1A2000;
    text-decoration: none;
    white-space: nowrap;
    cursor: pointer;
    position: relative;
    z-index: 1;
}
.hdr-dropdown-trigger:hover {
    color: #1A5C1A;
}
.hdr-dropdown-menu {
    display: none;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
    border-radius: 16px;
    padding: 20px 0 12px;
    min-width: 220px;
    box-shadow: 0 8px 32px rgba(0,0,0,0.12);
    z-index: 9999;
    margin-top: 0;
}
.hdr-dropdown:hover .hdr-dropdown-menu {
    display: block;
}
.hdr-dropdown-menu a {
    display: block;
    padding: 12px 20px;
    font-size: 14px;
    font-weight: 700;
    color: #1A2000;
    text-decoration: none;
    white-space: nowrap;
}
.hdr-dropdown-menu a:hover {
    background: #f5f0e8;
    color: #1A5C1A;
}
.hdr-right {
    display: flex;
    align-items: center;
    gap: 16px;
    justify-self: end;
}
.hdr-btn {
    background: transparent;
    color: #1A2000;
    font-weight: 800;
    font-size: 15px;
    padding: 14px 32px;
    border-radius: 999px;
    text-decoration: none;
    white-space: nowrap;
    border: 2px solid #1A2000;
}
.hdr-btn:hover {
    background: #1A2000;
    color: #F5C800;
}
.hdr-hamburger {
    display: none;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 5px;
    background: none !important;
    border: none !important;
    box-shadow: none !important;
    cursor: pointer;
    padding: 6px;
    width: 36px;
    height: 36px;
    flex-shrink: 0;
}
.hdr-hamburger span {
    display: block;
    width: 24px;
    height: 2px;
    background: #1A2000;
    border-radius: 2px;
}
.hdr-mob-row {
    display: none;
}
.hdr-mob-logo-link {
    display: flex;
    align-items: center;
    gap: 8px;
    text-decoration: none;
}
.hdr-mob-logo-link img {
    margin: 0 !important;
}
.hdr-mob-mascot {
    height: 68px;
    width: auto;
    display: block;
    max-height: 68px;
}
.hdr-mob-wordmark {
    height: 28px;
    width: auto;
    display: block;
    max-height: 28px;
}
.hdr-mobile-menu {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #0F2A06;
    z-index: 99999;
    overflow-y: auto;
    overflow-x: hidden;
    margin: 0 !important;
    padding: 0 !important;
    box-sizing: border-box;
}
.hdr-mobile-menu.open {
    display: block;
}
.hdr-mobile-top {
    background: #f5f0e8;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 16px 20px;
    border-bottom: 1px solid rgba(0,0,0,0.08);
}
.hdr-mob-close {
    background: none !important;
    border: none !important;
    box-shadow: none !important;
    color: rgba(0,0,0,0.4);
    font-size: 22px;
    cursor: pointer;
    padding: 8px;
    line-height: 1;
    position: relative;
    z-index: 999999;
}
.hdr-mobile-inner {
    padding: 8px 0 40px;
}
.hdr-mob-services-trigger {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 18px 24px;
    font-size: 17px;
    font-weight: 700;
    color: rgba(255,255,255,0.9);
    border-bottom: 1px solid rgba(255,255,255,0.06);
    cursor: pointer;
}
.hdr-mob-arrow {
    font-size: 12px;
    color: rgba(255,255,255,0.3);
    transition: transform 0.2s;
}
.hdr-mob-services.open .hdr-mob-arrow {
    transform: rotate(180deg);
}
.hdr-mob-submenu {
    display: none;
    background: rgba(255,255,255,0.04);
}
.hdr-mob-services.open .hdr-mob-submenu {
    display: block;
}
.hdr-mob-submenu a {
    display: block;
    padding: 14px 24px 14px 40px;
    font-size: 15px;
    font-weight: 600;
    color: rgba(255,255,255,0.6);
    text-decoration: none;
    border-bottom: 1px solid rgba(255,255,255,0.04);
}
.hdr-mob-submenu a:hover {
    color: #F5C800;
}
.hdr-mobile-inner > a {
    display: block;
    padding: 18px 24px;
    font-size: 17px;
    font-weight: 700;
    color: rgba(255,255,255,0.9);
    text-decoration: none;
    border-bottom: 1px solid rgba(255,255,255,0.06);
}
.hdr-mobile-inner > a:hover {
    color: #F5C800;
}
.hdr-mob-divider {
    height: 1px;
    background: rgba(255,255,255,0.08);
    margin: 12px 24px;
}
.hdr-mob-login {
    color: #5DBF6E !important;
}
.hdr-mob-cta {
    display: block;
    margin: 16px 20px 4px !important;
    background: #F5C800 !important;
    color: #1A2000 !important;
    text-align: center !important;
    border-radius: 14px !important;
    font-weight: 900 !important;
    font-size: 16px !important;
    padding: 18px 24px !important;
    border-bottom: none !important;
    text-decoration: none !important;
}
.hdr-mob-cta:hover {
    background: #e6b800 !important;
}
@media (max-width: 767px) {
    .hdr-wrap {
        padding: 10px 16px;
    }
    .hdr-inner {
        display: none;
    }
    .hdr-mob-row {
        width: 100% !important;
        display: flex !important;
        justify-content: space-between !important;
        align-items: center !important;
        box-sizing: border-box !important;
    }
    .hdr-hamburger {
        margin-left: auto !important;
        flex-shrink: 0 !important;
        display: flex !important;
    }
}/* End custom CSS */
/* Start custom CSS */.e-con {
    max-width: 1400px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
@media (max-width: 767px) {
    .e-con {
        max-width: 100% !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    [data-widget_type="html.default"] {
        width: 100% !important;
    }
    [data-e-type="widget"] {
        width: 100% !important;
    }
    .elementor-widget-container {
        width: 100% !important;
    }
    .hdr-wrap {
        width: 100% !important;
        box-sizing: border-box !important;
    }
    .hdr-mob-row {
        width: 100% !important;
        display: flex !important;
        justify-content: space-between !important;
        align-items: center !important;
        box-sizing: border-box !important;
    }
    .hdr-hamburger {
        margin-left: auto !important;
        flex-shrink: 0 !important;
        display: flex !important;
    }
}/* End custom CSS */