/*!********************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??postcss!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./src/Sass/Compile/frontend.scss ***!
  \********************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/**
 * Iphone XS: 375 x 553
 */
.t3kk-breadcrumb .t3kk-breadcrumb__wrapper, body.layout.layout--focus main .ce.layout--box .t3kk-wrapper__inside > .ce__title, body.layout.layout--focus main .ce-size--default.t3kk-base > .t3kk-wrapper, body.layout.layout--focus main .ce-size--large.t3kk-base > .t3kk-wrapper, body.layout.layout--focus main .ce .ce__intro, body.layout.layout--focus main .ce .ce > .ce__title, body.layout.layout--focus main .ce .ce__bodytext.ce__bodytext--floating-content, body.layout.layout--focus main .ce .t3kk-wrapper.t3kk-wrapper--default, body.layout.layout--focus main .ce .t3kk-wrapper.t3kk-wrapper--large, body.layout.layout--focus main .ce .ce--t3kk_gallery .t3kk-wrapper.t3kk-wrapper--large .ce__bodytext, body.layout.layout--focus main .ce .ce--t3kk_gallery .t3kk-wrapper.t3kk-wrapper--large .ce__title, body.template--article .t3kk-article__intro > .t3kk-wrapper, .body__container > header.t3kk-base > .t3kk-wrapper,
.body__container #hero.t3kk-base > .t3kk-wrapper, .body__container > main.t3kk-base > .t3kk-wrapper, .body__container > main .ce.t3kk-base > .t3kk-wrapper, .body__container > footer .t3kk-wrapper, .body__container > #page-menu .t3kk-wrapper {
  margin: 0 auto;
  width: 87.5%;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .t3kk-breadcrumb .t3kk-breadcrumb__wrapper, body.layout.layout--focus main .ce.layout--box .t3kk-wrapper__inside > .ce__title, body.layout.layout--focus main .ce-size--default.t3kk-base > .t3kk-wrapper, body.layout.layout--focus main .ce-size--large.t3kk-base > .t3kk-wrapper, body.layout.layout--focus main .ce .ce__intro, body.layout.layout--focus main .ce .ce > .ce__title, body.layout.layout--focus main .ce .ce__bodytext.ce__bodytext--floating-content, body.layout.layout--focus main .ce .t3kk-wrapper.t3kk-wrapper--default, body.layout.layout--focus main .ce .t3kk-wrapper.t3kk-wrapper--large, body.layout.layout--focus main .ce .ce--t3kk_gallery .t3kk-wrapper.t3kk-wrapper--large .ce__bodytext, body.layout.layout--focus main .ce .ce--t3kk_gallery .t3kk-wrapper.t3kk-wrapper--large .ce__title, body.template--article .t3kk-article__intro > .t3kk-wrapper, .body__container > header.t3kk-base > .t3kk-wrapper,
  .body__container #hero.t3kk-base > .t3kk-wrapper, .body__container > main.t3kk-base > .t3kk-wrapper, .body__container > main .ce.t3kk-base > .t3kk-wrapper, .body__container > footer .t3kk-wrapper, .body__container > #page-menu .t3kk-wrapper {
    width: 94%;
  }
}
@media only screen and (min-width: 1280px) {
  .t3kk-breadcrumb .t3kk-breadcrumb__wrapper, body.layout.layout--focus main .ce.layout--box .t3kk-wrapper__inside > .ce__title, body.layout.layout--focus main .ce-size--default.t3kk-base > .t3kk-wrapper, body.layout.layout--focus main .ce-size--large.t3kk-base > .t3kk-wrapper, body.layout.layout--focus main .ce .ce__intro, body.layout.layout--focus main .ce .ce > .ce__title, body.layout.layout--focus main .ce .ce__bodytext.ce__bodytext--floating-content, body.layout.layout--focus main .ce .t3kk-wrapper.t3kk-wrapper--default, body.layout.layout--focus main .ce .t3kk-wrapper.t3kk-wrapper--large, body.layout.layout--focus main .ce .ce--t3kk_gallery .t3kk-wrapper.t3kk-wrapper--large .ce__bodytext, body.layout.layout--focus main .ce .ce--t3kk_gallery .t3kk-wrapper.t3kk-wrapper--large .ce__title, body.template--article .t3kk-article__intro > .t3kk-wrapper, .body__container > header.t3kk-base > .t3kk-wrapper,
  .body__container #hero.t3kk-base > .t3kk-wrapper, .body__container > main.t3kk-base > .t3kk-wrapper, .body__container > main .ce.t3kk-base > .t3kk-wrapper, .body__container > footer .t3kk-wrapper, .body__container > #page-menu .t3kk-wrapper {
    width: 100%;
  }
}

/**
 * H1
 */
/**
 * H2
 */
/**
 * H3
 */
/**
 * H4
 */
/**
 * Bodytext
 */
/**
 * Font Sizes
 */
