/* purgecss start ignore */
*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 rgba(0,0,0,0);
  --tw-ring-shadow: 0 0 rgba(0,0,0,0);
  --tw-shadow: 0 0 rgba(0,0,0,0);
  --tw-shadow-colored: 0 0 rgba(0,0,0,0);
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 rgba(0,0,0,0);
  --tw-ring-shadow: 0 0 rgba(0,0,0,0);
  --tw-shadow: 0 0 rgba(0,0,0,0);
  --tw-shadow-colored: 0 0 rgba(0,0,0,0);
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
/* ! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com */
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: currentColor; /* 2 */
}
::before,
::after {
  --tw-content: '';
}
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: Lato, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr:where([title]) {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
/*
Remove the default font size and weight for headings.
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
a {
  color: inherit;
  text-decoration: inherit;
}
/*
Add the correct font weight in Edge and Safari.
*/
b,
strong {
  font-weight: bolder;
}
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}
/*
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;
}
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
button,
select {
  text-transform: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}
/*
Use the modern Firefox focus style for all focusable elements.
*/
:-moz-focusring {
  outline: auto;
}
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
:-moz-ui-invalid {
  box-shadow: none;
}
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
  vertical-align: baseline;
}
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
::-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 */
}
/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}
/*
Removes the default spacing and border for appropriate elements.
*/
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}
/*
Prevent resizing textareas horizontally by default.
*/
textarea {
  resize: vertical;
}
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
/*
Set the default cursor for buttons.
*/
button,
[role="button"] {
  cursor: pointer;
}
/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
img,
video {
  max-width: 100%;
  height: auto;
}
/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}
html {
    scroll-behavior: smooth;
    font-size: 16px;
}
[v-cloak] {
    display: none;
}
/* Remove webkit "clear search input"-x-icon  */
input[type='search']::-webkit-search-decoration,
input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-results-button,
input[type='search']::-webkit-search-results-decoration {
    -webkit-appearance: none;
}
input {
    border-radius: 0;
}
input::-webkit-input-placeholder {
  opacity: 1;
}
input::-moz-placeholder {
  opacity: 1;
}
input:-ms-input-placeholder {
  opacity: 1;
}
.lazyload,
.lazyloading,
.lazyloaded {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 75ms;
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
.lazyload,
.lazyloading {
  opacity: 0;
}
.lazyloaded {
  opacity: 1;
}
/* for example for img tags */
.fullsize {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.swiper-container .swiper-pagination-bullet {
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgba(255, 255, 255, 1);
  border-color: rgba(255, 255, 255, var(--tw-border-opacity, 1));
  background-color: transparent;
  opacity: 1;
        height: 10px;
        width: 10px;
        margin: 0 6px !important;
}
.swiper-container .swiper-pagination-bullet.swiper-pagination-bullet-active {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, 1);
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1));
}
.swiper-container .swiper-pagination-bullet:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.swiper-container .swiper-pagination-bullets--black .swiper-pagination-bullet {
  --tw-border-opacity: 1;
  border-color: rgba(0, 0, 0, 1);
  border-color: rgba(0, 0, 0, var(--tw-border-opacity, 1));
}
.swiper-container .swiper-pagination-bullets--black .swiper-pagination-bullet.swiper-pagination-bullet-active {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 0, 0, 1);
  background-color: rgba(0, 0, 0, var(--tw-bg-opacity, 1));
}
.video-hide-download-button {
    /* stylelint-enable */
}
/* Hide download button in webkit browsers */
/* stylelint-disable */
.video-hide-download-button::-internal-media-controls-download-button {
        display: none;
    }
.video-hide-download-button::-webkit-media-controls-enclosure {
        overflow: hidden;
    }
.video-hide-download-button::-webkit-media-controls-panel {
        width: calc(100% + 30px);
    }
.news-post-line:before {
  position: absolute;
  width: 4rem;
  --tw-bg-opacity: 1;
  background-color: rgba(93, 93, 93, 1);
  background-color: rgba(93, 93, 93, var(--tw-bg-opacity, 1));
    content: ' ';
    height: 1px;
    top: -6px;
}
sup {
  font-size: 0.75rem;
}
h1 sup,
    .h1 sup {
  font-size: 1rem;
        top: -1.3em;
}
h2 sup,
    .h2 sup {
        top: -1.4em;
    }
h3 sup,
    .h3 sup {
        top: -1.1em;
    }
h4 sup,
    .h4 sup {
        top: -0.8em;
    }
.text-2xl sup {
        top: -1.3em;
    }
sub {
  font-size: 0.75rem;
}
.btn {
  display: inline-block;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-width: 1px;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 0.875rem;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: 0.07em;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 100ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    max-width: 280px;
}
.btn:disabled,
    .btn:disabled:hover,
    .btn:disabled:focus {
  cursor: not-allowed;
}
.btn:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.btn-teaser {
  --tw-border-opacity: 1;
  border-color: rgba(255, 255, 255, 1);
  border-color: rgba(255, 255, 255, var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, 1);
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1));
}
.btn-teaser:hover,
    .btn-teaser:focus {
  --tw-border-opacity: 1;
  border-color: rgba(0, 0, 0, 1);
  border-color: rgba(0, 0, 0, var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgba(0, 0, 0, 1);
  background-color: rgba(0, 0, 0, var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, 1);
  color: rgba(255, 255, 255, var(--tw-text-opacity, 1));
}
.btn-teaser:disabled,
    .btn-teaser:disabled:hover,
    .btn-teaser:disabled:focus {
  --tw-border-opacity: 1;
  border-color: rgba(216, 216, 216, 1);
  border-color: rgba(216, 216, 216, var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgba(216, 216, 216, 1);
  background-color: rgba(216, 216, 216, var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, 1);
  color: rgba(255, 255, 255, var(--tw-text-opacity, 1));
}
.btn-primary {
  --tw-border-opacity: 1;
  border-color: rgba(0, 0, 0, 1);
  border-color: rgba(0, 0, 0, var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgba(0, 0, 0, 1);
  background-color: rgba(0, 0, 0, var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, 1);
  color: rgba(255, 255, 255, var(--tw-text-opacity, 1));
}
.btn-primary:hover,
    .btn-primary:focus {
  --tw-border-opacity: 1;
  border-color: rgba(51, 51, 51, 1);
  border-color: rgba(51, 51, 51, var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgba(51, 51, 51, 1);
  background-color: rgba(51, 51, 51, var(--tw-bg-opacity, 1));
}
.btn-primary:disabled,
    .btn-primary:disabled:hover,
    .btn-primary:disabled:focus {
  --tw-border-opacity: 1;
  border-color: rgba(216, 216, 216, 1);
  border-color: rgba(216, 216, 216, var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgba(216, 216, 216, 1);
  background-color: rgba(216, 216, 216, var(--tw-bg-opacity, 1));
}
.btn-secondary {
  --tw-border-opacity: 1;
  border-color: rgba(0, 0, 0, 1);
  border-color: rgba(0, 0, 0, var(--tw-border-opacity, 1));
  background-color: transparent;
}
.btn-secondary:hover,
    .btn-secondary:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 0, 0, 1);
  background-color: rgba(0, 0, 0, var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, 1);
  color: rgba(255, 255, 255, var(--tw-text-opacity, 1));
}
.btn-secondary:disabled,
    .btn-secondary:disabled:hover,
    .btn-secondary:disabled:focus {
  --tw-border-opacity: 1;
  border-color: rgba(216, 216, 216, 1);
  border-color: rgba(216, 216, 216, var(--tw-border-opacity, 1));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgba(216, 216, 216, 1);
  color: rgba(216, 216, 216, var(--tw-text-opacity, 1));
}
.btn-spinner {
  padding-left: 3rem;
  padding-right: 3rem;
}
.btn-tag {
  display: flex;
  align-items: center;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(216, 216, 216, 1);
  border-color: rgba(216, 216, 216, var(--tw-border-opacity, 1));
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 0.75rem;
}
.btn-tag:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.message {
  font-size: 8.75rem;
  font-weight: 300;
  line-height: 1.1;
  letter-spacing: -0.01em;
  --tw-text-opacity: 1;
  color: rgba(51, 51, 51, 1);
  color: rgba(51, 51, 51, var(--tw-text-opacity, 1));
}
.hero {
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 1.1;
  letter-spacing: -0.01em;
  --tw-text-opacity: 1;
  color: rgba(51, 51, 51, 1);
  color: rgba(51, 51, 51, var(--tw-text-opacity, 1));
}
@media (min-width: 768px) {
.hero {
    font-size: 3.75rem;
  }
    }
h1,
.h1 {
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.3;
  --tw-text-opacity: 1;
  color: rgba(51, 51, 51, 1);
  color: rgba(51, 51, 51, var(--tw-text-opacity, 1));
}
h1 sup,
.h1 sup {
        top: -1.3em;
    }
@media (min-width: 768px) {
h1,
.h1 {
    font-size: 2.5rem;
  }
    }
h2,
.h2 {
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.3;
  --tw-text-opacity: 1;
  color: rgba(51, 51, 51, 1);
  color: rgba(51, 51, 51, var(--tw-text-opacity, 1));
}
h2 sup,
.h2 sup {
        top: -1.3em;
    }
h3,
.h3 {
  font-size: 1.625rem;
  font-weight: 400;
  line-height: 1.4;
  --tw-text-opacity: 1;
  color: rgba(51, 51, 51, 1);
  color: rgba(51, 51, 51, var(--tw-text-opacity, 1));
}
h4,
.h4 {
  font-size: 1.375rem;
  font-weight: 400;
  line-height: 1.4;
  --tw-text-opacity: 1;
  color: rgba(51, 51, 51, 1);
  color: rgba(51, 51, 51, var(--tw-text-opacity, 1));
}
.link-headline {
  display: inline-block;
  font-size: 1.375rem;
  font-weight: 400;
  line-height: 1.3;
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, 1);
  color: rgba(0, 0, 0, var(--tw-text-opacity, 1));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.link-headline:hover {
  --tw-text-opacity: 1;
  color: rgba(93, 93, 93, 1);
  color: rgba(93, 93, 93, var(--tw-text-opacity, 1));
}
.link-headline-small {
  display: inline-block;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.3;
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, 1);
  color: rgba(0, 0, 0, var(--tw-text-opacity, 1));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.link-headline-small:hover {
  --tw-text-opacity: 1;
  color: rgba(93, 93, 93, 1);
  color: rgba(93, 93, 93, var(--tw-text-opacity, 1));
}
.link-large {
  display: inline-block;
  border-bottom-width: 1px;
  border-color: transparent;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.1;
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, 1);
  color: rgba(0, 0, 0, var(--tw-text-opacity, 1));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
    padding-bottom: 1px;
}
.link-large:hover {
  --tw-border-opacity: 1;
  border-color: rgba(0, 0, 0, 1);
  border-color: rgba(0, 0, 0, var(--tw-border-opacity, 1));
}
.link-small {
  display: inline-block;
  border-bottom-width: 1px;
  border-color: transparent;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.1;
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, 1);
  color: rgba(0, 0, 0, var(--tw-text-opacity, 1));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
    padding-bottom: 1px;
}
.link-small:hover {
  --tw-border-opacity: 1;
  border-color: rgba(0, 0, 0, 1);
  border-color: rgba(0, 0, 0, var(--tw-border-opacity, 1));
}
.link-subtle {
  display: inline-block;
  border-bottom-width: 1px;
  border-color: transparent;
  font-size: 0.875rem;
  font-weight: 300;
  line-height: 1.1;
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, 1);
  color: rgba(0, 0, 0, var(--tw-text-opacity, 1));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
    padding-bottom: 1px;
}
.link-subtle:hover {
  --tw-border-opacity: 1;
  border-color: rgba(0, 0, 0, 1);
  border-color: rgba(0, 0, 0, var(--tw-border-opacity, 1));
}
.link-icon {
  display: inline-block;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, 1);
  color: rgba(0, 0, 0, var(--tw-text-opacity, 1));
}
.link-icon a,
    .link-icon button {
  display: flex;
  align-items: center;
}
.link-icon a.disabled, .link-icon button.disabled {
  pointer-events: none;
  cursor: not-allowed;
  --tw-text-opacity: 1;
  color: rgba(136, 136, 136, 1);
  color: rgba(136, 136, 136, var(--tw-text-opacity, 1));
}
.link-icon .link-icon-svg {
  margin-right: 0.5rem;
}
.link-icon .link-icon-text {
  border-bottom-width: 1px;
  border-color: transparent;
  line-height: 1.1;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
        padding-bottom: 1px;
}
.link-icon:hover .link-icon-text {
  --tw-border-opacity: 1;
  border-color: rgba(0, 0, 0, 1);
  border-color: rgba(0, 0, 0, var(--tw-border-opacity, 1));
}
.link-icon.link-icon--right .link-icon-svg {
  margin-left: 0.5rem;
  margin-right: 0px;
}
.link-icon.disabled {
  cursor: not-allowed;
}
.link-icon.disabled:hover .link-icon-text {
  --tw-border-opacity: 1;
  border-color: rgba(136, 136, 136, 1);
  border-color: rgba(136, 136, 136, var(--tw-border-opacity, 1));
}
.link--white {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, 1);
  color: rgba(255, 255, 255, var(--tw-text-opacity, 1));
}
.link--white:hover {
  --tw-border-opacity: 1;
  border-color: rgba(255, 255, 255, 1);
  border-color: rgba(255, 255, 255, var(--tw-border-opacity, 1));
}
.link--white:hover .link-icon-text {
  --tw-border-opacity: 1;
  border-color: rgba(255, 255, 255, 1);
  border-color: rgba(255, 255, 255, var(--tw-border-opacity, 1));
}
/* purgecss end ignore */
/**
 * Swiper 4.5.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2019 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: September 13, 2019
 */
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}
.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
/* 3D Effects */
.swiper-container-3d {
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
/* IE10 Windows Phone 8 Fixes */
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
  touch-action: pan-y;
}
.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
  touch-action: pan-x;
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-lock {
  display: none;
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}
/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #ffffff;
}
.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #ffffff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000000;
}
.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000000;
}
.swiper-pagination-lock {
  display: none;
}
/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-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: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  filter: blur(50px);
  z-index: 0;
}
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  backface-visibility: hidden;
}
.swiper-container-coverflow .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}
/* purgecss start ignore */
/* purgecss start ignore */
.fade-enter-active,
.fade-leave-active {
    transition: opacity 0.7s;
}
.fade-enter,
.fade-leave-to {
  opacity: 0;
}
.fade-fast-enter-active,
.fade-fast-leave-active {
    transition: opacity 0.25s;
}
.fade-fast-enter,
.fade-fast-leave-to {
  opacity: 0;
}
.modal-fade-enter-active,
.modal-fade-leave-active {
    transition: all 0.6s;
}
.modal-fade-enter,
.modal-fade-leave-to {
    opacity: 0;
}
/* purgecss end ignore */
#atlas .atlas-app {
        font-family: Lato, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
    }
