.elementor-kit-3476{--e-global-color-primary:#045FF4;--e-global-color-secondary:#00036F;--e-global-color-text:#1C0B29;--e-global-color-accent:#D4AF37;--e-global-color-17c189a:#FFFFFF;--e-global-color-09f4483:#000000;--e-global-color-224f2df:#F7F7F3;--e-global-color-9644c0e:#1C0B29;--e-global-typography-primary-font-family:"Instrument Sans";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Instrument Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Instrument Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto Mono";--e-global-typography-accent-font-weight:500;font-family:"Instrument Sans", Sans-serif;font-size:16px;font-weight:400;}.elementor-kit-3476 button,.elementor-kit-3476 input[type="button"],.elementor-kit-3476 input[type="submit"],.elementor-kit-3476 .elementor-button{background-color:var( --e-global-color-primary );font-family:"Roboto Mono", Sans-serif;font-size:13px;font-weight:500;text-transform:uppercase;color:var( --e-global-color-17c189a );border-radius:100px 100px 100px 100px;padding:14px 14px 14px 14px;}.elementor-kit-3476 button:hover,.elementor-kit-3476 button:focus,.elementor-kit-3476 input[type="button"]:hover,.elementor-kit-3476 input[type="button"]:focus,.elementor-kit-3476 input[type="submit"]:hover,.elementor-kit-3476 input[type="submit"]:focus,.elementor-kit-3476 .elementor-button:hover,.elementor-kit-3476 .elementor-button:focus{background-color:var( --e-global-color-secondary );border-radius:100px 100px 100px 100px;}.elementor-kit-3476 e-page-transition{background-color:#FFBC7D;}.elementor-kit-3476 a{color:var( --e-global-color-primary );}.elementor-kit-3476 h1{font-family:"Instrument Sans", Sans-serif;font-size:1.04em;font-weight:400;}.elementor-kit-3476 h2{font-family:"Instrument Sans", Sans-serif;font-size:48px;font-weight:400;line-height:1.05em;}.elementor-kit-3476 h3{font-family:"Instrument Sans", Sans-serif;font-size:32px;font-weight:400;line-height:1.1em;}.elementor-kit-3476 h4{font-family:"Instrument Sans", Sans-serif;font-size:24px;font-weight:400;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1320px;}.e-con{--container-max-width:1320px;}.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 */.gd-video-zoom {
    overflow: hidden !important;
}

.gd-video-zoom .elementor-background-video-container {
    overflow: hidden !important;
}

.gd-video-zoom .elementor-background-video-container iframe {
    position: absolute !important;

    top: 50% !important;
    left: 50% !important;

    width: 120% !important;
    height: 120% !important;

    max-width: none !important;

    transform: translate(-50%, -50%) !important;
}

.gd-video-zoom,
.gd-video-zoom::before,
.gd-video-zoom::after,
.gd-video-zoom .elementor-background-overlay,
.gd-video-zoom .elementor-background-video-container {
    border: none !important;
    box-shadow: none !important;
}



@keyframes gd-video-reveal {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        visibility: hidden;
    }
}
.registered-mark {
    font-size: 0.6em;
    vertical-align: super;
    line-height: 0;
}


.no-p p {
    margin-block-end: 0px;
    margin-block-start: 0;
}

.elementor-accordion .elementor-tab-content p,
.elementor-widget-accordion .elementor-tab-content p,
.e-n-accordion .e-n-accordion-item p {
    font-size: 15px !important;
    padding:5px;
}




/* Keep the entire header/menu above the CTA buttons */
.elementor-location-header {
    position: relative;
    z-index: 9999 !important;
}

/* Menu dropdowns */
.elementor-nav-menu--dropdown,
.elementor-nav-menu .sub-menu {
    position: absolute;
    z-index: 99999 !important;
}

/* Keep header buttons below dropdowns */
.elementor-location-header .elementor-button-wrapper,
.elementor-location-header .elementor-button {
    position: relative;
    z-index: 1;
}




/* =========================================
   GLOBAL DRONE – BLUE ANGLED BOTTOM BAR
========================================= */

.gd-blue-bar {
    position: relative;
    overflow: hidden;
}

.gd-blue-bar::after {
    content: "";
    position: absolute;

    left: 0;
    bottom: -2px;

    width: 100%;
    height: 62px;

    background: #045FF4;

    clip-path: polygon(
        0 0,
        60% 0,
        64% 100%,
        100% 100%,
        100% 100%,
        0 100%
    );

    z-index: 10;
    pointer-events: none;
}