.t3kk-article-teaser p {
  font-size: 14.4px;
  font-size: 1.44rem;
}
@media only screen and (min-width: 768px) {
  .t3kk-article-teaser p {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

/**
 * Content Elements
 */
.ce.ce--t3kk_info_box, .ce.layout--box {
  background-color: #efefef;
}
@media only screen and (min-width: 768px) {
  .ce.ce--t3kk_info_box, .ce.layout--box {
    background-color: unset;
  }
}
@media only screen and (min-width: 768px) {
  .ce.ce--t3kk_info_box .t3kk-wrapper__inside, .ce.layout--box .t3kk-wrapper__inside {
    width: 100%;
    padding: 36px 32px 48px;
    border-radius: var(--border-radius);
    position: relative;
    z-index: 2;
    border: 5px solid black;
  }
}
.ce.ce--t3kk_info_box .ce__title .subtitle, .ce.layout--box .ce__title .subtitle {
  display: inline-flex;
  padding: 12px 18px 8px 12px;
  border-radius: 6px;
  transform: rotate(-0.75deg);
}
.ce.ce--t3kk_info_box .ce__title .subtitle__icon, .ce.layout--box .ce__title .subtitle__icon {
  width: 24px;
  height: 24px;
  margin: -3px 6px 0 0;
  padding: 0;
  display: inline-flex;
}
.ce.ce--t3kk_info_box .ce__title h2, .ce.layout--box .ce__title h2 {
  transform: rotate(-0.25deg);
}

.t3kk-nav--lang li.status.status--inactive, .t3kk-dialog__content {
  box-shadow: rgba(0, 0, 0, 0.15) 0px 10px 50px;
}

.t3kk-nav--lang li.status.status--inactive:hover, .t3kk-nav--lang li.status.status--active, .t3kk-button--common:hover, .t3kk-btn--common:hover {
  box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
  transition: all 250ms ease-in;
}

.t3kk-language-switch button {
  padding: 0;
  margin: 0;
  border: none;
  background-color: transparent;
}

.t3kk-articles-list--teaser .t3kk-article-teaser a, .t3kk-article-teaser a {
  display: block;
  color: transparent;
}

/**
 * Links & Buttons
 */
.t3kk-breadcrumb .t3kk-nav a {
  color: var(--c-link-base);
  background-color: transparent;
  display: inline-block;
  position: relative;
  text-decoration: none;
  text-decoration-style: dotted;
  border-bottom: 1px dotted var(--c-link-base);
}
.t3kk-breadcrumb .t3kk-nav a:after {
  content: "→";
  width: 30px;
  padding-left: 6px;
}

.t3kk-button--readmore, .t3kk-btn--readmore {
  position: relative;
  font-weight: 600;
  display: inline-block;
  border: none;
  background: transparent;
  border-radius: 5px;
  padding: 0;
}
.t3kk-button--readmore:hover, .t3kk-btn--readmore:hover {
  padding-right: 64px;
  transition: padding-right 250ms ease-out;
}

.t3kk-button--readmore span, .t3kk-btn--readmore span {
  position: relative;
  display: block;
  height: 100%;
  color: var(--c-link-readmore);
  padding: 0 48px 0 0;
  width: 100%;
}
.t3kk-button--readmore span:after, .t3kk-btn--readmore span:after {
  content: "";
  display: block;
  position: absolute;
  /**
     *  height: 3px;
     *  width: 100%;
     *  left: 0;
     *  bottom: -3px;
     *  background-color: #000000;  *
     */
  height: 24px;
  width: 24px;
  top: calc(50% - 12px);
  left: calc(100% - 24px);
  content: "";
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20id%3D%22arrowRight%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20256%20256%22%20style%3D%22enable-background%3Anew%200%200%20256%20256%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpolygon%20fill%3D%22var%28--c-link-readmore%29%22%20points%3D%2279.093%2C0%2048.907%2C30.187%20146.72%2C128%2048.907%2C225.813%2079.093%2C256%20207.093%2C128%22%2F%3E%3C%2Fsvg%3E");
  background-size: 80% 80%;
  background-repeat: no-repeat;
  background-position: center center;
}

.t3kk-article-teaser:hover .t3kk-button--readmore span {
  animation: readmoreHover 2s ease-out 0.5s infinite normal none;
}

/**
 * https://matthewlein.com/tools/ceaser
 */
/**
 * Import Functions & Mixins
 */
/**
 * BUILD
 */
/** 
	http://meyerweb.com/eric/tools/css/reset/ 
	v2.0 | 20110126
	License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

* {
  box-sizing: border-box;
}

#hero,
main,
footer {
  position: relative;
}

/* Document
 * ========================================================================== */
/**
 * Add border box sizing in all browsers (opinionated).
 */
*,
::before,
::after {
  box-sizing: border-box;
}

/**
  * 1. Add text decoration inheritance in all browsers (opinionated).
  * 2. Add vertical alignment inheritance in all browsers (opinionated).
  */
::before,
::after {
  text-decoration: inherit; /* 1 */
  vertical-align: inherit; /* 2 */
}

/**
  * 1. Use the default cursor in all browsers (opinionated).
  * 2. Change the line height in all browsers (opinionated).
  * 3. Use a 4-space tab width in all browsers (opinionated).
  * 4. Remove the grey highlight on links in iOS (opinionated).
  * 5. Prevent adjustments of font size after orientation changes in
  *    IE on Windows Phone and in iOS.
  * 6. Breaks words to prevent overflow in all browsers (opinionated).
  */
html {
  cursor: default; /* 1 */
  line-height: 1.5; /* 2 */
  -moz-tab-size: 4; /* 3 */
  tab-size: 4; /* 3 */
  -webkit-tap-highlight-color: transparent;
  -ms-text-size-adjust: 100%; /* 5 */
  -webkit-text-size-adjust: 100%; /* 5 */
  word-break: break-word; /* 6 */
}

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

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

/* Grouping content
  * ========================================================================== */
/**
  * Remove the margin on nested lists in Chrome, Edge, IE, and Safari.
  */
dl dl,
dl ol,
dl ul,
ol dl,
ul dl {
  margin: 0;
}

/**
  * Remove the margin on nested lists in Edge 18- and IE.
  */
ol ol,
ol ul,
ul ol,
ul ul {
  margin: 0;
}

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

/**
  * Add the correct display in IE.
  */
main {
  display: block;
}

/**
  * Remove the list style on navigation lists in all browsers (opinionated).
  */
nav ol,
nav ul {
  list-style: none;
  padding: 0;
}

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

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

/**
  * Add the correct text decoration in Edge 18-, IE, and Safari.
  */
abbr[title] {
  text-decoration: underline;
  text-decoration: underline dotted;
}

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

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

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

/* Embedded content
  * ========================================================================== */
/*
  * Change the alignment on media elements in all browsers (opinionated).
  */
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

/**
  * Add the correct display in IE 9-.
  */
audio,
video {
  display: inline-block;
}

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

/**
  * Remove the border on iframes in all browsers (opinionated).
  */
iframe {
  border-style: none;
}

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

/**
  * Change the fill color to match the text color in all browsers (opinionated).
  */
svg:not([fill]) {
  fill: currentColor;
}

/* Tabular data
  * ========================================================================== */
/**
  * Collapse border spacing in all browsers (opinionated).
  */
table {
  border-collapse: collapse;
}

/* Forms
  * ========================================================================== */
/**
  * Remove the margin on controls in Safari.
  */
button,
input,
select {
  margin: 0;
}

/**
  * 1. Show the overflow in IE.
  * 2. Remove the inheritance of text transform in Edge 18-, Firefox, and IE.
  */
button {
  overflow: visible; /* 1 */
  text-transform: none; /* 2 */
}

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

/**
  * 1. Change the inconsistent appearance in all browsers (opinionated).
  * 2. Correct the padding in Firefox.
  */
fieldset {
  border: 1px solid #a0a0a0; /* 1 */
  padding: 0.35em 0.75em 0.625em; /* 2 */
}

/**
  * Show the overflow in Edge 18- and IE.
  */
input {
  overflow: visible;
}

/**
  * 1. Correct the text wrapping in Edge 18- and IE.
  * 2. Correct the color inheritance from `fieldset` elements in IE.
  */
legend {
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  white-space: normal; /* 1 */
}

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

/**
  * Remove the inheritance of text transform in Firefox.
  */
select {
  text-transform: none;
}

/**
  * 1. Remove the margin in Firefox and Safari.
  * 2. Remove the default vertical scrollbar in IE.
  * 3. Change the resize direction in all browsers (opinionated).
  */
textarea {
  margin: 0; /* 1 */
  overflow: auto; /* 2 */
  resize: vertical; /* 3 */
}

/**
  * Remove the padding in IE 10-.
  */
[type=checkbox],
[type=radio] {
  padding: 0;
}

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

/**
  * Correct the cursor style of increment and decrement buttons in Safari.
  */
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/**
  * Correct the text style of placeholders in Chrome, Edge, and Safari.
  */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

/**
  * Remove the inner padding in Chrome, Edge, and Safari on macOS.
  */
::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

/**
  * Remove the inner border and padding of focus outlines in Firefox.
  */
::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
  * Restore the focus outline styles unset by the previous rule in Firefox.
  */
:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
  * Remove the additional :invalid styles in Firefox.
  */
:-moz-ui-invalid {
  box-shadow: none;
}

/* Interactive
  * ========================================================================== */
/*
  * Add the correct display in Edge 18- and IE.
  */
details {
  display: block;
}

/*
  * Add the correct styles in Edge 18-, IE, and Safari.
  */
dialog {
  background-color: white;
  border: solid;
  color: black;
  display: block;
  height: -moz-fit-content;
  height: -webkit-fit-content;
  height: fit-content;
  left: 0;
  margin: auto;
  padding: 1em;
  position: absolute;
  right: 0;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
}

dialog:not([open]) {
  display: none;
}

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

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

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

/* User interaction
  * ========================================================================== */
/*
  * 1. Remove the tapping delay in IE 10.
  * 2. Remove the tapping delay on clickable elements
       in all browsers (opinionated).
  */
a,
area,
button,
input,
label,
select,
summary,
textarea,
[tabindex] {
  -ms-touch-action: manipulation; /* 1 */
  touch-action: manipulation; /* 2 */
}

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

/* Accessibility
  * ========================================================================== */
/**
  * Change the cursor on busy elements in all browsers (opinionated).
  */
[aria-busy=true] {
  cursor: progress;
}

/*
  * Change the cursor on control elements in all browsers (opinionated).
  */
[aria-controls] {
  cursor: pointer;
}

/*
  * Change the cursor on disabled, not-editable, or otherwise
  * inoperable elements in all browsers (opinionated).
  */
[aria-disabled=true],
[disabled] {
  cursor: not-allowed;
}

/*
  * Change the display on visually hidden accessible elements
  * in all browsers (opinionated).
  */
[aria-hidden=false][hidden] {
  display: initial;
}

[aria-hidden=false][hidden]:not(:focus) {
  clip: rect(0, 0, 0, 0);
  position: absolute;
}

html,
body {
  height: 100%;
  width: 100%;
  margin: 0;
}

html {
  font-size: 62.5%;
}
html * {
  line-height: 1;
}
html.no-scroll {
  overflow: hidden;
}

body {
  font-size: 16px;
  font-size: 1.6rem;
}

.lazy-image--animate {
  opacity: 0;
}
.lazy-image--animate.loaded {
  animation: fadeIn 1s ease forwards;
  animation-delay: 1s;
}

/**
 * Theme
 */
/**
 * UPDATE
 * @see https://www.creativosonline.org/de/colores-pastel.html

 	- black +
    - blue +
    - green +
    - magenta +
    - orange +
    - purple +
    - red +
    - turquoise +
    - yellow +
    - blue--light +
    - green--light +
    - blue--tone +
    - green--tone +
    - red--tone +
    - turquoise--tone +
 */
/**
 * Accessible Colors
 */
:root {
  --c-bg-base: #fff;
  --c-bg-alt: #f7f7f7;
  --c-bg-inverted: #000000;
  --c-border-base: #2a2a2a;
  --c-font-base: #2a2a2a;
  --c-link-readmore: #2a2a2a;
  --border-radius: 8px;
  --font-size-paragraph: 18px;
}

.body__container {
  width: 100%;
  height: 100%;
  opacity: 0;
  animation: fadeIn;
  animation-duration: 500ms;
  animation-iteration-count: 1;
  animation-timing-function: ease-out;
  animation-fill-mode: forwards;
  animation-delay: 1s;
}

.display.display--show {
  display: block !important;
}
.display.display--show-inline {
  display: inline-block !important;
}
.display.display--hidden {
  display: none !important;
}

.container.flex-direction--column .row,
.container-fluid.flex-direction--column .row {
  flex-direction: column;
}
.container.flex-direction--row .row,
.container-fluid.flex-direction--row .row {
  flex-direction: row;
}
.container .flex-order-1,
.container-fluid .flex-order-1 {
  order: 1;
}
.container .flex-order-2,
.container-fluid .flex-order-2 {
  order: 2;
}
.container.flex-stretch .row,
.container-fluid.flex-stretch .row {
  align-items: stretch;
}

.float--right {
  float: right;
}
.float--left {
  float: left;
}

.visually-hidden,
[aria-hidden=true] {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  white-space: nowrap;
}

.t3kk-opacity--0 {
  opacity: 0;
}
.t3kk-opacity--10 {
  opacity: 0.1;
}
.t3kk-opacity--20 {
  opacity: 0.2;
}
.t3kk-opacity--30 {
  opacity: 0.3;
}
.t3kk-opacity--40 {
  opacity: 0.4;
}
.t3kk-opacity--50 {
  opacity: 0.5;
}
.t3kk-opacity--60 {
  opacity: 0.6;
}
.t3kk-opacity--70 {
  opacity: 0.7;
}
.t3kk-opacity--80 {
  opacity: 0.8;
}
.t3kk-opacity--90 {
  opacity: 0.9;
}
.t3kk-opacity--100 {
  opacity: 1;
}

.position--absolute {
  position: absolute;
}
.position--fixed {
  position: fixed;
}
.position--relative {
  position: relative;
}
.position--sticky {
  position: sticky;
}

/**
 * Theme Colors
 */
.t3kk-theme.t3kk-theme--advertisement {
  background-color: #9191e9;
  color: #ffffff;
}
.t3kk-theme.t3kk-theme--advertisement a {
  color: #ffffff;
}
.t3kk-theme.t3kk-theme--black {
  background-color: #2a2a2a;
  color: #ffffff;
}
.t3kk-theme.t3kk-theme--black a {
  color: #ffffff;
}
.t3kk-theme.t3kk-theme--grey {
  background-color: #dcdcdc;
  color: #2a2a2a;
}
.t3kk-theme.t3kk-theme--grey a {
  color: #2a2a2a;
}
.t3kk-theme.t3kk-theme--blue {
  background-color: #00bbf9;
  color: #ffffff;
}
.t3kk-theme.t3kk-theme--blue a {
  color: #ffffff;
}
.t3kk-theme.t3kk-theme--blue--light {
  background-color: #5bc4eb;
  color: #2a2a2a;
}
.t3kk-theme.t3kk-theme--blue--light a {
  color: #2a2a2a;
}
.t3kk-theme.t3kk-theme--blue--tone {
  background-color: #aedeed;
  color: #2a2a2a;
}
.t3kk-theme.t3kk-theme--blue--tone a {
  color: #2a2a2a;
}
.t3kk-theme.t3kk-theme--green {
  background-color: #9aac68;
  color: #ffffff;
}
.t3kk-theme.t3kk-theme--green a {
  color: #ffffff;
}
.t3kk-theme.t3kk-theme--green--light {
  background-color: rgb(176.0128205128, 190.0897435897, 136.9102564103);
  color: #2a2a2a;
}
.t3kk-theme.t3kk-theme--green--light a {
  color: #2a2a2a;
}
.t3kk-theme.t3kk-theme--green--tone {
  background-color: #d7e6d4;
  color: #2a2a2a;
}
.t3kk-theme.t3kk-theme--green--tone a {
  color: #2a2a2a;
}
.t3kk-theme.t3kk-theme--lavender {
  background-color: #e6e6fa;
  color: #2a2a2a;
}
.t3kk-theme.t3kk-theme--lavender a {
  color: #2a2a2a;
}
.t3kk-theme.t3kk-theme--magenta {
  background-color: #ff0090;
  color: #ffffff;
}
.t3kk-theme.t3kk-theme--magenta a {
  color: #ffffff;
}
.t3kk-theme.t3kk-theme--magenta--tone {
  background-color: #f49ac2;
  color: #2a2a2a;
}
.t3kk-theme.t3kk-theme--magenta--tone a {
  color: #2a2a2a;
}
.t3kk-theme.t3kk-theme--orange {
  background-color: #fa842b;
  color: #2a2a2a;
}
.t3kk-theme.t3kk-theme--orange a {
  color: #2a2a2a;
}
.t3kk-theme.t3kk-theme--purple {
  background-color: #4f1ac6;
  color: #ffffff;
}
.t3kk-theme.t3kk-theme--purple a {
  color: #ffffff;
}
.t3kk-theme.t3kk-theme--purple--tone {
  background-color: #ced3f2;
  color: #2a2a2a;
}
.t3kk-theme.t3kk-theme--purple--tone a {
  color: #2a2a2a;
}
.t3kk-theme.t3kk-theme--red {
  background-color: tomato;
  color: #ffffff;
}
.t3kk-theme.t3kk-theme--red a {
  color: #ffffff;
}
.t3kk-theme.t3kk-theme--red--tone {
  background-color: #f1c7bf;
  color: #2a2a2a;
}
.t3kk-theme.t3kk-theme--red--tone a {
  color: #2a2a2a;
}
.t3kk-theme.t3kk-theme--turquoise {
  background-color: turquoise;
  color: #ffffff;
}
.t3kk-theme.t3kk-theme--turquoise a {
  color: #ffffff;
}
.t3kk-theme.t3kk-theme--turquoise--tone {
  background-color: #c9e2df;
  color: #2a2a2a;
}
.t3kk-theme.t3kk-theme--turquoise--tone a {
  color: #2a2a2a;
}
.t3kk-theme.t3kk-theme--white {
  background-color: #ffffff;
  color: #2a2a2a;
}
.t3kk-theme.t3kk-theme--white a {
  color: #2a2a2a;
}
.t3kk-theme.t3kk-theme--yellow {
  background-color: rgb(255, 230, 109);
  color: #2a2a2a;
}
.t3kk-theme.t3kk-theme--yellow a {
  color: #2a2a2a;
}

.colorize.colorize--advertisement {
  background-color: #9191e9;
  color: #ffffff;
}
.colorize.colorize--advertisement a {
  color: #ffffff;
}
.colorize.colorize--black {
  background-color: #2a2a2a;
  color: #ffffff;
}
.colorize.colorize--black a {
  color: #ffffff;
}
.colorize.colorize--grey {
  background-color: #dcdcdc;
  color: #2a2a2a;
}
.colorize.colorize--grey a {
  color: #2a2a2a;
}
.colorize.colorize--blue {
  background-color: #00bbf9;
  color: #ffffff;
}
.colorize.colorize--blue a {
  color: #ffffff;
}
.colorize.colorize--blue--light {
  background-color: #5bc4eb;
  color: #2a2a2a;
}
.colorize.colorize--blue--light a {
  color: #2a2a2a;
}
.colorize.colorize--blue--tone {
  background-color: #aedeed;
  color: #2a2a2a;
}
.colorize.colorize--blue--tone a {
  color: #2a2a2a;
}
.colorize.colorize--green {
  background-color: #9aac68;
  color: #ffffff;
}
.colorize.colorize--green a {
  color: #ffffff;
}
.colorize.colorize--green--light {
  background-color: rgb(176.0128205128, 190.0897435897, 136.9102564103);
  color: #2a2a2a;
}
.colorize.colorize--green--light a {
  color: #2a2a2a;
}
.colorize.colorize--green--tone {
  background-color: #d7e6d4;
  color: #2a2a2a;
}
.colorize.colorize--green--tone a {
  color: #2a2a2a;
}
.colorize.colorize--lavender {
  background-color: #e6e6fa;
  color: #2a2a2a;
}
.colorize.colorize--lavender a {
  color: #2a2a2a;
}
.colorize.colorize--magenta {
  background-color: #ff0090;
  color: #ffffff;
}
.colorize.colorize--magenta a {
  color: #ffffff;
}
.colorize.colorize--magenta--tone {
  background-color: #f49ac2;
  color: #2a2a2a;
}
.colorize.colorize--magenta--tone a {
  color: #2a2a2a;
}
.colorize.colorize--orange {
  background-color: #fa842b;
  color: #2a2a2a;
}
.colorize.colorize--orange a {
  color: #2a2a2a;
}
.colorize.colorize--purple {
  background-color: #4f1ac6;
  color: #ffffff;
}
.colorize.colorize--purple a {
  color: #ffffff;
}
.colorize.colorize--purple--tone {
  background-color: #ced3f2;
  color: #2a2a2a;
}
.colorize.colorize--purple--tone a {
  color: #2a2a2a;
}
.colorize.colorize--red {
  background-color: tomato;
  color: #ffffff;
}
.colorize.colorize--red a {
  color: #ffffff;
}
.colorize.colorize--red--tone {
  background-color: #f1c7bf;
  color: #2a2a2a;
}
.colorize.colorize--red--tone a {
  color: #2a2a2a;
}
.colorize.colorize--turquoise {
  background-color: turquoise;
  color: #ffffff;
}
.colorize.colorize--turquoise a {
  color: #ffffff;
}
.colorize.colorize--turquoise--tone {
  background-color: #c9e2df;
  color: #2a2a2a;
}
.colorize.colorize--turquoise--tone a {
  color: #2a2a2a;
}
.colorize.colorize--white {
  background-color: #ffffff;
  color: #2a2a2a;
}
.colorize.colorize--white a {
  color: #2a2a2a;
}
.colorize.colorize--yellow {
  background-color: rgb(255, 230, 109);
  color: #2a2a2a;
}
.colorize.colorize--yellow a {
  color: #2a2a2a;
}

.colorize-top.colorize-top--advertisement {
  border-top-color: #9191e9;
}
.colorize-top.colorize-top--black {
  border-top-color: #2a2a2a;
}
.colorize-top.colorize-top--grey {
  border-top-color: #dcdcdc;
}
.colorize-top.colorize-top--blue {
  border-top-color: #00bbf9;
}
.colorize-top.colorize-top--blue--light {
  border-top-color: #5bc4eb;
}
.colorize-top.colorize-top--blue--tone {
  border-top-color: #aedeed;
}
.colorize-top.colorize-top--green {
  border-top-color: #9aac68;
}
.colorize-top.colorize-top--green--light {
  border-top-color: rgb(176.0128205128, 190.0897435897, 136.9102564103);
}
.colorize-top.colorize-top--green--tone {
  border-top-color: #d7e6d4;
}
.colorize-top.colorize-top--lavender {
  border-top-color: #e6e6fa;
}
.colorize-top.colorize-top--magenta {
  border-top-color: #ff0090;
}
.colorize-top.colorize-top--magenta--tone {
  border-top-color: #f49ac2;
}
.colorize-top.colorize-top--orange {
  border-top-color: #fa842b;
}
.colorize-top.colorize-top--purple {
  border-top-color: #4f1ac6;
}
.colorize-top.colorize-top--purple--tone {
  border-top-color: #ced3f2;
}
.colorize-top.colorize-top--red {
  border-top-color: tomato;
}
.colorize-top.colorize-top--red--tone {
  border-top-color: #f1c7bf;
}
.colorize-top.colorize-top--turquoise {
  border-top-color: turquoise;
}
.colorize-top.colorize-top--turquoise--tone {
  border-top-color: #c9e2df;
}
.colorize-top.colorize-top--white {
  border-top-color: #ffffff;
}
.colorize-top.colorize-top--yellow {
  border-top-color: rgb(255, 230, 109);
}

.colorize-right.colorize-right--advertisement {
  border-right-color: #9191e9;
}
.colorize-right.colorize-right--black {
  border-right-color: #2a2a2a;
}
.colorize-right.colorize-right--grey {
  border-right-color: #dcdcdc;
}
.colorize-right.colorize-right--blue {
  border-right-color: #00bbf9;
}
.colorize-right.colorize-right--blue--light {
  border-right-color: #5bc4eb;
}
.colorize-right.colorize-right--blue--tone {
  border-right-color: #aedeed;
}
.colorize-right.colorize-right--green {
  border-right-color: #9aac68;
}
.colorize-right.colorize-right--green--light {
  border-right-color: rgb(176.0128205128, 190.0897435897, 136.9102564103);
}
.colorize-right.colorize-right--green--tone {
  border-right-color: #d7e6d4;
}
.colorize-right.colorize-right--lavender {
  border-right-color: #e6e6fa;
}
.colorize-right.colorize-right--magenta {
  border-right-color: #ff0090;
}
.colorize-right.colorize-right--magenta--tone {
  border-right-color: #f49ac2;
}
.colorize-right.colorize-right--orange {
  border-right-color: #fa842b;
}
.colorize-right.colorize-right--purple {
  border-right-color: #4f1ac6;
}
.colorize-right.colorize-right--purple--tone {
  border-right-color: #ced3f2;
}
.colorize-right.colorize-right--red {
  border-right-color: tomato;
}
.colorize-right.colorize-right--red--tone {
  border-right-color: #f1c7bf;
}
.colorize-right.colorize-right--turquoise {
  border-right-color: turquoise;
}
.colorize-right.colorize-right--turquoise--tone {
  border-right-color: #c9e2df;
}
.colorize-right.colorize-right--white {
  border-right-color: #ffffff;
}
.colorize-right.colorize-right--yellow {
  border-right-color: rgb(255, 230, 109);
}

.colorize-bottom.colorize-bottom--advertisement {
  border-bottom-color: #9191e9;
}
.colorize-bottom.colorize-bottom--black {
  border-bottom-color: #2a2a2a;
}
.colorize-bottom.colorize-bottom--grey {
  border-bottom-color: #dcdcdc;
}
.colorize-bottom.colorize-bottom--blue {
  border-bottom-color: #00bbf9;
}
.colorize-bottom.colorize-bottom--blue--light {
  border-bottom-color: #5bc4eb;
}
.colorize-bottom.colorize-bottom--blue--tone {
  border-bottom-color: #aedeed;
}
.colorize-bottom.colorize-bottom--green {
  border-bottom-color: #9aac68;
}
.colorize-bottom.colorize-bottom--green--light {
  border-bottom-color: rgb(176.0128205128, 190.0897435897, 136.9102564103);
}
.colorize-bottom.colorize-bottom--green--tone {
  border-bottom-color: #d7e6d4;
}
.colorize-bottom.colorize-bottom--lavender {
  border-bottom-color: #e6e6fa;
}
.colorize-bottom.colorize-bottom--magenta {
  border-bottom-color: #ff0090;
}
.colorize-bottom.colorize-bottom--magenta--tone {
  border-bottom-color: #f49ac2;
}
.colorize-bottom.colorize-bottom--orange {
  border-bottom-color: #fa842b;
}
.colorize-bottom.colorize-bottom--purple {
  border-bottom-color: #4f1ac6;
}
.colorize-bottom.colorize-bottom--purple--tone {
  border-bottom-color: #ced3f2;
}
.colorize-bottom.colorize-bottom--red {
  border-bottom-color: tomato;
}
.colorize-bottom.colorize-bottom--red--tone {
  border-bottom-color: #f1c7bf;
}
.colorize-bottom.colorize-bottom--turquoise {
  border-bottom-color: turquoise;
}
.colorize-bottom.colorize-bottom--turquoise--tone {
  border-bottom-color: #c9e2df;
}
.colorize-bottom.colorize-bottom--white {
  border-bottom-color: #ffffff;
}
.colorize-bottom.colorize-bottom--yellow {
  border-bottom-color: rgb(255, 230, 109);
}

.colorize-left.colorize-left--advertisement {
  border-left-color: #9191e9;
}
.colorize-left.colorize-left--black {
  border-left-color: #2a2a2a;
}
.colorize-left.colorize-left--grey {
  border-left-color: #dcdcdc;
}
.colorize-left.colorize-left--blue {
  border-left-color: #00bbf9;
}
.colorize-left.colorize-left--blue--light {
  border-left-color: #5bc4eb;
}
.colorize-left.colorize-left--blue--tone {
  border-left-color: #aedeed;
}
.colorize-left.colorize-left--green {
  border-left-color: #9aac68;
}
.colorize-left.colorize-left--green--light {
  border-left-color: rgb(176.0128205128, 190.0897435897, 136.9102564103);
}
.colorize-left.colorize-left--green--tone {
  border-left-color: #d7e6d4;
}
.colorize-left.colorize-left--lavender {
  border-left-color: #e6e6fa;
}
.colorize-left.colorize-left--magenta {
  border-left-color: #ff0090;
}
.colorize-left.colorize-left--magenta--tone {
  border-left-color: #f49ac2;
}
.colorize-left.colorize-left--orange {
  border-left-color: #fa842b;
}
.colorize-left.colorize-left--purple {
  border-left-color: #4f1ac6;
}
.colorize-left.colorize-left--purple--tone {
  border-left-color: #ced3f2;
}
.colorize-left.colorize-left--red {
  border-left-color: tomato;
}
.colorize-left.colorize-left--red--tone {
  border-left-color: #f1c7bf;
}
.colorize-left.colorize-left--turquoise {
  border-left-color: turquoise;
}
.colorize-left.colorize-left--turquoise--tone {
  border-left-color: #c9e2df;
}
.colorize-left.colorize-left--white {
  border-left-color: #ffffff;
}
.colorize-left.colorize-left--yellow {
  border-left-color: rgb(255, 230, 109);
}

.colorize-border.colorize-border--advertisement {
  border-color: #9191e9;
}
.colorize-border.colorize-border--black {
  border-color: #2a2a2a;
}
.colorize-border.colorize-border--grey {
  border-color: #dcdcdc;
}
.colorize-border.colorize-border--blue {
  border-color: #00bbf9;
}
.colorize-border.colorize-border--blue--light {
  border-color: #5bc4eb;
}
.colorize-border.colorize-border--blue--tone {
  border-color: #aedeed;
}
.colorize-border.colorize-border--green {
  border-color: #9aac68;
}
.colorize-border.colorize-border--green--light {
  border-color: rgb(176.0128205128, 190.0897435897, 136.9102564103);
}
.colorize-border.colorize-border--green--tone {
  border-color: #d7e6d4;
}
.colorize-border.colorize-border--lavender {
  border-color: #e6e6fa;
}
.colorize-border.colorize-border--magenta {
  border-color: #ff0090;
}
.colorize-border.colorize-border--magenta--tone {
  border-color: #f49ac2;
}
.colorize-border.colorize-border--orange {
  border-color: #fa842b;
}
.colorize-border.colorize-border--purple {
  border-color: #4f1ac6;
}
.colorize-border.colorize-border--purple--tone {
  border-color: #ced3f2;
}
.colorize-border.colorize-border--red {
  border-color: tomato;
}
.colorize-border.colorize-border--red--tone {
  border-color: #f1c7bf;
}
.colorize-border.colorize-border--turquoise {
  border-color: turquoise;
}
.colorize-border.colorize-border--turquoise--tone {
  border-color: #c9e2df;
}
.colorize-border.colorize-border--white {
  border-color: #ffffff;
}
.colorize-border.colorize-border--yellow {
  border-color: rgb(255, 230, 109);
}

.t3kk-colorize.t3kk-colorize--advertisement {
  color: #9191e9;
}
.t3kk-colorize.t3kk-colorize--black {
  color: #2a2a2a;
}
.t3kk-colorize.t3kk-colorize--grey {
  color: #dcdcdc;
}
.t3kk-colorize.t3kk-colorize--blue {
  color: #00bbf9;
}
.t3kk-colorize.t3kk-colorize--blue--light {
  color: #5bc4eb;
}
.t3kk-colorize.t3kk-colorize--blue--tone {
  color: #aedeed;
}
.t3kk-colorize.t3kk-colorize--green {
  color: #9aac68;
}
.t3kk-colorize.t3kk-colorize--green--light {
  color: rgb(176.0128205128, 190.0897435897, 136.9102564103);
}
.t3kk-colorize.t3kk-colorize--green--tone {
  color: #d7e6d4;
}
.t3kk-colorize.t3kk-colorize--lavender {
  color: #e6e6fa;
}
.t3kk-colorize.t3kk-colorize--magenta {
  color: #ff0090;
}
.t3kk-colorize.t3kk-colorize--magenta--tone {
  color: #f49ac2;
}
.t3kk-colorize.t3kk-colorize--orange {
  color: #fa842b;
}
.t3kk-colorize.t3kk-colorize--purple {
  color: #4f1ac6;
}
.t3kk-colorize.t3kk-colorize--purple--tone {
  color: #ced3f2;
}
.t3kk-colorize.t3kk-colorize--red {
  color: tomato;
}
.t3kk-colorize.t3kk-colorize--red--tone {
  color: #f1c7bf;
}
.t3kk-colorize.t3kk-colorize--turquoise {
  color: turquoise;
}
.t3kk-colorize.t3kk-colorize--turquoise--tone {
  color: #c9e2df;
}
.t3kk-colorize.t3kk-colorize--white {
  color: #ffffff;
}
.t3kk-colorize.t3kk-colorize--yellow {
  color: rgb(255, 230, 109);
}

.colorize-text.colorize-text--advertisement {
  color: #9191e9;
}
.colorize-text.colorize-text--advertisement a {
  color: #9191e9;
}
.colorize-text.colorize-text--black {
  color: #2a2a2a;
}
.colorize-text.colorize-text--black a {
  color: #2a2a2a;
}
.colorize-text.colorize-text--grey {
  color: #dcdcdc;
}
.colorize-text.colorize-text--grey a {
  color: #dcdcdc;
}
.colorize-text.colorize-text--blue {
  color: #00bbf9;
}
.colorize-text.colorize-text--blue a {
  color: #00bbf9;
}
.colorize-text.colorize-text--blue--light {
  color: #5bc4eb;
}
.colorize-text.colorize-text--blue--light a {
  color: #5bc4eb;
}
.colorize-text.colorize-text--blue--tone {
  color: #aedeed;
}
.colorize-text.colorize-text--blue--tone a {
  color: #aedeed;
}
.colorize-text.colorize-text--green {
  color: #9aac68;
}
.colorize-text.colorize-text--green a {
  color: #9aac68;
}
.colorize-text.colorize-text--green--light {
  color: rgb(176.0128205128, 190.0897435897, 136.9102564103);
}
.colorize-text.colorize-text--green--light a {
  color: rgb(176.0128205128, 190.0897435897, 136.9102564103);
}
.colorize-text.colorize-text--green--tone {
  color: #d7e6d4;
}
.colorize-text.colorize-text--green--tone a {
  color: #d7e6d4;
}
.colorize-text.colorize-text--lavender {
  color: #e6e6fa;
}
.colorize-text.colorize-text--lavender a {
  color: #e6e6fa;
}
.colorize-text.colorize-text--magenta {
  color: #ff0090;
}
.colorize-text.colorize-text--magenta a {
  color: #ff0090;
}
.colorize-text.colorize-text--magenta--tone {
  color: #f49ac2;
}
.colorize-text.colorize-text--magenta--tone a {
  color: #f49ac2;
}
.colorize-text.colorize-text--orange {
  color: #fa842b;
}
.colorize-text.colorize-text--orange a {
  color: #fa842b;
}
.colorize-text.colorize-text--purple {
  color: #4f1ac6;
}
.colorize-text.colorize-text--purple a {
  color: #4f1ac6;
}
.colorize-text.colorize-text--purple--tone {
  color: #ced3f2;
}
.colorize-text.colorize-text--purple--tone a {
  color: #ced3f2;
}
.colorize-text.colorize-text--red {
  color: tomato;
}
.colorize-text.colorize-text--red a {
  color: tomato;
}
.colorize-text.colorize-text--red--tone {
  color: #f1c7bf;
}
.colorize-text.colorize-text--red--tone a {
  color: #f1c7bf;
}
.colorize-text.colorize-text--turquoise {
  color: turquoise;
}
.colorize-text.colorize-text--turquoise a {
  color: turquoise;
}
.colorize-text.colorize-text--turquoise--tone {
  color: #c9e2df;
}
.colorize-text.colorize-text--turquoise--tone a {
  color: #c9e2df;
}
.colorize-text.colorize-text--white {
  color: #ffffff;
}
.colorize-text.colorize-text--white a {
  color: #ffffff;
}
.colorize-text.colorize-text--yellow {
  color: rgb(255, 230, 109);
}
.colorize-text.colorize-text--yellow a {
  color: rgb(255, 230, 109);
}

.page-color.page-color--advertisement .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #9191e9;
}
.page-color.page-color--advertisement main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #9191e9;
}
.page-color.page-color--advertisement main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--advertisement .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #9191e9;
}
.page-color.page-color--advertisement .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #9191e9;
}
.page-color.page-color--advertisement main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #9191e9;
}
.page-color.page-color--advertisement main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--advertisement .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #9191e9;
}
.page-color.page-color--advertisement .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #9191e9;
}
.page-color.page-color--advertisement main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #9191e9;
}
.page-color.page-color--advertisement main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--advertisement .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #9191e9;
}
.page-color.page-color--advertisement .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #9191e9;
}
.page-color.page-color--advertisement main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #9191e9;
}
.page-color.page-color--advertisement main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--advertisement .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #9191e9;
}
.page-color.page-color--advertisement .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #9191e9;
}
.page-color.page-color--advertisement main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #9191e9;
}
.page-color.page-color--advertisement main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--advertisement .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #9191e9;
}
.page-color.page-color--advertisement .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #9191e9;
}
.page-color.page-color--advertisement main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #9191e9;
}
.page-color.page-color--advertisement main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--advertisement .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #9191e9;
}
.page-color.page-color--advertisement .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #9191e9;
}
.page-color.page-color--advertisement main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #9191e9;
}
.page-color.page-color--advertisement main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--advertisement .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #9191e9;
}
.page-color.page-color--advertisement .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #9191e9;
}
.page-color.page-color--advertisement main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #9191e9;
}
.page-color.page-color--advertisement main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--advertisement .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #9191e9;
}
.page-color.page-color--advertisement .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #9191e9;
}
.page-color.page-color--advertisement main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #9191e9;
}
.page-color.page-color--advertisement main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--advertisement .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #9191e9;
}
.page-color.page-color--black .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #2a2a2a;
}
.page-color.page-color--black main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #2a2a2a;
}
.page-color.page-color--black main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--black .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #2a2a2a;
}
.page-color.page-color--black .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #2a2a2a;
}
.page-color.page-color--black main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #2a2a2a;
}
.page-color.page-color--black main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--black .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #2a2a2a;
}
.page-color.page-color--black .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #2a2a2a;
}
.page-color.page-color--black main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #2a2a2a;
}
.page-color.page-color--black main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--black .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #2a2a2a;
}
.page-color.page-color--black .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #2a2a2a;
}
.page-color.page-color--black main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #2a2a2a;
}
.page-color.page-color--black main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--black .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #2a2a2a;
}
.page-color.page-color--black .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #2a2a2a;
}
.page-color.page-color--black main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #2a2a2a;
}
.page-color.page-color--black main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--black .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #2a2a2a;
}
.page-color.page-color--black .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #2a2a2a;
}
.page-color.page-color--black main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #2a2a2a;
}
.page-color.page-color--black main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--black .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #2a2a2a;
}
.page-color.page-color--black .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #2a2a2a;
}
.page-color.page-color--black main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #2a2a2a;
}
.page-color.page-color--black main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--black .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #2a2a2a;
}
.page-color.page-color--black .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #2a2a2a;
}
.page-color.page-color--black main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #2a2a2a;
}
.page-color.page-color--black main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--black .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #2a2a2a;
}
.page-color.page-color--black .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #2a2a2a;
}
.page-color.page-color--black main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #2a2a2a;
}
.page-color.page-color--black main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--black .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #2a2a2a;
}
.page-color.page-color--grey .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #dcdcdc;
}
.page-color.page-color--grey main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #dcdcdc;
}
.page-color.page-color--grey main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--grey .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #dcdcdc;
}
.page-color.page-color--grey .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #dcdcdc;
}
.page-color.page-color--grey main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #dcdcdc;
}
.page-color.page-color--grey main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--grey .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #dcdcdc;
}
.page-color.page-color--grey .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #dcdcdc;
}
.page-color.page-color--grey main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #dcdcdc;
}
.page-color.page-color--grey main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--grey .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #dcdcdc;
}
.page-color.page-color--grey .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #dcdcdc;
}
.page-color.page-color--grey main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #dcdcdc;
}
.page-color.page-color--grey main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--grey .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #dcdcdc;
}
.page-color.page-color--grey .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #dcdcdc;
}
.page-color.page-color--grey main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #dcdcdc;
}
.page-color.page-color--grey main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--grey .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #dcdcdc;
}
.page-color.page-color--grey .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #dcdcdc;
}
.page-color.page-color--grey main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #dcdcdc;
}
.page-color.page-color--grey main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--grey .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #dcdcdc;
}
.page-color.page-color--grey .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #dcdcdc;
}
.page-color.page-color--grey main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #dcdcdc;
}
.page-color.page-color--grey main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--grey .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #dcdcdc;
}
.page-color.page-color--grey .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #dcdcdc;
}
.page-color.page-color--grey main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #dcdcdc;
}
.page-color.page-color--grey main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--grey .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #dcdcdc;
}
.page-color.page-color--grey .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #dcdcdc;
}
.page-color.page-color--grey main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #dcdcdc;
}
.page-color.page-color--grey main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--grey .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #dcdcdc;
}
.page-color.page-color--blue .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #00bbf9;
}
.page-color.page-color--blue main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #00bbf9;
}
.page-color.page-color--blue main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--blue .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #00bbf9;
}
.page-color.page-color--blue .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #00bbf9;
}
.page-color.page-color--blue main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #00bbf9;
}
.page-color.page-color--blue main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--blue .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #00bbf9;
}
.page-color.page-color--blue .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #00bbf9;
}
.page-color.page-color--blue main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #00bbf9;
}
.page-color.page-color--blue main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--blue .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #00bbf9;
}
.page-color.page-color--blue .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #00bbf9;
}
.page-color.page-color--blue main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #00bbf9;
}
.page-color.page-color--blue main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--blue .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #00bbf9;
}
.page-color.page-color--blue .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #00bbf9;
}
.page-color.page-color--blue main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #00bbf9;
}
.page-color.page-color--blue main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--blue .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #00bbf9;
}
.page-color.page-color--blue .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #00bbf9;
}
.page-color.page-color--blue main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #00bbf9;
}
.page-color.page-color--blue main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--blue .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #00bbf9;
}
.page-color.page-color--blue .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #00bbf9;
}
.page-color.page-color--blue main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #00bbf9;
}
.page-color.page-color--blue main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--blue .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #00bbf9;
}
.page-color.page-color--blue .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #00bbf9;
}
.page-color.page-color--blue main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #00bbf9;
}
.page-color.page-color--blue main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--blue .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #00bbf9;
}
.page-color.page-color--blue .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #00bbf9;
}
.page-color.page-color--blue main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #00bbf9;
}
.page-color.page-color--blue main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--blue .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #00bbf9;
}
.page-color.page-color--blue--light .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #5bc4eb;
}
.page-color.page-color--blue--light main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #5bc4eb;
}
.page-color.page-color--blue--light main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--blue--light .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #5bc4eb;
}
.page-color.page-color--blue--light .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #5bc4eb;
}
.page-color.page-color--blue--light main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #5bc4eb;
}
.page-color.page-color--blue--light main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--blue--light .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #5bc4eb;
}
.page-color.page-color--blue--light .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #5bc4eb;
}
.page-color.page-color--blue--light main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #5bc4eb;
}
.page-color.page-color--blue--light main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--blue--light .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #5bc4eb;
}
.page-color.page-color--blue--light .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #5bc4eb;
}
.page-color.page-color--blue--light main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #5bc4eb;
}
.page-color.page-color--blue--light main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--blue--light .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #5bc4eb;
}
.page-color.page-color--blue--light .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #5bc4eb;
}
.page-color.page-color--blue--light main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #5bc4eb;
}
.page-color.page-color--blue--light main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--blue--light .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #5bc4eb;
}
.page-color.page-color--blue--light .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #5bc4eb;
}
.page-color.page-color--blue--light main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #5bc4eb;
}
.page-color.page-color--blue--light main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--blue--light .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #5bc4eb;
}
.page-color.page-color--blue--light .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #5bc4eb;
}
.page-color.page-color--blue--light main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #5bc4eb;
}
.page-color.page-color--blue--light main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--blue--light .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #5bc4eb;
}
.page-color.page-color--blue--light .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #5bc4eb;
}
.page-color.page-color--blue--light main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #5bc4eb;
}
.page-color.page-color--blue--light main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--blue--light .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #5bc4eb;
}
.page-color.page-color--blue--light .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #5bc4eb;
}
.page-color.page-color--blue--light main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #5bc4eb;
}
.page-color.page-color--blue--light main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--blue--light .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #5bc4eb;
}
.page-color.page-color--blue--tone .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #aedeed;
}
.page-color.page-color--blue--tone main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #aedeed;
}
.page-color.page-color--blue--tone main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--blue--tone .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #aedeed;
}
.page-color.page-color--blue--tone .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #aedeed;
}
.page-color.page-color--blue--tone main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #aedeed;
}
.page-color.page-color--blue--tone main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--blue--tone .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #aedeed;
}
.page-color.page-color--blue--tone .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #aedeed;
}
.page-color.page-color--blue--tone main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #aedeed;
}
.page-color.page-color--blue--tone main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--blue--tone .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #aedeed;
}
.page-color.page-color--blue--tone .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #aedeed;
}
.page-color.page-color--blue--tone main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #aedeed;
}
.page-color.page-color--blue--tone main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--blue--tone .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #aedeed;
}
.page-color.page-color--blue--tone .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #aedeed;
}
.page-color.page-color--blue--tone main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #aedeed;
}
.page-color.page-color--blue--tone main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--blue--tone .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #aedeed;
}
.page-color.page-color--blue--tone .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #aedeed;
}
.page-color.page-color--blue--tone main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #aedeed;
}
.page-color.page-color--blue--tone main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--blue--tone .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #aedeed;
}
.page-color.page-color--blue--tone .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #aedeed;
}
.page-color.page-color--blue--tone main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #aedeed;
}
.page-color.page-color--blue--tone main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--blue--tone .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #aedeed;
}
.page-color.page-color--blue--tone .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #aedeed;
}
.page-color.page-color--blue--tone main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #aedeed;
}
.page-color.page-color--blue--tone main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--blue--tone .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #aedeed;
}
.page-color.page-color--blue--tone .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #aedeed;
}
.page-color.page-color--blue--tone main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #aedeed;
}
.page-color.page-color--blue--tone main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--blue--tone .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #aedeed;
}
.page-color.page-color--green .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #9aac68;
}
.page-color.page-color--green main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #9aac68;
}
.page-color.page-color--green main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--green .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #9aac68;
}
.page-color.page-color--green .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #9aac68;
}
.page-color.page-color--green main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #9aac68;
}
.page-color.page-color--green main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--green .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #9aac68;
}
.page-color.page-color--green .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #9aac68;
}
.page-color.page-color--green main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #9aac68;
}
.page-color.page-color--green main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--green .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #9aac68;
}
.page-color.page-color--green .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #9aac68;
}
.page-color.page-color--green main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #9aac68;
}
.page-color.page-color--green main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--green .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #9aac68;
}
.page-color.page-color--green .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #9aac68;
}
.page-color.page-color--green main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #9aac68;
}
.page-color.page-color--green main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--green .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #9aac68;
}
.page-color.page-color--green .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #9aac68;
}
.page-color.page-color--green main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #9aac68;
}
.page-color.page-color--green main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--green .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #9aac68;
}
.page-color.page-color--green .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #9aac68;
}
.page-color.page-color--green main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #9aac68;
}
.page-color.page-color--green main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--green .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #9aac68;
}
.page-color.page-color--green .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #9aac68;
}
.page-color.page-color--green main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #9aac68;
}
.page-color.page-color--green main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--green .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #9aac68;
}
.page-color.page-color--green .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #9aac68;
}
.page-color.page-color--green main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #9aac68;
}
.page-color.page-color--green main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--green .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #9aac68;
}
.page-color.page-color--green--light .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: rgb(176.0128205128, 190.0897435897, 136.9102564103);
}
.page-color.page-color--green--light main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: rgb(176.0128205128, 190.0897435897, 136.9102564103);
}
.page-color.page-color--green--light main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--green--light .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: rgb(176.0128205128, 190.0897435897, 136.9102564103);
}
.page-color.page-color--green--light .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: rgb(176.0128205128, 190.0897435897, 136.9102564103);
}
.page-color.page-color--green--light main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: rgb(176.0128205128, 190.0897435897, 136.9102564103);
}
.page-color.page-color--green--light main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--green--light .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: rgb(176.0128205128, 190.0897435897, 136.9102564103);
}
.page-color.page-color--green--light .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: rgb(176.0128205128, 190.0897435897, 136.9102564103);
}
.page-color.page-color--green--light main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: rgb(176.0128205128, 190.0897435897, 136.9102564103);
}
.page-color.page-color--green--light main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--green--light .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: rgb(176.0128205128, 190.0897435897, 136.9102564103);
}
.page-color.page-color--green--light .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: rgb(176.0128205128, 190.0897435897, 136.9102564103);
}
.page-color.page-color--green--light main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: rgb(176.0128205128, 190.0897435897, 136.9102564103);
}
.page-color.page-color--green--light main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--green--light .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: rgb(176.0128205128, 190.0897435897, 136.9102564103);
}
.page-color.page-color--green--light .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: rgb(176.0128205128, 190.0897435897, 136.9102564103);
}
.page-color.page-color--green--light main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: rgb(176.0128205128, 190.0897435897, 136.9102564103);
}
.page-color.page-color--green--light main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--green--light .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: rgb(176.0128205128, 190.0897435897, 136.9102564103);
}
.page-color.page-color--green--light .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: rgb(176.0128205128, 190.0897435897, 136.9102564103);
}
.page-color.page-color--green--light main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: rgb(176.0128205128, 190.0897435897, 136.9102564103);
}
.page-color.page-color--green--light main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--green--light .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: rgb(176.0128205128, 190.0897435897, 136.9102564103);
}
.page-color.page-color--green--light .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: rgb(176.0128205128, 190.0897435897, 136.9102564103);
}
.page-color.page-color--green--light main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: rgb(176.0128205128, 190.0897435897, 136.9102564103);
}
.page-color.page-color--green--light main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--green--light .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: rgb(176.0128205128, 190.0897435897, 136.9102564103);
}
.page-color.page-color--green--light .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: rgb(176.0128205128, 190.0897435897, 136.9102564103);
}
.page-color.page-color--green--light main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: rgb(176.0128205128, 190.0897435897, 136.9102564103);
}
.page-color.page-color--green--light main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--green--light .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: rgb(176.0128205128, 190.0897435897, 136.9102564103);
}
.page-color.page-color--green--light .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: rgb(176.0128205128, 190.0897435897, 136.9102564103);
}
.page-color.page-color--green--light main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: rgb(176.0128205128, 190.0897435897, 136.9102564103);
}
.page-color.page-color--green--light main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--green--light .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: rgb(176.0128205128, 190.0897435897, 136.9102564103);
}
.page-color.page-color--green--tone .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #d7e6d4;
}
.page-color.page-color--green--tone main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #d7e6d4;
}
.page-color.page-color--green--tone main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--green--tone .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #d7e6d4;
}
.page-color.page-color--green--tone .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #d7e6d4;
}
.page-color.page-color--green--tone main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #d7e6d4;
}
.page-color.page-color--green--tone main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--green--tone .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #d7e6d4;
}
.page-color.page-color--green--tone .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #d7e6d4;
}
.page-color.page-color--green--tone main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #d7e6d4;
}
.page-color.page-color--green--tone main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--green--tone .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #d7e6d4;
}
.page-color.page-color--green--tone .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #d7e6d4;
}
.page-color.page-color--green--tone main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #d7e6d4;
}
.page-color.page-color--green--tone main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--green--tone .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #d7e6d4;
}
.page-color.page-color--green--tone .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #d7e6d4;
}
.page-color.page-color--green--tone main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #d7e6d4;
}
.page-color.page-color--green--tone main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--green--tone .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #d7e6d4;
}
.page-color.page-color--green--tone .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #d7e6d4;
}
.page-color.page-color--green--tone main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #d7e6d4;
}
.page-color.page-color--green--tone main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--green--tone .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #d7e6d4;
}
.page-color.page-color--green--tone .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #d7e6d4;
}
.page-color.page-color--green--tone main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #d7e6d4;
}
.page-color.page-color--green--tone main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--green--tone .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #d7e6d4;
}
.page-color.page-color--green--tone .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #d7e6d4;
}
.page-color.page-color--green--tone main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #d7e6d4;
}
.page-color.page-color--green--tone main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--green--tone .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #d7e6d4;
}
.page-color.page-color--green--tone .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #d7e6d4;
}
.page-color.page-color--green--tone main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #d7e6d4;
}
.page-color.page-color--green--tone main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--green--tone .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #d7e6d4;
}
.page-color.page-color--lavender .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #e6e6fa;
}
.page-color.page-color--lavender main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #e6e6fa;
}
.page-color.page-color--lavender main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--lavender .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #e6e6fa;
}
.page-color.page-color--lavender .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #e6e6fa;
}
.page-color.page-color--lavender main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #e6e6fa;
}
.page-color.page-color--lavender main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--lavender .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #e6e6fa;
}
.page-color.page-color--lavender .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #e6e6fa;
}
.page-color.page-color--lavender main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #e6e6fa;
}
.page-color.page-color--lavender main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--lavender .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #e6e6fa;
}
.page-color.page-color--lavender .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #e6e6fa;
}
.page-color.page-color--lavender main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #e6e6fa;
}
.page-color.page-color--lavender main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--lavender .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #e6e6fa;
}
.page-color.page-color--lavender .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #e6e6fa;
}
.page-color.page-color--lavender main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #e6e6fa;
}
.page-color.page-color--lavender main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--lavender .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #e6e6fa;
}
.page-color.page-color--lavender .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #e6e6fa;
}
.page-color.page-color--lavender main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #e6e6fa;
}
.page-color.page-color--lavender main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--lavender .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #e6e6fa;
}
.page-color.page-color--lavender .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #e6e6fa;
}
.page-color.page-color--lavender main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #e6e6fa;
}
.page-color.page-color--lavender main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--lavender .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #e6e6fa;
}
.page-color.page-color--lavender .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #e6e6fa;
}
.page-color.page-color--lavender main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #e6e6fa;
}
.page-color.page-color--lavender main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--lavender .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #e6e6fa;
}
.page-color.page-color--lavender .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #e6e6fa;
}
.page-color.page-color--lavender main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #e6e6fa;
}
.page-color.page-color--lavender main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--lavender .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #e6e6fa;
}
.page-color.page-color--magenta .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #ff0090;
}
.page-color.page-color--magenta main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #ff0090;
}
.page-color.page-color--magenta main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--magenta .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #ff0090;
}
.page-color.page-color--magenta .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #ff0090;
}
.page-color.page-color--magenta main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #ff0090;
}
.page-color.page-color--magenta main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--magenta .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #ff0090;
}
.page-color.page-color--magenta .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #ff0090;
}
.page-color.page-color--magenta main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #ff0090;
}
.page-color.page-color--magenta main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--magenta .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #ff0090;
}
.page-color.page-color--magenta .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #ff0090;
}
.page-color.page-color--magenta main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #ff0090;
}
.page-color.page-color--magenta main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--magenta .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #ff0090;
}
.page-color.page-color--magenta .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #ff0090;
}
.page-color.page-color--magenta main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #ff0090;
}
.page-color.page-color--magenta main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--magenta .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #ff0090;
}
.page-color.page-color--magenta .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #ff0090;
}
.page-color.page-color--magenta main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #ff0090;
}
.page-color.page-color--magenta main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--magenta .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #ff0090;
}
.page-color.page-color--magenta .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #ff0090;
}
.page-color.page-color--magenta main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #ff0090;
}
.page-color.page-color--magenta main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--magenta .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #ff0090;
}
.page-color.page-color--magenta .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #ff0090;
}
.page-color.page-color--magenta main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #ff0090;
}
.page-color.page-color--magenta main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--magenta .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #ff0090;
}
.page-color.page-color--magenta .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #ff0090;
}
.page-color.page-color--magenta main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #ff0090;
}
.page-color.page-color--magenta main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--magenta .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #ff0090;
}
.page-color.page-color--magenta--tone .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #f49ac2;
}
.page-color.page-color--magenta--tone main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #f49ac2;
}
.page-color.page-color--magenta--tone main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--magenta--tone .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #f49ac2;
}
.page-color.page-color--magenta--tone .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #f49ac2;
}
.page-color.page-color--magenta--tone main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #f49ac2;
}
.page-color.page-color--magenta--tone main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--magenta--tone .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #f49ac2;
}
.page-color.page-color--magenta--tone .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #f49ac2;
}
.page-color.page-color--magenta--tone main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #f49ac2;
}
.page-color.page-color--magenta--tone main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--magenta--tone .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #f49ac2;
}
.page-color.page-color--magenta--tone .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #f49ac2;
}
.page-color.page-color--magenta--tone main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #f49ac2;
}
.page-color.page-color--magenta--tone main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--magenta--tone .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #f49ac2;
}
.page-color.page-color--magenta--tone .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #f49ac2;
}
.page-color.page-color--magenta--tone main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #f49ac2;
}
.page-color.page-color--magenta--tone main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--magenta--tone .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #f49ac2;
}
.page-color.page-color--magenta--tone .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #f49ac2;
}
.page-color.page-color--magenta--tone main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #f49ac2;
}
.page-color.page-color--magenta--tone main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--magenta--tone .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #f49ac2;
}
.page-color.page-color--magenta--tone .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #f49ac2;
}
.page-color.page-color--magenta--tone main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #f49ac2;
}
.page-color.page-color--magenta--tone main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--magenta--tone .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #f49ac2;
}
.page-color.page-color--magenta--tone .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #f49ac2;
}
.page-color.page-color--magenta--tone main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #f49ac2;
}
.page-color.page-color--magenta--tone main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--magenta--tone .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #f49ac2;
}
.page-color.page-color--magenta--tone .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #f49ac2;
}
.page-color.page-color--magenta--tone main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #f49ac2;
}
.page-color.page-color--magenta--tone main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--magenta--tone .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #f49ac2;
}
.page-color.page-color--orange .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #fa842b;
}
.page-color.page-color--orange main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #fa842b;
}
.page-color.page-color--orange main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--orange .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #fa842b;
}
.page-color.page-color--orange .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #fa842b;
}
.page-color.page-color--orange main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #fa842b;
}
.page-color.page-color--orange main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--orange .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #fa842b;
}
.page-color.page-color--orange .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #fa842b;
}
.page-color.page-color--orange main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #fa842b;
}
.page-color.page-color--orange main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--orange .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #fa842b;
}
.page-color.page-color--orange .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #fa842b;
}
.page-color.page-color--orange main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #fa842b;
}
.page-color.page-color--orange main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--orange .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #fa842b;
}
.page-color.page-color--orange .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #fa842b;
}
.page-color.page-color--orange main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #fa842b;
}
.page-color.page-color--orange main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--orange .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #fa842b;
}
.page-color.page-color--orange .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #fa842b;
}
.page-color.page-color--orange main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #fa842b;
}
.page-color.page-color--orange main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--orange .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #fa842b;
}
.page-color.page-color--orange .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #fa842b;
}
.page-color.page-color--orange main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #fa842b;
}
.page-color.page-color--orange main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--orange .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #fa842b;
}
.page-color.page-color--orange .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #fa842b;
}
.page-color.page-color--orange main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #fa842b;
}
.page-color.page-color--orange main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--orange .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #fa842b;
}
.page-color.page-color--orange .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #fa842b;
}
.page-color.page-color--orange main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #fa842b;
}
.page-color.page-color--orange main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--orange .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #fa842b;
}
.page-color.page-color--purple .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #4f1ac6;
}
.page-color.page-color--purple main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #4f1ac6;
}
.page-color.page-color--purple main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--purple .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #4f1ac6;
}
.page-color.page-color--purple .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #4f1ac6;
}
.page-color.page-color--purple main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #4f1ac6;
}
.page-color.page-color--purple main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--purple .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #4f1ac6;
}
.page-color.page-color--purple .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #4f1ac6;
}
.page-color.page-color--purple main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #4f1ac6;
}
.page-color.page-color--purple main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--purple .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #4f1ac6;
}
.page-color.page-color--purple .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #4f1ac6;
}
.page-color.page-color--purple main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #4f1ac6;
}
.page-color.page-color--purple main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--purple .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #4f1ac6;
}
.page-color.page-color--purple .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #4f1ac6;
}
.page-color.page-color--purple main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #4f1ac6;
}
.page-color.page-color--purple main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--purple .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #4f1ac6;
}
.page-color.page-color--purple .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #4f1ac6;
}
.page-color.page-color--purple main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #4f1ac6;
}
.page-color.page-color--purple main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--purple .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #4f1ac6;
}
.page-color.page-color--purple .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #4f1ac6;
}
.page-color.page-color--purple main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #4f1ac6;
}
.page-color.page-color--purple main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--purple .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #4f1ac6;
}
.page-color.page-color--purple .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #4f1ac6;
}
.page-color.page-color--purple main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #4f1ac6;
}
.page-color.page-color--purple main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--purple .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #4f1ac6;
}
.page-color.page-color--purple .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #4f1ac6;
}
.page-color.page-color--purple main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #4f1ac6;
}
.page-color.page-color--purple main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--purple .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #4f1ac6;
}
.page-color.page-color--purple--tone .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #ced3f2;
}
.page-color.page-color--purple--tone main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #ced3f2;
}
.page-color.page-color--purple--tone main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--purple--tone .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #ced3f2;
}
.page-color.page-color--purple--tone .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #ced3f2;
}
.page-color.page-color--purple--tone main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #ced3f2;
}
.page-color.page-color--purple--tone main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--purple--tone .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #ced3f2;
}
.page-color.page-color--purple--tone .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #ced3f2;
}
.page-color.page-color--purple--tone main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #ced3f2;
}
.page-color.page-color--purple--tone main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--purple--tone .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #ced3f2;
}
.page-color.page-color--purple--tone .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #ced3f2;
}
.page-color.page-color--purple--tone main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #ced3f2;
}
.page-color.page-color--purple--tone main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--purple--tone .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #ced3f2;
}
.page-color.page-color--purple--tone .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #ced3f2;
}
.page-color.page-color--purple--tone main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #ced3f2;
}
.page-color.page-color--purple--tone main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--purple--tone .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #ced3f2;
}
.page-color.page-color--purple--tone .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #ced3f2;
}
.page-color.page-color--purple--tone main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #ced3f2;
}
.page-color.page-color--purple--tone main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--purple--tone .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #ced3f2;
}
.page-color.page-color--purple--tone .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #ced3f2;
}
.page-color.page-color--purple--tone main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #ced3f2;
}
.page-color.page-color--purple--tone main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--purple--tone .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #ced3f2;
}
.page-color.page-color--purple--tone .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #ced3f2;
}
.page-color.page-color--purple--tone main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #ced3f2;
}
.page-color.page-color--purple--tone main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--purple--tone .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #ced3f2;
}
.page-color.page-color--purple--tone .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #ced3f2;
}
.page-color.page-color--purple--tone main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #ced3f2;
}
.page-color.page-color--purple--tone main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--purple--tone .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #ced3f2;
}
.page-color.page-color--red .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: tomato;
}
.page-color.page-color--red main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: tomato;
}
.page-color.page-color--red main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--red .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: tomato;
}
.page-color.page-color--red .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: tomato;
}
.page-color.page-color--red main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: tomato;
}
.page-color.page-color--red main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--red .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: tomato;
}
.page-color.page-color--red .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: tomato;
}
.page-color.page-color--red main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: tomato;
}
.page-color.page-color--red main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--red .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: tomato;
}
.page-color.page-color--red .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: tomato;
}
.page-color.page-color--red main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: tomato;
}
.page-color.page-color--red main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--red .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: tomato;
}
.page-color.page-color--red .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: tomato;
}
.page-color.page-color--red main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: tomato;
}
.page-color.page-color--red main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--red .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: tomato;
}
.page-color.page-color--red .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: tomato;
}
.page-color.page-color--red main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: tomato;
}
.page-color.page-color--red main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--red .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: tomato;
}
.page-color.page-color--red .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: tomato;
}
.page-color.page-color--red main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: tomato;
}
.page-color.page-color--red main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--red .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: tomato;
}
.page-color.page-color--red .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: tomato;
}
.page-color.page-color--red main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: tomato;
}
.page-color.page-color--red main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--red .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: tomato;
}
.page-color.page-color--red .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: tomato;
}
.page-color.page-color--red main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: tomato;
}
.page-color.page-color--red main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--red .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: tomato;
}
.page-color.page-color--red--tone .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #2a2a2a;
}
.page-color.page-color--red--tone main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #2a2a2a;
}
.page-color.page-color--red--tone main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--red--tone .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #2a2a2a;
}
.page-color.page-color--red--tone .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #2a2a2a;
}
.page-color.page-color--red--tone main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #2a2a2a;
}
.page-color.page-color--red--tone main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--red--tone .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #2a2a2a;
}
.page-color.page-color--red--tone .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #2a2a2a;
}
.page-color.page-color--red--tone main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #2a2a2a;
}
.page-color.page-color--red--tone main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--red--tone .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #2a2a2a;
}
.page-color.page-color--red--tone .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #2a2a2a;
}
.page-color.page-color--red--tone main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #2a2a2a;
}
.page-color.page-color--red--tone main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--red--tone .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #2a2a2a;
}
.page-color.page-color--red--tone .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #2a2a2a;
}
.page-color.page-color--red--tone main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #2a2a2a;
}
.page-color.page-color--red--tone main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--red--tone .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #2a2a2a;
}
.page-color.page-color--red--tone .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #2a2a2a;
}
.page-color.page-color--red--tone main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #2a2a2a;
}
.page-color.page-color--red--tone main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--red--tone .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #2a2a2a;
}
.page-color.page-color--red--tone .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #2a2a2a;
}
.page-color.page-color--red--tone main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #2a2a2a;
}
.page-color.page-color--red--tone main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--red--tone .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #2a2a2a;
}
.page-color.page-color--red--tone .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #2a2a2a;
}
.page-color.page-color--red--tone main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #2a2a2a;
}
.page-color.page-color--red--tone main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--red--tone .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #2a2a2a;
}
.page-color.page-color--red--tone .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: #2a2a2a;
}
.page-color.page-color--red--tone main .ce .ce__title .subtitle.subtitle--top {
  color: #fff;
  background-color: #2a2a2a;
}
.page-color.page-color--red--tone main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #ffffff;
}
.page-color.page-color--red--tone .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #fff;
  background-color: #2a2a2a;
}
.page-color.page-color--yellow .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: rgb(255, 230, 109);
}
.page-color.page-color--yellow main .ce .ce__title .subtitle.subtitle--top {
  color: #2a2a2a;
  background-color: rgb(255, 230, 109);
}
.page-color.page-color--yellow main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #2a2a2a;
}
.page-color.page-color--yellow .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #2a2a2a;
  background-color: rgb(255, 230, 109);
}
.page-color.page-color--yellow .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: rgb(255, 230, 109);
}
.page-color.page-color--yellow main .ce .ce__title .subtitle.subtitle--top {
  color: #2a2a2a;
  background-color: rgb(255, 230, 109);
}
.page-color.page-color--yellow main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #2a2a2a;
}
.page-color.page-color--yellow .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #2a2a2a;
  background-color: rgb(255, 230, 109);
}
.page-color.page-color--yellow .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: rgb(255, 230, 109);
}
.page-color.page-color--yellow main .ce .ce__title .subtitle.subtitle--top {
  color: #2a2a2a;
  background-color: rgb(255, 230, 109);
}
.page-color.page-color--yellow main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #2a2a2a;
}
.page-color.page-color--yellow .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #2a2a2a;
  background-color: rgb(255, 230, 109);
}
.page-color.page-color--yellow .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: rgb(255, 230, 109);
}
.page-color.page-color--yellow main .ce .ce__title .subtitle.subtitle--top {
  color: #2a2a2a;
  background-color: rgb(255, 230, 109);
}
.page-color.page-color--yellow main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #2a2a2a;
}
.page-color.page-color--yellow .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #2a2a2a;
  background-color: rgb(255, 230, 109);
}
.page-color.page-color--yellow .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: rgb(255, 230, 109);
}
.page-color.page-color--yellow main .ce .ce__title .subtitle.subtitle--top {
  color: #2a2a2a;
  background-color: rgb(255, 230, 109);
}
.page-color.page-color--yellow main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #2a2a2a;
}
.page-color.page-color--yellow .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #2a2a2a;
  background-color: rgb(255, 230, 109);
}
.page-color.page-color--yellow .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: rgb(255, 230, 109);
}
.page-color.page-color--yellow main .ce .ce__title .subtitle.subtitle--top {
  color: #2a2a2a;
  background-color: rgb(255, 230, 109);
}
.page-color.page-color--yellow main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #2a2a2a;
}
.page-color.page-color--yellow .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #2a2a2a;
  background-color: rgb(255, 230, 109);
}
.page-color.page-color--yellow .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: rgb(255, 230, 109);
}
.page-color.page-color--yellow main .ce .ce__title .subtitle.subtitle--top {
  color: #2a2a2a;
  background-color: rgb(255, 230, 109);
}
.page-color.page-color--yellow main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #2a2a2a;
}
.page-color.page-color--yellow .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #2a2a2a;
  background-color: rgb(255, 230, 109);
}
.page-color.page-color--yellow .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: rgb(255, 230, 109);
}
.page-color.page-color--yellow main .ce .ce__title .subtitle.subtitle--top {
  color: #2a2a2a;
  background-color: rgb(255, 230, 109);
}
.page-color.page-color--yellow main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #2a2a2a;
}
.page-color.page-color--yellow .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #2a2a2a;
  background-color: rgb(255, 230, 109);
}
.page-color.page-color--yellow .t3kk-breadcrumb .t3kk-nav__item--active:not(.t3kk-nav__item--current) a {
  color: rgb(255, 230, 109);
}
.page-color.page-color--yellow main .ce .ce__title .subtitle.subtitle--top {
  color: #2a2a2a;
  background-color: rgb(255, 230, 109);
}
.page-color.page-color--yellow main .ce .ce__title .subtitle.subtitle--top svg {
  --color-icon: #2a2a2a;
}
.page-color.page-color--yellow .t3kk-accordion__item.status--open .t3kk-accordion__item__header {
  color: #2a2a2a;
  background-color: rgb(255, 230, 109);
}

