/**
 * Swiper 12.0.3
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2025 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: October 21, 2025
 */

:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-slide-shadow{background:#00000026}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}}.swiper-lazy-preloader{border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode{.swiper-wrapper:after{content:"";left:0;pointer-events:none;position:absolute;top:0}}.swiper-virtual.swiper-css-mode.swiper-horizontal{.swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}}.swiper-virtual.swiper-css-mode.swiper-vertical{.swiper-wrapper:after{height:var(--swiper-virtual-size);width:1px}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:var(--swiper-navigation-size);justify-content:center;position:absolute;width:var(--swiper-navigation-size);z-index:10;&.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}&.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled &{display:none!important}svg{height:100%;object-fit:contain;transform-origin:center;width:100%;fill:currentColor;pointer-events:none}}.swiper-button-lock{display:none}.swiper-button-next,.swiper-button-prev{margin-top:calc(0px - var(--swiper-navigation-size)/2);top:var(--swiper-navigation-top-offset,50%)}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto;.swiper-navigation-icon{transform:rotate(180deg)}}.swiper-button-next{left:auto;right:var(--swiper-navigation-sides-offset,4px)}.swiper-horizontal{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{margin-left:0;margin-top:calc(0px - var(--swiper-navigation-size)/2);top:var(--swiper-navigation-top-offset,50%)}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev,&~.swiper-button-next,.swiper-button-next{left:auto;right:var(--swiper-navigation-sides-offset,4px)}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{.swiper-navigation-icon{transform:rotate(180deg)}}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{.swiper-navigation-icon{transform:rotate(0deg)}}}.swiper-vertical{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - var(--swiper-navigation-size)/2);margin-top:0;right:auto}.swiper-button-prev,~.swiper-button-prev{bottom:auto;top:var(--swiper-navigation-sides-offset,4px);.swiper-navigation-icon{transform:rotate(-90deg)}}.swiper-button-next,~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto;.swiper-navigation-icon{transform:rotate(90deg)}}}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10;&.swiper-pagination-hidden{opacity:0}&.swiper-pagination-disabled,.swiper-pagination-disabled>&{display:none!important}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);left:0;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden;.swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullet-active,.swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullet-active-next-next{transform:scale(.33)}}.swiper-pagination-bullet{background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));button&{appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable &{cursor:pointer}&:only-child{display:none!important}}.swiper-pagination-bullet-active{background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:var(--swiper-pagination-left,auto);right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0);.swiper-pagination-bullet{display:block;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}&.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;.swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets{.swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}&.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap;.swiper-pagination-bullet{transition:transform .2s,left .2s}}}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute;.swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl & .swiper-pagination-progressbar-fill{transform-origin:right top}&.swiper-pagination-horizontal,&.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-horizontal>&,.swiper-vertical>&.swiper-pagination-progressbar-opposite{height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}&.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,&.swiper-pagination-vertical,.swiper-horizontal>&.swiper-pagination-progressbar-opposite,.swiper-vertical>&{height:100%;left:0;top:0;width:var(--swiper-pagination-progressbar-size,4px)}}.swiper-pagination-lock{display:none}.swiper-scrollbar{background:var(--swiper-scrollbar-bg-color,#0000001a);border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;&.swiper-scrollbar-disabled,.swiper-scrollbar-disabled>&{display:none!important}&.swiper-scrollbar-horizontal,.swiper-horizontal>&{bottom:var(--swiper-scrollbar-bottom,4px);height:var(--swiper-scrollbar-size,4px);left:var(--swiper-scrollbar-sides-offset,1%);position:absolute;top:var(--swiper-scrollbar-top,auto);width:calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);z-index:50}&.swiper-scrollbar-vertical,.swiper-vertical>&{height:calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);left:var(--swiper-scrollbar-left,auto);position:absolute;right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);width:var(--swiper-scrollbar-size,4px);z-index:50}}.swiper-scrollbar-drag{background:var(--swiper-scrollbar-drag-bg-color,#00000080);border-radius:var(--swiper-scrollbar-border-radius,10px);height:100%;left:0;position:relative;top:0;width:100%}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{align-items:center;display:flex;height:100%;justify-content:center;text-align:center;width:100%;>canvas,>img,>svg{max-height:100%;max-width:100%;object-fit:contain}}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{left:0;opacity:0;pointer-events:none;position:absolute;top:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-direction:column;flex-wrap:wrap}.swiper-fade{&.swiper-free-mode{.swiper-slide{transition-timing-function:ease-out}}.swiper-slide{pointer-events:none;transition-property:opacity;.swiper-slide{pointer-events:none}}.swiper-slide-active{pointer-events:auto;& .swiper-slide-active{pointer-events:auto}}}.swiper.swiper-cube{overflow:visible}.swiper-cube{.swiper-slide{backface-visibility:hidden;height:100%;pointer-events:none;transform-origin:0 0;visibility:hidden;width:100%;z-index:1;.swiper-slide{pointer-events:none}}&.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-slide-active{&,& .swiper-slide-active{pointer-events:auto}}.swiper-slide-active,.swiper-slide-next,.swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube-shadow{bottom:0;height:100%;left:0;opacity:.6;position:absolute;width:100%;z-index:0;&:before{background:#000;bottom:0;content:"";filter:blur(50px);left:0;position:absolute;right:0;top:0}}}.swiper-cube{.swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}}.swiper-cube{.swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-slide-shadow-cube.swiper-slide-shadow-top{backface-visibility:hidden;z-index:0}}.swiper.swiper-flip{overflow:visible}.swiper-flip{.swiper-slide{backface-visibility:hidden;pointer-events:none;z-index:1;.swiper-slide{pointer-events:none}}.swiper-slide-active{&,& .swiper-slide-active{pointer-events:auto}}}.swiper-flip{.swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-slide-shadow-flip.swiper-slide-shadow-top{backface-visibility:hidden;z-index:0}}.swiper-creative{.swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}}.swiper.swiper-cards{overflow:visible}.swiper-cards{.swiper-slide{backface-visibility:hidden;overflow:hidden;transform-origin:center bottom}}
@charset "UTF-8";
/* ----------------------------------------------------------------------------
 * Mixins & Variables
 * ------------------------------------------------------------------------- */
/*
 * @font-face mixin
 * @include fontface('family', 'assets/fonts/', 'myfontname');
 */
:root {
  --top: 0px;
  --header-height: 4rem;
  --branding-width: 187px;
  --wrapper-margin: $wrapper-margin;
  --border-radius--tiny: 0.375rem;
  --border-radius--small: 0.75rem;
  --border-radius--medium: 1.5rem;
  --border-radius--large: 2rem;
}
@media (min-width: 992px) {
  :root {
    --header-height: 10.375rem;
  }
}
:root {
  --color--orange: 234,190,93;
  --color--green: 138,153,128;
  --color--red: 234,93,93;
  --color--black: 0,0,0;
  --color--white: 255,255,255;
  --color--purple--lighter: 242,237,237;
  --color--yellow--lighter: 253,247,237;
  --color--1: 223,210,210;
  --color--2: 253,247,237;
  --color--3: 196,204,192;
  --color--4: rgba(134, 154, 126, 1);
  --color--5: 226,230,223;
  --color--6: 252,238,212;
  --color--7: 248,222,171;
  --color--8: 191,165,165;
  --color--9: 243,245,242;
  --color--primary: #f2bc47;
  --text-size--tiny: 0.75rem;
  --text-size--small: 0.875rem;
  --text-size--regular: 1rem;
  --text-size--medium: 1rem;
  --text-size--large: 1.25rem;
  --text-size--x-large: 1.5rem;
  --text-size--xx-large: 2rem;
  --text-size--xxx-large: 2.5rem;
  --text-size--xxxx-large: 3rem;
  --text-size--xxxxx-large: 3.5rem;
  --text-size--xxxxxx-large: 4rem;
  --text-size--xxxxxxx-large: 4.5rem;
  --text-size--xxxxxxxx-large: 5rem;
  --text-size--tagline: 1rem;
  --text-size--heading-1: 3rem;
  --text-size--heading-2: 2.75rem;
  --text-size--heading-3: 2rem;
  --text-size--heading-4: 1.5rem;
  --text-size--heading-5: 1.25rem;
  --text-size--heading-6: 1.125rem;
  --text-size--tiny: 0.75rem;
  --text-size--small: 0.75rem;
  --text-size--regular: 0.875rem;
  --text-size--medium: 1.125rem;
  --font-weight--normal: 400;
  --font-weight--medium: 500;
  --font-weight--semibold: 600;
  --font-weight--bold: 700;
  --section-padding--global: 2rem;
  --section-padding--large: 4rem;
  --section-padding--medium: 2.5rem;
}
@media (min-width: 992px) {
  :root {
    --text-size--heading-1: 5.25rem;
    --text-size--heading-2: 3.75rem;
    --text-size--heading-3: 3rem;
    --text-size--heading-4: 2.5rem;
    --text-size--heading-5: 2rem;
    --text-size--heading-6: 1.625rem;
    --text-size--tiny: 0.75rem;
    --text-size--small: 0.875rem;
    --text-size--regular: 1rem;
    --text-size--medium: 1.25rem;
    --section-padding--global: 4rem;
    --section-padding--large: 7rem;
    --section-padding--medium: 5rem;
  }
}
:root {
  --font-family--heading: "Stack Sans Headline", sans-serif;
  --font-family--body: "Stack Sans Text", sans-serif;
}

/*
@import url('https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200');
*/
@font-face {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: 100 700;
  font-display: swap;
  src: url("../fonts/MaterialSymbolsOutlined[FILL,GRAD,opsz,wght].woff2") format("woff2");
}
.material-symbols-outlined {
  font-family: "Material Symbols Outlined";
  font-weight: 300;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  font-variation-settings: "FILL" 0, "wght" 300, "GRAD" 0, "opsz" 24;
}

@font-face {
  font-family: "brands";
  src: url("../fonts/brands.eot");
  src: url("../fonts/brands.eot?n0lk62#iefix") format("embedded-opentype"), url("../fonts/brands.woff2?n0lk62") format("woff2"), url("../fonts/brands.woff?n0lk62") format("woff"), url("../fonts/brands.ttf?n0lk62") format("truetype"), url("../fonts/brands.svg?n0lk62#brands") format("svg");
  font-style: normal;
  font-weight: 400;
}
.icon {
  display: inline-block;
  font-family: "brands" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  vertical-align: -0.125em;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-apple::before {
  content: "\ea01";
}

.icon-dribble::before {
  content: "\ea02";
}

.icon-facebook::before {
  content: "\ea03";
}

.icon-google::before {
  content: "\ea04";
}

.icon-instagram::before {
  content: "\ea05";
}

.icon-linkedin::before {
  content: "\ea06";
}

.icon-relume::before {
  content: "\ea07";
}

.icon-x::before {
  content: "\ea08";
}

.icon-youtube::before {
  content: "\ea09";
}

h1, h2, h3, h4, h5, h6 {
  font-family: var(--font-family--heading);
  font-optical-sizing: auto;
  line-height: 1.2;
  margin: 0 0 1.5rem 0;
  font-weight: var(--font-weight--normal);
  letter-spacing: -0.01em;
}

/*
h1 {
    font-size: var(--text-size--heading-1);
    line-height: 1.1 !important;
}

h2 {
    font-size: var(--text-size--heading-2) !important;
    line-height: 1.2 !important;
}

h3 {
    font-size: var(--text-size--heading-3) !important;
    line-height: 1.2 !important;
}

h4 {
    font-size: var(--text-size--heading-4) !important;
    line-height: 1.3 !important;
}

h5 {
    font-size: var(--text-size--heading-5) !important;
    line-height: 1.3 !important;
}

h6 {
    font-size: var(--text-size--heading-6) !important;
    line-height: 1.4 !important;
}
*/
.tagline {
  font-size: var(--text-size--tagline);
  font-weight: var(--font-weight--semibold);
  line-height: 1.5;
  margin: 0;
}

body {
  font-family: var(--font-family--body);
  font-size: var(--text-size--regular);
  font-optical-sizing: auto;
  font-weight: 400;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.font-size--tiny {
  font-size: var(--text-size--tiny);
}
.font-size--small {
  font-size: var(--text-size--small);
}
.font-size--regular {
  font-size: var(--text-size--regular);
}
.font-size--medium {
  font-size: var(--text-size--medium);
}

.font-weight--normal {
  font-weight: var(--font-weight--normal);
}
.font-weight--semibold {
  font-weight: var(--font-weight--semibold);
}
.font-weight--bold {
  font-weight: var(--font-weight--bold);
}

.text-size--medium {
  font-size: var(--text-size--medium);
}
.text-size--large {
  font-size: var(--text-size--large);
}
.text-size--x-large {
  font-size: var(--text-size--x-large);
}
.text-size--xx-large {
  font-size: var(--text-size--xx-large);
}
.text-size--xxx-large {
  font-size: var(--text-size--xxx-large);
}
.text-size--xxxx-large {
  font-size: var(--text-size--xxxx-large);
}

.container {
  margin: 0 auto;
  padding: 0 1.25rem;
  max-width: 900px;
}
@media (min-width: calc(1280px + 2 * 1.25rem)) {
  .container {
    margin: 0 auto;
  }
}
.container--large {
  max-width: 1280px;
}
.container--wide {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0;
}
@media (min-width: calc(1440px + 2rem)) {
  .container--wide {
    padding: 0 1rem;
  }
}
.container--narrow {
  max-width: 572px;
}

/* ----------------------------------------------------------------------------
 * Normalize & Santize
 * ------------------------------------------------------------------------- */
/* normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0 0 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/* ----------------------------------------------------------------------------
 * Vendors
 * ------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------
 * WPCore
 * ------------------------------------------------------------------------- */
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%; /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* ----------------------------------------------------------------------------
 * Sections
 * ------------------------------------------------------------------------- */
.section {
  padding: var(--section-padding--global) 0;
}
@media (min-width: 992px) {
  .section {
    padding: var(--section-padding--global) 0;
  }
}

.section--accordion {
  padding-top: var(--section-padding--large);
  padding-bottom: var(--section-padding--large);
}
.section--accordion__container {
  display: grid;
  grid-template-areas: "content";
}
@media (min-width: 992px) {
  .section--accordion__container {
    grid-template-areas: "content .";
    grid-template-columns: 60% auto;
  }
}
.section--accordion__container--with-image {
  grid-template-areas: "image" "content";
  gap: 3rem;
}
@media (min-width: 992px) {
  .section--accordion__container--with-image {
    gap: 5rem;
    grid-template-columns: 39.0625% 1fr;
    align-items: flex-start;
    grid-template-areas: "image content";
  }
  .section--accordion__container--with-image.reverse {
    grid-template-areas: "content image";
    grid-template-columns: 1fr 39.0625%;
  }
}
.section--accordion__image {
  grid-area: image;
  overflow: hidden;
  aspect-ratio: 335/500;
}
@media (min-width: 992px) {
  .section--accordion__image {
    aspect-ratio: 500/700;
  }
}
.section--accordion__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.section--accordion__content {
  grid-area: content;
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
}
@media (min-width: 992px) {
  .section--accordion__content {
    gap: 1.5rem;
  }
}
.section--accordion__title {
  margin: 0;
}
.section--accordion__body p:first-child {
  margin-top: 0;
}
.section--accordion__body p:last-child {
  margin-bottom: 0;
}
.section--accordion__elements {
  display: flex;
  flex-direction: column;
}
.section--accordion__button {
  align-self: flex-start;
}

.section--content-blocks {
  padding-top: var(--section-padding--global);
  padding-bottom: var(--section-padding--global);
}
.section--content-blocks__tagline {
  text-align: center;
  margin: 0 0 1rem 0;
}
.section--content-blocks__title {
  text-align: center;
  margin: 0 0 1.5rem 0;
}
.section--content-blocks__body {
  text-align: center;
}
.section--content-blocks__blocks {
  margin-top: 5rem;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
@media (min-width: 992px) {
  .section--content-blocks__blocks {
    gap: 5rem;
  }
}
.section--content-blocks__block {
  display: grid;
  grid-template-areas: "image" "content";
}
@media (min-width: 992px) {
  .section--content-blocks__block {
    grid-template-columns: 47.3684210526% 1fr;
    grid-template-areas: "image content";
    align-items: center;
  }
}
.section--content-blocks__block--color-scheme--red {
  background-color: var(--red-700);
}
.section--content-blocks__block--color-scheme--blue {
  background-color: var(--blue-400);
}
@media (min-width: 992px) {
  .section--content-blocks__block--reverse {
    grid-template-areas: "content image";
    grid-template-columns: 1frcalc 47.3684210526%;
  }
}
.section--content-blocks__block__image {
  grid-area: image;
  aspect-ratio: 335/326;
  padding: 2.5rem 0 0 0;
  overflow: hidden;
}
@media (min-width: 992px) {
  .section--content-blocks__block__image {
    aspect-ratio: 450/500;
    padding: 0 0 0 2.5rem;
  }
}
@media (min-width: 992px) {
  .section--content-blocks__block__image--reverse {
    padding: 0 2.5rem 0 0;
  }
}
.section--content-blocks__block__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.section--content-blocks__block__content {
  grid-area: content;
  padding: 4rem 2.5rem;
}
.section--content-blocks__block__title {
  margin: 0 0 0.5rem 0;
}
.section--content-blocks__block__body {
  margin-bottom: 1.5rem;
}
.section--content-blocks__block__body p:first-child {
  margin-top: 0;
}
.section--content-blocks__block__body p:last-child {
  margin-bottom: 0;
}
.section--content-blocks__block__button {
  justify-self: flex-start;
}

.section--text__container {
  display: grid;
  grid-template-areas: "content";
}
@media (min-width: 992px) {
  .section--text__container {
    grid-template-areas: "content .";
    grid-template-columns: 60% auto;
  }
}
.section--text__container__content {
  grid-area: content;
}
.section--text__container__content__tagline {
  grid-area: tagline;
  margin: 0 0 1rem 0;
}
.section--text__container__content__title {
  grid-area: title;
  margin: 0 0 1.5rem 0;
}
.section--text__container__content__body {
  grid-area: body;
}
.section--text__container__content__buttons {
  grid-area: buttons;
  display: flex;
  gap: 1rem;
}

.section--text-and-image {
  padding: var(--section-padding--large) 0;
}
.section--text-and-image .container {
  display: grid;
  grid-template-areas: "image" "content";
  gap: 3rem;
}
@media (min-width: 992px) {
  .section--text-and-image .container {
    gap: 5rem;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    grid-template-areas: "image content";
  }
  .section--text-and-image .container.reverse {
    grid-template-areas: "content image";
  }
}
.section--text-and-image__image {
  grid-area: image;
  overflow: hidden;
  aspect-ratio: 335/348;
}
@media (min-width: 992px) {
  .section--text-and-image__image {
    aspect-ratio: 600/450;
  }
}
.section--text-and-image__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.section--text-and-image__content {
  grid-area: content;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1.25rem;
}
@media (min-width: 992px) {
  .section--text-and-image__content {
    gap: 1.5rem;
  }
}
.section--text-and-image__tagline {
  grid-area: tagline;
  font-size: var(--text-size--tagline);
  font-weight: 600;
  line-height: 1.5;
  margin: 0 0 1rem 0;
}
.section--text-and-image__title {
  grid-area: title;
  margin: 0;
}
@media (min-width: 992px) {
  .section--text-and-image__title {
    column-span: all;
  }
}
.section--text-and-image__text {
  grid-area: text;
}
.section--text-and-image__text p:first-child {
  margin-top: 0;
}
.section--text-and-image__text p:last-child {
  margin-bottom: 0;
}

.section--texts-and-image {
  display: flex;
  flex-direction: column-reverse;
  gap: 3rem;
}
@media (min-width: 992px) {
  .section--texts-and-image {
    flex-direction: column;
    gap: 0;
  }
}
.section--texts-and-image__content {
  grid-area: content;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 2.5rem;
}
@media (min-width: 992px) {
  .section--texts-and-image__content {
    flex-direction: row;
  }
}
@media (min-width: 992px) {
  .section--texts-and-image__content__default {
    /*
    flex: 0 0 calc( calc( 743 / 1280 ) * 100% );
    max-width: calc( calc( 743 / 1280 ) * 100% );
    */
    padding: var(--section-padding--medium) 0;
  }
}
.section--texts-and-image__content__default__container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.75rem;
}
@media (min-width: 992px) {
  .section--texts-and-image__content__default__container {
    gap: 1.25rem;
  }
}
.section--texts-and-image__content__default__tagline {
  font-size: var(--text-size--tagline);
  font-weight: 600;
  line-height: 1.5;
  margin: 0 0 1rem 0;
}
.section--texts-and-image__content__default__title {
  margin: 0;
}
.section--texts-and-image__content__default__text {
  margin: 0;
}
.section--texts-and-image__content__default__text p p:first-child {
  margin-top: 0;
}
.section--texts-and-image__content__default__text p p:last-child {
  margin-bottom: 0;
}
.section--texts-and-image__content__default__buttons {
  display: flex;
  gap: 1rem;
  flex-direction: column;
}
@media (min-width: 992px) {
  .section--texts-and-image__content__default__buttons {
    flex-wrap: wrap;
    flex-direction: row;
    align-items: flex-start;
  }
}
.section--texts-and-image__content__highlighted {
  grid-area: highlighted;
  background-color: var(--red-400);
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-left: -1.25rem;
  margin-right: -1.25rem;
  padding: 2rem 1.25rem 3rem 1.25rem;
}
@media (min-width: 992px) {
  .section--texts-and-image__content__highlighted {
    padding: var(--section-padding--medium) 4rem var(--section-padding--medium) 2.5rem;
    margin-left: 0;
    margin-right: 0;
  }
}
.section--texts-and-image__content__highlighted__container {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
}
.section--texts-and-image__content__highlighted__title {
  margin: 0;
}
.section--texts-and-image__content__highlighted__body {
  margin: 0;
}
.section--texts-and-image__content__highlighted__body p:first-child {
  margin-top: 0;
}
.section--texts-and-image__content__highlighted__body p:last-child {
  margin-bottom: 0;
}
.section--texts-and-image__image {
  grid-area: image;
  overflow: hidden;
  /*
  aspect-ratio: 335/348;

  @media (min-width: $breakpoint) {
    aspect-ratio: 600/450;
  }
    */
}

.section--image {
  padding-top: var(--section-padding--global);
  padding-bottom: var(--section-padding--global);
}
@media (max-width: 992px) {
  .section--image {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }
}
.section--image__container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.section--image__image {
  position: relative;
  display: block;
  width: 100%;
}
.section--image__image > a {
  position: absolute;
  inset: 0;
  z-index: 100;
}
.section--image__image * {
  width: 100%;
}

.section--blocks__container {
  padding-top: var(--section-padding--global);
  padding-bottom: var(--section-padding--global);
  display: flex;
  flex-direction: column;
  gap: 3rem;
}
@media (min-width: 992px) {
  .section--blocks__container {
    gap: 5rem;
  }
}
.section--blocks__content {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
@media (min-width: 992px) {
  .section--blocks__content__tagline {
    max-width: 60%;
  }
}
@media (min-width: 992px) {
  .section--blocks__content__title {
    max-width: 60%;
  }
}
@media (min-width: 992px) {
  .section--blocks__content__body {
    max-width: 60%;
  }
}
.section--blocks__blocks {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
@media (min-width: 992px) {
  .section--blocks__blocks {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-areas: "left right";
    gap: 0;
    border-top: 1px solid rgba(35, 32, 32, 0.15);
  }
}
.section--blocks__blocks__block {
  display: flex;
  flex-direction: column;
  padding: 1.5rem 0 0 0;
  border-top: 1px solid rgba(35, 32, 32, 0.15);
}
@media (min-width: 992px) {
  .section--blocks__blocks__block {
    border-top: none;
  }
}
.section--blocks__blocks__block--left {
  grid-area: left;
}
@media (min-width: 992px) {
  .section--blocks__blocks__block--left {
    padding: 3rem 3rem 0 0;
    border-right: 1px solid rgba(35, 32, 32, 0.15);
  }
}
.section--blocks__blocks__block--right {
  grid-area: right;
}
@media (min-width: 992px) {
  .section--blocks__blocks__block--right {
    padding: 3rem 0 0 3rem;
  }
}
.section--blocks__blocks__block__image {
  margin: 0 0 1.5rem 0;
}
@media (min-width: 992px) {
  .section--blocks__blocks__block__image {
    margin-bottom: 2rem;
  }
}
.section--blocks__blocks__block__title {
  margin: 0 0 1.25rem 0;
}
@media (min-width: 992px) {
  .section--blocks__blocks__block__title {
    margin-borrom: 1.5rem;
  }
}
.section--blocks__blocks__block__body {
  margin: 0 0 1.5rem 0;
}
@media (min-width: 992px) {
  .section--blocks__blocks__block__body {
    margin-bottom: 3rem;
  }
}
.section--blocks__blocks__block__buttons {
  display: flex;
  gap: 1rem;
}

.section--employees__container {
  padding-top: var(--section-padding--global);
  padding-bottom: var(--section-padding--global);
  display: flex;
  flex-direction: column;
}
.section--employees__content {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
@media (min-width: 992px) {
  .section--employees__content {
    gap: 1rem;
  }
}
.section--employees__tagline {
  margin: 0;
}
@media (min-width: 992px) {
  .section--employees__tagline {
    max-width: 60%;
  }
}
.section--employees__title {
  margin: 0;
}
@media (min-width: 992px) {
  .section--employees__title {
    max-width: 60%;
  }
}
.section--employees__body {
  margin: 0;
}
@media (min-width: 992px) {
  .section--employees__body {
    max-width: 60%;
  }
}
.section--employees__grid {
  margin-top: 1.25rem;
}
@media (min-width: 992px) {
  .section--employees__grid {
    margin-top: 2.75rem;
  }
}

.section-sponsors .sponsors {
  display: flex;
  align-items: center;
  gap: 35px;
  flex-wrap: wrap;
}

.section--hero {
  padding-top: 0;
  padding-bottom: 0;
}
.section--hero__media--image {
  aspect-ratio: 375/312;
}
@media (min-width: 992px) {
  .section--hero__media--image {
    aspect-ratio: 1440/490;
  }
}
.section--hero__media--image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.section--hero__media--video {
  aspect-ratio: 16/9;
}
.section--hero__content {
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: grid;
  grid-template-areas: "title" "description" "buttons";
  grid-template-columns: 1fr;
  row-gap: 1rem;
}
@media (min-width: 992px) {
  .section--hero__content {
    padding: 5rem 0;
    grid-template-columns: 1fr 1fr;
    grid-template-areas: "title description" "title buttons";
    column-gap: 5rem;
    row-gap: 2rem;
  }
}
.section--hero__content--repeater {
  grid-template-areas: "title" "description" "buttons" "repeater";
  grid-template-columns: 1fr;
  row-gap: 1.25rem;
}
@media (min-width: 992px) {
  .section--hero__content--repeater {
    grid-template-areas: "title repeater" "description repeater" "buttons repeater";
    grid-template-columns: 56.25% 1fr;
    row-gap: 1.25rem;
  }
}
.section--hero__content__title {
  grid-area: title;
  margin: 0;
}
.section--hero__content__description {
  grid-area: description;
}
.section--hero__content__buttons {
  grid-area: buttons;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 1rem;
}
.section--hero__content__repeater {
  grid-area: repeater;
  align-self: flex-start;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2rem;
}
.section--hero__content__repeater__item {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.section--hero__content__repeater__item__label {
  grid-area: label;
  margin: 0;
}
.section--hero__content__repeater__item__value {
  grid-area: value;
  margin: 0;
}

.section--banner__container__inner {
  --background-color: var(--red-800);
  --text-color: var(--light);
  background-color: var(--background-color);
  color: var(--text-color);
  display: grid;
  padding: 1rem;
  grid-template-areas: "icon text" "content content";
  grid-template-columns: auto 1fr;
  column-gap: 0.5rem;
  row-gap: 1rem;
  justify-content: center;
}
@media (min-width: 992px) {
  .section--banner__container__inner {
    grid-template-columns: auto 1fr auto;
    grid-template-areas: "icon text content";
    column-gap: 1rem;
    row-gap: 0;
  }
}
.section--banner__container__inner.color-scheme--red {
  --background-color: var(--red-800);
}
.section--banner__container__inner.color-scheme--red .button.button--primary {
  --background-color: var(--red-400);
  --border-color: var(--red-400);
  --text-color: var(--dark);
}
.section--banner__container__inner.color-scheme--blue {
  --background-color: var(--blue-900);
  --text-color: var(--blue-200);
}
.section--banner__container__inner.color-scheme--blue .button.button--primary {
  --background-color: var(--blue-400);
  --border-color: var(--blue-400);
  --text-color: var(--dark);
}
.section--banner__container__inner__icon {
  grid-area: icon;
  align-self: flex-start;
  font-size: 2rem;
}
@media (min-width: 992px) {
  .section--banner__container__inner__icon {
    align-self: center;
  }
}
.section--banner__container__inner__text {
  grid-area: text;
  align-self: flex-start;
  display: flex;
  flex-direction: column;
  margin: 0;
}
@media (min-width: 992px) {
  .section--banner__container__inner__text {
    align-self: center;
  }
}
.section--banner__container__inner__content {
  grid-area: content;
}
@media (min-width: 992px) {
  .section--banner__container__inner__content {
    align-self: center;
  }
}
.section--banner__container__inner__content .button {
  display: flex;
}

.section--productions__container {
  display: grid;
  gap: 0.75rem;
  grid-template-areas: "tagline" "title" "body" "grid" "button";
}
@media (min-width: 992px) {
  .section--productions__container {
    gap: 1rem;
    grid-template-columns: 60% auto;
    grid-template-areas: "tagline button" "title button" "body button" "grid grid";
  }
}
.section--productions__tagline {
  grid-area: tagline;
  margin: 0;
}
.section--productions__title {
  grid-area: title;
  margin: 0;
}
.section--productions__body {
  grid-area: body;
}
.section--productions__button {
  grid-area: button;
  justify-self: flex-start;
  align-self: flex-end;
  margin-top: 3rem;
}
@media (min-width: 992px) {
  .section--productions__button {
    justify-self: flex-end;
    margin-top: 0;
  }
}
.section--productions__grid {
  grid-area: grid;
  margin-top: 1.25rem;
}
@media (min-width: 992px) {
  .section--productions__grid {
    margin-top: 2.75rem;
  }
}
.section--productions__swiper {
  grid-area: grid;
  display: grid;
  grid-template-areas: "slides slides" "pagination navigation";
  grid-template-columns: 1fr auto;
  grid-template-rows: 1fr auto;
  gap: 1rem;
  width: 100%;
  margin-top: 1.25rem;
  position: relative;
}
@media (min-width: 992px) {
  .section--productions__swiper {
    margin-top: 2.75rem;
  }
}
.section--productions__swiper__slides {
  grid-area: slides;
}
.section--productions__swiper__slides .tease {
  width: 300px;
}
@media (min-width: 992px) {
  .section--productions__swiper__slides .tease {
    width: 405px;
    margin-right: 2rem;
  }
}
.section--productions__swiper__pagination {
  grid-area: pagination;
}
.section--productions__swiper__navigation {
  grid-area: navigation;
}

.section--production-carousel__swiper {
  display: grid;
  grid-template-areas: "slides slides" "pagination navigation";
  grid-template-columns: 1fr auto;
  grid-template-rows: 1fr auto;
  gap: 1rem;
}
.section--production-carousel__swiper__slides {
  grid-area: slides;
}
.section--production-carousel__swiper__pagination {
  grid-area: pagination;
}
.section--production-carousel__swiper__navigation {
  grid-area: navigation;
}

.section--gallery__container {
  display: flex;
  flex-direction: column;
}
.section--gallery__content {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
@media (min-width: 992px) {
  .section--gallery__content {
    gap: 1rem;
  }
}
.section--gallery__tagline {
  margin: 0;
}
@media (min-width: 992px) {
  .section--gallery__tagline {
    max-width: 60%;
  }
}
.section--gallery__title {
  margin: 0;
}
@media (min-width: 992px) {
  .section--gallery__title {
    max-width: 60%;
  }
}
.section--gallery__body {
  margin: 0;
}
@media (min-width: 992px) {
  .section--gallery__body {
    max-width: 60%;
  }
}
.section--gallery__swiper {
  display: grid;
  grid-template-areas: "slides slides" "pagination navigation";
  grid-template-columns: 1fr auto;
  grid-template-rows: 1fr auto;
  gap: 1rem;
  width: 100%;
  margin-top: 1.25rem;
  position: relative;
}
@media (min-width: 992px) {
  .section--gallery__swiper {
    margin-top: 2.75rem;
  }
}
.section--gallery__swiper__slides {
  grid-area: slides;
}
.section--gallery__swiper__slides .swiper-slide {
  max-height: 314px;
  height: 100%;
  width: auto;
}
.section--gallery__swiper__slides .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (min-width: 992px) {
  .section--gallery__swiper__slides .swiper-slide {
    max-height: 624px;
  }
}
.section--gallery__swiper__pagination {
  grid-area: pagination;
}
.section--gallery__swiper__navigation {
  grid-area: navigation;
}

.section--alternating-cards {
  padding-top: var(--section-padding--global);
  padding-bottom: var(--section-padding--global);
}
@media (min-width: 992px) {
  .section--alternating-cards__content {
    max-width: 60%;
  }
}
.section--alternating-cards__content__tagline {
  margin: 0 0 0.75rem 0;
}
@media (min-width: 992px) {
  .section--alternating-cards__content__tagline {
    margin-bottom: 1rem;
  }
}
.section--alternating-cards__content__title {
  margin: 0 0 1.25rem 0;
}
@media (min-width: 992px) {
  .section--alternating-cards__content__title {
    margin-bottom: 1.5rem;
  }
}
.section--alternating-cards__cards {
  margin-top: 1.75rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2.75rem;
}
@media (min-width: 992px) {
  .section--alternating-cards__cards {
    gap: 5rem;
    margin-top: 5rem;
  }
}
.section--alternating-cards__card {
  background-color: var(--red-400);
  display: flex;
  flex-direction: column;
  border: 2.5rem solid var(--red-800);
  border-width: 1.25rem 0 0 0;
  align-items: flex-start;
}
@media (min-width: 992px) {
  .section--alternating-cards__card {
    border-width: 0 2.5rem 0 0;
  }
}
.section--alternating-cards__card--reverse {
  background-color: var(--blue-200);
  border-color: var(--blue-700);
  border-width: 1.25rem 0 0 0;
}
@media (min-width: 992px) {
  .section--alternating-cards__card--reverse {
    border-width: 0 0 0 2.5rem;
  }
}
@media (min-width: 992px) {
  .section--alternating-cards__card {
    max-width: 78.125%;
  }
}
.section--alternating-cards__card__image {
  grid-area: image;
}
.section--alternating-cards__card__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.section--alternating-cards__card__content {
  grid-area: content;
  padding: 1.5rem 1.25rem;
}
@media (min-width: 992px) {
  .section--alternating-cards__card__content {
    padding: 4rem;
  }
}
.section--alternating-cards__card__content__title {
  margin: 0 0 0.5rem 0;
}
.section--alternating-cards__card__content__body {
  margin: 0 0 1.25rem 0;
}
@media (min-width: 992px) {
  .section--alternating-cards__card__content__body {
    margin-bottom: 1.5rem;
  }
}
.section--alternating-cards__card__content__body p:first-child {
  margin-top: 0;
}
.section--alternating-cards__card__content__body p:last-child {
  margin-bottom: 0;
}
.section--alternating-cards__card__content__button {
  text-decoration: underline;
  align-self: flex-start;
}

/* ----------------------------------------------------------------------------
 * Base
 * ------------------------------------------------------------------------- */
.button {
  --background-color: rgba(242, 188, 71, 1);
  --border-color: #000;
  --text-color: rgba(7, 8, 6, 1);
  --gap: 0.5rem;
  --padding: 0.625rem;
  gap: var(--gap);
  border: 1px solid var(--border-color);
  font-size: var(--text-size--regular);
  font-weight: var(--font-weight--medium);
  line-height: 1.5;
  text-align: center;
  align-items: center;
  justify-content: center;
  display: inline-flex;
  cursor: pointer;
  color: var(--text-color);
  text-decoration: none;
  padding: var(--padding);
  background-color: var(--background-color);
}
.button:has(.button__icon) {
  --gap: 0.5rem;
}
.button:has(.button__text) {
  --gap: 0.5rem;
  padding: 0.625rem 1.5rem;
}
.button--icon {
  --gap: 0.75rem;
  justify-content: space-between;
}
.button--icon--trailing {
  flex-direction: row-reverse;
}
.button[disabled] {
  opacity: 0.5;
  cursor: not-allowed;
}
.button--primary {
  --background-color: var(--red-800);
  --border-color: var(--red-800);
  --text-color: var(--light);
}
.button--secondary {
  --background-color: var(--color-white);
  --border-color: rgba(35, 32, 32, 0.15);
}
.button--tertiary {
  --background-color: transparent;
  --border-color: transparent;
}
.button--link {
  --background-color: transparent;
  --border-color: transparent;
  --gap: 0.5rem;
  font-weight: var(--font-weight--semibold);
  padding: 0 !important;
  transition: gap 0.3s ease-in-out;
  gap: var(--gap);
}
.button--link__text {
  text-decoration: underline;
}
.button--link:hover {
  --gap: 1rem;
}
.button--link--not-animated:hover {
  --gap: 0.5rem;
}
.list-item:hover .button--link, .list-item:focus-within .button--link, .tease:hover .button--link, .tease:focus-within .button--link {
  --gap: 1rem;
}
.button--small {
  padding: 0.5rem;
}
.button--small:has(.button__icon) {
  --gap: 0.9375rem;
}
.button--small:has(.button__text) {
  padding: 0.5rem 1.25rem;
}
@media (min-width: 992px) {
  .button--small {
    padding: 0.5rem 1.25rem;
  }
}
.button--sale-status--0 {
  --background-color: var(--blue-400);
  --border-color: var(--blue-400);
}
.button--sale-status--1 {
  --background-color: var(--blue-400);
  --border-color: var(--blue-400);
}
.button--sale-status--2 {
  --background-color: var(--red-200);
  --border-color: var(--red-200);
}
.button__text {
  white-space: nowrap;
}

.input {
  text-align: left;
}
.input--search {
  padding-left: 3rem;
}

.checkbox {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

.tag {
  --text-color: var(--dark);
  padding: 0.25rem 0.625rem;
  border: 1px solid var(--border-color);
  background-color: var(--background-color);
  font-size: var(--text-size--tiny);
  font-weight: var(--font-weight--medium);
  color: var(--text-color);
}

.sale-status {
  --background-color: blue;
  --border-color: rgba(35, 32, 32, 0.15);
}
.sale-status--1 {
  --background-color: var(--blue-200);
}
.sale-status--2 {
  --background-color: var(--red-200);
}

.accordion {
  border-top: 1px solid rgba(35, 32, 32, 0.15);
}
.accordion__toggle {
  padding: 1.25rem 0;
  margin: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 0.5rem;
  cursor: pointer;
}
.accordion__toggle i {
  font-size: 2.625rem;
  transition: transform 0.3s ease-in-out;
}
.accordion__toggle:hover i {
  transform: rotate(180deg);
}
.accordion__content {
  display: grid;
  grid-template-rows: 0fr;
  transition: grid-template-rows 0.3s ease-in-out;
}
.accordion__content-inner {
  overflow: hidden;
}
.accordion--open .accordion__toggle i {
  transform: rotate(45deg);
}
.accordion--open .accordion__content {
  grid-template-rows: 1fr;
}

.form {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.form__input {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0;
  border: 1px solid var(--dark-15);
  position: relative;
  align-self: stretch;
  width: 100%;
}
.form__input__icon {
  position: absolute;
  left: 0.75rem;
  top: 0;
  transform: translateY(0.5rem);
  z-index: 1;
}
.form__input__input {
  border: 0;
  background-color: transparent;
  width: 100%;
  padding: 0.5rem 0.75rem 0.5rem 3rem;
  color: var(--text-body);
  line-height: 1.5;
  outline-offset: 0.0625rem;
}
.form__button--submit {
  --background-color: var(--red-800);
  --border-color: var(--red-800);
  --text-color: var(--light);
}
.form--search__button--submit {
  --background-color: var(--blue-800);
  --border-color: var(--blue-800);
  --text-color: var(--light);
}

/*@use "partials/navigation";*/
.site-footer {
  background-color: var(--blue-400);
}
.site-footer__decoration {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: stretch;
}
.site-footer__decoration__container {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-areas: ". content .";
  margin-left: 0;
  margin-right: 0;
  width: 100%;
  padding: 0;
}
@media (min-width: 992px) {
  .site-footer__decoration__container {
    grid-template-columns: 1fr 37.5% 1fr;
    padding: 0 1.25rem;
  }
}
.site-footer__decoration__container__content {
  height: 5rem;
  grid-area: content;
  background-color: var(--blue-700);
  z-index: 1;
  padding: 0 1.25rem;
}
@media (min-width: 992px) {
  .site-footer__decoration__container__content {
    padding: 0;
  }
}
.site-footer__decoration::before {
  content: "";
  display: block;
  width: 50%;
  height: 100%;
  background-color: var(--blue-800);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.site-footer__decoration::after {
  content: "";
  display: block;
  width: 50%;
  height: 100%;
  background-color: var(--blue-900);
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
}
.site-footer__container {
  display: flex;
  flex-direction: column;
}
.site-footer__container--upper {
  display: flex;
  flex-direction: column;
  padding: 5rem 2rem 0.5rem 2rem;
  row-gap: 1rem;
}
@media (min-width: 992px) {
  .site-footer__container--upper {
    padding: 5.5rem 3rem 3rem 3rem;
    display: grid;
    grid-template-areas: "branding menu" "contact_information menu" "social menu";
    grid-template-columns: 42.2297297297% 1fr;
    column-gap: 8rem;
    row-gap: 2rem;
  }
}
.site-footer__container--upper .site-footer__branding {
  grid-area: branding;
}
.site-footer__container--upper .site-footer__branding a svg {
  width: 100%;
  height: auto;
  max-width: 263px;
  display: block;
}
.site-footer__container--upper .site-footer__contact_information {
  grid-area: contact_information;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.site-footer__container--upper .site-footer__contact_information__block {
  display: flex;
  flex-direction: column;
}
.site-footer__container--upper .site-footer__contact_information__block__title {
  margin: 0;
}
.site-footer__container--upper .site-footer__contact_information__block__content p:first-child {
  margin-top: 0;
}
.site-footer__container--upper .site-footer__contact_information__block__content p:last-child {
  margin-bottom: 0;
}
.site-footer__container--upper .site-footer__social {
  grid-area: social;
  margin-top: 1rem;
}
@media (min-width: 992px) {
  .site-footer__container--upper .site-footer__social {
    margin-top: 0;
  }
}
.site-footer__container--upper .site-footer__social__list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: row;
  gap: 1rem;
  align-items: center;
}
.site-footer__container--upper .site-footer__menu {
  grid-area: menu;
  margin-top: 2rem;
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
}
@media (min-width: 992px) {
  .site-footer__container--upper .site-footer__menu {
    flex-direction: row;
    justify-content: space-between;
  }
}
.site-footer__container--upper .site-footer__menu__list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
}
.site-footer__container--upper .site-footer__menu__list__item__link {
  text-decoration: none;
  padding: 0.5rem 0;
  line-height: 1.5;
  display: block;
}
.site-footer__container--lower {
  padding: 0 2rem 2rem 2rem;
  grid-template-areas: "privacy-links" "copyright";
  display: grid;
}
@media (min-width: 992px) {
  .site-footer__container--lower {
    grid-template-areas: "copyright privacy-links";
    grid-template-columns: auto 1fr;
    justify-content: space-between;
    align-items: center;
    padding: 2rem 0;
  }
}
.site-footer__container--lower .site-footer__copyright {
  grid-area: copyright;
}
.site-footer__container--lower .site-footer__copyright__text {
  font-size: var(--text-size--small);
  font-weight: 400;
  margin: 0;
}
.site-footer__container--lower .site-footer__privacy-links {
  grid-area: privacy-links;
  margin: 2rem 0;
}
@media (min-width: 992px) {
  .site-footer__container--lower .site-footer__privacy-links {
    margin: 0 0 0 auto;
  }
}
.site-footer__container--lower .site-footer__privacy-links__list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
@media (min-width: 992px) {
  .site-footer__container--lower .site-footer__privacy-links__list {
    flex-direction: row;
  }
}
.site-footer__container--lower .site-footer__privacy-links__list__item__link {
  font-size: var(--text-size--small);
  line-height: 1.5;
  font-weight: 400;
}

.site-header {
  position: fixed;
  top: var(--top);
  left: 0;
  width: 100%;
  z-index: 1000;
}
.site-header__notification {
  background-color: var(--dark);
}
.site-header__notification__marquee {
  padding: 0.5rem 0;
  text-align: center;
  color: var(--light);
  display: flex;
  overflow: hidden;
  white-space: nowrap;
  position: relative;
}
.site-header__notification__marquee .item {
  white-space: nowrap;
  padding: 0 15rem;
}
.site-header__notification__marquee[data-animated=true] .marquee__track {
  display: flex;
  width: max-content;
  animation: marquee-scroll var(--marquee-duration, 20s) linear infinite;
  will-change: transform;
}
.site-header__notification__marquee[data-animated=true]:hover .marquee__track {
  animation-play-state: paused;
}
.site-header__notification__marquee p {
  margin: 0;
}
.site-header--upper {
  background-color: var(--red-700);
}
@media (min-width: 992px) {
  .site-header--upper {
    overflow: hidden;
    position: relative;
  }
  .site-header--upper::before {
    content: "";
    display: block;
    width: 50%;
    height: 100vh;
    background-color: var(--red-800);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
  }
  .site-header--upper::after {
    content: "";
    display: block;
    width: 50%;
    height: 100vh;
    background-color: var(--red-400);
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0;
  }
}
.site-header--lower {
  background-color: var(--light);
}
@media (min-width: 992px) {
  .site-header--lower {
    padding: 0.375rem 0;
  }
}
.site-header--lower .button--small {
  --background-color: var(--red-800);
  --border-color: var(--red-800);
  --text-color: var(--light);
}
.site-header__container {
  display: grid;
  align-items: center;
  justify-content: space-between;
  background-color: var(--color--white);
  position: relative;
}
.site-header__container--upper {
  grid-template-areas: "branding navigation-toggle";
}
@media (min-width: 992px) {
  .site-header__container--upper {
    grid-template-areas: ". branding .";
    grid-template-columns: 1fr 37.5% 1fr;
    align-items: stretch;
  }
}
.site-header__container--lower {
  display: none;
  flex-direction: column;
  gap: 1rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  align-items: stretch;
}
body.navigation-opened .site-header__container--lower {
  display: flex;
}
@media (min-width: 992px) {
  .site-header__container--lower {
    flex-direction: row;
    display: flex;
    padding-top: 0;
    padding-bottom: 0;
    gap: 2rem;
  }
}
.site-header__branding {
  grid-area: branding;
  margin: 0;
  width: clamp(177px, 18.24791667vw, 263px);
  background-color: var(--red-700);
  /*padding: 1.125rem 0;*/
  height: 4rem;
  transition: height 0.1s ease-in-out;
  display: flex;
  align-items: center;
}
.site-header__branding a {
  display: flex;
}
.site-header__branding a svg {
  width: 100%;
  height: 1.75rem;
  transition: height 0.1s ease-in-out;
}
@media (min-width: 992px) {
  .site-header__branding a svg {
    height: 2.5rem;
  }
}
.site-header__branding a svg path {
  fill: RGB(var(--color--black));
}
@media (min-width: 992px) {
  .site-header__branding {
    height: 100%;
    width: 100%;
    justify-content: center;
    z-index: 1;
    height: 8rem;
    /*padding: 3rem 0;*/
  }
}
@media (min-width: 992px) {
  .site-header--compressed .site-header__branding {
    height: 3.5rem;
  }
  .site-header--compressed .site-header__branding a svg {
    height: 2rem;
  }
}
.site-header__my-page {
  grid-area: my-page;
}
.site-header__search-form {
  grid-area: search-form;
  position: relative;
  display: none;
  margin: 3rem 0 1rem 0;
}
body.navigation-opened .site-header__search-form {
  display: flex;
}
@media (min-width: 992px) {
  .site-header__search-form {
    display: flex;
    margin: 0;
  }
}
.site-header__search-form__icon {
  position: absolute;
  left: 0.75rem;
  top: 0;
  transform: translateY(0.5rem);
  z-index: 1;
}
.site-header__search-form__icon:before {
  content: "search";
  font-family: "Material Symbols Outlined";
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  font-size: 1.5rem;
  font-weight: 400;
  color: rgba(7, 8, 6, 0.6);
}
.site-header__search-form input {
  width: 100%;
}
.site-header__language-selector {
  grid-area: language-selector;
  display: none;
  margin: 0 0 0 auto;
}
@media (max-width: 992px) {
  body.navigation-opened .site-header__language-selector {
    display: flex;
    margin-bottom: 9.5rem;
  }
}
@media (min-width: 992px) {
  .site-header__language-selector {
    display: flex;
    margin-bottom: 0;
  }
}
.site-header__language-selector .country-selector.weglot-dropdown {
  background-color: transparent;
}
.site-header__language-selector .country-selector.weglot-dropdown .wgcurrent {
  padding: 0;
  background-color: rgba(7, 8, 6, 0.05);
  border-color: rgba(7, 8, 6, 0.15);
  border-radius: 50%;
  border-width: 0 0 4px 0;
}
.site-header__language-selector .country-selector.weglot-dropdown .wgcurrent > span {
  padding: 10px;
  line-height: 1;
  height: auto;
}
.site-header__language-selector .country-selector.weglot-dropdown .wgcurrent > span:before {
  margin: 0;
  width: 20px !important;
  height: 20px !important;
  background-size: auto 20px !important;
  background-color: transparent;
}
.site-header__language-selector .country-selector.weglot-dropdown .wgcurrent:after {
  content: none;
}
.site-header__language-selector .country-selector.weglot-dropdown ul {
  min-width: initial;
  border: 0;
  background-color: transparent;
}
.site-header__language-selector .country-selector.weglot-dropdown ul li a {
  line-height: 1;
  height: auto;
  padding: 10px;
  background-color: rgba(7, 8, 6, 0.05);
  border-color: rgba(7, 8, 6, 0.15);
  border-radius: 50%;
  border-width: 0 0 4px 0;
  border-style: solid;
}
.site-header__language-selector .country-selector.weglot-dropdown ul li a:before {
  width: 20px !important;
  height: 20px !important;
  background-size: auto 20px !important;
  margin-right: 0;
}
.site-header__navigation-toggle {
  grid-area: navigation-toggle;
  background-color: transparent;
  border: 0;
  padding: 0;
  margin: 0;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 0.75rem;
  color: var(--dark);
}
@media (min-width: 992px) {
  .site-header__navigation-toggle {
    display: none;
  }
}
.site-header__navigation {
  grid-area: navigation;
  height: auto;
  display: flex;
  margin-top: 0.5rem;
}
@media (min-width: 992px) {
  .site-header__navigation {
    margin-top: 0;
    margin-left: -0.5rem;
    margin-right: auto;
  }
}
.site-header__navigation .navigation__list {
  display: flex;
  flex-direction: column;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
@media (min-width: 992px) {
  .site-header__navigation .navigation__list {
    flex-direction: row;
    gap: 1rem;
    flex-wrap: nowrap;
    width: auto;
  }
}
.site-header__navigation .navigation__list__item {
  padding: 0.5rem 0;
}
@media (min-width: 992px) {
  .site-header__navigation .navigation__list__item {
    padding: 0 0.5rem;
  }
}
.site-header__navigation .navigation__list__item--has-children {
  position: relative;
}
.site-header__navigation .navigation__list__item--has-children__link {
  display: flex;
  align-items: center;
  text-decoration: none;
  justify-content: space-between;
}
@media (min-width: 992px) {
  .site-header__navigation .navigation__list__item--has-children__link {
    gap: 0.25rem;
  }
}
.site-header__navigation .navigation__list__item__link {
  text-decoration: none;
}
.site-header__navigation .navigation__list__item__submenu {
  list-style: none;
  padding: 0 0 0 1.25rem;
  margin: 0;
  display: none;
  flex-direction: column;
  background-color: var(--light);
}
@media (min-width: 992px) {
  .site-header__navigation .navigation__list__item__submenu {
    padding: 1rem 0.5rem 0.5rem;
    gap: 1rem;
    min-width: 18ch;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000000;
  }
}
.site-header__navigation .navigation__list__item__submenu__item {
  display: flex;
  gap: 0.75rem;
  align-items: center;
  padding: 0.5rem 0;
}
@media (min-width: 992px) {
  .site-header__navigation .navigation__list__item__submenu__item {
    align-items: flex-start;
    padding: 0;
  }
}
.site-header__navigation .navigation__list__item__submenu__item__link {
  text-decoration: none;
  color: RGB(var(--color--black));
  display: flex;
  flex-direction: column;
}
.site-header__navigation .navigation__list__item--expanded .navigation__list__item__submenu {
  display: flex;
}

@keyframes marquee-scroll {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(calc(var(--item-width) * -1));
  }
}
#jumbotron {
  display: flex;
  flex-direction: column;
}
@media (min-width: 992px) {
  #jumbotron {
    flex-direction: row;
    height: 100vh;
  }
}
@media (min-width: 992px) {
  #jumbotron .section {
    flex: 0 0 50%;
    min-width: 50%;
  }
}
#jumbotron .section {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
#jumbotron .section:first-child {
  background-color: #EABE5D;
}
#jumbotron .section:first-child .wrapper {
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  #jumbotron .section:first-child .wrapper {
    max-width: 60%;
    margin: 0 auto;
  }
}
#jumbotron .section:first-child .wrapper svg {
  margin: 85px auto 0 auto;
  width: 100%;
}
#jumbotron .section:first-child .wrapper svg path {
  fill: RGB(var(--color--black));
}
#jumbotron .section:first-child .wrapper p {
  font-size: 6.1vw;
  margin: 88px auto 16px auto;
}
@media (min-width: 992px) {
  #jumbotron .section:first-child .wrapper p {
    font-size: 2.3vw;
    margin: 85px auto 32px auto;
  }
}
#jumbotron .section:first-child .wrapper ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  display: flex;
}
#jumbotron .section:first-child .wrapper ul li a {
  display: flex;
  width: 21vw;
  height: 21vw;
  border-radius: 100vw;
  background-color: RGB(var(--color--black));
  color: white;
  font-size: 3vw;
  text-decoration: underline;
  line-height: 1;
  align-items: center;
  justify-content: center;
  transition: transform 200ms cubic-bezier(0.4, 0, 0.2, 1);
}
@media (min-width: 992px) {
  #jumbotron .section:first-child .wrapper ul li a {
    width: 9vw;
    height: 9vw;
    font-size: 1.2vw;
  }
}
#jumbotron .section:first-child .wrapper ul li a:hover {
  transform: scale(1.15);
}
#jumbotron .section:first-child .wrapper ul li:nth-child(1) {
  margin-right: 1.5vw;
}
@media (min-width: 992px) {
  #jumbotron .section:first-child .wrapper ul li:nth-child(1) {
    margin-right: 2vw;
  }
}
#jumbotron .section:first-child .wrapper ul li:nth-child(2) {
  margin-top: 10vw;
  margin-right: 5.3vw;
}
@media (min-width: 992px) {
  #jumbotron .section:first-child .wrapper ul li:nth-child(2) {
    margin-top: 8vw;
    margin-right: 1.1vw;
  }
}
#jumbotron .section:first-child .wrapper ul li:nth-child(3) {
  margin-top: 5vw;
}
@media (min-width: 992px) {
  #jumbotron .section:first-child .wrapper ul li:nth-child(3) {
    margin-top: 3.2vw;
  }
}
#jumbotron .section:last-child {
  /*
  background-image: url('/wp-content/themes/kloden/assets/images/jumbotron-test.jpg');
  background-size: cover;
   */
  position: relative;
  display: flex;
  justify-content: flex-end;
  overflow: hidden;
}
@media (max-width: 992px) {
  #jumbotron .section:last-child {
    aspect-ratio: 1/1;
  }
}
#jumbotron .section:last-child img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
}
#jumbotron .section:last-child iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100vw;
  height: 100vh;
  transform: translate(-50%, -50%);
  z-index: -1 !important;
}
#jumbotron .section:last-child .overlay {
  background-color: RGB(var(--color--black));
  color: white;
  padding: 32px 37px;
  max-width: 82%;
  margin-bottom: 21px;
}
@media (min-width: 992px) {
  #jumbotron .section:last-child .overlay {
    padding: 50px 60px;
    max-width: 60%;
    margin-bottom: 70px;
  }
}
#jumbotron .section:last-child .overlay p {
  margin: 0;
  font-size: 4.580152672vw;
}
@media (min-width: 992px) {
  #jumbotron .section:last-child .overlay p {
    font-size: 1.666666667vw;
  }
}
#jumbotron .section:last-child .overlay p a {
  text-decoration: underline;
  color: currentColor;
}

.grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  column-gap: 1.25rem;
  row-gap: 2rem;
}
@media (min-width: 992px) {
  .grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    column-gap: 2rem;
    row-gap: 4rem;
  }
}

/*@use "partials/posts";*/
body.archive.post-type-archive-event .wrapper .title-and-link {
  display: flex;
  gap: 1rem;
  align-items: center;
}
body.archive.post-type-archive-event .wrapper .title-and-link * {
  margin: 0;
}
body.archive.post-type-archive-event .tags {
  --gap: 10px;
  overflow-x: scroll;
  white-space: nowrap;
  display: flex;
  gap: var(--gap);
  margin: 34px 0 47px 0;
  padding-left: 1.25rem;
}
@media (min-width: 992px) {
  body.archive.post-type-archive-event .tags {
    --gap: 20px;
    margin: 53px 0 58px 0;
    padding-left: 0;
  }
}
body.archive.post-type-archive-event .tags::-webkit-scrollbar {
  display: none;
}
body.archive.post-type-archive-event .tags .tag {
  --diameter: 73px;
  --font-size: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: var(--font-size);
  width: var(--diameter);
  height: var(--diameter);
  border-radius: 100vw;
  text-align: center;
  padding: 10px;
  background-color: RGB(var(--color--purple--lighter));
  border: 1px solid RGB(var(--color--purple--lighter));
  white-space: initial;
  transition: all 200ms ease-in-out;
  aspect-ratio: 1/1;
}
@media (min-width: 992px) {
  body.archive.post-type-archive-event .tags .tag {
    --diameter: 80px;
    --font-size: 12px;
  }
}
body.archive.post-type-archive-event .tags .tag:hover {
  border-color: RGB(var(--color--black));
}
body.archive.post-type-archive-event .tags .tag.active {
  border-color: RGB(var(--color--black));
  background-color: RGB(var(--color--black));
  color: white;
}
body.archive.post-type-archive-event .posts > a {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100vw;
  text-align: center;
  aspect-ratio: 1/1;
  background-color: RGB(var(--color--black));
  color: white;
  font-size: 14vw;
  text-decoration: underline;
}
@media (min-width: 992px) {
  body.archive.post-type-archive-event .posts > a {
    font-size: 3.75vw;
  }
}
@media (min-width: 1440px) {
  body.archive.post-type-archive-event .posts > a {
    font-size: 54px;
  }
}