@media (min-width: 768px) {
#atlas .atlas__app-container {
            min-height: 80vh;
            flex-direction: row
    }
        }
#atlas .atlas-location__category:not(:last-child):after {
        content: ', ';
        display: inline;
    }
#atlas .atlas-locations {
        box-shadow: inset 0 2px 14px -2px rgba(0, 0, 0, 0.1);
    }
#atlas .atlas-location-detail {
        position: relative;
        width: 0;
        z-index: 10;
    }
@media (min-width: 768px) {
#atlas .atlas-location-detail {
            z-index: auto
            /* position: absolute;
            top: auto;
            bottom: auto; */
    }
        }
#atlas .atlas-location__detail--active {
        width: 100%;
    }
@media (min-width: 768px) {
#atlas .atlas-location__detail--active {
            width: 25rem
    }
#atlas .atlas-map {
            flex: 1
    }
        }
#atlas .atlas-map__map {
        min-height: 40vh;
    }
@media (min-width: 768px) {
#atlas .atlas-map__map {
            min-height: 80vh
    }
#atlas .atlas-sidebar {
            max-height: 80vh;
            max-width: 25rem;
            order: 0
    }
        }
#atlas .atlas-accordion-content--shown {
        max-height: 16rem;
        overflow-y: auto;
    }
.brand-comparison__column {
    transition: width 700ms ease;
}
.brand-comparison-image-height {
    height: 300px;
}
.brand-comparison-image-width {
  width: 100%;
}
.brand-comparison__shadow {
    transition: opacity 700ms ease;
}
.brand-comparison__title:before {
  position: absolute;
  width: 3rem;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, 1);
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1));
    content: ' ';
    height: 2px;
    top: -15px;
}
.brand-comparison__underline {
    height: 6px;
    transform: translateY(6px);
    transition: transform 700ms ease;
}
@media (min-width: 768px) {
    .brand-comparison-image-width {
        width: 600px;
    }

    .brand-comparison-image-height {
        height: 450px;
    }

    .brand-comparison__column--first .brand-comparison__imagewrapper {
    left: 0px;
  }

    .brand-comparison__column--second .brand-comparison__imagewrapper {
        left: 50%;
        transform: translateX(-50%);
    }

    .brand-comparison__column--third .brand-comparison__imagewrapper {
    right: 0px;
  }

    /* purgecss start ignore */
        .brand-comparison-first .brand-comparison__column--first {
    width: 50%;
  }

            .brand-comparison-first .brand-comparison__column--first .brand-comparison__text {
    opacity: 1;
                transition: opacity 300ms ease-in-out;
                transition-delay: 700ms;
  }

            .brand-comparison-first .brand-comparison__column--first .brand-comparison__shadow {
    opacity: 0.5;
  }

            .brand-comparison-first .brand-comparison__column--first .brand-comparison__underline {
                transform: translateY(0);
            }

            .brand-comparison-first .brand-comparison__column--first .brand-comparison-image {
                transform: scale(1.1);
            }

        .brand-comparison-first .brand-comparison__column--second,
        .brand-comparison-first .brand-comparison__column--third {
    width: 25%;
  }
        .brand-comparison-second .brand-comparison__column--second {
    width: 50%;
  }

            .brand-comparison-second .brand-comparison__column--second .brand-comparison__text {
    opacity: 1;
                transition: opacity 300ms ease-in-out;
                transition-delay: 700ms;
  }

            .brand-comparison-second .brand-comparison__column--second .brand-comparison__shadow {
    opacity: 0.5;
  }

            .brand-comparison-second .brand-comparison__column--second .brand-comparison__underline {
                transform: translateY(0);
            }

            .brand-comparison-second .brand-comparison__column--second .brand-comparison-image {
                transform: scale(1.1);
            }

        .brand-comparison-second .brand-comparison__column--first,
        .brand-comparison-second .brand-comparison__column--third {
    width: 25%;
  }
        .brand-comparison-third .brand-comparison__column--third {
    width: 50%;
  }

            .brand-comparison-third .brand-comparison__column--third .brand-comparison__text {
    opacity: 1;
                transition: opacity 300ms ease-in-out;
                transition-delay: 700ms;
  }

            .brand-comparison-third .brand-comparison__column--third .brand-comparison__shadow {
    opacity: 0.5;
  }

            .brand-comparison-third .brand-comparison__column--third .brand-comparison__underline {
                transform: translateY(0);
            }

            .brand-comparison-third .brand-comparison__column--third .brand-comparison-image {
                transform: scale(1.1);
            }

        .brand-comparison-third .brand-comparison__column--first,
        .brand-comparison-third .brand-comparison__column--second {
    width: 25%;
  }
    /* purgecss end ignore */
}
.contact-teaser-image {
    max-width: 100px;
    max-height: 100px;
}
.container {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
.container-small {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
/* stylelint-disable selector-max-id */
#dr-privacynotice-div h1,
    #dr-privacynotice-div h2,
    #dr-privacynotice-div h3,
    #dr-privacynotice-div h4 {
  margin-bottom: 1rem;
}
#dr-privacynotice-div ul {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
/* stylelint-enable selector-max-id */
.facts-iconwrapper {
    width: 90px;
}
.facts-iconwrapper svg {
  position: relative;
}
.facts-number--leadine-one {
    text-indent: -5px;
}
.fact--glasses-1 svg {
    top: -1rem;
}
@media (min-width: 768px) {
    .facts-container {
        top: -3rem;
    }

    .fact--globe svg,
    .fact--building svg,
    .fact--leaf svg {
        right: -8px;
    }

    .fact--drop-2 svg {
        right: -14px;
    }
}
.form-input {
  width: 100%;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0px;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(216, 216, 216, 1);
  border-color: rgba(216, 216, 216, var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, 1);
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1));
  padding-top: 1.5rem;
  font-size: 0.875rem;
  font-weight: 300;
  line-height: 1.5;
    padding-bottom: 2px;
}
@media (min-width: 768px) {
.form-input {
    font-size: 1rem;
  }
    }
.form-input.form-input-small {
  padding-top: 0px;
}
.form-input:focus {
  --tw-border-opacity: 1;
  border-color: rgba(0, 0, 0, 1);
  border-color: rgba(0, 0, 0, var(--tw-border-opacity, 1));
  outline: 2px solid transparent;
  outline-offset: 2px;
}
/* Non-floating label for radios and checkboxes */
.form-label {
  font-size: 0.875rem;
  font-weight: 300;
  line-height: 1.5;
}
@media (min-width: 768px) {
.form-label {
    font-size: 1rem;
    line-height: 1.3;
  }
    }
/* float label high */
.form-float-label {
  position: absolute;
  top: 0px;
  left: 0px;
  cursor: text;
  font-size: 0.75rem;
  font-weight: 300;
  --tw-text-opacity: 1;
  color: rgba(93, 93, 93, 1);
  color: rgba(93, 93, 93, var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
    transform: translateY(0);
}
/* float label low */
.form-input:-moz-placeholder-shown:not(:focus) + .form-float-label {
  font-size: 0.875rem;
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, 1);
  color: rgba(0, 0, 0, var(--tw-text-opacity, 1));
    transform: translateY(24px);
}
.form-input:placeholder-shown:not(:focus) + .form-float-label {
  font-size: 0.875rem;
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, 1);
  color: rgba(0, 0, 0, var(--tw-text-opacity, 1));
    transform: translateY(24px);
}
@media (min-width: 768px) {
.form-input:-moz-placeholder-shown:not(:focus) + .form-float-label {
    font-size: 1rem;
  }
.form-input:placeholder-shown:not(:focus) + .form-float-label {
    font-size: 1rem;
  }
    }
.form-textarea:-moz-placeholder-shown:not(:focus) + .form-float-label {
    transform: translateY(18px);
}
.form-textarea:placeholder-shown:not(:focus) + .form-float-label {
    transform: translateY(18px);
}
.form-select + .form-float-label {
    transform: translateY(0);
}
.form-textarea {
  display: block;
  height: 8rem;
    transition: height 300ms;
}
.form-textarea:-moz-placeholder-shown:not(:focus) {
        height: 44px;
    }
.form-textarea:placeholder-shown:not(:focus) {
        height: 44px;
    }
