.top-header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:1000;background:#fffffff2;border-bottom:1px solid #e9ecef;width:100%;padding:1rem 0;transition:all .3s cubic-bezier(.4,0,.2,1);position:fixed;top:0}.header-container{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1280px;margin:0 auto;padding:0 2rem;display:flex}.header-left{align-items:center;gap:2.5rem;display:flex}.nav-links{gap:1.75rem;list-style:none;display:flex}.nav-links a{color:#495057;border-bottom:2px solid #0000;padding:.25rem 0;font-family:Roboto,sans-serif;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.nav-links a:hover{color:#ee163a;border-bottom-color:#ee163a}.conference-name{color:#003470;letter-spacing:-.01em;border-bottom:none;font-family:Roboto,sans-serif;font-size:1.1rem;font-weight:800;text-decoration:none}.conference-name:hover{border-bottom:none;text-decoration:none}.btn-register{color:#fff;cursor:pointer;background:#ee163a;border:none;border-radius:24px;padding:.6rem 1.5rem;font-family:Roboto,sans-serif;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-block}.btn-register:hover{background:#c41030;transform:translateY(-2px)}.btn-register.active-page{pointer-events:none;background:#003470}.mobile-menu{cursor:pointer;flex-direction:column;gap:4px;padding:.3rem;display:none}.mobile-menu span{background:#343a40;width:22px;height:2px;transition:all .3s cubic-bezier(.4,0,.2,1)}.conference-name,.conference-name:link,.conference-name:visited,.conference-name:hover,.conference-name:active,.conference-name:focus{border-bottom:none;outline:none;text-decoration:none}.hero{color:#fff;background:#003470;align-items:center;max-height:1200px;margin-top:32px;display:flex;position:relative;overflow:hidden}@media (height>=1080px){.hero{height:1080px;min-height:auto}}#particles-canvas{pointer-events:none;z-index:1;opacity:.4;width:100%;height:100%;position:absolute;top:0;left:0}.hero-content{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;width:100%;max-width:1280px;margin:0 auto;padding:0 2rem;display:grid;position:relative}.hero-text{flex-direction:column;justify-content:center;display:flex}.hero-title{letter-spacing:-.02em;margin-bottom:.5rem;font-family:Roboto,sans-serif;font-size:4.5rem;font-weight:800;line-height:1.1}.hero-subtitle{opacity:.9;letter-spacing:.02em;margin-bottom:1rem;font-family:Roboto,sans-serif;font-size:1.5rem;font-weight:700}.hero-subtitle:after,.hero-subtitle:before{content:none!important;display:none!important}.hero-tagline{opacity:.85;margin-bottom:1rem;font-family:Roboto,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.6}.hero-audience{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#4299e11f;border-left:4px solid #4299e1;border-radius:24px;align-items:flex-start;gap:.75rem;width:100%;margin-bottom:1.5rem;padding:.85rem 1.5rem;display:flex}.hero-audience .audience-icon{stroke:#63b3ed;flex-shrink:0;width:22px;height:22px;margin-top:2px}.hero-audience span{color:#e2e8f0;font-family:Roboto,sans-serif;font-size:.95rem;font-weight:500;line-height:1.45}.hero-limited{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffc1071f;border-left:4px solid #f59e0b;border-radius:24px;align-items:center;gap:.75rem;width:100%;margin-bottom:1.5rem;padding:.85rem 1.5rem;display:flex}.hero-limited .limited-icon{stroke:#fbbf24;flex-shrink:0;width:22px;height:22px}.hero-limited span{color:#fde68a;letter-spacing:.5px;font-family:Roboto,sans-serif;font-size:.95rem;font-weight:700}.hero-details{flex-direction:column;gap:.75rem;margin-top:.5rem;margin-bottom:2rem;display:flex}.hero-detail{opacity:.9;align-items:center;gap:.75rem;font-family:Roboto,sans-serif;font-size:.95rem;display:flex}.icon-svg{width:20px;height:20px}.hero-buttons{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:.5rem;display:flex}.hero-btn{color:#fff;text-align:center;cursor:pointer;white-space:nowrap;background:#ee163a;border:none;border-radius:24px;justify-content:center;align-items:center;min-width:200px;min-height:52px;padding:.85rem 2rem;font-size:1rem;font-weight:700;line-height:1.2;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.hero-btn:hover{background:#c41030;transform:translateY(-2px)}.btn-about-hero{color:#fff;text-align:center;cursor:pointer;white-space:nowrap;background:0 0;border:2px solid #ffffff80;border-radius:24px;justify-content:center;align-items:center;min-width:200px;min-height:52px;padding:.85rem 2rem;font-size:1rem;font-weight:600;line-height:1.2;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.btn-about-hero:hover{background:0 0;border-color:#fffc;transform:translateY(-2px)}.slider-container{aspect-ratio:4/3;border-radius:24px;width:100%;height:auto;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.slider{width:100%;height:100%;position:relative}.slide{opacity:0;object-fit:cover;width:100%;height:100%;transition:opacity .5s ease-in-out;position:absolute;top:0;left:0}.slide.active{opacity:1}.slider-btn{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;cursor:pointer;z-index:10;background:#fff3;border:none;border-radius:50%;padding:.5rem 1rem;font-size:1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;transform:translateY(-50%)}.slider-btn:hover{background:#fff6}.slider-prev{left:1rem}.slider-next{right:1rem}.slider-dots{z-index:10;gap:.5rem;display:flex;position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}.dot{cursor:pointer;background:#ffffff80;border-radius:50%;width:8px;height:8px;transition:all .3s cubic-bezier(.4,0,.2,1)}.dot.active{background:#ee163a;border-radius:4px;width:20px}@media (width<=1100px){.hero{height:auto;min-height:auto;padding:4rem 0}.hero-content{text-align:center;grid-template-columns:1fr;gap:2rem}.hero-details{align-items:center}.hero-buttons{justify-content:center}.slider-container{order:2;max-width:500px;margin:0 auto}.hero-text{order:1}.hero-audience,.hero-limited{text-align:left;margin-left:auto;margin-right:auto}}@media (width<=900px){.hero-title{font-size:3.5rem}}@media (width<=768px){.hero-card{padding:1.5rem}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.25rem}.hero-buttons{flex-direction:column;gap:.75rem}.hero-btn,.btn-about-hero{white-space:normal;width:100%;min-width:auto}.hero-audience,.hero-limited{text-align:center;flex-direction:column;align-items:center}.hero-audience svg,.hero-limited svg{margin-bottom:.25rem}}@media (width<=550px){.hero-limited{justify-content:center;width:100%}.hero-limited span{white-space:normal}}.about{background:#fff;border-bottom:1px solid #e9ecef;padding:5rem 0}.about-content{text-align:center;color:#495057;max-width:800px;margin:0 auto 3rem;font-family:Roboto,sans-serif;font-size:1.125rem;line-height:1.8}.about-content strong{color:#003470;font-weight:700}.partners-logos{flex-wrap:wrap;justify-content:center;gap:3rem;margin-top:2rem;display:flex}.partner-logo{text-align:center;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}.partner-logo:hover{transform:translateY(-8px)}.partner-logo:hover .partner-logo-img{box-shadow:0 20px 25px -5px #00000014,0 10px 10px -5px #00000005}.partner-logo:hover .partner-logo-desc{color:#ee163a}.partner-logo-img{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border:1px solid #e9ecef;border-radius:24px;justify-content:center;align-items:center;width:200px;height:200px;margin-bottom:.75rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.partner-logo-img img{object-fit:cover;width:100%;height:100%}.partner-logo-desc{color:#003470;letter-spacing:.5px;font-family:Roboto,sans-serif;font-size:.9rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1)}@media (width<=768px){.partners-logos{flex-direction:column;align-items:stretch;gap:2rem}.partner-logo{width:100%}.partner-logo-img{aspect-ratio:1;width:100%;height:auto;margin-bottom:.75rem}.partner-logo-img img{object-fit:contain;width:100%;height:100%}}.about-highlight{color:#ee163a;text-align:center;letter-spacing:1px;background:#ee163a0d;border-radius:24px;margin:1.5rem 0;padding:1.5rem;font-family:Great Vibes,cursive;font-size:1.5rem;font-weight:400;line-height:1.4}.exhibition-contact{max-width:800px;margin:2rem auto 4rem}.exhibition-contact__title{color:#1a2a3a;text-align:center;letter-spacing:.5px;margin-bottom:1rem;font-family:Roboto,sans-serif;font-size:1.25rem;font-weight:700}.exhibition-contact__card{background:linear-gradient(135deg,#fff 0%,#f8f9fa 100%);border:1px solid #e9ecef;border-radius:16px;justify-content:center;align-items:center;padding:1.25rem 2rem;transition:all .3s;display:flex;box-shadow:0 2px 8px #0000000a}.exhibition-contact__card:hover{border-color:#ee163a4d;transform:translateY(-2px);box-shadow:0 8px 20px #ee163a1a}.exhibition-contact__info{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;display:flex}.contact-name{color:#ee163a;background:#ee163a1a;border-radius:40px;padding:.4rem 1rem;font-family:Roboto,sans-serif;font-size:1.125rem;font-weight:700}.contact-email{color:#495057;align-items:center;gap:.5rem;padding:.4rem 0;font-family:Roboto,sans-serif;font-size:1rem;text-decoration:none;transition:color .3s;display:inline-flex}.contact-email svg{flex-shrink:0}.contact-email:hover{color:#ee163a}@media (width<=640px){.exhibition-contact__card{padding:1.25rem}.exhibition-contact__info{flex-direction:column;gap:.75rem}.contact-email{word-break:break-all;font-size:.9rem}}.gallery{background:#fafafa;padding:5rem 0;overflow:hidden}.gallery-carousel-container{max-width:1200px;margin:0 auto;position:relative;overflow:hidden}.gallery-carousel-track{transition:transform .5s;display:flex}.gallery-carousel-slide{cursor:pointer;flex-shrink:0;width:33.3333%;padding:0 .75rem}.gallery-carousel-slide img{aspect-ratio:4/3;object-fit:cover;border-radius:24px;width:100%;height:auto;transition:transform .3s}.gallery-carousel-slide img:hover{transform:scale(1.02)}.gallery-carousel-btn{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;cursor:pointer;z-index:10;background:#00000080;border:none;border-radius:50%;padding:.5rem 1rem;font-size:1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;transform:translateY(-50%)}.gallery-carousel-btn:hover{background:#000000b3}.gallery-carousel-btn.prev{left:.5rem}.gallery-carousel-btn.next{right:.5rem}.gallery-carousel-dots{justify-content:center;gap:.5rem;margin-top:2rem;display:flex}.gallery-carousel-dot{cursor:pointer;background:#ced4da;border-radius:50%;width:8px;height:8px;transition:all .3s cubic-bezier(.4,0,.2,1)}.gallery-carousel-dot.active{background:#ee163a;border-radius:4px;width:20px}.gallery-modal{z-index:9999;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#000000e6;width:100%;height:100%;display:none;position:fixed;top:0;left:0}.gallery-modal.show{justify-content:center;align-items:center;display:flex}.gallery-modal-content{object-fit:contain;max-width:90%;max-height:90%;animation:.3s zoomIn}@keyframes zoomIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.gallery-modal-close{color:#fff;cursor:pointer;font-size:40px;font-weight:700;transition:all .3s;position:absolute;top:20px;right:35px}.gallery-modal-close:hover{color:#ee163a}.gallery-modal-prev,.gallery-modal-next{color:#fff;cursor:pointer;z-index:10;background:#00000080;border:none;border-radius:24px;padding:.5rem 1rem;font-size:2rem;transition:all .3s;position:absolute;top:50%;transform:translateY(-50%)}.gallery-modal-prev:hover,.gallery-modal-next:hover{color:#ee163a;background:#000c}.gallery-modal-prev{left:20px}.gallery-modal-next{right:20px}#galleryModalCaption{text-align:center;color:#fff;padding:1rem;font-size:1rem;position:absolute;bottom:20px;left:0;right:0}@media (width<=768px){.gallery-carousel-slide{width:100%;padding:0 .5rem}.gallery-carousel-btn,.gallery-modal-prev,.gallery-modal-next{padding:.3rem .7rem;font-size:1.2rem}.gallery-modal-prev{left:5px}.gallery-modal-next{right:5px}}.program{background:linear-gradient(135deg,#003470 0%,#1a4e8a 100%);border-top:1px solid #ffffff1a;border-bottom:1px solid #ffffff1a;padding:5rem 0}.program .container{max-width:1280px;margin:0 auto;padding:0 2rem}.program .section-title{color:#fff}.program .section-title:after{background:linear-gradient(90deg,#0000,#fff,#fff,#0000)}.program .section-subtitle{color:#fffc}.program-list{max-width:800px;margin:0 auto}.program-item{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1a;border:1px solid #ffffff26;border-radius:24px;align-items:center;gap:2rem;margin-bottom:1rem;padding:1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 1px 2px #00000005,0 1px 3px #0000000a}.program-item:hover{background:#ffffff26;border-color:#ffffff4d;transform:translate(8px);box-shadow:0 4px 6px -2px #0000000d,0 10px 15px -3px #00000014}.program-time{color:#ffffffe6;align-items:center;gap:.5rem;min-width:150px;font-family:Roboto,sans-serif;font-size:1rem;font-weight:700;display:flex}.time-icon{stroke:#ffffffb3;flex-shrink:0}.program-content{flex:1}.program-title{color:#fff;margin-bottom:.25rem;font-family:Roboto,sans-serif;font-size:1.125rem;font-weight:700}.program-desc{color:#ffffffb3;font-family:Roboto,sans-serif;font-size:.85rem}.program-speakers-wrapper{max-width:900px;margin:.5rem 0 0}.program-speakers-list{margin:0;padding:0;list-style:none}.program-speakers-list .speaker-item{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#ffffffe6;background:#ffffff14;border:1px solid #ffffff1f;border-radius:24px;margin-bottom:.75rem;padding:1.25rem 1.5rem;font-family:Roboto,sans-serif;line-height:1.6;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.program-speakers-list .speaker-item .report{color:#fffffff2;margin-bottom:.15rem;font-size:1.05rem;font-weight:500;display:block}.program-speakers-list .speaker-item .topic-tbd{color:#ffffff73;margin-bottom:.15rem;font-size:1.05rem;font-weight:500;display:block}.program-speakers-list .speaker-item .speaker-info{color:#fff9;font-size:.78rem;line-height:1.5;display:block}.program-speakers-list .speaker-item .speaker-info strong{color:#fffc;font-weight:600}.program-speakers-list .speaker-item:hover{background:#ffffff29;border-color:#ffffff4d;transform:translate(6px);box-shadow:0 4px 6px -2px #0000000d,0 10px 15px -3px #00000014}.program-wedding-block{max-width:800px;margin:1rem auto 0}.program-wedding-item{background:#fff;border:1px solid #0000001a;border-radius:24px;justify-content:center;align-items:center;gap:1rem;padding:1.5rem;display:flex;box-shadow:0 1px 2px #00000005,0 1px 3px #0000000a}.wedding-dove-text{opacity:.8;font-size:2rem}.dove-flipped{display:inline-block;transform:scaleX(-1)}.program-wedding-text{color:#ee163a;text-align:center;letter-spacing:.5px;font-family:Great Vibes,cursive;font-size:1.4rem;font-weight:700;line-height:1.5}@media (width<=768px){.program{padding:3rem 0}.program .container{padding:0 1rem}.program-list{max-width:100%;margin:0}.program-item{flex-direction:column;align-items:flex-start;gap:.5rem;padding:1rem}.program-time{min-width:auto}.program-speakers-wrapper{max-width:100%;margin:0}.program-speakers-list .speaker-item{padding:1rem;line-height:1.5}.program-speakers-list .speaker-item .report,.program-speakers-list .speaker-item .topic-tbd{font-size:.95rem}.program-speakers-list .speaker-item .speaker-info{font-size:.72rem}.program-speakers-list .speaker-item:hover{transform:translate(4px)}.program-wedding-item{text-align:center;flex-direction:column;padding:1.5rem}.program-wedding-item .wedding-dove-text{font-size:2.5rem}.program-wedding-item .dove-flipped{margin-top:.5rem;transform:rotate(0)scaleX(-1)}.program-wedding-item .program-wedding-text{margin:.75rem 0;font-size:1.5rem;line-height:1.5}}.full-program{background:#fff;padding:5rem 0}.full-program .container{max-width:1280px;margin:0 auto;padding:0 2rem}.full-program .section-title{color:#000}.full-program .section-title:after{background:linear-gradient(90deg,#0000,#000,#000,#0000)}.full-program .section-subtitle{color:#000000b3}.program-pdf-link{color:#fff;background:#ee163a;border-radius:24px;justify-content:center;align-items:center;gap:.5rem;width:fit-content;margin:1rem auto 0;padding:.7rem 1rem;font-family:Roboto,sans-serif;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 1px 2px #00000005,0 1px 3px #0000000a}.program-pdf-link svg{flex-shrink:0;width:1.1rem;height:1.1rem}.program-pdf-link:hover{color:#fff;transform:translateY(-2px);box-shadow:0 4px 6px -2px #0000000d,0 10px 15px -3px #00000014}.full-program-list{max-width:800px;margin:0 auto}.materials-list{max-width:900px;margin:0 auto}.materials-item{color:inherit;background:#00000008;border:1px solid #00000014;border-radius:24px;align-items:center;gap:1.25rem;margin-bottom:1rem;padding:1.5rem;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 1px 2px #00000005,0 1px 3px #0000000a}.materials-item:hover{color:inherit;background:#0000000d;border-color:#0003;transform:translate(8px);box-shadow:0 4px 6px -2px #0000000d,0 10px 15px -3px #00000014}.materials-item__icon{color:#ee163a;flex-shrink:0;width:2rem;height:2rem}.materials-item__content{flex-direction:column;flex:1;gap:.35rem;display:flex}.materials-item__title{color:#000000e6;font-family:Roboto,sans-serif;font-size:1.05rem;font-weight:600;line-height:1.4}.materials-item__speaker{color:#0009;font-family:Roboto,sans-serif;font-size:.85rem}.materials-item__type{color:#ee163a;font-family:Roboto,sans-serif;font-size:.8rem;font-weight:700}.full-program-item{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000008;border:1px solid #00000014;border-radius:24px;align-items:center;gap:2rem;margin-bottom:1rem;padding:1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 1px 2px #00000005,0 1px 3px #0000000a}.full-program-item:hover{background:#0000000d;border-color:#0003;transform:translate(8px);box-shadow:0 4px 6px -2px #0000000d,0 10px 15px -3px #00000014}.full-program-time{color:#000000e6;align-items:center;gap:.5rem;min-width:150px;font-family:Roboto,sans-serif;font-size:1rem;font-weight:700;display:flex}.full-program .time-icon{stroke:#0009;flex-shrink:0}.full-program-content{flex:1}.full-program-title{color:#000;margin-bottom:.25rem;font-family:Roboto,sans-serif;font-size:1.125rem;font-weight:700}.full-program-desc{color:#000000b3;font-family:Roboto,sans-serif;font-size:.85rem}.full-program-content .program-speakers-wrapper{max-width:900px;margin:.5rem 0 0}.full-program-content .program-speakers-list{margin:0;padding:0;list-style:none}.full-program-content .program-speakers-list .speaker-item{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#000000d9;background:#00000008;border:1px solid #0000000f;border-radius:24px;margin-bottom:.75rem;padding:1.25rem 1.5rem;font-family:Roboto,sans-serif;line-height:1.6;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.full-program-content .program-speakers-list .speaker-item .report{color:#000000e6;margin-bottom:.15rem;font-size:1.05rem;font-weight:500;display:block}.full-program-content .program-speakers-list .speaker-item .topic-tbd{color:#00000059;margin-bottom:.15rem;font-size:1.05rem;font-weight:500;display:block}.full-program-content .program-speakers-list .speaker-item .speaker-info{color:#0000008c;font-size:.78rem;line-height:1.5;display:block}.full-program-content .program-speakers-list .speaker-item .speaker-info strong{color:#000000bf;font-weight:600}.full-program-content .program-speakers-list .speaker-item:hover{background:#0000000f;border-color:#0003;transform:translate(6px);box-shadow:0 4px 6px -2px #0000000d,0 10px 15px -3px #00000014}.full-program-wedding-block{max-width:800px;margin:1rem auto 0}.full-program-wedding-item{background:#fff;border:1px solid #0000001a;border-radius:24px;justify-content:center;align-items:center;gap:1rem;padding:1.5rem;display:flex;box-shadow:0 1px 2px #00000005,0 1px 3px #0000000a}.full-program-wedding-item .wedding-dove-text{opacity:.8;font-size:2rem}.full-program-wedding-item .dove-flipped{display:inline-block;transform:scaleX(-1)}.full-program-wedding-item .full-program-wedding-text{color:#ee163a;text-align:center;letter-spacing:.5px;font-family:Great Vibes,cursive;font-size:1.4rem;font-weight:700;line-height:1.5}@media (width<=768px){.full-program{padding:3rem 0}.full-program .container{padding:0 1rem}.full-program-list{max-width:100%;margin:0}.full-program-item{flex-direction:column;align-items:flex-start;gap:.5rem;padding:1rem}.full-program-time{min-width:auto}.materials-item{align-items:flex-start;gap:.9rem;padding:1rem}.materials-item:hover{transform:translate(4px)}.materials-item__title{font-size:.95rem}.materials-item__type{display:none}.full-program-content .program-speakers-wrapper{max-width:100%;margin:0}.full-program-content .program-speakers-list .speaker-item{padding:1rem;line-height:1.5}.full-program-content .program-speakers-list .speaker-item .report,.full-program-content .program-speakers-list .speaker-item .topic-tbd{font-size:.95rem}.full-program-content .program-speakers-list .speaker-item .speaker-info{font-size:.72rem}.full-program-content .program-speakers-list .speaker-item:hover{transform:translate(4px)}.full-program-wedding-item{text-align:center;flex-direction:column;padding:1.5rem}.full-program-wedding-item .wedding-dove-text{font-size:2.5rem}.full-program-wedding-item .dove-flipped{margin-top:.5rem;transform:rotate(0)scaleX(-1)}.full-program-wedding-item .full-program-wedding-text{margin:.75rem 0;font-size:1.5rem;line-height:1.5}}.venue{background:#fff;padding:5rem 0}.venue-content{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;max-width:1000px;margin:0 auto;display:grid}.venue-info h3{color:#003470;margin-bottom:1rem;font-family:Roboto,sans-serif;font-size:1.75rem}.venue-info>p{color:#6c757d;margin-bottom:1.5rem;font-family:Roboto,sans-serif}.venue-details{flex-direction:column;gap:1rem;margin-bottom:2rem;display:flex}.venue-item{background:#fafafa;border-radius:24px;align-items:center;gap:.75rem;padding:.5rem;font-family:Roboto,sans-serif;font-size:1rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.venue-item:hover{background:#fff;transform:translate(4px);box-shadow:0 1px 2px #00000005,0 1px 3px #0000000a}.venue-item strong{color:#343a40;min-width:140px;font-weight:700}.venue-item span{color:#495057}.venue-icon{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.venue-links{border-top:1px solid #e9ecef;flex-wrap:wrap;gap:1.5rem;margin-top:1.5rem;padding-top:1.5rem;display:flex}.venue-link{color:#ee163a;align-items:center;gap:.5rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.venue-link svg{width:18px;height:18px}.venue-link:hover{color:#c41030;text-decoration:underline}.venue-slider-container{aspect-ratio:4/3;border-radius:24px;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.venue-slider{width:100%;height:100%;position:relative}.venue-slide{opacity:0;object-fit:cover;width:100%;height:100%;transition:opacity .5s ease-in-out;position:absolute;top:0;left:0}.venue-slide.active{opacity:1}.venue-slider-btn{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;cursor:pointer;z-index:10;background:#00000080;border:none;border-radius:50%;padding:.5rem 1rem;font-size:1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;transform:translateY(-50%)}.venue-slider-btn:hover{background:#000000b3}.venue-slider-prev{left:1rem}.venue-slider-next{right:1rem}.venue-slider-dots{z-index:10;gap:.5rem;display:flex;position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}.venue-dot{cursor:pointer;background:#ffffff80;border-radius:50%;width:8px;height:8px;transition:all .3s cubic-bezier(.4,0,.2,1)}.venue-dot.active{background:#ee163a;border-radius:4px;width:20px}@media (width<=768px){.venue-content{grid-template-columns:1fr}.venue-item strong{min-width:120px}.venue-links{flex-direction:column;gap:.75rem}}.tickets{background:linear-gradient(135deg,#003470 0%,#1a4e8a 100%);border-top:1px solid #ffffff1a;border-bottom:1px solid #ffffff1a;padding:5rem 0}.tickets .section-title{color:#fff}.tickets .section-title:after{background:linear-gradient(90deg,#0000,#fff,#fff,#0000)}.tickets .section-subtitle{color:#fffc}.tickets-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;max-width:900px;margin:0 auto;display:grid}.ticket-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff26;border-radius:24px;flex-direction:column;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;box-shadow:0 1px 2px #00000005,0 1px 3px #0000000a}.ticket-card:hover{background:#ffffff26;border-color:#ffffff4d;transform:translateY(-8px);box-shadow:0 25px 50px -12px #00000040}.ticket-card.vip{border-top:4px solid #ee163a}.badge{color:#fff;background:#ee163a;border-radius:20px;padding:.25rem 1rem;font-family:Roboto,sans-serif;font-size:.75rem;font-weight:700;position:absolute;top:-12px;right:30px}.ticket-name{color:#fff;margin-bottom:.5rem;font-family:Roboto,sans-serif;font-size:1.75rem;font-weight:800}.ticket-price{border-top:1px solid #fff3;border-bottom:1px solid #fff3;margin:1.5rem 0;padding:1.25rem 0}.price-item{justify-content:space-between;margin-bottom:.5rem;font-family:Roboto,sans-serif;display:flex}.price-label{color:#ffffffb3}.price-value{color:#fff;font-size:1.25rem;font-weight:800}.ticket-features{flex:1;margin:1.5rem 0;list-style:none}.ticket-features li{color:#fffc;border-bottom:1px solid #ffffff1a;align-items:center;gap:.75rem;padding:.6rem 0;font-family:Roboto,sans-serif;font-size:.9rem;display:flex}.ticket-features li:before{content:"✓";color:#ee163a;font-weight:700}.btn-buy{color:#fff;cursor:pointer;text-align:center;background:#ee163a;border:none;border-radius:24px;width:100%;margin-top:auto;padding:1rem;font-family:Roboto,sans-serif;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-block}.btn-buy:hover{background:#c41030;transform:translateY(-2px)}.ticket-card.vip .btn-buy{background:#ee163a}.ticket-card.vip .btn-buy:hover{background:#c41030}@media (width<=768px){.tickets{padding:3rem 0}.tickets-grid{grid-template-columns:1fr;gap:1.5rem;padding:0}.ticket-card{padding:1.75rem}}.contacts{background:#fff;padding:5rem 0}.contacts-grid{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1000px;margin:0 auto;display:grid}.contact-card{text-align:center;background:#fafafa;border:1px solid #e9ecef;border-radius:24px;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.contact-card:hover{border-color:#dee2e6;transform:translateY(-5px);box-shadow:0 20px 25px -5px #00000014,0 10px 10px -5px #00000005}.contact-icon{margin-bottom:1rem}.contact-card h4{color:#003470;margin-bottom:1rem;font-family:Roboto,sans-serif;font-size:1.25rem;font-weight:700}.contact-card p{color:#6c757d;margin-bottom:.5rem;font-family:Roboto,sans-serif}.contact-card a{color:#ee163a;font-weight:500;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.contact-card a:hover{color:#c41030;text-decoration:underline}.map-link{margin-top:.75rem;font-weight:600;display:inline-block}@media (width<=900px){.contacts-grid{grid-template-columns:1fr;gap:1.5rem}}.registration-hero{color:#fff;text-align:center;background:linear-gradient(135deg,#003470 0%,#002a55 100%);padding:10rem 0 4rem}.registration-title{margin-bottom:1rem;font-family:Roboto,sans-serif;font-size:3rem;font-weight:800}.registration-subtitle{opacity:.85;font-family:Roboto,sans-serif;font-size:1.2rem}.registration-form-section{background:#fafafa;padding:5rem 0}.form-container{background:#fff;border:1px solid #e9ecef;border-radius:8px;max-width:800px;margin:0 auto;padding:3rem;box-shadow:0 20px 25px -5px #00000014,0 10px 10px -5px #00000005}.form-container h2{text-align:center;color:#003470;margin-bottom:2rem;font-family:Roboto,sans-serif;font-size:1.75rem}.registration-closed-card{text-align:center}.registration-closed-card p{color:#495057;font-family:Roboto,sans-serif;font-size:1.05rem;line-height:1.6}.registration-contact{border-top:1px solid #e9ecef;margin-top:2rem;padding-top:1.5rem;font-family:Roboto,sans-serif}.registration-contact .registration-contact__intro{margin-bottom:.5rem;font-size:.95rem}.registration-contact .registration-contact__name{color:#003470;margin-bottom:.25rem;font-weight:700}.registration-contact a{color:#ee163a;font-weight:600;text-decoration:none}.registration-contact a:hover{text-decoration:underline}.registration-form{flex-direction:column;gap:1.5rem;display:flex}.form-group{flex-direction:column;gap:.5rem;margin-bottom:1rem;display:flex}.form-group label{color:#495057;margin-bottom:.25rem;font-family:Roboto,sans-serif;font-size:.9rem;font-weight:600}.form-group input,.form-group select,.form-group textarea{background:#fff;border:1px solid #dee2e6;border-radius:8px;padding:.85rem 1rem;font-family:Roboto,sans-serif;font-size:1rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#003470;outline:none;box-shadow:0 0 0 3px #0034701a}.form-group input:hover,.form-group select:hover,.form-group textarea:hover{border-color:#ced4da}.form-fieldset{border:1px solid #e9ecef;border-radius:8px;margin-bottom:1.5rem;padding:1.5rem}.form-fieldset__legend{color:#003470;margin-bottom:.5rem;padding:0 1rem;font-family:Roboto,sans-serif;font-weight:700}.radio-group-custom{flex-direction:column;gap:1rem;margin-top:.5rem;display:flex}.radio-custom{cursor:pointer;align-items:center;gap:.75rem;display:flex}.radio-custom input{opacity:0;width:0;height:0;position:absolute}.radio-custom input:checked+.radio-custom__mark{border-color:#003470}.radio-custom input:checked+.radio-custom__mark:after{opacity:1;transform:translate(-50%,-50%)scale(1)}.radio-custom__mark{background:#fff;border:2px solid #ced4da;border-radius:50%;flex-shrink:0;width:20px;height:20px;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-block;position:relative}.radio-custom__mark:after{content:"";opacity:0;background:#003470;border-radius:50%;width:10px;height:10px;transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.radio-custom__text{color:#495057;font-family:Roboto,sans-serif;font-size:1rem;line-height:1.4}.ticket-radio-group{flex-wrap:wrap;gap:1rem;margin-top:.5rem;display:flex}.ticket-radio{cursor:pointer;flex:1}.ticket-radio input{opacity:0;width:0;height:0;position:absolute}.ticket-radio input:checked+.ticket-radio__inner{background:#003470;border-color:#003470}.ticket-radio input:checked+.ticket-radio__inner .ticket-radio__name,.ticket-radio input:checked+.ticket-radio__inner .ticket-radio__price,.ticket-radio input:checked+.ticket-radio__inner .ticket-radio__hint{color:#fff}.ticket-radio input:checked+.ticket-radio__inner .ticket-radio__price{color:#ffffffe6}.ticket-radio input:checked+.ticket-radio__inner .ticket-radio__hint{color:#ffffffb3}.ticket-radio__inner{text-align:center;background:#fff;border:2px solid #dee2e6;border-radius:8px;padding:1rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:block}.ticket-radio__inner:hover{border-color:#003470}.ticket-radio__name{color:#343a40;margin-bottom:.25rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:block}.ticket-radio__price{color:#ee163a;font-size:.85rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:block}.ticket-radio__hint{color:#adb5bd;margin-top:.25rem;font-size:.7rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:block}.ticket-notice{text-align:center;color:#343a40;background:linear-gradient(135deg,#ee163a1a,#ee163a0d);border:1px solid #ee163a4d;border-radius:12px;margin-top:20px;padding:14px 18px;font-size:.95rem;animation:2s infinite pulse-notice}.ticket-notice strong{color:#ee163a;margin-right:4px;font-weight:800}@media (width<=767px){.ticket-notice{padding:10px 12px;font-size:.85rem}}@keyframes pulse-notice{0%,to{background:#ee163a14;border-color:#ee163a4d}50%{background:#ee163a26;border-color:#ee163a80}}.required{color:#ee163a}.checkbox-label{cursor:pointer;align-items:center;gap:.75rem;display:flex}.checkbox-label input{opacity:0;width:0;height:0;position:absolute}.checkbox-label input:disabled+.checkbox-custom{opacity:.5;cursor:not-allowed;background-color:#e9ecef}.checkbox-label span{color:#6c757d;font-size:.9rem;line-height:1.4}.checkbox-label a{color:#003470;text-decoration:none}.checkbox-label a:hover{color:#ee163a;text-decoration:underline}.checkbox-custom{background:#fff;border:2px solid #ced4da;border-radius:4px;flex-shrink:0;width:20px;min-width:20px;height:20px;min-height:20px;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-block;position:relative}.checkbox-custom:after{content:"";opacity:0;border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:10px;transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute;top:1px;left:5px;transform:rotate(45deg)}.checkbox-label input:checked+.checkbox-custom{background-color:#003470;border-color:#003470}.checkbox-label input:checked+.checkbox-custom:after{opacity:1;transform:rotate(45deg)}.error{color:#ee163a;margin-top:.25rem;font-size:.75rem;display:block}.success-message h2{color:#ee163a;margin-bottom:1rem}.success-message p{color:#6c757d}.form-hint{color:#adb5bd;margin-top:.25rem;font-size:.7rem;display:block}.form-buttons{justify-content:center;gap:1rem;margin-top:1rem;display:flex}.btn-submit{color:#fff;cursor:pointer;background:#ee163a;border:none;border-radius:8px;width:100%;padding:.85rem 2rem;font-family:Roboto,sans-serif;font-size:1rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1)}.btn-submit:hover{background:#c41030;transform:translateY(-2px)}.form-note{text-align:center;color:#adb5bd;border-top:1px solid #e9ecef;margin-top:1.5rem;padding-top:1rem;font-size:.8rem}@media (width<=768px){.form-container{margin:0 auto;padding:1rem}.form-fieldset{margin-bottom:1rem;padding:1rem}.form-buttons,.ticket-radio-group{flex-direction:column}.radio-group-custom{flex-direction:column;gap:.75rem}.registration-title{font-size:2rem}.registration-hero{padding:8rem 0 3rem}}.success-message{text-align:center;padding:2rem}.success-message .success-icon{margin-bottom:1.5rem}.success-message .success-icon svg{stroke:#ee163a}.success-message h2{color:#003470;margin-bottom:1rem;font-size:1.75rem}.success-message p{color:#6c757d;margin-bottom:2rem}.success-buttons{justify-content:center;gap:1rem;margin-top:1rem;display:flex}.btn-home{color:#fff;cursor:pointer;background:#003470;border:none;border-radius:8px;justify-content:center;align-items:center;padding:.85rem 2rem;font-family:Roboto,sans-serif;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.btn-home:hover{background:#002a55;transform:translateY(-2px)}.promocode-group{width:100%}.promocode-input-group{flex-direction:row;align-items:center;gap:1rem;display:flex}.promocode-input-group .input{flex:1}.btn-promocode{color:#495057;cursor:pointer;white-space:nowrap;background:#e9ecef;border:none;border-radius:8px;padding:.85rem 1.5rem;font-family:Roboto,sans-serif;font-size:1rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1)}.btn-promocode:hover{background:#dee2e6;transform:translateY(-2px)}.promocode-message{margin-top:.75rem;font-size:.85rem;display:none}@media (width<=550px){.promocode-input-group{flex-direction:column}.promocode-input-group .btn-promocode{width:100%}}.form-fieldset--special{background:#ee163a14;border-width:2px;border-color:#ee163a}.form-fieldset__legend--special{color:#ee163a;font-weight:700}.promocode-success{background:#10b9811a;border:1px solid #10b9814d;border-radius:8px;align-items:center;gap:.75rem;padding:1rem;display:flex}.promocode-success svg{flex-shrink:0}.promocode-success span{color:#10b981;flex:1;font-size:.95rem;font-weight:500}.btn-remove-promocode{color:#ee163a;cursor:pointer;background:0 0;border:1px solid #ee163a;border-radius:8px;padding:.5rem 1rem;font-family:Roboto,sans-serif;font-size:.85rem;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1)}.btn-remove-promocode:hover{color:#fff;background:#ee163a;transform:translateY(-2px)}.special-hint{color:#003470;background:#0034700d;border-radius:8px;align-items:center;gap:.5rem;margin-top:.5rem;padding:.5rem .75rem;font-size:.8rem;display:flex}.special-hint svg{stroke:#003470;flex-shrink:0}.special-hint strong{color:#ee163a;font-weight:700}.exhibitors{background:#fafafa;padding:5rem 0}@media (width<=576px){.exhibitors{padding:3rem 0}}.exhibitors .section-subtitle{margin-bottom:2.5rem}@media (width<=576px){.exhibitors .section-subtitle{margin-bottom:1.5rem;font-size:.95rem}}.exhibitors-logos{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;max-width:1280px;margin:0 auto;display:flex}@media (width<=992px){.exhibitors-logos{gap:1.5rem;max-width:600px}}@media (width<=576px){.exhibitors-logos{gap:1rem;max-width:100%;margin:0;padding:0}}.exhibitor-logo{text-align:center;cursor:pointer;flex-shrink:0;width:200px;transition:all .3s cubic-bezier(.4,0,.2,1)}@media (width<=576px){.exhibitor-logo{flex-shrink:0;width:calc(50% - .75rem);max-width:250px}.exhibitor-logo:hover{transform:translateY(-4px)}}.exhibitor-logo:hover{transform:translateY(-8px)}.exhibitor-logo:hover .exhibitor-logo-img{box-shadow:0 20px 25px -5px #00000014,0 10px 10px -5px #00000005}.exhibitor-logo-img{aspect-ratio:1;background:#fff;border:1px solid #e9ecef;border-radius:24px;justify-content:center;align-items:center;width:100%;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.exhibitor-logo-img a{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.exhibitor-logo-img img{object-fit:contain;width:100%;height:100%;padding:1.5rem}@media (width<=576px){.exhibitor-logo-img img{padding:1rem}}.exhibitors-cta{text-align:center;color:#495057;margin-top:2.5rem;font-size:1.1rem}@media (width<=576px){.exhibitors-cta{margin-top:1.5rem;padding:0 .5rem;font-size:.95rem}}.exhibitors-cta p{background:#fff;border-radius:24px;padding:1rem 2rem;display:inline-block;box-shadow:0 1px 2px #00000005,0 1px 3px #0000000a}@media (width<=576px){.exhibitors-cta p{width:100%;padding:.75rem 1rem;display:block}}.exhibitors-cta .exhibitors-link{color:#003470;border-bottom:2px solid #0000;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.exhibitors-cta .exhibitors-link:hover{border-bottom-color:#003470}@media (width<=576px){.exhibitors-cta .exhibitors-link{margin-top:.25rem;display:inline-block}}.speakers{background:#fff;padding:5rem 0;position:relative}@media (width<=576px){.speakers{padding:3rem 0}}.speakers .section-title{text-align:center;color:#003470;margin-bottom:.5rem;font-family:Roboto,sans-serif;font-size:2.5rem;font-weight:800}@media (width<=576px){.speakers .section-title{font-size:1.8rem}}.speakers .section-subtitle{text-align:center;color:#4a5568;margin-bottom:2.5rem;font-family:Roboto,sans-serif;font-size:1.1rem}@media (width<=576px){.speakers .section-subtitle{margin-bottom:1.5rem;font-size:.95rem}}.speakers-wrapper{max-width:1280px;margin:0 auto;padding:0 50px;position:relative}@media (width<=992px){.speakers-wrapper{padding:0 40px}}@media (width<=768px){.speakers-wrapper{padding:0 35px}}@media (width<=576px){.speakers-wrapper{padding:0}}.speakers-swiper{padding:10px 0 50px;overflow:hidden}.speakers-swiper .swiper-wrapper{padding:5px 0}.speakers-swiper .swiper-slide{height:auto;padding:5px}.speaker-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;height:100%;transition:all .3s;display:flex;overflow:hidden}.speaker-card:hover{border-color:#003470;transform:translateY(-8px)}.speaker-card:hover .speaker-photo-wrapper img{transform:scale(1.05)}.speaker-card:hover .speaker-divider{background:#e53e3e;width:60px}.speaker-card:hover .speaker-badge{background:#e53e3e;transform:translate(0)}.speaker-photo-wrapper{aspect-ratio:1;background:#edf2f7;position:relative;overflow:hidden}.speaker-photo-wrapper img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.speaker-photo-wrapper .speaker-badge{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:#003470;border-radius:20px;padding:.3rem .8rem;font-size:.65rem;font-weight:600;transition:all .3s;position:absolute;top:1rem;right:1rem;transform:translate(10px);box-shadow:0 2px 8px #00000026}@media (width<=576px){.speaker-photo-wrapper .speaker-badge{padding:.2rem .6rem;font-size:.55rem;top:.75rem;right:.75rem}}.speaker-content{flex-direction:column;flex:1;padding:1.25rem 1.25rem 1rem;display:flex}.speaker-info{flex:none}.speaker-name{color:#003470;margin-bottom:.25rem;font-family:Roboto,sans-serif;font-size:1.125rem;font-weight:700;line-height:1.3}@media (width<=576px){.speaker-name{font-size:1rem}}.speaker-position{color:#4a5568;margin:0;font-family:Roboto,sans-serif;font-size:.85rem;line-height:1.4}@media (width<=576px){.speaker-position{font-size:.8rem}}.speaker-divider{background:#003470;flex-shrink:0;width:40px;height:2px;margin:.75rem 0;transition:all .3s}@media (width<=576px){.speaker-divider{width:30px;margin:.5rem 0}}.speaker-quote{align-items:center;gap:.5rem;min-height:48px;margin-top:auto;transition:all .3s;display:flex}.speaker-quote span{color:#4a5568;font-family:Georgia,Times New Roman,serif;font-size:.9rem;font-style:italic;line-height:1.4;transition:all .3s}.speakers-swiper .swiper-button-next,.speakers-swiper .swiper-button-prev{background:#fff;border:2px solid #e2e8f0;border-radius:50%;width:44px;height:44px;transition:all .3s;box-shadow:0 2px 10px #00000026}.speakers-swiper .swiper-button-next:after,.speakers-swiper .swiper-button-prev:after{color:#4a5568;font-size:1.2rem;font-weight:700}.speakers-swiper .swiper-button-next:hover,.speakers-swiper .swiper-button-prev:hover{background:#003470;border-color:#003470;box-shadow:0 4px 20px #0034704d}.speakers-swiper .swiper-button-next:hover:after,.speakers-swiper .swiper-button-prev:hover:after{color:#fff}.speakers-swiper .swiper-button-next.swiper-button-disabled,.speakers-swiper .swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:not-allowed}.speakers-swiper .swiper-button-next.swiper-button-disabled:hover,.speakers-swiper .swiper-button-prev.swiper-button-disabled:hover{background:#fff;border-color:#e2e8f0}.speakers-swiper .swiper-button-next.swiper-button-disabled:hover:after,.speakers-swiper .swiper-button-prev.swiper-button-disabled:hover:after{color:#4a5568}@media (width<=768px){.speakers-swiper .swiper-button-next,.speakers-swiper .swiper-button-prev{width:36px;height:36px;display:none!important}.speakers-swiper .swiper-button-next:after,.speakers-swiper .swiper-button-prev:after{font-size:1rem}}@media (width<=576px){.speakers-swiper .swiper-button-next,.speakers-swiper .swiper-button-prev{width:30px;height:30px}.speakers-swiper .swiper-button-next:after,.speakers-swiper .swiper-button-prev:after{font-size:.8rem}}.speakers-swiper .swiper-button-next{right:10px}@media (width<=992px){.speakers-swiper .swiper-button-next{right:5px}}@media (width<=768px){.speakers-swiper .swiper-button-next{right:2px}}.speakers-swiper .swiper-button-prev{left:10px}@media (width<=992px){.speakers-swiper .swiper-button-prev{left:5px}}@media (width<=768px){.speakers-swiper .swiper-button-prev{left:2px}}.speakers-swiper .swiper-pagination{justify-content:center;gap:8px;width:100%;padding:10px 0;display:flex;position:absolute;bottom:0;left:0}.speakers-swiper .swiper-pagination .swiper-pagination-bullet{opacity:1;cursor:pointer;background:#cbd5e0;border:none;border-radius:50%;width:8px;height:8px;transition:all .3s;margin:0!important}.speakers-swiper .swiper-pagination .swiper-pagination-bullet-active{background:#003470;border-radius:4px;width:24px}.speakers-swiper .swiper-pagination .swiper-pagination-bullet:hover{opacity:.7;background:#003470}footer{color:#ced4da;text-align:center;background:#002a55;padding:3rem 0}footer p{font-family:Roboto,sans-serif;font-size:.85rem}.back-to-top{color:#fff;cursor:pointer;z-index:1000;opacity:0;visibility:hidden;background:#ee163a;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:24px;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:none;position:fixed;bottom:30px;right:30px;box-shadow:0 1px 2px #00000005,0 1px 3px #0000000a}.back-to-top.show{opacity:1;visibility:visible;display:flex}.back-to-top:hover{background:#c41030;transform:translateY(-3px);box-shadow:0 25px 50px -12px #00000040}@media (width<=768px){.back-to-top{width:44px;height:44px;font-size:20px;bottom:20px;right:20px}}@media (width<=900px){.header-left{gap:1.5rem}.contacts-grid{grid-template-columns:1fr;gap:1.5rem}}@media (width<=768px){.nav-links{background:#fff;flex-direction:column;gap:.75rem;padding:1rem 2rem;display:none;position:absolute;top:100%;left:0;right:0;box-shadow:0 20px 25px -5px #00000014,0 10px 10px -5px #00000005}.nav-links.active,.mobile-menu{display:flex}.hero-content{text-align:center;grid-template-columns:1fr;gap:2rem}.hero-details{align-items:center}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.25rem}.hero{height:auto;min-height:600px;max-height:none;padding:6rem 0 3rem}.section-title{font-size:2rem}.venue-content{grid-template-columns:1fr}.program-item{flex-direction:column;gap:.5rem;padding:1rem}.program-time{min-width:auto}.form-row{grid-template-columns:1fr;gap:1rem}.form-group.full-width{grid-column:span 1}.form-buttons{flex-direction:column}.registration-title{font-size:2rem}.registration-hero{padding:8rem 0 3rem}.venue-links{flex-direction:column;gap:.5rem;display:flex}.venue-link{margin-right:0}}.section-title{color:#212529;text-align:center;cursor:default;width:auto;margin-bottom:1rem;padding-bottom:.75rem;font-size:2.5rem;font-weight:700;display:inline-block;position:relative;left:50%;transform:translate(-50%)}.section-title:after{content:"";background:linear-gradient(90deg,#dee2e6,#003470,#003470,#dee2e6);border-radius:3px;width:50%;height:3px;transition:width .3s,left .3s;position:absolute;bottom:0;left:25%}.section-title:hover:after{width:70%;left:15%}.section-title:before{content:"";display:none}.section-subtitle{text-align:center;color:#6c757d;border-bottom:none;margin-bottom:3rem;font-family:Roboto,sans-serif;font-size:1.1rem;text-decoration:none}.section-subtitle:after,.section-subtitle:before{content:none!important;display:none!important}.container{max-width:1280px;margin:0 auto;padding:0 2rem}section{padding:5rem 0}*{box-sizing:border-box;margin:0;padding:0}body{color:#343a40;scroll-behavior:smooth;background:#fff;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}h1,h2,h3,h4{letter-spacing:-.01em;font-family:Roboto,sans-serif;font-weight:700;line-height:1.2}
