.brxe-code{width:100%}/* BREAKPOINT: Desktop (BASE) */.trx-hero { position: relative; min-height: 92vh; display: flex; align-items: center; justify-content: center; overflow: hidden; background: #27336a; font-family: 'Montserrat', sans-serif;} .trx-hero-img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; opacity: 0.35;} .trx-hero-gradient { position: absolute; inset: 0; background: linear-gradient(160deg, rgba(39,51,106,0.85) 40%, rgba(197,35,40,0.4) 100%);} .trx-hero-content { position: relative; z-index: 2; text-align: center; padding: 2rem; max-width: 780px; margin: 0 auto;} .trx-partnership-tag { display: inline-flex; align-items: center; gap: 8px; background: rgba(255,255,255,0.1); border: 1.5px solid rgba(255,255,255,0.2); border-radius: 100px; padding: 10px 24px; font-size: 14px; font-weight: 700; color: #fff; letter-spacing: 0.06em; text-transform: uppercase; margin-bottom: 24px; font-family: 'Montserrat', sans-serif;} .trx-hero-badge { display: inline-block; background: #f2c01f; color: #27336a; font-size: 13px; font-weight: 700; letter-spacing: 0.12em; text-transform: uppercase; padding: 8px 22px; border-radius: 100px; margin-bottom: 24px; font-family: 'Montserrat', sans-serif;} .trx-hero-title { font-size: clamp(36px, 5vw, 64px); font-weight: 800; color: #fff; line-height: 1.15; margin-bottom: 12px; font-family: 'Montserrat', sans-serif;} .trx-hero-title span { color: #f2c01f;} .trx-hero-subtitle { font-size: 16px; font-weight: 600; color: rgba(255,255,255,0.75); letter-spacing: 0.08em; text-transform: uppercase; margin-bottom: 24px; font-family: 'Montserrat', sans-serif;} .trx-hero-desc { font-size: 18px; color: rgba(255,255,255,0.85); max-width: 560px; margin: 0 auto 40px; font-weight: 400; line-height: 1.7; font-family: 'Montserrat', sans-serif;} .trx-hero-buttons { display: flex; gap: 12px; justify-content: center; flex-wrap: wrap;} .trx-btn-primary { display: inline-block; background: #c52328; color: #fff !important; font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 16px; letter-spacing: 0.04em; padding: 16px 36px; border-radius: 100px; text-decoration: none !important; transition: background 0.2s, transform 0.15s;} .trx-btn-primary:hover { background: #a81e23; transform: translateY(-2px);} .trx-btn-outline { display: inline-block; border: 2px solid rgba(255,255,255,0.5); color: #fff !important; font-family: 'Montserrat', sans-serif; font-weight: 600; font-size: 16px; padding: 16px 36px; border-radius: 100px; text-decoration: none !important; transition: border-color 0.2s, background 0.2s;} .trx-btn-outline:hover { border-color: #fff; background: rgba(255,255,255,0.1);} .trx-scroll-down { position: absolute; bottom: 32px; left: 50%; transform: translateX(-50%); z-index: 2; display: flex; flex-direction: column; align-items: center; gap: 6px; color: rgba(255,255,255,0.55); font-size: 12px; font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase; font-family: 'Montserrat', sans-serif;} .trx-scroll-arrow { width: 24px; height: 24px; border-right: 2px solid rgba(255,255,255,0.4); border-bottom: 2px solid rgba(255,255,255,0.4); transform: rotate(45deg); animation: trx-bounce 1.8s infinite;}@keyframes trx-bounce { 0%, 100% { transform: rotate(45deg) translateY(0); } 50% { transform: rotate(45deg) translateY(5px); }}@media (max-width: 640px) { .trx-hero-buttons {  flex-direction: column;  align-items: center; }}/* BREAKPOINT: Desktop (BASE) */#brxe-c4d94e {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; max-width: 5000px}/* BREAKPOINT: Desktop (BASE) */.trx-intro { background: #ffffff; padding: 80px 20px; font-family: 'Montserrat', sans-serif;} .trx-intro-inner { max-width: 820px; margin: 0 auto; text-align: center;} .trx-section-label { font-size: 13px; font-weight: 700; letter-spacing: 0.14em; text-transform: uppercase; color: #c52328; margin-bottom: 10px; font-family: 'Montserrat', sans-serif;} .trx-section-title { font-size: clamp(28px, 3vw, 42px); font-weight: 800; color: #27336a; margin-bottom: 24px; line-height: 1.2; font-family: 'Montserrat', sans-serif;} .trx-intro-inner p { font-size: 17px; line-height: 1.85; color: #5a5a5a; margin-bottom: 20px;} .trx-intro-inner p:first-of-type { font-size: 19px; color: #3a3a3a; font-weight: 500;} .trx-intro-inner strong { color: #27336a;} .trx-highlights { display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px; margin-top: 48px; max-width: 1100px; margin-left: auto; margin-right: auto;} .trx-highlight-card { background: #f0ede6; border-radius: 16px; padding: 28px 22px; text-align: center; border: 1.5px solid rgba(39,51,106,0.08);} .trx-highlight-icon { width: 52px; height: 52px; background: #27336a; border-radius: 12px; display: flex; align-items: center; justify-content: center; margin: 0 auto 16px;} .trx-highlight-icon svg { width: 26px; height: 26px; fill: none; stroke: #fff; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round;} .trx-highlight-card h3 { font-size: 16px; font-weight: 700; color: #27336a; margin-bottom: 8px; font-family: 'Montserrat', sans-serif;} .trx-highlight-card p { font-size: 14px; color: #5a5a5a; line-height: 1.6; margin-bottom: 0;}@media (max-width: 768px) { .trx-highlights {  grid-template-columns: repeat(2, 1fr); }}@media (max-width: 420px) { .trx-highlights {  grid-template-columns: repeat(2, 1fr); }}/* BREAKPOINT: Desktop (BASE) */#brxe-cdfeee {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}/* BREAKPOINT: Desktop (BASE) */.trx-gallery { background: #27336a; padding: 80px 20px; font-family: 'Montserrat', sans-serif;} .trx-gallery-header { text-align: center; margin-bottom: 48px;} .trx-gallery-header .trx-section-label { color: #f2c01f; font-size: 13px; font-weight: 700; letter-spacing: 0.14em; text-transform: uppercase; margin-bottom: 10px; font-family: 'Montserrat', sans-serif;} .trx-gallery-header .trx-section-title { color: #ffffff; font-size: clamp(28px, 3vw, 42px); font-weight: 800; line-height: 1.2; font-family: 'Montserrat', sans-serif;} .trx-gallery-grid { max-width: 1100px; margin: 0 auto; display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px;} .trx-gallery-img { width: 100%; aspect-ratio: 4/3; object-fit: cover; border-radius: 16px; display: block; transition: transform 0.3s, opacity 0.3s;} .trx-gallery-img:hover { transform: scale(1.02); opacity: 0.9;}@media (max-width: 768px) { .trx-gallery-grid {  grid-template-columns: repeat(2, 1fr) !important;  gap: 10px; } .trx-gallery-img {  aspect-ratio: 1/1;  border-radius: 10px; }}/* BREAKPOINT: Desktop (BASE) */#brxe-8bca42 {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}/* BREAKPOINT: Desktop (BASE) */.trx-program { background: #27336a; padding: 80px 20px; font-family: 'Montserrat', sans-serif;} .trx-program-inner { max-width: 1100px; margin: 0 auto;} .trx-program .trx-section-label { color: #f2c01f; font-size: 13px; font-weight: 700; letter-spacing: 0.14em; text-transform: uppercase; margin-bottom: 10px; font-family: 'Montserrat', sans-serif;} .trx-program .trx-section-title { color: #ffffff; font-size: clamp(28px, 3vw, 42px); font-weight: 800; line-height: 1.2; margin-bottom: 48px; font-family: 'Montserrat', sans-serif;} .trx-program-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px;} .trx-program-item { background: rgba(255,255,255,0.07); border: 1px solid rgba(255,255,255,0.12); border-radius: 16px; padding: 28px 22px;} .trx-program-item svg { width: 36px; height: 36px; fill: none; stroke: #f2c01f; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; margin-bottom: 16px; display: block;} .trx-program-item h3 { font-size: 16px; font-weight: 700; color: #ffffff; margin-bottom: 10px; font-family: 'Montserrat', sans-serif;} .trx-program-item p { font-size: 14px; color: rgba(255,255,255,0.6); line-height: 1.65; margin-bottom: 0;}@media (max-width: 768px) { .trx-program-grid {  grid-template-columns: repeat(2, 1fr); }}@media (max-width: 420px) { .trx-program-grid {  grid-template-columns: 1fr; }}/* BREAKPOINT: Desktop (BASE) */#brxe-4e9e49 {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}/* BREAKPOINT: Desktop (BASE) */.trx-camps { background: #f0ede6; padding: 80px 20px; font-family: 'Montserrat', sans-serif;} .trx-camps-inner { max-width: 1100px; margin: 0 auto;} .trx-camps-intro { margin-bottom: 48px;} .trx-camps-intro .trx-section-label { font-size: 13px; font-weight: 700; letter-spacing: 0.14em; text-transform: uppercase; color: #c52328; margin-bottom: 10px; font-family: 'Montserrat', sans-serif;} .trx-camps-intro .trx-section-title { font-size: clamp(28px, 3vw, 42px); font-weight: 800; color: #27336a; line-height: 1.2; margin-bottom: 12px; font-family: 'Montserrat', sans-serif;} .trx-camps-intro p { font-size: 16px; color: #5a5a5a; max-width: 600px;} .trx-camps-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 28px;} .trx-camp-card { background: #ffffff; border-radius: 16px; overflow: hidden; border: 1.5px solid rgba(39,51,106,0.1); display: flex; flex-direction: column; transition: transform 0.2s, box-shadow 0.2s;} .trx-camp-card:hover { transform: translateY(-4px); box-shadow: 0 16px 48px rgba(39,51,106,0.12);} .trx-camp-header { padding: 28px; position: relative; overflow: hidden;} .trx-camp-header-1 { background: #27336a; } .trx-camp-header-2 { background: #3a2060; } .trx-camp-header-3 { background: #1a4d2e; } .trx-camp-header::after { content: ''; position: absolute; bottom: -20px; right: -20px; width: 80px; height: 80px; background: rgba(255,255,255,0.06); border-radius: 50%;} .trx-camp-number { font-size: 12px; font-weight: 700; letter-spacing: 0.12em; text-transform: uppercase; color: #f2c01f; margin-bottom: 8px; font-family: 'Montserrat', sans-serif;} .trx-camp-name { font-size: 22px; font-weight: 800; color: #ffffff; line-height: 1.2; margin-bottom: 10px; font-family: 'Montserrat', sans-serif;} .trx-camp-location { font-size: 14px; color: rgba(255,255,255,0.65); display: flex; align-items: center; gap: 5px; font-family: 'Montserrat', sans-serif;} .trx-camp-location svg { width: 14px; height: 14px; fill: none; stroke: currentColor; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; flex-shrink: 0;} .trx-camp-body { padding: 24px; flex: 1; display: flex; flex-direction: column; gap: 16px;} .trx-camp-meta { display: flex; align-items: center; gap: 8px; font-size: 15px; font-weight: 600; color: #27336a; font-family: 'Montserrat', sans-serif;} .trx-camp-meta svg { width: 16px; height: 16px; fill: none; stroke: #c52328; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; flex-shrink: 0;} .trx-camp-divider { height: 1px; background: rgba(39,51,106,0.08);} .trx-price-row { display: flex; justify-content: space-between; align-items: baseline;} .trx-price-label { font-size: 15px; color: #5a5a5a; font-weight: 500; font-family: 'Montserrat', sans-serif;} .trx-price-value { font-size: 18px; font-weight: 700; color: #27336a; font-family: 'Montserrat', sans-serif;} .trx-camp-note { font-size: 14px; color: #5a5a5a; background: #f0ede6; border-radius: 10px; padding: 12px 16px; line-height: 1.6; font-family: 'Montserrat', sans-serif;} .trx-camp-note strong { color: #27336a;} .trx-payment-box { background: #f0ede6; border-radius: 10px; padding: 16px; font-size: 14px; line-height: 1.75; color: #5a5a5a; font-family: 'Montserrat', sans-serif;} .trx-payment-box strong { display: block; font-size: 12px; text-transform: uppercase; letter-spacing: 0.08em; color: #27336a; margin-bottom: 6px; font-weight: 700;} .trx-payment-box code { font-family: monospace; background: rgba(39,51,106,0.07); padding: 2px 6px; border-radius: 4px; font-size: 13px; color: #27336a;} .trx-payment-box a { color: #27336a; font-weight: 600; text-decoration: none; border-bottom: 1px solid #f2c01f;} .trx-payment-box a:hover { color: #c52328;} .trx-camp-cta { display: block; background: #c52328; color: #ffffff !important; text-align: center; font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 16px; letter-spacing: 0.04em; padding: 16px; border-radius: 10px; text-decoration: none !important; transition: background 0.2s; margin-top: auto;} .trx-camp-cta:hover { background: #a81e23;}@media (max-width: 900px) { .trx-camps-grid {  grid-template-columns: 1fr;  max-width: 500px;  margin: 0 auto; }}/* BREAKPOINT: Desktop (BASE) */#brxe-41ff9a {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}/* BREAKPOINT: Desktop (BASE) */.trx-speakers { background: #27336a; padding: 80px 20px; font-family: 'Montserrat', sans-serif;} .trx-speakers-inner { max-width: 900px; margin: 0 auto;} .trx-speakers .trx-section-label { color: #f2c01f; font-size: 13px; font-weight: 700; letter-spacing: 0.14em; text-transform: uppercase; margin-bottom: 10px; font-family: 'Montserrat', sans-serif;} .trx-speakers .trx-section-title { color: #ffffff; font-size: clamp(28px, 3vw, 42px); font-weight: 800; line-height: 1.2; margin-bottom: 48px; font-family: 'Montserrat', sans-serif;} .trx-speaker-item { display: flex; align-items: flex-start; gap: 40px; margin-bottom: 48px; padding-bottom: 48px; border-bottom: 1px solid rgba(255,255,255,0.1);} .trx-speaker-item:last-child { margin-bottom: 0; padding-bottom: 0; border-bottom: none;} .trx-speaker-img { width: 150px; height: 150px; object-fit: cover; border-radius: 50%; flex-shrink: 0;} .trx-speaker-text { flex: 1; padding-top: 12px;} .trx-speaker-text p { font-size: 16px; color: rgba(255,255,255,0.75); line-height: 1.8; margin-bottom: 0; font-family: 'Montserrat', sans-serif;}@media (max-width: 600px) { .trx-speaker-item {  flex-direction: column;  align-items: center;  text-align: center;  gap: 20px; } .trx-speaker-img {  width: 130px;  height: 130px; }}/* BREAKPOINT: Desktop (BASE) */#brxe-ddbb13 {padding-right: 0; padding-left: 0}/* BREAKPOINT: Desktop (BASE) */.trx-notice { background: #ffffff; padding: 80px 20px; font-family: 'Montserrat', sans-serif;} .trx-notice-inner { max-width: 820px; margin: 0 auto;} .trx-notice .trx-section-label { font-size: 13px; font-weight: 700; letter-spacing: 0.14em; text-transform: uppercase; color: #c52328; margin-bottom: 10px; font-family: 'Montserrat', sans-serif;} .trx-notice .trx-section-title { font-size: clamp(28px, 3vw, 42px); font-weight: 800; color: #27336a; line-height: 1.2; margin-bottom: 32px; font-family: 'Montserrat', sans-serif;} .trx-notice-box { background: rgba(197,35,40,0.06); border-left: 4px solid #c52328; border-radius: 0 10px 10px 0; padding: 24px 28px; margin-bottom: 28px;} .trx-notice-box p { font-size: 16px; color: #3a3a3a; line-height: 1.75; margin-bottom: 0; font-family: 'Montserrat', sans-serif;} .trx-notice-box strong { color: #c52328; font-weight: 700;} .trx-support-box { background: #f0ede6; border-radius: 16px; padding: 48px 32px; text-align: center;} .trx-support-icon { width: 56px; height: 56px; background: #27336a; border-radius: 14px; display: flex; align-items: center; justify-content: center; margin: 0 auto 20px;} .trx-support-icon svg { width: 28px; height: 28px; fill: none; stroke: #ffffff; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round;} .trx-support-box p { font-size: 16px; color: #5a5a5a; line-height: 1.85; max-width: 600px; margin: 0 auto; font-family: 'Montserrat', sans-serif;} .trx-support-box a { color: #27336a; font-weight: 700; text-decoration: none; border-bottom: 2px solid #f2c01f; transition: color 0.2s;} .trx-support-box a:hover { color: #c52328;}/* BREAKPOINT: Desktop (BASE) */#brxe-16113c {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0}