/* =========================================
   GLOBAL DRONE – MOBILE / TABLET HEADER
========================================= */

html,
body {
    width: 100%;
    max-width: 100%;
    overflow-x: clip;
}

@supports not (overflow: clip) {
    html,
    body {
        overflow-x: hidden;
    }
}

@media (max-width: 1024px) {

    /* =====================================
       TOP FIXED HEADER
    ===================================== */

    .gd-mobile-header {
        position: fixed !important;

        top: 0 !important;
        left: 0 !important;
        right: 0 !important;

        width: 100% !important;
        max-width: 100% !important;

        margin: 0 !important;
        padding: 0 !important;

        z-index: 99999 !important;

        overflow: visible !important;

        transform: none !important;

        box-sizing: border-box !important;
    }


    /* =====================================
       LOGO + MENU ROW
    ===================================== */

    .gd-mobile-main {
        display: flex !important;
        flex-direction: row !important;
        align-items: center !important;
        justify-content: space-between !important;

        width: 100% !important;
        max-width: 100% !important;

        margin: 0 !important;
        padding: 12px 5% !important;

        background: #00036F;

        box-sizing: border-box !important;
    }


    /* LOGO */
    .gd-mobile-logo {
        width: 140px;
        max-width: 140px;

        flex: 0 0 140px;

        min-width: 0 !important;
    }


    /* MENU */
    .gd-mobile-menu {
        margin-left: auto !important;

        min-width: 0 !important;
        max-width: 100% !important;
    }


    /* MENU TOGGLE */
    .gd-mobile-menu .elementor-menu-toggle {
        padding: 8px !important;
        margin: 0 !important;

        background: transparent !important;

        color: #fff !important;

        border: 0 !important;

        box-sizing: border-box !important;
    }


    /* =====================================
       FULL WIDTH OPEN MENU
    ===================================== */

    .gd-mobile-menu .elementor-nav-menu--dropdown {
        position: fixed !important;

        left: 0 !important;
        right: 0 !important;

        top: 120px !important;
        bottom: 58px !important;

        width: 100% !important;
        max-width: 100% !important;

        height: auto !important;
        max-height: none !important;

        margin: 0 !important;
        padding: 16px 5% 30px !important;

        overflow-x: hidden !important;
        overflow-y: auto !important;

        background: #00036F !important;

        border: 0 !important;
        border-radius: 0 !important;
        box-shadow: none !important;

        box-sizing: border-box !important;

        z-index: 99998 !important;
    }


    /* TOP LEVEL MENU ITEMS */
    .gd-mobile-menu .elementor-nav-menu--dropdown > ul > li > a {
        min-height: 52px !important;

        margin: 0 !important;
        padding: 12px 0 !important;

        color: #fff !important;

        font-size: 16px !important;
        font-weight: 500 !important;

        border-bottom: 1px solid rgba(255,255,255,0.12) !important;

        background: transparent !important;

        box-sizing: border-box !important;
    }


    /* =====================================
       SUBMENUS
    ===================================== */

    .gd-mobile-menu .sub-menu {
        position: static !important;

        width: 100% !important;
        max-width: 100% !important;

        margin: 0 !important;
        padding: 0 0 8px 0 !important;

        background: transparent !important;

        box-sizing: border-box !important;
    }


    .gd-mobile-menu .sub-menu li {
        margin: 0 !important;
        padding: 0 !important;
    }


    .gd-mobile-menu .sub-menu a {
        min-height: auto !important;

        margin: 0 !important;
        padding: 10px 16px 10px 28px !important;

        color: rgba(255,255,255,0.78) !important;

        font-size: 15px !important;
        line-height: 1.3 !important;

        border: 0 !important;

        background: transparent !important;

        box-sizing: border-box !important;
    }


    /* =====================================
       BOTTOM FIXED CTA
    ===================================== */

    .gd-mobile-bottom-cta {
        position: fixed !important;

        left: 0 !important;
        right: 0 !important;
        bottom: 0 !important;

        width: 100% !important;
        max-width: 100% !important;
        min-width: 0 !important;

        margin: 0 !important;
        padding: 0 !important;

        display: grid !important;
        grid-template-columns:
            minmax(0, 1fr)
            minmax(0, 1fr) !important;

        gap: 0 !important;

        background: #00036F;

        box-sizing: border-box !important;

        box-shadow: 0 -6px 24px rgba(0,0,0,0.18);

        z-index: 100000 !important;
    }


    /* CHILD CONTAINERS */
    .gd-mobile-bottom-cta > .e-con {
        width: 100% !important;
        max-width: 100% !important;
        min-width: 0 !important;

        margin: 0 !important;
        padding: 0 !important;

        flex: none !important;

        box-sizing: border-box !important;
    }


    /* BUTTON WIDGET */
    .gd-mobile-bottom-cta .elementor-widget-button {
        width: 100% !important;
        max-width: 100% !important;
        min-width: 0 !important;

        margin: 0 !important;
        padding: 0 !important;

        box-sizing: border-box !important;
    }


    /* BUTTON WRAPPER */
    .gd-mobile-bottom-cta .elementor-button-wrapper {
        width: 100% !important;
        max-width: 100% !important;
        min-width: 0 !important;

        margin: 0 !important;
        padding: 0 !important;

        box-sizing: border-box !important;
    }


    /* ACTUAL BUTTON */
    .gd-mobile-bottom-cta .elementor-button {
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;

        width: 100% !important;
        max-width: 100% !important;
        min-width: 0 !important;

        height: 58px !important;
        min-height: 58px !important;

        margin: 0 !important;
        padding: 8px !important;

        border-radius: 0 !important;

        white-space: nowrap !important;

        text-align: center !important;

        box-sizing: border-box !important;
    }


    /* BUY TICKETS */
    .gd-mobile-buy .elementor-button {
        background: #045FF4 !important;
        color: #fff !important;
    }


    /* APPLY TO EXHIBIT */
    .gd-mobile-exhibit .elementor-button {
        background: #00036F !important;
        color: #fff !important;

        border-left: 1px solid rgba(255,255,255,0.18) !important;
    }


    /* =====================================
       PAGE OFFSET FOR FIXED HEADER / CTA
    ===================================== */

    body {
        padding-top: 120px !important;
        padding-bottom: 58px !important;
    }

}