.t3kk-wrap-table {
  display: table;
}
.t3kk-wrap-table--fullsize {
  width: 100%;
  height: 100%;
}
.t3kk-wrap-table--fullsize .t3kk-wrap-table__cell {
  width: inherit;
  height: inherit;
}
.t3kk-wrap-table__cell {
  display: table-cell;
}
.t3kk-wrap-table__cell--vmiddle {
  vertical-align: middle;
}
.t3kk-wrap-table__cell--hcenter {
  text-align: center;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes hoverBorderLeft {
  0% {
    padding-left: 15px;
    border-left-width: 5px;
  }
  10% {
    padding-left: 0px;
    border-left-width: 20px;
  }
  100% {
    padding-left: 10px;
    border-left-width: 10px;
  }
}
/**
 * Buttons
 */
@keyframes readmoreHover {
  0% {
    padding-right: 48px;
  }
  100% {
    padding-right: 144px;
  }
}
@keyframes readmoreHover--borderBottom {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
/**
 * Properties
 */
/* https://codepen.io/Kseso/pen/bfdhg */
[class*=t3kk-wrapper-ratio-] {
  position: relative;
  width: 100%;
}
[class*=t3kk-wrapper-ratio-]:before {
  content: "";
  display: block;
}
[class*=t3kk-wrapper-ratio-] .t3kk-wrapper-ratio__inner {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-size: cover;
  background-position: center center;
  overflow: hidden;
}

.t3kk-wrapper-ratio.t3kk-wrapper-ratio--1-1:before {
  padding-top: 100%;
}
.t3kk-wrapper-ratio.t3kk-wrapper-ratio--1-2:before {
  padding-top: 200%;
}
.t3kk-wrapper-ratio.t3kk-wrapper-ratio--2-1:before {
  padding-top: 50%;
}
.t3kk-wrapper-ratio.t3kk-wrapper-ratio--3-1:before {
  padding-top: 33.3333333333%;
}
.t3kk-wrapper-ratio.t3kk-wrapper-ratio--3-2:before {
  padding-top: 66.6666666667%;
}
.t3kk-wrapper-ratio.t3kk-wrapper-ratio--4-3:before {
  padding-top: 75%;
}
.t3kk-wrapper-ratio.t3kk-wrapper-ratio--8-5:before {
  padding-top: 62.5%;
}
.t3kk-wrapper-ratio.t3kk-wrapper-ratio--10-6:before {
  padding-top: 60%;
}
.t3kk-wrapper-ratio.t3kk-wrapper-ratio--16-6:before {
  padding-top: 37.5%;
}
.t3kk-wrapper-ratio.t3kk-wrapper-ratio--16-9:before {
  padding-top: 56.25%;
}
.t3kk-wrapper-ratio.t3kk-wrapper-ratio--social:before {
  padding-top: 52.3560209424%;
}

/**
 * Components
 */
.ce.ce--t3kk_accordion .ce__content > .ce__bodytext {
  margin-bottom: 50px;
}
.ce.ce--t3kk_accordion .t3kk-accordion .t3kk-accordion__item:not(:last-child) {
  border-bottom: 1px solid var(--c-border-base);
  margin-bottom: 0.5rem;
}
.ce.ce--t3kk_accordion .t3kk-accordion .t3kk-accordion__item .t3kk-accordion__item__header {
  padding: 16px 64px 16px 16px;
  line-height: 1.5;
  cursor: pointer;
  position: relative;
  border-top-left-radius: calc(var(--border-radius) - 2px);
  border-top-right-radius: calc(var(--border-radius) - 2px);
}
.ce.ce--t3kk_accordion .t3kk-accordion .t3kk-accordion__item .t3kk-accordion__item__header__icon {
  position: absolute;
  right: 0;
  top: calc(50% - 22.5px);
  z-index: 1000;
  width: 45px;
  height: 45px;
  border-radius: 50%;
}
.ce.ce--t3kk_accordion .t3kk-accordion .t3kk-accordion__item .t3kk-accordion__item__header__icon svg {
  width: 16px;
  height: 16px;
  margin: calc((30px * 1.5 - 16px) / 2);
}
.ce.ce--t3kk_accordion .t3kk-accordion .t3kk-accordion__item .t3kk-accordion__item__header .h3 {
  font-size: 21px;
  font-size: 2.1rem;
}
.ce.ce--t3kk_accordion .t3kk-accordion .t3kk-accordion__item .t3kk-accordion__item__content {
  padding: 16px;
}
.ce.ce--t3kk_accordion .t3kk-accordion .t3kk-accordion__item.status.status--collapsed .t3kk-accordion__item__content {
  display: none;
}
.ce.ce--t3kk_accordion .t3kk-accordion .t3kk-accordion__item.status.status--open {
  border-radius: var(--border-radius);
  border: none;
  margin-left: -16px;
  margin-right: -16px;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px;
}
.ce.ce--t3kk_accordion .t3kk-accordion .t3kk-accordion__item.status.status--open .t3kk-accordion__item__header__icon {
  right: 16px;
}
.ce.ce--t3kk_accordion .t3kk-accordion .t3kk-accordion__item.status.status--open .t3kk-accordion__item__header__icon svg {
  transform: rotate(180deg);
  transition: transform 0.3s ease-in-out;
}

/**
 * Manipulate the item that is before an open item
 */
.ce.ce--t3kk_accordion .t3kk-accordion .t3kk-accordion__item:has(+ .status.status--open) {
  border-bottom: 0;
}

/**
 * Icons
 */
.ce__bodytext ol li,
.ce__bodytext ul li {
  position: relative;
  padding-left: 20px;
}
.ce__bodytext ol li:before,
.ce__bodytext ul li:before {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: var(--c-font-base);
  z-index: 10;
  top: 14px;
  left: 0;
}
.ce__bodytext ol li:not(:last-child),
.ce__bodytext ul li:not(:last-child) {
  padding-bottom: 6px;
}

body.layout.layout--focus .ce__bodytext ol li:before,
body.layout.layout--focus .ce__bodytext ul li:before {
  top: 7.875px;
}
@media only screen and (min-width: 768px) {
  body.layout.layout--focus .ce__bodytext ol li:before,
  body.layout.layout--focus .ce__bodytext ul li:before {
    top: 7.875px;
  }
}
@media only screen and (min-width: 1280px) {
  body.layout.layout--focus .ce__bodytext ol li:before,
  body.layout.layout--focus .ce__bodytext ul li:before {
    top: 11.375px;
  }
}

body.layout.layout--focus.page-color.page-color--advertisement main .ce .ce__bodytext ul li:before {
  background-color: #9191e9;
}
body.layout.layout--focus.page-color.page-color--black main .ce .ce__bodytext ul li:before {
  background-color: #2a2a2a;
}
body.layout.layout--focus.page-color.page-color--grey main .ce .ce__bodytext ul li:before {
  background-color: #dcdcdc;
}
body.layout.layout--focus.page-color.page-color--blue main .ce .ce__bodytext ul li:before {
  background-color: #00bbf9;
}
body.layout.layout--focus.page-color.page-color--blue--light main .ce .ce__bodytext ul li:before {
  background-color: #5bc4eb;
}
body.layout.layout--focus.page-color.page-color--blue--tone main .ce .ce__bodytext ul li:before {
  background-color: #aedeed;
}
body.layout.layout--focus.page-color.page-color--green main .ce .ce__bodytext ul li:before {
  background-color: #9aac68;
}
body.layout.layout--focus.page-color.page-color--green--light main .ce .ce__bodytext ul li:before {
  background-color: rgb(176.0128205128, 190.0897435897, 136.9102564103);
}
body.layout.layout--focus.page-color.page-color--green--tone main .ce .ce__bodytext ul li:before {
  background-color: #d7e6d4;
}
body.layout.layout--focus.page-color.page-color--lavender main .ce .ce__bodytext ul li:before {
  background-color: #e6e6fa;
}
body.layout.layout--focus.page-color.page-color--magenta main .ce .ce__bodytext ul li:before {
  background-color: #ff0090;
}
body.layout.layout--focus.page-color.page-color--magenta--tone main .ce .ce__bodytext ul li:before {
  background-color: #f49ac2;
}
body.layout.layout--focus.page-color.page-color--orange main .ce .ce__bodytext ul li:before {
  background-color: #fa842b;
}
body.layout.layout--focus.page-color.page-color--purple main .ce .ce__bodytext ul li:before {
  background-color: #4f1ac6;
}
body.layout.layout--focus.page-color.page-color--purple--tone main .ce .ce__bodytext ul li:before {
  background-color: #ced3f2;
}
body.layout.layout--focus.page-color.page-color--red main .ce .ce__bodytext ul li:before {
  background-color: tomato;
}
body.layout.layout--focus.page-color.page-color--red--tone main .ce .ce__bodytext ul li:before {
  background-color: #f1c7bf;
}
body.layout.layout--focus.page-color.page-color--turquoise main .ce .ce__bodytext ul li:before {
  background-color: turquoise;
}
body.layout.layout--focus.page-color.page-color--turquoise--tone main .ce .ce__bodytext ul li:before {
  background-color: #c9e2df;
}
body.layout.layout--focus.page-color.page-color--white main .ce .ce__bodytext ul li:before {
  background-color: #ffffff;
}
body.layout.layout--focus.page-color.page-color--yellow main .ce .ce__bodytext ul li:before {
  background-color: rgb(255, 230, 109);
}

.t3kk-dialog {
  position: fixed;
  top: -100vh;
  left: 0;
  height: 100vh;
  width: 100vw;
  z-index: 100000;
  opacity: 0;
  visibility: hidden;
}
.t3kk-dialog[aria-expanded=true] {
  opacity: 1;
  visibility: visible;
  top: 0;
}
.t3kk-dialog__actions {
  position: absolute;
  top: 24px;
  right: 32px;
}
.t3kk-dialog__actions .t3kk-btn--icon {
  width: 30px;
  height: 30px;
}
.t3kk-dialog .t3kk-title {
  padding-bottom: 9px;
  margin-bottom: 12px;
  position: relative;
  background: #efefef;
  padding: 24px 24px 18px;
  border-radius: var(--border-radius);
}
.t3kk-dialog .t3kk-title:after {
  content: "";
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: black;
  border-radius: 1.5px;
}
.t3kk-dialog__body {
  padding: 24px 24px 36px;
}
.t3kk-dialog__front, .t3kk-dialog__overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.t3kk-dialog__front {
  z-index: 2;
  pointer-events: none;
}
.t3kk-dialog__front__wrapper {
  display: table;
  height: inherit;
  width: inherit;
}
.t3kk-dialog__front__wrapper__inside {
  display: table-cell;
  height: inherit;
  width: inherit;
  vertical-align: middle;
  text-align: center;
}
.t3kk-dialog__content {
  position: relative;
  background-color: white;
  display: inline-block;
  width: 600px;
  max-width: 100vw;
  min-height: 200px;
  max-height: 100vh;
  pointer-events: all;
  border-radius: var(--border-radius);
}
.t3kk-dialog__content.is-animating, .t3kk-dialog__content:not(.animate__animated) {
  visibility: hidden;
}
.t3kk-dialog__content.is-animating *, .t3kk-dialog__content:not(.animate__animated) * {
  opacity: 0;
}
.t3kk-dialog__content .t3kk-title {
  text-align: left;
  padding-right: 39px;
}
.t3kk-dialog__content .t3kk-title__subtitle {
  padding-bottom: 9px;
}
.t3kk-dialog__overlay {
  background-color: rgba(0, 0, 0, 0.75);
  z-index: 1;
  cursor: pointer;
}
.t3kk-dialog .t3kk-btn--icon {
  background-color: transparent;
  border: none;
  cursor: pointer;
  width: 32px;
  height: 32px;
  overflow: hidden;
  text-indent: -1000px;
}
.t3kk-dialog .t3kk-btn--icon.t3kk-btn--close {
  background-size: 70% 70%;
  background-position: 100% center;
}

.t3kk-button span:not(.t3kk-loader), .t3kk-btn span:not(.t3kk-loader), .t3kk-button span:not(.readmore), .t3kk-btn span:not(.readmore) {
  display: inline-block;
  height: 24px;
  line-height: 24px;
}
.t3kk-button span.t3kk-loader, .t3kk-btn span.t3kk-loader {
  margin-right: 12px;
  float: left;
  width: 24px;
  height: 24px;
}
.t3kk-button span.t3kk-loader:before, .t3kk-btn span.t3kk-loader:before {
  width: inherit;
  height: inherit;
}

.t3kk-button, .t3kk-btn {
  display: inline-block;
  font-weight: 700;
  cursor: pointer;
}
.t3kk-button.status--inactive, .status--inactive.t3kk-btn {
  opacity: 0.5;
  cursor: not-allowed;
}
.t3kk-button--common, .t3kk-btn--common {
  position: relative;
  padding: 24px 48px;
  background: black;
  color: white;
  border-radius: 0;
  text-transform: uppercase;
  letter-spacing: 0.0125rem;
  border-radius: calc(var(--border-radius) / 1.5);
}
@keyframes readmoreHover {
  0% {
    padding-right: 48px;
  }
  100% {
    padding-right: 144px;
  }
}
@keyframes readmoreHover--borderBottom {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
.t3kk-button--scroll-to-top {
  position: fixed;
  z-index: 1000;
  color: white;
  width: 40px;
  height: 40px;
  right: 0px;
  bottom: 0px;
}
@media only screen and (min-width: 768px) {
  .t3kk-button--scroll-to-top {
    right: 20px;
    bottom: 20px;
    width: 50px;
    height: 50px;
  }
}
.t3kk-button--scroll-to-top__action {
  display: block;
  width: 100%;
  height: 100%;
  background-color: brown;
  text-align: center;
  line-height: 50px;
  font-size: 24px;
  transition: background-color 250ms ease-out, outline 125ms ease-in;
  outline: 0px;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .t3kk-button--scroll-to-top__action {
    border-radius: 50%;
  }
  .t3kk-button--scroll-to-top__action:hover {
    outline: 6px rgba(165, 42, 42, 0.25) solid;
    transition: outline 250ms ease-out;
  }
}
.t3kk-button--scroll-to-top__action > * {
  display: block;
  width: inherit;
  height: inherit;
  text-indent: -1000px;
  content: "";
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20id%3D%22arrowUp%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20256%20256%22%20style%3D%22enable-background%3Anew%200%200%20256%20256%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpolygon%20fill%3D%22white%22%20points%3D%22128%2C48.907%200%2C176.907%2030.187%2C207.093%20128%2C109.28%20225.813%2C207.093%20256%2C176.907%22%2F%3E%3C%2Fsvg%3E");
  background-size: 80% 80%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}

.t3kk-button--effect-fill-rounded, .t3kk-btn--effect-fill-rounded {
  overflow: hidden;
  transition: all 125ms ease-out;
  display: inline-block;
}
.t3kk-button--effect-fill-rounded span, .t3kk-btn--effect-fill-rounded span {
  position: relative;
  z-index: 3;
}
.t3kk-button--effect-fill-rounded:before, .t3kk-btn--effect-fill-rounded:before {
  content: "";
  position: absolute;
  background-color: rgba(255, 255, 255, 0.2);
  width: 10%;
  height: 25%;
  border-radius: 50%;
  z-index: 1;
  top: 35%;
  left: 45%;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.t3kk-button--effect-fill-rounded:hover, .t3kk-btn--effect-fill-rounded:hover {
  padding: 24px 62px;
  border-radius: 4.5px;
}
.t3kk-button--effect-fill-rounded:hover:before, .t3kk-btn--effect-fill-rounded:hover:before {
  -webkit-transform: scale(12);
  transform: scale(12);
  -webkit-transition: border-radius 0.5s 0.5s, -webkit-transform 0.5s;
  transition: border-radius 0.5s 0.5s, -webkit-transform 0.5s;
  transition: transform 0.5s, border-radius 0.5s 0.5s;
  transition: transform 0.5s, border-radius 0.5s 0.5s, -webkit-transform 0.5s;
}
.t3kk-button--effect-fill-rounded:hover:after, .t3kk-btn--effect-fill-rounded:hover:after {
  content: "";
  position: absolute;
  z-index: 2;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.t3kk-image-container img {
  width: 100%;
  height: auto;
}

.t3kk-image-container--rounded {
  border-radius: var(--border-radius);
}
.t3kk-image-container--rounded figure,
.t3kk-image-container--rounded img {
  border-radius: var(--border-radius);
}
.t3kk-image-container--rounded .figure__caption--default {
  border-bottom-right-radius: var(--border-radius);
  border-bottom-left-radius: var(--border-radius);
}
@media only screen and (orientation: portrait) {
  .t3kk-image-container--rounded.t3kk-image-container--pt-default {
    border-radius: 0;
  }
  .t3kk-image-container--rounded.t3kk-image-container--pt-default figure,
  .t3kk-image-container--rounded.t3kk-image-container--pt-default img {
    border-radius: 0;
  }
}
.t3kk-image-container--rounded figure {
  display: block;
  width: 100%;
  height: 100%;
}
.t3kk-image-container--rounded figure .figure__caption--overlay {
  border-bottom-right-radius: var(--border-radius);
}
.t3kk-image-container--has-caption-overlay {
  overflow: hidden;
}
.t3kk-image-container--has-caption-overlay .t3kk-image {
  overflow: hidden;
}
.t3kk-image-container--has-caption-overlay figure {
  overflow: hidden;
}

.t3kk-image-container figure .figure__caption p {
  line-height: 1.25;
}
.t3kk-image-container figure .figure__caption p:not(:last-child) {
  padding-bottom: 8px;
}
.t3kk-image-container figure .figure__caption--default {
  box-shadow: rgba(0, 0, 0, 0.2) 0px 18px 50px -10px;
  padding: 12px 18px 9px;
  color: #4a4a4a;
}
.t3kk-image-container figure .figure__caption--default p {
  color: #4a4a4a;
}
.t3kk-image-container figure .figure__caption--overlay {
  position: absolute;
  right: 0;
  bottom: 0;
  background: #aedeed;
  color: #2a2a2a;
  padding: 10px 20px;
  border-top-left-radius: var(--border-radius);
  font-weight: 400;
  max-width: 50%;
}
.t3kk-image-container figure .figure__caption--overlay:not(.animate__animated) {
  opacity: 0;
}

.t3kk-image {
  position: relative;
}
.t3kk-image--icon.t3kk-image--flag {
  height: 64px;
  display: inline-block;
}
.t3kk-image--icon.t3kk-image--flag svg {
  height: 100%;
  width: auto;
}

.t3kk-notification {
  border-radius: 8px;
}
.t3kk-notification--warning {
  background-color: rgba(250, 128, 114, 0.33);
  color: #fa8072;
}
.t3kk-notification__wrapper {
  padding: 2rem 2rem 2.5rem 2rem;
}
.t3kk-notification__title {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.t3kk-notification__title__icon {
  width: 2rem;
  height: 2rem;
}
.t3kk-notification__title__icon svg {
  width: inherit;
  height: inherit;
}
.t3kk-notification__title__text {
  font-size: 20px !important;
  font-size: 2rem !important;
}
.t3kk-notification__content {
  margin-left: 3rem;
  margin-top: 1rem;
  color: #2a2a2a;
}

.tag {
  display: inline-block;
  padding: 12px;
  padding: 1.2rem;
  font-weight: 600;
  letter-spacing: 0.0625rem;
  text-transform: uppercase;
}
.tag:not(.colorize) {
  background: #2a2a2a;
  color: #f7f7f7;
}

.t3kk-article-teaser {
  margin: 0;
}
.t3kk-article-teaser .ce__bodytext p {
  margin: 0;
  font-size: 18px;
  font-size: 1.8rem;
}
.t3kk-article-teaser .t3kk-meta {
  font-family: var(--font-family-headlines);
  font-size: 14px;
  font-size: 1.4rem;
}

.t3kk-video {
  width: 100%;
  height: 100%;
}
.t3kk-video iframe {
  width: 100%;
  height: 100%;
  border-radius: 8px;
}
.t3kk-video .t3kk-image--background {
  width: 100%;
  height: 100%;
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 8px;
  opacity: 0.25;
  filter: blur(5rem);
  transition: all 1000ms ease-in-out;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.t3kk-video-container {
  display: none;
}
.t3kk-video-container__caption {
  margin-top: -60px;
  bottom: 64px;
  padding: 80px 40px 24px;
  background: antiquewhite;
  margin-left: 32px;
  margin-right: -32px;
  border-radius: 8px;
  border-top-left-radius: 8px;
  border-top-right-radius: 0;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 0;
  font-size: 14px;
}
.t3kk-video-container__caption p {
  line-height: 1.5;
  width: 94%;
}
.t3kk-video-container .t3kk-wrapper-ratio {
  position: relative;
  z-index: 9;
}
.t3kk-video-overlay {
  height: 100%;
  width: 100%;
  background-color: #2a2a2a;
  border-radius: 8px;
}
.t3kk-video-overlay * {
  color: white;
}
.t3kk-video-overlay:hover .t3kk-image--background {
  opacity: 0.5;
  filter: blur(0);
  transition: all 1000ms ease-in-out;
}
.t3kk-video-overlay__play {
  position: relative;
  z-index: 2;
}
.t3kk-video-overlay__play-button {
  width: 64px;
  height: 64px;
  background-size: 64px 64px;
  display: inline-block;
  cursor: pointer;
}
@media only screen and (min-width: 768px) {
  .t3kk-video-overlay__play-button {
    width: 96px;
    height: 96px;
    background-size: 96px 96px;
  }
}
.t3kk-video-overlay__content__teaser-text {
  margin-top: 3rem;
}
.t3kk-video-overlay__title {
  display: block;
  margin: 0 auto;
  width: 70%;
  padding-top: 16px;
}
.t3kk-video-overlay__subtitle {
  display: block;
  margin: 0 auto;
  width: 80%;
  margin-top: 1rem;
}
.t3kk-video--youtube .t3kk-video-overlay__play-button {
  background-color: transparent;
  border: none;
  content: "";
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20version%3D%221.1%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2058%2044%22%20style%3D%22enable-background%3Anew%200%200%2058%2044%3B%22%20xml%3Aspace%3D%22preserve%22%20width%3D%22512%22%20height%3D%22512%22%3E%3Cg%20id%3D%22_x31_-Video%22%3E%3Cpath%20fill%3D%22%23c4302b%22%20d%3D%22M52.305%2C44H5.695C2.55%2C44%2C0%2C41.45%2C0%2C38.305V5.695C0%2C2.55%2C2.55%2C0%2C5.695%2C0h46.61%20%20%20C55.45%2C0%2C58%2C2.55%2C58%2C5.695v32.61C58%2C41.45%2C55.45%2C44%2C52.305%2C44z%22%2F%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M21%2C32.53V11.47c0-1.091%2C1.187-1.769%2C2.127-1.214l17.82%2C10.53c0.923%2C0.546%2C0.923%2C1.882%2C0%2C2.427%20%20%20l-17.82%2C10.53C22.187%2C34.299%2C21%2C33.621%2C21%2C32.53z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-size: 80% 80%;
  background-repeat: no-repeat;
  background-position: center center;
}

/**
 * Video: Info Box
 */
.t3kk-video .t3kk-info-box {
  position: relative;
  width: 100%;
  padding: 64px;
  border-radius: 8px;
  background-color: #2a2a2a;
}
.t3kk-video .t3kk-info-box__content, .t3kk-video .t3kk-info-box__actions, .t3kk-video .t3kk-info-box__title {
  text-align: center;
}
.t3kk-video .t3kk-info-box__title {
  max-width: 80%;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 32px;
}
.t3kk-video .t3kk-info-box__actions {
  padding: 48px 0 0;
}
.t3kk-video .t3kk-info-box * {
  color: white;
}
.t3kk-video--youtube .t3kk-info-box .t3kk-button {
  background-color: #c4302b;
  border: none;
  color: white;
}
.t3kk-video--youtube .t3kk-info-box .t3kk-button span {
  content: "";
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20id%3D%22iconVideoYoutube%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20459.94%20189.18%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M32.39%2C80.41l-13.05-48.21H0c3.87%2C11.39%2C7.91%2C22.82%2C11.78%2C34.21%2C5.9%2C17.12%2C9.57%2C30.03%2C11.24%2C38.83v49.72h18.38v-49.72l22.11-73.04h-18.59l-12.54%2C48.21ZM157.36%2C63.48v69.92c-3.67%2C5.19-7.15%2C7.76-10.46%2C7.76-2.23%2C0-3.53-1.31-3.89-3.88-.2-.54-.2-2.56-.2-6.44V63.48h-16.52v72.34c0%2C6.46.56%2C10.83%2C1.47%2C13.6%2C1.65%2C4.63%2C5.34%2C6.8%2C10.67%2C6.8%2C6.05%2C0%2C12.34-3.67%2C18.94-11.24v9.98h16.58V63.48h-16.58ZM88.15%2C62.38c-8.26%2C0-14.71%2C3.12-19.29%2C9.38-3.53%2C4.62-5.19%2C11.77-5.19%2C21.55v32.04c0%2C9.72%2C1.67%2C16.93%2C5.19%2C21.51%2C4.58%2C6.24%2C11.04%2C9.36%2C19.29%2C9.36s14.76-3.13%2C19.34-9.36c3.48-4.58%2C5.14-11.79%2C5.14-21.51v-32.04c0-9.78-1.67-16.93-5.14-21.55-4.59-6.26-11.04-9.38-19.34-9.38h0ZM96.06%2C128.46c0%2C8.46-2.56%2C12.7-7.91%2C12.7s-7.91-4.23-7.91-12.7v-38.48c0-8.46%2C2.57-12.68%2C7.91-12.68s7.91%2C4.22%2C7.91%2C12.68v38.48Z%22%20fill-rule%3D%22evenodd%22%20%2F%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M415.15%2C78.38c-5.49%2C0-8.22%2C4.18-8.22%2C12.55v8.38h16.4v-8.38c0-8.37-2.75-12.55-8.18-12.55ZM354.28%2C78.38c-2.7%2C0-5.43%2C1.28-8.18%2C3.99v55.17c2.74%2C2.74%2C5.48%2C4.04%2C8.18%2C4.04%2C4.73%2C0%2C7.14-4.04%2C7.14-12.21v-38.63c0-8.18-2.41-12.35-7.14-12.35h0ZM455.25%2C30.43c-3.32-14.43-15.13-25.08-29.34-26.67-31.58-3.53-63.53-3.76-95.37-3.76-2.09%2C0-4.18%2C0-6.27%2C0s-4.17%2C0-6.26%2C0c-31.84%2C0-63.79.23-95.37%2C3.76-14.21%2C1.59-26.01%2C12.23-29.33%2C26.67-4.72%2C20.56-4.78%2C42.99-4.78%2C64.16v1.52c0%2C20.72.11%2C42.57%2C4.73%2C62.64%2C3.32%2C14.43%2C15.12%2C25.08%2C29.33%2C26.67%2C31.62%2C3.53%2C63.59%2C3.76%2C95.47%2C3.76%2C2.05%2C0%2C4.11%2C0%2C6.16%2C0%2C2.05%2C0%2C4.1%2C0%2C6.16%2C0%2C31.88%2C0%2C63.86-.23%2C95.48-3.76%2C14.21-1.59%2C26.02-12.23%2C29.34-26.67%2C4.66-20.27%2C4.75-42.36%2C4.75-63.26v-.9c0-21.17.03-43.6-4.7-64.16h0ZM265.95%2C50.85h-19.64v104.39h-18.25V50.85h-19.29v-17.1h57.18v17.1ZM315.51%2C155.24h-16.41v-9.87c-6.52%2C7.48-12.72%2C11.12-18.75%2C11.12-5.28%2C0-8.93-2.15-10.57-6.73-.89-2.74-1.44-7.07-1.44-13.46v-71.58h16.4v66.65c0%2C3.84%2C0%2C5.84.15%2C6.38.4%2C2.54%2C1.65%2C3.83%2C3.84%2C3.83%2C3.29%2C0%2C6.73-2.53%2C10.37-7.67v-69.19h16.41v90.53ZM377.82%2C128.07c0%2C8.38-.56%2C14.41-1.65%2C18.25-2.2%2C6.73-6.58%2C10.17-13.11%2C10.17-5.83%2C0-11.47-3.24-16.95-10.02v8.77h-16.4V33.75h16.4v39.68c5.3-6.52%2C10.92-9.81%2C16.95-9.81%2C6.53%2C0%2C10.91%2C3.44%2C13.11%2C10.21%2C1.09%2C3.64%2C1.65%2C9.63%2C1.65%2C18.19v36.04h0ZM439.72%2C112.96h-32.79v16.05c0%2C8.38%2C2.73%2C12.56%2C8.37%2C12.56%2C4.04%2C0%2C6.39-2.2%2C7.33-6.58.15-.89.36-4.53.36-11.11h16.73v2.4c0%2C5.28-.2%2C8.92-.35%2C10.56-.55%2C3.64-1.83%2C6.93-3.83%2C9.83-4.53%2C6.57-11.26%2C9.81-19.83%2C9.81s-15.11-3.09-19.85-9.27c-3.49-4.53-5.27-11.67-5.27-21.29v-31.7c0-9.67%2C1.59-16.75%2C5.07-21.33%2C4.74-6.2%2C11.27-9.28%2C19.64-9.28s14.76%2C3.08%2C19.35%2C9.28c3.43%2C4.58%2C5.07%2C11.65%2C5.07%2C21.33v18.74h0Z%22%20fill-rule%3D%22evenodd%22%20%2F%3E%3C%2Fsvg%3E");
  background-size: 80% 80%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 16px;
  background-position: left;
  padding-left: 48px;
  padding-top: 0;
  padding-bottom: 4px;
  transition: all 125ms ease-in-out;
}
.t3kk-video--youtube .t3kk-info-box .t3kk-button:hover span {
  background-size: auto 20px;
  transition: all 250ms ease-in-out;
  padding-left: 64px;
}

@keyframes yt-fade-out-down {
  0% {
    top: 0;
    opacity: 1;
  }
  75% {
    opacity: 0;
  }
  100% {
    top: 50%;
    opacity: 0;
  }
}
/**
 * Elements
 */
/**
 * @values: stretch|center|flex-start|flex-end|space-between|space-around|initial|inherit
 * @ref: http://www.w3schools.com/cssref/css3_pr_align-content.asp
 **/
/**
 * @values: stretch|center|flex-start|flex-end|baseline|initial|inherit
 * @ref: http://www.w3schools.com/cssref/css3_pr_align-items.asp
 **/
/**
 * @values: row|row-reverse|column|column-reverse|initial|inherit
 */
/**
 * @ref: http://www.w3schools.com/cssref/css3_pr_flex-flow.asp
 **/
/**
 * @values: nowrap|wrap|wrap-reverse|initial|inherit
 */
/**
 * Build
 */
.t3kk-flex {
  -webkit-align-content: flex-start;
  align-content: flex-start;
  -webkit-align-items: flex-start; /* Safari 7.0+ */
  align-items: flex-start;
  -webkit-flex-direction: row; /* Safari 6.1+ */
  flex-direction: row;
  display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox; /* TWEENER - IE 10 */
  display: -webkit-flex; /* NEW - Chrome */
  display: flex; /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-justify-content: center; /* Safari 6.1+ */
  justify-content: center;
  -webkit-flex-wrap: wrap; /* Safari 6.1+ */
  flex-wrap: wrap;
  /**
  * t3kk-flex 
  * t3kk-flex--cols 
  * t3kk-flex--xs-1 
  * t3kk-flex--sm-2 
  * t3kk-flex--md-3 
  * t3kk-flex--lg-4 
  * t3kk-flex--xl-4
  */
}
.t3kk-flex:before, .t3kk-flex:after, .t3kk-flex::before, .t3kk-flex::after {
  content: "";
  display: block;
}
.t3kk-flex:after, .t3kk-flex::after {
  clear: both;
}
.t3kk-flex.t3kk-flex--cols {
  /* @each $breakpoint in map.keys(map.get($settings, breakpoints)) {
    @if map.has-key(map.get($settings, breakpoints), $breakpoint) {
      @include flex-item-set-width($settings, $breakpoint, true, true);
    }
  } */
}
@media only screen and (min-width: 480px) {
  .t3kk-flex.t3kk-flex--cols.t3kk-flex--xxs-1 > .t3kk-flex__item {
    width: 8.3333333333%;
    flex: 0 0 8.3333333333%;
    padding: 15px;
  }
  .t3kk-flex.t3kk-flex--cols.t3kk-flex--xxs-2 > .t3kk-flex__item {
    width: 16.6666666667%;
    flex: 0 0 16.6666666667%;
    padding: 15px;
  }
  .t3kk-flex.t3kk-flex--cols.t3kk-flex--xxs-3 > .t3kk-flex__item {
    width: 25%;
    flex: 0 0 25%;
    padding: 15px;
  }
  .t3kk-flex.t3kk-flex--cols.t3kk-flex--xxs-4 > .t3kk-flex__item {
    width: 33.3333333333%;
    flex: 0 0 33.3333333333%;
    padding: 15px;
  }
  .t3kk-flex.t3kk-flex--cols.t3kk-flex--xxs-6 > .t3kk-flex__item {
    width: 50%;
    flex: 0 0 50%;
    padding: 15px;
  }
  .t3kk-flex.t3kk-flex--cols.t3kk-flex--xxs-12 > .t3kk-flex__item {
    width: 100%;
    flex: 0 0 100%;
    padding: 15px;
  }
}
@media only screen and (min-width: 576px) {
  .t3kk-flex.t3kk-flex--cols.t3kk-flex--xs-1 > .t3kk-flex__item {
    width: 8.3333333333%;
    flex: 0 0 8.3333333333%;
    padding: 15px;
  }
  .t3kk-flex.t3kk-flex--cols.t3kk-flex--xs-2 > .t3kk-flex__item {
    width: 16.6666666667%;
    flex: 0 0 16.6666666667%;
    padding: 15px;
  }
  .t3kk-flex.t3kk-flex--cols.t3kk-flex--xs-3 > .t3kk-flex__item {
    width: 25%;
    flex: 0 0 25%;
    padding: 15px;
  }
  .t3kk-flex.t3kk-flex--cols.t3kk-flex--xs-4 > .t3kk-flex__item {
    width: 33.3333333333%;
    flex: 0 0 33.3333333333%;
    padding: 15px;
  }
  .t3kk-flex.t3kk-flex--cols.t3kk-flex--xs-6 > .t3kk-flex__item {
    width: 50%;
    flex: 0 0 50%;
    padding: 15px;
  }
  .t3kk-flex.t3kk-flex--cols.t3kk-flex--xs-12 > .t3kk-flex__item {
    width: 100%;
    flex: 0 0 100%;
    padding: 15px;
  }
}
@media only screen and (min-width: 768px) {
  .t3kk-flex.t3kk-flex--cols.t3kk-flex--sm-1 > .t3kk-flex__item {
    width: 8.3333333333%;
    flex: 0 0 8.3333333333%;
    padding: 15px;
  }
  .t3kk-flex.t3kk-flex--cols.t3kk-flex--sm-2 > .t3kk-flex__item {
    width: 16.6666666667%;
    flex: 0 0 16.6666666667%;
    padding: 15px;
  }
  .t3kk-flex.t3kk-flex--cols.t3kk-flex--sm-3 > .t3kk-flex__item {
    width: 25%;
    flex: 0 0 25%;
    padding: 15px;
  }
  .t3kk-flex.t3kk-flex--cols.t3kk-flex--sm-4 > .t3kk-flex__item {
    width: 33.3333333333%;
    flex: 0 0 33.3333333333%;
    padding: 15px;
  }
  .t3kk-flex.t3kk-flex--cols.t3kk-flex--sm-6 > .t3kk-flex__item {
    width: 50%;
    flex: 0 0 50%;
    padding: 15px;
  }
  .t3kk-flex.t3kk-flex--cols.t3kk-flex--sm-12 > .t3kk-flex__item {
    width: 100%;
    flex: 0 0 100%;
    padding: 15px;
  }
}
@media only screen and (min-width: 990px) {
  .t3kk-flex.t3kk-flex--cols.t3kk-flex--md-1 > .t3kk-flex__item {
    width: 8.3333333333%;
    flex: 0 0 8.3333333333%;
    padding: 15px;
  }
  .t3kk-flex.t3kk-flex--cols.t3kk-flex--md-2 > .t3kk-flex__item {
    width: 16.6666666667%;
    flex: 0 0 16.6666666667%;
    padding: 15px;
  }
  .t3kk-flex.t3kk-flex--cols.t3kk-flex--md-3 > .t3kk-flex__item {
    width: 25%;
    flex: 0 0 25%;
    padding: 15px;
  }
  .t3kk-flex.t3kk-flex--cols.t3kk-flex--md-4 > .t3kk-flex__item {
    width: 33.3333333333%;
    flex: 0 0 33.3333333333%;
    padding: 15px;
  }
  .t3kk-flex.t3kk-flex--cols.t3kk-flex--md-6 > .t3kk-flex__item {
    width: 50%;
    flex: 0 0 50%;
    padding: 15px;
  }
  .t3kk-flex.t3kk-flex--cols.t3kk-flex--md-12 > .t3kk-flex__item {
    width: 100%;
    flex: 0 0 100%;
    padding: 15px;
  }
}
@media only screen and (min-width: 1024px) {
  .t3kk-flex.t3kk-flex--cols.t3kk-flex--lg-1 > .t3kk-flex__item {
    width: 8.3333333333%;
    flex: 0 0 8.3333333333%;
    padding: 15px;
  }
  .t3kk-flex.t3kk-flex--cols.t3kk-flex--lg-2 > .t3kk-flex__item {
    width: 16.6666666667%;
    flex: 0 0 16.6666666667%;
    padding: 15px;
  }
  .t3kk-flex.t3kk-flex--cols.t3kk-flex--lg-3 > .t3kk-flex__item {
    width: 25%;
    flex: 0 0 25%;
    padding: 15px;
  }
  .t3kk-flex.t3kk-flex--cols.t3kk-flex--lg-4 > .t3kk-flex__item {
    width: 33.3333333333%;
    flex: 0 0 33.3333333333%;
    padding: 15px;
  }
  .t3kk-flex.t3kk-flex--cols.t3kk-flex--lg-6 > .t3kk-flex__item {
    width: 50%;
    flex: 0 0 50%;
    padding: 15px;
  }
  .t3kk-flex.t3kk-flex--cols.t3kk-flex--lg-12 > .t3kk-flex__item {
    width: 100%;
    flex: 0 0 100%;
    padding: 15px;
  }
}
@media only screen and (min-width: 1280px) {
  .t3kk-flex.t3kk-flex--cols.t3kk-flex--xl-1 > .t3kk-flex__item {
    width: 8.3333333333%;
    flex: 0 0 8.3333333333%;
    padding: 15px;
  }
  .t3kk-flex.t3kk-flex--cols.t3kk-flex--xl-2 > .t3kk-flex__item {
    width: 16.6666666667%;
    flex: 0 0 16.6666666667%;
    padding: 15px;
  }
  .t3kk-flex.t3kk-flex--cols.t3kk-flex--xl-3 > .t3kk-flex__item {
    width: 25%;
    flex: 0 0 25%;
    padding: 15px;
  }
  .t3kk-flex.t3kk-flex--cols.t3kk-flex--xl-4 > .t3kk-flex__item {
    width: 33.3333333333%;
    flex: 0 0 33.3333333333%;
    padding: 15px;
  }
  .t3kk-flex.t3kk-flex--cols.t3kk-flex--xl-6 > .t3kk-flex__item {
    width: 50%;
    flex: 0 0 50%;
    padding: 15px;
  }
  .t3kk-flex.t3kk-flex--cols.t3kk-flex--xl-12 > .t3kk-flex__item {
    width: 100%;
    flex: 0 0 100%;
    padding: 15px;
  }
}
@media only screen and (min-width: 1440px) {
  .t3kk-flex.t3kk-flex--cols.t3kk-flex--xxl-1 > .t3kk-flex__item {
    width: 8.3333333333%;
    flex: 0 0 8.3333333333%;
    padding: 15px;
  }
  .t3kk-flex.t3kk-flex--cols.t3kk-flex--xxl-2 > .t3kk-flex__item {
    width: 16.6666666667%;
    flex: 0 0 16.6666666667%;
    padding: 15px;
  }
  .t3kk-flex.t3kk-flex--cols.t3kk-flex--xxl-3 > .t3kk-flex__item {
    width: 25%;
    flex: 0 0 25%;
    padding: 15px;
  }
  .t3kk-flex.t3kk-flex--cols.t3kk-flex--xxl-4 > .t3kk-flex__item {
    width: 33.3333333333%;
    flex: 0 0 33.3333333333%;
    padding: 15px;
  }
  .t3kk-flex.t3kk-flex--cols.t3kk-flex--xxl-6 > .t3kk-flex__item {
    width: 50%;
    flex: 0 0 50%;
    padding: 15px;
  }
  .t3kk-flex.t3kk-flex--cols.t3kk-flex--xxl-12 > .t3kk-flex__item {
    width: 100%;
    flex: 0 0 100%;
    padding: 15px;
  }
}

/**
 * Pages
 */
#hero,
main,
footer {
  position: relative;
}

.body__container > header.t3kk-base > .t3kk-wrapper,
.body__container #hero.t3kk-base > .t3kk-wrapper {
  max-width: 1200px;
}
.body__container > main.t3kk-base > .t3kk-wrapper {
  max-width: 1200px;
}
.body__container > main .ce.t3kk-base > .t3kk-wrapper {
  max-width: 1200px;
}
.body__container > footer .t3kk-wrapper {
  max-width: 1200px;
}
.body__container > #page-menu .t3kk-wrapper {
  max-width: 1200px;
}

.t3kk-section--header {
  padding: 48px 0 36px;
  padding: 4.8rem 0 3.6rem;
}
.t3kk-section--header .header__brand {
  position: relative;
  width: 50%;
}
@media only screen and (orientation: landscape) {
  .t3kk-section--header .header__brand {
    width: 22.5%;
  }
}
.t3kk-section .brand__logo svg path,
.t3kk-section .brand__logo svg circle,
.t3kk-section .brand__logo svg polygon {
  fill: var(--c-font-base);
}

body .body__container > #hero {
  padding: 0 0 6rem 0;
}

body.layout-article .body__container > #hero {
  padding: 75px 0;
}
body.layout-article .body__container > #hero h1 {
  line-height: 1.5;
  margin: 0 auto;
  width: 70%;
  font-size: 45px;
  font-size: 4.5rem;
}

/** 
 *	#hero -> Brand 
 */
#hero {
  overflow: hidden;
}
#hero .t3kk-background-image {
  transition: 1s all ease-in-out;
}
#hero .brand svg {
  height: 100%;
  width: 100%;
}
#hero .brand .brand__title h1 {
  font-weight: bold;
  color: white;
  text-align: center;
}
#hero .brand .brand__logo {
  transition: all 500ms ease-in-out;
}
#hero.animated .brand {
  position: absolute;
  bottom: 15vh;
  left: 10vh;
  width: 75vw;
  height: 12vw;
}
#hero.animated .brand .brand__logo,
#hero.animated .brand .brand__title {
  height: 12vw;
}
#hero.animated .brand .brand__logo {
  width: 12vw;
}
#hero.animated .brand .brand__title {
  padding-left: 2vw;
  width: 63vw;
}
#hero.animated .brand .brand__title * {
  text-align: left;
}
#hero.animated .brand .brand__title .headline,
#hero.animated .brand .brand__title .slogan {
  color: white;
}
#hero.animated .brand .brand__title .headline h1 {
  margin: 0;
  font-size: 3rem;
  margin-bottom: 5px;
  letter-spacing: 1.25px;
}
#hero.animated .brand .brand__title .slogan {
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.25;
  width: 45vw;
}
#hero:not(.animated) .brand {
  position: relative;
}
#hero:not(.animated) .brand .brand__logo {
  width: 25vw;
  height: 25vw;
}
#hero:not(.animated) .brand .brand__logo.turnaround {
  transform: rotateY(180deg);
  transition: 0.5s;
  transform-style: preserve-3d;
}
#hero:not(.animated) .brand .brand__title {
  display: none;
}
#hero:not(.animated) .logo.logo--brand {
  height: 75vw;
  width: 75vw;
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (min-width: 768px) {
  #hero:not(.animated) .logo.logo--brand {
    height: 50vh;
    width: 50vh;
  }
}