.post-type-archive.post-type-archive-event .site-main__wrapper .container {
  padding-top: var(--section-padding--medium);
  padding-bottom: var(--section-padding--medium);
}
.post-type-archive.post-type-archive-event .site-main__wrapper .container h1 {
  margin: 1rem 0;
}
.post-type-archive.post-type-archive-event .site-main__wrapper .container .archive-actions {
  margin: 5rem 0 3.75rem 0;
  display: flex;
  gap: 1rem;
  justify-content: space-between;
}
.post-type-archive.post-type-archive-event .site-main__wrapper .container .archive-actions .filters {
  display: flex;
  gap: 1rem;
}
@media (max-width: 992px) {
  .post-type-archive.post-type-archive-event .site-main__wrapper .container .archive-actions .filters {
    position: relative;
  }
}
@media (min-width: 992px) {
  .post-type-archive.post-type-archive-event .site-main__wrapper .container .archive-actions .filters__item {
    position: relative;
  }
}
.post-type-archive.post-type-archive-event .site-main__wrapper .container .archive-actions .filters__item__button.active {
  --border-color: var(--dark);
}
.post-type-archive.post-type-archive-event .site-main__wrapper .container .archive-actions .filters__item .filter-dropdown {
  position: absolute;
  top: calc(100% + 0.5rem);
  padding: 0.5rem;
  background-color: var(--support-50);
  border: 1px solid rgba(35, 32, 32, 0.15);
  display: none;
  z-index: 1000;
  left: 0;
}
@media (min-width: 992px) {
  .post-type-archive.post-type-archive-event .site-main__wrapper .container .archive-actions .filters__item .filter-dropdown {
    width: auto;
    left: 0;
    right: auto;
  }
}
.post-type-archive.post-type-archive-event .site-main__wrapper .container .archive-actions .filters__item .filter-dropdown.open {
  display: block;
}
.post-type-archive.post-type-archive-event .site-main__wrapper .container .archive-actions .filters__item .filter-dropdown__content {
  columns: 2;
  column-gap: 2rem;
}
.post-type-archive.post-type-archive-event .site-main__wrapper .container .archive-actions .filters__item .filter-dropdown__item {
  display: flex;
  gap: 0.5rem;
  align-items: center;
  padding: 0.5rem;
}