@media (min-width: 768px) and (max-width: 1024px) {

    .gd-home-hero {
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        min-height: 70vh;
    }

    .gd-home-hero > .e-con-inner,
    .gd-home-hero > .e-con {
        display: flex !important;
        flex-direction: column;
        justify-content: center !important;
        min-height: 100%;
    }

}




































/* =========================================
   GLOBAL DRONE FOOTER MENUS ONLY
========================================= */

.site-footer .footer-menu {
    width: 100%;
}

/* Desktop / Laptop */
.site-footer .footer-menu .elementor-widget-container {
    width: 100%;
    text-align: left;
}

.site-footer .footer-menu ul {
    justify-content: flex-start !important;
    align-items: flex-start !important;
}

.site-footer .footer-menu li,
.site-footer .footer-menu a {
    text-align: left !important;
}

.site-footer .footer-menu a {
    justify-content: flex-start !important;
}

/* Tablet + Mobile */
@media (max-width: 1024px) {

    .site-footer .footer-menu .elementor-widget-container {
        text-align: center !important;
    }

    .site-footer .footer-menu ul {
        justify-content: center !important;
        align-items: center !important;
    }

    .site-footer .footer-menu li {
        width: 100%;
        text-align: center !important;
    }

    .site-footer .footer-menu a {
        justify-content: center !important;
        text-align: center !important;
    }

}



/* =========================================
   GLOBAL DRONE ANNOUNCEMENT TICKER
========================================= */

.gd-ticker {
    width: 100%;
    overflow: hidden;
}

.gd-ticker-track {
    display: flex;
    width: max-content;
    animation: gd-ticker-scroll 22s linear infinite;
}

.gd-ticker-set {
    display: flex;
    align-items: center;
    flex-shrink: 0;
}

.gd-ticker-set span {
    display: flex;
    align-items: center;
    white-space: nowrap;
    font-family: "Roboto Mono", monospace;
    font-size: 11px;
    line-height: 1;
    letter-spacing: 0.05em;
    text-transform: uppercase;
}

/* Separator + spacing */
.gd-ticker-set span::after {
    content: "•";
    display: inline-block;
    margin: 0 35px;
}

@keyframes gd-ticker-scroll {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-50%);
    }
}

/* Pause on hover */
.gd-ticker:hover .gd-ticker-track {
    animation-play-state: paused;
}

