/*!********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./src/sass/style.sass ***!
  \********************************************************************************************************************************************************************************************************************************************/
/*  Theme Name:   svd_theme
 *  Description:  Custom Theme
 *  Author:       Ole Ronneburg
 *  Author URI:   /
 *  Version:      1.0.2
 *  License:      CC BY-ND 4.0 */
body {
  margin: 0px;
}

.no-margin {
  margin: 0px !important;
}

.no-line-height {
  line-height: 0px !important;
}

.site-footer {
  text-align: center;
  background: #e31b13;
  padding: 16px;
  padding: 1rem;
  color: white;
  bottom: 0px;
  margin-top: 160px;
  margin-top: 10rem;
}

.container-logo-footer {
  transform: translateY(-45%);
}
.container-logo-footer a {
  text-decoration: none;
}

.logo-footer {
  position: absolute;
  transform: translate(-50%, -50%);
  height: 150px;
  width: 150px;
}

@media (max-width: 767px) {
  .logo-footer {
    height: 125px;
    width: 125px;
  }
}
.footer-club-info a {
  text-decoration: none;
  color: white;
}

.footer-club-info .logo_text {
  margin-top: 96px;
  margin-top: 6rem;
}

.footer-address {
  font-style: normal;
}

.footer-links {
  margin-bottom: 32px;
  margin-bottom: 2rem;
  font-size: 24px;
  gap: 12px;
  gap: 0.75rem;
  display: flex;
  justify-content: center;
}

.footer-cookie {
  margin-bottom: 16px !important;
  margin-bottom: 1rem !important;
}

.cmplz-show-banner-btn {
  all: unset;
  cursor: pointer;
}

.hero-post-carousel {
  width: 100vw;
  overflow: visible;
}
.hero-post-carousel .slick-list {
  padding-left: 20vw;
  padding-right: 20vw;
}
.hero-post-carousel .slick-slide {
  padding: 0 16px;
}
.hero-post-carousel .slick-current .uagb-post__inner-wrap {
  transform: translateY(-15px);
  transition: transform 0.5s ease, border 0.5s ease;
}
.hero-post-carousel .uagb-post__inner-wrap {
  transform: translateY(5px);
  transition: transform 0.5s ease, border 0.5s ease, box-shadow 0.5s ease;
  border: none;
  box-shadow: rgba(0, 0, 0, 0.5) 0px 7px 29px 0px;
}
.hero-post-carousel .slick-dots {
  margin-top: 0 !important;
}
.hero-post-carousel .slick-track {
  padding: 40px 0 40px 0;
  padding: 2.5rem 0 2.5rem 0;
}

.uagb-slick-carousel {
  padding: 0;
}

@media (max-width: 767px) {
  .hero-post-carousel .uagb-post__inner-wrap {
    min-height: 65vh;
    max-height: 65vh;
  }
}
.hero-post-carousel .uagb-post__inner-wrap {
  position: relative !important;
  overflow: hidden !important;
  isolation: isolate;
  background: #000;
}
.hero-post-carousel .uagb-post__inner-wrap {
  position: relative;
  overflow: hidden;
}
.hero-post-carousel .uagb-post__inner-wrap::after {
  content: "";
  position: absolute;
  inset: 0;
  background: url("/wp-content/uploads/SV-Degersen-Gradient-5.jpg") center/cover no-repeat;
  z-index: 0;
  pointer-events: none;
}
.hero-post-carousel .uagb-post__inner-wrap > * {
  position: relative;
  z-index: 1;
}

/* UAGB eigenes ::before lassen wir in Ruhe (oder setzen es transparent) */
/* Unser animierter Gradient auf ::after */
/* Bild-Wrapper als Position-Referenz */
.uagb-post__image {
  position: relative;
}

/* der Badge selbst */
.uagb-post__image .svd-carousel-badge {
  position: absolute;
  left: -5px;
  bottom: 10px;
  z-index: 5;
  padding: 8px 16px 8px 48px;
  border-radius: 0 20px 20px 0;
  background: #ffeb01;
  color: black;
  font-weight: 700;
  line-height: 1;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.18);
  font-size: 24px;
  font-size: 1.5rem;
}

.wp-block-uagb-post-grid .uagb-post__image .svd-carousel-badge {
  left: -15px !important;
}

@media (max-width: 767px) {
  .wp-block-uagb-post-grid .uagb-post__image .svd-carousel-badge {
    left: -30px !important;
  }
}
.cover-top-padding {
  padding: 136px 0 0 0 !important;
  padding: 8.5rem 0 0 0 !important;
}

@media (max-width: 767px) {
  .cover-top-padding {
    padding: 104px 0 0 0 !important;
    padding: 6.5rem 0 0 0 !important;
  }
}
.uagb-post__inner-wrap {
  padding-left: 0 !important;
  padding-right: 0 !important;
  border-radius: 4rem;
  margin-bottom: 0 !important;
  display: flex !important;
  flex-direction: column !important;
  height: 100%;
}

