/*!*******************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/scss/main.scss ***!
  \*******************************************************************************************************************************************************/
@charset "UTF-8";
/* ==========================================================================
   INUITCSS
   ========================================================================== */
/**
 * inuitcss, by @csswizardry
 *
 * github.com/inuitcss | inuitcss.com
 */
/**
 * This is an example inuitcss manifest file. DO NOT MODIFY THIS FILE DIRECTLY.
 * Instead, copy and paste it into your own CSS directory and make additions,
 * extensions, and modifications there.
 */
/**
 * CONTENTS
 *
 * SETTINGS
 * Config...............Project-level configuration and feature switches.
 * Core.................inuitcss’ core and setup settings.
 * Global...............Project-wide variables and settings.
 *
 * TOOLS
 * Font-size............A mixin which guarantees baseline-friendly line-heights.
 * Clearfix.............Micro clearfix mixin.
 * Hidden...............Mixin for hiding elements.
 * Sass MQ..............inuitcss’ default media query manager.
 *
 * GENERIC
 * Box-sizing...........Better default `box-sizing`.
 * Normalize.css........A level playing field using @necolas’ Normalize.css.
 * Reset................A tiny reset to complement Normalize.css.
 * Shared...............Sensibly and tersely share some global commonalities
 *                      (particularly useful when managing vertical rhythm).
 *
 * ELEMENTS
 * Page.................Set up our document’s default `font-size` and
 *                      `line-height`.
 * Headings.............Very minimal (i.e. only font-size information) for
 *                      headings 1 through 6.
 * Images...............Base image styles.
 * Tables...............Simple table styles.
 *
 * OBJECTS
 * Wrapper..............Page constraint object.
 * Layout...............Generic layout module.
 * Media................Image- and text-like content side by side. The
 *                      poster-child of OOCSS.
 * Flag.................Table-layout-based advancement on the Media object.
 * List-bare............Lists with no bullets or indents.
 * List-inline..........A list whose items all site in a line.
 * Box..................Simple boxing abstraction.
 * Block................Image-on-top-of-text object.
 * Ratio................A container for maintaining aspect ratio of content.
 * Crop.................Provide a cropping context for media (images, etc.).
 * Table................Classes for manipulating `table`s.
 * Pack.................Pack items into available horizontal space.
 *
 * COMPONENTS
 * Buttons..............An example button component, and how it fits into the
 *                      inuitcss framework.
 *
 * UTILITIES
 * Clearfix.............Bind our clearfix onto a utility class.
 * Widths...............Simple width helper classes.
 * Headings.............Reassigning our heading styles to helper classes.
 * Spacings.............Nudge bits of the DOM around with these spacing
 *                      classes.
 * Responsive-Spacings..Enhances the function of normal spacings for
 *                      responsive usage.
 * Print................Reset-like styles taken from the HTML5 Boilerplate.
 * Hide.................Helper classes to hide content
 */
/* ==========================================================================
   #Colors
   ========================================================================== */
/**
 *
 */
:root {
  --color-brand-primary: #8E772C;
  --color-brand-contrast: ;
  --color-text: #6D6142;
  --color-text-invert: ;
  --color-link: #8E772C;
  --color-link-hover: #8E772C;
  --color-link-active: #8E772C;
}

body {
  color: var(--color-text);
  hyphens: auto;
}
body a {
  color: var(--color-link);
}




/* satoshi regular */
@font-face {
  font-family: "Satoshi Regular";
  src: url(../images/design/Satoshi-Regular.9ec050.woff2) format("woff2"), url(../images/design/Satoshi-Regular.ca3da5.woff) format("woff");
}
/* Satoshi Bold */
@font-face {
  font-family: "Satoshi Bold";
  src: url(../images/design/Satoshi-Bold.a0e6d2.woff2) format("woff2"), url(../images/design/Satoshi-Bold.a875ff.woff) format("woff");
}
/* Satoshi Bold Italic */
@font-face {
  font-family: "Satoshi Bold Italic";
  src: url(../images/design/Satoshi-BoldItalic.99235b.woff2) format("woff2"), url(../images/design/Satoshi-BoldItalic.d6da0f.woff) format("woff");
}

@font-face {
  font-family: 'Satoshi-Black';
  src: url('../fonts/Satoshi-Black.woff2') format('woff2'),
       url('../fonts/Satoshi-Black.woff') format('woff'),
       url('../fonts/Satoshi-Black.ttf') format('truetype');
       font-weight: 900;
       font-display: swap;
       font-style: normal;
}

/* Xanh Mono */
@font-face {
  font-family: "Xanh Mono";
  src: url('../images/design/XanhMono-Regular.woff2') format('woff2'),
       url('../images/design/XanhMono-Regular.woff') format('woff'),
       url('../images/design/XanhMono-Regular.ttf') format('truetype');
  font-weight: normal; 
  font-style: normal;
}


/* Xanh Mono Italic */
@font-face {
  font-family: "Xanh Mono";
  src: url('../images/design/XanhMono-Italic.woff2') format('woff2'),
       url('../images/design/XanhMono-Italic.woff') format('woff'),
       url('../images/design/XanhMono-Italic.ttf') format('truetype');
  font-weight: normal; 
  font-style: italic;
}


