:root {
  --bs-font-sans-serif: Akzidenz-Grotesk BQ;
  --bs-body-font-size: 15px;
  --bs-body-font-weight: normal;
  --bs-body-line-height: 17px;
  --bs-body-color: #000000;
  --bs-body-bg: #fff;
  --font-family-sans-serif: Akzidenz-Grotesk BQ ;
}

@font-face {
  font-family: "Akzidenz-Grotesk BQ";
  src: url("../assets/fonts/akzidenz/AkzidGrtskNext-Regular.woff2") format("woff2"), url("../assets/fonts/akzidenz/AkzidGrtskNext-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Akzidenz-Grotesk BQ";
  src: url("../assets/fonts/akzidenz/AkzidGrtskNext-Italic.woff2") format("woff2"), url("../assets/fonts/akzidenz/AkzidGrtskNext-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "Akzidenz-Grotesk BQ";
  src: url("../assets/fonts/akzidenz/AkzidGrtskNext-Med.woff2") format("woff2"), url("../assets/fonts/akzidenz/AkzidGrtskNext-Med.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Akzidenz-Grotesk BQ";
  src: url("../assets/fonts/akzidenz/AkzidGrtskNext-Bold.woff2") format("woff2"), url("../assets/fonts/akzidenz/AkzidGrtskNext-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "PP Editorial New";
  src: url("../assets/fonts/editorial-new/PPEditorialNew-Regular.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "PP Editorial New";
  src: url("../assets/fonts/editorial-new/PPEditorialNew-Italic.otf") format("opentype");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "PP Editorial New";
  src: url("../assets/fonts/editorial-new/PPEditorialNew-Ultrabold.otf") format("opentype");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "PP Editorial New";
  src: url("../assets/fonts/editorial-new/PPEditorialNew-UltraboldItalic.otf") format("opentype");
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: "PP Editorial New";
  src: url("../assets/fonts/editorial-new/PPEditorialNew-Ultralight.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "PP Editorial New";
  src: url("../assets/fonts/editorial-new/PPEditorialNew-UltralightItalic.otf") format("opentype");
  font-weight: 300;
  font-style: italic;
}
.text-body {
  font-family: "Akzidenz-Grotesk BQ";
  font-size: 15px;
  font-weight: 500;
  line-height: 17.64px;
  letter-spacing: -0.02em;
}

.text-h1 {
  font-family: "Akzidenz-Grotesk BQ";
  font-size: 112px;
  font-weight: 500;
  line-height: 100.8px;
  letter-spacing: -0.02em;
}

.text-h2 {
  font-family: "PP Editorial New";
  font-size: 88px;
  font-style: italic;
  font-weight: 200;
  line-height: 114px;
  letter-spacing: -0.02em;
}

.text-h3 {
  font-family: "Akzidenz-Grotesk BQ";
  font-size: 32px;
  font-weight: 700;
  line-height: 44.8px;
  letter-spacing: -0.02em;
}

.text-h4 {
  font-family: "Akzidenz-Grotesk BQ";
  font-size: 18px;
  font-weight: 500;
  line-height: 23.4px;
  letter-spacing: -0.02em;
}

.text-h5 {
  font-family: "PP Editorial New";
  font-size: 40px;
  font-style: italic;
  font-weight: 200;
  line-height: 40px;
}

.text-pre-title {
  font-family: "Akzidenz-Grotesk BQ";
  font-size: 13px;
  font-weight: 500;
  line-height: 15.4px;
  letter-spacing: -0.02em;
}

.text-small-button, .text-small {
  font-family: "Akzidenz-Grotesk BQ";
  font-size: 14px;
  font-weight: 500;
  line-height: 16.46px;
  letter-spacing: -0.02em;
}

.title-h4 {
  font-family: "Akzidenz-Grotesk BQ";
  font-size: 18px;
  font-weight: 700;
  line-height: 23.4px;
  letter-spacing: -0.02em;
}

.text-subtitle {
  font-family: "Akzidenz-Grotesk BQ";
  font-size: 20px;
  font-weight: 500;
  line-height: 23.52px;
  letter-spacing: -0.02em;
}

.text-button {
  font-family: "Akzidenz-Grotesk BQ";
  font-size: 16px;
  font-weight: 500;
  line-height: 18.82px;
  letter-spacing: 0.03em;
}

@media (max-width: 575.98px) {
  .text-menu, .mb-text-menu {
    font-family: "Akzidenz-Grotesk BQ";
    font-size: 28px;
    font-weight: 700;
    line-height: 39.2px;
    letter-spacing: -0.02em;
  }
  .text-h1, .mb-text-h1 {
    font-family: "Akzidenz-Grotesk BQ";
    font-size: 48px;
    font-weight: 500;
    line-height: 43.2px;
    letter-spacing: -0.02em;
  }
  .text-h2, .mb-text-h2 {
    font-family: "PP Editorial New";
    font-size: 40px;
    font-style: italic;
    font-weight: 200;
    line-height: 51.2px;
    letter-spacing: -0.02em;
  }
  .text-h3, .mb-text-h3 {
    font-family: "Akzidenz-Grotesk BQ";
    font-size: 22px;
    font-weight: 700;
    line-height: 26.4px;
    letter-spacing: -0.02em;
  }
  .text-h4, .mb-text-h4 {
    font-family: "Akzidenz-Grotesk BQ";
    font-size: 16px;
    font-weight: 500;
    line-height: 20.8px;
    letter-spacing: -0.02em;
  }
  .text-h5, .mb-text-h5 {
    font-family: "PP Editorial New";
    font-size: 32px;
    font-style: italic;
    font-weight: 200;
    line-height: 32px;
  }
  .text-pre-title, .mb-text-pre-title {
    font-family: "Akzidenz-Grotesk BQ";
    font-size: 13px;
    font-weight: 500;
    line-height: 15.4px;
    letter-spacing: -0.02em;
  }
  .text-small-button, .text-small, .mb-text-small-button, .mb-text-small {
    font-family: "Akzidenz-Grotesk BQ";
    font-size: 14px;
    font-weight: 500;
    line-height: 16.46px;
    letter-spacing: -0.02em;
  }
  .text-button, .mb-text-button {
    font-family: "Akzidenz-Grotesk BQ";
    font-size: 16px;
    font-weight: 500;
    line-height: 18.82px;
    letter-spacing: 0.03em;
  }
}
@media (min-width: 1799.98px) {
  .text-h1 {
    font-family: "Akzidenz-Grotesk BQ";
    font-size: 112px;
    font-weight: 500;
    line-height: 100.8px;
    letter-spacing: -0.02em;
  }
  .text-h2 {
    font-family: "PP Editorial New";
    font-size: 88px;
    font-style: italic;
    font-weight: 200;
    line-height: 114px;
    letter-spacing: -0.02em;
  }
  .text-h3 {
    font-family: "Akzidenz-Grotesk BQ";
    font-size: 40px;
    font-weight: 700;
    line-height: 56px;
    letter-spacing: -0.02em;
  }
  .text-h4 {
    font-family: "Akzidenz-Grotesk BQ";
    font-size: 24px;
    font-weight: 500;
    line-height: 31.2px;
    letter-spacing: -0.02em;
  }
  .text-h5 {
    font-family: "PP Editorial New";
    font-size: 56px;
    font-style: italic;
    font-weight: 200;
    line-height: 56px;
  }
  .text-subtitle {
    font-family: "Akzidenz-Grotesk BQ";
    font-size: 24px;
    font-weight: 500;
    line-height: 28.22px;
    letter-spacing: -0.02em;
  }
  .text-body, p {
    font-family: "Akzidenz-Grotesk BQ";
    font-size: 20px;
    font-weight: 400;
    line-height: 23.52px;
    letter-spacing: -0.02em;
  }
  .text-small-button, .text-small {
    font-family: "Akzidenz-Grotesk BQ";
    font-size: 20px;
    font-weight: 500;
    line-height: 23.52px;
    letter-spacing: -0.02em;
  }
  .text-pre-title {
    font-family: "Akzidenz-Grotesk BQ";
    font-size: 16px;
    font-weight: 500;
    line-height: 18.96px;
    letter-spacing: -0.02em;
  }
  .text-button {
    font-family: "Akzidenz-Grotesk BQ";
    font-size: 20px;
    font-weight: 500;
    line-height: 23.52px;
    letter-spacing: 0.03em;
  }
}
.bg-overlay:after {
  position: absolute;
  inset: 0;
  content: "";
  background: rgba(0, 0, 0, 0.2);
}

.space-blank {
  width: 100%;
  height: 32px;
}
.space-blank.normal {
  height: 64px;
}
.space-blank.big {
  height: 64px;
}
.space-blank.super-big {
  height: 90px;
}

@media screen and (min-width: 576px) {
  .space-blank {
    height: 40px;
  }
  .space-blank.normal {
    height: 96px;
  }
  .space-blank.big {
    height: 112px;
  }
  .space-blank.super-big {
    height: 144px;
  }
}
@media (max-width: 575.98px) {
  .mbl-simple-banner {
    height: 350px;
    object-fit: cover;
    object-position: center;
    width: 100%;
    flex: 1 1 auto;
  }
}
.object-cover {
  object-fit: cover;
}

.object-center {
  object-position: center;
}

.object-none {
  object-fit: none;
}

.text-decoration-underline {
  text-decoration: underline !important;
}

.header {
  width: 100%;
  background-color: #ffffff;
  position: relative;
}
.header ol,
.header ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}
.header li {
  display: list-item;
  text-align: -webkit-match-parent;
  unicode-bidi: isolate;
}
.header .header-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  position: relative;
  width: 100%;
  min-height: 80px;
}
.header .header-container .header-toggle {
  display: none;
}
.header .header-container .header-brand {
  flex: 0 0 auto;
  margin: 0 16px;
  order: 1;
}
.header .header-container .header-brand .logo {
  max-width: 180px;
  width: 180px;
}
.header .header-container .header-brand .logo.logo-main {
  display: block;
}
.header .header-container .header-brand .logo.logo-transparent {
  display: none;
}
.header .header-container .header-content {
  flex: 0 1 auto;
  margin: 0 16px;
  height: 80px;
}
.header .header-container .header-content.header-content-left {
  order: 0;
  margin-left: 32px;
}
.header .header-container .header-content.header-content-left .header-nav {
  justify-content: start;
}
.header .header-container .header-content.header-content-right {
  order: 2;
  margin-right: 32px;
}
.header .header-container .header-content.header-content-right .header-nav {
  justify-content: end;
}
.header .header-container .header-content .header-nav {
  width: 100%;
  display: flex;
  height: 100%;
}
.header .header-container .header-content .header-nav .header-nav-item {
  padding: 30px 14px;
  display: flex;
  gap: 10px;
  color: inherit;
  align-items: center;
  text-transform: uppercase;
}
.header .header-container .header-content .header-nav .header-nav-item .header-arrow {
  width: 8px;
}
.header .header-container .header-content .header-nav .header-nav-item .header-arrow.header-arrow-white {
  display: none;
}
.header .header-container .header-content .header-nav .header-nav-item .header-arrow.header-arrow-default {
  display: block;
}
.header .header-container .header-content .header-nav .header-nav-item .header-icon {
  width: 22px;
  height: 22px;
}
.header .header-container .header-content .header-nav .header-nav-item .header-icon.header-icon-white {
  display: none;
}
.header .header-container .header-content .header-nav .header-nav-item .header-icon.header-icon-default {
  display: block;
}
.header .header-container .header-btns {
  display: none;
}
.header .header-mega-menu {
  background-color: #ffffff;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: -1;
  width: 100%;
  height: 0;
  overflow: hidden;
}
.header .header-mega-menu .container-fluid-image {
  margin: 0 auto;
  padding: 30px 15px;
}
.header .header-mega-menu .container-fluid-image .img-container {
  position: relative;
  width: 100%;
  height: 24vw;
  overflow: hidden;
  cursor: pointer;
}
.header .header-mega-menu .container-fluid-image .img-container:hover img {
  transform: scale(1.1);
}
.header .header-mega-menu .container-fluid-image .img-container:before {
  content: "";
  position: absolute;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.3019607843);
  z-index: 1;
}
.header .header-mega-menu .container-fluid-image .img-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  transition: transform 1s;
  z-index: 0;
}
.header .header-mega-menu .container-fluid-image .img-container .overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  color: white;
  text-align: center;
  padding: 20px 0;
  z-index: 2;
}
.header .header-mega-menu .container-fluid-image .img-container .overlay > .text-h4 {
  font-weight: 500;
}
.header.header-fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10001;
}
.header.header-transparent {
  background-color: transparent;
}
.header.header-white {
  color: #ffffff;
}
.header.header-white .header-brand .logo.logo-main {
  display: none;
}
.header.header-white .header-brand .logo.logo-transparent {
  display: block;
}
.header.header-white .header-content .header-nav .header-nav-item .header-arrow.header-arrow-white {
  display: block;
}
.header.header-white .header-content .header-nav .header-nav-item .header-arrow.header-arrow-default {
  display: none;
}
.header.header-white .header-content .header-nav .header-nav-item .header-icon.header-icon-white {
  display: block;
}
.header.header-white .header-content .header-nav .header-nav-item .header-icon.header-icon-default {
  display: none;
}
.header.header-default {
  color: #000000;
}
.header.header-default .header-brand .logo.logo-main {
  display: block;
}
.header.header-default .header-brand .logo.logo-transparent {
  display: none;
}
.header.header-show-menu, .header:has(*.header-nav-item[aria-submenu^=true]) {
  color: #000000;
}
.header.header-show-menu .header-brand .logo.logo-main, .header:has(*.header-nav-item[aria-submenu^=true]) .header-brand .logo.logo-main {
  display: block;
}
.header.header-show-menu .header-brand .logo.logo-transparent, .header:has(*.header-nav-item[aria-submenu^=true]) .header-brand .logo.logo-transparent {
  display: none;
}
.header.header-show-menu .header-content .header-nav .header-nav-item .header-arrow.header-arrow-white, .header:has(*.header-nav-item[aria-submenu^=true]) .header-content .header-nav .header-nav-item .header-arrow.header-arrow-white {
  display: none;
}
.header.header-show-menu .header-content .header-nav .header-nav-item .header-arrow.header-arrow-default, .header:has(*.header-nav-item[aria-submenu^=true]) .header-content .header-nav .header-nav-item .header-arrow.header-arrow-default {
  display: block;
}
.header.header-show-menu .header-content .header-nav .header-nav-item .header-icon.header-icon-white, .header:has(*.header-nav-item[aria-submenu^=true]) .header-content .header-nav .header-nav-item .header-icon.header-icon-white {
  display: none;
}
.header.header-show-menu .header-content .header-nav .header-nav-item .header-icon.header-icon-default, .header:has(*.header-nav-item[aria-submenu^=true]) .header-content .header-nav .header-nav-item .header-icon.header-icon-default {
  display: block;
}
.header .header-mobile-container {
  display: none;
}
.header-separation {
  display: block;
  margin-top: 82px;
}