@media (max-width: 767px) {
  .zweier-post-grid .uagb-post__inner-wrap {
    border-radius: 3rem;
  }
  .zweier-post-grid .uagb-post__inner-wrap h4 a {
    font-size: 18px !important;
    line-height: 0.5em !important;
  }
}
.uagb-slick-carousel ul.slick-dots li {
  height: 30px;
  width: 30px;
}

.uagb-slick-carousel ul.slick-dots li button::before {
  font-size: 40px;
}

.slick-dots {
  transform: translateY(-10px) !important;
}

.uagb-block-999defb3.uagb-post-grid ul.slick-dots li.slick-active button::before {
  color: #ffeb01;
}

.uagb-block-999defb3.uagb-slick-carousel ul.slick-dots li button::before {
  color: #ffeb01;
}

.uagb-slick-carousel .slick-prev:not(:hover):not(:active):not(.has-background), .uagb-slick-carousel .slick-next:not(:hover):not(:active):not(.has-background) {
  background-color: #ffeb01;
  border-radius: 100px;
  box-shadow: rgba(0, 0, 0, 0.5) 0px 7px 29px 0px;
}

.uagb-slick-carousel .slick-prev:hover {
  background-color: #ffeb01;
  border-radius: 100px;
  box-shadow: rgba(0, 0, 0, 0.5) 0px 7px 29px 0px;
}
.uagb-slick-carousel .slick-next:hover {
  background-color: #ffeb01;
  border-radius: 100px;
  box-shadow: rgba(0, 0, 0, 0.5) 0px 7px 29px 0px;
}

@media (max-width: 767px) {
  .uagb-slick-carousel .slick-prev:not(:hover):not(:active):not(.has-background), .uagb-slick-carousel .slick-next:not(:hover):not(:active):not(.has-background) {
    scale: 75%;
  }
  .uagb-slick-carousel .slick-prev:hover {
    scale: 75%;
  }
  .uagb-slick-carousel .slick-next:hover {
    scale: 75%;
  }
  .uagb-block-999defb3.uagb-post__arrow-outside.uagb-post-grid .slick-next {
    right: 25px;
  }
  .uagb-block-999defb3.uagb-post__arrow-outside.uagb-post-grid .slick-prev {
    left: 25px;
  }
  .slick-arrow {
    transform: translateY(-70px) !important;
  }
}
@media (max-width: 767px) {
  .uagb-block-999defb3:not(.is-grid).uagb-post__items {
    margin: 0 !important;
  }
  .uagb-post__image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    display: block;
  }
  .hero-post-carousel .slick-list {
    padding-left: 8vw;
    padding-right: 8vw;
  }
  .uagb-post__title.uagb-post__text {
    font-size: 26px;
    margin-top: 15px !important;
    text-transform: uppercase;
  }
}
/* Wrapper des Bildes */
.uagb-post__image {
  overflow: hidden;
  max-height: 45vh;
  width: 100%;
  -o-object-position: center;
     object-position: center;
}

.wp-block-uagb-post-grid .uagb-post__image {
  max-height: 20vh;
  aspect-ratio: 2/1;
}

@media (max-width: 767px) {
  .uagb-post__image {
    max-height: 25vh;
    aspect-ratio: 4/2;
  }
}
/* Bild selbst */
.uagb-post__image img {
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover !important;
     object-fit: cover !important;
  display: block !important;
  transition: scale 3s ease;
}

.uagb-post__image img:hover {
  scale: 110%;
}

.uagb-post__text.uagb-post__cta.wp-block-button {
  padding: 10px 0px 10px 0px;
}

.uagb-post__title.uagb-post__text {
  margin: 30px 0 10px 0;
  font-size: 32px;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .uagb-post__title.uagb-post__text {
    margin: 0;
    font-size: 22px;
  }
}
.uagb-tab {
  border: solid #e31b13 !important;
}

.tabs-text a {
  text-decoration: none !important;
}

.head-bereiche {
  margin-bottom: 10px;
  margin-top: 96px;
  margin-top: 6rem;
  line-height: 1.6em !important;
  font-weight: 900;
  letter-spacing: 1px;
}

.spielinfo-header {
  color: #e31b13;
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .spielinfo-header {
    margin-bottom: -16px;
    margin-bottom: -1rem;
  }
}
@media (max-width: 767px) {
  .uagb-tab {
    width: 30% !important;
  }
  .head-bereiche {
    margin-top: 48px;
    margin-top: 3rem;
  }
}
.tabs-disabled .uagb-tabs__panel {
  display: none !important;
}

.fussballde_style {
  overflow: hidden;
  border: none;
  margin-top: -180px;
}

@media (max-width: 767px) {
  .fussballde_style {
    margin-top: -200px !important;
  }
}
.headline-fussballde {
  z-index: 5;
  top: -35px;
  background: #e31b13;
  padding: 24px 16px 24px 16px !important;
  padding: 1.5rem 1rem 1.5rem 1rem !important;
  color: white;
  text-align: center;
}