/* iAWriterDuospace */
@font-face {
  font-family: 'iAWriterDuospace';
  src: url('../images/design/iAWriterDuospace-Regular.woff2') format('woff2'),
       url('..//images/design/iAWriterDuospace-Regular.otf') format('otf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'iAWriterDuospace';
  src: url('../images/design/iAWriterDuospace-Bold.woff2') format('woff2'),
       url('../images/design/iAWriterDuospace-Bold.otf') format('otf');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'iAWriterDuospace';
  src: url('../images/design/iAWriterDuospace-RegularItalic.woff2') format('woff2'),
       url('../images/design/iAWriterDuospace-RegularItalic.otf') format('otf');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'iAWriterDuospace';
  src: url('../images/design/iAWriterDuospace-BoldItalic.woff2') format('woff2'),
       url('../images/design/iAWriterDuospace-BoldItalic.otf') format('otf');
  font-weight: bold;
  font-style: italic;
}



/* Bitter Regular */
@font-face {
  font-family: "Bitter Regular";
  src: url(../images/design/Bitter-Regular.8393e4.ttf) format("ttf");
}
/* Bitter Medium */
@font-face {
  font-family: "Bitter Medium";
  src: url(../images/design/Bitter-Medium.45ca69.ttf) format("ttf");
}
/* Bitter Semi Bold */
@font-face {
  font-family: "Bitter Semi Bold";
  src: url(../images/design/Bitter-SemiBold.9cc5bb.ttf) format("ttf");
}
/* Bitter Bold */
@font-face {
  font-family: "Bitter Bold";
  src: url(../images/design/Bitter-Bold.d911d7.ttf) format("ttf");
}




/*
* By now we are using only 2 views:
*       until tablet and above
*/
/*!
    Blueprint CSS 3.0.0-beta.0
    https://blueprintcss.io
    License MIT 2018
*/
html {
  box-sizing: border-box;
}

*, *::before, *::after {
  box-sizing: inherit;
}

[bp~=container] {
  width: 100%;
  margin: 0 auto;
  display: block;
  max-width: 1000px;
}

[bp~=grid] {
  display: grid !important;
  grid-gap: 0.5454545455rem;
  grid-template-columns: repeat(12, 1fr);
}

[bp~=vertical-start] {
  align-items: start;
}

[bp~=vertical-center] {
  align-items: center;
}

[bp~=vertical-end] {
  align-items: end;
}

[bp~=between] {
  justify-content: center;
}

[bp~=gap-none] {
  grid-gap: 0;
  margin-bottom: 0;
}

[bp~=gap-column-none] {
  grid-column-gap: 0;
}

[bp~=gap-row-none] {
  grid-row-gap: 0;
  margin-bottom: 0;
}

[bp~=first] {
  order: -1;
}

[bp~=last] {
  order: 12;
}

[bp~=hide] {
  display: none !important;
}

[bp~=show] {
  display: block !important;
  display: initial !important;
  display: unset !important;
}

[bp~=grid][bp~="1@sm"], [bp~=grid][bp~="1@md"], [bp~=grid][bp~="1@lg"], [bp~=grid][bp~="1@xl"] {
  grid-template-columns: 12fr;
}

[bp~="1@sm"], [bp~="1@md"], [bp~="1@lg"], [bp~="1@xl"] {
  grid-column: span 12;
}

[bp~=grid][bp~="2@sm"], [bp~=grid][bp~="2@md"], [bp~=grid][bp~="2@lg"], [bp~=grid][bp~="2@xl"] {
  grid-template-columns: 12fr;
}

[bp~="2@sm"], [bp~="2@md"], [bp~="2@lg"], [bp~="2@xl"] {
  grid-column: span 12;
}

[bp~=grid][bp~="3@sm"], [bp~=grid][bp~="3@md"], [bp~=grid][bp~="3@lg"], [bp~=grid][bp~="3@xl"] {
  grid-template-columns: 12fr;
}

[bp~="3@sm"], [bp~="3@md"], [bp~="3@lg"], [bp~="3@xl"] {
  grid-column: span 12;
}

[bp~=grid][bp~="4@sm"], [bp~=grid][bp~="4@md"], [bp~=grid][bp~="4@lg"], [bp~=grid][bp~="4@xl"] {
  grid-template-columns: 12fr;
}

[bp~="4@sm"], [bp~="4@md"], [bp~="4@lg"], [bp~="4@xl"] {
  grid-column: span 12;
}

[bp~=grid][bp~="5@sm"], [bp~=grid][bp~="5@md"], [bp~=grid][bp~="5@lg"], [bp~=grid][bp~="5@xl"] {
  grid-template-columns: 12fr;
}

[bp~="5@sm"], [bp~="5@md"], [bp~="5@lg"], [bp~="5@xl"] {
  grid-column: span 12;
}

[bp~=grid][bp~="6@sm"], [bp~=grid][bp~="6@md"], [bp~=grid][bp~="6@lg"], [bp~=grid][bp~="6@xl"] {
  grid-template-columns: 12fr;
}

[bp~="6@sm"], [bp~="6@md"], [bp~="6@lg"], [bp~="6@xl"] {
  grid-column: span 12;
}

[bp~=grid][bp~="7@sm"], [bp~=grid][bp~="7@md"], [bp~=grid][bp~="7@lg"], [bp~=grid][bp~="7@xl"] {
  grid-template-columns: 12fr;
}

[bp~="7@sm"], [bp~="7@md"], [bp~="7@lg"], [bp~="7@xl"] {
  grid-column: span 12;
}

[bp~=grid][bp~="8@sm"], [bp~=grid][bp~="8@md"], [bp~=grid][bp~="8@lg"], [bp~=grid][bp~="8@xl"] {
  grid-template-columns: 12fr;
}

[bp~="8@sm"], [bp~="8@md"], [bp~="8@lg"], [bp~="8@xl"] {
  grid-column: span 12;
}

[bp~=grid][bp~="9@sm"], [bp~=grid][bp~="9@md"], [bp~=grid][bp~="9@lg"], [bp~=grid][bp~="9@xl"] {
  grid-template-columns: 12fr;
}

[bp~="9@sm"], [bp~="9@md"], [bp~="9@lg"], [bp~="9@xl"] {
  grid-column: span 12;
}

[bp~=grid][bp~="10@sm"], [bp~=grid][bp~="10@md"], [bp~=grid][bp~="10@lg"], [bp~=grid][bp~="10@xl"] {
  grid-template-columns: 12fr;
}

[bp~="10@sm"], [bp~="10@md"], [bp~="10@lg"], [bp~="10@xl"] {
  grid-column: span 12;
}

[bp~=grid][bp~="11@sm"], [bp~=grid][bp~="11@md"], [bp~=grid][bp~="11@lg"], [bp~=grid][bp~="11@xl"] {
  grid-template-columns: 12fr;
}

[bp~="11@sm"], [bp~="11@md"], [bp~="11@lg"], [bp~="11@xl"] {
  grid-column: span 12;
}

[bp~=grid][bp~="12@sm"], [bp~=grid][bp~="12@md"], [bp~=grid][bp~="12@lg"], [bp~=grid][bp~="12@xl"] {
  grid-template-columns: 12fr;
}

[bp~="12@sm"], [bp~="12@md"], [bp~="12@lg"], [bp~="12@xl"] {
  grid-column: span 12;
}

[bp~=grid][bp~="1"] {
  grid-template-columns: repeat(12, 1fr);
}

[bp~="1"] {
  grid-column: span 1/span 1;
}

[bp~=grid][bp~="2"] {
  grid-template-columns: repeat(6, 1fr);
}

[bp~="2"] {
  grid-column: span 2/span 2;
}

[bp~=grid][bp~="3"] {
  grid-template-columns: repeat(4, 1fr);
}

[bp~="3"] {
  grid-column: span 3/span 3;
}

[bp~=grid][bp~="4"] {
  grid-template-columns: repeat(3, 1fr);
}

[bp~="4"] {
  grid-column: span 4/span 4;
}

[bp~=grid][bp~="5"] {
  grid-template-columns: repeat(2.4, 1fr);
}

[bp~="5"] {
  grid-column: span 5/span 5;
}

[bp~=grid][bp~="6"] {
  grid-template-columns: repeat(2, 1fr);
}

[bp~="6"] {
  grid-column: span 6/span 6;
}

[bp~=grid][bp~="7"] {
  grid-template-columns: repeat(1.7142857143, 1fr);
}

[bp~="7"] {
  grid-column: span 7/span 7;
}

[bp~=grid][bp~="8"] {
  grid-template-columns: repeat(1.5, 1fr);
}

[bp~="8"] {
  grid-column: span 8/span 8;
}

[bp~=grid][bp~="9"] {
  grid-template-columns: repeat(1.3333333333, 1fr);
}

[bp~="9"] {
  grid-column: span 9/span 9;
}

[bp~=grid][bp~="10"] {
  grid-template-columns: repeat(1.2, 1fr);
}

[bp~="10"] {
  grid-column: span 10/span 10;
}

[bp~=grid][bp~="11"] {
  grid-template-columns: repeat(1.0909090909, 1fr);
}

[bp~="11"] {
  grid-column: span 11/span 11;
}

[bp~=grid][bp~="12"] {
  grid-template-columns: repeat(1, 1fr);
}

[bp~="12"] {
  grid-column: span 12/span 12;
}

[bp~=offset-1] {
  grid-column-start: 1;
}

[bp~=offset-2] {
  grid-column-start: 2;
}

[bp~=offset-3] {
  grid-column-start: 3;
}

[bp~=offset-4] {
  grid-column-start: 4;
}

[bp~=offset-5] {
  grid-column-start: 5;
}

[bp~=offset-6] {
  grid-column-start: 6;
}

[bp~=offset-7] {
  grid-column-start: 7;
}

[bp~=offset-8] {
  grid-column-start: 8;
}

[bp~=offset-9] {
  grid-column-start: 9;
}

[bp~=offset-10] {
  grid-column-start: 10;
}

[bp~=offset-11] {
  grid-column-start: 11;
}

[bp~=offset-12] {
  grid-column-start: 12;
}

@media (min-width: 481px) {
  [bp~=grid][bp~="1@sm"] {
    grid-template-columns: repeat(12, 1fr);
  }

  [bp~="1@sm"] {
    grid-column: span 1/span 1;
  }

  [bp~=grid][bp~="2@sm"] {
    grid-template-columns: repeat(6, 1fr);
  }

  [bp~="2@sm"] {
    grid-column: span 2/span 2;
  }

  [bp~=grid][bp~="3@sm"] {
    grid-template-columns: repeat(4, 1fr);
  }

  [bp~="3@sm"] {
    grid-column: span 3/span 3;
  }

  [bp~=grid][bp~="4@sm"] {
    grid-template-columns: repeat(3, 1fr);
  }

  [bp~="4@sm"] {
    grid-column: span 4/span 4;
  }

  [bp~=grid][bp~="5@sm"] {
    grid-template-columns: repeat(2.4, 1fr);
  }

  [bp~="5@sm"] {
    grid-column: span 5/span 5;
  }

  [bp~=grid][bp~="6@sm"] {
    grid-template-columns: repeat(2, 1fr);
  }

  [bp~="6@sm"] {
    grid-column: span 6/span 6;
  }

  [bp~=grid][bp~="7@sm"] {
    grid-template-columns: repeat(1.7142857143, 1fr);
  }

  [bp~="7@sm"] {
    grid-column: span 7/span 7;
  }

  [bp~=grid][bp~="8@sm"] {
    grid-template-columns: repeat(1.5, 1fr);
  }

  [bp~="8@sm"] {
    grid-column: span 8/span 8;
  }

  [bp~=grid][bp~="9@sm"] {
    grid-template-columns: repeat(1.3333333333, 1fr);
  }

  [bp~="9@sm"] {
    grid-column: span 9/span 9;
  }

  [bp~=grid][bp~="10@sm"] {
    grid-template-columns: repeat(1.2, 1fr);
  }

  [bp~="10@sm"] {
    grid-column: span 10/span 10;
  }

  [bp~=grid][bp~="11@sm"] {
    grid-template-columns: repeat(1.0909090909, 1fr);
  }

  [bp~="11@sm"] {
    grid-column: span 11/span 11;
  }

  [bp~=grid][bp~="12@sm"] {
    grid-template-columns: repeat(1, 1fr);
  }

  [bp~="12@sm"] {
    grid-column: span 12/span 12;
  }

  [bp~="offset-1@sm"] {
    grid-column-start: 1;
  }

  [bp~="offset-2@sm"] {
    grid-column-start: 2;
  }

  [bp~="offset-3@sm"] {
    grid-column-start: 3;
  }

  [bp~="offset-4@sm"] {
    grid-column-start: 4;
  }

  [bp~="offset-5@sm"] {
    grid-column-start: 5;
  }

  [bp~="offset-6@sm"] {
    grid-column-start: 6;
  }

  [bp~="offset-7@sm"] {
    grid-column-start: 7;
  }

  [bp~="offset-8@sm"] {
    grid-column-start: 8;
  }

  [bp~="offset-9@sm"] {
    grid-column-start: 9;
  }

  [bp~="offset-10@sm"] {
    grid-column-start: 10;
  }

  [bp~="offset-11@sm"] {
    grid-column-start: 11;
  }

  [bp~="offset-12@sm"] {
    grid-column-start: 12;
  }

  [bp~="hide@sm"] {
    display: none !important;
  }

  [bp~="show@sm"] {
    display: block !important;
    display: initial !important;
    display: unset !important;
  }

  [bp~="first@sm"] {
    order: -1;
  }

  [bp~="last@sm"] {
    order: 12;
  }
}
@media (min-width: 768px) {
  [bp~=grid][bp~="1@md"] {
    grid-template-columns: repeat(12, 1fr);
  }

  [bp~="1@md"] {
    grid-column: span 1/span 1;
  }

  [bp~=grid][bp~="2@md"] {
    grid-template-columns: repeat(6, 1fr);
  }

  [bp~="2@md"] {
    grid-column: span 2/span 2;
  }

  [bp~=grid][bp~="3@md"] {
    grid-template-columns: repeat(4, 1fr);
  }

  [bp~="3@md"] {
    grid-column: span 3/span 3;
  }

  [bp~=grid][bp~="4@md"] {
    grid-template-columns: repeat(3, 1fr);
  }

  [bp~="4@md"] {
    grid-column: span 4/span 4;
  }

  [bp~=grid][bp~="5@md"] {
    grid-template-columns: repeat(2.4, 1fr);
  }

  [bp~="5@md"] {
    grid-column: span 5/span 5;
  }

  [bp~=grid][bp~="6@md"] {
    grid-template-columns: repeat(2, 1fr);
  }

  [bp~="6@md"] {
    grid-column: span 6/span 6;
  }

  [bp~=grid][bp~="7@md"] {
    grid-template-columns: repeat(1.7142857143, 1fr);
  }

  [bp~="7@md"] {
    grid-column: span 7/span 7;
  }

  [bp~=grid][bp~="8@md"] {
    grid-template-columns: repeat(1.5, 1fr);
  }

  [bp~="8@md"] {
    grid-column: span 8/span 8;
  }

  [bp~=grid][bp~="9@md"] {
    grid-template-columns: repeat(1.3333333333, 1fr);
  }

  [bp~="9@md"] {
    grid-column: span 9/span 9;
  }

  [bp~=grid][bp~="10@md"] {
    grid-template-columns: repeat(1.2, 1fr);
  }

  [bp~="10@md"] {
    grid-column: span 10/span 10;
  }

  [bp~=grid][bp~="11@md"] {
    grid-template-columns: repeat(1.0909090909, 1fr);
  }

  [bp~="11@md"] {
    grid-column: span 11/span 11;
  }

  [bp~=grid][bp~="12@md"] {
    grid-template-columns: repeat(1, 1fr);
  }

  [bp~="12@md"] {
    grid-column: span 12/span 12;
  }

  [bp~="offset-1@md"] {
    grid-column-start: 1;
  }

  [bp~="offset-2@md"] {
    grid-column-start: 2;
  }

  [bp~="offset-3@md"] {
    grid-column-start: 3;
  }

  [bp~="offset-4@md"] {
    grid-column-start: 4;
  }

  [bp~="offset-5@md"] {
    grid-column-start: 5;
  }

  [bp~="offset-6@md"] {
    grid-column-start: 6;
  }

  [bp~="offset-7@md"] {
    grid-column-start: 7;
  }

  [bp~="offset-8@md"] {
    grid-column-start: 8;
  }

  [bp~="offset-9@md"] {
    grid-column-start: 9;
  }

  [bp~="offset-10@md"] {
    grid-column-start: 10;
  }

  [bp~="offset-11@md"] {
    grid-column-start: 11;
  }

  [bp~="offset-12@md"] {
    grid-column-start: 12;
  }

  [bp~="hide@md"] {
    display: none !important;
  }

  [bp~="show@md"] {
    display: block !important;
    display: initial !important;
    display: unset !important;
  }

  [bp~="first@md"] {
    order: -1;
  }

  [bp~="last@md"] {
    order: 12;
  }
}
@media (min-width: 1024px) {
  [bp~=grid][bp~="1@lg"] {
    grid-template-columns: repeat(12, 1fr);
  }

  [bp~="1@lg"] {
    grid-column: span 1/span 1;
  }

  [bp~=grid][bp~="2@lg"] {
    grid-template-columns: repeat(6, 1fr);
  }

  [bp~="2@lg"] {
    grid-column: span 2/span 2;
  }

  [bp~=grid][bp~="3@lg"] {
    grid-template-columns: repeat(4, 1fr);
  }

  [bp~="3@lg"] {
    grid-column: span 3/span 3;
  }

  [bp~=grid][bp~="4@lg"] {
    grid-template-columns: repeat(3, 1fr);
  }

  [bp~="4@lg"] {
    grid-column: span 4/span 4;
  }

  [bp~=grid][bp~="5@lg"] {
    grid-template-columns: repeat(2.4, 1fr);
  }

  [bp~="5@lg"] {
    grid-column: span 5/span 5;
  }

  [bp~=grid][bp~="6@lg"] {
    grid-template-columns: repeat(2, 1fr);
  }

  [bp~="6@lg"] {
    grid-column: span 6/span 6;
  }

  [bp~=grid][bp~="7@lg"] {
    grid-template-columns: repeat(1.7142857143, 1fr);
  }

  [bp~="7@lg"] {
    grid-column: span 7/span 7;
  }

  [bp~=grid][bp~="8@lg"] {
    grid-template-columns: repeat(1.5, 1fr);
  }

  [bp~="8@lg"] {
    grid-column: span 8/span 8;
  }

  [bp~=grid][bp~="9@lg"] {
    grid-template-columns: repeat(1.3333333333, 1fr);
  }

  [bp~="9@lg"] {
    grid-column: span 9/span 9;
  }

  [bp~=grid][bp~="10@lg"] {
    grid-template-columns: repeat(1.2, 1fr);
  }

  [bp~="10@lg"] {
    grid-column: span 10/span 10;
  }

  [bp~=grid][bp~="11@lg"] {
    grid-template-columns: repeat(1.0909090909, 1fr);
  }

  [bp~="11@lg"] {
    grid-column: span 11/span 11;
  }

  [bp~=grid][bp~="12@lg"] {
    grid-template-columns: repeat(1, 1fr);
  }

  [bp~="12@lg"] {
    grid-column: span 12/span 12;
  }

  [bp~="offset-1@lg"] {
    grid-column-start: 1;
  }

  [bp~="offset-2@lg"] {
    grid-column-start: 2;
  }

  [bp~="offset-3@lg"] {
    grid-column-start: 3;
  }

  [bp~="offset-4@lg"] {
    grid-column-start: 4;
  }

  [bp~="offset-5@lg"] {
    grid-column-start: 5;
  }

  [bp~="offset-6@lg"] {
    grid-column-start: 6;
  }

  [bp~="offset-7@lg"] {
    grid-column-start: 7;
  }

  [bp~="offset-8@lg"] {
    grid-column-start: 8;
  }

  [bp~="offset-9@lg"] {
    grid-column-start: 9;
  }

  [bp~="offset-10@lg"] {
    grid-column-start: 10;
  }

  [bp~="offset-11@lg"] {
    grid-column-start: 11;
  }

  [bp~="offset-12@lg"] {
    grid-column-start: 12;
  }

  [bp~="hide@lg"] {
    display: none !important;
  }

  [bp~="show@lg"] {
    display: block !important;
    display: initial !important;
    display: unset !important;
  }

  [bp~="first@lg"] {
    order: -1;
  }

  [bp~="last@lg"] {
    order: 12;
  }
}
@media (min-width: 1146px) {
  [bp~=grid][bp~="1@xl"] {
    grid-template-columns: repeat(12, 1fr);
  }

  [bp~="1@xl"] {
    grid-column: span 1/span 1;
  }

  [bp~=grid][bp~="2@xl"] {
    grid-template-columns: repeat(6, 1fr);
  }

  [bp~="2@xl"] {
    grid-column: span 2/span 2;
  }

  [bp~=grid][bp~="3@xl"] {
    grid-template-columns: repeat(4, 1fr);
  }

  [bp~="3@xl"] {
    grid-column: span 3/span 3;
  }

  [bp~=grid][bp~="4@xl"] {
    grid-template-columns: repeat(3, 1fr);
  }

  [bp~="4@xl"] {
    grid-column: span 4/span 4;
  }

  [bp~=grid][bp~="5@xl"] {
    grid-template-columns: repeat(2.4, 1fr);
  }

  [bp~="5@xl"] {
    grid-column: span 5/span 5;
  }

  [bp~=grid][bp~="6@xl"] {
    grid-template-columns: repeat(2, 1fr);
  }

  [bp~="6@xl"] {
    grid-column: span 6/span 6;
  }

  [bp~=grid][bp~="7@xl"] {
    grid-template-columns: repeat(1.7142857143, 1fr);
  }

  [bp~="7@xl"] {
    grid-column: span 7/span 7;
  }

  [bp~=grid][bp~="8@xl"] {
    grid-template-columns: repeat(1.5, 1fr);
  }

  [bp~="8@xl"] {
    grid-column: span 8/span 8;
  }

  [bp~=grid][bp~="9@xl"] {
    grid-template-columns: repeat(1.3333333333, 1fr);
  }

  [bp~="9@xl"] {
    grid-column: span 9/span 9;
  }

  [bp~=grid][bp~="10@xl"] {
    grid-template-columns: repeat(1.2, 1fr);
  }

  [bp~="10@xl"] {
    grid-column: span 10/span 10;
  }

  [bp~=grid][bp~="11@xl"] {
    grid-template-columns: repeat(1.0909090909, 1fr);
  }

  [bp~="11@xl"] {
    grid-column: span 11/span 11;
  }

  [bp~=grid][bp~="12@xl"] {
    grid-template-columns: repeat(1, 1fr);
  }

  [bp~="12@xl"] {
    grid-column: span 12/span 12;
  }

  [bp~="offset-1@xl"] {
    grid-column-start: 1;
  }

  [bp~="offset-2@xl"] {
    grid-column-start: 2;
  }

  [bp~="offset-3@xl"] {
    grid-column-start: 3;
  }

  [bp~="offset-4@xl"] {
    grid-column-start: 4;
  }

  [bp~="offset-5@xl"] {
    grid-column-start: 5;
  }

  [bp~="offset-6@xl"] {
    grid-column-start: 6;
  }

  [bp~="offset-7@xl"] {
    grid-column-start: 7;
  }

  [bp~="offset-8@xl"] {
    grid-column-start: 8;
  }

  [bp~="offset-9@xl"] {
    grid-column-start: 9;
  }

  [bp~="offset-10@xl"] {
    grid-column-start: 10;
  }

  [bp~="offset-11@xl"] {
    grid-column-start: 11;
  }

  [bp~="offset-12@xl"] {
    grid-column-start: 12;
  }

  [bp~="hide@xl"] {
    display: none !important;
  }

  [bp~="show@xl"] {
    display: block !important;
    display: initial !important;
    display: unset !important;
  }

  [bp~="first@xl"] {
    order: -1;
  }

  [bp~="last@xl"] {
    order: 12;
  }
}
[bp~=flex] {
  flex-wrap: wrap;
  -js-display: flex;
  display: flex;
}

[bp~=fill] {
  flex: 1 1 0%;
  flex-basis: 0%;
}

[bp~=fit] {
  flex-basis: auto;
}

[bp~=float-center] {
  margin-left: auto;
  margin-right: auto;
  display: block;
  float: none;
}

[bp~=float-left] {
  float: left;
}

[bp~=float-right] {
  float: right;
}

[bp~=clear-fix]::after {
  content: "";
  display: table;
  clear: both;
}

[bp~=text-left] {
  text-align: left;
}

[bp~=text-right] {
  text-align: right;
}

[bp~=text-center] {
  text-align: center;
}

[bp~="1--max"] {
  max-width: 83.3333333333px !important;
}

[bp~="2--max"] {
  max-width: 166.6666666667px !important;
}

[bp~="3--max"] {
  max-width: 250px !important;
}

[bp~="4--max"] {
  max-width: 333.3333333333px !important;
}

[bp~="5--max"] {
  max-width: 416.6666666667px !important;
}

[bp~="6--max"] {
  max-width: 500px !important;
}

[bp~="7--max"] {
  max-width: 583.3333333333px !important;
}

[bp~="8--max"] {
  max-width: 666.6666666667px !important;
}

[bp~="9--max"] {
  max-width: 750px !important;
}

[bp~="10--max"] {
  max-width: 833.3333333333px !important;
}

[bp~="11--max"] {
  max-width: 916.6666666667px !important;
}

[bp~="12--max"] {
  max-width: 1000px !important;
}

[bp~=full-width] {
  width: 100%;
}

@media (max-width: 481px) {
  [bp~="full-width-until@sm"] {
    width: 100% !important;
    max-width: 100% !important;
  }
}
@media (max-width: 768px) {
  [bp~="full-width-until@md"] {
    width: 100% !important;
    max-width: 100% !important;
  }
}
@media (max-width: 1024px) {
  [bp~="full-width-until@lg"] {
    width: 100% !important;
    max-width: 100% !important;
  }
}
@media (max-width: 1146px) {
  [bp~="full-width-until@xl"] {
    width: 100% !important;
    max-width: 100% !important;
  }
}
[bp~=margin--xs] {
  margin: 4px !important;
}

[bp~=margin-top--xs] {
  margin-top: 4px !important;
}

[bp~=margin-bottom--xs] {
  margin-bottom: 4px !important;
}

[bp~=margin-right--xs] {
  margin-right: 4px !important;
}

[bp~=margin-left--xs] {
  margin-left: 4px !important;
}

[bp~=padding--xs] {
  padding: 4px !important;
}

[bp~=padding-top--xs] {
  padding-top: 4px !important;
}

[bp~=padding-bottom--xs] {
  padding-bottom: 4px !important;
}

[bp~=padding-right--xs] {
  padding-right: 4px !important;
}

[bp~=padding-left--xs] {
  padding-left: 4px !important;
}

[bp~=margin--sm] {
  margin: 8px !important;
}

[bp~=margin-top--sm] {
  margin-top: 8px !important;
}

[bp~=margin-bottom--sm] {
  margin-bottom: 8px !important;
}

[bp~=margin-right--sm] {
  margin-right: 8px !important;
}

[bp~=margin-left--sm] {
  margin-left: 8px !important;
}

[bp~=padding--sm] {
  padding: 8px !important;
}

[bp~=padding-top--sm] {
  padding-top: 8px !important;
}

[bp~=padding-bottom--sm] {
  padding-bottom: 8px !important;
}

[bp~=padding-right--sm] {
  padding-right: 8px !important;
}

[bp~=padding-left--sm] {
  padding-left: 8px !important;
}

[bp~=margin] {
  margin: 16px !important;
}

[bp~=margin-top] {
  margin-top: 16px !important;
}

[bp~=margin-bottom] {
  margin-bottom: 16px !important;
}

[bp~=margin-right] {
  margin-right: 16px !important;
}

[bp~=margin-left] {
  margin-left: 16px !important;
}

[bp~=padding] {
  padding: 16px !important;
}

[bp~=padding-top] {
  padding-top: 16px !important;
}

[bp~=padding-bottom] {
  padding-bottom: 16px !important;
}

[bp~=padding-right] {
  padding-right: 16px !important;
}

[bp~=padding-left] {
  padding-left: 16px !important;
}

[bp~=margin--lg] {
  margin: 24px !important;
}

[bp~=margin-top--lg] {
  margin-top: 24px !important;
}

[bp~=margin-bottom--lg] {
  margin-bottom: 24px !important;
}

[bp~=margin-right--lg] {
  margin-right: 24px !important;
}

[bp~=margin-left--lg] {
  margin-left: 24px !important;
}

[bp~=padding--lg] {
  padding: 24px !important;
}

[bp~=padding-top--lg] {
  padding-top: 24px !important;
}

[bp~=padding-bottom--lg] {
  padding-bottom: 24px !important;
}

[bp~=padding-right--lg] {
  padding-right: 24px !important;
}

[bp~=padding-left--lg] {
  padding-left: 24px !important;
}

[bp~=margin--none] {
  margin: 0 !important;
}

[bp~=margin-top--none] {
  margin-top: 0 !important;
}

[bp~=margin-bottom--none] {
  margin-bottom: 0 !important;
}

[bp~=margin-right--none] {
  margin-right: 0 !important;
}

[bp~=margin-left--none] {
  margin-left: 0 !important;
}

[bp~=padding--none] {
  padding: 0 !important;
}

[bp~=padding-top--none] {
  padding-top: 0 !important;
}

[bp~=padding-bottom--none] {
  padding-bottom: 0 !important;
}

[bp~=padding-right--none] {
  padding-right: 0 !important;
}

[bp~=padding-left--none] {
  padding-left: 0 !important;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  [bp~=grid] {
    display: flex !important;
    flex-direction: row;
    flex-wrap: wrap;
  }

  [bp~=grid] {
    margin-left: -0.8rem;
  }

  [bp*=grid] > * {
    margin: 0 0 0.5454545455rem 0.5454545455rem;
  }

  [bp~=grid][bp~="1"] > * {
    width: calc(8.3333333333% - 0.5454545455rem) !important;
  }

  [bp~=grid] > [bp~="1"] {
    width: calc(8.3333333333% - 0.5454545455rem) !important;
  }

  [bp~=grid][bp~="2"] > * {
    width: calc(16.6666666667% - 0.5454545455rem) !important;
  }

  [bp~=grid] > [bp~="2"] {
    width: calc(16.6666666667% - 0.5454545455rem) !important;
  }

  [bp~=grid][bp~="3"] > * {
    width: calc(25% - 0.5454545455rem) !important;
  }

  [bp~=grid] > [bp~="3"] {
    width: calc(25% - 0.5454545455rem) !important;
  }

  [bp~=grid][bp~="4"] > * {
    width: calc(33.3333333333% - 0.5454545455rem) !important;
  }

  [bp~=grid] > [bp~="4"] {
    width: calc(33.3333333333% - 0.5454545455rem) !important;
  }

  [bp~=grid][bp~="5"] > * {
    width: calc(41.6666666667% - 0.5454545455rem) !important;
  }

  [bp~=grid] > [bp~="5"] {
    width: calc(41.6666666667% - 0.5454545455rem) !important;
  }

  [bp~=grid][bp~="6"] > * {
    width: calc(50% - 0.5454545455rem) !important;
  }

  [bp~=grid] > [bp~="6"] {
    width: calc(50% - 0.5454545455rem) !important;
  }

  [bp~=grid][bp~="7"] > * {
    width: calc(58.3333333333% - 0.5454545455rem) !important;
  }

  [bp~=grid] > [bp~="7"] {
    width: calc(58.3333333333% - 0.5454545455rem) !important;
  }

  [bp~=grid][bp~="8"] > * {
    width: calc(66.6666666667% - 0.5454545455rem) !important;
  }

  [bp~=grid] > [bp~="8"] {
    width: calc(66.6666666667% - 0.5454545455rem) !important;
  }

  [bp~=grid][bp~="9"] > * {
    width: calc(75% - 0.5454545455rem) !important;
  }

  [bp~=grid] > [bp~="9"] {
    width: calc(75% - 0.5454545455rem) !important;
  }

  [bp~=grid][bp~="10"] > * {
    width: calc(83.3333333333% - 0.5454545455rem) !important;
  }

  [bp~=grid] > [bp~="10"] {
    width: calc(83.3333333333% - 0.5454545455rem) !important;
  }

  [bp~=grid][bp~="11"] > * {
    width: calc(91.6666666667% - 0.5454545455rem) !important;
  }

  [bp~=grid] > [bp~="11"] {
    width: calc(91.6666666667% - 0.5454545455rem) !important;
  }

  [bp~=grid][bp~="12"] > * {
    width: calc(100% - 0.5454545455rem) !important;
  }

  [bp~=grid] > [bp~="12"] {
    width: calc(100% - 0.5454545455rem) !important;
  }
}
@media screen and (-ms-high-contrast: active) and (min-width: 481px), (-ms-high-contrast: none) and (min-width: 481px) {
  [bp~=grid][bp~="1@sm"] > * {
    width: calc(8.3333333333% - 0.5454545455rem) !important;
  }

  [bp~=grid] > [bp~="1@sm"] {
    width: calc(8.3333333333% - 0.5454545455rem) !important;
  }

  [bp~=grid][bp~="2@sm"] > * {
    width: calc(16.6666666667% - 0.5454545455rem) !important;
  }

  [bp~=grid] > [bp~="2@sm"] {
    width: calc(16.6666666667% - 0.5454545455rem) !important;
  }

  [bp~=grid][bp~="3@sm"] > * {
    width: calc(25% - 0.5454545455rem) !important;
  }

  [bp~=grid] > [bp~="3@sm"] {
    width: calc(25% - 0.5454545455rem) !important;
  }

  [bp~=grid][bp~="4@sm"] > * {
    width: calc(33.3333333333% - 0.5454545455rem) !important;
  }

  [bp~=grid] > [bp~="4@sm"] {
    width: calc(33.3333333333% - 0.5454545455rem) !important;
  }

  [bp~=grid][bp~="5@sm"] > * {
    width: calc(41.6666666667% - 0.5454545455rem) !important;
  }

  [bp~=grid] > [bp~="5@sm"] {
    width: calc(41.6666666667% - 0.5454545455rem) !important;
  }

  [bp~=grid][bp~="6@sm"] > * {
    width: calc(50% - 0.5454545455rem) !important;
  }

  [bp~=grid] > [bp~="6@sm"] {
    width: calc(50% - 0.5454545455rem) !important;
  }

  [bp~=grid][bp~="7@sm"] > * {
    width: calc(58.3333333333% - 0.5454545455rem) !important;
  }

  [bp~=grid] > [bp~="7@sm"] {
    width: calc(58.3333333333% - 0.5454545455rem) !important;
  }

  [bp~=grid][bp~="8@sm"] > * {
    width: calc(66.6666666667% - 0.5454545455rem) !important;
  }

  [bp~=grid] > [bp~="8@sm"] {
    width: calc(66.6666666667% - 0.5454545455rem) !important;
  }

  [bp~=grid][bp~="9@sm"] > * {
    width: calc(75% - 0.5454545455rem) !important;
  }

  [bp~=grid] > [bp~="9@sm"] {
    width: calc(75% - 0.5454545455rem) !important;
  }

  [bp~=grid][bp~="10@sm"] > * {
    width: calc(83.3333333333% - 0.5454545455rem) !important;
  }

  [bp~=grid] > [bp~="10@sm"] {
    width: calc(83.3333333333% - 0.5454545455rem) !important;
  }

  [bp~=grid][bp~="11@sm"] > * {
    width: calc(91.6666666667% - 0.5454545455rem) !important;
  }

  [bp~=grid] > [bp~="11@sm"] {
    width: calc(91.6666666667% - 0.5454545455rem) !important;
  }

  [bp~=grid][bp~="12@sm"] > * {
    width: calc(100% - 0.5454545455rem) !important;
  }

  [bp~=grid] > [bp~="12@sm"] {
    width: calc(100% - 0.5454545455rem) !important;
  }
}
@media screen and (-ms-high-contrast: active) and (min-width: 768px), (-ms-high-contrast: none) and (min-width: 768px) {
  [bp~=grid][bp~="1@md"] > * {
    width: calc(8.3333333333% - 0.5454545455rem) !important;
  }

  [bp~=grid] > [bp~="1@md"] {
    width: calc(8.3333333333% - 0.5454545455rem) !important;
  }

  [bp~=grid][bp~="2@md"] > * {
    width: calc(16.6666666667% - 0.5454545455rem) !important;
  }

  [bp~=grid] > [bp~="2@md"] {
    width: calc(16.6666666667% - 0.5454545455rem) !important;
  }

  [bp~=grid][bp~="3@md"] > * {
    width: calc(25% - 0.5454545455rem) !important;
  }

  [bp~=grid] > [bp~="3@md"] {
    width: calc(25% - 0.5454545455rem) !important;
  }

  [bp~=grid][bp~="4@md"] > * {
    width: calc(33.3333333333% - 0.5454545455rem) !important;
  }

  [bp~=grid] > [bp~="4@md"] {
    width: calc(33.3333333333% - 0.5454545455rem) !important;
  }

  [bp~=grid][bp~="5@md"] > * {
    width: calc(41.6666666667% - 0.5454545455rem) !important;
  }

  [bp~=grid] > [bp~="5@md"] {
    width: calc(41.6666666667% - 0.5454545455rem) !important;
  }

  [bp~=grid][bp~="6@md"] > * {
    width: calc(50% - 0.5454545455rem) !important;
  }

  [bp~=grid] > [bp~="6@md"] {
    width: calc(50% - 0.5454545455rem) !important;
  }

  [bp~=grid][bp~="7@md"] > * {
    width: calc(58.3333333333% - 0.5454545455rem) !important;
  }

  [bp~=grid] > [bp~="7@md"] {
    width: calc(58.3333333333% - 0.5454545455rem) !important;
  }

  [bp~=grid][bp~="8@md"] > * {
    width: calc(66.6666666667% - 0.5454545455rem) !important;
  }

  [bp~=grid] > [bp~="8@md"] {
    width: calc(66.6666666667% - 0.5454545455rem) !important;
  }

  [bp~=grid][bp~="9@md"] > * {
    width: calc(75% - 0.5454545455rem) !important;
  }

  [bp~=grid] > [bp~="9@md"] {
    width: calc(75% - 0.5454545455rem) !important;
  }

  [bp~=grid][bp~="10@md"] > * {
    width: calc(83.3333333333% - 0.5454545455rem) !important;
  }

  [bp~=grid] > [bp~="10@md"] {
    width: calc(83.3333333333% - 0.5454545455rem) !important;
  }

  [bp~=grid][bp~="11@md"] > * {
    width: calc(91.6666666667% - 0.5454545455rem) !important;
  }

  [bp~=grid] > [bp~="11@md"] {
    width: calc(91.6666666667% - 0.5454545455rem) !important;
  }

  [bp~=grid][bp~="12@md"] > * {
    width: calc(100% - 0.5454545455rem) !important;
  }

  [bp~=grid] > [bp~="12@md"] {
    width: calc(100% - 0.5454545455rem) !important;
  }
}
@media screen and (-ms-high-contrast: active) and (min-width: 1024px), (-ms-high-contrast: none) and (min-width: 1024px) {
  [bp~=grid][bp~="1@lg"] > * {
    width: calc(8.3333333333% - 0.5454545455rem) !important;
  }

  [bp~=grid] > [bp~="1@lg"] {
    width: calc(8.3333333333% - 0.5454545455rem) !important;
  }

  [bp~=grid][bp~="2@lg"] > * {
    width: calc(16.6666666667% - 0.5454545455rem) !important;
  }

  [bp~=grid] > [bp~="2@lg"] {
    width: calc(16.6666666667% - 0.5454545455rem) !important;
  }

  [bp~=grid][bp~="3@lg"] > * {
    width: calc(25% - 0.5454545455rem) !important;
  }

  [bp~=grid] > [bp~="3@lg"] {
    width: calc(25% - 0.5454545455rem) !important;
  }

  [bp~=grid][bp~="4@lg"] > * {
    width: calc(33.3333333333% - 0.5454545455rem) !important;
  }

  [bp~=grid] > [bp~="4@lg"] {
    width: calc(33.3333333333% - 0.5454545455rem) !important;
  }

  [bp~=grid][bp~="5@lg"] > * {
    width: calc(41.6666666667% - 0.5454545455rem) !important;
  }

  [bp~=grid] > [bp~="5@lg"] {
    width: calc(41.6666666667% - 0.5454545455rem) !important;
  }

  [bp~=grid][bp~="6@lg"] > * {
    width: calc(50% - 0.5454545455rem) !important;
  }

  [bp~=grid] > [bp~="6@lg"] {
    width: calc(50% - 0.5454545455rem) !important;
  }

  [bp~=grid][bp~="7@lg"] > * {
    width: calc(58.3333333333% - 0.5454545455rem) !important;
  }

  [bp~=grid] > [bp~="7@lg"] {
    width: calc(58.3333333333% - 0.5454545455rem) !important;
  }

  [bp~=grid][bp~="8@lg"] > * {
    width: calc(66.6666666667% - 0.5454545455rem) !important;
  }

  [bp~=grid] > [bp~="8@lg"] {
    width: calc(66.6666666667% - 0.5454545455rem) !important;
  }

  [bp~=grid][bp~="9@lg"] > * {
    width: calc(75% - 0.5454545455rem) !important;
  }

  [bp~=grid] > [bp~="9@lg"] {
    width: calc(75% - 0.5454545455rem) !important;
  }

  [bp~=grid][bp~="10@lg"] > * {
    width: calc(83.3333333333% - 0.5454545455rem) !important;
  }

  [bp~=grid] > [bp~="10@lg"] {
    width: calc(83.3333333333% - 0.5454545455rem) !important;
  }

  [bp~=grid][bp~="11@lg"] > * {
    width: calc(91.6666666667% - 0.5454545455rem) !important;
  }

  [bp~=grid] > [bp~="11@lg"] {
    width: calc(91.6666666667% - 0.5454545455rem) !important;
  }

  [bp~=grid][bp~="12@lg"] > * {
    width: calc(100% - 0.5454545455rem) !important;
  }

  [bp~=grid] > [bp~="12@lg"] {
    width: calc(100% - 0.5454545455rem) !important;
  }
}
@media screen and (-ms-high-contrast: active) and (min-width: 1146px), (-ms-high-contrast: none) and (min-width: 1146px) {
  [bp~=grid][bp~="1@xl"] > * {
    width: calc(8.3333333333% - 0.5454545455rem) !important;
  }

  [bp~=grid] > [bp~="1@xl"] {
    width: calc(8.3333333333% - 0.5454545455rem) !important;
  }

  [bp~=grid][bp~="2@xl"] > * {
    width: calc(16.6666666667% - 0.5454545455rem) !important;
  }

  [bp~=grid] > [bp~="2@xl"] {
    width: calc(16.6666666667% - 0.5454545455rem) !important;
  }

  [bp~=grid][bp~="3@xl"] > * {
    width: calc(25% - 0.5454545455rem) !important;
  }

  [bp~=grid] > [bp~="3@xl"] {
    width: calc(25% - 0.5454545455rem) !important;
  }

  [bp~=grid][bp~="4@xl"] > * {
    width: calc(33.3333333333% - 0.5454545455rem) !important;
  }

  [bp~=grid] > [bp~="4@xl"] {
    width: calc(33.3333333333% - 0.5454545455rem) !important;
  }

  [bp~=grid][bp~="5@xl"] > * {
    width: calc(41.6666666667% - 0.5454545455rem) !important;
  }

  [bp~=grid] > [bp~="5@xl"] {
    width: calc(41.6666666667% - 0.5454545455rem) !important;
  }

  [bp~=grid][bp~="6@xl"] > * {
    width: calc(50% - 0.5454545455rem) !important;
  }

  [bp~=grid] > [bp~="6@xl"] {
    width: calc(50% - 0.5454545455rem) !important;
  }

  [bp~=grid][bp~="7@xl"] > * {
    width: calc(58.3333333333% - 0.5454545455rem) !important;
  }

  [bp~=grid] > [bp~="7@xl"] {
    width: calc(58.3333333333% - 0.5454545455rem) !important;
  }

  [bp~=grid][bp~="8@xl"] > * {
    width: calc(66.6666666667% - 0.5454545455rem) !important;
  }

  [bp~=grid] > [bp~="8@xl"] {
    width: calc(66.6666666667% - 0.5454545455rem) !important;
  }

  [bp~=grid][bp~="9@xl"] > * {
    width: calc(75% - 0.5454545455rem) !important;
  }

  [bp~=grid] > [bp~="9@xl"] {
    width: calc(75% - 0.5454545455rem) !important;
  }

  [bp~=grid][bp~="10@xl"] > * {
    width: calc(83.3333333333% - 0.5454545455rem) !important;
  }

  [bp~=grid] > [bp~="10@xl"] {
    width: calc(83.3333333333% - 0.5454545455rem) !important;
  }

  [bp~=grid][bp~="11@xl"] > * {
    width: calc(91.6666666667% - 0.5454545455rem) !important;
  }

  [bp~=grid] > [bp~="11@xl"] {
    width: calc(91.6666666667% - 0.5454545455rem) !important;
  }

  [bp~=grid][bp~="12@xl"] > * {
    width: calc(100% - 0.5454545455rem) !important;
  }

  [bp~=grid] > [bp~="12@xl"] {
    width: calc(100% - 0.5454545455rem) !important;
  }
}
@supports not (display: grid) {
  [bp~=grid] {
    display: flex !important;
    flex-direction: row;
    flex-wrap: wrap;
  }

  [bp~=grid] {
    margin-left: -0.8rem;
  }

  [bp*=grid] > * {
    margin: 0 0 0.5454545455rem 0.5454545455rem;
  }

  [bp~=grid][bp~="1"] > * {
    width: calc(8.3333333333% - 0.5454545455rem) !important;
  }

  [bp~=grid] > [bp~="1"] {
    width: calc(8.3333333333% - 0.5454545455rem) !important;
  }

  [bp~=grid][bp~="2"] > * {
    width: calc(16.6666666667% - 0.5454545455rem) !important;
  }

  [bp~=grid] > [bp~="2"] {
    width: calc(16.6666666667% - 0.5454545455rem) !important;
  }

  [bp~=grid][bp~="3"] > * {
    width: calc(25% - 0.5454545455rem) !important;
  }

  [bp~=grid] > [bp~="3"] {
    width: calc(25% - 0.5454545455rem) !important;
  }

  [bp~=grid][bp~="4"] > * {
    width: calc(33.3333333333% - 0.5454545455rem) !important;
  }

  [bp~=grid] > [bp~="4"] {
    width: calc(33.3333333333% - 0.5454545455rem) !important;
  }

  [bp~=grid][bp~="5"] > * {
    width: calc(41.6666666667% - 0.5454545455rem) !important;
  }

  [bp~=grid] > [bp~="5"] {
    width: calc(41.6666666667% - 0.5454545455rem) !important;
  }

  [bp~=grid][bp~="6"] > * {
    width: calc(50% - 0.5454545455rem) !important;
  }

  [bp~=grid] > [bp~="6"] {
    width: calc(50% - 0.5454545455rem) !important;
  }

  [bp~=grid][bp~="7"] > * {
    width: calc(58.3333333333% - 0.5454545455rem) !important;
  }

  [bp~=grid] > [bp~="7"] {
    width: calc(58.3333333333% - 0.5454545455rem) !important;
  }

  [bp~=grid][bp~="8"] > * {
    width: calc(66.6666666667% - 0.5454545455rem) !important;
  }

  [bp~=grid] > [bp~="8"] {
    width: calc(66.6666666667% - 0.5454545455rem) !important;
  }

  [bp~=grid][bp~="9"] > * {
    width: calc(75% - 0.5454545455rem) !important;
  }

  [bp~=grid] > [bp~="9"] {
    width: calc(75% - 0.5454545455rem) !important;
  }

  [bp~=grid][bp~="10"] > * {
    width: calc(83.3333333333% - 0.5454545455rem) !important;
  }

  [bp~=grid] > [bp~="10"] {
    width: calc(83.3333333333% - 0.5454545455rem) !important;
  }

  [bp~=grid][bp~="11"] > * {
    width: calc(91.6666666667% - 0.5454545455rem) !important;
  }

  [bp~=grid] > [bp~="11"] {
    width: calc(91.6666666667% - 0.5454545455rem) !important;
  }

  [bp~=grid][bp~="12"] > * {
    width: calc(100% - 0.5454545455rem) !important;
  }

  [bp~=grid] > [bp~="12"] {
    width: calc(100% - 0.5454545455rem) !important;
  }

  @media (min-width: 481px) {
    [bp~=grid][bp~="1@sm"] > * {
      width: calc(8.3333333333% - 0.5454545455rem) !important;
    }

    [bp~=grid] > [bp~="1@sm"] {
      width: calc(8.3333333333% - 0.5454545455rem) !important;
    }

    [bp~=grid][bp~="2@sm"] > * {
      width: calc(16.6666666667% - 0.5454545455rem) !important;
    }

    [bp~=grid] > [bp~="2@sm"] {
      width: calc(16.6666666667% - 0.5454545455rem) !important;
    }

    [bp~=grid][bp~="3@sm"] > * {
      width: calc(25% - 0.5454545455rem) !important;
    }

    [bp~=grid] > [bp~="3@sm"] {
      width: calc(25% - 0.5454545455rem) !important;
    }

    [bp~=grid][bp~="4@sm"] > * {
      width: calc(33.3333333333% - 0.5454545455rem) !important;
    }

    [bp~=grid] > [bp~="4@sm"] {
      width: calc(33.3333333333% - 0.5454545455rem) !important;
    }

    [bp~=grid][bp~="5@sm"] > * {
      width: calc(41.6666666667% - 0.5454545455rem) !important;
    }

    [bp~=grid] > [bp~="5@sm"] {
      width: calc(41.6666666667% - 0.5454545455rem) !important;
    }

    [bp~=grid][bp~="6@sm"] > * {
      width: calc(50% - 0.5454545455rem) !important;
    }

    [bp~=grid] > [bp~="6@sm"] {
      width: calc(50% - 0.5454545455rem) !important;
    }

    [bp~=grid][bp~="7@sm"] > * {
      width: calc(58.3333333333% - 0.5454545455rem) !important;
    }

    [bp~=grid] > [bp~="7@sm"] {
      width: calc(58.3333333333% - 0.5454545455rem) !important;
    }

    [bp~=grid][bp~="8@sm"] > * {
      width: calc(66.6666666667% - 0.5454545455rem) !important;
    }

    [bp~=grid] > [bp~="8@sm"] {
      width: calc(66.6666666667% - 0.5454545455rem) !important;
    }

    [bp~=grid][bp~="9@sm"] > * {
      width: calc(75% - 0.5454545455rem) !important;
    }

    [bp~=grid] > [bp~="9@sm"] {
      width: calc(75% - 0.5454545455rem) !important;
    }

    [bp~=grid][bp~="10@sm"] > * {
      width: calc(83.3333333333% - 0.5454545455rem) !important;
    }

    [bp~=grid] > [bp~="10@sm"] {
      width: calc(83.3333333333% - 0.5454545455rem) !important;
    }

    [bp~=grid][bp~="11@sm"] > * {
      width: calc(91.6666666667% - 0.5454545455rem) !important;
    }

    [bp~=grid] > [bp~="11@sm"] {
      width: calc(91.6666666667% - 0.5454545455rem) !important;
    }

    [bp~=grid][bp~="12@sm"] > * {
      width: calc(100% - 0.5454545455rem) !important;
    }

    [bp~=grid] > [bp~="12@sm"] {
      width: calc(100% - 0.5454545455rem) !important;
    }
  }
  @media (min-width: 768px) {
    [bp~=grid][bp~="1@md"] > * {
      width: calc(8.3333333333% - 0.5454545455rem) !important;
    }

    [bp~=grid] > [bp~="1@md"] {
      width: calc(8.3333333333% - 0.5454545455rem) !important;
    }

    [bp~=grid][bp~="2@md"] > * {
      width: calc(16.6666666667% - 0.5454545455rem) !important;
    }

    [bp~=grid] > [bp~="2@md"] {
      width: calc(16.6666666667% - 0.5454545455rem) !important;
    }

    [bp~=grid][bp~="3@md"] > * {
      width: calc(25% - 0.5454545455rem) !important;
    }

    [bp~=grid] > [bp~="3@md"] {
      width: calc(25% - 0.5454545455rem) !important;
    }

    [bp~=grid][bp~="4@md"] > * {
      width: calc(33.3333333333% - 0.5454545455rem) !important;
    }

    [bp~=grid] > [bp~="4@md"] {
      width: calc(33.3333333333% - 0.5454545455rem) !important;
    }

    [bp~=grid][bp~="5@md"] > * {
      width: calc(41.6666666667% - 0.5454545455rem) !important;
    }

    [bp~=grid] > [bp~="5@md"] {
      width: calc(41.6666666667% - 0.5454545455rem) !important;
    }

    [bp~=grid][bp~="6@md"] > * {
      width: calc(50% - 0.5454545455rem) !important;
    }

    [bp~=grid] > [bp~="6@md"] {
      width: calc(50% - 0.5454545455rem) !important;
    }

    [bp~=grid][bp~="7@md"] > * {
      width: calc(58.3333333333% - 0.5454545455rem) !important;
    }

    [bp~=grid] > [bp~="7@md"] {
      width: calc(58.3333333333% - 0.5454545455rem) !important;
    }

    [bp~=grid][bp~="8@md"] > * {
      width: calc(66.6666666667% - 0.5454545455rem) !important;
    }

    [bp~=grid] > [bp~="8@md"] {
      width: calc(66.6666666667% - 0.5454545455rem) !important;
    }

    [bp~=grid][bp~="9@md"] > * {
      width: calc(75% - 0.5454545455rem) !important;
    }

    [bp~=grid] > [bp~="9@md"] {
      width: calc(75% - 0.5454545455rem) !important;
    }

    [bp~=grid][bp~="10@md"] > * {
      width: calc(83.3333333333% - 0.5454545455rem) !important;
    }

    [bp~=grid] > [bp~="10@md"] {
      width: calc(83.3333333333% - 0.5454545455rem) !important;
    }

    [bp~=grid][bp~="11@md"] > * {
      width: calc(91.6666666667% - 0.5454545455rem) !important;
    }

    [bp~=grid] > [bp~="11@md"] {
      width: calc(91.6666666667% - 0.5454545455rem) !important;
    }

    [bp~=grid][bp~="12@md"] > * {
      width: calc(100% - 0.5454545455rem) !important;
    }

    [bp~=grid] > [bp~="12@md"] {
      width: calc(100% - 0.5454545455rem) !important;
    }
  }
  @media (min-width: 1024px) {
    [bp~=grid][bp~="1@lg"] > * {
      width: calc(8.3333333333% - 0.5454545455rem) !important;
    }

    [bp~=grid] > [bp~="1@lg"] {
      width: calc(8.3333333333% - 0.5454545455rem) !important;
    }

    [bp~=grid][bp~="2@lg"] > * {
      width: calc(16.6666666667% - 0.5454545455rem) !important;
    }

    [bp~=grid] > [bp~="2@lg"] {
      width: calc(16.6666666667% - 0.5454545455rem) !important;
    }

    [bp~=grid][bp~="3@lg"] > * {
      width: calc(25% - 0.5454545455rem) !important;
    }

    [bp~=grid] > [bp~="3@lg"] {
      width: calc(25% - 0.5454545455rem) !important;
    }

    [bp~=grid][bp~="4@lg"] > * {
      width: calc(33.3333333333% - 0.5454545455rem) !important;
    }

    [bp~=grid] > [bp~="4@lg"] {
      width: calc(33.3333333333% - 0.5454545455rem) !important;
    }

    [bp~=grid][bp~="5@lg"] > * {
      width: calc(41.6666666667% - 0.5454545455rem) !important;
    }

    [bp~=grid] > [bp~="5@lg"] {
      width: calc(41.6666666667% - 0.5454545455rem) !important;
    }

    [bp~=grid][bp~="6@lg"] > * {
      width: calc(50% - 0.5454545455rem) !important;
    }

    [bp~=grid] > [bp~="6@lg"] {
      width: calc(50% - 0.5454545455rem) !important;
    }

    [bp~=grid][bp~="7@lg"] > * {
      width: calc(58.3333333333% - 0.5454545455rem) !important;
    }

    [bp~=grid] > [bp~="7@lg"] {
      width: calc(58.3333333333% - 0.5454545455rem) !important;
    }

    [bp~=grid][bp~="8@lg"] > * {
      width: calc(66.6666666667% - 0.5454545455rem) !important;
    }

    [bp~=grid] > [bp~="8@lg"] {
      width: calc(66.6666666667% - 0.5454545455rem) !important;
    }

    [bp~=grid][bp~="9@lg"] > * {
      width: calc(75% - 0.5454545455rem) !important;
    }

    [bp~=grid] > [bp~="9@lg"] {
      width: calc(75% - 0.5454545455rem) !important;
    }

    [bp~=grid][bp~="10@lg"] > * {
      width: calc(83.3333333333% - 0.5454545455rem) !important;
    }

    [bp~=grid] > [bp~="10@lg"] {
      width: calc(83.3333333333% - 0.5454545455rem) !important;
    }

    [bp~=grid][bp~="11@lg"] > * {
      width: calc(91.6666666667% - 0.5454545455rem) !important;
    }

    [bp~=grid] > [bp~="11@lg"] {
      width: calc(91.6666666667% - 0.5454545455rem) !important;
    }

    [bp~=grid][bp~="12@lg"] > * {
      width: calc(100% - 0.5454545455rem) !important;
    }

    [bp~=grid] > [bp~="12@lg"] {
      width: calc(100% - 0.5454545455rem) !important;
    }
  }
  @media (min-width: 1146px) {
    [bp~=grid][bp~="1@xl"] > * {
      width: calc(8.3333333333% - 0.5454545455rem) !important;
    }

    [bp~=grid] > [bp~="1@xl"] {
      width: calc(8.3333333333% - 0.5454545455rem) !important;
    }

    [bp~=grid][bp~="2@xl"] > * {
      width: calc(16.6666666667% - 0.5454545455rem) !important;
    }

    [bp~=grid] > [bp~="2@xl"] {
      width: calc(16.6666666667% - 0.5454545455rem) !important;
    }

    [bp~=grid][bp~="3@xl"] > * {
      width: calc(25% - 0.5454545455rem) !important;
    }

    [bp~=grid] > [bp~="3@xl"] {
      width: calc(25% - 0.5454545455rem) !important;
    }

    [bp~=grid][bp~="4@xl"] > * {
      width: calc(33.3333333333% - 0.5454545455rem) !important;
    }

    [bp~=grid] > [bp~="4@xl"] {
      width: calc(33.3333333333% - 0.5454545455rem) !important;
    }

    [bp~=grid][bp~="5@xl"] > * {
      width: calc(41.6666666667% - 0.5454545455rem) !important;
    }

    [bp~=grid] > [bp~="5@xl"] {
      width: calc(41.6666666667% - 0.5454545455rem) !important;
    }

    [bp~=grid][bp~="6@xl"] > * {
      width: calc(50% - 0.5454545455rem) !important;
    }

    [bp~=grid] > [bp~="6@xl"] {
      width: calc(50% - 0.5454545455rem) !important;
    }

    [bp~=grid][bp~="7@xl"] > * {
      width: calc(58.3333333333% - 0.5454545455rem) !important;
    }

    [bp~=grid] > [bp~="7@xl"] {
      width: calc(58.3333333333% - 0.5454545455rem) !important;
    }

    [bp~=grid][bp~="8@xl"] > * {
      width: calc(66.6666666667% - 0.5454545455rem) !important;
    }

    [bp~=grid] > [bp~="8@xl"] {
      width: calc(66.6666666667% - 0.5454545455rem) !important;
    }

    [bp~=grid][bp~="9@xl"] > * {
      width: calc(75% - 0.5454545455rem) !important;
    }

    [bp~=grid] > [bp~="9@xl"] {
      width: calc(75% - 0.5454545455rem) !important;
    }

    [bp~=grid][bp~="10@xl"] > * {
      width: calc(83.3333333333% - 0.5454545455rem) !important;
    }

    [bp~=grid] > [bp~="10@xl"] {
      width: calc(83.3333333333% - 0.5454545455rem) !important;
    }

    [bp~=grid][bp~="11@xl"] > * {
      width: calc(91.6666666667% - 0.5454545455rem) !important;
    }

    [bp~=grid] > [bp~="11@xl"] {
      width: calc(91.6666666667% - 0.5454545455rem) !important;
    }

    [bp~=grid][bp~="12@xl"] > * {
      width: calc(100% - 0.5454545455rem) !important;
    }

    [bp~=grid] > [bp~="12@xl"] {
      width: calc(100% - 0.5454545455rem) !important;
    }
  }
}
.cookie-modal {
  position: fixed;
  z-index: 1000;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  left: 0;
  top: 0;
  pointer-events: none;
}
.cookie-modal--hidden {
  display: none;
}
.cookie-modal__content {
  max-width: 600px;
  padding: 20px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
  background-color: #FFFFFF;
  margin: 15vh auto 0 auto;
  pointer-events: auto;
}
@media (min-width: 400px) {
  .cookie-modal__content {
    margin: 22vh auto 0 auto;
    padding: 40px;
  }
}
.cookie-modal__title {
  font-size: 1.4rem;
  font-weight: bold;
  margin-bottom: 10px;
}
.cookie-modal__text {
  margin-bottom: 20px;
  line-height: 1.4;
}
.cookie-modal__text a {
  text-decoration: underline;
}
.cookie-modal__options {
  margin-bottom: 20px;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.cookie-modal__options > * {
  width: calc(50% - 30px);
}
@media (min-width: 400px) {
  .cookie-modal__options > * {
    width: calc(33.3333% - 30px);
  }
}
.cookie-modal__option {
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  cursor: pointer;
  margin-right: 30px;
  margin-bottom: 10px;
}
.cookie-modal__option.disabled {
  opacity: 0.7;
}
.cookie-modal__checkbox {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 0;
  border: 2px solid #000000;
  margin-right: 6px;
  flex-shrink: 0;
}
.cookie-modal__checkbox:checked {
  background-color: #000000;
}
.cookie-modal__checkbox:checked:focus {
  outline: none;
  background-color: #81a2be;
}
.cookie-modal__checkbox:focus {
  outline: none;
  border-color: #81a2be;
}
.cookie-modal__check {
  position: absolute;
  left: 0;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  flex-shrink: 0;
}
.cookie-modal__check svg {
  stroke: #FFFFFF;
}
.cookie-modal__label {
  line-height: 22px;
}
.cookie-modal__buttons {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
}
.cookie-modal__button {
  display: block;
  margin-right: 8px;
  padding: 6px 20px;
  white-space: nowrap;
  border: 2px solid #000000;
  text-decoration: none;
  color: #000000;
}
@media (min-width: 400px) {
  .cookie-modal__button {
    margin-right: 10px;
    padding: 10px 24px;
  }
}
.cookie-modal__button.primary {
  background-color: #000000;
  color: #FFFFFF;
}
.cookie-modal__button.primary:focus, .cookie-modal__button.primary:hover {
  background-color: #81a2be;
}
.cookie-modal__button:focus, .cookie-modal__button:hover {
  outline: none;
  border-color: #81a2be;
}
.cookie-modal__button.hide {
  display: none;
}

/* ==========================================================================
   #BOX-SIZING
   ========================================================================== */
/**
 * More sensible default box-sizing:
 * css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice
 */
html {
  box-sizing: border-box;
}

*, *:before, *:after {
  box-sizing: inherit;
}

/*! normalize.css v7.0.0 | 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
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

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

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  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.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 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
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

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

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-family: "iAWriterDuospace";
  font-weight: 900;
    -webkit-font-smoothing: subpixel-antialiased !important; 
  text-rendering:optimizeLegibility !important;  
  
  
}

/**
 * 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 style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * 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
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

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

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 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;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * 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 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
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 and cancel buttons in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-cancel-button,
[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 IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}

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

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

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

/* ==========================================================================
   #RESET
   ========================================================================== */
/**
 * A very simple reset that sits on top of Normalize.css.
 */
body,
h1, h2, h3, h4, h5, h6,
blockquote, p, pre,
dl, dd, ol, ul,
figure,
hr,
fieldset, legend {
  margin: 0;
  padding: 0;
}

/**
 * Remove trailing margins from nested lists.
 */
li > ol,
li > ul {
  margin-bottom: 0;
}

/**
 * Remove default table spacing.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/**
 * 1. Reset Chrome and Firefox behaviour which sets a `min-width: min-content;`
 *    on fieldsets.
 */
fieldset {
  min-width: 0;
  /* [1] */
  border: 0;
}

/* ==========================================================================
   #SHARED
   ========================================================================== */
/**
 * Shared declarations for certain elements.
 */
/**
 * Always declare margins in the same direction:
 * csswizardry.com/2012/06/single-direction-margin-declarations
 */
address,
h1, h2, h3, h4, h5, h6,
blockquote, p, pre,
dl, ol, ul,
figure,
hr,
table,
fieldset {
  margin-bottom: 24px;
}

/**
 * Consistent indentation for lists.
 */
dd, ol, ul {
  margin-left: 24px;
}

/* ==========================================================================
   #PAGE
   ========================================================================== */
/**
 * Simple page-level setup.
 *
 * 1. Set the default `font-size` and `line-height` for the entire project,
 *    sourced from our default variables. The `font-size` is calculated to exist
 *    in ems, the `line-height` is calculated to exist unitlessly.
 * 2. Force scrollbars to always be visible to prevent awkward ‘jumps’ when
 *    navigating between pages that do/do not have enough content to produce
 *    scrollbars naturally.
 * 3. Ensure the page always fills at least the entire height of the viewport.
 */
html {
  font-size: 1.375em;
  /* [1] */
  line-height: 1.1818181818;
  /* [1] */
  overflow-y: scroll;
  /* [2] */
  min-height: 100%;
  /* [3] */
}

/* ==========================================================================
   #PAGE
   ========================================================================== */
/**
 * Simple page-level setup.
 *
 * 1. Set the default `font-size` and `line-height` for the entire project,
 *    sourced from our default variables. The `font-size` is calculated to exist
 *    in ems, the `line-height` is calculated to exist unitlessly.
 * 2. Force scrollbars to always be visible to prevent awkward ‘jumps’ when
 *    navigating between pages that do/do not have enough content to produce
 *    scrollbars naturally.
 * 3. Ensure the page always fills at least the entire height of the viewport.
 */
html {
  font-size: 18px;
  font-family: "iAWriterDuospace";
  font-style: normal;
  font-weight: normal;
  line-height: 1.1818181818;
  /* [1] */
  overflow-y: scroll;
  /* [2] */
  min-height: 100%;
  /* [3] */
  height: 100%;
  -webkit-font-smoothing: antialiased;
  scroll-behavior: smooth;
}
@media (min-width: 48em) {
  html {
    font-size: 1.71875vw;
  }
}
@media (min-width: 80em) {
  html {
    font-size: 22px;
  }
}

/* ==========================================================================
   #HEADINGS
   ========================================================================== */
/**
 * Simple default styles for headings 1 through 6. Anything more opinionated
 * than simple font-size changes should likely be applied via classes (see:
 * http://csswizardry.com/2016/02/managing-typography-on-large-apps/).
 */
h1 {
  font-size: 48px;
  font-size: 1.8181818182rem;
  line-height: 1.125;
}

h2 {
  font-size: 32px;
  font-size: 1.4545454545rem;
  line-height: 1.25;
  White-space: nowrap;
}

h3 {
  font-size: 28px;
  font-size: 1.2727272727rem;
  line-height: 1.25;
}

h4 {
  font-size: 22px;
  font-size: 1rem;
  line-height: 1.3636363636;
}

h5 {
  font-size: 22px;
  font-size: 1rem;
  line-height: 1.3636363636;
}

h6 {
  font-size: 16px;
  font-size: 0.7272727273rem;
  line-height: 1.5625;
}

/* ==========================================================================
   #IMAGES
   ========================================================================== */
/**
 * 1. Fluid images for responsive purposes.
 * 2. Offset `alt` text from surrounding copy.
 * 3. Setting `vertical-align` removes the whitespace that appears under `img`
 *    elements when they are dropped into a page as-is. Safer alternative to
 *    using `display: block;`.
 */
img {
  max-width: 100%;
  /* [1] */
  font-style: italic;
  /* [2] */
  vertical-align: middle;
  /* [3] */
}

/**
 * If a `width` and/or `height` attribute has been explicitly defined, let’s
 * not make the image fluid.
 */
img[width],
img[height] {
  max-width: none;
}

/* ==========================================================================
   #TABLES
   ========================================================================== */
/**
 * 1. Ensure tables fill up as much space as possible.
 */
table {
  width: 100%;
  /* [1] */
}

/* ==========================================================================
   # A
   ========================================================================== */
/**
 * General Styles for Anchors
 *
 *
 *
 */
a {
  color: var(--color-link);
  text-decoration: underline;
}
a:hover {
  color: var(--color-link-hover);
}
a.is-interface {
  text-decoration: none;
}

h1 {
  font-family: "Xanh Mono", "Satoshi Bold";
  font-style: normal;
  margin-bottom: 1.8181818182rem;
  font-weight: normal;
  text-transform: none;
  text-align: flex-start;
  font-size: 40px;
  line-height: 45px;
}

@media (min-width: 48em) {
  h1 {
    font-size: 3.7rem;
    line-height: 4.5454545455rem;
  }
}
h1 a {
  color: var(--color-link);
  text-decoration: none;
}
h1 a:active {
  color: var(--color-text);
  text-decoration: underline;
}

h2 {
  font-family: "Xanh Mono", "Satoshi Bold";
  margin-bottom: 1.8181818182rem;
  font-weight: inherit;
  text-transform: none;
  text-align: flex-start;
  font-size: 35px;
  line-height: 37px;
  color: var(--color-brand-primary);
}
@media (min-width: 48em) {
  h2 {
    font-size: 1.5rem;
    line-height: 2.0909090909rem;
  }
}
h2 a {
  color: var(--color-brand-primary);
  text-decoration: underline;
}

/* ==========================================================================
   #PAGE
   ========================================================================== */
/**
 * Simple Body setup.
 *
 *
 *
 */
body {
  overflow-x: hidden;
  background-color: var(--color-background);
  position: relative;
  margin: 0;
  padding-bottom: 8rem;
  min-height: 100%;
  line-height: 1.4545454545rem;
}

/* ==========================================================================
   #Main
   ========================================================================== */
/**
 * Main Content Wrapper
 *
 *
 *
 */
main {
  padding: 3.6363636364rem 0;
  position: relative;
}
main.home {
  opacity: 0;
}
main.home.fadeIn {
  transition: opacity 1s;
  opacity: 1;
}

/* ==========================================================================
   # Aside
   ========================================================================== */
/**
 * Home of the treenav
 *
 *
 *
 */
aside {
  width: 240px;
  margin-right: 48px;
  padding-top: 24px;
}

/* ==========================================================================
   # Article
   ========================================================================== */
/**
 * Main content Column
 *
 *
 *
 */
article {
  max-width: 720px;
}

/* ==========================================================================
   # Figure
   ========================================================================== */
/**
 * Kirby wraps images in figure.
 *
 *
 *
 */
figure {
  margin-bottom: 1em;
}

figcaption {
  font-size: 13px;
  Line-height: 0.9rem;
  color: var(--color-brand-primary);
}

header {
  position: -webkit-sticky;
  position: sticky;
  position: relative;
  height: 70px;
}
header [bp~=grid] {
  gap: 0;
}
@media (min-width: 64em) {
  header {
    height: 80px;
  }
}
header .header-mobile {
  background-color: white;
  height: 100%;
}
header .header-mobile__grid {
  padding-top: 5px;
}
header .header-desktop {
  background-color: white;
}
header .header-desktop__grid {
  padding: 14.5px 14.5px 0 14.5px;
}
header .svg-container {
  display: inline-block;
  position: relative;
  width: 100%;
}
header .menu-wrapper {
  display: flex;
  align-items: right;
  justify-content: flex-end;+
  position: relative; 
  z-index: 1;
}

svg.menubar-desktop {
  display: none;
}
@media (min-width: 48em) {
  svg.menubar-desktop {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: auto;
    z-index: 10;
  }
}
svg.menubar-mobile {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: auto;
  z-index: 10;
}
@media (min-width: 48em) {
  svg.menubar-mobile {
    display: none;
  }
}

section {
  padding-left: 0.4545454545rem;
  padding-right: 0.4545454545rem;
}
section.unpadded {
  padding-left: 0;
  padding-right: 0;
}

/* ==========================================================================
   # Footer
   ========================================================================== */
footer {
  color: var(--color-brand-primary);
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
}

.footer-logo {
  text-decoration: none;
}
.footer-logo > svg {
  width: 350px;
  height: auto;
}

.footer-border {
  border-top: 2px solid var(--color-brand-primary);
}

.footer-upper {
  display: none;
}
@media (min-width: 48em) {
  .footer-upper {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
  }
}

.footer-lower {
  display: flex;
  flex-direction: column;
  text-transform: uppercase;
  text-decoration: underline;
  font-family: "iAWriterDuospace";
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  background-color: white;
}
@media (min-width: 48em) {
  .footer-lower {
    flex-direction: row;
    justify-content: space-between;
    font-size: 0.7272727273rem;
  }
}

.footer-agbs {
  margin-top: 0.9090909091rem;
}
@media (min-width: 48em) {
  .footer-agbs {
    margin-top: 0;
  }
}
.footer-agbs > a:not(:last-child) {
  padding-right: 0.9090909091rem;
}

.c-blocks-video {
  position: relative;
  padding-top: 56%;
}
.c-blocks-video > figure > iframe {
  border: none;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

/* ==========================================================================
   #LIST-BARE
   ========================================================================== */
/**
 * Strip list-like appearance from lists by removing their bullets and any
 * indentation.
 *
 * Note: Declaring the item class might not be necessary everywhere,
 * but is for example in <dl> lists for the <dd> children.
 */
.o-list-bare {
  list-style: none;
  margin-left: 0;
}

.o-list-bare__item {
  margin-left: 0;
}

/* ==========================================================================
   #LIST-INLINE
   ========================================================================== */
/**
 * The list-inline object simply displays a list of items in one line.
 */
.o-list-inline {
  margin-left: 0;
  list-style: none;
}

.o-list-inline__item {
  display: inline-block;
}

.o-container {
  max-width: 1280px;
  padding: 14.5px;
  margin: 0 auto;
}

.o-logo {
  text-decoration: none;
}
.o-logo > svg {
  position: relative;
  width: 180px;
  height: auto;
  z-index: 100;
  vertical-align: middle;
}

/*Responsive Anpassungen*/
@media (max-width: 480px) {
 .o-logo > svg {
    height: auto;
    width: 150%
  }
}
@media (min-width: 768px) {
  .o-logo > svg {
    height: auto;
    Padding-top: 10px;
    width: 200%
  }
}
/*Handy*/
@media (max-width: 1023px) {
 .o-logo > svg {
    height: 47px;
    width: 90%;
    Padding-left: 10px;
    Padding-top: 10px;
  }
}
/*tablet querformat*/
@media (min-width: 1223px) {
 .o-logo > svg {
    height: auto;
    width: 180%;
    line-height: 0;
  }
}
@media (min-width: 1223px) and (max-width: 1721px){
 .o-logo > svg {
    height: 40px;
    width: 180%;
    line-height: 0;
    Padding-top: 10px;
    Padding-left:20px;
  }
}
@media (min-width: 768px) and (max-width: 1023px){
  .o-logo > svg {
    height: auto;
    width: 200%
  }
}

.o-burger-button--wrapper {
  display: flex;
  justify-content: flex-end;
}

.o-burger-button {
  width: 40px;
  height: auto;
  margin-right: 0.4545454545rem;
}
.o-burger-button > svg {
  width: 40px;
}
.o-burger-button > svg path {
  stroke: var(--color-text-invert);
}

#spaces {
  text-align: center;
  margin-top: 3.6363636364rem;
}
@media (min-width: 80em) {
  #spaces {
    text-align: start;
    margin-bottom: calc(3.6363636364rem* 2);
  }
}

.o-spaces {
  display: flex;
  justify-content: center;
}
@media (min-width: 80em) {
  .o-spaces ul > li:nth-child(odd) > a > .o-space__previewimg {
    right: -400;
    left: 400;
  }
  .o-spaces ul > li:nth-child(even) > a > .o-space__previewimg {
    right: 400;
    left: -400;
  }
}
.o-spaces .o-space {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 1.8181818182rem;
}
@media (min-width: 48em) {
  .o-spaces .o-space {
    width: 500px;
    height: 250px;
  }
}
@media (min-width: 80em) {
  .o-spaces .o-space {
    background-image: none !important;
    margin-bottom: 0;
  }
}

.o-spaces .o-space > a {
  text-decoration: none;
  margin: 3.6363636364rem;
  display: flex;
  position: relative;
  justify-content: center;
}
@media (min-width: 80em) {
  .o-spaces .o-space > a {
    margin: 0;
  }
}
.o-spaces .o-space > a > h2 {
  color: white;
  font-size: 30px;
  margin: 0;
  text-shadow: 0px 0px 12px #000000;
  position: relative;
}
@media (min-width: 80em) {
  .o-spaces .o-space > a > h2 {
    color: var(--color-brand-primary);
    font-size: 4.0909090909rem;
    text-shadow: none;
    line-height: 1;
  }
}
@media (min-width: 80em) {
  .o-spaces .o-space > a:hover {
    -webkit-text-decoration-line: underline;
            text-decoration-line: underline;
    text-underline-offset: 2px;
  }
  .o-spaces .o-space > a:hover > h2 {
    color: var(--color-text);
  }
  .o-spaces .o-space > a:hover > h2::before {
    content: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjIiIGJhc2VQcm9maWxlPSJ0aW55LXBzIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA4MCA2NSIgd2lkdGg9IjgwIiBoZWlnaHQ9IjY1Ij48dGl0bGU+aWNvbi1hcnJvdy1yaWdodC1zdmc8L3RpdGxlPjxzdHlsZT50c3BhbiB7IHdoaXRlLXNwYWNlOnByZSB9CgkJLnNocDAgeyBmaWxsOiBub25lO3N0cm9rZTogIzZkNjE0MjtzdHJva2Utd2lkdGg6IDQuNDM4IH08L3N0eWxlPjxnIGlkPSJHcnVwcGVfMjUyIj48ZyBpZD0iR3J1cHBlXzI0NSI+PHBhdGggaWQ9IlBmYWRfNzIiIGNsYXNzPSJzaHAwIiBkPSJNNDYuMzcgMS41N0w3Ni44NiAzMS45N0w0Ni4zNyA2Mi4zNyIvPjxwYXRoIGlkPSJQZmFkXzczIiBjbGFzcz0ic2hwMCIgZD0iTTc2Ljg2IDMxLjk3TDAuNSAzMS45NyIvPjwvZz48L2c+PC9zdmc+);
    position: absolute;
    top: 10px;
    left: calc(-1.8181818182rem* 3);
  }
  .o-spaces .o-space > a:hover > .o-space__previewimg {
    opacity: 1;
    z-index: -9;
  }
}
.o-spaces .o-space > a > .o-space__previewimg {
  display: none;
}
@media (min-width: 80em) {
  .o-spaces .o-space > a > .o-space__previewimg {
    display: block;
    position: absolute;
    z-index: -10;
    opacity: 0.15;
    top: -200;
    bottom: 200;
  }
  .o-spaces .o-space > a > .o-space__previewimg > figure > img {
    height: auto;
    width: 600px;
  }
}

