@font-face {
  font-family: "Open Sans";
  src: url("fonts/OpenSans-VariableFont.woff2?letima")
    format("woff2-variations");
  font-weight: 100 900;
  font-variation-settings: "wght" 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: fink;
  src: url("fonts/fink.eot?eewmvd");
  src: url("fonts/fink.eot?eewmvd#iefix") format("embedded-opentype"),
    url("fonts/fink.ttf?eewmvd") format("truetype"),
    url("fonts/fink.woff?eewmvd") format("woff"),
    url("fonts/fink.svg?eewmvd#fink") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
a,
abbr,
acronym,
address,
applet,
b,
big,
blockquote,
body,
caption,
center,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
u,
ul,
var {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0;
}

sub,
sup {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

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

:focus {
  outline: 0;
}

ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

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

* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
[class*=" fink-"]::before,
[class^="fink-"]::before {
  font-family: fink !important;
  speak: never;
  font-style: normal;
  font-weight: 600;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  padding-right: 0.25rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fink-letima::before {
  content: "\e900";
}
.fink-logo::before {
  content: "\e901";
}
.fink-pencil2::before {
  content: "\e906";
}
.fink-bullhorn::before {
  content: "\e91a";
}
.fink-lifebuoy::before {
  content: "\e941";
}
.fink-location::before {
  content: "\e947";
}
.fink-alarm::before {
  content: "\e950";
}
.fink-mobile::before {
  content: "\e958";
}
.fink-bubbles::before {
  content: "\e96c";
}
.fink-search::before {
  content: "\e986";
}
.fink-stats-dots::before {
  content: "\e99b";
}
.fink-gift::before {
  content: "\e99f";
}
.fink-fire::before {
  content: "\e9a9";
}
.fink-switch::before {
  content: "\e9b6";
}
.fink-clipboard::before {
  content: "\e9b8";
}
.fink-star-empty::before {
  content: "\e9d7";
}
.fink-star-half::before {
  content: "\e9d8";
}
.fink-star-full::before {
  content: "\e9d9";
}
.fink-heart::before {
  content: "\e9da";
}
.fink-plus::before {
  content: "\ea0a";
}
.fink-minus::before {
  content: "\ea0b";
}
.fink-cross::before {
  content: "\ea0f";
}
.fink-checkmark::before {
  content: "\ea10";
}
.fink-checkbox-checked::before {
  content: "\ea52";
}
.fink-checkbox-unchecked::before {
  content: "\ea53";
}

body,
html {
  min-height: 100%;
  color: rgba(026, 025, 025, 1);
  background: rgba(252, 250, 248, 1);
  font-size: 10px;
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
  line-height: 1.7rem;
  letter-spacing: 0.05rem;
  position: relative;
  padding: 0;
  margin: 0;
}

body.menuVisible,
body.noScroll {
  overflow: hidden;
}

@media (min-width: 375px) {
  body,
  html {
    font-size: 12px;
  }
}
@media (min-width: 414px) {
  body,
  html {
    font-size: 14px;
  }
}
@media (min-width: 512px) {
  body,
  html {
    font-size: 16px;
  }
}
@media (min-width: 768px) {
  body,
  html {
    font-size: 16px;
  }
}
.h1Style,
h1,
h2,
h3,
h4,
h5,
h6 {
  padding: 0.4rem 0 0.8rem;
  font-family: "Open Sans", sans-serif;
  line-height: 1.4em;
}
.h1Style,
h1 {
  font-size: 2rem;
  line-height: 1.2em;
  padding: 0 0 1.4rem;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.2rem;
}

h2 {
  color: rgba(255, 113, 90, 1);
  position: relative;
  font-size: 0.8rem;
  text-transform: uppercase;
  line-height: 1.6rem;
  font-weight: 600;
  margin: 0;
  display: block;
  letter-spacing: 0.2rem;
  padding: 1.4rem 0 2rem;
}
*.h3Style,
h3 {
  text-transform: none;
  color: rgba(026, 025, 025, 1);
  font-size: 1.8rem;
  line-height: 1.4eem;
  font-weight: 800;
  margin: 0;
  padding: 0.1rem 0;
}

h4 {
  color: rgba(026, 025, 025, 1);
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.4rem;
}

h5 {
  font-size: 1.2rem;
  font-weight: 600;
}

h6 {
  font-weight: 600;
  font-size: 1rem;
  font-size: 1.1rem;
}

@media (min-width: 512px) {
  .h1Style,
  h1 {
    font-size: 3rem;
    line-height: 1.2em;
  }
  h2 {
    font-size: 1rem;
    line-height: 1.4em;
  }
  *.h3Style,
  h3 {
    padding: 0.4rem 0 2rem 0;
  }
}

strong {
  font-weight: 800;
}

hr {
  clear: both;
  height: 0;
  border: 0 none;
  border-top: 1px solid #494948;
  height: 1rem;
  margin: 0.5rem 0;
  position: relative;
  overflow: visible;
}

hr::after {
  position: absolute;
  left: 50%;
  top: -35px;
  margin-left: -53px;
  content: "";
  width: 100px;
  height: 70px;
  display: inline-block;
}

img {
  margin: 0;
  padding: 0;
  border-width: 0;
}

a {
  color: rgba(255, 113, 90, 1);
  transition: all 250ms ease-in;
}
a:hover {
  color: rgba(172, 70, 54, 1);
}

a.noLine {
  border-bottom: 0 none;
}

video {
  width: 100%;
}

ol,
ul {
  padding: 0.6rem 0.4rem 1rem;
}

li {
  text-align: left;
  padding: 0.1rem 0.5rem;
  margin-left: 0.9rem;
  list-style-position: outside;
  position: relative;
  list-style: none;
}

ul li::before {
  font-family: fink !important;
  position: absolute;
  left: -0.8rem;
  top: 0.6rem;
  speak: never;
  font-style: normal;
  font-weight: 600;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  padding-right: 0.7rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\ea10";
  color: rgba(255, 113, 90, 1);
}

ol li {
  margin-left: 1.6rem;
  list-style-type: decimal;
  list-style-image: none;
}

p {
  margin: 0;
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
}

blockquote {
  font-family: "Open Sans", sans-serif;
  /* font-size: 2rem;
  line-height: 2.8rem; */
  color: rgba(252, 250, 248, 1);
  font-style: italic;
  overflow: auto;
  margin: 0.6rem 0 1rem;
  padding: 0.4rem 1rem;
  border: 0 none;
}

code,
pre {
  display: block;
  overflow: auto;
  margin: 0.6rem 0 1rem;
  padding: 0.4rem 1rem;
  border: none;
  border-left: 1rem solid rgba(255, 113, 90, 1);
  background-color: rgba(252, 250, 248, 1);
  color: #282a2e;
  font-size: 1rem;
  line-height: 2.2rem;
}

address {
  font-style: inherit;
  font-size: 1rem;
}

small {
  font-size: 0.8rem;
  line-height: 1rem;
}

big {
  font-size: 1.4rem;
  font-family: "Roboto Slab", sans-serif;
}

ul.checklist li {
  position: relative;
  list-style: none !important;
  padding: 0.1rem 0.25rem 0.1rem 1.5rem;
}

ul.checklist li::before {
  top: 0.4rem;
  left: -0.15rem;
  display: inline-block;
  content: "\ee6e";
}

.clear::after {
  content: "";
  clear: both;
  display: block;
}

.left {
  float: left;
}

.right {
  float: right;
}

.alignRight {
  text-align: right;
}

.center {
  text-align: center;
}

.alignLeft {
  text-align: left;
}

.twoColumns {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.twoColumns > * {
  flex: 1 0 100%;
}

@media (min-width: 512px) {
  .twoColumns > * {
    flex: 0 0 calc(50% - 1rem);
  }
}

.threeColumns {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.threeColumns > * {
  flex: 1 0 100%;
}

@media (min-width: 512px) {
  .threeColumns > * {
    flex: 0 0 calc(33% - 1rem);
  }
}

.fourColumns {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.fourColumns > * {
  flex: 1 0 100%;
}

@media (min-width: 512px) {
  .fourColumns > * {
    flex: 0 0 calc(50% - 1rem);
  }
}

@media (min-width: 768px) {
  .fourColumns > * {
    flex: 0 0 calc(25% - 1rem);
  }
}

.marker {
  font-weight: 600;
  font-style: italic;
  border: 0 none;
  color: #5487a4;
}

.greenName {
  display: inline-block;
  padding: 0;
  font-weight: 800;
  border: 0 none;
  color: #88b04b;
}

button,
input {
  margin: 0 0 0.5rem;
  padding: 0.2rem 0.75rem;
  min-height: 2.25rem;
  line-height: 2.25rem;
  border: 1px solid transparent;
  color: #21373c;
  font-size: 1rem;
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
  transition: all 0.5s ease-in;
  background: rgba(212, 223, 223, 0.2);
}

input:read-only {
  color: rgba(026, 025, 025, 1);
  opacity: 0.4;
}

input[type="checkbox"] {
  top: -0.15rem;
  position: relative;
  margin: 0 0.5rem 0.25rem 0;
}

button,
input[type="email"],
input[type="file"],
input[type="password"],
input[type="submit"],
input[type="text"],
textarea {
  -webkit-appearance: none;
}

input[type="file"] {
  opacity: 0;
  margin: 0 0 0.2rem;
}

label.file {
  display: block;
  position: relative;
  margin-bottom: 0.5rem;
  min-height: 3rem;
}

input[type="file"].filled + span::before,
label.file span {
  text-align: center;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  color: rgba(252, 250, 248, 1);
}

input[type="file"].filled + span {
  visibility: hidden;
}

input[type="file"].filled + span::before {
  content: attr(data-before);
  visibility: visible;
}

textarea {
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
  margin: 0;
  padding: 0.5rem 0.75rem;
  border: 1px solid transparent;
  color: #21373c;
  font-size: 1rem;
  width: 100%;
  max-width: 100%;
  background: rgba(212, 223, 223, 0.2);
}

input:focus,
textarea:focus {
  border: 1px solid rgba(255, 113, 090, 1);
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
}

::-webkit-input-placeholder {
  color: rgba(255, 113, 090, 1);
}

:-moz-placeholder {
  color: rgba(255, 113, 090, 1);
}

::-moz-placeholder {
  color: rgba(255, 113, 090, 1);
}

:-ms-input-placeholder {
  color: rgba(255, 113, 090, 1);
}

::-ms-input-placeholder {
  color: rgba(255, 113, 090, 1);
}

::placeholder {
  color: rgba(208, 220, 219, 1);
}

button:focus::-moz-focus-inner,
input:focus::-moz-focus-inner {
  border: 0;
}

:focus::-webkit-input-placeholder {
  color: rgba(089, 022, 137, 0.2);
}

:focus:-moz-placeholder {
  color: rgba(089, 022, 137, 0.2);
}

:focus::-moz-placeholder {
  color: rgba(089, 022, 137, 0.2);
}

:focus:-ms-input-placeholder {
  color: rgba(089, 022, 137, 0.2);
}

:focus::-ms-input-placeholder {
  color: rgba(089, 022, 137, 0.2);
}

:focus::placeholder {
  color: rgba(089, 022, 137, 0.2);
}

input[type="checkbox"] {
  display: none;
}

input[type="checkbox"] + label {
  width: 100%;
  font-size: 0.9rem;
  line-height: 1.4rem;
  position: relative;
  padding: 0.5rem 50px 0.5rem 80px;
  z-index: 0;
  margin: 0;
  display: block;
}

input[type="checkbox"] + label::after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 0;
  top: 50%;
  transform: translate(0, -15px);
  height: 30px;
  width: 60px;
  background: rgb(33, 55, 60);
  background: radial-gradient(
    circle,
    rgba(33, 55, 60, 0.15) 11%,
    rgba(33, 55, 60, 0.38) 100%
  );
  display: inline-block;
  transition: background-color 0.5s linear;
  margin-top: 0;
}

input[type="checkbox"] + label:hover {
  cursor: pointer;
}

input[type="checkbox"] + label::before {
  content: "";
  position: absolute;
  z-index: 2;
  left: 1px;
  top: 50%;
  transform: translate(0, -14px);
  width: 26px;
  height: 26px;
  border: 1px solid rgba(255, 255, 255, 0.6);
  box-shadow: 0 0 0.3rem -0.1rem #21373c,
    inset 0 0 0.4rem -0.1rem rgba(252, 250, 248, 1);
  background: #0e94b1;
  background: linear-gradient(135deg, rgba(238, 235, 235, 1) 0, #dedede 100%);
  display: block;
  transition: transform 0.1s linear;
}

input[type="checkbox"]:checked + label {
  color: #a2c354;
}

input[type="checkbox"]:checked + label::after {
  height: 28px;
  border: 1px solid #a2c354;
  background-color: #a2c354;
  background: linear-gradient(135deg, rgba(162, 195, 084, 0.6) 0, #8a9e53 100%);
}

input[type="checkbox"]:checked + label::before {
  transform: translate(32px, -14px);
}

input[type="checkbox"] + label.loading::after,
input[type="checkbox"]:checked + label.loading::after {
  border: 1px solid #f6c94f;
  background: #f6c94f;
  background: linear-gradient(to bottom, #f6c94f 0, #eed875 100%);
}

input[type="checkbox"] + label.loading::before,
input[type="checkbox"]:checked + label.loading::before {
  border-radius: 50%;
  transform: translate(16px, -14px);
  animation: pulseCheckbox 1s linear 0s infinite alternate;
}

@media (min-width: 512px) {
  input,
  textarea {
    width: auto;
  }
}

.button-line,
a.button-line,
.button,
a.button,
button,
input[type="file"].filled + span::before,
input[type="submit"],
label.file span {
  display: inline-block;
  text-transform: uppercase;
  padding: 0.5rem 1.6rem;
  background: rgba(255, 113, 90, 1);
  text-decoration: none;
  border: 0 none;
  color: rgba(252, 250, 248, 1);
  font-weight: 600;
  letter-spacing: 0.2rem;
  font-size: 0.9rem;
  line-height: 1.5rem;
  min-height: 2rem;
  cursor: pointer;
  transition: all 0.5s ease-in;
  -webkit-appearance: none;
}
.button-line,
a.button-line {
  background: rgba(255, 113, 90, 0);
  color: rgba(255, 113, 90, 1);
  border: 1px solid rgba(255, 113, 90, 1);
}
label.file span {
  line-height: 2rem;
}

input[type="file"].filled + span::before {
  font-family: "Open Sans", sans-serif !important;
  min-height: 0;
  padding: 0.5rem 1.2rem;
}

.button::before,
a.button::before,
button::before {
  font-size: 1rem;
}

.button[class*=" fink-"],
.button[class*=" fink-"].hovered,
.button[class^="fink-"],
.button[class^="fink-"].hovered,
a.button[class*=" fink-"],
a.button[class^="fink-"],
button[class*=" fink-"],
button[class^="fink-"] {
  font-weight: 600;
  padding: 0 1.8rem 0 3.8rem;
  color: rgba(026, 025, 025, 1);
  background: rgba(026, 025, 025, 0.2);
  position: relative;
  z-index: 2;
  line-height: 2.5rem;
  transition: all 0.4s ease-in;
}

.button[class*=" fink-"].redButton,
.button[class*=" fink-"].redButton.hovered,
.button[class^="fink-"].redButton,
.button[class^="fink-"].redButton.hovered,
.loading[class*=" fink-"].redButton:hover,
.loading[class^="fink-"].redButton:hover,
a.button[class*=" fink-"].redButton,
a.button[class^="fink-"].redButton,
button[class*=" fink-"].redButton,
button[class^="fink-"].redButton {
  color: rgba(255, 113, 90, 1);
}

.button[class*=" fink-"].greenButton,
.button[class*=" fink-"].greenButton.hovered,
.button[class^="fink-"].greenButton,
.button[class^="fink-"].greenButton.hovered,
.loading[class*=" fink-"].greenButton:hover,
.loading[class^="fink-"].greenButton:hover,
a.button[class*=" fink-"].greenButton,
a.button[class^="fink-"].greenButton,
button[class*=" fink-"].greenButton,
button[class^="fink-"].greenButton {
  color: #a2c354;
}

.button[class*=" fink-"]:not(.loading).hovered,
.button[class*=" fink-"]:not(.loading):hover,
.button[class^="fink-"]:not(.loading).hovered,
.button[class^="fink-"]:not(.loading):hover,
a.button[class*=" fink-"]:not(.loading):hover,
a.button[class^="fink-"]:not(.loading):hover,
button[class*=" fink-"]:not(.loading):hover,
button[class^="fink-"]:not(.loading):hover {
  background: 0 0;
  color: rgba(026, 025, 025, 1);
  transition: all 0.2s ease-in;
}

.button[class*=" fink-"]::before,
.button[class^="fink-"]::before,
a.button[class*=" fink-"]::before,
a.button[class^="fink-"]::before,
button[class*=" fink-"]::before,
button[class^="fink-"]::before {
  text-align: left;
  position: absolute;
  left: 0;
  height: 2.5rem;
  width: 2rem;
  display: inline-block;
  padding: 0 0 0 1rem;
  margin: 0 1rem 0 0;
  line-height: 2.5rem;
  color: rgba(252, 250, 248, 1);
  background: rgba(026, 025, 025, 1);
  z-index: -1;
  transition: all 0.4s ease-in;
}

.button[class*=" fink-"].redButton::before,
.button[class^="fink-"].redButton::before,
.redButton,
a.button[class*=" fink-"].redButton::before,
a.button[class^="fink-"].redButton::before,
button[class*=" fink-"].redButton::before,
button[class^="fink-"].redButton::before {
  background: rgba(255, 113, 90, 1);
}

.button[class*=" fink-"].greenButton::before,
.button[class^="fink-"].greenButton::before,
.greenButton,
a.button[class*=" fink-"].greenButton::before,
a.button[class^="fink-"].greenButton::before,
button[class*=" fink-"].greenButton::before,
button[class^="fink-"].greenButton::before {
  background: #a2c354;
}

.button[class*=" fink-"].pinkButton::before,
.button[class^="fink-"].pinkButton::before,
.pinkButton,
a.button[class*=" fink-"].pinkButton::before,
a.button[class^="fink-"].pinkButton::before,
button[class*=" fink-"].pinkButton::before,
button[class^="fink-"].pinkButton::before {
  background: #48257a;
}

.button[class*=" fink-"].yellowButton::before,
.button[class^="fink-"].yellowButton::before,
.yellowButton,
a.button[class*=" fink-"].yellowButton::before,
a.button[class^="fink-"].yellowButton::before,
button[class*=" fink-"].yellowButton::before,
button[class^="fink-"].yellowButton::before {
  background: #f8ec3b;
}

.button[class*=" fink-"]:not(.loading).hovered::before,
.button[class*=" fink-"]:not(.loading):hover::before,
.button[class^="fink-"]:not(.loading).hovered::before,
.button[class^="fink-"]:not(.loading):hover::before,
a.button[class*=" fink-"]:not(.loading):hover::before,
a.button[class^="fink-"]:not(.loading):hover::before,
button[class*=" fink-"]:not(.loading):hover::before,
button[class^="fink-"]:not(.loading):hover::before {
  padding: 0 0 0 1.5rem;
  right: 0;
  width: calc(100% - 1.5rem);
}

.button[class*=" fink-"].iconButton,
.button[class^="fink-"].iconButton,
a.button[class*=" fink-"].iconButton,
a.button[class^="fink-"].iconButton,
button0[class^="fink-"].iconButton,
button[class*=" fink-"].iconButton {
  padding: 0 1.8rem 0 1.2rem;
}

.button[class*=" fink-"].iconButton.hovered::before,
.button[class*=" fink-"].iconButton:hover::before,
.button[class^="fink-"].iconButton.hovered::before,
.button[class^="fink-"].iconButton:hover::before,
a.button[class*=" fink-"].iconButton:hover::before,
a.button[class^="fink-"].iconButton:hover::before,
button[class*=" fink-"].iconButton:hover::before,
button[class^="fink-"].iconButton:hover::before {
  width: 2rem;
  padding: 0 0 0 1rem;
}

.greenButton,
.pinkButton,
.redButton,
.yellowButton {
  background-position: 0 0;
  background-size: 200% 100%;
}

.button:hover,
.greenButton:hover,
.pinkButton:hover,
.redButton:hover,
.yellowButton:hover,
a.button:hover,
button:hover,
input[type="submit"]:hover,
label.file span:hover {
  background-position: 100% 0;
}

.notButton {
  cursor: default !important;
}

.button[class*=" fink-"].loading::before,
.button[class*=" fink-"].loading:hover::before,
.button[class^="fink-"].loading::before,
.button[class^="fink-"].loading:hover::before {
  border: 1px solid #f6c94f;
  background: #f6c94f;
  background: linear-gradient(to bottom, #f6c94f 0, #eed875 100%);
  transform: translate(0, 0);
  animation: pulseIconButton 1s linear 0s infinite alternate;
}

.instantSave,
.instantSavePassword,
.overlayForm,
.userAccount {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.overlayForm header {
  flex: 0 0 100%;
}

:not(.twoColumns) > p.instSaveP {
  padding-top: 1.4rem;
  position: relative;
  flex: 0 0 100%;
  padding-bottom: 0;
  margin-bottom: 0.2rem;
}

p.instSaveP input {
  width: 100%;
}

.smallLabel > label {
  font-size: 0.8rem;
  position: absolute;
  z-index: 0;
  top: 0.25rem;
  left: 0;
  bottom: 0;
  right: 0;
  transition: color 0.25s ease-in;
}

.smallLabel > label span {
  display: none;
}

p.instSaveP > input[type="checkbox"] + label {
  margin-bottom: 0.2rem;
}

p.instSaveP.showLoad > label::before {
  content: "";
  height: 3px;
  width: 0;
  left: 0;
  position: absolute;
  bottom: -1px;
  background: rgba(045, 173, 218, 0);
  transition: all 0.25s ease-in;
}

p.instSaveP > select {
  z-index: 2;
  position: relative;
}

p.instSaveP > input,
p.instSaveP > textarea {
  z-index: 2;
  position: relative;
  border-bottom: 0 none;
  margin-bottom: 0;
  background: linear-gradient(
    135deg,
    rgba(212, 223, 223, 0.1) 0,
    rgba(045, 106, 182, 0.2) 100%
  );
  transition: all 0.75s ease-in;
}

p.instSaveP > textarea {
  border: 0 none;
  margin-top: 0.25rem;
  width: 100%;
  height: 150px;
}

p.instSaveP.con25 {
  flex: 0 0 24%;
}

p.instSaveP.con50 {
  flex: 0 0 49%;
}

p.instSaveP.con75 {
  flex: 0 0 74%;
}

p.instSaveP.showLoad input.loadError + label::before,
p.instSaveP.showLoad input.loadSuccess + label::before,
p.instSaveP.showLoad input.loading + label::before,
p.instSaveP.showLoad select.loadSuccess + label::before,
p.instSaveP.showLoad select.loading + label::before,
p.instSaveP.showLoad textarea.loadError + label::before,
p.instSaveP.showLoad textarea.loadSuccess + label::before,
p.instSaveP.showLoad textarea.loading + label::before {
  width: 100%;
  transition: all 0.75s ease-in;
}

p.instSaveP.showLoad input.loading + label::before,
p.instSaveP.showLoad select.loading + label::before,
p.instSaveP.showLoad textarea.loading + label::before {
  background: #ffc800;
}

p.instSaveP.showLoad input.loadSuccess + label,
p.instSaveP.showLoad select.loadSuccess + label,
p.instSaveP.showLoad textarea.loadSuccess + label {
  color: #a2c354;
}

p.instSaveP.showLoad input.loadSuccess + label::before,
p.instSaveP.showLoad select.loadSuccess + label::before,
p.instSaveP.showLoad textarea.loadSuccess + label::before {
  background: #a2c354;
}

p.instSaveP.showLoad input.loadError + label::before,
p.instSaveP.showLoad select.loadError + label::before,
p.instSaveP.showLoad textarea.loadError + label::before {
  background: rgba(255, 113, 90, 1);
}

@media screen and (min-width: 512px) {
  .c_512 {
    padding-left: 0;
    padding-right: 0;
    width: 512px;
    margin: 0 auto;
  }
}

@media screen and (min-width: 768px) {
  .c_768 {
    padding-left: 0;
    padding-right: 0;
    width: 768px;
    margin: 0 auto;
  }
  .smallLabel > label span {
    display: inline;
  }
}
@media screen and (min-width: 960px) {
  .c_960 {
    padding-left: 0;
    padding-right: 0;
    width: 960px;
    margin: 0 auto;
  }
}

@media screen and (min-width: 1080px) {
  .c_1024 {
    padding-left: 0;
    padding-right: 0;
    width: 1080px;
    margin: 0 auto;
  }
}

.umbruch {
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
#mHeader {
  position: fixed;
  z-index: 99911;
  top: 0;
  right: 0;
  left: 0;
  height: 40px;
  transform: translateZ(500px);
  transition: background 0.5s cubic-bezier(0.25, 0.1, 0.45, 1);
  background: rgba(252, 250, 248, 1);
  box-shadow: rgba(026, 025, 025, 1) 0 -0.75rem 4rem -1.4rem;
}

.menuVisible #mHeader {
  transform: inherit;
}

#mHeader .c_1024:first-child {
  position: relative;
  z-index: 99904;
  height: 0;
}

a#logo {
  display: inline-block;
  background: url(images/fink-logo.png) no-repeat left center;
  background-size: 100px 14px;
  width: 100px;
  height: 14px;
  margin: 0.85rem 0 0 1rem;
  border: 0 none;
  z-index: 99912;
  transform: translate(0, 0);
  transition: all 0.5s cubic-bezier(0.25, 0.1, 0.45, 1);
}

body.scrolledUp #mHeader a#logo {
  margin: 1.7rem 0 0 1rem;
  background-size: 150px 21px;
  width: 150px;
  height: 21px;
}
@media (min-width: 768px) {
  #mHeader {
    height: 70px;
  }
  a#logo {
    margin: 0.6rem;
    font-size: 1rem;
    background-size: 234px 32px;
    width: 234px;
    height: 32px;
  }
  body:not(.menuVisible).scrolledUp #mHeader a#logo {
    margin: 1.9rem 0 0;
  }
}

@media (min-width: 1080px) {
  body:not(.menuVisible).scrolledUp #mHeader::after {
    bottom: 100px;
  }
  a#logo {
    background-size: 234px 32px;
    width: 234px;
    height: 32px;
    margin: 0.9rem 0 0;
    background-position: left bottom;
    transition: all 0.5s cubic-bezier(0.25, 0.1, 0.45, 1);
  }
  body.scrolledUp #mHeader a#logo {
    background-size: 243px 34px;
    width: 243px;
    height: 34px;
  }
}
.showContactActive #mHeader {
  transform: translateY(-10rem);
}
.scrolledUp #mHeader {
  background: rgba(252, 250, 248, 0);
  box-shadow: rgba(026, 025, 025, 1) 0 -5.75rem 4rem -1.5rem;
}