#hero nav {
  margin-bottom: 9px;
}
#hero nav li {
  margin-right: 4px;
}
#hero nav li a {
  background: rgba(0, 0, 0, 0.5);
  color: white;
  display: block;
  font-size: 1.2rem;
  font-weight: 600;
  padding: 4px 8px;
}
#hero nav li a:hover {
  transition: all ease-out 1s;
  background-color: #000;
  color: rgb(226, 83, 126);
}

main {
  padding: 0;
  margin: 0 auto;
  padding-bottom: 128px;
}
main .ce {
  /**
  * Flex
  */
}
main .ce__bodytext > p:not(:last-child) {
  padding-bottom: 14px;
}
@media only screen and (min-width: 768px) {
  main .ce__bodytext > p:not(:last-child) {
    padding-bottom: 15px;
  }
}
@media only screen and (min-width: 1280px) {
  main .ce__bodytext > p:not(:last-child) {
    padding-bottom: 16px;
  }
}
main .ce__bodytext a {
  color: rgb(249.5, 37.9673913043, 0);
  text-decoration: underline;
}
main .ce__bodytext a:hover {
  color: rgb(173, 26.3260869565, 0);
}
main .ce.ce-split .t3kk-flex__item {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: 50%;
}
main .ce.ce-split.ce-split--clir .t3kk-flex__item:first-child {
  order: 1;
}
main .ce.ce-split.ce-split--clir .t3kk-flex__item:last-child {
  order: 2;
}
main .main__sidebar .ce__title {
  border-bottom: 2px solid black;
  margin-bottom: 6px;
}

.body__container > footer {
  background-color: var(--c-bg-inverted);
}
.body__container > footer * {
  color: white;
}
.body__container > footer h2 {
  color: var(--c-bg-base);
  padding-bottom: 9px;
}
@media only screen and (min-width: 768px) {
  .body__container > footer h2 {
    padding-bottom: 18px;
  }
}
.body__container > footer p {
  padding-top: 24px;
  color: var(--c-bg-base);
  line-height: 1.75;
}
.body__container > footer .footer__top {
  padding-top: 48px;
}
.body__container > footer .footer__top__menu--blog-categories {
  width: 100%;
  padding-bottom: 32px;
}
@media only screen and (min-width: 768px) {
  .body__container > footer .footer__top__menu--blog-categories {
    padding-bottom: 0px;
    width: 50%;
  }
}
@media only screen and (min-width: 1024px) {
  .body__container > footer .footer__top__menu--blog-categories {
    width: 40%;
  }
}
.body__container > footer .footer__top__menu--articles-most-read {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .body__container > footer .footer__top__menu--articles-most-read {
    width: 50%;
  }
}
@media only screen and (min-width: 1024px) {
  .body__container > footer .footer__top__menu--articles-most-read {
    width: 60%;
  }
}
.body__container > footer .footer__bottom {
  margin-top: 48px;
  padding-top: 36px;
  padding-bottom: 36px;
}
.body__container > footer .footer__bottom__brand {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .body__container > footer .footer__bottom__brand {
    width: 100%;
  }
}
@media only screen and (min-width: 1024px) {
  .body__container > footer .footer__bottom__brand {
    width: 100%;
  }
}
.body__container > footer .footer__bottom__brand .t3kk-brand__legal {
  opacity: 0.75;
}
.body__container > footer .footer__bottom__menu {
  align-self: flex-end;
  width: 100%;
}
@media only screen and (min-width: 1024px) {
  .body__container > footer .footer__bottom__menu {
    width: 100%;
  }
}
.body__container > footer .brand__logo svg {
  width: auto;
  height: 32px;
}
.body__container > footer .brand__logo svg path,
.body__container > footer .brand__logo svg circle,
.body__container > footer .brand__logo svg polygon {
  fill: var(--c-bg-base);
}
.body__container > footer .footer__legal {
  color: var(--c-bg-base);
}
.body__container > footer .copyright {
  padding-top: 6px;
}

/**
 * Templates
 */
body.template--article .t3kk-article__intro > .t3kk-wrapper {
  max-width: 1200px;
}
body.template--article .t3kk-article__intro__content {
  padding: 24px 0;
  width: 100%;
}
body.template--article .t3kk-article__intro__content p {
  font-size: var(--font-size-paragraph);
  line-height: 1.5;
}
@media only screen and (min-width: 768px) {
  body.template--article .t3kk-article__intro__content {
    width: 85%;
  }
}
@media only screen and (min-width: 1280px) {
  body.template--article .t3kk-article__intro__content {
    width: 75%;
  }
}
body.template--article .t3kk-article__title {
  margin-top: 32px;
  margin-top: 3.2rem;
}

@media only screen and (orientation: portrait) {
  body.template--category .body__container #hero.t3kk-base > .t3kk-wrapper {
    width: 100%;
  }
}

body.template.template--category #hero {
  padding: 0;
  z-index: 1000;
}
body.template.template--category #hero .t3kk-wrapper {
  color: var(--c-bg-base);
}
body.template.template--category #hero .t3kk-hero__content {
  border-bottom-left-radius: 12.5px;
  border-bottom-right-radius: 12.5px;
  border-radius: 10px;
  background-color: var(--c-font-base);
}
body.template.template--category #hero .t3kk-hero__content.colorize-left {
  border-left-width: 40px;
  border-left-style: solid;
  transition: all 250ms ease-out;
}
body.template.template--category #hero .t3kk-hero__title {
  padding: 96px 64px 36px 64px;
  border-left: 7.5px solid var(--c-bg-base);
}
body.template.template--category #hero .t3kk-hero__title .subtitle {
  font-size: 21px;
  padding-bottom: 6px;
  letter-spacing: 0.0125rem;
}
body.template.template--category #hero .t3kk-hero__title h1 {
  letter-spacing: 0.0125rem;
}
body.template.template--category #hero .t3kk-hero__title .subtitle:not(.animate__animated),
body.template.template--category #hero .t3kk-hero__title h1:not(.animate__animated) {
  opacity: 0;
}

/**
 * Layouts
 */
body.layout.layout--focus #hero {
  padding: 75px 0;
}
body.layout.layout--focus #hero h1,
body.layout.layout--focus #hero .h1 {
  line-height: 1.5;
  text-transform: uppercase;
}
body.layout.layout--focus #hero h1 span,
body.layout.layout--focus #hero .h1 span {
  box-decoration-break: clone;
}
body.layout.layout--focus #hero h2,
body.layout.layout--focus #hero .h2 {
  line-height: 1.5;
  text-transform: uppercase;
}
body.layout.layout--focus #hero h2 span,
body.layout.layout--focus #hero .h2 span {
  box-decoration-break: clone;
}
body.layout.layout--focus #hero h3,
body.layout.layout--focus #hero .h3 {
  line-height: 1.5;
  text-transform: uppercase;
}
body.layout.layout--focus #hero h3 span,
body.layout.layout--focus #hero .h3 span {
  box-decoration-break: clone;
}
body.layout.layout--focus #hero h4,
body.layout.layout--focus #hero .h4 {
  line-height: 1.5;
  text-transform: uppercase;
}
body.layout.layout--focus #hero h4 span,
body.layout.layout--focus #hero .h4 span {
  box-decoration-break: clone;
}
body.layout.layout--focus #hero h5,
body.layout.layout--focus #hero .h5 {
  line-height: 1.5;
  text-transform: uppercase;
}
body.layout.layout--focus #hero h5 span,
body.layout.layout--focus #hero .h5 span {
  box-decoration-break: clone;
}
body.layout.layout--focus #hero h6,
body.layout.layout--focus #hero .h6 {
  line-height: 1.5;
  text-transform: uppercase;
}
body.layout.layout--focus #hero h6 span,
body.layout.layout--focus #hero .h6 span {
  box-decoration-break: clone;
}
body.layout.layout--focus #hero .t3kk-meta--top {
  padding: 0 0 24px 0;
  padding: 0 0 2.4rem 0;
}
body.layout.layout--focus #hero .t3kk-meta [class*=t3kk-meta__]:not(:last-child) {
  margin-bottom: 9px;
}
body.layout.layout--focus #hero .t3kk-title {
  margin-top: 24px;
  padding-bottom: 12px;
  position: relative;
}
body.layout.layout--focus #hero .t3kk-title:after {
  content: "";
  height: 3px;
  width: 50%;
  background-color: #2a2a2a;
  position: absolute;
  left: 0;
  bottom: 0;
  border-radius: 1.5px;
}
body.layout.layout--focus #hero .article-intro {
  padding: 64px;
}
body.layout.layout--focus #hero .article-intro .t3kk-meta__date {
  font-weight: 700;
}

/**
 * Dimensions & distances
 */