.o-background-video {
  position: fixed;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  z-index: -10;
}

.o-background-container {
  display: inline-block;
  position: absolute;
  top: -100;
  right: -100;
  bottom: 0;
  left: -100;
  vertical-align: top;
  overflow: hidden;
  z-index: -1;
}
@media (min-width: 48em) {
  .o-background-container {
    top: -500;
    right: -300;
    bottom: 0;
    left: -300;
  }
}

.o-background-content {
  display: inline-block;
  position: absolute;
  left: 0;
  right: 0;
  z-index: -101;
}
.o-background-content#svg {
  top: 0;
  height: 70%;
}

.o-background-content#svg2 {
  bottom: 0;
  height: 70%;
}

.o-welcome {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 100;
}

.o-welcome__svgwrapper {
  height: 100vh;
  width: 100vw;
  display: flex;
  justify-content: center;
  align-items: center;
}
.o-welcome__svgwrapper > svg {
  width: 80vw;
}
@media (min-width: 48em) {
  .o-welcome__svgwrapper > svg {
    width: 40vw;
  }
}

.fadeout {
  -webkit-animation: fadeout 0.05s forwards;
          animation: fadeout 0.05s forwards;
}

@-webkit-keyframes fadeout {
  0% {
    opacity: 1;
    display: block;
  }
  50% {
    opacity: 0.2;
  }
  99% {
    height: 100vh;
  }
  100% {
    opacity: 0;
    height: 0;
    position: inherit;
  }
}