body.page-template-template-calendar .wrapper .title-and-link {
  display: flex;
  gap: 1rem;
  align-items: center;
}
body.page-template-template-calendar .wrapper .title-and-link * {
  margin: 0;
}
body.page-template-template-calendar .sections {
  display: flex;
  flex-direction: column-reverse;
  margin: 17px calc(1.25rem * -1) 90px calc(1.25rem * -1);
}
@media (min-width: 992px) {
  body.page-template-template-calendar .sections {
    margin: 96px auto 177px 0;
    flex-direction: row;
  }
}
@media (min-width: 992px) {
  body.page-template-template-calendar .sections .section:first-child {
    flex: 0 0 62.93103448%;
    min-width: 62.93103448%;
  }
}
body.page-template-template-calendar .sections .section:first-child #agenda .controls {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin-bottom: 26px;
  font-size: 21px;
}
body.page-template-template-calendar .sections .section:first-child #agenda .controls button {
  border: 0;
  padding: 0;
  background-color: transparent;
  cursor: pointer;
  color: RGB(var(--color--black));
}
body.page-template-template-calendar .sections .section:first-child #agenda .controls button[disabled] {
  color: RGBA(var(--color--black), 0.15);
}
body.page-template-template-calendar .sections .section:first-child #agenda .controls span.current-date {
  font-weight: bold;
}
body.page-template-template-calendar .sections .section:first-child #agenda .event {
  display: flex;
  align-items: center;
  position: relative;
  padding: 18px 9.5px;
  gap: 11px;
}
@media (min-width: 992px) {
  body.page-template-template-calendar .sections .section:first-child #agenda .event {
    padding: 25px;
    gap: 40px;
  }
}
body.page-template-template-calendar .sections .section:first-child #agenda .event:nth-child(9n-8) {
  background-color: RGB(var(--color--1));
}
body.page-template-template-calendar .sections .section:first-child #agenda .event:nth-child(9n-7) {
  background-color: RGB(var(--color--2));
}
body.page-template-template-calendar .sections .section:first-child #agenda .event:nth-child(9n-6) {
  background-color: RGB(var(--color--3));
}
body.page-template-template-calendar .sections .section:first-child #agenda .event:nth-child(9n-5) {
  background-color: RGB(var(--color--4));
}
body.page-template-template-calendar .sections .section:first-child #agenda .event:nth-child(9n-4) {
  background-color: RGB(var(--color--5));
}
body.page-template-template-calendar .sections .section:first-child #agenda .event:nth-child(9n-3) {
  background-color: RGB(var(--color--6));
}
body.page-template-template-calendar .sections .section:first-child #agenda .event:nth-child(9n-2) {
  background-color: RGB(var(--color--7));
}
body.page-template-template-calendar .sections .section:first-child #agenda .event:nth-child(9n-1) {
  background-color: RGB(var(--color--8));
}
body.page-template-template-calendar .sections .section:first-child #agenda .event:nth-child(9n) {
  background-color: RGB(var(--color--9));
}
body.page-template-template-calendar .sections .section:first-child #agenda .event > a {
  position: absolute;
  inset: 0;
}
body.page-template-template-calendar .sections .section:first-child #agenda .event .image {
  flex: 0 0 108px;
  max-width: 108px;
}
@media (min-width: 992px) {
  body.page-template-template-calendar .sections .section:first-child #agenda .event .image {
    flex: 0 0 150px;
    max-width: 150px;
  }
}
body.page-template-template-calendar .sections .section:first-child #agenda .event .textual-content h3 {
  font-family: "Suisse Int'l", sans-serif;
  font-size: 18px;
  margin: 0;
}
@media (min-width: 992px) {
  body.page-template-template-calendar .sections .section:first-child #agenda .event .textual-content h3 {
    font-size: 24px;
  }
}
body.page-template-template-calendar .sections .section:first-child #agenda .event .textual-content p {
  margin: 0;
  font-weight: bold;
}
body.page-template-template-calendar .sections .section:first-child #agenda .event .sale-status {
  --diameter: 73px;
  --font-size: 10px;
  flex: 0 0 var(--diameter);
  max-width: var(--diameter);
  text-align: center;
  display: flex;
  align-items: center;
  font-size: var(--font-size);
  justify-content: center;
  border-radius: 100vw;
  width: var(--diameter);
  height: var(--diameter);
}
@media (min-width: 992px) {
  body.page-template-template-calendar .sections .section:first-child #agenda .event .sale-status {
    --diameter: 80px;
    --font-size: 12px;
  }
}
body.page-template-template-calendar .sections .section:first-child #agenda .event.hidden {
  display: none;
}
@media (min-width: 992px) {
  body.page-template-template-calendar .sections .section:last-child {
    padding-left: 91px;
    flex: 1;
  }
}
body.page-template-template-calendar .sections .section:last-child {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
body.page-template-template-calendar .sections .section:last-child button[data-action=open-calendar],
body.page-template-template-calendar .sections .section:last-child button[data-action=close-calendar] {
  margin: 0 auto 32px auto;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 11px;
  width: 73px;
  height: 73px;
  border: 0;
  background-color: RGB(var(--color--purple--lighter));
  border-radius: 100vw;
}
@media (min-width: 992px) {
  body.page-template-template-calendar .sections .section:last-child button[data-action=open-calendar],
  body.page-template-template-calendar .sections .section:last-child button[data-action=close-calendar] {
    display: none;
  }
}
body.page-template-template-calendar .sections .section:last-child button[data-action=open-calendar] {
  color: RGB(var(--color--black));
}
body.calendar-visible body.page-template-template-calendar .sections .section:last-child button[data-action=open-calendar] {
  display: none;
}
body.page-template-template-calendar .sections .section:last-child button[data-action=close-calendar] {
  display: none;
  color: RGB(var(--color--black));
}
body.calendar-visible body.page-template-template-calendar .sections .section:last-child button[data-action=close-calendar] {
  display: flex;
}
body.page-template-template-calendar .sections .section:last-child #calendar {
  margin: 0 1.25rem;
}
body.page-template-template-calendar .sections .section:last-child #calendar.visible {
  display: block;
}
@media (min-width: 992px) {
  body.page-template-template-calendar .sections .section:last-child #calendar {
    display: block;
    margin: 0;
  }
}
body.page-template-template-calendar .sections .section:last-child #calendar .ui-datepicker-header {
  display: grid;
  grid-template-areas: "prev title next";
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  font-size: 21px;
}
body.page-template-template-calendar .sections .section:last-child #calendar .ui-datepicker-header .ui-datepicker-prev {
  grid-area: prev;
  text-align: right;
  cursor: pointer;
}
body.page-template-template-calendar .sections .section:last-child #calendar .ui-datepicker-header .ui-datepicker-title {
  grid-area: title;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0 10px;
}
body.page-template-template-calendar .sections .section:last-child #calendar .ui-datepicker-header .ui-datepicker-next {
  grid-area: next;
  cursor: pointer;
}
body.page-template-template-calendar .sections .section:last-child #calendar table {
  width: 100%;
}
body.page-template-template-calendar .sections .section:last-child #calendar table tr {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
}
body.page-template-template-calendar .sections .section:last-child #calendar table th, body.page-template-template-calendar .sections .section:last-child #calendar table td {
  aspect-ratio: 1/1;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  color: RGBA(var(--color--black), 0.25);
}
body.page-template-template-calendar .sections .section:last-child #calendar table th a, body.page-template-template-calendar .sections .section:last-child #calendar table td a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: RGB(var(--color--black));
  text-decoration: none;
  border-radius: 100vw;
  transition: all 0.4s ease-in-out;
}
body.page-template-template-calendar .sections .section:last-child #calendar table th a:hover, body.page-template-template-calendar .sections .section:last-child #calendar table td a:hover {
  background-color: RGBA(var(--color--black), 0.1);
}
body.page-template-template-calendar .sections .section:last-child #calendar table th.ui-datepicker-current-day a, body.page-template-template-calendar .sections .section:last-child #calendar table td.ui-datepicker-current-day a {
  background-color: RGB(var(--color--black));
  color: white;
}
body.page-template-template-calendar .sections .section:last-child #calendar table th {
  color: RGB(var(--color--black));
}
body.page-template-template-calendar section#custom-links {
  margin-top: 0;
}

