.navbar-container{display:flex;justify-content:center;position:relative;width:100%}.navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#00000080;border-radius:15px;box-sizing:border-box;justify-content:space-between;left:50%;margin-top:20px;max-width:1600px;padding:10px 20px;position:fixed;top:0;transform:translateX(-50%);width:80%;z-index:1000}.navbar,.navbar-left{align-items:center;display:flex}.navbar-left{gap:15px}.navbar-logo img{height:50px}.navbar-logo{cursor:pointer}.logo-image{height:50px;transition:transform .3s ease}.logo-image:hover{transform:scale(1.1)}.navbar-buttons{display:flex;gap:15px}.navbar-button{border-radius:15px;color:#f5f5f5;cursor:pointer;font-size:16px;padding:5px 10px;transition:background-color .3s,transform .2s}.navbar-button.active,.navbar-button:hover{background-color:#e28743;transform:scale(1.05)}.navbar-button:active{background-color:#f07e2a}.navbar-right{align-items:center;display:flex;gap:15px}.navbar-external-logo{cursor:pointer}.external-logo-image{height:50px;margin-right:20px;transition:transform .3s ease}.external-logo-image:hover{transform:scale(1.1)}.navbar-languages{display:flex;gap:10px}.navbar-languages span{color:#f5f5f5;cursor:pointer}.navbar-languages span.active-language{color:#e28743;font-weight:700}.navbar-menu-toggle{cursor:pointer;display:none;padding:10px}.menu-icon{display:flex;flex-direction:column;height:18px;justify-content:space-between;width:24px}.menu-icon span{background-color:#f5f5f5;display:block;height:2px;transition:all .3s ease;width:100%}.menu-icon.open span:first-child{transform:translateY(8px) rotate(45deg)}.menu-icon.open span:nth-child(2){opacity:0}.menu-icon.open span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.navbar-mobile-menu{display:none;flex-direction:column;gap:10px;padding:15px 0;width:100%}@media (max-width:900px){.navbar{flex-wrap:wrap;padding:15px;width:90%}.navbar-left{flex:1 1}.navbar-buttons{display:none}.navbar-menu-toggle{display:block}.navbar-mobile-menu{display:flex}.navbar-right .navbar-external-logo{display:none}}.hero-section{align-items:center;color:#f5f5f5;display:flex;height:100vh;justify-content:center;overflow:hidden;position:relative;text-align:center;width:100%}.hero-image,.hero-video{height:100%;left:50%;object-fit:cover;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;z-index:-1}.hero-content{padding:20px;position:relative;z-index:1}.hero-title{font-size:3rem;margin-bottom:10px}.hero-date,.hero-title{text-shadow:2px 2px 4px #00000080}.hero-date{font-size:1.5rem;margin-bottom:30px}.hero-buttons{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.hero-button{background-color:initial;border:2px solid #f5f5f5;border-radius:15px;color:#f5f5f5;cursor:pointer;font-size:1rem;line-height:1.2;padding:10px 20px;text-align:center;text-shadow:1px 1px 2px #00000080;transition:background-color .3s,transform .2s}.hero-button:hover{background-color:#e28743;transform:scale(1.05)}.hero-button:active{background-color:#f07e2a}@media (max-width:768px){.hero-title{font-size:2rem}.hero-date{font-size:1.2rem}.hero-buttons{flex-direction:column;gap:15px}.hero-button{margin:0 auto;max-width:200px;width:100%}}.event-program{background-color:#fff;display:flex;justify-content:center;padding:40px 0}.event-program-content{text-align:center}.program-photo{cursor:pointer;margin-bottom:32px}.program-photo img{border-radius:10px;box-shadow:0 4px 10px #0000001a;width:100%}#finno-wheel-2026 .program-photo img{display:block;margin:0 auto;max-height:50vh;max-width:100%;object-fit:contain;width:auto}.modal-content img{border-radius:10px;max-height:80vh;max-width:100%}.close-modal{background:none;border:none;color:#fff;cursor:pointer;font-size:2rem;position:absolute;right:-30px;top:-30px}@keyframes fadeIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes fadeOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}.modal-overlay{align-items:center;animation:fadeIn .3s ease-out;background-color:#000c;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.modal-overlay.closing{animation:fadeOut .3s ease-out}.modal-content{animation:fadeIn .3s ease-out;max-height:90%;max-width:90%;position:relative}.modal-content.closing{animation:fadeOut .3s ease-out}.event-program-content{max-width:1600px;text-align:left;width:80%}.event-program h2{color:#2e2e2e;font-size:2rem;margin-bottom:20px;text-align:left}.event-program p{color:#2e2e2e;font-size:1rem;line-height:1.65;margin-bottom:30px;text-align:left}.event-program h5{color:#2e2e2e;font-size:1.2rem;margin-bottom:10px;text-align:left}.gallery-section{padding:60px 0;width:100%}.gallery-content{margin:0 auto;max-width:1600px;width:80%}.gallery-title{font-size:2rem;margin:0 0 24px;text-align:left}.gallery-author-block{margin-bottom:32px}.gallery-author-name{font-size:20px;font-weight:600;margin:0 0 12px}.gallery-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.gallery-item{background:#f4f4f4;border-radius:10px;cursor:pointer;overflow:hidden}.gallery-image{display:block;height:260px;object-fit:cover;width:100%}.gallery-modal-overlay{background:#000000d9;height:100%;left:0;position:fixed;top:0;width:100%;z-index:1000}.gallery-modal-content,.gallery-modal-overlay{align-items:center;display:flex;justify-content:center}.gallery-modal-content{max-height:90%;max-width:90%;position:relative}.gallery-modal-image{border-radius:10px;max-height:90vh;max-width:100%}.gallery-close-modal{background:none;font-size:40px;right:-10px;top:-40px}.gallery-close-modal,.gallery-nav-button{border:none;color:#fff;cursor:pointer;position:absolute}.gallery-nav-button{background:#ffffff40;border-radius:8px;font-size:36px;height:64px;top:50%;transform:translateY(-50%);width:48px}.gallery-nav-button.prev{left:-60px}.gallery-nav-button.next{right:-60px}@media (max-width:768px){.gallery-section{padding:48px 0}.gallery-image{height:220px}.gallery-nav-button.prev{left:6px}.gallery-nav-button.next{right:6px}.gallery-close-modal{right:0;top:-48px}}.gallery-placeholder{color:#666;font-size:1rem;margin:0}.support{align-items:center;background-color:#fff;display:flex;flex-direction:column;padding:40px 0}.support-title{color:#2e2e2e;font-size:2rem;margin-bottom:40px;max-width:1600px;text-align:left;width:80%}.support-logos{flex-wrap:wrap;gap:20px;max-width:1600px;width:80%}.support-logo-link,.support-logos{display:flex;justify-content:center}.support-logo-link{align-items:center;height:80px;text-decoration:none;width:150px}.support-logo{display:block;filter:grayscale(100%);height:100%;object-fit:contain;opacity:.72;transition:transform .3s ease,filter .3s ease,opacity .3s ease;width:100%}.support-logo-link:focus-visible .support-logo,.support-logo-link:hover .support-logo{filter:grayscale(0);opacity:1;transform:scale(1.1)}@media (max-width:768px){.support-logos{gap:15px}.support-logo-link{height:60px}}.footer{background-color:#1a1a1a;color:#fff;display:flex;justify-content:center;padding:40px 0}.footer-content{display:flex;flex-wrap:wrap;gap:40px;max-width:1600px;width:80%}.footer-info{flex:1 1;min-width:250px}.footer-title{font-size:1.5rem;margin-bottom:20px}.footer-info address{font-style:normal}.footer-address,.footer-email,.footer-phone{color:#ccc;font-size:1rem;margin-bottom:10px}.footer-email a,.footer-phone a{color:inherit;text-decoration:none}.footer-email a:hover,.footer-phone a:hover{text-decoration:underline}.footer-map{border-radius:10px;flex:1 1;height:300px;min-width:250px;overflow:hidden}.map-iframe{filter:grayscale(100%) invert(90%);height:100%;width:100%}@media (max-width:768px){.footer-content{flex-direction:column;gap:20px}.footer-map{height:250px}}.app{margin:0 auto}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
/*# sourceMappingURL=main.b0194204.css.map*/