@keyframes fadeout {
  0% {
    opacity: 1;
    display: block;
  }
  50% {
    opacity: 0.2;
  }
  99% {
    height: 100vh;
  }
  100% {
    opacity: 0;
    height: 0;
    position: inherit;
  }
}
.c-accordion p {
  margin: 0;
}
.c-accordion input {
  display: none;
}
.c-accordion label {
  display: block;
  cursor: pointer;
  width: 100%;
  padding: 1.8181818182rem;
  border-bottom: 2px solid var(--color-background-alt-dark);
  transition: ease-in 0.2s;
}
.c-accordion label:first-of-type {
  border-top: 2px solid var(--color-background-alt-dark);
}
.c-accordion .content {
  padding: 1.8181818182rem;
  border-bottom: 2px solid var(--color-background-alt-dark);
}
.c-accordion input + label + .content {
  display: none;
}
.c-accordion input:checked + label {
  border-bottom: none;
  padding-bottom: 0;
}
.c-accordion input:checked + label + .content {
  display: block;
}

.c-article {
  margin-top: 3.6363636364rem;
}
.c-article h2 {
  text-align: start;
  margin-bottom: 3.6363636364rem;
}

.c-article__meta {
  justify-content: space-between;
  margin-bottom: 1.8181818182rem;
}