#news {
  margin-top: 109px;
}
@media (min-width: 992px) {
  #news {
    margin-top: 160px;
  }
}
#news .wrapper h2 {
  font-size: 50px;
  margin-bottom: 55px;
}
#news .wrapper .posts {
  display: grid;
  gap: 15px;
  grid-template-columns: 1fr;
}
@media (min-width: 992px) {
  #news .wrapper .posts {
    grid-template-columns: repeat(3, 1fr);
    gap: 17px;
  }
  body.home #news .wrapper .posts, body.single-post #news .wrapper .posts {
    gap: 0;
  }
}
#news .wrapper.narrow a {
  display: block;
  margin-top: 26px;
  text-align: center;
  text-decoration: none;
}
@media (min-width: 992px) {
  #news .wrapper.narrow a {
    margin-top: 50px;
    font-size: 20px;
    text-align: left;
  }
}
#news .wrapper.narrow a:after {
  content: "→";
  margin-left: 10px;
}

.tease {
  display: flex;
  flex-direction: column;
  position: relative;
}
.tease > a {
  position: absolute;
  inset: 0;
}
.tease > a:focus-visible {
  outline: 2px dashed blue;
  z-index: 100;
  outline-offset: 5px;
  border-radius: 2px;
}
.tease__image {
  aspect-ratio: 335/348;
  background-color: lightgray;
}
@media (min-width: 992px) {
  .tease__image {
    aspect-ratio: 5/4;
  }
}
.tease__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.tease__content {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.tease--manual-content-block__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 1rem;
  padding: 2rem;
  background-color: var(--background-color);
  border-top: 1.25rem solid var(--border-color);
  color: var(--text-color);
  text-decoration: none;
}
.tease--manual-content-block__content__title {
  margin: 0;
}
.tease--manual-content-block__content__body {
  margin: 0;
}
.tease--employee, .tease--event {
  --border-width: 1rem;
  --border-color: var(--border-color);
  border-top: var(--border-width) solid var(--border-color);
}
@media (min-width: 992px) {
  .tease--employee, .tease--event {
    --border-width: 1.25rem;
  }
}
.tease--employee__image, .tease--event__image {
  aspect-ratio: 4/3;
  overflow: hidden;
}
@media (min-width: 992px) {
  .tease--employee__image, .tease--event__image {
    aspect-ratio: 4/3;
  }
}
.tease--employee__image img, .tease--event__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.tease--employee__content, .tease--event__content {
  margin-top: 0.75rem;
}
@media (min-width: 992px) {
  .tease--employee__content, .tease--event__content {
    margin-top: 1rem;
  }
}
.tease--employee__content__title, .tease--event__content__title {
  /* */
}
.tease--employee__content__details p:first-of-type, .tease--event__content__details p:first-of-type {
  margin-top: 0;
}
.tease--employee__content__details p:last-of-type, .tease--event__content__details p:last-of-type {
  margin-bottom: 0;
}
.tease--employee__content__date, .tease--event__content__date {
  margin: 0;
}
.tease--employee__content__subtitle, .tease--event__content__subtitle {
  margin: 0;
}
.tease--employee__content__sale-status, .tease--event__content__sale-status {
  margin-top: auto;
  margin-bottom: 0.625rem;
}
.tease--employee__content__read-more, .tease--event__content__read-more {
  margin-top: auto;
}
@media (min-width: 992px) {
  .tease--employee__content__read-more, .tease--event__content__read-more {
    margin-top: auto;
  }
}
.tease--post__content {
  padding: 1.5rem;
  display: flex;
  flex-direction: column;
}
.tease--post__content__meta {
  display: flex;
  gap: 1rem;
  align-items: center;
}
.tease--post__content__meta__categories {
  display: flex;
  gap: 0.5rem;
  list-style: none;
  padding: 0;
  margin: 0;
}
.tease--post__content__meta__categories__category {
  font-size: var(--text-size--small);
  color: var(--color--gray);
}
.tease--post__content__meta__reading-time {
  font-size: var(--text-size--small);
  font-weight: var(--font-weight--semibold);
  color: rgb(7, 8, 6);
  line-height: 1.5;
  margin: 0;
}
.tease--post__content__title {
  margin: 1rem 0 0.5rem 0;
}
.tease--post__content__excerpt {
  margin: 0 0 1.5rem 0;
}