@media (max-width: 767px) {
  .headline-fussballde {
    top: -25px;
    padding: 24px 0px 24px 0px !important;
    padding: 1.5rem 0rem 1.5rem 0rem !important;
  }
}
.fussballde_shadow {
  box-shadow: rgba(0, 0, 0, 0.5) 0px 7px 29px 0px !important;
  border-radius: 40px;
  overflow: hidden !important;
}

.teufel-bg {
  padding: 0 !important;
}
.teufel-bg img {
  scale: 25%;
  bottom: -675px !important;
  top: 675px !important;
  top: none;
  right: 0;
  left: 700px !important;
  -o-object-fit: none !important;
     object-fit: none !important;
}

@media (max-width: 767px) {
  .fussballde_shadow {
    border-radius: 0px;
    box-shadow: rgba(0, 0, 0, 0) 0px 7px 29px 0px !important;
  }
  .uagb-tabs__wrap .uagb-tabs__body-wrap {
    padding: 32px 0px 0px 0px;
    padding: 2rem 0px 0px 0px;
  }
  .uagb-tabs__wrap .uagb-tabs__body-container {
    padding: 0;
  }
}
.wp-block-uagb-post-grid .uagb-post__title {
  padding-left: 30px !important;
  padding-right: 30px !important;
}
.wp-block-uagb-post-grid .uagb-post__text {
  padding-left: 30px !important;
  padding-right: 30px !important;
}
.wp-block-uagb-post-grid .uagb-post__inner-wrap {
  padding-top: 0px !important;
  padding-bottom: 48px !important;
  padding-bottom: 3rem !important;
}
.wp-block-uagb-post-grid .uagb-post__image {
  padding-bottom: 0px !important;
}

.uagb-block-abde5d14.is-grid .uagb-post__inner-wrap .uagb-post__image {
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin-top: 0 !important;
}

.uagb-post__inner-wrap .uagb-post__image {
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin-top: 0 !important;
}

.uagb-block-abde5d14 .uagb-post-pagination-wrap {
  justify-content: center;
}

.page-numbers {
  border-radius: 2rem;
}

@media (max-width: 767px) {
  .wp-block-uagb-post-grid .uagb-post__image {
    margin-bottom: 15px !important;
  }
  .wp-block-uagb-post-grid .uagb-post__inner-wrap {
    padding-bottom: 32px !important;
    padding-bottom: 2rem !important;
  }
  .wp-block-uagb-post-grid .uagb-post__title {
    padding-left: 20px !important;
    padding-right: 10px !important;
  }
  .wp-block-uagb-post-grid .uagb-post__text {
    padding-left: 20px !important;
    padding-right: 10px !important;
  }
}
.uagb-post-pagination-wrap a {
  text-decoration: none !important;
}

.xlarge-font-without-margin {
  margin: 0;
  font-weight: 900;
  letter-spacing: 1px;
}

@media (max-width: 767px) {
  .type-post .cover-top-padding {
    padding: 160px 0px 0px 0px;
    padding: 10rem 0rem 0rem 0rem;
  }
}
.beitrag-bild {
  width: 60%;
  margin: auto;
  box-shadow: rgba(0, 0, 0, 0.5) 0px 7px 29px 0px;
  border-radius: 4rem;
  outline: 3px solid #ffeb3b;
  transform: translateY(4rem);
  aspect-ratio: 2560/1440;
  overflow: hidden;
  position: relative;
}

.beitrag-bild .wp-block-uagb-image__figure {
  width: 100%;
  height: 100%;
  margin: 0;
}

.beitrag-bild img {
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover !important;
     object-fit: cover !important;
  -o-object-position: center !important;
     object-position: center !important;
  display: block !important;
}

.cover-beitrag {
  overflow: visible;
  position: relative;
  min-height: 75vh;
  max-height: 75vh;
}

@media (max-width: 767px) {
  .cover-beitrag {
    min-height: 50vh;
    max-height: 50vh;
  }
}
.beitrag-head {
  margin-top: 72px;
  margin-top: 4.5rem;
}

@media (max-width: 767px) {
  .beitrag-bild {
    width: 90% !important;
    max-width: 90%;
  }
  .beitrag-head {
    margin-top: 48px;
    margin-top: 3rem;
    margin-bottom: 0;
  }
}
.svd-post-badge {
  position: absolute;
  bottom: 0;
  margin-top: 48px;
  margin-top: 3rem;
  margin-bottom: -32px;
  margin-bottom: -2rem;
  z-index: 10;
  display: inline-block;
  padding: 12px 24px;
  background: #ffeb3b;
  color: #111;
  font-weight: 700;
  border-radius: 20px;
  line-height: 1;
  text-align: center;
  align-self: center;
  width: auto !important;
  font-size: 42px;
}

