﻿@charset "UTF-8";@keyframes backgroundFadeIn{from{opacity:0;transform:scale(1.05);}to{opacity:.15;transform:scale(1);}}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px);}to{opacity:1;transform:translateY(0);}}@keyframes fadeInUpSubtitle{from{opacity:0;transform:translateY(30px);}to{opacity:.65;transform:translateY(0);}}@keyframes fadeInScale{from{opacity:0;transform:scale(.95);}to{opacity:1;transform:scale(1);}}@keyframes slideInLeft{from{opacity:0;transform:translateX(-40px);}to{opacity:1;transform:translateX(0);}}@keyframes slideInRight{from{opacity:0;transform:translateX(40px);}to{opacity:1;transform:translateX(0);}}@keyframes pulseGlow{0%,100%{box-shadow:0 4px 16px rgba(0,48,135,.2);}50%{box-shadow:0 6px 24px rgba(0,48,135,.4);}}@keyframes cloudsFloat{0%{transform:translate(0,0);}25%{transform:translate(12px,-8px);}50%{transform:translate(20px,-14px);}75%{transform:translate(9px,-5px);}100%{transform:translate(0,0);}}#partnerHomepage1444,.event-cards-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;padding:0 15px;max-width:1400px;margin:0 auto;}@media(min-width:1200px){#partnerHomepage1444,.event-cards-container{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;padding:0 40px;padding-top:50px;}}@media(max-width:1199px) and (min-width:768px){#partnerHomepage1444,.event-cards-container{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;padding:0 20px;}}@media(max-width:767px){#partnerHomepage1444,.event-cards-container{grid-template-columns:1fr;gap:20px;padding:0 15px;}}.event-card-wrapper{animation:fadeInUp .6s ease-out backwards;}.event-card-wrapper:nth-child(1){animation-delay:.1s;}.event-card-wrapper:nth-child(2){animation-delay:.2s;}.event-card-wrapper:nth-child(3){animation-delay:.3s;}.event-card-wrapper:nth-child(4){animation-delay:.4s;}.event-card-wrapper:nth-child(5){animation-delay:.5s;}.event-card-wrapper:nth-child(6){animation-delay:.6s;}.event-card-wrapper:nth-child(7){animation-delay:.7s;}.event-card-wrapper:nth-child(8){animation-delay:.8s;}.event-card-wrapper:nth-child(9){animation-delay:.9s;}.event-card-wrapper:nth-child(10){animation-delay:1s;}.event-card-wrapper:nth-child(11){animation-delay:1.1s;}.event-card-wrapper:nth-child(12){animation-delay:1.2s;}.event-card-link{display:block;text-decoration:none;color:inherit;margin-bottom:20px;transition:all .3s cubic-bezier(.4,0,.2,1);}.event-card-link:hover,.event-card-link:focus{text-decoration:none;transform:translateY(-8px);}.event-card-link:hover .event-card,.event-card-link:focus .event-card{box-shadow:0 12px 32px rgba(0,0,0,.18);}.event-card-link:hover .event-card-image img,.event-card-link:focus .event-card-image img{transform:scale(1.05);}.event-card-link:hover .event-card-price,.event-card-link:focus .event-card-price{animation:pulseGlow 1.5s infinite;}.event-card-link:active{transform:translateY(-4px);}.event-card{position:relative;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;}.event-card-price{position:absolute;top:10px;right:10px;background:#051e4b;color:#fff;padding:6px 12px;border-radius:4px;font-weight:700;font-size:14px;z-index:10;transition:all .3s ease;}.event-card-image{position:relative;background:linear-gradient(135deg,#d5e5f5 0%,#e0e8f5 100%);overflow:hidden;}.event-card-image img{width:100%;height:auto;display:block;transition:transform .5s cubic-bezier(.4,0,.2,1);}.event-card-body{padding:16px;}.event-card-title{font-size:18px;font-weight:700;margin:0 0 8px 0;line-height:1.3;color:#000;min-height:48px;}@media(max-width:768px){.event-card-title{font-size:16px;min-height:auto;}}.event-card-description{font-size:13px;color:#666;margin:0 0 12px 0;line-height:1.4;}.event-card-meta{display:flex;flex-direction:column;gap:8px;font-size:14px;color:#666;}.event-card-meta span{display:flex;align-items:center;gap:6px;}.event-card-meta span i{width:16px;text-align:center;}.event-card-date{font-weight:500;}.event-card-location{color:#999;}.ms18-page-bg{background-color:#071b48;position:relative;overflow:hidden;min-height:82vh;}.ms18-page-bg__clouds{position:absolute;top:0;bottom:0;left:-2.5%;width:105%;overflow:hidden;pointer-events:none;z-index:0;will-change:transform;animation:cloudsFloat 16s ease-in-out infinite;}.ms18-page-bg__clouds img{width:100%;height:100%;object-fit:cover;object-position:top center;display:block;transform:scale(1.18);transform-origin:top center;}.hero-ms18{background:transparent;text-align:center;position:relative;overflow:visible;}@media(max-width:768px){.hero-ms18{padding:60px 0 0;}}@media(max-width:480px){.hero-ms18{padding:40px 0 0;}}.hero-ms18 .hero-ms18-ornament{position:absolute;pointer-events:none;z-index:0;opacity:1;width:55%;max-width:700px;}@media(max-width:768px){.hero-ms18 .hero-ms18-ornament{width:70%;opacity:1;}}@media(max-width:480px){.hero-ms18 .hero-ms18-ornament{width:90%;opacity:1;}}.hero-ms18 .hero-ms18-ornament img{width:100%;height:auto;display:block;}.hero-ms18 .hero-ms18-ornament--bottomleft{bottom:-60px;left:-80px;}@media(max-width:768px){.hero-ms18 .hero-ms18-ornament--bottomleft{bottom:-30px;left:-40px;}}.hero-ms18 .hero-ms18-ornament--topright{top:-60px;right:-80px;transform:scale(-1,-1);}@media(max-width:768px){.hero-ms18 .hero-ms18-ornament--topright{top:-30px;right:-40px;}}.hero-ms18__castle{position:absolute;bottom:0;pointer-events:none;z-index:1;}.hero-ms18__castle img{display:block;height:auto;width:100%;}.hero-ms18__castle--trencin{left:0;width:42%;}@media(max-width:768px){.hero-ms18__castle--trencin{width:48%;}}@media(max-width:480px){.hero-ms18__castle--trencin{width:55%;}}.hero-ms18__castle--bratislava{right:0;width:38%;}@media(max-width:768px){.hero-ms18__castle--bratislava{width:44%;}}@media(max-width:480px){.hero-ms18__castle--bratislava{width:50%;}}.hero-ms18__landscape{position:absolute;bottom:0;left:0;width:100%;height:330px;overflow:hidden;pointer-events:none;z-index:2;}@media(max-width:768px){.hero-ms18__landscape{height:220px;}}@media(max-width:480px){.hero-ms18__landscape{height:150px;}}.hero-ms18__landscape img{display:block;width:100%;height:100%;object-fit:cover;object-position:top center;}.hero-ms18 .container,.hero-ms18 .container-fluid{position:relative;z-index:4;}.hero-ms18__header{display:flex;align-items:center;width:100%;padding:40px 0 30px;}@media(max-width:991px){.hero-ms18__header{padding:30px 0 20px;}}.hero-ms18__scene{flex:0 0 22%;max-width:22%;height:220px;overflow:hidden;pointer-events:none;align-self:center;}@media(max-width:1199px){.hero-ms18__scene{flex:0 0 18%;max-width:18%;height:180px;}}@media(max-width:991px){.hero-ms18__scene{display:none;}}.hero-ms18__scene img{width:100%;height:100%;object-fit:cover;}.hero-ms18__scene--left img{object-fit:contain;object-position:left center;padding-left:30px;max-width:270px;}.hero-ms18__scene--right img{object-position:right center;padding-right:30px;}.hero-ms18__scene--logo{display:flex;align-items:center;justify-content:flex-end;padding-right:20px;}@media(max-width:991px){.hero-ms18__scene--logo{display:none;}}.hero-ms18__scene--logo img{object-fit:contain;object-position:center;width:auto;height:125px;max-width:100%;}@media(max-width:1199px){.hero-ms18__scene--logo img{height:70px;}}.hero-ms18__center{flex:1;text-align:center;padding:0 24px;}@media(max-width:991px){.hero-ms18__center{padding:0 16px;}}.hero-ms18__logo{display:block;margin:0 auto 16px;height:90px;width:auto;animation:fadeInScale .6s cubic-bezier(0,0,.2,1) backwards;}@media(min-width:992px){.hero-ms18__logo{display:none;}}@media(max-width:768px){.hero-ms18__logo{height:70px;margin-bottom:12px;}}@media(max-width:480px){.hero-ms18__logo{height:54px;}}.hero-ms18__title{display:block;font-size:72px;font-weight:900;line-height:1.05;color:#fff;text-transform:uppercase;letter-spacing:1px;margin:0 0 12px;animation:fadeInUp .7s cubic-bezier(0,0,.2,1) .1s backwards;}@media(max-width:1199px){.hero-ms18__title{font-size:56px;}}@media(max-width:768px){.hero-ms18__title{font-size:40px;}}@media(max-width:480px){.hero-ms18__title{font-size:30px;}}.hero-ms18__subtitle{display:block;font-size:28px;font-weight:700;color:#fff;opacity:.65;text-transform:none;letter-spacing:.3px;margin-top:8px;animation:fadeInUpSubtitle .7s cubic-bezier(0,0,.2,1) .25s backwards;}@media(max-width:768px){.hero-ms18__subtitle{font-size:16px;}}@media(max-width:480px){.hero-ms18__subtitle{font-size:13px;}}.hero-ms18 .ms18-cards-overlap{position:relative;z-index:4;padding:30px 15px 60px;max-width:1400px;margin:0 auto;}@media(max-width:768px){.hero-ms18 .ms18-cards-overlap{padding:20px 15px 40px;}}@media(max-width:480px){.hero-ms18 .ms18-cards-overlap{padding:15px 15px 30px;}}.hero-ms18 .hero-title{font-size:80px;font-weight:900;line-height:.5;color:#fff;margin:0 0 30px 0;text-transform:uppercase;letter-spacing:-1px;animation:fadeInUp .8s ease-out .4s backwards;}@media(max-width:768px){.hero-ms18 .hero-title{font-size:52px;}}@media(max-width:480px){.hero-ms18 .hero-title{font-size:38px;}}.hero-ms18 .hero-title-accent{color:#fff;display:inline-block;animation:slideInRight .6s ease-out .6s backwards;font-size:xx-large;}@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;}}