#showMenuBack {
  background: rgba(238, 235, 235, 0);
  background: radial-gradient(
    ellipse at center,
    rgba(238, 235, 235, 0) 40%,
    rgba(203, 216, 216, 0) 100%
  );
  background-size: 400vw 400vh;
  background-position: center center;
  text-indent: -9999px;
  position: fixed;
  z-index: 99700;
  top: 0;
  right: 0;
  height: 45px;
  width: 45px;
  display: inline-block;
  transform: scale(0) rotate(135deg);
  transition: transform 0.75s cubic-bezier(0.25, 0.1, 0.45, 1),
    height 0.75s cubic-bezier(0.25, 0.1, 0.45, 1),
    width 0.75s cubic-bezier(0.25, 0.1, 0.45, 1),
    top 0.75s cubic-bezier(0.25, 0.1, 0.45, 1),
    right 0.75s cubic-bezier(0.25, 0.1, 0.45, 1),
    background 1s cubic-bezier(0.25, 0.1, 0.45, 1) 0.45s;
}

#showMenu {
  text-indent: -9999px;
  cursor: pointer;
  position: fixed;
  z-index: 99905;
  background: rgba(026, 025, 025, 1);
  display: inline-block;
  line-height: 0;
  padding: 0;
  height: 2px;
  width: 20px;
  border-radius: 2px;
  top: 1.3rem;
  right: 2rem;
  transition: all 0.5s cubic-bezier(0.25, 0.1, 0.45, 1);
}
body.scrolledUp #showMenu {
  top: 2.15rem;
}
#showMenu::after,
#showMenu::before {
  content: "";
  position: absolute;
  background: rgba(026, 025, 025, 1);
  height: 2px;
  width: 20px;
  border-radius: 2px;
  top: -0.35rem;
  left: 0;
  margin: 0;
  padding: 0;
  display: inline-block;
  transition: all 0.75s cubic-bezier(0.25, 0.1, 0.45, 1);
}
.scrolledUp #showMenu,
.scrolledUp #showMenu::after,
.scrolledUp #showMenu::before {
  background: rgba(252, 250, 248, 1);
}

#showMenu::after {
  top: 0.35rem;
  left: 0;
}

#showMenu span {
  position: absolute;
  background: 0 0;
  display: block;
  top: -22px;
  left: -10px;
  width: 50px;
  height: 50px;
  transform: rotate(45deg);
}

.menuVisible #showMenuBack {
  background: rgba(238, 235, 235, 1);
  background: radial-gradient(
    ellipse at center,
    rgba(238, 235, 235, 1) 40%,
    rgba(203, 216, 216, 1) 100%
  );
  transform: scale(1) rotate(0);
  top: 0;
  right: 0;
  height: 100vh;
  width: 100vw;
  background-size: 100vw 100vh;
  transition: all 0.3s ease-in;
}

.menuVisible #showMenu::after,
.menuVisible #showMenu::before {
  background: rgba(026, 025, 025, 1);
}
.menuVisible #showMenu {
  background: rgba(026, 025, 025, 0);
}
.menuVisible #showMenu::before {
  top: 0;
  transform: rotate(45deg);
}

.menuVisible #showMenu::after {
  top: 0;
  transform: rotate(-45deg);
}
@media (min-width: 768px) {
  #showMenu {
    top: 2.15rem;
  }
  #showMenu,
  #showMenu::after,
  #showMenu::before {
    height: 3px;
  }
}

@media (min-width: 1080px) {
  body.accountTemplate #showMenu {
    right: calc((100vw - 1080px) / 2);
  }
  body #showMenu {
    display: none;
  }
  body #showMenuBack {
    display: none;
  }
}

#showMenu::before {
  padding: 0 !important;
  margin: 0 !important;
}

.menuVisible #showMenu {
  color: #21373c;
}

#mNav {
  position: relative;
}

#mNav > nav {
  position: fixed;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  align-items: center;
  z-index: 99902;
  top: 0;
  left: -100vw;
  bottom: 0;
  width: 100vw;
  text-align: center;
  padding: 1rem 2rem;
  opacity: 0;
  transition: all 0.5s cubic-bezier(0.25, 0.1, 0.45, 1);
}

.menuVisible #mNav > nav {
  opacity: 1;
  left: 0;
}

#mNav > nav a {
  border: 0 none;
  text-decoration: none;
}

#mNav > ul {
  flex: 1 0 33%;
  padding: 0.1rem 0 0.1rem 1rem;
}

#mainN.list {
  width: 100%;
  padding: 0;
  margin: 0;
  transition: all 0.5s cubic-bezier(0.25, 0.1, 0.45, 1);
}

.scrolledUp #mHeader #mainN.list {
  padding: 1.5rem 0 0;
  transition: all 0.3s ease-in;
}

#mainN li {
  position: initial;
  text-align: center;
  list-style-type: none;
  list-style-position: outside;
  padding: 1rem 0;
  z-index: 3;
  white-space: nowrap;
}

#mainN.list > li > a {
  color: #21373c;
  font-weight: 600;
}

#mainN.list > li.current_page_item > a,
#mainN.list > li > ul .current_page_item > a {
  color: rgba(255, 113, 90, 1);
  font-weight: 800;
}

#mainN.list > li.trail_item .trail_item > a,
#mainN.list > li.trail_item > a {
  font-weight: 600;
  color: rgba(255, 113, 90, 1);
}

#mainN .trail_item::after {
  content: "";
  bottom: 0.35rem;
  left: calc(50% - 0.2rem);
  position: absolute;
  width: 0.4rem;
  height: 0.4rem;
  background: rgba(255, 113, 90, 1);
  border-radius: 50%;
}
body.scrolledUp #mainN .trail_item::after {
  background: rgba(255, 255, 255, 1);
}
#mainN .trail_item .trail_item::after {
  display: none;
}

#mainN ul.sublist {
  margin: 0;
  padding: 0;
  position: absolute;
  left: auto;
  right: 0;
  top: 100%;
  overflow: hidden;
  max-height: 0;
  font-size: 0.9rem;
  transition: all 0.1s ease-in;
}

#mainN.list > li.touch > ul,
#mainN.list > li:hover > ul {
  max-height: 100vh;
  background: rgba(252, 250, 248, 0.95);
  padding: 1rem 0;
  transition: all 0.25s ease-in;
}

#mainN.list > li > ul > li > a {
  color: #21373c;
  font-weight: 600;
}

#mainN.list > li > ul > li {
  display: list-item;
  padding: 0.5rem 1rem;
  margin: 0;
}

#mainN.list > li > ul > li:last-child {
  border-right: 1px solid transparent;
}

#mNav li::before {
  height: 0;
  width: 0;
  content: "";
  display: none;
}

.menuVisible #mainN ul.sublist {
  max-height: auto;
  position: inherit;
}

@media (min-width: 1080px) {
  body #mainN li.first_item {
    text-align: left;
    display: none;
  }
  body #mainN li.first_item a {
    text-indent: -1000px;
    overflow: hidden;
    display: inline-block;
  }
  body #mainN li.first_item a::before {
    font-family: fink !important;
    speak: never;
    font-style: normal;
    font-weight: 600;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    padding: 0.1rem 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e901";
    color: rgba(255, 113, 90, 1);
    float: left;
    text-indent: 0;
    font-size: 1.2rem;
  }
  body #mNav > nav {
    padding: 0.3rem 0 0;
    opacity: 1;
    text-align: right;
    position: initial;
    width: 100%;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  body.scrolledUp #mNav > nav {
    padding: 0.2rem 0 0;
  }
  body #mainN li {
    text-align: center;
    padding: 1rem 0.5rem 0.8rem;
    display: inline-block;
    position: relative;
  }
  body #mainN > li:last-of-type {
    padding-right: 0;
  }
  body #mainN.list > li > a {
    font-size: 0.9rem;
  }
}

#metaNav ul {
  padding: 0;
  margin: 0;
  text-align: left;
}

#metaNav ul li {
  display: inline-block;
  list-style-type: none;
  padding: 0 0.5rem;
  margin: 0;
}
#metaNav ul li:first-of-type {
  padding: 0 0.5rem 0 0;
}

#metaNav li::before {
  display: none;
}

#metaNav ul li:last-child {
  padding: 0 0 0 0.5rem;
}

#contSection {
  padding: 0;
}
#contSection section:last-of-type:not(.cG_twoWays):not(.finkSlogan) {
  padding-bottom: 12rem;
}

@media (min-width: 768px) {
  #contHeader {
    padding-bottom: 0;
  }
}
#mContent {
  display: block;
  padding: 0;
  opacity: 1;
  transition: all 0.5s cubic-bezier(0.25, 0.1, 0.45, 1);
}
@media (min-width: 768px) {
  #metaNav ul {
    text-align: right;
  }
}
@media (min-width: 1080px) {
  #mContent {
    padding: 0;
  }
}

.menuVisible #mContent {
  opacity: 0.2;
}

#mFooter {
  padding: 0 1rem;
  margin: 0 auto 0;
  position: fixed;
  min-height: 1rem;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  color: rgba(026, 025, 025, 1);
  font-size: 0.7rem;
  transition: all 0.75s cubic-bezier(0.25, 0.1, 0.45, 1);
}
#mFooter::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: -10%;
  width: 120%;
  height: 110vh;
  background: rgba(255, 255, 255, 1); /*rgba(252, 250, 248, 1.000);*/
  box-shadow: rgba(026, 025, 025, 1) 0 0 0 20px,
    rgba(026, 025, 025, 1) 0 -0.75rem 4rem -1.4rem;
  transform-origin: left bottom;
  transition: all 0.5s cubic-bezier(0.25, 0.1, 0.45, 1);
}
.showContactActive #mFooter::before {
  height: 160vh;
}
.scrolledUp #mFooter::before {
  top: 0;
  box-shadow: rgba(026, 025, 025, 1) 0 0 0 -5rem,
    rgba(026, 025, 025, 1) 0 0.75rem 4rem -1.4rem;
}
#mFooter a:not(.finkContGridRight) {
  color: rgba(026, 025, 025, 1);
  border-bottom: 0 none;
}
#mFooter > div > .left {
  display: block;
  padding: 0.25rem 0 0 0;
  line-height: 1rem;
  float: none;
}
/*
.scrolledUp #mFooter a {color: rgba(255, 255, 255, 1);
}*/

#mFooter > div {
  padding: 0.5rem 0 0.5rem 0;
}

@media (min-width: 512px) {
}

@media (min-width: 768px) {
  #mFooter {
    padding: 0;
  }
  #mFooter > div > .left {
    display: inherit;
    float: left;
  }
}

.showContactActive #mFooter {
  height: calc(100vh + 4rem);
}

#contactButton {
  position: fixed;
  padding-bottom: 7rem;
  bottom: 4rem;
  left: 1rem;
  z-index: 9998;
  transform: rotate(0deg) translate(0, 6rem);
  transform-origin: left bottom;
  transition: all 0.75s cubic-bezier(0.25, 0.1, 0.45, 1) 0.5s;
}

@media (min-width: 768px) {
  #contactButton {
    bottom: 3rem;
  }
}
@media (min-width: 1080px) {
  #contactButton {
    left: calc((100vw - 1080px) / 2);
  }
}

.showContactActive #contactButton,
.scrolledUp #contactButton {
  transition-delay: 0;
  transition: all 0.5s cubic-bezier(0.25, 0.1, 0.45, 1);
  transform: rotate(-2deg) translate(0, 14rem);
}

#finkContact {
  padding: 0;
  max-height: 0;
  transform: translate(0, 100vh);
  transition: all 0.75s cubic-bezier(0.25, 0.1, 0.45, 1) 0.25s;
}

.showContactActive #finkContact {
  padding: 7rem 0 0 0;
  max-height: 100vh;
  overflow: auto;
  transform: translate(0, 0);
}

#contactMessage {
  padding: 0.75rem 0;
  font-size: 0.9rem;
  line-height: 1.4rem;
}
#finkContact aside {
  font-size: 1rem;
  line-height: 1.6rem;
  padding: 0 0 1rem 0;
}
#finkContact small {
  color: rgba(026, 025, 025, 0.38);
  letter-spacing: 0;
  padding: 1rem 0 3rem 0;
  display: block;
}
#finkContact .button,
#finkContact button,
#finkContact input,
#finkContact textarea {
  width: 100%;
}
@media (min-width: 1080px) {
  #finkContact .button,
  #finkContact button,
  #finkContact input {
    width: 49.5%;
  }
}
#finkContact .button.is_missing,
#finkContact button.is_missing,
#finkContact input.is_missing,
#finkContact textarea.is_missing {
  background: rgba(255, 113, 90, 0.2);
  border: 1px solid rgba(255, 113, 90, 1);
}

.is_missing::placeholder {
  color: rgba(255, 113, 90, 1) !important;
}

input[type="checkbox"].is_missing + label::after {
  background: rgb(255, 113, 90);
  background: radial-gradient(
    circle,
    rgba(255, 113, 90, 0.15) 11%,
    rgba(255, 113, 90, 0.38) 100%
  );
}
input[type="checkbox"].is_missing + label::before {
  box-shadow: 0 0 0.3rem -0.1rem rgba(255, 113, 90, 0.2),
    inset 0 0 0.4rem -0.1rem rgba(026, 025, 025, 0.5);
}