.site-main {
  margin-top: var(--header-height);
}

section#custom-links {
  margin-top: 90px;
}
@media (min-width: 992px) {
  section#custom-links {
    margin-top: 177px;
  }
}
section#custom-links .wrapper {
  display: flex;
}
@media (max-width: 992px) {
  section#custom-links .wrapper {
    margin-left: 0;
    margin-right: 0;
  }
}
section#custom-links .wrapper a {
  display: flex;
  font-family: "Suisse Int'l", sans-serif;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 49.61832061vw;
  height: 49.61832061vw;
  font-size: clamp(27px, 6.8vw, 54px);
}
@media (min-width: 992px) {
  section#custom-links .wrapper a {
    width: clamp(197px, 26.666667vw, 384px);
    height: clamp(197px, 26.666667vw, 384px);
    font-size: clamp(27px, 3.472222222vw, 54px);
  }
}
section#custom-links .wrapper a {
  background-color: RGB(var(--color--black));
  border-radius: 100vw;
  color: white;
  text-decoration: underline;
}
@media (min-width: 992px) {
  section#custom-links .wrapper a span.label {
    max-width: 12ch;
  }
}
section#custom-links .wrapper a:nth-child(2) {
  margin-left: 0.1272264631vw;
  margin-top: 39.69465649vw;
}
@media (min-width: 992px) {
  section#custom-links .wrapper a:nth-child(2) {
    margin-left: -0.5555555556vw;
    margin-top: clamp(0px, 26.66666667vw, 384px);
  }
}