.c-article__category {
  color: var(--color-brand-primary);
  font-family: "Satoshi Bold";
  text-transform: uppercase;
}

.c-article__content {
  margin: 3.6363636364rem calc(3.6363636364rem*2);
}

.c-article__related h2 {
  font-size: 28px;
  text-align: center;
}

.c-articles > h3 {
  text-align: center;
}

.c-articles__teaser {
  color: var(--color-text);
  padding: 1.8181818182rem;
  border: 2px solid var(--color-grey);
  margin-bottom: 3.6363636364rem;
}
.c-articles__teaser a {
  text-decoration: none;
}
.c-articles__teaser--is-highlighted {
  display: none;
}

.c-articles__filters {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 1.8181818182rem 0 1.8181818182rem;
}
.c-articles__filters > * {
  margin-bottom: 1.8181818182rem;
}
.c-articles__filters > :not(:last-child) {
  margin-right: 1.8181818182rem;
}

.c-articles__teaser--highlight {
  padding: 1.8181818182rem;
  border: 2px solid var(--color-grey);
  margin-bottom: 3.6363636364rem;
}
.c-articles__teaser--highlight figure {
  margin: 0 1.8181818182rem 0 0;
}

.c-article__teaser-link {
  text-decoration: none;
}
.c-article__teaser-link:hover {
  color: var(--color-text);
}