#finkContactButtons {
  text-align: right;
  padding: 0 0 1rem 0;
}
#finkSub:hover {
  color: rgba(252, 250, 248, 1);
}
#finkContact #finkC-Close:hover,
#finkContact #finkC-Close {
  width: auto !important;
  min-width: 2rem;
  padding: 0 !important;
  margin-right: 1rem;
}
#finkContact #finkC-Close:hover::before {
  padding: 0 0 0 1rem;
  width: 2rem;
}
#finkContact #finkC-Close:hover::before {
  color: rgba(255, 113, 90, 1) !important;
  background: rgba(026, 025, 025, 1) !important;
}
#finkContact input[type="radio"] {
  display: none;
}
#finkAnrede1 + label,
#finkAnrede2 + label,
#finkAnrede3 + label {
  cursor: pointer;
  background: rgba(212, 223, 223, 0.2);
  color: rgba(026, 025, 025, 1);
  font-size: 1rem;
  padding: 0.5rem 1.6rem;
  line-height: 2rem;
  min-height: 3rem;
  margin: 0;
}
#finkAnredeRadio {
  margin: 0.5rem 0;
}
#finkAnrede1:checked + label,
#finkAnrede2:checked + label,
#finkAnrede3:checked + label {
  color: rgba(252, 250, 248, 1);
  background: rgba(255, 113, 90, 1);
  border-color: rgba(255, 113, 90, 1);
}
@media (min-width: 512px) {
  #finkContact .button,
  #finkContact button,
  #finkContact input,
  #finkContact textarea {
    font-size: 1rem;
  }
}
@media (min-width: 768px) {
  #finkContact .button,
  #finkContact a.button,
  #finkContact button,
  #finkContact input[type="file"].filled + span::before,
  #finkContact input[type="submit"],
  #finkContact label.file span {
    width: auto;
  }
}

#footerNav {
  display: inline-block;
}

#footerNav ul {
  margin: 0;
  padding: 0;
}

#footerNav li {
  list-style: none;
  padding: 0.2rem 0;
  margin: 0;
}

#footerNav.auth ul li:nth-child(2) {
  display: none;
}

#footerNav li::before {
  height: 0;
  width: 0;
  display: none;
}

a.noBorderLink {
  border-bottom: 0 none;
}

#getUpaaa {
  position: fixed;
  display: block;
  z-index: 9999;
  bottom: 1rem;
  right: 1rem;
  color: rgba(026, 025, 025, 1);
  border: 1px solid rgba(026, 025, 025, 1);
  border-radius: 50%;
  width: 2rem;
  height: 2rem;
  cursor: pointer;
  transform: translateY(6rem);
  transition: all 0.5s cubic-bezier(0.25, 0.1, 0.45, 1);
}
@media (min-width: 768px) {
  #getUpaaa {
    bottom: 0.2rem;
    right: 2rem;
  }
}
#getUpaaa::before,
#getUpaaa::after {
  position: absolute;
  content: "";
  width: 0.5rem;
  height: 0.5rem;
  border-top: 1px solid rgba(026, 025, 025, 1);
  border-left: 1px solid rgba(026, 025, 025, 1);
  transform: rotate(45deg);
  left: 0.2rem;
}
#getUpaaa::before {
  top: 0.6rem;
  left: 0.7rem;
}
#getUpaaa::after {
  top: 0.95rem;
  left: 0.7rem;
}
#getUpaaa.active {
  transform: translateY(0rem);
  transition: all 0.75s cubic-bezier(0.25, 0.1, 0.45, 1) 0.5s;
}
#getUpaaa.active::after {
  transition: all 0.75s cubic-bezier(0.25, 0.1, 0.45, 1) 0.5s;
}
.menuVisible #getUpaaa.active,
.showContactActive #getUpaaa.active {
  transform: translateY(6rem);
}
.showVisual {
  display: none;
  position: absolute;
  z-index: 10;
  height: 150px;
  width: auto;
}
[class*=" up"] .showVisual,
[class^="up"] .showVisual {
  top: 2rem;
}
.sV_TL {
  top: 0;
  left: calc((100vw - 1080px) / 2);
}
.sV_TC {
  top: 0;
  left: 50%;
  transform: translatex(-50%);
}
.sV_TR {
  top: -4.5rem;
  right: calc((100vw - 1080px) / 2);
}
.sV_BL {
  bottom: calc(7.6rem - 100vw / 48);
  left: calc((100vw - 1080px) / 2);
}
.sV_BC {
  bottom: calc(7.6rem - 100vw / 48);
  left: 50%;
  transform: translatex(-50%);
}
.sV_BR {
  bottom: 0;
  right: 1rem;
}
.finkLogoCircle {
  height: 80px;
  width: 80px;
  top: 30px; //calc(7.6rem - 100vw / 48);left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  z-index: 10;
  border-radius: 50%;
  padding: 0;
  margin: 0;
  border: 10px solid rgba(252, 250, 248, 1);
}
.upWhite .finkLogoCircle {
  border: 10px solid rgba(255, 255, 255, 1);
}

.finkLogoCircle img {
  background: rgba(255, 113, 90, 1);
  height: 60px;
  width: 60px;
  padding: 0;
  margin: 0;
  border-radius: 50%;
}
@media (min-width: 768px) {
  .showVisual {
    display: block;
  }
  .finkLogoCircle {
    background: rgba(255, 113, 90, 1);
    top: calc(2.2rem - 100vw / 48);
    height: 100px;
    width: 100px;
  }
  .finkLogoCircle img {
    margin: 5px;
    height: 70px;
    width: 70px;
  }
  .sV_BR {
    right: 2rem;
    bottom: calc(-1.5rem + 100vw / 48);
  }
}
@media (min-width: 1080px) {
  .sV_BR {
    right: calc((100vw - 1080px) / 2);
    bottom: calc(-2rem + 100vw / 48);
  }
}
/* 
catGallery: simpleImage
 */
.cG_finkSimpleImg {
  padding: 0.5em 0 0 0 !important;
  position: relative;
  overflow: hidden;
  text-align: center;
}
.cG_finkSimpleImg::before,
.cG_finkSimpleImg::after {
  z-index: 2;
}