@media (max-width: 767px) {
  .svd-post-badge {
    font-size: 26px;
    margin-top: 32px;
    margin-top: 2rem;
  }
}
.svd-post-date {
  text-align: center;
}

.cover-slider-gallery {
  padding: 0;
  margin: 0;
}

.uagb-swiper {
  overflow: visible;
}

.swiper-pagination-bullet {
  height: 10px;
  width: 10px;
}

@media (max-width: 767px) {
  .swiper-content {
    padding-top: 0 !important;
  }
}
.wp-block-uagb-content-timeline .wp-block-uagb-content-timeline-child .uagb-timeline__events-inner--content p.uagb-timeline-desc-content {
  margin-bottom: 18px !important;
}

.uagb-timeline__events-inner--content {
  padding: 0px 30px 0px 30px;
}

@media (max-width: 767px) {
  .uagb-timeline__events-inner--content {
    padding: 0px 30px 0px 30px;
  }
  .uagb-timeline__inner-date-new {
    padding-top: 20px;
  }
}
.button-member {
  margin-bottom: 60px;
}

.no-badge .svd-carousel-badge {
  display: none;
}

.uagb-notice-title {
  border-radius: 40px 40px 0px 0px !important;
  border: 2px solid #e31b13 !important;
}

.uagb-notice-text {
  border-radius: 0px 0px 40px 40px !important;
  border: 2px solid #e31b13 !important;
  text-wrap: nowrap;
}

.wp-block-uagb-inline-notice {
  flex: 0 0 33%;
}

.contact-card .no-margin {
  margin: 0 !important;
}
.contact-card .contact-name {
  margin: 0 !important;
}