.c-articles__teaser--even:nth-child(even) {
  display: none;
}

.c-articles__teaser--odd:nth-child(odd) {
  display: none;
}

.c-articles__teaser--pink {
  background-color: var(--color-pink);
  border: none;
}

.c-articles__teaser--grey {
  background-color: var(--color-grey);
  border: none;
}

.c-articles__category {
  margin-bottom: 0.9090909091rem;
  color: var(--color-brand-primary);
  font-family: "Satoshi Bold";
  text-transform: uppercase;
}

@media (max-width: 750px) {
  .c-articles__teaser, .c-articles__teaser--highlight {
    margin-bottom: 1.8181818182rem;
  }

  .c-article__teaser--flexwrapper {
    flex-direction: column;
  }

  .c-articles__teaser--highlight figure {
    margin: 0 0 1.8181818182rem 0;
  }

  .c-articles__teaser--even:nth-child(even) {
    display: block;
  }

  .c-articles__teaser--odd {
    display: none;
  }
}
/* ==========================================================================
   # TreeMenu
   ========================================================================== */
/**
 * or now just stylin' the a
 *
 */
.burgermenu-wrapper {
  z-index: 6;
}

.c-burgermenu {
  color: var(--color-text-invert);
  background-color: white;
}
.c-burgermenu__list {
  height: 0;
  overflow: hidden;
  transition: height 0.3s ease-in;
  max-height: 80vh;
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: space-between;
  position: relative;
}
.c-burgermenu__list > ul {
  padding-top: 3rem;
}
.c-burgermenu__list > ul ul {
  box-shadow: inset 0px 3px 11px -5px #000000;
  display: none;
  background-color: var(--color-brand-contrast);
}

.c-burgermenu__item {
  display: flex;
  flex-direction: column;
}
.c-burgermenu__item:not(:last-child) {
  padding-bottom: 1.3636363636rem;
}
.c-burgermenu__item__link {
  align-self: center;
  text-decoration: none;
  font-family: "iAWriterDuospace";
  font-weight: normal;
  font-style: normal;
  font-size: 32px;
  text-transform: uppercase;
}

.c-burgermenu__footer {
  position: absolute;
  bottom: 20;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  text-align: center;
}
.c-burgermenu__footer--wrapper {
  margin: 0 0.9090909091rem;
  text-align: left;
}
.c-burgermenu__footer--contact, .c-burgermenu__footer--agbs {
  text-transform: uppercase;
  font-family: "Satoshi Bold";
  font-size: 0.7272727273rem;
  text-decoration: none;
}
.c-burgermenu__footer--agbs {
  margin-top: 0.9090909091rem;
}
.c-burgermenu__footer--agbs a {
  text-decoration: none;
}
.c-burgermenu__footer--agbs :not(:last-child) {
  padding-right: 0.9090909091rem;
}

.svg-container__burger {
  position: initial;
}
.svg-container__burger > svg {
  bottom: 0;
}

.cookie-modal {
  pointer-events: all !important;
  overflow: auto;
}

.cookie-modal__text {
  text-align: center;
}

.cookie-modal__options {
  display: block;
  height: 0;
  overflow: hidden;
  margin: 0;
}
.cookie-modal__options > * {
  width: auto;
}

.cookie-modal__content {
  max-width: 90vw;
  position: relative;
  padding: 2.7272727273rem 1.8181818182rem;
}
@media (min-width: 48em) {
  .cookie-modal__content {
    max-width: 50vw;
  }
}

.cookie-modal__cookie {
  position: absolute;
  top: -2.2727272727rem;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.cookie-modal__cookie > svg {
  width: 4.5454545455rem;
  height: auto;
}

.cookie-modal__buttons {
  align-items: center;
  justify-content: center;
}

.cookie-modal__button {
  margin: 0 0.9090909091rem;
}

.cookie-modal__links {
  text-align: center;
}
.cookie-modal__links > * {
  padding: 0 0.5em;
}

.cookie-modal__checkbox {
  height: 1.25rem !important;
}
.cookie-modal__checkbox:checked {
  background-color: transparent !important;
}

#cookie-edit {
  background: var(--color-text);
}