.cG_finkSimpleImg .h1Style {
  font-weight: 600;
  font-size: 4rem;
  color: rgba(255, 113, 90, 1);
  padding: 0;
  text-transform: none;
  line-height: 11rem;
}
.cG_finkSimpleImg figure {
  padding: 0;
  margin: 0;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.cG_finkSimpleImg img {
  margin: 1em 0 0 0;
  width: 100%;
  height: auto;
}
.cG_finkSimpleImg figcaption,
.cG_finkSimpleImg figure > div {
  padding: 2em 1em;
}
.cG_finkSimpleImg figcaption {
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  padding: 1rem 0;
  display: flex;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.cG_finkSimpleImg button {
  color: rgba(073, 073, 072, 1);
  text-transform: uppercase;
  background: transparent;
  border: 1px solid rgba(073, 073, 072, 1);
  position: absolute;
  right: 1em;
  left: 1em;
  bottom: 2em;
  width: auto;
}

@media (min-width: 512px) {
  .cG_finkSimpleImg h2 {
  }
  .cG_finkSimpleImg .h1Style {
    padding: 5rem 0 0 0;
    font-size: 5rem;
  }
}
@media (min-width: 1080px) {
  .cG_finkSimpleImg figcaption {
    width: 1080px;
    padding: 0;
    left: calc((100vw - 1080px) / 2);
  }
  .cG_finkSimpleImg .h1Style {
    padding: 15rem 0 0 0;
    font-size: 7rem;
  }
  .cG_finkSimpleImg figcaption,
  .cG_finkSimpleImg figure > div {
    padding: 1em 0 0 0;
  }
}
/* 
catGallery: finkHeaderImage
 */

.finkHeaderImage {
  position: relative;
  overflow: hidden;
  padding: 0;
}
.finkHeaderImage.fHI_transp {
  background: rgba(026, 025, 025, 1);
}
.finkHeaderImage figure {
  text-align: center;
  position: relative;
  z-index: 0;
  width: 100vw;
  max-width: 100vw;
  padding: calc(500px + 3rem) 0 0 0;
  margin: 0;
  min-height: 38vh;
}
.finkHeaderImageDifferent {
}

.finkHeaderImageDifferent h2 {
  margin-top: 1rem;
}
@media (min-width: 768px) {
  .finkHeaderImageDifferent h2 {
    margin-top: -9rem;
  }
}
.finkHeaderImage figure.noContent {
  max-height: 100vh;
  padding: 0;
}
.finkHeaderImage figure::after {
  z-index: 11;
}
.finkHeaderImage h1 {
  font-weight: 600;
  font-size: 4rem;
  color: rgba(255, 113, 90, 1);
  padding: 14rem 0 0 0;
  text-transform: none;
  line-height: 11rem;
}

.finkHeaderImage h1 {
  line-height: 1.2em !important;
  padding: 14rem 1rem 4rem 1rem;
}
@media (min-width: 1024px) {
  .finkHeaderImage h1 {
    padding: 14rem 0 0 0;
  }
}

.finkHeaderImage h3 {
  color: rgba(026, 025, 025, 1);
  padding: 0.4rem 0 0 0;
}
.finkHeaderImage :not(.noContent) figcaption[class*=" up"] h1,
.finkHeaderImage :not(.noContent) figcaption[class^="up"] h1 {
  padding: 0;
  transform: translateY(-17rem);
  margin: -11rem 0 -9rem 0;
}
.finkHeaderImage > p {
  padding: 0;
  margin: 0;
}
.finkHeaderImage > article {
  position: relative;
  z-index: 5;
  padding: 3rem 1rem 0 1rem;
  text-align: center;
}

.finkHeaderImage figcaption {
  background: rgba(255, 255, 255, 1);
  height: 100%;
  padding: 4rem 1rem 4rem 1rem;
  position: relative;
  z-index: 2;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  flex-direction: column;
}
.finkHeaderImage .noContent figcaption {
  background: transparent;
  padding: 0;
}
.finkHeaderImage figcaption::before {
  z-index: -1;
}
.finkHeaderImage figcaption[class*=" up"] > *,
.finkHeaderImage figcaption[class^="up"] > * {
}

.finkHeaderImage figure img {
  z-index: -1;
  position: absolute;
  opacity: 1;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% top;
  object-position: 50% top;
  padding: 0;
  transition: all 0.5s ease-in;
}
#contSection section:last-of-type.finkHeaderImage figure img {
  min-height: calc(100% + 12rem);
}
.finkHeaderImage.fHI_transp figure img {
  opacity: 0.38;
}

@media (min-width: 768px) {
  .finkHeaderImage :not(.noContent) figcaption[class*=" up"] h1,
  .finkHeaderImage :not(.noContent) figcaption[class^="up"] h1 {
    transform: translateY(0);
    padding: 2rem 0 1rem 0;
    margin: -11rem 0 0 0;
  }
  .finkHeaderImage h1 {
    font-size: 7rem;
  }
}
@media (min-width: 1024px) {
  .finkHeaderImage figure:not(.conCont) {
    height: calc(300px + 15vw);
  }
  .finkHeaderImage figure.conCont {
    padding-top: calc(500px + 3rem);
  }
  .finkHeaderImage figcaption {
    padding: 4rem calc((100vw - 1024px) / 2) 6rem calc((100vw - 1024px) / 2);
  }
  .finkHeaderImage > article {
    padding: 3rem 0 0 0;
  }
}
@media (min-width: 1300px) {
  .finkHeaderImage figure:not(.conCont) {
    height: calc(300px + 25vw);
  }
}

/* 
catGallery: finkSlogan
 */

.finkSlogan {
  position: relative;
  overflow: hidden;
}

.finkSlogan img.slogHeart {
  position: absolute;
  right: 6rem;
  bottom: 1rem;
  z-index: 5;
  height: 80px;
  width: auto;
}

.finkSlogan article {
  width: 100%;
  background-color: rgba(026, 025, 025, 1);
  background-position: 50% 50% !important;
  max-width: 100%;
  color: rgba(252, 250, 248, 1);
  font-size: 2rem;
  font-weight: 800;
  line-height: 3.4rem;
}
.finkSlogan.imgColBW article {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.finkSlogan article > div {
  /* background: rgb(026, 025, 025);
  background: radial-gradient(
    circle,
    rgba(026, 025, 025, 0.6) 20%,
    rgba(026, 025, 025, 0.9) 100%
  ); */
}
.finkSlogan article .c_1024 {
  padding: 15rem 1rem 3rem 1rem;
}
.finkSlogan h2 {
  font-size: 1.6rem;
  line-height: 1.2rem;
  padding: 0.2rem 0 1rem 0;
  color: rgba(255, 255, 255, 1);
}
@media screen and (min-width: 512px) {
  .finkSlogan {
    background-size: 100% auto;
    background-size: cover !important;
  }
  .finkSlogan h2 {
    font-size: 3rem;
  }
  .finkSlogan article .c_1024 {
    padding: 16rem 1rem 10rem 1rem;
  }
}
@media screen and (min-width: 1080px) {
  .finkSlogan article .c_1024 {
    padding: 16rem 0 10rem 0;
  }
}
.finkCenterColor.noMarginBottom article {
  padding-bottom: 0;
}

/* 
catGallery: finkFlip
 */

.finkFlip {
  overflow: hidden;
  padding: 4rem 0 4rem 0;
  margin-bottom: 0;
  text-align: center;
  position: relative;
  z-index: 1;
  background: rgba(206, 220, 221, 1);
}
.finkFlip > div {
  clear: both;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.finkFlip figure {
  margin: 0 auto 4rem;
  padding: 0;
  flex: 0 calc(320px - 2rem);
  transition: all 0.7s ease-in;
  perspective: 1000px;
  position: relative;
}
.finkFlip figure > a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-decoration: none;
  border: 0 none;
  z-index: 20;
}
.finkFlip figcaption {
  transform: translateZ(-5px) rotateY(180deg);
  overflow: hidden;
  display: flex;
  font-size: 0.8rem;
  line-height: 1.4rem;
  padding: 2rem 0 0 0;
  justify-content: center;
  flex-direction: column;
  width: 100%;
  height: 100%;
}
.finkFlip > div > h2 {
  color: rgba(009, 019, 023, 1);
  font-size: 2rem;
  font-weight: 800;
  line-height: 2.6rem;
  flex: 0 100%;
  text-transform: unset;
}
.finkFlip figure > h3 {
  z-index: 10;
  font-weight: 800;
  transform: translateZ(20px);
  color: rgba(255, 255, 255, 1);
  position: absolute;
  width: 100%;
  font-size: 2.6rem;
  padding: 16rem 0 1rem 0;
  transition: padding 0.5s linear, color 1s linear;
}
.finkFlip figure:hover > h3 {
  color: rgba(255, 113, 90, 1);
  padding: 3rem 0 1rem 0;
  font-size: 1.6rem;
}
.finkFlip figure.noLinkFlip:hover > h3 {
  padding: 5rem 0 1rem 0;
}

.finkFlip figure img {
  /* filter: brightness(0.5); */
  height: auto;
  max-width: 100%;
  padding: 0;
  margin: 0;
}
.finkFlip figure > a.button,
.finkFlip figure > a.button-line {
  position: absolute;
  bottom: 1rem;
  left: 0.5rem;
  right: 0.5rem;
}
.finkFlip article {
  padding: 2rem 1rem 0 1rem;
}
@media screen and (min-width: 480px) {
  .finkFlip figure {
    flex: 1 50%;
  }
}
@media screen and (min-width: 768px) {
  .finkFlip figure {
    margin: 1rem 0;
    flex: 0 calc(33% - 1rem);
  }
  .finkFlip article {
    padding: 2rem 0 0 0;
  }
}
.finkFlip figcaption h2 {
}
.finkFlip .flip {
  transition: all 0.9s, transform 0.6s;
  transform-style: preserve-3d;
  background: rgba(206, 220, 221, 0.15);
}
.finkFlip figure:hover {
  z-index: 2;
  transform: scale(1.2);
}
.finkFlip figure:hover .flip {
  transform: translateZ(-5px) rotateY(180deg);
  box-shadow: rgba(026, 025, 025, 1) 0 0 5rem -2rem;
}
.finkFlip .flip > div {
  position: relative;
  line-height: 0;
  padding: 0;
  margin: 0;
  width: 100%;
  display: block;
  background-position: center center;
  background-size: cover !important;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.finkFlip figcaption {
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 1);
  z-index: 1;
  padding: 0 2rem 1rem 2rem;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.finkFlip .noLinkFlip figcaption {
  padding: 3rem 2rem 1rem 2rem;
}
.finkFlip figcaption a.button,
.finkFlip figcaption a.button-line {
  position: absolute;
  bottom: 3rem;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
  font-size: 0.84rem;
}
.finkFlip figure figcaption > div {
  opacity: 0;
  transition: all 2s;
}
.finkFlip figure:hover figcaption > div {
  opacity: 1;
}
.finkFlip figcaption > h3 {
  color: rgba(255, 113, 90, 1);
  font-weight: 100;
  letter-spacing: 0.1rem;
  padding: 0.2rem 0;
  margin: 0;
}

@media screen and (min-width: 768px) {
  .finkFlip figcaption a.button,
  .finkFlip figcaption a.button-line {
    font-size: 0.7rem;
  }
}

p.finkFlipButton {
  text-align: center;
  flex: 1 0 100%;
  padding: 2rem 0 0 0;
}

/* 
catGallery: finkcolumnView
 */

.cG_finkcV {
  overflow: hidden;
  padding: 0;
  text-align: center;
  position: relative;
  background: rgba(206, 220, 221, 1);
}
.cG_finkcV > div {
  clear: both;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.cG_finkcV figure {
  margin: 0 0 4rem;
  position: relative;
  padding: 0;
  flex: 0 calc(320px - 2rem);
  position: relative;
  transition: all 550ms linear;
}
.cG_finkcV figure:hover {
}
.cG_finkcV > div > h2 {
  color: rgba(009, 019, 023, 1);
  font-size: 2rem;
  font-weight: 800;
  line-height: 2.6rem;
  flex: 0 100%;
  padding: 13rem 0 3rem 0;
  text-transform: unset;
}

.cG_finkcV figure img {
  height: auto;
  max-width: 100%;
  padding: 0;
  margin: 0;
}
.cG_finkcV figure > a.button,
.cG_finkcV figure > a.button-line {
  position: absolute;
  bottom: 1rem;
  left: 0.5rem;
  right: 0.5rem;
}
@media screen and (min-width: 480px) {
  .cG_finkcV figure {
    flex: 1 50%;
  }
}
@media screen and (min-width: 768px) {
  .cG_finkcV figure {
    margin: 1rem 0;
    flex: 0 calc(33% - 1rem);
  }
}
.cG_finkcV figcaption h2 {
}
.cG_finkcV figure > div {
  position: relative;
  padding: 0;
  margin: 0;
  width: 100%;
  display: block;
  background-position: center center;
  background-size: cover !important;
}

.cG_finkcV figcaption {
  text-align: center;
  position: absolute;
  left: 1rem;
  right: 1rem;
  bottom: -1.5rem;
  background: rgba(255, 255, 255, 1);
  z-index: 1;
  padding: 1rem;
  box-shadow: rgba(026, 025, 025, 1) 0 0 3rem -1.8rem;
  transition: all 0.25s linear;
}
.cG_finkcV figure:hover figcaption {
  transform: translate(0, -0.9rem);
}

.cG_finkcV figcaption > h3 {
  color: rgba(255, 113, 90, 1);
  font-weight: 100;
  letter-spacing: 0.1rem;
  padding: 0.2rem 0;
  margin: 0;
}
.cG_finkcV figcaption > strong {
  font-weight: 400;
  color: #434343;
}
.cG_finkcV figcaption > div {
  padding: 1rem 0 2rem;
}

/* 
catGallery: finkRecommendation
 */

.cG_rec {
  text-align: center;
  background: rgba(206, 220, 221, 1);
  padding: 4rem 0 4rem 0;
  background-position: 0 62%;
  background-size: 200% 100%;
  position: relative;
  transition: all 0.5s ease-in;
  overflow: hidden;
}
.cG_rec[class*=" up"],
.cG_rec[class^="up"] {
  padding-top: 10rem;
}

.cG_rec + p {
  text-align: right;
  margin: 1rem auto 3rem auto;
}
.cG_rec h2 {
  padding: 1.2rem 0 1rem 0;
}
.cG_rec figure {
  visibility: hidden;
  opacity: 0;
  height: 0;
  padding: 0 2rem;
  margin: 0;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
  transition: all 0.5s ease-in;
}
@media screen and (min-width: 768px) {
  .cG_rec figure {
    padding: 0;
    margin: 0;
    overflow: hidden;
  }
}
@media screen and (min-width: 1080px) {
  .cG_rec {
    margin: 0 auto;
  }
}
.cG_rec figure {
  display: none;
}
.cG_rec figure.active {
  display: block;
  visibility: visible;
  height: auto;
  opacity: 1;
}

.cG_rec figure img {
  height: 150px;
  width: 150px;
  margin: 0 0 1rem 1rem;
  display: inline-block;
  background-color: rgba(026, 025, 025, 0.2);
  border-radius: 50%;
}
.cG_rec figcaption {
  margin: 1rem auto;
  font-size: 1rem;
  line-height: 1.6rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.cG_rec figcaption > p {
  max-width: 50%;
}
.cG_rec .cG_finkRec_comment {
  font-weight: 700;
  position: relative;
  z-index: 1;
  padding-bottom: 1rem;
}

/* .cG_rec .cG_finkRec_comment .marker {
  position: relative;
z-index: 1;
display: inline;
}

.cG_rec .cG_finkRec_comment .marker::before {
  content: '"';
  font-weight: 400;
  font-size: 5rem;
  color: rgba(237, 240, 245, 0.5);
  position: absolute;
  z-index: 0;
  left: -1.6rem;
  top: 0.2rem;
} */

/* .cG_rec .cG_finkRec_comment:first-letter {
  font-weight: 400;
  font-size: 5rem;
  color: rgba(237, 240, 245, 0.5);
} */

.cG_rec .cG_finkRec_customer {
  padding: 2rem 0 0 0;
}
@media screen and (min-width: 768px) {
  .cG_rec figure img {
    margin: 0 0 1rem 2rem;
  }
  .cG_rec .cG_finkRec_comment {
    padding-bottom: 0;
  }
  .cG_rec figcaption {
    max-width: 700px;
    font-size: 1rem;
    width: 62vw;
  }
  .cG_rec .cG_finkRec_customer {
    padding: 1.5rem 0 0 0;
  }
}
.cG_rec .cG_finkRec_author,
.cG_rec .cG_finkRec_position,
.cG_rec .cG_finkRec_firma {
  padding: 0;
  margin: 0;
  display: block;
  text-align: right;
  font-size: 0.9rem;
}

.cG_rec .cG_finkRec_author {
  padding-top: 2rem;
  font-size: 1.4rem;
  line-height: 1em;
  font-weight: 700;
  color: rgba(026, 025, 025, 1);
}
.cG_rec .cG_finkRec_position {
  color: rgba(026, 025, 025, 1);
  letter-spacing: 0.1rem;
}
.cG_rec .cG_finkRec_firma {
  color: rgba(255, 113, 90, 1);
  margin-top: 0;
  font-size: 1.2rem;
  font-weight: 600;
}
.cG_rec .cG_finkRec_firma {
  line-height: 1.2;
}
.cG_rec button {
  background: rgba(026, 025, 025, 0);
  color: rgba(203, 216, 216, 1);
  border: 0 none;
  margin: -0.35rem 0 0 0;
  font-size: 1.5rem;
  font-weight: 100;
  text-shadow: none;
  height: 3rem;
  width: 3rem;
  text-align: center;
  position: absolute;
  bottom: 3rem;
  visibility: hidden;
  opacity: 0;
  border-radius: 50%;
  box-shadow: transparent 0 0 0 0;
  transition: opacity 250ms ease-in, background 0.5s ease-in;
}
.cG_rec button.prev {
  padding: 0 0.075rem 0.075rem 0;
  left: 30%;
}
.cG_rec button.next {
  padding: 0 0 0.075rem 0.075rem;
  right: 30%;
}
.cG_rec button.active {
  background: rgba(026, 025, 025, 0.38);
  visibility: visible;
  opacity: 1;
}

.cG_rec:hover button.active {
  background: rgba(026, 025, 025, 0.38);
  visibility: visible;
  opacity: 1;
}

@media screen and (min-width: 768px) {
  .cG_rec button {
    top: 50%;
    bottom: auto;
    line-height: 2.25rem;
    font-size: 2rem;
    visibility: hidden;
    opacity: 0;
    height: 4.4rem;
    width: 4.4rem;
    transform: translateY(-50%);
  }
  .cG_rec button.active {
    background: rgba(026, 025, 025, 0);
    visibility: hidden;
    opacity: 0;
  }
  .cG_rec button.prev {
    padding: 0 0.075rem 0.075rem 0;
    left: 1rem;
  }
  .cG_rec button.next {
    padding: 0 0 0.075rem 0.075rem;
    right: 1rem;
  }
  .cG_rec:hover button.active {
    background: rgba(026, 025, 025, 0.38);
    visibility: visible;
    opacity: 1;
  }
}
@media screen and (min-width: 1200px) {
  .cG_rec button.prev {
    left: calc((100vw - 1080px) / 2 - 3rem);
  }
  .cG_rec button.next {
    right: calc((100vw - 1080px) / 2 - 3rem);
  }
}
/* 
catGallery: twoWays
 */

.cG_twoWays {
  position: relative;

  padding: 0;
  margin-top: -40px;
  background: rgba(026, 025, 025, 1);
}
@media (min-width: 768px) {
  .cG_twoWays {
  }
}
.cG_twoWays::before {
  z-index: 2;
}

.cG_twoWaysContents {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.cG_twoWaysContents figure > img {
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  height: 100%;
  min-height: 100%;
  min-width: 100%;
  width: auto;
  right: 0;

  transition: all 0.75s cubic-bezier(0.25, 0.1, 0.45, 1);
}
.cG_twoWaysContents figure.hovered > img,
.cG_twoWaysContents figure:hover > img {
}
.cG_twoWaysContents figure {
  overflow: hidden;
  position: relative;
  color: rgba(252, 250, 248, 1);
  padding: 0;
  margin: 0;
  min-height: calc(100vh - 120px);
  flex: 0 0 100%;
}
.cG_twoWaysContents h3 {
  padding: 1rem;
  margin: 0 2rem;
  z-index: 1;
  background: rgba(255, 255, 255, 1);
  font-size: 2.4rem;
  font-weight: 600;
  color: rgba(026, 025, 025, 1);
  letter-spacing: 0.05rem;
  line-height: 3.2rem;
  text-transform: none;
  text-align: center;
  transform: translate(0, 6rem);
  transition: all 0.75s cubic-bezier(0.25, 0.1, 0.45, 1);
}
.cG_twoWaysContents figure.hovered h3,
.cG_twoWaysContents figure:hover h3 {
  transform: translate(0, 0);
  margin: 0 0 2rem 0;
}

.cG_twoWaysContents .cG_twoWaysArtContent {
  position: relative;
  padding: 14rem 3rem;
  width: 100%;
  height: 100%;
  transition: all 0.75s cubic-bezier(0.25, 0.1, 0.45, 1);
}
.cG_twoWaysContents figure.hovered .cG_twoWaysArtContent,
.cG_twoWaysContents figure:hover .cG_twoWaysArtContent {
  background: rgba(026, 025, 025, 0.3);
}
.cG_twoWaysContents .cG_twoWaysArtContent div {
  text-align: center;
}
.cG_twoWaysContents .cG_twoWaysArtContent div > * {
  transition: all 0.75s cubic-bezier(0.25, 0.1, 0.45, 1);
  transform: translate(0, -80%);
  opacity: 0;
}
.cG_twoWaysContents figure.hovered .cG_twoWaysArtContent div > *,
.cG_twoWaysContents figure:hover .cG_twoWaysArtContent div > * {
  transform: translate(0, 0);
  opacity: 1;
}

.cG_twoWays figure a.button {
  transition-delay: 0.5s;
  margin-top: 2rem;
}

@media screen and (min-width: 480px) {
}
@media screen and (min-width: 768px) {
  .cG_twoWaysContents figure {
    min-height: 800px;
    flex: 0 0 50%;
  }
}

/* 
catGallery: finkGallery
 */

.finkGallery {
  text-align: center;
  position: relative;
  overflow: hidden;
  padding-top: 5rem;
  white-space: nowrap;
}
.finkGallery > div.c_1024 {
  padding: 2rem 1rem 0 1rem;
  white-space: normal;
}
.finkGallery h3 {
  padding: 6rem 0 2rem 0;
  color: rgba(026, 025, 025, 1);
  letter-spacing: 0;
  line-height: 3.4rem;
  font-size: 5rem;
  font-style: normal;
}
.finkGallery h3 span {
  display: block;
  text-indent: -1.5rem;
  font-size: 2.5rem;
}
.fGImgWrapper {
  overflow-y: visible !important;
}

.finkGalleryImages {
  margin: -4rem auto;
  padding: 4rem 0 6rem;
  flex-wrap: nowrap;
  display: flex;
  z-index: 1;
  position: relative;
  overflow-x: scroll;
  width: 100%;
  -webkit-overflow-scrolling: touch;
  &::-webkit-scrollbar {
    display: none;
  }
}
.finkGallery::after {
  content: "";
  position: absolute;
  z-index: 0;
  bottom: -200px;
  left: -10vw;
  width: 120vw;
  height: 400px;
  transform: rotate(-2deg);
  transform-origin: left bottom;
  background: rgba(252, 250, 248, 1) !important;
}
.finkGalleryImages figure {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.finkGalleryImages figure:first-of-type {
  padding-left: 4rem;
}
.finkGalleryImages figure:last-of-type {
  padding-right: 4rem;
}
.finkGalleryImages img {
  margin: 0.5rem;
  z-index: 2;
  position: relative;
  height: 300px;
  width: auto;
  transition: all 0.5s ease-in;
}
.finkGalleryImages img:hover {
  z-index: 3;
  margin: 0.5rem 2.5rem;
  transform: scale(1.2);
}
@media screen and (min-width: 768px) {
  .finkGallery {
    padding-top: 0;
  }
}
@media screen and (min-width: 1080px) {
  .finkGallery > div.c_1024 {
    padding: 2rem 0 0 0;
  }
}
/* 
catGallery: finkStartSlider
 */

.finkimageBack {
  padding: 1rem 0;
  position: relative;
}
.finkimageBack[class*=" up"],
.finkimageBack[class^="up"] {
  padding-top: 4rem;
}

.finkimageBack figure {
  padding: 0;
  margin: 0;
}
.finkimageBack figcaption {
  padding: 2rem 0;
}
@media screen and (min-width: 1080px) {
  .finkimageBack {
    padding: 2rem 0 5rem 0;
  }
  .finkimageBack figure {
    max-width: 1080px;
    margin: 0 auto;
  }
  .finkimageBack[class*=" up"],
  .finkimageBack[class^="up"] {
    padding-top: 10rem;
  }
}
.finkimageBack article {
  padding: 0 1rem;
}
.finkimageBack article:nth-of-type(2n) {
  margin: 4rem 0;
}
.cG_iBColor figure {
  padding: 1rem;
}
.finkimageBack figure:after {
  content: "";
  display: block;
  clear: both;
}

.finkimageBack ul h3 {
  font-size: 1.4rem;
  padding: 0;
}
.finkimageBack ul li::before {
  color: rgba(009, 019, 023, 1);
  left: -1.2rem;
  top: 0.9rem;
}

/*
/* !Left Right */
/*
 */

.cG_imgR-IMG,
.cG_imgL-IMG {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
.finkimageBack .cG_imgR-IMG figcaption,
.finkimageBack .cG_imgL-IMG figcaption {
  flex: 0 0 100%;
}
.finkimageBack figure > div {
  flex: 0 0 100%;
  border: 0 none;
  position: relative;
}
.finkimageBack figure > div > img {
  height: auto;
  width: 100%;
  border: 0 none;
}
.finkimageBack figure.cG_imgL-IMG > div > img {
  right: 0;
}
.finkimageBack figure.cG_imgR-IMG > div > img {
  left: 0;
}
.finkimageBack figure > img {
  line-height: 1rem;
  margin: 0;
}

.finkimageBack h2 {
  text-align: center;
}
.finkimageBack h3 {
  color: rgba(009, 019, 023, 1);
  padding: 1.2rem 0 0.2rem 0;
  font-size: 1.6rem;
  font-weight: 800;
  line-height: 2.6rem;
}

@media (min-width: 768px) {
  .finkimageBack .cG_imgR-IMG figcaption,
  .finkimageBack .cG_imgL-IMG figcaption {
    flex: 0 0 50%;
  }
  .finkimageBack figure > div {
    flex: 0 0 50%;
    border: 0 none;
    position: relative;
    padding-top: 1.2rem;
  }
  .finkimageBack.firstBeat figure > div {
    flex: 0 0 38%;
  }
  .finkimageBack figure > div > img {
    position: absolute;
    height: auto;
    width: 100%;
    border: 0 none;
  }
  .cG_imgR-IMG,
  .cG_imgL-IMG {
    flex-wrap: nowrap;
  }
  .finkimageBack figure.cG_imgL-IMG > img {
    margin: 0;
  }
  .finkimageBack figure.cG_imgR-IMG > div {
    order: 1;
    margin: 0;
  }
}
@media (min-width: 1024px) {
  .finkimageBack figure > div > img {
    width: auto;
    height: 100%;
  }
  .finkimageBack figure > div {
    padding-top: 0;
  }
}

@media (min-width: 1080px) {
  article.cG_imgR,
  article.cG_imgL {
    padding: 0;
  }
}

/*
/* !Left */
/*
 */
@media (min-width: 768px) {
  .finkimageBack figcaption.cG_imgL-content {
    padding: 0 0 2rem 2rem;
  }
}
@media (min-width: 1024px) {
  .finkimageBack figcaption.cG_imgL-content {
    padding: 3rem 0 3rem 4rem;
  }
  .finkimageBack.firstBeat figcaption.cG_imgL-content {
    padding: 10rem 0 3rem 4rem;
  }
}

/*
/* !Right */
/*
 */
@media (min-width: 768px) {
  .finkimageBack figcaption.cG_imgR-content {
    padding: 0 2rem 2rem 0;
  }
}
@media (min-width: 1024px) {
  .finkimageBack figcaption.cG_imgR-content {
    padding: 3rem 4rem 3rem 0;
  }
  .finkimageBack.firstBeat figcaption.cG_imgR-content {
    padding: 10rem 4rem 3rem 0;
  }
}
/*
/* !Center */
/*
 */
.cG_imgC {
  position: relative;
  padding: 4rem 0 1rem 0;
}
.cG_imgC figure {
  text-align: center;
}
.cG_imgC-content {
  padding: 1rem;
}

.cG_imgC h2 {
}

/* 
catGallery: finkVorstellung
 */

.finkVorstellung {
  padding: 1rem 0;
  position: relative;
  overflow: hidden;
}
.finkVorstellung[class*=" up"],
.finkVorstellung[class^="up"] {
  padding-top: 4rem;
}

.finkVorstellung figure {
  padding: 0;
  margin: 0;
}
.finkVorstellung figcaption {
  padding: 2rem 0;
}
.finkVorstellung blockquote {
  color: rgba(255, 113, 90, 1);
  letter-spacing: 0;
  /* line-height: 2rem;
  font-size: 1.4rem; */
  font-style: normal;
}
@media screen and (min-width: 1080px) {
  .finkVorstellung {
    padding: 2rem 0 5rem 0;
  }
  .finkVorstellung figure {
    max-width: 1080px;
    margin: 0 auto;
  }
}
.finkVorstellung article {
  padding: 0 1rem;
}
.finkVorstellung article:nth-of-type(2n) {
  margin: 4rem 0;
}
.cG_iBColor figure {
  padding: 1rem;
}
.finkVorstellung figure:after {
  content: "";
  display: block;
  clear: both;
}

.finkVorstellung ul h3 {
  font-size: 1.4rem;
  padding: 0;
}
.finkVorstellung ul li::before {
  color: rgba(009, 019, 023, 1);
  left: -1.2rem;
  top: 0.9rem;
}

/*
/* !Left Right */
/*
 */

.finkVorstellung > article {
  text-align: center;
  padding: 4rem 0 2rem 0;
}
.finkVorstellung figure > div {
  border: 0 none;
  position: relative;
  text-align: center;
}
.finkVorstellung figure > div > img {
  height: auto;
  width: 50%;
  border: 0 none;
}
.finkVorstellung figure.cG_imgR-IMG > div > img {
  right: 0;
}
.finkVorstellung figure.cG_imgR-IMG > div > img {
  left: 0;
}
.finkVorstellung figure > img {
  line-height: 1rem;
  margin: 0;
}

.finkVorstellung h2 {
  text-align: center;
}
.finkVorstellung h3 {
  color: rgba(009, 019, 023, 1);
  padding: 0 0 0.8rem 0;
  font-size: 1.6rem;
  font-weight: 800;
  line-height: 2.6rem;
}
.finkVorstellung figure > div {
  width: 100%;
}
@media (min-width: 768px) {
  .finkVorstellung .cG_imgR-IMG,
  .finkVorstellung .cG_imgR-IMG {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
  }
  .finkVorstellung .cG_imgR-IMG figcaption,
  .finkVorstellung .cG_imgR-IMG figcaption {
    flex: 0 0 75%;
  }
  .finkVorstellung figure > div {
    text-align: left;
    flex: 0 0 50%;
  }
  .finkVorstellung figure > div > img {
    position: absolute;
    height: 100%;
    width: auto;
  }
  .finkVorstellung .cG_imgL-IMG,
  .finkVorstellung .cG_imgR-IMG {
    flex-wrap: nowrap;
  }
  .finkVorstellung figure.cG_imgL-IMG > img {
    margin: 0;
  }
  .finkVorstellung figure.cG_imgR-IMG > div {
    order: 1;
    margin: 0;
  }
}
@media (min-width: 860px) {
  .finkVorstellung .cG_imgR-IMG figcaption,
  .finkVorstellung .cG_imgR-IMG figcaption {
    flex: 0 0 75%;
  }
  .finkVorstellung figure > div {
    text-align: left;
    flex: 0 0 25%;
  }
}
@media (min-width: 1080px) {
  .finkVorstellung article.cG_imgR,
  .finkVorstellung article.cG_imgL {
    padding: 0;
  }
}

/*
/* !Left */
/*
 */
@media (min-width: 768px) {
  .finkVorstellung figcaption.cG_imgL-content {
    padding: 0 0 0 2rem;
  }
}
@media (min-width: 1080px) {
  .finkVorstellung figcaption.cG_imgL-content {
    padding: 0 0 0 4rem;
  }
}

/*
/* !Right */
/*
 */
@media (min-width: 768px) {
  .finkVorstellung figcaption.cG_imgR-content {
    padding: 0 2rem 0 0;
  }
}
@media (min-width: 1080px) {
  .finkVorstellung figcaption.cG_imgR-content {
    padding: 0 4rem 0 0;
  }
}
/*
/* !Center */
/*
 */
.finkVorstellung .cG_imgC {
  position: relative;
  padding: 4rem 0 1rem 0;
}
.finkVorstellung .cG_imgC figure {
  text-align: center;
}
.finkVorstellung .cG_imgC-content {
  padding: 1rem;
}

.finkVorstellung .cG_imgC h2 {
}

/* 
catGallery: finkStartSlider
 */

.cG_fSS {
  padding: 0;
  width: 100%;
  height: calc(100vh - 50px);
  overflow: hidden;
  padding: 0;
  position: relative;
  z-index: 100;
}
@media (min-width: 512px) {
  .cG_fSS {
    min-height: 600px;
    height: 50vh;
  }
}

.cG_fSS h1 {
  font-size: 2.4rem;
  font-weight: 800;
  color: rgba(252, 250, 248, 1);
  letter-spacing: 0.05rem;
  text-transform: none;
}
.cG_fSS h2 {
  font-size: 0.7rem;
  font-weight: 800;
  text-transform: uppercase;
  color: rgba(252, 250, 248, 1);
  letter-spacing: 0.2rem;
  padding: 0.4rem 0 0.8rem;
}
.cG_fSS figure {
  filter: brightness(0.9);
}

.cG_fSS img.cG_fSSBottom {
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: -1px;
  width: 100%;
}

.cG_fSS img.cG_hSBottom {
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: -1px;
  left: -1px;
  width: calc(100% + 4px);
}

.cG_fSS_cont {
  display: inline-block;
}

@media screen and (min-width: 768px) {
  .cG_fSS_content {
    padding: 0;
  }
  .cG_fSS_poscenter .cG_fSS_content {
    padding: calc(-12rem + 30vw) 0 0 0;
  }
  .cG_fSS_content h1 {
  }
  figure:nth-child(2) .cG_fSS_content {
    text-shadow: 0 0 4rem rgba(252, 250, 248, 1);
  }
}
@media screen and (min-width: 1080px) {
  .cG_fSS > span {
    position: absolute;
    display: block;
    bottom: 5rem;
    left: 0;
    right: 0;
    height: 2rem;
    width: 2rem;
    line-height: 1.2rem;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    border: 0.1rem solid rgba(252, 250, 248, 1);
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.2);
    z-index: 5;
    cursor: pointer;
    animation: cG_fSSButton 3s ease-out infinite;
    box-shadow: rgba(014, 020, 031, 1) 0 0 1.5rem -0.25rem;
  }
  .cG_fSS > span::before {
    content: "";
    display: block;
    position: absolute;
    top: 0.4rem;
    left: 0.6rem;
    width: 0.6rem;
    height: 0.6rem;
    border-bottom: 1px solid rgba(252, 250, 248, 1);
    border-right: 1px solid rgba(252, 250, 248, 1);
    padding: 0;
    margin: 0;
    transform: rotate(45deg);
  }
}
@media screen and (min-width: 1080px) {
  .cG_fSS {
    min-height: 70vh;
  }
}
@media screen and (min-width: 1300px) {
  .cG_fSS {
  }
  .cG_fSS_poscenter .cG_fSS_content {
    padding: calc(-14rem + 30vw) 0 0 0;
  }
}
@media screen and (min-width: 1600px) {
  .cG_fSS {
    min-height: 100vh;
  }
  .cG_fSS_poscenter .cG_fSS_content {
    padding: calc(-2rem + 10vw) 0 0 0;
  }
}
@media screen and (min-width: 768px) {
  .cG_fSS > span {
    bottom: 5rem;
    height: 3rem;
    width: 3rem;
    line-height: 2.8rem;
  }
  .cG_fSS > span::before {
    top: 0.6rem;
    left: 0.9rem;
    width: 1rem;
    height: 1rem;
  }
}

.cG_fSS p {
  margin: 0.6rem auto;
}
.cG_fSS figure {
  position: absolute;
  text-align: center;
  margin: 0;
  width: 100%;
  max-width: 100vw;
  height: 100%;
  background-position: top center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-attachment: scroll;
  transition: all 0.5s ease-in;
  opacity: 0;
  transform: translate(100vw, 0);
  display: flex;
  flex-direction: column;
}

@supports not (-webkit-touch-callout: none) {
  .cG_fSS figure {
    /*background-attachment: fixed;*/
  }
}
.cG_fSS figure.cG_fSS_posbottom.cG_fSS_showArrow {
  padding-bottom: 9rem;
}
.cG_fSS figure.cG_fSS_postop {
  padding-top: 9rem;
  justify-content: flex-start;
}
.cG_fSS figure.cG_fSS_poscenter {
  justify-content: center;
}
.cG_fSS figure.cG_fSS_posbottom {
  justify-content: flex-end;
}
.cG_fSS figure.cG_fSS_figright {
  text-align: right;
}
.cG_fSS figure.cG_fSS_figleft {
  text-align: left;
}
.cG_fSS figure.toRight {
  transform: translate(100vw, 0);
}
.cG_fSS figure.toLeft {
  transform: translate(-100vw, 0);
}

.cG_fSS figure.active {
  opacity: 1;
  transform: translate(0, 0);
}

@media screen and (min-width: 768px) {
  .cG_fSS figure {
    height: 100%;
  }
}
.cG_fSS figcaption {
  width: 100%;
}
.cG_fSS .cG_fSS_darkImage figcaption {
  color: rgba(252, 250, 248, 1);
}

@media screen and (min-width: 768px) {
  .cG_fSS figcaption {
    top: auto;
    bottom: 10vh;
    padding-top: 0;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media screen and (min-width: 1080px) {
  .cG_fSS figcaption {
    padding-left: 0;
    padding-right: 0;
  }
  .cG_fSS figcaption.c_1024 {
    width: 1080px;
    margin: 0 auto;
    left: 0;
    right: 0;
  }
}
.cG_fSS figure > img {
  display: none;
  height: auto !important;
  width: auto !important;
  min-width: 100vw;
  min-height: 600px;
  margin: 0;
  opacity: 1;
}

.cG_fSS figcaption {
}

@media screen and (min-width: 768px) {
  .cG_fSS figure > img {
    min-height: 100vh;
  }
}
@keyframes cG_fSSButton {
  0% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(0, 1rem);
  }
  100% {
    transform: translate(0, 0);
  }
}

@-moz-keyframes cG_fSSButton {
  0% {
  }
  50% {
    -moz-transform: translate(0, 1rem);
  }
  100% {
  }
}

@-webkit-keyframes cG_fSSButton {
  0% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(0, 1rem);
  }
  100% {
    transform: translate(0, 0);
  }
}

@-o-keyframes cG_fSSButton {
  0% {
  }
  50% {
    -o-transform: translate(0, 1rem);
  }
  100% {
  }
}

@-ms-keyframes cG_fSSButton {
  0% {
  }
  50% {
    -ms-transform: translate(0, 1rem);
  }
  100% {
  }
}

/* 
multiColumn: finkAblauf2
 */

.mC_finkAblauf2 {
  background: rgba(255, 255, 255, 1);
  padding: 3rem 1rem;
  text-align: center;
}
.mC_finkAblauf2 article {
  position: relative;
  max-width: 440px;
  border: 4px solid rgba(195, 164, 209, 1);
  box-shadow: 1rem 1rem 0 -0.5rem rgba(195, 164, 209, 1);
  padding: 1rem 1rem 1rem 8rem;
  margin: 2rem auto;
  text-align: left;
}

.mC_finkAblauf2.colorShemelila article {
  max-width: 670px;
  border: 4px solid rgba(195, 164, 209, 1) !important;
  box-shadow: 1rem 1rem 0 -0.5rem rgba(195, 164, 209, 1) !important;
}
.mC_finkAblauf2.colorShemeorange article {
  border: 4px solid rgba(255, 113, 090, 1) !important;
  box-shadow: 1rem 1rem 0 -0.5rem rgba(255, 113, 090, 1) !important;
}
.mC_finkAblauf2.colorShemeEnergie article {
  border: 4px solid rgba(240, 190, 209, 1) !important;
  box-shadow: 1rem 1rem 0 -0.5rem rgba(240, 190, 209, 1) !important;
}

.mC_finkAblauf2 article.mC_fAnoShadow {
  text-align: center;
  max-width: inherit;
  padding: 1rem 0;
  max-width: 670px;
  border: 0 solid transparent !important;
  box-shadow: 0 0 0 0 transparent !important;
}
.mC_finkAblauf2 article:nth-of-type(1).mC_fAnoShadow {
  padding: 0 0 1rem 0;
  margin: 0 auto 2rem auto;
}
.mC_finkAblauf2 article:last-of-type.mC_fAnoShadow {
  font-weight: 700;
}
.mC_finkAblauf2 h3 {
  color: rgba(026, 025, 025, 1);
  font-size: 1rem;
  font-weight: 800;
  padding: 0.4rem 0 0.2rem 0;
}
.mC_finkAblauf2 header span {
  position: absolute;
  left: 2rem;
  bottom: 2rem;
  font-weight: 800;
  font-size: 3rem;
}

/* 
multiColumn: finkAblauf
 */

.mC_finkAblauf {
  overflow: hidden;
  background: rgba(255, 255, 255, 1);
  text-align: center;
  position: relative;
  padding: 0 1rem;
}

.mC_finkAblauf > div {
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
.mC_finkAblauf > div::after,
.mC_finkAblauf > div::before {
  content: "";
  z-index: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: scale(1) translateX(-50%) translateY(-50%) translateY(3rem);
  border-radius: 50%;
}
.mC_finkAblauf > div::before {
  height: 26rem;
  width: 26rem;
  background: rgba(212, 223, 223, 1);
}
.mC_finkAblauf > div::after {
  /*   color: rgba(212, 223, 223, 1);font-size: 1.8rem; */
  color: rgba(255, 113, 90, 1);
  font-size: 3rem;
  height: 4rem;
  width: 4rem; /*   background: rgba(255, 113, 90, 1); */
  font-family: fink !important;
  speak: never;
  font-style: normal;
  font-weight: 600;
  font-variant: normal;
  text-transform: none;
  line-height: 4rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e901";
  transform: scale(1) translateX(-50%) translateY(0) translateY(0);
}
.mC_finkAblauf > div > header {
  flex: 0 0 100%;
}
.mC_finkAblauf > div > header > * {
  margin-left: auto;
  margin-right: auto;
  max-width: 768px;
}
.mC_finkAblauf h2 {
}

.mC_finkAblauf h3 {
  color: rgba(026, 025, 025, 1);
  font-weight: 800;
  font-size: 1rem;
  padding: 0.2rem 0;
}

.mC_finkAblauf h4 {
  color: rgba(026, 025, 025, 1);
  font-weight: 800;
  font-size: 1.6rem;
  padding: 0.4rem 0 0.8rem 0;
}
.mC_finkAblauf article {
  position: relative;
  z-index: 2;
  flex: 0 0 50%;
  padding: 2rem 0.7rem;
}
.mC_finkAblauf article header span {
  font-size: 3rem;
  color: rgba(255, 113, 90, 1);
  display: block;
  padding: 0 0 1rem 0;
}
.mC_finkAblauf article:first-of-type {
  margin-left: auto;
  margin-right: auto;
  max-width: 768px;
  flex: 0 0 100%;
  padding: 0 0 3rem 0;
}
.mC_finkAblauf article:last-of-type {
  padding: 2rem 0;
  flex: 0 0 100%;
}
.mC_finkAblauf article.fAfontBold {
  font-weight: 800;
}
.mC_finkAblauf article:last-of-type .button {
  margin: 2rem 0 0 0;
}
@media (min-width: 768px) {
  .mC_finkAblauf h4 {
    padding: 0.4rem 0 0.8rem 0;
  }
  .mC_finkAblauf > div::after,
  .mC_finkAblauf > div::before {
    transform: scale(1) translateX(-50%) translateY(-50%) translateY(1rem);
  }
}
@media (min-width: 1200px) {
  .mC_finkAblauf {
    padding: 0;
  }
}
/* 
multiColumn: finkIconCenter
 */

.finkIconCenter {
  position: relative;
  overflow: hidden;
  padding: 0 1rem;
}

.finkIconCenter > div {
}
.finkIconCenter .centerTextV {
  align-items: center;
}
.finkIconCenter > div > h2 {
  text-align: center;
  padding-bottom: 0;
  grid-row-start: 1;
  grid-row-end: 1;
  grid-column-start: 1;
  grid-column-end: 4;
}
.finkIconCenter h3 {
  font-size: 1.6rem;
  line-height: 2.6rem;
  font-weight: 800;
}
.finkIconCenter > div > p {
  min-width: 250px;
  text-align: center;
  grid-row-start: 2;
  grid-row-end: 2;
  grid-column-start: 2;
  grid-column-end: 3;
}

.finkIconCenter > div > p img {
  margin-top: 1.6rem;
  height: 200px;
  width: auto;
}
.finkIconCenter > div.centerTextV > p img {
  height: 150px;
}

.finkIconCenter article {
  text-align: center;
  padding: 1rem 0 0.25rem 0;
}

@media (min-width: 768px) {
  .finkIconCenter > div > p img {
    height: 250px;
  }
  .finkIconCenter > div.centerTextV > p img {
    height: 200px;
  }
  .finkIconCenter > div {
    display: grid;
    justify-items: stretch;
    grid-template-columns: auto auto auto;
    align-items: end;
    justify-content: space-between;
    gap: 1rem 1rem;
    padding: 2rem 0 1rem 0;
  }
}
@media (min-width: 1200px) {
  .finkIconCenter {
    padding: 0 1rem;
  }
  .finkIconCenter > div {
    padding: 2rem 0 1rem 0;
  }
}

/* 
multiColumn: finkInfoFlip
 */

.mC_finkInfoFlip {
  padding: 4rem 1rem;
  max-width: 100vw;
  position: relative;
  overflow: hidden;
}
.mC_finkInfoFlip[class*=" up"],
.mC_finkInfoFlip[class^="up"] {
  padding-top: 4rem;
}
.mC_finkInfoFlip[class*=" down"],
.mC_finkInfoFlip[class^="down"] {
  padding-bottom: 4rem;
}
.mC_finkInfoFlip > div {
  padding: 0;
  position: relative;
}
.mC_finkInfoFlip img {
  opacity: 0;
  display: none;
  max-width: 100%;
  height: 100%;
  width: auto;
}
.mC_finkInfoFlip h4 {
  text-align: center;
  padding: 0;
}
.mC_finkInfoFlip h4::before {
  display: block;
  color: rgba(170, 195, 191, 1);
  z-index: -1;
  font-size: 2rem;
  margin: 0 0 0.75rem 0;
}

.mC_finkInfoFlip div article {
  padding: 0;
  margin: 1rem 0;
  -webkit-transition: all 0.7s ease-in;
  -moz-transition: all 0.7s ease-in;
  -o-transition: all 0.7s ease-in;
  -ms-transition: all 0.7s ease-in;
  transition: all 0.7s ease-in;
  perspective: 1000px;
}
.mC_finkInfoFlip div article:not(.lastArt):not(.noFlip).hovered,
.mC_finkInfoFlip div article:not(.lastArt):not(.noFlip):hover {
  z-index: 1;
  -webkit-box-shadow: rgba(026, 025, 025, 1) 0 0 0 -3rem;
  -moz-box-shadow: rgba(026, 025, 025, 1) 0 0 0 -3rem;
  -o-box-shadow: rgba(026, 025, 025, 1) 0 0 0 -3rem;
  -ms-box-shadow: rgba(026, 025, 025, 1) 0 0 0 -3rem;
  box-shadow: rgba(026, 025, 025, 1) 0 0 0 -3rem;
}
.mC_finkInfoFlip .articleFlip {
  min-height: 160px;
  -webkit-transform: translateZ(0) rotateY(0deg);
  transform: translateZ(0) rotateY(0deg);
  position: relative;
  width: 100%;
  height: 100%;
  transition: all 0.9s, transform 0.6s;
  transform-style: preserve-3d;
  background: rgba(170, 195, 191, 0.15);
}
.mC_finkInfoFlip article.noFlip {
  overflow: hidden;
}
.mC_finkInfoFlip article.noFlip .articleFlip,
.mC_finkInfoFlip div article:not(.noFlip).hovered .articleFlip,
.mC_finkInfoFlip div article:not(.noFlip):hover .articleFlip {
  -webkit-transform: translateZ(-5px) rotateY(180deg);
  transform: translateZ(-5px) rotateY(180deg);
  -webkit-box-shadow: rgba(026, 025, 025, 1) 0 0 5rem -2rem;
  -moz-box-shadow: rgba(026, 025, 025, 1) 0 0 5rem -2rem;
  -o-box-shadow: rgba(026, 025, 025, 1) 0 0 5rem -2rem;
  -ms-box-shadow: rgba(026, 025, 025, 1) 0 0 5rem -2rem;
  box-shadow: rgba(026, 025, 025, 1) 0 0 5rem -2rem;
}

.mC_finkInfoFlip div article header {
  position: absolute;
  top: 0;
  padding: 1rem 5rem;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -o-flexbox;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  flex-direction: column;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.mC_finkInfoFlip article.noFlip .articleFlip,
.mC_finkInfoFlip div article .finkInfoFlipContent {
  overflow: hidden;
  line-height: 1.4rem;
  width: 100%;
  height: 100%;
  min-height: 160px;
  padding: 1rem;
  color: rgba(237, 240, 245, 1);
  /*border: 1px solid rgba(170, 195, 191, 0.4);*/
  background: rgba(026, 025, 025, 1);
  -webkit-transition: all 0.7s ease-in;
  -moz-transition: all 0.7s ease-in;
  -o-transition: all 0.7s ease-in;
  -ms-transition: all 0.7s ease-in;
  transition: all 0.7s ease-in;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.mC_finkInfoFlip article.noFlip .articleFlip {
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
  padding: 0;
}
.mC_finkInfoFlip div article .finkInfoFlipContent {
  -webkit-transform: translateZ(-5px) rotateY(180deg);
  transform: translateZ(-5px) rotateY(180deg);
}
.mC_finkInfoFlip h2 {
  padding: 1.4rem 0;
}
.mC_finkInfoFlip h3 {
  color: rgba(009, 019, 023, 1);
}
.mC_finkInfoFlip h4 {
  font-size: 1.2rem;
  line-height: 2rem;
  font-weight: 600;
}
.mC_finkInfoFlip article.noFlip .articleFlip h4::before,
.mC_finkInfoFlip article.noFlip .articleFlip h4 {
  color: rgba(237, 240, 245, 1);
}
.mC_finkInfoFlip article.noFlip .articleFlip::before,
.mC_finkInfoFlip div article .finkInfoFlipContent::before {
  content: "\e901";
  font-size: 9rem;
  position: absolute;
  top: -1rem;
  right: -5rem;
  color: rgba(237, 240, 245, 0.05);
  font-family: fink !important;
  speak: never;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  padding-right: 0.25rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.mC_finkInfoFlip .finkInfoFlipContent ul {
  padding: 0;
}
.mC_finkInfoFlip .finkInfoFlipContent li {
  padding: 0.4rem 0.5rem 0.4rem 1.4rem;
}
.mC_finkInfoFlip .finkInfoFlipContent li::before {
  color: rgba(170, 195, 191, 1);
}
.mC_finkInfoFlip .finkInfoFlipContent.lastLiDifferent li:last-child::before {
  content: "\e901";
}
.mC_finkInfoFlip .finkInfoFlip-Image {
  position: relative;
  overflow: hidden;
  height: 100%;
  width: 100%;
  grid-row-start: 3;
  grid-row-end: 3;
  grid-column-start: 2;
  grid-column-end: 2;
  align-self: center;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 62%;
  background-color: rgba(026, 025, 025, 1);
  display: none;
}
.mC_finkInfoFlip_noHeader .finkInfoFlip-Image {
  grid-row-start: 1;
  grid-row-end: span 3;
}
.mC_finkInfoFlip_imageRight .finkInfoFlip-Image {
  grid-column-start: 3;
  grid-column-end: 3;
  padding-right: 0;
  padding-left: 1rem;
}
.mC_finkInfoFlip div article.lastArt {
  text-align: center;
  padding: 2rem 0;
  grid-column-start: 1;
  grid-column-end: 3;
  align-self: center;
}
.mC_finkInfoFlip_noHeader article.lastArt {
  grid-column-start: 1;
  grid-column-end: 3;
}

.mC_finkInfoFlip article.lastArt .button {
  margin: 2rem 0 0 0;
}
.mC_finkInfoFlip > div > header {
  text-align: center;
}
@media (min-width: 512px) {
  .mC_finkInfoFlip .finkInfoFlipContent li {
    padding: 0.4rem 0.5rem;
  }

  article.noFlip .articleFlip,
  .mC_finkInfoFlip div article .finkInfoFlipContent {
    line-height: 1rem;
    font-size: 0.7rem;
  }
  .mC_finkInfoFlip div article:not(.lastArt):not(.noFlip).hovered,
  .mC_finkInfoFlip div article:not(.lastArt):not(.noFlip):hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
  .mC_finkInfoFlip > div {
    display: grid;
    justify-items: stretch;
    grid-template-columns: 50% 50%;
    -webkit-box-pack: justify;
    justify-content: space-between;
    gap: 1rem 1rem;
    padding: 2rem 1rem 1rem 1rem;
  }
  .mC_finkInfoFlip > div > * {
  }
  .mC_finkInfoFlip > div > nav {
    text-align: center;
    padding: 1rem 0 4rem;
  }
  .mC_finkInfoFlip > div > nav > * {
    margin: 0.5rem;
  }
  .mC_finkInfoFlip > div > header {
    grid-area: 1 / 1 / 1 / 3;
  }

  .mC_finkInfoFlip div article {
    margin: 0;
  }
}
@media (min-width: 512px) {
  .mC_finkInfoFlip div article header {
    padding: 1rem;
  }
}
@media (min-width: 768px) {
  .mC_finkInfoFlip .finkInfoFlip-Image {
    display: block;
  }

  .mC_finkInfoFlip div article:not(.lastArt):not(.noFlip).hovered,
  .mC_finkInfoFlip div article:not(.lastArt):not(.noFlip):hover {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }
  .mC_finkInfoFlip {
  }
  .mC_finkInfoFlip > div {
    grid-template-columns: auto auto auto;
    padding: 2rem 0 1rem 0;
  }
  .mC_finkInfoFlip > div > header {
    grid-area: 1 / 1 / 1 / 4;
    text-align: center;
  }
  .mC_finkInfoFlip .mC_finkInfoFlip_noHeader div article.lastArt {
    grid-column-start: 1;
    grid-column-end: 4;
  }
  .mC_finkInfoFlip div article.lastArt {
    grid-column-end: 4;
  }
  .mC_finkInfoFlip {
  }
}

@media (min-width: 1080px) {
  .mC_finkInfoFlip > div {
    width: 1080px;
  }
}

/* 
multiColumn: finkInfoFlip2
 */

.mC_finkInfoFlip2 {
  padding: 4rem 1rem;
  max-width: 100vw;
  position: relative;
}

.mC_finkInfoFlip2 > div {
  padding: 0;
  position: relative;
}

.mC_finkInfoFlip2 h4 {
  text-align: center;
  padding: 0;
}
.mC_finkInfoFlip2 .finkInfoFlipImage {
  position: absolute;
  z-index: 5;
  left: calc(50% - 75px);
  top: calc(50% - 64px);
  width: 150px;
  height: auto;
}
.mC_finkInfoFlip2 article.flipColorLightThistle h4,
.mC_finkInfoFlip2 article.flipColorDarkThistle h4,
.mC_finkInfoFlip2 article.flipColorLightTeal h4,
.mC_finkInfoFlip2 article.flipColorDarkTeal h4,
.mC_finkInfoFlip2 article.flipColororange h4,
.mC_finkInfoFlip2 article.flipColorEnergie h4 {
  transform: translateY(-0.75rem);
}
.mC_finkInfoFlip2 article.whiteCont h4 {
  margin-bottom: -0.8rem;
}
.mC_finkInfoFlip2 article.whiteCont p {
}
.mC_finkInfoFlip2 article.whiteCont p:last-of-type {
  position: relative;
  text-align: center;
  font-size: 1rem;
}
.mC_finkInfoFlip2 article.whiteCont p:last-of-type::after,
.mC_finkInfoFlip2 article.flipColorLightThistle:not(.whiteCont) h4::after,
.mC_finkInfoFlip2 article.flipColorDarkThistle:not(.whiteCont) h4::after,
.mC_finkInfoFlip2 article.flipColorLightTeal:not(.whiteCont) h4::after,
.mC_finkInfoFlip2 article.flipColorDarkTeal:not(.whiteCont) h4::after,
.mC_finkInfoFlip2 article.flipColororange:not(.whiteCont) h4::after,
.mC_finkInfoFlip2 article.flipColorEnergie:not(.whiteCont) h4::after {
  content: "";
  width: 20%;
  height: 8px;
  display: block;
  left: 40%;
  bottom: -1.5rem;
  position: absolute;
}
.mC_finkInfoFlip2 article.whiteCont p:last-of-type::after {
  bottom: -1rem;
}

.mC_finkInfoFlip2 article.flipColorLightThistle.whiteCont p:last-of-type::after,
.mC_finkInfoFlip2 article.flipColorLightThistle:not(.whiteCont) h4::after {
  background: rgba(218, 186, 221, 1);
}
.mC_finkInfoFlip2 article.flipColorDarkThistle.whiteCont p:last-of-type::after,
.mC_finkInfoFlip2 article.flipColorDarkThistle:not(.whiteCont) h4::after {
  background: rgba(195, 164, 209, 1);
}
.mC_finkInfoFlip2 article.flipColorLightTeal.whiteCont p:last-of-type::after,
.mC_finkInfoFlip2 article.flipColorLightTeal:not(.whiteCont) h4::after {
  background: rgba(206, 220, 221, 1);
}
.mC_finkInfoFlip2 article.flipColorDarkTeal.whiteCont p:last-of-type::after,
.mC_finkInfoFlip2 article.flipColorDarkTeal:not(.whiteCont) h4::after {
  background: rgba(118, 173, 159, 1);
}
.mC_finkInfoFlip2 article.flipColororange.whiteCont p:last-of-type::after,
.mC_finkInfoFlip2 article.flipColororange:not(.whiteCont) h4::after {
  background: rgba(255, 113, 090, 1);
}
.mC_finkInfoFlip2 article.flipColorEnergie.whiteCont p:last-of-type::after,
.mC_finkInfoFlip2 article.flipColorEnergie:not(.whiteCont) h4::after {
  background: rgba(240, 190, 209, 1);
}

.mC_finkInfoFlip2 h4::before {
  display: block;
  color: rgba(206, 220, 221, 1);
  z-index: -1;
  font-size: 2rem;
  margin: 0 0 0.75rem 0;
}

.mC_finkInfoFlip2 div article {
  padding: 0;
  margin: 1rem 0;
  transition: all 0.7s ease-in;
  perspective: 1000px;
}
.mC_finkInfoFlip2 div article:not(.lastArt):not(.noFlip).hovered,
.mC_finkInfoFlip2 div article:not(.lastArt):not(.noFlip):hover {
  z-index: 1;
  box-shadow: rgba(026, 025, 025, 1) 0 0 0 -3rem;
}
.mC_finkInfoFlip2 .articleFlip {
  min-height: 160px;
  transform: translateZ(0) rotateY(0deg);
  position: relative;
  width: 100%;
  height: 100%;
  transition: all 0.9s, transform 0.6s;
  transform-style: preserve-3d;
  background: rgba(206, 220, 221, 0.15);
}
.mC_finkInfoFlip2 article.noFlip {
  overflow: hidden;
}
.mC_finkInfoFlip2 article.noFlip .articleFlip,
.mC_finkInfoFlip2 div article:not(.noFlip).hovered .articleFlip,
.mC_finkInfoFlip2 div article:not(.noFlip):hover .articleFlip {
  transform: translateZ(-5px) rotateY(180deg);
  box-shadow: rgba(026, 025, 025, 1) 0 0 5rem -2rem;
}

.mC_finkInfoFlip2 div article header {
  position: absolute;
  top: 0;
  padding: 1rem 5rem;
  height: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.mC_finkInfoFlip2 article.noFlip .articleFlip,
.mC_finkInfoFlip2 div article .finkInfoFlipContent {
  overflow: hidden;
  line-height: 1.4rem;
  width: 100%;
  height: 100%;
  min-height: 160px;
  padding: 1rem;
  border: 2px solid rgba(026, 025, 025, 1);
  background: white;
  transition: all 0.7s ease-in;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.mC_finkInfoFlip2 article.noFlip .articleFlip {
  transform: rotateY(0deg);
  padding: 0;
}
.mC_finkInfoFlip2 div article .finkInfoFlipContent {
  transform: translateZ(-5px) rotateY(180deg);
}
.mC_finkInfoFlip2 h2 {
  padding: 1.4rem 0;
}
.mC_finkInfoFlip2 h3 {
  color: rgba(009, 019, 023, 1);
}
.mC_finkInfoFlip2 h4 {
  font-size: 1.6rem;
  line-height: 1.4em;
  font-weight: 700;
}
.mC_finkInfoFlip2 article.noFlip .articleFlip h4::before,
.mC_finkInfoFlip2 article.noFlip .articleFlip h4 {
  color: rgba(026, 025, 025, 1);
}
.mC_finkInfoFlip2 article.noFlip .articleFlip::before,
.mC_finkInfoFlip2 div article .finkInfoFlipContent::before {
  content: "\e901";
  font-size: 9rem;
  position: absolute;
  top: -1rem;
  right: -5rem;
  color: rgba(237, 240, 245, 0.05);
  font-family: fink !important;
  speak: never;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  padding-right: 0.25rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.mC_finkInfoFlip2 .finkInfoFlipContent ul {
  padding: 0;
}
.mC_finkInfoFlip2 .finkInfoFlipContent li {
  padding: 0.4rem 0.5rem 0.4rem 1.4rem;
}
.mC_finkInfoFlip2 .finkInfoFlipContent li::before {
  color: rgba(206, 220, 221, 1);
}
.mC_finkInfoFlip2 .finkInfoFlipContent.lastLiDifferent li:last-child::before {
  content: "\e901";
}
.mC_finkInfoFlip2 .finkInfoFlip-Image {
  position: relative;
  overflow: hidden;
  height: 100%;
  width: 100%;
  grid-row-start: 3;
  grid-row-end: 3;
  grid-column-start: 2;
  grid-column-end: 2;
  align-self: center;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 62%;
  background-color: rgba(026, 025, 025, 1);
  display: none;
}
.mC_finkInfoFlip2_noHeader .finkInfoFlip-Image {
  grid-row-start: 1;
  grid-row-end: span 3;
}
.mC_finkInfoFlip2_imageRight .finkInfoFlip-Image {
  grid-column-start: 3;
  grid-column-end: 3;
  padding-right: 0;
  padding-left: 1rem;
}
.mC_finkInfoFlip2 div article.lastArt {
  text-align: center;
  padding: 2rem 0;
  grid-column-start: 1;
  grid-column-end: 3;
  align-self: center;
}
.mC_finkInfoFlip2_noHeader article.lastArt {
  grid-column-start: 1;
  grid-column-end: 3;
}

.mC_finkInfoFlip2 article.lastArt .button {
  margin: 2rem 0 0 0;
}
.mC_finkInfoFlip2 > div > header {
  text-align: center;
}
@media (min-width: 512px) {
  .mC_finkInfoFlip2 .finkInfoFlipContent li {
    padding: 0.4rem 0.5rem;
  }
  article.noFlip .articleFlip,
  .mC_finkInfoFlip2 div article .finkInfoFlipContent {
    line-height: 1rem;
    font-size: 0.7rem;
  }
  .mC_finkInfoFlip2 div article:not(.lastArt):not(.noFlip).hovered,
  .mC_finkInfoFlip2 div article:not(.lastArt):not(.noFlip):hover {
    transform: scale(1.1);
  }
  .mC_finkInfoFlip2 > div {
    display: grid;
    justify-items: stretch;
    grid-template-columns: repeat(2, 1fr);
    justify-content: space-between;
    gap: 1rem 4rem;
    padding: 2rem 1rem 1rem 1rem;
  }
  .mC_finkInfoFlip2 > div > * {
  }
  .mC_finkInfoFlip2 > div > nav {
    text-align: center;
    padding: 1rem 0 4rem;
  }
  .mC_finkInfoFlip2 > div > nav > * {
    margin: 0.5rem;
  }
  .mC_finkInfoFlip2 > div > header {
    grid-column: 1 / -1;
  }
  .mC_finkInfoFlip2 div article.lastArt {
    grid-column: 1 / -1;
  }
  .mC_finkInfoFlip2 div article {
    margin: 0;
  }
}
@media (min-width: 512px) {
  .mC_finkInfoFlip2 div article header {
    padding: 1rem;
  }
}
@media (min-width: 768px) {
  .mC_finkInfoFlip2 .finkInfoFlip-Image {
    display: block;
  }
  .mC_finkInfoFlip2 div article:not(.lastArt):not(.noFlip).hovered,
  .mC_finkInfoFlip2 div article:not(.lastArt):not(.noFlip):hover {
    transform: scale(1.2);
  }
  .mC_finkInfoFlip2 {
  }
  .mC_finkInfoFlip2 > div {
    padding: 2rem 3rem 1rem 3rem;
  }
  .mC_finkInfoFlip2 > div > header {
    text-align: center;
  }
  .mC_finkInfoFlip2_noHeader div article.lastArt {
  }
  .mC_finkInfoFlip2 div article.lastArt {
  }
  .mC_finkInfoFlip2 {
    padding: 0;
  }
}

@media (min-width: 1080px) {
  .mC_finkInfoFlip2 > div {
    width: 1080px;
  }
}

/* 
multiColumn: finkWortwolke
 */

.finkWortwolke {
  overflow: hidden;
  padding: 2rem 0 8rem 0;
  position: relative;
}

.finkWortwolke > article {
  position: relative;
  text-align: center;
}

@media (min-width: 512px) {
}
@media (min-width: 1000px) {
}

.finkWortwolke article {
  height: 400px;
}
.finkWortwolke article div {
  position: relative;
  font-size: 4rem;
  margin: 2.5rem 0 0 0;
  height: calc(100% - 2.5rem);
  width: 100%;
  -moz-transform: scale(0);
  transform: scale(0.7);
}
@media (min-width: 768px) {
  .finkWortwolke article div {
    -moz-transform: scale(0.85);
    transform: scale(0.85);
  }
}
@media (min-width: 1024px) {
  .finkWortwolke article div {
    -moz-transform: scale(1);
    transform: scale(1);
  }
}
.finkWortwolke article div p {
  display: inline-block;
}
.finkWortwolke article > div > p {
  position: absolute;
  display: inline-block;
  color: rgba(026, 025, 025, 1);
  text-align: center;
  white-space: nowrap;
  animation-name: puls;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
  animation-fill-mode: forwards;
}

.finkWortwolke article > div > p:nth-child(1) {
  left: 10%;
  top: 18%;
  animation-duration: 20s;
  animation-delay: 2s;
}
.finkWortwolke article > div > p:nth-child(2) {
  font-size: 1.4em;
  right: 20%;
  top: 0;
  animation-duration: 20s;
  animation-delay: 2s;
}
.finkWortwolke article > div > p:nth-child(3) {
  font-size: 1.1em;
  right: -9%;
  top: 35%;
  animation-duration: 10s;
  animation-delay: 1s;
}
@media (min-width: 768px) {
  .finkWortwolke article > div > p:nth-child(3) {
    right: 1%;
  }
}
.finkWortwolke article > div > p:nth-child(4) {
  font-size: 1em;
  right: -9%;
  top: 80%;
  animation-duration: 13s;
  animation-delay: 4s;
}
@media (min-width: 768px) {
  .finkWortwolke article > div > p:nth-child(4) {
    right: 5%;
  }
}
.finkWortwolke article > div > p:nth-child(5) {
  font-size: 0.9em;
  right: 45%;
  top: 65%;
  animation-duration: 17s;
  animation-delay: 0;
}
.finkWortwolke article > div > p:nth-child(6) {
  font-size: 0.85em;
  left: 8%;
  top: 92%;
  animation-duration: 22s;
  animation-delay: 3.5s;
}
.finkWortwolke article > div > p:nth-child(7) {
  font-size: 1.1em;
  right: 8%;
  top: 53%;
  animation-duration: 14s;
  animation-delay: 0;
}
.finkWortwolke article > div > p:nth-child(8) {
  font-size: 0.7em;
  right: 3%;
  top: 100%;
  animation-duration: 14s;
  animation-delay: 0;
}
.finkWortwolke article > div > p:nth-child(9) {
  font-size: 0.8em;
  right: 0;
  top: 195px;
  animation-duration: 14s;
  animation-delay: 0;
}

@media (min-width: 768px) {
  .finkWortwolke article > div > p:nth-child(1) {
    left: 20%;
    top: 5%;
  }
  .finkWortwolke article > div > p:nth-child(2) {
    right: 16%;
    top: 0;
  }
  .finkWortwolke article > div > p:nth-child(3) {
    right: 32%;
    top: 40%;
  }
  .finkWortwolke article > div > p:nth-child(4) {
    right: 4%;
    top: 19%;
  }
  .finkWortwolke article > div > p:nth-child(5) {
    right: 45%;
    top: 75%;
  }
  .finkWortwolke article > div > p:nth-child(6) {
    left: 4%;
    top: 27%;
  }
  .finkWortwolke article > div > p:nth-child(7) {
    right: 38%;
    top: 56%;
  }
  .finkWortwolke article > div > p:nth-child(8) {
    right: 2%;
    top: 51%;
  }
}

@-webkit-keyframes puls {
  0% {
    -webkit-transform: scale(1);
    color: rgba(026, 025, 025, 0.7);
    transform: scale(1);
  }
  38% {
    -webkit-transform: scale(0.9);
    color: rgba(026, 025, 025, 0.2);
    transform: scale(0.9);
  }
  62% {
    -webkit-transform: scale(1.2);
    color: rgba(026, 025, 025, 1);
    transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
    color: rgba(026, 025, 025, 0.7);
    transform: scale(1);
  }
}
@-moz-keyframes puls {
  0% {
    -moz-transform: scale(1);
    color: rgba(026, 025, 025, 0.7);
    transform: scale(1);
  }
  38% {
    -moz-transform: scale(0.9);
    color: rgba(026, 025, 025, 0.2);
    transform: scale(0.9);
  }
  62% {
    -moz-transform: scale(1.2);
    color: rgba(026, 025, 025, 1);
    transform: scale(1.2);
  }
  100% {
    -moz-transform: scale(1);
    color: rgba(026, 025, 025, 0.7);
    transform: scale(1);
  }
}
@-o-keyframes puls {
  0% {
    -o-transform: scale(1);
    color: rgba(026, 025, 025, 0.7);
    transform: scale(1);
  }
  38% {
    -o-transform: scale(0.9);
    color: rgba(026, 025, 025, 0.2);
    transform: scale(0.9);
  }
  62% {
    -o-transform: scale(1.2);
    color: rgba(026, 025, 025, 1);
    transform: scale(1.2);
  }
  100% {
    -o-transform: scale(1);
    color: rgba(026, 025, 025, 0.7);
    transform: scale(1);
  }
}
@keyframes puls {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    color: rgba(026, 025, 025, 0.7);
  }
  38% {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
    color: rgba(026, 025, 025, 0.2);
  }
  62% {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    color: rgba(026, 025, 025, 1);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    color: rgba(026, 025, 025, 0.7);
  }
}

/* 
multiColumn: mC_finkIconColumns
 */

.mC_finkIconColumns {
  position: relative;
  z-index: 1;
  padding: 4rem 0;
  background: rgba(255, 255, 255, 1);
  overflow: hidden;
}

.mC_finkIconColumns h2,
.mC_finkIconColumns h3 {
  text-align: center;
}
.mC_finkIconColumns h2 {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
  padding: 1.4rem 0 1.4rem;
}
.mC_finkIconColumns h3 {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.mC_finkIconColumns h4 {
  font-size: 1.6rem;
  font-weight: 800;
  color: rgba(009, 019, 023, 1);
  letter-spacing: 0rem;
  line-height: 2.6rem;
}

.mC_finkIconColumns div {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3;
}
.mC_finkIconColumns article {
  padding: 1rem;
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3;
  position: relative;
  text-align: center;
}
.mC_finkIconColumns article > img {
  height: 120px;
  margin: 1rem 0;
}

.mC_finkIconColumns article > .button {
  position: absolute;
  bottom: 0;
  left: 0;
}

.mC_finkIconColumns article.buttonVisible {
  padding-bottom: 5rem;
}

.mC_finkIconColumns article a.button[class^="letima-"],
.mC_finkIconColumns article a.button[class*=" letima-"],
.mC_finkIconColumns article .button[class^="letima-"],
.mC_finkIconColumns article .button[class*=" letima-"] {
  font-size: 0.9rem;
  position: absolute;
  bottom: 0.2rem;
}

.mC_finkIconColumns h4::before {
  /*color: rgba(206, 220, 221, 1);*/
}
.mC_finkIconColumns h2,
.mC_finkIconColumns h3 {
  flex: 0 0 100%;
}

.mC_finkIconColumns footer {
  padding: 4rem 0 4rem 0;
  text-align: center;
}
.mC_finkIconColumns footer .button {
  margin-top: 2rem;
}

@media (min-width: 1080px) {
  .mC_finkIconColumns article > img {
    height: 120px;
  }
  .mC_finkIconColumns article.specialHeight > img {
    height: 75px;
    margin-top: calc(37px + 1rem);
    margin-bottom: calc(38px + 1rem);
  }
  .mC_finkIconColumns article:first-child {
    padding: 1rem 0.6rem 1rem 0;
  }
  .mC_finkIconColumns article:last-child {
    padding: 1rem 0 1rem 0.6rem;
  }
  .mC_finkIconColumns > * {
    padding-left: 0;
    padding-right: 0;
  }
  .mC_finkIconColumns article {
    padding: 1rem 0;
  }
}

/* 
multiColumn: finkTextHeader
 */

.finkTextHeader {
  background: rgba(026, 025, 025, 1);
  color: rgba(255, 255, 255, 1);
  padding: 2rem 0 4rem 0;
  position: relative;
  line-height: 1.4em;
  font-size: 1.1rem;
  letter-spacing: 0.1rem;
  text-align: center;
}
#contHeader .finkTextHeader {
  padding: 5rem 1rem 4rem 1rem;
}
.finkTextHeader.backColorLightAsh {
  color: rgba(026, 025, 025, 1);
}
.finkTextHeader.backColorLightThistle {
  color: rgba(026, 025, 025, 1);
}

.finkTextHeader h1,
.finkTextHeader h2 {
}
.finkTextHeader.drops article::before,
.finkTextHeader.drops::after,
.finkTextHeader.drops::before {
  z-index: 1;
  content: "";
  position: absolute;
  background: url(images/drop.svg) no-repeat;
  background-size: contain;
  display: block; /* oder inline-block */
  width: 60px; /* feste Breite/Höhe nötig */
  height: 192px;
}
.finkTextHeader.drops::before {
  left: 1rem;
  bottom: -13rem;
}
.finkTextHeader.drops::after {
  bottom: -2rem;
  right: 0rem;
  width: 40px;
}
.finkTextHeader.drops article::before {
  bottom: 3rem;
  right: 1.5rem;
  width: 30px;
}
@media (min-width: 430px) {
  .finkTextHeader.drops::before {
    bottom: -9.5rem;
  }
  .finkTextHeader.drops::after {
  }
  .finkTextHeader.drops article::before {
    bottom: 4rem;
    right: 1rem;
  }
}
@media (min-width: 512px) {
  .finkTextHeader.drops::before {
    bottom: -8rem;
  }
  .finkTextHeader.drops::after {
    bottom: 2rem;
  }
  .finkTextHeader.drops article::before {
    right: 2rem;
    bottom: 4rem;
  }
}
@media (min-width: 768px) {
  .finkTextHeader.drops::before {
    width: 160px;
    bottom: -2rem;
  }
  .finkTextHeader.drops::after {
    bottom: 4rem;
    width: 100px;
  }
  .finkTextHeader.drops article::before {
    right: 2rem;
    bottom: 10rem;
    width: 70px;
  }
}
@media (min-width: 1080px) {
  .finkTextHeader.drops::before {
    left: calc((100vw - 1080px) / 2);
  }

  .finkTextHeader.drops::after {
    right: calc((100vw - 1140px) / 2);
  }
  .finkTextHeader.drops article::before {
    right: calc((100vw - 960px) / 2);
  }
}
.finkTextHeader.drops h1 {
  font-size: 6rem;
}
.finkTextHeader.drops p {
  max-width: 540px;
  margin-left: auto;
  margin-right: auto;
}
.finkTextHeader small {
  letter-spacing: 0;
  font-size: 0.7rem;
}
.finkTextHeader p {
  font-weight: 700;
}

@media (min-width: 480px) {
}
@media (min-width: 768px) {
  .finkTextHeader {
    background: rgba(026, 025, 025, 1);
    color: rgba(255, 255, 255, 1);
    padding: 4rem 0 10rem 0;
  }
  #contHeader .finkTextHeader {
    padding: 10rem 1rem 6rem 1rem;
  }
}
@media (min-width: 1080px) {
  #contHeader .finkTextHeader {
    padding: 10rem 0 6rem 0;
  }
  .finkTextHeader article div {
    /* width: 80%; */
  }
  .finkTextHeader.backColorLightAsh article div {
    /* width: 90%; */
  }
}

/* 
multiColumn: finkCenterColor
 */

.finkCenterColor {
  color: rgba(252, 250, 248, 1);
  padding: 0;
  position: relative;
  text-align: center;
  margin: 0;
  background-position: center center !important;
  background-size: cover !important;
  overflow: hidden;
}
.finkCenterColor > div {
  padding: 4rem 0;
}
#contSection section:last-of-type.finkCenterColor {
  padding-top: 7rem;
}
.finkCenterColor.mc_cC_light {
  color: rgba(026, 025, 025, 1);
}
.finkCenterColor.backColorAsh,
.finkCenterColor.backColorDark {
  color: rgba(255, 255, 255, 1);
}
.finkCenterColor article {
  position: relative;
  padding: 4rem 1rem 4rem 1rem;
  min-height: 0 !important;
}
#contSection section:last-of-type.finkCenterColor article {
  padding: 0 1rem 0 1rem;
}
.finkCenterColor-content {
  clear: both;
}
.finkCenterColor.isAlignLeft h1 {
  font-size: 3rem;
  text-align: left;
}
.finkCenterColor.isAlignLeft {
  text-align: left;
  padding-top: 10rem;
}
.finkCenterColor h1 {
  text-align: center;
}
.finkCenterColor h2 {
  line-height: 1.4rem;
  position: relative;
  z-index: 10;
}
.finkCenterColor h2::before {
}

@media (min-width: 480px) {
  .finkCenterColor h3 {
  }
  .finkCenterColor article {
    padding: 4rem 2rem 4rem 2rem;
  }
  #contSection section:last-of-type.finkCenterColor article {
    padding: 0 1rem 0 1rem;
  }
  .mc_cC_eq {
    display: table;
    min-height: 100vh;
  }
  .mc_cC_eq article {
    min-height: 100vh !important;
    display: table-cell;
    vertical-align: middle;
    width: 100vw;
    padding: 0 calc((100vw - 768px) / 2);
    clear: both;
  }
  .mc_cC_eq article::after {
    content: "";
    display: block;
    clear: both;
  }
}
@media (min-width: 768px) {
  .finkCenterColor article {
    padding: 4rem 1rem 4rem 1rem;
  }
  #contSection section:last-of-type.finkCenterColor article {
    padding: 0 1rem 0 1rem;
  }
  .finkCenterColor#finkCenterColor_354 article {
    padding: 2rem 0 5rem 0;
  }
}
@media (min-width: 1080px) {
  .finkCenterColor h1 {
    padding: 0.2rem 0 0.8rem 0;
  }
  .finkCenterColor h2 {
    padding: 0.2rem 0 2rem 0;
  }
  .finkCenterColor h3 {
    padding: 0.2rem 0 1rem 0;
  }
}

.finkCenterColor button,
.finkCenterColor .button,
.finkCenterColor a.button,
.finkCenterColor input,
.finkCenterColor input[type="submit"] {
  background: rgba(239, 239, 239, 0.1);
  border: 1px solid rgba(255, 255, 255, 1);
  color: rgba(252, 250, 248, 1) fff;
  box-shadow: none;
  text-transform: uppercase;
  font-weight: 600;
  text-shadow: none;
  font-size: 1.2rem;
  font-weight: 600;
  text-shadow: none;
  padding: 0.4rem 1rem;
  width: 100%;
}
@media (min-width: 480px) {
  .finkCenterColor button,
  .finkCenterColor .button,
  .finkCenterColor a.button,
  .finkCenterColor input,
  .finkCenterColor input[type="submit"] {
    width: auto;
    padding: 0.4rem 4rem;
  }
}
.finkCenterColor button:hover,
.finkCenterColor .button:hover,
.finkCenterColor a.button:hover,
.finkCenterColor input:hover,
.finkCenterColor input[type="submit"]:hover {
  background: rgba(239, 239, 239, 0.2);
  background-image: none;
  border: 1px solid rgba(255, 255, 255, 1);
}

.finkFlip + a + section::before {
  top: -100px;
}
@media (min-width: 768px) {
  .finkFlip + a + section::before {
    top: -50px;
  }
}
@media (min-width: 1080px) {
  .finkFlip + a + section::before {
    top: 0;
  }
}

*.backColorWhite {
  background: rgba(255, 255, 255, 1) !important;
}
*.backColorAsh {
  background: rgba(206, 220, 221, 1) !important;
}
*.backColorLightAsh {
  background: rgba(203, 216, 216, 1) !important;
}
*.backColorLightGray {
  background: rgba(243, 240, 240, 1) !important;
}
*.backColorPlatinum {
  background: rgba(232, 228, 222, 1) !important;
}
*.backColorDark {
  background: rgba(026, 025, 025, 1) !important;
}
*.backColorLightThistle {
  color: rgba(026, 025, 025, 1);
  background: rgba(218, 186, 221, 1) !important;
}
*.backColorDarkThistle {
  background: rgba(195, 164, 209, 1) !important;
}
*.backColorLightTeal {
  background: rgba(206, 220, 221, 1) !important;
}
*.backColorDarkTeal {
  color: rgba(026, 025, 025, 1);
  background: rgba(118, 173, 159, 1) !important;
}
h3.butlerBig,
.butlerBig {
  /* text-indent: -1rem; */
  font-size: 3rem;
  line-height: 1.1em;
  color: rgba(026, 025, 025, 1);
  width: 320px;
  margin: 0 auto;
  padding: 0 0 3rem 0;
}
@media (min-width: 768px) {
  h3.butlerBig,
  .butlerBig {
    /* text-indent: -3rem; */
    font-size: 3rem;
    width: 768px;
  }
}
.butlerBig span {
  display: inline-block;
}

.toggleContent {
  max-height: 0;
  padding: 0;
  margin: 0;
  opacity: 0;
  position: relative;
  transition: all 0.75s ease-in;
}
.toggleContent::before {
  transition: all 1s ease-in;
}
.toggleContent.active {
  max-height: 1000px;
  padding: 3rem 0 0 0;
  margin: 5rem 0 0 0;
  opacity: 1;
}
.toggleContent::before {
  content: "";
  top: 0;
  left: 0;
  right: 0;
  position: absolute;
  border-top: 1px solid rgba(026, 025, 025, 0);
  transform-origin: left bottom;
}
.toggleContent.active::before {
  border-top: 1px solid rgba(026, 025, 025, 1);
}
.boldMarker {
  font-weight: inherit;
  position: relative;
  display: inline-block;
  padding: 0 0.05rem;
  z-index: 1;
}
.boldMarker::after {
  content: "";
  z-index: -1;
  height: 38%;
  width: 0%;
  background: rgba(212, 223, 223, 0.6);
  position: absolute;
  bottom: 0.2rem;
  left: -0.1rem;
  transition: all 0.9s ease-in;
}
.boldMarker.active::after {
  width: calc(100% + 0.2rem);
  transition: all 0 ease-in;
}

.noDisplay {
  display: none;
}

.specialFink {
  font-size: 2rem;
  line-height: 1.8em;
}

.hidden,
.hidden *,
.pah,
.pah * {
  overflow: hidden;
  display: inline-block !important;
  line-height: 0 !important;
  font-size: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  height: 0 !important;
  width: 0 !important;
  min-height: 0 !important;
  border: 0 none !important;
}

body.pageload * {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
}
[data-aos][data-aos][data-aos-duration="50"],
body[data-aos-duration="50"] [data-aos] {
  transition-duration: 50ms;
}
[data-aos][data-aos][data-aos-delay="50"],
body[data-aos-delay="50"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="50"].aos-animate,
body[data-aos-delay="50"] [data-aos].aos-animate {
  transition-delay: 50ms;
}
[data-aos][data-aos][data-aos-duration="100"],
body[data-aos-duration="100"] [data-aos] {
  transition-duration: 0.1s;
}
[data-aos][data-aos][data-aos-delay="100"],
body[data-aos-delay="100"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="100"].aos-animate,
body[data-aos-delay="100"] [data-aos].aos-animate {
  transition-delay: 0.1s;
}
[data-aos][data-aos][data-aos-duration="150"],
body[data-aos-duration="150"] [data-aos] {
  transition-duration: 0.15s;
}
[data-aos][data-aos][data-aos-delay="150"],
body[data-aos-delay="150"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="150"].aos-animate,
body[data-aos-delay="150"] [data-aos].aos-animate {
  transition-delay: 0.15s;
}
[data-aos][data-aos][data-aos-duration="200"],
body[data-aos-duration="200"] [data-aos] {
  transition-duration: 0.2s;
}
[data-aos][data-aos][data-aos-delay="200"],
body[data-aos-delay="200"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="200"].aos-animate,
body[data-aos-delay="200"] [data-aos].aos-animate {
  transition-delay: 0.2s;
}
[data-aos][data-aos][data-aos-duration="250"],
body[data-aos-duration="250"] [data-aos] {
  transition-duration: 0.25s;
}
[data-aos][data-aos][data-aos-delay="250"],
body[data-aos-delay="250"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="250"].aos-animate,
body[data-aos-delay="250"] [data-aos].aos-animate {
  transition-delay: 0.25s;
}
[data-aos][data-aos][data-aos-duration="300"],
body[data-aos-duration="300"] [data-aos] {
  transition-duration: 0.3s;
}
[data-aos][data-aos][data-aos-delay="300"],
body[data-aos-delay="300"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="300"].aos-animate,
body[data-aos-delay="300"] [data-aos].aos-animate {
  transition-delay: 0.3s;
}
[data-aos][data-aos][data-aos-duration="350"],
body[data-aos-duration="350"] [data-aos] {
  transition-duration: 0.35s;
}
[data-aos][data-aos][data-aos-delay="350"],
body[data-aos-delay="350"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="350"].aos-animate,
body[data-aos-delay="350"] [data-aos].aos-animate {
  transition-delay: 0.35s;
}
[data-aos][data-aos][data-aos-duration="400"],
body[data-aos-duration="400"] [data-aos] {
  transition-duration: 0.4s;
}
[data-aos][data-aos][data-aos-delay="400"],
body[data-aos-delay="400"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="400"].aos-animate,
body[data-aos-delay="400"] [data-aos].aos-animate {
  transition-delay: 0.4s;
}
[data-aos][data-aos][data-aos-duration="450"],
body[data-aos-duration="450"] [data-aos] {
  transition-duration: 0.45s;
}
[data-aos][data-aos][data-aos-delay="450"],
body[data-aos-delay="450"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="450"].aos-animate,
body[data-aos-delay="450"] [data-aos].aos-animate {
  transition-delay: 0.45s;
}
[data-aos][data-aos][data-aos-duration="500"],
body[data-aos-duration="500"] [data-aos] {
  transition-duration: 0.5s;
}
[data-aos][data-aos][data-aos-delay="500"],
body[data-aos-delay="500"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="500"].aos-animate,
body[data-aos-delay="500"] [data-aos].aos-animate {
  transition-delay: 0.5s;
}
[data-aos][data-aos][data-aos-duration="550"],
body[data-aos-duration="550"] [data-aos] {
  transition-duration: 0.55s;
}
[data-aos][data-aos][data-aos-delay="550"],
body[data-aos-delay="550"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="550"].aos-animate,
body[data-aos-delay="550"] [data-aos].aos-animate {
  transition-delay: 0.55s;
}
[data-aos][data-aos][data-aos-duration="600"],
body[data-aos-duration="600"] [data-aos] {
  transition-duration: 0.6s;
}
[data-aos][data-aos][data-aos-delay="600"],
body[data-aos-delay="600"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="600"].aos-animate,
body[data-aos-delay="600"] [data-aos].aos-animate {
  transition-delay: 0.6s;
}
[data-aos][data-aos][data-aos-duration="650"],
body[data-aos-duration="650"] [data-aos] {
  transition-duration: 0.65s;
}
[data-aos][data-aos][data-aos-delay="650"],
body[data-aos-delay="650"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="650"].aos-animate,
body[data-aos-delay="650"] [data-aos].aos-animate {
  transition-delay: 0.65s;
}
[data-aos][data-aos][data-aos-duration="700"],
body[data-aos-duration="700"] [data-aos] {
  transition-duration: 0.7s;
}
[data-aos][data-aos][data-aos-delay="700"],
body[data-aos-delay="700"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="700"].aos-animate,
body[data-aos-delay="700"] [data-aos].aos-animate {
  transition-delay: 0.7s;
}
[data-aos][data-aos][data-aos-duration="750"],
body[data-aos-duration="750"] [data-aos] {
  transition-duration: 0.75s;
}
[data-aos][data-aos][data-aos-delay="750"],
body[data-aos-delay="750"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="750"].aos-animate,
body[data-aos-delay="750"] [data-aos].aos-animate {
  transition-delay: 0.75s;
}
[data-aos][data-aos][data-aos-duration="700"],
body[data-aos-duration="700"] [data-aos] {
  transition-duration: 0.8s;
}
[data-aos][data-aos][data-aos-delay="700"],
body[data-aos-delay="700"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="700"].aos-animate,
body[data-aos-delay="700"] [data-aos].aos-animate {
  transition-delay: 0.8s;
}
[data-aos][data-aos][data-aos-duration="850"],
body[data-aos-duration="850"] [data-aos] {
  transition-duration: 0.85s;
}
[data-aos][data-aos][data-aos-delay="850"],
body[data-aos-delay="850"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="850"].aos-animate,
body[data-aos-delay="850"] [data-aos].aos-animate {
  transition-delay: 0.85s;
}
[data-aos][data-aos][data-aos-duration="900"],
body[data-aos-duration="900"] [data-aos] {
  transition-duration: 0.9s;
}
[data-aos][data-aos][data-aos-delay="900"],
body[data-aos-delay="900"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="900"].aos-animate,
body[data-aos-delay="900"] [data-aos].aos-animate {
  transition-delay: 0.9s;
}
[data-aos][data-aos][data-aos-duration="950"],
body[data-aos-duration="950"] [data-aos] {
  transition-duration: 0.95s;
}
[data-aos][data-aos][data-aos-delay="950"],
body[data-aos-delay="950"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="950"].aos-animate,
body[data-aos-delay="950"] [data-aos].aos-animate {
  transition-delay: 0.95s;
}
[data-aos][data-aos][data-aos-duration="1000"],
body[data-aos-duration="1000"] [data-aos] {
  transition-duration: 1s;
}
[data-aos][data-aos][data-aos-delay="1000"],
body[data-aos-delay="1000"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1000"].aos-animate,
body[data-aos-delay="1000"] [data-aos].aos-animate {
  transition-delay: 1s;
}
[data-aos][data-aos][data-aos-duration="1050"],
body[data-aos-duration="1050"] [data-aos] {
  transition-duration: 1.05s;
}
[data-aos][data-aos][data-aos-delay="1050"],
body[data-aos-delay="1050"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1050"].aos-animate,
body[data-aos-delay="1050"] [data-aos].aos-animate {
  transition-delay: 1.05s;
}
[data-aos][data-aos][data-aos-duration="1100"],
body[data-aos-duration="1100"] [data-aos] {
  transition-duration: 1.1s;
}
[data-aos][data-aos][data-aos-delay="1100"],
body[data-aos-delay="1100"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1100"].aos-animate,
body[data-aos-delay="1100"] [data-aos].aos-animate {
  transition-delay: 1.1s;
}
[data-aos][data-aos][data-aos-duration="1150"],
body[data-aos-duration="1150"] [data-aos] {
  transition-duration: 1.15s;
}
[data-aos][data-aos][data-aos-delay="1150"],
body[data-aos-delay="1150"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1150"].aos-animate,
body[data-aos-delay="1150"] [data-aos].aos-animate {
  transition-delay: 1.15s;
}
[data-aos][data-aos][data-aos-duration="1200"],
body[data-aos-duration="1200"] [data-aos] {
  transition-duration: 1.2s;
}
[data-aos][data-aos][data-aos-delay="1200"],
body[data-aos-delay="1200"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1200"].aos-animate,
body[data-aos-delay="1200"] [data-aos].aos-animate {
  transition-delay: 1.2s;
}
[data-aos][data-aos][data-aos-duration="1250"],
body[data-aos-duration="1250"] [data-aos] {
  transition-duration: 1.25s;
}
[data-aos][data-aos][data-aos-delay="1250"],
body[data-aos-delay="1250"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1250"].aos-animate,
body[data-aos-delay="1250"] [data-aos].aos-animate {
  transition-delay: 1.25s;
}
[data-aos][data-aos][data-aos-duration="1300"],
body[data-aos-duration="1300"] [data-aos] {
  transition-duration: 1.3s;
}
[data-aos][data-aos][data-aos-delay="1300"],
body[data-aos-delay="1300"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1300"].aos-animate,
body[data-aos-delay="1300"] [data-aos].aos-animate {
  transition-delay: 1.3s;
}
[data-aos][data-aos][data-aos-duration="1350"],
body[data-aos-duration="1350"] [data-aos] {
  transition-duration: 1.35s;
}
[data-aos][data-aos][data-aos-delay="1350"],
body[data-aos-delay="1350"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1350"].aos-animate,
body[data-aos-delay="1350"] [data-aos].aos-animate {
  transition-delay: 1.35s;
}
[data-aos][data-aos][data-aos-duration="1400"],
body[data-aos-duration="1400"] [data-aos] {
  transition-duration: 1.4s;
}
[data-aos][data-aos][data-aos-delay="1400"],
body[data-aos-delay="1400"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1400"].aos-animate,
body[data-aos-delay="1400"] [data-aos].aos-animate {
  transition-delay: 1.4s;
}
[data-aos][data-aos][data-aos-duration="1450"],
body[data-aos-duration="1450"] [data-aos] {
  transition-duration: 1.45s;
}
[data-aos][data-aos][data-aos-delay="1450"],
body[data-aos-delay="1450"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1450"].aos-animate,
body[data-aos-delay="1450"] [data-aos].aos-animate {
  transition-delay: 1.45s;
}
[data-aos][data-aos][data-aos-duration="1500"],
body[data-aos-duration="1500"] [data-aos] {
  transition-duration: 1.5s;
}
[data-aos][data-aos][data-aos-delay="1500"],
body[data-aos-delay="1500"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1500"].aos-animate,
body[data-aos-delay="1500"] [data-aos].aos-animate {
  transition-delay: 0.5s;
}
[data-aos][data-aos][data-aos-duration="1550"],
body[data-aos-duration="1550"] [data-aos] {
  transition-duration: 1.55s;
}
[data-aos][data-aos][data-aos-delay="1550"],
body[data-aos-delay="1550"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1550"].aos-animate,
body[data-aos-delay="1550"] [data-aos].aos-animate {
  transition-delay: 1.55s;
}
[data-aos][data-aos][data-aos-duration="1600"],
body[data-aos-duration="1600"] [data-aos] {
  transition-duration: 1.6s;
}
[data-aos][data-aos][data-aos-delay="1600"],
body[data-aos-delay="1600"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1600"].aos-animate,
body[data-aos-delay="1600"] [data-aos].aos-animate {
  transition-delay: 1.6s;
}
[data-aos][data-aos][data-aos-duration="1650"],
body[data-aos-duration="1650"] [data-aos] {
  transition-duration: 1.65s;
}
[data-aos][data-aos][data-aos-delay="1650"],
body[data-aos-delay="1650"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1650"].aos-animate,
body[data-aos-delay="1650"] [data-aos].aos-animate {
  transition-delay: 1.65s;
}
[data-aos][data-aos][data-aos-duration="1700"],
body[data-aos-duration="1700"] [data-aos] {
  transition-duration: 1.7s;
}
[data-aos][data-aos][data-aos-delay="1700"],
body[data-aos-delay="1700"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1700"].aos-animate,
body[data-aos-delay="1700"] [data-aos].aos-animate {
  transition-delay: 1.7s;
}
[data-aos][data-aos][data-aos-duration="1750"],
body[data-aos-duration="1750"] [data-aos] {
  transition-duration: 1.75s;
}
[data-aos][data-aos][data-aos-delay="1750"],
body[data-aos-delay="1750"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1750"].aos-animate,
body[data-aos-delay="1750"] [data-aos].aos-animate {
  transition-delay: 1.75s;
}
[data-aos][data-aos][data-aos-duration="1700"],
body[data-aos-duration="1700"] [data-aos] {
  transition-duration: 1.8s;
}
[data-aos][data-aos][data-aos-delay="1700"],
body[data-aos-delay="1700"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1700"].aos-animate,
body[data-aos-delay="1700"] [data-aos].aos-animate {
  transition-delay: 1.8s;
}
[data-aos][data-aos][data-aos-duration="1850"],
body[data-aos-duration="1850"] [data-aos] {
  transition-duration: 1.85s;
}
[data-aos][data-aos][data-aos-delay="1850"],
body[data-aos-delay="1850"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1850"].aos-animate,
body[data-aos-delay="1850"] [data-aos].aos-animate {
  transition-delay: 1.85s;
}
[data-aos][data-aos][data-aos-duration="1900"],
body[data-aos-duration="1900"] [data-aos] {
  transition-duration: 1.9s;
}
[data-aos][data-aos][data-aos-delay="1900"],
body[data-aos-delay="1900"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1900"].aos-animate,
body[data-aos-delay="1900"] [data-aos].aos-animate {
  transition-delay: 1.9s;
}
[data-aos][data-aos][data-aos-duration="1950"],
body[data-aos-duration="1950"] [data-aos] {
  transition-duration: 1.95s;
}
[data-aos][data-aos][data-aos-delay="1950"],
body[data-aos-delay="1950"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1950"].aos-animate,
body[data-aos-delay="1950"] [data-aos].aos-animate {
  transition-delay: 1.95s;
}
[data-aos][data-aos][data-aos-duration="2000"],
body[data-aos-duration="2000"] [data-aos] {
  transition-duration: 2s;
}
[data-aos][data-aos][data-aos-delay="2000"],
body[data-aos-delay="2000"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2000"].aos-animate,
body[data-aos-delay="2000"] [data-aos].aos-animate {
  transition-delay: 2s;
}
[data-aos][data-aos][data-aos-duration="2050"],
body[data-aos-duration="2050"] [data-aos] {
  transition-duration: 2.05s;
}
[data-aos][data-aos][data-aos-delay="2050"],
body[data-aos-delay="2050"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2050"].aos-animate,
body[data-aos-delay="2050"] [data-aos].aos-animate {
  transition-delay: 2.05s;
}
[data-aos][data-aos][data-aos-duration="2100"],
body[data-aos-duration="2100"] [data-aos] {
  transition-duration: 2.1s;
}
[data-aos][data-aos][data-aos-delay="2100"],
body[data-aos-delay="2100"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2100"].aos-animate,
body[data-aos-delay="2100"] [data-aos].aos-animate {
  transition-delay: 2.1s;
}
[data-aos][data-aos][data-aos-duration="2150"],
body[data-aos-duration="2150"] [data-aos] {
  transition-duration: 2.15s;
}
[data-aos][data-aos][data-aos-delay="2150"],
body[data-aos-delay="2150"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2150"].aos-animate,
body[data-aos-delay="2150"] [data-aos].aos-animate {
  transition-delay: 2.15s;
}
[data-aos][data-aos][data-aos-duration="2200"],
body[data-aos-duration="2200"] [data-aos] {
  transition-duration: 2.2s;
}
[data-aos][data-aos][data-aos-delay="2200"],
body[data-aos-delay="2200"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2200"].aos-animate,
body[data-aos-delay="2200"] [data-aos].aos-animate {
  transition-delay: 2.2s;
}
[data-aos][data-aos][data-aos-duration="2250"],
body[data-aos-duration="2250"] [data-aos] {
  transition-duration: 2.25s;
}
[data-aos][data-aos][data-aos-delay="2250"],
body[data-aos-delay="2250"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2250"].aos-animate,
body[data-aos-delay="2250"] [data-aos].aos-animate {
  transition-delay: 2.25s;
}
[data-aos][data-aos][data-aos-duration="2300"],
body[data-aos-duration="2300"] [data-aos] {
  transition-duration: 2.3s;
}
[data-aos][data-aos][data-aos-delay="2300"],
body[data-aos-delay="2300"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2300"].aos-animate,
body[data-aos-delay="2300"] [data-aos].aos-animate {
  transition-delay: 2.3s;
}
[data-aos][data-aos][data-aos-duration="2350"],
body[data-aos-duration="2350"] [data-aos] {
  transition-duration: 2.35s;
}
[data-aos][data-aos][data-aos-delay="2350"],
body[data-aos-delay="2350"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2350"].aos-animate,
body[data-aos-delay="2350"] [data-aos].aos-animate {
  transition-delay: 2.35s;
}
[data-aos][data-aos][data-aos-duration="2400"],
body[data-aos-duration="2400"] [data-aos] {
  transition-duration: 2.4s;
}
[data-aos][data-aos][data-aos-delay="2400"],
body[data-aos-delay="2400"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2400"].aos-animate,
body[data-aos-delay="2400"] [data-aos].aos-animate {
  transition-delay: 2.4s;
}
[data-aos][data-aos][data-aos-duration="2450"],
body[data-aos-duration="2450"] [data-aos] {
  transition-duration: 2.45s;
}
[data-aos][data-aos][data-aos-delay="2450"],
body[data-aos-delay="2450"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2450"].aos-animate,
body[data-aos-delay="2450"] [data-aos].aos-animate {
  transition-delay: 2.45s;
}
[data-aos][data-aos][data-aos-duration="2500"],
body[data-aos-duration="2500"] [data-aos] {
  transition-duration: 2.5s;
}
[data-aos][data-aos][data-aos-delay="2500"],
body[data-aos-delay="2500"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2500"].aos-animate,
body[data-aos-delay="2500"] [data-aos].aos-animate {
  transition-delay: 2.5s;
}
[data-aos][data-aos][data-aos-duration="2550"],
body[data-aos-duration="2550"] [data-aos] {
  transition-duration: 2.55s;
}
[data-aos][data-aos][data-aos-delay="2550"],
body[data-aos-delay="2550"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2550"].aos-animate,
body[data-aos-delay="2550"] [data-aos].aos-animate {
  transition-delay: 2.55s;
}
[data-aos][data-aos][data-aos-duration="2600"],
body[data-aos-duration="2600"] [data-aos] {
  transition-duration: 2.6s;
}
[data-aos][data-aos][data-aos-delay="2600"],
body[data-aos-delay="2600"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2600"].aos-animate,
body[data-aos-delay="2600"] [data-aos].aos-animate {
  transition-delay: 2.6s;
}
[data-aos][data-aos][data-aos-duration="2650"],
body[data-aos-duration="2650"] [data-aos] {
  transition-duration: 2.65s;
}
[data-aos][data-aos][data-aos-delay="2650"],
body[data-aos-delay="2650"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2650"].aos-animate,
body[data-aos-delay="2650"] [data-aos].aos-animate {
  transition-delay: 2.65s;
}
[data-aos][data-aos][data-aos-duration="2700"],
body[data-aos-duration="2700"] [data-aos] {
  transition-duration: 2.7s;
}
[data-aos][data-aos][data-aos-delay="2700"],
body[data-aos-delay="2700"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2700"].aos-animate,
body[data-aos-delay="2700"] [data-aos].aos-animate {
  transition-delay: 2.7s;
}
[data-aos][data-aos][data-aos-duration="2750"],
body[data-aos-duration="2750"] [data-aos] {
  transition-duration: 2.75s;
}
[data-aos][data-aos][data-aos-delay="2750"],
body[data-aos-delay="2750"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2750"].aos-animate,
body[data-aos-delay="2750"] [data-aos].aos-animate {
  transition-delay: 2.75s;
}
[data-aos][data-aos][data-aos-duration="2700"],
body[data-aos-duration="2700"] [data-aos] {
  transition-duration: 2.8s;
}
[data-aos][data-aos][data-aos-delay="2700"],
body[data-aos-delay="2700"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2700"].aos-animate,
body[data-aos-delay="2700"] [data-aos].aos-animate {
  transition-delay: 2.8s;
}
[data-aos][data-aos][data-aos-duration="2850"],
body[data-aos-duration="2850"] [data-aos] {
  transition-duration: 2.85s;
}
[data-aos][data-aos][data-aos-delay="2850"],
body[data-aos-delay="2850"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2850"].aos-animate,
body[data-aos-delay="2850"] [data-aos].aos-animate {
  transition-delay: 2.85s;
}
[data-aos][data-aos][data-aos-duration="2900"],
body[data-aos-duration="2900"] [data-aos] {
  transition-duration: 2.9s;
}
[data-aos][data-aos][data-aos-delay="2900"],
body[data-aos-delay="2900"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2900"].aos-animate,
body[data-aos-delay="2900"] [data-aos].aos-animate {
  transition-delay: 2.9s;
}
[data-aos][data-aos][data-aos-duration="2950"],
body[data-aos-duration="2950"] [data-aos] {
  transition-duration: 2.95s;
}
[data-aos][data-aos][data-aos-delay="2950"],
body[data-aos-delay="2950"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2950"].aos-animate,
body[data-aos-delay="2950"] [data-aos].aos-animate {
  transition-delay: 2.95s;
}
[data-aos][data-aos][data-aos-duration="3000"],
body[data-aos-duration="3000"] [data-aos] {
  transition-duration: 3s;
}
[data-aos][data-aos][data-aos-delay="3000"],
body[data-aos-delay="3000"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="3000"].aos-animate,
body[data-aos-delay="3000"] [data-aos].aos-animate {
  transition-delay: 3s;
}
[data-aos][data-aos][data-aos-delay="3500"].aos-animate,
body[data-aos-delay="3500"] [data-aos].aos-animate {
  transition-delay: 3.5s;
}
[data-aos][data-aos][data-aos-easing="linear"],
body[data-aos-easing="linear"] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
}
[data-aos][data-aos][data-aos-easing="ease"],
body[data-aos-easing="ease"] [data-aos] {
  transition-timing-function: ease;
}
[data-aos][data-aos][data-aos-easing="ease-in"],
body[data-aos-easing="ease-in"] [data-aos] {
  transition-timing-function: ease-in;
}
[data-aos][data-aos][data-aos-easing="ease-out"],
body[data-aos-easing="ease-out"] [data-aos] {
  transition-timing-function: ease-out;
}
[data-aos][data-aos][data-aos-easing="ease-in-out"],
body[data-aos-easing="ease-in-out"] [data-aos] {
  transition-timing-function: ease-in-out;
}
[data-aos][data-aos][data-aos-easing="ease-in-back"],
body[data-aos-easing="ease-in-back"] [data-aos] {
  transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
}
[data-aos][data-aos][data-aos-easing="ease-out-back"],
body[data-aos-easing="ease-out-back"] [data-aos] {
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
[data-aos][data-aos][data-aos-easing="ease-in-out-back"],
body[data-aos-easing="ease-in-out-back"] [data-aos] {
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
[data-aos][data-aos][data-aos-easing="ease-in-sine"],
body[data-aos-easing="ease-in-sine"] [data-aos] {
  transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
}
[data-aos][data-aos][data-aos-easing="ease-out-sine"],
body[data-aos-easing="ease-out-sine"] [data-aos] {
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}
[data-aos][data-aos][data-aos-easing="ease-in-out-sine"],
body[data-aos-easing="ease-in-out-sine"] [data-aos] {
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
[data-aos][data-aos][data-aos-easing="ease-in-quad"],
body[data-aos-easing="ease-in-quad"] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
[data-aos][data-aos][data-aos-easing="ease-out-quad"],
body[data-aos-easing="ease-out-quad"] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
[data-aos][data-aos][data-aos-easing="ease-in-out-quad"],
body[data-aos-easing="ease-in-out-quad"] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
[data-aos][data-aos][data-aos-easing="ease-in-cubic"],
body[data-aos-easing="ease-in-cubic"] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
[data-aos][data-aos][data-aos-easing="ease-out-cubic"],
body[data-aos-easing="ease-out-cubic"] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
[data-aos][data-aos][data-aos-easing="ease-in-out-cubic"],
body[data-aos-easing="ease-in-out-cubic"] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
[data-aos][data-aos][data-aos-easing="ease-in-quart"],
body[data-aos-easing="ease-in-quart"] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
[data-aos][data-aos][data-aos-easing="ease-out-quart"],
body[data-aos-easing="ease-out-quart"] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
[data-aos][data-aos][data-aos-easing="ease-in-out-quart"],
body[data-aos-easing="ease-in-out-quart"] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
[data-aos^="fade"][data-aos^="fade"] {
  opacity: 0;
  transition-property: opacity, transform;
}
[data-aos^="fade"][data-aos^="fade"].aos-animate {
  opacity: 1;
  transform: translateZ(0);
}
[data-aos="fade-up"] {
  transform: translate3d(0, 100px, 0);
}
[data-aos="fade-down"] {
  transform: translate3d(0, -100px, 0);
}
[data-aos="fade-right"] {
  transform: translate3d(-100px, 0, 0);
}
[data-aos="fade-left"] {
  transform: translate3d(100px, 0, 0);
}
[data-aos="fade-up-right"] {
  transform: translate3d(-100px, 100px, 0);
}
[data-aos="fade-up-left"] {
  transform: translate3d(100px, 100px, 0);
}
[data-aos="fade-down-right"] {
  transform: translate3d(-100px, -100px, 0);
}
[data-aos="fade-down-left"] {
  transform: translate3d(100px, -100px, 0);
}
[data-aos^="zoom"][data-aos^="zoom"] {
  opacity: 0;
  transition-property: opacity, transform;
}
[data-aos^="zoom"][data-aos^="zoom"].aos-animate {
  opacity: 1;
  transform: translateZ(0) scale(1);
}
[data-aos="zoom-in"] {
  transform: scale(0.6);
}
[data-aos="zoom-in-up"] {
  transform: translate3d(0, 100px, 0) scale(0.6);
}
[data-aos="zoom-in-down"] {
  transform: translate3d(0, -100px, 0) scale(0.6);
}
[data-aos="zoom-in-right"] {
  transform: translate3d(-100px, 0, 0) scale(0.6);
}
[data-aos="zoom-in-left"] {
  transform: translate3d(100px, 0, 0) scale(0.6);
}
[data-aos="zoom-out"] {
  transform: scale(1.2);
}
[data-aos="zoom-out-up"] {
  transform: translate3d(0, 100px, 0) scale(1.2);
}
[data-aos="zoom-out-down"] {
  transform: translate3d(0, -100px, 0) scale(1.2);
}
[data-aos="zoom-out-right"] {
  transform: translate3d(-100px, 0, 0) scale(1.2);
}
[data-aos="zoom-out-left"] {
  transform: translate3d(100px, 0, 0) scale(1.2);
}
[data-aos^="slide"][data-aos^="slide"] {
  transition-property: transform;
}
[data-aos^="slide"][data-aos^="slide"].aos-animate {
  transform: translateZ(0);
}
[data-aos="slide-up"] {
  transform: translate3d(0, 100%, 0);
}
[data-aos="slide-down"] {
  transform: translate3d(0, -100%, 0);
}
[data-aos="slide-right"] {
  transform: translate3d(-100%, 0, 0);
}
[data-aos="slide-left"] {
  transform: translate3d(100%, 0, 0);
}
[data-aos^="flip"][data-aos^="flip"] {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition-property: transform;
}
[data-aos="flip-left"] {
  transform: perspective(2500px) rotateY(-100deg);
}
[data-aos="flip-left"].aos-animate {
  transform: perspective(2500px) rotateY(0);
}
[data-aos="flip-right"] {
  transform: perspective(2500px) rotateY(100deg);
}
[data-aos="flip-right"].aos-animate {
  transform: perspective(2500px) rotateY(0);
}
[data-aos="flip-up"] {
  transform: perspective(2500px) rotateX(-100deg);
}
[data-aos="flip-up"].aos-animate {
  transform: perspective(2500px) rotateX(0);
}
[data-aos="flip-down"] {
  transform: perspective(2500px) rotateX(100deg);
}
[data-aos="flip-down"].aos-animate {
  transform: perspective(2500px) rotateX(0);
}