.hero {
  padding: 120px 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.hero--main {
  background: #000;
  color: #fff;
}

.hero--statement {
  background: #d40000;
  color: #fff;
}

.hero-slogan {
  display: inline-flex;
  align-items: center;
  gap: 14px;
  --stagger: 500ms;
  --dur: 2000ms;
  --ease: cubic-bezier(.2,.95,.2,1);
}

.hero-slogan__icon {
  width: 125px;
  height: 125px;
  display: block;
  opacity: 0;
  transform: translateX(-40px);
}

.hero-slogan__words {
  display: inline-flex;
  gap: 10px;
  flex-wrap: wrap;
}

.hero-slogan__word {
  font-size: clamp(28px, 5vw, 64px);
  font-weight: 900;
  opacity: 0;
  transform: translateX(-40px);
}

.hero-slogan.is-inview .hero-slogan__icon {
  animation: slideIn var(--dur) var(--ease) forwards;
}

.hero-slogan.is-inview .hero-slogan__word {
  animation: slideIn var(--dur) var(--ease) forwards;
  animation-delay: calc(var(--i) * var(--stagger));
}

.hero-rotator {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 60px 20px;
  overflow: visible;
  letter-spacing: 1px;
  color: white;
}

.hero-slide {
  position: absolute;
  inset: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  pointer-events: none;
  transform: translateX(-80px);
  filter: blur(10px);
}

.hero-slide.is-active {
  pointer-events: auto;
  animation: slideIn 900ms cubic-bezier(0.2, 0.95, 0.2, 1) forwards;
}

.hero-slide.is-leaving {
  pointer-events: none;
  animation: slideOut 900ms cubic-bezier(0.4, 0, 0.2, 1) forwards;
}

.hero-slide--a.is-leaving .hero-slogan__icon {
  pointer-events: none;
  animation: slideOut 900ms cubic-bezier(0.4, 0, 0.2, 1) forwards;
}

.hero-slide--a.is-leaving .hero-slogan__word {
  pointer-events: none;
  animation: slideOut 900ms cubic-bezier(0.4, 0, 0.2, 1) forwards;
}

.hero-slogan {
  display: inline-flex;
  align-items: center;
  gap: 14px;
  --stagger: 120ms;
}

.hero-slogan__icon {
  width: 100px;
  height: 100px;
  display: block;
  overflow: visible;
}

.hero-slogan__words {
  display: inline-flex;
  gap: 12px;
  flex-wrap: wrap;
}

.hero-slogan__word {
  display: inline-block;
  font-size: 42px;
  font-weight: 900;
}

.hero-slogan__word:nth-child(5) {
  margin-left: -5px;
}

.hero-slide--a.is-active .hero-slogan__icon {
  opacity: 0;
  transform: translateX(-28px);
  animation: wordIn 900ms cubic-bezier(0.2, 0.95, 0.2, 1) forwards;
  animation-delay: 80ms;
}

.hero-slide--a.is-active .hero-slogan__word {
  opacity: 0;
  transform: translateX(-28px);
  animation: wordIn 900ms cubic-bezier(0.2, 0.95, 0.2, 1) forwards;
  animation-delay: calc(var(--i) * var(--stagger) + 120ms);
}

.hero-statement {
  font-size: 42px;
  font-weight: 900;
  letter-spacing: 0.01em;
  transform: translateX(-20px);
}

@keyframes slideIn {
  0% {
    opacity: 0;
    transform: translateX(-80px);
    filter: blur(10px);
  }
  70% {
    opacity: 1;
    transform: translateX(25px);
    filter: blur(0);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
    filter: blur(0);
  }
}
@keyframes slideOut {
  0% {
    opacity: 1;
    transform: translateX(0);
    filter: blur(0);
  }
  100% {
    opacity: 0;
    transform: translateX(40px);
    filter: blur(10px);
  }
}
@keyframes wordIn {
  0% {
    opacity: 0;
    transform: translateX(-80px);
  }
  70% {
    opacity: 1;
    transform: translateX(25px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@media (max-width: 768px) {
  .hero-slogan {
    display: grid;
    grid-template-columns: 1fr auto;
    align-items: center;
    -moz-column-gap: 16px;
         column-gap: 16px;
  }
  .hero-slogan__icon {
    grid-column: 2;
    grid-row: 1;
    width: 64px;
    height: 64px;
  }
  .hero-slogan__words {
    grid-column: 1;
    display: grid;
    grid-template-rows: auto auto;
    -moz-column-gap: 10px;
         column-gap: 10px;
    row-gap: 4px;
    justify-content: start;
  }
  .hero-slogan__word {
    font-size: 32px;
  }
  .hero-statement {
    font-size: 32px;
  }
  .hero-slogan__word:nth-child(1),
  .hero-slogan__word:nth-child(2) {
    grid-row: 1;
  }
  .hero-slogan__word:nth-child(1) {
    margin-right: -12px;
  }
  .hero-slogan__word:nth-child(2) {
    margin-left: -12px;
  }
  .hero-slogan__word:nth-child(n+3) {
    grid-row: 2;
  }
}
.cover-slogan {
  min-height: auto !important;
  height: auto !important;
}

@media (max-width: 768px) {
  .slogan-instagram .hero-slogan__word:nth-child(1) {
    transform: translateX(-35px) !important;
  }
  .slogan-instagram .hero-slogan__word:nth-child(2) {
    transform: translateX(-40px) !important;
  }
  .slogan-instagram .hero-slogan__icon {
    transform: translateX(-40px) !important;
  }
}
.aufgaben-gap {
  gap: 64px;
  gap: 4rem;
}

@media (max-width: 768px) {
  .aufgaben-gap {
    gap: 32px;
    gap: 2rem;
  }
}
.sponsor-text {
  align-content: center;
}

@media (max-width: 768px) {
  .sponsoren-gap {
    gap: 1em !important;
  }
  .headline-aufgaben-fvf {
    text-align: center;
  }
}
.site-subhead {
  line-height: 2em;
  font-size: 24px;
}

@media (max-width: 768px) {
  .site-subhead {
    line-height: 1.4em;
  }
}
/* Firefox */
* {
  scrollbar-width: thin;
  scrollbar-color: #feea00 transparent;
}

/* WebKit-Browser: Chrome, Edge, Safari */
*::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}

*::-webkit-scrollbar-track {
  background: transparent;
}

*::-webkit-scrollbar-thumb {
  background-color: #feea00;
  border-radius: 8px;
  border: 2px solid transparent;
  background-clip: content-box;
}

*::-webkit-scrollbar-thumb:hover {
  background-color: #e6d200;
}

.video-container iframe {
  width: 100%;
  aspect-ratio: 16/9;
  height: auto;
  display: block;
}

.cmplz-placeholder-1.cmplz-blocked-content-container {
  background-image: url(https://www.svdegersen1986.de/wp-content/uploads/SV-Degersen-Placeholder.jpg) !important;
  aspect-ratio: 16/9 !important;
  max-height: 1080px !important;
}

.cmplz-blocked-content-container {
  box-shadow: 0 !important;
  border-radius: 0px !important;
  aspect-ratio: 16/9 !important;
  max-height: 1080px !important;
}

.et-social-icon a > svg {
  height: 1em;
  fill: currentColor;
}

#main-footer .et-social-icons {
  width: 100%;
  text-align: center;
}
#main-footer .et-social-icon a {
  color: #ffffff;
}

:root {
  --header-h: 80px;
  --header-bg-scrolled: #e31b13;
}

.site-header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.215) 64.06%, rgba(0, 0, 0, 0.097) 83.33%, transparent), linear-gradient(180deg, rgba(0, 0, 0, 0.35), transparent 66.07%);
  padding-top: 16px;
  padding-top: 1rem;
}

.site-header.scrolled {
  background: var(--header-bg-scrolled);
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
}

.site-header_inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 90%;
  max-width: 1920px;
  margin: auto;
  padding: 16px 0;
  padding: 1rem 0;
  gap: 32px;
  gap: 2rem;
}