.form-select {
  background-color: transparent;
  padding-right: 2rem;
}
.form-select:hover {
  cursor: pointer;
}
.form-select-arrow {
  pointer-events: none;
  position: absolute;
  line-height: 1;
    right: 1px;
    bottom: 3px;
    z-index: -1;
}
.form-radio,
.form-checkbox,
.form-checkbox-rounded {
  flex-shrink: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 21px 21px;
    height: 21px;
    width: 21px;
}
.form-radio {
    --radio-icon: url('data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2221%22%20height%3D%2221%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Ccircle%20stroke%3D%22%23D8D8D8%22%20cx%3D%2210.499%22%20cy%3D%2210.499%22%20r%3D%229.999%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E');
    --radio-icon-selected: url('data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2221%22%20height%3D%2221%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20transform%3D%22translate(.5%20.5)%22%20stroke%3D%22%23000%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Ccircle%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%2210%22%2F%3E%3Ccircle%20fill%3D%22%23000%22%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%224.286%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');

    background-image: url('data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2221%22%20height%3D%2221%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Ccircle%20stroke%3D%22%23D8D8D8%22%20cx%3D%2210.499%22%20cy%3D%2210.499%22%20r%3D%229.999%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E');

    background-image: var(--radio-icon);
}
.form-radio:checked,
    .form-radio:focus,
    .form-radio:active {
  outline: 2px solid transparent;
  outline-offset: 2px;
        background-image: var(--radio-icon-selected);
}
.form-checkbox,
.form-checkbox-rounded {
    --checkbox-icon: url('data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2221%22%20height%3D%2221%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20stroke%3D%22%23D8D8D8%22%20d%3D%22M.5.5h20v20H.5z%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E');
    --checkbox-icon-focus: url('data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2221%22%20height%3D%2221%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20stroke%3D%22%23000%22%20d%3D%22M.5.5h20v20H.5z%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E');
    --checkbox-icon-selected: url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2222%22%20height%3D%2222%22%3E%3Cg%20fill%3D%22%23000%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M22%200v22H0V0h22zm-1%201H1v20h20V1z%22%2F%3E%3Cpath%20d%3D%22M15.646%207.147a.5.5%200%2001.766.636l-.058.07-6.959%206.99a.515.515%200%2001-.657.059l-.071-.06-3.021-3.033a.5.5%200%2001.64-.764l.068.058%202.677%202.688%206.615-6.644z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');

    background-image: url('data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2221%22%20height%3D%2221%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20stroke%3D%22%23D8D8D8%22%20d%3D%22M.5.5h20v20H.5z%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E');

    background-image: var(--checkbox-icon);
}
.form-checkbox:focus,
    .form-checkbox:active,
    .form-checkbox-rounded:focus,
    .form-checkbox-rounded:active {
  outline: 2px solid transparent;
  outline-offset: 2px;
        background-image: var(--checkbox-icon-focus);
}
.form-checkbox:checked, .form-checkbox-rounded:checked {
  outline: 2px solid transparent;
  outline-offset: 2px;
        background-image: var(--checkbox-icon-selected);
}
.form-checkbox-rounded {
    --checkbox-icon: url('data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2221%22%20height%3D%2221%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Ccircle%20stroke%3D%22%23D8D8D8%22%20cx%3D%2210.499%22%20cy%3D%2210.499%22%20r%3D%229.999%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E');
    --checkbox-icon-focus: url('data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2221%22%20height%3D%2221%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Ccircle%20stroke%3D%22%23000000%22%20cx%3D%2210.499%22%20cy%3D%2210.499%22%20r%3D%229.999%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E');
    --checkbox-icon-selected: url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2221%22%20height%3D%2221%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Ccircle%20cx%3D%2210.5%22%20cy%3D%2210.5%22%20r%3D%2210.5%22%20fill%3D%22%23000%22%2F%3E%3Cpath%20stroke%3D%22%23FFF%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M6.5%2010.727l1.786%201.962a1%201%200%20001.479%200L14.5%207.5h0%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');
}
.form-danger,
.form-danger + label,
.form-danger .form-select,
.form-danger ~ .form-float-label {
  --tw-border-opacity: 1;
  border-color: rgba(208, 2, 27, 1);
  border-color: rgba(208, 2, 27, var(--tw-border-opacity, 1));
    color: #D0021B !important;
}
.form-autocomplete {
  position: absolute;
  left: 0px;
  right: 0px;
  z-index: 10;
  overflow-y: scroll;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, 1);
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1));
  font-size: 0.875rem;
  font-weight: 400;
    top: 51px;
    box-shadow: 0 2px 14px rgba(0, 0, 0, 0.1);
    max-height: 12rem;
}
.form-autocomplete-list {
  width: 100%;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.form-autocomplete-list-item {
  cursor: pointer;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  text-align: left;
}
.form-autocomplete-list-item:hover {
  text-decoration-line: underline;
}
.glass-animation-container {
    height: 600px;
}
.glass-animation-container .glass-animation-title,
    .glass-animation-container .glass-animation-subtitle {
        text-shadow: 0px 4px 33.7px rgba(0, 0, 0, 0.25);
    }
.glass-animation-container .glass-animation-btn {
  --tw-border-opacity: 1;
  border-color: rgba(255, 255, 255, 1);
  border-color: rgba(255, 255, 255, var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, 1);
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, 1);
  color: rgba(0, 0, 0, var(--tw-text-opacity, 1));
}
.glass-animation-container .glass-animation-btn:hover,
        .glass-animation-container .glass-animation-btn:focus {
            box-shadow: 0px 4px 33.7px rgba(0, 0, 0, 0.1);
        }