html {
  font-size: 16px;
  font-feature-settings: "kern" 1;
  font-kerning: normal;
  scroll-behavior: smooth;
  overflow-y: scroll;
}
@media (min-width: 992px) {
  html {
    font-size: 16px;
  }
}

a {
  color: currentColor;
}

b, strong {
  font-weight: 600;
}

.hidden {
  display: none !important;
}

.device-only {
  display: initial;
}
@media (min-width: 992px) {
  .device-only {
    display: none;
  }
}

.desktop-only {
  display: none;
}
@media (min-width: 992px) {
  .desktop-only {
    display: initial;
  }
}

body {
  background-color: var(--support-50);
}
body.search-opened body {
  overflow: hidden;
}
body.admin-bar {
  --top: 46px;
}
@media (min-width: 782px) {
  body.admin-bar {
    --top: 32px;
  }
}

img {
  max-width: 100%;
  height: auto;
  display: block;
}

* {
  box-sizing: border-box;
}

/* NOTICE */
section#notice {
  margin-bottom: 4em;
}

#productions {
  margin-top: 75px;
}
@media (max-width: 992px) {
  #productions .wrapper {
    margin-left: 0;
    margin-right: 0;
  }
}
#productions .wrapper h2 {
  font-size: 22px;
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}
@media (min-width: 992px) {
  #productions .wrapper h2 {
    margin-left: 0;
    margin-right: 0;
  }
}
body.home #productions .wrapper h2 {
  font-size: 34px;
}
@media (min-width: 992px) {
  body.home #productions .wrapper h2 {
    font-size: 50px;
  }
}
#productions .wrapper.narrow a {
  display: block;
  margin-top: 26px;
  text-align: center;
  text-decoration: none;
}
@media (min-width: 992px) {
  #productions .wrapper.narrow a {
    margin-top: 50px;
    font-size: 20px;
    text-align: left;
  }
}
#productions .wrapper.narrow a:after {
  content: "→";
  margin-left: 10px;
}

.pagination-block {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1em 0;
}
.pagination-block ul.pagination {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1em;
}
.pagination-block ul.pagination li.current {
  font-weight: bold;
}
.pagination-block ul.pagination li.btn > * {
  text-decoration: none;
  background-color: transparent;
  border: 0;
}
.pagination-block ul.pagination li a {
  text-decoration: none;
}

body.single-post #content > .wrapper > h1 {
  margin-bottom: 0;
}
body.single-post #content > .wrapper > img {
  display: block;
  width: 100%;
}