.c-hero {
  margin-top: -0.9090909091rem;
}
.c-hero.home {
  opacity: 0;
}
.c-hero.home.fadeIn {
  transition: opacity 0.1s;
  opacity: 1;
}
.c-hero .swiper {
  width: 100%;
}
.c-hero .swiper-wrapper {
  height: 100%;
  max-height: 50vh;
      ;
  width: 100%;
}
.c-hero .swiper-slide {
  background-position: center;
  background-size: cover;
  align-self: flex-start;
  width: 100% !important;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.c-hero .swiper-button-next,
.c-hero .swiper-button-prev {
  display: none;
}
@media (min-width: 48em) {
  .c-hero .swiper-button-next,
.c-hero .swiper-button-prev {
    display: block;
    color: var(--color-brand-primary);
    top: auto;
    bottom: 10px;
  }
}
.c-hero .swiper-pagination-bullet {
  height: 11px;
  width: 11px;
  background: transparent;
  border: 3px solid var(--color-brand-primary);
  opacity: 1;
}
@media (min-width: 48em) {
  .c-hero .swiper-pagination-bullet {
    height: 16px;
    width: 16px;
  }
}
.c-hero .swiper-pagination-bullet-active {
  background: var(--color-brand-primary);
}
.c-hero .c-hero__image,
.c-hero .c-hero__slide {
  display: block;
  width: 100%;
  height: 100%;
}
.c-hero figure {
  width: 100%;
  height: 100%;
  margin: 0;
  display: flex;
  justify-content: center;
}
.c-hero figure img {
  width: auto !important;
  max-width: none;
  height: auto;
}
@media (min-width: 48em) {
  .c-hero figure {
    width: 100%;
    height: auto;
  }
  .c-hero figure img {
    width: 100% !important;
    height: 100%
  }
}
 {
  height: 100%;
  width: 100%;
  background: white;
  background: radial-gradient(circle, white 0%, #e5e5e5 100%);
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-hero .c-hero__slidewrapper > .c-hero__slide {
  max-width: 900px;
  
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.c-hero .c-hero__slidewrapper > .c-hero__slide > p {
  font-family: "Satoshi Bold Italic";
  font-size: 35px;
  color: var(--color-brand-primary);
}

/* ==========================================================================
   # TreeMenu
   ========================================================================== */
/**
 * or now just stylin' the a
 *
 */
.c-menu {
  display: flex;
  justify-content: flex-end;
}
.c-menu .is-active > a {
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  text-underline-offset: 2px;
}

.c-menu__item:not(:last-of-type) {
  padding-right: 0.9090909091rem;
}
.c-menu__item > a {
  font-family: "iAWriterDuospace";
  color: var(--color-text-invert);
  font-size: 32px;
  text-transform: uppercase;
  text-decoration: none;
}
@media (min-width: 48em) {
  .c-menu__item > a {
    font-size: 0.7272727273rem;
  }
}
.c-menu__item > a:hover {
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  text-underline-offset: 2px;
  position: relative;
}

.swiper {
  width: 100%;
  padding: 16 0;
}

.swiper-slide {
  background-position: center;
  background-size: cover;
  width: 70% !important;
  height: auto;
}
@media (min-width: 48em) {
  .swiper-slide {
    width: 40% !important;
  }
}

.swiper-slide > figure {
  margin-bottom: 0;
}
.swiper-slide > figure > img {
  display: block;
  width: 100%;
}

/* ==========================================================================
   # Submenu
   ========================================================================== */
/**
 * or now just stylin' the a
 *
 */
.c-submenu {
  background-color: var(--color-brand-primary);
  border-radius: 12px;
  margin-bottom: 24px;
}

.c-submenu__item {
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 6px;
  padding-bottom: 6px;
}

.c-submenu__item:first-child {
  padding-left: 24px;
  border-top-left-radius: 12px;
  border-bottom-left-radius: 12px;
}

.c-submenu__item > a {
  text-decoration: none;
}

.c-submenu__item.is-active {
  background-color: var(--color-brand-contrast);
}

.tabs {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: flex-start;
  margin-bottom: 1.8181818182rem;
}
@media (min-width: 48em) {
  .tabs {
    flex-direction: row;
    justify-content: flex-start;
    
  }
}

.tab {
  color: var(--color-brand-primary);
  font-family: "iAWriterDuospace";
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  height: 100%;
  cursor: pointer;
  display: flex;
  word-break: break-word;
  justify-content: center;
  align-items: center;
  margin-bottom: 0.9090909091rem;
}
.tab:not(:last-child) {
  margin-right: 0.4545454545rem;
}
.tab::after {
  content: "";
  display: block;
  height: 25px;
  width: 50px;
  margin-left: 0.4545454545rem;
}
.tab:hover, .tab.active {
  color: var(--color-brand-contrast);
  text-decoration: underline;
}
.tab:hover::after, .tab.active::after {
  content: "";
  display: block;
  height: 25px;
  width: 50px;
  background-size: 30px 25px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjIiIGJhc2VQcm9maWxlPSJ0aW55LXBzIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA4MCA2NSIgd2lkdGg9IjgwIiBoZWlnaHQ9IjY1Ij48dGl0bGU+aWNvbi1hcnJvdy1yaWdodC1zdmc8L3RpdGxlPjxzdHlsZT50c3BhbiB7IHdoaXRlLXNwYWNlOnByZSB9CgkJLnNocDAgeyBmaWxsOiBub25lO3N0cm9rZTogIzZkNjE0MjtzdHJva2Utd2lkdGg6IDQuNDM4IH08L3N0eWxlPjxnIGlkPSJHcnVwcGVfMjUyIj48ZyBpZD0iR3J1cHBlXzI0NSI+PHBhdGggaWQ9IlBmYWRfNzIiIGNsYXNzPSJzaHAwIiBkPSJNNDYuMzcgMS41N0w3Ni44NiAzMS45N0w0Ni4zNyA2Mi4zNyIvPjxwYXRoIGlkPSJQZmFkXzczIiBjbGFzcz0ic2hwMCIgZD0iTTc2Ljg2IDMxLjk3TDAuNSAzMS45NyIvPjwvZz48L2c+PC9zdmc+);
  background-repeat: no-repeat;
  margin-left: 0.4545454545rem;
}

.panel {
  display: none;
}

.panel.active {
  display: block;
}

.c-top-button__wrapper {
  display: none;
}
@media (min-width: 48em) {
  .c-top-button__wrapper {
    display: block;
    position: fixed;
    right: 0;
    bottom: 0;
    width: 100%;
  }
}

.c-top-button__container {
  position: relative;
  padding: 0;
}

.c-top-button {
  height: 100px;
  width: 85px;
  position: absolute;
  display: none;
  right: 10px;
  bottom: 60px;
  z-index: 99;
  border: none;
  outline: none;
  background-color: transparent;
  cursor: pointer;
}
@media (min-width: 80em) {
  .c-top-button {
    right: 0;
    bottom: 80px;
  }
}
.c-top-button > svg {
  height: 100%;
  width: 100%;
}

.c-gallery__row {
  display: flex;
  flex-wrap: wrap;
}

.c-gallery__image {
  max-width: 50%;
  height: auto;

}
.c-gallery__image > figure:hover {
  transform: scale(2);
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: pixelated;
  -ms-interpolation-mode: nearest-neighbor;
  
  
}
.c-gallery__image:nth-child(odd) {
  padding-top: 3.6363636364rem;
  -webkit-animation: 4s ease-out 0s 1 slideInFromLeft;
          animation: 4s ease-out 0s 1 slideInFromLeft;
  padding-right: 0.4545454545rem;
}
.c-gallery__image:nth-child(even) {
  -webkit-animation: 4s ease-out 0s 1 slideInFromRight;
          animation: 4s ease-out 0s 1 slideInFromRight;
}
@media (min-width: 48em) {
  .c-gallery__image {
    max-width: 30%;
    height: auto;
    padding: 0.4545454545rem;
  }
  .c-gallery__image:nth-child(3n+1) {
    padding-top: 3.6363636364rem;
  }
  .c-gallery__image:nth-child(3n) {
    padding-top: calc(3.6363636364rem* 2);
  }
  .c-gallery__image:nth-child(odd) {
    -webkit-animation: 4s ease-out 0s 1 slideInFromLeft;
            animation: 4s ease-out 0s 1 slideInFromLeft;
    padding-right: 3.6363636364rem;
  }
  .c-gallery__image:nth-child(even) {
    -webkit-animation: 4s ease-out 0s 1 slideInFromRight;
            animation: 4s ease-out 0s 1 slideInFromRight;
    padding-left: 3.6363636364rem;
  }
}

@-webkit-keyframes slideInFromLeft {
  0% {
    transform: translateX(-30%);
  }
  100% {
    transform: translateX(0);
  }
}

@keyframes slideInFromLeft {
  0% {
    transform: translateX(-30%);
  }
  100% {
    transform: translateX(0);
  }
}
@-webkit-keyframes slideInFromRight {
  0% {
    transform: translateX(30%);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes slideInFromRight {
  0% {
    transform: translateX(30%);
  }
  100% {
    transform: translateX(0);
  }
}
.c-textExpand input {
  display: none;
}
.c-textExpand .c-textExpand__labelcontent {
  display: flex;
  align-items: center;
  padding-top: 1.8181818182rem;
  font-family: "Satoshi Bold";
  text-transform: uppercase;
  width: 100%;
  padding: 1.8181818182rem 0;
  margin: 0;
  transition: ease-in 0.2s;
  color: var(--color-brand-primary);
}
.c-textExpand .c-textExpand__labelcontent:hover {
  color: var(--color-brand-contrast);
  text-decoration: underline;
}
.c-textExpand .c-textExpand__labelcontent::before {
  content: "Mehr";
}
.c-textExpand .c-textExpand__labelcontent::after {
  content: "";
  display: block;
  height: 25px;
  width: 30px;
  background-size: 30px 25px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjIiIGJhc2VQcm9maWxlPSJ0aW55LXBzIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0NCA1NCIgd2lkdGg9IjQ0IiBoZWlnaHQ9IjU0Ij48dGl0bGU+SWNvbi1hcnJvdy1zdmc8L3RpdGxlPjxzdHlsZT50c3BhbiB7IHdoaXRlLXNwYWNlOnByZSB9CgkJLnNocDAgeyBmaWxsOiBub25lO3N0cm9rZTogIzhhNzQzMDtzdHJva2Utd2lkdGg6IDMgfTwvc3R5bGU+PGcgaWQ9IkdydXBwZV8yNTIiPjxnIGlkPSJHcnVwcGVfMjQ1Ij48cGF0aCBpZD0iUGZhZF83MiIgY2xhc3M9InNocDAiIGQ9Ik00Mi45NCAzMS4zTDIyLjM2IDUxLjg4TDEuNzggMzEuMyIvPjxwYXRoIGlkPSJQZmFkXzczIiBjbGFzcz0ic2hwMCIgZD0iTTIyLjM2IDUxLjg4TDIyLjM2IDAuMzQiLz48L2c+PC9nPjwvc3ZnPg==);
  background-repeat: no-repeat;
  margin-left: 0.4545454545rem;
}
.c-textExpand .c-textExpand__content {
  padding-top: 1.8181818182rem;
}
.c-textExpand input:checked + label {
  border-bottom: none;
  padding-bottom: 0;
  color: var(--color-brand-contrast);
  text-decoration: underline;
}
.c-textExpand .c-textExpand__labelcontent--less::before {
  content: "Weniger";
}
.c-textExpand .c-textExpand__labelcontent--less::after {
  content: "";
  display: block;
  height: 25px;
  width: 30px;
  background-size: 30px 25px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0My4yOCIgaGVpZ2h0PSI1My42NTUiIHZpZXdCb3g9IjAgMCA0My4yOCA1My42NTUiPjxnIGlkPSJHcnVwcGVfMjUyIiBkYXRhLW5hbWU9IkdydXBwZSAyNTIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xODYuOTM5IC0xOTk3LjY3NykiPjxnIGlkPSJHcnVwcGVfMjQ1IiBkYXRhLW5hbWU9IkdydXBwZSAyNDUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE4OCAxOTk5Ljc5OCkiPjxwYXRoIGlkPSJQZmFkXzcyIiBkYXRhLW5hbWU9IlBmYWQgNzIiIGQ9Ik0wLDIwLjU3OSwyMC41NzksMCw0MS4xNTgsMjAuNTc5IiBmaWxsPSJub25lIiBzdHJva2U9IiM4YTc0MzAiIHN0cm9rZS13aWR0aD0iMyIvPjxwYXRoIGlkPSJQZmFkXzczIiBkYXRhLW5hbWU9IlBmYWQgNzMiIGQ9Ik0uMjUsMFY1MS41MzQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIwLjMzMyAwKSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjOGE3NDMwIiBzdHJva2Utd2lkdGg9IjMiLz48L2c+PC9nPjwvc3ZnPg==);
  background-repeat: no-repeat;
  margin-left: 0.4545454545rem;
}

/* ==========================================================================
   #CLEARFIX
   ========================================================================== */
/**
 * Attach our clearfix mixin to a utility class.
 */
.u-clearfix:after {
  content: "" !important;
  display: block !important;
  clear: both !important;
}

/* ==========================================================================
   #WIDTHS
   ========================================================================== */
/**
 * inuitcss generates a series of utility classes that give a fluid width to
 * whichever element they’re applied, e.g.:
 *
 *   <img src="" alt="" class="u-1/2" />
 *
 * These classes are most commonly used in conjunction with our layout system,
 * e.g.:
 *
 *   <div class="o-layout__item  u-1/2">
 *
 * By default, inuitcss will also generate responsive variants of each of these
 * classes by using your Sass MQ configuration, e.g.:
 *
 *   <div class="o-layout__item  u-1/1  u-1/2@tablet  u-1/3@desktop">
 *
 * Optionally, inuitcss can generate offset classes which can push and pull
 * elements left and right by a specified amount, e.g.:
 *
 *   <div class="o-layout__item  u-2/3  u-pull-1/3">
 *
 * This is useful for making very granular changes to the rendered order of
 * items in a layout.
 *
 * N.B. This option is turned off by default.
 */
/**
 * A series of width helper classes that you can use to size things like grid
 * systems. Classes take a fraction-like format (e.g. `.u-2/3`). Use these in
 * your markup:
 *
 * <div class="u-7/12">
 *
 * The following will generate widths helper classes based on the fractions
 * defined in the `$inuit-fractions` list.
 */
.u-1\/1 {
  width: 100% !important;
}

.u-1\/2 {
  width: 50% !important;
}

.u-2\/2 {
  width: 100% !important;
}

.u-1\/3 {
  width: 33.3333333333% !important;
}

.u-2\/3 {
  width: 66.6666666667% !important;
}

.u-3\/3 {
  width: 100% !important;
}

.u-1\/4 {
  width: 25% !important;
}

.u-2\/4 {
  width: 50% !important;
}

.u-3\/4 {
  width: 75% !important;
}

.u-4\/4 {
  width: 100% !important;
}

.u-1\/5 {
  width: 20% !important;
}

.u-2\/5 {
  width: 40% !important;
}

.u-3\/5 {
  width: 60% !important;
}

.u-4\/5 {
  width: 80% !important;
}

.u-5\/5 {
  width: 100% !important;
}

/**
 * If we’re using Sass-MQ, automatically generate grid system(s) for each of our
 * defined breakpoints, and give them a Responsive Suffix, e.g.:
 *
 * <div class="u-3/12@mobile">
 */
@media (min-width: 30em) {
  .u-1\/1\@mobile {
    width: 100% !important;
  }

  .u-1\/2\@mobile {
    width: 50% !important;
  }

  .u-2\/2\@mobile {
    width: 100% !important;
  }

  .u-1\/3\@mobile {
    width: 33.3333333333% !important;
  }

  .u-2\/3\@mobile {
    width: 66.6666666667% !important;
  }

  .u-3\/3\@mobile {
    width: 100% !important;
  }

  .u-1\/4\@mobile {
    width: 25% !important;
  }

  .u-2\/4\@mobile {
    width: 50% !important;
  }

  .u-3\/4\@mobile {
    width: 75% !important;
  }

  .u-4\/4\@mobile {
    width: 100% !important;
  }

  .u-1\/5\@mobile {
    width: 20% !important;
  }

  .u-2\/5\@mobile {
    width: 40% !important;
  }

  .u-3\/5\@mobile {
    width: 60% !important;
  }

  .u-4\/5\@mobile {
    width: 80% !important;
  }

  .u-5\/5\@mobile {
    width: 100% !important;
  }
}
@media (min-width: 48em) {
  .u-1\/1\@tablet {
    width: 100% !important;
  }

  .u-1\/2\@tablet {
    width: 50% !important;
  }

  .u-2\/2\@tablet {
    width: 100% !important;
  }

  .u-1\/3\@tablet {
    width: 33.3333333333% !important;
  }

  .u-2\/3\@tablet {
    width: 66.6666666667% !important;
  }

  .u-3\/3\@tablet {
    width: 100% !important;
  }

  .u-1\/4\@tablet {
    width: 25% !important;
  }

  .u-2\/4\@tablet {
    width: 50% !important;
  }

  .u-3\/4\@tablet {
    width: 75% !important;
  }

  .u-4\/4\@tablet {
    width: 100% !important;
  }

  .u-1\/5\@tablet {
    width: 20% !important;
  }

  .u-2\/5\@tablet {
    width: 40% !important;
  }

  .u-3\/5\@tablet {
    width: 60% !important;
  }

  .u-4\/5\@tablet {
    width: 80% !important;
  }

  .u-5\/5\@tablet {
    width: 100% !important;
  }
}
@media (min-width: 64em) {
  .u-1\/1\@desktop {
    width: 100% !important;
  }

  .u-1\/2\@desktop {
    width: 50% !important;
  }

  .u-2\/2\@desktop {
    width: 100% !important;
  }

  .u-1\/3\@desktop {
    width: 33.3333333333% !important;
  }

  .u-2\/3\@desktop {
    width: 66.6666666667% !important;
  }

  .u-3\/3\@desktop {
    width: 100% !important;
  }

  .u-1\/4\@desktop {
    width: 25% !important;
  }

  .u-2\/4\@desktop {
    width: 50% !important;
  }

  .u-3\/4\@desktop {
    width: 75% !important;
  }

  .u-4\/4\@desktop {
    width: 100% !important;
  }

  .u-1\/5\@desktop {
    width: 20% !important;
  }

  .u-2\/5\@desktop {
    width: 40% !important;
  }

  .u-3\/5\@desktop {
    width: 60% !important;
  }

  .u-4\/5\@desktop {
    width: 80% !important;
  }

  .u-5\/5\@desktop {
    width: 100% !important;
  }
}
@media (min-width: 80em) {
  .u-1\/1\@wide {
    width: 100% !important;
  }

  .u-1\/2\@wide {
    width: 50% !important;
  }

  .u-2\/2\@wide {
    width: 100% !important;
  }

  .u-1\/3\@wide {
    width: 33.3333333333% !important;
  }

  .u-2\/3\@wide {
    width: 66.6666666667% !important;
  }

  .u-3\/3\@wide {
    width: 100% !important;
  }

  .u-1\/4\@wide {
    width: 25% !important;
  }

  .u-2\/4\@wide {
    width: 50% !important;
  }

  .u-3\/4\@wide {
    width: 75% !important;
  }

  .u-4\/4\@wide {
    width: 100% !important;
  }

  .u-1\/5\@wide {
    width: 20% !important;
  }

  .u-2\/5\@wide {
    width: 40% !important;
  }

  .u-3\/5\@wide {
    width: 60% !important;
  }

  .u-4\/5\@wide {
    width: 80% !important;
  }

  .u-5\/5\@wide {
    width: 100% !important;
  }
}
/* ==========================================================================
   #SPACINGS
   ========================================================================== */
/**
 * Utility classes to put specific spacing values onto elements. The below loop
 * will generate us a suite of classes like:
 *
 *   .u-margin-top {}
 *   .u-padding-left-large {}
 *   .u-margin-right-small {}
 *   .u-padding {}
 *   .u-padding-right-none {}
 *   .u-padding-horizontal {}
 *   .u-padding-vertical-small {}
 */
.u-padding {
  padding: 24px !important;
}

.u-padding-tiny {
  padding: 6px !important;
}

.u-padding-small {
  padding: 12px !important;
}

.u-padding-large {
  padding: 48px !important;
}

.u-padding-huge {
  padding: 96px !important;
}

.u-padding-none {
  padding: 0 !important;
}

.u-padding-top {
  padding-top: 24px !important;
}

.u-padding-top-tiny {
  padding-top: 6px !important;
}

.u-padding-top-small {
  padding-top: 12px !important;
}

.u-padding-top-large {
  padding-top: 48px !important;
}

.u-padding-top-huge {
  padding-top: 96px !important;
}

.u-padding-top-none {
  padding-top: 0 !important;
}

.u-padding-right {
  padding-right: 24px !important;
}

.u-padding-right-tiny {
  padding-right: 6px !important;
}

.u-padding-right-small {
  padding-right: 12px !important;
}

.u-padding-right-large {
  padding-right: 48px !important;
}

.u-padding-right-huge {
  padding-right: 96px !important;
}

.u-padding-right-none {
  padding-right: 0 !important;
}

.u-padding-bottom {
  padding-bottom: 24px !important;
}

.u-padding-bottom-tiny {
  padding-bottom: 6px !important;
}

.u-padding-bottom-small {
  padding-bottom: 12px !important;
}

.u-padding-bottom-large {
  padding-bottom: 48px !important;
}

.u-padding-bottom-huge {
  padding-bottom: 96px !important;
}

.u-padding-bottom-none {
  padding-bottom: 0 !important;
}

.u-padding-left {
  padding-left: 24px !important;
}

.u-padding-left-tiny {
  padding-left: 6px !important;
}

.u-padding-left-small {
  padding-left: 12px !important;
}

.u-padding-left-large {
  padding-left: 48px !important;
}

.u-padding-left-huge {
  padding-left: 96px !important;
}

.u-padding-left-none {
  padding-left: 0 !important;
}

.u-padding-horizontal {
  padding-left: 24px !important;
  padding-right: 24px !important;
}

.u-padding-horizontal-tiny {
  padding-left: 6px !important;
  padding-right: 6px !important;
}

.u-padding-horizontal-small {
  padding-left: 12px !important;
  padding-right: 12px !important;
}

.u-padding-horizontal-large {
  padding-left: 48px !important;
  padding-right: 48px !important;
}

.u-padding-horizontal-huge {
  padding-left: 96px !important;
  padding-right: 96px !important;
}

.u-padding-horizontal-none {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.u-padding-vertical {
  padding-top: 24px !important;
  padding-bottom: 24px !important;
}

.u-padding-vertical-tiny {
  padding-top: 6px !important;
  padding-bottom: 6px !important;
}

.u-padding-vertical-small {
  padding-top: 12px !important;
  padding-bottom: 12px !important;
}

.u-padding-vertical-large {
  padding-top: 48px !important;
  padding-bottom: 48px !important;
}

.u-padding-vertical-huge {
  padding-top: 96px !important;
  padding-bottom: 96px !important;
}

.u-padding-vertical-none {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.u-margin {
  margin: 24px !important;
}

.u-margin-tiny {
  margin: 6px !important;
}

.u-margin-small {
  margin: 12px !important;
}

.u-margin-large {
  margin: 48px !important;
}

.u-margin-huge {
  margin: 96px !important;
}

.u-margin-none {
  margin: 0 !important;
}

.u-margin-top {
  margin-top: 24px !important;
}

.u-margin-top-tiny {
  margin-top: 6px !important;
}

.u-margin-top-small {
  margin-top: 12px !important;
}

.u-margin-top-large {
  margin-top: 48px !important;
}

.u-margin-top-huge {
  margin-top: 96px !important;
}

.u-margin-top-none {
  margin-top: 0 !important;
}

.u-margin-right {
  margin-right: 24px !important;
}

.u-margin-right-tiny {
  margin-right: 6px !important;
}

.u-margin-right-small {
  margin-right: 12px !important;
}

.u-margin-right-large {
  margin-right: 48px !important;
}

.u-margin-right-huge {
  margin-right: 96px !important;
}

.u-margin-right-none {
  margin-right: 0 !important;
}

.u-margin-bottom {
  margin-bottom: 24px !important;
}

.u-margin-bottom-tiny {
  margin-bottom: 6px !important;
}

.u-margin-bottom-small {
  margin-bottom: 12px !important;
}

.u-margin-bottom-large {
  margin-bottom: 48px !important;
}

.u-margin-bottom-huge {
  margin-bottom: 96px !important;
}

.u-margin-bottom-none {
  margin-bottom: 0 !important;
}

.u-margin-left {
  margin-left: 24px !important;
}

.u-margin-left-tiny {
  margin-left: 6px !important;
}

.u-margin-left-small {
  margin-left: 12px !important;
}

.u-margin-left-large {
  margin-left: 48px !important;
}

.u-margin-left-huge {
  margin-left: 96px !important;
}

.u-margin-left-none {
  margin-left: 0 !important;
}

.u-margin-horizontal {
  margin-left: 24px !important;
  margin-right: 24px !important;
}

.u-margin-horizontal-tiny {
  margin-left: 6px !important;
  margin-right: 6px !important;
}

.u-margin-horizontal-small {
  margin-left: 12px !important;
  margin-right: 12px !important;
}

.u-margin-horizontal-large {
  margin-left: 48px !important;
  margin-right: 48px !important;
}

.u-margin-horizontal-huge {
  margin-left: 96px !important;
  margin-right: 96px !important;
}

.u-margin-horizontal-none {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.u-margin-vertical {
  margin-top: 24px !important;
  margin-bottom: 24px !important;
}

.u-margin-vertical-tiny {
  margin-top: 6px !important;
  margin-bottom: 6px !important;
}

.u-margin-vertical-small {
  margin-top: 12px !important;
  margin-bottom: 12px !important;
}

.u-margin-vertical-large {
  margin-top: 48px !important;
  margin-bottom: 48px !important;
}

.u-margin-vertical-huge {
  margin-top: 96px !important;
  margin-bottom: 96px !important;
}

.u-margin-vertical-none {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

/* ==========================================================================
   #RESPONSIVE-SPACINGS
   ========================================================================== */
/**
 * Utility classes enhancing the normal spacing classes by adding responsiveness
 * to them. By default, there are not responsive spacings defined. You can
 * generate responsive spacings by adding entries to the following three Sass
 * maps, e.g.:
 *
 *   $inuit-responsive-spacing-directions: (
 *     null: null,
 *     bottom: bottom,
 *   );
 *
 *   $inuit-responsive-spacing-properties: (
 *     "margin": "margin",
 *   );
 *
 *   $inuit-responsive-spacing-sizes: (
 *     "-small": $inuit-global-spacing-unit-small,
 *   );
 *
 * This would bring us the following classes:
 *
 *   .u-margin-small@mobile {}
 *   .u-margin-small@tablet {}
 *   .u-margin-small@desktop {}
 *   .u-margin-small@wide {}
 *   .u-margin-bottom-small@mobile {}
 *   .u-margin-bottom-small@tablet {}
 *   .u-margin-bottom-small@desktop {}
 *   .u-margin-bottom-small@wide {}
 *
 * You can change the generated CSS classes by further extending the Sass maps.
 * If you want every ‘normal’ spacing (those from `utilities.spacings`) also as
 * a responsive version, you can just mirror the ‘normal’ spacings:
 *
 *   $inuit-responsive-spacing-directions: $inuit-spacing-directions !default;
 *
 *   $inuit-responsive-spacing-properties: $inuit-spacing-properties !default;
 *
 *   $inuit-responsive-spacing-sizes: $inuit-spacing-sizes !default;
 *
 * BUT BE AWARE: This can generate a huge chunk of extra CSS, depending on the
 * amount of breakpoints you defined. So please check your CSS’ output and
 * filesize!
 */
/* stylelint-disable max-nesting-depth */
/* stylelint-enable max-nesting-depth */
/* ==========================================================================
   #PRINT
   ========================================================================== */
/**
 * Very crude, reset-like styles taken from the HTML5 Boilerplate:
 * https://github.com/h5bp/html5-boilerplate/blob/5.3.0/dist/doc/css.md#print-styles
 * https://github.com/h5bp/html5-boilerplate/blob/master/dist/css/main.css#L205-L282
 */
@media print {
  /**
   * 1. Black prints faster: http://www.sanbeiji.com/archives/953
   */
  *,
*:before,
*:after {
    background: transparent !important;
    color: #000 !important;
    /* [1] */
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /**
   * Don’t show links that are fragment identifiers, or use the `javascript:`
   * pseudo protocol.
   */
  a[href^="#"]:after,
a[href^="javascript:"]:after {
    content: "";
  }

  pre,
blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /**
   * Printing Tables: http://css-discuss.incutio.com/wiki/Printing_Tables
   */
  thead {
    display: table-header-group;
  }

  tr,
img {
    page-break-inside: avoid;
    
  }

  img {
    max-width: 100% !important;
  }

  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
h3 {
    page-break-after: avoid;
  }
}
/* ==========================================================================
   #HIDE
   ========================================================================== */
/**
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */
.u-hidden-visually {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
          clip-path: inset(50%) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  white-space: nowrap !important;
  width: 1px !important;
}

/**
 * Hide visually and from screen readers.
 */
.u-hidden {
  display: none !important;
}

/* ==========================================================================
   #FONTS UTILITIES
   ========================================================================== */
/**
  * 
  *
  *
  */
.u-size-0 {
  font-size: 30px !important;
  font-size: 1.3636363636rem !important;
  line-height: 1.1666666667 !important;
}

.u-size-1 {
  font-size: 22px !important;
  font-size: 1rem !important;
  line-height: 1.3636363636 !important;
}

.u-size-2 {
  font-size: 16px !important;
  font-size: 0.7272727273rem !important;
  line-height: 1.5625 !important;
}

.u-size-3 {
  font-size: 12px !important;
  font-size: 0.5454545455rem !important;
  line-height: 1.6666666667 !important;
}

.u-bitter-bold {
  font-family: "Bitter Bold";
  font-weight: bolder;
}

.u-bitter-semibold {
  font-family: "Bitter Semi Bold";
  font-weight: bold;
}

.u-bitter-medium {
  font-family: "Bitter Medium";
}

.u-quote {
  font-size: 30px;
  line-height: 40px;
  font-family: "Satoshi Bold";
}
@media (min-width: 48em) {
  .u-quote {
    font-size: 2.2727272727rem;
    line-height: 2.9545454545rem;
  }
}

/* ==========================================================================
   #COLORS UTILITIES
   ========================================================================== */
/**
 * 
 *
 *
 */
.u-color-brand-primary {
  color: var(--color-brand-primary);
}

.u-color-brand-contrast {
  color: var(--color-brand-contrast);
}

.u-color-text {
  color: var(--color-text);
}

.u-color-link {
  color: var(--color-link);
}

.u-color-link-hover {
  color: var(--color-link-hover);
}

.u-color-text-invert {
  color: var(--color-text-invert);
}

.u-color-background {
  background-color: var(--color-background);
}

.u-color-background-invert {
  background-color: var(--color-background-invert);
}

/* ==========================================================================
   #RELATIVE-SPACINGS
   ========================================================================== */
/**
 * Utility classes to put specific spacing values onto elements. The below loop
 * will generate us a suite of classes like:
 *
 *   .u-rel-margin-top {}
 *   .u-rel-padding-left-large {}
 *   .u-rel-margin-right-small {}
 *   .u-rel-padding {}
 *   .u-rel-padding-right-none {}
 *   .u-rel-padding-horizontal {}
 *   .u-rel-padding-vertical-small {}
 */
.u-rel-padding {
  padding: 0.9090909091rem;
}

.u-rel-padding-tiny {
  padding: 0.2272727273rem;
}

.u-rel-padding-small {
  padding: 0.4545454545rem;
}

.u-rel-padding-large {
  padding: 1.8181818182rem;
}

.u-rel-padding-huge {
  padding: 3.6363636364rem;
}

.u-rel-padding-none {
  padding: 0;
}

.u-rel-padding-top {
  padding-top: 0.9090909091rem;
}

.u-rel-padding-top-tiny {
  padding-top: 0.2272727273rem;
}

.u-rel-padding-top-small {
  padding-top: 0.4545454545rem;
}

.u-rel-padding-top-large {
  padding-top: 1.8181818182rem;
}

.u-rel-padding-top-huge {
  padding-top: 3.6363636364rem;
}

.u-rel-padding-top-none {
  padding-top: 0;
}

.u-rel-padding-right {
  padding-right: 0.9090909091rem;
}

.u-rel-padding-right-tiny {
  padding-right: 0.2272727273rem;
}

.u-rel-padding-right-small {
  padding-right: 0.4545454545rem;
}

.u-rel-padding-right-large {
  padding-right: 1.8181818182rem;
}

.u-rel-padding-right-huge {
  padding-right: 3.6363636364rem;
}

.u-rel-padding-right-none {
  padding-right: 0;
}

.u-rel-padding-bottom {
  padding-bottom: 0.9090909091rem;
}

.u-rel-padding-bottom-tiny {
  padding-bottom: 0.2272727273rem;
}

.u-rel-padding-bottom-small {
  padding-bottom: 0.4545454545rem;
}

.u-rel-padding-bottom-large {
  padding-bottom: 1.8181818182rem;
}

.u-rel-padding-bottom-huge {
  padding-bottom: 3.6363636364rem;
}

.u-rel-padding-bottom-none {
  padding-bottom: 0;
}

.u-rel-padding-left {
  padding-left: 0.9090909091rem;
}

.u-rel-padding-left-tiny {
  padding-left: 0.2272727273rem;
}

.u-rel-padding-left-small {
  padding-left: 0.4545454545rem;
}

.u-rel-padding-left-large {
  padding-left: 1.8181818182rem;
}

.u-rel-padding-left-huge {
  padding-left: 3.6363636364rem;
}

.u-rel-padding-left-none {
  padding-left: 0;
}

.u-rel-padding-horizontal {
  padding-left: 0.9090909091rem;
  padding-right: 0.9090909091rem;
}

.u-rel-padding-horizontal-tiny {
  padding-left: 0.2272727273rem;
  padding-right: 0.2272727273rem;
}

.u-rel-padding-horizontal-small {
  padding-left: 0.4545454545rem;
  padding-right: 0.4545454545rem;
}

.u-rel-padding-horizontal-large {
  padding-left: 1.8181818182rem;
  padding-right: 1.8181818182rem;
}

.u-rel-padding-horizontal-huge {
  padding-left: 3.6363636364rem;
  padding-right: 3.6363636364rem;
}

.u-rel-padding-horizontal-none {
  padding-left: 0;
  padding-right: 0;
}

.u-rel-padding-vertical {
  padding-top: 0.9090909091rem;
  padding-bottom: 0.9090909091rem;
}

.u-rel-padding-vertical-tiny {
  padding-top: 0.2272727273rem;
  padding-bottom: 0.2272727273rem;
}

.u-rel-padding-vertical-small {
  padding-top: 0.4545454545rem;
  padding-bottom: 0.4545454545rem;
}

.u-rel-padding-vertical-large {
  padding-top: 1.8181818182rem;
  padding-bottom: 1.8181818182rem;
}

.u-rel-padding-vertical-huge {
  padding-top: 3.6363636364rem;
  padding-bottom: 3.6363636364rem;
}

.u-rel-padding-vertical-none {
  padding-top: 0;
  padding-bottom: 0;
}

.u-rel-margin {
  margin: 0.9090909091rem;
}

.u-rel-margin-tiny {
  margin: 0.2272727273rem;
}

.u-rel-margin-small {
  margin: 0.4545454545rem;
}

.u-rel-margin-large {
  margin: 1.8181818182rem;
}

.u-rel-margin-huge {
  margin: 3.6363636364rem;
}

.u-rel-margin-none {
  margin: 0;
}

.u-rel-margin-top {
  margin-top: 0.9090909091rem;
}

.u-rel-margin-top-tiny {
  margin-top: 0.2272727273rem;
}

.u-rel-margin-top-small {
  margin-top: 0.4545454545rem;
}

.u-rel-margin-top-large {
  margin-top: 1.8181818182rem;
}

.u-rel-margin-top-huge {
  margin-top: 3.6363636364rem;
}

.u-rel-margin-top-none {
  margin-top: 0;
}

.u-rel-margin-right {
  margin-right: 0.9090909091rem;
}

.u-rel-margin-right-tiny {
  margin-right: 0.2272727273rem;
}

.u-rel-margin-right-small {
  margin-right: 0.4545454545rem;
}

.u-rel-margin-right-large {
  margin-right: 1.8181818182rem;
}

.u-rel-margin-right-huge {
  margin-right: 3.6363636364rem;
}

.u-rel-margin-right-none {
  margin-right: 0;
}

.u-rel-margin-bottom {
  margin-bottom: 0.9090909091rem;
}

.u-rel-margin-bottom-tiny {
  margin-bottom: 0.2272727273rem;
}

.u-rel-margin-bottom-small {
  margin-bottom: 0.4545454545rem;
}

.u-rel-margin-bottom-large {
  margin-bottom: 1.8181818182rem;
}

.u-rel-margin-bottom-huge {
  margin-bottom: 3.6363636364rem;
}

.u-rel-margin-bottom-none {
  margin-bottom: 0;
}

.u-rel-margin-left {
  margin-left: 0.9090909091rem;
}

.u-rel-margin-left-tiny {
  margin-left: 0.2272727273rem;
}

.u-rel-margin-left-small {
  margin-left: 0.4545454545rem;
}

.u-rel-margin-left-large {
  margin-left: 1.8181818182rem;
}

.u-rel-margin-left-huge {
  margin-left: 3.6363636364rem;
}

.u-rel-margin-left-none {
  margin-left: 0;
}

.u-rel-margin-horizontal {
  margin-left: 0.9090909091rem;
  margin-right: 0.9090909091rem;
}

.u-rel-margin-horizontal-tiny {
  margin-left: 0.2272727273rem;
  margin-right: 0.2272727273rem;
}

.u-rel-margin-horizontal-small {
  margin-left: 0.4545454545rem;
  margin-right: 0.4545454545rem;
}

.u-rel-margin-horizontal-large {
  margin-left: 1.8181818182rem;
  margin-right: 1.8181818182rem;
}

.u-rel-margin-horizontal-huge {
  margin-left: 3.6363636364rem;
  margin-right: 3.6363636364rem;
}

.u-rel-margin-horizontal-none {
  margin-left: 0;
  margin-right: 0;
}

.u-rel-margin-vertical {
  margin-top: 0.9090909091rem;
  margin-bottom: 0.9090909091rem;
}

.u-rel-margin-vertical-tiny {
  margin-top: 0.2272727273rem;
  margin-bottom: 0.2272727273rem;
}

.u-rel-margin-vertical-small {
  margin-top: 0.4545454545rem;
  margin-bottom: 0.4545454545rem;
}

.u-rel-margin-vertical-large {
  margin-top: 1.8181818182rem;
  margin-bottom: 1.8181818182rem;
}

.u-rel-margin-vertical-huge {
  margin-top: 3.6363636364rem;
  margin-bottom: 3.6363636364rem;
}

.u-rel-margin-vertical-none {
  margin-top: 0;
  margin-bottom: 0;
}

.u-margin-top-md {
  margin-top: 0.9090909091rem;
}

.u-margin-top-sm {
  margin-top: 0.4545454545rem;
}

.u-margin-top-lg {
  margin-top: 3.6363636364rem;
}

.u-margin-bottom-lg {
  margin-bottom: 3.6363636364rem;
}

/* ==========================================================================
   #RESPONSIVE VISIBILLITY
   ========================================================================== */
/**
 * 
 *
 *
 */
.u-mobile-hide {
  display: none;
}
@media (min-width: 48em) {
  .u-mobile-hide {
    display: block;
  }
}

@media (min-width: 48em) {
  .u-tablet-hide {
    display: none;
  }
}

.u-hidden {
  display: none;
}

.u-flex {
  display: flex;
}

.u-flex-center {
  align-items: center;
  justify-content: center;
}
/*!******************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/swiper/swiper-bundle.min.css ***!
  \******************************************************************************************************************************************************************************/
/**
 * Swiper 7.2.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: October 27, 2021
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color:#007aff;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.swiper-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

.swiper-android .swiper-slide, .swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
          transform: translate3d(0px, 0, 0);
}

.swiper-pointer-events {
  -ms-touch-action: pan-y;
      touch-action: pan-y;
}

.swiper-pointer-events.swiper-vertical {
  -ms-touch-action: pan-x;
      touch-action: pan-x;
}

.swiper-slide {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight, .swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 1200px;
          perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
      scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
      scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
  content: "";
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-ordinal-group: 10000;
      -ms-flex-order: 9999;
          order: 9999;
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
          margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
          margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.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 {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size:44px;
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size)/ 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
  z-index: 10;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 0.3s opacity;
  transition: 0.3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
          transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
          transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
          transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
          transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
          transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
          transform: translate3d(0px, -50%, 0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 0.2s top, 0.2s -webkit-transform;
  transition: 0.2s top, 0.2s -webkit-transform;
  transition: 0.2s transform, 0.2s top;
  transition: 0.2s transform, 0.2s top, 0.2s -webkit-transform;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 0.2s left, 0.2s -webkit-transform;
  transition: 0.2s left, 0.2s -webkit-transform;
  transition: 0.2s transform, 0.2s left;
  transition: 0.2s transform, 0.2s left, 0.2s -webkit-transform;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 0.2s right, 0.2s -webkit-transform;
  transition: 0.2s right, 0.2s -webkit-transform;
  transition: 0.2s transform, 0.2s right;
  transition: 0.2s transform, 0.2s right, 0.2s -webkit-transform;
}

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: left top;
          transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
          transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
          transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
          animation: swiper-preloader-spin 1s infinite linear;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color:#fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color:#000;
}

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
          transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-next + .swiper-slide, .swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  -webkit-filter: blur(50px);
          filter: blur(50px);
}

.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  -webkit-transition-property: opacity, height, -webkit-transform;
  transition-property: opacity, height, -webkit-transform;
  transition-property: transform, opacity, height;
  transition-property: transform, opacity, height, -webkit-transform;
}

.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  -webkit-transform-origin: center bottom;
          transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}