.site-header_logo {
  display: flex;
  align-items: center;
  gap: 10px;
  text-decoration: none;
  z-index: 3000;
}
.site-header_logo img {
  display: block;
  max-width: 120px;
  max-height: 120px;
  transition: max-width 0.3s ease, max-height 0.3s ease;
}

body.header-scrolled .site-header_logo img {
  max-width: 75px;
  max-height: 75px;
}

p.logo_text {
  white-space: nowrap;
  font-size: 26px;
  font-weight: 800;
  color: white;
  transition: opacity 0.3s ease;
}

p.logo_text.scrolled {
  opacity: 0;
}

.site-nav__list {
  display: flex;
  align-items: center;
  gap: 24px;
  gap: 1.5rem;
  list-style: none;
  margin: 0;
  padding: 0;
}
.site-nav__list a {
  color: white;
  text-decoration: none;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  transition: transform 0.3s ease;
}
.site-nav__list a:hover {
  text-decoration: underline;
}

@media (max-width: 1400px) {
  .site-nav__list a {
    font-size: 16px;
  }
}
.sub-menu {
  opacity: 0;
  position: absolute;
  padding: 15px 15px 5px 15px;
  margin: 0 0 0 0;
  list-style: none;
  background-color: white;
  pointer-events: none;
  transform: translateX(-10rem);
  transition: opacity 0.3s ease, transform 0.3s ease;
}
.sub-menu a {
  color: black;
}

li.menu-item-has-children:hover > .sub-menu {
  opacity: 1;
  transform: translateX(0);
  pointer-events: auto;
}

.sub-menu > .menu-item {
  padding-bottom: 8px;
  padding-bottom: 0.5rem;
}

@media (min-width: 1280px) {
  .menu-item-has-children > a {
    position: relative;
    padding-right: 22.4px;
    padding-right: 1.4rem;
  }
  .menu-item-has-children > a::after {
    content: "";
    position: absolute;
    right: 0;
    top: 60%;
    width: 25px;
    height: 25px;
    transform: translateY(-60%) translateX(10%);
    background-color: currentColor;
    opacity: 1;
    transition: transform 0.2s ease, opacity 0.2s ease;
    -webkit-mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'><path d='M6 8l4 4 4-4' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat center;
    mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'><path d='M6 8l4 4 4-4' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat center;
    -webkit-mask-size: contain;
    mask-size: contain;
  }
  .menu-item-has-children:hover > a::after {
    transform: translateY(-60%) rotate(180deg);
  }
}
.no-click-menu {
  cursor: default;
}
.no-click-menu a:hover {
  text-decoration: none;
}
.no-click-menu .sub-menu a:hover {
  text-decoration: underline;
}

.site-nav {
  display: flex;
  gap: 16px;
  gap: 1rem;
}