.single.single-event .site-main__wrapper .container {
  display: grid;
  grid-template-areas: "image" "title" "details" "content";
}
@media (min-width: 992px) {
  .single.single-event .site-main__wrapper .container {
    grid-template-areas: "image details" "title details" "content details";
    grid-template-columns: 57.5% 1fr;
    column-gap: 5rem;
    padding-top: var(--section-padding--large);
    padding-bottom: var(--section-padding--large);
    align-items: flex-start;
  }
}
.single.single-event .site-main__wrapper .container .image {
  grid-area: image;
  margin-bottom: 3rem;
}
@media (min-width: 992px) {
  .single.single-event .site-main__wrapper .container .image {
    margin-bottom: 2rem;
  }
}
.single.single-event .site-main__wrapper .container .title {
  grid-area: title;
  display: flex;
  flex-direction: column;
  margin-bottom: 2rem;
}
.single.single-event .site-main__wrapper .container .title * {
  margin: 0;
}
@media (min-width: 992px) {
  .single.single-event .site-main__wrapper .container .title {
    margin-bottom: 1.5rem;
  }
}
.single.single-event .site-main__wrapper .container .details {
  grid-area: details;
  display: flex;
  flex-direction: column;
  gap: 2rem;
  margin-bottom: 3rem;
}
@media (min-width: 992px) {
  .single.single-event .site-main__wrapper .container .details {
    margin-bottom: 0;
    gap: 2rem;
  }
}
.single.single-event .site-main__wrapper .container .details__meta {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  border-left: 1.5rem solid var(--blue-700);
  padding: 0 0 2rem 1.5rem;
}
.single.single-event .site-main__wrapper .container .details__meta__date {
  font-size: var(--text-xl);
}
.single.single-event .site-main__wrapper .container .details__meta__items {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2rem;
}
.single.single-event .site-main__wrapper .container .details__meta__items__item {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.single.single-event .site-main__wrapper .container .details__meta__items__item__label {
  margin: 0;
}
.single.single-event .site-main__wrapper .container .details__performances {
  display: flex;
  flex-direction: column;
}
.single.single-event .site-main__wrapper .container .details__performances__title {
  margin-bottom: 1rem;
}
.single.single-event .site-main__wrapper .container .details__performances__performance {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-areas: "date action" "time action";
  align-items: center;
  justify-content: space-between;
  margin-bottom: 1.25rem;
}
@media (min-width: 992px) {
  .single.single-event .site-main__wrapper .container .details__performances__performance {
    grid-template-columns: auto auto 10.4375rem;
    grid-template-areas: "date time action";
  }
}
.single.single-event .site-main__wrapper .container .details__performances__performance__date {
  grid-area: date;
}
.single.single-event .site-main__wrapper .container .details__performances__performance__date--sold-out {
  text-decoration: line-through;
}
.single.single-event .site-main__wrapper .container .details__performances__performance__time {
  grid-area: time;
}
.single.single-event .site-main__wrapper .container .details__performances__performance__time--sold-out {
  text-decoration: line-through;
}
.single.single-event .site-main__wrapper .container .details__performances__performance__action {
  grid-area: action;
}
.single.single-event .site-main__wrapper .container .details__performance {
  align-self: flex-start;
}
.single.single-event .site-main__wrapper .container .content {
  grid-area: content;
}
@media (min-width: 992px) {
  .single.single-event .site-main__wrapper .container .content__title {
    display: none;
  }
}
.single.single-event .site-main__wrapper .container .content__scenes {
  border-top: 1px solid rgba(35, 32, 32, 0.15);
}

body.search .site-main .container {
  padding-top: var(--section-padding--global);
  padding-bottom: var(--section-padding--global);
}
body.search .site-main .container .form--search {
  flex-direction: column;
  align-items: stretch;
}
@media (min-width: 992px) {
  body.search .site-main .container .form--search {
    flex-direction: row;
    align-items: center;
  }
}

#search-modal {
  display: none;
  inset: 0;
  background-color: var(--support-50);
  z-index: 1000;
  flex-direction: column;
  position: fixed;
  padding: calc(var(--top) + 0.75rem) 0 var(--section-padding--global) 0;
  overflow-y: scroll;
}
@media (min-width: 992px) {
  #search-modal {
    padding-top: calc(var(--top) + 1rem);
  }
}
body.search-opened #search-modal {
  display: flex;
}
#search-modal .container {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100vh;
  align-items: center;
  justify-content: center;
  position: relative;
}
#search-modal .container h2 {
  margin: 0 0 0.75rem 0;
  text-align: center;
}
@media (min-width: 992px) {
  #search-modal .container h2 {
    margin-bottom: 1rem;
  }
}
#search-modal .container p {
  margin: 0 0 2rem 0;
  text-align: center;
}
@media (min-width: 992px) {
  #search-modal .container p {
    margin-bottom: 3rem;
  }
}
#search-modal .container form {
  flex-direction: column;
  align-items: center;
  gap: 1.5rem;
  width: 100%;
}
@media (min-width: 992px) {
  #search-modal .container form {
    max-width: 43.75%;
  }
}
#search-modal button[data-action=toggle-search] {
  position: absolute;
  top: 0;
  right: 0;
}

#sections {
  display: flex;
  flex-direction: column;
  overflow: hidden;
}

.swiper {
  --swiper-pagination-bullet-horizontal-gap: 0.5rem;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-color: var(--text-body);
  --swiper-pagination-bullet-active-opacity: 1;
  --swiper-pagination-bullet-size: 0.5rem;
  --swiper-pagination-bullet-border-radius: 0.5rem;
  overflow: hidden;
  position: relative;
}
.swiper__pagination {
  display: flex;
  gap: var(--swiper-pagination-bullet-horizontal-gap);
  align-items: center;
}
.swiper__pagination .swiper-pagination-bullet {
  margin: 0 !important;
}
.swiper__navigation {
  display: flex;
  gap: 1rem;
  align-items: center;
}
.swiper__navigation__button {
  margin: 0 !important;
}

.slide__container {
  display: flex;
  flex-direction: column;
  height: 100%;
}
@media (min-width: 992px) {
  .slide__container {
    display: grid;
    grid-template-areas: "image content";
    grid-template-columns: 54.6875% 1fr;
    align-items: center;
    gap: 5rem;
  }
}
.slide__container__image {
  aspect-ratio: 157.5/117.75;
}
@media (min-width: 992px) {
  .slide__container__image {
    aspect-ratio: 4/3;
  }
}
.slide__container__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.slide__container__content {
  grid-area: content;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex: 1;
}
.slide__container__content__tagline {
  margin: 0 0 var(--space-2xs) 0;
}
.slide__container__content__title {
  margin: 0;
}
.slide__container__content__body {
  margin: var(--space-2xs) 0 0 0;
}
.slide__container__content__button {
  margin: 2rem 0 0 0;
}
.slide--event__container__content {
  gap: 0;
}
.slide--event__container__content__date {
  margin: 0 0 var(--space-2xs) 0;
}
.slide--event__container__content__subtitle {
  margin: 0;
}

.manual-content-block {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 1rem;
  padding: 2rem;
  background-color: var(--color);
  border-top: 1.25rem solid var(--color);
  color: #fff;
  text-decoration: none;
}
.manual-content-block__title {
  margin: 0;
}
.manual-content-block__body {
  margin: 0;
}

.list {
  display: grid;
  grid-template-columns: 1fr;
}
.list .list__separator {
  grid-column: 1/-1;
  padding: 2rem 0 1rem 0;
  margin: 0;
}

.list__item {
  position: relative;
}
.list__item > a {
  position: absolute;
  inset: 0;
  z-index: 100;
}
.list__item--skeleton, .list__item--event {
  display: grid;
  grid-template-columns: 25.3731343284% 1fr;
  grid-template-areas: "image title title" "image subtitle subtitle" "date-and-time sale-status button";
  padding: 2rem 0;
  border-top: 1px solid rgba(35, 32, 32, 0.15);
  align-items: center;
  column-gap: 1rem;
  row-gap: 1rem;
  position: relative;
}
@media (min-width: 992px) {
  .list__item--skeleton, .list__item--event {
    grid-template-columns: 11.875% 1fr auto auto;
    grid-template-areas: "image date-and-time sale-status button" "image title sale-status button" "image subtitle sale-status button";
    column-gap: 2rem;
    row-gap: 0;
  }
}
.list__item--skeleton__link, .list__item--event__link {
  position: absolute;
  inset: 0;
  z-index: 100;
}
.list__item--skeleton__image, .list__item--event__image {
  grid-area: image;
  overflow: visible;
  border-top: 0.625rem solid var(--border-color);
  aspect-ratio: 4/3;
}
.list__item--skeleton__image img, .list__item--event__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.list__item--skeleton__date-and-time, .list__item--event__date-and-time {
  grid-area: date-and-time;
  grid-column: 1/3;
}
@media (min-width: 992px) {
  .list__item--skeleton__date-and-time, .list__item--event__date-and-time {
    padding-top: 0.5rem;
    grid-column: initial;
  }
}
.list__item--skeleton__title, .list__item--event__title {
  grid-area: title;
  margin: 0;
}
.list__item--skeleton__subtitle, .list__item--event__subtitle {
  grid-area: subtitle;
}
.list__item--skeleton__sale-status, .list__item--event__sale-status {
  grid-area: sale-status;
  display: flex;
  justify-content: flex-end;
}
.list__item--skeleton__button, .list__item--event__button {
  grid-area: button;
}
.list__item--manual-content-block {
  background-color: var(--background-color);
  display: grid;
  grid-template-areas: "title" "body";
  row-gap: 0;
  grid-template-columns: 1fr;
  color: var(--text-color);
  text-decoration: none;
  padding: 1.5625rem 1rem;
}
@media (min-width: 992px) {
  .list__item--manual-content-block {
    padding: 2rem;
  }
}
.list__item--manual-content-block__title {
  margin: 0;
}
.list__item--manual-content-block__body {
  margin: 0;
}

.skeleton {
  /* Define the colors as css custom props */
  --_default-color: var(--dark-15);
  --_shimmer-color: #fff;
  --max-width: initial;
  --min-height: 1em;
  --min-width: 20ch;
  display: inline-block;
  background-color: var(--_default-color);
  border-radius: 4px;
  min-height: var(--min-height);
  min-width: var(--min-width);
  max-width: var(--max-width);
  /* Apply the animation that moves the background */
  animation: skeleton-shimmer 2s ease-out infinite;
  animation-delay: calc(var(--animation-delay) * 2s);
  position: relative;
  /* Create a background that has a small shimmer "stripe"
    and tilt it 100 degrees. */
  background: linear-gradient(100deg, var(--_default-color), var(--_default-color) 50%, var(--_shimmer-color) 60%, var(--_default-color) 70%);
  /* Make the background twice the width so we can offset it. */
  background-size: 200% 100%;
  background-attachment: fixed;
}

@keyframes skeleton-shimmer {
  0% {
    background-position-x: 200%;
  }
  100% {
    background-position-x: 0%;
  }
}
/* ----------------------------------------------------------------------------
 * Shortcodes
 * ------------------------------------------------------------------------- */
.newsletter-form {
  display: grid;
  gap: 1rem;
  grid-template-areas: "email" "submit" "checkbox";
}
@media (min-width: 992px) {
  .newsletter-form {
    grid-template-areas: "email submit" "checkbox checkbox";
    align-items: flex-start;
    row-gap: 0.5rem;
  }
}
.newsletter-form label {
  display: none;
}
.newsletter-form input:not([type=submit]) {
  padding: 0.5rem 0.75rem;
  border: 1px solid var(--light);
  background-color: var(--light);
  font-size: var(--text-size--regular);
  font-weight: var(--font-weight--normal);
  line-height: 1.5;
  color: var(--dark);
}
.newsletter-form input:not([type=submit])::placeholder {
  color: #797777;
}
.newsletter-form input[name=email] {
  grid-area: email;
}
.newsletter-form input[type=submit] {
  grid-area: submit;
}
.newsletter-form .newsletter-form__checkbox {
  grid-area: checkbox;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

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