/* Accessibility */
@media (prefers-reduced-motion: reduce) {
    .gd-ticker-track {
        animation: none;
    }
}



/* =========================================
   HOME HERO
========================================= */

.home-hero {
    position: relative;
}

.home-hero::before {
    content: "";
    position: absolute;
    inset: 0;

    background:
        linear-gradient(
            90deg,
            rgba(0, 0, 0, 0.82) 0%,
            rgba(0, 0, 0, 0.35) 42%,
            rgba(0, 0, 0, 0.0) 72%,
            rgba(0, 0, 0, 0.00) 100%
        );

    z-index: 1;
}


   




.home-hero > .e-con-inner,
.home-hero > .elementor-element {
    position: relative;
    z-index: 2;
}



/* =========================================
   GLOBAL PARAGRAPH RESET
========================================= */





/* =========================================
   AUDIENCE CARDS
========================================= */

.audience-card {
    transition:
        transform 0.3s ease,
        background-color 0.3s ease;
}

.audience-card:hover {
    transform: translateY(-6px);
}

.audience-card .audience-arrow {
    transition: transform 0.3s ease;
}

.audience-card:hover .audience-arrow {
    transform: translateY(20px);
}



/* =========================================
   CONGRESS CARDS
========================================= */

.congress-card {
    transition:
        transform 0.3s ease,
        background-color 0.3s ease;
}

.congress-card:hover {
    transform: translateY(-6px);
}

.congress-card .congress-arrow {
    transition: transform 0.3s ease;
}

.congress-card:hover .congress-arrow {
    transform: translateX(20px);
}



/* =========================================
   GLOBAL DRONE — EXPERIENCE PANELS
========================================= */

.gd-experiences {
    position: relative;
    width: 100%;
    overflow: visible !important;
}

/* Intro */
.gd-experience-intro {
    position: relative;
    z-index: 1;
}

/* Experience panels */
.gd-experience-panel {
    position: sticky;
    top: 0;

    width: 100%;
    min-height: 100vh;

    display: flex;
    align-items: center;

    overflow: hidden;
}

/* Stacking order */
.gd-congress {
    z-index: 2;
}

.gd-expo {
    z-index: 3;
}

.gd-drone-zone {
    z-index: 4;
}



/* Images */
.gd-experience-panel img {
    display: block;
    width: 100%;
}

/* Scrolling drone */
.gd-scroll-drone {
    display: inline-block;
    will-change: transform;
    transform-origin: center center;
}

/* Mobile */
@media (max-width: 767px) {

    .gd-experience-panel {
        position: relative;
        top: auto;
        min-height: auto;
    }

}



/* =========================================
   WHY GOLD COAST
========================================= */

.gd-gold-coast {
    position: relative;

    min-height: 760px;

    display: flex;
    align-items: center;
    justify-content: flex-end;

    overflow: hidden;
}


/* =========================================
   GOLD COAST — BRAND MARK
========================================= */

.gd-gold-coast-mark {
    position: absolute;

    top: -8%;
    right: -3%;

    width: 52%;
    max-width: none;

    z-index: 1;

    opacity: 0.22;

    pointer-events: none;
}

.gd-gold-coast-mark img {
    display: block;
    width: 100%;
    height: auto;
}


/* =========================================
   GOLD COAST — GLASS CARD
========================================= */

.gd-gold-coast-card {
    position: relative;
    z-index: 5;

    width: 32%;
    max-width: 430px;

    margin-right: 4.5%;

    padding: 48px 42px;

    background: rgba(70, 70, 85, 0.28);

    border: 1px solid rgba(255, 255, 255, 0.15);
    border-radius: 22px;

    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
}



@media (min-width: 1025px) {

    .gd-gold-coast-card {
        transform: translateY(120px);
    }

}


/* =========================================
   GOLD COAST — BLUE ANGLED BOTTOM BAR
========================================= */

.gd-gold-coast::after {
    content: "";

    position: absolute;

    left: 0;
    bottom: -2px;

    width: 100%;
    height: 62px;

    background: #045FF4;

    clip-path: polygon(
        0 0,
        60% 0,
        64% 100%,
        100% 100%,
        100% 100%,
        0 100%
    );

    z-index: 10;

    pointer-events: none;
}



/* =========================================
   WHY GOLD COAST — TABLET PORTRAIT
========================================= */