@media (max-width: 1207px) {
  .header::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 0;
    background-color: #FFFFFF;
    transition: all 0.2s linear;
  }
  .header:has(*.header-nav-item[aria-submenu^=true])::before {
    height: 100%;
  }
  .header .header-container {
    min-height: 0;
    padding: 16px;
    justify-content: start;
  }
  .header .header-container .header-toggle {
    display: block;
    flex: 0 1 auto;
    width: 26px;
    height: 26px;
  }
  .header .header-container .header-toggle img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }
  .header .header-container .header-toggle .header-toggle-default {
    display: block;
  }
  .header .header-container .header-toggle .header-toggle-white {
    display: none;
  }
  .header .header-container .header-toggle .header-close {
    display: none;
  }
  .header .header-container .header-brand .logo {
    max-width: 150px;
    width: auto;
    max-height: 26px;
  }
  .header .header-container .header-content {
    display: none;
  }
  .header .header-container .header-btns {
    flex: 1 1 auto;
    display: flex;
    justify-content: end;
    order: 3;
    margin-left: 16px;
    gap: 16px;
  }
  .header .header-container .header-btns .header-btns-item {
    display: flex;
    gap: 8px;
    align-items: center;
  }
  .header .header-container .header-btns .header-btns-item .header-btn {
    width: 22px;
    height: 22px;
    object-fit: cover;
    object-position: center;
  }
  .header .header-container .header-btns .header-btns-item .header-btn.default {
    display: block;
  }
  .header .header-container .header-btns .header-btns-item .header-btn.white {
    display: none;
  }
  .header.header-white .header-container .header-toggle .header-toggle-default {
    display: none;
  }
  .header.header-white .header-container .header-toggle .header-toggle-white {
    display: block;
  }
  .header.header-white .header-container .header-btns .header-btns-item .header-btn.default {
    display: none;
  }
  .header.header-white .header-container .header-btns .header-btns-item .header-btn.white {
    display: block;
  }
  .header.header-show-menu .header-container .header-btns .header-btns-item .header-btn.default {
    display: block;
  }
  .header.header-show-menu .header-container .header-btns .header-btns-item .header-btn.white {
    display: none;
  }
  .header.header-mobile {
    display: flex;
    flex-direction: column;
  }
  .header.header-mobile.header-show-menu::before {
    height: 100%;
  }
  .header.header-mobile .header-container .header-toggle .header-toggle-default {
    display: none;
  }
  .header.header-mobile .header-container .header-toggle .header-toggle-white {
    display: none;
  }
  .header.header-mobile .header-container .header-toggle .header-close {
    display: block;
  }
  .header .header-mobile-container {
    flex: 1 1 auto;
    overflow-x: hidden;
    overflow-y: auto;
    background-color: white;
    padding: 24px 16px;
    position: relative;
  }
  .header .header-mobile-container.show {
    display: block;
    height: 100%;
  }
  .header .header-mobile-container .header-mobile-nav {
    display: flex;
    width: 100%;
    flex-direction: column;
    gap: 16px;
    margin-bottom: 50px;
  }
  .header .header-mobile-container .header-mobile-nav .header-mobile-nav-item {
    color: #000000;
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    align-items: center;
    text-transform: uppercase;
  }
  .header .header-mobile-container .header-mobile-nav .header-mobile-nav-item a {
    color: #000000;
    text-decoration: none;
  }
  .header .header-mobile-container .header-mobile-nav .mobile-nav-subtitle {
    font-size: 12px;
    font-weight: 500;
    line-height: 14.11px;
    letter-spacing: -0.02em;
    opacity: 0.4;
    text-transform: uppercase;
  }
  .header .header-mobile-container .header-mobile-nav.dense {
    gap: 12px;
    margin-bottom: 18px;
  }
  .header .header-mobile-container .header-mobile-nav:last-child {
    margin-bottom: 0;
  }
  .header .header-mobile-container .header-mobile-submenu {
    position: absolute;
    inset: 0;
    background: #ffffff;
    z-index: 10;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    padding: 16px;
    transform: translate(-100%, 0);
  }
  .header .header-mobile-container .header-mobile-submenu .mobile-submenu-title {
    text-transform: uppercase;
    display: flex;
    gap: 8px;
    align-items: center;
    margin-bottom: 16px;
  }
  .header .header-mobile-container .header-mobile-submenu .mobile-submenu-items {
    display: flex;
    flex-direction: column;
    gap: 2px;
    overflow-y: auto;
  }
  .header .header-mobile-container .header-mobile-submenu .mobile-submenu-items .mobile-submenu-item {
    position: relative;
  }
  .header .header-mobile-container .header-mobile-submenu .mobile-submenu-items .mobile-submenu-item img {
    width: 100%;
    height: auto;
  }
  .header .header-mobile-container .header-mobile-submenu .mobile-submenu-items .mobile-submenu-item .mb-submenu-content {
    position: absolute;
    bottom: 16px;
    padding: 0 16px;
    margin: 0 auto;
    z-index: 50;
    color: #FFFFFF;
    width: 100%;
  }
  .header .header-mobile-container .header-mobile-submenu .mobile-submenu-items .mobile-submenu-item:before {
    content: "";
    position: absolute;
    inset: 0;
    background-color: rgba(0, 0, 0, 0.2);
  }
  .header-separation {
    display: block;
    margin-top: 82px;
  }
}
body {
  padding: 0;
  margin: 0;
  font-family: "Akzidenz-Grotesk BQ";
  font-weight: var(--bs-body-font-size);
  font-size: var(--bs-body-font-size);
  line-height: var(--bs-body-line-height);
  color: var(--bs-body-color);
}

