body:has(header.header-k1) .top-oc {
  background-image: linear-gradient(125deg, #b98de4, #f0cfce) !important;
  position: relative !important;
  z-index: 1 !important;
}
body:has(header.header-k1) .top-oc::before {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  background-image: linear-gradient(125deg, #b8e48d, #ceeff0) !important;
  z-index: -2 !important;
  opacity: 0 !important;
  transition: opacity 0.5s ease-in-out !important;
}
body:has(header.header-k1) .top-oc.is-visible::before {
  opacity: 1 !important;
}
body:has(header.header-k1) .top-oc.is-visible .button {
  background: #000000 !important;
}

body:has(header.header-k2) .top-oc {
  background-image: linear-gradient(125deg, #ed8b68, #eab1bd) !important;
  position: relative !important;
  z-index: 1 !important;
}
body:has(header.header-k2) .top-oc::before {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  background-image: linear-gradient(125deg, #68caed, #b1eade) !important;
  z-index: -2 !important;
  opacity: 0 !important;
  transition: opacity 0.5s ease-in-out !important;
}
body:has(header.header-k2) .top-oc.is-visible::before {
  opacity: 1 !important;
}
body:has(header.header-k2) .top-oc.is-visible .button {
  background: #000000 !important;
}

body:has(header.header-k3) .top-oc {
  background-image: linear-gradient(125deg, #ffe2dc, #fbd6ac) !important;
  position: relative !important;
  z-index: 1 !important;
}
body:has(header.header-k3) .top-oc::before {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  background-image: linear-gradient(125deg, #dcf9ff, #acd1fb) !important;
  z-index: -2 !important;
  opacity: 0 !important;
  transition: opacity 0.5s ease-in-out !important;
}
body:has(header.header-k3) .top-oc.is-visible::before {
  opacity: 1 !important;
}
body:has(header.header-k3) .top-oc.is-visible .button {
  background: #000000 !important;
}

body:has(header.header-k4) .top-oc {
  background-image: linear-gradient(125deg, #dffefc, #c4d0f3) !important;
  position: relative !important;
  z-index: 1 !important;
}
body:has(header.header-k4) .top-oc::before {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  background-image: linear-gradient(125deg, #fedfe1, #f3e7c4) !important;
  z-index: -2 !important;
  opacity: 0 !important;
  transition: opacity 0.5s ease-in-out !important;
}
body:has(header.header-k4) .top-oc.is-visible::before {
  opacity: 1 !important;
}
body:has(header.header-k4) .top-oc.is-visible .button {
  background: #000000 !important;
}

body:has(header.header-k5) .top-oc {
  background-image: linear-gradient(125deg, #89abf1, #cbdbff) !important;
  position: relative !important;
  z-index: 1 !important;
}
body:has(header.header-k5) .top-oc::before {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  background-image: linear-gradient(125deg, #f1cf89, #ffefcb) !important;
  z-index: -2 !important;
  opacity: 0 !important;
  transition: opacity 0.5s ease-in-out !important;
}
body:has(header.header-k5) .top-oc.is-visible::before {
  opacity: 1 !important;
}
body:has(header.header-k5) .top-oc.is-visible .button {
  background: #000000 !important;
}

body:has(header.header-i1) .top-oc {
  background-image: linear-gradient(125deg, #ffdad1, #e1a1c9) !important;
  position: relative !important;
  z-index: 1 !important;
}
body:has(header.header-i1) .top-oc::before {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  background-image: linear-gradient(125deg, #d1f6ff, #a1e1b9) !important;
  z-index: -2 !important;
  opacity: 0 !important;
  transition: opacity 0.5s ease-in-out !important;
}
body:has(header.header-i1) .top-oc.is-visible::before {
  opacity: 1 !important;
}
body:has(header.header-i1) .top-oc.is-visible .button {
  background: #000000 !important;
}

body:has(header.header-i2) .top-oc {
  background-image: linear-gradient(125deg, #eeccea, #5e6eff) !important;
  position: relative !important;
  z-index: 1 !important;
}
body:has(header.header-i2) .top-oc::before {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  background-image: linear-gradient(125deg, #cceed0, #ffef5e) !important;
  z-index: -2 !important;
  opacity: 0 !important;
  transition: opacity 0.5s ease-in-out !important;
}
body:has(header.header-i2) .top-oc.is-visible::before {
  opacity: 1 !important;
}
body:has(header.header-i2) .top-oc.is-visible .button {
  background: #000000 !important;
}

body:has(header.header-i3) .top-oc {
  background-image: linear-gradient(125deg, #efd4cf, #f7ecd1) !important;
  position: relative !important;
  z-index: 1 !important;
}
body:has(header.header-i3) .top-oc::before {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  background-image: linear-gradient(125deg, #cfeaef, #d1dcf7) !important;
  z-index: -2 !important;
  opacity: 0 !important;
  transition: opacity 0.5s ease-in-out !important;
}
body:has(header.header-i3) .top-oc.is-visible::before {
  opacity: 1 !important;
}
body:has(header.header-i3) .top-oc.is-visible .button {
  background: #000000 !important;
}

body:has(header.header-i4) .top-oc {
  background-image: linear-gradient(125deg, #f8c0a3, #f4e5e3) !important;
  position: relative !important;
  z-index: 1 !important;
}
body:has(header.header-i4) .top-oc::before {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  background-image: linear-gradient(125deg, #a3dbf8, #e3f2f4) !important;
  z-index: -2 !important;
  opacity: 0 !important;
  transition: opacity 0.5s ease-in-out !important;
}
body:has(header.header-i4) .top-oc.is-visible::before {
  opacity: 1 !important;
}
body:has(header.header-i4) .top-oc.is-visible .button {
  background: #000000 !important;
}

body:has(header.header-f1) .top-oc {
  background-image: linear-gradient(125deg, #46b7fd, #0021ff) !important;
  position: relative !important;
  z-index: 1 !important;
}
body:has(header.header-f1) .top-oc::before {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  background-image: linear-gradient(125deg, #fd8c46, #ffde00) !important;
  z-index: -2 !important;
  opacity: 0 !important;
  transition: opacity 0.5s ease-in-out !important;
}
body:has(header.header-f1) .top-oc.is-visible::before {
  opacity: 1 !important;
}
body:has(header.header-f1) .top-oc.is-visible .button {
  background: #000000 !important;
}

body:has(header.header-f2) .top-oc {
  background-image: linear-gradient(125deg, #f7c9b2, #defbe1) !important;
  position: relative !important;
  z-index: 1 !important;
}
body:has(header.header-f2) .top-oc::before {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  background-image: linear-gradient(125deg, #b2e0f7, #fbdef8) !important;
  z-index: -2 !important;
  opacity: 0 !important;
  transition: opacity 0.5s ease-in-out !important;
}
body:has(header.header-f2) .top-oc.is-visible::before {
  opacity: 1 !important;
}
body:has(header.header-f2) .top-oc.is-visible .button {
  background: #000000 !important;
}

body:has(header.header-f3) .top-oc {
  background-image: linear-gradient(125deg, #e6a1a5, #4140dd) !important;
  position: relative !important;
  z-index: 1 !important;
}
body:has(header.header-f3) .top-oc::before {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  background-image: linear-gradient(125deg, #a1e6e2, #dcdd40) !important;
  z-index: -2 !important;
  opacity: 0 !important;
  transition: opacity 0.5s ease-in-out !important;
}
body:has(header.header-f3) .top-oc.is-visible::before {
  opacity: 1 !important;
}
body:has(header.header-f3) .top-oc.is-visible .button {
  background: #000000 !important;
}

body:has(header.header-f4) .top-oc {
  background-image: linear-gradient(125deg, #9ac6ff, #e59b96) !important;
  position: relative !important;
  z-index: 1 !important;
}
body:has(header.header-f4) .top-oc::before {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  background-image: linear-gradient(125deg, #ffd39a, #96e0e5) !important;
  z-index: -2 !important;
  opacity: 0 !important;
  transition: opacity 0.5s ease-in-out !important;
}
body:has(header.header-f4) .top-oc.is-visible::before {
  opacity: 1 !important;
}
body:has(header.header-f4) .top-oc.is-visible .button {
  background: #000000 !important;
}

body:has(header.header-f5) .top-oc {
  background-image: linear-gradient(125deg, #81a2ff, #96a1f3) !important;
  position: relative !important;
  z-index: 1 !important;
}
body:has(header.header-f5) .top-oc::before {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  background-image: linear-gradient(125deg, #ffde81, #f3e896) !important;
  z-index: -2 !important;
  opacity: 0 !important;
  transition: opacity 0.5s ease-in-out !important;
}
body:has(header.header-f5) .top-oc.is-visible::before {
  opacity: 1 !important;
}
body:has(header.header-f5) .top-oc.is-visible .button {
  background: #000000 !important;
}

body:has(header.header-shika1) .top-oc {
  background-image: linear-gradient(125deg, #f1cfc9, #ede3e2) !important;
  position: relative !important;
  z-index: 1 !important;
}
body:has(header.header-shika1) .top-oc::before {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  background-image: linear-gradient(125deg, #c9ebf1, #e2eced) !important;
  z-index: -2 !important;
  opacity: 0 !important;
  transition: opacity 0.5s ease-in-out !important;
}
body:has(header.header-shika1) .top-oc.is-visible::before {
  opacity: 1 !important;
}
body:has(header.header-shika1) .top-oc.is-visible .button {
  background: #000000 !important;
}

body:has(header.header-shika2) .top-oc {
  background-image: linear-gradient(125deg, #e7caec, #eadde2) !important;
  position: relative !important;
  z-index: 1 !important;
}
body:has(header.header-shika2) .top-oc::before {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  background-image: linear-gradient(125deg, #cfecca, #ddeae5) !important;
  z-index: -2 !important;
  opacity: 0 !important;
  transition: opacity 0.5s ease-in-out !important;
}
body:has(header.header-shika2) .top-oc.is-visible::before {
  opacity: 1 !important;
}
body:has(header.header-shika2) .top-oc.is-visible .button {
  background: #000000 !important;
}

body:has(header.header-motor1) .top-oc {
  background-image: linear-gradient(125deg, #d38b8e, #a9cef8) !important;
  position: relative !important;
  z-index: 1 !important;
}
body:has(header.header-motor1) .top-oc::before {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  background-image: linear-gradient(125deg, #8bd3d0, #f8d3a9) !important;
  z-index: -2 !important;
  opacity: 0 !important;
  transition: opacity 0.5s ease-in-out !important;
}
body:has(header.header-motor1) .top-oc.is-visible::before {
  opacity: 1 !important;
}
body:has(header.header-motor1) .top-oc.is-visible .button {
  background: #000000 !important;
}

body:has(header.header-motor2) .top-oc {
  background-image: linear-gradient(125deg, #e29c84, #e6c0c8) !important;
  position: relative !important;
  z-index: 1 !important;
}
body:has(header.header-motor2) .top-oc::before {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  background-image: linear-gradient(125deg, #84cae2, #c0e6de) !important;
  z-index: -2 !important;
  opacity: 0 !important;
  transition: opacity 0.5s ease-in-out !important;
}
body:has(header.header-motor2) .top-oc.is-visible::before {
  opacity: 1 !important;
}
body:has(header.header-motor2) .top-oc.is-visible .button {
  background: #000000 !important;
}

body:has(header.header-hotel1) .top-oc {
  background-image: linear-gradient(125deg, #d38b8e, #a9cef8) !important;
  position: relative !important;
  z-index: 1 !important;
}
body:has(header.header-hotel1) .top-oc::before {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  background-image: linear-gradient(125deg, #e1f1f5, #b3d4d3) !important;
  z-index: -2 !important;
  opacity: 0 !important;
  transition: opacity 0.5s ease-in-out !important;
}
body:has(header.header-hotel1) .top-oc.is-visible::before {
  opacity: 1 !important;
}
body:has(header.header-hotel1) .top-oc.is-visible .button {
  background: #000000 !important;
}

body:has(header.header-hotel2) .top-oc {
  background-image: linear-gradient(125deg, #b5dcf5, #8a98f9) !important;
  position: relative !important;
  z-index: 1 !important;
}
body:has(header.header-hotel2) .top-oc::before {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  background-image: linear-gradient(125deg, #f5ceb5, #f9eb8a) !important;
  z-index: -2 !important;
  opacity: 0 !important;
  transition: opacity 0.5s ease-in-out !important;
}
body:has(header.header-hotel2) .top-oc.is-visible::before {
  opacity: 1 !important;
}
body:has(header.header-hotel2) .top-oc.is-visible .button {
  background: #000000 !important;
}

body:has(header.header-sports) .top-oc {
  background-image: linear-gradient(125deg, #e1a3c6, #edd8d0) !important;
  position: relative !important;
  z-index: 1 !important;
}
body:has(header.header-sports) .top-oc::before {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  background-image: linear-gradient(125deg, #a3e1be, #d0e5ed) !important;
  z-index: -2 !important;
  opacity: 0 !important;
  transition: opacity 0.5s ease-in-out !important;
}
body:has(header.header-sports) .top-oc.is-visible::before {
  opacity: 1 !important;
}
body:has(header.header-sports) .top-oc.is-visible .button {
  background: #000000 !important;
}

.top-oc {
  position: relative !important;
  z-index: 1 !important;
  overflow: visible !important;
}
.top-oc::before {
  z-index: -2 !important;
}

.logo-animation-container {
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  z-index: -1 !important;
  width: 280px !important;
  height: 280px !important;
  pointer-events: none !important;
}
@media (min-width: 768px) {
  .logo-animation-container {
    width: 350px !important;
    height: 350px !important;
  }
}
.logo-animation-container .rotating-logo {
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: contain !important;
     object-fit: contain !important;
  animation: rotate360 10s linear infinite !important;
}

.top-event-information {
  position: relative !important;
}

.button {
  transition: background-color 0.5s ease-in-out !important;
}

@keyframes rotate360 {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}/*# sourceMappingURL=top-oc.css.map */