@media (min-width: 768px) and (max-width: 1024px) {

    .gd-gold-coast {
        min-height: 720px;

        align-items: center;
        justify-content: flex-end;

        padding: 0 4%;
    }

    .gd-gold-coast-card {
        width: 46%;
        max-width: 420px;

        margin-right: 0;

        padding: 38px 32px;
    }

    .gd-gold-coast-mark {
        width: 68%;

        top: -4%;
        right: -12%;

        opacity: 0.18;
    }

    .gd-gold-coast::after {
        height: 48px;
    

        clip-path: polygon(
            0 0,
            58% 0,
            64% 100%,
            100% 100%,
            100% 100%,
            0 100%
        );
    }

}



/* =========================================
   WHY GOLD COAST — MOBILE
========================================= */

@media (max-width: 767px) {

    .gd-gold-coast {
        min-height: 680px;

        align-items: flex-end;
        justify-content: center;

        padding: 0 5% 80px;
    }

    .gd-gold-coast-card {
        width: 100%;
        max-width: none;

        margin-right: 0;

        padding: 32px 26px;
    }

    .gd-gold-coast-mark {
        width: 95%;

        top: -2%;
        right: -35%;

        opacity: 0.16;
    }

    .gd-gold-coast::after {
        height: 35px;

        clip-path: polygon(
            0 0,
            55% 0,
            65% 100%,
            100% 100%,
            100% 100%,
            0 100%
        );
    }

}

/* =========================================
   GLOBAL DRONE — PARTNER LOGO MARQUEE
========================================= */

.gd-partner-marquee {
    overflow: hidden;
}

.gd-partner-marquee .swiper {
    overflow: visible;
}

.gd-partner-marquee .swiper-wrapper {
    transition-timing-function: linear !important;
    will-change: transform;
}

.gd-partner-marquee .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
}

.gd-partner-marquee img {
    width: auto;
    max-width: 160px;
    max-height: 60px;
    object-fit: contain;
}


/* =========================================
   GLOBAL DRONE — GLASS HEADER
========================================= */

.gd-glass-header {
    background: rgba(0, 3, 111, 0.05);

    border: 1px solid rgba(255, 255, 255, 0.14);
    border-radius: 100px;

    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);

    box-shadow:
        0 8px 30px rgba(0, 0, 0, 0.12);

    transition:
        background 0.3s ease,
        backdrop-filter 0.3s ease,
        box-shadow 0.3s ease;
        
}


/* =========================================
   GLOBAL DRONE — POST HEADING STYLES
========================================= */

.gd-post-content h1,
.gd-post-content h2,
.gd-post-content h3,
.gd-post-content h4,
.gd-post-content h5,
.gd-post-content h6 {
    font-family: "Instrument Sans", sans-serif;
    font-weight: 500;
    line-height: 1.15;
    margin-top: 1.6em;
    margin-bottom: 0.6em;
    text-align:left;
}


/* H1 */
.gd-post-content h1 {
    font-size: 45px;
}


/* H2 */
.gd-post-content h2 {
    font-size: 40px;
}


/* H3 */
.gd-post-content h3 {
    font-size: 22px;
}


/* H4 */
.gd-post-content h4 {
    font-size: 20px;
}




/* =========================================
   TABLET
========================================= */

@media (max-width: 1024px) {

    .gd-post-content h1 {
        font-size: 46px;
    }

    .gd-post-content h2 {
        font-size: 36px;
    }

    .gd-post-content h3 {
        font-size: 29px;
    }

    .gd-post-content h4 {
        font-size: 24px;
    }

}


/* =========================================
   MOBILE
========================================= */

@media (max-width: 767px) {

    .gd-post-content h1 {
        font-size: 35px;
    }

    .gd-post-content h2 {
        font-size: 31px;
    }

    .gd-post-content h3 {
        font-size: 22px;
    }

    .gd-post-content h4 {
        font-size: 20px;
    }

    .gd-post-content h5 {
        font-size: 19px;
    }

    .gd-post-content h6 {
        font-size: 16px;
    }

}



/* =========================================
   GLOBAL DRONE — HERO BOTTOM BLUE TAB
========================================= */

.gd-page-hero {
    position: relative;
    overflow: hidden;
}

.gd-page-hero::after {
    content: "";
    position: absolute;

    left: 0;
    bottom: -2px;

    width: 100%;
    height: 60px;

    background: #045FF4;

    clip-path: polygon(
        0 0,
        60% 0,
        64% 100%,
        100% 100%,
        100% 100%,
        0 100%
    );

    z-index: 10;
    pointer-events: none;
}