body.layout.layout--focus main .ce.layout--box .t3kk-wrapper__inside > .ce__title {
  max-width: 768px;
}
body.layout.layout--focus main .ce {
  /**
  * General
  */
  /**
  * Fullsize
  */
  /**
  * Size: large
  */
  /**
  * Bodytext
  */
}
body.layout.layout--focus main .ce-size--default.t3kk-base > .t3kk-wrapper {
  max-width: 768px;
}
body.layout.layout--focus main .ce-size--large.t3kk-base > .t3kk-wrapper {
  max-width: 1200px;
}
body.layout.layout--focus main .ce .ce__intro {
  max-width: 768px;
}
body.layout.layout--focus main .ce .ce > .ce__title {
  max-width: 768px;
}
body.layout.layout--focus main .ce .ce__bodytext.ce__bodytext--floating-content {
  max-width: 768px;
}
body.layout.layout--focus main .ce .t3kk-wrapper.t3kk-wrapper--default {
  max-width: 768px;
}
body.layout.layout--focus main .ce .t3kk-wrapper.t3kk-wrapper--large {
  max-width: 1200px;
}
body.layout.layout--focus main .ce .ce--t3kk_gallery .t3kk-wrapper.t3kk-wrapper--large .ce__bodytext {
  max-width: 768px;
}
body.layout.layout--focus main .ce .ce--t3kk_gallery .t3kk-wrapper.t3kk-wrapper--large .ce__title {
  max-width: 768px;
}
body.layout.layout--focus main .ce:not(.ce-theme) {
  padding-top: 17.5px;
  padding-bottom: 17.5px;
}
@media only screen and (min-width: 768px) {
  body.layout.layout--focus main .ce:not(.ce-theme) {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media only screen and (min-width: 1280px) {
  body.layout.layout--focus main .ce:not(.ce-theme) {
    padding-top: 32px;
    padding-bottom: 32px;
  }
}
@media only screen and (min-width: 1440px) {
  body.layout.layout--focus main .ce:not(.ce-theme) {
    padding-top: 32px;
    padding-bottom: 32px;
  }
}
body.layout.layout--focus main .ce.ce-theme .t3kk-wrapper {
  padding-top: 35px;
  padding-bottom: 35px;
}
@media only screen and (min-width: 768px) {
  body.layout.layout--focus main .ce.ce-theme .t3kk-wrapper {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media only screen and (min-width: 1280px) {
  body.layout.layout--focus main .ce.ce-theme .t3kk-wrapper {
    padding-top: 64px;
    padding-bottom: 64px;
  }
}
@media only screen and (min-width: 1440px) {
  body.layout.layout--focus main .ce.ce-theme .t3kk-wrapper {
    padding-top: 64px;
    padding-bottom: 64px;
  }
}
body.layout.layout--focus main .ce:first-child:not(.ce-theme), body.layout.layout--focus main .ce.ce-theme + .ce:not(.ce-theme) {
  padding-top: 35px;
}
@media only screen and (min-width: 768px) {
  body.layout.layout--focus main .ce:first-child:not(.ce-theme), body.layout.layout--focus main .ce.ce-theme + .ce:not(.ce-theme) {
    padding-top: 40px;
  }
}
@media only screen and (min-width: 1280px) {
  body.layout.layout--focus main .ce:first-child:not(.ce-theme), body.layout.layout--focus main .ce.ce-theme + .ce:not(.ce-theme) {
    padding-top: 64px;
  }
}
@media only screen and (min-width: 1440px) {
  body.layout.layout--focus main .ce:first-child:not(.ce-theme), body.layout.layout--focus main .ce.ce-theme + .ce:not(.ce-theme) {
    padding-top: 64px;
  }
}
body.layout.layout--focus main .ce:last-child:not(.ce-theme) {
  padding-bottom: 35px;
}
@media only screen and (min-width: 768px) {
  body.layout.layout--focus main .ce:last-child:not(.ce-theme) {
    padding-bottom: 40px;
  }
}
@media only screen and (min-width: 1280px) {
  body.layout.layout--focus main .ce:last-child:not(.ce-theme) {
    padding-bottom: 64px;
  }
}
@media only screen and (min-width: 1440px) {
  body.layout.layout--focus main .ce:last-child:not(.ce-theme) {
    padding-bottom: 64px;
  }
}
body.layout.layout--focus main .ce:not(.ce-theme) + .ce.ce-theme {
  margin-top: 17.5px;
}
@media only screen and (min-width: 768px) {
  body.layout.layout--focus main .ce:not(.ce-theme) + .ce.ce-theme {
    margin-top: 20px;
  }
}
@media only screen and (min-width: 1280px) {
  body.layout.layout--focus main .ce:not(.ce-theme) + .ce.ce-theme {
    margin-top: 32px;
  }
}
@media only screen and (min-width: 1440px) {
  body.layout.layout--focus main .ce:not(.ce-theme) + .ce.ce-theme {
    margin-top: 32px;
  }
}
@media only screen and (min-width: 768px) {
  body.layout.layout--focus main .ce.ce--fullscreen {
    min-height: 100vh;
    width: 100vw;
  }
}
@media only screen and (min-width: 768px) {
  body.layout.layout--focus main .ce.ce--fullscreen:not(.ce--valign-middle) > .t3kk-wrapper {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media only screen and (min-width: 1280px) {
  body.layout.layout--focus main .ce.ce--fullscreen:not(.ce--valign-middle) > .t3kk {
    padding-top: 64px;
    padding-bottom: 64px;
  }
}
@media only screen and (min-width: 1440px) {
  body.layout.layout--focus main .ce.ce--fullscreen:not(.ce--valign-middle) > .t3kk {
    padding-top: 64px;
    padding-bottom: 64px;
  }
}
body.layout.layout--focus main .ce-size--large {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}
body.layout.layout--focus main .ce-size--large.t3kk-base > .t3kk-wrapper {
  max-width: 1200px;
}
body.layout.layout--focus main .ce__bodytext > p:not(:last-child),
body.layout.layout--focus main .ce__bodytext > ul:not(:last-child) {
  padding-bottom: 24px;
}

/**
 * Headlines
 */
body.layout.layout--focus main .ce:not(.layout--box):not(.ce--t3kk_info_box) .ce__title {
  padding-bottom: 15px;
  padding-bottom: 16px;
}
@media only screen and (min-width: 768px) {
  body.layout.layout--focus main .ce:not(.layout--box):not(.ce--t3kk_info_box) .ce__title {
    padding-bottom: 20px;
  }
}
@media only screen and (min-width: 1280px) {
  body.layout.layout--focus main .ce:not(.layout--box):not(.ce--t3kk_info_box) .ce__title {
    padding-bottom: 20px;
  }
}
@media only screen and (min-width: 1440px) {
  body.layout.layout--focus main .ce:not(.layout--box):not(.ce--t3kk_info_box) .ce__title {
    padding-bottom: 22px;
  }
}
body.layout.layout--focus main .ce h2,
body.layout.layout--focus main .ce .h2 {
  font-size: 24px;
  font-size: 2.4rem;
}
@media only screen and (min-width: 768px) {
  body.layout.layout--focus main .ce h2,
  body.layout.layout--focus main .ce .h2 {
    font-size: 36px;
    font-size: 3.6rem;
  }
}
@media only screen and (min-width: 1280px) {
  body.layout.layout--focus main .ce h2,
  body.layout.layout--focus main .ce .h2 {
    font-size: 36px;
    font-size: 3.6rem;
  }
}
body.layout.layout--focus main .ce h3,
body.layout.layout--focus main .ce .h3 {
  font-size: 23px;
  font-size: 2.3rem;
}
@media only screen and (min-width: 768px) {
  body.layout.layout--focus main .ce h3,
  body.layout.layout--focus main .ce .h3 {
    font-size: 32px;
    font-size: 3.2rem;
  }
}
@media only screen and (min-width: 1280px) {
  body.layout.layout--focus main .ce h3,
  body.layout.layout--focus main .ce .h3 {
    font-size: 32px;
    font-size: 3.2rem;
  }
}
body.layout.layout--focus main .ce h4,
body.layout.layout--focus main .ce .h4 {
  font-size: 22px;
  font-size: 2.2rem;
}
@media only screen and (min-width: 768px) {
  body.layout.layout--focus main .ce h4,
  body.layout.layout--focus main .ce .h4 {
    font-size: 26px;
    font-size: 2.6rem;
  }
}
@media only screen and (min-width: 1280px) {
  body.layout.layout--focus main .ce h4,
  body.layout.layout--focus main .ce .h4 {
    font-size: 26px;
    font-size: 2.6rem;
  }
}

/**
 * Bodytext
 */
body.layout.layout--focus main .ce__bodytext ul li, body.layout.layout--focus main .ce__bodytext > p {
  font-size: 16px;
  font-size: 1.6rem;
}
@media only screen and (min-width: 768px) {
  body.layout.layout--focus main .ce__bodytext ul li, body.layout.layout--focus main .ce__bodytext > p {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media only screen and (min-width: 1280px) {
  body.layout.layout--focus main .ce__bodytext ul li, body.layout.layout--focus main .ce__bodytext > p {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

/**
 * Additional content section
 */
body.layout.layout--focus main .t3kk-section--main-additional .ce .t3kk-wrapper > .ce__title {
  padding-bottom: 24px;
}

/**
 * Themes
 */
body.layout.layout--focus main .ce.ce-theme.ce-theme--advertisement .t3kk-wrapper {
  background-color: #9191e9;
}
body.layout.layout--focus main .ce.ce-theme.ce-theme--black .t3kk-wrapper {
  background-color: #2a2a2a;
}
body.layout.layout--focus main .ce.ce-theme.ce-theme--grey .t3kk-wrapper {
  background-color: #dcdcdc;
}
body.layout.layout--focus main .ce.ce-theme.ce-theme--blue .t3kk-wrapper {
  background-color: #00bbf9;
}
body.layout.layout--focus main .ce.ce-theme.ce-theme--blue--light .t3kk-wrapper {
  background-color: #5bc4eb;
}
body.layout.layout--focus main .ce.ce-theme.ce-theme--blue--tone .t3kk-wrapper {
  background-color: #aedeed;
}
body.layout.layout--focus main .ce.ce-theme.ce-theme--green .t3kk-wrapper {
  background-color: #9aac68;
}
body.layout.layout--focus main .ce.ce-theme.ce-theme--green--light .t3kk-wrapper {
  background-color: rgb(176.0128205128, 190.0897435897, 136.9102564103);
}
body.layout.layout--focus main .ce.ce-theme.ce-theme--green--tone .t3kk-wrapper {
  background-color: #d7e6d4;
}
body.layout.layout--focus main .ce.ce-theme.ce-theme--lavender .t3kk-wrapper {
  background-color: #e6e6fa;
}
body.layout.layout--focus main .ce.ce-theme.ce-theme--magenta .t3kk-wrapper {
  background-color: #ff0090;
}
body.layout.layout--focus main .ce.ce-theme.ce-theme--magenta--tone .t3kk-wrapper {
  background-color: #f49ac2;
}
body.layout.layout--focus main .ce.ce-theme.ce-theme--orange .t3kk-wrapper {
  background-color: #fa842b;
}
body.layout.layout--focus main .ce.ce-theme.ce-theme--purple .t3kk-wrapper {
  background-color: #4f1ac6;
}
body.layout.layout--focus main .ce.ce-theme.ce-theme--purple--tone .t3kk-wrapper {
  background-color: #ced3f2;
}
body.layout.layout--focus main .ce.ce-theme.ce-theme--red .t3kk-wrapper {
  background-color: tomato;
}
body.layout.layout--focus main .ce.ce-theme.ce-theme--red--tone .t3kk-wrapper {
  background-color: #2a2a2a;
}
body.layout.layout--focus main .ce.ce-theme.ce-theme--yellow .t3kk-wrapper {
  background-color: rgb(255, 230, 109);
}

body.layout.layout--focus article {
  padding-top: 24px;
}
body.layout.layout--focus article #hero .t3kk-subtitle {
  font-weight: 700;
  font-size: 2.1rem;
  font-style: italic;
}
body.layout.layout--focus article #hero .t3kk-subtitle--top {
  padding: 0 0 6px 0;
  padding: 0 0 0.6rem 0;
}
body.layout.layout--focus article #hero .t3kk-meta--bottom {
  padding: 16px 0 0 0;
  padding: 1.6rem 0 0 0;
}
body.layout.layout--focus article #hero .t3kk-tags {
  margin-top: 24px;
}
body.layout.layout--focus .t3kk-section--header {
  padding: 24px 0 20px;
}
body.layout.layout--focus .t3kk-section--main-additional .ce .t3kk-wrapper > .ce__title {
  padding-bottom: 24px;
}

body.layout.layout--overview .body__container h1 {
  font-size: 42px;
  font-size: 4.2rem;
}
body.layout.layout--overview .body__container h2 {
  font-size: 36px;
  font-size: 3.6rem;
}
body.layout.layout--overview .body__container h3 {
  font-size: 32px;
  font-size: 3.2rem;
}
body.layout.layout--overview .body__container h4 {
  font-size: 26px;
  font-size: 2.6rem;
}

/**
 * Navigation
 */
.body__container > #page-menu {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: black;
  z-index: 10000;
}
.body__container > #page-menu:not(.animate__animated) {
  opacity: 0;
  visibility: hidden;
  top: -100%;
}
.body__container > #page-menu.t3kk-status.t3kk-status--open {
  visibility: visible;
}
.body__container > #page-menu .header__container {
  padding-top: 48px;
  padding-bottom: 32px;
}
.body__container > #page-menu .header__brand {
  width: 55%;
}
.body__container > #page-menu .t3kk-nav-container {
  padding-top: 36px;
  padding-bottom: 36px;
}
.body__container > #page-menu .t3kk-nav-container__wrapper {
  text-align: right;
}
.body__container > #page-menu .t3kk-nav--blog-categories {
  display: inline-block;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .body__container > #page-menu .t3kk-nav--blog-categories {
    width: 75%;
  }
}
@media only screen and (min-width: 1280px) {
  .body__container > #page-menu .t3kk-nav--blog-categories {
    width: 60%;
  }
}
.body__container > #page-menu .t3kk-nav--blog-categories a {
  line-height: 1.5;
  text-decoration: none;
  color: white;
  text-transform: uppercase;
  display: block;
  letter-spacing: 0.25rem;
}
.body__container > #page-menu .t3kk-nav--blog-categories a:hover {
  color: black;
  background-color: white;
}
.body__container > #page-menu .t3kk-nav--blog-categories li {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  transition: opacity 250ms ease-out;
  padding: 6px 0 6px;
}
.body__container > #page-menu .t3kk-nav--blog-categories li:not(.colorize-bottom) {
  border-bottom-color: white;
}
.body__container > #page-menu .t3kk-nav--blog-categories li:not(.animate__animated) {
  opacity: 0;
}
.body__container > #page-menu .t3kk-nav--blog-categories li .animate__animated {
  opacity: 1;
}
.body__container > #page-menu .t3kk-nav--blog-categories li a {
  display: inline-block;
}
@media only screen and (orientation: landscape) {
  .body__container > #page-menu .t3kk-nav--blog-categories li a {
    padding-right: 48px;
    padding-left: 96px;
  }
}
.body__container > #page-menu .t3kk-page-menu__header {
  background-color: transparent;
}
.body__container > #page-menu .t3kk-page-menu__header .brand__logo:not(.animate__animated) {
  opacity: 0;
}
.body__container > #page-menu .t3kk-page-menu__header svg path {
  fill: white;
}
.body__container > #page-menu .t3kk-page-menu__header .container-fluid:after {
  background-color: white;
  width: 0;
}
.body__container > #page-menu .t3kk-page-menu__header .container-fluid.menu-open:after {
  width: 100%;
  transition: width 250ms ease-in;
}
.body__container > #page-menu .t3kk-page-menu__header .t3kk-wrapper {
  background-color: white;
}
.body__container > #page-menu .t3kk-hamburger-container:not(.animate__animated) {
  opacity: 0;
}

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  padding: 0 0;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}
.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 {
  background-color: var(--c-font-base);
}

.hamburger-box {
  width: 26px;
  height: 21px;
  display: inline-block;
  position: relative;
}

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -1.5px;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  width: 26px;
  height: 3px;
  background-color: var(--c-font-base);
  border-radius: 1.5px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}
.hamburger-inner::before, .hamburger-inner::after {
  content: "";
  display: block;
}
.hamburger-inner::before {
  top: -9px;
}
.hamburger-inner::after {
  bottom: -9px;
}

/*
 * Elastic
 */
.hamburger--elastic .hamburger-inner {
  top: 1.5px;
  transition-duration: 0.275s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic .hamburger-inner::before {
  top: 9px;
  transition: opacity 0.125s 0.275s ease;
}
.hamburger--elastic .hamburger-inner::after {
  top: 18px;
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic.is-active .hamburger-inner {
  transform: translate3d(0, 9px, 0) rotate(135deg);
  transition-delay: 0.075s;
}
.hamburger--elastic.is-active .hamburger-inner::before {
  transition-delay: 0s;
  opacity: 0;
}
.hamburger--elastic.is-active .hamburger-inner::after {
  transform: translate3d(0, -18px, 0) rotate(-270deg);
  transition-delay: 0.075s;
}

.hamburger {
  position: relative;
  top: 0;
  width: 32px;
  height: 32px;
  border-radius: 2px;
  transition: border-radius 0.15s linear;
}
.hamburger .hamburger-box {
  transform: scale(1);
  transition: all 0.15s linear;
}

.hamburger-inner {
  margin-top: 0;
}

.body__container > #page-menu .hamburger {
  background-color: var(--c-bg-base);
}
.body__container > #page-menu .hamburger.is-active .hamburger-inner, .body__container > #page-menu .hamburger .hamburger-inner {
  background-color: var(--c-font-base);
}
.body__container > #page-menu .hamburger.is-active .hamburger-inner:before, .body__container > #page-menu .hamburger .hamburger-inner:before, .body__container > #page-menu .hamburger.is-active .hamburger-inner:after, .body__container > #page-menu .hamburger .hamburger-inner:after {
  background-color: var(--c-font-base);
}
.t3kk-hamburger-container {
  position: absolute;
  right: -3px;
  top: calc(50% - 32px / 2);
  z-index: 10000;
}

.body__container > #page-menu .t3kk-hamburger-container {
  top: calc(50% - 5px);
}

.t3kk-nav--lang {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: flex-end;
  gap: 2rem;
}
.t3kk-nav--lang li {
  flex: 1;
  text-align: left;
}
.t3kk-nav--lang li a {
  padding: 0 2rem;
  border: 2px solid transparent;
  border-radius: var(--border-radius);
}
.t3kk-nav--lang li.status.status--inactive {
  filter: grayscale(60%);
  opacity: 0.5;
  border-radius: var(--border-radius);
}
.t3kk-nav--lang li.status.status--inactive:hover {
  filter: grayscale(0%);
  opacity: 1;
}
.t3kk-nav--lang li.status.status--inactive:hover a {
  border-color: #333;
}
.t3kk-nav--lang li.status.status--active {
  background-color: ghostwhite;
  border-radius: var(--border-radius);
  border: 2px solid #333;
}
.t3kk-nav--lang li.status.status--active > div {
  margin-left: 2rem;
}
.t3kk-nav--lang li.status.status--active span {
  color: #333;
}
.t3kk-nav--lang .t3kk-image {
  margin-right: 12px;
}
.t3kk-nav--lang span {
  vertical-align: middle;
}
.t3kk-nav--lang a {
  color: var(--c-font-base);
  display: block;
}
.t3kk-nav--lang a:hover {
  background-color: var(--c-font-base);
  border-radius: var(--border-radius);
}
.t3kk-nav--lang a:hover span {
  color: var(--c-bg-base);
}

.t3kk-language-switch {
  position: absolute;
  right: 45px;
  top: calc(50% - 32px / 2);
}
.t3kk-language-switch button {
  height: 32px;
  width: 32px;
  padding: 4px;
  cursor: pointer;
}
.t3kk-language-switch button:hover {
  transform: rotateY(180deg);
  transition: transform 250ms ease-out;
}
.t3kk-language-switch button .t3kk-btn__label {
  text-indent: -1000px;
  display: none;
}
.t3kk-language-switch button .t3kk-btn__icon {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-top: -2px;
}
.t3kk-language-switch button .t3kk-btn__icon svg {
  width: 100%;
  height: 100%;
}

.body__container > #page-menu .t3kk-language-switch {
  top: calc(50% - 5px);
}

.t3kk-breadcrumb .t3kk-breadcrumb__wrapper {
  max-width: 1200px;
}
.t3kk-breadcrumb .t3kk-nav {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  gap: 6px;
}
.t3kk-breadcrumb .t3kk-nav a:before {
  content: "";
  width: 0px;
  height: 1px;
  background: transparent;
  display: inline-block;
  left: 0;
  bottom: -1px;
}
.t3kk-breadcrumb .t3kk-nav a:hover, .t3kk-breadcrumb .t3kk-nav a:focus {
  color: var(--c-link-base--hover);
  transition: color 500ms ease-out;
  text-decoration: none;
}
.t3kk-breadcrumb .t3kk-nav a:hover:before, .t3kk-breadcrumb .t3kk-nav a:focus:before {
  content: "";
  width: 100%;
  height: 1px;
  background: var(--c-link-base--hover);
  transition: all 250ms ease-out;
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: -1px;
}
.t3kk-breadcrumb .t3kk-nav a::after {
  content: initial;
}
.t3kk-breadcrumb .t3kk-nav__item {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 18px;
  margin-right: 6px;
  position: relative;
}
.t3kk-breadcrumb .t3kk-nav__item a:hover {
  text-decoration: underline;
}
.t3kk-breadcrumb .t3kk-nav__item:not(.t3kk-nav__item--current) {
  padding-right: 18px;
  color: rgba(42, 42, 42, 0.5);
}
.t3kk-breadcrumb .t3kk-nav__item:not(.t3kk-nav__item--current):after {
  content: "/";
  position: absolute;
  right: 0;
  top: -3px;
  height: 24px;
  z-index: 1;
  background-size: auto 100%;
  background-position: center center;
  background-repeat: no-repeat;
  text-align: center;
  font-size: 24px;
  font-weight: 500;
  color: black;
  transform: rotate(-6deg);
}
.t3kk-breadcrumb .t3kk-nav__item--current {
  font-weight: 400;
  color: var(--c-font-base);
  opacity: 0.8;
}

.footer__top .t3kk-nav--articles.t3kk-nav--most-read .t3kk-nav__item {
  margin-left: -6px;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 6px;
  padding-right: 18px;
  position: relative;
  z-index: 2;
}
.footer__top .t3kk-nav--articles.t3kk-nav--most-read .t3kk-nav__item:after {
  content: "";
  position: absolute;
  z-index: 1;
  display: block;
  width: 0%;
  background-color: white;
  height: 100%;
  top: 0;
  left: 0;
}
.footer__top .t3kk-nav--articles.t3kk-nav--most-read .t3kk-nav__item:hover {
  padding-left: 0px;
  padding-right: 0;
  margin-left: -18px;
  transition: margin 350ms cubic-bezier(1, 0, 0, 1), padding 350ms cubic-bezier(1, 0, 0, 1);
}
.footer__top .t3kk-nav--articles.t3kk-nav--most-read .t3kk-nav__item:hover a span {
  color: black;
  background-color: white;
  box-decoration-break: clone;
  transition: background-color 350ms cubic-bezier(1, 0, 0, 1), color 350ms cubic-bezier(1, 0, 0, 1);
  padding: 3px 18px 3px 18px;
  transition: color 350ms cubic-bezier(1, 0, 0, 1), padding 350ms cubic-bezier(1, 0, 0, 1);
}
.footer__top .t3kk-nav--articles.t3kk-nav--most-read .t3kk-nav__item:hover:after {
  width: 0%;
  transition: width 350ms cubic-bezier(1, 0, 0, 1), padding 350ms cubic-bezier(1, 0, 0, 1), color 350ms cubic-bezier(1, 0, 0, 1);
}
.footer__top .t3kk-nav--articles.t3kk-nav--most-read a {
  display: block;
  width: 100%;
  z-index: 3;
  position: relative;
}
.footer__top .t3kk-nav--articles.t3kk-nav--most-read a span {
  line-height: 1.5;
  padding: 3px 0;
}

.footer__top .t3kk-nav--blog-categories {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 18px;
  row-gap: 12px;
}
.footer__top .t3kk-nav--blog-categories li {
  margin-left: 2px;
}
.footer__top .t3kk-nav--blog-categories a {
  display: block;
  color: white;
  background-color: transparent;
  padding: 9px 0;
  text-decoration: none;
}

.footer__bottom nav {
  text-align: left;
  padding-top: 24px;
}
@media only screen and (min-width: 1024px) {
  .footer__bottom nav {
    text-align: left;
  }
}
.footer__bottom .t3kk-nav {
  display: inline-block;
}
.footer__bottom .t3kk-nav.t3kk-nav--horizontal li {
  float: initial;
}
@media only screen and (min-width: 768px) {
  .footer__bottom .t3kk-nav.t3kk-nav--horizontal li {
    float: left;
  }
}
.footer__bottom .t3kk-nav a {
  display: block;
  text-decoration: none;
}
.footer__bottom .t3kk-nav a span {
  color: var(--c-bg-base);
  line-height: 1.75;
}
.footer__bottom .t3kk-nav a:hover {
  text-decoration: underline;
}
@media only screen and (min-width: 768px) {
  .footer__bottom .t3kk-nav li {
    margin-left: 16px;
  }
  .footer__bottom .t3kk-nav li:first-child {
    margin-left: 0;
  }
}

/**
 * Content
 */
.ce.ce--t3kk_gallery .t3kk-image-gallery.masonry-container {
  margin-top: calc(var(--bs-gutter-x) * -0.5);
  margin-bottom: calc(var(--bs-gutter-x) * -0.5);
}
.ce.ce--t3kk_gallery .t3kk-image-gallery .masonry-item {
  margin-top: calc(var(--bs-gutter-x) * 0.5);
  margin-bottom: calc(var(--bs-gutter-x) * 0.5);
}
.ce.ce--t3kk_gallery .t3kk-image-gallery.row {
  margin-top: calc(var(--bs-gutter-x) * -0.25);
  margin-bottom: calc(var(--bs-gutter-x) * -0.25);
  margin-right: calc(var(--bs-gutter-x) * -0.25);
  margin-left: calc(var(--bs-gutter-x) * -0.25);
}
.ce.ce--t3kk_gallery .t3kk-image-gallery.row > * {
  margin-top: calc(var(--bs-gutter-x) * 0.25);
  margin-bottom: calc(var(--bs-gutter-x) * 0.25);
  padding-right: calc(var(--bs-gutter-x) * 0.25);
  padding-left: calc(var(--bs-gutter-x) * 0.25);
}
.ce.ce--t3kk_gallery .ce__content .ce__bodytext {
  padding-top: 3rem;
}

/**
 * General
 */
.ce__bodytext {
  line-height: 1.75;
}
.ce__bodytext * {
  line-height: 1.75;
}
.ce__intro {
  padding-bottom: 3rem;
}
.ce__back, .ce__front {
  position: absolute;
}
.ce__back {
  z-index: 1;
}
.ce__front {
  z-index: 2;
}

.ce__title .subtitle {
  background-color: var(--c-font-base);
  padding: 6px 9px;
  display: inline-block;
  border-radius: 3px;
  font-family: var(--font-family-headlines);
}
.ce__title .subtitle--top {
  margin-bottom: 9px;
}
.ce__title .subtitle--bottom {
  margin-top: 9px;
}
.ce__title .subtitle__label {
  color: var(--c-bg-base);
  font-weight: 700;
  font-size: 18px;
  font-size: 1.8rem;
}

body > .body__container > main .ce .t3kk-wrapper__inside {
  position: relative;
}
body > .body__container > main .ce .ce__intro {
  padding-bottom: 36px;
}
body > .body__container > main .ce .ce__aside-icon {
  width: 128px;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
}
body > .body__container > main .ce .ce__aside-icon ~ .ce__title,
body > .body__container > main .ce .ce__aside-icon ~ .ce__content {
  position: relative;
  left: 128px;
  margin-right: 128px;
}
@media only screen and (min-width: 768px) {
  body > .body__container > main .ce--layout--text-bottom .t3kk-flex .t3kk-flex__item--order-2, body > .body__container > main .ce--layout--text-top .t3kk-flex .t3kk-flex__item--order-2, body > .body__container > main .ce--layout--media-bottom .t3kk-flex .t3kk-flex__item--order-2, body > .body__container > main .ce--layout--media-top .t3kk-flex .t3kk-flex__item--order-2 {
    margin-top: 36px;
  }
}

/**
   * Composition
   */
@media only screen and (orientation: landscape) {
  .ce.ce--composition.ce--ht-tb-ct .ce__title, .ce.ce--composition.ce--ht-tt-cb .ce__title, .ce.ce--composition.ce--ht-tl-cr .ce__title, .ce.ce--composition.ce--ht-tr-cl .ce__title {
    max-width: 90%;
  }
}
@media only screen and (orientation: landscape) {
  .ce.ce--composition.ce--ht-tb-ct .ce__bodytext--multicolumn, .ce.ce--composition.ce--ht-tt-cb .ce__bodytext--multicolumn {
    column-count: 2;
    column-gap: 40px;
  }
}
.ce.ce--composition.ce--ht-tb-ct .ce__content .ce__bodytext {
  padding-top: 48px;
}
.ce.ce--composition.ce--ht-tt-cb .ce__content .ce__bodytext {
  padding-bottom: 48px;
}

/**
 * Layout
 */