button {
  background-color: #4caf50;
  color: white;
  border: none;
  padding: 10px 20px;
  cursor: pointer;
}

button:hover {
  background-color: #45a049;
}

@keyframes arrowBounce {
  0% {
    transform: translateY(0);
    opacity: 1;
  }
  50% {
    transform: translateY(10px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
.arrow-down {
  display: inline-block;
  animation: arrowBounce 3s infinite;
}

.animate-text-up {
  position: relative;
  overflow: hidden;
}
.animate-text-up .animate-text-up-element {
  transform: translate3d(0, 120%, 0);
  transition: transform 0.7s cubic-bezier(0.25, 1, 0.5, 1);
}
.animate-text-up .animate-text-up-element.ready {
  transform: translateZ(0);
  transition-delay: 0.35s;
}

.ratio {
  position: relative;
  width: 100%;
}

.ratio::before {
  display: block;
  padding-top: var(--aspect-ratio);
  content: "";
}

.ratio > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Example Aspect Ratios (Replace with actual values from your $aspect-ratios map) */
.ratio-16x9 {
  --aspect-ratio: 56.25%;
}

.ratio-4x3 {
  --aspect-ratio: 75%;
}

.ratio-1x1 {
  --aspect-ratio: 100%;
}

/* Add more classes based on your $aspect-ratios map */