@media (min-width: 768px) and (max-width: 1024px) {

    .gd-page-hero::after {
        height: 48px;

        clip-path: polygon(
            0 0,
            58% 0,
            64% 100%,
            100% 100%,
            100% 100%,
            0 100%
        );
    }

}

@media (max-width: 767px) {

    .gd-page-hero::after {
        height: 35px;

        clip-path: polygon(
            0 0,
            55% 0,
            65% 100%,
            100% 100%,
            100% 100%,
            0 100%
        );
    }

}

.news-card-image img {
    width: 100%;
    aspect-ratio: 16 / 9;
    object-fit: cover;
}

.news-card {
    transition: transform 0.3s ease;
}

.news-card:hover {
    transform: translateY(-6px);
}

.news-card-image img {
    transition: transform 0.5s ease;
}

.news-card:hover .news-card-image img {
    transform: scale(1.04);
}

.news-card {
    background: #ffffff;
    border-radius: 15px;
    overflow: hidden;

    display: flex;
    flex-direction: column;

    height: 100%;
}

.news-card-readmore {
    margin-top: auto;
}

.news-card-readmore .elementor-button {
    background: transparent;
    padding: 0;
    border: 0;
}

.news-card-content {
	display: flex;
	flex-direction: column;
	flex: 1;
	height: 100%;
}

.news-card-content .read-more {
	margin-top: auto;
}

@media (max-width: 767px) {

	.news-card-content {
		height: auto !important;
		flex: none !important;
	}

	.news-card-content .read-more {
		margin-top: 24px;
	}

}

/* =========================================
   GLOBAL DRONE — NEWS FILTER ON BLUE
========================================= */

.gd-news-filter {
    width: 100%;
}

.gd-news-filter .e-filter {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}


/* FILTER BUTTONS */

.gd-news-filter .e-filter-item {
    font-family: "Roboto Mono", monospace;
    font-size: 11px;
    line-height: 1;
    letter-spacing: 0.03em;
    text-transform: uppercase;

    padding: 10px 16px;

    color: #ffffff;
    background: transparent;

    border: 1px solid #ffffff;
    border-radius: 100px;

    transition:
        background-color 0.25s ease,
        color 0.25s ease,
        border-color 0.25s ease,
        transform 0.25s ease;
}


/* HOVER */

.gd-news-filter .e-filter-item:hover {
    color: #00036F;
    background: #ffffff;
    border-color: #00036F;

    transform: translateY(-2px);
}


/* ACTIVE */

.gd-news-filter .e-filter-item[aria-pressed="true"] {
    color: #00036F;
    background: #D4AF37;
    border-color: #D4AF37;
}


/* =========================================
   TABLET
========================================= */

@media (max-width: 1024px) {

    .gd-news-filter .e-filter {
        justify-content: flex-start;
    }

}


/* =========================================
   MOBILE
========================================= */

@media (max-width: 767px) {

    .gd-news-filter .e-filter {
        gap: 8px;
    }

    .gd-news-filter .e-filter-item {
        font-size: 10px;
        padding: 9px 13px;
    }

}

/* =========================================
   GLOBAL DRONE — NEWS LOAD MORE BUTTON
========================================= */

.gd-news-loop .e-load-more-anchor + .elementor-button,
.gd-news-loop .elementor-button-wrapper .elementor-button {
    background: transparent !important;
    color: #ffffff !important;

    border: 1px solid rgba(255, 255, 255, 0.65) !important;
    border-radius: 100px !important;

    padding: 11px 20px !important;

    font-family: "Roboto Mono", monospace;
    font-size: 11px;
    line-height: 1;
    letter-spacing: 0.03em;
    text-transform: uppercase;

    transition:
        background-color 0.25s ease,
        color 0.25s ease,
        border-color 0.25s ease,
        transform 0.25s ease;
}


/* HOVER */

.gd-news-loop .e-load-more-anchor + .elementor-button:hover,
.gd-news-loop .elementor-button-wrapper .elementor-button:hover {
    background: #ffffff !important;
    color: #00036F !important;
    border-color: #ffffff !important;

    transform: translateY(-2px);
}


/* =========================================
   GLOBAL BUTTON HOVER LIFT
========================================= */