.social_nav {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.social-nav__list {
  display: flex;
  gap: 16px;
  gap: 1rem;
  list-style: none;
  margin: 0;
  padding: 0;
}

.social_nav img {
  max-width: 25px;
}

.social_nav a {
  width: 25px;
  height: 25px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.nav-toggle {
  display: none;
  background: none;
  border: 0;
  padding: 8px;
  padding: 0.5rem;
  cursor: pointer;
  z-index: 3000;
}

.nav-toggle__bar {
  display: block;
  width: 26px;
  height: 2px;
  margin: 6px 0;
  background: white;
  transition: transform 0.2s ease, opacity 0.2s ease;
}

@media (max-width: 1279px) {
  .site-nav {
    display: none;
    transition: background 0.3s ease;
  }
  .nav-toggle {
    display: block;
  }
  body.nav-open {
    overflow: hidden;
  }
  body.nav-open .site-header {
    z-index: 3000;
    background: #e31b13;
  }
  body.nav-open .site-nav {
    display: block;
    position: fixed;
    inset: 0;
    z-index: 2000;
    top: var(--header-h);
    bottom: 0;
    background: #e31b13;
    padding: calc(env(safe-area-inset-top) + 40px) 50px 50px;
    align-items: flex-start;
  }
  body.nav-open .site-nav__list {
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    gap: 1rem;
  }
  body.nav-open .site-nav__list a {
    font-size: 28px;
    font-weight: 800;
    width: 100%;
    justify-content: flex-start;
  }
  body.nav-open .social_nav {
    display: flex;
    justify-content: flex-start;
    margin-top: 22px;
  }
  body.nav-open .nav-toggle__bar:nth-child(1) {
    transform: translateY(8px) rotate(45deg);
  }
  body.nav-open .nav-toggle__bar:nth-child(2) {
    opacity: 0;
  }
  body.nav-open .nav-toggle__bar:nth-child(3) {
    transform: translateY(-8px) rotate(-45deg);
  }
  body.nav-open p.logo_text.scrolled {
    opacity: 1;
  }
  .site-header_logo img {
    max-width: 75px;
    max-height: 75px;
  }
  body.header-scrolled .site-header_logo img {
    max-width: 50px;
    max-height: 50px;
  }
  body.header-scrolled .site-header_inner {
    padding: 0;
  }
  .site-header {
    padding-top: 0;
  }
  .sub-menu {
    display: block;
    padding: 16px 0 0 24px;
    padding: 1rem 0 0 1.5rem;
    margin: 0;
    list-style-position: outside;
    position: static;
    background: none;
    opacity: 1;
    transform: translateX(0);
    pointer-events: auto;
  }
  .sub-menu a {
    color: white;
  }
  .site-nav__list .sub-menu > li {
    position: relative;
    padding-left: 32px;
    padding-left: 2rem;
  }
  .site-nav__list .sub-menu > li::before {
    content: "";
    position: absolute;
    left: 16px;
    left: 1rem;
    top: 1em;
    width: 6px;
    height: 6px;
    background: white;
    border-radius: 50%;
  }
}
@media (max-width: 767px) {
  .site-header_inner {
    width: 90%;
  }
}
@keyframes navItemIn {
  0% {
    opacity: 0;
    transform: translateY(50px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes subItemIn {
  0% {
    opacity: 0;
    transform: translateY(30px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@media (max-width: 1279px) {
  .site-nav__list > li,
  .site-nav__list .sub-menu > li,
  .social-nav__list > li {
    opacity: 0;
  }
  body.nav-open .site-nav__list > li {
    animation-name: navItemIn;
    animation-duration: 680ms;
    animation-timing-function: cubic-bezier(0.2, 0.8, 0.2, 1);
    animation-fill-mode: both;
    will-change: transform, opacity;
  }
  body.nav-open .site-nav__list .sub-menu > li {
    animation-name: subItemIn;
    animation-duration: 600ms;
    animation-timing-function: cubic-bezier(0.2, 0.8, 0.2, 1);
    animation-fill-mode: both;
    will-change: transform, opacity;
  }
  body.nav-open .social-nav__list > li {
    animation-name: navItemIn;
    animation-duration: 680ms;
    animation-timing-function: cubic-bezier(0.2, 0.8, 0.2, 1);
    animation-fill-mode: both;
    will-change: transform, opacity;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .site-nav__list > li:nth-child(1) {
    animation-delay: 120ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .site-nav__list > li:nth-child(2) {
    animation-delay: 230ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .site-nav__list > li:nth-child(3) {
    animation-delay: 340ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .site-nav__list > li:nth-child(4) {
    animation-delay: 450ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .site-nav__list > li:nth-child(5) {
    animation-delay: 560ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .site-nav__list > li:nth-child(6) {
    animation-delay: 670ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .site-nav__list > li:nth-child(7) {
    animation-delay: 780ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .site-nav__list > li:nth-child(8) {
    animation-delay: 890ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .site-nav__list > li:nth-child(9) {
    animation-delay: 1000ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .site-nav__list > li:nth-child(10) {
    animation-delay: 1110ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .site-nav__list > li:nth-child(11) {
    animation-delay: 1220ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .site-nav__list > li:nth-child(12) {
    animation-delay: 1330ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .site-nav__list > li:nth-child(13) {
    animation-delay: 1440ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .site-nav__list > li:nth-child(14) {
    animation-delay: 1550ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .site-nav__list > li:nth-child(15) {
    animation-delay: 1660ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .site-nav__list > li:nth-child(16) {
    animation-delay: 1770ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .site-nav__list > li:nth-child(17) {
    animation-delay: 1880ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .site-nav__list > li:nth-child(18) {
    animation-delay: 1990ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .site-nav__list > li:nth-child(19) {
    animation-delay: 2100ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .site-nav__list > li:nth-child(20) {
    animation-delay: 2210ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .site-nav__list > li:nth-child(21) {
    animation-delay: 2320ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .site-nav__list > li:nth-child(22) {
    animation-delay: 2430ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .site-nav__list > li:nth-child(23) {
    animation-delay: 2540ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .site-nav__list > li:nth-child(24) {
    animation-delay: 2650ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .site-nav__list > li:nth-child(25) {
    animation-delay: 2760ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .site-nav__list > li:nth-child(26) {
    animation-delay: 2870ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .site-nav__list > li:nth-child(27) {
    animation-delay: 2980ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .site-nav__list > li:nth-child(28) {
    animation-delay: 3090ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .site-nav__list > li:nth-child(29) {
    animation-delay: 3200ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .site-nav__list > li:nth-child(30) {
    animation-delay: 3310ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .site-nav__list > li:nth-child(31) {
    animation-delay: 3420ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .site-nav__list > li:nth-child(32) {
    animation-delay: 3530ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .site-nav__list > li:nth-child(33) {
    animation-delay: 3640ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .site-nav__list > li:nth-child(34) {
    animation-delay: 3750ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .site-nav__list > li:nth-child(35) {
    animation-delay: 3860ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .site-nav__list > li:nth-child(36) {
    animation-delay: 3970ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .site-nav__list > li:nth-child(37) {
    animation-delay: 4080ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .site-nav__list > li:nth-child(38) {
    animation-delay: 4190ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .site-nav__list > li:nth-child(39) {
    animation-delay: 4300ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .site-nav__list > li:nth-child(40) {
    animation-delay: 4410ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .site-nav__list .sub-menu > li:nth-child(1) {
    animation-delay: 240ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .site-nav__list .sub-menu > li:nth-child(2) {
    animation-delay: 330ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .site-nav__list .sub-menu > li:nth-child(3) {
    animation-delay: 420ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .site-nav__list .sub-menu > li:nth-child(4) {
    animation-delay: 510ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .site-nav__list .sub-menu > li:nth-child(5) {
    animation-delay: 600ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .site-nav__list .sub-menu > li:nth-child(6) {
    animation-delay: 690ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .site-nav__list .sub-menu > li:nth-child(7) {
    animation-delay: 780ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .site-nav__list .sub-menu > li:nth-child(8) {
    animation-delay: 870ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .site-nav__list .sub-menu > li:nth-child(9) {
    animation-delay: 960ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .site-nav__list .sub-menu > li:nth-child(10) {
    animation-delay: 1050ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .site-nav__list .sub-menu > li:nth-child(11) {
    animation-delay: 1140ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .site-nav__list .sub-menu > li:nth-child(12) {
    animation-delay: 1230ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .site-nav__list .sub-menu > li:nth-child(13) {
    animation-delay: 1320ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .site-nav__list .sub-menu > li:nth-child(14) {
    animation-delay: 1410ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .site-nav__list .sub-menu > li:nth-child(15) {
    animation-delay: 1500ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .site-nav__list .sub-menu > li:nth-child(16) {
    animation-delay: 1590ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .site-nav__list .sub-menu > li:nth-child(17) {
    animation-delay: 1680ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .site-nav__list .sub-menu > li:nth-child(18) {
    animation-delay: 1770ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .site-nav__list .sub-menu > li:nth-child(19) {
    animation-delay: 1860ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .site-nav__list .sub-menu > li:nth-child(20) {
    animation-delay: 1950ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .site-nav__list .sub-menu > li:nth-child(21) {
    animation-delay: 2040ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .site-nav__list .sub-menu > li:nth-child(22) {
    animation-delay: 2130ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .site-nav__list .sub-menu > li:nth-child(23) {
    animation-delay: 2220ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .site-nav__list .sub-menu > li:nth-child(24) {
    animation-delay: 2310ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .site-nav__list .sub-menu > li:nth-child(25) {
    animation-delay: 2400ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .site-nav__list .sub-menu > li:nth-child(26) {
    animation-delay: 2490ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .site-nav__list .sub-menu > li:nth-child(27) {
    animation-delay: 2580ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .site-nav__list .sub-menu > li:nth-child(28) {
    animation-delay: 2670ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .site-nav__list .sub-menu > li:nth-child(29) {
    animation-delay: 2760ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .site-nav__list .sub-menu > li:nth-child(30) {
    animation-delay: 2850ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .site-nav__list .sub-menu > li:nth-child(31) {
    animation-delay: 2940ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .site-nav__list .sub-menu > li:nth-child(32) {
    animation-delay: 3030ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .site-nav__list .sub-menu > li:nth-child(33) {
    animation-delay: 3120ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .site-nav__list .sub-menu > li:nth-child(34) {
    animation-delay: 3210ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .site-nav__list .sub-menu > li:nth-child(35) {
    animation-delay: 3300ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .site-nav__list .sub-menu > li:nth-child(36) {
    animation-delay: 3390ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .site-nav__list .sub-menu > li:nth-child(37) {
    animation-delay: 3480ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .site-nav__list .sub-menu > li:nth-child(38) {
    animation-delay: 3570ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .site-nav__list .sub-menu > li:nth-child(39) {
    animation-delay: 3660ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .site-nav__list .sub-menu > li:nth-child(40) {
    animation-delay: 3750ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .social-nav__list > li:nth-child(1) {
    animation-delay: 900ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .social-nav__list > li:nth-child(2) {
    animation-delay: 990ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .social-nav__list > li:nth-child(3) {
    animation-delay: 1080ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .social-nav__list > li:nth-child(4) {
    animation-delay: 1170ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .social-nav__list > li:nth-child(5) {
    animation-delay: 1260ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .social-nav__list > li:nth-child(6) {
    animation-delay: 1350ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .social-nav__list > li:nth-child(7) {
    animation-delay: 1440ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .social-nav__list > li:nth-child(8) {
    animation-delay: 1530ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .social-nav__list > li:nth-child(9) {
    animation-delay: 1620ms;
  }
}
@media (max-width: 1279px) and (max-width: 1279px) {
  body.nav-open .social-nav__list > li:nth-child(10) {
    animation-delay: 1710ms;
  }
}
@media (max-width: 1279px) and (prefers-reduced-motion: reduce) {
  body.nav-open .site-nav__list > li,
  body.nav-open .site-nav__list .sub-menu > li,
  body.nav-open .social-nav__list > li {
    animation: none;
    opacity: 1;
    transform: none;
  }
}

/*# sourceMappingURL=style.css.map*/