.glass-animation-container .glass-animation-btn:disabled,
        .glass-animation-container .glass-animation-btn:disabled:hover,
        .glass-animation-container .glass-animation-btn:disabled:focus {
  --tw-border-opacity: 1;
  border-color: rgba(216, 216, 216, 1);
  border-color: rgba(216, 216, 216, var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgba(216, 216, 216, 1);
  background-color: rgba(216, 216, 216, var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, 1);
  color: rgba(255, 255, 255, var(--tw-text-opacity, 1));
}
.gradient {
    background: linear-gradient(to top, rgba(0, 0, 0, 0.2) 0%, rgba(255, 255, 255, 0) 100%);
}
.gradient--dark {
    background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, rgba(255, 255, 255, 0) 100%);
}
.gradient--white-to-transparent {
    background: linear-gradient(to top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
}
.gradient--transparent-to-white {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
}
.gradient--blue-to-black {
    background: linear-gradient(
        to top,
        rgba(0, 0, 0, 0.65) 0%,
        rgba(180, 238, 251, 0.46) 40%,
        rgba(212, 241, 253, 0.46) 100%
    );
}
/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  padding: 0.5rem;
  padding-right: 0px;
    transition-property: opacity, filter;
    transition-duration: 0.15s;
    transition-timing-function: linear;
}
.hamburger:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.hamburger:hover {
    opacity: 0.7;
}
.hamburger.is-active:hover {
    opacity: 0.7;
}
.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::before,
.hamburger.is-active .hamburger-inner::after {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 0, 0, 1);
  background-color: rgba(0, 0, 0, var(--tw-bg-opacity, 1));
}
.hamburger-box {
  position: relative;
  display: inline-block;
    width: 24px;
    height: 16px;
}
.hamburger-inner {
  display: block;
    top: 50%;
    margin-top: -2px;
}
.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
  position: absolute;
  --tw-bg-opacity: 1;
  background-color: rgba(0, 0, 0, 1);
  background-color: rgba(0, 0, 0, var(--tw-bg-opacity, 1));
    width: 24px;
    height: 1px;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease;
}
.hamburger-inner::before,
.hamburger-inner::after {
  display: block;
    content: '';
}
.hamburger-inner::before {
    top: -6px;
}
.hamburger-inner::after {
    bottom: -7px;
}
/*
 * Collapse
*/
.hamburger--collapse .hamburger-inner {
    top: auto;
    bottom: 0;
    transition-duration: 0.13s;
    transition-delay: 0.13s;
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse .hamburger-inner::after {
    top: -12px;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}
.hamburger--collapse .hamburger-inner::before {
    transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse.is-active .hamburger-inner {
    transform: translate3d(0, -7px, 0) rotate(-45deg);
    transition-delay: 0.22s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--collapse.is-active .hamburger-inner::after {
    top: 0;
    opacity: 0;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
}
.hamburger--collapse.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(-90deg);
    transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.header-large .swiper-pagination.swiper-pagination-bullets {
        bottom: 1.25rem;
    }
.header-large-slide {
    height: 70vh;
}
@media (min-width: 1024px) {
    .header-large-slide__text-container {
        opacity: 0;
        transform: translateY(5px);
        transition: opacity 600ms ease-in-out, transform 600ms ease-in-out;
    }

        /* Show text on load and if it gets hovered */
        .header-large-slide--show-text .header-large-slide__text-container,
        .header-large-slide__text-container:hover {
            opacity: 1;
        }
}
.header-large__play-button svg {
    height: 2.5rem;
    width: 2.5rem;
}
.header-medium-slider .swiper-pagination.swiper-pagination-bullets {
        bottom: 1.25rem;
    }
.header-medium-slider-button-prev,
.header-medium-slider-button-next {
    background: none;
    transform: translateY(-50%);
}
.header-medium-slider-button-prev {
    left: calc(10% - 36px);
}
.header-medium-slider-button-next {
    right: calc(10% - 36px);
}
.header-medium-slide {
    height: 350px;
}
@media (min-width: 768px) {
.header-medium-slide {
        width: 80% !important
}
    }
@media (min-width: 1024px) {
.header-medium-slide {
        height: 450px
}
    }
/* .header-medium-slide__image {
   @apply scale-100;
}

.header-medium-slide:hover .header-medium-slide__image {
    @apply scale-105;
} */
.header-medium-slide:not(.swiper-slide-active) {
  opacity: 0.25;
}
.header-medium-height {
    height: 350px;
}
@media (min-width: 1024px) {
.header-medium-height {
        height: 450px
}
    }
.header-split .paragraph h2 {
  margin-top: 0px;
}
.header-split .paragraph h4 {
  margin-top: 1rem;
  font-weight: 300;
}
.header-split .paragraph p {
  margin-top: 1.5rem;
}
.header-split__leaf {
    bottom: -50px;
    right: 70px;
    max-width: 120px;
    max-height: 120px;
}
.history-vertical-line {
    width: 1px;
    left: 80px;
}
.history-horizontal-line {
    height: 1px;
    top: 30px;
}
.history-dot--vertical {
    top: 50%;
    transform: translateY(-50%);
}
.history-dot--vertical.icon--active {
        left: -38px;
    }
.history-dot--vertical.icon--focus {
        left: -72px;
    }
.history-textwrapper--right .history-dot--vertical.icon--focus {
  left: auto;
            right: -73px;
}
.history-horizontal-timeline {
    box-shadow: 0px 7px 10px 0px rgba(0, 0, 0, 0.5);
}
.history-dot--horizontal {
    top: 18px;
    left: 50%;
    transform: translateX(-50%);
}
.history-year-btn__icon.icon--active circle {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    fill: #D8D8D8;
}
.history-year-btn:hover .history-year-btn__year {
  opacity: 1;
}
.history-year-btn:hover .history-year-btn__icon circle {
        fill: #000;
    }
@media (min-width: 640px) {
    .history-vertical-line {
        left: 50%;
    }

    .history-textwrapper--right {
    text-align: right;
  }

    .history-dot--vertical.icon--active {
        left: -62px;
    }

        .history-textwrapper--right .history-dot--vertical.icon--active {
    left: auto;
            right: -64px;
  }
}
.interview-question__answer p {
  margin-top: 1rem;
}
.image-collage {
  margin-left: auto;
  margin-right: auto;
    max-width: 1000px;
}
@media (min-width: 768px) {
    .image-collage__third-wrapper {
    position: relative;
        top: -60px;
  }

    .image-collage__mode-2 {
        margin-bottom: -60px;
    }
}
.intro-text-more {
    max-height: 0;
    transition-timing-function: ease-out;
}
.intro-text-more.open {
  opacity: 1;
        max-height: 1000px;
        transition-timing-function: ease-in;
}
.intro-text-button svg {
        transform: rotate(180deg);
    }
.intro-text-button.open svg {
        transform: rotate(0deg);
    }
@media (min-width: 640px) {
    .issuu-embed {
        height: 570px !important;
    }
}
.job-overview-filter {
    box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.11);
}
.job-overview-item__title {
    min-width: 200px;
}
.landingpage-welcome {
    left: -8px;
}
.language-switch-item a:hover span {
  --tw-border-opacity: 1;
  border-color: rgba(0, 0, 0, 1);
  border-color: rgba(0, 0, 0, var(--tw-border-opacity, 1));
}
.language-switch-item + .language-switch-item:before {
            content: '|';
        }
.language-switch-item:first-of-type > * {
  padding-left: 0px;
}
.language-switch-text {
  display: inline-block;
  border-bottom-width: 1px;
  text-transform: uppercase;
  line-height: 1.1;
    padding-bottom: 1px;
}
@media (min-width: 1024px) {
    .language-switch-item:first-of-type > * {
    padding-left: 0.5rem;
  }

    .language-switch-item:last-of-type > * {
    padding-right: 0px;
  }
}
.lookbook-imagewrapper {
    height: 350px;
}
@media (min-width: 768px) {
    .lookbook-imagewrapper {
        height: 450px;
    }
}
.navigation-spacer {
    height: 55px;
}
@media (min-width: 1024px) {
.navigation-spacer {
        height: 127px
}
    }
.navigation .link-icon:hover .link-icon-text {
  border-color: transparent;
  --tw-text-opacity: 1;
  color: rgba(93, 93, 93, 1);
  color: rgba(93, 93, 93, var(--tw-text-opacity, 1));
}
.navigation-inner {
  display: block;
  overflow: hidden;
    background: hsla(0, 0%, 100%, 0.95);
    height: 55px;
    transition: height 150ms ease-in-out;
}
.navigation-logo {
  --tw-scale-x: .75;
  --tw-scale-y: .75;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(.75) scaleY(.75);
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transition: transform 600ms ease-in-out;
}
.navigation-item--active .navigation-item-link.navigation-item-link--normal {
  font-weight: 700;
}
.navigation-item--active .navigation-item-link.navigation-item-link--normal:hover {
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, 1);
  color: rgba(0, 0, 0, var(--tw-text-opacity, 1));
}
.subnavigation-arrow {
    opacity: 0;
    left: 50%;
    transform: translateX(-50%) translateY(-200px);
    transition: opacity 400ms ease-in-out;
}
.subnavigation-arrow svg {
  height: 1.5rem;
  width: 1.5rem;
}
.subnavigation-arrow:before,
    .subnavigation-arrow:after {
  position: absolute;
  bottom: 0px;
  width: 100vw;
  border-bottom-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgba(216, 216, 216, 1);
  border-color: rgba(216, 216, 216, var(--tw-border-opacity, 1));
        content: '';
        left: 50%;
        margin: 7px 10px;
}
.subnavigation-arrow:after {
        left: auto;
        right: 50%;
    }
.navigation:not(.navigation--expanded-mobile) .navigation-item:hover .subnavigation-arrow {
        opacity: 1;
        transform: translateX(-50%) translateY(0);
    }
.subnavigation-background {
    opacity: 0;
    bottom: -2rem;
    background-color: hsla(0, 0%, 100%, 0.95);
    box-shadow: 0 10px 30px -9px rgba(216, 216, 216, 0.5);
    transform: translateY(-200px);
    transition: opacity 400ms ease-in-out;
}
.navigation:not(.navigation--expanded-mobile) .navigation-item:hover .subnavigation-background {
        opacity: 1;
        transform: translateY(0);
    }
.subnavigation-items {
  position: relative;
  opacity: 0;
}
.subnavigation-arrow--mobile {
  position: absolute;
  display: none;
  padding: 0.5rem;
    top: 6px;
    right: 18px;
}
.subnavigation-arrow--mobile svg {
        transform: rotate(0);
        transition: transform 250ms ease;
    }
.subnavigation-arrow--mobile.open svg {
        transform: rotate(-180deg);
    }
.subnavigation-arrow--mobile:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.navigation-meta--expanded,
.navigation-meta--collapsed,
.navigation-item-list {
  display: none;
}
@media (min-width: 1024px) {
    .navigation-inner {
    display: flex;
    height: auto;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    overflow: visible;
    padding: 0px;
        transition: padding 600ms ease-in-out;
  }

    .navigation-meta--expanded {
    display: block;
    opacity: 0;
        transition: opacity 400ms ease-in-out;
  }

    .navigation-meta--collapsed {
    display: block;
    opacity: 1;
        transform: translateX(0);
        transition: opacity 400ms ease-in-out, transform 400ms ease-in-out;
  }

        .navigation:not(.navigation--expanded) .navigation-meta--collapsed {
            transition-delay: 150ms;
        }

    .navigation-hamburger-mobile {
    display: none;
  }

    .navigation-item-list {
    display: block;
    height: 0px;
    overflow: hidden;
    opacity: 0;
        transition: height 600ms ease-in-out, opacity 600ms ease-in-out;
  }
        .navigation--expanded .navigation-inner {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

        .navigation--expanded .navigation-item-list {
    overflow: visible;
    opacity: 1;
            height: 40px;
  }

        .navigation--expanded .navigation-logo {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(1) scaleY(1);
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

        .navigation--expanded .navigation-meta--expanded {
    opacity: 1;
            transition-delay: 150ms;
  }

        .navigation--expanded .navigation-meta--collapsed {
    opacity: 0;
            transform: translateX(100%);
  }

    .subnavigation-items {
    position: absolute;
    padding-top: 1.25rem;
    transition-property: none;
        left: 50%;
        transform: translateX(-50%) translateY(-200px);
        transition: opacity 400ms ease-in-out;
  }

        .navigation:not(.navigation--expanded-mobile) .navigation-item:hover .subnavigation-items {
            opacity: 1;
            transform: translateX(-50%) translateY(0);
        }
}
.navigation--expanded-mobile .navigation-inner {
  height: 100vh;
  overflow-y: scroll;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, 1);
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1));
}
.navigation--expanded-mobile .navigation-item-list {
  display: block;
  height: auto;
}
.navigation--expanded-mobile .navigation-item-list > ul {
  flex-direction: column;
  align-items: flex-start;
}
.navigation--expanded-mobile .navigation-item {
  width: 100%;
  text-align: left;
}
.navigation--expanded-mobile .subnavigation-arrow--mobile {
  display: block;
}
.navigation--expanded-mobile .subnavigation-items {
  transform: none;
  overflow: hidden;
        max-height: 0px;
        transition: max-height 250ms ease, opacity 250ms ease;
}
.navigation--expanded-mobile .subnavigation-items .subnavigation-link {
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-weight: 300;
}
.navigation--expanded-mobile .subnavigation-items > ul {
  flex-direction: column;
  padding-bottom: 1rem;
}
.navigation--expanded-mobile .subnavigation-arrow--mobile.open + .subnavigation-items {
  opacity: 1;
        max-height: 300px;
}
.navigation--expanded-mobile .navigation-item-link.navigation-item-link--normal {
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.navigation--expanded-mobile .navigation-meta--expanded {
  position: relative;
  margin-bottom: 5rem;
  display: block;
  border-top-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgba(244, 244, 244, 1);
  border-color: rgba(244, 244, 244, var(--tw-border-opacity, 1));
  padding-top: 1.5rem;
  font-size: 0.875rem;
}
.navigation--expanded-mobile .navigation-meta--expanded > ul {
  flex-direction: column;
  align-items: flex-start;
}
.navigation--expanded-mobile .navigation-mobile-item {
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.news-carousel .swiper-button-disabled,
    .news-carousel .swiper-button-lock {
  display: none;
}
.news-carousel-container {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
@media (min-width: 1024px) {
.news-carousel-container {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
    }
.news-carousel__button-prev,
.news-carousel__button-next {
  transform: none;
    background: none;
    top: 90px;
}
.news-carousel__image-link {
  height: auto;
    max-height: 230px;
}
.news-carousel__image-link:hover .news-carousel__image {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(1.05) scaleY(1.05);
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
@media (min-width: 1024px) {
    .news-carousel__button-prev {
        transform: translateX(-10px);
    }

    .news-carousel__button-next {
        transform: translateX(10px);
    }
}
.news-overview-categories a {
  font-weight: 300;
}
.news-overview-categories a.active {
  --tw-border-opacity: 1;
  border-color: rgba(0, 0, 0, 1);
  border-color: rgba(0, 0, 0, var(--tw-border-opacity, 1));
  font-weight: 400;
}
.news-overview-post--featured .news-overview-post__link {
    min-height: 400px;
}
.news-overview-post__link:hover .news-overview-post__image {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(1.05) scaleY(1.05);
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.news-overview-pagination {
    box-shadow: 0px 7px 10px 0px rgba(0, 0, 0, 0.5);
}
.news-overview-page-input {
    border-bottom-color: #000;
    border-top-color: transparent;
}
@media (min-width: 768px) {
    .news-overview-pagination {
    --tw-shadow: 0 0 rgba(0,0,0,0);
    --tw-shadow-colored: 0 0 rgba(0,0,0,0);
    box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);
  }
}
.news-related-post__image-link {
  height: auto;
    max-height: 230px;
}
.news-related-post__image-link:hover .news-related-post__image {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(1.05) scaleY(1.05);
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
@media (min-width: 768px) {
    .news-post__header {
        height: 350px;
    }

    .news-post__image {
        top: 2rem;
        left: 2rem;
        width: calc(50% - 4rem); /* 2 * 2rem (p-8) */
    }
}
.paragraph {
  font-weight: 300;
  line-height: 1.5;
}
.paragraph > * + * {
  margin-top: 1.5rem;
}
.paragraph ul {
  list-style-type: disc;
  padding-left: 1.25rem;
}
.paragraph li {
  padding-left: 0.5rem;
}
.paragraph h1 {
  margin-top: 2.5rem;
  font-size: 2.5rem;
}
.paragraph h2 {
  margin-top: 2.5rem;
  font-size: 2rem;
}
.paragraph h2 sup {
        top: -1.3em;
    }
.paragraph h3 {
  margin-top: 2.5rem;
  font-size: 1.625rem;
}
.paragraph h4 {
  margin-top: 2.5rem;
  font-size: 1.375rem;
}
.paragraph a {
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(0, 0, 0, 1);
  border-color: rgba(0, 0, 0, var(--tw-border-opacity, 1));
}
.paragraph a:hover {
  --tw-border-opacity: 1;
  border-color: rgba(93, 93, 93, 1);
  border-color: rgba(93, 93, 93, var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgba(93, 93, 93, 1);
  color: rgba(93, 93, 93, var(--tw-text-opacity, 1));
}
.paragraph + .paragraph {
  margin-top: 1.5rem;
}
.quote-imagewrapper {
    height: 100px;
    width: 100px;
}
.quote__leaf {
    max-width: 120px;
    max-height: 120px;
}
.quote__leaf-1 {
    right: 10px;
    top: 100;
}
.quote__leaf-2 {
    left: 10px;
    bottom: 50px;
}
.richtext > * + * {
  margin-top: 1.5rem;
}
.richtext p {
  font-weight: 300;
}
.richtext a {
  text-decoration-line: underline;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
        text-underline-offset: 4px;
}
.richtext a:hover {
  --tw-text-opacity: 1;
  color: rgba(93, 93, 93, 1);
  color: rgba(93, 93, 93, var(--tw-text-opacity, 1));
}
.richtext ol {
  list-style-type: decimal;
  padding-left: 1.25rem;
}
.richtext li {
  padding-left: 0.5rem;
}
.searchterm-icon {
    bottom: 5px;
}
.searchresult em {
  --tw-bg-opacity: 1;
  background-color: rgba(244, 244, 244, 1);
  background-color: rgba(244, 244, 244, var(--tw-bg-opacity, 1));
  font-weight: 400;
  font-style: normal;
}
.spinner {
  position: absolute;
  display: block;
  height: 1.5rem;
  width: 1.5rem;
    animation: rotation 0.8s ease infinite;
    border: 3px solid #F4F4F4;
    border-radius: 50%;
    border-top-color: #5D5D5D;
    content: ' ';
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
}
.spinner-right {
    left: auto;
    right: 0.5rem;
}
@keyframes rotation {
    from {
        transform: translateY(-50%) rotate(0deg);
    }

    to {
        transform: translateY(-50%) rotate(360deg);
    }
}
.stories-overview-slider-button-prev,
.stories-overview-slider-button-next {
    background: none;
    transform: translateY(-50%);
}
.stories-overview-slide {
    height: 350px;
}
@media (min-width: 1024px) {
.stories-overview-slide {
        height: 450px
}
    }
.stories-overview-slide:hover .stories-overview-slider__subtext {
  opacity: 1;
}
.stories-overview__textwrapper {
    top: -30px;
}
.stories-overview-slider__textwrapper .h1,
.stories-overview-slider__subtext {
    line-height: 1.2;
}
.stories-overview-slider__textwrapper {
    top: 140px;
}
@media (min-width: 1024px) {
.stories-overview-slider__textwrapper {
        top: 160px
}
    }
.stories-overview-slider__subtext,
.stories-overview-slider__gradient,
.stories-overview-slider__close-btn {
    transition: opacity 300ms ease-in-out;
}
.stories-overview-slider__close-btn {
    box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 5px;
    right: 1rem;
    top: 1rem;
}
.stories-overview-slider__image-grayscale {
    filter: grayscale(1);
}
@media (min-width: 768px) {
    .stories-overview__textwrapper {
        top: -60px;
    }
}
.story-share-overlay {
    box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.11);
}
.story-share-overlay__arrow {
  position: absolute;
  bottom: 0px;
  left: 50%;
  --tw-translate-x: -50%;
  transform: translate(-50%, var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.story-share-overlay__arrow::before {
  display: block;
  height: 2rem;
  width: 2rem;
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(45deg) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, 1);
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1));
        content: '';
}
.story-detail-slider-button-prev,
.story-detail-slider-button-next {
    background: none;
    transform: translateY(-50%);
}
.story-detail-slider-button-prev {
    left: -1rem;
}
@media (min-width: 768px) {
.story-detail-slider-button-prev {
        left: -1.8rem
}
    }
.story-detail-slider-button-next {
    right: -1rem;
}
@media (min-width: 768px) {
.story-detail-slider-button-next {
        right: -1.8rem
}
    }
.story-detail-slider__subtext {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3; /* number of lines to show */
    line-clamp: 3;
    -webkit-box-orient: vertical;
}
.story-detail-slider__textwrapper .h1 {
    line-height: 1.2;
}
.story-detail-slide {
    height: 350px;
}
@media (min-width: 1024px) {
.story-detail-slide {
        height: 450px
}
    }
.story-detail-slide:hover .story-detail-slider__textwrapper,
    .story-detail-slide:hover .story-detail-slider__gradient {
  opacity: 1;
}
.story-detail-slider__textwrapper,
.story-detail-slider__gradient {
    transition: opacity 300ms ease-in-out;
}
/* @import 'components/_sustainability-overlay.pcss'; */
.teaser-brand-big__grey-box {
    box-shadow: 6rem 0 0 0 #F9F9F9;
}
.teaser-history__grey-box {
    top: 32px;
    left: -200px;
}
.teaser-history__faded-icon {
    top: 3rem;
}
.teaser-history__faded-icon circle {
        fill: #D8D8D8;
    }
.teaser-magazine__textwrapper {
    top: -30px;
}
@media (min-width: 768px) {
    .teaser-magazine__textwrapper {
        top: -60px;
    }
}
.text-image-slider__button-prev,
.text-image-slider__button-next {
    top: 180px;
    width: 28px;
    height: 50px;
}
.text-image-slider__imagewrapper {
    height: 400px;
}
.text-image-slider__title.active {
  opacity: 1;
}
@media (min-width: 768px) {
    .text-image-slider__button-prev,
    .text-image-slider__button-next {
        right: 1rem !important;
        box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 5px;
    }

    .text-image-slider__button-prev {
        top: 300px;
    }

        .text-image-slider__button-prev span {
            top: -1px;
        }

    .text-image-slider__button-next {
        top: 350px;
    }

        .text-image-slider__button-next span {
            top: 1px;
        }

    .text-image-slider__title-icon {
    display: none;
  }

    .text-image-slider__title.active {
    font-weight: 400;
  }
}
@media (min-width: 1280px) {
    .text-image-slider__title-icon {
        left: -40px;
        top: 50%;
        transform: translateY(-50%);
    }

        .text-image-slider__title.active .text-image-slider__title-icon {
    display: block;
  }
}
.videowall {
    height: 350px;
}
@media (min-width: 1024px) {
.videowall {
        height: 450px
}
    }
.videowall__image {
    transform: scale(1);
}
.videowall:hover .videowall__image {
    transform: scale(1.01);
}
.appointment-floater {
    bottom: 20px;
    right: 20px;
}
.appointment-floater .floater-button {
        box-shadow: 0 2px 10px 2px rgba(118, 118, 118, 0.2);
    }
.appointment-floater .floater-button:hover {
            box-shadow: 0 2px 10px 2px rgba(118, 118, 118, 0.5);
        }
.appointment-floater .floater__label {
        letter-spacing: 1px;
    }
@media print {
    @page {
        margin: 2cm;
        size: A4;
    }
}
/* purgecss end ignore */
.visible {
  visibility: visible;
}
.invisible {
  visibility: hidden;
}
.collapse {
  visibility: collapse;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.inset-0 {
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
}
.bottom-0 {
  bottom: 0px;
}
.left-0 {
  left: 0px;
}
.left-1\/2 {
  left: 50%;
}
.right-0 {
  right: 0px;
}
.right-2rem {
  right: 2rem;
}
.top-0 {
  top: 0px;
}
.top-1\/2 {
  top: 50%;
}
.top-2rem {
  top: 2rem;
}
.z-0 {
  z-index: 0;
}
.z-10 {
  z-index: 10;
}
.z-20 {
  z-index: 20;
}
.z-30 {
  z-index: 30;
}
.z-40 {
  z-index: 40;
}
.z-50 {
  z-index: 50;
}
.m-0 {
  margin: 0px;
}
.-mx-0 {
  margin-left: -0px;
  margin-right: -0px;
}
.-mx-1 {
  margin-left: -0.25rem;
  margin-right: -0.25rem;
}
.-mx-12 {
  margin-left: -3rem;
  margin-right: -3rem;
}
.-mx-16 {
  margin-left: -4rem;
  margin-right: -4rem;
}
.-mx-2 {
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}
.-mx-4 {
  margin-left: -1rem;
  margin-right: -1rem;
}
.-mx-6 {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}
.-mx-8 {
  margin-left: -2rem;
  margin-right: -2rem;
}
.mx-0 {
  margin-left: 0px;
  margin-right: 0px;
}
.mx-2 {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.mx-4 {
  margin-left: 1rem;
  margin-right: 1rem;
}
.mx-8 {
  margin-left: 2rem;
  margin-right: 2rem;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.my-5 {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
.-ml-24 {
  margin-left: -6rem;
}
.-mr-1 {
  margin-right: -0.25rem;
}
.-mt-4 {
  margin-top: -1rem;
}
.mb-10 {
  margin-bottom: 2.5rem;
}
.mb-16 {
  margin-bottom: 4rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.mb-20 {
  margin-bottom: 5rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mb-40 {
  margin-bottom: 10rem;
}
.mb-5 {
  margin-bottom: 1.25rem;
}
.mb-6 {
  margin-bottom: 1.5rem;
}
.mb-8 {
  margin-bottom: 2rem;
}
.ml-0 {
  margin-left: 0px;
}
.ml-10 {
  margin-left: 2.5rem;
}
.ml-2 {
  margin-left: 0.5rem;
}
.ml-3 {
  margin-left: 0.75rem;
}
.ml-6 {
  margin-left: 1.5rem;
}
.ml-8 {
  margin-left: 2rem;
}
.mr-0 {
  margin-right: 0px;
}
.mr-12 {
  margin-right: 3rem;
}
.mr-2 {
  margin-right: 0.5rem;
}
.mr-3 {
  margin-right: 0.75rem;
}
.mr-4 {
  margin-right: 1rem;
}
.mr-5 {
  margin-right: 1.25rem;
}
.mr-8 {
  margin-right: 2rem;
}
.mt-0 {
  margin-top: 0px;
}
.mt-1 {
  margin-top: 0.25rem;
}
.mt-10 {
  margin-top: 2.5rem;
}
.mt-12 {
  margin-top: 3rem;
}
.mt-16 {
  margin-top: 4rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mt-20 {
  margin-top: 5rem;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mt-32 {
  margin-top: 8rem;
}
.mt-4 {
  margin-top: 1rem;
}
.mt-5 {
  margin-top: 1.25rem;
}
.mt-6 {
  margin-top: 1.5rem;
}
.mt-8 {
  margin-top: 2rem;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.flex {
  display: flex;
}
.table {
  display: table;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.h-10 {
  height: 2.5rem;
}
.h-12 {
  height: 3rem;
}
.h-16 {
  height: 4rem;
}
.h-20 {
  height: 5rem;
}
.h-24 {
  height: 6rem;
}
.h-2px {
  height: 2px;
}
.h-8 {
  height: 2rem;
}
.h-auto {
  height: auto;
}
.h-full {
  height: 100%;
}
.h-screen {
  height: 100vh;
}
.max-h-screen {
  max-height: 100vh;
}
.min-h-12 {
  min-height: 3rem;
}
.min-h-full {
  min-height: 100%;
}
.w-0 {
  width: 0px;
}
.w-0\.5 {
  width: 0.125rem;
}
.w-1 {
  width: 0.25rem;
}
.w-1\.5 {
  width: 0.375rem;
}
.w-1\/12 {
  width: 8.333333%;
}
.w-1\/2 {
  width: 50%;
}
.w-1\/3 {
  width: 33.333333%;
}
.w-1\/4 {
  width: 25%;
}
.w-1\/5 {
  width: 20%;
}
.w-1\/6 {
  width: 16.666667%;
}
.w-10 {
  width: 2.5rem;
}
.w-10\/12 {
  width: 83.333333%;
}
.w-11 {
  width: 2.75rem;
}
.w-11\/12 {
  width: 91.666667%;
}
.w-12 {
  width: 3rem;
}
.w-14 {
  width: 3.5rem;
}
.w-16 {
  width: 4rem;
}
.w-2 {
  width: 0.5rem;
}
.w-2\.5 {
  width: 0.625rem;
}
.w-2\/12 {
  width: 16.666667%;
}
.w-2\/3 {
  width: 66.666667%;
}
.w-2\/4 {
  width: 50%;
}
.w-2\/5 {
  width: 40%;
}
.w-2\/6 {
  width: 33.333333%;
}
.w-20 {
  width: 5rem;
}
.w-24 {
  width: 6rem;
}
.w-28 {
  width: 7rem;
}
.w-3 {
  width: 0.75rem;
}
.w-3\.5 {
  width: 0.875rem;
}
.w-3\/12 {
  width: 25%;
}
.w-3\/4 {
  width: 75%;
}
.w-3\/5 {
  width: 60%;
}
.w-3\/6 {
  width: 50%;
}
.w-32 {
  width: 8rem;
}
.w-36 {
  width: 9rem;
}
.w-4 {
  width: 1rem;
}
.w-4\/12 {
  width: 33.333333%;
}
.w-4\/5 {
  width: 80%;
}
.w-4\/6 {
  width: 66.666667%;
}
.w-40 {
  width: 10rem;
}
.w-44 {
  width: 11rem;
}
.w-48 {
  width: 12rem;
}
.w-5 {
  width: 1.25rem;
}
.w-5\/12 {
  width: 41.666667%;
}
.w-5\/6 {
  width: 83.333333%;
}
.w-52 {
  width: 13rem;
}
.w-56 {
  width: 14rem;
}
.w-6 {
  width: 1.5rem;
}
.w-6\/12 {
  width: 50%;
}
.w-60 {
  width: 15rem;
}
.w-64 {
  width: 16rem;
}
.w-7 {
  width: 1.75rem;
}
.w-7\/12 {
  width: 58.333333%;
}
.w-72 {
  width: 18rem;
}
.w-8 {
  width: 2rem;
}
.w-8\/12 {
  width: 66.666667%;
}
.w-80 {
  width: 20rem;
}
.w-9 {
  width: 2.25rem;
}
.w-9\/12 {
  width: 75%;
}
.w-96 {
  width: 24rem;
}
.w-auto {
  width: auto;
}
.w-dvw {
  width: 100dvw;
}
.w-fit {
  width: -moz-fit-content;
  width: fit-content;
}
.w-full {
  width: 100%;
}
.w-lvw {
  width: 100lvw;
}
.w-max {
  width: -moz-max-content;
  width: max-content;
}
.w-min {
  width: -moz-min-content;
  width: min-content;
}
.w-px {
  width: 1px;
}
.w-screen {
  width: 100vw;
}
.w-svw {
  width: 100svw;
}
.min-w-full {
  min-width: 100%;
}
.max-w-3xl {
  max-width: 48rem;
}
.max-w-4xl {
  max-width: 56rem;
}
.max-w-full {
  max-width: 100%;
}
.max-w-none {
  max-width: none;
}
.flex-1 {
  flex: 1 1 0%;
}
.flex-shrink-0 {
  flex-shrink: 0;
}
.flex-grow {
  flex-grow: 1;
}
.-translate-x-1\/2 {
  --tw-translate-x: -50%;
  transform: translate(-50%, var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-y-1\/2 {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), -50%) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-y-full {
  --tw-translate-y: -100%;
  transform: translate(var(--tw-translate-x), -100%) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-y-full {
  --tw-translate-y: 100%;
  transform: translate(var(--tw-translate-x), 100%) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-100 {
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(1) scaleY(1);
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.cursor-not-allowed {
  cursor: not-allowed;
}
.cursor-pointer {
  cursor: pointer;
}
.resize {
  resize: both;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.flex-col {
  flex-direction: column;
}
.flex-col-reverse {
  flex-direction: column-reverse;
}
.flex-wrap {
  flex-wrap: wrap;
}
.items-start {
  align-items: flex-start;
}
.items-end {
  align-items: flex-end;
}
.items-center {
  align-items: center;
}
.justify-start {
  justify-content: flex-start;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.gap-5 {
  gap: 1.25rem;
}
.overflow-auto {
  overflow: auto;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-x-scroll {
  overflow-x: scroll;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.rounded-3xl {
  border-radius: 1.5rem;
}
.rounded-full {
  border-radius: 9999px;
}
.border {
  border-width: 1px;
}
.border-0 {
  border-width: 0px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-l-2 {
  border-left-width: 2px;
}
.border-r-2 {
  border-right-width: 2px;
}
.border-t {
  border-top-width: 1px;
}
.border-black {
  --tw-border-opacity: 1;
  border-color: rgba(0, 0, 0, 1);
  border-color: rgba(0, 0, 0, var(--tw-border-opacity, 1));
}
.border-grey-300 {
  --tw-border-opacity: 1;
  border-color: rgba(216, 216, 216, 1);
  border-color: rgba(216, 216, 216, var(--tw-border-opacity, 1));
}
.border-transparent {
  border-color: transparent;
}
.border-white {
  --tw-border-opacity: 1;
  border-color: rgba(255, 255, 255, 1);
  border-color: rgba(255, 255, 255, var(--tw-border-opacity, 1));
}
.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 0, 0, 1);
  background-color: rgba(0, 0, 0, var(--tw-bg-opacity, 1));
}
.bg-grey-100 {
  --tw-bg-opacity: 1;
  background-color: rgba(249, 249, 249, 1);
  background-color: rgba(249, 249, 249, var(--tw-bg-opacity, 1));
}
.bg-grey-200 {
  --tw-bg-opacity: 1;
  background-color: rgba(244, 244, 244, 1);
  background-color: rgba(244, 244, 244, var(--tw-bg-opacity, 1));
}
.bg-grey-300 {
  --tw-bg-opacity: 1;
  background-color: rgba(216, 216, 216, 1);
  background-color: rgba(216, 216, 216, var(--tw-bg-opacity, 1));
}
.bg-smoke {
  background-color: rgba(0, 0, 0, 0.6);
}
.bg-teal-400 {
  --tw-bg-opacity: 1;
  background-color: rgba(217, 237, 239, 1);
  background-color: rgba(217, 237, 239, var(--tw-bg-opacity, 1));
}
.bg-transparent {
  background-color: transparent;
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, 1);
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1));
}
.bg-opacity-50 {
  --tw-bg-opacity: 0.5;
}
.object-top {
  -o-object-position: top;
     object-position: top;
}
.p-0 {
  padding: 0px;
}
.p-1 {
  padding: 0.25rem;
}
.p-10 {
  padding: 2.5rem;
}
.p-12 {
  padding: 3rem;
}
.p-2 {
  padding: 0.5rem;
}
.p-4 {
  padding: 1rem;
}
.p-6 {
  padding: 1.5rem;
}
.p-8 {
  padding: 2rem;
}
.px-0 {
  padding-left: 0px;
  padding-right: 0px;
}
.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.px-12 {
  padding-left: 3rem;
  padding-right: 3rem;
}
.px-16 {
  padding-left: 4rem;
  padding-right: 4rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}
.py-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}
.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.pb-0 {
  padding-bottom: 0px;
}
.pb-1 {
  padding-bottom: 0.25rem;
}
.pb-10 {
  padding-bottom: 2.5rem;
}
.pb-16 {
  padding-bottom: 4rem;
}
.pb-2 {
  padding-bottom: 0.5rem;
}
.pb-20 {
  padding-bottom: 5rem;
}
.pb-4 {
  padding-bottom: 1rem;
}
.pb-6 {
  padding-bottom: 1.5rem;
}
.pl-0 {
  padding-left: 0px;
}
.pl-12 {
  padding-left: 3rem;
}
.pl-3 {
  padding-left: 0.75rem;
}
.pl-4 {
  padding-left: 1rem;
}
.pl-8 {
  padding-left: 2rem;
}
.pr-0 {
  padding-right: 0px;
}
.pr-2 {
  padding-right: 0.5rem;
}
.pr-3 {
  padding-right: 0.75rem;
}
.pr-4 {
  padding-right: 1rem;
}
.pr-6 {
  padding-right: 1.5rem;
}
.pr-8 {
  padding-right: 2rem;
}
.pt-0 {
  padding-top: 0px;
}
.pt-1 {
  padding-top: 0.25rem;
}
.pt-12 {
  padding-top: 3rem;
}
.pt-2 {
  padding-top: 0.5rem;
}
.pt-3 {
  padding-top: 0.75rem;
}
.pt-4 {
  padding-top: 1rem;
}
.pt-5 {
  padding-top: 1.25rem;
}
.pt-6 {
  padding-top: 1.5rem;
}
.pt-8 {
  padding-top: 2rem;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.font-sans {
  font-family: Lato, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
}
.text-2xl {
  font-size: 2rem;
}
.text-base {
  font-size: 1.125rem;
}
.text-lg {
  font-size: 1.375rem;
}
.text-sm {
  font-size: 1rem;
}
.text-tiny {
  font-size: 0.75rem;
}
.text-xl {
  font-size: 1.625rem;
}
.text-xs {
  font-size: 0.875rem;
}
.font-bold {
  font-weight: 700;
}
.font-light {
  font-weight: 300;
}
.font-normal {
  font-weight: 400;
}
.uppercase {
  text-transform: uppercase;
}
.capitalize {
  text-transform: capitalize;
}
.leading-normal {
  line-height: 1.5;
}
.leading-relaxed {
  line-height: 1.7;
}
.text-black {
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, 1);
  color: rgba(0, 0, 0, var(--tw-text-opacity, 1));
}
.text-grey-300 {
  --tw-text-opacity: 1;
  color: rgba(216, 216, 216, 1);
  color: rgba(216, 216, 216, var(--tw-text-opacity, 1));
}
.text-grey-380 {
  --tw-text-opacity: 1;
  color: rgba(136, 136, 136, 1);
  color: rgba(136, 136, 136, var(--tw-text-opacity, 1));
}
.text-grey-400 {
  --tw-text-opacity: 1;
  color: rgba(93, 93, 93, 1);
  color: rgba(93, 93, 93, var(--tw-text-opacity, 1));
}
.text-white {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, 1);
  color: rgba(255, 255, 255, var(--tw-text-opacity, 1));
}
.no-underline {
  text-decoration-line: none;
}
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.placeholder-black::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(0, 0, 0, 1);
  color: rgba(0, 0, 0, var(--tw-placeholder-opacity, 1));
}
.placeholder-black::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(0, 0, 0, 1);
  color: rgba(0, 0, 0, var(--tw-placeholder-opacity, 1));
}
.opacity-0 {
  opacity: 0;
}
.opacity-100 {
  opacity: 1;
}
.opacity-25 {
  opacity: 0.25;
}
.opacity-30 {
  opacity: 0.3;
}
.shadow {
  --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow);
}
.outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.blur {
  --tw-blur: blur(8px);
  filter: blur(8px) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-colors {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-opacity {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-100 {
  transition-duration: 100ms;
}
.duration-200 {
  transition-duration: 200ms;
}
.duration-300 {
  transition-duration: 300ms;
}
.duration-500 {
  transition-duration: 500ms;
}
.duration-700 {
  transition-duration: 700ms;
}
.ease-in {
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.text-shadow {
  text-shadow: 0 2px 12px rgba(0, 0, 0, .5);
}
.hover\:bg-teal-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(185, 222, 226, 1);
  background-color: rgba(185, 222, 226, var(--tw-bg-opacity, 1));
}
.hover\:font-normal:hover {
  font-weight: 400;
}
.hover\:text-black:hover {
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, 1);
  color: rgba(0, 0, 0, var(--tw-text-opacity, 1));
}
.hover\:text-grey-300:hover {
  --tw-text-opacity: 1;
  color: rgba(216, 216, 216, 1);
  color: rgba(216, 216, 216, var(--tw-text-opacity, 1));
}
.hover\:text-grey-380:hover {
  --tw-text-opacity: 1;
  color: rgba(136, 136, 136, 1);
  color: rgba(136, 136, 136, var(--tw-text-opacity, 1));
}
.hover\:text-grey-400:hover {
  --tw-text-opacity: 1;
  color: rgba(93, 93, 93, 1);
  color: rgba(93, 93, 93, var(--tw-text-opacity, 1));
}
.hover\:opacity-100:hover {
  opacity: 1;
}
.focus\:border-black:focus {
  --tw-border-opacity: 1;
  border-color: rgba(0, 0, 0, 1);
  border-color: rgba(0, 0, 0, var(--tw-border-opacity, 1));
}
.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
@media (min-width: 640px) {
  .sm\:order-last {
    order: 9999;
  }
  .sm\:mb-0 {
    margin-bottom: 0px;
  }
  .sm\:ml-12 {
    margin-left: 3rem;
  }
  .sm\:ml-4 {
    margin-left: 1rem;
  }
  .sm\:ml-8 {
    margin-left: 2rem;
  }
  .sm\:mr-12 {
    margin-right: 3rem;
  }
  .sm\:mr-2 {
    margin-right: 0.5rem;
  }
  .sm\:mr-4 {
    margin-right: 1rem;
  }
  .sm\:mr-6 {
    margin-right: 1.5rem;
  }
  .sm\:mt-0 {
    margin-top: 0px;
  }
  .sm\:mt-20 {
    margin-top: 5rem;
  }
  .sm\:mt-8 {
    margin-top: 2rem;
  }
  .sm\:block {
    display: block;
  }
  .sm\:flex {
    display: flex;
  }
  .sm\:hidden {
    display: none;
  }
  .sm\:w-0 {
    width: 0px;
  }
  .sm\:w-0\.5 {
    width: 0.125rem;
  }
  .sm\:w-1 {
    width: 0.25rem;
  }
  .sm\:w-1\.5 {
    width: 0.375rem;
  }
  .sm\:w-1\/12 {
    width: 8.333333%;
  }
  .sm\:w-1\/2 {
    width: 50%;
  }
  .sm\:w-1\/3 {
    width: 33.333333%;
  }
  .sm\:w-1\/4 {
    width: 25%;
  }
  .sm\:w-1\/5 {
    width: 20%;
  }
  .sm\:w-1\/6 {
    width: 16.666667%;
  }
  .sm\:w-10 {
    width: 2.5rem;
  }
  .sm\:w-10\/12 {
    width: 83.333333%;
  }
  .sm\:w-11 {
    width: 2.75rem;
  }
  .sm\:w-11\/12 {
    width: 91.666667%;
  }
  .sm\:w-12 {
    width: 3rem;
  }
  .sm\:w-14 {
    width: 3.5rem;
  }
  .sm\:w-16 {
    width: 4rem;
  }
  .sm\:w-2 {
    width: 0.5rem;
  }
  .sm\:w-2\.5 {
    width: 0.625rem;
  }
  .sm\:w-2\/12 {
    width: 16.666667%;
  }
  .sm\:w-2\/3 {
    width: 66.666667%;
  }
  .sm\:w-2\/4 {
    width: 50%;
  }
  .sm\:w-2\/5 {
    width: 40%;
  }
  .sm\:w-2\/6 {
    width: 33.333333%;
  }
  .sm\:w-20 {
    width: 5rem;
  }
  .sm\:w-24 {
    width: 6rem;
  }
  .sm\:w-28 {
    width: 7rem;
  }
  .sm\:w-3 {
    width: 0.75rem;
  }
  .sm\:w-3\.5 {
    width: 0.875rem;
  }
  .sm\:w-3\/12 {
    width: 25%;
  }
  .sm\:w-3\/4 {
    width: 75%;
  }
  .sm\:w-3\/5 {
    width: 60%;
  }
  .sm\:w-3\/6 {
    width: 50%;
  }
  .sm\:w-32 {
    width: 8rem;
  }
  .sm\:w-36 {
    width: 9rem;
  }
  .sm\:w-4 {
    width: 1rem;
  }
  .sm\:w-4\/12 {
    width: 33.333333%;
  }
  .sm\:w-4\/5 {
    width: 80%;
  }
  .sm\:w-4\/6 {
    width: 66.666667%;
  }
  .sm\:w-40 {
    width: 10rem;
  }
  .sm\:w-44 {
    width: 11rem;
  }
  .sm\:w-48 {
    width: 12rem;
  }
  .sm\:w-5 {
    width: 1.25rem;
  }
  .sm\:w-5\/12 {
    width: 41.666667%;
  }
  .sm\:w-5\/6 {
    width: 83.333333%;
  }
  .sm\:w-52 {
    width: 13rem;
  }
  .sm\:w-56 {
    width: 14rem;
  }
  .sm\:w-6 {
    width: 1.5rem;
  }
  .sm\:w-6\/12 {
    width: 50%;
  }
  .sm\:w-60 {
    width: 15rem;
  }
  .sm\:w-64 {
    width: 16rem;
  }
  .sm\:w-7 {
    width: 1.75rem;
  }
  .sm\:w-7\/12 {
    width: 58.333333%;
  }
  .sm\:w-72 {
    width: 18rem;
  }
  .sm\:w-8 {
    width: 2rem;
  }
  .sm\:w-8\/12 {
    width: 66.666667%;
  }
  .sm\:w-80 {
    width: 20rem;
  }
  .sm\:w-9 {
    width: 2.25rem;
  }
  .sm\:w-9\/12 {
    width: 75%;
  }
  .sm\:w-96 {
    width: 24rem;
  }
  .sm\:w-auto {
    width: auto;
  }
  .sm\:w-dvw {
    width: 100dvw;
  }
  .sm\:w-fit {
    width: -moz-fit-content;
    width: fit-content;
  }
  .sm\:w-full {
    width: 100%;
  }
  .sm\:w-lvw {
    width: 100lvw;
  }
  .sm\:w-max {
    width: -moz-max-content;
    width: max-content;
  }
  .sm\:w-min {
    width: -moz-min-content;
    width: min-content;
  }
  .sm\:w-px {
    width: 1px;
  }
  .sm\:w-screen {
    width: 100vw;
  }
  .sm\:w-svw {
    width: 100svw;
  }
  .sm\:cursor-auto {
    cursor: auto;
  }
  .sm\:flex-row {
    flex-direction: row;
  }
  .sm\:flex-row-reverse {
    flex-direction: row-reverse;
  }
  .sm\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  .sm\:pl-0 {
    padding-left: 0px;
  }
  .sm\:pr-0 {
    padding-right: 0px;
  }
  .sm\:pt-0 {
    padding-top: 0px;
  }
}
@media (min-width: 768px) {
  .md\:relative {
    position: relative;
  }
  .md\:left-auto {
    left: auto;
  }
  .md\:right-0 {
    right: 0px;
  }
  .md\:top-3px {
    top: 3px;
  }
  .md\:col-span-1 {
    grid-column: span 1 / span 1;
  }
  .md\:col-span-2 {
    grid-column: span 2 / span 2;
  }
  .md\:m-0 {
    margin: 0px;
  }
  .md\:-mx-2 {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }
  .md\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .md\:mb-0 {
    margin-bottom: 0px;
  }
  .md\:mb-16 {
    margin-bottom: 4rem;
  }
  .md\:mb-px {
    margin-bottom: 1px;
  }
  .md\:ml-auto {
    margin-left: auto;
  }
  .md\:mr-8 {
    margin-right: 2rem;
  }
  .md\:mt-0 {
    margin-top: 0px;
  }
  .md\:mt-10 {
    margin-top: 2.5rem;
  }
  .md\:mt-12 {
    margin-top: 3rem;
  }
  .md\:mt-20 {
    margin-top: 5rem;
  }
  .md\:mt-24 {
    margin-top: 6rem;
  }
  .md\:mt-32 {
    margin-top: 8rem;
  }
  .md\:mt-4 {
    margin-top: 1rem;
  }
  .md\:mt-40 {
    margin-top: 10rem;
  }
  .md\:mt-6 {
    margin-top: 1.5rem;
  }
  .md\:mt-8 {
    margin-top: 2rem;
  }
  .md\:mt-px {
    margin-top: 1px;
  }
  .md\:block {
    display: block;
  }
  .md\:flex {
    display: flex;
  }
  .md\:hidden {
    display: none;
  }
  .md\:h-10 {
    height: 2.5rem;
  }
  .md\:h-12 {
    height: 3rem;
  }
  .md\:h-16 {
    height: 4rem;
  }
  .md\:h-20 {
    height: 5rem;
  }
  .md\:h-auto {
    height: auto;
  }
  .md\:h-full {
    height: 100%;
  }
  .md\:w-0 {
    width: 0px;
  }
  .md\:w-0\.5 {
    width: 0.125rem;
  }
  .md\:w-1 {
    width: 0.25rem;
  }
  .md\:w-1\.5 {
    width: 0.375rem;
  }
  .md\:w-1\/12 {
    width: 8.333333%;
  }
  .md\:w-1\/2 {
    width: 50%;
  }
  .md\:w-1\/3 {
    width: 33.333333%;
  }
  .md\:w-1\/4 {
    width: 25%;
  }
  .md\:w-1\/5 {
    width: 20%;
  }
  .md\:w-1\/6 {
    width: 16.666667%;
  }
  .md\:w-10 {
    width: 2.5rem;
  }
  .md\:w-10\/12 {
    width: 83.333333%;
  }
  .md\:w-11 {
    width: 2.75rem;
  }
  .md\:w-11\/12 {
    width: 91.666667%;
  }
  .md\:w-12 {
    width: 3rem;
  }
  .md\:w-14 {
    width: 3.5rem;
  }
  .md\:w-16 {
    width: 4rem;
  }
  .md\:w-2 {
    width: 0.5rem;
  }
  .md\:w-2\.5 {
    width: 0.625rem;
  }
  .md\:w-2\/12 {
    width: 16.666667%;
  }
  .md\:w-2\/3 {
    width: 66.666667%;
  }
  .md\:w-2\/4 {
    width: 50%;
  }
  .md\:w-2\/5 {
    width: 40%;
  }
  .md\:w-2\/6 {
    width: 33.333333%;
  }
  .md\:w-20 {
    width: 5rem;
  }
  .md\:w-24 {
    width: 6rem;
  }
  .md\:w-28 {
    width: 7rem;
  }
  .md\:w-3 {
    width: 0.75rem;
  }
  .md\:w-3\.5 {
    width: 0.875rem;
  }
  .md\:w-3\/12 {
    width: 25%;
  }
  .md\:w-3\/4 {
    width: 75%;
  }
  .md\:w-3\/5 {
    width: 60%;
  }
  .md\:w-3\/6 {
    width: 50%;
  }
  .md\:w-32 {
    width: 8rem;
  }
  .md\:w-36 {
    width: 9rem;
  }
  .md\:w-4 {
    width: 1rem;
  }
  .md\:w-4\/12 {
    width: 33.333333%;
  }
  .md\:w-4\/5 {
    width: 80%;
  }
  .md\:w-4\/6 {
    width: 66.666667%;
  }
  .md\:w-40 {
    width: 10rem;
  }
  .md\:w-44 {
    width: 11rem;
  }
  .md\:w-48 {
    width: 12rem;
  }
  .md\:w-5 {
    width: 1.25rem;
  }
  .md\:w-5\/12 {
    width: 41.666667%;
  }
  .md\:w-5\/6 {
    width: 83.333333%;
  }
  .md\:w-52 {
    width: 13rem;
  }
  .md\:w-56 {
    width: 14rem;
  }
  .md\:w-6 {
    width: 1.5rem;
  }
  .md\:w-6\/12 {
    width: 50%;
  }
  .md\:w-60 {
    width: 15rem;
  }
  .md\:w-64 {
    width: 16rem;
  }
  .md\:w-7 {
    width: 1.75rem;
  }
  .md\:w-7\/12 {
    width: 58.333333%;
  }
  .md\:w-72 {
    width: 18rem;
  }
  .md\:w-8 {
    width: 2rem;
  }
  .md\:w-8\/12 {
    width: 66.666667%;
  }
  .md\:w-80 {
    width: 20rem;
  }
  .md\:w-9 {
    width: 2.25rem;
  }
  .md\:w-9\/12 {
    width: 75%;
  }
  .md\:w-96 {
    width: 24rem;
  }
  .md\:w-auto {
    width: auto;
  }
  .md\:w-dvw {
    width: 100dvw;
  }
  .md\:w-fit {
    width: -moz-fit-content;
    width: fit-content;
  }
  .md\:w-full {
    width: 100%;
  }
  .md\:w-lvw {
    width: 100lvw;
  }
  .md\:w-max {
    width: -moz-max-content;
    width: max-content;
  }
  .md\:w-min {
    width: -moz-min-content;
    width: min-content;
  }
  .md\:w-px {
    width: 1px;
  }
  .md\:w-screen {
    width: 100vw;
  }
  .md\:w-svw {
    width: 100svw;
  }
  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .md\:flex-row {
    flex-direction: row;
  }
  .md\:flex-row-reverse {
    flex-direction: row-reverse;
  }
  .md\:justify-start {
    justify-content: flex-start;
  }
  .md\:justify-end {
    justify-content: flex-end;
  }
  .md\:justify-center {
    justify-content: center;
  }
  .md\:rounded-full {
    border-radius: 9999px;
  }
  .md\:bg-transparent {
    background-color: transparent;
  }
  .md\:p-0 {
    padding: 0px;
  }
  .md\:p-8 {
    padding: 2rem;
  }
  .md\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .md\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .md\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .md\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }
  .md\:px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .md\:px-20 {
    padding-left: 5rem;
    padding-right: 5rem;
  }
  .md\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .md\:py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .md\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .md\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .md\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .md\:pb-0 {
    padding-bottom: 0px;
  }
  .md\:pb-16 {
    padding-bottom: 4rem;
  }
  .md\:pb-20 {
    padding-bottom: 5rem;
  }
  .md\:pb-4 {
    padding-bottom: 1rem;
  }
  .md\:pl-0 {
    padding-left: 0px;
  }
  .md\:pl-20 {
    padding-left: 5rem;
  }
  .md\:pl-4 {
    padding-left: 1rem;
  }
  .md\:pr-0 {
    padding-right: 0px;
  }
  .md\:pr-10 {
    padding-right: 2.5rem;
  }
  .md\:pr-12 {
    padding-right: 3rem;
  }
  .md\:pr-4 {
    padding-right: 1rem;
  }
  .md\:pr-6 {
    padding-right: 1.5rem;
  }
  .md\:pt-0 {
    padding-top: 0px;
  }
  .md\:pt-2 {
    padding-top: 0.5rem;
  }
  .md\:pt-24 {
    padding-top: 6rem;
  }
  .md\:pt-4 {
    padding-top: 1rem;
  }
  .md\:pt-8 {
    padding-top: 2rem;
  }
  .md\:text-left {
    text-align: left;
  }
  .md\:text-base {
    font-size: 1.125rem;
  }
  .md\:text-xl {
    font-size: 1.625rem;
  }
  .md\:text-xs {
    font-size: 0.875rem;
  }
  .md\:font-light {
    font-weight: 300;
  }
  .md\:leading-tight {
    line-height: 1.3;
  }
  .md\:opacity-0 {
    opacity: 0;
  }
  .md\:opacity-100 {
    opacity: 1;
  }
}
@media (min-width: 1024px) {
  .lg\:-mx-8 {
    margin-left: -2rem;
    margin-right: -2rem;
  }
  .lg\:mx-4 {
    margin-left: 1rem;
    margin-right: 1rem;
  }
  .lg\:my-10 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
  .lg\:mb-12 {
    margin-bottom: 3rem;
  }
  .lg\:mb-16 {
    margin-bottom: 4rem;
  }
  .lg\:ml-10 {
    margin-left: 2.5rem;
  }
  .lg\:mt-0 {
    margin-top: 0px;
  }
  .lg\:mt-12 {
    margin-top: 3rem;
  }
  .lg\:block {
    display: block;
  }
  .lg\:h-8 {
    height: 2rem;
  }
  .lg\:w-0 {
    width: 0px;
  }
  .lg\:w-0\.5 {
    width: 0.125rem;
  }
  .lg\:w-1 {
    width: 0.25rem;
  }
  .lg\:w-1\.5 {
    width: 0.375rem;
  }
  .lg\:w-1\/12 {
    width: 8.333333%;
  }
  .lg\:w-1\/2 {
    width: 50%;
  }
  .lg\:w-1\/3 {
    width: 33.333333%;
  }
  .lg\:w-1\/4 {
    width: 25%;
  }
  .lg\:w-1\/5 {
    width: 20%;
  }
  .lg\:w-1\/6 {
    width: 16.666667%;
  }
  .lg\:w-10 {
    width: 2.5rem;
  }
  .lg\:w-10\/12 {
    width: 83.333333%;
  }
  .lg\:w-11 {
    width: 2.75rem;
  }
  .lg\:w-11\/12 {
    width: 91.666667%;
  }
  .lg\:w-12 {
    width: 3rem;
  }
  .lg\:w-14 {
    width: 3.5rem;
  }
  .lg\:w-16 {
    width: 4rem;
  }
  .lg\:w-2 {
    width: 0.5rem;
  }
  .lg\:w-2\.5 {
    width: 0.625rem;
  }
  .lg\:w-2\/12 {
    width: 16.666667%;
  }
  .lg\:w-2\/3 {
    width: 66.666667%;
  }
  .lg\:w-2\/4 {
    width: 50%;
  }
  .lg\:w-2\/5 {
    width: 40%;
  }
  .lg\:w-2\/6 {
    width: 33.333333%;
  }
  .lg\:w-20 {
    width: 5rem;
  }
  .lg\:w-24 {
    width: 6rem;
  }
  .lg\:w-28 {
    width: 7rem;
  }
  .lg\:w-3 {
    width: 0.75rem;
  }
  .lg\:w-3\.5 {
    width: 0.875rem;
  }
  .lg\:w-3\/12 {
    width: 25%;
  }
  .lg\:w-3\/4 {
    width: 75%;
  }
  .lg\:w-3\/5 {
    width: 60%;
  }
  .lg\:w-3\/6 {
    width: 50%;
  }
  .lg\:w-32 {
    width: 8rem;
  }
  .lg\:w-36 {
    width: 9rem;
  }
  .lg\:w-4 {
    width: 1rem;
  }
  .lg\:w-4\/12 {
    width: 33.333333%;
  }
  .lg\:w-4\/5 {
    width: 80%;
  }
  .lg\:w-4\/6 {
    width: 66.666667%;
  }
  .lg\:w-40 {
    width: 10rem;
  }
  .lg\:w-44 {
    width: 11rem;
  }
  .lg\:w-48 {
    width: 12rem;
  }
  .lg\:w-5 {
    width: 1.25rem;
  }
  .lg\:w-5\/12 {
    width: 41.666667%;
  }
  .lg\:w-5\/6 {
    width: 83.333333%;
  }
  .lg\:w-52 {
    width: 13rem;
  }
  .lg\:w-56 {
    width: 14rem;
  }
  .lg\:w-6 {
    width: 1.5rem;
  }
  .lg\:w-6\/12 {
    width: 50%;
  }
  .lg\:w-60 {
    width: 15rem;
  }
  .lg\:w-64 {
    width: 16rem;
  }
  .lg\:w-7 {
    width: 1.75rem;
  }
  .lg\:w-7\/12 {
    width: 58.333333%;
  }
  .lg\:w-72 {
    width: 18rem;
  }
  .lg\:w-8 {
    width: 2rem;
  }
  .lg\:w-8\/12 {
    width: 66.666667%;
  }
  .lg\:w-80 {
    width: 20rem;
  }
  .lg\:w-9 {
    width: 2.25rem;
  }
  .lg\:w-9\/12 {
    width: 75%;
  }
  .lg\:w-96 {
    width: 24rem;
  }
  .lg\:w-auto {
    width: auto;
  }
  .lg\:w-dvw {
    width: 100dvw;
  }
  .lg\:w-fit {
    width: -moz-fit-content;
    width: fit-content;
  }
  .lg\:w-full {
    width: 100%;
  }
  .lg\:w-lvw {
    width: 100lvw;
  }
  .lg\:w-max {
    width: -moz-max-content;
    width: max-content;
  }
  .lg\:w-min {
    width: -moz-min-content;
    width: min-content;
  }
  .lg\:w-px {
    width: 1px;
  }
  .lg\:w-screen {
    width: 100vw;
  }
  .lg\:w-svw {
    width: 100svw;
  }
  .lg\:items-center {
    align-items: center;
  }
  .lg\:justify-center {
    justify-content: center;
  }
  .lg\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .lg\:px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .lg\:px-32 {
    padding-left: 8rem;
    padding-right: 8rem;
  }
  .lg\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  .lg\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .lg\:pl-8 {
    padding-left: 2rem;
  }
  .lg\:pr-12 {
    padding-right: 3rem;
  }
  .lg\:pt-20 {
    padding-top: 5rem;
  }
  .lg\:text-sm {
    font-size: 1rem;
  }
  .lg\:text-xs {
    font-size: 0.875rem;
  }
  .lg\:focus\:w-24:focus {
    width: 6rem;
  }
}
@media (min-width: 1280px) {
  .xl\:absolute {
    position: absolute;
  }
  .xl\:w-0 {
    width: 0px;
  }
  .xl\:w-0\.5 {
    width: 0.125rem;
  }
  .xl\:w-1 {
    width: 0.25rem;
  }
  .xl\:w-1\.5 {
    width: 0.375rem;
  }
  .xl\:w-1\/12 {
    width: 8.333333%;
  }
  .xl\:w-1\/2 {
    width: 50%;
  }
  .xl\:w-1\/3 {
    width: 33.333333%;
  }
  .xl\:w-1\/4 {
    width: 25%;
  }
  .xl\:w-1\/5 {
    width: 20%;
  }
  .xl\:w-1\/6 {
    width: 16.666667%;
  }
  .xl\:w-10 {
    width: 2.5rem;
  }
  .xl\:w-10\/12 {
    width: 83.333333%;
  }
  .xl\:w-11 {
    width: 2.75rem;
  }
  .xl\:w-11\/12 {
    width: 91.666667%;
  }
  .xl\:w-12 {
    width: 3rem;
  }
  .xl\:w-14 {
    width: 3.5rem;
  }
  .xl\:w-16 {
    width: 4rem;
  }
  .xl\:w-2 {
    width: 0.5rem;
  }
  .xl\:w-2\.5 {
    width: 0.625rem;
  }
  .xl\:w-2\/12 {
    width: 16.666667%;
  }
  .xl\:w-2\/3 {
    width: 66.666667%;
  }
  .xl\:w-2\/4 {
    width: 50%;
  }
  .xl\:w-2\/5 {
    width: 40%;
  }
  .xl\:w-2\/6 {
    width: 33.333333%;
  }
  .xl\:w-20 {
    width: 5rem;
  }
  .xl\:w-24 {
    width: 6rem;
  }
  .xl\:w-28 {
    width: 7rem;
  }
  .xl\:w-3 {
    width: 0.75rem;
  }
  .xl\:w-3\.5 {
    width: 0.875rem;
  }
  .xl\:w-3\/12 {
    width: 25%;
  }
  .xl\:w-3\/4 {
    width: 75%;
  }
  .xl\:w-3\/5 {
    width: 60%;
  }
  .xl\:w-3\/6 {
    width: 50%;
  }
  .xl\:w-32 {
    width: 8rem;
  }
  .xl\:w-36 {
    width: 9rem;
  }
  .xl\:w-4 {
    width: 1rem;
  }
  .xl\:w-4\/12 {
    width: 33.333333%;
  }
  .xl\:w-4\/5 {
    width: 80%;
  }
  .xl\:w-4\/6 {
    width: 66.666667%;
  }
  .xl\:w-40 {
    width: 10rem;
  }
  .xl\:w-44 {
    width: 11rem;
  }
  .xl\:w-48 {
    width: 12rem;
  }
  .xl\:w-5 {
    width: 1.25rem;
  }
  .xl\:w-5\/12 {
    width: 41.666667%;
  }
  .xl\:w-5\/6 {
    width: 83.333333%;
  }
  .xl\:w-52 {
    width: 13rem;
  }
  .xl\:w-56 {
    width: 14rem;
  }
  .xl\:w-6 {
    width: 1.5rem;
  }
  .xl\:w-6\/12 {
    width: 50%;
  }
  .xl\:w-60 {
    width: 15rem;
  }
  .xl\:w-64 {
    width: 16rem;
  }
  .xl\:w-7 {
    width: 1.75rem;
  }
  .xl\:w-7\/12 {
    width: 58.333333%;
  }
  .xl\:w-72 {
    width: 18rem;
  }
  .xl\:w-8 {
    width: 2rem;
  }
  .xl\:w-8\/12 {
    width: 66.666667%;
  }
  .xl\:w-80 {
    width: 20rem;
  }
  .xl\:w-9 {
    width: 2.25rem;
  }
  .xl\:w-9\/12 {
    width: 75%;
  }
  .xl\:w-96 {
    width: 24rem;
  }
  .xl\:w-auto {
    width: auto;
  }
  .xl\:w-dvw {
    width: 100dvw;
  }
  .xl\:w-fit {
    width: -moz-fit-content;
    width: fit-content;
  }
  .xl\:w-full {
    width: 100%;
  }
  .xl\:w-lvw {
    width: 100lvw;
  }
  .xl\:w-max {
    width: -moz-max-content;
    width: max-content;
  }
  .xl\:w-min {
    width: -moz-min-content;
    width: min-content;
  }
  .xl\:w-px {
    width: 1px;
  }
  .xl\:w-screen {
    width: 100vw;
  }
  .xl\:w-svw {
    width: 100svw;
  }
}