.elementor-button,
button,
input[type="submit"] {
    transition:
        transform 0.25s ease,
        box-shadow 0.25s ease,
        background-color 0.25s ease,
        color 0.25s ease,
        border-color 0.25s ease;
        line-height: 1.4em;
}

.elementor-button:hover,
button:hover,
input[type="submit"]:hover {
    transform: translateY(-2px);
}

@keyframes gd-float {
    0% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-12px);
    }

    100% {
        transform: translateY(0);
    }
}

.gd-float {
    animation: gd-float 4s ease-in-out infinite;
}

.ticket-card {
    transition: transform 0.35s ease, border-color 0.35s ease;
}

.ticket-card:hover {
    transform: translateY(-6px);
}
.ticket-card {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.ticket-card-main {
    flex-grow: 1;
}

.ticket-card-content .ticket-button {
    margin-top: auto;
}


.ticket-card {
    position: relative;
    overflow: hidden;
    isolation: isolate;
}

.ticket-card > * {
    position: relative;
    z-index: 2;
}

.ticket-card .ticket-watermark {
    position: absolute;
    right: -40px;
    bottom: -40px;
    width: 220px;
    max-width: none;
    opacity: 0.05;
    z-index: 1;
    pointer-events: none;
}

.ticket-card .ticket-watermark img {
    width: 100%;
    height: auto;
    display: block;
}


.ticket-card .ticket-card-copy {min-height:100px}




.content-box {
    display: flex;
    flex-direction: column;
    flex: 1;
    height: 100%;
}

.content-ox .butt {
    margin-top: auto;
}



.luncheon-date {
    display: flex;
    flex-direction: column;
    gap: 0px;
}

.luncheon-day {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #D4AF37;
}

.luncheon-date-main {
    font-size: 26px;
    font-weight: 600;
    line-height: 0;
    color: #ffffff;
}

.luncheon-time {
    font-size: 16px;
    font-weight: 500;
    color: #ffffff;
 
}



.luncheon-card .ticket-watermark {
    position: absolute;
    right: -40px;
    bottom: -40px;
    width: 220px;
    max-width: none;
    opacity: 0.05;
    z-index: 1;
    pointer-events: none;
}

.luncheon-card .ticket-watermark img {
    width: 100%;
    height: auto;
    display: block;
}
.luncheon-grid {
    display: flex;
    align-items: stretch;
}

.luncheon-grid > .luncheon-card {
    display: flex;
    flex-direction: column;
    height: auto;
    flex: 1;
}







/* =========================================
   GLOBAL DRONE – EXPO FEATURE SECTION
========================================= */

.gd-expo-feature {
    position: relative;
    overflow: hidden;

    min-height: 650px;

    display: flex;
    align-items: center;

    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;

   

    box-sizing: border-box;
}


/* DARK OVERLAY FOR COPY READABILITY */
.gd-expo-feature::before {
    content: "";
    position: absolute;
    inset: 0;

    background:
        linear-gradient(
            90deg,
            rgba(0, 3, 111, 0.94) 0%,
            rgba(0, 3, 111, 0.78) 38%,
            rgba(0, 3, 111, 0.30) 68%,
            rgba(0, 3, 111, 0.05) 100%
        );

    z-index: 1;
    pointer-events: none;
}


/* =========================================
   EXPO — BLUE ANGLED BOTTOM BAR
   EXACT MATCH TO GOLD COAST
========================================= */

.gd-expo-feature::after {
    content: "";

    position: absolute;

    left: 0;
    bottom: -2px;

    width: 100%;
    height: 62px;

    background: #045FF4;

    clip-path: polygon(
        0 0,
        60% 0,
        64% 100%,
        100% 100%,
        100% 100%,
        0 100%
    );

    z-index: 10;

    pointer-events: none;
}


/* COPY CONTAINER */
.gd-expo-feature-copy {
    position: relative;
    z-index: 3;

    width: 48%;
    max-width: 620px;

    margin-right: auto;
}


/* BRAND SUBMARK */
.gd-expo-feature-mark {
    position: absolute;

    right: -120px;
    bottom: 20px;

    width: 520px;
    max-width: none;

    opacity: 0.09;

    z-index: 2;

    pointer-events: none;
}

.gd-expo-feature-mark img {
    display: block;

    width: 100%;
    height: auto;
}


/* =========================================
   TABLET
========================================= */

@media (max-width: 1024px) {

    .gd-expo-feature {
        min-height: 560px;
        padding: 70px 5% 110px;
    }

    .gd-expo-feature-copy {
        width: 60%;
        max-width: 540px;
    }

    .gd-expo-feature-mark {
        width: 420px;
        right: -100px;
        bottom: 15px;
    }

}


/* =========================================
   MOBILE
========================================= */

@media (max-width: 767px) {

    .gd-expo-feature {
        min-height: 620px;

        display: flex;
        align-items: flex-end;

        padding: 70px 5% 100px;

        background-position: 65% center;
    }


    /* MOBILE OVERLAY */
    .gd-expo-feature::before {
        background:
            linear-gradient(
                0deg,
                rgba(0, 3, 111, 0.98) 0%,
                rgba(0, 3, 111, 0.90) 42%,
                rgba(0, 3, 111, 0.38) 76%,
                rgba(0, 3, 111, 0.08) 100%
            );
    }


    /* COPY FULL WIDTH */
    .gd-expo-feature-copy {
        width: 100%;
        max-width: none;
    }


    /* SMALLER SUBMARK */
    .gd-expo-feature-mark {
        width: 300px;
        right: -90px;
        bottom: 10px;
        opacity: 0.07;
    }

}


/* Outer accordion box */
.e-n-accordion {
    border: 1px solid #d5d8dc !important;
    border-radius: 16px !important;
    overflow: hidden !important;
}

/* Remove ALL borders from individual accordion items */
.e-n-accordion-item {
    border: none !important;
    border-radius: 0 !important;
}

/* Remove existing borders from question/title rows */
.e-n-accordion-item-title {
    border: none !important;
    border-radius: 0 !important;
}

/* Add divider underneath every question except the last */
.e-n-accordion-item:not(:last-child) > .e-n-accordion-item-title {
    border-bottom: 1px solid #d5d8dc !important;
}

/* Make absolutely sure last question has no divider */
.e-n-accordion-item:last-child > .e-n-accordion-item-title {
    border-bottom: none !important;
}

iframe[id^="JotFormIFrame"] {
    display: block;
    width: 100% !important;
    border: 0 !important;
}

/* GLOBAL JOTFORM IFRAME FIX */
iframe[id^="JotFormIFrame"],
iframe[src*="form.jotform.com"] {
display: block !important;
width: 100% !important;
    max-width: 100% !important;

    border: 0 !important;
    border-radius: 40px !important;

    overflow: hidden !important;
}


/* Make sure Elementor does not clip the iframe */
.elementor-widget-html:has(iframe[src*="form.jotform.com"]),
.elementor-widget-html:has(iframe[id^="JotFormIFrame"]) {
    overflow: visible !important;
}


.gd-linked-carousel .gd-carousel-linked-slide {
    cursor: pointer;
}

.gd-linked-carousel img[data-gd-carousel-link] {
    cursor: pointer;
}

.gd-linked-carousel img[src*="https://sharedmarketing.net.au/clients/globaldrone/wp-content/uploads/2026/08/Delivering-for-qld-mono-white-2.png"] {
    transform: scale(1.3) !important;
    transform-origin: center;
}

.gd-linked-carousel .swiper-slide,
.gd-linked-carousel .swiper,
.gd-linked-carousel .swiper-wrapper {
    overflow: visible !important;
}

/* =========================================================
   SPONSOR HERO — YOUTUBE VIDEO COVER
   ========================================================= */

.gd-sponsor-hero .elementor-background-video-container {
	position: absolute !important;
	inset: 0 !important;
	overflow: hidden !important;
}

.gd-sponsor-hero .elementor-background-video-container iframe {
	position: absolute !important;
	top: 50% !important;
	left: 50% !important;

	height: 100% !important;
	width: auto !important;
	min-width: 100% !important;

	aspect-ratio: 16 / 9 !important;
	max-width: none !important;

	transform: translate(-50%, -50%) scale(1.3) !important;
	transform-origin: center center !important;
}

@media (max-width: 767px) {

	.gd-sponsor-hero .elementor-background-video-container iframe {
		height: 110% !important;
		width: auto !important;
		min-width: 100% !important;
		aspect-ratio: 16 / 9 !important;
		max-width: none !important;

		top: 50% !important;
		left: 50% !important;

		transform: translate(-50%, -50%) scale(1.1) !important;
	}

}

.cky-revisit-bottom-left {
    bottom: 50px !important;
    left: 15px;
}/* End custom CSS */