/**handles:td-theme**/
body .gez-event{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}body .gez-event .container{max-width:1200px}body .gez-event section{width:100%}.gez-event{width:100%;max-width:none;margin:0;padding:0;overflow-x:clip}.gez-event .container{max-width:1280px!important;width:100%!important;margin-left:auto!important;margin-right:auto!important;padding-left:1rem!important;padding-right:1rem!important}.gez-event .GEZ-fullwidth{width:100%;max-width:none}.gez-event{--primary-blue:#2563eb;--primary-blue-dark:#1e40af;--primary-blue-light:#3b82f6;--gray-50:#f9fafb;--gray-100:#f3f4f6;--gray-200:#e5e7eb;--gray-300:#d1d5db;--gray-600:#4b5563;--gray-700:#374151;--gray-900:#111827;--white:#ffffff;--green-500:#10b981}.gez-event,.gez-event *{box-sizing:border-box}.gez-event{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:var(--gray-900)}.gez-event *{box-sizing:border-box}:root{--primary-blue:#2563eb;--primary-blue-dark:#1e40af;--primary-blue-light:#3b82f6;--secondary-slate:#0f172a;--secondary-slate-light:#1e293b;--gray-50:#f9fafb;--gray-100:#f3f4f6;--gray-200:#e5e7eb;--gray-300:#d1d5db;--gray-600:#4b5563;--gray-700:#374151;--gray-900:#111827;--white:#ffffff;--green-500:#10b981;--purple-500:#8b5cf6;--orange-500:#f97316;--red-500:#ef4444}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:var(--gray-900);overflow-x:hidden}.gez-event .GEZ-fullwidth{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.gez-event .navbar-fixed-top-GEZ{overflow:hidden;background-color:#333;position:sticky;top:0;width:105%;max-width:1280px}.gez-event .container{max-width:1280px;margin:0 auto;padding:0 1rem}.gez-event .section{padding:5rem 0}.gez-event .section-gradient{background:linear-gradient(to bottom right,#f9fafb,#dbeafe)}.gez-event .section-dark{background:linear-gradient(to bottom right,#0f172a,#1e3a8a,#0f172a);color:var(--white)}.gez-event .section-header{text-align:center;margin-bottom:3rem}.gez-event .section-title{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,sans-serif!important;font-size:2.5rem!important;margin-bottom:1rem!important;font-weight:700!important;color:#fff!important}.gez-event .section-subtitle{font-size:1.25rem;color:var(--gray-600);max-width:48rem;margin:0 auto}.gez-event .section-dark .section-subtitle{color:#93c5fd}.gez-event .navbar{position:fixed;top:0;left:0;right:0;background:rgba(255,255,255,.95);backdrop-filter:blur(8px);box-shadow:0 1px 3px rgba(0,0,0,.1);z-index:1000}.gez-event .navbar-container{display:flex;justify-content:space-between;align-items:center;height:5rem}.gez-event .navbar-brand{display:flex;align-items:center;gap:.75rem}.gez-event .logo{width:10rem;height:3rem;display:flex;align-items:center;justify-content:center;color:var(--white);font-weight:700}.gez-event .logo-lubes{width:80%;height:auto}.gez-event .logo-evento{width:55%;height:auto;margin:-5% 0 0 0;padding:0}.gez-event .brand-name{font-size:1.25rem;font-weight:600}.gez-event .nav-menu{display:none;align-items:center;gap:2rem}.gez-event .nav-link{color:var(--gray-900);text-decoration:none;transition:color .3s}.gez-event .nav-link:hover{color:var(--primary-blue)}.gez-event .lang-selector{position:relative}.gez-event .lang-btn{background:0 0;border:none;cursor:pointer;display:flex;align-items:center;gap:.5rem;color:var(--gray-900);font-size:1rem}.gez-event .lang-dropdown{display:none;position:absolute;right:0;top:100%;margin-top:.5rem;background:var(--white);border-radius:.5rem;box-shadow:0 10px 25px rgba(0,0,0,.1);border:1px solid var(--gray-200);padding:.5rem 0;min-width:12rem}.gez-event .lang-dropdown.show{display:block}.gez-event .lang-option{width:100%;padding:.5rem 1rem;border:none;background:0 0;cursor:pointer;display:flex;align-items:center;gap:.75rem;transition:background .2s;text-align:left}.gez-event .lang-option:hover{background:var(--gray-50)}.gez-event .lang-option.active{background:#dbeafe;color:var(--primary-blue)}.gez-event .lang-dropdown.show{display:block}.gez-event .logo-container.rotating{transform-origin:center;animation:logoSpin .5s linear}@keyframes logoSpin{from{transform:rotate(0)}to{transform:rotate(360deg)}}#logoImage.hidden{opacity:0;transition:opacity .2s ease}#logoImage.visible{opacity:1;transition:opacity .2s ease}.gez-event .logo-placeholder{display:inline-flex;align-items:center;justify-content:center;min-width:48px;min-height:48px;font-size:2rem}.gez-event .mobile-toggle{display:flex;flex-direction:column;justify-content:center;width:2rem;height:2rem;background:0 0;border:none;cursor:pointer;padding:0}.gez-event .hamburger,.gez-event .hamburger::after,.gez-event .hamburger::before{width:1.5rem;height:2px;background:var(--gray-900);transition:all .3s}.gez-event .hamburger{position:relative}.gez-event .hamburger::after,.gez-event .hamburger::before{content:"";position:absolute;left:0}.gez-event .hamburger::before{top:-6px}.gez-event .hamburger::after{top:6px}.gez-event .mobile-menu{display:none;padding:1rem 0;border-top:1px solid var(--gray-200)}.gez-event .mobile-menu.show{display:block}.gez-event .mobile-link{display:block;padding:.5rem 0;color:var(--gray-900);text-decoration:none;transition:color .3s}.gez-event .mobile-link:hover{color:var(--primary-blue)}.gez-event .mobile-lang{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--gray-200)}.gez-event .mobile-lang-label{font-size:.875rem;color:var(--gray-600);margin-bottom:.5rem}.gez-event .mobile-lang-options{display:flex;gap:.5rem}.gez-event .mobile-lang-btn{flex:1;padding:.5rem;border:1px solid var(--gray-300);border-radius:.5rem;background:var(--white);cursor:pointer;transition:all .3s}.gez-event .mobile-lang-btn:hover{border-color:var(--primary-blue)}.gez-event .mobile-lang-btn.active{background:var(--primary-blue);color:var(--white);border-color:var(--primary-blue)}.gez-event .mobile-lang-btn .flag{font-size:1.25rem;margin-bottom:.25rem}.gez-event .mobile-lang-btn .code{font-size:.75rem}.gez-event .mobile-register{margin-top:1rem}.gez-event .btn{display:inline-block;padding:.75rem 2rem;border-radius:.5rem;text-decoration:none;font-weight:500;transition:all .3s;border:none;cursor:pointer;font-size:1rem}.gez-event .btn-primary{background:var(--primary-blue);color:var(--white)}.gez-event .btn-primary:hover{background:var(--primary-blue-dark);transform:translateY(-2px)}.gez-event .btn-secondary{background:rgba(255,255,255,.2);backdrop-filter:blur(4px);color:var(--white);border:1px solid rgba(255,255,255,.3)}.gez-event .btn-secondary:hover{background:rgba(255,255,255,.3)}.gez-event .btn-white{background:var(--white);color:var(--primary-blue)}.gez-event .btn-white:hover{background:#dbeafe}.gez-event .btn-outline{background:0 0;color:var(--primary-blue);border:2px solid var(--primary-blue)}.gez-event .btn-outline:hover{background:var(--gray-50)}.gez-event .btn-lg{padding:1rem 2rem;font-size:1.125rem}.gez-event .btn-link{background:0 0;border:none;color:var(--primary-blue);cursor:pointer;padding:0}.gez-event .btn-link:hover{color:var(--primary-blue-dark);text-decoration:underline}.gez-event .full-width{width:100%}.gez-event .btn-group{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}.gez-event .hero-title{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,sans-serif!important;font-size:2.5rem!important;margin-bottom:1rem!important;font-weight:700!important;color:#fff!important;line-height:1.1}.gez-event .agenda-title{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,sans-serif!important;font-size:2.5rem!important;margin-bottom:1rem!important;font-weight:700!important;color:#000!important;line-height:1.1}.gez-event .speakers-title{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,sans-serif!important;font-size:2.5rem!important;margin-bottom:1rem!important;font-weight:700!important;color:#000!important;line-height:1.1}.gez-event .exhibitors-maintitle{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,sans-serif!important;font-size:2.5rem!important;margin-bottom:1rem!important;font-weight:700!important;color:#000!important;line-height:1.1}.gez-event .sponsors-title{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,sans-serif!important;font-size:2.5rem!important;margin-bottom:1rem!important;font-weight:700!important;color:#000!important;line-height:1.1}.gez-event .be-sponsor-title{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,sans-serif!important;font-size:2.5rem!important;margin-bottom:1rem!important;font-weight:700!important;color:#000!important;line-height:1.1}.gez-event .tickets-title{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,sans-serif!important;font-size:2.5rem!important;margin-bottom:1rem!important;font-weight:700!important;color:#fff!important;line-height:1.1}.gez-event .discounts-title{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,sans-serif!important;font-size:2.5rem!important;margin-bottom:1rem!important;font-weight:700!important;color:#fff!important;line-height:1.1}.gez-event .discounts-subtitle{text-align:center;color:#93c5fd}.gez-event .venue-title{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,sans-serif!important;font-size:2.5rem!important;margin-bottom:1rem!important;font-weight:700!important;color:#000!important;line-height:1.1}.gez-event .networking-title{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,sans-serif!important;font-size:2.5rem!important;margin-bottom:1rem!important;font-weight:700!important;color:#000!important;line-height:1.1}.gez-event .networking-agenda-title{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,sans-serif!important;font-size:2.5rem!important;margin-bottom:1rem!important;font-weight:700!important;color:#000!important;line-height:1.1}.gez-event .Network-events-title{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,sans-serif!important;font-size:2.5rem!important;margin-bottom:1rem!important;font-weight:700!important;color:#fff!important;line-height:1.1}.gez-event .contact-title{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,sans-serif!important;font-size:2.5rem!important;margin-bottom:1rem!important;font-weight:700!important;color:#000!important;line-height:1.1}.gez-event .hero{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;padding-top:calc(5rem + 32px)!important;overflow:hidden}.gez-event .hero-bg{position:absolute;inset:0;z-index:0}.gez-event .hero-bg img{width:100%;height:100%;object-fit:cover}.gez-event .hero-overlay{position:absolute;inset:0;background:linear-gradient(to bottom right,rgba(30,58,138,.9),rgba(30,64,175,.85),rgba(15,23,42,.9))}.gez-event .hero-content{position:relative;z-index:10;max-width:1280px;margin:0 auto;padding:5rem 1rem;text-align:center;color:var(--white)}.gez-event .hero-badge{display:inline-block;padding:.5rem 1.5rem;background:rgba(59,130,246,.3);backdrop-filter:blur(4px);border-radius:9999px;border:1px solid rgba(147,197,253,.3);margin-bottom:2rem;color:#bfdbfe}.gez-event .hero-subtitle{font-size:1.15rem;color:#bfdbfe;max-width:48rem;margin:0 auto 3rem;line-height:1.3}.gez-event .hero-info{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:3rem}.gez-event .container-hero-info{display:grid;grid-template-columns:32% 32% 32%;gap:1.2rem;margin-bottom:3rem;height:80%}.gez-event .container-hero-info div{text-align:center}.gez-event .hero-info-cards{display:flex;align-items:center;gap:.75rem;justify-content:center}.gez-event .info-card{display:inline-flex;align-items:center;gap:.75rem;padding:0;height:88%;justify-content:center}.gez-event .info-icon{width:20%;height:3rem;background:rgba(255,255,255,.2);backdrop-filter:blur(4px);border-radius:.5rem;display:inline-flex;align-items:center;justify-content:center;font-size:1.5rem}.gez-event .info-text{text-align:left}.gez-event .info-label{font-size:.875rem;color:#bfdbfe}.gez-event .info-value{font-size:1rem;color:#fff}.gez-event .hero-buttons{display:flex;flex-direction:column;gap:1rem;justify-content:center;margin-bottom:5rem}.gez-event .hero-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;max-width:56rem;margin:0 auto}.gez-event .stat{color:var(--white)}.gez-event .stat-number{font-size:2.25rem;margin-bottom:.5rem}.gez-event .stat-label{color:#bfdbfe}.gez-event .agenda-tabs{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3rem}.gez-event .tab-btn{padding:1rem 2rem;border-radius:.5rem;border:none;background:var(--white);box-shadow:0 1px 3px rgba(0,0,0,.1);cursor:pointer;transition:all .3s}.gez-event .tab-btn.active{background:var(--primary-blue);color:var(--white);box-shadow:0 10px 15px rgba(37,99,235,.3);transform:scale(1.05)}.gez-event .tab-date{font-size:.875rem;opacity:.9}.gez-event .agenda-legend{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:2rem}.gez-event .legend-item{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--gray-600)}.gez-event .legend-color{width:1rem;height:1rem;border-radius:.25rem;border:1px solid}.gez-event .legend-color.keynote{background:#f3e8ff;border-color:#e9d5ff}.gez-event .legend-color.technical{background:#dbeafe;border-color:#bfdbfe}.gez-event .legend-color.workshop{background:#d1fae5;border-color:#a7f3d0}.gez-event .legend-color.panel{background:#fed7aa;border-color:#fdba74}.gez-event .legend-color.networking{background:#fce7f3;border-color:#fbcfe8}.gez-event .agenda-content{background:var(--white);border-radius:1rem;box-shadow:0 10px 25px rgba(0,0,0,.1);padding:2rem}.gez-event .session-item{padding:1.5rem;border-radius:.75rem;border:2px solid;margin-bottom:1rem;transition:all .3s}.gez-event .session-item:hover{box-shadow:0 4px 12px rgba(0,0,0,.1)}.gez-event .session-item.keynote{background:#f3e8ff;border-color:#e9d5ff;color:#6b21a8}.gez-event .session-item.technical{background:#dbeafe;border-color:#bfdbfe;color:#1e40af}.gez-event .session-item.workshop{background:#d1fae5;border-color:#a7f3d0;color:#065f46}.gez-event .session-item.panel{background:#fed7aa;border-color:#fdba74;color:#9a3412}.gez-event .session-item.networking{background:#fce7f3;border-color:#fbcfe8;color:#9f1239}.gez-event .session-content{display:flex;flex-direction:column;gap:1rem}.gez-event .session-time{display:flex;align-items:center;gap:.5rem;font-weight:500}.gez-event .session-details h3{font-size:1.125rem;margin-bottom:.25rem}.gez-event .session-speaker{margin-bottom:.25rem;opacity:.9}.gez-event .session-location{display:flex;align-items:center;gap:.5rem;font-size:.875rem;opacity:.8}.gez-event .session-type{text-transform:uppercase;font-size:.75rem;letter-spacing:.05em;opacity:.75}.gez-event .speakers-grid{display:grid;grid-template-columns:1fr;gap:2rem}.gez-event .speaker-card{background:var(--white);border-radius:.75rem;overflow:hidden;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:all .3s}.gez-event .speaker-card:hover{box-shadow:0 20px 25px rgba(0,0,0,.15);transform:translateY(-8px)}.gez-event .speaker-image{aspect-ratio:1;overflow:hidden;background:linear-gradient(to bottom right,#dbeafe,#f1f5f9)}.gez-event .speaker-image img{width:100%;height:100%;object-fit:cover}.gez-event .speaker-info{padding:1.5rem}.gez-event .speaker-name{font-size:1.25rem;margin-bottom:.25rem}.gez-event .speaker-title{color:var(--primary-blue);font-size:.875rem;margin-bottom:.25rem}.gez-event .speaker-company{color:var(--gray-600);font-size:.875rem;margin-bottom:.75rem}.gez-event .speaker-bio{color:var(--gray-600);font-size:.875rem;margin-bottom:1rem}.gez-event .speaker-social{display:flex;gap:.75rem}.gez-event .social-link{color:var(--primary-blue);text-decoration:none;font-size:1.25rem}.gez-event .category-pills{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-bottom:3rem}.gez-event .pill{padding:.5rem 1.5rem;border-radius:9999px;border:none;background:var(--white);box-shadow:0 1px 2px rgba(0,0,0,.05);cursor:pointer;transition:all .3s;color:var(--gray-700)}.gez-event .pill:hover{background:var(--gray-100)}.gez-event .pill.active{background:var(--primary-blue);color:var(--white)}.gez-event .exhibitors-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:4rem}.gez-event .exhibitors-title{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,sans-serif!important;font-size:2.5rem!important;margin-bottom:1rem!important;font-weight:700!important;color:#fff!important}.gez-event .exhibitor-card{background:var(--white);border-radius:.75rem;padding:1.5rem;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:all .3s}.gez-event .exhibitor-card:hover{box-shadow:0 10px 15px rgba(0,0,0,.15);transform:translateY(-4px)}.gez-event .exhibitor-header{display:grid;align-items:start;gap:.75rem;margin-bottom:.75rem}.gez-event .exhibitor-icon{width:100%;height:100%;background:#fff;border-radius:.5rem;display:flex;align-items:center;justify-content:center;font-size:1.5rem;flex-shrink:0}.gez-event .exhibitor-name{font-size:1.125rem;margin-bottom:.25rem;font-weight:700}.gez-event .exhibitor-category{font-size:.875rem;color:var(--primary-blue);font-weight:700}.gez-event .exhibitor-desc{color:var(--gray-600);margin-bottom:1rem}.gez-event .exhibitor-details{padding-top:1rem;border-top:1px solid var(--gray-200)}.gez-event .exhibitor-detail{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--gray-600);margin-bottom:.5rem}.gez-event .exhibitor-detail a{color:var(--primary-blue);text-decoration:none}.gez-event .exhibitor-detail a:hover{text-decoration:underline}.gez-event .cta-box{background:linear-gradient(to right,var(--primary-blue),#1e40af);border-radius:1rem;padding:3rem;text-align:center;color:var(--white)}.gez-event .cta-box h3{font-size:1.875rem;margin-bottom:1rem}.gez-event .cta-box p{font-size:1.25rem;color:#bfdbfe;margin-bottom:2rem}.gez-event .sponsors-tier{margin-bottom:4rem}.gez-event .tier-badge{display:inline-block;padding:.5rem 1.5rem;border-radius:9999px;color:var(--white);margin-bottom:2rem;text-align:center}.gez-event .tier-badge.diamond{background:linear-gradient(to right,#d2e5fc,#74aaf5)}.gez-event .tier-badge.master{background:linear-gradient(to right,#cbd5e1,#94a3b8)}.gez-event .tier-badge.gold{background:linear-gradient(to right,#fbbf24,#d97706)}.gez-event .tier-badge.silver{background:linear-gradient(to right,#d1d5db,#9ca3af)}.gez-event .tier-badge.bronze{background:linear-gradient(to right,#eedb88,#d4a112)}.gez-event .sponsors-logos{display:flex;flex-wrap:wrap;justify-content:center;align-items:stretch;gap:1.5rem}.gez-event .sponsor-logo{display:flex;flex-direction:column;align-items:center;justify-content:center;width:350px;max-width:100%;background:linear-gradient(to bottom,#ebf2ff,#fbf7ff,#fff);border:1px solid rgba(255,255,255,.15);border-radius:.75rem;padding:1.25rem;text-align:center}.gez-event .sponsor-logo:hover{box-shadow:0 10px 15px rgba(0,0,0,.15);transform:translateY(-4px)}.gez-event .sponsor-logo.xgg{width:24rem;height:14rem}.gez-event .sponsor-logo.lg{width:20rem;height:12rem}.gez-event .sponsor-logo.md{width:17rem;height:10rem}.gez-event .sponsor-logo.sm{width:15rem;height:9rem}.gez-event .sponsor-logo.ssm{width:13rem;height:8rem}.gez-event .sponsor-icon{width:100%;height:90px;display:flex;align-items:center;justify-content:center}.sponsor-icon img{max-width:100%;max-height:100%;object-fit:contain;display:block}.gez-event .sponsor-name{font-size:.875rem;font-weight:500;color:var(--gray-700);text-align:center}.gez-event .sponsor-cta{background:linear-gradient(to bottom right,var(--gray-50),#dbeafe);border-radius:1rem;padding:3rem;text-align:center;margin-top:4rem}.gez-event .sponsor-cta h3{font-size:1.875rem;margin-bottom:1rem}.gez-event .sponsor-cta p{font-size:1.25rem;color:var(--gray-600);margin-bottom:2rem;max-width:42rem;margin-left:auto;margin-right:auto}.gez-event .sponsor-text{font-size:.9rem;color:#1f1f1f;margin:5% 0 0 0;line-height:90%;padding:3px;width:100%}.gez-event .alert-badge{display:inline-block;margin-top:1.5rem;padding:.5rem 1.5rem;background:rgba(239,68,68,.2);border:1px solid #f87171;border-radius:9999px;color:#fca5a5}.gez-event .tickets-grid{display:grid;grid-template-columns:repeat(3,minmax(260px,1fr));gap:2rem;margin-bottom:4rem;flex-wrap:wrap}.gez-event .tickets-grid:has(.ticket-card:not([style*="display: none"])){justify-content:center}.gez-event .tickets-grid.center-single{grid-template-columns:minmax(260px,420px);justify-content:center}.gez-event .ticket-card{position:relative;background:rgba(255,255,255,.1);backdrop-filter:blur(4px);border-radius:1rem;padding:2rem;border:2px solid rgba(255,255,255,.2);transition:all .3s}.gez-event .ticket-card:hover{border-color:rgba(255,255,255,.4)}.gez-event .ticket-card.popular{border-color:#60a5fa;box-shadow:0 20px 25px rgba(0,0,0,.3);transform:scale(1.05)}.gez-event .popular-badge{position:absolute;top:-1rem;left:50%;transform:translateX(-50%);background:var(--primary-blue-light);color:var(--white);padding:.5rem 1.5rem;border-radius:9999px;font-size:.875rem}.gez-event .ticket-tier{display:inline-block;padding:.5rem 1rem;border-radius:.5rem;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;margin:auto;width:100%;padding:5px}.gez-event .ticket-tier.green{background:linear-gradient(to right,#10b981,#059669);color:var(--white)}.gez-event .ticket-tier.blue{background:linear-gradient(to right,var(--primary-blue-light),var(--primary-blue-dark));color:var(--white)}.gez-event .ticket-tier.purple{background:linear-gradient(to right,#a855f7,#7c3aed);color:var(--white)}.gez-event .ticket-price{font-size:2.25rem;margin-bottom:.5rem;text-align:center}.gez-event .ticket-desc{color:#93c5fd;margin-bottom:1.5rem}.gez-event .ticket-features{list-style:none;margin-bottom:2rem}.gez-event .ticket-features li{display:flex;align-items:start;gap:.75rem;font-size:.875rem;color:#e5e7eb;margin-bottom:.75rem}.gez-event .check-icon{color:#6ee7b7;margin-top:.125rem}.gez-event .group-discounts{background:rgba(255,255,255,.1);backdrop-filter:blur(4px);border-radius:1rem;padding:2rem;border:1px solid rgba(255,255,255,.2);margin-bottom:3rem}.gez-event .group-discounts h3{text-align:center;font-size:1.5rem;margin-bottom:1.5rem}.gez-event .discounts-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:1.5rem;align-items:center}.gez-event .discount-card{background:rgba(255,255,255,.05);border-radius:.75rem;padding:1.5rem;text-align:center;border:1px solid rgba(255,255,255,.1)}.gez-event .discount-icon{font-size:1.875rem;margin-bottom:.5rem}.gez-event .discount-size{font-size:1.125rem;margin-bottom:.5rem}.gez-event .discount-amount{font-size:1.5rem;color:#6ee7b7}.gez-event .info-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}.gez-event .info-box{background:rgba(255,255,255,.05);backdrop-filter:blur(4px);border-radius:.75rem;padding:1.5rem;border:1px solid rgba(255,255,255,.1)}.gez-event .info-box h4{margin-bottom:.75rem}.gez-event .info-box p{color:#93c5fd}.gez-event .venue-grid{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:3rem}.gez-event .venue-image{border-radius:1rem;overflow:hidden;box-shadow:0 20px 25px rgba(0,0,0,.15)}.gez-event .venue-image img{width:100%;height:100%;object-fit:cover}.gez-event .venue-details h3{font-size:1.875rem;margin-bottom:1rem}.gez-event .venue-details>p{color:var(--gray-600);margin-bottom:1.5rem}.gez-event .venue-info{margin-bottom:1.5rem}.gez-event .venue-info-item{display:flex;align-items:start;gap:1rem;background:var(--gray-50);padding:1rem;border-radius:.5rem;margin-bottom:1rem}.gez-event .venue-info-item .info-icon{font-size:1.5rem}.gez-event .info-title{font-weight:500;margin-bottom:.25rem}.gez-event .info-text{color:var(--gray-600)}.gez-event .map-placeholder{background:var(--gray-200);border-radius:1rem;height:40rem;width:40rem;display:flex;align-items:center;justify-content:center;margin-bottom:3rem;box-shadow:0 10px 15px rgba(0,0,0,.1);margin:0 auto 3% auto}.gez-event .map-content{text-align:center;color:var(--gray-600)}.gez-event .map-icon{font-size:3rem;margin-bottom:1rem}.gez-event .map-title{font-size:1.25rem;margin-bottom:.25rem}.gez-event .map-location{font-size:.875rem}.gez-event .transport-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:3rem}.gez-event .transport-card{background:linear-gradient(to bottom right,#f9fafb,#dbeafe);border-radius:.75rem;padding:1.5rem}.gez-event .transport-icon{width:3rem;height:3rem;background:var(--primary-blue);border-radius:.5rem;display:flex;align-items:center;justify-content:center;font-size:1.5rem;margin-bottom:1rem}.gez-event .transport-card h4{font-size:1.25rem;margin-bottom:.5rem}.gez-event .transport-card p{color:var(--gray-600);margin-bottom:.5rem}.gez-event .transport-card small{font-size:.875rem;color:var(--gray-600)}.gez-event .accommodation{background:linear-gradient(to bottom right,#0f172a,#1e3a8a);border-radius:1rem;padding:3rem 2rem;color:var(--white)}.gez-event .accommodation-header{margin-bottom:2rem}.gez-event .accommodation-title{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.gez-event .hoteis-title{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,sans-serif!important;font-size:2.5rem!important;margin-bottom:1rem!important;font-weight:700!important;color:#fff!important}.gez-event .accommodation-title .icon{font-size:2rem}.gez-event .accommodation-title h3{font-size:1.875rem}.gez-event .accommodation-header p{color:#93c5fd}.gez-event .hotels-grid{display:grid;grid-template-columns:1fr;gap:1rem;margin-bottom:2rem}.gez-event .hotel-card{background:rgba(255,255,255,.1);backdrop-filter:blur(4px);border-radius:.5rem;padding:1.5rem;border:1px solid rgba(255,255,255,.2)}.gez-event .hotel-card h4{font-size:1.25rem;margin-bottom:.5rem}.gez-event .hotel-info{display:flex;justify-content:space-between;font-size:.875rem;color:#93c5fd}.gez-event .hotel-rate{color:#6ee7b7}.gez-event .hotel-name{color:#fff;font-weight:800}.gez-event .network-stats{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:3rem}.gez-event .stat-card{background:var(--white);border-radius:.75rem;padding:1.5rem;text-align:center;box-shadow:0 4px 6px rgba(0,0,0,.1)}.gez-event .stat-icon{font-size:2rem;margin-bottom:.75rem}.gez-event .stat-card .stat-number{font-size:1.875rem;margin-bottom:.25rem}.gez-event .stat-card .stat-label{color:var(--gray-600)}.gez-event .network-search{background:var(--white);border-radius:.75rem;box-shadow:0 4px 6px rgba(0,0,0,.1);padding:1.5rem;margin-bottom:2rem}.gez-event .search-input{position:relative;margin-bottom:1rem}.gez-event .search-icon{position:absolute;left:.75rem;top:50%;transform:translateY(-50%)}.gez-event .search-input input{width:100%;padding:.75rem .75rem .75rem 2.5rem;border:1px solid var(--gray-300);border-radius:.5rem;font-size:1rem}.gez-event .search-input input:focus{outline:0;border-color:var(--primary-blue);box-shadow:0 0 0 3px rgba(37,99,235,.1)}.gez-event .filter-group{position:relative;display:flex;align-items:center;gap:.5rem}.gez-event .filter-icon{color:var(--gray-400)}.gez-event .filter-group select{flex:1;padding:.75rem;border:1px solid var(--gray-300);border-radius:.5rem;font-size:1rem;cursor:pointer}.gez-event .filter-group select:focus{outline:0;border-color:var(--primary-blue);box-shadow:0 0 0 3px rgba(37,99,235,.1)}.gez-event .attendees-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:3rem}.gez-event .attendee-card{background:var(--white);border-radius:.75rem;padding:1.5rem;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:all .3s}.gez-event .attendee-card:hover{box-shadow:0 10px 15px rgba(0,0,0,.15)}.gez-event .attendee-header{display:flex;justify-content:space-between;align-items:start;margin-bottom:1rem}.gez-event .attendee-profile{display:flex;gap:.75rem}.gez-event .attendee-avatar{width:3rem;height:3rem;background:linear-gradient(to bottom right,var(--primary-blue-light),var(--primary-blue-dark));border-radius:9999px;display:flex;align-items:center;justify-content:center;color:var(--white);font-size:1.25rem;font-weight:600}.gez-event .attendee-name{font-size:1.125rem;margin-bottom:.125rem}.gez-event .attendee-title{font-size:.875rem;color:var(--gray-600)}.gez-event .status-dot{width:.75rem;height:.75rem;background:var(--green-500);border-radius:9999px}.gez-event .attendee-company{display:flex;align-items:center;gap:.5rem;color:var(--gray-600);font-size:.875rem;margin-bottom:1rem}.gez-event .attendee-interests{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.gez-event .interest-tag{padding:.25rem .75rem;background:#dbeafe;color:#1e40af;border-radius:9999px;font-size:.75rem}.gez-event .connect-btn{width:100%;padding:.5rem;border:none;border-radius:.5rem;cursor:pointer;transition:all .3s}.gez-event .connect-btn.connect{background:var(--primary-blue);color:var(--white)}.gez-event .connect-btn.connect:hover{background:var(--primary-blue-dark)}.gez-event .connect-btn.connected{background:var(--green-500);color:var(--white)}.gez-event .connect-btn.connected:hover{background:#059669}.gez-event .networking-events{background:linear-gradient(to right,var(--primary-blue),#1e40af);border-radius:1rem;padding:3rem 2rem;color:var(--white)}.gez-event .networking-events h3{font-size:1.875rem;margin-bottom:1.5rem}.gez-event .events-grid{display:grid;grid-template-columns:1fr;gap:1rem}.gez-event .event-card{background:rgba(255,255,255,.1);backdrop-filter:blur(4px);border-radius:.5rem;padding:1.5rem;border:1px solid rgba(255,255,255,.2)}.gez-event .event-title{font-size:1.125rem;margin-bottom:.5rem}.gez-event .event-time{color:#93c5fd;font-size:.875rem;margin-bottom:.25rem}.gez-event .event-location{color:#bfdbfe;font-size:.875rem}.gez-event .contact-grid{display:grid;grid-template-columns:1fr;gap:3rem}.gez-event .contact-form-wrapper{background:linear-gradient(to bottom right,var(--gray-50),#dbeafe);border-radius:1rem;padding:2rem}.gez-event .contact-form-wrapper h3{font-size:1.5rem;margin-bottom:1.5rem}.gez-event .success-message{background:#d1fae5;border:1px solid #6ee7b7;color:#065f46;padding:1.5rem;border-radius:.5rem;margin-bottom:1rem}.gez-event .success-message p{font-size:1.125rem;margin-bottom:.5rem}.gez-event .success-message small{font-size:.875rem}.gez-event .hidden{display:none}.gez-event .form-group{margin-bottom:1rem}.gez-event .form-group label{display:block;font-size:.875rem;margin-bottom:.5rem}.gez-event .form-group input,.gez-event .form-group select,.gez-event .form-group textarea{width:100%;padding:.75rem 1rem;border:1px solid var(--gray-300);border-radius:.5rem;font-size:1rem;font-family:inherit}.gez-event .form-group input:focus,.gez-event .form-group select:focus,.gez-event .form-group textarea:focus{outline:0;border-color:var(--primary-blue);box-shadow:0 0 0 3px rgba(37,99,235,.1)}.gez-event .form-group textarea{resize:none}.gez-event .contact-info h3{font-size:1.5rem;margin-bottom:1.5rem}.gez-event .contact-item{display:flex;align-items:start;gap:1rem;margin-bottom:1.5rem}.gez-event .contact-icon{width:3rem;height:3rem;background:var(--gray-100);border-radius:.5rem;display:flex;align-items:center;justify-content:center;font-size:1.5rem;flex-shrink:0}.gez-event .contact-title{font-weight:500;margin-bottom:.25rem}.gez-event .contact-item a{color:var(--primary-blue);text-decoration:none}.gez-event .contact-item a:hover{text-decoration:underline}.gez-event .contact-desc{font-size:.875rem;color:var(--gray-600);margin-top:.25rem}.gez-event .contact-link{font-size:1.2rem;color:#fff!important;margin-top:.25rem}.gez-event .quick-links{background:linear-gradient(to right,var(--primary-blue),#1e40af);border-radius:1rem;padding:2rem;color:var(--white);margin-bottom:1.5rem}.gez-event .quick-links h4{font-size:1.25rem;margin-bottom:1rem}.gez-event .quick-links a{display:block;color:var(--white);text-decoration:none;margin-bottom:.75rem;transition:color .3s}.gez-event .quick-links a:hover{color:#bfdbfe}.gez-event .social-links h4{font-size:1.25rem;margin-bottom:1rem}.gez-event .social-icons{display:flex;gap:1rem}.gez-event .social-icon{width:3rem;height:3rem;background:var(--gray-100);border-radius:.5rem;display:flex;align-items:center;justify-content:center;font-size:1.5rem;text-decoration:none;transition:all .3s}.gez-event .social-icon:hover{background:var(--gray-200)}.gez-event .footer{background:#0f172a;color:var(--white);padding:3rem 0}.gez-event .footer-grid{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:2rem}.gez-event .footer-brand{margin-bottom:1rem}.gez-event .footer-logo{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.gez-event .footer-brand p{color:#94a3b8;font-size:.875rem}.gez-event .footer-links h4{margin-bottom:1rem}.gez-event .footer-links a{display:block;color:#94a3b8;text-decoration:none;font-size:.875rem;margin-bottom:.5rem;transition:color .3s}.gez-event .footer-links a:hover{color:var(--white)}.gez-event .footer-contact p{color:#94a3b8;font-size:.875rem;margin-bottom:.5rem}.gez-event .footer-social{display:flex;gap:.75rem;padding-top:.5rem}.gez-event .footer-social a{color:#94a3b8;margin-bottom:0}.gez-event .footer-bottom{text-align:center;padding-top:2rem;border-top:1px solid #1e293b;font-size:.875rem;color:#94a3b8}.gez-event .footer-bottom p{margin-bottom:.5rem}.gez-event .text-center{text-align:center}.gez-event .text-muted{color:var(--gray-600)}.gez-event .mt-4{margin-top:2rem}@media (min-width:768px){.gez-event .nav-menu{display:flex}.gez-event .mobile-toggle{display:none}.gez-event .hero-title{font-size:2.5rem}.gez-event .reg-title{font-size:2.5rem}.gez-event .agenda-title{font-size:2.5rem}.gez-event .speakers-title{font-size:2.5rem}.gez-event .exhibitors-maintitle{font-size:2.5rem}.gez-event .sponsors-title{font-size:2.5rem}.gez-event .tickets-title{font-size:2.5rem}.gez-event .venue-title{font-size:2.5rem}.gez-event .networking-title{font-size:2.5rem}.gez-event .networking-agenda-title{font-size:2.5rem}.gez-event .Network-events-title{font-size:2.5rem}.gez-event .contact-title{font-size:2.5rem}.gez-event .hero-info{flex-direction:row}.gez-event .hero-buttons{flex-direction:row}.gez-event .hero-stats{grid-template-columns:repeat(4,1fr)}.gez-event .speakers-grid{grid-template-columns:repeat(2,1fr)}.gez-event .exhibitors-grid{grid-template-columns:repeat(2,1fr)}.gez-event .exhibitors-title{font-size:2.5rem}.gez-event .tickets-grid{grid-template-columns:repeat(3,1fr)}.gez-event .discounts-grid{grid-template-columns:repeat(2,1fr)}.gez-event .info-grid{grid-template-columns:repeat(2,1fr)}.gez-event .venue-grid{grid-template-columns:repeat(2,1fr)}.gez-event .transport-grid{grid-template-columns:repeat(3,1fr)}.gez-event .hotels-grid{grid-template-columns:repeat(2,1fr)}.gez-event .network-stats{grid-template-columns:repeat(4,1fr)}.gez-event .network-search{display:flex;gap:1rem;align-items:center}.gez-event .search-input{flex:2;align-items:center;gap:10px;margin-bottom:0}.gez-event .filter-group{width:auto}.gez-event .attendees-grid{grid-template-columns:repeat(2,1fr)}.gez-event .events-grid{grid-template-columns:repeat(2,1fr)}.gez-event .contact-grid{grid-template-columns:repeat(2,1fr)}.gez-event .footer-grid{grid-template-columns:repeat(4,1fr)}.gez-event .session-content{flex-direction:row;align-items:center}.gez-event .session-time{min-width:12.5rem}.gez-event .session-details{flex:1}}@media (min-width:1024px){.gez-event .speakers-grid{grid-template-columns:repeat(4,1fr)}.gez-event .exhibitors-grid{grid-template-columns:repeat(3,1fr)}.gez-event .attendees-grid{grid-template-columns:repeat(3,1fr)}.gez-event nav .GEZ-fullwidth{width:100%!important;left:auto!important;right:auto!important;margin-left:0!important;margin-right:0!important}.gez-event .navbar{position:sticky!important;top:32px!important;left:0!important;right:0!important;width:100%!important;z-index:9999999!important;display:block!important;visibility:visible!important;opacity:1!important}.gez-event .hero{padding-top:calc(5rem + 32px)!important}body.postid-71030 .entry-content,body.postid-71030 .td_block_wrap,body.postid-71030 .tdc-columns,body.postid-71030 .tdc-row,body.postid-71030 .vc_column_container,body.postid-71030 .vc_row,body.postid-71030 .wpb-content--blank,body.postid-71030 .wpb-content-wrapper,body.postid-71030 .wpb_wrapper,body.postid-71067 .entry-content,body.postid-71067 .td_block_wrap,body.postid-71067 .tdc-columns,body.postid-71067 .tdc-row,body.postid-71067 .vc_column_container,body.postid-71067 .vc_row,body.postid-71067 .wpb-content--blank,body.postid-71067 .wpb-content-wrapper,body.postid-71067 .wpb_wrapper,body.postid-71093 .entry-content,body.postid-71093 .td_block_wrap,body.postid-71093 .tdc-columns,body.postid-71093 .tdc-row,body.postid-71093 .vc_column_container,body.postid-71093 .vc_row,body.postid-71093 .wpb-content--blank,body.postid-71093 .wpb-content-wrapper,body.postid-71093 .wpb_wrapper{max-width:none!important;width:100%!important}.entry-content,.td-container-wrap,.tdc-row,.vc_row{padding-left:0!important;padding-right:0!important}.gez-event .container{max-width:1280px!important;margin-left:auto!important;margin-right:auto!important;padding-left:1rem!important;padding-right:1rem!important}.gez-event .nav-menu.GEZ-fullwidth,.gez-event nav .GEZ-fullwidth{width:100%!important;left:auto!important;right:auto!important;margin-left:0!important;margin-right:0!important}.gez-event .hero .hero-content .container .hero-title .exhibitors-title{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,sans-serif!important;font-size:2.5rem!important;margin-bottom:1rem!important;font-weight:700!important;color:#fff!important}.page-id-71030 .entry-content,.page-id-71030 .td_block_wrap,.page-id-71030 .tdc-columns,.page-id-71030 .tdc-row,.page-id-71030 .vc_column_container,.page-id-71030 .vc_row,.page-id-71030 .wpb-content--blank,.page-id-71030 .wpb-content-wrapper,.page-id-71030 .wpb_wrapper,.page-id-71030 article#post-71030,.page-id-71067 .entry-content,.page-id-71067 .td_block_wrap,.page-id-71067 .tdc-columns,.page-id-71067 .tdc-row,.page-id-71067 .vc_column_container,.page-id-71067 .vc_row,.page-id-71067 .wpb-content--blank,.page-id-71067 .wpb-content-wrapper,.page-id-71067 .wpb_wrapper,.page-id-71067 article#post-71067{max-width:none!important;width:100%!important}.page-id-71030 .entry-content,.page-id-71030 .td-container-wrap,.page-id-71030 .tdc-row,.page-id-71030 .vc_row,.page-id-71067 .entry-content,.page-id-71067 .td-container-wrap,.page-id-71067 .tdc-row,.page-id-71067 .vc_row{padding-left:0!important;padding-right:0!important}.page-id-71030 .gez-event .container,.page-id-71067 .gez-event .container{max-width:1280px!important;margin-left:auto!important;margin-right:auto!important;padding-left:1rem!important;padding-right:1rem!important}@media (max-width:768px){.gez-event .network-search{flex-direction:column}}.gez-event .lang-selector{flex:0 0 auto!important}.gez-event .lang-btn{flex:0 0 auto!important}}.gez-event .gez-ticket-form{max-width:720px;margin:0 auto;display:grid;gap:1rem}.gez-event .gez-field{display:grid;gap:.35rem}.gez-event .gez-label{color:#fff;font-size:.95rem;font-weight:600}.gez-event .gez-control{width:100%;background:#fff!important;color:#111827!important;border:1px solid #d1d5db!important;border-radius:.75rem;padding:.9rem 1rem;font-size:1rem;line-height:1.2}.gez-event .gez-control:focus{outline:0;border-color:#60a5fa!important;box-shadow:0 0 0 3px rgba(37,99,235,.2)}.gez-event select.gez-control option{color:#111827;background:#fff}.gez-event .gez-actions{display:flex;justify-content:flex-end;margin-top:.25rem}@media (max-width:640px){.gez-event .gez-actions{justify-content:stretch}.gez-event .gez-actions .btn{width:100%}}.woocommerce-checkout,.woocommerce-checkout .form-row,.woocommerce-checkout .woocommerce-billing-fields,.woocommerce-checkout .woocommerce-shipping-fields,.woocommerce-checkout input,.woocommerce-checkout label,.woocommerce-checkout select{color:#111!important}.gez-event .reg-title{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,sans-serif!important;font-size:2.5rem!important;margin-bottom:1rem!important;font-weight:700!important;color:#000!important;line-height:1.1}@media (max-width:768px){.sponsor-logo{width:200px}.sponsor-icon{height:75px}}@media (max-width:480px){.sponsor-logo{width:min(92vw,340px)}.sponsor-icon{height:65px}}