.elementor-1252 .elementor-element.elementor-element-ee3f760{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--background-transition:0.3s;--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-1252 .elementor-element.elementor-element-66ee5d1{--display:flex;--background-transition:0.3s;}.elementor-1252 .elementor-element.elementor-element-435c05c{--display:flex;--background-transition:0.3s;}.elementor-1252 .elementor-element.elementor-element-f2d6732{--display:flex;--background-transition:0.3s;}.elementor-1252 .elementor-element.elementor-element-8b51412{--display:flex;--background-transition:0.3s;}.elementor-1252 .elementor-element.elementor-element-4cfd741{--display:flex;--background-transition:0.3s;}.elementor-1252 .elementor-element.elementor-element-592c892{--display:flex;--background-transition:0.3s;}.elementor-1252 .elementor-element.elementor-element-4a01a75{--spacer-size:50px;}.elementor-1252 .elementor-element.elementor-element-e6a9f24 > .elementor-widget-container > .jet-listing-grid > .jet-listing-grid__items{--columns:4;}.elementor-1252 .elementor-element.elementor-element-897cfea{--display:flex;--background-transition:0.3s;}.elementor-1252 .elementor-element.elementor-element-83a6631{--display:flex;--background-transition:0.3s;}.elementor-1252 .elementor-element.elementor-element-98e5bb9{--display:flex;--background-transition:0.3s;}.elementor-1252 .elementor-element.elementor-element-dbf3c3e{--display:flex;--background-transition:0.3s;}.elementor-1252 .elementor-element.elementor-element-15a44cf{--display:flex;--background-transition:0.3s;}.elementor-1252 .elementor-element.elementor-element-ae8ab86 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-1252 .elementor-element.elementor-element-379bbee{--display:flex;--background-transition:0.3s;--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-1252 .elementor-element.elementor-element-6e8ae2e img{width:300px;transition-duration:0.4s;border-style:solid;border-width:6px 1px 1px 1px;border-color:#ECCA0C;border-radius:2px 2px 2px 2px;}.elementor-1252 .elementor-element.elementor-element-6e8ae2e:hover img{opacity:0.82;}.elementor-1252 .elementor-element.elementor-element-5f6553d{--display:flex;--background-transition:0.3s;}.elementor-1252 .elementor-element.elementor-element-0050653{--display:flex;--background-transition:0.3s;--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-1252 .elementor-element.elementor-element-7a616ad img{width:300px;transition-duration:0.4s;border-style:solid;border-width:6px 1px 1px 1px;border-color:#989898;border-radius:2px 2px 2px 2px;}.elementor-1252 .elementor-element.elementor-element-7a616ad:hover img{opacity:0.82;}.elementor-1252 .elementor-element.elementor-element-da29613{--display:flex;--background-transition:0.3s;}.elementor-1252 .elementor-element.elementor-element-800913f{--display:flex;--background-transition:0.3s;}.elementor-1252 .elementor-element.elementor-element-1e4360e{--display:flex;--background-transition:0.3s;}.elementor-1252 .elementor-element.elementor-element-2f30b04{--display:flex;--background-transition:0.3s;}.elementor-1252 .elementor-element.elementor-element-5f32500{--display:flex;--background-transition:0.3s;}:root{--page-title-display:none;}@media(max-width:767px){.elementor-1252 .elementor-element.elementor-element-e6a9f24 > .elementor-widget-container > .jet-listing-grid > .jet-listing-grid__items{--columns:1;}}/* Start custom CSS for html, class: .elementor-element-5f45241 *//*
  Cannabis Connection 2026 - CSS para Elementor
  Versao compatibilizada para evitar erro no editor.
  Carregue as fontes no Elementor/Site Settings ou no tema:
  - Montserrat: 400, 500, 600, 700, 800, 900
  - Lato: 300, 400, 700
*/
*,
        *::before,
        *::after {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
        }

        html {
            scroll-behavior: smooth;
        }

        body {
            font-family: 'Lato', Arial, sans-serif !important;
            background: #f7f9f8;
            color: #143f46;
            overflow-x: hidden;
        }

        a {
            text-decoration: none;
            color: inherit;
        }

        /* ─── NAV ─── */
        .nav {
            position: fixed;
            top: 0;
            left: 0;
            right: 0;
            z-index: 100;
            display: flex;
            align-items: center;
            justify-content: space-between;
            padding: 0 48px;
            height: 70px;
            background: rgba(247, 249, 248, 0.97);
            backdrop-filter: blur(14px);
            border-bottom: 1px solid rgba(166, 207, 35, 0.3);
            transition: height .3s, box-shadow .3s;
        }

        .nav.scrolled {
            height: 58px;
            box-shadow: 0 2px 24px rgba(31, 100, 112, .08);
        }

        .nav-logo {
            display: flex;
            align-items: center;
            gap: 12px;
        }

        .nav-logo-icon {
            width: 190px;
            height: auto;
            display: block;
        }

        .nav-logo-text {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 800;
            font-size: 14px;
            letter-spacing: 2px;
            text-transform: uppercase;
            color: #1f6470;
        }

        .nav-logo-sub {
            font-size: 9px;
            letter-spacing: 3px;
            color: #287234;
            text-transform: uppercase;
            font-weight: 700;
            display: block;
            margin-top: 2px;
        }

        .nav-links {
            display: flex;
            align-items: center;
            gap: 28px;
        }

        .nav-links a {
            font-size: 11px;
            font-weight: 700;
            letter-spacing: 1.5px;
            text-transform: uppercase;
            color: #3d6267;
            transition: color .2s;
        }

        .nav-links a:hover {
            color: #287234;
        }

        .nav-cta {
            background: #1f6470 !important;
            color: #f7f9f8 !important;
            padding: 10px 22px;
            border-radius: 2px;
            font-weight: 800 !important;
            font-size: 11px !important;
            letter-spacing: 1.5px !important;
            transition: background .2s, transform .2s;
        }

        .nav-cta:hover {
            background: #174f58 !important;
            transform: translateY(-1px);
        }

        .nav-cta-sponsor {
            background: #a6cf23 !important;
            color: #1f6470 !important;
        }

        .nav-cta-sponsor:hover {
            background: #8fbd18 !important;
            color: #ffffff !important;
        }

        /* ─── STICKY BAR ─── */
        .sticky-bar {
            position: fixed;
            bottom: 0;
            left: 0;
            right: 0;
            z-index: 99;
            background: #1f6470;
            border-top: 2px solid #a6cf23;
            padding: 14px 48px;
            display: flex;
            align-items: center;
            justify-content: space-between;
            transform: translateY(100%);
            transition: transform .4s ease;
        }

        .sticky-bar.visible {
            transform: translateY(0);
        }

        .sticky-bar-text {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 13px;
            font-weight: 700;
            color: #f7f9f8;
        }

        .sticky-bar-text span {
            color: #a6cf23;
        }

        .sticky-bar-cta {
            background: #a6cf23;
            color: #1f6470;
            padding: 12px 28px;
            border-radius: 2px;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 800;
            font-size: 12px;
            letter-spacing: 2px;
            text-transform: uppercase;
            display: flex;
            align-items: center;
            gap: 8px;
            transition: background .2s;
        }

        .sticky-bar-cta:hover {
            background: #8fbd18;
            color: #ffffff;
        }

        /* ─── HERO ─── */
        #hero {
            min-height: 100vh;
            position: relative;
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            text-align: center;
            padding: 130px 48px 90px;
            overflow: hidden;
            background: #1f6470;
        }

        .hero-video-bg {
            position: absolute;
            inset: 0;
            z-index: 0;
        }

        .hero-video-bg video {
            width: 100%;
            height: 100%;
            object-fit: cover;
            opacity: .12;
        }

        .hero-video-bg::after {
            content: '';
            position: absolute;
            inset: 0;
            background: linear-gradient(to bottom, rgba(31, 100, 112, .75) 0%, rgba(31, 100, 112, .55) 50%, rgba(31, 100, 112, .92) 100%);
        }

        /* grain texture */
        .hero-grain {
            position: absolute;
            inset: 0;
            z-index: 1;
            opacity: .04;
            background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
            background-size: 200px 200px;
        }

        /* botanical line-art overlay */
        .hero-botanical {
            position: absolute;
            right: 5%;
            top: 50%;
            transform: translateY(-50%);
            width: 360px;
            height: 360px;
            z-index: 1;
            opacity: .06;
        }

        .hero-content {
            position: relative;
            z-index: 2;
            max-width: 860px;
            margin: 0 auto;
        }

        .hero-badge {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            border: 1px solid rgba(166, 207, 35, .4);
            border-radius: 2px;
            padding: 8px 20px;
            margin-bottom: 36px;
            font-size: 11px;
            font-weight: 700;
            letter-spacing: 2.5px;
            text-transform: uppercase;
            color: #a6cf23;
        }

        .hero-badge-dot {
            width: 6px;
            height: 6px;
            border-radius: 50%;
            background: #a6cf23;
            animation: pulse 2s infinite;
        }

        @keyframes pulse {

            0%,
            100% {
                opacity: 1;
                transform: scale(1)
            }

            50% {
                opacity: .5;
                transform: scale(.8)
            }
        }

        .hero-title {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(36px, 6vw, 76px);
            font-weight: 900;
            line-height: 1.0;
            text-transform: uppercase;
            letter-spacing: -1px;
            color: #f7f9f8;
            margin-bottom: 20px;
        }

        .hero-title .accent {
            color: #a6cf23;
        }

        .hero-subtitle {
            font-size: 17px;
            font-weight: 300;
            line-height: 1.7;
            color: rgba(247, 249, 248, .55);
            max-width: 620px;
            margin: 0 auto 40px;
        }

        /* countdown */
        .countdown {
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 4px;
            margin-bottom: 44px;
        }

        .countdown-block {
            background: rgba(166, 207, 35, .08);
            border: 1px solid rgba(166, 207, 35, .2);
            border-radius: 3px;
            padding: 16px 20px;
            text-align: center;
            min-width: 78px;
        }

        .countdown-num {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 34px;
            font-weight: 900;
            color: #a6cf23;
            line-height: 1;
        }

        .countdown-label {
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 2px;
            text-transform: uppercase;
            color: rgba(166, 207, 35, .5);
            margin-top: 6px;
        }

        .countdown-sep {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 26px;
            font-weight: 900;
            color: #a6cf23;
            margin-bottom: 20px;
            opacity: .4;
        }

        .hero-ctas {
            display: flex;
            justify-content: center;
            gap: 14px;
            flex-wrap: wrap;
        }

        .btn-primary {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            background: #a6cf23;
            color: #1f6470;
            padding: 18px 38px;
            border-radius: 2px;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 800;
            font-size: 12px;
            letter-spacing: 2px;
            text-transform: uppercase;
            transition: all .25s;
        }

        .btn-primary:hover {
            background: #8fbd18;
            color: #ffffff;
            transform: translateY(-2px);
            box-shadow: 0 12px 30px rgba(166, 207, 35, .25);
        }

        .btn-secondary {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            background: transparent;
            color: #f7f9f8;
            padding: 17px 36px;
            border-radius: 2px;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 700;
            font-size: 12px;
            letter-spacing: 2px;
            text-transform: uppercase;
            border: 1.5px solid rgba(247, 249, 248, .25);
            transition: all .25s;
        }

        .btn-secondary:hover {
            border-color: #a6cf23;
            color: #a6cf23;
        }

        .hero-meta {
            display: flex;
            justify-content: center;
            gap: 32px;
            flex-wrap: wrap;
            margin-top: 48px;
            padding-top: 36px;
            border-top: 1px solid rgba(247, 249, 248, .1);
        }

        .hero-meta-item {
            display: flex;
            align-items: center;
            gap: 10px;
            font-size: 14px;
            color: rgba(247, 249, 248, .55);
        }

        .hero-meta-item i {
            color: #a6cf23;
        }

        /* ─── MARQUEE ─── */
        .marquee-section {
            background: #a6cf23;
            overflow: hidden;
            padding: 13px 0;
        }

        .marquee-track {
            display: flex;
            white-space: nowrap;
            animation: marquee 30s linear infinite;
        }

        @keyframes marquee {
            from {
                transform: translateX(0)
            }

            to {
                transform: translateX(-50%)
            }
        }

        .marquee-item {
            display: inline-flex;
            align-items: center;
            gap: 14px;
            padding: 0 22px;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 800;
            font-size: 11px;
            letter-spacing: 2.5px;
            text-transform: uppercase;
            color: #1f6470;
        }

        .marquee-dot {
            width: 4px;
            height: 4px;
            border-radius: 50%;
            background: #1f6470;
            opacity: .4;
        }

        /* ─── SECTION UTILS ─── */
        .sec-label {
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 3px;
            text-transform: uppercase;
            color: #287234;
            margin-bottom: 14px;
            display: flex;
            align-items: center;
            gap: 10px;
        }

        .sec-label::before {
            content: '';
            width: 24px;
            height: 1.5px;
            background: #287234;
        }

        .sec-label-c {
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 3px;
            text-transform: uppercase;
            color: #287234;
            margin-bottom: 14px;
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 10px;
        }

        .sec-label-c::before,
        .sec-label-c::after {
            content: '';
            width: 24px;
            height: 1.5px;
            background: #287234;
        }

        .sec-title {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(26px, 3.5vw, 46px);
            font-weight: 900;
            text-transform: uppercase;
            line-height: 1.08;
            margin-bottom: 18px;
            color: #1f6470;
        }

        .sec-title-c {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(26px, 3.5vw, 46px);
            font-weight: 900;
            text-transform: uppercase;
            line-height: 1.08;
            color: #1f6470;
        }

        .sec-title .accent,
        .sec-title-c .accent {
            color: #287234;
        }

        .sec-text {
            font-size: 15.5px;
            line-height: 1.78;
            color: #3d6267;
            margin-bottom: 14px;
        }

        .section-header {
            text-align: center;
            margin-bottom: 56px;
        }

        .section-header p {
            font-size: 16px;
            color: #6d898d;
            margin-top: 10px;
        }

        /* ─── SOBRE ─── */
        #sobre {
            padding: 108px 48px;
            background: #f7f9f8;
        }

        .sobre-inner {
            max-width: 1100px;
            margin: 0 auto;
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 80px;
            align-items: center;
        }

        .sobre-stats {
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 2px;
        }

        .sobre-stat {
            background: #edf3ef;
            border: 1px solid #d7e5d8;
            padding: 28px 22px;
            text-align: center;
            transition: background .3s;
        }

        .sobre-stat:hover {
            background: #a6cf23;
        }

        .sobre-stat:hover .sobre-stat-num {
            color: #1f6470;
        }

        .sobre-stat:hover .sobre-stat-label {
            color: #1f6470;
        }

        .sobre-stat-num {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 38px;
            font-weight: 900;
            color: #8fbd18;
            line-height: 1;
            transition: color .3s;
        }

        .sobre-stat-label {
            font-size: 11px;
            font-weight: 700;
            letter-spacing: 2px;
            text-transform: uppercase;
            color: #6d898d;
            margin-top: 8px;
            transition: color .3s;
        }

        /* ─── VIDEO SECTION ─── */
        #video-section {
            position: relative;
            overflow: hidden;
            background: #174f58;
        }

        .video-full {
            width: 100%;
            aspect-ratio: 16/9;
            display: block;
            object-fit: cover;
            opacity: .5;
            filter: saturate(.6) sepia(.3);
        }

        .video-overlay {
            position: absolute;
            inset: 0;
            background: linear-gradient(to right, rgba(31, 100, 112, .9) 0%, rgba(31, 100, 112, .4) 55%, rgba(31, 100, 112, .7) 100%);
            display: flex;
            align-items: center;
        }

        .video-overlay-content {
            max-width: 520px;
            padding: 60px;
        }

        .video-overlay-content h2 {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(22px, 3vw, 38px);
            font-weight: 900;
            text-transform: uppercase;
            line-height: 1.1;
            margin-bottom: 16px;
            color: #f7f9f8;
        }

        .video-overlay-content h2 .accent {
            color: #a6cf23;
        }

        .video-overlay-content p {
            font-size: 15px;
            color: rgba(247, 249, 248, .6);
            line-height: 1.75;
        }

        /* ─── DEBATEDORES ─── */
        #debatedores {
            padding: 108px 48px;
            background: #edf3ef;
        }

        .speakers-grid {
            display: grid;
            grid-template-columns: repeat(4, 1fr);
            gap: 2px;
            max-width: 1100px;
            margin: 0 auto;
        }

        .speaker-card {
            background: #f7f9f8;
            border: 1px solid #d7e5d8;
            padding: 28px 22px;
            text-align: center;
            transition: all .3s;
            cursor: pointer;
        }

        .speaker-card:hover {
            background: #1f6470;
            transform: translateY(-4px);
            box-shadow: 0 16px 40px rgba(31, 100, 112, .15);
        }

        .speaker-card:hover .speaker-name {
            color: #f7f9f8;
        }

        .speaker-card:hover .speaker-role {
            color: rgba(247, 249, 248, .55);
        }

        .speaker-card:hover .speaker-org {
            color: #a6cf23;
        }

        .speaker-card:hover .speaker-avatar {
            background: #174f58;
            border-color: #a6cf23;
            color: #a6cf23;
        }

        .speaker-avatar {
            width: 60px;
            height: 60px;
            border-radius: 50%;
            background: #edf3ef;
            border: 2px solid #d7e5d8;
            display: flex;
            align-items: center;
            justify-content: center;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 18px;
            font-weight: 900;
            color: #8fbd18;
            margin: 0 auto 14px;
            transition: all .3s;
        }

        .speaker-name {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 13px;
            font-weight: 800;
            text-transform: uppercase;
            letter-spacing: .3px;
            line-height: 1.3;
            margin-bottom: 8px;
            color: #1f6470;
            transition: color .3s;
        }

        .speaker-role {
            font-size: 12px;
            color: #6d898d;
            line-height: 1.5;
            transition: color .3s;
        }

        .speaker-org {
            font-size: 11px;
            color: #287234;
            font-weight: 700;
            letter-spacing: .8px;
            margin-top: 6px;
            transition: color .3s;
        }

        /* ─── AGENDA ─── */
        #agenda {
            padding: 108px 48px;
            background: #f7f9f8;
        }

        .agenda-inner {
            max-width: 900px;
            margin: 0 auto;
        }

        .agenda-date-badge {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            background: #1f5f2b;
            border-radius: 2px;
            padding: 10px 20px;
            margin-bottom: 48px;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 11px;
            font-weight: 700;
            letter-spacing: 2px;
            text-transform: uppercase;
            color: #f7f9f8;
        }

        .timeline {
            display: flex;
            flex-direction: column;
            position: relative;
        }

        .timeline::before {
            content: '';
            position: absolute;
            left: 132px;
            top: 0;
            bottom: 0;
            width: 1px;
            background: linear-gradient(to bottom, #a6cf23, rgba(166, 207, 35, .1));
        }

        .timeline-item {
            display: flex;
            align-items: flex-start;
        }

        .tl-time {
            width: 132px;
            flex-shrink: 0;
            text-align: right;
            padding-right: 24px;
            padding-top: 18px;
        }

        .tl-time span {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 16px;
            font-weight: 700;
            color: #8fbd18;
        }

        .tl-dot {
            width: 11px;
            height: 11px;
            border-radius: 50%;
            background: #edf3ef;
            border: 2px solid #a6cf23;
            flex-shrink: 0;
            margin-top: 21px;
            z-index: 2;
            transition: background .3s;
        }

        .tl-dot.highlight {
            background: #287234;
            border-color: #287234;
        }

        .tl-card {
            flex: 1;
            margin-left: 24px;
            padding: 14px 20px;
            margin-bottom: 8px;
            border-radius: 2px;
            background: #edf3ef;
            border: 1px solid #d7e5d8;
            transition: all .3s;
        }

        .tl-card:hover {
            background: #1f6470;
            border-color: #1f6470;
        }

        .tl-card:hover .tl-type {
            color: #a6cf23;
        }

        .tl-card:hover h5 {
            color: #f7f9f8;
        }

        .tl-type {
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 2px;
            text-transform: uppercase;
            color: #6d898d;
            margin-bottom: 4px;
            transition: color .3s;
        }

        .tl-type.salvia {
            color: #287234;
        }

        .tl-card h5 {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 14px;
            font-weight: 700;
            color: #1f6470;
            line-height: 1.4;
            transition: color .3s;
        }

        .agenda-note {
            text-align: right;
            font-size: 11px;
            color: #6d898d;
            margin-top: 24px;
        }

        /* ─── INGRESSOS ─── */
        #ingressos {
            padding: 108px 48px;
            background:
                linear-gradient(135deg, rgba(15, 56, 64, .96) 0%, rgba(31, 100, 112, .94) 58%, rgba(18, 83, 66, .96) 100%);
            position: relative;
            overflow: hidden;
        }

        #ingressos::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            height: 2px;
            background: linear-gradient(90deg, transparent, #a6cf23, transparent);
        }

        #ingressos::after {
            content: '';
            position: absolute;
            inset: 0;
            background-image:
                linear-gradient(rgba(247, 249, 248, .045) 1px, transparent 1px),
                linear-gradient(90deg, rgba(247, 249, 248, .035) 1px, transparent 1px);
            background-size: 48px 48px;
            opacity: .22;
            pointer-events: none;
        }

        .ingressos-inner {
            max-width: 1100px;
            margin: 0 auto;
            position: relative;
            z-index: 1;
        }

        .ingressos-header {
            text-align: center;
            max-width: 680px;
            margin: 0 auto 52px;
        }

        .ingressos-header .sec-label-c {
            color: #a6cf23;
        }

        .ingressos-header .sec-label-c::before,
        .ingressos-header .sec-label-c::after {
            background: #a6cf23;
        }

        .ingressos-header h2 {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(28px, 4vw, 46px);
            font-weight: 900;
            text-transform: uppercase;
            color: #f7f9f8;
        }

        .ingressos-header h2 .accent {
            color: #a6cf23;
        }

        .ingressos-header p {
            color: rgba(247, 249, 248, .62);
            font-size: 15px;
            margin-top: 10px;
            line-height: 1.65;
        }

        .ingresso-single {
            display: grid;
            grid-template-columns: minmax(0, 1.18fr) minmax(320px, .82fr);
            background: rgba(15, 56, 64, .68);
            border: 1px solid rgba(166, 207, 35, .24);
            box-shadow: 0 28px 70px rgba(15, 56, 64, .34);
            position: relative;
            overflow: hidden;
            isolation: isolate;
        }

        .ingresso-single::before {
            content: '';
            position: absolute;
            inset: 0;
            background: linear-gradient(120deg, rgba(247, 249, 248, .08), transparent 42%, rgba(166, 207, 35, .09));
            pointer-events: none;
            z-index: -1;
        }

        .ingresso-info {
            padding: 44px 48px;
            border-right: 1px solid rgba(166, 207, 35, .18);
        }

        .ingresso-reserva {
            padding: 44px 38px;
            display: flex;
            flex-direction: column;
            justify-content: center;
        }

        .ingresso-tier {
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 3px;
            text-transform: uppercase;
            color: #a6cf23;
            margin-bottom: 12px;
        }

        .ingresso-name {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(26px, 3vw, 40px);
            font-weight: 900;
            text-transform: uppercase;
            line-height: 1.05;
            letter-spacing: 0;
            margin-bottom: 16px;
            color: #f7f9f8;
        }

        .ingresso-desc {
            font-size: 16px;
            color: rgba(247, 249, 248, .68);
            line-height: 1.75;
            max-width: 620px;
        }

        .ingresso-meta {
            display: flex;
            flex-wrap: wrap;
            gap: 10px 18px;
            margin: 26px 0 30px;
            padding: 18px 0;
            border-top: 1px solid rgba(247, 249, 248, .11);
            border-bottom: 1px solid rgba(247, 249, 248, .11);
        }

        .ingresso-meta-item {
            display: inline-flex;
            align-items: center;
            gap: 9px;
            color: rgba(247, 249, 248, .76);
            font-size: 13px;
            font-weight: 700;
        }

        .ingresso-meta-item i {
            color: #a6cf23;
            font-size: 12px;
        }

        .ingresso-incluso {
            display: grid;
            grid-template-columns: repeat(2, minmax(0, 1fr));
            gap: 14px 24px;
        }

        .ingresso-feature {
            display: flex;
            align-items: flex-start;
            gap: 11px;
            font-size: 14px;
            color: rgba(247, 249, 248, .76);
            line-height: 1.55;
        }

        .ingresso-feature i {
            color: #a6cf23;
            margin-top: 4px;
            flex-shrink: 0;
            font-size: 11px;
        }

        .ingresso-kicker {
            color: #a6cf23;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 10px;
            font-weight: 800;
            letter-spacing: 2px;
            text-transform: uppercase;
            margin-bottom: 18px;
        }

        .ingresso-reserva-title {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 18px;
            font-weight: 900;
            color: #f7f9f8;
            text-transform: uppercase;
            line-height: 1.25;
            margin-bottom: 22px;
        }

        .ingresso-reserva-title span {
            color: #a6cf23;
        }

        .preco-bloco {
            margin-bottom: 22px;
            padding-bottom: 22px;
            border-bottom: 1px solid rgba(166, 207, 35, .16);
        }

        .preco-parcela {
            display: flex;
            align-items: baseline;
            gap: 4px;
        }

        .preco-prefix {
            font-size: 14px;
            color: rgba(247, 249, 248, .48);
        }

        .preco-num {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 54px;
            font-weight: 900;
            color: #a6cf23;
            line-height: .95;
        }

        .preco-cents {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 22px;
            font-weight: 700;
            color: #a6cf23;
        }

        .preco-vista {
            font-size: 13px;
            color: rgba(247, 249, 248, .46);
            margin-top: 8px;
        }

        .preco-vista span {
            color: rgba(247, 249, 248, .78);
            font-weight: 700;
        }

        .ingresso-qty {
            display: flex;
            align-items: center;
            justify-content: space-between;
            gap: 18px;
            margin-bottom: 20px;
        }

        .ingresso-qty-label {
            font-size: 12px;
            color: rgba(247, 249, 248, .58);
            letter-spacing: 1px;
            text-transform: uppercase;
            font-weight: 700;
        }

        .qty-ctrl {
            display: flex;
            align-items: center;
            gap: 14px;
        }

        .qty-btn {
            width: 34px;
            height: 34px;
            border-radius: 50%;
            border: 1px solid rgba(166, 207, 35, .3);
            background: transparent;
            color: #a6cf23;
            cursor: pointer;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 16px;
            transition: all .2s;
        }

        .qty-btn:hover {
            background: #a6cf23;
            color: #1f6470;
        }

        .qty-num {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 700;
            font-size: 18px;
            min-width: 22px;
            text-align: center;
            color: #f7f9f8;
        }

        .btn-comprar {
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 9px;
            width: 100%;
            padding: 17px 18px;
            border-radius: 2px;
            background: #a6cf23;
            color: #1f6470;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 800;
            font-size: 11px;
            letter-spacing: 2px;
            text-transform: uppercase;
            transition: all .25s;
        }

        .btn-comprar:hover {
            background: #8fbd18;
            color: #ffffff;
            transform: translateY(-1px);
        }

        .ingresso-note {
            margin-top: 14px;
            color: rgba(247, 249, 248, .46);
            font-size: 12px;
            line-height: 1.55;
            text-align: center;
        }

        /* ─── PATROCÍNIO ─── */
        #patrocinio {
            padding: 108px 48px;
            background: #edf3ef;
        }

        .patrocinio-inner {
            max-width: 1060px;
            margin: 0 auto;
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 80px;
            align-items: start;
        }

        .patrocinio-left h2 {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(26px, 3.5vw, 42px);
            font-weight: 900;
            text-transform: uppercase;
            line-height: 1.08;
            margin-bottom: 16px;
            color: #1f6470;
        }

        .patrocinio-left h2 .accent {
            color: #287234;
        }

        .patrocinio-left p {
            font-size: 15px;
            color: #3d6267;
            line-height: 1.75;
            margin-bottom: 26px;
        }

        .patrocinio-stats {
            display: flex;
            flex-direction: column;
            gap: 14px;
            margin-bottom: 34px;
        }

        .patrocinio-stat-row {
            display: flex;
            align-items: center;
            gap: 16px;
            padding: 14px 0;
            border-bottom: 1px solid #d7e5d8;
        }

        .patrocinio-stat-num {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 22px;
            font-weight: 900;
            color: #8fbd18;
            min-width: 64px;
        }

        .patrocinio-stat-label {
            font-size: 13px;
            color: #3d6267;
            line-height: 1.45;
        }

        .patrocinio-right {
            background: #f7f9f8;
            border: 1px solid #d7e5d8;
            border-top: 3px solid #a6cf23;
            border-radius: 3px;
            padding: 36px;
            box-shadow: 0 16px 48px rgba(31, 100, 112, .07);
        }

        .patrocinio-right h3 {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 20px;
            font-weight: 800;
            text-transform: uppercase;
            margin-bottom: 6px;
            color: #1f6470;
        }

        .patrocinio-right>p {
            font-size: 13px;
            color: #6d898d;
            margin-bottom: 22px;
        }

        .zoho-frame {
            width: 100%;
            height: 460px;
            border: none;
            border-radius: 2px;
        }

        /* ─── FAQ ─── */
        #faq {
            padding: 108px 48px;
            background: #f7f9f8;
        }

        .faq-inner {
            max-width: 760px;
            margin: 0 auto;
        }

        .faq-list {
            display: flex;
            flex-direction: column;
            gap: 2px;
            margin-top: 50px;
        }

        .faq-item {
            background: #edf3ef;
            border: 1px solid #d7e5d8;
            overflow: hidden;
        }

        .faq-question {
            display: flex;
            align-items: center;
            justify-content: space-between;
            gap: 16px;
            padding: 20px 24px;
            cursor: pointer;
            transition: background .2s;
        }

        .faq-question:hover {
            background: #d7e5d8;
        }

        .faq-question-text {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 14px;
            font-weight: 700;
            line-height: 1.4;
            color: #1f6470;
        }

        .faq-icon {
            width: 20px;
            height: 20px;
            flex-shrink: 0;
            color: #287234;
            transition: transform .3s;
        }

        .faq-item.open .faq-icon {
            transform: rotate(45deg);
        }

        .faq-answer {
            max-height: 0;
            overflow: hidden;
            transition: max-height .35s ease;
        }

        .faq-answer-inner {
            padding: 0 24px 20px;
            font-size: 14px;
            color: #3d6267;
            line-height: 1.75;
            border-top: 1px solid #d7e5d8;
            padding-top: 16px;
        }

        .faq-item.open .faq-answer {
            max-height: 500px;
        }

        /* ─── LOCALIZAÇÃO ─── */
        #localizacao {
            padding: 108px 48px;
            background: #edf3ef;
        }

        .localizacao-inner {
            max-width: 1060px;
            margin: 0 auto;
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 60px;
            align-items: start;
        }

        .localizacao-addr {
            font-size: 15px;
            color: #3d6267;
            line-height: 1.7;
            margin-bottom: 26px;
        }

        .localizacao-badge {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            background: #1f6470;
            color: #a6cf23;
            padding: 12px 20px;
            border-radius: 2px;
            font-size: 12px;
            font-weight: 700;
            letter-spacing: .5px;
        }

        .map-wrap {
            border-radius: 3px;
            overflow: hidden;
            border: 1px solid #d7e5d8;
            box-shadow: 0 12px 40px rgba(31, 100, 112, .08);
        }

        .map-wrap iframe {
            width: 100%;
            height: 360px;
            border: none;
            display: block;
        }

        /* ─── SECHAT ─── */
        #sechat {
            padding: 80px 48px;
            background: #1f6470;
            border-top: 2px solid #8fbd18;
        }

        .sechat-inner {
            max-width: 1000px;
            margin: 0 auto;
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 80px;
            align-items: center;
        }

        .sechat-logo-box {
            background: #174f58;
            border: 1px solid rgba(166, 207, 35, .15);
            border-radius: 4px;
            padding: 60px;
            display: flex;
            align-items: center;
            justify-content: center;
        }

        .sechat-info .sec-label {
            color: #a6cf23;
        }

        .sechat-info .sec-label::before {
            background: #a6cf23;
        }

        .sechat-title {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 30px;
            font-weight: 900;
            text-transform: uppercase;
            color: #f7f9f8;
            margin-bottom: 14px;
        }

        .sechat-title .accent {
            color: #a6cf23;
        }

        .sechat-text {
            font-size: 15px;
            color: rgba(247, 249, 248, .5);
            line-height: 1.75;
            margin-bottom: 12px;
        }

        .sechat-link {
            display: inline-flex;
            align-items: center;
            gap: 8px;
            color: #a6cf23;
            font-size: 11px;
            font-weight: 700;
            letter-spacing: 2px;
            text-transform: uppercase;
            margin-top: 12px;
            border-bottom: 1px solid transparent;
            transition: border-color .2s;
        }

        .sechat-link:hover {
            border-bottom-color: #a6cf23;
        }

        /* ─── FOOTER ─── */
        footer {
            background: #174f58;
            padding: 52px 48px 24px;
            border-top: 1px solid rgba(166, 207, 35, .1);
        }

        .footer-inner {
            max-width: 1100px;
            margin: 0 auto;
            display: grid;
            grid-template-columns: 2fr 1fr 1fr;
            gap: 60px;
            padding-bottom: 40px;
            border-bottom: 1px solid rgba(166, 207, 35, .08);
            margin-bottom: 24px;
        }

        .footer-brand p {
            font-size: 13px;
            color: rgba(247, 249, 248, .3);
            line-height: 1.7;
            margin-top: 14px;
            max-width: 280px;
        }

        .footer-col h4 {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 2.5px;
            text-transform: uppercase;
            color: #a6cf23;
            margin-bottom: 18px;
        }

        .footer-col a {
            display: block;
            font-size: 13px;
            color: rgba(247, 249, 248, .32);
            margin-bottom: 10px;
            transition: color .2s;
        }

        .footer-col a:hover {
            color: #f7f9f8;
        }

        .footer-bottom {
            max-width: 1100px;
            margin: 0 auto;
            display: flex;
            justify-content: space-between;
            align-items: center;
        }

        .footer-bottom p {
            font-size: 11px;
            color: rgba(247, 249, 248, .18);
        }

        .footer-social {
            display: flex;
            gap: 10px;
        }

        .footer-social a {
            width: 32px;
            height: 32px;
            border-radius: 50%;
            border: 1px solid rgba(166, 207, 35, .2);
            display: flex;
            align-items: center;
            justify-content: center;
            color: rgba(247, 249, 248, .3);
            font-size: 13px;
            transition: all .2s;
        }

        .footer-social a:hover {
            border-color: #a6cf23;
            color: #a6cf23;
        }

        /* WHATSAPP */
        .wa-btn {
            position: fixed;
            bottom: 80px;
            right: 28px;
            width: 52px;
            height: 52px;
            border-radius: 50%;
            background: #25d366;
            display: flex;
            align-items: center;
            justify-content: center;
            color: #fff;
            font-size: 24px;
            text-decoration: none;
            box-shadow: 0 4px 18px rgba(37, 211, 102, .4);
            z-index: 98;
            transition: transform .2s;
        }

        .wa-btn:hover {
            transform: scale(1.1);
        }

        /* REVEAL */
        .reveal {
            opacity: 0;
            transform: translateY(22px);
            transition: opacity .7s ease, transform .7s ease;
        }

        .reveal.visible {
            opacity: 1;
            transform: translateY(0);
        }

        .rd1 {
            transition-delay: .1s;
        }

        .rd2 {
            transition-delay: .22s;
        }

        /* RESPONSIVE */
        @media(max-width:960px) {
            .nav-links {
                display: none;
            }

            .nav {
                padding: 0 20px;
            }

            #hero {
                padding: 120px 20px 80px;
            }

            .sobre-inner,
            .patrocinio-inner,
            .localizacao-inner,
            .sechat-inner,
            .footer-inner {
                grid-template-columns: 1fr;
                gap: 40px;
            }

            .speakers-grid {
                grid-template-columns: repeat(2, 1fr);
            }

            .ingresso-single {
                grid-template-columns: 1fr;
                margin: 0 auto;
            }

            .ingresso-info {
                border-right: 0;
                border-bottom: 1px solid rgba(166, 207, 35, .18);
                padding: 34px 28px;
            }

            .ingresso-reserva {
                padding: 34px 28px;
            }

            .ingresso-incluso {
                grid-template-columns: 1fr;
            }

            section,
            #sobre,
            #debatedores,
            #agenda,
            #ingressos,
            #patrocinio,
            #faq,
            #localizacao,
            #sechat {
                padding: 64px 20px;
            }

            footer {
                padding: 40px 20px 20px;
            }

            .sticky-bar {
                padding: 12px 20px;
                flex-direction: column;
                gap: 10px;
                text-align: center;
            }

            .video-overlay {
                position: static;
            }

            .video-overlay-content {
                max-width: 100%;
                padding: 32px 20px;
            }
        }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-59b4fc2 *//*
  Cannabis Connection 2026 - CSS para Elementor
  Versao compatibilizada para evitar erro no editor.
  Carregue as fontes no Elementor/Site Settings ou no tema:
  - Montserrat: 400, 500, 600, 700, 800, 900
  - Lato: 300, 400, 700
*/
*,
        *::before,
        *::after {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
        }

        html {
            scroll-behavior: smooth;
        }

        body {
            font-family: 'Lato', Arial, sans-serif !important;
            background: #f7f9f8;
            color: #143f46;
            overflow-x: hidden;
        }

        a {
            text-decoration: none;
            color: inherit;
        }

        /* ─── NAV ─── */
        .nav {
            position: fixed;
            top: 0;
            left: 0;
            right: 0;
            z-index: 100;
            display: flex;
            align-items: center;
            justify-content: space-between;
            padding: 0 48px;
            height: 70px;
            background: rgba(247, 249, 248, 0.97);
            backdrop-filter: blur(14px);
            border-bottom: 1px solid rgba(166, 207, 35, 0.3);
            transition: height .3s, box-shadow .3s;
        }

        .nav.scrolled {
            height: 58px;
            box-shadow: 0 2px 24px rgba(31, 100, 112, .08);
        }

        .nav-logo {
            display: flex;
            align-items: center;
            gap: 12px;
        }

        .nav-logo-icon {
            width: 190px;
            height: auto;
            display: block;
        }

        .nav-logo-text {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 800;
            font-size: 14px;
            letter-spacing: 2px;
            text-transform: uppercase;
            color: #1f6470;
        }

        .nav-logo-sub {
            font-size: 9px;
            letter-spacing: 3px;
            color: #287234;
            text-transform: uppercase;
            font-weight: 700;
            display: block;
            margin-top: 2px;
        }

        .nav-links {
            display: flex;
            align-items: center;
            gap: 28px;
        }

        .nav-links a {
            font-size: 11px;
            font-weight: 700;
            letter-spacing: 1.5px;
            text-transform: uppercase;
            color: #3d6267;
            transition: color .2s;
        }

        .nav-links a:hover {
            color: #287234;
        }

        .nav-cta {
            background: #1f6470 !important;
            color: #f7f9f8 !important;
            padding: 10px 22px;
            border-radius: 2px;
            font-weight: 800 !important;
            font-size: 11px !important;
            letter-spacing: 1.5px !important;
            transition: background .2s, transform .2s;
        }

        .nav-cta:hover {
            background: #174f58 !important;
            transform: translateY(-1px);
        }

        .nav-cta-sponsor {
            background: #a6cf23 !important;
            color: #1f6470 !important;
        }

        .nav-cta-sponsor:hover {
            background: #8fbd18 !important;
            color: #ffffff !important;
        }

        /* ─── STICKY BAR ─── */
        .sticky-bar {
            position: fixed;
            bottom: 0;
            left: 0;
            right: 0;
            z-index: 99;
            background: #1f6470;
            border-top: 2px solid #a6cf23;
            padding: 14px 48px;
            display: flex;
            align-items: center;
            justify-content: space-between;
            transform: translateY(100%);
            transition: transform .4s ease;
        }

        .sticky-bar.visible {
            transform: translateY(0);
        }

        .sticky-bar-text {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 13px;
            font-weight: 700;
            color: #f7f9f8;
        }

        .sticky-bar-text span {
            color: #a6cf23;
        }

        .sticky-bar-cta {
            background: #a6cf23;
            color: #1f6470;
            padding: 12px 28px;
            border-radius: 2px;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 800;
            font-size: 12px;
            letter-spacing: 2px;
            text-transform: uppercase;
            display: flex;
            align-items: center;
            gap: 8px;
            transition: background .2s;
        }

        .sticky-bar-cta:hover {
            background: #8fbd18;
            color: #ffffff;
        }

        /* ─── HERO ─── */
        #hero {
            min-height: 100vh;
            position: relative;
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            text-align: center;
            padding: 130px 48px 90px;
            overflow: hidden;
            background: #1f6470;
        }

        .hero-video-bg {
            position: absolute;
            inset: 0;
            z-index: 0;
        }

        .hero-video-bg video {
            width: 100%;
            height: 100%;
            object-fit: cover;
            opacity: .12;
        }

        .hero-video-bg::after {
            content: '';
            position: absolute;
            inset: 0;
            background: linear-gradient(to bottom, rgba(31, 100, 112, .75) 0%, rgba(31, 100, 112, .55) 50%, rgba(31, 100, 112, .92) 100%);
        }

        /* grain texture */
        .hero-grain {
            position: absolute;
            inset: 0;
            z-index: 1;
            opacity: .04;
            background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
            background-size: 200px 200px;
        }

        /* botanical line-art overlay */
        .hero-botanical {
            position: absolute;
            right: 5%;
            top: 50%;
            transform: translateY(-50%);
            width: 360px;
            height: 360px;
            z-index: 1;
            opacity: .06;
        }

        .hero-content {
            position: relative;
            z-index: 2;
            max-width: 860px;
            margin: 0 auto;
        }

        .hero-badge {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            border: 1px solid rgba(166, 207, 35, .4);
            border-radius: 2px;
            padding: 8px 20px;
            margin-bottom: 36px;
            font-size: 11px;
            font-weight: 700;
            letter-spacing: 2.5px;
            text-transform: uppercase;
            color: #a6cf23;
        }

        .hero-badge-dot {
            width: 6px;
            height: 6px;
            border-radius: 50%;
            background: #a6cf23;
            animation: pulse 2s infinite;
        }

        @keyframes pulse {

            0%,
            100% {
                opacity: 1;
                transform: scale(1)
            }

            50% {
                opacity: .5;
                transform: scale(.8)
            }
        }

        .hero-title {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(36px, 6vw, 76px);
            font-weight: 900;
            line-height: 1.0;
            text-transform: uppercase;
            letter-spacing: -1px;
            color: #f7f9f8;
            margin-bottom: 20px;
        }

        .hero-title .accent {
            color: #a6cf23;
        }

        .hero-subtitle {
            font-size: 17px;
            font-weight: 300;
            line-height: 1.7;
            color: rgba(247, 249, 248, .55);
            max-width: 620px;
            margin: 0 auto 40px;
        }

        /* countdown */
        .countdown {
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 4px;
            margin-bottom: 44px;
        }

        .countdown-block {
            background: rgba(166, 207, 35, .08);
            border: 1px solid rgba(166, 207, 35, .2);
            border-radius: 3px;
            padding: 16px 20px;
            text-align: center;
            min-width: 78px;
        }

        .countdown-num {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 34px;
            font-weight: 900;
            color: #a6cf23;
            line-height: 1;
        }

        .countdown-label {
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 2px;
            text-transform: uppercase;
            color: rgba(166, 207, 35, .5);
            margin-top: 6px;
        }

        .countdown-sep {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 26px;
            font-weight: 900;
            color: #a6cf23;
            margin-bottom: 20px;
            opacity: .4;
        }

        .hero-ctas {
            display: flex;
            justify-content: center;
            gap: 14px;
            flex-wrap: wrap;
        }

        .btn-primary {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            background: #a6cf23;
            color: #1f6470;
            padding: 18px 38px;
            border-radius: 2px;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 800;
            font-size: 12px;
            letter-spacing: 2px;
            text-transform: uppercase;
            transition: all .25s;
        }

        .btn-primary:hover {
            background: #8fbd18;
            color: #ffffff;
            transform: translateY(-2px);
            box-shadow: 0 12px 30px rgba(166, 207, 35, .25);
        }

        .btn-secondary {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            background: transparent;
            color: #f7f9f8;
            padding: 17px 36px;
            border-radius: 2px;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 700;
            font-size: 12px;
            letter-spacing: 2px;
            text-transform: uppercase;
            border: 1.5px solid rgba(247, 249, 248, .25);
            transition: all .25s;
        }

        .btn-secondary:hover {
            border-color: #a6cf23;
            color: #a6cf23;
        }

        .hero-meta {
            display: flex;
            justify-content: center;
            gap: 32px;
            flex-wrap: wrap;
            margin-top: 48px;
            padding-top: 36px;
            border-top: 1px solid rgba(247, 249, 248, .1);
        }

        .hero-meta-item {
            display: flex;
            align-items: center;
            gap: 10px;
            font-size: 14px;
            color: rgba(247, 249, 248, .55);
        }

        .hero-meta-item i {
            color: #a6cf23;
        }

        /* ─── MARQUEE ─── */
        .marquee-section {
            background: #a6cf23;
            overflow: hidden;
            padding: 13px 0;
        }

        .marquee-track {
            display: flex;
            white-space: nowrap;
            animation: marquee 30s linear infinite;
        }

        @keyframes marquee {
            from {
                transform: translateX(0)
            }

            to {
                transform: translateX(-50%)
            }
        }

        .marquee-item {
            display: inline-flex;
            align-items: center;
            gap: 14px;
            padding: 0 22px;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 800;
            font-size: 11px;
            letter-spacing: 2.5px;
            text-transform: uppercase;
            color: #1f6470;
        }

        .marquee-dot {
            width: 4px;
            height: 4px;
            border-radius: 50%;
            background: #1f6470;
            opacity: .4;
        }

        /* ─── SECTION UTILS ─── */
        .sec-label {
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 3px;
            text-transform: uppercase;
            color: #287234;
            margin-bottom: 14px;
            display: flex;
            align-items: center;
            gap: 10px;
        }

        .sec-label::before {
            content: '';
            width: 24px;
            height: 1.5px;
            background: #287234;
        }

        .sec-label-c {
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 3px;
            text-transform: uppercase;
            color: #287234;
            margin-bottom: 14px;
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 10px;
        }

        .sec-label-c::before,
        .sec-label-c::after {
            content: '';
            width: 24px;
            height: 1.5px;
            background: #287234;
        }

        .sec-title {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(26px, 3.5vw, 46px);
            font-weight: 900;
            text-transform: uppercase;
            line-height: 1.08;
            margin-bottom: 18px;
            color: #1f6470;
        }

        .sec-title-c {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(26px, 3.5vw, 46px);
            font-weight: 900;
            text-transform: uppercase;
            line-height: 1.08;
            color: #1f6470;
        }

        .sec-title .accent,
        .sec-title-c .accent {
            color: #287234;
        }

        .sec-text {
            font-size: 15.5px;
            line-height: 1.78;
            color: #3d6267;
            margin-bottom: 14px;
        }

        .section-header {
            text-align: center;
            margin-bottom: 56px;
        }

        .section-header p {
            font-size: 16px;
            color: #6d898d;
            margin-top: 10px;
        }

        /* ─── SOBRE ─── */
        #sobre {
            padding: 108px 48px;
            background: #f7f9f8;
        }

        .sobre-inner {
            max-width: 1100px;
            margin: 0 auto;
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 80px;
            align-items: center;
        }

        .sobre-stats {
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 2px;
        }

        .sobre-stat {
            background: #edf3ef;
            border: 1px solid #d7e5d8;
            padding: 28px 22px;
            text-align: center;
            transition: background .3s;
        }

        .sobre-stat:hover {
            background: #a6cf23;
        }

        .sobre-stat:hover .sobre-stat-num {
            color: #1f6470;
        }

        .sobre-stat:hover .sobre-stat-label {
            color: #1f6470;
        }

        .sobre-stat-num {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 38px;
            font-weight: 900;
            color: #8fbd18;
            line-height: 1;
            transition: color .3s;
        }

        .sobre-stat-label {
            font-size: 11px;
            font-weight: 700;
            letter-spacing: 2px;
            text-transform: uppercase;
            color: #6d898d;
            margin-top: 8px;
            transition: color .3s;
        }

        /* ─── VIDEO SECTION ─── */
        #video-section {
            position: relative;
            overflow: hidden;
            background: #174f58;
        }

        .video-full {
            width: 100%;
            aspect-ratio: 16/9;
            display: block;
            object-fit: cover;
            opacity: .5;
            filter: saturate(.6) sepia(.3);
        }

        .video-overlay {
            position: absolute;
            inset: 0;
            background: linear-gradient(to right, rgba(31, 100, 112, .9) 0%, rgba(31, 100, 112, .4) 55%, rgba(31, 100, 112, .7) 100%);
            display: flex;
            align-items: center;
        }

        .video-overlay-content {
            max-width: 520px;
            padding: 60px;
        }

        .video-overlay-content h2 {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(22px, 3vw, 38px);
            font-weight: 900;
            text-transform: uppercase;
            line-height: 1.1;
            margin-bottom: 16px;
            color: #f7f9f8;
        }

        .video-overlay-content h2 .accent {
            color: #a6cf23;
        }

        .video-overlay-content p {
            font-size: 15px;
            color: rgba(247, 249, 248, .6);
            line-height: 1.75;
        }

        /* ─── DEBATEDORES ─── */
        #debatedores {
            padding: 108px 48px;
            background: #edf3ef;
        }

        .speakers-grid {
            display: grid;
            grid-template-columns: repeat(4, 1fr);
            gap: 2px;
            max-width: 1100px;
            margin: 0 auto;
        }

        .speaker-card {
            background: #f7f9f8;
            border: 1px solid #d7e5d8;
            padding: 28px 22px;
            text-align: center;
            transition: all .3s;
            cursor: pointer;
        }

        .speaker-card:hover {
            background: #1f6470;
            transform: translateY(-4px);
            box-shadow: 0 16px 40px rgba(31, 100, 112, .15);
        }

        .speaker-card:hover .speaker-name {
            color: #f7f9f8;
        }

        .speaker-card:hover .speaker-role {
            color: rgba(247, 249, 248, .55);
        }

        .speaker-card:hover .speaker-org {
            color: #a6cf23;
        }

        .speaker-card:hover .speaker-avatar {
            background: #174f58;
            border-color: #a6cf23;
            color: #a6cf23;
        }

        .speaker-avatar {
            width: 60px;
            height: 60px;
            border-radius: 50%;
            background: #edf3ef;
            border: 2px solid #d7e5d8;
            display: flex;
            align-items: center;
            justify-content: center;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 18px;
            font-weight: 900;
            color: #8fbd18;
            margin: 0 auto 14px;
            transition: all .3s;
        }

        .speaker-name {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 13px;
            font-weight: 800;
            text-transform: uppercase;
            letter-spacing: .3px;
            line-height: 1.3;
            margin-bottom: 8px;
            color: #1f6470;
            transition: color .3s;
        }

        .speaker-role {
            font-size: 12px;
            color: #6d898d;
            line-height: 1.5;
            transition: color .3s;
        }

        .speaker-org {
            font-size: 11px;
            color: #287234;
            font-weight: 700;
            letter-spacing: .8px;
            margin-top: 6px;
            transition: color .3s;
        }

        /* ─── AGENDA ─── */
        #agenda {
            padding: 108px 48px;
            background: #f7f9f8;
        }

        .agenda-inner {
            max-width: 900px;
            margin: 0 auto;
        }

        .agenda-date-badge {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            background: #1f5f2b;
            border-radius: 2px;
            padding: 10px 20px;
            margin-bottom: 48px;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 11px;
            font-weight: 700;
            letter-spacing: 2px;
            text-transform: uppercase;
            color: #f7f9f8;
        }

        .timeline {
            display: flex;
            flex-direction: column;
            position: relative;
        }

        .timeline::before {
            content: '';
            position: absolute;
            left: 132px;
            top: 0;
            bottom: 0;
            width: 1px;
            background: linear-gradient(to bottom, #a6cf23, rgba(166, 207, 35, .1));
        }

        .timeline-item {
            display: flex;
            align-items: flex-start;
        }

        .tl-time {
            width: 132px;
            flex-shrink: 0;
            text-align: right;
            padding-right: 24px;
            padding-top: 18px;
        }

        .tl-time span {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 16px;
            font-weight: 700;
            color: #8fbd18;
        }

        .tl-dot {
            width: 11px;
            height: 11px;
            border-radius: 50%;
            background: #edf3ef;
            border: 2px solid #a6cf23;
            flex-shrink: 0;
            margin-top: 21px;
            z-index: 2;
            transition: background .3s;
        }

        .tl-dot.highlight {
            background: #287234;
            border-color: #287234;
        }

        .tl-card {
            flex: 1;
            margin-left: 24px;
            padding: 14px 20px;
            margin-bottom: 8px;
            border-radius: 2px;
            background: #edf3ef;
            border: 1px solid #d7e5d8;
            transition: all .3s;
        }

        .tl-card:hover {
            background: #1f6470;
            border-color: #1f6470;
        }

        .tl-card:hover .tl-type {
            color: #a6cf23;
        }

        .tl-card:hover h5 {
            color: #f7f9f8;
        }

        .tl-type {
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 2px;
            text-transform: uppercase;
            color: #6d898d;
            margin-bottom: 4px;
            transition: color .3s;
        }

        .tl-type.salvia {
            color: #287234;
        }

        .tl-card h5 {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 14px;
            font-weight: 700;
            color: #1f6470;
            line-height: 1.4;
            transition: color .3s;
        }

        .agenda-note {
            text-align: right;
            font-size: 11px;
            color: #6d898d;
            margin-top: 24px;
        }

        /* ─── INGRESSOS ─── */
        #ingressos {
            padding: 108px 48px;
            background:
                linear-gradient(135deg, rgba(15, 56, 64, .96) 0%, rgba(31, 100, 112, .94) 58%, rgba(18, 83, 66, .96) 100%);
            position: relative;
            overflow: hidden;
        }

        #ingressos::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            height: 2px;
            background: linear-gradient(90deg, transparent, #a6cf23, transparent);
        }

        #ingressos::after {
            content: '';
            position: absolute;
            inset: 0;
            background-image:
                linear-gradient(rgba(247, 249, 248, .045) 1px, transparent 1px),
                linear-gradient(90deg, rgba(247, 249, 248, .035) 1px, transparent 1px);
            background-size: 48px 48px;
            opacity: .22;
            pointer-events: none;
        }

        .ingressos-inner {
            max-width: 1100px;
            margin: 0 auto;
            position: relative;
            z-index: 1;
        }

        .ingressos-header {
            text-align: center;
            max-width: 680px;
            margin: 0 auto 52px;
        }

        .ingressos-header .sec-label-c {
            color: #a6cf23;
        }

        .ingressos-header .sec-label-c::before,
        .ingressos-header .sec-label-c::after {
            background: #a6cf23;
        }

        .ingressos-header h2 {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(28px, 4vw, 46px);
            font-weight: 900;
            text-transform: uppercase;
            color: #f7f9f8;
        }

        .ingressos-header h2 .accent {
            color: #a6cf23;
        }

        .ingressos-header p {
            color: rgba(247, 249, 248, .62);
            font-size: 15px;
            margin-top: 10px;
            line-height: 1.65;
        }

        .ingresso-single {
            display: grid;
            grid-template-columns: minmax(0, 1.18fr) minmax(320px, .82fr);
            background: rgba(15, 56, 64, .68);
            border: 1px solid rgba(166, 207, 35, .24);
            box-shadow: 0 28px 70px rgba(15, 56, 64, .34);
            position: relative;
            overflow: hidden;
            isolation: isolate;
        }

        .ingresso-single::before {
            content: '';
            position: absolute;
            inset: 0;
            background: linear-gradient(120deg, rgba(247, 249, 248, .08), transparent 42%, rgba(166, 207, 35, .09));
            pointer-events: none;
            z-index: -1;
        }

        .ingresso-info {
            padding: 44px 48px;
            border-right: 1px solid rgba(166, 207, 35, .18);
        }

        .ingresso-reserva {
            padding: 44px 38px;
            display: flex;
            flex-direction: column;
            justify-content: center;
        }

        .ingresso-tier {
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 3px;
            text-transform: uppercase;
            color: #a6cf23;
            margin-bottom: 12px;
        }

        .ingresso-name {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(26px, 3vw, 40px);
            font-weight: 900;
            text-transform: uppercase;
            line-height: 1.05;
            letter-spacing: 0;
            margin-bottom: 16px;
            color: #f7f9f8;
        }

        .ingresso-desc {
            font-size: 16px;
            color: rgba(247, 249, 248, .68);
            line-height: 1.75;
            max-width: 620px;
        }

        .ingresso-meta {
            display: flex;
            flex-wrap: wrap;
            gap: 10px 18px;
            margin: 26px 0 30px;
            padding: 18px 0;
            border-top: 1px solid rgba(247, 249, 248, .11);
            border-bottom: 1px solid rgba(247, 249, 248, .11);
        }

        .ingresso-meta-item {
            display: inline-flex;
            align-items: center;
            gap: 9px;
            color: rgba(247, 249, 248, .76);
            font-size: 13px;
            font-weight: 700;
        }

        .ingresso-meta-item i {
            color: #a6cf23;
            font-size: 12px;
        }

        .ingresso-incluso {
            display: grid;
            grid-template-columns: repeat(2, minmax(0, 1fr));
            gap: 14px 24px;
        }

        .ingresso-feature {
            display: flex;
            align-items: flex-start;
            gap: 11px;
            font-size: 14px;
            color: rgba(247, 249, 248, .76);
            line-height: 1.55;
        }

        .ingresso-feature i {
            color: #a6cf23;
            margin-top: 4px;
            flex-shrink: 0;
            font-size: 11px;
        }

        .ingresso-kicker {
            color: #a6cf23;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 10px;
            font-weight: 800;
            letter-spacing: 2px;
            text-transform: uppercase;
            margin-bottom: 18px;
        }

        .ingresso-reserva-title {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 18px;
            font-weight: 900;
            color: #f7f9f8;
            text-transform: uppercase;
            line-height: 1.25;
            margin-bottom: 22px;
        }

        .ingresso-reserva-title span {
            color: #a6cf23;
        }

        .preco-bloco {
            margin-bottom: 22px;
            padding-bottom: 22px;
            border-bottom: 1px solid rgba(166, 207, 35, .16);
        }

        .preco-parcela {
            display: flex;
            align-items: baseline;
            gap: 4px;
        }

        .preco-prefix {
            font-size: 14px;
            color: rgba(247, 249, 248, .48);
        }

        .preco-num {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 54px;
            font-weight: 900;
            color: #a6cf23;
            line-height: .95;
        }

        .preco-cents {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 22px;
            font-weight: 700;
            color: #a6cf23;
        }

        .preco-vista {
            font-size: 13px;
            color: rgba(247, 249, 248, .46);
            margin-top: 8px;
        }

        .preco-vista span {
            color: rgba(247, 249, 248, .78);
            font-weight: 700;
        }

        .ingresso-qty {
            display: flex;
            align-items: center;
            justify-content: space-between;
            gap: 18px;
            margin-bottom: 20px;
        }

        .ingresso-qty-label {
            font-size: 12px;
            color: rgba(247, 249, 248, .58);
            letter-spacing: 1px;
            text-transform: uppercase;
            font-weight: 700;
        }

        .qty-ctrl {
            display: flex;
            align-items: center;
            gap: 14px;
        }

        .qty-btn {
            width: 34px;
            height: 34px;
            border-radius: 50%;
            border: 1px solid rgba(166, 207, 35, .3);
            background: transparent;
            color: #a6cf23;
            cursor: pointer;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 16px;
            transition: all .2s;
        }

        .qty-btn:hover {
            background: #a6cf23;
            color: #1f6470;
        }

        .qty-num {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 700;
            font-size: 18px;
            min-width: 22px;
            text-align: center;
            color: #f7f9f8;
        }

        .btn-comprar {
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 9px;
            width: 100%;
            padding: 17px 18px;
            border-radius: 2px;
            background: #a6cf23;
            color: #1f6470;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 800;
            font-size: 11px;
            letter-spacing: 2px;
            text-transform: uppercase;
            transition: all .25s;
        }

        .btn-comprar:hover {
            background: #8fbd18;
            color: #ffffff;
            transform: translateY(-1px);
        }

        .ingresso-note {
            margin-top: 14px;
            color: rgba(247, 249, 248, .46);
            font-size: 12px;
            line-height: 1.55;
            text-align: center;
        }

        /* ─── PATROCÍNIO ─── */
        #patrocinio {
            padding: 108px 48px;
            background: #edf3ef;
        }

        .patrocinio-inner {
            max-width: 1060px;
            margin: 0 auto;
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 80px;
            align-items: start;
        }

        .patrocinio-left h2 {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(26px, 3.5vw, 42px);
            font-weight: 900;
            text-transform: uppercase;
            line-height: 1.08;
            margin-bottom: 16px;
            color: #1f6470;
        }

        .patrocinio-left h2 .accent {
            color: #287234;
        }

        .patrocinio-left p {
            font-size: 15px;
            color: #3d6267;
            line-height: 1.75;
            margin-bottom: 26px;
        }

        .patrocinio-stats {
            display: flex;
            flex-direction: column;
            gap: 14px;
            margin-bottom: 34px;
        }

        .patrocinio-stat-row {
            display: flex;
            align-items: center;
            gap: 16px;
            padding: 14px 0;
            border-bottom: 1px solid #d7e5d8;
        }

        .patrocinio-stat-num {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 22px;
            font-weight: 900;
            color: #8fbd18;
            min-width: 64px;
        }

        .patrocinio-stat-label {
            font-size: 13px;
            color: #3d6267;
            line-height: 1.45;
        }

        .patrocinio-right {
            background: #f7f9f8;
            border: 1px solid #d7e5d8;
            border-top: 3px solid #a6cf23;
            border-radius: 3px;
            padding: 36px;
            box-shadow: 0 16px 48px rgba(31, 100, 112, .07);
        }

        .patrocinio-right h3 {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 20px;
            font-weight: 800;
            text-transform: uppercase;
            margin-bottom: 6px;
            color: #1f6470;
        }

        .patrocinio-right>p {
            font-size: 13px;
            color: #6d898d;
            margin-bottom: 22px;
        }

        .zoho-frame {
            width: 100%;
            height: 460px;
            border: none;
            border-radius: 2px;
        }

        /* ─── FAQ ─── */
        #faq {
            padding: 108px 48px;
            background: #f7f9f8;
        }

        .faq-inner {
            max-width: 760px;
            margin: 0 auto;
        }

        .faq-list {
            display: flex;
            flex-direction: column;
            gap: 2px;
            margin-top: 50px;
        }

        .faq-item {
            background: #edf3ef;
            border: 1px solid #d7e5d8;
            overflow: hidden;
        }

        .faq-question {
            display: flex;
            align-items: center;
            justify-content: space-between;
            gap: 16px;
            padding: 20px 24px;
            cursor: pointer;
            transition: background .2s;
        }

        .faq-question:hover {
            background: #d7e5d8;
        }

        .faq-question-text {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 14px;
            font-weight: 700;
            line-height: 1.4;
            color: #1f6470;
        }

        .faq-icon {
            width: 20px;
            height: 20px;
            flex-shrink: 0;
            color: #287234;
            transition: transform .3s;
        }

        .faq-item.open .faq-icon {
            transform: rotate(45deg);
        }

        .faq-answer {
            max-height: 0;
            overflow: hidden;
            transition: max-height .35s ease;
        }

        .faq-answer-inner {
            padding: 0 24px 20px;
            font-size: 14px;
            color: #3d6267;
            line-height: 1.75;
            border-top: 1px solid #d7e5d8;
            padding-top: 16px;
        }

        .faq-item.open .faq-answer {
            max-height: 500px;
        }

        /* ─── LOCALIZAÇÃO ─── */
        #localizacao {
            padding: 108px 48px;
            background: #edf3ef;
        }

        .localizacao-inner {
            max-width: 1060px;
            margin: 0 auto;
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 60px;
            align-items: start;
        }

        .localizacao-addr {
            font-size: 15px;
            color: #3d6267;
            line-height: 1.7;
            margin-bottom: 26px;
        }

        .localizacao-badge {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            background: #1f6470;
            color: #a6cf23;
            padding: 12px 20px;
            border-radius: 2px;
            font-size: 12px;
            font-weight: 700;
            letter-spacing: .5px;
        }

        .map-wrap {
            border-radius: 3px;
            overflow: hidden;
            border: 1px solid #d7e5d8;
            box-shadow: 0 12px 40px rgba(31, 100, 112, .08);
        }

        .map-wrap iframe {
            width: 100%;
            height: 360px;
            border: none;
            display: block;
        }

        /* ─── SECHAT ─── */
        #sechat {
            padding: 80px 48px;
            background: #1f6470;
            border-top: 2px solid #8fbd18;
        }

        .sechat-inner {
            max-width: 1000px;
            margin: 0 auto;
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 80px;
            align-items: center;
        }

        .sechat-logo-box {
            background: #174f58;
            border: 1px solid rgba(166, 207, 35, .15);
            border-radius: 4px;
            padding: 60px;
            display: flex;
            align-items: center;
            justify-content: center;
        }

        .sechat-info .sec-label {
            color: #a6cf23;
        }

        .sechat-info .sec-label::before {
            background: #a6cf23;
        }

        .sechat-title {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 30px;
            font-weight: 900;
            text-transform: uppercase;
            color: #f7f9f8;
            margin-bottom: 14px;
        }

        .sechat-title .accent {
            color: #a6cf23;
        }

        .sechat-text {
            font-size: 15px;
            color: rgba(247, 249, 248, .5);
            line-height: 1.75;
            margin-bottom: 12px;
        }

        .sechat-link {
            display: inline-flex;
            align-items: center;
            gap: 8px;
            color: #a6cf23;
            font-size: 11px;
            font-weight: 700;
            letter-spacing: 2px;
            text-transform: uppercase;
            margin-top: 12px;
            border-bottom: 1px solid transparent;
            transition: border-color .2s;
        }

        .sechat-link:hover {
            border-bottom-color: #a6cf23;
        }

        /* ─── FOOTER ─── */
        footer {
            background: #174f58;
            padding: 52px 48px 24px;
            border-top: 1px solid rgba(166, 207, 35, .1);
        }

        .footer-inner {
            max-width: 1100px;
            margin: 0 auto;
            display: grid;
            grid-template-columns: 2fr 1fr 1fr;
            gap: 60px;
            padding-bottom: 40px;
            border-bottom: 1px solid rgba(166, 207, 35, .08);
            margin-bottom: 24px;
        }

        .footer-brand p {
            font-size: 13px;
            color: rgba(247, 249, 248, .3);
            line-height: 1.7;
            margin-top: 14px;
            max-width: 280px;
        }

        .footer-col h4 {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 2.5px;
            text-transform: uppercase;
            color: #a6cf23;
            margin-bottom: 18px;
        }

        .footer-col a {
            display: block;
            font-size: 13px;
            color: rgba(247, 249, 248, .32);
            margin-bottom: 10px;
            transition: color .2s;
        }

        .footer-col a:hover {
            color: #f7f9f8;
        }

        .footer-bottom {
            max-width: 1100px;
            margin: 0 auto;
            display: flex;
            justify-content: space-between;
            align-items: center;
        }

        .footer-bottom p {
            font-size: 11px;
            color: rgba(247, 249, 248, .18);
        }

        .footer-social {
            display: flex;
            gap: 10px;
        }

        .footer-social a {
            width: 32px;
            height: 32px;
            border-radius: 50%;
            border: 1px solid rgba(166, 207, 35, .2);
            display: flex;
            align-items: center;
            justify-content: center;
            color: rgba(247, 249, 248, .3);
            font-size: 13px;
            transition: all .2s;
        }

        .footer-social a:hover {
            border-color: #a6cf23;
            color: #a6cf23;
        }

        /* WHATSAPP */
        .wa-btn {
            position: fixed;
            bottom: 80px;
            right: 28px;
            width: 52px;
            height: 52px;
            border-radius: 50%;
            background: #25d366;
            display: flex;
            align-items: center;
            justify-content: center;
            color: #fff;
            font-size: 24px;
            text-decoration: none;
            box-shadow: 0 4px 18px rgba(37, 211, 102, .4);
            z-index: 98;
            transition: transform .2s;
        }

        .wa-btn:hover {
            transform: scale(1.1);
        }

        /* REVEAL */
        .reveal {
            opacity: 0;
            transform: translateY(22px);
            transition: opacity .7s ease, transform .7s ease;
        }

        .reveal.visible {
            opacity: 1;
            transform: translateY(0);
        }

        .rd1 {
            transition-delay: .1s;
        }

        .rd2 {
            transition-delay: .22s;
        }

        /* RESPONSIVE */
        @media(max-width:960px) {
            .nav-links {
                display: none;
            }

            .nav {
                padding: 0 20px;
            }

            #hero {
                padding: 120px 20px 80px;
            }

            .sobre-inner,
            .patrocinio-inner,
            .localizacao-inner,
            .sechat-inner,
            .footer-inner {
                grid-template-columns: 1fr;
                gap: 40px;
            }

            .speakers-grid {
                grid-template-columns: repeat(2, 1fr);
            }

            .ingresso-single {
                grid-template-columns: 1fr;
                margin: 0 auto;
            }

            .ingresso-info {
                border-right: 0;
                border-bottom: 1px solid rgba(166, 207, 35, .18);
                padding: 34px 28px;
            }

            .ingresso-reserva {
                padding: 34px 28px;
            }

            .ingresso-incluso {
                grid-template-columns: 1fr;
            }

            section,
            #sobre,
            #debatedores,
            #agenda,
            #ingressos,
            #patrocinio,
            #faq,
            #localizacao,
            #sechat {
                padding: 64px 20px;
            }

            footer {
                padding: 40px 20px 20px;
            }

            .sticky-bar {
                padding: 12px 20px;
                flex-direction: column;
                gap: 10px;
                text-align: center;
            }

            .video-overlay {
                position: static;
            }

            .video-overlay-content {
                max-width: 100%;
                padding: 32px 20px;
            }
        }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ed45734 *//*
  Cannabis Connection 2026 - CSS para Elementor
  Versao compatibilizada para evitar erro no editor.
  Carregue as fontes no Elementor/Site Settings ou no tema:
  - Montserrat: 400, 500, 600, 700, 800, 900
  - Lato: 300, 400, 700
*/
*,
        *::before,
        *::after {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
        }

        html {
            scroll-behavior: smooth;
        }

        body {
            font-family: 'Lato', Arial, sans-serif !important;
            background: #f7f9f8;
            color: #143f46;
            overflow-x: hidden;
        }

        a {
            text-decoration: none;
            color: inherit;
        }

        /* ─── NAV ─── */
        .nav {
            position: fixed;
            top: 0;
            left: 0;
            right: 0;
            z-index: 100;
            display: flex;
            align-items: center;
            justify-content: space-between;
            padding: 0 48px;
            height: 70px;
            background: rgba(247, 249, 248, 0.97);
            backdrop-filter: blur(14px);
            border-bottom: 1px solid rgba(166, 207, 35, 0.3);
            transition: height .3s, box-shadow .3s;
        }

        .nav.scrolled {
            height: 58px;
            box-shadow: 0 2px 24px rgba(31, 100, 112, .08);
        }

        .nav-logo {
            display: flex;
            align-items: center;
            gap: 12px;
        }

        .nav-logo-icon {
            width: 190px;
            height: auto;
            display: block;
        }

        .nav-logo-text {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 800;
            font-size: 14px;
            letter-spacing: 2px;
            text-transform: uppercase;
            color: #1f6470;
        }

        .nav-logo-sub {
            font-size: 9px;
            letter-spacing: 3px;
            color: #287234;
            text-transform: uppercase;
            font-weight: 700;
            display: block;
            margin-top: 2px;
        }

        .nav-links {
            display: flex;
            align-items: center;
            gap: 28px;
        }

        .nav-links a {
            font-size: 11px;
            font-weight: 700;
            letter-spacing: 1.5px;
            text-transform: uppercase;
            color: #3d6267;
            transition: color .2s;
        }

        .nav-links a:hover {
            color: #287234;
        }

        .nav-cta {
            background: #1f6470 !important;
            color: #f7f9f8 !important;
            padding: 10px 22px;
            border-radius: 2px;
            font-weight: 800 !important;
            font-size: 11px !important;
            letter-spacing: 1.5px !important;
            transition: background .2s, transform .2s;
        }

        .nav-cta:hover {
            background: #174f58 !important;
            transform: translateY(-1px);
        }

        .nav-cta-sponsor {
            background: #a6cf23 !important;
            color: #1f6470 !important;
        }

        .nav-cta-sponsor:hover {
            background: #8fbd18 !important;
            color: #ffffff !important;
        }

        /* ─── STICKY BAR ─── */
        .sticky-bar {
            position: fixed;
            bottom: 0;
            left: 0;
            right: 0;
            z-index: 99;
            background: #1f6470;
            border-top: 2px solid #a6cf23;
            padding: 14px 48px;
            display: flex;
            align-items: center;
            justify-content: space-between;
            transform: translateY(100%);
            transition: transform .4s ease;
        }

        .sticky-bar.visible {
            transform: translateY(0);
        }

        .sticky-bar-text {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 13px;
            font-weight: 700;
            color: #f7f9f8;
        }

        .sticky-bar-text span {
            color: #a6cf23;
        }

        .sticky-bar-cta {
            background: #a6cf23;
            color: #1f6470;
            padding: 12px 28px;
            border-radius: 2px;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 800;
            font-size: 12px;
            letter-spacing: 2px;
            text-transform: uppercase;
            display: flex;
            align-items: center;
            gap: 8px;
            transition: background .2s;
        }

        .sticky-bar-cta:hover {
            background: #8fbd18;
            color: #ffffff;
        }

        /* ─── HERO ─── */
        #hero {
            min-height: 100vh;
            position: relative;
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            text-align: center;
            padding: 130px 48px 90px;
            overflow: hidden;
            background: #1f6470;
        }

        .hero-video-bg {
            position: absolute;
            inset: 0;
            z-index: 0;
        }

        .hero-video-bg video {
            width: 100%;
            height: 100%;
            object-fit: cover;
            opacity: .12;
        }

        .hero-video-bg::after {
            content: '';
            position: absolute;
            inset: 0;
            background: linear-gradient(to bottom, rgba(31, 100, 112, .75) 0%, rgba(31, 100, 112, .55) 50%, rgba(31, 100, 112, .92) 100%);
        }

        /* grain texture */
        .hero-grain {
            position: absolute;
            inset: 0;
            z-index: 1;
            opacity: .04;
            background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
            background-size: 200px 200px;
        }

        /* botanical line-art overlay */
        .hero-botanical {
            position: absolute;
            right: 5%;
            top: 50%;
            transform: translateY(-50%);
            width: 360px;
            height: 360px;
            z-index: 1;
            opacity: .06;
        }

        .hero-content {
            position: relative;
            z-index: 2;
            max-width: 860px;
            margin: 0 auto;
        }

        .hero-badge {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            border: 1px solid rgba(166, 207, 35, .4);
            border-radius: 2px;
            padding: 8px 20px;
            margin-bottom: 36px;
            font-size: 11px;
            font-weight: 700;
            letter-spacing: 2.5px;
            text-transform: uppercase;
            color: #a6cf23;
        }

        .hero-badge-dot {
            width: 6px;
            height: 6px;
            border-radius: 50%;
            background: #a6cf23;
            animation: pulse 2s infinite;
        }

        @keyframes pulse {

            0%,
            100% {
                opacity: 1;
                transform: scale(1)
            }

            50% {
                opacity: .5;
                transform: scale(.8)
            }
        }

        .hero-title {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(36px, 6vw, 76px);
            font-weight: 900;
            line-height: 1.0;
            text-transform: uppercase;
            letter-spacing: -1px;
            color: #f7f9f8;
            margin-bottom: 20px;
        }

        .hero-title .accent {
            color: #a6cf23;
        }

        .hero-subtitle {
            font-size: 17px;
            font-weight: 300;
            line-height: 1.7;
            color: rgba(247, 249, 248, .55);
            max-width: 620px;
            margin: 0 auto 40px;
        }

        /* countdown */
        .countdown {
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 4px;
            margin-bottom: 44px;
        }

        .countdown-block {
            background: rgba(166, 207, 35, .08);
            border: 1px solid rgba(166, 207, 35, .2);
            border-radius: 3px;
            padding: 16px 20px;
            text-align: center;
            min-width: 78px;
        }

        .countdown-num {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 34px;
            font-weight: 900;
            color: #a6cf23;
            line-height: 1;
        }

        .countdown-label {
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 2px;
            text-transform: uppercase;
            color: rgba(166, 207, 35, .5);
            margin-top: 6px;
        }

        .countdown-sep {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 26px;
            font-weight: 900;
            color: #a6cf23;
            margin-bottom: 20px;
            opacity: .4;
        }

        .hero-ctas {
            display: flex;
            justify-content: center;
            gap: 14px;
            flex-wrap: wrap;
        }

        .btn-primary {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            background: #a6cf23;
            color: #1f6470;
            padding: 18px 38px;
            border-radius: 2px;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 800;
            font-size: 12px;
            letter-spacing: 2px;
            text-transform: uppercase;
            transition: all .25s;
        }

        .btn-primary:hover {
            background: #8fbd18;
            color: #ffffff;
            transform: translateY(-2px);
            box-shadow: 0 12px 30px rgba(166, 207, 35, .25);
        }

        .btn-secondary {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            background: transparent;
            color: #f7f9f8;
            padding: 17px 36px;
            border-radius: 2px;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 700;
            font-size: 12px;
            letter-spacing: 2px;
            text-transform: uppercase;
            border: 1.5px solid rgba(247, 249, 248, .25);
            transition: all .25s;
        }

        .btn-secondary:hover {
            border-color: #a6cf23;
            color: #a6cf23;
        }

        .hero-meta {
            display: flex;
            justify-content: center;
            gap: 32px;
            flex-wrap: wrap;
            margin-top: 48px;
            padding-top: 36px;
            border-top: 1px solid rgba(247, 249, 248, .1);
        }

        .hero-meta-item {
            display: flex;
            align-items: center;
            gap: 10px;
            font-size: 14px;
            color: rgba(247, 249, 248, .55);
        }

        .hero-meta-item i {
            color: #a6cf23;
        }

        /* ─── MARQUEE ─── */
        .marquee-section {
            background: #a6cf23;
            overflow: hidden;
            padding: 13px 0;
        }

        .marquee-track {
            display: flex;
            white-space: nowrap;
            animation: marquee 30s linear infinite;
        }

        @keyframes marquee {
            from {
                transform: translateX(0)
            }

            to {
                transform: translateX(-50%)
            }
        }

        .marquee-item {
            display: inline-flex;
            align-items: center;
            gap: 14px;
            padding: 0 22px;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 800;
            font-size: 11px;
            letter-spacing: 2.5px;
            text-transform: uppercase;
            color: #1f6470;
        }

        .marquee-dot {
            width: 4px;
            height: 4px;
            border-radius: 50%;
            background: #1f6470;
            opacity: .4;
        }

        /* ─── SECTION UTILS ─── */
        .sec-label {
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 3px;
            text-transform: uppercase;
            color: #287234;
            margin-bottom: 14px;
            display: flex;
            align-items: center;
            gap: 10px;
        }

        .sec-label::before {
            content: '';
            width: 24px;
            height: 1.5px;
            background: #287234;
        }

        .sec-label-c {
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 3px;
            text-transform: uppercase;
            color: #287234;
            margin-bottom: 14px;
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 10px;
        }

        .sec-label-c::before,
        .sec-label-c::after {
            content: '';
            width: 24px;
            height: 1.5px;
            background: #287234;
        }

        .sec-title {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(26px, 3.5vw, 46px);
            font-weight: 900;
            text-transform: uppercase;
            line-height: 1.08;
            margin-bottom: 18px;
            color: #1f6470;
        }

        .sec-title-c {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(26px, 3.5vw, 46px);
            font-weight: 900;
            text-transform: uppercase;
            line-height: 1.08;
            color: #1f6470;
        }

        .sec-title .accent,
        .sec-title-c .accent {
            color: #287234;
        }

        .sec-text {
            font-size: 15.5px;
            line-height: 1.78;
            color: #3d6267;
            margin-bottom: 14px;
        }

        .section-header {
            text-align: center;
            margin-bottom: 56px;
        }

        .section-header p {
            font-size: 16px;
            color: #6d898d;
            margin-top: 10px;
        }

        /* ─── SOBRE ─── */
        #sobre {
            padding: 108px 48px;
            background: #f7f9f8;
        }

        .sobre-inner {
            max-width: 1100px;
            margin: 0 auto;
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 80px;
            align-items: center;
        }

        .sobre-stats {
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 2px;
        }

        .sobre-stat {
            background: #edf3ef;
            border: 1px solid #d7e5d8;
            padding: 28px 22px;
            text-align: center;
            transition: background .3s;
        }

        .sobre-stat:hover {
            background: #a6cf23;
        }

        .sobre-stat:hover .sobre-stat-num {
            color: #1f6470;
        }

        .sobre-stat:hover .sobre-stat-label {
            color: #1f6470;
        }

        .sobre-stat-num {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 38px;
            font-weight: 900;
            color: #8fbd18;
            line-height: 1;
            transition: color .3s;
        }

        .sobre-stat-label {
            font-size: 11px;
            font-weight: 700;
            letter-spacing: 2px;
            text-transform: uppercase;
            color: #6d898d;
            margin-top: 8px;
            transition: color .3s;
        }

        /* ─── VIDEO SECTION ─── */
        #video-section {
            position: relative;
            overflow: hidden;
            background: #174f58;
        }

        .video-full {
            width: 100%;
            aspect-ratio: 16/9;
            display: block;
            object-fit: cover;
            opacity: .5;
            filter: saturate(.6) sepia(.3);
        }

        .video-overlay {
            position: absolute;
            inset: 0;
            background: linear-gradient(to right, rgba(31, 100, 112, .9) 0%, rgba(31, 100, 112, .4) 55%, rgba(31, 100, 112, .7) 100%);
            display: flex;
            align-items: center;
        }

        .video-overlay-content {
            max-width: 520px;
            padding: 60px;
        }

        .video-overlay-content h2 {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(22px, 3vw, 38px);
            font-weight: 900;
            text-transform: uppercase;
            line-height: 1.1;
            margin-bottom: 16px;
            color: #f7f9f8;
        }

        .video-overlay-content h2 .accent {
            color: #a6cf23;
        }

        .video-overlay-content p {
            font-size: 15px;
            color: rgba(247, 249, 248, .6);
            line-height: 1.75;
        }

        /* ─── DEBATEDORES ─── */
        #debatedores {
            padding: 108px 48px;
            background: #edf3ef;
        }

        .speakers-grid {
            display: grid;
            grid-template-columns: repeat(4, 1fr);
            gap: 2px;
            max-width: 1100px;
            margin: 0 auto;
        }

        .speaker-card {
            background: #f7f9f8;
            border: 1px solid #d7e5d8;
            padding: 28px 22px;
            text-align: center;
            transition: all .3s;
            cursor: pointer;
        }

        .speaker-card:hover {
            background: #1f6470;
            transform: translateY(-4px);
            box-shadow: 0 16px 40px rgba(31, 100, 112, .15);
        }

        .speaker-card:hover .speaker-name {
            color: #f7f9f8;
        }

        .speaker-card:hover .speaker-role {
            color: rgba(247, 249, 248, .55);
        }

        .speaker-card:hover .speaker-org {
            color: #a6cf23;
        }

        .speaker-card:hover .speaker-avatar {
            background: #174f58;
            border-color: #a6cf23;
            color: #a6cf23;
        }

        .speaker-avatar {
            width: 60px;
            height: 60px;
            border-radius: 50%;
            background: #edf3ef;
            border: 2px solid #d7e5d8;
            display: flex;
            align-items: center;
            justify-content: center;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 18px;
            font-weight: 900;
            color: #8fbd18;
            margin: 0 auto 14px;
            transition: all .3s;
        }

        .speaker-name {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 13px;
            font-weight: 800;
            text-transform: uppercase;
            letter-spacing: .3px;
            line-height: 1.3;
            margin-bottom: 8px;
            color: #1f6470;
            transition: color .3s;
        }

        .speaker-role {
            font-size: 12px;
            color: #6d898d;
            line-height: 1.5;
            transition: color .3s;
        }

        .speaker-org {
            font-size: 11px;
            color: #287234;
            font-weight: 700;
            letter-spacing: .8px;
            margin-top: 6px;
            transition: color .3s;
        }

        /* ─── AGENDA ─── */
        #agenda {
            padding: 108px 48px;
            background: #f7f9f8;
        }

        .agenda-inner {
            max-width: 900px;
            margin: 0 auto;
        }

        .agenda-date-badge {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            background: #1f5f2b;
            border-radius: 2px;
            padding: 10px 20px;
            margin-bottom: 48px;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 11px;
            font-weight: 700;
            letter-spacing: 2px;
            text-transform: uppercase;
            color: #f7f9f8;
        }

        .timeline {
            display: flex;
            flex-direction: column;
            position: relative;
        }

        .timeline::before {
            content: '';
            position: absolute;
            left: 132px;
            top: 0;
            bottom: 0;
            width: 1px;
            background: linear-gradient(to bottom, #a6cf23, rgba(166, 207, 35, .1));
        }

        .timeline-item {
            display: flex;
            align-items: flex-start;
        }

        .tl-time {
            width: 132px;
            flex-shrink: 0;
            text-align: right;
            padding-right: 24px;
            padding-top: 18px;
        }

        .tl-time span {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 16px;
            font-weight: 700;
            color: #8fbd18;
        }

        .tl-dot {
            width: 11px;
            height: 11px;
            border-radius: 50%;
            background: #edf3ef;
            border: 2px solid #a6cf23;
            flex-shrink: 0;
            margin-top: 21px;
            z-index: 2;
            transition: background .3s;
        }

        .tl-dot.highlight {
            background: #287234;
            border-color: #287234;
        }

        .tl-card {
            flex: 1;
            margin-left: 24px;
            padding: 14px 20px;
            margin-bottom: 8px;
            border-radius: 2px;
            background: #edf3ef;
            border: 1px solid #d7e5d8;
            transition: all .3s;
        }

        .tl-card:hover {
            background: #1f6470;
            border-color: #1f6470;
        }

        .tl-card:hover .tl-type {
            color: #a6cf23;
        }

        .tl-card:hover h5 {
            color: #f7f9f8;
        }

        .tl-type {
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 2px;
            text-transform: uppercase;
            color: #6d898d;
            margin-bottom: 4px;
            transition: color .3s;
        }

        .tl-type.salvia {
            color: #287234;
        }

        .tl-card h5 {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 14px;
            font-weight: 700;
            color: #1f6470;
            line-height: 1.4;
            transition: color .3s;
        }

        .agenda-note {
            text-align: right;
            font-size: 11px;
            color: #6d898d;
            margin-top: 24px;
        }

        /* ─── INGRESSOS ─── */
        #ingressos {
            padding: 108px 48px;
            background:
                linear-gradient(135deg, rgba(15, 56, 64, .96) 0%, rgba(31, 100, 112, .94) 58%, rgba(18, 83, 66, .96) 100%);
            position: relative;
            overflow: hidden;
        }

        #ingressos::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            height: 2px;
            background: linear-gradient(90deg, transparent, #a6cf23, transparent);
        }

        #ingressos::after {
            content: '';
            position: absolute;
            inset: 0;
            background-image:
                linear-gradient(rgba(247, 249, 248, .045) 1px, transparent 1px),
                linear-gradient(90deg, rgba(247, 249, 248, .035) 1px, transparent 1px);
            background-size: 48px 48px;
            opacity: .22;
            pointer-events: none;
        }

        .ingressos-inner {
            max-width: 1100px;
            margin: 0 auto;
            position: relative;
            z-index: 1;
        }

        .ingressos-header {
            text-align: center;
            max-width: 680px;
            margin: 0 auto 52px;
        }

        .ingressos-header .sec-label-c {
            color: #a6cf23;
        }

        .ingressos-header .sec-label-c::before,
        .ingressos-header .sec-label-c::after {
            background: #a6cf23;
        }

        .ingressos-header h2 {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(28px, 4vw, 46px);
            font-weight: 900;
            text-transform: uppercase;
            color: #f7f9f8;
        }

        .ingressos-header h2 .accent {
            color: #a6cf23;
        }

        .ingressos-header p {
            color: rgba(247, 249, 248, .62);
            font-size: 15px;
            margin-top: 10px;
            line-height: 1.65;
        }

        .ingresso-single {
            display: grid;
            grid-template-columns: minmax(0, 1.18fr) minmax(320px, .82fr);
            background: rgba(15, 56, 64, .68);
            border: 1px solid rgba(166, 207, 35, .24);
            box-shadow: 0 28px 70px rgba(15, 56, 64, .34);
            position: relative;
            overflow: hidden;
            isolation: isolate;
        }

        .ingresso-single::before {
            content: '';
            position: absolute;
            inset: 0;
            background: linear-gradient(120deg, rgba(247, 249, 248, .08), transparent 42%, rgba(166, 207, 35, .09));
            pointer-events: none;
            z-index: -1;
        }

        .ingresso-info {
            padding: 44px 48px;
            border-right: 1px solid rgba(166, 207, 35, .18);
        }

        .ingresso-reserva {
            padding: 44px 38px;
            display: flex;
            flex-direction: column;
            justify-content: center;
        }

        .ingresso-tier {
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 3px;
            text-transform: uppercase;
            color: #a6cf23;
            margin-bottom: 12px;
        }

        .ingresso-name {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(26px, 3vw, 40px);
            font-weight: 900;
            text-transform: uppercase;
            line-height: 1.05;
            letter-spacing: 0;
            margin-bottom: 16px;
            color: #f7f9f8;
        }

        .ingresso-desc {
            font-size: 16px;
            color: rgba(247, 249, 248, .68);
            line-height: 1.75;
            max-width: 620px;
        }

        .ingresso-meta {
            display: flex;
            flex-wrap: wrap;
            gap: 10px 18px;
            margin: 26px 0 30px;
            padding: 18px 0;
            border-top: 1px solid rgba(247, 249, 248, .11);
            border-bottom: 1px solid rgba(247, 249, 248, .11);
        }

        .ingresso-meta-item {
            display: inline-flex;
            align-items: center;
            gap: 9px;
            color: rgba(247, 249, 248, .76);
            font-size: 13px;
            font-weight: 700;
        }

        .ingresso-meta-item i {
            color: #a6cf23;
            font-size: 12px;
        }

        .ingresso-incluso {
            display: grid;
            grid-template-columns: repeat(2, minmax(0, 1fr));
            gap: 14px 24px;
        }

        .ingresso-feature {
            display: flex;
            align-items: flex-start;
            gap: 11px;
            font-size: 14px;
            color: rgba(247, 249, 248, .76);
            line-height: 1.55;
        }

        .ingresso-feature i {
            color: #a6cf23;
            margin-top: 4px;
            flex-shrink: 0;
            font-size: 11px;
        }

        .ingresso-kicker {
            color: #a6cf23;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 10px;
            font-weight: 800;
            letter-spacing: 2px;
            text-transform: uppercase;
            margin-bottom: 18px;
        }

        .ingresso-reserva-title {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 18px;
            font-weight: 900;
            color: #f7f9f8;
            text-transform: uppercase;
            line-height: 1.25;
            margin-bottom: 22px;
        }

        .ingresso-reserva-title span {
            color: #a6cf23;
        }

        .preco-bloco {
            margin-bottom: 22px;
            padding-bottom: 22px;
            border-bottom: 1px solid rgba(166, 207, 35, .16);
        }

        .preco-parcela {
            display: flex;
            align-items: baseline;
            gap: 4px;
        }

        .preco-prefix {
            font-size: 14px;
            color: rgba(247, 249, 248, .48);
        }

        .preco-num {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 54px;
            font-weight: 900;
            color: #a6cf23;
            line-height: .95;
        }

        .preco-cents {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 22px;
            font-weight: 700;
            color: #a6cf23;
        }

        .preco-vista {
            font-size: 13px;
            color: rgba(247, 249, 248, .46);
            margin-top: 8px;
        }

        .preco-vista span {
            color: rgba(247, 249, 248, .78);
            font-weight: 700;
        }

        .ingresso-qty {
            display: flex;
            align-items: center;
            justify-content: space-between;
            gap: 18px;
            margin-bottom: 20px;
        }

        .ingresso-qty-label {
            font-size: 12px;
            color: rgba(247, 249, 248, .58);
            letter-spacing: 1px;
            text-transform: uppercase;
            font-weight: 700;
        }

        .qty-ctrl {
            display: flex;
            align-items: center;
            gap: 14px;
        }

        .qty-btn {
            width: 34px;
            height: 34px;
            border-radius: 50%;
            border: 1px solid rgba(166, 207, 35, .3);
            background: transparent;
            color: #a6cf23;
            cursor: pointer;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 16px;
            transition: all .2s;
        }

        .qty-btn:hover {
            background: #a6cf23;
            color: #1f6470;
        }

        .qty-num {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 700;
            font-size: 18px;
            min-width: 22px;
            text-align: center;
            color: #f7f9f8;
        }

        .btn-comprar {
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 9px;
            width: 100%;
            padding: 17px 18px;
            border-radius: 2px;
            background: #a6cf23;
            color: #1f6470;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 800;
            font-size: 11px;
            letter-spacing: 2px;
            text-transform: uppercase;
            transition: all .25s;
        }

        .btn-comprar:hover {
            background: #8fbd18;
            color: #ffffff;
            transform: translateY(-1px);
        }

        .ingresso-note {
            margin-top: 14px;
            color: rgba(247, 249, 248, .46);
            font-size: 12px;
            line-height: 1.55;
            text-align: center;
        }

        /* ─── PATROCÍNIO ─── */
        #patrocinio {
            padding: 108px 48px;
            background: #edf3ef;
        }

        .patrocinio-inner {
            max-width: 1060px;
            margin: 0 auto;
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 80px;
            align-items: start;
        }

        .patrocinio-left h2 {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(26px, 3.5vw, 42px);
            font-weight: 900;
            text-transform: uppercase;
            line-height: 1.08;
            margin-bottom: 16px;
            color: #1f6470;
        }

        .patrocinio-left h2 .accent {
            color: #287234;
        }

        .patrocinio-left p {
            font-size: 15px;
            color: #3d6267;
            line-height: 1.75;
            margin-bottom: 26px;
        }

        .patrocinio-stats {
            display: flex;
            flex-direction: column;
            gap: 14px;
            margin-bottom: 34px;
        }

        .patrocinio-stat-row {
            display: flex;
            align-items: center;
            gap: 16px;
            padding: 14px 0;
            border-bottom: 1px solid #d7e5d8;
        }

        .patrocinio-stat-num {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 22px;
            font-weight: 900;
            color: #8fbd18;
            min-width: 64px;
        }

        .patrocinio-stat-label {
            font-size: 13px;
            color: #3d6267;
            line-height: 1.45;
        }

        .patrocinio-right {
            background: #f7f9f8;
            border: 1px solid #d7e5d8;
            border-top: 3px solid #a6cf23;
            border-radius: 3px;
            padding: 36px;
            box-shadow: 0 16px 48px rgba(31, 100, 112, .07);
        }

        .patrocinio-right h3 {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 20px;
            font-weight: 800;
            text-transform: uppercase;
            margin-bottom: 6px;
            color: #1f6470;
        }

        .patrocinio-right>p {
            font-size: 13px;
            color: #6d898d;
            margin-bottom: 22px;
        }

        .zoho-frame {
            width: 100%;
            height: 460px;
            border: none;
            border-radius: 2px;
        }

        /* ─── FAQ ─── */
        #faq {
            padding: 108px 48px;
            background: #f7f9f8;
        }

        .faq-inner {
            max-width: 760px;
            margin: 0 auto;
        }

        .faq-list {
            display: flex;
            flex-direction: column;
            gap: 2px;
            margin-top: 50px;
        }

        .faq-item {
            background: #edf3ef;
            border: 1px solid #d7e5d8;
            overflow: hidden;
        }

        .faq-question {
            display: flex;
            align-items: center;
            justify-content: space-between;
            gap: 16px;
            padding: 20px 24px;
            cursor: pointer;
            transition: background .2s;
        }

        .faq-question:hover {
            background: #d7e5d8;
        }

        .faq-question-text {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 14px;
            font-weight: 700;
            line-height: 1.4;
            color: #1f6470;
        }

        .faq-icon {
            width: 20px;
            height: 20px;
            flex-shrink: 0;
            color: #287234;
            transition: transform .3s;
        }

        .faq-item.open .faq-icon {
            transform: rotate(45deg);
        }

        .faq-answer {
            max-height: 0;
            overflow: hidden;
            transition: max-height .35s ease;
        }

        .faq-answer-inner {
            padding: 0 24px 20px;
            font-size: 14px;
            color: #3d6267;
            line-height: 1.75;
            border-top: 1px solid #d7e5d8;
            padding-top: 16px;
        }

        .faq-item.open .faq-answer {
            max-height: 500px;
        }

        /* ─── LOCALIZAÇÃO ─── */
        #localizacao {
            padding: 108px 48px;
            background: #edf3ef;
        }

        .localizacao-inner {
            max-width: 1060px;
            margin: 0 auto;
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 60px;
            align-items: start;
        }

        .localizacao-addr {
            font-size: 15px;
            color: #3d6267;
            line-height: 1.7;
            margin-bottom: 26px;
        }

        .localizacao-badge {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            background: #1f6470;
            color: #a6cf23;
            padding: 12px 20px;
            border-radius: 2px;
            font-size: 12px;
            font-weight: 700;
            letter-spacing: .5px;
        }

        .map-wrap {
            border-radius: 3px;
            overflow: hidden;
            border: 1px solid #d7e5d8;
            box-shadow: 0 12px 40px rgba(31, 100, 112, .08);
        }

        .map-wrap iframe {
            width: 100%;
            height: 360px;
            border: none;
            display: block;
        }

        /* ─── SECHAT ─── */
        #sechat {
            padding: 80px 48px;
            background: #1f6470;
            border-top: 2px solid #8fbd18;
        }

        .sechat-inner {
            max-width: 1000px;
            margin: 0 auto;
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 80px;
            align-items: center;
        }

        .sechat-logo-box {
            background: #174f58;
            border: 1px solid rgba(166, 207, 35, .15);
            border-radius: 4px;
            padding: 60px;
            display: flex;
            align-items: center;
            justify-content: center;
        }

        .sechat-info .sec-label {
            color: #a6cf23;
        }

        .sechat-info .sec-label::before {
            background: #a6cf23;
        }

        .sechat-title {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 30px;
            font-weight: 900;
            text-transform: uppercase;
            color: #f7f9f8;
            margin-bottom: 14px;
        }

        .sechat-title .accent {
            color: #a6cf23;
        }

        .sechat-text {
            font-size: 15px;
            color: rgba(247, 249, 248, .5);
            line-height: 1.75;
            margin-bottom: 12px;
        }

        .sechat-link {
            display: inline-flex;
            align-items: center;
            gap: 8px;
            color: #a6cf23;
            font-size: 11px;
            font-weight: 700;
            letter-spacing: 2px;
            text-transform: uppercase;
            margin-top: 12px;
            border-bottom: 1px solid transparent;
            transition: border-color .2s;
        }

        .sechat-link:hover {
            border-bottom-color: #a6cf23;
        }

        /* ─── FOOTER ─── */
        footer {
            background: #174f58;
            padding: 52px 48px 24px;
            border-top: 1px solid rgba(166, 207, 35, .1);
        }

        .footer-inner {
            max-width: 1100px;
            margin: 0 auto;
            display: grid;
            grid-template-columns: 2fr 1fr 1fr;
            gap: 60px;
            padding-bottom: 40px;
            border-bottom: 1px solid rgba(166, 207, 35, .08);
            margin-bottom: 24px;
        }

        .footer-brand p {
            font-size: 13px;
            color: rgba(247, 249, 248, .3);
            line-height: 1.7;
            margin-top: 14px;
            max-width: 280px;
        }

        .footer-col h4 {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 2.5px;
            text-transform: uppercase;
            color: #a6cf23;
            margin-bottom: 18px;
        }

        .footer-col a {
            display: block;
            font-size: 13px;
            color: rgba(247, 249, 248, .32);
            margin-bottom: 10px;
            transition: color .2s;
        }

        .footer-col a:hover {
            color: #f7f9f8;
        }

        .footer-bottom {
            max-width: 1100px;
            margin: 0 auto;
            display: flex;
            justify-content: space-between;
            align-items: center;
        }

        .footer-bottom p {
            font-size: 11px;
            color: rgba(247, 249, 248, .18);
        }

        .footer-social {
            display: flex;
            gap: 10px;
        }

        .footer-social a {
            width: 32px;
            height: 32px;
            border-radius: 50%;
            border: 1px solid rgba(166, 207, 35, .2);
            display: flex;
            align-items: center;
            justify-content: center;
            color: rgba(247, 249, 248, .3);
            font-size: 13px;
            transition: all .2s;
        }

        .footer-social a:hover {
            border-color: #a6cf23;
            color: #a6cf23;
        }

        /* WHATSAPP */
        .wa-btn {
            position: fixed;
            bottom: 80px;
            right: 28px;
            width: 52px;
            height: 52px;
            border-radius: 50%;
            background: #25d366;
            display: flex;
            align-items: center;
            justify-content: center;
            color: #fff;
            font-size: 24px;
            text-decoration: none;
            box-shadow: 0 4px 18px rgba(37, 211, 102, .4);
            z-index: 98;
            transition: transform .2s;
        }

        .wa-btn:hover {
            transform: scale(1.1);
        }

        /* REVEAL */
        .reveal {
            opacity: 0;
            transform: translateY(22px);
            transition: opacity .7s ease, transform .7s ease;
        }

        .reveal.visible {
            opacity: 1;
            transform: translateY(0);
        }

        .rd1 {
            transition-delay: .1s;
        }

        .rd2 {
            transition-delay: .22s;
        }

        /* RESPONSIVE */
        @media(max-width:960px) {
            .nav-links {
                display: none;
            }

            .nav {
                padding: 0 20px;
            }

            #hero {
                padding: 120px 20px 80px;
            }

            .sobre-inner,
            .patrocinio-inner,
            .localizacao-inner,
            .sechat-inner,
            .footer-inner {
                grid-template-columns: 1fr;
                gap: 40px;
            }

            .speakers-grid {
                grid-template-columns: repeat(2, 1fr);
            }

            .ingresso-single {
                grid-template-columns: 1fr;
                margin: 0 auto;
            }

            .ingresso-info {
                border-right: 0;
                border-bottom: 1px solid rgba(166, 207, 35, .18);
                padding: 34px 28px;
            }

            .ingresso-reserva {
                padding: 34px 28px;
            }

            .ingresso-incluso {
                grid-template-columns: 1fr;
            }

            section,
            #sobre,
            #debatedores,
            #agenda,
            #ingressos,
            #patrocinio,
            #faq,
            #localizacao,
            #sechat {
                padding: 64px 20px;
            }

            footer {
                padding: 40px 20px 20px;
            }

            .sticky-bar {
                padding: 12px 20px;
                flex-direction: column;
                gap: 10px;
                text-align: center;
            }

            .video-overlay {
                position: static;
            }

            .video-overlay-content {
                max-width: 100%;
                padding: 32px 20px;
            }
        }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4e02b5a *//*
  Cannabis Connection 2026 - CSS para Elementor
  Versao compatibilizada para evitar erro no editor.
  Carregue as fontes no Elementor/Site Settings ou no tema:
  - Montserrat: 400, 500, 600, 700, 800, 900
  - Lato: 300, 400, 700
*/
*,
        *::before,
        *::after {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
        }

        html {
            scroll-behavior: smooth;
        }

        body {
            font-family: 'Lato', Arial, sans-serif !important;
            background: #f7f9f8;
            color: #143f46;
            overflow-x: hidden;
        }

        a {
            text-decoration: none;
            color: inherit;
        }

        /* ─── NAV ─── */
        .nav {
            position: fixed;
            top: 0;
            left: 0;
            right: 0;
            z-index: 100;
            display: flex;
            align-items: center;
            justify-content: space-between;
            padding: 0 48px;
            height: 70px;
            background: rgba(247, 249, 248, 0.97);
            backdrop-filter: blur(14px);
            border-bottom: 1px solid rgba(166, 207, 35, 0.3);
            transition: height .3s, box-shadow .3s;
        }

        .nav.scrolled {
            height: 58px;
            box-shadow: 0 2px 24px rgba(31, 100, 112, .08);
        }

        .nav-logo {
            display: flex;
            align-items: center;
            gap: 12px;
        }

        .nav-logo-icon {
            width: 190px;
            height: auto;
            display: block;
        }

        .nav-logo-text {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 800;
            font-size: 14px;
            letter-spacing: 2px;
            text-transform: uppercase;
            color: #1f6470;
        }

        .nav-logo-sub {
            font-size: 9px;
            letter-spacing: 3px;
            color: #287234;
            text-transform: uppercase;
            font-weight: 700;
            display: block;
            margin-top: 2px;
        }

        .nav-links {
            display: flex;
            align-items: center;
            gap: 28px;
        }

        .nav-links a {
            font-size: 11px;
            font-weight: 700;
            letter-spacing: 1.5px;
            text-transform: uppercase;
            color: #3d6267;
            transition: color .2s;
        }

        .nav-links a:hover {
            color: #287234;
        }

        .nav-cta {
            background: #1f6470 !important;
            color: #f7f9f8 !important;
            padding: 10px 22px;
            border-radius: 2px;
            font-weight: 800 !important;
            font-size: 11px !important;
            letter-spacing: 1.5px !important;
            transition: background .2s, transform .2s;
        }

        .nav-cta:hover {
            background: #174f58 !important;
            transform: translateY(-1px);
        }

        .nav-cta-sponsor {
            background: #a6cf23 !important;
            color: #1f6470 !important;
        }

        .nav-cta-sponsor:hover {
            background: #8fbd18 !important;
            color: #ffffff !important;
        }

        /* ─── STICKY BAR ─── */
        .sticky-bar {
            position: fixed;
            bottom: 0;
            left: 0;
            right: 0;
            z-index: 99;
            background: #1f6470;
            border-top: 2px solid #a6cf23;
            padding: 14px 48px;
            display: flex;
            align-items: center;
            justify-content: space-between;
            transform: translateY(100%);
            transition: transform .4s ease;
        }

        .sticky-bar.visible {
            transform: translateY(0);
        }

        .sticky-bar-text {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 13px;
            font-weight: 700;
            color: #f7f9f8;
        }

        .sticky-bar-text span {
            color: #a6cf23;
        }

        .sticky-bar-cta {
            background: #a6cf23;
            color: #1f6470;
            padding: 12px 28px;
            border-radius: 2px;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 800;
            font-size: 12px;
            letter-spacing: 2px;
            text-transform: uppercase;
            display: flex;
            align-items: center;
            gap: 8px;
            transition: background .2s;
        }

        .sticky-bar-cta:hover {
            background: #8fbd18;
            color: #ffffff;
        }

        /* ─── HERO ─── */
        #hero {
            min-height: 100vh;
            position: relative;
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            text-align: center;
            padding: 130px 48px 90px;
            overflow: hidden;
            background: #1f6470;
        }

        .hero-video-bg {
            position: absolute;
            inset: 0;
            z-index: 0;
        }

        .hero-video-bg video {
            width: 100%;
            height: 100%;
            object-fit: cover;
            opacity: .12;
        }

        .hero-video-bg::after {
            content: '';
            position: absolute;
            inset: 0;
            background: linear-gradient(to bottom, rgba(31, 100, 112, .75) 0%, rgba(31, 100, 112, .55) 50%, rgba(31, 100, 112, .92) 100%);
        }

        /* grain texture */
        .hero-grain {
            position: absolute;
            inset: 0;
            z-index: 1;
            opacity: .04;
            background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
            background-size: 200px 200px;
        }

        /* botanical line-art overlay */
        .hero-botanical {
            position: absolute;
            right: 5%;
            top: 50%;
            transform: translateY(-50%);
            width: 360px;
            height: 360px;
            z-index: 1;
            opacity: .06;
        }

        .hero-content {
            position: relative;
            z-index: 2;
            max-width: 860px;
            margin: 0 auto;
        }

        .hero-badge {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            border: 1px solid rgba(166, 207, 35, .4);
            border-radius: 2px;
            padding: 8px 20px;
            margin-bottom: 36px;
            font-size: 11px;
            font-weight: 700;
            letter-spacing: 2.5px;
            text-transform: uppercase;
            color: #a6cf23;
        }

        .hero-badge-dot {
            width: 6px;
            height: 6px;
            border-radius: 50%;
            background: #a6cf23;
            animation: pulse 2s infinite;
        }

        @keyframes pulse {

            0%,
            100% {
                opacity: 1;
                transform: scale(1)
            }

            50% {
                opacity: .5;
                transform: scale(.8)
            }
        }

        .hero-title {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(36px, 6vw, 76px);
            font-weight: 900;
            line-height: 1.0;
            text-transform: uppercase;
            letter-spacing: -1px;
            color: #f7f9f8;
            margin-bottom: 20px;
        }

        .hero-title .accent {
            color: #a6cf23;
        }

        .hero-subtitle {
            font-size: 17px;
            font-weight: 300;
            line-height: 1.7;
            color: rgba(247, 249, 248, .55);
            max-width: 620px;
            margin: 0 auto 40px;
        }

        /* countdown */
        .countdown {
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 4px;
            margin-bottom: 44px;
        }

        .countdown-block {
            background: rgba(166, 207, 35, .08);
            border: 1px solid rgba(166, 207, 35, .2);
            border-radius: 3px;
            padding: 16px 20px;
            text-align: center;
            min-width: 78px;
        }

        .countdown-num {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 34px;
            font-weight: 900;
            color: #a6cf23;
            line-height: 1;
        }

        .countdown-label {
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 2px;
            text-transform: uppercase;
            color: rgba(166, 207, 35, .5);
            margin-top: 6px;
        }

        .countdown-sep {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 26px;
            font-weight: 900;
            color: #a6cf23;
            margin-bottom: 20px;
            opacity: .4;
        }

        .hero-ctas {
            display: flex;
            justify-content: center;
            gap: 14px;
            flex-wrap: wrap;
        }

        .btn-primary {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            background: #a6cf23;
            color: #1f6470;
            padding: 18px 38px;
            border-radius: 2px;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 800;
            font-size: 12px;
            letter-spacing: 2px;
            text-transform: uppercase;
            transition: all .25s;
        }

        .btn-primary:hover {
            background: #8fbd18;
            color: #ffffff;
            transform: translateY(-2px);
            box-shadow: 0 12px 30px rgba(166, 207, 35, .25);
        }

        .btn-secondary {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            background: transparent;
            color: #f7f9f8;
            padding: 17px 36px;
            border-radius: 2px;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 700;
            font-size: 12px;
            letter-spacing: 2px;
            text-transform: uppercase;
            border: 1.5px solid rgba(247, 249, 248, .25);
            transition: all .25s;
        }

        .btn-secondary:hover {
            border-color: #a6cf23;
            color: #a6cf23;
        }

        .hero-meta {
            display: flex;
            justify-content: center;
            gap: 32px;
            flex-wrap: wrap;
            margin-top: 48px;
            padding-top: 36px;
            border-top: 1px solid rgba(247, 249, 248, .1);
        }

        .hero-meta-item {
            display: flex;
            align-items: center;
            gap: 10px;
            font-size: 14px;
            color: rgba(247, 249, 248, .55);
        }

        .hero-meta-item i {
            color: #a6cf23;
        }

        /* ─── MARQUEE ─── */
        .marquee-section {
            background: #a6cf23;
            overflow: hidden;
            padding: 13px 0;
        }

        .marquee-track {
            display: flex;
            white-space: nowrap;
            animation: marquee 30s linear infinite;
        }

        @keyframes marquee {
            from {
                transform: translateX(0)
            }

            to {
                transform: translateX(-50%)
            }
        }

        .marquee-item {
            display: inline-flex;
            align-items: center;
            gap: 14px;
            padding: 0 22px;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 800;
            font-size: 11px;
            letter-spacing: 2.5px;
            text-transform: uppercase;
            color: #1f6470;
        }

        .marquee-dot {
            width: 4px;
            height: 4px;
            border-radius: 50%;
            background: #1f6470;
            opacity: .4;
        }

        /* ─── SECTION UTILS ─── */
        .sec-label {
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 3px;
            text-transform: uppercase;
            color: #287234;
            margin-bottom: 14px;
            display: flex;
            align-items: center;
            gap: 10px;
        }

        .sec-label::before {
            content: '';
            width: 24px;
            height: 1.5px;
            background: #287234;
        }

        .sec-label-c {
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 3px;
            text-transform: uppercase;
            color: #287234;
            margin-bottom: 14px;
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 10px;
        }

        .sec-label-c::before,
        .sec-label-c::after {
            content: '';
            width: 24px;
            height: 1.5px;
            background: #287234;
        }

        .sec-title {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(26px, 3.5vw, 46px);
            font-weight: 900;
            text-transform: uppercase;
            line-height: 1.08;
            margin-bottom: 18px;
            color: #1f6470;
        }

        .sec-title-c {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(26px, 3.5vw, 46px);
            font-weight: 900;
            text-transform: uppercase;
            line-height: 1.08;
            color: #1f6470;
        }

        .sec-title .accent,
        .sec-title-c .accent {
            color: #287234;
        }

        .sec-text {
            font-size: 15.5px;
            line-height: 1.78;
            color: #3d6267;
            margin-bottom: 14px;
        }

        .section-header {
            text-align: center;
            margin-bottom: 56px;
        }

        .section-header p {
            font-size: 16px;
            color: #6d898d;
            margin-top: 10px;
        }

        /* ─── SOBRE ─── */
        #sobre {
            padding: 108px 48px;
            background: #f7f9f8;
        }

        .sobre-inner {
            max-width: 1100px;
            margin: 0 auto;
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 80px;
            align-items: center;
        }

        .sobre-stats {
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 2px;
        }

        .sobre-stat {
            background: #edf3ef;
            border: 1px solid #d7e5d8;
            padding: 28px 22px;
            text-align: center;
            transition: background .3s;
        }

        .sobre-stat:hover {
            background: #a6cf23;
        }

        .sobre-stat:hover .sobre-stat-num {
            color: #1f6470;
        }

        .sobre-stat:hover .sobre-stat-label {
            color: #1f6470;
        }

        .sobre-stat-num {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 38px;
            font-weight: 900;
            color: #8fbd18;
            line-height: 1;
            transition: color .3s;
        }

        .sobre-stat-label {
            font-size: 11px;
            font-weight: 700;
            letter-spacing: 2px;
            text-transform: uppercase;
            color: #6d898d;
            margin-top: 8px;
            transition: color .3s;
        }

        /* ─── VIDEO SECTION ─── */
        #video-section {
            position: relative;
            overflow: hidden;
            background: #174f58;
        }

        .video-full {
            width: 100%;
            aspect-ratio: 16/9;
            display: block;
            object-fit: cover;
            opacity: .5;
            filter: saturate(.6) sepia(.3);
        }

        .video-overlay {
            position: absolute;
            inset: 0;
            background: linear-gradient(to right, rgba(31, 100, 112, .9) 0%, rgba(31, 100, 112, .4) 55%, rgba(31, 100, 112, .7) 100%);
            display: flex;
            align-items: center;
        }

        .video-overlay-content {
            max-width: 520px;
            padding: 60px;
        }

        .video-overlay-content h2 {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(22px, 3vw, 38px);
            font-weight: 900;
            text-transform: uppercase;
            line-height: 1.1;
            margin-bottom: 16px;
            color: #f7f9f8;
        }

        .video-overlay-content h2 .accent {
            color: #a6cf23;
        }

        .video-overlay-content p {
            font-size: 15px;
            color: rgba(247, 249, 248, .6);
            line-height: 1.75;
        }

        /* ─── DEBATEDORES ─── */
        #debatedores {
            padding: 108px 48px;
            background: #edf3ef;
        }

        .speakers-grid {
            display: grid;
            grid-template-columns: repeat(4, 1fr);
            gap: 2px;
            max-width: 1100px;
            margin: 0 auto;
        }

        .speaker-card {
            background: #f7f9f8;
            border: 1px solid #d7e5d8;
            padding: 28px 22px;
            text-align: center;
            transition: all .3s;
            cursor: pointer;
        }

        .speaker-card:hover {
            background: #1f6470;
            transform: translateY(-4px);
            box-shadow: 0 16px 40px rgba(31, 100, 112, .15);
        }

        .speaker-card:hover .speaker-name {
            color: #f7f9f8;
        }

        .speaker-card:hover .speaker-role {
            color: rgba(247, 249, 248, .55);
        }

        .speaker-card:hover .speaker-org {
            color: #a6cf23;
        }

        .speaker-card:hover .speaker-avatar {
            background: #174f58;
            border-color: #a6cf23;
            color: #a6cf23;
        }

        .speaker-avatar {
            width: 60px;
            height: 60px;
            border-radius: 50%;
            background: #edf3ef;
            border: 2px solid #d7e5d8;
            display: flex;
            align-items: center;
            justify-content: center;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 18px;
            font-weight: 900;
            color: #8fbd18;
            margin: 0 auto 14px;
            transition: all .3s;
        }

        .speaker-name {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 13px;
            font-weight: 800;
            text-transform: uppercase;
            letter-spacing: .3px;
            line-height: 1.3;
            margin-bottom: 8px;
            color: #1f6470;
            transition: color .3s;
        }

        .speaker-role {
            font-size: 12px;
            color: #6d898d;
            line-height: 1.5;
            transition: color .3s;
        }

        .speaker-org {
            font-size: 11px;
            color: #287234;
            font-weight: 700;
            letter-spacing: .8px;
            margin-top: 6px;
            transition: color .3s;
        }

        /* ─── AGENDA ─── */
        #agenda {
            padding: 108px 48px;
            background: #f7f9f8;
        }

        .agenda-inner {
            max-width: 900px;
            margin: 0 auto;
        }

        .agenda-date-badge {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            background: #1f5f2b;
            border-radius: 2px;
            padding: 10px 20px;
            margin-bottom: 48px;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 11px;
            font-weight: 700;
            letter-spacing: 2px;
            text-transform: uppercase;
            color: #f7f9f8;
        }

        .timeline {
            display: flex;
            flex-direction: column;
            position: relative;
        }

        .timeline::before {
            content: '';
            position: absolute;
            left: 132px;
            top: 0;
            bottom: 0;
            width: 1px;
            background: linear-gradient(to bottom, #a6cf23, rgba(166, 207, 35, .1));
        }

        .timeline-item {
            display: flex;
            align-items: flex-start;
        }

        .tl-time {
            width: 132px;
            flex-shrink: 0;
            text-align: right;
            padding-right: 24px;
            padding-top: 18px;
        }

        .tl-time span {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 16px;
            font-weight: 700;
            color: #8fbd18;
        }

        .tl-dot {
            width: 11px;
            height: 11px;
            border-radius: 50%;
            background: #edf3ef;
            border: 2px solid #a6cf23;
            flex-shrink: 0;
            margin-top: 21px;
            z-index: 2;
            transition: background .3s;
        }

        .tl-dot.highlight {
            background: #287234;
            border-color: #287234;
        }

        .tl-card {
            flex: 1;
            margin-left: 24px;
            padding: 14px 20px;
            margin-bottom: 8px;
            border-radius: 2px;
            background: #edf3ef;
            border: 1px solid #d7e5d8;
            transition: all .3s;
        }

        .tl-card:hover {
            background: #1f6470;
            border-color: #1f6470;
        }

        .tl-card:hover .tl-type {
            color: #a6cf23;
        }

        .tl-card:hover h5 {
            color: #f7f9f8;
        }

        .tl-type {
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 2px;
            text-transform: uppercase;
            color: #6d898d;
            margin-bottom: 4px;
            transition: color .3s;
        }

        .tl-type.salvia {
            color: #287234;
        }

        .tl-card h5 {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 14px;
            font-weight: 700;
            color: #1f6470;
            line-height: 1.4;
            transition: color .3s;
        }

        .agenda-note {
            text-align: right;
            font-size: 11px;
            color: #6d898d;
            margin-top: 24px;
        }

        /* ─── INGRESSOS ─── */
        #ingressos {
            padding: 108px 48px;
            background:
                linear-gradient(135deg, rgba(15, 56, 64, .96) 0%, rgba(31, 100, 112, .94) 58%, rgba(18, 83, 66, .96) 100%);
            position: relative;
            overflow: hidden;
        }

        #ingressos::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            height: 2px;
            background: linear-gradient(90deg, transparent, #a6cf23, transparent);
        }

        #ingressos::after {
            content: '';
            position: absolute;
            inset: 0;
            background-image:
                linear-gradient(rgba(247, 249, 248, .045) 1px, transparent 1px),
                linear-gradient(90deg, rgba(247, 249, 248, .035) 1px, transparent 1px);
            background-size: 48px 48px;
            opacity: .22;
            pointer-events: none;
        }

        .ingressos-inner {
            max-width: 1100px;
            margin: 0 auto;
            position: relative;
            z-index: 1;
        }

        .ingressos-header {
            text-align: center;
            max-width: 680px;
            margin: 0 auto 52px;
        }

        .ingressos-header .sec-label-c {
            color: #a6cf23;
        }

        .ingressos-header .sec-label-c::before,
        .ingressos-header .sec-label-c::after {
            background: #a6cf23;
        }

        .ingressos-header h2 {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(28px, 4vw, 46px);
            font-weight: 900;
            text-transform: uppercase;
            color: #f7f9f8;
        }

        .ingressos-header h2 .accent {
            color: #a6cf23;
        }

        .ingressos-header p {
            color: rgba(247, 249, 248, .62);
            font-size: 15px;
            margin-top: 10px;
            line-height: 1.65;
        }

        .ingresso-single {
            display: grid;
            grid-template-columns: minmax(0, 1.18fr) minmax(320px, .82fr);
            background: rgba(15, 56, 64, .68);
            border: 1px solid rgba(166, 207, 35, .24);
            box-shadow: 0 28px 70px rgba(15, 56, 64, .34);
            position: relative;
            overflow: hidden;
            isolation: isolate;
        }

        .ingresso-single::before {
            content: '';
            position: absolute;
            inset: 0;
            background: linear-gradient(120deg, rgba(247, 249, 248, .08), transparent 42%, rgba(166, 207, 35, .09));
            pointer-events: none;
            z-index: -1;
        }

        .ingresso-info {
            padding: 44px 48px;
            border-right: 1px solid rgba(166, 207, 35, .18);
        }

        .ingresso-reserva {
            padding: 44px 38px;
            display: flex;
            flex-direction: column;
            justify-content: center;
        }

        .ingresso-tier {
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 3px;
            text-transform: uppercase;
            color: #a6cf23;
            margin-bottom: 12px;
        }

        .ingresso-name {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(26px, 3vw, 40px);
            font-weight: 900;
            text-transform: uppercase;
            line-height: 1.05;
            letter-spacing: 0;
            margin-bottom: 16px;
            color: #f7f9f8;
        }

        .ingresso-desc {
            font-size: 16px;
            color: rgba(247, 249, 248, .68);
            line-height: 1.75;
            max-width: 620px;
        }

        .ingresso-meta {
            display: flex;
            flex-wrap: wrap;
            gap: 10px 18px;
            margin: 26px 0 30px;
            padding: 18px 0;
            border-top: 1px solid rgba(247, 249, 248, .11);
            border-bottom: 1px solid rgba(247, 249, 248, .11);
        }

        .ingresso-meta-item {
            display: inline-flex;
            align-items: center;
            gap: 9px;
            color: rgba(247, 249, 248, .76);
            font-size: 13px;
            font-weight: 700;
        }

        .ingresso-meta-item i {
            color: #a6cf23;
            font-size: 12px;
        }

        .ingresso-incluso {
            display: grid;
            grid-template-columns: repeat(2, minmax(0, 1fr));
            gap: 14px 24px;
        }

        .ingresso-feature {
            display: flex;
            align-items: flex-start;
            gap: 11px;
            font-size: 14px;
            color: rgba(247, 249, 248, .76);
            line-height: 1.55;
        }

        .ingresso-feature i {
            color: #a6cf23;
            margin-top: 4px;
            flex-shrink: 0;
            font-size: 11px;
        }

        .ingresso-kicker {
            color: #a6cf23;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 10px;
            font-weight: 800;
            letter-spacing: 2px;
            text-transform: uppercase;
            margin-bottom: 18px;
        }

        .ingresso-reserva-title {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 18px;
            font-weight: 900;
            color: #f7f9f8;
            text-transform: uppercase;
            line-height: 1.25;
            margin-bottom: 22px;
        }

        .ingresso-reserva-title span {
            color: #a6cf23;
        }

        .preco-bloco {
            margin-bottom: 22px;
            padding-bottom: 22px;
            border-bottom: 1px solid rgba(166, 207, 35, .16);
        }

        .preco-parcela {
            display: flex;
            align-items: baseline;
            gap: 4px;
        }

        .preco-prefix {
            font-size: 14px;
            color: rgba(247, 249, 248, .48);
        }

        .preco-num {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 54px;
            font-weight: 900;
            color: #a6cf23;
            line-height: .95;
        }

        .preco-cents {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 22px;
            font-weight: 700;
            color: #a6cf23;
        }

        .preco-vista {
            font-size: 13px;
            color: rgba(247, 249, 248, .46);
            margin-top: 8px;
        }

        .preco-vista span {
            color: rgba(247, 249, 248, .78);
            font-weight: 700;
        }

        .ingresso-qty {
            display: flex;
            align-items: center;
            justify-content: space-between;
            gap: 18px;
            margin-bottom: 20px;
        }

        .ingresso-qty-label {
            font-size: 12px;
            color: rgba(247, 249, 248, .58);
            letter-spacing: 1px;
            text-transform: uppercase;
            font-weight: 700;
        }

        .qty-ctrl {
            display: flex;
            align-items: center;
            gap: 14px;
        }

        .qty-btn {
            width: 34px;
            height: 34px;
            border-radius: 50%;
            border: 1px solid rgba(166, 207, 35, .3);
            background: transparent;
            color: #a6cf23;
            cursor: pointer;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 16px;
            transition: all .2s;
        }

        .qty-btn:hover {
            background: #a6cf23;
            color: #1f6470;
        }

        .qty-num {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 700;
            font-size: 18px;
            min-width: 22px;
            text-align: center;
            color: #f7f9f8;
        }

        .btn-comprar {
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 9px;
            width: 100%;
            padding: 17px 18px;
            border-radius: 2px;
            background: #a6cf23;
            color: #1f6470;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 800;
            font-size: 11px;
            letter-spacing: 2px;
            text-transform: uppercase;
            transition: all .25s;
        }

        .btn-comprar:hover {
            background: #8fbd18;
            color: #ffffff;
            transform: translateY(-1px);
        }

        .ingresso-note {
            margin-top: 14px;
            color: rgba(247, 249, 248, .46);
            font-size: 12px;
            line-height: 1.55;
            text-align: center;
        }

        /* ─── PATROCÍNIO ─── */
        #patrocinio {
            padding: 108px 48px;
            background: #edf3ef;
        }

        .patrocinio-inner {
            max-width: 1060px;
            margin: 0 auto;
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 80px;
            align-items: start;
        }

        .patrocinio-left h2 {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(26px, 3.5vw, 42px);
            font-weight: 900;
            text-transform: uppercase;
            line-height: 1.08;
            margin-bottom: 16px;
            color: #1f6470;
        }

        .patrocinio-left h2 .accent {
            color: #287234;
        }

        .patrocinio-left p {
            font-size: 15px;
            color: #3d6267;
            line-height: 1.75;
            margin-bottom: 26px;
        }

        .patrocinio-stats {
            display: flex;
            flex-direction: column;
            gap: 14px;
            margin-bottom: 34px;
        }

        .patrocinio-stat-row {
            display: flex;
            align-items: center;
            gap: 16px;
            padding: 14px 0;
            border-bottom: 1px solid #d7e5d8;
        }

        .patrocinio-stat-num {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 22px;
            font-weight: 900;
            color: #8fbd18;
            min-width: 64px;
        }

        .patrocinio-stat-label {
            font-size: 13px;
            color: #3d6267;
            line-height: 1.45;
        }

        .patrocinio-right {
            background: #f7f9f8;
            border: 1px solid #d7e5d8;
            border-top: 3px solid #a6cf23;
            border-radius: 3px;
            padding: 36px;
            box-shadow: 0 16px 48px rgba(31, 100, 112, .07);
        }

        .patrocinio-right h3 {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 20px;
            font-weight: 800;
            text-transform: uppercase;
            margin-bottom: 6px;
            color: #1f6470;
        }

        .patrocinio-right>p {
            font-size: 13px;
            color: #6d898d;
            margin-bottom: 22px;
        }

        .zoho-frame {
            width: 100%;
            height: 460px;
            border: none;
            border-radius: 2px;
        }

        /* ─── FAQ ─── */
        #faq {
            padding: 108px 48px;
            background: #f7f9f8;
        }

        .faq-inner {
            max-width: 760px;
            margin: 0 auto;
        }

        .faq-list {
            display: flex;
            flex-direction: column;
            gap: 2px;
            margin-top: 50px;
        }

        .faq-item {
            background: #edf3ef;
            border: 1px solid #d7e5d8;
            overflow: hidden;
        }

        .faq-question {
            display: flex;
            align-items: center;
            justify-content: space-between;
            gap: 16px;
            padding: 20px 24px;
            cursor: pointer;
            transition: background .2s;
        }

        .faq-question:hover {
            background: #d7e5d8;
        }

        .faq-question-text {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 14px;
            font-weight: 700;
            line-height: 1.4;
            color: #1f6470;
        }

        .faq-icon {
            width: 20px;
            height: 20px;
            flex-shrink: 0;
            color: #287234;
            transition: transform .3s;
        }

        .faq-item.open .faq-icon {
            transform: rotate(45deg);
        }

        .faq-answer {
            max-height: 0;
            overflow: hidden;
            transition: max-height .35s ease;
        }

        .faq-answer-inner {
            padding: 0 24px 20px;
            font-size: 14px;
            color: #3d6267;
            line-height: 1.75;
            border-top: 1px solid #d7e5d8;
            padding-top: 16px;
        }

        .faq-item.open .faq-answer {
            max-height: 500px;
        }

        /* ─── LOCALIZAÇÃO ─── */
        #localizacao {
            padding: 108px 48px;
            background: #edf3ef;
        }

        .localizacao-inner {
            max-width: 1060px;
            margin: 0 auto;
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 60px;
            align-items: start;
        }

        .localizacao-addr {
            font-size: 15px;
            color: #3d6267;
            line-height: 1.7;
            margin-bottom: 26px;
        }

        .localizacao-badge {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            background: #1f6470;
            color: #a6cf23;
            padding: 12px 20px;
            border-radius: 2px;
            font-size: 12px;
            font-weight: 700;
            letter-spacing: .5px;
        }

        .map-wrap {
            border-radius: 3px;
            overflow: hidden;
            border: 1px solid #d7e5d8;
            box-shadow: 0 12px 40px rgba(31, 100, 112, .08);
        }

        .map-wrap iframe {
            width: 100%;
            height: 360px;
            border: none;
            display: block;
        }

        /* ─── SECHAT ─── */
        #sechat {
            padding: 80px 48px;
            background: #1f6470;
            border-top: 2px solid #8fbd18;
        }

        .sechat-inner {
            max-width: 1000px;
            margin: 0 auto;
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 80px;
            align-items: center;
        }

        .sechat-logo-box {
            background: #174f58;
            border: 1px solid rgba(166, 207, 35, .15);
            border-radius: 4px;
            padding: 60px;
            display: flex;
            align-items: center;
            justify-content: center;
        }

        .sechat-info .sec-label {
            color: #a6cf23;
        }

        .sechat-info .sec-label::before {
            background: #a6cf23;
        }

        .sechat-title {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 30px;
            font-weight: 900;
            text-transform: uppercase;
            color: #f7f9f8;
            margin-bottom: 14px;
        }

        .sechat-title .accent {
            color: #a6cf23;
        }

        .sechat-text {
            font-size: 15px;
            color: rgba(247, 249, 248, .5);
            line-height: 1.75;
            margin-bottom: 12px;
        }

        .sechat-link {
            display: inline-flex;
            align-items: center;
            gap: 8px;
            color: #a6cf23;
            font-size: 11px;
            font-weight: 700;
            letter-spacing: 2px;
            text-transform: uppercase;
            margin-top: 12px;
            border-bottom: 1px solid transparent;
            transition: border-color .2s;
        }

        .sechat-link:hover {
            border-bottom-color: #a6cf23;
        }

        /* ─── FOOTER ─── */
        footer {
            background: #174f58;
            padding: 52px 48px 24px;
            border-top: 1px solid rgba(166, 207, 35, .1);
        }

        .footer-inner {
            max-width: 1100px;
            margin: 0 auto;
            display: grid;
            grid-template-columns: 2fr 1fr 1fr;
            gap: 60px;
            padding-bottom: 40px;
            border-bottom: 1px solid rgba(166, 207, 35, .08);
            margin-bottom: 24px;
        }

        .footer-brand p {
            font-size: 13px;
            color: rgba(247, 249, 248, .3);
            line-height: 1.7;
            margin-top: 14px;
            max-width: 280px;
        }

        .footer-col h4 {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 2.5px;
            text-transform: uppercase;
            color: #a6cf23;
            margin-bottom: 18px;
        }

        .footer-col a {
            display: block;
            font-size: 13px;
            color: rgba(247, 249, 248, .32);
            margin-bottom: 10px;
            transition: color .2s;
        }

        .footer-col a:hover {
            color: #f7f9f8;
        }

        .footer-bottom {
            max-width: 1100px;
            margin: 0 auto;
            display: flex;
            justify-content: space-between;
            align-items: center;
        }

        .footer-bottom p {
            font-size: 11px;
            color: rgba(247, 249, 248, .18);
        }

        .footer-social {
            display: flex;
            gap: 10px;
        }

        .footer-social a {
            width: 32px;
            height: 32px;
            border-radius: 50%;
            border: 1px solid rgba(166, 207, 35, .2);
            display: flex;
            align-items: center;
            justify-content: center;
            color: rgba(247, 249, 248, .3);
            font-size: 13px;
            transition: all .2s;
        }

        .footer-social a:hover {
            border-color: #a6cf23;
            color: #a6cf23;
        }

        /* WHATSAPP */
        .wa-btn {
            position: fixed;
            bottom: 80px;
            right: 28px;
            width: 52px;
            height: 52px;
            border-radius: 50%;
            background: #25d366;
            display: flex;
            align-items: center;
            justify-content: center;
            color: #fff;
            font-size: 24px;
            text-decoration: none;
            box-shadow: 0 4px 18px rgba(37, 211, 102, .4);
            z-index: 98;
            transition: transform .2s;
        }

        .wa-btn:hover {
            transform: scale(1.1);
        }

        /* REVEAL */
        .reveal {
            opacity: 0;
            transform: translateY(22px);
            transition: opacity .7s ease, transform .7s ease;
        }

        .reveal.visible {
            opacity: 1;
            transform: translateY(0);
        }

        .rd1 {
            transition-delay: .1s;
        }

        .rd2 {
            transition-delay: .22s;
        }

        /* RESPONSIVE */
        @media(max-width:960px) {
            .nav-links {
                display: none;
            }

            .nav {
                padding: 0 20px;
            }

            #hero {
                padding: 120px 20px 80px;
            }

            .sobre-inner,
            .patrocinio-inner,
            .localizacao-inner,
            .sechat-inner,
            .footer-inner {
                grid-template-columns: 1fr;
                gap: 40px;
            }

            .speakers-grid {
                grid-template-columns: repeat(2, 1fr);
            }

            .ingresso-single {
                grid-template-columns: 1fr;
                margin: 0 auto;
            }

            .ingresso-info {
                border-right: 0;
                border-bottom: 1px solid rgba(166, 207, 35, .18);
                padding: 34px 28px;
            }

            .ingresso-reserva {
                padding: 34px 28px;
            }

            .ingresso-incluso {
                grid-template-columns: 1fr;
            }

            section,
            #sobre,
            #debatedores,
            #agenda,
            #ingressos,
            #patrocinio,
            #faq,
            #localizacao,
            #sechat {
                padding: 64px 20px;
            }

            footer {
                padding: 40px 20px 20px;
            }

            .sticky-bar {
                padding: 12px 20px;
                flex-direction: column;
                gap: 10px;
                text-align: center;
            }

            .video-overlay {
                position: static;
            }

            .video-overlay-content {
                max-width: 100%;
                padding: 32px 20px;
            }
        }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b823de5 *//*
  Cannabis Connection 2026 - CSS para Elementor
  Versao compatibilizada para evitar erro no editor.
  Carregue as fontes no Elementor/Site Settings ou no tema:
  - Montserrat: 400, 500, 600, 700, 800, 900
  - Lato: 300, 400, 700
*/
*,
        *::before,
        *::after {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
        }

        html {
            scroll-behavior: smooth;
        }

        body {
            font-family: 'Lato', Arial, sans-serif !important;
            background: #f7f9f8;
            color: #143f46;
            overflow-x: hidden;
        }

        a {
            text-decoration: none;
            color: inherit;
        }

        /* ─── NAV ─── */
        .nav {
            position: fixed;
            top: 0;
            left: 0;
            right: 0;
            z-index: 100;
            display: flex;
            align-items: center;
            justify-content: space-between;
            padding: 0 48px;
            height: 70px;
            background: rgba(247, 249, 248, 0.97);
            backdrop-filter: blur(14px);
            border-bottom: 1px solid rgba(166, 207, 35, 0.3);
            transition: height .3s, box-shadow .3s;
        }

        .nav.scrolled {
            height: 58px;
            box-shadow: 0 2px 24px rgba(31, 100, 112, .08);
        }

        .nav-logo {
            display: flex;
            align-items: center;
            gap: 12px;
        }

        .nav-logo-icon {
            width: 190px;
            height: auto;
            display: block;
        }

        .nav-logo-text {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 800;
            font-size: 14px;
            letter-spacing: 2px;
            text-transform: uppercase;
            color: #1f6470;
        }

        .nav-logo-sub {
            font-size: 9px;
            letter-spacing: 3px;
            color: #287234;
            text-transform: uppercase;
            font-weight: 700;
            display: block;
            margin-top: 2px;
        }

        .nav-links {
            display: flex;
            align-items: center;
            gap: 28px;
        }

        .nav-links a {
            font-size: 11px;
            font-weight: 700;
            letter-spacing: 1.5px;
            text-transform: uppercase;
            color: #3d6267;
            transition: color .2s;
        }

        .nav-links a:hover {
            color: #287234;
        }

        .nav-cta {
            background: #1f6470 !important;
            color: #f7f9f8 !important;
            padding: 10px 22px;
            border-radius: 2px;
            font-weight: 800 !important;
            font-size: 11px !important;
            letter-spacing: 1.5px !important;
            transition: background .2s, transform .2s;
        }

        .nav-cta:hover {
            background: #174f58 !important;
            transform: translateY(-1px);
        }

        .nav-cta-sponsor {
            background: #a6cf23 !important;
            color: #1f6470 !important;
        }

        .nav-cta-sponsor:hover {
            background: #8fbd18 !important;
            color: #ffffff !important;
        }

        /* ─── STICKY BAR ─── */
        .sticky-bar {
            position: fixed;
            bottom: 0;
            left: 0;
            right: 0;
            z-index: 99;
            background: #1f6470;
            border-top: 2px solid #a6cf23;
            padding: 14px 48px;
            display: flex;
            align-items: center;
            justify-content: space-between;
            transform: translateY(100%);
            transition: transform .4s ease;
        }

        .sticky-bar.visible {
            transform: translateY(0);
        }

        .sticky-bar-text {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 13px;
            font-weight: 700;
            color: #f7f9f8;
        }

        .sticky-bar-text span {
            color: #a6cf23;
        }

        .sticky-bar-cta {
            background: #a6cf23;
            color: #1f6470;
            padding: 12px 28px;
            border-radius: 2px;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 800;
            font-size: 12px;
            letter-spacing: 2px;
            text-transform: uppercase;
            display: flex;
            align-items: center;
            gap: 8px;
            transition: background .2s;
        }

        .sticky-bar-cta:hover {
            background: #8fbd18;
            color: #ffffff;
        }

        /* ─── HERO ─── */
        #hero {
            min-height: 100vh;
            position: relative;
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            text-align: center;
            padding: 130px 48px 90px;
            overflow: hidden;
            background: #1f6470;
        }

        .hero-video-bg {
            position: absolute;
            inset: 0;
            z-index: 0;
        }

        .hero-video-bg video {
            width: 100%;
            height: 100%;
            object-fit: cover;
            opacity: .12;
        }

        .hero-video-bg::after {
            content: '';
            position: absolute;
            inset: 0;
            background: linear-gradient(to bottom, rgba(31, 100, 112, .75) 0%, rgba(31, 100, 112, .55) 50%, rgba(31, 100, 112, .92) 100%);
        }

        /* grain texture */
        .hero-grain {
            position: absolute;
            inset: 0;
            z-index: 1;
            opacity: .04;
            background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
            background-size: 200px 200px;
        }

        /* botanical line-art overlay */
        .hero-botanical {
            position: absolute;
            right: 5%;
            top: 50%;
            transform: translateY(-50%);
            width: 360px;
            height: 360px;
            z-index: 1;
            opacity: .06;
        }

        .hero-content {
            position: relative;
            z-index: 2;
            max-width: 860px;
            margin: 0 auto;
        }

        .hero-badge {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            border: 1px solid rgba(166, 207, 35, .4);
            border-radius: 2px;
            padding: 8px 20px;
            margin-bottom: 36px;
            font-size: 11px;
            font-weight: 700;
            letter-spacing: 2.5px;
            text-transform: uppercase;
            color: #a6cf23;
        }

        .hero-badge-dot {
            width: 6px;
            height: 6px;
            border-radius: 50%;
            background: #a6cf23;
            animation: pulse 2s infinite;
        }

        @keyframes pulse {

            0%,
            100% {
                opacity: 1;
                transform: scale(1)
            }

            50% {
                opacity: .5;
                transform: scale(.8)
            }
        }

        .hero-title {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(36px, 6vw, 76px);
            font-weight: 900;
            line-height: 1.0;
            text-transform: uppercase;
            letter-spacing: -1px;
            color: #f7f9f8;
            margin-bottom: 20px;
        }

        .hero-title .accent {
            color: #a6cf23;
        }

        .hero-subtitle {
            font-size: 17px;
            font-weight: 300;
            line-height: 1.7;
            color: rgba(247, 249, 248, .55);
            max-width: 620px;
            margin: 0 auto 40px;
        }

        /* countdown */
        .countdown {
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 4px;
            margin-bottom: 44px;
        }

        .countdown-block {
            background: rgba(166, 207, 35, .08);
            border: 1px solid rgba(166, 207, 35, .2);
            border-radius: 3px;
            padding: 16px 20px;
            text-align: center;
            min-width: 78px;
        }

        .countdown-num {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 34px;
            font-weight: 900;
            color: #a6cf23;
            line-height: 1;
        }

        .countdown-label {
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 2px;
            text-transform: uppercase;
            color: rgba(166, 207, 35, .5);
            margin-top: 6px;
        }

        .countdown-sep {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 26px;
            font-weight: 900;
            color: #a6cf23;
            margin-bottom: 20px;
            opacity: .4;
        }

        .hero-ctas {
            display: flex;
            justify-content: center;
            gap: 14px;
            flex-wrap: wrap;
        }

        .btn-primary {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            background: #a6cf23;
            color: #1f6470;
            padding: 18px 38px;
            border-radius: 2px;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 800;
            font-size: 12px;
            letter-spacing: 2px;
            text-transform: uppercase;
            transition: all .25s;
        }

        .btn-primary:hover {
            background: #8fbd18;
            color: #ffffff;
            transform: translateY(-2px);
            box-shadow: 0 12px 30px rgba(166, 207, 35, .25);
        }

        .btn-secondary {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            background: transparent;
            color: #f7f9f8;
            padding: 17px 36px;
            border-radius: 2px;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 700;
            font-size: 12px;
            letter-spacing: 2px;
            text-transform: uppercase;
            border: 1.5px solid rgba(247, 249, 248, .25);
            transition: all .25s;
        }

        .btn-secondary:hover {
            border-color: #a6cf23;
            color: #a6cf23;
        }

        .hero-meta {
            display: flex;
            justify-content: center;
            gap: 32px;
            flex-wrap: wrap;
            margin-top: 48px;
            padding-top: 36px;
            border-top: 1px solid rgba(247, 249, 248, .1);
        }

        .hero-meta-item {
            display: flex;
            align-items: center;
            gap: 10px;
            font-size: 14px;
            color: rgba(247, 249, 248, .55);
        }

        .hero-meta-item i {
            color: #a6cf23;
        }

        /* ─── MARQUEE ─── */
        .marquee-section {
            background: #a6cf23;
            overflow: hidden;
            padding: 13px 0;
        }

        .marquee-track {
            display: flex;
            white-space: nowrap;
            animation: marquee 30s linear infinite;
        }

        @keyframes marquee {
            from {
                transform: translateX(0)
            }

            to {
                transform: translateX(-50%)
            }
        }

        .marquee-item {
            display: inline-flex;
            align-items: center;
            gap: 14px;
            padding: 0 22px;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 800;
            font-size: 11px;
            letter-spacing: 2.5px;
            text-transform: uppercase;
            color: #1f6470;
        }

        .marquee-dot {
            width: 4px;
            height: 4px;
            border-radius: 50%;
            background: #1f6470;
            opacity: .4;
        }

        /* ─── SECTION UTILS ─── */
        .sec-label {
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 3px;
            text-transform: uppercase;
            color: #287234;
            margin-bottom: 14px;
            display: flex;
            align-items: center;
            gap: 10px;
        }

        .sec-label::before {
            content: '';
            width: 24px;
            height: 1.5px;
            background: #287234;
        }

        .sec-label-c {
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 3px;
            text-transform: uppercase;
            color: #287234;
            margin-bottom: 14px;
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 10px;
        }

        .sec-label-c::before,
        .sec-label-c::after {
            content: '';
            width: 24px;
            height: 1.5px;
            background: #287234;
        }

        .sec-title {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(26px, 3.5vw, 46px);
            font-weight: 900;
            text-transform: uppercase;
            line-height: 1.08;
            margin-bottom: 18px;
            color: #1f6470;
        }

        .sec-title-c {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(26px, 3.5vw, 46px);
            font-weight: 900;
            text-transform: uppercase;
            line-height: 1.08;
            color: #1f6470;
        }

        .sec-title .accent,
        .sec-title-c .accent {
            color: #287234;
        }

        .sec-text {
            font-size: 15.5px;
            line-height: 1.78;
            color: #3d6267;
            margin-bottom: 14px;
        }

        .section-header {
            text-align: center;
            margin-bottom: 56px;
        }

        .section-header p {
            font-size: 16px;
            color: #6d898d;
            margin-top: 10px;
        }

        /* ─── SOBRE ─── */
        #sobre {
            padding: 108px 48px;
            background: #f7f9f8;
        }

        .sobre-inner {
            max-width: 1100px;
            margin: 0 auto;
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 80px;
            align-items: center;
        }

        .sobre-stats {
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 2px;
        }

        .sobre-stat {
            background: #edf3ef;
            border: 1px solid #d7e5d8;
            padding: 28px 22px;
            text-align: center;
            transition: background .3s;
        }

        .sobre-stat:hover {
            background: #a6cf23;
        }

        .sobre-stat:hover .sobre-stat-num {
            color: #1f6470;
        }

        .sobre-stat:hover .sobre-stat-label {
            color: #1f6470;
        }

        .sobre-stat-num {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 38px;
            font-weight: 900;
            color: #8fbd18;
            line-height: 1;
            transition: color .3s;
        }

        .sobre-stat-label {
            font-size: 11px;
            font-weight: 700;
            letter-spacing: 2px;
            text-transform: uppercase;
            color: #6d898d;
            margin-top: 8px;
            transition: color .3s;
        }

        /* ─── VIDEO SECTION ─── */
        #video-section {
            position: relative;
            overflow: hidden;
            background: #174f58;
        }

        .video-full {
            width: 100%;
            aspect-ratio: 16/9;
            display: block;
            object-fit: cover;
            opacity: .5;
            filter: saturate(.6) sepia(.3);
        }

        .video-overlay {
            position: absolute;
            inset: 0;
            background: linear-gradient(to right, rgba(31, 100, 112, .9) 0%, rgba(31, 100, 112, .4) 55%, rgba(31, 100, 112, .7) 100%);
            display: flex;
            align-items: center;
        }

        .video-overlay-content {
            max-width: 520px;
            padding: 60px;
        }

        .video-overlay-content h2 {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(22px, 3vw, 38px);
            font-weight: 900;
            text-transform: uppercase;
            line-height: 1.1;
            margin-bottom: 16px;
            color: #f7f9f8;
        }

        .video-overlay-content h2 .accent {
            color: #a6cf23;
        }

        .video-overlay-content p {
            font-size: 15px;
            color: rgba(247, 249, 248, .6);
            line-height: 1.75;
        }

        /* ─── DEBATEDORES ─── */
        #debatedores {
            padding: 108px 48px;
            background: #edf3ef;
        }

        .speakers-grid {
            display: grid;
            grid-template-columns: repeat(4, 1fr);
            gap: 2px;
            max-width: 1100px;
            margin: 0 auto;
        }

        .speaker-card {
            background: #f7f9f8;
            border: 1px solid #d7e5d8;
            padding: 28px 22px;
            text-align: center;
            transition: all .3s;
            cursor: pointer;
        }

        .speaker-card:hover {
            background: #1f6470;
            transform: translateY(-4px);
            box-shadow: 0 16px 40px rgba(31, 100, 112, .15);
        }

        .speaker-card:hover .speaker-name {
            color: #f7f9f8;
        }

        .speaker-card:hover .speaker-role {
            color: rgba(247, 249, 248, .55);
        }

        .speaker-card:hover .speaker-org {
            color: #a6cf23;
        }

        .speaker-card:hover .speaker-avatar {
            background: #174f58;
            border-color: #a6cf23;
            color: #a6cf23;
        }

        .speaker-avatar {
            width: 60px;
            height: 60px;
            border-radius: 50%;
            background: #edf3ef;
            border: 2px solid #d7e5d8;
            display: flex;
            align-items: center;
            justify-content: center;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 18px;
            font-weight: 900;
            color: #8fbd18;
            margin: 0 auto 14px;
            transition: all .3s;
        }

        .speaker-name {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 13px;
            font-weight: 800;
            text-transform: uppercase;
            letter-spacing: .3px;
            line-height: 1.3;
            margin-bottom: 8px;
            color: #1f6470;
            transition: color .3s;
        }

        .speaker-role {
            font-size: 12px;
            color: #6d898d;
            line-height: 1.5;
            transition: color .3s;
        }

        .speaker-org {
            font-size: 11px;
            color: #287234;
            font-weight: 700;
            letter-spacing: .8px;
            margin-top: 6px;
            transition: color .3s;
        }

        /* ─── AGENDA ─── */
        #agenda {
            padding: 108px 48px;
            background: #f7f9f8;
        }

        .agenda-inner {
            max-width: 900px;
            margin: 0 auto;
        }

        .agenda-date-badge {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            background: #1f5f2b;
            border-radius: 2px;
            padding: 10px 20px;
            margin-bottom: 48px;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 11px;
            font-weight: 700;
            letter-spacing: 2px;
            text-transform: uppercase;
            color: #f7f9f8;
        }

        .timeline {
            display: flex;
            flex-direction: column;
            position: relative;
        }

        .timeline::before {
            content: '';
            position: absolute;
            left: 132px;
            top: 0;
            bottom: 0;
            width: 1px;
            background: linear-gradient(to bottom, #a6cf23, rgba(166, 207, 35, .1));
        }

        .timeline-item {
            display: flex;
            align-items: flex-start;
        }

        .tl-time {
            width: 132px;
            flex-shrink: 0;
            text-align: right;
            padding-right: 24px;
            padding-top: 18px;
        }

        .tl-time span {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 16px;
            font-weight: 700;
            color: #8fbd18;
        }

        .tl-dot {
            width: 11px;
            height: 11px;
            border-radius: 50%;
            background: #edf3ef;
            border: 2px solid #a6cf23;
            flex-shrink: 0;
            margin-top: 21px;
            z-index: 2;
            transition: background .3s;
        }

        .tl-dot.highlight {
            background: #287234;
            border-color: #287234;
        }

        .tl-card {
            flex: 1;
            margin-left: 24px;
            padding: 14px 20px;
            margin-bottom: 8px;
            border-radius: 2px;
            background: #edf3ef;
            border: 1px solid #d7e5d8;
            transition: all .3s;
        }

        .tl-card:hover {
            background: #1f6470;
            border-color: #1f6470;
        }

        .tl-card:hover .tl-type {
            color: #a6cf23;
        }

        .tl-card:hover h5 {
            color: #f7f9f8;
        }

        .tl-type {
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 2px;
            text-transform: uppercase;
            color: #6d898d;
            margin-bottom: 4px;
            transition: color .3s;
        }

        .tl-type.salvia {
            color: #287234;
        }

        .tl-card h5 {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 14px;
            font-weight: 700;
            color: #1f6470;
            line-height: 1.4;
            transition: color .3s;
        }

        .agenda-note {
            text-align: right;
            font-size: 11px;
            color: #6d898d;
            margin-top: 24px;
        }

        /* ─── INGRESSOS ─── */
        #ingressos {
            padding: 108px 48px;
            background:
                linear-gradient(135deg, rgba(15, 56, 64, .96) 0%, rgba(31, 100, 112, .94) 58%, rgba(18, 83, 66, .96) 100%);
            position: relative;
            overflow: hidden;
        }

        #ingressos::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            height: 2px;
            background: linear-gradient(90deg, transparent, #a6cf23, transparent);
        }

        #ingressos::after {
            content: '';
            position: absolute;
            inset: 0;
            background-image:
                linear-gradient(rgba(247, 249, 248, .045) 1px, transparent 1px),
                linear-gradient(90deg, rgba(247, 249, 248, .035) 1px, transparent 1px);
            background-size: 48px 48px;
            opacity: .22;
            pointer-events: none;
        }

        .ingressos-inner {
            max-width: 1100px;
            margin: 0 auto;
            position: relative;
            z-index: 1;
        }

        .ingressos-header {
            text-align: center;
            max-width: 680px;
            margin: 0 auto 52px;
        }

        .ingressos-header .sec-label-c {
            color: #a6cf23;
        }

        .ingressos-header .sec-label-c::before,
        .ingressos-header .sec-label-c::after {
            background: #a6cf23;
        }

        .ingressos-header h2 {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(28px, 4vw, 46px);
            font-weight: 900;
            text-transform: uppercase;
            color: #f7f9f8;
        }

        .ingressos-header h2 .accent {
            color: #a6cf23;
        }

        .ingressos-header p {
            color: rgba(247, 249, 248, .62);
            font-size: 15px;
            margin-top: 10px;
            line-height: 1.65;
        }

        .ingresso-single {
            display: grid;
            grid-template-columns: minmax(0, 1.18fr) minmax(320px, .82fr);
            background: rgba(15, 56, 64, .68);
            border: 1px solid rgba(166, 207, 35, .24);
            box-shadow: 0 28px 70px rgba(15, 56, 64, .34);
            position: relative;
            overflow: hidden;
            isolation: isolate;
        }

        .ingresso-single::before {
            content: '';
            position: absolute;
            inset: 0;
            background: linear-gradient(120deg, rgba(247, 249, 248, .08), transparent 42%, rgba(166, 207, 35, .09));
            pointer-events: none;
            z-index: -1;
        }

        .ingresso-info {
            padding: 44px 48px;
            border-right: 1px solid rgba(166, 207, 35, .18);
        }

        .ingresso-reserva {
            padding: 44px 38px;
            display: flex;
            flex-direction: column;
            justify-content: center;
        }

        .ingresso-tier {
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 3px;
            text-transform: uppercase;
            color: #a6cf23;
            margin-bottom: 12px;
        }

        .ingresso-name {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(26px, 3vw, 40px);
            font-weight: 900;
            text-transform: uppercase;
            line-height: 1.05;
            letter-spacing: 0;
            margin-bottom: 16px;
            color: #f7f9f8;
        }

        .ingresso-desc {
            font-size: 16px;
            color: rgba(247, 249, 248, .68);
            line-height: 1.75;
            max-width: 620px;
        }

        .ingresso-meta {
            display: flex;
            flex-wrap: wrap;
            gap: 10px 18px;
            margin: 26px 0 30px;
            padding: 18px 0;
            border-top: 1px solid rgba(247, 249, 248, .11);
            border-bottom: 1px solid rgba(247, 249, 248, .11);
        }

        .ingresso-meta-item {
            display: inline-flex;
            align-items: center;
            gap: 9px;
            color: rgba(247, 249, 248, .76);
            font-size: 13px;
            font-weight: 700;
        }

        .ingresso-meta-item i {
            color: #a6cf23;
            font-size: 12px;
        }

        .ingresso-incluso {
            display: grid;
            grid-template-columns: repeat(2, minmax(0, 1fr));
            gap: 14px 24px;
        }

        .ingresso-feature {
            display: flex;
            align-items: flex-start;
            gap: 11px;
            font-size: 14px;
            color: rgba(247, 249, 248, .76);
            line-height: 1.55;
        }

        .ingresso-feature i {
            color: #a6cf23;
            margin-top: 4px;
            flex-shrink: 0;
            font-size: 11px;
        }

        .ingresso-kicker {
            color: #a6cf23;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 10px;
            font-weight: 800;
            letter-spacing: 2px;
            text-transform: uppercase;
            margin-bottom: 18px;
        }

        .ingresso-reserva-title {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 18px;
            font-weight: 900;
            color: #f7f9f8;
            text-transform: uppercase;
            line-height: 1.25;
            margin-bottom: 22px;
        }

        .ingresso-reserva-title span {
            color: #a6cf23;
        }

        .preco-bloco {
            margin-bottom: 22px;
            padding-bottom: 22px;
            border-bottom: 1px solid rgba(166, 207, 35, .16);
        }

        .preco-parcela {
            display: flex;
            align-items: baseline;
            gap: 4px;
        }

        .preco-prefix {
            font-size: 14px;
            color: rgba(247, 249, 248, .48);
        }

        .preco-num {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 54px;
            font-weight: 900;
            color: #a6cf23;
            line-height: .95;
        }

        .preco-cents {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 22px;
            font-weight: 700;
            color: #a6cf23;
        }

        .preco-vista {
            font-size: 13px;
            color: rgba(247, 249, 248, .46);
            margin-top: 8px;
        }

        .preco-vista span {
            color: rgba(247, 249, 248, .78);
            font-weight: 700;
        }

        .ingresso-qty {
            display: flex;
            align-items: center;
            justify-content: space-between;
            gap: 18px;
            margin-bottom: 20px;
        }

        .ingresso-qty-label {
            font-size: 12px;
            color: rgba(247, 249, 248, .58);
            letter-spacing: 1px;
            text-transform: uppercase;
            font-weight: 700;
        }

        .qty-ctrl {
            display: flex;
            align-items: center;
            gap: 14px;
        }

        .qty-btn {
            width: 34px;
            height: 34px;
            border-radius: 50%;
            border: 1px solid rgba(166, 207, 35, .3);
            background: transparent;
            color: #a6cf23;
            cursor: pointer;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 16px;
            transition: all .2s;
        }

        .qty-btn:hover {
            background: #a6cf23;
            color: #1f6470;
        }

        .qty-num {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 700;
            font-size: 18px;
            min-width: 22px;
            text-align: center;
            color: #f7f9f8;
        }

        .btn-comprar {
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 9px;
            width: 100%;
            padding: 17px 18px;
            border-radius: 2px;
            background: #a6cf23;
            color: #1f6470;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 800;
            font-size: 11px;
            letter-spacing: 2px;
            text-transform: uppercase;
            transition: all .25s;
        }

        .btn-comprar:hover {
            background: #8fbd18;
            color: #ffffff;
            transform: translateY(-1px);
        }

        .ingresso-note {
            margin-top: 14px;
            color: rgba(247, 249, 248, .46);
            font-size: 12px;
            line-height: 1.55;
            text-align: center;
        }

        /* ─── PATROCÍNIO ─── */
        #patrocinio {
            padding: 108px 48px;
            background: #edf3ef;
        }

        .patrocinio-inner {
            max-width: 1060px;
            margin: 0 auto;
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 80px;
            align-items: start;
        }

        .patrocinio-left h2 {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(26px, 3.5vw, 42px);
            font-weight: 900;
            text-transform: uppercase;
            line-height: 1.08;
            margin-bottom: 16px;
            color: #1f6470;
        }

        .patrocinio-left h2 .accent {
            color: #287234;
        }

        .patrocinio-left p {
            font-size: 15px;
            color: #3d6267;
            line-height: 1.75;
            margin-bottom: 26px;
        }

        .patrocinio-stats {
            display: flex;
            flex-direction: column;
            gap: 14px;
            margin-bottom: 34px;
        }

        .patrocinio-stat-row {
            display: flex;
            align-items: center;
            gap: 16px;
            padding: 14px 0;
            border-bottom: 1px solid #d7e5d8;
        }

        .patrocinio-stat-num {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 22px;
            font-weight: 900;
            color: #8fbd18;
            min-width: 64px;
        }

        .patrocinio-stat-label {
            font-size: 13px;
            color: #3d6267;
            line-height: 1.45;
        }

        .patrocinio-right {
            background: #f7f9f8;
            border: 1px solid #d7e5d8;
            border-top: 3px solid #a6cf23;
            border-radius: 3px;
            padding: 36px;
            box-shadow: 0 16px 48px rgba(31, 100, 112, .07);
        }

        .patrocinio-right h3 {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 20px;
            font-weight: 800;
            text-transform: uppercase;
            margin-bottom: 6px;
            color: #1f6470;
        }

        .patrocinio-right>p {
            font-size: 13px;
            color: #6d898d;
            margin-bottom: 22px;
        }

        .zoho-frame {
            width: 100%;
            height: 460px;
            border: none;
            border-radius: 2px;
        }

        /* ─── FAQ ─── */
        #faq {
            padding: 108px 48px;
            background: #f7f9f8;
        }

        .faq-inner {
            max-width: 760px;
            margin: 0 auto;
        }

        .faq-list {
            display: flex;
            flex-direction: column;
            gap: 2px;
            margin-top: 50px;
        }

        .faq-item {
            background: #edf3ef;
            border: 1px solid #d7e5d8;
            overflow: hidden;
        }

        .faq-question {
            display: flex;
            align-items: center;
            justify-content: space-between;
            gap: 16px;
            padding: 20px 24px;
            cursor: pointer;
            transition: background .2s;
        }

        .faq-question:hover {
            background: #d7e5d8;
        }

        .faq-question-text {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 14px;
            font-weight: 700;
            line-height: 1.4;
            color: #1f6470;
        }

        .faq-icon {
            width: 20px;
            height: 20px;
            flex-shrink: 0;
            color: #287234;
            transition: transform .3s;
        }

        .faq-item.open .faq-icon {
            transform: rotate(45deg);
        }

        .faq-answer {
            max-height: 0;
            overflow: hidden;
            transition: max-height .35s ease;
        }

        .faq-answer-inner {
            padding: 0 24px 20px;
            font-size: 14px;
            color: #3d6267;
            line-height: 1.75;
            border-top: 1px solid #d7e5d8;
            padding-top: 16px;
        }

        .faq-item.open .faq-answer {
            max-height: 500px;
        }

        /* ─── LOCALIZAÇÃO ─── */
        #localizacao {
            padding: 108px 48px;
            background: #edf3ef;
        }

        .localizacao-inner {
            max-width: 1060px;
            margin: 0 auto;
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 60px;
            align-items: start;
        }

        .localizacao-addr {
            font-size: 15px;
            color: #3d6267;
            line-height: 1.7;
            margin-bottom: 26px;
        }

        .localizacao-badge {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            background: #1f6470;
            color: #a6cf23;
            padding: 12px 20px;
            border-radius: 2px;
            font-size: 12px;
            font-weight: 700;
            letter-spacing: .5px;
        }

        .map-wrap {
            border-radius: 3px;
            overflow: hidden;
            border: 1px solid #d7e5d8;
            box-shadow: 0 12px 40px rgba(31, 100, 112, .08);
        }

        .map-wrap iframe {
            width: 100%;
            height: 360px;
            border: none;
            display: block;
        }

        /* ─── SECHAT ─── */
        #sechat {
            padding: 80px 48px;
            background: #1f6470;
            border-top: 2px solid #8fbd18;
        }

        .sechat-inner {
            max-width: 1000px;
            margin: 0 auto;
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 80px;
            align-items: center;
        }

        .sechat-logo-box {
            background: #174f58;
            border: 1px solid rgba(166, 207, 35, .15);
            border-radius: 4px;
            padding: 60px;
            display: flex;
            align-items: center;
            justify-content: center;
        }

        .sechat-info .sec-label {
            color: #a6cf23;
        }

        .sechat-info .sec-label::before {
            background: #a6cf23;
        }

        .sechat-title {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 30px;
            font-weight: 900;
            text-transform: uppercase;
            color: #f7f9f8;
            margin-bottom: 14px;
        }

        .sechat-title .accent {
            color: #a6cf23;
        }

        .sechat-text {
            font-size: 15px;
            color: rgba(247, 249, 248, .5);
            line-height: 1.75;
            margin-bottom: 12px;
        }

        .sechat-link {
            display: inline-flex;
            align-items: center;
            gap: 8px;
            color: #a6cf23;
            font-size: 11px;
            font-weight: 700;
            letter-spacing: 2px;
            text-transform: uppercase;
            margin-top: 12px;
            border-bottom: 1px solid transparent;
            transition: border-color .2s;
        }

        .sechat-link:hover {
            border-bottom-color: #a6cf23;
        }

        /* ─── FOOTER ─── */
        footer {
            background: #174f58;
            padding: 52px 48px 24px;
            border-top: 1px solid rgba(166, 207, 35, .1);
        }

        .footer-inner {
            max-width: 1100px;
            margin: 0 auto;
            display: grid;
            grid-template-columns: 2fr 1fr 1fr;
            gap: 60px;
            padding-bottom: 40px;
            border-bottom: 1px solid rgba(166, 207, 35, .08);
            margin-bottom: 24px;
        }

        .footer-brand p {
            font-size: 13px;
            color: rgba(247, 249, 248, .3);
            line-height: 1.7;
            margin-top: 14px;
            max-width: 280px;
        }

        .footer-col h4 {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 2.5px;
            text-transform: uppercase;
            color: #a6cf23;
            margin-bottom: 18px;
        }

        .footer-col a {
            display: block;
            font-size: 13px;
            color: rgba(247, 249, 248, .32);
            margin-bottom: 10px;
            transition: color .2s;
        }

        .footer-col a:hover {
            color: #f7f9f8;
        }

        .footer-bottom {
            max-width: 1100px;
            margin: 0 auto;
            display: flex;
            justify-content: space-between;
            align-items: center;
        }

        .footer-bottom p {
            font-size: 11px;
            color: rgba(247, 249, 248, .18);
        }

        .footer-social {
            display: flex;
            gap: 10px;
        }

        .footer-social a {
            width: 32px;
            height: 32px;
            border-radius: 50%;
            border: 1px solid rgba(166, 207, 35, .2);
            display: flex;
            align-items: center;
            justify-content: center;
            color: rgba(247, 249, 248, .3);
            font-size: 13px;
            transition: all .2s;
        }

        .footer-social a:hover {
            border-color: #a6cf23;
            color: #a6cf23;
        }

        /* WHATSAPP */
        .wa-btn {
            position: fixed;
            bottom: 80px;
            right: 28px;
            width: 52px;
            height: 52px;
            border-radius: 50%;
            background: #25d366;
            display: flex;
            align-items: center;
            justify-content: center;
            color: #fff;
            font-size: 24px;
            text-decoration: none;
            box-shadow: 0 4px 18px rgba(37, 211, 102, .4);
            z-index: 98;
            transition: transform .2s;
        }

        .wa-btn:hover {
            transform: scale(1.1);
        }

        /* REVEAL */
        .reveal {
            opacity: 0;
            transform: translateY(22px);
            transition: opacity .7s ease, transform .7s ease;
        }

        .reveal.visible {
            opacity: 1;
            transform: translateY(0);
        }

        .rd1 {
            transition-delay: .1s;
        }

        .rd2 {
            transition-delay: .22s;
        }

        /* RESPONSIVE */
        @media(max-width:960px) {
            .nav-links {
                display: none;
            }

            .nav {
                padding: 0 20px;
            }

            #hero {
                padding: 120px 20px 80px;
            }

            .sobre-inner,
            .patrocinio-inner,
            .localizacao-inner,
            .sechat-inner,
            .footer-inner {
                grid-template-columns: 1fr;
                gap: 40px;
            }

            .speakers-grid {
                grid-template-columns: repeat(2, 1fr);
            }

            .ingresso-single {
                grid-template-columns: 1fr;
                margin: 0 auto;
            }

            .ingresso-info {
                border-right: 0;
                border-bottom: 1px solid rgba(166, 207, 35, .18);
                padding: 34px 28px;
            }

            .ingresso-reserva {
                padding: 34px 28px;
            }

            .ingresso-incluso {
                grid-template-columns: 1fr;
            }

            section,
            #sobre,
            #debatedores,
            #agenda,
            #ingressos,
            #patrocinio,
            #faq,
            #localizacao,
            #sechat {
                padding: 64px 20px;
            }

            footer {
                padding: 40px 20px 20px;
            }

            .sticky-bar {
                padding: 12px 20px;
                flex-direction: column;
                gap: 10px;
                text-align: center;
            }

            .video-overlay {
                position: static;
            }

            .video-overlay-content {
                max-width: 100%;
                padding: 32px 20px;
            }
        }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3558a4f *//*
  Cannabis Connection 2026 - CSS para Elementor
  Versao compatibilizada para evitar erro no editor.
  Carregue as fontes no Elementor/Site Settings ou no tema:
  - Montserrat: 400, 500, 600, 700, 800, 900
  - Lato: 300, 400, 700
*/
*,
        *::before,
        *::after {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
        }

        html {
            scroll-behavior: smooth;
        }

        body {
            font-family: 'Lato', Arial, sans-serif !important;
            background: #f7f9f8;
            color: #143f46;
            overflow-x: hidden;
        }

        a {
            text-decoration: none;
            color: inherit;
        }

        /* ─── NAV ─── */
        .nav {
            position: fixed;
            top: 0;
            left: 0;
            right: 0;
            z-index: 100;
            display: flex;
            align-items: center;
            justify-content: space-between;
            padding: 0 48px;
            height: 70px;
            background: rgba(247, 249, 248, 0.97);
            backdrop-filter: blur(14px);
            border-bottom: 1px solid rgba(166, 207, 35, 0.3);
            transition: height .3s, box-shadow .3s;
        }

        .nav.scrolled {
            height: 58px;
            box-shadow: 0 2px 24px rgba(31, 100, 112, .08);
        }

        .nav-logo {
            display: flex;
            align-items: center;
            gap: 12px;
        }

        .nav-logo-icon {
            width: 190px;
            height: auto;
            display: block;
        }

        .nav-logo-text {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 800;
            font-size: 14px;
            letter-spacing: 2px;
            text-transform: uppercase;
            color: #1f6470;
        }

        .nav-logo-sub {
            font-size: 9px;
            letter-spacing: 3px;
            color: #287234;
            text-transform: uppercase;
            font-weight: 700;
            display: block;
            margin-top: 2px;
        }

        .nav-links {
            display: flex;
            align-items: center;
            gap: 28px;
        }

        .nav-links a {
            font-size: 11px;
            font-weight: 700;
            letter-spacing: 1.5px;
            text-transform: uppercase;
            color: #3d6267;
            transition: color .2s;
        }

        .nav-links a:hover {
            color: #287234;
        }

        .nav-cta {
            background: #1f6470 !important;
            color: #f7f9f8 !important;
            padding: 10px 22px;
            border-radius: 2px;
            font-weight: 800 !important;
            font-size: 11px !important;
            letter-spacing: 1.5px !important;
            transition: background .2s, transform .2s;
        }

        .nav-cta:hover {
            background: #174f58 !important;
            transform: translateY(-1px);
        }

        .nav-cta-sponsor {
            background: #a6cf23 !important;
            color: #1f6470 !important;
        }

        .nav-cta-sponsor:hover {
            background: #8fbd18 !important;
            color: #ffffff !important;
        }

        /* ─── STICKY BAR ─── */
        .sticky-bar {
            position: fixed;
            bottom: 0;
            left: 0;
            right: 0;
            z-index: 99;
            background: #1f6470;
            border-top: 2px solid #a6cf23;
            padding: 14px 48px;
            display: flex;
            align-items: center;
            justify-content: space-between;
            transform: translateY(100%);
            transition: transform .4s ease;
        }

        .sticky-bar.visible {
            transform: translateY(0);
        }

        .sticky-bar-text {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 13px;
            font-weight: 700;
            color: #f7f9f8;
        }

        .sticky-bar-text span {
            color: #a6cf23;
        }

        .sticky-bar-cta {
            background: #a6cf23;
            color: #1f6470;
            padding: 12px 28px;
            border-radius: 2px;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 800;
            font-size: 12px;
            letter-spacing: 2px;
            text-transform: uppercase;
            display: flex;
            align-items: center;
            gap: 8px;
            transition: background .2s;
        }

        .sticky-bar-cta:hover {
            background: #8fbd18;
            color: #ffffff;
        }

        /* ─── HERO ─── */
        #hero {
            min-height: 100vh;
            position: relative;
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            text-align: center;
            padding: 130px 48px 90px;
            overflow: hidden;
            background: #1f6470;
        }

        .hero-video-bg {
            position: absolute;
            inset: 0;
            z-index: 0;
        }

        .hero-video-bg video {
            width: 100%;
            height: 100%;
            object-fit: cover;
            opacity: .12;
        }

        .hero-video-bg::after {
            content: '';
            position: absolute;
            inset: 0;
            background: linear-gradient(to bottom, rgba(31, 100, 112, .75) 0%, rgba(31, 100, 112, .55) 50%, rgba(31, 100, 112, .92) 100%);
        }

        /* grain texture */
        .hero-grain {
            position: absolute;
            inset: 0;
            z-index: 1;
            opacity: .04;
            background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
            background-size: 200px 200px;
        }

        /* botanical line-art overlay */
        .hero-botanical {
            position: absolute;
            right: 5%;
            top: 50%;
            transform: translateY(-50%);
            width: 360px;
            height: 360px;
            z-index: 1;
            opacity: .06;
        }

        .hero-content {
            position: relative;
            z-index: 2;
            max-width: 860px;
            margin: 0 auto;
        }

        .hero-badge {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            border: 1px solid rgba(166, 207, 35, .4);
            border-radius: 2px;
            padding: 8px 20px;
            margin-bottom: 36px;
            font-size: 11px;
            font-weight: 700;
            letter-spacing: 2.5px;
            text-transform: uppercase;
            color: #a6cf23;
        }

        .hero-badge-dot {
            width: 6px;
            height: 6px;
            border-radius: 50%;
            background: #a6cf23;
            animation: pulse 2s infinite;
        }

        @keyframes pulse {

            0%,
            100% {
                opacity: 1;
                transform: scale(1)
            }

            50% {
                opacity: .5;
                transform: scale(.8)
            }
        }

        .hero-title {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(36px, 6vw, 76px);
            font-weight: 900;
            line-height: 1.0;
            text-transform: uppercase;
            letter-spacing: -1px;
            color: #f7f9f8;
            margin-bottom: 20px;
        }

        .hero-title .accent {
            color: #a6cf23;
        }

        .hero-subtitle {
            font-size: 17px;
            font-weight: 300;
            line-height: 1.7;
            color: rgba(247, 249, 248, .55);
            max-width: 620px;
            margin: 0 auto 40px;
        }

        /* countdown */
        .countdown {
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 4px;
            margin-bottom: 44px;
        }

        .countdown-block {
            background: rgba(166, 207, 35, .08);
            border: 1px solid rgba(166, 207, 35, .2);
            border-radius: 3px;
            padding: 16px 20px;
            text-align: center;
            min-width: 78px;
        }

        .countdown-num {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 34px;
            font-weight: 900;
            color: #a6cf23;
            line-height: 1;
        }

        .countdown-label {
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 2px;
            text-transform: uppercase;
            color: rgba(166, 207, 35, .5);
            margin-top: 6px;
        }

        .countdown-sep {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 26px;
            font-weight: 900;
            color: #a6cf23;
            margin-bottom: 20px;
            opacity: .4;
        }

        .hero-ctas {
            display: flex;
            justify-content: center;
            gap: 14px;
            flex-wrap: wrap;
        }

        .btn-primary {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            background: #a6cf23;
            color: #1f6470;
            padding: 18px 38px;
            border-radius: 2px;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 800;
            font-size: 12px;
            letter-spacing: 2px;
            text-transform: uppercase;
            transition: all .25s;
        }

        .btn-primary:hover {
            background: #8fbd18;
            color: #ffffff;
            transform: translateY(-2px);
            box-shadow: 0 12px 30px rgba(166, 207, 35, .25);
        }

        .btn-secondary {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            background: transparent;
            color: #f7f9f8;
            padding: 17px 36px;
            border-radius: 2px;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 700;
            font-size: 12px;
            letter-spacing: 2px;
            text-transform: uppercase;
            border: 1.5px solid rgba(247, 249, 248, .25);
            transition: all .25s;
        }

        .btn-secondary:hover {
            border-color: #a6cf23;
            color: #a6cf23;
        }

        .hero-meta {
            display: flex;
            justify-content: center;
            gap: 32px;
            flex-wrap: wrap;
            margin-top: 48px;
            padding-top: 36px;
            border-top: 1px solid rgba(247, 249, 248, .1);
        }

        .hero-meta-item {
            display: flex;
            align-items: center;
            gap: 10px;
            font-size: 14px;
            color: rgba(247, 249, 248, .55);
        }

        .hero-meta-item i {
            color: #a6cf23;
        }

        /* ─── MARQUEE ─── */
        .marquee-section {
            background: #a6cf23;
            overflow: hidden;
            padding: 13px 0;
        }

        .marquee-track {
            display: flex;
            white-space: nowrap;
            animation: marquee 30s linear infinite;
        }

        @keyframes marquee {
            from {
                transform: translateX(0)
            }

            to {
                transform: translateX(-50%)
            }
        }

        .marquee-item {
            display: inline-flex;
            align-items: center;
            gap: 14px;
            padding: 0 22px;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 800;
            font-size: 11px;
            letter-spacing: 2.5px;
            text-transform: uppercase;
            color: #1f6470;
        }

        .marquee-dot {
            width: 4px;
            height: 4px;
            border-radius: 50%;
            background: #1f6470;
            opacity: .4;
        }

        /* ─── SECTION UTILS ─── */
        .sec-label {
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 3px;
            text-transform: uppercase;
            color: #287234;
            margin-bottom: 14px;
            display: flex;
            align-items: center;
            gap: 10px;
        }

        .sec-label::before {
            content: '';
            width: 24px;
            height: 1.5px;
            background: #287234;
        }

        .sec-label-c {
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 3px;
            text-transform: uppercase;
            color: #287234;
            margin-bottom: 14px;
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 10px;
        }

        .sec-label-c::before,
        .sec-label-c::after {
            content: '';
            width: 24px;
            height: 1.5px;
            background: #287234;
        }

        .sec-title {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(26px, 3.5vw, 46px);
            font-weight: 900;
            text-transform: uppercase;
            line-height: 1.08;
            margin-bottom: 18px;
            color: #1f6470;
        }

        .sec-title-c {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(26px, 3.5vw, 46px);
            font-weight: 900;
            text-transform: uppercase;
            line-height: 1.08;
            color: #1f6470;
        }

        .sec-title .accent,
        .sec-title-c .accent {
            color: #287234;
        }

        .sec-text {
            font-size: 15.5px;
            line-height: 1.78;
            color: #3d6267;
            margin-bottom: 14px;
        }

        .section-header {
            text-align: center;
            margin-bottom: 56px;
        }

        .section-header p {
            font-size: 16px;
            color: #6d898d;
            margin-top: 10px;
        }

        /* ─── SOBRE ─── */
        #sobre {
            padding: 108px 48px;
            background: #f7f9f8;
        }

        .sobre-inner {
            max-width: 1100px;
            margin: 0 auto;
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 80px;
            align-items: center;
        }

        .sobre-stats {
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 2px;
        }

        .sobre-stat {
            background: #edf3ef;
            border: 1px solid #d7e5d8;
            padding: 28px 22px;
            text-align: center;
            transition: background .3s;
        }

        .sobre-stat:hover {
            background: #a6cf23;
        }

        .sobre-stat:hover .sobre-stat-num {
            color: #1f6470;
        }

        .sobre-stat:hover .sobre-stat-label {
            color: #1f6470;
        }

        .sobre-stat-num {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 38px;
            font-weight: 900;
            color: #8fbd18;
            line-height: 1;
            transition: color .3s;
        }

        .sobre-stat-label {
            font-size: 11px;
            font-weight: 700;
            letter-spacing: 2px;
            text-transform: uppercase;
            color: #6d898d;
            margin-top: 8px;
            transition: color .3s;
        }

        /* ─── VIDEO SECTION ─── */
        #video-section {
            position: relative;
            overflow: hidden;
            background: #174f58;
        }

        .video-full {
            width: 100%;
            aspect-ratio: 16/9;
            display: block;
            object-fit: cover;
            opacity: .5;
            filter: saturate(.6) sepia(.3);
        }

        .video-overlay {
            position: absolute;
            inset: 0;
            background: linear-gradient(to right, rgba(31, 100, 112, .9) 0%, rgba(31, 100, 112, .4) 55%, rgba(31, 100, 112, .7) 100%);
            display: flex;
            align-items: center;
        }

        .video-overlay-content {
            max-width: 520px;
            padding: 60px;
        }

        .video-overlay-content h2 {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(22px, 3vw, 38px);
            font-weight: 900;
            text-transform: uppercase;
            line-height: 1.1;
            margin-bottom: 16px;
            color: #f7f9f8;
        }

        .video-overlay-content h2 .accent {
            color: #a6cf23;
        }

        .video-overlay-content p {
            font-size: 15px;
            color: rgba(247, 249, 248, .6);
            line-height: 1.75;
        }

        /* ─── DEBATEDORES ─── */
        #debatedores {
            padding: 108px 48px;
            background: #edf3ef;
        }

        .speakers-grid {
            display: grid;
            grid-template-columns: repeat(4, 1fr);
            gap: 2px;
            max-width: 1100px;
            margin: 0 auto;
        }

        .speaker-card {
            background: #f7f9f8;
            border: 1px solid #d7e5d8;
            padding: 28px 22px;
            text-align: center;
            transition: all .3s;
            cursor: pointer;
        }

        .speaker-card:hover {
            background: #1f6470;
            transform: translateY(-4px);
            box-shadow: 0 16px 40px rgba(31, 100, 112, .15);
        }

        .speaker-card:hover .speaker-name {
            color: #f7f9f8;
        }

        .speaker-card:hover .speaker-role {
            color: rgba(247, 249, 248, .55);
        }

        .speaker-card:hover .speaker-org {
            color: #a6cf23;
        }

        .speaker-card:hover .speaker-avatar {
            background: #174f58;
            border-color: #a6cf23;
            color: #a6cf23;
        }

        .speaker-avatar {
            width: 60px;
            height: 60px;
            border-radius: 50%;
            background: #edf3ef;
            border: 2px solid #d7e5d8;
            display: flex;
            align-items: center;
            justify-content: center;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 18px;
            font-weight: 900;
            color: #8fbd18;
            margin: 0 auto 14px;
            transition: all .3s;
        }

        .speaker-name {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 13px;
            font-weight: 800;
            text-transform: uppercase;
            letter-spacing: .3px;
            line-height: 1.3;
            margin-bottom: 8px;
            color: #1f6470;
            transition: color .3s;
        }

        .speaker-role {
            font-size: 12px;
            color: #6d898d;
            line-height: 1.5;
            transition: color .3s;
        }

        .speaker-org {
            font-size: 11px;
            color: #287234;
            font-weight: 700;
            letter-spacing: .8px;
            margin-top: 6px;
            transition: color .3s;
        }

        /* ─── AGENDA ─── */
        #agenda {
            padding: 108px 48px;
            background: #f7f9f8;
        }

        .agenda-inner {
            max-width: 900px;
            margin: 0 auto;
        }

        .agenda-date-badge {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            background: #1f5f2b;
            border-radius: 2px;
            padding: 10px 20px;
            margin-bottom: 48px;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 11px;
            font-weight: 700;
            letter-spacing: 2px;
            text-transform: uppercase;
            color: #f7f9f8;
        }

        .timeline {
            display: flex;
            flex-direction: column;
            position: relative;
        }

        .timeline::before {
            content: '';
            position: absolute;
            left: 132px;
            top: 0;
            bottom: 0;
            width: 1px;
            background: linear-gradient(to bottom, #a6cf23, rgba(166, 207, 35, .1));
        }

        .timeline-item {
            display: flex;
            align-items: flex-start;
        }

        .tl-time {
            width: 132px;
            flex-shrink: 0;
            text-align: right;
            padding-right: 24px;
            padding-top: 18px;
        }

        .tl-time span {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 16px;
            font-weight: 700;
            color: #8fbd18;
        }

        .tl-dot {
            width: 11px;
            height: 11px;
            border-radius: 50%;
            background: #edf3ef;
            border: 2px solid #a6cf23;
            flex-shrink: 0;
            margin-top: 21px;
            z-index: 2;
            transition: background .3s;
        }

        .tl-dot.highlight {
            background: #287234;
            border-color: #287234;
        }

        .tl-card {
            flex: 1;
            margin-left: 24px;
            padding: 14px 20px;
            margin-bottom: 8px;
            border-radius: 2px;
            background: #edf3ef;
            border: 1px solid #d7e5d8;
            transition: all .3s;
        }

        .tl-card:hover {
            background: #1f6470;
            border-color: #1f6470;
        }

        .tl-card:hover .tl-type {
            color: #a6cf23;
        }

        .tl-card:hover h5 {
            color: #f7f9f8;
        }

        .tl-type {
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 2px;
            text-transform: uppercase;
            color: #6d898d;
            margin-bottom: 4px;
            transition: color .3s;
        }

        .tl-type.salvia {
            color: #287234;
        }

        .tl-card h5 {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 14px;
            font-weight: 700;
            color: #1f6470;
            line-height: 1.4;
            transition: color .3s;
        }

        .agenda-note {
            text-align: right;
            font-size: 11px;
            color: #6d898d;
            margin-top: 24px;
        }

        /* ─── INGRESSOS ─── */
        #ingressos {
            padding: 108px 48px;
            background:
                linear-gradient(135deg, rgba(15, 56, 64, .96) 0%, rgba(31, 100, 112, .94) 58%, rgba(18, 83, 66, .96) 100%);
            position: relative;
            overflow: hidden;
        }

        #ingressos::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            height: 2px;
            background: linear-gradient(90deg, transparent, #a6cf23, transparent);
        }

        #ingressos::after {
            content: '';
            position: absolute;
            inset: 0;
            background-image:
                linear-gradient(rgba(247, 249, 248, .045) 1px, transparent 1px),
                linear-gradient(90deg, rgba(247, 249, 248, .035) 1px, transparent 1px);
            background-size: 48px 48px;
            opacity: .22;
            pointer-events: none;
        }

        .ingressos-inner {
            max-width: 1100px;
            margin: 0 auto;
            position: relative;
            z-index: 1;
        }

        .ingressos-header {
            text-align: center;
            max-width: 680px;
            margin: 0 auto 52px;
        }

        .ingressos-header .sec-label-c {
            color: #a6cf23;
        }

        .ingressos-header .sec-label-c::before,
        .ingressos-header .sec-label-c::after {
            background: #a6cf23;
        }

        .ingressos-header h2 {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(28px, 4vw, 46px);
            font-weight: 900;
            text-transform: uppercase;
            color: #f7f9f8;
        }

        .ingressos-header h2 .accent {
            color: #a6cf23;
        }

        .ingressos-header p {
            color: rgba(247, 249, 248, .62);
            font-size: 15px;
            margin-top: 10px;
            line-height: 1.65;
        }

        .ingresso-single {
            display: grid;
            grid-template-columns: minmax(0, 1.18fr) minmax(320px, .82fr);
            background: rgba(15, 56, 64, .68);
            border: 1px solid rgba(166, 207, 35, .24);
            box-shadow: 0 28px 70px rgba(15, 56, 64, .34);
            position: relative;
            overflow: hidden;
            isolation: isolate;
        }

        .ingresso-single::before {
            content: '';
            position: absolute;
            inset: 0;
            background: linear-gradient(120deg, rgba(247, 249, 248, .08), transparent 42%, rgba(166, 207, 35, .09));
            pointer-events: none;
            z-index: -1;
        }

        .ingresso-info {
            padding: 44px 48px;
            border-right: 1px solid rgba(166, 207, 35, .18);
        }

        .ingresso-reserva {
            padding: 44px 38px;
            display: flex;
            flex-direction: column;
            justify-content: center;
        }

        .ingresso-tier {
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 3px;
            text-transform: uppercase;
            color: #a6cf23;
            margin-bottom: 12px;
        }

        .ingresso-name {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(26px, 3vw, 40px);
            font-weight: 900;
            text-transform: uppercase;
            line-height: 1.05;
            letter-spacing: 0;
            margin-bottom: 16px;
            color: #f7f9f8;
        }

        .ingresso-desc {
            font-size: 16px;
            color: rgba(247, 249, 248, .68);
            line-height: 1.75;
            max-width: 620px;
        }

        .ingresso-meta {
            display: flex;
            flex-wrap: wrap;
            gap: 10px 18px;
            margin: 26px 0 30px;
            padding: 18px 0;
            border-top: 1px solid rgba(247, 249, 248, .11);
            border-bottom: 1px solid rgba(247, 249, 248, .11);
        }

        .ingresso-meta-item {
            display: inline-flex;
            align-items: center;
            gap: 9px;
            color: rgba(247, 249, 248, .76);
            font-size: 13px;
            font-weight: 700;
        }

        .ingresso-meta-item i {
            color: #a6cf23;
            font-size: 12px;
        }

        .ingresso-incluso {
            display: grid;
            grid-template-columns: repeat(2, minmax(0, 1fr));
            gap: 14px 24px;
        }

        .ingresso-feature {
            display: flex;
            align-items: flex-start;
            gap: 11px;
            font-size: 14px;
            color: rgba(247, 249, 248, .76);
            line-height: 1.55;
        }

        .ingresso-feature i {
            color: #a6cf23;
            margin-top: 4px;
            flex-shrink: 0;
            font-size: 11px;
        }

        .ingresso-kicker {
            color: #a6cf23;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 10px;
            font-weight: 800;
            letter-spacing: 2px;
            text-transform: uppercase;
            margin-bottom: 18px;
        }

        .ingresso-reserva-title {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 18px;
            font-weight: 900;
            color: #f7f9f8;
            text-transform: uppercase;
            line-height: 1.25;
            margin-bottom: 22px;
        }

        .ingresso-reserva-title span {
            color: #a6cf23;
        }

        .preco-bloco {
            margin-bottom: 22px;
            padding-bottom: 22px;
            border-bottom: 1px solid rgba(166, 207, 35, .16);
        }

        .preco-parcela {
            display: flex;
            align-items: baseline;
            gap: 4px;
        }

        .preco-prefix {
            font-size: 14px;
            color: rgba(247, 249, 248, .48);
        }

        .preco-num {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 54px;
            font-weight: 900;
            color: #a6cf23;
            line-height: .95;
        }

        .preco-cents {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 22px;
            font-weight: 700;
            color: #a6cf23;
        }

        .preco-vista {
            font-size: 13px;
            color: rgba(247, 249, 248, .46);
            margin-top: 8px;
        }

        .preco-vista span {
            color: rgba(247, 249, 248, .78);
            font-weight: 700;
        }

        .ingresso-qty {
            display: flex;
            align-items: center;
            justify-content: space-between;
            gap: 18px;
            margin-bottom: 20px;
        }

        .ingresso-qty-label {
            font-size: 12px;
            color: rgba(247, 249, 248, .58);
            letter-spacing: 1px;
            text-transform: uppercase;
            font-weight: 700;
        }

        .qty-ctrl {
            display: flex;
            align-items: center;
            gap: 14px;
        }

        .qty-btn {
            width: 34px;
            height: 34px;
            border-radius: 50%;
            border: 1px solid rgba(166, 207, 35, .3);
            background: transparent;
            color: #a6cf23;
            cursor: pointer;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 16px;
            transition: all .2s;
        }

        .qty-btn:hover {
            background: #a6cf23;
            color: #1f6470;
        }

        .qty-num {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 700;
            font-size: 18px;
            min-width: 22px;
            text-align: center;
            color: #f7f9f8;
        }

        .btn-comprar {
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 9px;
            width: 100%;
            padding: 17px 18px;
            border-radius: 2px;
            background: #a6cf23;
            color: #1f6470;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 800;
            font-size: 11px;
            letter-spacing: 2px;
            text-transform: uppercase;
            transition: all .25s;
        }

        .btn-comprar:hover {
            background: #8fbd18;
            color: #ffffff;
            transform: translateY(-1px);
        }

        .ingresso-note {
            margin-top: 14px;
            color: rgba(247, 249, 248, .46);
            font-size: 12px;
            line-height: 1.55;
            text-align: center;
        }

        /* ─── PATROCÍNIO ─── */
        #patrocinio {
            padding: 108px 48px;
            background: #edf3ef;
        }

        .patrocinio-inner {
            max-width: 1060px;
            margin: 0 auto;
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 80px;
            align-items: start;
        }

        .patrocinio-left h2 {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(26px, 3.5vw, 42px);
            font-weight: 900;
            text-transform: uppercase;
            line-height: 1.08;
            margin-bottom: 16px;
            color: #1f6470;
        }

        .patrocinio-left h2 .accent {
            color: #287234;
        }

        .patrocinio-left p {
            font-size: 15px;
            color: #3d6267;
            line-height: 1.75;
            margin-bottom: 26px;
        }

        .patrocinio-stats {
            display: flex;
            flex-direction: column;
            gap: 14px;
            margin-bottom: 34px;
        }

        .patrocinio-stat-row {
            display: flex;
            align-items: center;
            gap: 16px;
            padding: 14px 0;
            border-bottom: 1px solid #d7e5d8;
        }

        .patrocinio-stat-num {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 22px;
            font-weight: 900;
            color: #8fbd18;
            min-width: 64px;
        }

        .patrocinio-stat-label {
            font-size: 13px;
            color: #3d6267;
            line-height: 1.45;
        }

        .patrocinio-right {
            background: #f7f9f8;
            border: 1px solid #d7e5d8;
            border-top: 3px solid #a6cf23;
            border-radius: 3px;
            padding: 36px;
            box-shadow: 0 16px 48px rgba(31, 100, 112, .07);
        }

        .patrocinio-right h3 {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 20px;
            font-weight: 800;
            text-transform: uppercase;
            margin-bottom: 6px;
            color: #1f6470;
        }

        .patrocinio-right>p {
            font-size: 13px;
            color: #6d898d;
            margin-bottom: 22px;
        }

        .zoho-frame {
            width: 100%;
            height: 460px;
            border: none;
            border-radius: 2px;
        }

        /* ─── FAQ ─── */
        #faq {
            padding: 108px 48px;
            background: #f7f9f8;
        }

        .faq-inner {
            max-width: 760px;
            margin: 0 auto;
        }

        .faq-list {
            display: flex;
            flex-direction: column;
            gap: 2px;
            margin-top: 50px;
        }

        .faq-item {
            background: #edf3ef;
            border: 1px solid #d7e5d8;
            overflow: hidden;
        }

        .faq-question {
            display: flex;
            align-items: center;
            justify-content: space-between;
            gap: 16px;
            padding: 20px 24px;
            cursor: pointer;
            transition: background .2s;
        }

        .faq-question:hover {
            background: #d7e5d8;
        }

        .faq-question-text {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 14px;
            font-weight: 700;
            line-height: 1.4;
            color: #1f6470;
        }

        .faq-icon {
            width: 20px;
            height: 20px;
            flex-shrink: 0;
            color: #287234;
            transition: transform .3s;
        }

        .faq-item.open .faq-icon {
            transform: rotate(45deg);
        }

        .faq-answer {
            max-height: 0;
            overflow: hidden;
            transition: max-height .35s ease;
        }

        .faq-answer-inner {
            padding: 0 24px 20px;
            font-size: 14px;
            color: #3d6267;
            line-height: 1.75;
            border-top: 1px solid #d7e5d8;
            padding-top: 16px;
        }

        .faq-item.open .faq-answer {
            max-height: 500px;
        }

        /* ─── LOCALIZAÇÃO ─── */
        #localizacao {
            padding: 108px 48px;
            background: #edf3ef;
        }

        .localizacao-inner {
            max-width: 1060px;
            margin: 0 auto;
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 60px;
            align-items: start;
        }

        .localizacao-addr {
            font-size: 15px;
            color: #3d6267;
            line-height: 1.7;
            margin-bottom: 26px;
        }

        .localizacao-badge {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            background: #1f6470;
            color: #a6cf23;
            padding: 12px 20px;
            border-radius: 2px;
            font-size: 12px;
            font-weight: 700;
            letter-spacing: .5px;
        }

        .map-wrap {
            border-radius: 3px;
            overflow: hidden;
            border: 1px solid #d7e5d8;
            box-shadow: 0 12px 40px rgba(31, 100, 112, .08);
        }

        .map-wrap iframe {
            width: 100%;
            height: 360px;
            border: none;
            display: block;
        }

        /* ─── SECHAT ─── */
        #sechat {
            padding: 80px 48px;
            background: #1f6470;
            border-top: 2px solid #8fbd18;
        }

        .sechat-inner {
            max-width: 1000px;
            margin: 0 auto;
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 80px;
            align-items: center;
        }

        .sechat-logo-box {
            background: #174f58;
            border: 1px solid rgba(166, 207, 35, .15);
            border-radius: 4px;
            padding: 60px;
            display: flex;
            align-items: center;
            justify-content: center;
        }

        .sechat-info .sec-label {
            color: #a6cf23;
        }

        .sechat-info .sec-label::before {
            background: #a6cf23;
        }

        .sechat-title {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 30px;
            font-weight: 900;
            text-transform: uppercase;
            color: #f7f9f8;
            margin-bottom: 14px;
        }

        .sechat-title .accent {
            color: #a6cf23;
        }

        .sechat-text {
            font-size: 15px;
            color: rgba(247, 249, 248, .5);
            line-height: 1.75;
            margin-bottom: 12px;
        }

        .sechat-link {
            display: inline-flex;
            align-items: center;
            gap: 8px;
            color: #a6cf23;
            font-size: 11px;
            font-weight: 700;
            letter-spacing: 2px;
            text-transform: uppercase;
            margin-top: 12px;
            border-bottom: 1px solid transparent;
            transition: border-color .2s;
        }

        .sechat-link:hover {
            border-bottom-color: #a6cf23;
        }

        /* ─── FOOTER ─── */
        footer {
            background: #174f58;
            padding: 52px 48px 24px;
            border-top: 1px solid rgba(166, 207, 35, .1);
        }

        .footer-inner {
            max-width: 1100px;
            margin: 0 auto;
            display: grid;
            grid-template-columns: 2fr 1fr 1fr;
            gap: 60px;
            padding-bottom: 40px;
            border-bottom: 1px solid rgba(166, 207, 35, .08);
            margin-bottom: 24px;
        }

        .footer-brand p {
            font-size: 13px;
            color: rgba(247, 249, 248, .3);
            line-height: 1.7;
            margin-top: 14px;
            max-width: 280px;
        }

        .footer-col h4 {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 2.5px;
            text-transform: uppercase;
            color: #a6cf23;
            margin-bottom: 18px;
        }

        .footer-col a {
            display: block;
            font-size: 13px;
            color: rgba(247, 249, 248, .32);
            margin-bottom: 10px;
            transition: color .2s;
        }

        .footer-col a:hover {
            color: #f7f9f8;
        }

        .footer-bottom {
            max-width: 1100px;
            margin: 0 auto;
            display: flex;
            justify-content: space-between;
            align-items: center;
        }

        .footer-bottom p {
            font-size: 11px;
            color: rgba(247, 249, 248, .18);
        }

        .footer-social {
            display: flex;
            gap: 10px;
        }

        .footer-social a {
            width: 32px;
            height: 32px;
            border-radius: 50%;
            border: 1px solid rgba(166, 207, 35, .2);
            display: flex;
            align-items: center;
            justify-content: center;
            color: rgba(247, 249, 248, .3);
            font-size: 13px;
            transition: all .2s;
        }

        .footer-social a:hover {
            border-color: #a6cf23;
            color: #a6cf23;
        }

        /* WHATSAPP */
        .wa-btn {
            position: fixed;
            bottom: 80px;
            right: 28px;
            width: 52px;
            height: 52px;
            border-radius: 50%;
            background: #25d366;
            display: flex;
            align-items: center;
            justify-content: center;
            color: #fff;
            font-size: 24px;
            text-decoration: none;
            box-shadow: 0 4px 18px rgba(37, 211, 102, .4);
            z-index: 98;
            transition: transform .2s;
        }

        .wa-btn:hover {
            transform: scale(1.1);
        }

        /* REVEAL */
        .reveal {
            opacity: 0;
            transform: translateY(22px);
            transition: opacity .7s ease, transform .7s ease;
        }

        .reveal.visible {
            opacity: 1;
            transform: translateY(0);
        }

        .rd1 {
            transition-delay: .1s;
        }

        .rd2 {
            transition-delay: .22s;
        }

        /* RESPONSIVE */
        @media(max-width:960px) {
            .nav-links {
                display: none;
            }

            .nav {
                padding: 0 20px;
            }

            #hero {
                padding: 120px 20px 80px;
            }

            .sobre-inner,
            .patrocinio-inner,
            .localizacao-inner,
            .sechat-inner,
            .footer-inner {
                grid-template-columns: 1fr;
                gap: 40px;
            }

            .speakers-grid {
                grid-template-columns: repeat(2, 1fr);
            }

            .ingresso-single {
                grid-template-columns: 1fr;
                margin: 0 auto;
            }

            .ingresso-info {
                border-right: 0;
                border-bottom: 1px solid rgba(166, 207, 35, .18);
                padding: 34px 28px;
            }

            .ingresso-reserva {
                padding: 34px 28px;
            }

            .ingresso-incluso {
                grid-template-columns: 1fr;
            }

            section,
            #sobre,
            #debatedores,
            #agenda,
            #ingressos,
            #patrocinio,
            #faq,
            #localizacao,
            #sechat {
                padding: 64px 20px;
            }

            footer {
                padding: 40px 20px 20px;
            }

            .sticky-bar {
                padding: 12px 20px;
                flex-direction: column;
                gap: 10px;
                text-align: center;
            }

            .video-overlay {
                position: static;
            }

            .video-overlay-content {
                max-width: 100%;
                padding: 32px 20px;
            }
        }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6f3c10c *//*
  Cannabis Connection 2026 - CSS para Elementor
  Versao compatibilizada para evitar erro no editor.
  Carregue as fontes no Elementor/Site Settings ou no tema:
  - Montserrat: 400, 500, 600, 700, 800, 900
  - Lato: 300, 400, 700
*/
*,
        *::before,
        *::after {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
        }

        html {
            scroll-behavior: smooth;
        }

        body {
            font-family: 'Lato', Arial, sans-serif !important;
            background: #f7f9f8;
            color: #143f46;
            overflow-x: hidden;
        }

        a {
            text-decoration: none;
            color: inherit;
        }

        /* ─── NAV ─── */
        .nav {
            position: fixed;
            top: 0;
            left: 0;
            right: 0;
            z-index: 100;
            display: flex;
            align-items: center;
            justify-content: space-between;
            padding: 0 48px;
            height: 70px;
            background: rgba(247, 249, 248, 0.97);
            backdrop-filter: blur(14px);
            border-bottom: 1px solid rgba(166, 207, 35, 0.3);
            transition: height .3s, box-shadow .3s;
        }

        .nav.scrolled {
            height: 58px;
            box-shadow: 0 2px 24px rgba(31, 100, 112, .08);
        }

        .nav-logo {
            display: flex;
            align-items: center;
            gap: 12px;
        }

        .nav-logo-icon {
            width: 190px;
            height: auto;
            display: block;
        }

        .nav-logo-text {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 800;
            font-size: 14px;
            letter-spacing: 2px;
            text-transform: uppercase;
            color: #1f6470;
        }

        .nav-logo-sub {
            font-size: 9px;
            letter-spacing: 3px;
            color: #287234;
            text-transform: uppercase;
            font-weight: 700;
            display: block;
            margin-top: 2px;
        }

        .nav-links {
            display: flex;
            align-items: center;
            gap: 28px;
        }

        .nav-links a {
            font-size: 11px;
            font-weight: 700;
            letter-spacing: 1.5px;
            text-transform: uppercase;
            color: #3d6267;
            transition: color .2s;
        }

        .nav-links a:hover {
            color: #287234;
        }

        .nav-cta {
            background: #1f6470 !important;
            color: #f7f9f8 !important;
            padding: 10px 22px;
            border-radius: 2px;
            font-weight: 800 !important;
            font-size: 11px !important;
            letter-spacing: 1.5px !important;
            transition: background .2s, transform .2s;
        }

        .nav-cta:hover {
            background: #174f58 !important;
            transform: translateY(-1px);
        }

        .nav-cta-sponsor {
            background: #a6cf23 !important;
            color: #1f6470 !important;
        }

        .nav-cta-sponsor:hover {
            background: #8fbd18 !important;
            color: #ffffff !important;
        }

        /* ─── STICKY BAR ─── */
        .sticky-bar {
            position: fixed;
            bottom: 0;
            left: 0;
            right: 0;
            z-index: 99;
            background: #1f6470;
            border-top: 2px solid #a6cf23;
            padding: 14px 48px;
            display: flex;
            align-items: center;
            justify-content: space-between;
            transform: translateY(100%);
            transition: transform .4s ease;
        }

        .sticky-bar.visible {
            transform: translateY(0);
        }

        .sticky-bar-text {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 13px;
            font-weight: 700;
            color: #f7f9f8;
        }

        .sticky-bar-text span {
            color: #a6cf23;
        }

        .sticky-bar-cta {
            background: #a6cf23;
            color: #1f6470;
            padding: 12px 28px;
            border-radius: 2px;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 800;
            font-size: 12px;
            letter-spacing: 2px;
            text-transform: uppercase;
            display: flex;
            align-items: center;
            gap: 8px;
            transition: background .2s;
        }

        .sticky-bar-cta:hover {
            background: #8fbd18;
            color: #ffffff;
        }

        /* ─── HERO ─── */
        #hero {
            min-height: 100vh;
            position: relative;
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            text-align: center;
            padding: 130px 48px 90px;
            overflow: hidden;
            background: #1f6470;
        }

        .hero-video-bg {
            position: absolute;
            inset: 0;
            z-index: 0;
        }

        .hero-video-bg video {
            width: 100%;
            height: 100%;
            object-fit: cover;
            opacity: .12;
        }

        .hero-video-bg::after {
            content: '';
            position: absolute;
            inset: 0;
            background: linear-gradient(to bottom, rgba(31, 100, 112, .75) 0%, rgba(31, 100, 112, .55) 50%, rgba(31, 100, 112, .92) 100%);
        }

        /* grain texture */
        .hero-grain {
            position: absolute;
            inset: 0;
            z-index: 1;
            opacity: .04;
            background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
            background-size: 200px 200px;
        }

        /* botanical line-art overlay */
        .hero-botanical {
            position: absolute;
            right: 5%;
            top: 50%;
            transform: translateY(-50%);
            width: 360px;
            height: 360px;
            z-index: 1;
            opacity: .06;
        }

        .hero-content {
            position: relative;
            z-index: 2;
            max-width: 860px;
            margin: 0 auto;
        }

        .hero-badge {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            border: 1px solid rgba(166, 207, 35, .4);
            border-radius: 2px;
            padding: 8px 20px;
            margin-bottom: 36px;
            font-size: 11px;
            font-weight: 700;
            letter-spacing: 2.5px;
            text-transform: uppercase;
            color: #a6cf23;
        }

        .hero-badge-dot {
            width: 6px;
            height: 6px;
            border-radius: 50%;
            background: #a6cf23;
            animation: pulse 2s infinite;
        }

        @keyframes pulse {

            0%,
            100% {
                opacity: 1;
                transform: scale(1)
            }

            50% {
                opacity: .5;
                transform: scale(.8)
            }
        }

        .hero-title {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(36px, 6vw, 76px);
            font-weight: 900;
            line-height: 1.0;
            text-transform: uppercase;
            letter-spacing: -1px;
            color: #f7f9f8;
            margin-bottom: 20px;
        }

        .hero-title .accent {
            color: #a6cf23;
        }

        .hero-subtitle {
            font-size: 17px;
            font-weight: 300;
            line-height: 1.7;
            color: rgba(247, 249, 248, .55);
            max-width: 620px;
            margin: 0 auto 40px;
        }

        /* countdown */
        .countdown {
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 4px;
            margin-bottom: 44px;
        }

        .countdown-block {
            background: rgba(166, 207, 35, .08);
            border: 1px solid rgba(166, 207, 35, .2);
            border-radius: 3px;
            padding: 16px 20px;
            text-align: center;
            min-width: 78px;
        }

        .countdown-num {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 34px;
            font-weight: 900;
            color: #a6cf23;
            line-height: 1;
        }

        .countdown-label {
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 2px;
            text-transform: uppercase;
            color: rgba(166, 207, 35, .5);
            margin-top: 6px;
        }

        .countdown-sep {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 26px;
            font-weight: 900;
            color: #a6cf23;
            margin-bottom: 20px;
            opacity: .4;
        }

        .hero-ctas {
            display: flex;
            justify-content: center;
            gap: 14px;
            flex-wrap: wrap;
        }

        .btn-primary {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            background: #a6cf23;
            color: #1f6470;
            padding: 18px 38px;
            border-radius: 2px;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 800;
            font-size: 12px;
            letter-spacing: 2px;
            text-transform: uppercase;
            transition: all .25s;
        }

        .btn-primary:hover {
            background: #8fbd18;
            color: #ffffff;
            transform: translateY(-2px);
            box-shadow: 0 12px 30px rgba(166, 207, 35, .25);
        }

        .btn-secondary {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            background: transparent;
            color: #f7f9f8;
            padding: 17px 36px;
            border-radius: 2px;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 700;
            font-size: 12px;
            letter-spacing: 2px;
            text-transform: uppercase;
            border: 1.5px solid rgba(247, 249, 248, .25);
            transition: all .25s;
        }

        .btn-secondary:hover {
            border-color: #a6cf23;
            color: #a6cf23;
        }

        .hero-meta {
            display: flex;
            justify-content: center;
            gap: 32px;
            flex-wrap: wrap;
            margin-top: 48px;
            padding-top: 36px;
            border-top: 1px solid rgba(247, 249, 248, .1);
        }

        .hero-meta-item {
            display: flex;
            align-items: center;
            gap: 10px;
            font-size: 14px;
            color: rgba(247, 249, 248, .55);
        }

        .hero-meta-item i {
            color: #a6cf23;
        }

        /* ─── MARQUEE ─── */
        .marquee-section {
            background: #a6cf23;
            overflow: hidden;
            padding: 13px 0;
        }

        .marquee-track {
            display: flex;
            white-space: nowrap;
            animation: marquee 30s linear infinite;
        }

        @keyframes marquee {
            from {
                transform: translateX(0)
            }

            to {
                transform: translateX(-50%)
            }
        }

        .marquee-item {
            display: inline-flex;
            align-items: center;
            gap: 14px;
            padding: 0 22px;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 800;
            font-size: 11px;
            letter-spacing: 2.5px;
            text-transform: uppercase;
            color: #1f6470;
        }

        .marquee-dot {
            width: 4px;
            height: 4px;
            border-radius: 50%;
            background: #1f6470;
            opacity: .4;
        }

        /* ─── SECTION UTILS ─── */
        .sec-label {
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 3px;
            text-transform: uppercase;
            color: #287234;
            margin-bottom: 14px;
            display: flex;
            align-items: center;
            gap: 10px;
        }

        .sec-label::before {
            content: '';
            width: 24px;
            height: 1.5px;
            background: #287234;
        }

        .sec-label-c {
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 3px;
            text-transform: uppercase;
            color: #287234;
            margin-bottom: 14px;
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 10px;
        }

        .sec-label-c::before,
        .sec-label-c::after {
            content: '';
            width: 24px;
            height: 1.5px;
            background: #287234;
        }

        .sec-title {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(26px, 3.5vw, 46px);
            font-weight: 900;
            text-transform: uppercase;
            line-height: 1.08;
            margin-bottom: 18px;
            color: #1f6470;
        }

        .sec-title-c {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(26px, 3.5vw, 46px);
            font-weight: 900;
            text-transform: uppercase;
            line-height: 1.08;
            color: #1f6470;
        }

        .sec-title .accent,
        .sec-title-c .accent {
            color: #287234;
        }

        .sec-text {
            font-size: 15.5px;
            line-height: 1.78;
            color: #3d6267;
            margin-bottom: 14px;
        }

        .section-header {
            text-align: center;
            margin-bottom: 56px;
        }

        .section-header p {
            font-size: 16px;
            color: #6d898d;
            margin-top: 10px;
        }

        /* ─── SOBRE ─── */
        #sobre {
            padding: 108px 48px;
            background: #f7f9f8;
        }

        .sobre-inner {
            max-width: 1100px;
            margin: 0 auto;
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 80px;
            align-items: center;
        }

        .sobre-stats {
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 2px;
        }

        .sobre-stat {
            background: #edf3ef;
            border: 1px solid #d7e5d8;
            padding: 28px 22px;
            text-align: center;
            transition: background .3s;
        }

        .sobre-stat:hover {
            background: #a6cf23;
        }

        .sobre-stat:hover .sobre-stat-num {
            color: #1f6470;
        }

        .sobre-stat:hover .sobre-stat-label {
            color: #1f6470;
        }

        .sobre-stat-num {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 38px;
            font-weight: 900;
            color: #8fbd18;
            line-height: 1;
            transition: color .3s;
        }

        .sobre-stat-label {
            font-size: 11px;
            font-weight: 700;
            letter-spacing: 2px;
            text-transform: uppercase;
            color: #6d898d;
            margin-top: 8px;
            transition: color .3s;
        }

        /* ─── VIDEO SECTION ─── */
        #video-section {
            position: relative;
            overflow: hidden;
            background: #174f58;
        }

        .video-full {
            width: 100%;
            aspect-ratio: 16/9;
            display: block;
            object-fit: cover;
            opacity: .5;
            filter: saturate(.6) sepia(.3);
        }

        .video-overlay {
            position: absolute;
            inset: 0;
            background: linear-gradient(to right, rgba(31, 100, 112, .9) 0%, rgba(31, 100, 112, .4) 55%, rgba(31, 100, 112, .7) 100%);
            display: flex;
            align-items: center;
        }

        .video-overlay-content {
            max-width: 520px;
            padding: 60px;
        }

        .video-overlay-content h2 {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(22px, 3vw, 38px);
            font-weight: 900;
            text-transform: uppercase;
            line-height: 1.1;
            margin-bottom: 16px;
            color: #f7f9f8;
        }

        .video-overlay-content h2 .accent {
            color: #a6cf23;
        }

        .video-overlay-content p {
            font-size: 15px;
            color: rgba(247, 249, 248, .6);
            line-height: 1.75;
        }

        /* ─── DEBATEDORES ─── */
        #debatedores {
            padding: 108px 48px;
            background: #edf3ef;
        }

        .speakers-grid {
            display: grid;
            grid-template-columns: repeat(4, 1fr);
            gap: 2px;
            max-width: 1100px;
            margin: 0 auto;
        }

        .speaker-card {
            background: #f7f9f8;
            border: 1px solid #d7e5d8;
            padding: 28px 22px;
            text-align: center;
            transition: all .3s;
            cursor: pointer;
        }

        .speaker-card:hover {
            background: #1f6470;
            transform: translateY(-4px);
            box-shadow: 0 16px 40px rgba(31, 100, 112, .15);
        }

        .speaker-card:hover .speaker-name {
            color: #f7f9f8;
        }

        .speaker-card:hover .speaker-role {
            color: rgba(247, 249, 248, .55);
        }

        .speaker-card:hover .speaker-org {
            color: #a6cf23;
        }

        .speaker-card:hover .speaker-avatar {
            background: #174f58;
            border-color: #a6cf23;
            color: #a6cf23;
        }

        .speaker-avatar {
            width: 60px;
            height: 60px;
            border-radius: 50%;
            background: #edf3ef;
            border: 2px solid #d7e5d8;
            display: flex;
            align-items: center;
            justify-content: center;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 18px;
            font-weight: 900;
            color: #8fbd18;
            margin: 0 auto 14px;
            transition: all .3s;
        }

        .speaker-name {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 13px;
            font-weight: 800;
            text-transform: uppercase;
            letter-spacing: .3px;
            line-height: 1.3;
            margin-bottom: 8px;
            color: #1f6470;
            transition: color .3s;
        }

        .speaker-role {
            font-size: 12px;
            color: #6d898d;
            line-height: 1.5;
            transition: color .3s;
        }

        .speaker-org {
            font-size: 11px;
            color: #287234;
            font-weight: 700;
            letter-spacing: .8px;
            margin-top: 6px;
            transition: color .3s;
        }

        /* ─── AGENDA ─── */
        #agenda {
            padding: 108px 48px;
            background: #f7f9f8;
        }

        .agenda-inner {
            max-width: 900px;
            margin: 0 auto;
        }

        .agenda-date-badge {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            background: #1f5f2b;
            border-radius: 2px;
            padding: 10px 20px;
            margin-bottom: 48px;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 11px;
            font-weight: 700;
            letter-spacing: 2px;
            text-transform: uppercase;
            color: #f7f9f8;
        }

        .timeline {
            display: flex;
            flex-direction: column;
            position: relative;
        }

        .timeline::before {
            content: '';
            position: absolute;
            left: 132px;
            top: 0;
            bottom: 0;
            width: 1px;
            background: linear-gradient(to bottom, #a6cf23, rgba(166, 207, 35, .1));
        }

        .timeline-item {
            display: flex;
            align-items: flex-start;
        }

        .tl-time {
            width: 132px;
            flex-shrink: 0;
            text-align: right;
            padding-right: 24px;
            padding-top: 18px;
        }

        .tl-time span {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 16px;
            font-weight: 700;
            color: #8fbd18;
        }

        .tl-dot {
            width: 11px;
            height: 11px;
            border-radius: 50%;
            background: #edf3ef;
            border: 2px solid #a6cf23;
            flex-shrink: 0;
            margin-top: 21px;
            z-index: 2;
            transition: background .3s;
        }

        .tl-dot.highlight {
            background: #287234;
            border-color: #287234;
        }

        .tl-card {
            flex: 1;
            margin-left: 24px;
            padding: 14px 20px;
            margin-bottom: 8px;
            border-radius: 2px;
            background: #edf3ef;
            border: 1px solid #d7e5d8;
            transition: all .3s;
        }

        .tl-card:hover {
            background: #1f6470;
            border-color: #1f6470;
        }

        .tl-card:hover .tl-type {
            color: #a6cf23;
        }

        .tl-card:hover h5 {
            color: #f7f9f8;
        }

        .tl-type {
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 2px;
            text-transform: uppercase;
            color: #6d898d;
            margin-bottom: 4px;
            transition: color .3s;
        }

        .tl-type.salvia {
            color: #287234;
        }

        .tl-card h5 {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 14px;
            font-weight: 700;
            color: #1f6470;
            line-height: 1.4;
            transition: color .3s;
        }

        .agenda-note {
            text-align: right;
            font-size: 11px;
            color: #6d898d;
            margin-top: 24px;
        }

        /* ─── INGRESSOS ─── */
        #ingressos {
            padding: 108px 48px;
            background:
                linear-gradient(135deg, rgba(15, 56, 64, .96) 0%, rgba(31, 100, 112, .94) 58%, rgba(18, 83, 66, .96) 100%);
            position: relative;
            overflow: hidden;
        }

        #ingressos::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            height: 2px;
            background: linear-gradient(90deg, transparent, #a6cf23, transparent);
        }

        #ingressos::after {
            content: '';
            position: absolute;
            inset: 0;
            background-image:
                linear-gradient(rgba(247, 249, 248, .045) 1px, transparent 1px),
                linear-gradient(90deg, rgba(247, 249, 248, .035) 1px, transparent 1px);
            background-size: 48px 48px;
            opacity: .22;
            pointer-events: none;
        }

        .ingressos-inner {
            max-width: 1100px;
            margin: 0 auto;
            position: relative;
            z-index: 1;
        }

        .ingressos-header {
            text-align: center;
            max-width: 680px;
            margin: 0 auto 52px;
        }

        .ingressos-header .sec-label-c {
            color: #a6cf23;
        }

        .ingressos-header .sec-label-c::before,
        .ingressos-header .sec-label-c::after {
            background: #a6cf23;
        }

        .ingressos-header h2 {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(28px, 4vw, 46px);
            font-weight: 900;
            text-transform: uppercase;
            color: #f7f9f8;
        }

        .ingressos-header h2 .accent {
            color: #a6cf23;
        }

        .ingressos-header p {
            color: rgba(247, 249, 248, .62);
            font-size: 15px;
            margin-top: 10px;
            line-height: 1.65;
        }

        .ingresso-single {
            display: grid;
            grid-template-columns: minmax(0, 1.18fr) minmax(320px, .82fr);
            background: rgba(15, 56, 64, .68);
            border: 1px solid rgba(166, 207, 35, .24);
            box-shadow: 0 28px 70px rgba(15, 56, 64, .34);
            position: relative;
            overflow: hidden;
            isolation: isolate;
        }

        .ingresso-single::before {
            content: '';
            position: absolute;
            inset: 0;
            background: linear-gradient(120deg, rgba(247, 249, 248, .08), transparent 42%, rgba(166, 207, 35, .09));
            pointer-events: none;
            z-index: -1;
        }

        .ingresso-info {
            padding: 44px 48px;
            border-right: 1px solid rgba(166, 207, 35, .18);
        }

        .ingresso-reserva {
            padding: 44px 38px;
            display: flex;
            flex-direction: column;
            justify-content: center;
        }

        .ingresso-tier {
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 3px;
            text-transform: uppercase;
            color: #a6cf23;
            margin-bottom: 12px;
        }

        .ingresso-name {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(26px, 3vw, 40px);
            font-weight: 900;
            text-transform: uppercase;
            line-height: 1.05;
            letter-spacing: 0;
            margin-bottom: 16px;
            color: #f7f9f8;
        }

        .ingresso-desc {
            font-size: 16px;
            color: rgba(247, 249, 248, .68);
            line-height: 1.75;
            max-width: 620px;
        }

        .ingresso-meta {
            display: flex;
            flex-wrap: wrap;
            gap: 10px 18px;
            margin: 26px 0 30px;
            padding: 18px 0;
            border-top: 1px solid rgba(247, 249, 248, .11);
            border-bottom: 1px solid rgba(247, 249, 248, .11);
        }

        .ingresso-meta-item {
            display: inline-flex;
            align-items: center;
            gap: 9px;
            color: rgba(247, 249, 248, .76);
            font-size: 13px;
            font-weight: 700;
        }

        .ingresso-meta-item i {
            color: #a6cf23;
            font-size: 12px;
        }

        .ingresso-incluso {
            display: grid;
            grid-template-columns: repeat(2, minmax(0, 1fr));
            gap: 14px 24px;
        }

        .ingresso-feature {
            display: flex;
            align-items: flex-start;
            gap: 11px;
            font-size: 14px;
            color: rgba(247, 249, 248, .76);
            line-height: 1.55;
        }

        .ingresso-feature i {
            color: #a6cf23;
            margin-top: 4px;
            flex-shrink: 0;
            font-size: 11px;
        }

        .ingresso-kicker {
            color: #a6cf23;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 10px;
            font-weight: 800;
            letter-spacing: 2px;
            text-transform: uppercase;
            margin-bottom: 18px;
        }

        .ingresso-reserva-title {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 18px;
            font-weight: 900;
            color: #f7f9f8;
            text-transform: uppercase;
            line-height: 1.25;
            margin-bottom: 22px;
        }

        .ingresso-reserva-title span {
            color: #a6cf23;
        }

        .preco-bloco {
            margin-bottom: 22px;
            padding-bottom: 22px;
            border-bottom: 1px solid rgba(166, 207, 35, .16);
        }

        .preco-parcela {
            display: flex;
            align-items: baseline;
            gap: 4px;
        }

        .preco-prefix {
            font-size: 14px;
            color: rgba(247, 249, 248, .48);
        }

        .preco-num {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 54px;
            font-weight: 900;
            color: #a6cf23;
            line-height: .95;
        }

        .preco-cents {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 22px;
            font-weight: 700;
            color: #a6cf23;
        }

        .preco-vista {
            font-size: 13px;
            color: rgba(247, 249, 248, .46);
            margin-top: 8px;
        }

        .preco-vista span {
            color: rgba(247, 249, 248, .78);
            font-weight: 700;
        }

        .ingresso-qty {
            display: flex;
            align-items: center;
            justify-content: space-between;
            gap: 18px;
            margin-bottom: 20px;
        }

        .ingresso-qty-label {
            font-size: 12px;
            color: rgba(247, 249, 248, .58);
            letter-spacing: 1px;
            text-transform: uppercase;
            font-weight: 700;
        }

        .qty-ctrl {
            display: flex;
            align-items: center;
            gap: 14px;
        }

        .qty-btn {
            width: 34px;
            height: 34px;
            border-radius: 50%;
            border: 1px solid rgba(166, 207, 35, .3);
            background: transparent;
            color: #a6cf23;
            cursor: pointer;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 16px;
            transition: all .2s;
        }

        .qty-btn:hover {
            background: #a6cf23;
            color: #1f6470;
        }

        .qty-num {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 700;
            font-size: 18px;
            min-width: 22px;
            text-align: center;
            color: #f7f9f8;
        }

        .btn-comprar {
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 9px;
            width: 100%;
            padding: 17px 18px;
            border-radius: 2px;
            background: #a6cf23;
            color: #1f6470;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 800;
            font-size: 11px;
            letter-spacing: 2px;
            text-transform: uppercase;
            transition: all .25s;
        }

        .btn-comprar:hover {
            background: #8fbd18;
            color: #ffffff;
            transform: translateY(-1px);
        }

        .ingresso-note {
            margin-top: 14px;
            color: rgba(247, 249, 248, .46);
            font-size: 12px;
            line-height: 1.55;
            text-align: center;
        }

        /* ─── PATROCÍNIO ─── */
        #patrocinio {
            padding: 108px 48px;
            background: #edf3ef;
        }

        .patrocinio-inner {
            max-width: 1060px;
            margin: 0 auto;
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 80px;
            align-items: start;
        }

        .patrocinio-left h2 {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(26px, 3.5vw, 42px);
            font-weight: 900;
            text-transform: uppercase;
            line-height: 1.08;
            margin-bottom: 16px;
            color: #1f6470;
        }

        .patrocinio-left h2 .accent {
            color: #287234;
        }

        .patrocinio-left p {
            font-size: 15px;
            color: #3d6267;
            line-height: 1.75;
            margin-bottom: 26px;
        }

        .patrocinio-stats {
            display: flex;
            flex-direction: column;
            gap: 14px;
            margin-bottom: 34px;
        }

        .patrocinio-stat-row {
            display: flex;
            align-items: center;
            gap: 16px;
            padding: 14px 0;
            border-bottom: 1px solid #d7e5d8;
        }

        .patrocinio-stat-num {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 22px;
            font-weight: 900;
            color: #8fbd18;
            min-width: 64px;
        }

        .patrocinio-stat-label {
            font-size: 13px;
            color: #3d6267;
            line-height: 1.45;
        }

        .patrocinio-right {
            background: #f7f9f8;
            border: 1px solid #d7e5d8;
            border-top: 3px solid #a6cf23;
            border-radius: 3px;
            padding: 36px;
            box-shadow: 0 16px 48px rgba(31, 100, 112, .07);
        }

        .patrocinio-right h3 {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 20px;
            font-weight: 800;
            text-transform: uppercase;
            margin-bottom: 6px;
            color: #1f6470;
        }

        .patrocinio-right>p {
            font-size: 13px;
            color: #6d898d;
            margin-bottom: 22px;
        }

        .zoho-frame {
            width: 100%;
            height: 460px;
            border: none;
            border-radius: 2px;
        }

        /* ─── FAQ ─── */
        #faq {
            padding: 108px 48px;
            background: #f7f9f8;
        }

        .faq-inner {
            max-width: 760px;
            margin: 0 auto;
        }

        .faq-list {
            display: flex;
            flex-direction: column;
            gap: 2px;
            margin-top: 50px;
        }

        .faq-item {
            background: #edf3ef;
            border: 1px solid #d7e5d8;
            overflow: hidden;
        }

        .faq-question {
            display: flex;
            align-items: center;
            justify-content: space-between;
            gap: 16px;
            padding: 20px 24px;
            cursor: pointer;
            transition: background .2s;
        }

        .faq-question:hover {
            background: #d7e5d8;
        }

        .faq-question-text {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 14px;
            font-weight: 700;
            line-height: 1.4;
            color: #1f6470;
        }

        .faq-icon {
            width: 20px;
            height: 20px;
            flex-shrink: 0;
            color: #287234;
            transition: transform .3s;
        }

        .faq-item.open .faq-icon {
            transform: rotate(45deg);
        }

        .faq-answer {
            max-height: 0;
            overflow: hidden;
            transition: max-height .35s ease;
        }

        .faq-answer-inner {
            padding: 0 24px 20px;
            font-size: 14px;
            color: #3d6267;
            line-height: 1.75;
            border-top: 1px solid #d7e5d8;
            padding-top: 16px;
        }

        .faq-item.open .faq-answer {
            max-height: 500px;
        }

        /* ─── LOCALIZAÇÃO ─── */
        #localizacao {
            padding: 108px 48px;
            background: #edf3ef;
        }

        .localizacao-inner {
            max-width: 1060px;
            margin: 0 auto;
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 60px;
            align-items: start;
        }

        .localizacao-addr {
            font-size: 15px;
            color: #3d6267;
            line-height: 1.7;
            margin-bottom: 26px;
        }

        .localizacao-badge {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            background: #1f6470;
            color: #a6cf23;
            padding: 12px 20px;
            border-radius: 2px;
            font-size: 12px;
            font-weight: 700;
            letter-spacing: .5px;
        }

        .map-wrap {
            border-radius: 3px;
            overflow: hidden;
            border: 1px solid #d7e5d8;
            box-shadow: 0 12px 40px rgba(31, 100, 112, .08);
        }

        .map-wrap iframe {
            width: 100%;
            height: 360px;
            border: none;
            display: block;
        }

        /* ─── SECHAT ─── */
        #sechat {
            padding: 80px 48px;
            background: #1f6470;
            border-top: 2px solid #8fbd18;
        }

        .sechat-inner {
            max-width: 1000px;
            margin: 0 auto;
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 80px;
            align-items: center;
        }

        .sechat-logo-box {
            background: #174f58;
            border: 1px solid rgba(166, 207, 35, .15);
            border-radius: 4px;
            padding: 60px;
            display: flex;
            align-items: center;
            justify-content: center;
        }

        .sechat-info .sec-label {
            color: #a6cf23;
        }

        .sechat-info .sec-label::before {
            background: #a6cf23;
        }

        .sechat-title {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 30px;
            font-weight: 900;
            text-transform: uppercase;
            color: #f7f9f8;
            margin-bottom: 14px;
        }

        .sechat-title .accent {
            color: #a6cf23;
        }

        .sechat-text {
            font-size: 15px;
            color: rgba(247, 249, 248, .5);
            line-height: 1.75;
            margin-bottom: 12px;
        }

        .sechat-link {
            display: inline-flex;
            align-items: center;
            gap: 8px;
            color: #a6cf23;
            font-size: 11px;
            font-weight: 700;
            letter-spacing: 2px;
            text-transform: uppercase;
            margin-top: 12px;
            border-bottom: 1px solid transparent;
            transition: border-color .2s;
        }

        .sechat-link:hover {
            border-bottom-color: #a6cf23;
        }

        /* ─── FOOTER ─── */
        footer {
            background: #174f58;
            padding: 52px 48px 24px;
            border-top: 1px solid rgba(166, 207, 35, .1);
        }

        .footer-inner {
            max-width: 1100px;
            margin: 0 auto;
            display: grid;
            grid-template-columns: 2fr 1fr 1fr;
            gap: 60px;
            padding-bottom: 40px;
            border-bottom: 1px solid rgba(166, 207, 35, .08);
            margin-bottom: 24px;
        }

        .footer-brand p {
            font-size: 13px;
            color: rgba(247, 249, 248, .3);
            line-height: 1.7;
            margin-top: 14px;
            max-width: 280px;
        }

        .footer-col h4 {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 2.5px;
            text-transform: uppercase;
            color: #a6cf23;
            margin-bottom: 18px;
        }

        .footer-col a {
            display: block;
            font-size: 13px;
            color: rgba(247, 249, 248, .32);
            margin-bottom: 10px;
            transition: color .2s;
        }

        .footer-col a:hover {
            color: #f7f9f8;
        }

        .footer-bottom {
            max-width: 1100px;
            margin: 0 auto;
            display: flex;
            justify-content: space-between;
            align-items: center;
        }

        .footer-bottom p {
            font-size: 11px;
            color: rgba(247, 249, 248, .18);
        }

        .footer-social {
            display: flex;
            gap: 10px;
        }

        .footer-social a {
            width: 32px;
            height: 32px;
            border-radius: 50%;
            border: 1px solid rgba(166, 207, 35, .2);
            display: flex;
            align-items: center;
            justify-content: center;
            color: rgba(247, 249, 248, .3);
            font-size: 13px;
            transition: all .2s;
        }

        .footer-social a:hover {
            border-color: #a6cf23;
            color: #a6cf23;
        }

        /* WHATSAPP */
        .wa-btn {
            position: fixed;
            bottom: 80px;
            right: 28px;
            width: 52px;
            height: 52px;
            border-radius: 50%;
            background: #25d366;
            display: flex;
            align-items: center;
            justify-content: center;
            color: #fff;
            font-size: 24px;
            text-decoration: none;
            box-shadow: 0 4px 18px rgba(37, 211, 102, .4);
            z-index: 98;
            transition: transform .2s;
        }

        .wa-btn:hover {
            transform: scale(1.1);
        }

        /* REVEAL */
        .reveal {
            opacity: 0;
            transform: translateY(22px);
            transition: opacity .7s ease, transform .7s ease;
        }

        .reveal.visible {
            opacity: 1;
            transform: translateY(0);
        }

        .rd1 {
            transition-delay: .1s;
        }

        .rd2 {
            transition-delay: .22s;
        }

        /* RESPONSIVE */
        @media(max-width:960px) {
            .nav-links {
                display: none;
            }

            .nav {
                padding: 0 20px;
            }

            #hero {
                padding: 120px 20px 80px;
            }

            .sobre-inner,
            .patrocinio-inner,
            .localizacao-inner,
            .sechat-inner,
            .footer-inner {
                grid-template-columns: 1fr;
                gap: 40px;
            }

            .speakers-grid {
                grid-template-columns: repeat(2, 1fr);
            }

            .ingresso-single {
                grid-template-columns: 1fr;
                margin: 0 auto;
            }

            .ingresso-info {
                border-right: 0;
                border-bottom: 1px solid rgba(166, 207, 35, .18);
                padding: 34px 28px;
            }

            .ingresso-reserva {
                padding: 34px 28px;
            }

            .ingresso-incluso {
                grid-template-columns: 1fr;
            }

            section,
            #sobre,
            #debatedores,
            #agenda,
            #ingressos,
            #patrocinio,
            #faq,
            #localizacao,
            #sechat {
                padding: 64px 20px;
            }

            footer {
                padding: 40px 20px 20px;
            }

            .sticky-bar {
                padding: 12px 20px;
                flex-direction: column;
                gap: 10px;
                text-align: center;
            }

            .video-overlay {
                position: static;
            }

            .video-overlay-content {
                max-width: 100%;
                padding: 32px 20px;
            }
        }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5712401 *//*
  Cannabis Connection 2026 - CSS para Elementor
  Versao compatibilizada para evitar erro no editor.
  Carregue as fontes no Elementor/Site Settings ou no tema:
  - Montserrat: 400, 500, 600, 700, 800, 900
  - Lato: 300, 400, 700
*/
*,
        *::before,
        *::after {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
        }

        html {
            scroll-behavior: smooth;
        }

        body {
            font-family: 'Lato', Arial, sans-serif !important;
            background: #f7f9f8;
            color: #143f46;
            overflow-x: hidden;
        }

        a {
            text-decoration: none;
            color: inherit;
        }

        /* ─── NAV ─── */
        .nav {
            position: fixed;
            top: 0;
            left: 0;
            right: 0;
            z-index: 100;
            display: flex;
            align-items: center;
            justify-content: space-between;
            padding: 0 48px;
            height: 70px;
            background: rgba(247, 249, 248, 0.97);
            backdrop-filter: blur(14px);
            border-bottom: 1px solid rgba(166, 207, 35, 0.3);
            transition: height .3s, box-shadow .3s;
        }

        .nav.scrolled {
            height: 58px;
            box-shadow: 0 2px 24px rgba(31, 100, 112, .08);
        }

        .nav-logo {
            display: flex;
            align-items: center;
            gap: 12px;
        }

        .nav-logo-icon {
            width: 190px;
            height: auto;
            display: block;
        }

        .nav-logo-text {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 800;
            font-size: 14px;
            letter-spacing: 2px;
            text-transform: uppercase;
            color: #1f6470;
        }

        .nav-logo-sub {
            font-size: 9px;
            letter-spacing: 3px;
            color: #287234;
            text-transform: uppercase;
            font-weight: 700;
            display: block;
            margin-top: 2px;
        }

        .nav-links {
            display: flex;
            align-items: center;
            gap: 28px;
        }

        .nav-links a {
            font-size: 11px;
            font-weight: 700;
            letter-spacing: 1.5px;
            text-transform: uppercase;
            color: #3d6267;
            transition: color .2s;
        }

        .nav-links a:hover {
            color: #287234;
        }

        .nav-cta {
            background: #1f6470 !important;
            color: #f7f9f8 !important;
            padding: 10px 22px;
            border-radius: 2px;
            font-weight: 800 !important;
            font-size: 11px !important;
            letter-spacing: 1.5px !important;
            transition: background .2s, transform .2s;
        }

        .nav-cta:hover {
            background: #174f58 !important;
            transform: translateY(-1px);
        }

        .nav-cta-sponsor {
            background: #a6cf23 !important;
            color: #1f6470 !important;
        }

        .nav-cta-sponsor:hover {
            background: #8fbd18 !important;
            color: #ffffff !important;
        }

        /* ─── STICKY BAR ─── */
        .sticky-bar {
            position: fixed;
            bottom: 0;
            left: 0;
            right: 0;
            z-index: 99;
            background: #1f6470;
            border-top: 2px solid #a6cf23;
            padding: 14px 48px;
            display: flex;
            align-items: center;
            justify-content: space-between;
            transform: translateY(100%);
            transition: transform .4s ease;
        }

        .sticky-bar.visible {
            transform: translateY(0);
        }

        .sticky-bar-text {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 13px;
            font-weight: 700;
            color: #f7f9f8;
        }

        .sticky-bar-text span {
            color: #a6cf23;
        }

        .sticky-bar-cta {
            background: #a6cf23;
            color: #1f6470;
            padding: 12px 28px;
            border-radius: 2px;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 800;
            font-size: 12px;
            letter-spacing: 2px;
            text-transform: uppercase;
            display: flex;
            align-items: center;
            gap: 8px;
            transition: background .2s;
        }

        .sticky-bar-cta:hover {
            background: #8fbd18;
            color: #ffffff;
        }

        /* ─── HERO ─── */
        #hero {
            min-height: 100vh;
            position: relative;
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            text-align: center;
            padding: 130px 48px 90px;
            overflow: hidden;
            background: #1f6470;
        }

        .hero-video-bg {
            position: absolute;
            inset: 0;
            z-index: 0;
        }

        .hero-video-bg video {
            width: 100%;
            height: 100%;
            object-fit: cover;
            opacity: .12;
        }

        .hero-video-bg::after {
            content: '';
            position: absolute;
            inset: 0;
            background: linear-gradient(to bottom, rgba(31, 100, 112, .75) 0%, rgba(31, 100, 112, .55) 50%, rgba(31, 100, 112, .92) 100%);
        }

        /* grain texture */
        .hero-grain {
            position: absolute;
            inset: 0;
            z-index: 1;
            opacity: .04;
            background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
            background-size: 200px 200px;
        }

        /* botanical line-art overlay */
        .hero-botanical {
            position: absolute;
            right: 5%;
            top: 50%;
            transform: translateY(-50%);
            width: 360px;
            height: 360px;
            z-index: 1;
            opacity: .06;
        }

        .hero-content {
            position: relative;
            z-index: 2;
            max-width: 860px;
            margin: 0 auto;
        }

        .hero-badge {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            border: 1px solid rgba(166, 207, 35, .4);
            border-radius: 2px;
            padding: 8px 20px;
            margin-bottom: 36px;
            font-size: 11px;
            font-weight: 700;
            letter-spacing: 2.5px;
            text-transform: uppercase;
            color: #a6cf23;
        }

        .hero-badge-dot {
            width: 6px;
            height: 6px;
            border-radius: 50%;
            background: #a6cf23;
            animation: pulse 2s infinite;
        }

        @keyframes pulse {

            0%,
            100% {
                opacity: 1;
                transform: scale(1)
            }

            50% {
                opacity: .5;
                transform: scale(.8)
            }
        }

        .hero-title {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(36px, 6vw, 76px);
            font-weight: 900;
            line-height: 1.0;
            text-transform: uppercase;
            letter-spacing: -1px;
            color: #f7f9f8;
            margin-bottom: 20px;
        }

        .hero-title .accent {
            color: #a6cf23;
        }

        .hero-subtitle {
            font-size: 17px;
            font-weight: 300;
            line-height: 1.7;
            color: rgba(247, 249, 248, .55);
            max-width: 620px;
            margin: 0 auto 40px;
        }

        /* countdown */
        .countdown {
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 4px;
            margin-bottom: 44px;
        }

        .countdown-block {
            background: rgba(166, 207, 35, .08);
            border: 1px solid rgba(166, 207, 35, .2);
            border-radius: 3px;
            padding: 16px 20px;
            text-align: center;
            min-width: 78px;
        }

        .countdown-num {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 34px;
            font-weight: 900;
            color: #a6cf23;
            line-height: 1;
        }

        .countdown-label {
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 2px;
            text-transform: uppercase;
            color: rgba(166, 207, 35, .5);
            margin-top: 6px;
        }

        .countdown-sep {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 26px;
            font-weight: 900;
            color: #a6cf23;
            margin-bottom: 20px;
            opacity: .4;
        }

        .hero-ctas {
            display: flex;
            justify-content: center;
            gap: 14px;
            flex-wrap: wrap;
        }

        .btn-primary {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            background: #a6cf23;
            color: #1f6470;
            padding: 18px 38px;
            border-radius: 2px;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 800;
            font-size: 12px;
            letter-spacing: 2px;
            text-transform: uppercase;
            transition: all .25s;
        }

        .btn-primary:hover {
            background: #8fbd18;
            color: #ffffff;
            transform: translateY(-2px);
            box-shadow: 0 12px 30px rgba(166, 207, 35, .25);
        }

        .btn-secondary {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            background: transparent;
            color: #f7f9f8;
            padding: 17px 36px;
            border-radius: 2px;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 700;
            font-size: 12px;
            letter-spacing: 2px;
            text-transform: uppercase;
            border: 1.5px solid rgba(247, 249, 248, .25);
            transition: all .25s;
        }

        .btn-secondary:hover {
            border-color: #a6cf23;
            color: #a6cf23;
        }

        .hero-meta {
            display: flex;
            justify-content: center;
            gap: 32px;
            flex-wrap: wrap;
            margin-top: 48px;
            padding-top: 36px;
            border-top: 1px solid rgba(247, 249, 248, .1);
        }

        .hero-meta-item {
            display: flex;
            align-items: center;
            gap: 10px;
            font-size: 14px;
            color: rgba(247, 249, 248, .55);
        }

        .hero-meta-item i {
            color: #a6cf23;
        }

        /* ─── MARQUEE ─── */
        .marquee-section {
            background: #a6cf23;
            overflow: hidden;
            padding: 13px 0;
        }

        .marquee-track {
            display: flex;
            white-space: nowrap;
            animation: marquee 30s linear infinite;
        }

        @keyframes marquee {
            from {
                transform: translateX(0)
            }

            to {
                transform: translateX(-50%)
            }
        }

        .marquee-item {
            display: inline-flex;
            align-items: center;
            gap: 14px;
            padding: 0 22px;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 800;
            font-size: 11px;
            letter-spacing: 2.5px;
            text-transform: uppercase;
            color: #1f6470;
        }

        .marquee-dot {
            width: 4px;
            height: 4px;
            border-radius: 50%;
            background: #1f6470;
            opacity: .4;
        }

        /* ─── SECTION UTILS ─── */
        .sec-label {
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 3px;
            text-transform: uppercase;
            color: #287234;
            margin-bottom: 14px;
            display: flex;
            align-items: center;
            gap: 10px;
        }

        .sec-label::before {
            content: '';
            width: 24px;
            height: 1.5px;
            background: #287234;
        }

        .sec-label-c {
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 3px;
            text-transform: uppercase;
            color: #287234;
            margin-bottom: 14px;
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 10px;
        }

        .sec-label-c::before,
        .sec-label-c::after {
            content: '';
            width: 24px;
            height: 1.5px;
            background: #287234;
        }

        .sec-title {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(26px, 3.5vw, 46px);
            font-weight: 900;
            text-transform: uppercase;
            line-height: 1.08;
            margin-bottom: 18px;
            color: #1f6470;
        }

        .sec-title-c {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(26px, 3.5vw, 46px);
            font-weight: 900;
            text-transform: uppercase;
            line-height: 1.08;
            color: #1f6470;
        }

        .sec-title .accent,
        .sec-title-c .accent {
            color: #287234;
        }

        .sec-text {
            font-size: 15.5px;
            line-height: 1.78;
            color: #3d6267;
            margin-bottom: 14px;
        }

        .section-header {
            text-align: center;
            margin-bottom: 56px;
        }

        .section-header p {
            font-size: 16px;
            color: #6d898d;
            margin-top: 10px;
        }

        /* ─── SOBRE ─── */
        #sobre {
            padding: 108px 48px;
            background: #f7f9f8;
        }

        .sobre-inner {
            max-width: 1100px;
            margin: 0 auto;
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 80px;
            align-items: center;
        }

        .sobre-stats {
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 2px;
        }

        .sobre-stat {
            background: #edf3ef;
            border: 1px solid #d7e5d8;
            padding: 28px 22px;
            text-align: center;
            transition: background .3s;
        }

        .sobre-stat:hover {
            background: #a6cf23;
        }

        .sobre-stat:hover .sobre-stat-num {
            color: #1f6470;
        }

        .sobre-stat:hover .sobre-stat-label {
            color: #1f6470;
        }

        .sobre-stat-num {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 38px;
            font-weight: 900;
            color: #8fbd18;
            line-height: 1;
            transition: color .3s;
        }

        .sobre-stat-label {
            font-size: 11px;
            font-weight: 700;
            letter-spacing: 2px;
            text-transform: uppercase;
            color: #6d898d;
            margin-top: 8px;
            transition: color .3s;
        }

        /* ─── VIDEO SECTION ─── */
        #video-section {
            position: relative;
            overflow: hidden;
            background: #174f58;
        }

        .video-full {
            width: 100%;
            aspect-ratio: 16/9;
            display: block;
            object-fit: cover;
            opacity: .5;
            filter: saturate(.6) sepia(.3);
        }

        .video-overlay {
            position: absolute;
            inset: 0;
            background: linear-gradient(to right, rgba(31, 100, 112, .9) 0%, rgba(31, 100, 112, .4) 55%, rgba(31, 100, 112, .7) 100%);
            display: flex;
            align-items: center;
        }

        .video-overlay-content {
            max-width: 520px;
            padding: 60px;
        }

        .video-overlay-content h2 {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(22px, 3vw, 38px);
            font-weight: 900;
            text-transform: uppercase;
            line-height: 1.1;
            margin-bottom: 16px;
            color: #f7f9f8;
        }

        .video-overlay-content h2 .accent {
            color: #a6cf23;
        }

        .video-overlay-content p {
            font-size: 15px;
            color: rgba(247, 249, 248, .6);
            line-height: 1.75;
        }

        /* ─── DEBATEDORES ─── */
        #debatedores {
            padding: 108px 48px;
            background: #edf3ef;
        }

        .speakers-grid {
            display: grid;
            grid-template-columns: repeat(4, 1fr);
            gap: 2px;
            max-width: 1100px;
            margin: 0 auto;
        }

        .speaker-card {
            background: #f7f9f8;
            border: 1px solid #d7e5d8;
            padding: 28px 22px;
            text-align: center;
            transition: all .3s;
            cursor: pointer;
        }

        .speaker-card:hover {
            background: #1f6470;
            transform: translateY(-4px);
            box-shadow: 0 16px 40px rgba(31, 100, 112, .15);
        }

        .speaker-card:hover .speaker-name {
            color: #f7f9f8;
        }

        .speaker-card:hover .speaker-role {
            color: rgba(247, 249, 248, .55);
        }

        .speaker-card:hover .speaker-org {
            color: #a6cf23;
        }

        .speaker-card:hover .speaker-avatar {
            background: #174f58;
            border-color: #a6cf23;
            color: #a6cf23;
        }

        .speaker-avatar {
            width: 60px;
            height: 60px;
            border-radius: 50%;
            background: #edf3ef;
            border: 2px solid #d7e5d8;
            display: flex;
            align-items: center;
            justify-content: center;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 18px;
            font-weight: 900;
            color: #8fbd18;
            margin: 0 auto 14px;
            transition: all .3s;
        }

        .speaker-name {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 13px;
            font-weight: 800;
            text-transform: uppercase;
            letter-spacing: .3px;
            line-height: 1.3;
            margin-bottom: 8px;
            color: #1f6470;
            transition: color .3s;
        }

        .speaker-role {
            font-size: 12px;
            color: #6d898d;
            line-height: 1.5;
            transition: color .3s;
        }

        .speaker-org {
            font-size: 11px;
            color: #287234;
            font-weight: 700;
            letter-spacing: .8px;
            margin-top: 6px;
            transition: color .3s;
        }

        /* ─── AGENDA ─── */
        #agenda {
            padding: 108px 48px;
            background: #f7f9f8;
        }

        .agenda-inner {
            max-width: 900px;
            margin: 0 auto;
        }

        .agenda-date-badge {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            background: #1f5f2b;
            border-radius: 2px;
            padding: 10px 20px;
            margin-bottom: 48px;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 11px;
            font-weight: 700;
            letter-spacing: 2px;
            text-transform: uppercase;
            color: #f7f9f8;
        }

        .timeline {
            display: flex;
            flex-direction: column;
            position: relative;
        }

        .timeline::before {
            content: '';
            position: absolute;
            left: 132px;
            top: 0;
            bottom: 0;
            width: 1px;
            background: linear-gradient(to bottom, #a6cf23, rgba(166, 207, 35, .1));
        }

        .timeline-item {
            display: flex;
            align-items: flex-start;
        }

        .tl-time {
            width: 132px;
            flex-shrink: 0;
            text-align: right;
            padding-right: 24px;
            padding-top: 18px;
        }

        .tl-time span {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 16px;
            font-weight: 700;
            color: #8fbd18;
        }

        .tl-dot {
            width: 11px;
            height: 11px;
            border-radius: 50%;
            background: #edf3ef;
            border: 2px solid #a6cf23;
            flex-shrink: 0;
            margin-top: 21px;
            z-index: 2;
            transition: background .3s;
        }

        .tl-dot.highlight {
            background: #287234;
            border-color: #287234;
        }

        .tl-card {
            flex: 1;
            margin-left: 24px;
            padding: 14px 20px;
            margin-bottom: 8px;
            border-radius: 2px;
            background: #edf3ef;
            border: 1px solid #d7e5d8;
            transition: all .3s;
        }

        .tl-card:hover {
            background: #1f6470;
            border-color: #1f6470;
        }

        .tl-card:hover .tl-type {
            color: #a6cf23;
        }

        .tl-card:hover h5 {
            color: #f7f9f8;
        }

        .tl-type {
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 2px;
            text-transform: uppercase;
            color: #6d898d;
            margin-bottom: 4px;
            transition: color .3s;
        }

        .tl-type.salvia {
            color: #287234;
        }

        .tl-card h5 {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 14px;
            font-weight: 700;
            color: #1f6470;
            line-height: 1.4;
            transition: color .3s;
        }

        .agenda-note {
            text-align: right;
            font-size: 11px;
            color: #6d898d;
            margin-top: 24px;
        }

        /* ─── INGRESSOS ─── */
        #ingressos {
            padding: 108px 48px;
            background:
                linear-gradient(135deg, rgba(15, 56, 64, .96) 0%, rgba(31, 100, 112, .94) 58%, rgba(18, 83, 66, .96) 100%);
            position: relative;
            overflow: hidden;
        }

        #ingressos::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            height: 2px;
            background: linear-gradient(90deg, transparent, #a6cf23, transparent);
        }

        #ingressos::after {
            content: '';
            position: absolute;
            inset: 0;
            background-image:
                linear-gradient(rgba(247, 249, 248, .045) 1px, transparent 1px),
                linear-gradient(90deg, rgba(247, 249, 248, .035) 1px, transparent 1px);
            background-size: 48px 48px;
            opacity: .22;
            pointer-events: none;
        }

        .ingressos-inner {
            max-width: 1100px;
            margin: 0 auto;
            position: relative;
            z-index: 1;
        }

        .ingressos-header {
            text-align: center;
            max-width: 680px;
            margin: 0 auto 52px;
        }

        .ingressos-header .sec-label-c {
            color: #a6cf23;
        }

        .ingressos-header .sec-label-c::before,
        .ingressos-header .sec-label-c::after {
            background: #a6cf23;
        }

        .ingressos-header h2 {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(28px, 4vw, 46px);
            font-weight: 900;
            text-transform: uppercase;
            color: #f7f9f8;
        }

        .ingressos-header h2 .accent {
            color: #a6cf23;
        }

        .ingressos-header p {
            color: rgba(247, 249, 248, .62);
            font-size: 15px;
            margin-top: 10px;
            line-height: 1.65;
        }

        .ingresso-single {
            display: grid;
            grid-template-columns: minmax(0, 1.18fr) minmax(320px, .82fr);
            background: rgba(15, 56, 64, .68);
            border: 1px solid rgba(166, 207, 35, .24);
            box-shadow: 0 28px 70px rgba(15, 56, 64, .34);
            position: relative;
            overflow: hidden;
            isolation: isolate;
        }

        .ingresso-single::before {
            content: '';
            position: absolute;
            inset: 0;
            background: linear-gradient(120deg, rgba(247, 249, 248, .08), transparent 42%, rgba(166, 207, 35, .09));
            pointer-events: none;
            z-index: -1;
        }

        .ingresso-info {
            padding: 44px 48px;
            border-right: 1px solid rgba(166, 207, 35, .18);
        }

        .ingresso-reserva {
            padding: 44px 38px;
            display: flex;
            flex-direction: column;
            justify-content: center;
        }

        .ingresso-tier {
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 3px;
            text-transform: uppercase;
            color: #a6cf23;
            margin-bottom: 12px;
        }

        .ingresso-name {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(26px, 3vw, 40px);
            font-weight: 900;
            text-transform: uppercase;
            line-height: 1.05;
            letter-spacing: 0;
            margin-bottom: 16px;
            color: #f7f9f8;
        }

        .ingresso-desc {
            font-size: 16px;
            color: rgba(247, 249, 248, .68);
            line-height: 1.75;
            max-width: 620px;
        }

        .ingresso-meta {
            display: flex;
            flex-wrap: wrap;
            gap: 10px 18px;
            margin: 26px 0 30px;
            padding: 18px 0;
            border-top: 1px solid rgba(247, 249, 248, .11);
            border-bottom: 1px solid rgba(247, 249, 248, .11);
        }

        .ingresso-meta-item {
            display: inline-flex;
            align-items: center;
            gap: 9px;
            color: rgba(247, 249, 248, .76);
            font-size: 13px;
            font-weight: 700;
        }

        .ingresso-meta-item i {
            color: #a6cf23;
            font-size: 12px;
        }

        .ingresso-incluso {
            display: grid;
            grid-template-columns: repeat(2, minmax(0, 1fr));
            gap: 14px 24px;
        }

        .ingresso-feature {
            display: flex;
            align-items: flex-start;
            gap: 11px;
            font-size: 14px;
            color: rgba(247, 249, 248, .76);
            line-height: 1.55;
        }

        .ingresso-feature i {
            color: #a6cf23;
            margin-top: 4px;
            flex-shrink: 0;
            font-size: 11px;
        }

        .ingresso-kicker {
            color: #a6cf23;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 10px;
            font-weight: 800;
            letter-spacing: 2px;
            text-transform: uppercase;
            margin-bottom: 18px;
        }

        .ingresso-reserva-title {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 18px;
            font-weight: 900;
            color: #f7f9f8;
            text-transform: uppercase;
            line-height: 1.25;
            margin-bottom: 22px;
        }

        .ingresso-reserva-title span {
            color: #a6cf23;
        }

        .preco-bloco {
            margin-bottom: 22px;
            padding-bottom: 22px;
            border-bottom: 1px solid rgba(166, 207, 35, .16);
        }

        .preco-parcela {
            display: flex;
            align-items: baseline;
            gap: 4px;
        }

        .preco-prefix {
            font-size: 14px;
            color: rgba(247, 249, 248, .48);
        }

        .preco-num {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 54px;
            font-weight: 900;
            color: #a6cf23;
            line-height: .95;
        }

        .preco-cents {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 22px;
            font-weight: 700;
            color: #a6cf23;
        }

        .preco-vista {
            font-size: 13px;
            color: rgba(247, 249, 248, .46);
            margin-top: 8px;
        }

        .preco-vista span {
            color: rgba(247, 249, 248, .78);
            font-weight: 700;
        }

        .ingresso-qty {
            display: flex;
            align-items: center;
            justify-content: space-between;
            gap: 18px;
            margin-bottom: 20px;
        }

        .ingresso-qty-label {
            font-size: 12px;
            color: rgba(247, 249, 248, .58);
            letter-spacing: 1px;
            text-transform: uppercase;
            font-weight: 700;
        }

        .qty-ctrl {
            display: flex;
            align-items: center;
            gap: 14px;
        }

        .qty-btn {
            width: 34px;
            height: 34px;
            border-radius: 50%;
            border: 1px solid rgba(166, 207, 35, .3);
            background: transparent;
            color: #a6cf23;
            cursor: pointer;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 16px;
            transition: all .2s;
        }

        .qty-btn:hover {
            background: #a6cf23;
            color: #1f6470;
        }

        .qty-num {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 700;
            font-size: 18px;
            min-width: 22px;
            text-align: center;
            color: #f7f9f8;
        }

        .btn-comprar {
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 9px;
            width: 100%;
            padding: 17px 18px;
            border-radius: 2px;
            background: #a6cf23;
            color: #1f6470;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 800;
            font-size: 11px;
            letter-spacing: 2px;
            text-transform: uppercase;
            transition: all .25s;
        }

        .btn-comprar:hover {
            background: #8fbd18;
            color: #ffffff;
            transform: translateY(-1px);
        }

        .ingresso-note {
            margin-top: 14px;
            color: rgba(247, 249, 248, .46);
            font-size: 12px;
            line-height: 1.55;
            text-align: center;
        }

        /* ─── PATROCÍNIO ─── */
        #patrocinio {
            padding: 108px 48px;
            background: #edf3ef;
        }

        .patrocinio-inner {
            max-width: 1060px;
            margin: 0 auto;
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 80px;
            align-items: start;
        }

        .patrocinio-left h2 {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(26px, 3.5vw, 42px);
            font-weight: 900;
            text-transform: uppercase;
            line-height: 1.08;
            margin-bottom: 16px;
            color: #1f6470;
        }

        .patrocinio-left h2 .accent {
            color: #287234;
        }

        .patrocinio-left p {
            font-size: 15px;
            color: #3d6267;
            line-height: 1.75;
            margin-bottom: 26px;
        }

        .patrocinio-stats {
            display: flex;
            flex-direction: column;
            gap: 14px;
            margin-bottom: 34px;
        }

        .patrocinio-stat-row {
            display: flex;
            align-items: center;
            gap: 16px;
            padding: 14px 0;
            border-bottom: 1px solid #d7e5d8;
        }

        .patrocinio-stat-num {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 22px;
            font-weight: 900;
            color: #8fbd18;
            min-width: 64px;
        }

        .patrocinio-stat-label {
            font-size: 13px;
            color: #3d6267;
            line-height: 1.45;
        }

        .patrocinio-right {
            background: #f7f9f8;
            border: 1px solid #d7e5d8;
            border-top: 3px solid #a6cf23;
            border-radius: 3px;
            padding: 36px;
            box-shadow: 0 16px 48px rgba(31, 100, 112, .07);
        }

        .patrocinio-right h3 {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 20px;
            font-weight: 800;
            text-transform: uppercase;
            margin-bottom: 6px;
            color: #1f6470;
        }

        .patrocinio-right>p {
            font-size: 13px;
            color: #6d898d;
            margin-bottom: 22px;
        }

        .zoho-frame {
            width: 100%;
            height: 460px;
            border: none;
            border-radius: 2px;
        }

        /* ─── FAQ ─── */
        #faq {
            padding: 108px 48px;
            background: #f7f9f8;
        }

        .faq-inner {
            max-width: 760px;
            margin: 0 auto;
        }

        .faq-list {
            display: flex;
            flex-direction: column;
            gap: 2px;
            margin-top: 50px;
        }

        .faq-item {
            background: #edf3ef;
            border: 1px solid #d7e5d8;
            overflow: hidden;
        }

        .faq-question {
            display: flex;
            align-items: center;
            justify-content: space-between;
            gap: 16px;
            padding: 20px 24px;
            cursor: pointer;
            transition: background .2s;
        }

        .faq-question:hover {
            background: #d7e5d8;
        }

        .faq-question-text {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 14px;
            font-weight: 700;
            line-height: 1.4;
            color: #1f6470;
        }

        .faq-icon {
            width: 20px;
            height: 20px;
            flex-shrink: 0;
            color: #287234;
            transition: transform .3s;
        }

        .faq-item.open .faq-icon {
            transform: rotate(45deg);
        }

        .faq-answer {
            max-height: 0;
            overflow: hidden;
            transition: max-height .35s ease;
        }

        .faq-answer-inner {
            padding: 0 24px 20px;
            font-size: 14px;
            color: #3d6267;
            line-height: 1.75;
            border-top: 1px solid #d7e5d8;
            padding-top: 16px;
        }

        .faq-item.open .faq-answer {
            max-height: 500px;
        }

        /* ─── LOCALIZAÇÃO ─── */
        #localizacao {
            padding: 108px 48px;
            background: #edf3ef;
        }

        .localizacao-inner {
            max-width: 1060px;
            margin: 0 auto;
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 60px;
            align-items: start;
        }

        .localizacao-addr {
            font-size: 15px;
            color: #3d6267;
            line-height: 1.7;
            margin-bottom: 26px;
        }

        .localizacao-badge {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            background: #1f6470;
            color: #a6cf23;
            padding: 12px 20px;
            border-radius: 2px;
            font-size: 12px;
            font-weight: 700;
            letter-spacing: .5px;
        }

        .map-wrap {
            border-radius: 3px;
            overflow: hidden;
            border: 1px solid #d7e5d8;
            box-shadow: 0 12px 40px rgba(31, 100, 112, .08);
        }

        .map-wrap iframe {
            width: 100%;
            height: 360px;
            border: none;
            display: block;
        }

        /* ─── SECHAT ─── */
        #sechat {
            padding: 80px 48px;
            background: #1f6470;
            border-top: 2px solid #8fbd18;
        }

        .sechat-inner {
            max-width: 1000px;
            margin: 0 auto;
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 80px;
            align-items: center;
        }

        .sechat-logo-box {
            background: #174f58;
            border: 1px solid rgba(166, 207, 35, .15);
            border-radius: 4px;
            padding: 60px;
            display: flex;
            align-items: center;
            justify-content: center;
        }

        .sechat-info .sec-label {
            color: #a6cf23;
        }

        .sechat-info .sec-label::before {
            background: #a6cf23;
        }

        .sechat-title {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 30px;
            font-weight: 900;
            text-transform: uppercase;
            color: #f7f9f8;
            margin-bottom: 14px;
        }

        .sechat-title .accent {
            color: #a6cf23;
        }

        .sechat-text {
            font-size: 15px;
            color: rgba(247, 249, 248, .5);
            line-height: 1.75;
            margin-bottom: 12px;
        }

        .sechat-link {
            display: inline-flex;
            align-items: center;
            gap: 8px;
            color: #a6cf23;
            font-size: 11px;
            font-weight: 700;
            letter-spacing: 2px;
            text-transform: uppercase;
            margin-top: 12px;
            border-bottom: 1px solid transparent;
            transition: border-color .2s;
        }

        .sechat-link:hover {
            border-bottom-color: #a6cf23;
        }

        /* ─── FOOTER ─── */
        footer {
            background: #174f58;
            padding: 52px 48px 24px;
            border-top: 1px solid rgba(166, 207, 35, .1);
        }

        .footer-inner {
            max-width: 1100px;
            margin: 0 auto;
            display: grid;
            grid-template-columns: 2fr 1fr 1fr;
            gap: 60px;
            padding-bottom: 40px;
            border-bottom: 1px solid rgba(166, 207, 35, .08);
            margin-bottom: 24px;
        }

        .footer-brand p {
            font-size: 13px;
            color: rgba(247, 249, 248, .3);
            line-height: 1.7;
            margin-top: 14px;
            max-width: 280px;
        }

        .footer-col h4 {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 2.5px;
            text-transform: uppercase;
            color: #a6cf23;
            margin-bottom: 18px;
        }

        .footer-col a {
            display: block;
            font-size: 13px;
            color: rgba(247, 249, 248, .32);
            margin-bottom: 10px;
            transition: color .2s;
        }

        .footer-col a:hover {
            color: #f7f9f8;
        }

        .footer-bottom {
            max-width: 1100px;
            margin: 0 auto;
            display: flex;
            justify-content: space-between;
            align-items: center;
        }

        .footer-bottom p {
            font-size: 11px;
            color: rgba(247, 249, 248, .18);
        }

        .footer-social {
            display: flex;
            gap: 10px;
        }

        .footer-social a {
            width: 32px;
            height: 32px;
            border-radius: 50%;
            border: 1px solid rgba(166, 207, 35, .2);
            display: flex;
            align-items: center;
            justify-content: center;
            color: rgba(247, 249, 248, .3);
            font-size: 13px;
            transition: all .2s;
        }

        .footer-social a:hover {
            border-color: #a6cf23;
            color: #a6cf23;
        }

        /* WHATSAPP */
        .wa-btn {
            position: fixed;
            bottom: 80px;
            right: 28px;
            width: 52px;
            height: 52px;
            border-radius: 50%;
            background: #25d366;
            display: flex;
            align-items: center;
            justify-content: center;
            color: #fff;
            font-size: 24px;
            text-decoration: none;
            box-shadow: 0 4px 18px rgba(37, 211, 102, .4);
            z-index: 98;
            transition: transform .2s;
        }

        .wa-btn:hover {
            transform: scale(1.1);
        }

        /* REVEAL */
        .reveal {
            opacity: 0;
            transform: translateY(22px);
            transition: opacity .7s ease, transform .7s ease;
        }

        .reveal.visible {
            opacity: 1;
            transform: translateY(0);
        }

        .rd1 {
            transition-delay: .1s;
        }

        .rd2 {
            transition-delay: .22s;
        }

        /* RESPONSIVE */
        @media(max-width:960px) {
            .nav-links {
                display: none;
            }

            .nav {
                padding: 0 20px;
            }

            #hero {
                padding: 120px 20px 80px;
            }

            .sobre-inner,
            .patrocinio-inner,
            .localizacao-inner,
            .sechat-inner,
            .footer-inner {
                grid-template-columns: 1fr;
                gap: 40px;
            }

            .speakers-grid {
                grid-template-columns: repeat(2, 1fr);
            }

            .ingresso-single {
                grid-template-columns: 1fr;
                margin: 0 auto;
            }

            .ingresso-info {
                border-right: 0;
                border-bottom: 1px solid rgba(166, 207, 35, .18);
                padding: 34px 28px;
            }

            .ingresso-reserva {
                padding: 34px 28px;
            }

            .ingresso-incluso {
                grid-template-columns: 1fr;
            }

            section,
            #sobre,
            #debatedores,
            #agenda,
            #ingressos,
            #patrocinio,
            #faq,
            #localizacao,
            #sechat {
                padding: 64px 20px;
            }

            footer {
                padding: 40px 20px 20px;
            }

            .sticky-bar {
                padding: 12px 20px;
                flex-direction: column;
                gap: 10px;
                text-align: center;
            }

            .video-overlay {
                position: static;
            }

            .video-overlay-content {
                max-width: 100%;
                padding: 32px 20px;
            }
        }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2873dec *//*
  Cannabis Connection 2026 - CSS para Elementor
  Versao compatibilizada para evitar erro no editor.
  Carregue as fontes no Elementor/Site Settings ou no tema:
  - Montserrat: 400, 500, 600, 700, 800, 900
  - Lato: 300, 400, 700
*/
*,
        *::before,
        *::after {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
        }

        html {
            scroll-behavior: smooth;
        }

        body {
            font-family: 'Lato', Arial, sans-serif !important;
            background: #f7f9f8;
            color: #143f46;
            overflow-x: hidden;
        }

        a {
            text-decoration: none;
            color: inherit;
        }

        /* ─── NAV ─── */
        .nav {
            position: fixed;
            top: 0;
            left: 0;
            right: 0;
            z-index: 100;
            display: flex;
            align-items: center;
            justify-content: space-between;
            padding: 0 48px;
            height: 70px;
            background: rgba(247, 249, 248, 0.97);
            backdrop-filter: blur(14px);
            border-bottom: 1px solid rgba(166, 207, 35, 0.3);
            transition: height .3s, box-shadow .3s;
        }

        .nav.scrolled {
            height: 58px;
            box-shadow: 0 2px 24px rgba(31, 100, 112, .08);
        }

        .nav-logo {
            display: flex;
            align-items: center;
            gap: 12px;
        }

        .nav-logo-icon {
            width: 190px;
            height: auto;
            display: block;
        }

        .nav-logo-text {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 800;
            font-size: 14px;
            letter-spacing: 2px;
            text-transform: uppercase;
            color: #1f6470;
        }

        .nav-logo-sub {
            font-size: 9px;
            letter-spacing: 3px;
            color: #287234;
            text-transform: uppercase;
            font-weight: 700;
            display: block;
            margin-top: 2px;
        }

        .nav-links {
            display: flex;
            align-items: center;
            gap: 28px;
        }

        .nav-links a {
            font-size: 11px;
            font-weight: 700;
            letter-spacing: 1.5px;
            text-transform: uppercase;
            color: #3d6267;
            transition: color .2s;
        }

        .nav-links a:hover {
            color: #287234;
        }

        .nav-cta {
            background: #1f6470 !important;
            color: #f7f9f8 !important;
            padding: 10px 22px;
            border-radius: 2px;
            font-weight: 800 !important;
            font-size: 11px !important;
            letter-spacing: 1.5px !important;
            transition: background .2s, transform .2s;
        }

        .nav-cta:hover {
            background: #174f58 !important;
            transform: translateY(-1px);
        }

        .nav-cta-sponsor {
            background: #a6cf23 !important;
            color: #1f6470 !important;
        }

        .nav-cta-sponsor:hover {
            background: #8fbd18 !important;
            color: #ffffff !important;
        }

        /* ─── STICKY BAR ─── */
        .sticky-bar {
            position: fixed;
            bottom: 0;
            left: 0;
            right: 0;
            z-index: 99;
            background: #1f6470;
            border-top: 2px solid #a6cf23;
            padding: 14px 48px;
            display: flex;
            align-items: center;
            justify-content: space-between;
            transform: translateY(100%);
            transition: transform .4s ease;
        }

        .sticky-bar.visible {
            transform: translateY(0);
        }

        .sticky-bar-text {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 13px;
            font-weight: 700;
            color: #f7f9f8;
        }

        .sticky-bar-text span {
            color: #a6cf23;
        }

        .sticky-bar-cta {
            background: #a6cf23;
            color: #1f6470;
            padding: 12px 28px;
            border-radius: 2px;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 800;
            font-size: 12px;
            letter-spacing: 2px;
            text-transform: uppercase;
            display: flex;
            align-items: center;
            gap: 8px;
            transition: background .2s;
        }

        .sticky-bar-cta:hover {
            background: #8fbd18;
            color: #ffffff;
        }

        /* ─── HERO ─── */
        #hero {
            min-height: 100vh;
            position: relative;
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            text-align: center;
            padding: 130px 48px 90px;
            overflow: hidden;
            background: #1f6470;
        }

        .hero-video-bg {
            position: absolute;
            inset: 0;
            z-index: 0;
        }

        .hero-video-bg video {
            width: 100%;
            height: 100%;
            object-fit: cover;
            opacity: .12;
        }

        .hero-video-bg::after {
            content: '';
            position: absolute;
            inset: 0;
            background: linear-gradient(to bottom, rgba(31, 100, 112, .75) 0%, rgba(31, 100, 112, .55) 50%, rgba(31, 100, 112, .92) 100%);
        }

        /* grain texture */
        .hero-grain {
            position: absolute;
            inset: 0;
            z-index: 1;
            opacity: .04;
            background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
            background-size: 200px 200px;
        }

        /* botanical line-art overlay */
        .hero-botanical {
            position: absolute;
            right: 5%;
            top: 50%;
            transform: translateY(-50%);
            width: 360px;
            height: 360px;
            z-index: 1;
            opacity: .06;
        }

        .hero-content {
            position: relative;
            z-index: 2;
            max-width: 860px;
            margin: 0 auto;
        }

        .hero-badge {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            border: 1px solid rgba(166, 207, 35, .4);
            border-radius: 2px;
            padding: 8px 20px;
            margin-bottom: 36px;
            font-size: 11px;
            font-weight: 700;
            letter-spacing: 2.5px;
            text-transform: uppercase;
            color: #a6cf23;
        }

        .hero-badge-dot {
            width: 6px;
            height: 6px;
            border-radius: 50%;
            background: #a6cf23;
            animation: pulse 2s infinite;
        }

        @keyframes pulse {

            0%,
            100% {
                opacity: 1;
                transform: scale(1)
            }

            50% {
                opacity: .5;
                transform: scale(.8)
            }
        }

        .hero-title {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(36px, 6vw, 76px);
            font-weight: 900;
            line-height: 1.0;
            text-transform: uppercase;
            letter-spacing: -1px;
            color: #f7f9f8;
            margin-bottom: 20px;
        }

        .hero-title .accent {
            color: #a6cf23;
        }

        .hero-subtitle {
            font-size: 17px;
            font-weight: 300;
            line-height: 1.7;
            color: rgba(247, 249, 248, .55);
            max-width: 620px;
            margin: 0 auto 40px;
        }

        /* countdown */
        .countdown {
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 4px;
            margin-bottom: 44px;
        }

        .countdown-block {
            background: rgba(166, 207, 35, .08);
            border: 1px solid rgba(166, 207, 35, .2);
            border-radius: 3px;
            padding: 16px 20px;
            text-align: center;
            min-width: 78px;
        }

        .countdown-num {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 34px;
            font-weight: 900;
            color: #a6cf23;
            line-height: 1;
        }

        .countdown-label {
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 2px;
            text-transform: uppercase;
            color: rgba(166, 207, 35, .5);
            margin-top: 6px;
        }

        .countdown-sep {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 26px;
            font-weight: 900;
            color: #a6cf23;
            margin-bottom: 20px;
            opacity: .4;
        }

        .hero-ctas {
            display: flex;
            justify-content: center;
            gap: 14px;
            flex-wrap: wrap;
        }

        .btn-primary {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            background: #a6cf23;
            color: #1f6470;
            padding: 18px 38px;
            border-radius: 2px;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 800;
            font-size: 12px;
            letter-spacing: 2px;
            text-transform: uppercase;
            transition: all .25s;
        }

        .btn-primary:hover {
            background: #8fbd18;
            color: #ffffff;
            transform: translateY(-2px);
            box-shadow: 0 12px 30px rgba(166, 207, 35, .25);
        }

        .btn-secondary {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            background: transparent;
            color: #f7f9f8;
            padding: 17px 36px;
            border-radius: 2px;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 700;
            font-size: 12px;
            letter-spacing: 2px;
            text-transform: uppercase;
            border: 1.5px solid rgba(247, 249, 248, .25);
            transition: all .25s;
        }

        .btn-secondary:hover {
            border-color: #a6cf23;
            color: #a6cf23;
        }

        .hero-meta {
            display: flex;
            justify-content: center;
            gap: 32px;
            flex-wrap: wrap;
            margin-top: 48px;
            padding-top: 36px;
            border-top: 1px solid rgba(247, 249, 248, .1);
        }

        .hero-meta-item {
            display: flex;
            align-items: center;
            gap: 10px;
            font-size: 14px;
            color: rgba(247, 249, 248, .55);
        }

        .hero-meta-item i {
            color: #a6cf23;
        }

        /* ─── MARQUEE ─── */
        .marquee-section {
            background: #a6cf23;
            overflow: hidden;
            padding: 13px 0;
        }

        .marquee-track {
            display: flex;
            white-space: nowrap;
            animation: marquee 30s linear infinite;
        }

        @keyframes marquee {
            from {
                transform: translateX(0)
            }

            to {
                transform: translateX(-50%)
            }
        }

        .marquee-item {
            display: inline-flex;
            align-items: center;
            gap: 14px;
            padding: 0 22px;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 800;
            font-size: 11px;
            letter-spacing: 2.5px;
            text-transform: uppercase;
            color: #1f6470;
        }

        .marquee-dot {
            width: 4px;
            height: 4px;
            border-radius: 50%;
            background: #1f6470;
            opacity: .4;
        }

        /* ─── SECTION UTILS ─── */
        .sec-label {
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 3px;
            text-transform: uppercase;
            color: #287234;
            margin-bottom: 14px;
            display: flex;
            align-items: center;
            gap: 10px;
        }

        .sec-label::before {
            content: '';
            width: 24px;
            height: 1.5px;
            background: #287234;
        }

        .sec-label-c {
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 3px;
            text-transform: uppercase;
            color: #287234;
            margin-bottom: 14px;
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 10px;
        }

        .sec-label-c::before,
        .sec-label-c::after {
            content: '';
            width: 24px;
            height: 1.5px;
            background: #287234;
        }

        .sec-title {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(26px, 3.5vw, 46px);
            font-weight: 900;
            text-transform: uppercase;
            line-height: 1.08;
            margin-bottom: 18px;
            color: #1f6470;
        }

        .sec-title-c {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(26px, 3.5vw, 46px);
            font-weight: 900;
            text-transform: uppercase;
            line-height: 1.08;
            color: #1f6470;
        }

        .sec-title .accent,
        .sec-title-c .accent {
            color: #287234;
        }

        .sec-text {
            font-size: 15.5px;
            line-height: 1.78;
            color: #3d6267;
            margin-bottom: 14px;
        }

        .section-header {
            text-align: center;
            margin-bottom: 56px;
        }

        .section-header p {
            font-size: 16px;
            color: #6d898d;
            margin-top: 10px;
        }

        /* ─── SOBRE ─── */
        #sobre {
            padding: 108px 48px;
            background: #f7f9f8;
        }

        .sobre-inner {
            max-width: 1100px;
            margin: 0 auto;
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 80px;
            align-items: center;
        }

        .sobre-stats {
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 2px;
        }

        .sobre-stat {
            background: #edf3ef;
            border: 1px solid #d7e5d8;
            padding: 28px 22px;
            text-align: center;
            transition: background .3s;
        }

        .sobre-stat:hover {
            background: #a6cf23;
        }

        .sobre-stat:hover .sobre-stat-num {
            color: #1f6470;
        }

        .sobre-stat:hover .sobre-stat-label {
            color: #1f6470;
        }

        .sobre-stat-num {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 38px;
            font-weight: 900;
            color: #8fbd18;
            line-height: 1;
            transition: color .3s;
        }

        .sobre-stat-label {
            font-size: 11px;
            font-weight: 700;
            letter-spacing: 2px;
            text-transform: uppercase;
            color: #6d898d;
            margin-top: 8px;
            transition: color .3s;
        }

        /* ─── VIDEO SECTION ─── */
        #video-section {
            position: relative;
            overflow: hidden;
            background: #174f58;
        }

        .video-full {
            width: 100%;
            aspect-ratio: 16/9;
            display: block;
            object-fit: cover;
            opacity: .5;
            filter: saturate(.6) sepia(.3);
        }

        .video-overlay {
            position: absolute;
            inset: 0;
            background: linear-gradient(to right, rgba(31, 100, 112, .9) 0%, rgba(31, 100, 112, .4) 55%, rgba(31, 100, 112, .7) 100%);
            display: flex;
            align-items: center;
        }

        .video-overlay-content {
            max-width: 520px;
            padding: 60px;
        }

        .video-overlay-content h2 {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(22px, 3vw, 38px);
            font-weight: 900;
            text-transform: uppercase;
            line-height: 1.1;
            margin-bottom: 16px;
            color: #f7f9f8;
        }

        .video-overlay-content h2 .accent {
            color: #a6cf23;
        }

        .video-overlay-content p {
            font-size: 15px;
            color: rgba(247, 249, 248, .6);
            line-height: 1.75;
        }

        /* ─── DEBATEDORES ─── */
        #debatedores {
            padding: 108px 48px;
            background: #edf3ef;
        }

        .speakers-grid {
            display: grid;
            grid-template-columns: repeat(4, 1fr);
            gap: 2px;
            max-width: 1100px;
            margin: 0 auto;
        }

        .speaker-card {
            background: #f7f9f8;
            border: 1px solid #d7e5d8;
            padding: 28px 22px;
            text-align: center;
            transition: all .3s;
            cursor: pointer;
        }

        .speaker-card:hover {
            background: #1f6470;
            transform: translateY(-4px);
            box-shadow: 0 16px 40px rgba(31, 100, 112, .15);
        }

        .speaker-card:hover .speaker-name {
            color: #f7f9f8;
        }

        .speaker-card:hover .speaker-role {
            color: rgba(247, 249, 248, .55);
        }

        .speaker-card:hover .speaker-org {
            color: #a6cf23;
        }

        .speaker-card:hover .speaker-avatar {
            background: #174f58;
            border-color: #a6cf23;
            color: #a6cf23;
        }

        .speaker-avatar {
            width: 60px;
            height: 60px;
            border-radius: 50%;
            background: #edf3ef;
            border: 2px solid #d7e5d8;
            display: flex;
            align-items: center;
            justify-content: center;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 18px;
            font-weight: 900;
            color: #8fbd18;
            margin: 0 auto 14px;
            transition: all .3s;
        }

        .speaker-name {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 13px;
            font-weight: 800;
            text-transform: uppercase;
            letter-spacing: .3px;
            line-height: 1.3;
            margin-bottom: 8px;
            color: #1f6470;
            transition: color .3s;
        }

        .speaker-role {
            font-size: 12px;
            color: #6d898d;
            line-height: 1.5;
            transition: color .3s;
        }

        .speaker-org {
            font-size: 11px;
            color: #287234;
            font-weight: 700;
            letter-spacing: .8px;
            margin-top: 6px;
            transition: color .3s;
        }

        /* ─── AGENDA ─── */
        #agenda {
            padding: 108px 48px;
            background: #f7f9f8;
        }

        .agenda-inner {
            max-width: 900px;
            margin: 0 auto;
        }

        .agenda-date-badge {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            background: #1f5f2b;
            border-radius: 2px;
            padding: 10px 20px;
            margin-bottom: 48px;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 11px;
            font-weight: 700;
            letter-spacing: 2px;
            text-transform: uppercase;
            color: #f7f9f8;
        }

        .timeline {
            display: flex;
            flex-direction: column;
            position: relative;
        }

        .timeline::before {
            content: '';
            position: absolute;
            left: 132px;
            top: 0;
            bottom: 0;
            width: 1px;
            background: linear-gradient(to bottom, #a6cf23, rgba(166, 207, 35, .1));
        }

        .timeline-item {
            display: flex;
            align-items: flex-start;
        }

        .tl-time {
            width: 132px;
            flex-shrink: 0;
            text-align: right;
            padding-right: 24px;
            padding-top: 18px;
        }

        .tl-time span {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 16px;
            font-weight: 700;
            color: #8fbd18;
        }

        .tl-dot {
            width: 11px;
            height: 11px;
            border-radius: 50%;
            background: #edf3ef;
            border: 2px solid #a6cf23;
            flex-shrink: 0;
            margin-top: 21px;
            z-index: 2;
            transition: background .3s;
        }

        .tl-dot.highlight {
            background: #287234;
            border-color: #287234;
        }

        .tl-card {
            flex: 1;
            margin-left: 24px;
            padding: 14px 20px;
            margin-bottom: 8px;
            border-radius: 2px;
            background: #edf3ef;
            border: 1px solid #d7e5d8;
            transition: all .3s;
        }

        .tl-card:hover {
            background: #1f6470;
            border-color: #1f6470;
        }

        .tl-card:hover .tl-type {
            color: #a6cf23;
        }

        .tl-card:hover h5 {
            color: #f7f9f8;
        }

        .tl-type {
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 2px;
            text-transform: uppercase;
            color: #6d898d;
            margin-bottom: 4px;
            transition: color .3s;
        }

        .tl-type.salvia {
            color: #287234;
        }

        .tl-card h5 {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 14px;
            font-weight: 700;
            color: #1f6470;
            line-height: 1.4;
            transition: color .3s;
        }

        .agenda-note {
            text-align: right;
            font-size: 11px;
            color: #6d898d;
            margin-top: 24px;
        }

        /* ─── INGRESSOS ─── */
        #ingressos {
            padding: 108px 48px;
            background:
                linear-gradient(135deg, rgba(15, 56, 64, .96) 0%, rgba(31, 100, 112, .94) 58%, rgba(18, 83, 66, .96) 100%);
            position: relative;
            overflow: hidden;
        }

        #ingressos::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            height: 2px;
            background: linear-gradient(90deg, transparent, #a6cf23, transparent);
        }

        #ingressos::after {
            content: '';
            position: absolute;
            inset: 0;
            background-image:
                linear-gradient(rgba(247, 249, 248, .045) 1px, transparent 1px),
                linear-gradient(90deg, rgba(247, 249, 248, .035) 1px, transparent 1px);
            background-size: 48px 48px;
            opacity: .22;
            pointer-events: none;
        }

        .ingressos-inner {
            max-width: 1100px;
            margin: 0 auto;
            position: relative;
            z-index: 1;
        }

        .ingressos-header {
            text-align: center;
            max-width: 680px;
            margin: 0 auto 52px;
        }

        .ingressos-header .sec-label-c {
            color: #a6cf23;
        }

        .ingressos-header .sec-label-c::before,
        .ingressos-header .sec-label-c::after {
            background: #a6cf23;
        }

        .ingressos-header h2 {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(28px, 4vw, 46px);
            font-weight: 900;
            text-transform: uppercase;
            color: #f7f9f8;
        }

        .ingressos-header h2 .accent {
            color: #a6cf23;
        }

        .ingressos-header p {
            color: rgba(247, 249, 248, .62);
            font-size: 15px;
            margin-top: 10px;
            line-height: 1.65;
        }

        .ingresso-single {
            display: grid;
            grid-template-columns: minmax(0, 1.18fr) minmax(320px, .82fr);
            background: rgba(15, 56, 64, .68);
            border: 1px solid rgba(166, 207, 35, .24);
            box-shadow: 0 28px 70px rgba(15, 56, 64, .34);
            position: relative;
            overflow: hidden;
            isolation: isolate;
        }

        .ingresso-single::before {
            content: '';
            position: absolute;
            inset: 0;
            background: linear-gradient(120deg, rgba(247, 249, 248, .08), transparent 42%, rgba(166, 207, 35, .09));
            pointer-events: none;
            z-index: -1;
        }

        .ingresso-info {
            padding: 44px 48px;
            border-right: 1px solid rgba(166, 207, 35, .18);
        }

        .ingresso-reserva {
            padding: 44px 38px;
            display: flex;
            flex-direction: column;
            justify-content: center;
        }

        .ingresso-tier {
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 3px;
            text-transform: uppercase;
            color: #a6cf23;
            margin-bottom: 12px;
        }

        .ingresso-name {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(26px, 3vw, 40px);
            font-weight: 900;
            text-transform: uppercase;
            line-height: 1.05;
            letter-spacing: 0;
            margin-bottom: 16px;
            color: #f7f9f8;
        }

        .ingresso-desc {
            font-size: 16px;
            color: rgba(247, 249, 248, .68);
            line-height: 1.75;
            max-width: 620px;
        }

        .ingresso-meta {
            display: flex;
            flex-wrap: wrap;
            gap: 10px 18px;
            margin: 26px 0 30px;
            padding: 18px 0;
            border-top: 1px solid rgba(247, 249, 248, .11);
            border-bottom: 1px solid rgba(247, 249, 248, .11);
        }

        .ingresso-meta-item {
            display: inline-flex;
            align-items: center;
            gap: 9px;
            color: rgba(247, 249, 248, .76);
            font-size: 13px;
            font-weight: 700;
        }

        .ingresso-meta-item i {
            color: #a6cf23;
            font-size: 12px;
        }

        .ingresso-incluso {
            display: grid;
            grid-template-columns: repeat(2, minmax(0, 1fr));
            gap: 14px 24px;
        }

        .ingresso-feature {
            display: flex;
            align-items: flex-start;
            gap: 11px;
            font-size: 14px;
            color: rgba(247, 249, 248, .76);
            line-height: 1.55;
        }

        .ingresso-feature i {
            color: #a6cf23;
            margin-top: 4px;
            flex-shrink: 0;
            font-size: 11px;
        }

        .ingresso-kicker {
            color: #a6cf23;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 10px;
            font-weight: 800;
            letter-spacing: 2px;
            text-transform: uppercase;
            margin-bottom: 18px;
        }

        .ingresso-reserva-title {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 18px;
            font-weight: 900;
            color: #f7f9f8;
            text-transform: uppercase;
            line-height: 1.25;
            margin-bottom: 22px;
        }

        .ingresso-reserva-title span {
            color: #a6cf23;
        }

        .preco-bloco {
            margin-bottom: 22px;
            padding-bottom: 22px;
            border-bottom: 1px solid rgba(166, 207, 35, .16);
        }

        .preco-parcela {
            display: flex;
            align-items: baseline;
            gap: 4px;
        }

        .preco-prefix {
            font-size: 14px;
            color: rgba(247, 249, 248, .48);
        }

        .preco-num {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 54px;
            font-weight: 900;
            color: #a6cf23;
            line-height: .95;
        }

        .preco-cents {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 22px;
            font-weight: 700;
            color: #a6cf23;
        }

        .preco-vista {
            font-size: 13px;
            color: rgba(247, 249, 248, .46);
            margin-top: 8px;
        }

        .preco-vista span {
            color: rgba(247, 249, 248, .78);
            font-weight: 700;
        }

        .ingresso-qty {
            display: flex;
            align-items: center;
            justify-content: space-between;
            gap: 18px;
            margin-bottom: 20px;
        }

        .ingresso-qty-label {
            font-size: 12px;
            color: rgba(247, 249, 248, .58);
            letter-spacing: 1px;
            text-transform: uppercase;
            font-weight: 700;
        }

        .qty-ctrl {
            display: flex;
            align-items: center;
            gap: 14px;
        }

        .qty-btn {
            width: 34px;
            height: 34px;
            border-radius: 50%;
            border: 1px solid rgba(166, 207, 35, .3);
            background: transparent;
            color: #a6cf23;
            cursor: pointer;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 16px;
            transition: all .2s;
        }

        .qty-btn:hover {
            background: #a6cf23;
            color: #1f6470;
        }

        .qty-num {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 700;
            font-size: 18px;
            min-width: 22px;
            text-align: center;
            color: #f7f9f8;
        }

        .btn-comprar {
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 9px;
            width: 100%;
            padding: 17px 18px;
            border-radius: 2px;
            background: #a6cf23;
            color: #1f6470;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 800;
            font-size: 11px;
            letter-spacing: 2px;
            text-transform: uppercase;
            transition: all .25s;
        }

        .btn-comprar:hover {
            background: #8fbd18;
            color: #ffffff;
            transform: translateY(-1px);
        }

        .ingresso-note {
            margin-top: 14px;
            color: rgba(247, 249, 248, .46);
            font-size: 12px;
            line-height: 1.55;
            text-align: center;
        }

        /* ─── PATROCÍNIO ─── */
        #patrocinio {
            padding: 108px 48px;
            background: #edf3ef;
        }

        .patrocinio-inner {
            max-width: 1060px;
            margin: 0 auto;
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 80px;
            align-items: start;
        }

        .patrocinio-left h2 {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(26px, 3.5vw, 42px);
            font-weight: 900;
            text-transform: uppercase;
            line-height: 1.08;
            margin-bottom: 16px;
            color: #1f6470;
        }

        .patrocinio-left h2 .accent {
            color: #287234;
        }

        .patrocinio-left p {
            font-size: 15px;
            color: #3d6267;
            line-height: 1.75;
            margin-bottom: 26px;
        }

        .patrocinio-stats {
            display: flex;
            flex-direction: column;
            gap: 14px;
            margin-bottom: 34px;
        }

        .patrocinio-stat-row {
            display: flex;
            align-items: center;
            gap: 16px;
            padding: 14px 0;
            border-bottom: 1px solid #d7e5d8;
        }

        .patrocinio-stat-num {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 22px;
            font-weight: 900;
            color: #8fbd18;
            min-width: 64px;
        }

        .patrocinio-stat-label {
            font-size: 13px;
            color: #3d6267;
            line-height: 1.45;
        }

        .patrocinio-right {
            background: #f7f9f8;
            border: 1px solid #d7e5d8;
            border-top: 3px solid #a6cf23;
            border-radius: 3px;
            padding: 36px;
            box-shadow: 0 16px 48px rgba(31, 100, 112, .07);
        }

        .patrocinio-right h3 {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 20px;
            font-weight: 800;
            text-transform: uppercase;
            margin-bottom: 6px;
            color: #1f6470;
        }

        .patrocinio-right>p {
            font-size: 13px;
            color: #6d898d;
            margin-bottom: 22px;
        }

        .zoho-frame {
            width: 100%;
            height: 460px;
            border: none;
            border-radius: 2px;
        }

        /* ─── FAQ ─── */
        #faq {
            padding: 108px 48px;
            background: #f7f9f8;
        }

        .faq-inner {
            max-width: 760px;
            margin: 0 auto;
        }

        .faq-list {
            display: flex;
            flex-direction: column;
            gap: 2px;
            margin-top: 50px;
        }

        .faq-item {
            background: #edf3ef;
            border: 1px solid #d7e5d8;
            overflow: hidden;
        }

        .faq-question {
            display: flex;
            align-items: center;
            justify-content: space-between;
            gap: 16px;
            padding: 20px 24px;
            cursor: pointer;
            transition: background .2s;
        }

        .faq-question:hover {
            background: #d7e5d8;
        }

        .faq-question-text {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 14px;
            font-weight: 700;
            line-height: 1.4;
            color: #1f6470;
        }

        .faq-icon {
            width: 20px;
            height: 20px;
            flex-shrink: 0;
            color: #287234;
            transition: transform .3s;
        }

        .faq-item.open .faq-icon {
            transform: rotate(45deg);
        }

        .faq-answer {
            max-height: 0;
            overflow: hidden;
            transition: max-height .35s ease;
        }

        .faq-answer-inner {
            padding: 0 24px 20px;
            font-size: 14px;
            color: #3d6267;
            line-height: 1.75;
            border-top: 1px solid #d7e5d8;
            padding-top: 16px;
        }

        .faq-item.open .faq-answer {
            max-height: 500px;
        }

        /* ─── LOCALIZAÇÃO ─── */
        #localizacao {
            padding: 108px 48px;
            background: #edf3ef;
        }

        .localizacao-inner {
            max-width: 1060px;
            margin: 0 auto;
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 60px;
            align-items: start;
        }

        .localizacao-addr {
            font-size: 15px;
            color: #3d6267;
            line-height: 1.7;
            margin-bottom: 26px;
        }

        .localizacao-badge {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            background: #1f6470;
            color: #a6cf23;
            padding: 12px 20px;
            border-radius: 2px;
            font-size: 12px;
            font-weight: 700;
            letter-spacing: .5px;
        }

        .map-wrap {
            border-radius: 3px;
            overflow: hidden;
            border: 1px solid #d7e5d8;
            box-shadow: 0 12px 40px rgba(31, 100, 112, .08);
        }

        .map-wrap iframe {
            width: 100%;
            height: 360px;
            border: none;
            display: block;
        }

        /* ─── SECHAT ─── */
        #sechat {
            padding: 80px 48px;
            background: #1f6470;
            border-top: 2px solid #8fbd18;
        }

        .sechat-inner {
            max-width: 1000px;
            margin: 0 auto;
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 80px;
            align-items: center;
        }

        .sechat-logo-box {
            background: #174f58;
            border: 1px solid rgba(166, 207, 35, .15);
            border-radius: 4px;
            padding: 60px;
            display: flex;
            align-items: center;
            justify-content: center;
        }

        .sechat-info .sec-label {
            color: #a6cf23;
        }

        .sechat-info .sec-label::before {
            background: #a6cf23;
        }

        .sechat-title {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 30px;
            font-weight: 900;
            text-transform: uppercase;
            color: #f7f9f8;
            margin-bottom: 14px;
        }

        .sechat-title .accent {
            color: #a6cf23;
        }

        .sechat-text {
            font-size: 15px;
            color: rgba(247, 249, 248, .5);
            line-height: 1.75;
            margin-bottom: 12px;
        }

        .sechat-link {
            display: inline-flex;
            align-items: center;
            gap: 8px;
            color: #a6cf23;
            font-size: 11px;
            font-weight: 700;
            letter-spacing: 2px;
            text-transform: uppercase;
            margin-top: 12px;
            border-bottom: 1px solid transparent;
            transition: border-color .2s;
        }

        .sechat-link:hover {
            border-bottom-color: #a6cf23;
        }

        /* ─── FOOTER ─── */
        footer {
            background: #174f58;
            padding: 52px 48px 24px;
            border-top: 1px solid rgba(166, 207, 35, .1);
        }

        .footer-inner {
            max-width: 1100px;
            margin: 0 auto;
            display: grid;
            grid-template-columns: 2fr 1fr 1fr;
            gap: 60px;
            padding-bottom: 40px;
            border-bottom: 1px solid rgba(166, 207, 35, .08);
            margin-bottom: 24px;
        }

        .footer-brand p {
            font-size: 13px;
            color: rgba(247, 249, 248, .3);
            line-height: 1.7;
            margin-top: 14px;
            max-width: 280px;
        }

        .footer-col h4 {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 2.5px;
            text-transform: uppercase;
            color: #a6cf23;
            margin-bottom: 18px;
        }

        .footer-col a {
            display: block;
            font-size: 13px;
            color: rgba(247, 249, 248, .32);
            margin-bottom: 10px;
            transition: color .2s;
        }

        .footer-col a:hover {
            color: #f7f9f8;
        }

        .footer-bottom {
            max-width: 1100px;
            margin: 0 auto;
            display: flex;
            justify-content: space-between;
            align-items: center;
        }

        .footer-bottom p {
            font-size: 11px;
            color: rgba(247, 249, 248, .18);
        }

        .footer-social {
            display: flex;
            gap: 10px;
        }

        .footer-social a {
            width: 32px;
            height: 32px;
            border-radius: 50%;
            border: 1px solid rgba(166, 207, 35, .2);
            display: flex;
            align-items: center;
            justify-content: center;
            color: rgba(247, 249, 248, .3);
            font-size: 13px;
            transition: all .2s;
        }

        .footer-social a:hover {
            border-color: #a6cf23;
            color: #a6cf23;
        }

        /* WHATSAPP */
        .wa-btn {
            position: fixed;
            bottom: 80px;
            right: 28px;
            width: 52px;
            height: 52px;
            border-radius: 50%;
            background: #25d366;
            display: flex;
            align-items: center;
            justify-content: center;
            color: #fff;
            font-size: 24px;
            text-decoration: none;
            box-shadow: 0 4px 18px rgba(37, 211, 102, .4);
            z-index: 98;
            transition: transform .2s;
        }

        .wa-btn:hover {
            transform: scale(1.1);
        }

        /* REVEAL */
        .reveal {
            opacity: 0;
            transform: translateY(22px);
            transition: opacity .7s ease, transform .7s ease;
        }

        .reveal.visible {
            opacity: 1;
            transform: translateY(0);
        }

        .rd1 {
            transition-delay: .1s;
        }

        .rd2 {
            transition-delay: .22s;
        }

        /* RESPONSIVE */
        @media(max-width:960px) {
            .nav-links {
                display: none;
            }

            .nav {
                padding: 0 20px;
            }

            #hero {
                padding: 120px 20px 80px;
            }

            .sobre-inner,
            .patrocinio-inner,
            .localizacao-inner,
            .sechat-inner,
            .footer-inner {
                grid-template-columns: 1fr;
                gap: 40px;
            }

            .speakers-grid {
                grid-template-columns: repeat(2, 1fr);
            }

            .ingresso-single {
                grid-template-columns: 1fr;
                margin: 0 auto;
            }

            .ingresso-info {
                border-right: 0;
                border-bottom: 1px solid rgba(166, 207, 35, .18);
                padding: 34px 28px;
            }

            .ingresso-reserva {
                padding: 34px 28px;
            }

            .ingresso-incluso {
                grid-template-columns: 1fr;
            }

            section,
            #sobre,
            #debatedores,
            #agenda,
            #ingressos,
            #patrocinio,
            #faq,
            #localizacao,
            #sechat {
                padding: 64px 20px;
            }

            footer {
                padding: 40px 20px 20px;
            }

            .sticky-bar {
                padding: 12px 20px;
                flex-direction: column;
                gap: 10px;
                text-align: center;
            }

            .video-overlay {
                position: static;
            }

            .video-overlay-content {
                max-width: 100%;
                padding: 32px 20px;
            }
        }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ae8ab86 */.elementor-1252 .elementor-element.elementor-element-ae8ab86{
    height: 100px;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-50fb86c */.elementor-1252 .elementor-element.elementor-element-50fb86c{
    height: 100px;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-195b8d9 *//*
  Cannabis Connection 2026 - CSS para Elementor
  Versao compatibilizada para evitar erro no editor.
  Carregue as fontes no Elementor/Site Settings ou no tema:
  - Montserrat: 400, 500, 600, 700, 800, 900
  - Lato: 300, 400, 700
*/
*,
        *::before,
        *::after {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
        }

        html {
            scroll-behavior: smooth;
        }

        body {
            font-family: 'Lato', Arial, sans-serif !important;
            background: #f7f9f8;
            color: #143f46;
            overflow-x: hidden;
        }

        a {
            text-decoration: none;
            color: inherit;
        }

        /* ─── NAV ─── */
        .nav {
            position: fixed;
            top: 0;
            left: 0;
            right: 0;
            z-index: 100;
            display: flex;
            align-items: center;
            justify-content: space-between;
            padding: 0 48px;
            height: 70px;
            background: rgba(247, 249, 248, 0.97);
            backdrop-filter: blur(14px);
            border-bottom: 1px solid rgba(166, 207, 35, 0.3);
            transition: height .3s, box-shadow .3s;
        }

        .nav.scrolled {
            height: 58px;
            box-shadow: 0 2px 24px rgba(31, 100, 112, .08);
        }

        .nav-logo {
            display: flex;
            align-items: center;
            gap: 12px;
        }

        .nav-logo-icon {
            width: 190px;
            height: auto;
            display: block;
        }

        .nav-logo-text {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 800;
            font-size: 14px;
            letter-spacing: 2px;
            text-transform: uppercase;
            color: #1f6470;
        }

        .nav-logo-sub {
            font-size: 9px;
            letter-spacing: 3px;
            color: #287234;
            text-transform: uppercase;
            font-weight: 700;
            display: block;
            margin-top: 2px;
        }

        .nav-links {
            display: flex;
            align-items: center;
            gap: 28px;
        }

        .nav-links a {
            font-size: 11px;
            font-weight: 700;
            letter-spacing: 1.5px;
            text-transform: uppercase;
            color: #3d6267;
            transition: color .2s;
        }

        .nav-links a:hover {
            color: #287234;
        }

        .nav-cta {
            background: #1f6470 !important;
            color: #f7f9f8 !important;
            padding: 10px 22px;
            border-radius: 2px;
            font-weight: 800 !important;
            font-size: 11px !important;
            letter-spacing: 1.5px !important;
            transition: background .2s, transform .2s;
        }

        .nav-cta:hover {
            background: #174f58 !important;
            transform: translateY(-1px);
        }

        .nav-cta-sponsor {
            background: #a6cf23 !important;
            color: #1f6470 !important;
        }

        .nav-cta-sponsor:hover {
            background: #8fbd18 !important;
            color: #ffffff !important;
        }

        /* ─── STICKY BAR ─── */
        .sticky-bar {
            position: fixed;
            bottom: 0;
            left: 0;
            right: 0;
            z-index: 99;
            background: #1f6470;
            border-top: 2px solid #a6cf23;
            padding: 14px 48px;
            display: flex;
            align-items: center;
            justify-content: space-between;
            transform: translateY(100%);
            transition: transform .4s ease;
        }

        .sticky-bar.visible {
            transform: translateY(0);
        }

        .sticky-bar-text {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 13px;
            font-weight: 700;
            color: #f7f9f8;
        }

        .sticky-bar-text span {
            color: #a6cf23;
        }

        .sticky-bar-cta {
            background: #a6cf23;
            color: #1f6470;
            padding: 12px 28px;
            border-radius: 2px;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 800;
            font-size: 12px;
            letter-spacing: 2px;
            text-transform: uppercase;
            display: flex;
            align-items: center;
            gap: 8px;
            transition: background .2s;
        }

        .sticky-bar-cta:hover {
            background: #8fbd18;
            color: #ffffff;
        }

        /* ─── HERO ─── */
        #hero {
            min-height: 100vh;
            position: relative;
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            text-align: center;
            padding: 130px 48px 90px;
            overflow: hidden;
            background: #1f6470;
        }

        .hero-video-bg {
            position: absolute;
            inset: 0;
            z-index: 0;
        }

        .hero-video-bg video {
            width: 100%;
            height: 100%;
            object-fit: cover;
            opacity: .12;
        }

        .hero-video-bg::after {
            content: '';
            position: absolute;
            inset: 0;
            background: linear-gradient(to bottom, rgba(31, 100, 112, .75) 0%, rgba(31, 100, 112, .55) 50%, rgba(31, 100, 112, .92) 100%);
        }

        /* grain texture */
        .hero-grain {
            position: absolute;
            inset: 0;
            z-index: 1;
            opacity: .04;
            background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
            background-size: 200px 200px;
        }

        /* botanical line-art overlay */
        .hero-botanical {
            position: absolute;
            right: 5%;
            top: 50%;
            transform: translateY(-50%);
            width: 360px;
            height: 360px;
            z-index: 1;
            opacity: .06;
        }

        .hero-content {
            position: relative;
            z-index: 2;
            max-width: 860px;
            margin: 0 auto;
        }

        .hero-badge {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            border: 1px solid rgba(166, 207, 35, .4);
            border-radius: 2px;
            padding: 8px 20px;
            margin-bottom: 36px;
            font-size: 11px;
            font-weight: 700;
            letter-spacing: 2.5px;
            text-transform: uppercase;
            color: #a6cf23;
        }

        .hero-badge-dot {
            width: 6px;
            height: 6px;
            border-radius: 50%;
            background: #a6cf23;
            animation: pulse 2s infinite;
        }

        @keyframes pulse {

            0%,
            100% {
                opacity: 1;
                transform: scale(1)
            }

            50% {
                opacity: .5;
                transform: scale(.8)
            }
        }

        .hero-title {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(36px, 6vw, 76px);
            font-weight: 900;
            line-height: 1.0;
            text-transform: uppercase;
            letter-spacing: -1px;
            color: #f7f9f8;
            margin-bottom: 20px;
        }

        .hero-title .accent {
            color: #a6cf23;
        }

        .hero-subtitle {
            font-size: 17px;
            font-weight: 300;
            line-height: 1.7;
            color: rgba(247, 249, 248, .55);
            max-width: 620px;
            margin: 0 auto 40px;
        }

        /* countdown */
        .countdown {
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 4px;
            margin-bottom: 44px;
        }

        .countdown-block {
            background: rgba(166, 207, 35, .08);
            border: 1px solid rgba(166, 207, 35, .2);
            border-radius: 3px;
            padding: 16px 20px;
            text-align: center;
            min-width: 78px;
        }

        .countdown-num {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 34px;
            font-weight: 900;
            color: #a6cf23;
            line-height: 1;
        }

        .countdown-label {
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 2px;
            text-transform: uppercase;
            color: rgba(166, 207, 35, .5);
            margin-top: 6px;
        }

        .countdown-sep {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 26px;
            font-weight: 900;
            color: #a6cf23;
            margin-bottom: 20px;
            opacity: .4;
        }

        .hero-ctas {
            display: flex;
            justify-content: center;
            gap: 14px;
            flex-wrap: wrap;
        }

        .btn-primary {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            background: #a6cf23;
            color: #1f6470;
            padding: 18px 38px;
            border-radius: 2px;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 800;
            font-size: 12px;
            letter-spacing: 2px;
            text-transform: uppercase;
            transition: all .25s;
        }

        .btn-primary:hover {
            background: #8fbd18;
            color: #ffffff;
            transform: translateY(-2px);
            box-shadow: 0 12px 30px rgba(166, 207, 35, .25);
        }

        .btn-secondary {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            background: transparent;
            color: #f7f9f8;
            padding: 17px 36px;
            border-radius: 2px;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 700;
            font-size: 12px;
            letter-spacing: 2px;
            text-transform: uppercase;
            border: 1.5px solid rgba(247, 249, 248, .25);
            transition: all .25s;
        }

        .btn-secondary:hover {
            border-color: #a6cf23;
            color: #a6cf23;
        }

        .hero-meta {
            display: flex;
            justify-content: center;
            gap: 32px;
            flex-wrap: wrap;
            margin-top: 48px;
            padding-top: 36px;
            border-top: 1px solid rgba(247, 249, 248, .1);
        }

        .hero-meta-item {
            display: flex;
            align-items: center;
            gap: 10px;
            font-size: 14px;
            color: rgba(247, 249, 248, .55);
        }

        .hero-meta-item i {
            color: #a6cf23;
        }

        /* ─── MARQUEE ─── */
        .marquee-section {
            background: #a6cf23;
            overflow: hidden;
            padding: 13px 0;
        }

        .marquee-track {
            display: flex;
            white-space: nowrap;
            animation: marquee 30s linear infinite;
        }

        @keyframes marquee {
            from {
                transform: translateX(0)
            }

            to {
                transform: translateX(-50%)
            }
        }

        .marquee-item {
            display: inline-flex;
            align-items: center;
            gap: 14px;
            padding: 0 22px;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 800;
            font-size: 11px;
            letter-spacing: 2.5px;
            text-transform: uppercase;
            color: #1f6470;
        }

        .marquee-dot {
            width: 4px;
            height: 4px;
            border-radius: 50%;
            background: #1f6470;
            opacity: .4;
        }

        /* ─── SECTION UTILS ─── */
        .sec-label {
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 3px;
            text-transform: uppercase;
            color: #287234;
            margin-bottom: 14px;
            display: flex;
            align-items: center;
            gap: 10px;
        }

        .sec-label::before {
            content: '';
            width: 24px;
            height: 1.5px;
            background: #287234;
        }

        .sec-label-c {
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 3px;
            text-transform: uppercase;
            color: #287234;
            margin-bottom: 14px;
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 10px;
        }

        .sec-label-c::before,
        .sec-label-c::after {
            content: '';
            width: 24px;
            height: 1.5px;
            background: #287234;
        }

        .sec-title {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(26px, 3.5vw, 46px);
            font-weight: 900;
            text-transform: uppercase;
            line-height: 1.08;
            margin-bottom: 18px;
            color: #1f6470;
        }

        .sec-title-c {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(26px, 3.5vw, 46px);
            font-weight: 900;
            text-transform: uppercase;
            line-height: 1.08;
            color: #1f6470;
        }

        .sec-title .accent,
        .sec-title-c .accent {
            color: #287234;
        }

        .sec-text {
            font-size: 15.5px;
            line-height: 1.78;
            color: #3d6267;
            margin-bottom: 14px;
        }

        .section-header {
            text-align: center;
            margin-bottom: 56px;
        }

        .section-header p {
            font-size: 16px;
            color: #6d898d;
            margin-top: 10px;
        }

        /* ─── SOBRE ─── */
        #sobre {
            padding: 108px 48px;
            background: #f7f9f8;
        }

        .sobre-inner {
            max-width: 1100px;
            margin: 0 auto;
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 80px;
            align-items: center;
        }

        .sobre-stats {
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 2px;
        }

        .sobre-stat {
            background: #edf3ef;
            border: 1px solid #d7e5d8;
            padding: 28px 22px;
            text-align: center;
            transition: background .3s;
        }

        .sobre-stat:hover {
            background: #a6cf23;
        }

        .sobre-stat:hover .sobre-stat-num {
            color: #1f6470;
        }

        .sobre-stat:hover .sobre-stat-label {
            color: #1f6470;
        }

        .sobre-stat-num {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 38px;
            font-weight: 900;
            color: #8fbd18;
            line-height: 1;
            transition: color .3s;
        }

        .sobre-stat-label {
            font-size: 11px;
            font-weight: 700;
            letter-spacing: 2px;
            text-transform: uppercase;
            color: #6d898d;
            margin-top: 8px;
            transition: color .3s;
        }

        /* ─── VIDEO SECTION ─── */
        #video-section {
            position: relative;
            overflow: hidden;
            background: #174f58;
        }

        .video-full {
            width: 100%;
            aspect-ratio: 16/9;
            display: block;
            object-fit: cover;
            opacity: .5;
            filter: saturate(.6) sepia(.3);
        }

        .video-overlay {
            position: absolute;
            inset: 0;
            background: linear-gradient(to right, rgba(31, 100, 112, .9) 0%, rgba(31, 100, 112, .4) 55%, rgba(31, 100, 112, .7) 100%);
            display: flex;
            align-items: center;
        }

        .video-overlay-content {
            max-width: 520px;
            padding: 60px;
        }

        .video-overlay-content h2 {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(22px, 3vw, 38px);
            font-weight: 900;
            text-transform: uppercase;
            line-height: 1.1;
            margin-bottom: 16px;
            color: #f7f9f8;
        }

        .video-overlay-content h2 .accent {
            color: #a6cf23;
        }

        .video-overlay-content p {
            font-size: 15px;
            color: rgba(247, 249, 248, .6);
            line-height: 1.75;
        }

        /* ─── DEBATEDORES ─── */
        #debatedores {
            padding: 108px 48px;
            background: #edf3ef;
        }

        .speakers-grid {
            display: grid;
            grid-template-columns: repeat(4, 1fr);
            gap: 2px;
            max-width: 1100px;
            margin: 0 auto;
        }

        .speaker-card {
            background: #f7f9f8;
            border: 1px solid #d7e5d8;
            padding: 28px 22px;
            text-align: center;
            transition: all .3s;
            cursor: pointer;
        }

        .speaker-card:hover {
            background: #1f6470;
            transform: translateY(-4px);
            box-shadow: 0 16px 40px rgba(31, 100, 112, .15);
        }

        .speaker-card:hover .speaker-name {
            color: #f7f9f8;
        }

        .speaker-card:hover .speaker-role {
            color: rgba(247, 249, 248, .55);
        }

        .speaker-card:hover .speaker-org {
            color: #a6cf23;
        }

        .speaker-card:hover .speaker-avatar {
            background: #174f58;
            border-color: #a6cf23;
            color: #a6cf23;
        }

        .speaker-avatar {
            width: 60px;
            height: 60px;
            border-radius: 50%;
            background: #edf3ef;
            border: 2px solid #d7e5d8;
            display: flex;
            align-items: center;
            justify-content: center;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 18px;
            font-weight: 900;
            color: #8fbd18;
            margin: 0 auto 14px;
            transition: all .3s;
        }

        .speaker-name {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 13px;
            font-weight: 800;
            text-transform: uppercase;
            letter-spacing: .3px;
            line-height: 1.3;
            margin-bottom: 8px;
            color: #1f6470;
            transition: color .3s;
        }

        .speaker-role {
            font-size: 12px;
            color: #6d898d;
            line-height: 1.5;
            transition: color .3s;
        }

        .speaker-org {
            font-size: 11px;
            color: #287234;
            font-weight: 700;
            letter-spacing: .8px;
            margin-top: 6px;
            transition: color .3s;
        }

        /* ─── AGENDA ─── */
        #agenda {
            padding: 108px 48px;
            background: #f7f9f8;
        }

        .agenda-inner {
            max-width: 900px;
            margin: 0 auto;
        }

        .agenda-date-badge {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            background: #1f5f2b;
            border-radius: 2px;
            padding: 10px 20px;
            margin-bottom: 48px;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 11px;
            font-weight: 700;
            letter-spacing: 2px;
            text-transform: uppercase;
            color: #f7f9f8;
        }

        .timeline {
            display: flex;
            flex-direction: column;
            position: relative;
        }

        .timeline::before {
            content: '';
            position: absolute;
            left: 132px;
            top: 0;
            bottom: 0;
            width: 1px;
            background: linear-gradient(to bottom, #a6cf23, rgba(166, 207, 35, .1));
        }

        .timeline-item {
            display: flex;
            align-items: flex-start;
        }

        .tl-time {
            width: 132px;
            flex-shrink: 0;
            text-align: right;
            padding-right: 24px;
            padding-top: 18px;
        }

        .tl-time span {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 16px;
            font-weight: 700;
            color: #8fbd18;
        }

        .tl-dot {
            width: 11px;
            height: 11px;
            border-radius: 50%;
            background: #edf3ef;
            border: 2px solid #a6cf23;
            flex-shrink: 0;
            margin-top: 21px;
            z-index: 2;
            transition: background .3s;
        }

        .tl-dot.highlight {
            background: #287234;
            border-color: #287234;
        }

        .tl-card {
            flex: 1;
            margin-left: 24px;
            padding: 14px 20px;
            margin-bottom: 8px;
            border-radius: 2px;
            background: #edf3ef;
            border: 1px solid #d7e5d8;
            transition: all .3s;
        }

        .tl-card:hover {
            background: #1f6470;
            border-color: #1f6470;
        }

        .tl-card:hover .tl-type {
            color: #a6cf23;
        }

        .tl-card:hover h5 {
            color: #f7f9f8;
        }

        .tl-type {
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 2px;
            text-transform: uppercase;
            color: #6d898d;
            margin-bottom: 4px;
            transition: color .3s;
        }

        .tl-type.salvia {
            color: #287234;
        }

        .tl-card h5 {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 14px;
            font-weight: 700;
            color: #1f6470;
            line-height: 1.4;
            transition: color .3s;
        }

        .agenda-note {
            text-align: right;
            font-size: 11px;
            color: #6d898d;
            margin-top: 24px;
        }

        /* ─── INGRESSOS ─── */
        #ingressos {
            padding: 108px 48px;
            background:
                linear-gradient(135deg, rgba(15, 56, 64, .96) 0%, rgba(31, 100, 112, .94) 58%, rgba(18, 83, 66, .96) 100%);
            position: relative;
            overflow: hidden;
        }

        #ingressos::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            height: 2px;
            background: linear-gradient(90deg, transparent, #a6cf23, transparent);
        }

        #ingressos::after {
            content: '';
            position: absolute;
            inset: 0;
            background-image:
                linear-gradient(rgba(247, 249, 248, .045) 1px, transparent 1px),
                linear-gradient(90deg, rgba(247, 249, 248, .035) 1px, transparent 1px);
            background-size: 48px 48px;
            opacity: .22;
            pointer-events: none;
        }

        .ingressos-inner {
            max-width: 1100px;
            margin: 0 auto;
            position: relative;
            z-index: 1;
        }

        .ingressos-header {
            text-align: center;
            max-width: 680px;
            margin: 0 auto 52px;
        }

        .ingressos-header .sec-label-c {
            color: #a6cf23;
        }

        .ingressos-header .sec-label-c::before,
        .ingressos-header .sec-label-c::after {
            background: #a6cf23;
        }

        .ingressos-header h2 {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(28px, 4vw, 46px);
            font-weight: 900;
            text-transform: uppercase;
            color: #f7f9f8;
        }

        .ingressos-header h2 .accent {
            color: #a6cf23;
        }

        .ingressos-header p {
            color: rgba(247, 249, 248, .62);
            font-size: 15px;
            margin-top: 10px;
            line-height: 1.65;
        }

        .ingresso-single {
            display: grid;
            grid-template-columns: minmax(0, 1.18fr) minmax(320px, .82fr);
            background: rgba(15, 56, 64, .68);
            border: 1px solid rgba(166, 207, 35, .24);
            box-shadow: 0 28px 70px rgba(15, 56, 64, .34);
            position: relative;
            overflow: hidden;
            isolation: isolate;
        }

        .ingresso-single::before {
            content: '';
            position: absolute;
            inset: 0;
            background: linear-gradient(120deg, rgba(247, 249, 248, .08), transparent 42%, rgba(166, 207, 35, .09));
            pointer-events: none;
            z-index: -1;
        }

        .ingresso-info {
            padding: 44px 48px;
            border-right: 1px solid rgba(166, 207, 35, .18);
        }

        .ingresso-reserva {
            padding: 44px 38px;
            display: flex;
            flex-direction: column;
            justify-content: center;
        }

        .ingresso-tier {
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 3px;
            text-transform: uppercase;
            color: #a6cf23;
            margin-bottom: 12px;
        }

        .ingresso-name {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(26px, 3vw, 40px);
            font-weight: 900;
            text-transform: uppercase;
            line-height: 1.05;
            letter-spacing: 0;
            margin-bottom: 16px;
            color: #f7f9f8;
        }

        .ingresso-desc {
            font-size: 16px;
            color: rgba(247, 249, 248, .68);
            line-height: 1.75;
            max-width: 620px;
        }

        .ingresso-meta {
            display: flex;
            flex-wrap: wrap;
            gap: 10px 18px;
            margin: 26px 0 30px;
            padding: 18px 0;
            border-top: 1px solid rgba(247, 249, 248, .11);
            border-bottom: 1px solid rgba(247, 249, 248, .11);
        }

        .ingresso-meta-item {
            display: inline-flex;
            align-items: center;
            gap: 9px;
            color: rgba(247, 249, 248, .76);
            font-size: 13px;
            font-weight: 700;
        }

        .ingresso-meta-item i {
            color: #a6cf23;
            font-size: 12px;
        }

        .ingresso-incluso {
            display: grid;
            grid-template-columns: repeat(2, minmax(0, 1fr));
            gap: 14px 24px;
        }

        .ingresso-feature {
            display: flex;
            align-items: flex-start;
            gap: 11px;
            font-size: 14px;
            color: rgba(247, 249, 248, .76);
            line-height: 1.55;
        }

        .ingresso-feature i {
            color: #a6cf23;
            margin-top: 4px;
            flex-shrink: 0;
            font-size: 11px;
        }

        .ingresso-kicker {
            color: #a6cf23;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 10px;
            font-weight: 800;
            letter-spacing: 2px;
            text-transform: uppercase;
            margin-bottom: 18px;
        }

        .ingresso-reserva-title {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 18px;
            font-weight: 900;
            color: #f7f9f8;
            text-transform: uppercase;
            line-height: 1.25;
            margin-bottom: 22px;
        }

        .ingresso-reserva-title span {
            color: #a6cf23;
        }

        .preco-bloco {
            margin-bottom: 22px;
            padding-bottom: 22px;
            border-bottom: 1px solid rgba(166, 207, 35, .16);
        }

        .preco-parcela {
            display: flex;
            align-items: baseline;
            gap: 4px;
        }

        .preco-prefix {
            font-size: 14px;
            color: rgba(247, 249, 248, .48);
        }

        .preco-num {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 54px;
            font-weight: 900;
            color: #a6cf23;
            line-height: .95;
        }

        .preco-cents {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 22px;
            font-weight: 700;
            color: #a6cf23;
        }

        .preco-vista {
            font-size: 13px;
            color: rgba(247, 249, 248, .46);
            margin-top: 8px;
        }

        .preco-vista span {
            color: rgba(247, 249, 248, .78);
            font-weight: 700;
        }

        .ingresso-qty {
            display: flex;
            align-items: center;
            justify-content: space-between;
            gap: 18px;
            margin-bottom: 20px;
        }

        .ingresso-qty-label {
            font-size: 12px;
            color: rgba(247, 249, 248, .58);
            letter-spacing: 1px;
            text-transform: uppercase;
            font-weight: 700;
        }

        .qty-ctrl {
            display: flex;
            align-items: center;
            gap: 14px;
        }

        .qty-btn {
            width: 34px;
            height: 34px;
            border-radius: 50%;
            border: 1px solid rgba(166, 207, 35, .3);
            background: transparent;
            color: #a6cf23;
            cursor: pointer;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 16px;
            transition: all .2s;
        }

        .qty-btn:hover {
            background: #a6cf23;
            color: #1f6470;
        }

        .qty-num {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 700;
            font-size: 18px;
            min-width: 22px;
            text-align: center;
            color: #f7f9f8;
        }

        .btn-comprar {
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 9px;
            width: 100%;
            padding: 17px 18px;
            border-radius: 2px;
            background: #a6cf23;
            color: #1f6470;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 800;
            font-size: 11px;
            letter-spacing: 2px;
            text-transform: uppercase;
            transition: all .25s;
        }

        .btn-comprar:hover {
            background: #8fbd18;
            color: #ffffff;
            transform: translateY(-1px);
        }

        .ingresso-note {
            margin-top: 14px;
            color: rgba(247, 249, 248, .46);
            font-size: 12px;
            line-height: 1.55;
            text-align: center;
        }

        /* ─── PATROCÍNIO ─── */
        #patrocinio {
            padding: 108px 48px;
            background: #edf3ef;
        }

        .patrocinio-inner {
            max-width: 1060px;
            margin: 0 auto;
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 80px;
            align-items: start;
        }

        .patrocinio-left h2 {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(26px, 3.5vw, 42px);
            font-weight: 900;
            text-transform: uppercase;
            line-height: 1.08;
            margin-bottom: 16px;
            color: #1f6470;
        }

        .patrocinio-left h2 .accent {
            color: #287234;
        }

        .patrocinio-left p {
            font-size: 15px;
            color: #3d6267;
            line-height: 1.75;
            margin-bottom: 26px;
        }

        .patrocinio-stats {
            display: flex;
            flex-direction: column;
            gap: 14px;
            margin-bottom: 34px;
        }

        .patrocinio-stat-row {
            display: flex;
            align-items: center;
            gap: 16px;
            padding: 14px 0;
            border-bottom: 1px solid #d7e5d8;
        }

        .patrocinio-stat-num {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 22px;
            font-weight: 900;
            color: #8fbd18;
            min-width: 64px;
        }

        .patrocinio-stat-label {
            font-size: 13px;
            color: #3d6267;
            line-height: 1.45;
        }

        .patrocinio-right {
            background: #f7f9f8;
            border: 1px solid #d7e5d8;
            border-top: 3px solid #a6cf23;
            border-radius: 3px;
            padding: 36px;
            box-shadow: 0 16px 48px rgba(31, 100, 112, .07);
        }

        .patrocinio-right h3 {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 20px;
            font-weight: 800;
            text-transform: uppercase;
            margin-bottom: 6px;
            color: #1f6470;
        }

        .patrocinio-right>p {
            font-size: 13px;
            color: #6d898d;
            margin-bottom: 22px;
        }

        .zoho-frame {
            width: 100%;
            height: 460px;
            border: none;
            border-radius: 2px;
        }

        /* ─── FAQ ─── */
        #faq {
            padding: 108px 48px;
            background: #f7f9f8;
        }

        .faq-inner {
            max-width: 760px;
            margin: 0 auto;
        }

        .faq-list {
            display: flex;
            flex-direction: column;
            gap: 2px;
            margin-top: 50px;
        }

        .faq-item {
            background: #edf3ef;
            border: 1px solid #d7e5d8;
            overflow: hidden;
        }

        .faq-question {
            display: flex;
            align-items: center;
            justify-content: space-between;
            gap: 16px;
            padding: 20px 24px;
            cursor: pointer;
            transition: background .2s;
        }

        .faq-question:hover {
            background: #d7e5d8;
        }

        .faq-question-text {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 14px;
            font-weight: 700;
            line-height: 1.4;
            color: #1f6470;
        }

        .faq-icon {
            width: 20px;
            height: 20px;
            flex-shrink: 0;
            color: #287234;
            transition: transform .3s;
        }

        .faq-item.open .faq-icon {
            transform: rotate(45deg);
        }

        .faq-answer {
            max-height: 0;
            overflow: hidden;
            transition: max-height .35s ease;
        }

        .faq-answer-inner {
            padding: 0 24px 20px;
            font-size: 14px;
            color: #3d6267;
            line-height: 1.75;
            border-top: 1px solid #d7e5d8;
            padding-top: 16px;
        }

        .faq-item.open .faq-answer {
            max-height: 500px;
        }

        /* ─── LOCALIZAÇÃO ─── */
        #localizacao {
            padding: 108px 48px;
            background: #edf3ef;
        }

        .localizacao-inner {
            max-width: 1060px;
            margin: 0 auto;
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 60px;
            align-items: start;
        }

        .localizacao-addr {
            font-size: 15px;
            color: #3d6267;
            line-height: 1.7;
            margin-bottom: 26px;
        }

        .localizacao-badge {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            background: #1f6470;
            color: #a6cf23;
            padding: 12px 20px;
            border-radius: 2px;
            font-size: 12px;
            font-weight: 700;
            letter-spacing: .5px;
        }

        .map-wrap {
            border-radius: 3px;
            overflow: hidden;
            border: 1px solid #d7e5d8;
            box-shadow: 0 12px 40px rgba(31, 100, 112, .08);
        }

        .map-wrap iframe {
            width: 100%;
            height: 360px;
            border: none;
            display: block;
        }

        /* ─── SECHAT ─── */
        #sechat {
            padding: 80px 48px;
            background: #1f6470;
            border-top: 2px solid #8fbd18;
        }

        .sechat-inner {
            max-width: 1000px;
            margin: 0 auto;
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 80px;
            align-items: center;
        }

        .sechat-logo-box {
            background: #174f58;
            border: 1px solid rgba(166, 207, 35, .15);
            border-radius: 4px;
            padding: 60px;
            display: flex;
            align-items: center;
            justify-content: center;
        }

        .sechat-info .sec-label {
            color: #a6cf23;
        }

        .sechat-info .sec-label::before {
            background: #a6cf23;
        }

        .sechat-title {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 30px;
            font-weight: 900;
            text-transform: uppercase;
            color: #f7f9f8;
            margin-bottom: 14px;
        }

        .sechat-title .accent {
            color: #a6cf23;
        }

        .sechat-text {
            font-size: 15px;
            color: rgba(247, 249, 248, .5);
            line-height: 1.75;
            margin-bottom: 12px;
        }

        .sechat-link {
            display: inline-flex;
            align-items: center;
            gap: 8px;
            color: #a6cf23;
            font-size: 11px;
            font-weight: 700;
            letter-spacing: 2px;
            text-transform: uppercase;
            margin-top: 12px;
            border-bottom: 1px solid transparent;
            transition: border-color .2s;
        }

        .sechat-link:hover {
            border-bottom-color: #a6cf23;
        }

        /* ─── FOOTER ─── */
        footer {
            background: #174f58;
            padding: 52px 48px 24px;
            border-top: 1px solid rgba(166, 207, 35, .1);
        }

        .footer-inner {
            max-width: 1100px;
            margin: 0 auto;
            display: grid;
            grid-template-columns: 2fr 1fr 1fr;
            gap: 60px;
            padding-bottom: 40px;
            border-bottom: 1px solid rgba(166, 207, 35, .08);
            margin-bottom: 24px;
        }

        .footer-brand p {
            font-size: 13px;
            color: rgba(247, 249, 248, .3);
            line-height: 1.7;
            margin-top: 14px;
            max-width: 280px;
        }

        .footer-col h4 {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 2.5px;
            text-transform: uppercase;
            color: #a6cf23;
            margin-bottom: 18px;
        }

        .footer-col a {
            display: block;
            font-size: 13px;
            color: rgba(247, 249, 248, .32);
            margin-bottom: 10px;
            transition: color .2s;
        }

        .footer-col a:hover {
            color: #f7f9f8;
        }

        .footer-bottom {
            max-width: 1100px;
            margin: 0 auto;
            display: flex;
            justify-content: space-between;
            align-items: center;
        }

        .footer-bottom p {
            font-size: 11px;
            color: rgba(247, 249, 248, .18);
        }

        .footer-social {
            display: flex;
            gap: 10px;
        }

        .footer-social a {
            width: 32px;
            height: 32px;
            border-radius: 50%;
            border: 1px solid rgba(166, 207, 35, .2);
            display: flex;
            align-items: center;
            justify-content: center;
            color: rgba(247, 249, 248, .3);
            font-size: 13px;
            transition: all .2s;
        }

        .footer-social a:hover {
            border-color: #a6cf23;
            color: #a6cf23;
        }

        /* WHATSAPP */
        .wa-btn {
            position: fixed;
            bottom: 80px;
            right: 28px;
            width: 52px;
            height: 52px;
            border-radius: 50%;
            background: #25d366;
            display: flex;
            align-items: center;
            justify-content: center;
            color: #fff;
            font-size: 24px;
            text-decoration: none;
            box-shadow: 0 4px 18px rgba(37, 211, 102, .4);
            z-index: 98;
            transition: transform .2s;
        }

        .wa-btn:hover {
            transform: scale(1.1);
        }

        /* REVEAL */
        .reveal {
            opacity: 0;
            transform: translateY(22px);
            transition: opacity .7s ease, transform .7s ease;
        }

        .reveal.visible {
            opacity: 1;
            transform: translateY(0);
        }

        .rd1 {
            transition-delay: .1s;
        }

        .rd2 {
            transition-delay: .22s;
        }

        /* RESPONSIVE */
        @media(max-width:960px) {
            .nav-links {
                display: none;
            }

            .nav {
                padding: 0 20px;
            }

            #hero {
                padding: 120px 20px 80px;
            }

            .sobre-inner,
            .patrocinio-inner,
            .localizacao-inner,
            .sechat-inner,
            .footer-inner {
                grid-template-columns: 1fr;
                gap: 40px;
            }

            .speakers-grid {
                grid-template-columns: repeat(2, 1fr);
            }

            .ingresso-single {
                grid-template-columns: 1fr;
                margin: 0 auto;
            }

            .ingresso-info {
                border-right: 0;
                border-bottom: 1px solid rgba(166, 207, 35, .18);
                padding: 34px 28px;
            }

            .ingresso-reserva {
                padding: 34px 28px;
            }

            .ingresso-incluso {
                grid-template-columns: 1fr;
            }

            section,
            #sobre,
            #debatedores,
            #agenda,
            #ingressos,
            #patrocinio,
            #faq,
            #localizacao,
            #sechat {
                padding: 64px 20px;
            }

            footer {
                padding: 40px 20px 20px;
            }

            .sticky-bar {
                padding: 12px 20px;
                flex-direction: column;
                gap: 10px;
                text-align: center;
            }

            .video-overlay {
                position: static;
            }

            .video-overlay-content {
                max-width: 100%;
                padding: 32px 20px;
            }
        }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-704d337 *//*
  Cannabis Connection 2026 - CSS para Elementor
  Versao compatibilizada para evitar erro no editor.
  Carregue as fontes no Elementor/Site Settings ou no tema:
  - Montserrat: 400, 500, 600, 700, 800, 900
  - Lato: 300, 400, 700
*/
*,
        *::before,
        *::after {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
        }

        html {
            scroll-behavior: smooth;
        }

        body {
            font-family: 'Lato', Arial, sans-serif !important;
            background: #f7f9f8;
            color: #143f46;
            overflow-x: hidden;
        }

        a {
            text-decoration: none;
            color: inherit;
        }

        /* ─── NAV ─── */
        .nav {
            position: fixed;
            top: 0;
            left: 0;
            right: 0;
            z-index: 100;
            display: flex;
            align-items: center;
            justify-content: space-between;
            padding: 0 48px;
            height: 70px;
            background: rgba(247, 249, 248, 0.97);
            backdrop-filter: blur(14px);
            border-bottom: 1px solid rgba(166, 207, 35, 0.3);
            transition: height .3s, box-shadow .3s;
        }

        .nav.scrolled {
            height: 58px;
            box-shadow: 0 2px 24px rgba(31, 100, 112, .08);
        }

        .nav-logo {
            display: flex;
            align-items: center;
            gap: 12px;
        }

        .nav-logo-icon {
            width: 190px;
            height: auto;
            display: block;
        }

        .nav-logo-text {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 800;
            font-size: 14px;
            letter-spacing: 2px;
            text-transform: uppercase;
            color: #1f6470;
        }

        .nav-logo-sub {
            font-size: 9px;
            letter-spacing: 3px;
            color: #287234;
            text-transform: uppercase;
            font-weight: 700;
            display: block;
            margin-top: 2px;
        }

        .nav-links {
            display: flex;
            align-items: center;
            gap: 28px;
        }

        .nav-links a {
            font-size: 11px;
            font-weight: 700;
            letter-spacing: 1.5px;
            text-transform: uppercase;
            color: #3d6267;
            transition: color .2s;
        }

        .nav-links a:hover {
            color: #287234;
        }

        .nav-cta {
            background: #1f6470 !important;
            color: #f7f9f8 !important;
            padding: 10px 22px;
            border-radius: 2px;
            font-weight: 800 !important;
            font-size: 11px !important;
            letter-spacing: 1.5px !important;
            transition: background .2s, transform .2s;
        }

        .nav-cta:hover {
            background: #174f58 !important;
            transform: translateY(-1px);
        }

        .nav-cta-sponsor {
            background: #a6cf23 !important;
            color: #1f6470 !important;
        }

        .nav-cta-sponsor:hover {
            background: #8fbd18 !important;
            color: #ffffff !important;
        }

        /* ─── STICKY BAR ─── */
        .sticky-bar {
            position: fixed;
            bottom: 0;
            left: 0;
            right: 0;
            z-index: 99;
            background: #1f6470;
            border-top: 2px solid #a6cf23;
            padding: 14px 48px;
            display: flex;
            align-items: center;
            justify-content: space-between;
            transform: translateY(100%);
            transition: transform .4s ease;
        }

        .sticky-bar.visible {
            transform: translateY(0);
        }

        .sticky-bar-text {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 13px;
            font-weight: 700;
            color: #f7f9f8;
        }

        .sticky-bar-text span {
            color: #a6cf23;
        }

        .sticky-bar-cta {
            background: #a6cf23;
            color: #1f6470;
            padding: 12px 28px;
            border-radius: 2px;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 800;
            font-size: 12px;
            letter-spacing: 2px;
            text-transform: uppercase;
            display: flex;
            align-items: center;
            gap: 8px;
            transition: background .2s;
        }

        .sticky-bar-cta:hover {
            background: #8fbd18;
            color: #ffffff;
        }

        /* ─── HERO ─── */
        #hero {
            min-height: 100vh;
            position: relative;
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            text-align: center;
            padding: 130px 48px 90px;
            overflow: hidden;
            background: #1f6470;
        }

        .hero-video-bg {
            position: absolute;
            inset: 0;
            z-index: 0;
        }

        .hero-video-bg video {
            width: 100%;
            height: 100%;
            object-fit: cover;
            opacity: .12;
        }

        .hero-video-bg::after {
            content: '';
            position: absolute;
            inset: 0;
            background: linear-gradient(to bottom, rgba(31, 100, 112, .75) 0%, rgba(31, 100, 112, .55) 50%, rgba(31, 100, 112, .92) 100%);
        }

        /* grain texture */
        .hero-grain {
            position: absolute;
            inset: 0;
            z-index: 1;
            opacity: .04;
            background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
            background-size: 200px 200px;
        }

        /* botanical line-art overlay */
        .hero-botanical {
            position: absolute;
            right: 5%;
            top: 50%;
            transform: translateY(-50%);
            width: 360px;
            height: 360px;
            z-index: 1;
            opacity: .06;
        }

        .hero-content {
            position: relative;
            z-index: 2;
            max-width: 860px;
            margin: 0 auto;
        }

        .hero-badge {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            border: 1px solid rgba(166, 207, 35, .4);
            border-radius: 2px;
            padding: 8px 20px;
            margin-bottom: 36px;
            font-size: 11px;
            font-weight: 700;
            letter-spacing: 2.5px;
            text-transform: uppercase;
            color: #a6cf23;
        }

        .hero-badge-dot {
            width: 6px;
            height: 6px;
            border-radius: 50%;
            background: #a6cf23;
            animation: pulse 2s infinite;
        }

        @keyframes pulse {

            0%,
            100% {
                opacity: 1;
                transform: scale(1)
            }

            50% {
                opacity: .5;
                transform: scale(.8)
            }
        }

        .hero-title {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(36px, 6vw, 76px);
            font-weight: 900;
            line-height: 1.0;
            text-transform: uppercase;
            letter-spacing: -1px;
            color: #f7f9f8;
            margin-bottom: 20px;
        }

        .hero-title .accent {
            color: #a6cf23;
        }

        .hero-subtitle {
            font-size: 17px;
            font-weight: 300;
            line-height: 1.7;
            color: rgba(247, 249, 248, .55);
            max-width: 620px;
            margin: 0 auto 40px;
        }

        /* countdown */
        .countdown {
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 4px;
            margin-bottom: 44px;
        }

        .countdown-block {
            background: rgba(166, 207, 35, .08);
            border: 1px solid rgba(166, 207, 35, .2);
            border-radius: 3px;
            padding: 16px 20px;
            text-align: center;
            min-width: 78px;
        }

        .countdown-num {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 34px;
            font-weight: 900;
            color: #a6cf23;
            line-height: 1;
        }

        .countdown-label {
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 2px;
            text-transform: uppercase;
            color: rgba(166, 207, 35, .5);
            margin-top: 6px;
        }

        .countdown-sep {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 26px;
            font-weight: 900;
            color: #a6cf23;
            margin-bottom: 20px;
            opacity: .4;
        }

        .hero-ctas {
            display: flex;
            justify-content: center;
            gap: 14px;
            flex-wrap: wrap;
        }

        .btn-primary {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            background: #a6cf23;
            color: #1f6470;
            padding: 18px 38px;
            border-radius: 2px;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 800;
            font-size: 12px;
            letter-spacing: 2px;
            text-transform: uppercase;
            transition: all .25s;
        }

        .btn-primary:hover {
            background: #8fbd18;
            color: #ffffff;
            transform: translateY(-2px);
            box-shadow: 0 12px 30px rgba(166, 207, 35, .25);
        }

        .btn-secondary {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            background: transparent;
            color: #f7f9f8;
            padding: 17px 36px;
            border-radius: 2px;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 700;
            font-size: 12px;
            letter-spacing: 2px;
            text-transform: uppercase;
            border: 1.5px solid rgba(247, 249, 248, .25);
            transition: all .25s;
        }

        .btn-secondary:hover {
            border-color: #a6cf23;
            color: #a6cf23;
        }

        .hero-meta {
            display: flex;
            justify-content: center;
            gap: 32px;
            flex-wrap: wrap;
            margin-top: 48px;
            padding-top: 36px;
            border-top: 1px solid rgba(247, 249, 248, .1);
        }

        .hero-meta-item {
            display: flex;
            align-items: center;
            gap: 10px;
            font-size: 14px;
            color: rgba(247, 249, 248, .55);
        }

        .hero-meta-item i {
            color: #a6cf23;
        }

        /* ─── MARQUEE ─── */
        .marquee-section {
            background: #a6cf23;
            overflow: hidden;
            padding: 13px 0;
        }

        .marquee-track {
            display: flex;
            white-space: nowrap;
            animation: marquee 30s linear infinite;
        }

        @keyframes marquee {
            from {
                transform: translateX(0)
            }

            to {
                transform: translateX(-50%)
            }
        }

        .marquee-item {
            display: inline-flex;
            align-items: center;
            gap: 14px;
            padding: 0 22px;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 800;
            font-size: 11px;
            letter-spacing: 2.5px;
            text-transform: uppercase;
            color: #1f6470;
        }

        .marquee-dot {
            width: 4px;
            height: 4px;
            border-radius: 50%;
            background: #1f6470;
            opacity: .4;
        }

        /* ─── SECTION UTILS ─── */
        .sec-label {
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 3px;
            text-transform: uppercase;
            color: #287234;
            margin-bottom: 14px;
            display: flex;
            align-items: center;
            gap: 10px;
        }

        .sec-label::before {
            content: '';
            width: 24px;
            height: 1.5px;
            background: #287234;
        }

        .sec-label-c {
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 3px;
            text-transform: uppercase;
            color: #287234;
            margin-bottom: 14px;
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 10px;
        }

        .sec-label-c::before,
        .sec-label-c::after {
            content: '';
            width: 24px;
            height: 1.5px;
            background: #287234;
        }

        .sec-title {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(26px, 3.5vw, 46px);
            font-weight: 900;
            text-transform: uppercase;
            line-height: 1.08;
            margin-bottom: 18px;
            color: #1f6470;
        }

        .sec-title-c {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(26px, 3.5vw, 46px);
            font-weight: 900;
            text-transform: uppercase;
            line-height: 1.08;
            color: #1f6470;
        }

        .sec-title .accent,
        .sec-title-c .accent {
            color: #287234;
        }

        .sec-text {
            font-size: 15.5px;
            line-height: 1.78;
            color: #3d6267;
            margin-bottom: 14px;
        }

        .section-header {
            text-align: center;
            margin-bottom: 56px;
        }

        .section-header p {
            font-size: 16px;
            color: #6d898d;
            margin-top: 10px;
        }

        /* ─── SOBRE ─── */
        #sobre {
            padding: 108px 48px;
            background: #f7f9f8;
        }

        .sobre-inner {
            max-width: 1100px;
            margin: 0 auto;
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 80px;
            align-items: center;
        }

        .sobre-stats {
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 2px;
        }

        .sobre-stat {
            background: #edf3ef;
            border: 1px solid #d7e5d8;
            padding: 28px 22px;
            text-align: center;
            transition: background .3s;
        }

        .sobre-stat:hover {
            background: #a6cf23;
        }

        .sobre-stat:hover .sobre-stat-num {
            color: #1f6470;
        }

        .sobre-stat:hover .sobre-stat-label {
            color: #1f6470;
        }

        .sobre-stat-num {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 38px;
            font-weight: 900;
            color: #8fbd18;
            line-height: 1;
            transition: color .3s;
        }

        .sobre-stat-label {
            font-size: 11px;
            font-weight: 700;
            letter-spacing: 2px;
            text-transform: uppercase;
            color: #6d898d;
            margin-top: 8px;
            transition: color .3s;
        }

        /* ─── VIDEO SECTION ─── */
        #video-section {
            position: relative;
            overflow: hidden;
            background: #174f58;
        }

        .video-full {
            width: 100%;
            aspect-ratio: 16/9;
            display: block;
            object-fit: cover;
            opacity: .5;
            filter: saturate(.6) sepia(.3);
        }

        .video-overlay {
            position: absolute;
            inset: 0;
            background: linear-gradient(to right, rgba(31, 100, 112, .9) 0%, rgba(31, 100, 112, .4) 55%, rgba(31, 100, 112, .7) 100%);
            display: flex;
            align-items: center;
        }

        .video-overlay-content {
            max-width: 520px;
            padding: 60px;
        }

        .video-overlay-content h2 {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(22px, 3vw, 38px);
            font-weight: 900;
            text-transform: uppercase;
            line-height: 1.1;
            margin-bottom: 16px;
            color: #f7f9f8;
        }

        .video-overlay-content h2 .accent {
            color: #a6cf23;
        }

        .video-overlay-content p {
            font-size: 15px;
            color: rgba(247, 249, 248, .6);
            line-height: 1.75;
        }

        /* ─── DEBATEDORES ─── */
        #debatedores {
            padding: 108px 48px;
            background: #edf3ef;
        }

        .speakers-grid {
            display: grid;
            grid-template-columns: repeat(4, 1fr);
            gap: 2px;
            max-width: 1100px;
            margin: 0 auto;
        }

        .speaker-card {
            background: #f7f9f8;
            border: 1px solid #d7e5d8;
            padding: 28px 22px;
            text-align: center;
            transition: all .3s;
            cursor: pointer;
        }

        .speaker-card:hover {
            background: #1f6470;
            transform: translateY(-4px);
            box-shadow: 0 16px 40px rgba(31, 100, 112, .15);
        }

        .speaker-card:hover .speaker-name {
            color: #f7f9f8;
        }

        .speaker-card:hover .speaker-role {
            color: rgba(247, 249, 248, .55);
        }

        .speaker-card:hover .speaker-org {
            color: #a6cf23;
        }

        .speaker-card:hover .speaker-avatar {
            background: #174f58;
            border-color: #a6cf23;
            color: #a6cf23;
        }

        .speaker-avatar {
            width: 60px;
            height: 60px;
            border-radius: 50%;
            background: #edf3ef;
            border: 2px solid #d7e5d8;
            display: flex;
            align-items: center;
            justify-content: center;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 18px;
            font-weight: 900;
            color: #8fbd18;
            margin: 0 auto 14px;
            transition: all .3s;
        }

        .speaker-name {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 13px;
            font-weight: 800;
            text-transform: uppercase;
            letter-spacing: .3px;
            line-height: 1.3;
            margin-bottom: 8px;
            color: #1f6470;
            transition: color .3s;
        }

        .speaker-role {
            font-size: 12px;
            color: #6d898d;
            line-height: 1.5;
            transition: color .3s;
        }

        .speaker-org {
            font-size: 11px;
            color: #287234;
            font-weight: 700;
            letter-spacing: .8px;
            margin-top: 6px;
            transition: color .3s;
        }

        /* ─── AGENDA ─── */
        #agenda {
            padding: 108px 48px;
            background: #f7f9f8;
        }

        .agenda-inner {
            max-width: 900px;
            margin: 0 auto;
        }

        .agenda-date-badge {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            background: #1f5f2b;
            border-radius: 2px;
            padding: 10px 20px;
            margin-bottom: 48px;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 11px;
            font-weight: 700;
            letter-spacing: 2px;
            text-transform: uppercase;
            color: #f7f9f8;
        }

        .timeline {
            display: flex;
            flex-direction: column;
            position: relative;
        }

        .timeline::before {
            content: '';
            position: absolute;
            left: 132px;
            top: 0;
            bottom: 0;
            width: 1px;
            background: linear-gradient(to bottom, #a6cf23, rgba(166, 207, 35, .1));
        }

        .timeline-item {
            display: flex;
            align-items: flex-start;
        }

        .tl-time {
            width: 132px;
            flex-shrink: 0;
            text-align: right;
            padding-right: 24px;
            padding-top: 18px;
        }

        .tl-time span {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 16px;
            font-weight: 700;
            color: #8fbd18;
        }

        .tl-dot {
            width: 11px;
            height: 11px;
            border-radius: 50%;
            background: #edf3ef;
            border: 2px solid #a6cf23;
            flex-shrink: 0;
            margin-top: 21px;
            z-index: 2;
            transition: background .3s;
        }

        .tl-dot.highlight {
            background: #287234;
            border-color: #287234;
        }

        .tl-card {
            flex: 1;
            margin-left: 24px;
            padding: 14px 20px;
            margin-bottom: 8px;
            border-radius: 2px;
            background: #edf3ef;
            border: 1px solid #d7e5d8;
            transition: all .3s;
        }

        .tl-card:hover {
            background: #1f6470;
            border-color: #1f6470;
        }

        .tl-card:hover .tl-type {
            color: #a6cf23;
        }

        .tl-card:hover h5 {
            color: #f7f9f8;
        }

        .tl-type {
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 2px;
            text-transform: uppercase;
            color: #6d898d;
            margin-bottom: 4px;
            transition: color .3s;
        }

        .tl-type.salvia {
            color: #287234;
        }

        .tl-card h5 {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 14px;
            font-weight: 700;
            color: #1f6470;
            line-height: 1.4;
            transition: color .3s;
        }

        .agenda-note {
            text-align: right;
            font-size: 11px;
            color: #6d898d;
            margin-top: 24px;
        }

        /* ─── INGRESSOS ─── */
        #ingressos {
            padding: 108px 48px;
            background:
                linear-gradient(135deg, rgba(15, 56, 64, .96) 0%, rgba(31, 100, 112, .94) 58%, rgba(18, 83, 66, .96) 100%);
            position: relative;
            overflow: hidden;
        }

        #ingressos::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            height: 2px;
            background: linear-gradient(90deg, transparent, #a6cf23, transparent);
        }

        #ingressos::after {
            content: '';
            position: absolute;
            inset: 0;
            background-image:
                linear-gradient(rgba(247, 249, 248, .045) 1px, transparent 1px),
                linear-gradient(90deg, rgba(247, 249, 248, .035) 1px, transparent 1px);
            background-size: 48px 48px;
            opacity: .22;
            pointer-events: none;
        }

        .ingressos-inner {
            max-width: 1100px;
            margin: 0 auto;
            position: relative;
            z-index: 1;
        }

        .ingressos-header {
            text-align: center;
            max-width: 680px;
            margin: 0 auto 52px;
        }

        .ingressos-header .sec-label-c {
            color: #a6cf23;
        }

        .ingressos-header .sec-label-c::before,
        .ingressos-header .sec-label-c::after {
            background: #a6cf23;
        }

        .ingressos-header h2 {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(28px, 4vw, 46px);
            font-weight: 900;
            text-transform: uppercase;
            color: #f7f9f8;
        }

        .ingressos-header h2 .accent {
            color: #a6cf23;
        }

        .ingressos-header p {
            color: rgba(247, 249, 248, .62);
            font-size: 15px;
            margin-top: 10px;
            line-height: 1.65;
        }

        .ingresso-single {
            display: grid;
            grid-template-columns: minmax(0, 1.18fr) minmax(320px, .82fr);
            background: rgba(15, 56, 64, .68);
            border: 1px solid rgba(166, 207, 35, .24);
            box-shadow: 0 28px 70px rgba(15, 56, 64, .34);
            position: relative;
            overflow: hidden;
            isolation: isolate;
        }

        .ingresso-single::before {
            content: '';
            position: absolute;
            inset: 0;
            background: linear-gradient(120deg, rgba(247, 249, 248, .08), transparent 42%, rgba(166, 207, 35, .09));
            pointer-events: none;
            z-index: -1;
        }

        .ingresso-info {
            padding: 44px 48px;
            border-right: 1px solid rgba(166, 207, 35, .18);
        }

        .ingresso-reserva {
            padding: 44px 38px;
            display: flex;
            flex-direction: column;
            justify-content: center;
        }

        .ingresso-tier {
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 3px;
            text-transform: uppercase;
            color: #a6cf23;
            margin-bottom: 12px;
        }

        .ingresso-name {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(26px, 3vw, 40px);
            font-weight: 900;
            text-transform: uppercase;
            line-height: 1.05;
            letter-spacing: 0;
            margin-bottom: 16px;
            color: #f7f9f8;
        }

        .ingresso-desc {
            font-size: 16px;
            color: rgba(247, 249, 248, .68);
            line-height: 1.75;
            max-width: 620px;
        }

        .ingresso-meta {
            display: flex;
            flex-wrap: wrap;
            gap: 10px 18px;
            margin: 26px 0 30px;
            padding: 18px 0;
            border-top: 1px solid rgba(247, 249, 248, .11);
            border-bottom: 1px solid rgba(247, 249, 248, .11);
        }

        .ingresso-meta-item {
            display: inline-flex;
            align-items: center;
            gap: 9px;
            color: rgba(247, 249, 248, .76);
            font-size: 13px;
            font-weight: 700;
        }

        .ingresso-meta-item i {
            color: #a6cf23;
            font-size: 12px;
        }

        .ingresso-incluso {
            display: grid;
            grid-template-columns: repeat(2, minmax(0, 1fr));
            gap: 14px 24px;
        }

        .ingresso-feature {
            display: flex;
            align-items: flex-start;
            gap: 11px;
            font-size: 14px;
            color: rgba(247, 249, 248, .76);
            line-height: 1.55;
        }

        .ingresso-feature i {
            color: #a6cf23;
            margin-top: 4px;
            flex-shrink: 0;
            font-size: 11px;
        }

        .ingresso-kicker {
            color: #a6cf23;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 10px;
            font-weight: 800;
            letter-spacing: 2px;
            text-transform: uppercase;
            margin-bottom: 18px;
        }

        .ingresso-reserva-title {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 18px;
            font-weight: 900;
            color: #f7f9f8;
            text-transform: uppercase;
            line-height: 1.25;
            margin-bottom: 22px;
        }

        .ingresso-reserva-title span {
            color: #a6cf23;
        }

        .preco-bloco {
            margin-bottom: 22px;
            padding-bottom: 22px;
            border-bottom: 1px solid rgba(166, 207, 35, .16);
        }

        .preco-parcela {
            display: flex;
            align-items: baseline;
            gap: 4px;
        }

        .preco-prefix {
            font-size: 14px;
            color: rgba(247, 249, 248, .48);
        }

        .preco-num {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 54px;
            font-weight: 900;
            color: #a6cf23;
            line-height: .95;
        }

        .preco-cents {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 22px;
            font-weight: 700;
            color: #a6cf23;
        }

        .preco-vista {
            font-size: 13px;
            color: rgba(247, 249, 248, .46);
            margin-top: 8px;
        }

        .preco-vista span {
            color: rgba(247, 249, 248, .78);
            font-weight: 700;
        }

        .ingresso-qty {
            display: flex;
            align-items: center;
            justify-content: space-between;
            gap: 18px;
            margin-bottom: 20px;
        }

        .ingresso-qty-label {
            font-size: 12px;
            color: rgba(247, 249, 248, .58);
            letter-spacing: 1px;
            text-transform: uppercase;
            font-weight: 700;
        }

        .qty-ctrl {
            display: flex;
            align-items: center;
            gap: 14px;
        }

        .qty-btn {
            width: 34px;
            height: 34px;
            border-radius: 50%;
            border: 1px solid rgba(166, 207, 35, .3);
            background: transparent;
            color: #a6cf23;
            cursor: pointer;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 16px;
            transition: all .2s;
        }

        .qty-btn:hover {
            background: #a6cf23;
            color: #1f6470;
        }

        .qty-num {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 700;
            font-size: 18px;
            min-width: 22px;
            text-align: center;
            color: #f7f9f8;
        }

        .btn-comprar {
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 9px;
            width: 100%;
            padding: 17px 18px;
            border-radius: 2px;
            background: #a6cf23;
            color: #1f6470;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 800;
            font-size: 11px;
            letter-spacing: 2px;
            text-transform: uppercase;
            transition: all .25s;
        }

        .btn-comprar:hover {
            background: #8fbd18;
            color: #ffffff;
            transform: translateY(-1px);
        }

        .ingresso-note {
            margin-top: 14px;
            color: rgba(247, 249, 248, .46);
            font-size: 12px;
            line-height: 1.55;
            text-align: center;
        }

        /* ─── PATROCÍNIO ─── */
        #patrocinio {
            padding: 108px 48px;
            background: #edf3ef;
        }

        .patrocinio-inner {
            max-width: 1060px;
            margin: 0 auto;
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 80px;
            align-items: start;
        }

        .patrocinio-left h2 {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(26px, 3.5vw, 42px);
            font-weight: 900;
            text-transform: uppercase;
            line-height: 1.08;
            margin-bottom: 16px;
            color: #1f6470;
        }

        .patrocinio-left h2 .accent {
            color: #287234;
        }

        .patrocinio-left p {
            font-size: 15px;
            color: #3d6267;
            line-height: 1.75;
            margin-bottom: 26px;
        }

        .patrocinio-stats {
            display: flex;
            flex-direction: column;
            gap: 14px;
            margin-bottom: 34px;
        }

        .patrocinio-stat-row {
            display: flex;
            align-items: center;
            gap: 16px;
            padding: 14px 0;
            border-bottom: 1px solid #d7e5d8;
        }

        .patrocinio-stat-num {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 22px;
            font-weight: 900;
            color: #8fbd18;
            min-width: 64px;
        }

        .patrocinio-stat-label {
            font-size: 13px;
            color: #3d6267;
            line-height: 1.45;
        }

        .patrocinio-right {
            background: #f7f9f8;
            border: 1px solid #d7e5d8;
            border-top: 3px solid #a6cf23;
            border-radius: 3px;
            padding: 36px;
            box-shadow: 0 16px 48px rgba(31, 100, 112, .07);
        }

        .patrocinio-right h3 {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 20px;
            font-weight: 800;
            text-transform: uppercase;
            margin-bottom: 6px;
            color: #1f6470;
        }

        .patrocinio-right>p {
            font-size: 13px;
            color: #6d898d;
            margin-bottom: 22px;
        }

        .zoho-frame {
            width: 100%;
            height: 460px;
            border: none;
            border-radius: 2px;
        }

        /* ─── FAQ ─── */
        #faq {
            padding: 108px 48px;
            background: #f7f9f8;
        }

        .faq-inner {
            max-width: 760px;
            margin: 0 auto;
        }

        .faq-list {
            display: flex;
            flex-direction: column;
            gap: 2px;
            margin-top: 50px;
        }

        .faq-item {
            background: #edf3ef;
            border: 1px solid #d7e5d8;
            overflow: hidden;
        }

        .faq-question {
            display: flex;
            align-items: center;
            justify-content: space-between;
            gap: 16px;
            padding: 20px 24px;
            cursor: pointer;
            transition: background .2s;
        }

        .faq-question:hover {
            background: #d7e5d8;
        }

        .faq-question-text {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 14px;
            font-weight: 700;
            line-height: 1.4;
            color: #1f6470;
        }

        .faq-icon {
            width: 20px;
            height: 20px;
            flex-shrink: 0;
            color: #287234;
            transition: transform .3s;
        }

        .faq-item.open .faq-icon {
            transform: rotate(45deg);
        }

        .faq-answer {
            max-height: 0;
            overflow: hidden;
            transition: max-height .35s ease;
        }

        .faq-answer-inner {
            padding: 0 24px 20px;
            font-size: 14px;
            color: #3d6267;
            line-height: 1.75;
            border-top: 1px solid #d7e5d8;
            padding-top: 16px;
        }

        .faq-item.open .faq-answer {
            max-height: 500px;
        }

        /* ─── LOCALIZAÇÃO ─── */
        #localizacao {
            padding: 108px 48px;
            background: #edf3ef;
        }

        .localizacao-inner {
            max-width: 1060px;
            margin: 0 auto;
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 60px;
            align-items: start;
        }

        .localizacao-addr {
            font-size: 15px;
            color: #3d6267;
            line-height: 1.7;
            margin-bottom: 26px;
        }

        .localizacao-badge {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            background: #1f6470;
            color: #a6cf23;
            padding: 12px 20px;
            border-radius: 2px;
            font-size: 12px;
            font-weight: 700;
            letter-spacing: .5px;
        }

        .map-wrap {
            border-radius: 3px;
            overflow: hidden;
            border: 1px solid #d7e5d8;
            box-shadow: 0 12px 40px rgba(31, 100, 112, .08);
        }

        .map-wrap iframe {
            width: 100%;
            height: 360px;
            border: none;
            display: block;
        }

        /* ─── SECHAT ─── */
        #sechat {
            padding: 80px 48px;
            background: #1f6470;
            border-top: 2px solid #8fbd18;
        }

        .sechat-inner {
            max-width: 1000px;
            margin: 0 auto;
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 80px;
            align-items: center;
        }

        .sechat-logo-box {
            background: #174f58;
            border: 1px solid rgba(166, 207, 35, .15);
            border-radius: 4px;
            padding: 60px;
            display: flex;
            align-items: center;
            justify-content: center;
        }

        .sechat-info .sec-label {
            color: #a6cf23;
        }

        .sechat-info .sec-label::before {
            background: #a6cf23;
        }

        .sechat-title {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 30px;
            font-weight: 900;
            text-transform: uppercase;
            color: #f7f9f8;
            margin-bottom: 14px;
        }

        .sechat-title .accent {
            color: #a6cf23;
        }

        .sechat-text {
            font-size: 15px;
            color: rgba(247, 249, 248, .5);
            line-height: 1.75;
            margin-bottom: 12px;
        }

        .sechat-link {
            display: inline-flex;
            align-items: center;
            gap: 8px;
            color: #a6cf23;
            font-size: 11px;
            font-weight: 700;
            letter-spacing: 2px;
            text-transform: uppercase;
            margin-top: 12px;
            border-bottom: 1px solid transparent;
            transition: border-color .2s;
        }

        .sechat-link:hover {
            border-bottom-color: #a6cf23;
        }

        /* ─── FOOTER ─── */
        footer {
            background: #174f58;
            padding: 52px 48px 24px;
            border-top: 1px solid rgba(166, 207, 35, .1);
        }

        .footer-inner {
            max-width: 1100px;
            margin: 0 auto;
            display: grid;
            grid-template-columns: 2fr 1fr 1fr;
            gap: 60px;
            padding-bottom: 40px;
            border-bottom: 1px solid rgba(166, 207, 35, .08);
            margin-bottom: 24px;
        }

        .footer-brand p {
            font-size: 13px;
            color: rgba(247, 249, 248, .3);
            line-height: 1.7;
            margin-top: 14px;
            max-width: 280px;
        }

        .footer-col h4 {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 2.5px;
            text-transform: uppercase;
            color: #a6cf23;
            margin-bottom: 18px;
        }

        .footer-col a {
            display: block;
            font-size: 13px;
            color: rgba(247, 249, 248, .32);
            margin-bottom: 10px;
            transition: color .2s;
        }

        .footer-col a:hover {
            color: #f7f9f8;
        }

        .footer-bottom {
            max-width: 1100px;
            margin: 0 auto;
            display: flex;
            justify-content: space-between;
            align-items: center;
        }

        .footer-bottom p {
            font-size: 11px;
            color: rgba(247, 249, 248, .18);
        }

        .footer-social {
            display: flex;
            gap: 10px;
        }

        .footer-social a {
            width: 32px;
            height: 32px;
            border-radius: 50%;
            border: 1px solid rgba(166, 207, 35, .2);
            display: flex;
            align-items: center;
            justify-content: center;
            color: rgba(247, 249, 248, .3);
            font-size: 13px;
            transition: all .2s;
        }

        .footer-social a:hover {
            border-color: #a6cf23;
            color: #a6cf23;
        }

        /* WHATSAPP */
        .wa-btn {
            position: fixed;
            bottom: 80px;
            right: 28px;
            width: 52px;
            height: 52px;
            border-radius: 50%;
            background: #25d366;
            display: flex;
            align-items: center;
            justify-content: center;
            color: #fff;
            font-size: 24px;
            text-decoration: none;
            box-shadow: 0 4px 18px rgba(37, 211, 102, .4);
            z-index: 98;
            transition: transform .2s;
        }

        .wa-btn:hover {
            transform: scale(1.1);
        }

        /* REVEAL */
        .reveal {
            opacity: 0;
            transform: translateY(22px);
            transition: opacity .7s ease, transform .7s ease;
        }

        .reveal.visible {
            opacity: 1;
            transform: translateY(0);
        }

        .rd1 {
            transition-delay: .1s;
        }

        .rd2 {
            transition-delay: .22s;
        }

        /* RESPONSIVE */
        @media(max-width:960px) {
            .nav-links {
                display: none;
            }

            .nav {
                padding: 0 20px;
            }

            #hero {
                padding: 120px 20px 80px;
            }

            .sobre-inner,
            .patrocinio-inner,
            .localizacao-inner,
            .sechat-inner,
            .footer-inner {
                grid-template-columns: 1fr;
                gap: 40px;
            }

            .speakers-grid {
                grid-template-columns: repeat(2, 1fr);
            }

            .ingresso-single {
                grid-template-columns: 1fr;
                margin: 0 auto;
            }

            .ingresso-info {
                border-right: 0;
                border-bottom: 1px solid rgba(166, 207, 35, .18);
                padding: 34px 28px;
            }

            .ingresso-reserva {
                padding: 34px 28px;
            }

            .ingresso-incluso {
                grid-template-columns: 1fr;
            }

            section,
            #sobre,
            #debatedores,
            #agenda,
            #ingressos,
            #patrocinio,
            #faq,
            #localizacao,
            #sechat {
                padding: 64px 20px;
            }

            footer {
                padding: 40px 20px 20px;
            }

            .sticky-bar {
                padding: 12px 20px;
                flex-direction: column;
                gap: 10px;
                text-align: center;
            }

            .video-overlay {
                position: static;
            }

            .video-overlay-content {
                max-width: 100%;
                padding: 32px 20px;
            }
        }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-bb98f7d *//*
  Cannabis Connection 2026 - CSS para Elementor
  Versao compatibilizada para evitar erro no editor.
  Carregue as fontes no Elementor/Site Settings ou no tema:
  - Montserrat: 400, 500, 600, 700, 800, 900
  - Lato: 300, 400, 700
*/
*,
        *::before,
        *::after {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
        }

        html {
            scroll-behavior: smooth;
        }

        body {
            font-family: 'Lato', Arial, sans-serif !important;
            background: #f7f9f8;
            color: #143f46;
            overflow-x: hidden;
        }

        a {
            text-decoration: none;
            color: inherit;
        }

        /* ─── NAV ─── */
        .nav {
            position: fixed;
            top: 0;
            left: 0;
            right: 0;
            z-index: 100;
            display: flex;
            align-items: center;
            justify-content: space-between;
            padding: 0 48px;
            height: 70px;
            background: rgba(247, 249, 248, 0.97);
            backdrop-filter: blur(14px);
            border-bottom: 1px solid rgba(166, 207, 35, 0.3);
            transition: height .3s, box-shadow .3s;
        }

        .nav.scrolled {
            height: 58px;
            box-shadow: 0 2px 24px rgba(31, 100, 112, .08);
        }

        .nav-logo {
            display: flex;
            align-items: center;
            gap: 12px;
        }

        .nav-logo-icon {
            width: 190px;
            height: auto;
            display: block;
        }

        .nav-logo-text {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 800;
            font-size: 14px;
            letter-spacing: 2px;
            text-transform: uppercase;
            color: #1f6470;
        }

        .nav-logo-sub {
            font-size: 9px;
            letter-spacing: 3px;
            color: #287234;
            text-transform: uppercase;
            font-weight: 700;
            display: block;
            margin-top: 2px;
        }

        .nav-links {
            display: flex;
            align-items: center;
            gap: 28px;
        }

        .nav-links a {
            font-size: 11px;
            font-weight: 700;
            letter-spacing: 1.5px;
            text-transform: uppercase;
            color: #3d6267;
            transition: color .2s;
        }

        .nav-links a:hover {
            color: #287234;
        }

        .nav-cta {
            background: #1f6470 !important;
            color: #f7f9f8 !important;
            padding: 10px 22px;
            border-radius: 2px;
            font-weight: 800 !important;
            font-size: 11px !important;
            letter-spacing: 1.5px !important;
            transition: background .2s, transform .2s;
        }

        .nav-cta:hover {
            background: #174f58 !important;
            transform: translateY(-1px);
        }

        .nav-cta-sponsor {
            background: #a6cf23 !important;
            color: #1f6470 !important;
        }

        .nav-cta-sponsor:hover {
            background: #8fbd18 !important;
            color: #ffffff !important;
        }

        /* ─── STICKY BAR ─── */
        .sticky-bar {
            position: fixed;
            bottom: 0;
            left: 0;
            right: 0;
            z-index: 99;
            background: #1f6470;
            border-top: 2px solid #a6cf23;
            padding: 14px 48px;
            display: flex;
            align-items: center;
            justify-content: space-between;
            transform: translateY(100%);
            transition: transform .4s ease;
        }

        .sticky-bar.visible {
            transform: translateY(0);
        }

        .sticky-bar-text {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 13px;
            font-weight: 700;
            color: #f7f9f8;
        }

        .sticky-bar-text span {
            color: #a6cf23;
        }

        .sticky-bar-cta {
            background: #a6cf23;
            color: #1f6470;
            padding: 12px 28px;
            border-radius: 2px;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 800;
            font-size: 12px;
            letter-spacing: 2px;
            text-transform: uppercase;
            display: flex;
            align-items: center;
            gap: 8px;
            transition: background .2s;
        }

        .sticky-bar-cta:hover {
            background: #8fbd18;
            color: #ffffff;
        }

        /* ─── HERO ─── */
        #hero {
            min-height: 100vh;
            position: relative;
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            text-align: center;
            padding: 130px 48px 90px;
            overflow: hidden;
            background: #1f6470;
        }

        .hero-video-bg {
            position: absolute;
            inset: 0;
            z-index: 0;
        }

        .hero-video-bg video {
            width: 100%;
            height: 100%;
            object-fit: cover;
            opacity: .12;
        }

        .hero-video-bg::after {
            content: '';
            position: absolute;
            inset: 0;
            background: linear-gradient(to bottom, rgba(31, 100, 112, .75) 0%, rgba(31, 100, 112, .55) 50%, rgba(31, 100, 112, .92) 100%);
        }

        /* grain texture */
        .hero-grain {
            position: absolute;
            inset: 0;
            z-index: 1;
            opacity: .04;
            background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
            background-size: 200px 200px;
        }

        /* botanical line-art overlay */
        .hero-botanical {
            position: absolute;
            right: 5%;
            top: 50%;
            transform: translateY(-50%);
            width: 360px;
            height: 360px;
            z-index: 1;
            opacity: .06;
        }

        .hero-content {
            position: relative;
            z-index: 2;
            max-width: 860px;
            margin: 0 auto;
        }

        .hero-badge {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            border: 1px solid rgba(166, 207, 35, .4);
            border-radius: 2px;
            padding: 8px 20px;
            margin-bottom: 36px;
            font-size: 11px;
            font-weight: 700;
            letter-spacing: 2.5px;
            text-transform: uppercase;
            color: #a6cf23;
        }

        .hero-badge-dot {
            width: 6px;
            height: 6px;
            border-radius: 50%;
            background: #a6cf23;
            animation: pulse 2s infinite;
        }

        @keyframes pulse {

            0%,
            100% {
                opacity: 1;
                transform: scale(1)
            }

            50% {
                opacity: .5;
                transform: scale(.8)
            }
        }

        .hero-title {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(36px, 6vw, 76px);
            font-weight: 900;
            line-height: 1.0;
            text-transform: uppercase;
            letter-spacing: -1px;
            color: #f7f9f8;
            margin-bottom: 20px;
        }

        .hero-title .accent {
            color: #a6cf23;
        }

        .hero-subtitle {
            font-size: 17px;
            font-weight: 300;
            line-height: 1.7;
            color: rgba(247, 249, 248, .55);
            max-width: 620px;
            margin: 0 auto 40px;
        }

        /* countdown */
        .countdown {
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 4px;
            margin-bottom: 44px;
        }

        .countdown-block {
            background: rgba(166, 207, 35, .08);
            border: 1px solid rgba(166, 207, 35, .2);
            border-radius: 3px;
            padding: 16px 20px;
            text-align: center;
            min-width: 78px;
        }

        .countdown-num {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 34px;
            font-weight: 900;
            color: #a6cf23;
            line-height: 1;
        }

        .countdown-label {
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 2px;
            text-transform: uppercase;
            color: rgba(166, 207, 35, .5);
            margin-top: 6px;
        }

        .countdown-sep {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 26px;
            font-weight: 900;
            color: #a6cf23;
            margin-bottom: 20px;
            opacity: .4;
        }

        .hero-ctas {
            display: flex;
            justify-content: center;
            gap: 14px;
            flex-wrap: wrap;
        }

        .btn-primary {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            background: #a6cf23;
            color: #1f6470;
            padding: 18px 38px;
            border-radius: 2px;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 800;
            font-size: 12px;
            letter-spacing: 2px;
            text-transform: uppercase;
            transition: all .25s;
        }

        .btn-primary:hover {
            background: #8fbd18;
            color: #ffffff;
            transform: translateY(-2px);
            box-shadow: 0 12px 30px rgba(166, 207, 35, .25);
        }

        .btn-secondary {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            background: transparent;
            color: #f7f9f8;
            padding: 17px 36px;
            border-radius: 2px;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 700;
            font-size: 12px;
            letter-spacing: 2px;
            text-transform: uppercase;
            border: 1.5px solid rgba(247, 249, 248, .25);
            transition: all .25s;
        }

        .btn-secondary:hover {
            border-color: #a6cf23;
            color: #a6cf23;
        }

        .hero-meta {
            display: flex;
            justify-content: center;
            gap: 32px;
            flex-wrap: wrap;
            margin-top: 48px;
            padding-top: 36px;
            border-top: 1px solid rgba(247, 249, 248, .1);
        }

        .hero-meta-item {
            display: flex;
            align-items: center;
            gap: 10px;
            font-size: 14px;
            color: rgba(247, 249, 248, .55);
        }

        .hero-meta-item i {
            color: #a6cf23;
        }

        /* ─── MARQUEE ─── */
        .marquee-section {
            background: #a6cf23;
            overflow: hidden;
            padding: 13px 0;
        }

        .marquee-track {
            display: flex;
            white-space: nowrap;
            animation: marquee 30s linear infinite;
        }

        @keyframes marquee {
            from {
                transform: translateX(0)
            }

            to {
                transform: translateX(-50%)
            }
        }

        .marquee-item {
            display: inline-flex;
            align-items: center;
            gap: 14px;
            padding: 0 22px;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 800;
            font-size: 11px;
            letter-spacing: 2.5px;
            text-transform: uppercase;
            color: #1f6470;
        }

        .marquee-dot {
            width: 4px;
            height: 4px;
            border-radius: 50%;
            background: #1f6470;
            opacity: .4;
        }

        /* ─── SECTION UTILS ─── */
        .sec-label {
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 3px;
            text-transform: uppercase;
            color: #287234;
            margin-bottom: 14px;
            display: flex;
            align-items: center;
            gap: 10px;
        }

        .sec-label::before {
            content: '';
            width: 24px;
            height: 1.5px;
            background: #287234;
        }

        .sec-label-c {
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 3px;
            text-transform: uppercase;
            color: #287234;
            margin-bottom: 14px;
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 10px;
        }

        .sec-label-c::before,
        .sec-label-c::after {
            content: '';
            width: 24px;
            height: 1.5px;
            background: #287234;
        }

        .sec-title {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(26px, 3.5vw, 46px);
            font-weight: 900;
            text-transform: uppercase;
            line-height: 1.08;
            margin-bottom: 18px;
            color: #1f6470;
        }

        .sec-title-c {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(26px, 3.5vw, 46px);
            font-weight: 900;
            text-transform: uppercase;
            line-height: 1.08;
            color: #1f6470;
        }

        .sec-title .accent,
        .sec-title-c .accent {
            color: #287234;
        }

        .sec-text {
            font-size: 15.5px;
            line-height: 1.78;
            color: #3d6267;
            margin-bottom: 14px;
        }

        .section-header {
            text-align: center;
            margin-bottom: 56px;
        }

        .section-header p {
            font-size: 16px;
            color: #6d898d;
            margin-top: 10px;
        }

        /* ─── SOBRE ─── */
        #sobre {
            padding: 108px 48px;
            background: #f7f9f8;
        }

        .sobre-inner {
            max-width: 1100px;
            margin: 0 auto;
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 80px;
            align-items: center;
        }

        .sobre-stats {
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 2px;
        }

        .sobre-stat {
            background: #edf3ef;
            border: 1px solid #d7e5d8;
            padding: 28px 22px;
            text-align: center;
            transition: background .3s;
        }

        .sobre-stat:hover {
            background: #a6cf23;
        }

        .sobre-stat:hover .sobre-stat-num {
            color: #1f6470;
        }

        .sobre-stat:hover .sobre-stat-label {
            color: #1f6470;
        }

        .sobre-stat-num {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 38px;
            font-weight: 900;
            color: #8fbd18;
            line-height: 1;
            transition: color .3s;
        }

        .sobre-stat-label {
            font-size: 11px;
            font-weight: 700;
            letter-spacing: 2px;
            text-transform: uppercase;
            color: #6d898d;
            margin-top: 8px;
            transition: color .3s;
        }

        /* ─── VIDEO SECTION ─── */
        #video-section {
            position: relative;
            overflow: hidden;
            background: #174f58;
        }

        .video-full {
            width: 100%;
            aspect-ratio: 16/9;
            display: block;
            object-fit: cover;
            opacity: .5;
            filter: saturate(.6) sepia(.3);
        }

        .video-overlay {
            position: absolute;
            inset: 0;
            background: linear-gradient(to right, rgba(31, 100, 112, .9) 0%, rgba(31, 100, 112, .4) 55%, rgba(31, 100, 112, .7) 100%);
            display: flex;
            align-items: center;
        }

        .video-overlay-content {
            max-width: 520px;
            padding: 60px;
        }

        .video-overlay-content h2 {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(22px, 3vw, 38px);
            font-weight: 900;
            text-transform: uppercase;
            line-height: 1.1;
            margin-bottom: 16px;
            color: #f7f9f8;
        }

        .video-overlay-content h2 .accent {
            color: #a6cf23;
        }

        .video-overlay-content p {
            font-size: 15px;
            color: rgba(247, 249, 248, .6);
            line-height: 1.75;
        }

        /* ─── DEBATEDORES ─── */
        #debatedores {
            padding: 108px 48px;
            background: #edf3ef;
        }

        .speakers-grid {
            display: grid;
            grid-template-columns: repeat(4, 1fr);
            gap: 2px;
            max-width: 1100px;
            margin: 0 auto;
        }

        .speaker-card {
            background: #f7f9f8;
            border: 1px solid #d7e5d8;
            padding: 28px 22px;
            text-align: center;
            transition: all .3s;
            cursor: pointer;
        }

        .speaker-card:hover {
            background: #1f6470;
            transform: translateY(-4px);
            box-shadow: 0 16px 40px rgba(31, 100, 112, .15);
        }

        .speaker-card:hover .speaker-name {
            color: #f7f9f8;
        }

        .speaker-card:hover .speaker-role {
            color: rgba(247, 249, 248, .55);
        }

        .speaker-card:hover .speaker-org {
            color: #a6cf23;
        }

        .speaker-card:hover .speaker-avatar {
            background: #174f58;
            border-color: #a6cf23;
            color: #a6cf23;
        }

        .speaker-avatar {
            width: 60px;
            height: 60px;
            border-radius: 50%;
            background: #edf3ef;
            border: 2px solid #d7e5d8;
            display: flex;
            align-items: center;
            justify-content: center;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 18px;
            font-weight: 900;
            color: #8fbd18;
            margin: 0 auto 14px;
            transition: all .3s;
        }

        .speaker-name {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 13px;
            font-weight: 800;
            text-transform: uppercase;
            letter-spacing: .3px;
            line-height: 1.3;
            margin-bottom: 8px;
            color: #1f6470;
            transition: color .3s;
        }

        .speaker-role {
            font-size: 12px;
            color: #6d898d;
            line-height: 1.5;
            transition: color .3s;
        }

        .speaker-org {
            font-size: 11px;
            color: #287234;
            font-weight: 700;
            letter-spacing: .8px;
            margin-top: 6px;
            transition: color .3s;
        }

        /* ─── AGENDA ─── */
        #agenda {
            padding: 108px 48px;
            background: #f7f9f8;
        }

        .agenda-inner {
            max-width: 900px;
            margin: 0 auto;
        }

        .agenda-date-badge {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            background: #1f5f2b;
            border-radius: 2px;
            padding: 10px 20px;
            margin-bottom: 48px;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 11px;
            font-weight: 700;
            letter-spacing: 2px;
            text-transform: uppercase;
            color: #f7f9f8;
        }

        .timeline {
            display: flex;
            flex-direction: column;
            position: relative;
        }

        .timeline::before {
            content: '';
            position: absolute;
            left: 132px;
            top: 0;
            bottom: 0;
            width: 1px;
            background: linear-gradient(to bottom, #a6cf23, rgba(166, 207, 35, .1));
        }

        .timeline-item {
            display: flex;
            align-items: flex-start;
        }

        .tl-time {
            width: 132px;
            flex-shrink: 0;
            text-align: right;
            padding-right: 24px;
            padding-top: 18px;
        }

        .tl-time span {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 16px;
            font-weight: 700;
            color: #8fbd18;
        }

        .tl-dot {
            width: 11px;
            height: 11px;
            border-radius: 50%;
            background: #edf3ef;
            border: 2px solid #a6cf23;
            flex-shrink: 0;
            margin-top: 21px;
            z-index: 2;
            transition: background .3s;
        }

        .tl-dot.highlight {
            background: #287234;
            border-color: #287234;
        }

        .tl-card {
            flex: 1;
            margin-left: 24px;
            padding: 14px 20px;
            margin-bottom: 8px;
            border-radius: 2px;
            background: #edf3ef;
            border: 1px solid #d7e5d8;
            transition: all .3s;
        }

        .tl-card:hover {
            background: #1f6470;
            border-color: #1f6470;
        }

        .tl-card:hover .tl-type {
            color: #a6cf23;
        }

        .tl-card:hover h5 {
            color: #f7f9f8;
        }

        .tl-type {
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 2px;
            text-transform: uppercase;
            color: #6d898d;
            margin-bottom: 4px;
            transition: color .3s;
        }

        .tl-type.salvia {
            color: #287234;
        }

        .tl-card h5 {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 14px;
            font-weight: 700;
            color: #1f6470;
            line-height: 1.4;
            transition: color .3s;
        }

        .agenda-note {
            text-align: right;
            font-size: 11px;
            color: #6d898d;
            margin-top: 24px;
        }

        /* ─── INGRESSOS ─── */
        #ingressos {
            padding: 108px 48px;
            background:
                linear-gradient(135deg, rgba(15, 56, 64, .96) 0%, rgba(31, 100, 112, .94) 58%, rgba(18, 83, 66, .96) 100%);
            position: relative;
            overflow: hidden;
        }

        #ingressos::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            height: 2px;
            background: linear-gradient(90deg, transparent, #a6cf23, transparent);
        }

        #ingressos::after {
            content: '';
            position: absolute;
            inset: 0;
            background-image:
                linear-gradient(rgba(247, 249, 248, .045) 1px, transparent 1px),
                linear-gradient(90deg, rgba(247, 249, 248, .035) 1px, transparent 1px);
            background-size: 48px 48px;
            opacity: .22;
            pointer-events: none;
        }

        .ingressos-inner {
            max-width: 1100px;
            margin: 0 auto;
            position: relative;
            z-index: 1;
        }

        .ingressos-header {
            text-align: center;
            max-width: 680px;
            margin: 0 auto 52px;
        }

        .ingressos-header .sec-label-c {
            color: #a6cf23;
        }

        .ingressos-header .sec-label-c::before,
        .ingressos-header .sec-label-c::after {
            background: #a6cf23;
        }

        .ingressos-header h2 {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(28px, 4vw, 46px);
            font-weight: 900;
            text-transform: uppercase;
            color: #f7f9f8;
        }

        .ingressos-header h2 .accent {
            color: #a6cf23;
        }

        .ingressos-header p {
            color: rgba(247, 249, 248, .62);
            font-size: 15px;
            margin-top: 10px;
            line-height: 1.65;
        }

        .ingresso-single {
            display: grid;
            grid-template-columns: minmax(0, 1.18fr) minmax(320px, .82fr);
            background: rgba(15, 56, 64, .68);
            border: 1px solid rgba(166, 207, 35, .24);
            box-shadow: 0 28px 70px rgba(15, 56, 64, .34);
            position: relative;
            overflow: hidden;
            isolation: isolate;
        }

        .ingresso-single::before {
            content: '';
            position: absolute;
            inset: 0;
            background: linear-gradient(120deg, rgba(247, 249, 248, .08), transparent 42%, rgba(166, 207, 35, .09));
            pointer-events: none;
            z-index: -1;
        }

        .ingresso-info {
            padding: 44px 48px;
            border-right: 1px solid rgba(166, 207, 35, .18);
        }

        .ingresso-reserva {
            padding: 44px 38px;
            display: flex;
            flex-direction: column;
            justify-content: center;
        }

        .ingresso-tier {
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 3px;
            text-transform: uppercase;
            color: #a6cf23;
            margin-bottom: 12px;
        }

        .ingresso-name {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(26px, 3vw, 40px);
            font-weight: 900;
            text-transform: uppercase;
            line-height: 1.05;
            letter-spacing: 0;
            margin-bottom: 16px;
            color: #f7f9f8;
        }

        .ingresso-desc {
            font-size: 16px;
            color: rgba(247, 249, 248, .68);
            line-height: 1.75;
            max-width: 620px;
        }

        .ingresso-meta {
            display: flex;
            flex-wrap: wrap;
            gap: 10px 18px;
            margin: 26px 0 30px;
            padding: 18px 0;
            border-top: 1px solid rgba(247, 249, 248, .11);
            border-bottom: 1px solid rgba(247, 249, 248, .11);
        }

        .ingresso-meta-item {
            display: inline-flex;
            align-items: center;
            gap: 9px;
            color: rgba(247, 249, 248, .76);
            font-size: 13px;
            font-weight: 700;
        }

        .ingresso-meta-item i {
            color: #a6cf23;
            font-size: 12px;
        }

        .ingresso-incluso {
            display: grid;
            grid-template-columns: repeat(2, minmax(0, 1fr));
            gap: 14px 24px;
        }

        .ingresso-feature {
            display: flex;
            align-items: flex-start;
            gap: 11px;
            font-size: 14px;
            color: rgba(247, 249, 248, .76);
            line-height: 1.55;
        }

        .ingresso-feature i {
            color: #a6cf23;
            margin-top: 4px;
            flex-shrink: 0;
            font-size: 11px;
        }

        .ingresso-kicker {
            color: #a6cf23;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 10px;
            font-weight: 800;
            letter-spacing: 2px;
            text-transform: uppercase;
            margin-bottom: 18px;
        }

        .ingresso-reserva-title {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 18px;
            font-weight: 900;
            color: #f7f9f8;
            text-transform: uppercase;
            line-height: 1.25;
            margin-bottom: 22px;
        }

        .ingresso-reserva-title span {
            color: #a6cf23;
        }

        .preco-bloco {
            margin-bottom: 22px;
            padding-bottom: 22px;
            border-bottom: 1px solid rgba(166, 207, 35, .16);
        }

        .preco-parcela {
            display: flex;
            align-items: baseline;
            gap: 4px;
        }

        .preco-prefix {
            font-size: 14px;
            color: rgba(247, 249, 248, .48);
        }

        .preco-num {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 54px;
            font-weight: 900;
            color: #a6cf23;
            line-height: .95;
        }

        .preco-cents {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 22px;
            font-weight: 700;
            color: #a6cf23;
        }

        .preco-vista {
            font-size: 13px;
            color: rgba(247, 249, 248, .46);
            margin-top: 8px;
        }

        .preco-vista span {
            color: rgba(247, 249, 248, .78);
            font-weight: 700;
        }

        .ingresso-qty {
            display: flex;
            align-items: center;
            justify-content: space-between;
            gap: 18px;
            margin-bottom: 20px;
        }

        .ingresso-qty-label {
            font-size: 12px;
            color: rgba(247, 249, 248, .58);
            letter-spacing: 1px;
            text-transform: uppercase;
            font-weight: 700;
        }

        .qty-ctrl {
            display: flex;
            align-items: center;
            gap: 14px;
        }

        .qty-btn {
            width: 34px;
            height: 34px;
            border-radius: 50%;
            border: 1px solid rgba(166, 207, 35, .3);
            background: transparent;
            color: #a6cf23;
            cursor: pointer;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 16px;
            transition: all .2s;
        }

        .qty-btn:hover {
            background: #a6cf23;
            color: #1f6470;
        }

        .qty-num {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 700;
            font-size: 18px;
            min-width: 22px;
            text-align: center;
            color: #f7f9f8;
        }

        .btn-comprar {
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 9px;
            width: 100%;
            padding: 17px 18px;
            border-radius: 2px;
            background: #a6cf23;
            color: #1f6470;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 800;
            font-size: 11px;
            letter-spacing: 2px;
            text-transform: uppercase;
            transition: all .25s;
        }

        .btn-comprar:hover {
            background: #8fbd18;
            color: #ffffff;
            transform: translateY(-1px);
        }

        .ingresso-note {
            margin-top: 14px;
            color: rgba(247, 249, 248, .46);
            font-size: 12px;
            line-height: 1.55;
            text-align: center;
        }

        /* ─── PATROCÍNIO ─── */
        #patrocinio {
            padding: 108px 48px;
            background: #edf3ef;
        }

        .patrocinio-inner {
            max-width: 1060px;
            margin: 0 auto;
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 80px;
            align-items: start;
        }

        .patrocinio-left h2 {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(26px, 3.5vw, 42px);
            font-weight: 900;
            text-transform: uppercase;
            line-height: 1.08;
            margin-bottom: 16px;
            color: #1f6470;
        }

        .patrocinio-left h2 .accent {
            color: #287234;
        }

        .patrocinio-left p {
            font-size: 15px;
            color: #3d6267;
            line-height: 1.75;
            margin-bottom: 26px;
        }

        .patrocinio-stats {
            display: flex;
            flex-direction: column;
            gap: 14px;
            margin-bottom: 34px;
        }

        .patrocinio-stat-row {
            display: flex;
            align-items: center;
            gap: 16px;
            padding: 14px 0;
            border-bottom: 1px solid #d7e5d8;
        }

        .patrocinio-stat-num {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 22px;
            font-weight: 900;
            color: #8fbd18;
            min-width: 64px;
        }

        .patrocinio-stat-label {
            font-size: 13px;
            color: #3d6267;
            line-height: 1.45;
        }

        .patrocinio-right {
            background: #f7f9f8;
            border: 1px solid #d7e5d8;
            border-top: 3px solid #a6cf23;
            border-radius: 3px;
            padding: 36px;
            box-shadow: 0 16px 48px rgba(31, 100, 112, .07);
        }

        .patrocinio-right h3 {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 20px;
            font-weight: 800;
            text-transform: uppercase;
            margin-bottom: 6px;
            color: #1f6470;
        }

        .patrocinio-right>p {
            font-size: 13px;
            color: #6d898d;
            margin-bottom: 22px;
        }

        .zoho-frame {
            width: 100%;
            height: 460px;
            border: none;
            border-radius: 2px;
        }

        /* ─── FAQ ─── */
        #faq {
            padding: 108px 48px;
            background: #f7f9f8;
        }

        .faq-inner {
            max-width: 760px;
            margin: 0 auto;
        }

        .faq-list {
            display: flex;
            flex-direction: column;
            gap: 2px;
            margin-top: 50px;
        }

        .faq-item {
            background: #edf3ef;
            border: 1px solid #d7e5d8;
            overflow: hidden;
        }

        .faq-question {
            display: flex;
            align-items: center;
            justify-content: space-between;
            gap: 16px;
            padding: 20px 24px;
            cursor: pointer;
            transition: background .2s;
        }

        .faq-question:hover {
            background: #d7e5d8;
        }

        .faq-question-text {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 14px;
            font-weight: 700;
            line-height: 1.4;
            color: #1f6470;
        }

        .faq-icon {
            width: 20px;
            height: 20px;
            flex-shrink: 0;
            color: #287234;
            transition: transform .3s;
        }

        .faq-item.open .faq-icon {
            transform: rotate(45deg);
        }

        .faq-answer {
            max-height: 0;
            overflow: hidden;
            transition: max-height .35s ease;
        }

        .faq-answer-inner {
            padding: 0 24px 20px;
            font-size: 14px;
            color: #3d6267;
            line-height: 1.75;
            border-top: 1px solid #d7e5d8;
            padding-top: 16px;
        }

        .faq-item.open .faq-answer {
            max-height: 500px;
        }

        /* ─── LOCALIZAÇÃO ─── */
        #localizacao {
            padding: 108px 48px;
            background: #edf3ef;
        }

        .localizacao-inner {
            max-width: 1060px;
            margin: 0 auto;
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 60px;
            align-items: start;
        }

        .localizacao-addr {
            font-size: 15px;
            color: #3d6267;
            line-height: 1.7;
            margin-bottom: 26px;
        }

        .localizacao-badge {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            background: #1f6470;
            color: #a6cf23;
            padding: 12px 20px;
            border-radius: 2px;
            font-size: 12px;
            font-weight: 700;
            letter-spacing: .5px;
        }

        .map-wrap {
            border-radius: 3px;
            overflow: hidden;
            border: 1px solid #d7e5d8;
            box-shadow: 0 12px 40px rgba(31, 100, 112, .08);
        }

        .map-wrap iframe {
            width: 100%;
            height: 360px;
            border: none;
            display: block;
        }

        /* ─── SECHAT ─── */
        #sechat {
            padding: 80px 48px;
            background: #1f6470;
            border-top: 2px solid #8fbd18;
        }

        .sechat-inner {
            max-width: 1000px;
            margin: 0 auto;
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 80px;
            align-items: center;
        }

        .sechat-logo-box {
            background: #174f58;
            border: 1px solid rgba(166, 207, 35, .15);
            border-radius: 4px;
            padding: 60px;
            display: flex;
            align-items: center;
            justify-content: center;
        }

        .sechat-info .sec-label {
            color: #a6cf23;
        }

        .sechat-info .sec-label::before {
            background: #a6cf23;
        }

        .sechat-title {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 30px;
            font-weight: 900;
            text-transform: uppercase;
            color: #f7f9f8;
            margin-bottom: 14px;
        }

        .sechat-title .accent {
            color: #a6cf23;
        }

        .sechat-text {
            font-size: 15px;
            color: rgba(247, 249, 248, .5);
            line-height: 1.75;
            margin-bottom: 12px;
        }

        .sechat-link {
            display: inline-flex;
            align-items: center;
            gap: 8px;
            color: #a6cf23;
            font-size: 11px;
            font-weight: 700;
            letter-spacing: 2px;
            text-transform: uppercase;
            margin-top: 12px;
            border-bottom: 1px solid transparent;
            transition: border-color .2s;
        }

        .sechat-link:hover {
            border-bottom-color: #a6cf23;
        }

        /* ─── FOOTER ─── */
        footer {
            background: #174f58;
            padding: 52px 48px 24px;
            border-top: 1px solid rgba(166, 207, 35, .1);
        }

        .footer-inner {
            max-width: 1100px;
            margin: 0 auto;
            display: grid;
            grid-template-columns: 2fr 1fr 1fr;
            gap: 60px;
            padding-bottom: 40px;
            border-bottom: 1px solid rgba(166, 207, 35, .08);
            margin-bottom: 24px;
        }

        .footer-brand p {
            font-size: 13px;
            color: rgba(247, 249, 248, .3);
            line-height: 1.7;
            margin-top: 14px;
            max-width: 280px;
        }

        .footer-col h4 {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 2.5px;
            text-transform: uppercase;
            color: #a6cf23;
            margin-bottom: 18px;
        }

        .footer-col a {
            display: block;
            font-size: 13px;
            color: rgba(247, 249, 248, .32);
            margin-bottom: 10px;
            transition: color .2s;
        }

        .footer-col a:hover {
            color: #f7f9f8;
        }

        .footer-bottom {
            max-width: 1100px;
            margin: 0 auto;
            display: flex;
            justify-content: space-between;
            align-items: center;
        }

        .footer-bottom p {
            font-size: 11px;
            color: rgba(247, 249, 248, .18);
        }

        .footer-social {
            display: flex;
            gap: 10px;
        }

        .footer-social a {
            width: 32px;
            height: 32px;
            border-radius: 50%;
            border: 1px solid rgba(166, 207, 35, .2);
            display: flex;
            align-items: center;
            justify-content: center;
            color: rgba(247, 249, 248, .3);
            font-size: 13px;
            transition: all .2s;
        }

        .footer-social a:hover {
            border-color: #a6cf23;
            color: #a6cf23;
        }

        /* WHATSAPP */
        .wa-btn {
            position: fixed;
            bottom: 80px;
            right: 28px;
            width: 52px;
            height: 52px;
            border-radius: 50%;
            background: #25d366;
            display: flex;
            align-items: center;
            justify-content: center;
            color: #fff;
            font-size: 24px;
            text-decoration: none;
            box-shadow: 0 4px 18px rgba(37, 211, 102, .4);
            z-index: 98;
            transition: transform .2s;
        }

        .wa-btn:hover {
            transform: scale(1.1);
        }

        /* REVEAL */
        .reveal {
            opacity: 0;
            transform: translateY(22px);
            transition: opacity .7s ease, transform .7s ease;
        }

        .reveal.visible {
            opacity: 1;
            transform: translateY(0);
        }

        .rd1 {
            transition-delay: .1s;
        }

        .rd2 {
            transition-delay: .22s;
        }

        /* RESPONSIVE */
        @media(max-width:960px) {
            .nav-links {
                display: none;
            }

            .nav {
                padding: 0 20px;
            }

            #hero {
                padding: 120px 20px 80px;
            }

            .sobre-inner,
            .patrocinio-inner,
            .localizacao-inner,
            .sechat-inner,
            .footer-inner {
                grid-template-columns: 1fr;
                gap: 40px;
            }

            .speakers-grid {
                grid-template-columns: repeat(2, 1fr);
            }

            .ingresso-single {
                grid-template-columns: 1fr;
                margin: 0 auto;
            }

            .ingresso-info {
                border-right: 0;
                border-bottom: 1px solid rgba(166, 207, 35, .18);
                padding: 34px 28px;
            }

            .ingresso-reserva {
                padding: 34px 28px;
            }

            .ingresso-incluso {
                grid-template-columns: 1fr;
            }

            section,
            #sobre,
            #debatedores,
            #agenda,
            #ingressos,
            #patrocinio,
            #faq,
            #localizacao,
            #sechat {
                padding: 64px 20px;
            }

            footer {
                padding: 40px 20px 20px;
            }

            .sticky-bar {
                padding: 12px 20px;
                flex-direction: column;
                gap: 10px;
                text-align: center;
            }

            .video-overlay {
                position: static;
            }

            .video-overlay-content {
                max-width: 100%;
                padding: 32px 20px;
            }
        }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e7b65d5 *//*
  Cannabis Connection 2026 - CSS para Elementor
  Versao compatibilizada para evitar erro no editor.
  Carregue as fontes no Elementor/Site Settings ou no tema:
  - Montserrat: 400, 500, 600, 700, 800, 900
  - Lato: 300, 400, 700
*/
*,
        *::before,
        *::after {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
        }

        html {
            scroll-behavior: smooth;
        }

        body {
            font-family: 'Lato', Arial, sans-serif !important;
            background: #f7f9f8;
            color: #143f46;
            overflow-x: hidden;
        }

        a {
            text-decoration: none;
            color: inherit;
        }

        /* ─── NAV ─── */
        .nav {
            position: fixed;
            top: 0;
            left: 0;
            right: 0;
            z-index: 100;
            display: flex;
            align-items: center;
            justify-content: space-between;
            padding: 0 48px;
            height: 70px;
            background: rgba(247, 249, 248, 0.97);
            backdrop-filter: blur(14px);
            border-bottom: 1px solid rgba(166, 207, 35, 0.3);
            transition: height .3s, box-shadow .3s;
        }

        .nav.scrolled {
            height: 58px;
            box-shadow: 0 2px 24px rgba(31, 100, 112, .08);
        }

        .nav-logo {
            display: flex;
            align-items: center;
            gap: 12px;
        }

        .nav-logo-icon {
            width: 190px;
            height: auto;
            display: block;
        }

        .nav-logo-text {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 800;
            font-size: 14px;
            letter-spacing: 2px;
            text-transform: uppercase;
            color: #1f6470;
        }

        .nav-logo-sub {
            font-size: 9px;
            letter-spacing: 3px;
            color: #287234;
            text-transform: uppercase;
            font-weight: 700;
            display: block;
            margin-top: 2px;
        }

        .nav-links {
            display: flex;
            align-items: center;
            gap: 28px;
        }

        .nav-links a {
            font-size: 11px;
            font-weight: 700;
            letter-spacing: 1.5px;
            text-transform: uppercase;
            color: #3d6267;
            transition: color .2s;
        }

        .nav-links a:hover {
            color: #287234;
        }

        .nav-cta {
            background: #1f6470 !important;
            color: #f7f9f8 !important;
            padding: 10px 22px;
            border-radius: 2px;
            font-weight: 800 !important;
            font-size: 11px !important;
            letter-spacing: 1.5px !important;
            transition: background .2s, transform .2s;
        }

        .nav-cta:hover {
            background: #174f58 !important;
            transform: translateY(-1px);
        }

        .nav-cta-sponsor {
            background: #a6cf23 !important;
            color: #1f6470 !important;
        }

        .nav-cta-sponsor:hover {
            background: #8fbd18 !important;
            color: #ffffff !important;
        }

        /* ─── STICKY BAR ─── */
        .sticky-bar {
            position: fixed;
            bottom: 0;
            left: 0;
            right: 0;
            z-index: 99;
            background: #1f6470;
            border-top: 2px solid #a6cf23;
            padding: 14px 48px;
            display: flex;
            align-items: center;
            justify-content: space-between;
            transform: translateY(100%);
            transition: transform .4s ease;
        }

        .sticky-bar.visible {
            transform: translateY(0);
        }

        .sticky-bar-text {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 13px;
            font-weight: 700;
            color: #f7f9f8;
        }

        .sticky-bar-text span {
            color: #a6cf23;
        }

        .sticky-bar-cta {
            background: #a6cf23;
            color: #1f6470;
            padding: 12px 28px;
            border-radius: 2px;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 800;
            font-size: 12px;
            letter-spacing: 2px;
            text-transform: uppercase;
            display: flex;
            align-items: center;
            gap: 8px;
            transition: background .2s;
        }

        .sticky-bar-cta:hover {
            background: #8fbd18;
            color: #ffffff;
        }

        /* ─── HERO ─── */
        #hero {
            min-height: 100vh;
            position: relative;
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            text-align: center;
            padding: 130px 48px 90px;
            overflow: hidden;
            background: #1f6470;
        }

        .hero-video-bg {
            position: absolute;
            inset: 0;
            z-index: 0;
        }

        .hero-video-bg video {
            width: 100%;
            height: 100%;
            object-fit: cover;
            opacity: .12;
        }

        .hero-video-bg::after {
            content: '';
            position: absolute;
            inset: 0;
            background: linear-gradient(to bottom, rgba(31, 100, 112, .75) 0%, rgba(31, 100, 112, .55) 50%, rgba(31, 100, 112, .92) 100%);
        }

        /* grain texture */
        .hero-grain {
            position: absolute;
            inset: 0;
            z-index: 1;
            opacity: .04;
            background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
            background-size: 200px 200px;
        }

        /* botanical line-art overlay */
        .hero-botanical {
            position: absolute;
            right: 5%;
            top: 50%;
            transform: translateY(-50%);
            width: 360px;
            height: 360px;
            z-index: 1;
            opacity: .06;
        }

        .hero-content {
            position: relative;
            z-index: 2;
            max-width: 860px;
            margin: 0 auto;
        }

        .hero-badge {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            border: 1px solid rgba(166, 207, 35, .4);
            border-radius: 2px;
            padding: 8px 20px;
            margin-bottom: 36px;
            font-size: 11px;
            font-weight: 700;
            letter-spacing: 2.5px;
            text-transform: uppercase;
            color: #a6cf23;
        }

        .hero-badge-dot {
            width: 6px;
            height: 6px;
            border-radius: 50%;
            background: #a6cf23;
            animation: pulse 2s infinite;
        }

        @keyframes pulse {

            0%,
            100% {
                opacity: 1;
                transform: scale(1)
            }

            50% {
                opacity: .5;
                transform: scale(.8)
            }
        }

        .hero-title {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(36px, 6vw, 76px);
            font-weight: 900;
            line-height: 1.0;
            text-transform: uppercase;
            letter-spacing: -1px;
            color: #f7f9f8;
            margin-bottom: 20px;
        }

        .hero-title .accent {
            color: #a6cf23;
        }

        .hero-subtitle {
            font-size: 17px;
            font-weight: 300;
            line-height: 1.7;
            color: rgba(247, 249, 248, .55);
            max-width: 620px;
            margin: 0 auto 40px;
        }

        /* countdown */
        .countdown {
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 4px;
            margin-bottom: 44px;
        }

        .countdown-block {
            background: rgba(166, 207, 35, .08);
            border: 1px solid rgba(166, 207, 35, .2);
            border-radius: 3px;
            padding: 16px 20px;
            text-align: center;
            min-width: 78px;
        }

        .countdown-num {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 34px;
            font-weight: 900;
            color: #a6cf23;
            line-height: 1;
        }

        .countdown-label {
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 2px;
            text-transform: uppercase;
            color: rgba(166, 207, 35, .5);
            margin-top: 6px;
        }

        .countdown-sep {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 26px;
            font-weight: 900;
            color: #a6cf23;
            margin-bottom: 20px;
            opacity: .4;
        }

        .hero-ctas {
            display: flex;
            justify-content: center;
            gap: 14px;
            flex-wrap: wrap;
        }

        .btn-primary {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            background: #a6cf23;
            color: #1f6470;
            padding: 18px 38px;
            border-radius: 2px;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 800;
            font-size: 12px;
            letter-spacing: 2px;
            text-transform: uppercase;
            transition: all .25s;
        }

        .btn-primary:hover {
            background: #8fbd18;
            color: #ffffff;
            transform: translateY(-2px);
            box-shadow: 0 12px 30px rgba(166, 207, 35, .25);
        }

        .btn-secondary {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            background: transparent;
            color: #f7f9f8;
            padding: 17px 36px;
            border-radius: 2px;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 700;
            font-size: 12px;
            letter-spacing: 2px;
            text-transform: uppercase;
            border: 1.5px solid rgba(247, 249, 248, .25);
            transition: all .25s;
        }

        .btn-secondary:hover {
            border-color: #a6cf23;
            color: #a6cf23;
        }

        .hero-meta {
            display: flex;
            justify-content: center;
            gap: 32px;
            flex-wrap: wrap;
            margin-top: 48px;
            padding-top: 36px;
            border-top: 1px solid rgba(247, 249, 248, .1);
        }

        .hero-meta-item {
            display: flex;
            align-items: center;
            gap: 10px;
            font-size: 14px;
            color: rgba(247, 249, 248, .55);
        }

        .hero-meta-item i {
            color: #a6cf23;
        }

        /* ─── MARQUEE ─── */
        .marquee-section {
            background: #a6cf23;
            overflow: hidden;
            padding: 13px 0;
        }

        .marquee-track {
            display: flex;
            white-space: nowrap;
            animation: marquee 30s linear infinite;
        }

        @keyframes marquee {
            from {
                transform: translateX(0)
            }

            to {
                transform: translateX(-50%)
            }
        }

        .marquee-item {
            display: inline-flex;
            align-items: center;
            gap: 14px;
            padding: 0 22px;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 800;
            font-size: 11px;
            letter-spacing: 2.5px;
            text-transform: uppercase;
            color: #1f6470;
        }

        .marquee-dot {
            width: 4px;
            height: 4px;
            border-radius: 50%;
            background: #1f6470;
            opacity: .4;
        }

        /* ─── SECTION UTILS ─── */
        .sec-label {
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 3px;
            text-transform: uppercase;
            color: #287234;
            margin-bottom: 14px;
            display: flex;
            align-items: center;
            gap: 10px;
        }

        .sec-label::before {
            content: '';
            width: 24px;
            height: 1.5px;
            background: #287234;
        }

        .sec-label-c {
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 3px;
            text-transform: uppercase;
            color: #287234;
            margin-bottom: 14px;
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 10px;
        }

        .sec-label-c::before,
        .sec-label-c::after {
            content: '';
            width: 24px;
            height: 1.5px;
            background: #287234;
        }

        .sec-title {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(26px, 3.5vw, 46px);
            font-weight: 900;
            text-transform: uppercase;
            line-height: 1.08;
            margin-bottom: 18px;
            color: #1f6470;
        }

        .sec-title-c {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(26px, 3.5vw, 46px);
            font-weight: 900;
            text-transform: uppercase;
            line-height: 1.08;
            color: #1f6470;
        }

        .sec-title .accent,
        .sec-title-c .accent {
            color: #287234;
        }

        .sec-text {
            font-size: 15.5px;
            line-height: 1.78;
            color: #3d6267;
            margin-bottom: 14px;
        }

        .section-header {
            text-align: center;
            margin-bottom: 56px;
        }

        .section-header p {
            font-size: 16px;
            color: #6d898d;
            margin-top: 10px;
        }

        /* ─── SOBRE ─── */
        #sobre {
            padding: 108px 48px;
            background: #f7f9f8;
        }

        .sobre-inner {
            max-width: 1100px;
            margin: 0 auto;
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 80px;
            align-items: center;
        }

        .sobre-stats {
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 2px;
        }

        .sobre-stat {
            background: #edf3ef;
            border: 1px solid #d7e5d8;
            padding: 28px 22px;
            text-align: center;
            transition: background .3s;
        }

        .sobre-stat:hover {
            background: #a6cf23;
        }

        .sobre-stat:hover .sobre-stat-num {
            color: #1f6470;
        }

        .sobre-stat:hover .sobre-stat-label {
            color: #1f6470;
        }

        .sobre-stat-num {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 38px;
            font-weight: 900;
            color: #8fbd18;
            line-height: 1;
            transition: color .3s;
        }

        .sobre-stat-label {
            font-size: 11px;
            font-weight: 700;
            letter-spacing: 2px;
            text-transform: uppercase;
            color: #6d898d;
            margin-top: 8px;
            transition: color .3s;
        }

        /* ─── VIDEO SECTION ─── */
        #video-section {
            position: relative;
            overflow: hidden;
            background: #174f58;
        }

        .video-full {
            width: 100%;
            aspect-ratio: 16/9;
            display: block;
            object-fit: cover;
            opacity: .5;
            filter: saturate(.6) sepia(.3);
        }

        .video-overlay {
            position: absolute;
            inset: 0;
            background: linear-gradient(to right, rgba(31, 100, 112, .9) 0%, rgba(31, 100, 112, .4) 55%, rgba(31, 100, 112, .7) 100%);
            display: flex;
            align-items: center;
        }

        .video-overlay-content {
            max-width: 520px;
            padding: 60px;
        }

        .video-overlay-content h2 {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(22px, 3vw, 38px);
            font-weight: 900;
            text-transform: uppercase;
            line-height: 1.1;
            margin-bottom: 16px;
            color: #f7f9f8;
        }

        .video-overlay-content h2 .accent {
            color: #a6cf23;
        }

        .video-overlay-content p {
            font-size: 15px;
            color: rgba(247, 249, 248, .6);
            line-height: 1.75;
        }

        /* ─── DEBATEDORES ─── */
        #debatedores {
            padding: 108px 48px;
            background: #edf3ef;
        }

        .speakers-grid {
            display: grid;
            grid-template-columns: repeat(4, 1fr);
            gap: 2px;
            max-width: 1100px;
            margin: 0 auto;
        }

        .speaker-card {
            background: #f7f9f8;
            border: 1px solid #d7e5d8;
            padding: 28px 22px;
            text-align: center;
            transition: all .3s;
            cursor: pointer;
        }

        .speaker-card:hover {
            background: #1f6470;
            transform: translateY(-4px);
            box-shadow: 0 16px 40px rgba(31, 100, 112, .15);
        }

        .speaker-card:hover .speaker-name {
            color: #f7f9f8;
        }

        .speaker-card:hover .speaker-role {
            color: rgba(247, 249, 248, .55);
        }

        .speaker-card:hover .speaker-org {
            color: #a6cf23;
        }

        .speaker-card:hover .speaker-avatar {
            background: #174f58;
            border-color: #a6cf23;
            color: #a6cf23;
        }

        .speaker-avatar {
            width: 60px;
            height: 60px;
            border-radius: 50%;
            background: #edf3ef;
            border: 2px solid #d7e5d8;
            display: flex;
            align-items: center;
            justify-content: center;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 18px;
            font-weight: 900;
            color: #8fbd18;
            margin: 0 auto 14px;
            transition: all .3s;
        }

        .speaker-name {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 13px;
            font-weight: 800;
            text-transform: uppercase;
            letter-spacing: .3px;
            line-height: 1.3;
            margin-bottom: 8px;
            color: #1f6470;
            transition: color .3s;
        }

        .speaker-role {
            font-size: 12px;
            color: #6d898d;
            line-height: 1.5;
            transition: color .3s;
        }

        .speaker-org {
            font-size: 11px;
            color: #287234;
            font-weight: 700;
            letter-spacing: .8px;
            margin-top: 6px;
            transition: color .3s;
        }

        /* ─── AGENDA ─── */
        #agenda {
            padding: 108px 48px;
            background: #f7f9f8;
        }

        .agenda-inner {
            max-width: 900px;
            margin: 0 auto;
        }

        .agenda-date-badge {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            background: #1f5f2b;
            border-radius: 2px;
            padding: 10px 20px;
            margin-bottom: 48px;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 11px;
            font-weight: 700;
            letter-spacing: 2px;
            text-transform: uppercase;
            color: #f7f9f8;
        }

        .timeline {
            display: flex;
            flex-direction: column;
            position: relative;
        }

        .timeline::before {
            content: '';
            position: absolute;
            left: 132px;
            top: 0;
            bottom: 0;
            width: 1px;
            background: linear-gradient(to bottom, #a6cf23, rgba(166, 207, 35, .1));
        }

        .timeline-item {
            display: flex;
            align-items: flex-start;
        }

        .tl-time {
            width: 132px;
            flex-shrink: 0;
            text-align: right;
            padding-right: 24px;
            padding-top: 18px;
        }

        .tl-time span {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 16px;
            font-weight: 700;
            color: #8fbd18;
        }

        .tl-dot {
            width: 11px;
            height: 11px;
            border-radius: 50%;
            background: #edf3ef;
            border: 2px solid #a6cf23;
            flex-shrink: 0;
            margin-top: 21px;
            z-index: 2;
            transition: background .3s;
        }

        .tl-dot.highlight {
            background: #287234;
            border-color: #287234;
        }

        .tl-card {
            flex: 1;
            margin-left: 24px;
            padding: 14px 20px;
            margin-bottom: 8px;
            border-radius: 2px;
            background: #edf3ef;
            border: 1px solid #d7e5d8;
            transition: all .3s;
        }

        .tl-card:hover {
            background: #1f6470;
            border-color: #1f6470;
        }

        .tl-card:hover .tl-type {
            color: #a6cf23;
        }

        .tl-card:hover h5 {
            color: #f7f9f8;
        }

        .tl-type {
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 2px;
            text-transform: uppercase;
            color: #6d898d;
            margin-bottom: 4px;
            transition: color .3s;
        }

        .tl-type.salvia {
            color: #287234;
        }

        .tl-card h5 {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 14px;
            font-weight: 700;
            color: #1f6470;
            line-height: 1.4;
            transition: color .3s;
        }

        .agenda-note {
            text-align: right;
            font-size: 11px;
            color: #6d898d;
            margin-top: 24px;
        }

        /* ─── INGRESSOS ─── */
        #ingressos {
            padding: 108px 48px;
            background:
                linear-gradient(135deg, rgba(15, 56, 64, .96) 0%, rgba(31, 100, 112, .94) 58%, rgba(18, 83, 66, .96) 100%);
            position: relative;
            overflow: hidden;
        }

        #ingressos::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            height: 2px;
            background: linear-gradient(90deg, transparent, #a6cf23, transparent);
        }

        #ingressos::after {
            content: '';
            position: absolute;
            inset: 0;
            background-image:
                linear-gradient(rgba(247, 249, 248, .045) 1px, transparent 1px),
                linear-gradient(90deg, rgba(247, 249, 248, .035) 1px, transparent 1px);
            background-size: 48px 48px;
            opacity: .22;
            pointer-events: none;
        }

        .ingressos-inner {
            max-width: 1100px;
            margin: 0 auto;
            position: relative;
            z-index: 1;
        }

        .ingressos-header {
            text-align: center;
            max-width: 680px;
            margin: 0 auto 52px;
        }

        .ingressos-header .sec-label-c {
            color: #a6cf23;
        }

        .ingressos-header .sec-label-c::before,
        .ingressos-header .sec-label-c::after {
            background: #a6cf23;
        }

        .ingressos-header h2 {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(28px, 4vw, 46px);
            font-weight: 900;
            text-transform: uppercase;
            color: #f7f9f8;
        }

        .ingressos-header h2 .accent {
            color: #a6cf23;
        }

        .ingressos-header p {
            color: rgba(247, 249, 248, .62);
            font-size: 15px;
            margin-top: 10px;
            line-height: 1.65;
        }

        .ingresso-single {
            display: grid;
            grid-template-columns: minmax(0, 1.18fr) minmax(320px, .82fr);
            background: rgba(15, 56, 64, .68);
            border: 1px solid rgba(166, 207, 35, .24);
            box-shadow: 0 28px 70px rgba(15, 56, 64, .34);
            position: relative;
            overflow: hidden;
            isolation: isolate;
        }

        .ingresso-single::before {
            content: '';
            position: absolute;
            inset: 0;
            background: linear-gradient(120deg, rgba(247, 249, 248, .08), transparent 42%, rgba(166, 207, 35, .09));
            pointer-events: none;
            z-index: -1;
        }

        .ingresso-info {
            padding: 44px 48px;
            border-right: 1px solid rgba(166, 207, 35, .18);
        }

        .ingresso-reserva {
            padding: 44px 38px;
            display: flex;
            flex-direction: column;
            justify-content: center;
        }

        .ingresso-tier {
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 3px;
            text-transform: uppercase;
            color: #a6cf23;
            margin-bottom: 12px;
        }

        .ingresso-name {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(26px, 3vw, 40px);
            font-weight: 900;
            text-transform: uppercase;
            line-height: 1.05;
            letter-spacing: 0;
            margin-bottom: 16px;
            color: #f7f9f8;
        }

        .ingresso-desc {
            font-size: 16px;
            color: rgba(247, 249, 248, .68);
            line-height: 1.75;
            max-width: 620px;
        }

        .ingresso-meta {
            display: flex;
            flex-wrap: wrap;
            gap: 10px 18px;
            margin: 26px 0 30px;
            padding: 18px 0;
            border-top: 1px solid rgba(247, 249, 248, .11);
            border-bottom: 1px solid rgba(247, 249, 248, .11);
        }

        .ingresso-meta-item {
            display: inline-flex;
            align-items: center;
            gap: 9px;
            color: rgba(247, 249, 248, .76);
            font-size: 13px;
            font-weight: 700;
        }

        .ingresso-meta-item i {
            color: #a6cf23;
            font-size: 12px;
        }

        .ingresso-incluso {
            display: grid;
            grid-template-columns: repeat(2, minmax(0, 1fr));
            gap: 14px 24px;
        }

        .ingresso-feature {
            display: flex;
            align-items: flex-start;
            gap: 11px;
            font-size: 14px;
            color: rgba(247, 249, 248, .76);
            line-height: 1.55;
        }

        .ingresso-feature i {
            color: #a6cf23;
            margin-top: 4px;
            flex-shrink: 0;
            font-size: 11px;
        }

        .ingresso-kicker {
            color: #a6cf23;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 10px;
            font-weight: 800;
            letter-spacing: 2px;
            text-transform: uppercase;
            margin-bottom: 18px;
        }

        .ingresso-reserva-title {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 18px;
            font-weight: 900;
            color: #f7f9f8;
            text-transform: uppercase;
            line-height: 1.25;
            margin-bottom: 22px;
        }

        .ingresso-reserva-title span {
            color: #a6cf23;
        }

        .preco-bloco {
            margin-bottom: 22px;
            padding-bottom: 22px;
            border-bottom: 1px solid rgba(166, 207, 35, .16);
        }

        .preco-parcela {
            display: flex;
            align-items: baseline;
            gap: 4px;
        }

        .preco-prefix {
            font-size: 14px;
            color: rgba(247, 249, 248, .48);
        }

        .preco-num {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 54px;
            font-weight: 900;
            color: #a6cf23;
            line-height: .95;
        }

        .preco-cents {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 22px;
            font-weight: 700;
            color: #a6cf23;
        }

        .preco-vista {
            font-size: 13px;
            color: rgba(247, 249, 248, .46);
            margin-top: 8px;
        }

        .preco-vista span {
            color: rgba(247, 249, 248, .78);
            font-weight: 700;
        }

        .ingresso-qty {
            display: flex;
            align-items: center;
            justify-content: space-between;
            gap: 18px;
            margin-bottom: 20px;
        }

        .ingresso-qty-label {
            font-size: 12px;
            color: rgba(247, 249, 248, .58);
            letter-spacing: 1px;
            text-transform: uppercase;
            font-weight: 700;
        }

        .qty-ctrl {
            display: flex;
            align-items: center;
            gap: 14px;
        }

        .qty-btn {
            width: 34px;
            height: 34px;
            border-radius: 50%;
            border: 1px solid rgba(166, 207, 35, .3);
            background: transparent;
            color: #a6cf23;
            cursor: pointer;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 16px;
            transition: all .2s;
        }

        .qty-btn:hover {
            background: #a6cf23;
            color: #1f6470;
        }

        .qty-num {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 700;
            font-size: 18px;
            min-width: 22px;
            text-align: center;
            color: #f7f9f8;
        }

        .btn-comprar {
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 9px;
            width: 100%;
            padding: 17px 18px;
            border-radius: 2px;
            background: #a6cf23;
            color: #1f6470;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 800;
            font-size: 11px;
            letter-spacing: 2px;
            text-transform: uppercase;
            transition: all .25s;
        }

        .btn-comprar:hover {
            background: #8fbd18;
            color: #ffffff;
            transform: translateY(-1px);
        }

        .ingresso-note {
            margin-top: 14px;
            color: rgba(247, 249, 248, .46);
            font-size: 12px;
            line-height: 1.55;
            text-align: center;
        }

        /* ─── PATROCÍNIO ─── */
        #patrocinio {
            padding: 108px 48px;
            background: #edf3ef;
        }

        .patrocinio-inner {
            max-width: 1060px;
            margin: 0 auto;
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 80px;
            align-items: start;
        }

        .patrocinio-left h2 {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(26px, 3.5vw, 42px);
            font-weight: 900;
            text-transform: uppercase;
            line-height: 1.08;
            margin-bottom: 16px;
            color: #1f6470;
        }

        .patrocinio-left h2 .accent {
            color: #287234;
        }

        .patrocinio-left p {
            font-size: 15px;
            color: #3d6267;
            line-height: 1.75;
            margin-bottom: 26px;
        }

        .patrocinio-stats {
            display: flex;
            flex-direction: column;
            gap: 14px;
            margin-bottom: 34px;
        }

        .patrocinio-stat-row {
            display: flex;
            align-items: center;
            gap: 16px;
            padding: 14px 0;
            border-bottom: 1px solid #d7e5d8;
        }

        .patrocinio-stat-num {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 22px;
            font-weight: 900;
            color: #8fbd18;
            min-width: 64px;
        }

        .patrocinio-stat-label {
            font-size: 13px;
            color: #3d6267;
            line-height: 1.45;
        }

        .patrocinio-right {
            background: #f7f9f8;
            border: 1px solid #d7e5d8;
            border-top: 3px solid #a6cf23;
            border-radius: 3px;
            padding: 36px;
            box-shadow: 0 16px 48px rgba(31, 100, 112, .07);
        }

        .patrocinio-right h3 {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 20px;
            font-weight: 800;
            text-transform: uppercase;
            margin-bottom: 6px;
            color: #1f6470;
        }

        .patrocinio-right>p {
            font-size: 13px;
            color: #6d898d;
            margin-bottom: 22px;
        }

        .zoho-frame {
            width: 100%;
            height: 460px;
            border: none;
            border-radius: 2px;
        }

        /* ─── FAQ ─── */
        #faq {
            padding: 108px 48px;
            background: #f7f9f8;
        }

        .faq-inner {
            max-width: 760px;
            margin: 0 auto;
        }

        .faq-list {
            display: flex;
            flex-direction: column;
            gap: 2px;
            margin-top: 50px;
        }

        .faq-item {
            background: #edf3ef;
            border: 1px solid #d7e5d8;
            overflow: hidden;
        }

        .faq-question {
            display: flex;
            align-items: center;
            justify-content: space-between;
            gap: 16px;
            padding: 20px 24px;
            cursor: pointer;
            transition: background .2s;
        }

        .faq-question:hover {
            background: #d7e5d8;
        }

        .faq-question-text {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 14px;
            font-weight: 700;
            line-height: 1.4;
            color: #1f6470;
        }

        .faq-icon {
            width: 20px;
            height: 20px;
            flex-shrink: 0;
            color: #287234;
            transition: transform .3s;
        }

        .faq-item.open .faq-icon {
            transform: rotate(45deg);
        }

        .faq-answer {
            max-height: 0;
            overflow: hidden;
            transition: max-height .35s ease;
        }

        .faq-answer-inner {
            padding: 0 24px 20px;
            font-size: 14px;
            color: #3d6267;
            line-height: 1.75;
            border-top: 1px solid #d7e5d8;
            padding-top: 16px;
        }

        .faq-item.open .faq-answer {
            max-height: 500px;
        }

        /* ─── LOCALIZAÇÃO ─── */
        #localizacao {
            padding: 108px 48px;
            background: #edf3ef;
        }

        .localizacao-inner {
            max-width: 1060px;
            margin: 0 auto;
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 60px;
            align-items: start;
        }

        .localizacao-addr {
            font-size: 15px;
            color: #3d6267;
            line-height: 1.7;
            margin-bottom: 26px;
        }

        .localizacao-badge {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            background: #1f6470;
            color: #a6cf23;
            padding: 12px 20px;
            border-radius: 2px;
            font-size: 12px;
            font-weight: 700;
            letter-spacing: .5px;
        }

        .map-wrap {
            border-radius: 3px;
            overflow: hidden;
            border: 1px solid #d7e5d8;
            box-shadow: 0 12px 40px rgba(31, 100, 112, .08);
        }

        .map-wrap iframe {
            width: 100%;
            height: 360px;
            border: none;
            display: block;
        }

        /* ─── SECHAT ─── */
        #sechat {
            padding: 80px 48px;
            background: #1f6470;
            border-top: 2px solid #8fbd18;
        }

        .sechat-inner {
            max-width: 1000px;
            margin: 0 auto;
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 80px;
            align-items: center;
        }

        .sechat-logo-box {
            background: #174f58;
            border: 1px solid rgba(166, 207, 35, .15);
            border-radius: 4px;
            padding: 60px;
            display: flex;
            align-items: center;
            justify-content: center;
        }

        .sechat-info .sec-label {
            color: #a6cf23;
        }

        .sechat-info .sec-label::before {
            background: #a6cf23;
        }

        .sechat-title {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 30px;
            font-weight: 900;
            text-transform: uppercase;
            color: #f7f9f8;
            margin-bottom: 14px;
        }

        .sechat-title .accent {
            color: #a6cf23;
        }

        .sechat-text {
            font-size: 15px;
            color: rgba(247, 249, 248, .5);
            line-height: 1.75;
            margin-bottom: 12px;
        }

        .sechat-link {
            display: inline-flex;
            align-items: center;
            gap: 8px;
            color: #a6cf23;
            font-size: 11px;
            font-weight: 700;
            letter-spacing: 2px;
            text-transform: uppercase;
            margin-top: 12px;
            border-bottom: 1px solid transparent;
            transition: border-color .2s;
        }

        .sechat-link:hover {
            border-bottom-color: #a6cf23;
        }

        /* ─── FOOTER ─── */
        footer {
            background: #174f58;
            padding: 52px 48px 24px;
            border-top: 1px solid rgba(166, 207, 35, .1);
        }

        .footer-inner {
            max-width: 1100px;
            margin: 0 auto;
            display: grid;
            grid-template-columns: 2fr 1fr 1fr;
            gap: 60px;
            padding-bottom: 40px;
            border-bottom: 1px solid rgba(166, 207, 35, .08);
            margin-bottom: 24px;
        }

        .footer-brand p {
            font-size: 13px;
            color: rgba(247, 249, 248, .3);
            line-height: 1.7;
            margin-top: 14px;
            max-width: 280px;
        }

        .footer-col h4 {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 2.5px;
            text-transform: uppercase;
            color: #a6cf23;
            margin-bottom: 18px;
        }

        .footer-col a {
            display: block;
            font-size: 13px;
            color: rgba(247, 249, 248, .32);
            margin-bottom: 10px;
            transition: color .2s;
        }

        .footer-col a:hover {
            color: #f7f9f8;
        }

        .footer-bottom {
            max-width: 1100px;
            margin: 0 auto;
            display: flex;
            justify-content: space-between;
            align-items: center;
        }

        .footer-bottom p {
            font-size: 11px;
            color: rgba(247, 249, 248, .18);
        }

        .footer-social {
            display: flex;
            gap: 10px;
        }

        .footer-social a {
            width: 32px;
            height: 32px;
            border-radius: 50%;
            border: 1px solid rgba(166, 207, 35, .2);
            display: flex;
            align-items: center;
            justify-content: center;
            color: rgba(247, 249, 248, .3);
            font-size: 13px;
            transition: all .2s;
        }

        .footer-social a:hover {
            border-color: #a6cf23;
            color: #a6cf23;
        }

        /* WHATSAPP */
        .wa-btn {
            position: fixed;
            bottom: 80px;
            right: 28px;
            width: 52px;
            height: 52px;
            border-radius: 50%;
            background: #25d366;
            display: flex;
            align-items: center;
            justify-content: center;
            color: #fff;
            font-size: 24px;
            text-decoration: none;
            box-shadow: 0 4px 18px rgba(37, 211, 102, .4);
            z-index: 98;
            transition: transform .2s;
        }

        .wa-btn:hover {
            transform: scale(1.1);
        }

        /* REVEAL */
        .reveal {
            opacity: 0;
            transform: translateY(22px);
            transition: opacity .7s ease, transform .7s ease;
        }

        .reveal.visible {
            opacity: 1;
            transform: translateY(0);
        }

        .rd1 {
            transition-delay: .1s;
        }

        .rd2 {
            transition-delay: .22s;
        }

        /* RESPONSIVE */
        @media(max-width:960px) {
            .nav-links {
                display: none;
            }

            .nav {
                padding: 0 20px;
            }

            #hero {
                padding: 120px 20px 80px;
            }

            .sobre-inner,
            .patrocinio-inner,
            .localizacao-inner,
            .sechat-inner,
            .footer-inner {
                grid-template-columns: 1fr;
                gap: 40px;
            }

            .speakers-grid {
                grid-template-columns: repeat(2, 1fr);
            }

            .ingresso-single {
                grid-template-columns: 1fr;
                margin: 0 auto;
            }

            .ingresso-info {
                border-right: 0;
                border-bottom: 1px solid rgba(166, 207, 35, .18);
                padding: 34px 28px;
            }

            .ingresso-reserva {
                padding: 34px 28px;
            }

            .ingresso-incluso {
                grid-template-columns: 1fr;
            }

            section,
            #sobre,
            #debatedores,
            #agenda,
            #ingressos,
            #patrocinio,
            #faq,
            #localizacao,
            #sechat {
                padding: 64px 20px;
            }

            footer {
                padding: 40px 20px 20px;
            }

            .sticky-bar {
                padding: 12px 20px;
                flex-direction: column;
                gap: 10px;
                text-align: center;
            }

            .video-overlay {
                position: static;
            }

            .video-overlay-content {
                max-width: 100%;
                padding: 32px 20px;
            }
        }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-a830cd7 *//*
  Cannabis Connection 2026 - CSS para Elementor
  Versao compatibilizada para evitar erro no editor.
  Carregue as fontes no Elementor/Site Settings ou no tema:
  - Montserrat: 400, 500, 600, 700, 800, 900
  - Lato: 300, 400, 700
*/
*,
        *::before,
        *::after {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
        }

        html {
            scroll-behavior: smooth;
        }

        body {
            font-family: 'Lato', Arial, sans-serif !important;
            background: #f7f9f8;
            color: #143f46;
            overflow-x: hidden;
        }

        a {
            text-decoration: none;
            color: inherit;
        }

        /* ─── NAV ─── */
        .nav {
            position: fixed;
            top: 0;
            left: 0;
            right: 0;
            z-index: 100;
            display: flex;
            align-items: center;
            justify-content: space-between;
            padding: 0 48px;
            height: 70px;
            background: rgba(247, 249, 248, 0.97);
            backdrop-filter: blur(14px);
            border-bottom: 1px solid rgba(166, 207, 35, 0.3);
            transition: height .3s, box-shadow .3s;
        }

        .nav.scrolled {
            height: 58px;
            box-shadow: 0 2px 24px rgba(31, 100, 112, .08);
        }

        .nav-logo {
            display: flex;
            align-items: center;
            gap: 12px;
        }

        .nav-logo-icon {
            width: 190px;
            height: auto;
            display: block;
        }

        .nav-logo-text {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 800;
            font-size: 14px;
            letter-spacing: 2px;
            text-transform: uppercase;
            color: #1f6470;
        }

        .nav-logo-sub {
            font-size: 9px;
            letter-spacing: 3px;
            color: #287234;
            text-transform: uppercase;
            font-weight: 700;
            display: block;
            margin-top: 2px;
        }

        .nav-links {
            display: flex;
            align-items: center;
            gap: 28px;
        }

        .nav-links a {
            font-size: 11px;
            font-weight: 700;
            letter-spacing: 1.5px;
            text-transform: uppercase;
            color: #3d6267;
            transition: color .2s;
        }

        .nav-links a:hover {
            color: #287234;
        }

        .nav-cta {
            background: #1f6470 !important;
            color: #f7f9f8 !important;
            padding: 10px 22px;
            border-radius: 2px;
            font-weight: 800 !important;
            font-size: 11px !important;
            letter-spacing: 1.5px !important;
            transition: background .2s, transform .2s;
        }

        .nav-cta:hover {
            background: #174f58 !important;
            transform: translateY(-1px);
        }

        .nav-cta-sponsor {
            background: #a6cf23 !important;
            color: #1f6470 !important;
        }

        .nav-cta-sponsor:hover {
            background: #8fbd18 !important;
            color: #ffffff !important;
        }

        /* ─── STICKY BAR ─── */
        .sticky-bar {
            position: fixed;
            bottom: 0;
            left: 0;
            right: 0;
            z-index: 99;
            background: #1f6470;
            border-top: 2px solid #a6cf23;
            padding: 14px 48px;
            display: flex;
            align-items: center;
            justify-content: space-between;
            transform: translateY(100%);
            transition: transform .4s ease;
        }

        .sticky-bar.visible {
            transform: translateY(0);
        }

        .sticky-bar-text {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 13px;
            font-weight: 700;
            color: #f7f9f8;
        }

        .sticky-bar-text span {
            color: #a6cf23;
        }

        .sticky-bar-cta {
            background: #a6cf23;
            color: #1f6470;
            padding: 12px 28px;
            border-radius: 2px;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 800;
            font-size: 12px;
            letter-spacing: 2px;
            text-transform: uppercase;
            display: flex;
            align-items: center;
            gap: 8px;
            transition: background .2s;
        }

        .sticky-bar-cta:hover {
            background: #8fbd18;
            color: #ffffff;
        }

        /* ─── HERO ─── */
        #hero {
            min-height: 100vh;
            position: relative;
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            text-align: center;
            padding: 130px 48px 90px;
            overflow: hidden;
            background: #1f6470;
        }

        .hero-video-bg {
            position: absolute;
            inset: 0;
            z-index: 0;
        }

        .hero-video-bg video {
            width: 100%;
            height: 100%;
            object-fit: cover;
            opacity: .12;
        }

        .hero-video-bg::after {
            content: '';
            position: absolute;
            inset: 0;
            background: linear-gradient(to bottom, rgba(31, 100, 112, .75) 0%, rgba(31, 100, 112, .55) 50%, rgba(31, 100, 112, .92) 100%);
        }

        /* grain texture */
        .hero-grain {
            position: absolute;
            inset: 0;
            z-index: 1;
            opacity: .04;
            background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
            background-size: 200px 200px;
        }

        /* botanical line-art overlay */
        .hero-botanical {
            position: absolute;
            right: 5%;
            top: 50%;
            transform: translateY(-50%);
            width: 360px;
            height: 360px;
            z-index: 1;
            opacity: .06;
        }

        .hero-content {
            position: relative;
            z-index: 2;
            max-width: 860px;
            margin: 0 auto;
        }

        .hero-badge {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            border: 1px solid rgba(166, 207, 35, .4);
            border-radius: 2px;
            padding: 8px 20px;
            margin-bottom: 36px;
            font-size: 11px;
            font-weight: 700;
            letter-spacing: 2.5px;
            text-transform: uppercase;
            color: #a6cf23;
        }

        .hero-badge-dot {
            width: 6px;
            height: 6px;
            border-radius: 50%;
            background: #a6cf23;
            animation: pulse 2s infinite;
        }

        @keyframes pulse {

            0%,
            100% {
                opacity: 1;
                transform: scale(1)
            }

            50% {
                opacity: .5;
                transform: scale(.8)
            }
        }

        .hero-title {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(36px, 6vw, 76px);
            font-weight: 900;
            line-height: 1.0;
            text-transform: uppercase;
            letter-spacing: -1px;
            color: #f7f9f8;
            margin-bottom: 20px;
        }

        .hero-title .accent {
            color: #a6cf23;
        }

        .hero-subtitle {
            font-size: 17px;
            font-weight: 300;
            line-height: 1.7;
            color: rgba(247, 249, 248, .55);
            max-width: 620px;
            margin: 0 auto 40px;
        }

        /* countdown */
        .countdown {
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 4px;
            margin-bottom: 44px;
        }

        .countdown-block {
            background: rgba(166, 207, 35, .08);
            border: 1px solid rgba(166, 207, 35, .2);
            border-radius: 3px;
            padding: 16px 20px;
            text-align: center;
            min-width: 78px;
        }

        .countdown-num {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 34px;
            font-weight: 900;
            color: #a6cf23;
            line-height: 1;
        }

        .countdown-label {
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 2px;
            text-transform: uppercase;
            color: rgba(166, 207, 35, .5);
            margin-top: 6px;
        }

        .countdown-sep {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 26px;
            font-weight: 900;
            color: #a6cf23;
            margin-bottom: 20px;
            opacity: .4;
        }

        .hero-ctas {
            display: flex;
            justify-content: center;
            gap: 14px;
            flex-wrap: wrap;
        }

        .btn-primary {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            background: #a6cf23;
            color: #1f6470;
            padding: 18px 38px;
            border-radius: 2px;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 800;
            font-size: 12px;
            letter-spacing: 2px;
            text-transform: uppercase;
            transition: all .25s;
        }

        .btn-primary:hover {
            background: #8fbd18;
            color: #ffffff;
            transform: translateY(-2px);
            box-shadow: 0 12px 30px rgba(166, 207, 35, .25);
        }

        .btn-secondary {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            background: transparent;
            color: #f7f9f8;
            padding: 17px 36px;
            border-radius: 2px;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 700;
            font-size: 12px;
            letter-spacing: 2px;
            text-transform: uppercase;
            border: 1.5px solid rgba(247, 249, 248, .25);
            transition: all .25s;
        }

        .btn-secondary:hover {
            border-color: #a6cf23;
            color: #a6cf23;
        }

        .hero-meta {
            display: flex;
            justify-content: center;
            gap: 32px;
            flex-wrap: wrap;
            margin-top: 48px;
            padding-top: 36px;
            border-top: 1px solid rgba(247, 249, 248, .1);
        }

        .hero-meta-item {
            display: flex;
            align-items: center;
            gap: 10px;
            font-size: 14px;
            color: rgba(247, 249, 248, .55);
        }

        .hero-meta-item i {
            color: #a6cf23;
        }

        /* ─── MARQUEE ─── */
        .marquee-section {
            background: #a6cf23;
            overflow: hidden;
            padding: 13px 0;
        }

        .marquee-track {
            display: flex;
            white-space: nowrap;
            animation: marquee 30s linear infinite;
        }

        @keyframes marquee {
            from {
                transform: translateX(0)
            }

            to {
                transform: translateX(-50%)
            }
        }

        .marquee-item {
            display: inline-flex;
            align-items: center;
            gap: 14px;
            padding: 0 22px;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 800;
            font-size: 11px;
            letter-spacing: 2.5px;
            text-transform: uppercase;
            color: #1f6470;
        }

        .marquee-dot {
            width: 4px;
            height: 4px;
            border-radius: 50%;
            background: #1f6470;
            opacity: .4;
        }

        /* ─── SECTION UTILS ─── */
        .sec-label {
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 3px;
            text-transform: uppercase;
            color: #287234;
            margin-bottom: 14px;
            display: flex;
            align-items: center;
            gap: 10px;
        }

        .sec-label::before {
            content: '';
            width: 24px;
            height: 1.5px;
            background: #287234;
        }

        .sec-label-c {
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 3px;
            text-transform: uppercase;
            color: #287234;
            margin-bottom: 14px;
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 10px;
        }

        .sec-label-c::before,
        .sec-label-c::after {
            content: '';
            width: 24px;
            height: 1.5px;
            background: #287234;
        }

        .sec-title {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(26px, 3.5vw, 46px);
            font-weight: 900;
            text-transform: uppercase;
            line-height: 1.08;
            margin-bottom: 18px;
            color: #1f6470;
        }

        .sec-title-c {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(26px, 3.5vw, 46px);
            font-weight: 900;
            text-transform: uppercase;
            line-height: 1.08;
            color: #1f6470;
        }

        .sec-title .accent,
        .sec-title-c .accent {
            color: #287234;
        }

        .sec-text {
            font-size: 15.5px;
            line-height: 1.78;
            color: #3d6267;
            margin-bottom: 14px;
        }

        .section-header {
            text-align: center;
            margin-bottom: 56px;
        }

        .section-header p {
            font-size: 16px;
            color: #6d898d;
            margin-top: 10px;
        }

        /* ─── SOBRE ─── */
        #sobre {
            padding: 108px 48px;
            background: #f7f9f8;
        }

        .sobre-inner {
            max-width: 1100px;
            margin: 0 auto;
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 80px;
            align-items: center;
        }

        .sobre-stats {
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 2px;
        }

        .sobre-stat {
            background: #edf3ef;
            border: 1px solid #d7e5d8;
            padding: 28px 22px;
            text-align: center;
            transition: background .3s;
        }

        .sobre-stat:hover {
            background: #a6cf23;
        }

        .sobre-stat:hover .sobre-stat-num {
            color: #1f6470;
        }

        .sobre-stat:hover .sobre-stat-label {
            color: #1f6470;
        }

        .sobre-stat-num {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 38px;
            font-weight: 900;
            color: #8fbd18;
            line-height: 1;
            transition: color .3s;
        }

        .sobre-stat-label {
            font-size: 11px;
            font-weight: 700;
            letter-spacing: 2px;
            text-transform: uppercase;
            color: #6d898d;
            margin-top: 8px;
            transition: color .3s;
        }

        /* ─── VIDEO SECTION ─── */
        #video-section {
            position: relative;
            overflow: hidden;
            background: #174f58;
        }

        .video-full {
            width: 100%;
            aspect-ratio: 16/9;
            display: block;
            object-fit: cover;
            opacity: .5;
            filter: saturate(.6) sepia(.3);
        }

        .video-overlay {
            position: absolute;
            inset: 0;
            background: linear-gradient(to right, rgba(31, 100, 112, .9) 0%, rgba(31, 100, 112, .4) 55%, rgba(31, 100, 112, .7) 100%);
            display: flex;
            align-items: center;
        }

        .video-overlay-content {
            max-width: 520px;
            padding: 60px;
        }

        .video-overlay-content h2 {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(22px, 3vw, 38px);
            font-weight: 900;
            text-transform: uppercase;
            line-height: 1.1;
            margin-bottom: 16px;
            color: #f7f9f8;
        }

        .video-overlay-content h2 .accent {
            color: #a6cf23;
        }

        .video-overlay-content p {
            font-size: 15px;
            color: rgba(247, 249, 248, .6);
            line-height: 1.75;
        }

        /* ─── DEBATEDORES ─── */
        #debatedores {
            padding: 108px 48px;
            background: #edf3ef;
        }

        .speakers-grid {
            display: grid;
            grid-template-columns: repeat(4, 1fr);
            gap: 2px;
            max-width: 1100px;
            margin: 0 auto;
        }

        .speaker-card {
            background: #f7f9f8;
            border: 1px solid #d7e5d8;
            padding: 28px 22px;
            text-align: center;
            transition: all .3s;
            cursor: pointer;
        }

        .speaker-card:hover {
            background: #1f6470;
            transform: translateY(-4px);
            box-shadow: 0 16px 40px rgba(31, 100, 112, .15);
        }

        .speaker-card:hover .speaker-name {
            color: #f7f9f8;
        }

        .speaker-card:hover .speaker-role {
            color: rgba(247, 249, 248, .55);
        }

        .speaker-card:hover .speaker-org {
            color: #a6cf23;
        }

        .speaker-card:hover .speaker-avatar {
            background: #174f58;
            border-color: #a6cf23;
            color: #a6cf23;
        }

        .speaker-avatar {
            width: 60px;
            height: 60px;
            border-radius: 50%;
            background: #edf3ef;
            border: 2px solid #d7e5d8;
            display: flex;
            align-items: center;
            justify-content: center;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 18px;
            font-weight: 900;
            color: #8fbd18;
            margin: 0 auto 14px;
            transition: all .3s;
        }

        .speaker-name {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 13px;
            font-weight: 800;
            text-transform: uppercase;
            letter-spacing: .3px;
            line-height: 1.3;
            margin-bottom: 8px;
            color: #1f6470;
            transition: color .3s;
        }

        .speaker-role {
            font-size: 12px;
            color: #6d898d;
            line-height: 1.5;
            transition: color .3s;
        }

        .speaker-org {
            font-size: 11px;
            color: #287234;
            font-weight: 700;
            letter-spacing: .8px;
            margin-top: 6px;
            transition: color .3s;
        }

        /* ─── AGENDA ─── */
        #agenda {
            padding: 108px 48px;
            background: #f7f9f8;
        }

        .agenda-inner {
            max-width: 900px;
            margin: 0 auto;
        }

        .agenda-date-badge {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            background: #1f5f2b;
            border-radius: 2px;
            padding: 10px 20px;
            margin-bottom: 48px;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 11px;
            font-weight: 700;
            letter-spacing: 2px;
            text-transform: uppercase;
            color: #f7f9f8;
        }

        .timeline {
            display: flex;
            flex-direction: column;
            position: relative;
        }

        .timeline::before {
            content: '';
            position: absolute;
            left: 132px;
            top: 0;
            bottom: 0;
            width: 1px;
            background: linear-gradient(to bottom, #a6cf23, rgba(166, 207, 35, .1));
        }

        .timeline-item {
            display: flex;
            align-items: flex-start;
        }

        .tl-time {
            width: 132px;
            flex-shrink: 0;
            text-align: right;
            padding-right: 24px;
            padding-top: 18px;
        }

        .tl-time span {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 16px;
            font-weight: 700;
            color: #8fbd18;
        }

        .tl-dot {
            width: 11px;
            height: 11px;
            border-radius: 50%;
            background: #edf3ef;
            border: 2px solid #a6cf23;
            flex-shrink: 0;
            margin-top: 21px;
            z-index: 2;
            transition: background .3s;
        }

        .tl-dot.highlight {
            background: #287234;
            border-color: #287234;
        }

        .tl-card {
            flex: 1;
            margin-left: 24px;
            padding: 14px 20px;
            margin-bottom: 8px;
            border-radius: 2px;
            background: #edf3ef;
            border: 1px solid #d7e5d8;
            transition: all .3s;
        }

        .tl-card:hover {
            background: #1f6470;
            border-color: #1f6470;
        }

        .tl-card:hover .tl-type {
            color: #a6cf23;
        }

        .tl-card:hover h5 {
            color: #f7f9f8;
        }

        .tl-type {
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 2px;
            text-transform: uppercase;
            color: #6d898d;
            margin-bottom: 4px;
            transition: color .3s;
        }

        .tl-type.salvia {
            color: #287234;
        }

        .tl-card h5 {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 14px;
            font-weight: 700;
            color: #1f6470;
            line-height: 1.4;
            transition: color .3s;
        }

        .agenda-note {
            text-align: right;
            font-size: 11px;
            color: #6d898d;
            margin-top: 24px;
        }

        /* ─── INGRESSOS ─── */
        #ingressos {
            padding: 108px 48px;
            background:
                linear-gradient(135deg, rgba(15, 56, 64, .96) 0%, rgba(31, 100, 112, .94) 58%, rgba(18, 83, 66, .96) 100%);
            position: relative;
            overflow: hidden;
        }

        #ingressos::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            height: 2px;
            background: linear-gradient(90deg, transparent, #a6cf23, transparent);
        }

        #ingressos::after {
            content: '';
            position: absolute;
            inset: 0;
            background-image:
                linear-gradient(rgba(247, 249, 248, .045) 1px, transparent 1px),
                linear-gradient(90deg, rgba(247, 249, 248, .035) 1px, transparent 1px);
            background-size: 48px 48px;
            opacity: .22;
            pointer-events: none;
        }

        .ingressos-inner {
            max-width: 1100px;
            margin: 0 auto;
            position: relative;
            z-index: 1;
        }

        .ingressos-header {
            text-align: center;
            max-width: 680px;
            margin: 0 auto 52px;
        }

        .ingressos-header .sec-label-c {
            color: #a6cf23;
        }

        .ingressos-header .sec-label-c::before,
        .ingressos-header .sec-label-c::after {
            background: #a6cf23;
        }

        .ingressos-header h2 {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(28px, 4vw, 46px);
            font-weight: 900;
            text-transform: uppercase;
            color: #f7f9f8;
        }

        .ingressos-header h2 .accent {
            color: #a6cf23;
        }

        .ingressos-header p {
            color: rgba(247, 249, 248, .62);
            font-size: 15px;
            margin-top: 10px;
            line-height: 1.65;
        }

        .ingresso-single {
            display: grid;
            grid-template-columns: minmax(0, 1.18fr) minmax(320px, .82fr);
            background: rgba(15, 56, 64, .68);
            border: 1px solid rgba(166, 207, 35, .24);
            box-shadow: 0 28px 70px rgba(15, 56, 64, .34);
            position: relative;
            overflow: hidden;
            isolation: isolate;
        }

        .ingresso-single::before {
            content: '';
            position: absolute;
            inset: 0;
            background: linear-gradient(120deg, rgba(247, 249, 248, .08), transparent 42%, rgba(166, 207, 35, .09));
            pointer-events: none;
            z-index: -1;
        }

        .ingresso-info {
            padding: 44px 48px;
            border-right: 1px solid rgba(166, 207, 35, .18);
        }

        .ingresso-reserva {
            padding: 44px 38px;
            display: flex;
            flex-direction: column;
            justify-content: center;
        }

        .ingresso-tier {
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 3px;
            text-transform: uppercase;
            color: #a6cf23;
            margin-bottom: 12px;
        }

        .ingresso-name {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(26px, 3vw, 40px);
            font-weight: 900;
            text-transform: uppercase;
            line-height: 1.05;
            letter-spacing: 0;
            margin-bottom: 16px;
            color: #f7f9f8;
        }

        .ingresso-desc {
            font-size: 16px;
            color: rgba(247, 249, 248, .68);
            line-height: 1.75;
            max-width: 620px;
        }

        .ingresso-meta {
            display: flex;
            flex-wrap: wrap;
            gap: 10px 18px;
            margin: 26px 0 30px;
            padding: 18px 0;
            border-top: 1px solid rgba(247, 249, 248, .11);
            border-bottom: 1px solid rgba(247, 249, 248, .11);
        }

        .ingresso-meta-item {
            display: inline-flex;
            align-items: center;
            gap: 9px;
            color: rgba(247, 249, 248, .76);
            font-size: 13px;
            font-weight: 700;
        }

        .ingresso-meta-item i {
            color: #a6cf23;
            font-size: 12px;
        }

        .ingresso-incluso {
            display: grid;
            grid-template-columns: repeat(2, minmax(0, 1fr));
            gap: 14px 24px;
        }

        .ingresso-feature {
            display: flex;
            align-items: flex-start;
            gap: 11px;
            font-size: 14px;
            color: rgba(247, 249, 248, .76);
            line-height: 1.55;
        }

        .ingresso-feature i {
            color: #a6cf23;
            margin-top: 4px;
            flex-shrink: 0;
            font-size: 11px;
        }

        .ingresso-kicker {
            color: #a6cf23;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 10px;
            font-weight: 800;
            letter-spacing: 2px;
            text-transform: uppercase;
            margin-bottom: 18px;
        }

        .ingresso-reserva-title {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 18px;
            font-weight: 900;
            color: #f7f9f8;
            text-transform: uppercase;
            line-height: 1.25;
            margin-bottom: 22px;
        }

        .ingresso-reserva-title span {
            color: #a6cf23;
        }

        .preco-bloco {
            margin-bottom: 22px;
            padding-bottom: 22px;
            border-bottom: 1px solid rgba(166, 207, 35, .16);
        }

        .preco-parcela {
            display: flex;
            align-items: baseline;
            gap: 4px;
        }

        .preco-prefix {
            font-size: 14px;
            color: rgba(247, 249, 248, .48);
        }

        .preco-num {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 54px;
            font-weight: 900;
            color: #a6cf23;
            line-height: .95;
        }

        .preco-cents {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 22px;
            font-weight: 700;
            color: #a6cf23;
        }

        .preco-vista {
            font-size: 13px;
            color: rgba(247, 249, 248, .46);
            margin-top: 8px;
        }

        .preco-vista span {
            color: rgba(247, 249, 248, .78);
            font-weight: 700;
        }

        .ingresso-qty {
            display: flex;
            align-items: center;
            justify-content: space-between;
            gap: 18px;
            margin-bottom: 20px;
        }

        .ingresso-qty-label {
            font-size: 12px;
            color: rgba(247, 249, 248, .58);
            letter-spacing: 1px;
            text-transform: uppercase;
            font-weight: 700;
        }

        .qty-ctrl {
            display: flex;
            align-items: center;
            gap: 14px;
        }

        .qty-btn {
            width: 34px;
            height: 34px;
            border-radius: 50%;
            border: 1px solid rgba(166, 207, 35, .3);
            background: transparent;
            color: #a6cf23;
            cursor: pointer;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 16px;
            transition: all .2s;
        }

        .qty-btn:hover {
            background: #a6cf23;
            color: #1f6470;
        }

        .qty-num {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 700;
            font-size: 18px;
            min-width: 22px;
            text-align: center;
            color: #f7f9f8;
        }

        .btn-comprar {
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 9px;
            width: 100%;
            padding: 17px 18px;
            border-radius: 2px;
            background: #a6cf23;
            color: #1f6470;
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-weight: 800;
            font-size: 11px;
            letter-spacing: 2px;
            text-transform: uppercase;
            transition: all .25s;
        }

        .btn-comprar:hover {
            background: #8fbd18;
            color: #ffffff;
            transform: translateY(-1px);
        }

        .ingresso-note {
            margin-top: 14px;
            color: rgba(247, 249, 248, .46);
            font-size: 12px;
            line-height: 1.55;
            text-align: center;
        }

        /* ─── PATROCÍNIO ─── */
        #patrocinio {
            padding: 108px 48px;
            background: #edf3ef;
        }

        .patrocinio-inner {
            max-width: 1060px;
            margin: 0 auto;
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 80px;
            align-items: start;
        }

        .patrocinio-left h2 {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: clamp(26px, 3.5vw, 42px);
            font-weight: 900;
            text-transform: uppercase;
            line-height: 1.08;
            margin-bottom: 16px;
            color: #1f6470;
        }

        .patrocinio-left h2 .accent {
            color: #287234;
        }

        .patrocinio-left p {
            font-size: 15px;
            color: #3d6267;
            line-height: 1.75;
            margin-bottom: 26px;
        }

        .patrocinio-stats {
            display: flex;
            flex-direction: column;
            gap: 14px;
            margin-bottom: 34px;
        }

        .patrocinio-stat-row {
            display: flex;
            align-items: center;
            gap: 16px;
            padding: 14px 0;
            border-bottom: 1px solid #d7e5d8;
        }

        .patrocinio-stat-num {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 22px;
            font-weight: 900;
            color: #8fbd18;
            min-width: 64px;
        }

        .patrocinio-stat-label {
            font-size: 13px;
            color: #3d6267;
            line-height: 1.45;
        }

        .patrocinio-right {
            background: #f7f9f8;
            border: 1px solid #d7e5d8;
            border-top: 3px solid #a6cf23;
            border-radius: 3px;
            padding: 36px;
            box-shadow: 0 16px 48px rgba(31, 100, 112, .07);
        }

        .patrocinio-right h3 {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 20px;
            font-weight: 800;
            text-transform: uppercase;
            margin-bottom: 6px;
            color: #1f6470;
        }

        .patrocinio-right>p {
            font-size: 13px;
            color: #6d898d;
            margin-bottom: 22px;
        }

        .zoho-frame {
            width: 100%;
            height: 460px;
            border: none;
            border-radius: 2px;
        }

        /* ─── FAQ ─── */
        #faq {
            padding: 108px 48px;
            background: #f7f9f8;
        }

        .faq-inner {
            max-width: 760px;
            margin: 0 auto;
        }

        .faq-list {
            display: flex;
            flex-direction: column;
            gap: 2px;
            margin-top: 50px;
        }

        .faq-item {
            background: #edf3ef;
            border: 1px solid #d7e5d8;
            overflow: hidden;
        }

        .faq-question {
            display: flex;
            align-items: center;
            justify-content: space-between;
            gap: 16px;
            padding: 20px 24px;
            cursor: pointer;
            transition: background .2s;
        }

        .faq-question:hover {
            background: #d7e5d8;
        }

        .faq-question-text {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 14px;
            font-weight: 700;
            line-height: 1.4;
            color: #1f6470;
        }

        .faq-icon {
            width: 20px;
            height: 20px;
            flex-shrink: 0;
            color: #287234;
            transition: transform .3s;
        }

        .faq-item.open .faq-icon {
            transform: rotate(45deg);
        }

        .faq-answer {
            max-height: 0;
            overflow: hidden;
            transition: max-height .35s ease;
        }

        .faq-answer-inner {
            padding: 0 24px 20px;
            font-size: 14px;
            color: #3d6267;
            line-height: 1.75;
            border-top: 1px solid #d7e5d8;
            padding-top: 16px;
        }

        .faq-item.open .faq-answer {
            max-height: 500px;
        }

        /* ─── LOCALIZAÇÃO ─── */
        #localizacao {
            padding: 108px 48px;
            background: #edf3ef;
        }

        .localizacao-inner {
            max-width: 1060px;
            margin: 0 auto;
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 60px;
            align-items: start;
        }

        .localizacao-addr {
            font-size: 15px;
            color: #3d6267;
            line-height: 1.7;
            margin-bottom: 26px;
        }

        .localizacao-badge {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            background: #1f6470;
            color: #a6cf23;
            padding: 12px 20px;
            border-radius: 2px;
            font-size: 12px;
            font-weight: 700;
            letter-spacing: .5px;
        }

        .map-wrap {
            border-radius: 3px;
            overflow: hidden;
            border: 1px solid #d7e5d8;
            box-shadow: 0 12px 40px rgba(31, 100, 112, .08);
        }

        .map-wrap iframe {
            width: 100%;
            height: 360px;
            border: none;
            display: block;
        }

        /* ─── SECHAT ─── */
        #sechat {
            padding: 80px 48px;
            background: #1f6470;
            border-top: 2px solid #8fbd18;
        }

        .sechat-inner {
            max-width: 1000px;
            margin: 0 auto;
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 80px;
            align-items: center;
        }

        .sechat-logo-box {
            background: #174f58;
            border: 1px solid rgba(166, 207, 35, .15);
            border-radius: 4px;
            padding: 60px;
            display: flex;
            align-items: center;
            justify-content: center;
        }

        .sechat-info .sec-label {
            color: #a6cf23;
        }

        .sechat-info .sec-label::before {
            background: #a6cf23;
        }

        .sechat-title {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 30px;
            font-weight: 900;
            text-transform: uppercase;
            color: #f7f9f8;
            margin-bottom: 14px;
        }

        .sechat-title .accent {
            color: #a6cf23;
        }

        .sechat-text {
            font-size: 15px;
            color: rgba(247, 249, 248, .5);
            line-height: 1.75;
            margin-bottom: 12px;
        }

        .sechat-link {
            display: inline-flex;
            align-items: center;
            gap: 8px;
            color: #a6cf23;
            font-size: 11px;
            font-weight: 700;
            letter-spacing: 2px;
            text-transform: uppercase;
            margin-top: 12px;
            border-bottom: 1px solid transparent;
            transition: border-color .2s;
        }

        .sechat-link:hover {
            border-bottom-color: #a6cf23;
        }

        /* ─── FOOTER ─── */
        footer {
            background: #174f58;
            padding: 52px 48px 24px;
            border-top: 1px solid rgba(166, 207, 35, .1);
        }

        .footer-inner {
            max-width: 1100px;
            margin: 0 auto;
            display: grid;
            grid-template-columns: 2fr 1fr 1fr;
            gap: 60px;
            padding-bottom: 40px;
            border-bottom: 1px solid rgba(166, 207, 35, .08);
            margin-bottom: 24px;
        }

        .footer-brand p {
            font-size: 13px;
            color: rgba(247, 249, 248, .3);
            line-height: 1.7;
            margin-top: 14px;
            max-width: 280px;
        }

        .footer-col h4 {
            font-family: 'Montserrat', Arial, sans-serif !important;
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 2.5px;
            text-transform: uppercase;
            color: #a6cf23;
            margin-bottom: 18px;
        }

        .footer-col a {
            display: block;
            font-size: 13px;
            color: rgba(247, 249, 248, .32);
            margin-bottom: 10px;
            transition: color .2s;
        }

        .footer-col a:hover {
            color: #f7f9f8;
        }

        .footer-bottom {
            max-width: 1100px;
            margin: 0 auto;
            display: flex;
            justify-content: space-between;
            align-items: center;
        }

        .footer-bottom p {
            font-size: 11px;
            color: rgba(247, 249, 248, .18);
        }

        .footer-social {
            display: flex;
            gap: 10px;
        }

        .footer-social a {
            width: 32px;
            height: 32px;
            border-radius: 50%;
            border: 1px solid rgba(166, 207, 35, .2);
            display: flex;
            align-items: center;
            justify-content: center;
            color: rgba(247, 249, 248, .3);
            font-size: 13px;
            transition: all .2s;
        }

        .footer-social a:hover {
            border-color: #a6cf23;
            color: #a6cf23;
        }

        /* WHATSAPP */
        .wa-btn {
            position: fixed;
            bottom: 80px;
            right: 28px;
            width: 52px;
            height: 52px;
            border-radius: 50%;
            background: #25d366;
            display: flex;
            align-items: center;
            justify-content: center;
            color: #fff;
            font-size: 24px;
            text-decoration: none;
            box-shadow: 0 4px 18px rgba(37, 211, 102, .4);
            z-index: 98;
            transition: transform .2s;
        }

        .wa-btn:hover {
            transform: scale(1.1);
        }

        /* REVEAL */
        .reveal {
            opacity: 0;
            transform: translateY(22px);
            transition: opacity .7s ease, transform .7s ease;
        }

        .reveal.visible {
            opacity: 1;
            transform: translateY(0);
        }

        .rd1 {
            transition-delay: .1s;
        }

        .rd2 {
            transition-delay: .22s;
        }

        /* RESPONSIVE */
        @media(max-width:960px) {
            .nav-links {
                display: none;
            }

            .nav {
                padding: 0 20px;
            }

            #hero {
                padding: 120px 20px 80px;
            }

            .sobre-inner,
            .patrocinio-inner,
            .localizacao-inner,
            .sechat-inner,
            .footer-inner {
                grid-template-columns: 1fr;
                gap: 40px;
            }

            .speakers-grid {
                grid-template-columns: repeat(2, 1fr);
            }

            .ingresso-single {
                grid-template-columns: 1fr;
                margin: 0 auto;
            }

            .ingresso-info {
                border-right: 0;
                border-bottom: 1px solid rgba(166, 207, 35, .18);
                padding: 34px 28px;
            }

            .ingresso-reserva {
                padding: 34px 28px;
            }

            .ingresso-incluso {
                grid-template-columns: 1fr;
            }

            section,
            #sobre,
            #debatedores,
            #agenda,
            #ingressos,
            #patrocinio,
            #faq,
            #localizacao,
            #sechat {
                padding: 64px 20px;
            }

            footer {
                padding: 40px 20px 20px;
            }

            .sticky-bar {
                padding: 12px 20px;
                flex-direction: column;
                gap: 10px;
                text-align: center;
            }

            .video-overlay {
                position: static;
            }

            .video-overlay-content {
                max-width: 100%;
                padding: 32px 20px;
            }
        }/* End custom CSS */