.ce.layout--box .ce__title .subtitle {
  font-weight: 700;
  font-size: 20px;
  font-size: 2rem;
}
@media only screen and (min-width: 768px) {
  .ce.layout--box .ce__title .subtitle {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
@media only screen and (max-width: 767px) {
  .ce.layout--box .t3kk-wrapper__inside {
    padding-top: 2.4rem;
    padding-bottom: 2.4rem;
  }
}

@media only screen and (min-width: 768px) {
  .ce--animated-icon .t3kk-wrapper__inside {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 3rem;
  }
}
.ce--animated-icon .ce__aside-icon {
  width: 96px;
  height: 96px;
  margin-left: -12px;
  margin-right: 12px;
  float: left;
}
@media only screen and (min-width: 768px) {
  .ce--animated-icon .ce__aside-icon {
    width: 124px;
    height: 124px;
    margin-right: 0px;
    margin-top: -3px;
    float: initial;
  }
}
@media only screen and (min-width: 1280px) {
  .ce--animated-icon .ce__aside-icon {
    width: 148px;
    height: 148px;
  }
}
.ce--animated-icon .ce__aside-icon svg {
  width: inherit;
  height: inherit;
}

.ce.ce--t3kk_info_box .ce__title {
  padding-bottom: 24px;
}
@media only screen and (min-width: 768px) {
  .ce.ce--t3kk_info_box .ce__title {
    padding-right: 48px;
  }
}
@media only screen and (min-width: 768px) {
  .ce.ce--t3kk_info_box .ce__content {
    padding-right: 24px;
  }
}

.ce.ce--t3kk_quotation .t3kk-wrapper {
  border-radius: var(--border-radius);
  border-color: var(--c-font-base);
  border-style: solid;
  border-width: 4px;
}
.ce.ce--t3kk_quotation .t3kk-wrapper__inside {
  padding: 24px 64px 24px 96px;
}
.ce.ce--t3kk_quotation .ce__content.has-photo {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.5rem;
}
.ce.ce--t3kk_quotation .ce__content.has-photo .author {
  width: 210px;
  text-align: center;
  padding: 0;
}
.ce.ce--t3kk_quotation .ce__content.has-photo .author figure {
  width: 160px;
  height: 160px;
  border-style: solid;
  border-width: 6px;
  border-radius: 80px;
  display: inline-block;
}
.ce.ce--t3kk_quotation .ce__content.has-photo .author figure img {
  width: 100%;
  height: 100%;
  border-radius: 74px;
}
.ce.ce--t3kk_quotation .ce__content.has-photo .author__name {
  font-weight: 700;
  font-size: 2.1rem;
}
.ce.ce--t3kk_quotation .ce__content.has-photo .author__photo {
  margin-bottom: 2.4rem;
}
.ce.ce--t3kk_quotation .ce__content.has-photo .author__profession {
  font-size: 1.6rem;
  margin-top: 1.2rem;
}
.ce.ce--t3kk_quotation .ce__content.has-photo .quotation {
  width: calc(100% - 210px - 1.5rem);
}
.ce.ce--t3kk_quotation .ce__content.has-photo .quotation blockquote {
  font-size: 3.2rem;
  line-height: 1.3;
  font-style: oblique;
  padding: 0 6rem 0 2rem;
  position: relative;
}
.ce.ce--t3kk_quotation .ce__content.has-photo .quotation blockquote:before, .ce.ce--t3kk_quotation .ce__content.has-photo .quotation blockquote:after {
  font-weight: 900;
  font-size: 9rem;
}
.ce.ce--t3kk_quotation .ce__content.has-photo .quotation blockquote:before {
  content: "„";
  position: absolute;
  left: -32px;
  top: -76px;
}
.ce.ce--t3kk_quotation .ce__content .author {
  color: var(--c-font-base);
}
.ce.ce--t3kk_quotation .ce__content .author figure {
  border-color: transparent;
}
.ce.ce--t3kk_quotation .ce__content blockquote {
  color: #999;
}

.ce.ce--t3kk_quotation.ce--dark-mode .t3kk-wrapper {
  background: var(--c-font-base);
  border-color: transparent;
}
.ce.ce--t3kk_quotation.ce--dark-mode .ce__content blockquote {
  color: #ededed;
}
.ce.ce--t3kk_quotation.ce--dark-mode .ce__content .author {
  color: white;
}
.ce.ce--t3kk_quotation.ce--dark-mode .ce__content .author figure {
  border-color: white;
}

.ce.ce--t3kk_text_images .ce__intro {
  padding-bottom: 32px;
}
.ce.ce--t3kk_text_images .ce .t3kk-image-container {
  padding-top: 10px;
}
.ce.ce--t3kk_text_images.ce--hl-tl-cr .row.masonry-container > *, .ce.ce--t3kk_text_images.ce--hr-tr-cl .row.masonry-container > * {
  --bs-gutter-x: 2rem;
}
.ce.ce--t3kk_text_images.ce--hl-tl-cr .row.masonry-container > * .t3kk-image-container, .ce.ce--t3kk_text_images.ce--hr-tr-cl .row.masonry-container > * .t3kk-image-container {
  margin-bottom: 2rem;
}
.ce.ce--t3kk_text_images.ce--ht-tb-ct .row.masonry-container, .ce.ce--t3kk_text_images.ce--ht-tt-cb .row.masonry-container {
  margin-bottom: -4rem;
}
.ce.ce--t3kk_text_images.ce--ht-tb-ct .row.masonry-container > * .t3kk-image-container, .ce.ce--t3kk_text_images.ce--ht-tt-cb .row.masonry-container > * .t3kk-image-container {
  margin-bottom: 4rem;
}
.ce.ce--t3kk_text_images img {
  width: 100%;
  height: auto;
}

body.layout.layout--focus main .ce.ce--t3kk_text_images .t3kk-image-container.float {
  width: 50%;
  margin-bottom: 1.25rem;
  margin-top: calc(1.25rem / 2);
}
body.layout.layout--focus main .ce.ce--t3kk_text_images .t3kk-image-container.float--right {
  margin-left: 3rem;
  margin-right: calc(-25% - (3rem - 0.5rem));
}
body.layout.layout--focus main .ce.ce--t3kk_text_images .t3kk-image-container.float--right .figure__caption--default {
  margin-left: 5%;
  margin-right: 10%;
}
body.layout.layout--focus main .ce.ce--t3kk_text_images .t3kk-image-container.float--left {
  margin-right: 3rem;
  margin-left: calc(-25% - (3rem - 0.5rem));
}
body.layout.layout--focus main .ce.ce--t3kk_text_images .t3kk-image-container.float--left .figure__caption--default {
  margin-left: 10%;
  margin-right: 5%;
}

.ce.ce--t3kk_video .ce__title {
  padding-bottom: 32px;
}

.ce.ce--t3kk_blog_articles_list .articles .t3kk-article:not(:last-child) {
  margin-bottom: 64px;
}
.ce.ce--t3kk_blog_articles_list .articles .t3kk-article__meta {
  padding: 24px 0 12px;
}
.ce.ce--t3kk_blog_articles_list .articles .t3kk-article__title {
  padding-bottom: 12px;
  margin-bottom: 24px;
  border-bottom: 3px solid #2a2a2a;
}
.ce.ce--t3kk_blog_articles_list .articles .t3kk-article__title h1,
.ce.ce--t3kk_blog_articles_list .articles .t3kk-article__title .h1 {
  margin: 0;
  padding: 0;
}
.ce.ce--t3kk_blog_articles_list .articles .t3kk-article__title h2,
.ce.ce--t3kk_blog_articles_list .articles .t3kk-article__title .h2 {
  margin: 0;
  padding: 0;
}
.ce.ce--t3kk_blog_articles_list .articles .t3kk-article__title h3,
.ce.ce--t3kk_blog_articles_list .articles .t3kk-article__title .h3 {
  margin: 0;
  padding: 0;
}
.ce.ce--t3kk_blog_articles_list .articles .t3kk-article__title h4,
.ce.ce--t3kk_blog_articles_list .articles .t3kk-article__title .h4 {
  margin: 0;
  padding: 0;
}
.ce.ce--t3kk_blog_articles_list .articles .t3kk-article__title h5,
.ce.ce--t3kk_blog_articles_list .articles .t3kk-article__title .h5 {
  margin: 0;
  padding: 0;
}
.ce.ce--t3kk_blog_articles_list .articles .t3kk-article__title h6,
.ce.ce--t3kk_blog_articles_list .articles .t3kk-article__title .h6 {
  margin: 0;
  padding: 0;
}
.ce.ce--t3kk_blog_articles_list .articles .t3kk-article img {
  width: 100%;
  height: auto;
}
.ce.ce--t3kk_blog_articles_list .articles .t3kk-article .t3kk-button--readmore {
  margin-top: 24px;
}

.main__sidebar .ce.ce--t3kk_blog_articles_list[data-version=most_read] .articles .t3kk-article:not(:last-child) {
  margin-bottom: 0;
  border-bottom: 1px solid black;
}
.main__sidebar .ce.ce--t3kk_blog_articles_list[data-version=most_read] .articles .t3kk-article__meta {
  padding: 16px 0 6px;
}
.main__sidebar .ce.ce--t3kk_blog_articles_list[data-version=most_read] .articles .t3kk-article__meta--date {
  padding: 12px 0 12px;
}
.main__sidebar .ce.ce--t3kk_blog_articles_list[data-version=most_read] .articles .t3kk-article__title {
  padding-bottom: 6px;
  margin-bottom: 6px;
  border-bottom: 0;
}
.main__sidebar .ce.ce--t3kk_blog_articles_list[data-version=most_read] .articles .t3kk-article date {
  font-variant: sub;
}
.main__sidebar .ce.ce--t3kk_blog_articles_list[data-version=most_read] .articles .t3kk-article h2 a,
.main__sidebar .ce.ce--t3kk_blog_articles_list[data-version=most_read] .articles .t3kk-article .h2 a {
  color: black;
}
.main__sidebar .ce.ce--t3kk_blog_articles_list[data-version=most_read] .articles .t3kk-article h2 a:hover,
.main__sidebar .ce.ce--t3kk_blog_articles_list[data-version=most_read] .articles .t3kk-article .h2 a:hover {
  text-decoration: underline;
}
.main__sidebar .ce.ce--t3kk_blog_articles_list[data-version=most_read] .articles .t3kk-article h3 a,
.main__sidebar .ce.ce--t3kk_blog_articles_list[data-version=most_read] .articles .t3kk-article .h3 a {
  color: black;
}
.main__sidebar .ce.ce--t3kk_blog_articles_list[data-version=most_read] .articles .t3kk-article h3 a:hover,
.main__sidebar .ce.ce--t3kk_blog_articles_list[data-version=most_read] .articles .t3kk-article .h3 a:hover {
  text-decoration: underline;
}

.ce.ce--t3kk_blog_articles_list .t3kk-cta {
  padding-top: 48px;
  text-align: center;
}
.ce.ce--t3kk_blog_articles_list .t3kk-cta .t3kk-btn {
  display: inline-block;
}

.t3kk-articles-list.t3kk-articles-list--masonry {
  padding: 0;
}
.t3kk-articles-list.t3kk-articles-list--masonry .container {
  padding: 0;
}

.t3kk-articles-list--teaser .t3kk-article-teaser {
  padding-top: 24px;
  padding-bottom: 24px;
}
@media only screen and (min-width: 768px) {
  .t3kk-articles-list--teaser .t3kk-article-teaser {
    padding-top: 32px;
    padding-bottom: 32px;
  }
}
.t3kk-articles-list--teaser .t3kk-article-teaser__wrapper {
  box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 50px;
  border-radius: var(--border-radius);
  transform: scale(1);
  transition: transform 250ms ease-in, box-shadow 250ms ease-in;
}
.t3kk-articles-list--teaser .t3kk-article-teaser__wrapper:hover {
  transform: scale(1.02);
  box-shadow: rgba(0, 0, 0, 0.25) 0px 10px 50px;
  transition: transform 350ms ease-out, box-shadow 350ms ease-out;
}
.t3kk-articles-list--teaser .t3kk-article-teaser__wrapper img {
  border-top-left-radius: var(--border-radius);
  border-top-right-radius: var(--border-radius);
}
@media only screen and (orientation: portrait) {
  .t3kk-articles-list--teaser .t3kk-article-teaser__wrapper {
    border-radius: initial;
  }
  .t3kk-articles-list--teaser .t3kk-article-teaser__wrapper img {
    border-top-left-radius: initial;
    border-top-right-radius: initial;
  }
}
.t3kk-articles-list--teaser .t3kk-article-teaser a {
  padding-bottom: 36px;
}
@media only screen and (min-width: 768px) {
  .t3kk-articles-list--teaser .t3kk-article-teaser a {
    padding-bottom: 48px;
  }
}
.t3kk-articles-list--teaser .t3kk-article-teaser .ce__title, .t3kk-articles-list--teaser .t3kk-article-teaser .ce__content, .t3kk-articles-list--teaser .t3kk-article-teaser .ce__cta {
  padding-left: 32px;
  padding-right: 32px;
}
.t3kk-articles-list--teaser .t3kk-article-teaser .ce__title {
  padding-top: 36px;
}
@media only screen and (min-width: 768px) {
  .t3kk-articles-list--teaser .t3kk-article-teaser .ce__title {
    padding-top: 48px;
    padding-bottom: 24px;
  }
}
.t3kk-articles-list--teaser .t3kk-article-teaser .ce__title h2,
.t3kk-articles-list--teaser .t3kk-article-teaser .ce__title h3 {
  font-size: 24px;
  font-size: 2.4rem;
}
@media only screen and (orientation: landscape) {
  .t3kk-articles-list--teaser .t3kk-article-teaser .ce__title h2,
  .t3kk-articles-list--teaser .t3kk-article-teaser .ce__title h3 {
    font-size: 26px;
    font-size: 2.6rem;
  }
}
.t3kk-articles-list--teaser .t3kk-article-teaser .ce__title .t3kk-meta--top {
  padding-bottom: 18px;
  top: -12px;
  position: relative;
  margin-bottom: -12px;
}
.t3kk-articles-list--teaser .t3kk-article-teaser .ce__title .t3kk-meta--bottom {
  padding-top: 18px;
}
.t3kk-articles-list--teaser .t3kk-article-teaser .ce__cta {
  padding-top: 16px;
}
@media only screen and (min-width: 768px) {
  .t3kk-articles-list--teaser .t3kk-article-teaser .ce__cta {
    padding-top: 32px;
  }
}

.t3kk-article-teaser.colorize-teaser.colorize-teaser--advertisement .t3kk-article-teaser__wrapper {
  background-color: #9191e9;
  color: #ffffff;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--advertisement .t3kk-article-teaser__wrapper .t3kk-meta .colorize.colorize--advertisement {
  background: #3c3cd8;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--advertisement .t3kk-article-teaser__wrapper a h2,
.t3kk-article-teaser.colorize-teaser.colorize-teaser--advertisement .t3kk-article-teaser__wrapper a h3,
.t3kk-article-teaser.colorize-teaser.colorize-teaser--advertisement .t3kk-article-teaser__wrapper a p,
.t3kk-article-teaser.colorize-teaser.colorize-teaser--advertisement .t3kk-article-teaser__wrapper a span {
  color: #ffffff;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--advertisement .t3kk-article-teaser__wrapper a .t3kk-button--readmore span {
  color: #ffffff;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--advertisement .t3kk-article-teaser__wrapper a .t3kk-button--readmore span:after {
  content: "";
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20id%3D%22arrowRight%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20256%20256%22%20style%3D%22enable-background%3Anew%200%200%20256%20256%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpolygon%20fill%3D%22%23ffffff%22%20points%3D%2279.093%2C0%2048.907%2C30.187%20146.72%2C128%2048.907%2C225.813%2079.093%2C256%20207.093%2C128%22%2F%3E%3C%2Fsvg%3E");
  background-size: 80% 80%;
  background-repeat: no-repeat;
  background-position: center center;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--black .t3kk-article-teaser__wrapper {
  background-color: #2a2a2a;
  color: #ffffff;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--black .t3kk-article-teaser__wrapper .t3kk-meta .colorize.colorize--black {
  background: hsl(0, 0%, -3.5294117647%);
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--black .t3kk-article-teaser__wrapper a h2,
.t3kk-article-teaser.colorize-teaser.colorize-teaser--black .t3kk-article-teaser__wrapper a h3,
.t3kk-article-teaser.colorize-teaser.colorize-teaser--black .t3kk-article-teaser__wrapper a p,
.t3kk-article-teaser.colorize-teaser.colorize-teaser--black .t3kk-article-teaser__wrapper a span {
  color: #ffffff;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--black .t3kk-article-teaser__wrapper a .t3kk-button--readmore span {
  color: #ffffff;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--black .t3kk-article-teaser__wrapper a .t3kk-button--readmore span:after {
  content: "";
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20id%3D%22arrowRight%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20256%20256%22%20style%3D%22enable-background%3Anew%200%200%20256%20256%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpolygon%20fill%3D%22%23ffffff%22%20points%3D%2279.093%2C0%2048.907%2C30.187%20146.72%2C128%2048.907%2C225.813%2079.093%2C256%20207.093%2C128%22%2F%3E%3C%2Fsvg%3E");
  background-size: 80% 80%;
  background-repeat: no-repeat;
  background-position: center center;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--grey .t3kk-article-teaser__wrapper {
  background-color: #dcdcdc;
  color: #2a2a2a;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--grey .t3kk-article-teaser__wrapper .t3kk-meta .colorize.colorize--grey {
  background: darkgray;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--grey .t3kk-article-teaser__wrapper a h2,
.t3kk-article-teaser.colorize-teaser.colorize-teaser--grey .t3kk-article-teaser__wrapper a h3,
.t3kk-article-teaser.colorize-teaser.colorize-teaser--grey .t3kk-article-teaser__wrapper a p,
.t3kk-article-teaser.colorize-teaser.colorize-teaser--grey .t3kk-article-teaser__wrapper a span {
  color: #2a2a2a;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--grey .t3kk-article-teaser__wrapper a .t3kk-button--readmore span {
  color: #2a2a2a;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--grey .t3kk-article-teaser__wrapper a .t3kk-button--readmore span:after {
  content: "";
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20id%3D%22arrowRight%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20256%20256%22%20style%3D%22enable-background%3Anew%200%200%20256%20256%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpolygon%20fill%3D%22%232a2a2a%22%20points%3D%2279.093%2C0%2048.907%2C30.187%20146.72%2C128%2048.907%2C225.813%2079.093%2C256%20207.093%2C128%22%2F%3E%3C%2Fsvg%3E");
  background-size: 80% 80%;
  background-repeat: no-repeat;
  background-position: center center;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--blue .t3kk-article-teaser__wrapper {
  background-color: #00bbf9;
  color: #ffffff;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--blue .t3kk-article-teaser__wrapper .t3kk-meta .colorize.colorize--blue {
  background: rgb(0, 110.3975903614, 147);
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--blue .t3kk-article-teaser__wrapper a h2,
.t3kk-article-teaser.colorize-teaser.colorize-teaser--blue .t3kk-article-teaser__wrapper a h3,
.t3kk-article-teaser.colorize-teaser.colorize-teaser--blue .t3kk-article-teaser__wrapper a p,
.t3kk-article-teaser.colorize-teaser.colorize-teaser--blue .t3kk-article-teaser__wrapper a span {
  color: #ffffff;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--blue .t3kk-article-teaser__wrapper a .t3kk-button--readmore span {
  color: #ffffff;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--blue .t3kk-article-teaser__wrapper a .t3kk-button--readmore span:after {
  content: "";
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20id%3D%22arrowRight%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20256%20256%22%20style%3D%22enable-background%3Anew%200%200%20256%20256%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpolygon%20fill%3D%22%23ffffff%22%20points%3D%2279.093%2C0%2048.907%2C30.187%20146.72%2C128%2048.907%2C225.813%2079.093%2C256%20207.093%2C128%22%2F%3E%3C%2Fsvg%3E");
  background-size: 80% 80%;
  background-repeat: no-repeat;
  background-position: center center;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--blue--light .t3kk-article-teaser__wrapper {
  background-color: #5bc4eb;
  color: #2a2a2a;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--blue--light .t3kk-article-teaser__wrapper .t3kk-meta .colorize.colorize--blue--light {
  background: rgb(24.347826087, 152.1739130435, 199.652173913);
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--blue--light .t3kk-article-teaser__wrapper a h2,
.t3kk-article-teaser.colorize-teaser.colorize-teaser--blue--light .t3kk-article-teaser__wrapper a h3,
.t3kk-article-teaser.colorize-teaser.colorize-teaser--blue--light .t3kk-article-teaser__wrapper a p,
.t3kk-article-teaser.colorize-teaser.colorize-teaser--blue--light .t3kk-article-teaser__wrapper a span {
  color: #2a2a2a;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--blue--light .t3kk-article-teaser__wrapper a .t3kk-button--readmore span {
  color: #2a2a2a;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--blue--light .t3kk-article-teaser__wrapper a .t3kk-button--readmore span:after {
  content: "";
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20id%3D%22arrowRight%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20256%20256%22%20style%3D%22enable-background%3Anew%200%200%20256%20256%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpolygon%20fill%3D%22%232a2a2a%22%20points%3D%2279.093%2C0%2048.907%2C30.187%20146.72%2C128%2048.907%2C225.813%2079.093%2C256%20207.093%2C128%22%2F%3E%3C%2Fsvg%3E");
  background-size: 80% 80%;
  background-repeat: no-repeat;
  background-position: center center;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--blue--tone .t3kk-article-teaser__wrapper {
  background-color: #aedeed;
  color: #2a2a2a;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--blue--tone .t3kk-article-teaser__wrapper .t3kk-meta .colorize.colorize--blue--tone {
  background: rgb(90.5454545455, 188, 218.4545454545);
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--blue--tone .t3kk-article-teaser__wrapper a h2,
.t3kk-article-teaser.colorize-teaser.colorize-teaser--blue--tone .t3kk-article-teaser__wrapper a h3,
.t3kk-article-teaser.colorize-teaser.colorize-teaser--blue--tone .t3kk-article-teaser__wrapper a p,
.t3kk-article-teaser.colorize-teaser.colorize-teaser--blue--tone .t3kk-article-teaser__wrapper a span {
  color: #2a2a2a;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--blue--tone .t3kk-article-teaser__wrapper a .t3kk-button--readmore span {
  color: #2a2a2a;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--blue--tone .t3kk-article-teaser__wrapper a .t3kk-button--readmore span:after {
  content: "";
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20id%3D%22arrowRight%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20256%20256%22%20style%3D%22enable-background%3Anew%200%200%20256%20256%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpolygon%20fill%3D%22%232a2a2a%22%20points%3D%2279.093%2C0%2048.907%2C30.187%20146.72%2C128%2048.907%2C225.813%2079.093%2C256%20207.093%2C128%22%2F%3E%3C%2Fsvg%3E");
  background-size: 80% 80%;
  background-repeat: no-repeat;
  background-position: center center;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--green .t3kk-article-teaser__wrapper {
  background-color: #9aac68;
  color: #ffffff;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--green .t3kk-article-teaser__wrapper .t3kk-meta .colorize.colorize--green {
  background: rgb(98.8974358974, 112.2820512821, 61.7179487179);
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--green .t3kk-article-teaser__wrapper a h2,
.t3kk-article-teaser.colorize-teaser.colorize-teaser--green .t3kk-article-teaser__wrapper a h3,
.t3kk-article-teaser.colorize-teaser.colorize-teaser--green .t3kk-article-teaser__wrapper a p,
.t3kk-article-teaser.colorize-teaser.colorize-teaser--green .t3kk-article-teaser__wrapper a span {
  color: #ffffff;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--green .t3kk-article-teaser__wrapper a .t3kk-button--readmore span {
  color: #ffffff;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--green .t3kk-article-teaser__wrapper a .t3kk-button--readmore span:after {
  content: "";
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20id%3D%22arrowRight%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20256%20256%22%20style%3D%22enable-background%3Anew%200%200%20256%20256%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpolygon%20fill%3D%22%23ffffff%22%20points%3D%2279.093%2C0%2048.907%2C30.187%20146.72%2C128%2048.907%2C225.813%2079.093%2C256%20207.093%2C128%22%2F%3E%3C%2Fsvg%3E");
  background-size: 80% 80%;
  background-repeat: no-repeat;
  background-position: center center;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--green--light .t3kk-article-teaser__wrapper {
  background-color: rgb(176.0128205128, 190.0897435897, 136.9102564103);
  color: #2a2a2a;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--green--light .t3kk-article-teaser__wrapper .t3kk-meta .colorize.colorize--green--light {
  background: rgb(127.8846153846, 145.1923076923, 79.8076923077);
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--green--light .t3kk-article-teaser__wrapper a h2,
.t3kk-article-teaser.colorize-teaser.colorize-teaser--green--light .t3kk-article-teaser__wrapper a h3,
.t3kk-article-teaser.colorize-teaser.colorize-teaser--green--light .t3kk-article-teaser__wrapper a p,
.t3kk-article-teaser.colorize-teaser.colorize-teaser--green--light .t3kk-article-teaser__wrapper a span {
  color: #2a2a2a;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--green--light .t3kk-article-teaser__wrapper a .t3kk-button--readmore span {
  color: #2a2a2a;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--green--light .t3kk-article-teaser__wrapper a .t3kk-button--readmore span:after {
  content: "";
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20id%3D%22arrowRight%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20256%20256%22%20style%3D%22enable-background%3Anew%200%200%20256%20256%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpolygon%20fill%3D%22%232a2a2a%22%20points%3D%2279.093%2C0%2048.907%2C30.187%20146.72%2C128%2048.907%2C225.813%2079.093%2C256%20207.093%2C128%22%2F%3E%3C%2Fsvg%3E");
  background-size: 80% 80%;
  background-repeat: no-repeat;
  background-position: center center;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--green--tone .t3kk-article-teaser__wrapper {
  background-color: #d7e6d4;
  color: #2a2a2a;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--green--tone .t3kk-article-teaser__wrapper .t3kk-meta .colorize.colorize--green--tone {
  background: rgb(155, 192.5, 147.5);
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--green--tone .t3kk-article-teaser__wrapper a h2,
.t3kk-article-teaser.colorize-teaser.colorize-teaser--green--tone .t3kk-article-teaser__wrapper a h3,
.t3kk-article-teaser.colorize-teaser.colorize-teaser--green--tone .t3kk-article-teaser__wrapper a p,
.t3kk-article-teaser.colorize-teaser.colorize-teaser--green--tone .t3kk-article-teaser__wrapper a span {
  color: #2a2a2a;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--green--tone .t3kk-article-teaser__wrapper a .t3kk-button--readmore span {
  color: #2a2a2a;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--green--tone .t3kk-article-teaser__wrapper a .t3kk-button--readmore span:after {
  content: "";
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20id%3D%22arrowRight%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20256%20256%22%20style%3D%22enable-background%3Anew%200%200%20256%20256%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpolygon%20fill%3D%22%232a2a2a%22%20points%3D%2279.093%2C0%2048.907%2C30.187%20146.72%2C128%2048.907%2C225.813%2079.093%2C256%20207.093%2C128%22%2F%3E%3C%2Fsvg%3E");
  background-size: 80% 80%;
  background-repeat: no-repeat;
  background-position: center center;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--lavender .t3kk-article-teaser__wrapper {
  background-color: #e6e6fa;
  color: #2a2a2a;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--lavender .t3kk-article-teaser__wrapper .t3kk-meta .colorize.colorize--lavender {
  background: #9191e9;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--lavender .t3kk-article-teaser__wrapper a h2,
.t3kk-article-teaser.colorize-teaser.colorize-teaser--lavender .t3kk-article-teaser__wrapper a h3,
.t3kk-article-teaser.colorize-teaser.colorize-teaser--lavender .t3kk-article-teaser__wrapper a p,
.t3kk-article-teaser.colorize-teaser.colorize-teaser--lavender .t3kk-article-teaser__wrapper a span {
  color: #2a2a2a;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--lavender .t3kk-article-teaser__wrapper a .t3kk-button--readmore span {
  color: #2a2a2a;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--lavender .t3kk-article-teaser__wrapper a .t3kk-button--readmore span:after {
  content: "";
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20id%3D%22arrowRight%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20256%20256%22%20style%3D%22enable-background%3Anew%200%200%20256%20256%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpolygon%20fill%3D%22%232a2a2a%22%20points%3D%2279.093%2C0%2048.907%2C30.187%20146.72%2C128%2048.907%2C225.813%2079.093%2C256%20207.093%2C128%22%2F%3E%3C%2Fsvg%3E");
  background-size: 80% 80%;
  background-repeat: no-repeat;
  background-position: center center;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--magenta .t3kk-article-teaser__wrapper {
  background-color: #ff0090;
  color: #ffffff;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--magenta .t3kk-article-teaser__wrapper .t3kk-meta .colorize.colorize--magenta {
  background: rgb(153, 0, 86.4);
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--magenta .t3kk-article-teaser__wrapper a h2,
.t3kk-article-teaser.colorize-teaser.colorize-teaser--magenta .t3kk-article-teaser__wrapper a h3,
.t3kk-article-teaser.colorize-teaser.colorize-teaser--magenta .t3kk-article-teaser__wrapper a p,
.t3kk-article-teaser.colorize-teaser.colorize-teaser--magenta .t3kk-article-teaser__wrapper a span {
  color: #ffffff;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--magenta .t3kk-article-teaser__wrapper a .t3kk-button--readmore span {
  color: #ffffff;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--magenta .t3kk-article-teaser__wrapper a .t3kk-button--readmore span:after {
  content: "";
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20id%3D%22arrowRight%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20256%20256%22%20style%3D%22enable-background%3Anew%200%200%20256%20256%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpolygon%20fill%3D%22%23ffffff%22%20points%3D%2279.093%2C0%2048.907%2C30.187%20146.72%2C128%2048.907%2C225.813%2079.093%2C256%20207.093%2C128%22%2F%3E%3C%2Fsvg%3E");
  background-size: 80% 80%;
  background-repeat: no-repeat;
  background-position: center center;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--magenta--tone .t3kk-article-teaser__wrapper {
  background-color: #f49ac2;
  color: #2a2a2a;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--magenta--tone .t3kk-article-teaser__wrapper .t3kk-meta .colorize.colorize--magenta--tone {
  background: rgb(233.9821428571, 62.0178571429, 138.4464285714);
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--magenta--tone .t3kk-article-teaser__wrapper a h2,
.t3kk-article-teaser.colorize-teaser.colorize-teaser--magenta--tone .t3kk-article-teaser__wrapper a h3,
.t3kk-article-teaser.colorize-teaser.colorize-teaser--magenta--tone .t3kk-article-teaser__wrapper a p,
.t3kk-article-teaser.colorize-teaser.colorize-teaser--magenta--tone .t3kk-article-teaser__wrapper a span {
  color: #2a2a2a;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--magenta--tone .t3kk-article-teaser__wrapper a .t3kk-button--readmore span {
  color: #2a2a2a;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--magenta--tone .t3kk-article-teaser__wrapper a .t3kk-button--readmore span:after {
  content: "";
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20id%3D%22arrowRight%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20256%20256%22%20style%3D%22enable-background%3Anew%200%200%20256%20256%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpolygon%20fill%3D%22%232a2a2a%22%20points%3D%2279.093%2C0%2048.907%2C30.187%20146.72%2C128%2048.907%2C225.813%2079.093%2C256%20207.093%2C128%22%2F%3E%3C%2Fsvg%3E");
  background-size: 80% 80%;
  background-repeat: no-repeat;
  background-position: center center;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--orange .t3kk-article-teaser__wrapper {
  background-color: #fa842b;
  color: #2a2a2a;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--orange .t3kk-article-teaser__wrapper .t3kk-meta .colorize.colorize--orange {
  background: rgb(186.599078341, 82.7373271889, 4.400921659);
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--orange .t3kk-article-teaser__wrapper a h2,
.t3kk-article-teaser.colorize-teaser.colorize-teaser--orange .t3kk-article-teaser__wrapper a h3,
.t3kk-article-teaser.colorize-teaser.colorize-teaser--orange .t3kk-article-teaser__wrapper a p,
.t3kk-article-teaser.colorize-teaser.colorize-teaser--orange .t3kk-article-teaser__wrapper a span {
  color: #2a2a2a;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--orange .t3kk-article-teaser__wrapper a .t3kk-button--readmore span {
  color: #2a2a2a;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--orange .t3kk-article-teaser__wrapper a .t3kk-button--readmore span:after {
  content: "";
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20id%3D%22arrowRight%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20256%20256%22%20style%3D%22enable-background%3Anew%200%200%20256%20256%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpolygon%20fill%3D%22%232a2a2a%22%20points%3D%2279.093%2C0%2048.907%2C30.187%20146.72%2C128%2048.907%2C225.813%2079.093%2C256%20207.093%2C128%22%2F%3E%3C%2Fsvg%3E");
  background-size: 80% 80%;
  background-repeat: no-repeat;
  background-position: center center;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--purple .t3kk-article-teaser__wrapper {
  background-color: #4f1ac6;
  color: #ffffff;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--purple .t3kk-article-teaser__wrapper .t3kk-meta .colorize.colorize--purple {
  background: rgb(43.0267857143, 14.1607142857, 107.8392857143);
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--purple .t3kk-article-teaser__wrapper a h2,
.t3kk-article-teaser.colorize-teaser.colorize-teaser--purple .t3kk-article-teaser__wrapper a h3,
.t3kk-article-teaser.colorize-teaser.colorize-teaser--purple .t3kk-article-teaser__wrapper a p,
.t3kk-article-teaser.colorize-teaser.colorize-teaser--purple .t3kk-article-teaser__wrapper a span {
  color: #ffffff;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--purple .t3kk-article-teaser__wrapper a .t3kk-button--readmore span {
  color: #ffffff;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--purple .t3kk-article-teaser__wrapper a .t3kk-button--readmore span:after {
  content: "";
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20id%3D%22arrowRight%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20256%20256%22%20style%3D%22enable-background%3Anew%200%200%20256%20256%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpolygon%20fill%3D%22%23ffffff%22%20points%3D%2279.093%2C0%2048.907%2C30.187%20146.72%2C128%2048.907%2C225.813%2079.093%2C256%20207.093%2C128%22%2F%3E%3C%2Fsvg%3E");
  background-size: 80% 80%;
  background-repeat: no-repeat;
  background-position: center center;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--purple--tone .t3kk-article-teaser__wrapper {
  background-color: #ced3f2;
  color: #2a2a2a;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--purple--tone .t3kk-article-teaser__wrapper .t3kk-meta .colorize.colorize--purple--tone {
  background: rgb(125.3870967742, 138.6129032258, 220.6129032258);
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--purple--tone .t3kk-article-teaser__wrapper a h2,
.t3kk-article-teaser.colorize-teaser.colorize-teaser--purple--tone .t3kk-article-teaser__wrapper a h3,
.t3kk-article-teaser.colorize-teaser.colorize-teaser--purple--tone .t3kk-article-teaser__wrapper a p,
.t3kk-article-teaser.colorize-teaser.colorize-teaser--purple--tone .t3kk-article-teaser__wrapper a span {
  color: #2a2a2a;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--purple--tone .t3kk-article-teaser__wrapper a .t3kk-button--readmore span {
  color: #2a2a2a;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--purple--tone .t3kk-article-teaser__wrapper a .t3kk-button--readmore span:after {
  content: "";
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20id%3D%22arrowRight%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20256%20256%22%20style%3D%22enable-background%3Anew%200%200%20256%20256%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpolygon%20fill%3D%22%232a2a2a%22%20points%3D%2279.093%2C0%2048.907%2C30.187%20146.72%2C128%2048.907%2C225.813%2079.093%2C256%20207.093%2C128%22%2F%3E%3C%2Fsvg%3E");
  background-size: 80% 80%;
  background-repeat: no-repeat;
  background-position: center center;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--red .t3kk-article-teaser__wrapper {
  background-color: tomato;
  color: #ffffff;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--red .t3kk-article-teaser__wrapper .t3kk-meta .colorize.colorize--red {
  background: rgb(224, 34.0869565217, 0);
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--red .t3kk-article-teaser__wrapper a h2,
.t3kk-article-teaser.colorize-teaser.colorize-teaser--red .t3kk-article-teaser__wrapper a h3,
.t3kk-article-teaser.colorize-teaser.colorize-teaser--red .t3kk-article-teaser__wrapper a p,
.t3kk-article-teaser.colorize-teaser.colorize-teaser--red .t3kk-article-teaser__wrapper a span {
  color: #ffffff;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--red .t3kk-article-teaser__wrapper a .t3kk-button--readmore span {
  color: #ffffff;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--red .t3kk-article-teaser__wrapper a .t3kk-button--readmore span:after {
  content: "";
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20id%3D%22arrowRight%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20256%20256%22%20style%3D%22enable-background%3Anew%200%200%20256%20256%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpolygon%20fill%3D%22%23ffffff%22%20points%3D%2279.093%2C0%2048.907%2C30.187%20146.72%2C128%2048.907%2C225.813%2079.093%2C256%20207.093%2C128%22%2F%3E%3C%2Fsvg%3E");
  background-size: 80% 80%;
  background-repeat: no-repeat;
  background-position: center center;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--red--tone .t3kk-article-teaser__wrapper {
  background-color: #f1c7bf;
  color: #2a2a2a;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--red--tone .t3kk-article-teaser__wrapper .t3kk-meta .colorize.colorize--red--tone {
  background: rgb(222.6923076923, 125.7692307692, 107.3076923077);
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--red--tone .t3kk-article-teaser__wrapper a h2,
.t3kk-article-teaser.colorize-teaser.colorize-teaser--red--tone .t3kk-article-teaser__wrapper a h3,
.t3kk-article-teaser.colorize-teaser.colorize-teaser--red--tone .t3kk-article-teaser__wrapper a p,
.t3kk-article-teaser.colorize-teaser.colorize-teaser--red--tone .t3kk-article-teaser__wrapper a span {
  color: #2a2a2a;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--red--tone .t3kk-article-teaser__wrapper a .t3kk-button--readmore span {
  color: #2a2a2a;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--red--tone .t3kk-article-teaser__wrapper a .t3kk-button--readmore span:after {
  content: "";
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20id%3D%22arrowRight%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20256%20256%22%20style%3D%22enable-background%3Anew%200%200%20256%20256%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpolygon%20fill%3D%22%232a2a2a%22%20points%3D%2279.093%2C0%2048.907%2C30.187%20146.72%2C128%2048.907%2C225.813%2079.093%2C256%20207.093%2C128%22%2F%3E%3C%2Fsvg%3E");
  background-size: 80% 80%;
  background-repeat: no-repeat;
  background-position: center center;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--turquoise .t3kk-article-teaser__wrapper {
  background-color: turquoise;
  color: #ffffff;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--turquoise .t3kk-article-teaser__wrapper .t3kk-meta .colorize.colorize--turquoise {
  background: rgb(25.972972973, 160.027027027, 146.6216216216);
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--turquoise .t3kk-article-teaser__wrapper a h2,
.t3kk-article-teaser.colorize-teaser.colorize-teaser--turquoise .t3kk-article-teaser__wrapper a h3,
.t3kk-article-teaser.colorize-teaser.colorize-teaser--turquoise .t3kk-article-teaser__wrapper a p,
.t3kk-article-teaser.colorize-teaser.colorize-teaser--turquoise .t3kk-article-teaser__wrapper a span {
  color: #ffffff;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--turquoise .t3kk-article-teaser__wrapper a .t3kk-button--readmore span {
  color: #ffffff;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--turquoise .t3kk-article-teaser__wrapper a .t3kk-button--readmore span:after {
  content: "";
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20id%3D%22arrowRight%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20256%20256%22%20style%3D%22enable-background%3Anew%200%200%20256%20256%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpolygon%20fill%3D%22%23ffffff%22%20points%3D%2279.093%2C0%2048.907%2C30.187%20146.72%2C128%2048.907%2C225.813%2079.093%2C256%20207.093%2C128%22%2F%3E%3C%2Fsvg%3E");
  background-size: 80% 80%;
  background-repeat: no-repeat;
  background-position: center center;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--turquoise--tone .t3kk-article-teaser__wrapper {
  background-color: #c9e2df;
  color: #2a2a2a;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--turquoise--tone .t3kk-article-teaser__wrapper .t3kk-meta .colorize.colorize--turquoise--tone {
  background: rgb(134.6385542169, 190.3614457831, 183.6746987952);
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--turquoise--tone .t3kk-article-teaser__wrapper a h2,
.t3kk-article-teaser.colorize-teaser.colorize-teaser--turquoise--tone .t3kk-article-teaser__wrapper a h3,
.t3kk-article-teaser.colorize-teaser.colorize-teaser--turquoise--tone .t3kk-article-teaser__wrapper a p,
.t3kk-article-teaser.colorize-teaser.colorize-teaser--turquoise--tone .t3kk-article-teaser__wrapper a span {
  color: #2a2a2a;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--turquoise--tone .t3kk-article-teaser__wrapper a .t3kk-button--readmore span {
  color: #2a2a2a;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--turquoise--tone .t3kk-article-teaser__wrapper a .t3kk-button--readmore span:after {
  content: "";
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20id%3D%22arrowRight%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20256%20256%22%20style%3D%22enable-background%3Anew%200%200%20256%20256%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpolygon%20fill%3D%22%232a2a2a%22%20points%3D%2279.093%2C0%2048.907%2C30.187%20146.72%2C128%2048.907%2C225.813%2079.093%2C256%20207.093%2C128%22%2F%3E%3C%2Fsvg%3E");
  background-size: 80% 80%;
  background-repeat: no-repeat;
  background-position: center center;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--white .t3kk-article-teaser__wrapper {
  background-color: #ffffff;
  color: #2a2a2a;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--white .t3kk-article-teaser__wrapper .t3kk-meta .colorize.colorize--white {
  background: #cccccc;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--white .t3kk-article-teaser__wrapper a h2,
.t3kk-article-teaser.colorize-teaser.colorize-teaser--white .t3kk-article-teaser__wrapper a h3,
.t3kk-article-teaser.colorize-teaser.colorize-teaser--white .t3kk-article-teaser__wrapper a p,
.t3kk-article-teaser.colorize-teaser.colorize-teaser--white .t3kk-article-teaser__wrapper a span {
  color: #2a2a2a;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--white .t3kk-article-teaser__wrapper a .t3kk-button--readmore span {
  color: #2a2a2a;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--white .t3kk-article-teaser__wrapper a .t3kk-button--readmore span:after {
  content: "";
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20id%3D%22arrowRight%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20256%20256%22%20style%3D%22enable-background%3Anew%200%200%20256%20256%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpolygon%20fill%3D%22%232a2a2a%22%20points%3D%2279.093%2C0%2048.907%2C30.187%20146.72%2C128%2048.907%2C225.813%2079.093%2C256%20207.093%2C128%22%2F%3E%3C%2Fsvg%3E");
  background-size: 80% 80%;
  background-repeat: no-repeat;
  background-position: center center;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--yellow .t3kk-article-teaser__wrapper {
  background-color: rgb(255, 230, 109);
  color: #2a2a2a;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--yellow .t3kk-article-teaser__wrapper .t3kk-meta .colorize.colorize--yellow {
  background: rgb(255, 212.5342465753, 7);
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--yellow .t3kk-article-teaser__wrapper a h2,
.t3kk-article-teaser.colorize-teaser.colorize-teaser--yellow .t3kk-article-teaser__wrapper a h3,
.t3kk-article-teaser.colorize-teaser.colorize-teaser--yellow .t3kk-article-teaser__wrapper a p,
.t3kk-article-teaser.colorize-teaser.colorize-teaser--yellow .t3kk-article-teaser__wrapper a span {
  color: #2a2a2a;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--yellow .t3kk-article-teaser__wrapper a .t3kk-button--readmore span {
  color: #2a2a2a;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--yellow .t3kk-article-teaser__wrapper a .t3kk-button--readmore span:after {
  content: "";
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20id%3D%22arrowRight%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20256%20256%22%20style%3D%22enable-background%3Anew%200%200%20256%20256%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpolygon%20fill%3D%22%232a2a2a%22%20points%3D%2279.093%2C0%2048.907%2C30.187%20146.72%2C128%2048.907%2C225.813%2079.093%2C256%20207.093%2C128%22%2F%3E%3C%2Fsvg%3E");
  background-size: 80% 80%;
  background-repeat: no-repeat;
  background-position: center center;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--advertisement a {
  color: #9191e9;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--advertisement .readmore {
  border-bottom-color: #9191e9;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--black a {
  color: #2a2a2a;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--black .readmore {
  border-bottom-color: #2a2a2a;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--grey a {
  color: #dcdcdc;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--grey .readmore {
  border-bottom-color: #dcdcdc;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--blue a {
  color: #00bbf9;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--blue .readmore {
  border-bottom-color: #00bbf9;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--blue--light a {
  color: #5bc4eb;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--blue--light .readmore {
  border-bottom-color: #5bc4eb;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--blue--tone a {
  color: #aedeed;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--blue--tone .readmore {
  border-bottom-color: #aedeed;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--green a {
  color: #9aac68;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--green .readmore {
  border-bottom-color: #9aac68;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--green--light a {
  color: rgb(176.0128205128, 190.0897435897, 136.9102564103);
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--green--light .readmore {
  border-bottom-color: rgb(176.0128205128, 190.0897435897, 136.9102564103);
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--green--tone a {
  color: #d7e6d4;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--green--tone .readmore {
  border-bottom-color: #d7e6d4;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--lavender a {
  color: #e6e6fa;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--lavender .readmore {
  border-bottom-color: #e6e6fa;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--magenta a {
  color: #ff0090;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--magenta .readmore {
  border-bottom-color: #ff0090;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--magenta--tone a {
  color: #f49ac2;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--magenta--tone .readmore {
  border-bottom-color: #f49ac2;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--orange a {
  color: #fa842b;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--orange .readmore {
  border-bottom-color: #fa842b;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--purple a {
  color: #4f1ac6;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--purple .readmore {
  border-bottom-color: #4f1ac6;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--purple--tone a {
  color: #ced3f2;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--purple--tone .readmore {
  border-bottom-color: #ced3f2;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--red a {
  color: tomato;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--red .readmore {
  border-bottom-color: tomato;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--red--tone a {
  color: #f1c7bf;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--red--tone .readmore {
  border-bottom-color: #f1c7bf;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--turquoise a {
  color: turquoise;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--turquoise .readmore {
  border-bottom-color: turquoise;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--turquoise--tone a {
  color: #c9e2df;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--turquoise--tone .readmore {
  border-bottom-color: #c9e2df;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--white a {
  color: #ffffff;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--white .readmore {
  border-bottom-color: #ffffff;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--yellow a {
  color: rgb(255, 230, 109);
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--yellow .readmore {
  border-bottom-color: rgb(255, 230, 109);
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--advertisement a {
  color: #9191e9;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--advertisement .readmore:before {
  background-color: #9191e9;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--black a {
  color: #2a2a2a;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--black .readmore:before {
  background-color: #2a2a2a;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--grey a {
  color: #dcdcdc;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--grey .readmore:before {
  background-color: #dcdcdc;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--blue a {
  color: #00bbf9;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--blue .readmore:before {
  background-color: #00bbf9;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--blue--light a {
  color: #5bc4eb;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--blue--light .readmore:before {
  background-color: #5bc4eb;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--blue--tone a {
  color: #aedeed;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--blue--tone .readmore:before {
  background-color: #aedeed;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--green a {
  color: #9aac68;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--green .readmore:before {
  background-color: #9aac68;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--green--light a {
  color: rgb(176.0128205128, 190.0897435897, 136.9102564103);
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--green--light .readmore:before {
  background-color: rgb(176.0128205128, 190.0897435897, 136.9102564103);
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--green--tone a {
  color: #d7e6d4;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--green--tone .readmore:before {
  background-color: #d7e6d4;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--lavender a {
  color: #e6e6fa;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--lavender .readmore:before {
  background-color: #e6e6fa;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--magenta a {
  color: #ff0090;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--magenta .readmore:before {
  background-color: #ff0090;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--magenta--tone a {
  color: #f49ac2;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--magenta--tone .readmore:before {
  background-color: #f49ac2;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--orange a {
  color: #fa842b;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--orange .readmore:before {
  background-color: #fa842b;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--purple a {
  color: #4f1ac6;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--purple .readmore:before {
  background-color: #4f1ac6;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--purple--tone a {
  color: #ced3f2;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--purple--tone .readmore:before {
  background-color: #ced3f2;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--red a {
  color: tomato;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--red .readmore:before {
  background-color: tomato;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--red--tone a {
  color: #f1c7bf;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--red--tone .readmore:before {
  background-color: #f1c7bf;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--turquoise a {
  color: turquoise;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--turquoise .readmore:before {
  background-color: turquoise;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--turquoise--tone a {
  color: #c9e2df;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--turquoise--tone .readmore:before {
  background-color: #c9e2df;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--white a {
  color: #ffffff;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--white .readmore:before {
  background-color: #ffffff;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--yellow a {
  color: rgb(255, 230, 109);
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--yellow .readmore:before {
  background-color: rgb(255, 230, 109);
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--advertisement a {
  color: #9191e9;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--advertisement .readmore:after {
  border-left-color: #9191e9;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--black a {
  color: #2a2a2a;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--black .readmore:after {
  border-left-color: #2a2a2a;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--grey a {
  color: #dcdcdc;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--grey .readmore:after {
  border-left-color: #dcdcdc;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--blue a {
  color: #00bbf9;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--blue .readmore:after {
  border-left-color: #00bbf9;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--blue--light a {
  color: #5bc4eb;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--blue--light .readmore:after {
  border-left-color: #5bc4eb;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--blue--tone a {
  color: #aedeed;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--blue--tone .readmore:after {
  border-left-color: #aedeed;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--green a {
  color: #9aac68;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--green .readmore:after {
  border-left-color: #9aac68;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--green--light a {
  color: rgb(176.0128205128, 190.0897435897, 136.9102564103);
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--green--light .readmore:after {
  border-left-color: rgb(176.0128205128, 190.0897435897, 136.9102564103);
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--green--tone a {
  color: #d7e6d4;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--green--tone .readmore:after {
  border-left-color: #d7e6d4;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--lavender a {
  color: #e6e6fa;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--lavender .readmore:after {
  border-left-color: #e6e6fa;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--magenta a {
  color: #ff0090;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--magenta .readmore:after {
  border-left-color: #ff0090;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--magenta--tone a {
  color: #f49ac2;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--magenta--tone .readmore:after {
  border-left-color: #f49ac2;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--orange a {
  color: #fa842b;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--orange .readmore:after {
  border-left-color: #fa842b;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--purple a {
  color: #4f1ac6;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--purple .readmore:after {
  border-left-color: #4f1ac6;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--purple--tone a {
  color: #ced3f2;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--purple--tone .readmore:after {
  border-left-color: #ced3f2;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--red a {
  color: tomato;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--red .readmore:after {
  border-left-color: tomato;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--red--tone a {
  color: #f1c7bf;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--red--tone .readmore:after {
  border-left-color: #f1c7bf;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--turquoise a {
  color: turquoise;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--turquoise .readmore:after {
  border-left-color: turquoise;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--turquoise--tone a {
  color: #c9e2df;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--turquoise--tone .readmore:after {
  border-left-color: #c9e2df;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--white a {
  color: #ffffff;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--white .readmore:after {
  border-left-color: #ffffff;
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--yellow a {
  color: rgb(255, 230, 109);
}
.t3kk-article-teaser.colorize-teaser.colorize-teaser--yellow .readmore:after {
  border-left-color: rgb(255, 230, 109);
}
.t3kk-article-teaser h2,
.t3kk-article-teaser h3 {
  line-height: 1.25;
}
.t3kk-article-teaser a h2,
.t3kk-article-teaser a h3,
.t3kk-article-teaser a p,
.t3kk-article-teaser a span {
  color: var(--c-font-base);
}
.t3kk-article-teaser a .t3kk-button {
  /* span {
            color: var(--c-bg-base);
        } */
}
.t3kk-article-teaser a .t3kk-button:hover {
  cursor: pointer;
}
.t3kk-article-teaser .t3kk-meta__authors__label {
  font-weight: 400;
}
.t3kk-article-teaser .t3kk-meta__authors__value {
  font-weight: 600;
}
.t3kk-article-teaser .t3kk-meta__category, .t3kk-article-teaser .t3kk-meta__type {
  display: inline-block;
  padding: 6px 9px;
  font-weight: 600;
  letter-spacing: 0.0625rem;
  text-transform: uppercase;
}
.t3kk-article-teaser .t3kk-meta__category:not(.colorize), .t3kk-article-teaser .t3kk-meta__type:not(.colorize) {
  background: #2a2a2a;
  color: #f7f7f7;
}
.t3kk-article-teaser .t3kk-meta--bottom {
  font-size: 14px;
  font-size: 1.4rem;
}
.t3kk-article-teaser.colorize-bottom {
  border-bottom-width: 5px;
  border-bottom-style: solid;
}
.t3kk-article-teaser.colorize-top {
  border-top-width: 5px;
  border-top-style: solid;
}
.t3kk-article-teaser:not(.t3kk-article-teaser--showcase) .t3kk-image-container {
  position: relative;
}
.t3kk-article-teaser:not(.t3kk-article-teaser--showcase) .t3kk-image-container:before {
  content: "";
  position: absolute;
  height: 5px;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 1;
  background-color: transparent;
}
.t3kk-article-teaser:not(.t3kk-article-teaser--showcase) .t3kk-image-container--loaded:before {
  background-color: black;
  transition: background-color 0.5s ease-in;
  transition-delay: 0.75s;
}
.t3kk-article-teaser .t3kk-button--readmore {
  transition: padding-right 125ms ease-in;
}
.t3kk-article-teaser .t3kk-button--readmore span {
  font-size: 18px;
  font-size: 1.8rem;
}
.t3kk-articles-list--teaser .t3kk-article-teaser .t3kk-image-container {
  border-top-left-radius: var(--border-radius);
  border-top-right-radius: var(--border-radius);
}
.t3kk-articles-list--teaser .t3kk-article-teaser .t3kk-image-container .t3kk-image {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.t3kk-articles-list--teaser .t3kk-article-teaser .t3kk-image-container .t3kk-image img,
.t3kk-articles-list--teaser .t3kk-article-teaser .t3kk-image-container .t3kk-image figure {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
  width: 100%;
  height: auto;
}

.ce.ce--t3kk_blog_showcase {
  position: relative;
  margin-bottom: 18rem;
}
.ce.ce--t3kk_blog_showcase a {
  color: var(--c-font-base);
  text-decoration: none;
}
.ce.ce--t3kk_blog_showcase a * {
  color: inherit;
  text-decoration: inherit;
}
.ce.ce--t3kk_blog_showcase a:hover {
  color: var(--c-font-base);
  text-decoration: none;
}
.ce.ce--t3kk_blog_showcase a:hover * {
  color: inherit;
  text-decoration: inherit;
}
.ce.ce--t3kk_blog_showcase .hero__back {
  position: relative;
  z-index: 1;
}
.ce.ce--t3kk_blog_showcase .hero__front {
  position: absolute;
  bottom: -18rem;
  right: 0;
  width: 75%;
  background-color: var(--c-bg-base);
  border-top-left-radius: calc(var(--border-radius) * 2);
  padding: 2.5rem 0 0 2.5rem;
  box-shadow: -15px -15px 20px 0 rgba(0, 0, 0, 0.05);
  z-index: 2;
}
.ce.ce--t3kk_blog_showcase .t3kk-meta--top {
  margin-top: 1rem;
  margin-bottom: 2.5rem;
}
.ce.ce--t3kk_blog_showcase .t3kk-image-container--rounded {
  border-bottom-left-radius: calc(var(--border-radius) * 3);
}
.ce.ce--t3kk_blog_showcase .t3kk-image-container--rounded img {
  border-bottom-left-radius: calc(var(--border-radius) * 3);
}
.ce.ce--t3kk_blog_showcase .t3kk-image {
  aspect-ratio: 1;
}
@media only screen and (orientation: landscape) {
  .ce.ce--t3kk_blog_showcase .t3kk-image {
    aspect-ratio: 2/1;
  }
}
.ce.ce--t3kk_blog_showcase .t3kk-image picture,
.ce.ce--t3kk_blog_showcase .t3kk-image img {
  width: 100%;
}
.ce.ce--t3kk_blog_showcase .ce__cta {
  padding-top: 3rem;
  padding-bottom: 1rem;
}
.ce.ce--t3kk_blog_showcase .ce__title {
  display: flex;
  flex-direction: column;
}
.ce.ce--t3kk_blog_showcase .ce__title .subtitle {
  background-color: transparent;
  font-family: var(--font-family-headlines);
  font-weight: 600;
  letter-spacing: 0.5px;
  padding-top: 0.75rem;
  order: 2;
}
.ce.ce--t3kk_blog_showcase .ce__title h1,
.ce.ce--t3kk_blog_showcase .ce__title h2 {
  order: 1;
  position: relative;
  padding-bottom: 0.5rem;
  font-size: 30px;
  font-size: 3rem;
}
@media only screen and (orientation: landscape) {
  .ce.ce--t3kk_blog_showcase .ce__title h1,
  .ce.ce--t3kk_blog_showcase .ce__title h2 {
    font-size: 32px;
    font-size: 3.2rem;
  }
}
.ce.ce--t3kk_blog_showcase .ce__title h1::after,
.ce.ce--t3kk_blog_showcase .ce__title h2::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 75%;
  height: 3px;
  background-color: var(--c-font-base);
  border-radius: 1.5px;
}

/**
 * Import Node Modules
 */
/*!
 * Bootstrap Grid v5.2.3 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-black: #000;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #0d6efd;
  --bs-secondary: #6c757d;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #ffc107;
  --bs-danger: #dc3545;
  --bs-light: #f8f9fa;
  --bs-dark: #212529;
  --bs-primary-rgb: 13, 110, 253;
  --bs-secondary-rgb: 108, 117, 125;
  --bs-success-rgb: 25, 135, 84;
  --bs-info-rgb: 13, 202, 240;
  --bs-warning-rgb: 255, 193, 7;
  --bs-danger-rgb: 220, 53, 69;
  --bs-light-rgb: 248, 249, 250;
  --bs-dark-rgb: 33, 37, 41;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-body-color-rgb: 33, 37, 41;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-body-font-family: var(--bs-font-sans-serif);
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #212529;
  --bs-body-bg: #fff;
  --bs-border-width: 1px;
  --bs-border-style: solid;
  --bs-border-color: #dee2e6;
  --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
  --bs-border-radius: 0.375rem;
  --bs-border-radius-sm: 0.25rem;
  --bs-border-radius-lg: 0.5rem;
  --bs-border-radius-xl: 1rem;
  --bs-border-radius-2xl: 2rem;
  --bs-border-radius-pill: 50rem;
  --bs-link-color: #0d6efd;
  --bs-link-hover-color: rgb(10.4, 88, 202.4);
  --bs-code-color: #d63384;
  --bs-highlight-bg: rgb(255, 242.6, 205.4);
}

.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  --bs-gutter-x: 4rem;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1320px;
  }
}
.row {
  --bs-gutter-x: 4rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}
.row > * {
  box-sizing: border-box;
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}

.col {
  flex: 1 0 0%;
}

.row-cols-auto > * {
  flex: 0 0 auto;
  width: auto;
}

.row-cols-1 > * {
  flex: 0 0 auto;
  width: 100%;
}

.row-cols-2 > * {
  flex: 0 0 auto;
  width: 50%;
}

.row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.3333333333%;
}

.row-cols-4 > * {
  flex: 0 0 auto;
  width: 25%;
}

.row-cols-5 > * {
  flex: 0 0 auto;
  width: 20%;
}

.row-cols-6 > * {
  flex: 0 0 auto;
  width: 16.6666666667%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
}

.col-1 {
  flex: 0 0 auto;
  width: 8.33333333%;
}

.col-2 {
  flex: 0 0 auto;
  width: 16.66666667%;
}

.col-3 {
  flex: 0 0 auto;
  width: 25%;
}

.col-4 {
  flex: 0 0 auto;
  width: 33.33333333%;
}

.col-5 {
  flex: 0 0 auto;
  width: 41.66666667%;
}

.col-6 {
  flex: 0 0 auto;
  width: 50%;
}

.col-7 {
  flex: 0 0 auto;
  width: 58.33333333%;
}

.col-8 {
  flex: 0 0 auto;
  width: 66.66666667%;
}

.col-9 {
  flex: 0 0 auto;
  width: 75%;
}

.col-10 {
  flex: 0 0 auto;
  width: 83.33333333%;
}

.col-11 {
  flex: 0 0 auto;
  width: 91.66666667%;
}

.col-12 {
  flex: 0 0 auto;
  width: 100%;
}

.offset-1 {
  margin-left: 8.33333333%;
}

.offset-2 {
  margin-left: 16.66666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.33333333%;
}

.offset-5 {
  margin-left: 41.66666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.33333333%;
}

.offset-8 {
  margin-left: 66.66666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.33333333%;
}

.offset-11 {
  margin-left: 91.66666667%;
}

.g-0,
.gx-0 {
  --bs-gutter-x: 0;
}

.g-0,
.gy-0 {
  --bs-gutter-y: 0;
}

.g-1,
.gx-1 {
  --bs-gutter-x: 0.25rem;
}

.g-1,
.gy-1 {
  --bs-gutter-y: 0.25rem;
}

.g-2,
.gx-2 {
  --bs-gutter-x: 0.5rem;
}

.g-2,
.gy-2 {
  --bs-gutter-y: 0.5rem;
}

.g-3,
.gx-3 {
  --bs-gutter-x: 1rem;
}

.g-3,
.gy-3 {
  --bs-gutter-y: 1rem;
}

.g-4,
.gx-4 {
  --bs-gutter-x: 1.5rem;
}

.g-4,
.gy-4 {
  --bs-gutter-y: 1.5rem;
}

.g-5,
.gx-5 {
  --bs-gutter-x: 3rem;
}

.g-5,
.gy-5 {
  --bs-gutter-y: 3rem;
}

@media (min-width: 576px) {
  .col-sm {
    flex: 1 0 0%;
  }
  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
  .g-sm-0,
  .gx-sm-0 {
    --bs-gutter-x: 0;
  }
  .g-sm-0,
  .gy-sm-0 {
    --bs-gutter-y: 0;
  }
  .g-sm-1,
  .gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-sm-1,
  .gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-sm-2,
  .gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-sm-2,
  .gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-sm-3,
  .gx-sm-3 {
    --bs-gutter-x: 1rem;
  }
  .g-sm-3,
  .gy-sm-3 {
    --bs-gutter-y: 1rem;
  }
  .g-sm-4,
  .gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-sm-4,
  .gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-sm-5,
  .gx-sm-5 {
    --bs-gutter-x: 3rem;
  }
  .g-sm-5,
  .gy-sm-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex: 1 0 0%;
  }
  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333333%;
  }
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
  .g-md-0,
  .gx-md-0 {
    --bs-gutter-x: 0;
  }
  .g-md-0,
  .gy-md-0 {
    --bs-gutter-y: 0;
  }
  .g-md-1,
  .gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-md-1,
  .gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-md-2,
  .gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-md-2,
  .gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-md-3,
  .gx-md-3 {
    --bs-gutter-x: 1rem;
  }
  .g-md-3,
  .gy-md-3 {
    --bs-gutter-y: 1rem;
  }
  .g-md-4,
  .gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-md-4,
  .gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-md-5,
  .gx-md-5 {
    --bs-gutter-x: 3rem;
  }
  .g-md-5,
  .gy-md-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex: 1 0 0%;
  }
  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
  .g-lg-0,
  .gx-lg-0 {
    --bs-gutter-x: 0;
  }
  .g-lg-0,
  .gy-lg-0 {
    --bs-gutter-y: 0;
  }
  .g-lg-1,
  .gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-lg-1,
  .gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-lg-2,
  .gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-lg-2,
  .gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-lg-3,
  .gx-lg-3 {
    --bs-gutter-x: 1rem;
  }
  .g-lg-3,
  .gy-lg-3 {
    --bs-gutter-y: 1rem;
  }
  .g-lg-4,
  .gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-lg-4,
  .gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-lg-5,
  .gx-lg-5 {
    --bs-gutter-x: 3rem;
  }
  .g-lg-5,
  .gy-lg-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex: 1 0 0%;
  }
  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
  .g-xl-0,
  .gx-xl-0 {
    --bs-gutter-x: 0;
  }
  .g-xl-0,
  .gy-xl-0 {
    --bs-gutter-y: 0;
  }
  .g-xl-1,
  .gx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xl-1,
  .gy-xl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xl-2,
  .gx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xl-2,
  .gy-xl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xl-3,
  .gx-xl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xl-3,
  .gy-xl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xl-4,
  .gx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xl-4,
  .gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xl-5,
  .gx-xl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xl-5,
  .gy-xl-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1400px) {
  .col-xxl {
    flex: 1 0 0%;
  }
  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xxl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xxl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xxl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xxl-11 {
    margin-left: 91.66666667%;
  }
  .g-xxl-0,
  .gx-xxl-0 {
    --bs-gutter-x: 0;
  }
  .g-xxl-0,
  .gy-xxl-0 {
    --bs-gutter-y: 0;
  }
  .g-xxl-1,
  .gx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xxl-1,
  .gy-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xxl-2,
  .gx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xxl-2,
  .gy-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xxl-3,
  .gx-xxl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xxl-3,
  .gy-xxl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xxl-4,
  .gx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xxl-4,
  .gy-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xxl-5,
  .gx-xxl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xxl-5,
  .gy-xxl-5 {
    --bs-gutter-y: 3rem;
  }
}
.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-grid {
  display: grid !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

.d-none {
  display: none !important;
}

.flex-fill {
  flex: 1 1 auto !important;
}

.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.justify-content-evenly {
  justify-content: space-evenly !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

.order-first {
  order: -1 !important;
}

.order-0 {
  order: 0 !important;
}

.order-1 {
  order: 1 !important;
}

.order-2 {
  order: 2 !important;
}

.order-3 {
  order: 3 !important;
}

.order-4 {
  order: 4 !important;
}

.order-5 {
  order: 5 !important;
}

.order-last {
  order: 6 !important;
}

.m-0 {
  margin: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}

.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}

.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mt-1 {
  margin-top: 0.25rem !important;
}

.mt-2 {
  margin-top: 0.5rem !important;
}

.mt-3 {
  margin-top: 1rem !important;
}

.mt-4 {
  margin-top: 1.5rem !important;
}

.mt-5 {
  margin-top: 3rem !important;
}

.mt-auto {
  margin-top: auto !important;
}

.me-0 {
  margin-right: 0 !important;
}

.me-1 {
  margin-right: 0.25rem !important;
}

.me-2 {
  margin-right: 0.5rem !important;
}

.me-3 {
  margin-right: 1rem !important;
}

.me-4 {
  margin-right: 1.5rem !important;
}

.me-5 {
  margin-right: 3rem !important;
}

.me-auto {
  margin-right: auto !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-1 {
  margin-bottom: 0.25rem !important;
}

.mb-2 {
  margin-bottom: 0.5rem !important;
}

.mb-3 {
  margin-bottom: 1rem !important;
}

.mb-4 {
  margin-bottom: 1.5rem !important;
}

.mb-5 {
  margin-bottom: 3rem !important;
}

.mb-auto {
  margin-bottom: auto !important;
}

.ms-0 {
  margin-left: 0 !important;
}

.ms-1 {
  margin-left: 0.25rem !important;
}

.ms-2 {
  margin-left: 0.5rem !important;
}

.ms-3 {
  margin-left: 1rem !important;
}

.ms-4 {
  margin-left: 1.5rem !important;
}

.ms-5 {
  margin-left: 3rem !important;
}

.ms-auto {
  margin-left: auto !important;
}

.p-0 {
  padding: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}

.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}

.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pt-1 {
  padding-top: 0.25rem !important;
}

.pt-2 {
  padding-top: 0.5rem !important;
}

.pt-3 {
  padding-top: 1rem !important;
}

.pt-4 {
  padding-top: 1.5rem !important;
}

.pt-5 {
  padding-top: 3rem !important;
}

.pe-0 {
  padding-right: 0 !important;
}

.pe-1 {
  padding-right: 0.25rem !important;
}

.pe-2 {
  padding-right: 0.5rem !important;
}

.pe-3 {
  padding-right: 1rem !important;
}

.pe-4 {
  padding-right: 1.5rem !important;
}

.pe-5 {
  padding-right: 3rem !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pb-1 {
  padding-bottom: 0.25rem !important;
}

.pb-2 {
  padding-bottom: 0.5rem !important;
}

.pb-3 {
  padding-bottom: 1rem !important;
}

.pb-4 {
  padding-bottom: 1.5rem !important;
}

.pb-5 {
  padding-bottom: 3rem !important;
}

.ps-0 {
  padding-left: 0 !important;
}

.ps-1 {
  padding-left: 0.25rem !important;
}

.ps-2 {
  padding-left: 0.5rem !important;
}

.ps-3 {
  padding-left: 1rem !important;
}

.ps-4 {
  padding-left: 1.5rem !important;
}

.ps-5 {
  padding-left: 3rem !important;
}

@media (min-width: 576px) {
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-grid {
    display: grid !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
  .d-sm-none {
    display: none !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
  .order-sm-first {
    order: -1 !important;
  }
  .order-sm-0 {
    order: 0 !important;
  }
  .order-sm-1 {
    order: 1 !important;
  }
  .order-sm-2 {
    order: 2 !important;
  }
  .order-sm-3 {
    order: 3 !important;
  }
  .order-sm-4 {
    order: 4 !important;
  }
  .order-sm-5 {
    order: 5 !important;
  }
  .order-sm-last {
    order: 6 !important;
  }
  .m-sm-0 {
    margin: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .me-sm-0 {
    margin-right: 0 !important;
  }
  .me-sm-1 {
    margin-right: 0.25rem !important;
  }
  .me-sm-2 {
    margin-right: 0.5rem !important;
  }
  .me-sm-3 {
    margin-right: 1rem !important;
  }
  .me-sm-4 {
    margin-right: 1.5rem !important;
  }
  .me-sm-5 {
    margin-right: 3rem !important;
  }
  .me-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ms-sm-0 {
    margin-left: 0 !important;
  }
  .ms-sm-1 {
    margin-left: 0.25rem !important;
  }
  .ms-sm-2 {
    margin-left: 0.5rem !important;
  }
  .ms-sm-3 {
    margin-left: 1rem !important;
  }
  .ms-sm-4 {
    margin-left: 1.5rem !important;
  }
  .ms-sm-5 {
    margin-left: 3rem !important;
  }
  .ms-sm-auto {
    margin-left: auto !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  .pe-sm-0 {
    padding-right: 0 !important;
  }
  .pe-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pe-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pe-sm-3 {
    padding-right: 1rem !important;
  }
  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pe-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  .ps-sm-0 {
    padding-left: 0 !important;
  }
  .ps-sm-1 {
    padding-left: 0.25rem !important;
  }
  .ps-sm-2 {
    padding-left: 0.5rem !important;
  }
  .ps-sm-3 {
    padding-left: 1rem !important;
  }
  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }
  .ps-sm-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 768px) {
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-grid {
    display: grid !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
  .d-md-none {
    display: none !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
  .order-md-first {
    order: -1 !important;
  }
  .order-md-0 {
    order: 0 !important;
  }
  .order-md-1 {
    order: 1 !important;
  }
  .order-md-2 {
    order: 2 !important;
  }
  .order-md-3 {
    order: 3 !important;
  }
  .order-md-4 {
    order: 4 !important;
  }
  .order-md-5 {
    order: 5 !important;
  }
  .order-md-last {
    order: 6 !important;
  }
  .m-md-0 {
    margin: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .me-md-0 {
    margin-right: 0 !important;
  }
  .me-md-1 {
    margin-right: 0.25rem !important;
  }
  .me-md-2 {
    margin-right: 0.5rem !important;
  }
  .me-md-3 {
    margin-right: 1rem !important;
  }
  .me-md-4 {
    margin-right: 1.5rem !important;
  }
  .me-md-5 {
    margin-right: 3rem !important;
  }
  .me-md-auto {
    margin-right: auto !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ms-md-0 {
    margin-left: 0 !important;
  }
  .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  .ms-md-2 {
    margin-left: 0.5rem !important;
  }
  .ms-md-3 {
    margin-left: 1rem !important;
  }
  .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  .ms-md-5 {
    margin-left: 3rem !important;
  }
  .ms-md-auto {
    margin-left: auto !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  .pe-md-0 {
    padding-right: 0 !important;
  }
  .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  .pe-md-3 {
    padding-right: 1rem !important;
  }
  .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  .pe-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .ps-md-0 {
    padding-left: 0 !important;
  }
  .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  .ps-md-3 {
    padding-left: 1rem !important;
  }
  .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  .ps-md-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 992px) {
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-grid {
    display: grid !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
  .d-lg-none {
    display: none !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
  .order-lg-first {
    order: -1 !important;
  }
  .order-lg-0 {
    order: 0 !important;
  }
  .order-lg-1 {
    order: 1 !important;
  }
  .order-lg-2 {
    order: 2 !important;
  }
  .order-lg-3 {
    order: 3 !important;
  }
  .order-lg-4 {
    order: 4 !important;
  }
  .order-lg-5 {
    order: 5 !important;
  }
  .order-lg-last {
    order: 6 !important;
  }
  .m-lg-0 {
    margin: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .me-lg-0 {
    margin-right: 0 !important;
  }
  .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  .me-lg-3 {
    margin-right: 1rem !important;
  }
  .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  .me-lg-5 {
    margin-right: 3rem !important;
  }
  .me-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ms-lg-0 {
    margin-left: 0 !important;
  }
  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  .ms-lg-2 {
    margin-left: 0.5rem !important;
  }
  .ms-lg-3 {
    margin-left: 1rem !important;
  }
  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  .ms-lg-5 {
    margin-left: 3rem !important;
  }
  .ms-lg-auto {
    margin-left: auto !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pe-lg-3 {
    padding-right: 1rem !important;
  }
  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pe-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  .ps-lg-3 {
    padding-left: 1rem !important;
  }
  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  .ps-lg-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-grid {
    display: grid !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
  .d-xl-none {
    display: none !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
  .order-xl-first {
    order: -1 !important;
  }
  .order-xl-0 {
    order: 0 !important;
  }
  .order-xl-1 {
    order: 1 !important;
  }
  .order-xl-2 {
    order: 2 !important;
  }
  .order-xl-3 {
    order: 3 !important;
  }
  .order-xl-4 {
    order: 4 !important;
  }
  .order-xl-5 {
    order: 5 !important;
  }
  .order-xl-last {
    order: 6 !important;
  }
  .m-xl-0 {
    margin: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xl-5 {
    margin-top: 3rem !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .me-xl-0 {
    margin-right: 0 !important;
  }
  .me-xl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xl-3 {
    margin-right: 1rem !important;
  }
  .me-xl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xl-5 {
    margin-right: 3rem !important;
  }
  .me-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ms-xl-0 {
    margin-left: 0 !important;
  }
  .ms-xl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xl-3 {
    margin-left: 1rem !important;
  }
  .ms-xl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xl-5 {
    margin-left: 3rem !important;
  }
  .ms-xl-auto {
    margin-left: auto !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
  .pe-xl-0 {
    padding-right: 0 !important;
  }
  .pe-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xl-3 {
    padding-right: 1rem !important;
  }
  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xl-0 {
    padding-left: 0 !important;
  }
  .ps-xl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xl-3 {
    padding-left: 1rem !important;
  }
  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xl-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 1400px) {
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-grid {
    display: grid !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
  .d-xxl-none {
    display: none !important;
  }
  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xxl-row {
    flex-direction: row !important;
  }
  .flex-xxl-column {
    flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    justify-content: center !important;
  }
  .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xxl-start {
    align-items: flex-start !important;
  }
  .align-items-xxl-end {
    align-items: flex-end !important;
  }
  .align-items-xxl-center {
    align-items: center !important;
  }
  .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  .align-content-xxl-start {
    align-content: flex-start !important;
  }
  .align-content-xxl-end {
    align-content: flex-end !important;
  }
  .align-content-xxl-center {
    align-content: center !important;
  }
  .align-content-xxl-between {
    align-content: space-between !important;
  }
  .align-content-xxl-around {
    align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  .align-self-xxl-auto {
    align-self: auto !important;
  }
  .align-self-xxl-start {
    align-self: flex-start !important;
  }
  .align-self-xxl-end {
    align-self: flex-end !important;
  }
  .align-self-xxl-center {
    align-self: center !important;
  }
  .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
  .order-xxl-first {
    order: -1 !important;
  }
  .order-xxl-0 {
    order: 0 !important;
  }
  .order-xxl-1 {
    order: 1 !important;
  }
  .order-xxl-2 {
    order: 2 !important;
  }
  .order-xxl-3 {
    order: 3 !important;
  }
  .order-xxl-4 {
    order: 4 !important;
  }
  .order-xxl-5 {
    order: 5 !important;
  }
  .order-xxl-last {
    order: 6 !important;
  }
  .m-xxl-0 {
    margin: 0 !important;
  }
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .m-xxl-3 {
    margin: 1rem !important;
  }
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .m-xxl-5 {
    margin: 3rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xxl-3 {
    margin-top: 1rem !important;
  }
  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xxl-5 {
    margin-top: 3rem !important;
  }
  .mt-xxl-auto {
    margin-top: auto !important;
  }
  .me-xxl-0 {
    margin-right: 0 !important;
  }
  .me-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xxl-3 {
    margin-right: 1rem !important;
  }
  .me-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xxl-5 {
    margin-right: 3rem !important;
  }
  .me-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  .ms-xxl-0 {
    margin-left: 0 !important;
  }
  .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xxl-3 {
    margin-left: 1rem !important;
  }
  .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xxl-5 {
    margin-left: 3rem !important;
  }
  .ms-xxl-auto {
    margin-left: auto !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .p-xxl-3 {
    padding: 1rem !important;
  }
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .p-xxl-5 {
    padding: 3rem !important;
  }
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xxl-3 {
    padding-top: 1rem !important;
  }
  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xxl-5 {
    padding-top: 3rem !important;
  }
  .pe-xxl-0 {
    padding-right: 0 !important;
  }
  .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xxl-3 {
    padding-right: 1rem !important;
  }
  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xxl-5 {
    padding-right: 3rem !important;
  }
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xxl-0 {
    padding-left: 0 !important;
  }
  .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xxl-3 {
    padding-left: 1rem !important;
  }
  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xxl-5 {
    padding-left: 3rem !important;
  }
}
@media print {
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-grid {
    display: grid !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
  .d-print-none {
    display: none !important;
  }
}
/*!
* animate.css - https://animate.style/
* Version - 4.1.1
* Licensed under the MIT license - http://opensource.org/licenses/MIT
*
* Copyright (c) 2020 Animate.css
*/
:root {
  --animate-duration: 1s;
  --animate-delay: 1s;
  --animate-repeat: 1;
}

.animate__animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-duration: var(--animate-duration);
  animation-duration: var(--animate-duration);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animate__animated.animate__infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animate__animated.animate__repeat-1 {
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-iteration-count: var(--animate-repeat);
  animation-iteration-count: var(--animate-repeat);
}

.animate__animated.animate__repeat-2 {
  -webkit-animation-iteration-count: 2;
  animation-iteration-count: 2;
  -webkit-animation-iteration-count: calc(var(--animate-repeat) * 2);
  animation-iteration-count: calc(var(--animate-repeat) * 2);
}

.animate__animated.animate__repeat-3 {
  -webkit-animation-iteration-count: 3;
  animation-iteration-count: 3;
  -webkit-animation-iteration-count: calc(var(--animate-repeat) * 3);
  animation-iteration-count: calc(var(--animate-repeat) * 3);
}

.animate__animated.animate__delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
  -webkit-animation-delay: var(--animate-delay);
  animation-delay: var(--animate-delay);
}

.animate__animated.animate__delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
  -webkit-animation-delay: calc(var(--animate-delay) * 2);
  animation-delay: calc(var(--animate-delay) * 2);
}

.animate__animated.animate__delay-3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
  -webkit-animation-delay: calc(var(--animate-delay) * 3);
  animation-delay: calc(var(--animate-delay) * 3);
}

.animate__animated.animate__delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
  -webkit-animation-delay: calc(var(--animate-delay) * 4);
  animation-delay: calc(var(--animate-delay) * 4);
}

.animate__animated.animate__delay-5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
  -webkit-animation-delay: calc(var(--animate-delay) * 5);
  animation-delay: calc(var(--animate-delay) * 5);
}

.animate__animated.animate__faster {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-duration: calc(var(--animate-duration) / 2);
  animation-duration: calc(var(--animate-duration) / 2);
}

.animate__animated.animate__fast {
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -webkit-animation-duration: calc(var(--animate-duration) * 0.8);
  animation-duration: calc(var(--animate-duration) * 0.8);
}

.animate__animated.animate__slow {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-duration: calc(var(--animate-duration) * 2);
  animation-duration: calc(var(--animate-duration) * 2);
}

.animate__animated.animate__slower {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-duration: calc(var(--animate-duration) * 3);
  animation-duration: calc(var(--animate-duration) * 3);
}

@media print, (prefers-reduced-motion: reduce) {
  .animate__animated {
    -webkit-animation-duration: 1ms !important;
    animation-duration: 1ms !important;
    -webkit-transition-duration: 1ms !important;
    transition-duration: 1ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important;
  }
  .animate__animated[class*=Out] {
    opacity: 0;
  }
}
/* Attention seekers  */
@-webkit-keyframes bounce {
  from, 20%, 53%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0) scaleY(1.1);
    transform: translate3d(0, -30px, 0) scaleY(1.1);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0) scaleY(1.05);
    transform: translate3d(0, -15px, 0) scaleY(1.05);
  }
  80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0) scaleY(0.95);
    transform: translate3d(0, 0, 0) scaleY(0.95);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0) scaleY(1.02);
    transform: translate3d(0, -4px, 0) scaleY(1.02);
  }
}
@keyframes bounce {
  from, 20%, 53%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0) scaleY(1.1);
    transform: translate3d(0, -30px, 0) scaleY(1.1);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0) scaleY(1.05);
    transform: translate3d(0, -15px, 0) scaleY(1.05);
  }
  80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0) scaleY(0.95);
    transform: translate3d(0, 0, 0) scaleY(0.95);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0) scaleY(1.02);
    transform: translate3d(0, -4px, 0) scaleY(1.02);
  }
}
.animate__bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.animate__flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.animate__pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.animate__rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shakeX {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shakeX {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.animate__shakeX {
  -webkit-animation-name: shakeX;
  animation-name: shakeX;
}

@-webkit-keyframes shakeY {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
}
@keyframes shakeY {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
}
.animate__shakeY {
  -webkit-animation-name: shakeY;
  animation-name: shakeY;
}

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.animate__headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.animate__swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.animate__tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  from, 11.1%, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
@keyframes jello {
  from, 11.1%, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.animate__jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.animate__heartBeat {
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-duration: calc(var(--animate-duration) * 1.3);
  animation-duration: calc(var(--animate-duration) * 1.3);
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}

/* Back entrances */
@-webkit-keyframes backInDown {
  0% {
    -webkit-transform: translateY(-1200px) scale(0.7);
    transform: translateY(-1200px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    -webkit-transform: translateY(0px) scale(0.7);
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes backInDown {
  0% {
    -webkit-transform: translateY(-1200px) scale(0.7);
    transform: translateY(-1200px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    -webkit-transform: translateY(0px) scale(0.7);
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
.animate__backInDown {
  -webkit-animation-name: backInDown;
  animation-name: backInDown;
}

@-webkit-keyframes backInLeft {
  0% {
    -webkit-transform: translateX(-2000px) scale(0.7);
    transform: translateX(-2000px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    -webkit-transform: translateX(0px) scale(0.7);
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes backInLeft {
  0% {
    -webkit-transform: translateX(-2000px) scale(0.7);
    transform: translateX(-2000px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    -webkit-transform: translateX(0px) scale(0.7);
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
.animate__backInLeft {
  -webkit-animation-name: backInLeft;
  animation-name: backInLeft;
}

@-webkit-keyframes backInRight {
  0% {
    -webkit-transform: translateX(2000px) scale(0.7);
    transform: translateX(2000px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    -webkit-transform: translateX(0px) scale(0.7);
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes backInRight {
  0% {
    -webkit-transform: translateX(2000px) scale(0.7);
    transform: translateX(2000px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    -webkit-transform: translateX(0px) scale(0.7);
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
.animate__backInRight {
  -webkit-animation-name: backInRight;
  animation-name: backInRight;
}

@-webkit-keyframes backInUp {
  0% {
    -webkit-transform: translateY(1200px) scale(0.7);
    transform: translateY(1200px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    -webkit-transform: translateY(0px) scale(0.7);
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes backInUp {
  0% {
    -webkit-transform: translateY(1200px) scale(0.7);
    transform: translateY(1200px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    -webkit-transform: translateY(0px) scale(0.7);
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
.animate__backInUp {
  -webkit-animation-name: backInUp;
  animation-name: backInUp;
}

/* Back exits */
@-webkit-keyframes backOutDown {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  20% {
    -webkit-transform: translateY(0px) scale(0.7);
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }
  100% {
    -webkit-transform: translateY(700px) scale(0.7);
    transform: translateY(700px) scale(0.7);
    opacity: 0.7;
  }
}
@keyframes backOutDown {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  20% {
    -webkit-transform: translateY(0px) scale(0.7);
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }
  100% {
    -webkit-transform: translateY(700px) scale(0.7);
    transform: translateY(700px) scale(0.7);
    opacity: 0.7;
  }
}
.animate__backOutDown {
  -webkit-animation-name: backOutDown;
  animation-name: backOutDown;
}

@-webkit-keyframes backOutLeft {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  20% {
    -webkit-transform: translateX(0px) scale(0.7);
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }
  100% {
    -webkit-transform: translateX(-2000px) scale(0.7);
    transform: translateX(-2000px) scale(0.7);
    opacity: 0.7;
  }
}
@keyframes backOutLeft {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  20% {
    -webkit-transform: translateX(0px) scale(0.7);
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }
  100% {
    -webkit-transform: translateX(-2000px) scale(0.7);
    transform: translateX(-2000px) scale(0.7);
    opacity: 0.7;
  }
}
.animate__backOutLeft {
  -webkit-animation-name: backOutLeft;
  animation-name: backOutLeft;
}

@-webkit-keyframes backOutRight {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  20% {
    -webkit-transform: translateX(0px) scale(0.7);
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }
  100% {
    -webkit-transform: translateX(2000px) scale(0.7);
    transform: translateX(2000px) scale(0.7);
    opacity: 0.7;
  }
}
@keyframes backOutRight {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  20% {
    -webkit-transform: translateX(0px) scale(0.7);
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }
  100% {
    -webkit-transform: translateX(2000px) scale(0.7);
    transform: translateX(2000px) scale(0.7);
    opacity: 0.7;
  }
}
.animate__backOutRight {
  -webkit-animation-name: backOutRight;
  animation-name: backOutRight;
}

@-webkit-keyframes backOutUp {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  20% {
    -webkit-transform: translateY(0px) scale(0.7);
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }
  100% {
    -webkit-transform: translateY(-700px) scale(0.7);
    transform: translateY(-700px) scale(0.7);
    opacity: 0.7;
  }
}
@keyframes backOutUp {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  20% {
    -webkit-transform: translateY(0px) scale(0.7);
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }
  100% {
    -webkit-transform: translateY(-700px) scale(0.7);
    transform: translateY(-700px) scale(0.7);
    opacity: 0.7;
  }
}
.animate__backOutUp {
  -webkit-animation-name: backOutUp;
  animation-name: backOutUp;
}

/* Bouncing entrances  */
@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.animate__bounceIn {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-duration: calc(var(--animate-duration) * 0.75);
  animation-duration: calc(var(--animate-duration) * 0.75);
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0) scaleY(3);
    transform: translate3d(0, -3000px, 0) scaleY(3);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0) scaleY(0.9);
    transform: translate3d(0, 25px, 0) scaleY(0.9);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0) scaleY(0.95);
    transform: translate3d(0, -10px, 0) scaleY(0.95);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0) scaleY(0.985);
    transform: translate3d(0, 5px, 0) scaleY(0.985);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0) scaleY(3);
    transform: translate3d(0, -3000px, 0) scaleY(3);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0) scaleY(0.9);
    transform: translate3d(0, 25px, 0) scaleY(0.9);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0) scaleY(0.95);
    transform: translate3d(0, -10px, 0) scaleY(0.95);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0) scaleY(0.985);
    transform: translate3d(0, 5px, 0) scaleY(0.985);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0) scaleX(3);
    transform: translate3d(-3000px, 0, 0) scaleX(3);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0) scaleX(1);
    transform: translate3d(25px, 0, 0) scaleX(1);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0) scaleX(0.98);
    transform: translate3d(-10px, 0, 0) scaleX(0.98);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0) scaleX(0.995);
    transform: translate3d(5px, 0, 0) scaleX(0.995);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0) scaleX(3);
    transform: translate3d(-3000px, 0, 0) scaleX(3);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0) scaleX(1);
    transform: translate3d(25px, 0, 0) scaleX(1);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0) scaleX(0.98);
    transform: translate3d(-10px, 0, 0) scaleX(0.98);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0) scaleX(0.995);
    transform: translate3d(5px, 0, 0) scaleX(0.995);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0) scaleX(3);
    transform: translate3d(3000px, 0, 0) scaleX(3);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0) scaleX(1);
    transform: translate3d(-25px, 0, 0) scaleX(1);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0) scaleX(0.98);
    transform: translate3d(10px, 0, 0) scaleX(0.98);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0) scaleX(0.995);
    transform: translate3d(-5px, 0, 0) scaleX(0.995);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0) scaleX(3);
    transform: translate3d(3000px, 0, 0) scaleX(3);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0) scaleX(1);
    transform: translate3d(-25px, 0, 0) scaleX(1);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0) scaleX(0.98);
    transform: translate3d(10px, 0, 0) scaleX(0.98);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0) scaleX(0.995);
    transform: translate3d(-5px, 0, 0) scaleX(0.995);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0) scaleY(5);
    transform: translate3d(0, 3000px, 0) scaleY(5);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
    transform: translate3d(0, -20px, 0) scaleY(0.9);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0) scaleY(0.95);
    transform: translate3d(0, 10px, 0) scaleY(0.95);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0) scaleY(0.985);
    transform: translate3d(0, -5px, 0) scaleY(0.985);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0) scaleY(5);
    transform: translate3d(0, 3000px, 0) scaleY(5);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
    transform: translate3d(0, -20px, 0) scaleY(0.9);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0) scaleY(0.95);
    transform: translate3d(0, 10px, 0) scaleY(0.95);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0) scaleY(0.985);
    transform: translate3d(0, -5px, 0) scaleY(0.985);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

/* Bouncing exits  */
@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.animate__bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-duration: calc(var(--animate-duration) * 0.75);
  animation-duration: calc(var(--animate-duration) * 0.75);
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0) scaleY(0.985);
    transform: translate3d(0, 10px, 0) scaleY(0.985);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
    transform: translate3d(0, -20px, 0) scaleY(0.9);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0) scaleY(3);
    transform: translate3d(0, 2000px, 0) scaleY(3);
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0) scaleY(0.985);
    transform: translate3d(0, 10px, 0) scaleY(0.985);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
    transform: translate3d(0, -20px, 0) scaleY(0.9);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0) scaleY(3);
    transform: translate3d(0, 2000px, 0) scaleY(3);
  }
}
.animate__bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0) scaleX(0.9);
    transform: translate3d(20px, 0, 0) scaleX(0.9);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0) scaleX(2);
    transform: translate3d(-2000px, 0, 0) scaleX(2);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0) scaleX(0.9);
    transform: translate3d(20px, 0, 0) scaleX(0.9);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0) scaleX(2);
    transform: translate3d(-2000px, 0, 0) scaleX(2);
  }
}
.animate__bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0) scaleX(0.9);
    transform: translate3d(-20px, 0, 0) scaleX(0.9);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0) scaleX(2);
    transform: translate3d(2000px, 0, 0) scaleX(2);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0) scaleX(0.9);
    transform: translate3d(-20px, 0, 0) scaleX(0.9);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0) scaleX(2);
    transform: translate3d(2000px, 0, 0) scaleX(2);
  }
}
.animate__bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0) scaleY(0.985);
    transform: translate3d(0, -10px, 0) scaleY(0.985);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0) scaleY(0.9);
    transform: translate3d(0, 20px, 0) scaleY(0.9);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0) scaleY(3);
    transform: translate3d(0, -2000px, 0) scaleY(3);
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0) scaleY(0.985);
    transform: translate3d(0, -10px, 0) scaleY(0.985);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0) scaleY(0.9);
    transform: translate3d(0, 20px, 0) scaleY(0.9);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0) scaleY(3);
    transform: translate3d(0, -2000px, 0) scaleY(3);
  }
}
.animate__bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

/* Fading entrances  */
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.animate__fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeInTopLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, -100%, 0);
    transform: translate3d(-100%, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInTopLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, -100%, 0);
    transform: translate3d(-100%, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInTopLeft {
  -webkit-animation-name: fadeInTopLeft;
  animation-name: fadeInTopLeft;
}

@-webkit-keyframes fadeInTopRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, -100%, 0);
    transform: translate3d(100%, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInTopRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, -100%, 0);
    transform: translate3d(100%, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInTopRight {
  -webkit-animation-name: fadeInTopRight;
  animation-name: fadeInTopRight;
}

@-webkit-keyframes fadeInBottomLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 100%, 0);
    transform: translate3d(-100%, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInBottomLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 100%, 0);
    transform: translate3d(-100%, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInBottomLeft {
  -webkit-animation-name: fadeInBottomLeft;
  animation-name: fadeInBottomLeft;
}

@-webkit-keyframes fadeInBottomRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 100%, 0);
    transform: translate3d(100%, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInBottomRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 100%, 0);
    transform: translate3d(100%, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInBottomRight {
  -webkit-animation-name: fadeInBottomRight;
  animation-name: fadeInBottomRight;
}

/* Fading exits */
@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.animate__fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.animate__fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.animate__fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.animate__fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.animate__fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.animate__fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.animate__fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.animate__fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.animate__fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes fadeOutTopLeft {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, -100%, 0);
    transform: translate3d(-100%, -100%, 0);
  }
}
@keyframes fadeOutTopLeft {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, -100%, 0);
    transform: translate3d(-100%, -100%, 0);
  }
}
.animate__fadeOutTopLeft {
  -webkit-animation-name: fadeOutTopLeft;
  animation-name: fadeOutTopLeft;
}

@-webkit-keyframes fadeOutTopRight {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, -100%, 0);
    transform: translate3d(100%, -100%, 0);
  }
}
@keyframes fadeOutTopRight {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, -100%, 0);
    transform: translate3d(100%, -100%, 0);
  }
}
.animate__fadeOutTopRight {
  -webkit-animation-name: fadeOutTopRight;
  animation-name: fadeOutTopRight;
}

@-webkit-keyframes fadeOutBottomRight {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 100%, 0);
    transform: translate3d(100%, 100%, 0);
  }
}
@keyframes fadeOutBottomRight {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 100%, 0);
    transform: translate3d(100%, 100%, 0);
  }
}
.animate__fadeOutBottomRight {
  -webkit-animation-name: fadeOutBottomRight;
  animation-name: fadeOutBottomRight;
}

@-webkit-keyframes fadeOutBottomLeft {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 100%, 0);
    transform: translate3d(-100%, 100%, 0);
  }
}
@keyframes fadeOutBottomLeft {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 100%, 0);
    transform: translate3d(-100%, 100%, 0);
  }
}
.animate__fadeOutBottomLeft {
  -webkit-animation-name: fadeOutBottomLeft;
  animation-name: fadeOutBottomLeft;
}

/* Flippers */
@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animate__animated.animate__flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.animate__flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.animate__flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.animate__flipOutX {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-duration: calc(var(--animate-duration) * 0.75);
  animation-duration: calc(var(--animate-duration) * 0.75);
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.animate__flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-duration: calc(var(--animate-duration) * 0.75);
  animation-duration: calc(var(--animate-duration) * 0.75);
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

/* Lightspeed */
@-webkit-keyframes lightSpeedInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes lightSpeedInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__lightSpeedInRight {
  -webkit-animation-name: lightSpeedInRight;
  animation-name: lightSpeedInRight;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0) skewX(30deg);
    transform: translate3d(-100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(-20deg);
    transform: skewX(-20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(5deg);
    transform: skewX(5deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes lightSpeedInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0) skewX(30deg);
    transform: translate3d(-100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(-20deg);
    transform: skewX(-20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(5deg);
    transform: skewX(5deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__lightSpeedInLeft {
  -webkit-animation-name: lightSpeedInLeft;
  animation-name: lightSpeedInLeft;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOutRight {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOutRight {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.animate__lightSpeedOutRight {
  -webkit-animation-name: lightSpeedOutRight;
  animation-name: lightSpeedOutRight;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes lightSpeedOutLeft {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(-100%, 0, 0) skewX(-30deg);
    transform: translate3d(-100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOutLeft {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(-100%, 0, 0) skewX(-30deg);
    transform: translate3d(-100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
}
.animate__lightSpeedOutLeft {
  -webkit-animation-name: lightSpeedOutLeft;
  animation-name: lightSpeedOutLeft;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

/* Rotating entrances */
@-webkit-keyframes rotateIn {
  from {
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateIn {
  from {
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.animate__rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  from {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.animate__rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
}

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  from {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.animate__rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
}

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  from {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.animate__rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
}

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  from {
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.animate__rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
}

/* Rotating exits */
@-webkit-keyframes rotateOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.animate__rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes rotateOutDownLeft {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.animate__rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
}

@-webkit-keyframes rotateOutDownRight {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.animate__rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
}

@-webkit-keyframes rotateOutUpLeft {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.animate__rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
}

@-webkit-keyframes rotateOutUpRight {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.animate__rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
}

/* Specials */
@-webkit-keyframes hinge {
  0% {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.animate__hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-duration: calc(var(--animate-duration) * 2);
  animation-duration: calc(var(--animate-duration) * 2);
  -webkit-animation-name: hinge;
  animation-name: hinge;
  -webkit-transform-origin: top left;
  transform-origin: top left;
}

@-webkit-keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.animate__jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.animate__rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

/* Zooming entrances */
@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.animate__zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animate__zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animate__zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animate__zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animate__zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

/* Zooming exits */
@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.animate__zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animate__zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
  }
}
.animate__zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
  -webkit-transform-origin: left center;
  transform-origin: left center;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
  }
}
.animate__zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
  -webkit-transform-origin: right center;
  transform-origin: right center;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animate__zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

/* Sliding entrances */
@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

/* Sliding exits */
@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.animate__slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.animate__slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.animate__slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.animate__slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

.container,
.container-fluid {
  padding-right: 0;
  padding-left: 0;
}
.container .row,
.container-fluid .row {
  margin-right: calc(var(--bs-gutter-x) * -0.5);
  margin-left: calc(var(--bs-gutter-x) * -0.5);
}

.animate__animated.animate__fastest {
  -webkit-animation-duration: 0.25s;
  animation-duration: 0.25s;
  -webkit-animation-duration: calc(var(--animate-duration) / 4);
  animation-duration: calc(var(--animate-duration) / 4);
}

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