/*
    Theme Name: Brick Stars Rallyes
    Description: Brick Stars Rallyes Wordpress Theme
    Version: 1.0.0
*/
/*------------------------------------*\
    IMPORTS
\*------------------------------------*/
@import 'assets/css/normalize.css';
/* 
    Author     : jankopietz.de
    Content    : Global definitions
*/
/*------------------------------------*\
    SETTINGS
\*------------------------------------*/
/* responsive breakpoints */
/* colors */
/* gradients */
/* shadows */
/* font import */
@font-face {
  font-display: swap;
  font-family: "Titillium Web";
  font-style: normal;
  font-weight: 400;
  src: local("Titillium Web Regular"), local("TitilliumWeb-Regular"), url("assets/font/titillium/titillium-web-v9-latin-regular.woff2") format("woff2"), url("assets/font/titillium/titillium-web-v9-latin-regular.woff") format("woff");
}
@font-face {
  font-display: swap;
  font-family: "Titillium Web";
  font-style: italic;
  font-weight: 400;
  src: local("Titillium Web Italic"), local("TitilliumWeb-Italic"), url("assets/font/titillium/titillium-web-v9-latin-italic.woff2") format("woff2"), url("assets/font/titillium/titillium-web-v9-latin-italic.woff") format("woff");
}
@font-face {
  font-display: swap;
  font-family: "Titillium Web";
  font-style: normal;
  font-weight: 700;
  src: local("Titillium Web Bold"), local("TitilliumWeb-Bold"), url("assets/font/titillium/titillium-web-v9-latin-700.woff2") format("woff2"), url("assets/font/titillium/titillium-web-v9-latin-700.woff") format("woff");
}
/* icon font import */
@font-face {
  font-family: "icons";
  src: url("assets/font/icons/fonts/icons.ttf?l4dgeb") format("truetype"), url("assets/font/icons/fonts/icons.woff?l4dgeb") format("woff"), url("assets/font/icons/fonts/icons.svg?l4dgeb#icons") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icons" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-thumbs-down:before {
  content: "\e90b";
}

.icon-bolt:before {
  content: "\e90c";
}

.icon-swipe-down:before {
  content: "\e90a";
}

.icon-chevron-down:before {
  content: "\e909";
}

.icon-pause-circle:before {
  content: "\e908";
}

.icon-play-circle:before {
  content: "\e905";
}

.icon-drag:before {
  content: "\e906";
}

.icon-cross:before {
  content: "\e907";
}

.icon-heart:before {
  content: "\e901";
}

.icon-brick:before {
  content: "\e902";
}

.icon-weight:before {
  content: "\e903";
}

.icon-smiley:before {
  content: "\e904";
}

.icon-check:before {
  content: "\e900";
}

/* typography */
/* mixins */
/*------------------------------------*\
    MAIN
\*------------------------------------*/
/* global */
*,
*:after,
*:before {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

html,
body {
  background-color: #FFFFFF;
  font-size: 100%;
  height: 100%;
  min-width: 320px;
}

body {
  color: #292929;
  font-family: "Titillium Web", Arial, Verdana, sans-serif;
}

img {
  height: auto;
  max-width: 100%;
  vertical-align: bottom;
}

/*------------------------------------*\
    TYPOGRAPHY
\*------------------------------------*/
a {
  text-decoration: none;
  transition: all 0.1s ease 0s;
}
a:active, a:focus, a:hover {
  outline: 0;
}

p {
  line-height: 1.5;
  margin: 0 0 1em;
  font-size: 20px;
  font-size: 1.25rem;
}
p:last-child {
  margin: 0;
}
p a {
  color: #414C9C;
}
p a:active {
  color: #D72D7D;
}
@media screen and (min-width: 1100px) {
  p a:hover {
    color: #D72D7D;
  }
  p a:active {
    color: #414C9C;
  }
}

.rte + .button {
  margin-top: 30px;
}
.rte.rte--small p {
  font-size: 14px;
  font-size: 0.875rem;
}
.rte h1, .rte h2, .rte h3, .rte h4, .rte h5, .rte h6 {
  font-size: 40px;
  font-size: 2.5rem;
}
.main--lego .rte h1, .main--brick-stars .rte h1, .main--lego .rte h2, .main--brick-stars .rte h2, .main--lego .rte h3, .main--brick-stars .rte h3, .main--lego .rte h4, .main--brick-stars .rte h4, .main--lego .rte h5, .main--brick-stars .rte h5, .main--lego .rte h6, .main--brick-stars .rte h6 {
  color: #FFFFFF;
}
.main--lego .rte p, .main--brick-stars .rte p {
  color: #FFFFFF;
}

h1, h2, h3, h4, h5, h6 {
  color: #D72D7D;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 0.9;
  margin: 0 0 20px;
  text-transform: uppercase;
}
h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, h6:last-child {
  margin: 0;
}
.main--brick-stars h1, .main--brick-stars h2, .main--brick-stars h3, .main--brick-stars h4, .main--brick-stars h5, .main--brick-stars h6 {
  color: #4DB8A8;
}
.single-profile_cpt h1, .single-profile_cpt h2, .single-profile_cpt h3, .single-profile_cpt h4, .single-profile_cpt h5, .single-profile_cpt h6 {
  color: #FFFFFF;
}

h1, .h1 {
  font-size: 40px;
  font-size: 2.5rem;
}

h2, .h2 {
  font-size: 30px;
  font-size: 1.875rem;
}

h3, .h3 {
  font-size: 26px;
  font-size: 1.625rem;
}

h4, .h4 {
  font-size: 24px;
  font-size: 1.5rem;
}

h5, .h5 {
  font-size: 20px;
  font-size: 1.25rem;
}

h6, .h6 {
  font-size: 18px;
  font-size: 1.125rem;
}

/*------------------------------------*\
    BUTTONS & LINKS
\*------------------------------------*/
.button {
  align-items: center;
  background-color: #D72D7D;
  border: none;
  border-radius: 25px;
  box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.3);
  color: #FFFFFF;
  display: inline-flex;
  font-weight: 700;
  height: 50px;
  justify-content: center;
  letter-spacing: 2px;
  outline: none;
  padding: 0 30px;
  text-transform: uppercase;
  font-size: 14px;
  font-size: 0.875rem;
}
.button:active {
  background-color: #b02164;
  box-shadow: none;
}
.button.button--small {
  height: 40px;
  padding: 0 15px;
}
.button.button--dark {
  background-color: #292929;
}
.main--balloon .button {
  background-color: #414C9C;
}
.main--balloon .button:active {
  background-color: #323a78;
}
.main--brick-stars .button, .single-profile_cpt .button {
  background-color: #4DB8A8;
}
.main--brick-stars .button:active, .single-profile_cpt .button:active {
  background-color: #3c9689;
}

.link {
  background-color: transparent;
  border: none;
  color: #D72D7D;
  display: inline-block;
  font-weight: 700;
  letter-spacing: 2px;
  outline: none;
  padding: 0;
  text-transform: uppercase;
  font-size: 14px;
  font-size: 0.875rem;
}
.link:active {
  color: #b02164;
  box-shadow: none;
}
.main--balloon .link {
  color: #414C9C;
}
.main--balloon .link:active {
  color: #323a78;
}
.main--brick-stars .link {
  color: #4DB8A8;
}
.main--brick-stars .link:active {
  color: #3c9689;
}

/*------------------------------------*\
    GRID
\*------------------------------------*/
.row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  max-width: 1380px;
  padding: 0 20px;
  width: 100%;
}
.row .col {
  position: relative;
  width: 100%;
}
@media screen and (max-width: 760px) {
  .row .col + .col {
    margin-top: 30px;
  }
}
@media screen and (min-width: 760px) {
  .row .col {
    padding: 0 20px;
  }
}
@media screen and (min-width: 1020px) {
  .row .col {
    padding: 0 30px;
  }
}
@media screen and (min-width: 760px) {
  .row .col.col--one-half {
    width: 50%;
  }
}
@media screen and (min-width: 760px) {
  .row .col.col--one-third {
    width: 50%;
  }
}
@media screen and (min-width: 1020px) {
  .row .col.col--one-third {
    width: 33.3333%;
  }
}
@media screen and (min-width: 760px) {
  .row .col.col--two-third {
    width: 50%;
  }
}
@media screen and (min-width: 1020px) {
  .row .col.col--two-third {
    width: 66.6666%;
  }
}
@media screen and (min-width: 760px) {
  .row .col.col--one-fourth {
    width: 50%;
  }
}
@media screen and (min-width: 1020px) {
  .row .col.col--one-fourth {
    width: 25%;
  }
}
@media screen and (min-width: 760px) {
  .row .col.col--two-fifth {
    width: 40%;
  }
}
@media screen and (min-width: 760px) {
  .row .col.col--three-fifth {
    width: 60%;
  }
}

/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/
.main {
  display: block;
  margin: 0 auto;
  max-width: 600px;
  min-height: 100%;
  overflow: hidden;
  position: relative;
}
.main.main--lego {
  background-color: #4DB8A8;
}
.main.main--lego + .footer {
  background-color: #4DB8A8;
}
.main.main--balloon {
  background-color: #D9DBEB;
}
.main.main--balloon + .footer {
  background-color: #D9DBEB;
}
.main.main--brick-stars {
  background: linear-gradient(0deg, rgb(58, 46, 126) 0%, rgb(65, 76, 156) 100%);
}
.main.main--brick-stars + .footer {
  background-color: #3A2E7E;
}
.main.main--brick-stars + .footer:after {
  background-image: url("assets/img/lego-border.png");
  background-size: 100% 100%;
  bottom: 0;
  content: "";
  display: block;
  height: 97px;
  pointer-events: none;
  width: 723px;
  left: 50%;
  position: absolute;
  transform: translate(-50%, 0);
}
.main.main--brick-stars + .footer .footer__menu .menu li a {
  color: #FFFFFF;
}

.footer {
  display: block;
  margin: 0 auto;
  max-width: 600px;
  overflow: hidden;
  padding: 50px 30px 130px;
  position: relative;
  width: 100%;
}
.single-profile_cpt .footer:after {
  background-image: url("assets/img/lego-border.png");
  background-size: 100% 100%;
  bottom: 0;
  content: "";
  display: block;
  height: 97px;
  pointer-events: none;
  width: 723px;
  left: 50%;
  position: absolute;
  transform: translate(-50%, 0);
}

/*------------------------------------*\
    SECTIONS
\*------------------------------------*/
.section {
  display: block;
}

.section--hint {
  padding: 30px;
  text-align: center;
  width: 100%;
  left: 50%;
  top: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
}
.section--hint .title {
  margin-top: 30px;
}

.section--profile {
  background-color: #3A2E7E;
  background: linear-gradient(0deg, rgb(58, 46, 126) 0%, rgb(65, 76, 156) 100%);
}
.section--profile .section--profile__message {
  padding: 40px 40px 0;
}
.section--profile .section--profile__message p {
  color: #FFFFFF;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
}
.section--profile .section--profile__logo {
  margin: 30px 0 0 30px;
  width: 180px;
}
.section--profile .section--profile__spline {
  overflow: hidden;
  position: relative;
  padding-top: 100%;
  width: 100%;
}
.section--profile .section--profile__spline spline-viewer {
  height: 150%;
  top: 0;
  left: 50%;
  top: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
}
.section--profile .section--profile__info {
  text-align: center;
}
.section--profile .section--profile__info .title {
  text-transform: none;
}
.section--profile .section--profile__info .section--profile__info__next {
  animation-name: tick;
  animation-duration: 8s;
  animation-iteration-count: infinite;
  color: #FFFFFF;
  display: inline-block;
  line-height: 1;
  font-size: 40px;
  font-size: 2.5rem;
}
.section--profile .section--profile__data {
  background-color: #FFFFFF;
  border-top-left-radius: 40px;
  border-top-right-radius: 40px;
  box-shadow: 0px -2px 40px 0px rgba(0, 0, 0, 0.5);
  margin-top: 50px;
  min-height: 380px;
  position: relative;
  text-align: center;
}
.section--profile .section--profile__data .section--profile__data__values {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  margin: 0;
  padding: 20px;
  text-align: left;
}
.section--profile .section--profile__data .section--profile__data__values + .button {
  margin-top: 40px;
}
.section--profile .section--profile__data .section--profile__data__values li {
  line-height: 1;
  padding: 15px 20px 10px 64px;
  position: relative;
  width: 50%;
  -webkit-hyphens: auto;
  hyphens: auto;
  font-size: 20px;
  font-size: 1.25rem;
}
.section--profile .section--profile__data .section--profile__data__values li .icon {
  color: #FF00FF;
  left: 20px;
  position: absolute;
  top: 10px;
  font-size: 30px;
  font-size: 1.875rem;
}
.section--profile .section--profile__data .section--profile__data__audio {
  padding: 40px 30px;
  text-align: center;
}
.section--profile .section--profile__data .section--profile__data__audio + .section--profile__data__hint {
  padding-top: 0;
}
.section--profile .section--profile__data .section--profile__data__audio .title {
  color: #292929;
  text-transform: none;
}
.section--profile .section--profile__data .section--profile__data__audio .section--profile__data__audio__trigger {
  background-color: #3A2E7E;
  background: linear-gradient(319deg, rgb(58, 46, 126) 0%, rgb(91, 58, 204) 100%);
  border: none;
  border-radius: 20px;
  color: #FFFFFF;
  height: 80px;
  padding: 10px;
  position: relative;
  max-width: 320px;
  width: 100%;
  font-size: 40px;
  font-size: 2.5rem;
}
.section--profile .section--profile__data .section--profile__data__audio .section--profile__data__audio__trigger.paused .icon.icon-play-circle {
  opacity: 0;
}
.section--profile .section--profile__data .section--profile__data__audio .section--profile__data__audio__trigger.paused .icon.icon-pause-circle {
  opacity: 1;
}
.section--profile .section--profile__data .section--profile__data__audio .section--profile__data__audio__trigger:after {
  background-image: url("assets/img/audio-waves.svg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  content: "";
  display: block;
  height: 60px;
  position: absolute;
  right: 25px;
  top: 10px;
  width: 210px;
}
.section--profile .section--profile__data .section--profile__data__audio .section--profile__data__audio__trigger .icon {
  left: 20px;
  position: absolute;
  top: 20px;
  transition: opacity 0.4s ease 0s;
}
.section--profile .section--profile__data .section--profile__data__audio .section--profile__data__audio__trigger .icon.icon-pause-circle {
  opacity: 0;
}
.section--profile .section--profile__data .section--profile__data__audio .section--profile__data__audio__player {
  display: none;
}
.section--profile .section--profile__data .section--profile__data__hint {
  padding: 40px;
  text-align: center;
}

.section--rallye {
  text-align: center;
}
.section--rallye .section--rallye__intro {
  padding: 100px 30px;
  position: relative;
  z-index: 1;
}
.section--rallye .section--rallye__intro + .section--rallye__tasks {
  padding-top: 50px;
}
.section--rallye .section--rallye__intro.success .section--rallye__intro__result {
  display: block;
}
.main--lego .section--rallye .section--rallye__intro, .main--brick-stars .section--rallye .section--rallye__intro {
  padding-bottom: 320px;
}
.section--rallye .section--rallye__intro .title + .center-logo, .section--rallye .section--rallye__intro .title + .rte {
  margin-top: 50px;
}
.section--rallye .section--rallye__intro .center-logo {
  height: 150px;
  width: 150px;
}
.section--rallye .section--rallye__intro .center-logo + .rte {
  margin-top: 30px;
}
.main--lego .section--rallye .section--rallye__intro .center-logo {
  box-shadow: 0px 2px 20px 0px rgba(0, 149, 141, 0.5);
}
.section--rallye .section--rallye__intro .section--rallye__intro__logo {
  margin: 0 auto 40px;
  width: 240px;
}
.section--rallye .section--rallye__intro .section--rallye__intro__result {
  display: none;
  margin-top: 30px;
}
.section--rallye .section--rallye__intro .section--rallye__intro__result .link {
  margin-top: 20px;
}
.section--rallye .section--rallye__tasks {
  position: relative;
  z-index: 1;
}
.section--rallye .section--rallye__tasks .rte {
  padding: 0 30px;
}
.section--rallye .section--rallye__tasks .rte.section--rallye__tasks__hint p {
  color: #292929;
}
.main--brick-stars .section--rallye .section--rallye__tasks .rte.section--rallye__tasks__hint p {
  color: #FFFFFF;
}
.section--rallye .section--rallye__tasks .section--rallye__tasks__tasks {
  margin-top: 50px;
  padding: 0 20px;
}
.section--rallye .section--rallye__tasks .section--rallye__tasks__tasks + .section--rallye__tasks__hint {
  margin-top: 50px;
}
.section--rallye .section--rallye__thanks {
  background-color: #FFFFFF;
  bottom: -100%;
  height: 100%;
  left: 50%;
  max-width: 600px;
  opacity: 0;
  overflow: auto;
  pointer-events: none;
  position: fixed;
  width: 100%;
  z-index: 200;
  transition: all 0.8s ease 0s;
  transform: translate(-50%, 0);
}
.section--rallye .section--rallye__thanks.active {
  bottom: 0;
  pointer-events: auto;
  opacity: 1;
}
.section--rallye .section--rallye__thanks .section--rallye__thanks__inner {
  overflow: hidden;
  padding: 80px 30px 50px;
  position: relative;
  width: 100%;
}
.section--rallye .section--rallye__thanks .section--rallye__thanks__inner .rte + .section--rallye__thanks__inner__buttons {
  margin-top: 180px;
}
.section--rallye .section--rallye__thanks .section--rallye__thanks__inner .rte p {
  color: #292929;
}
.section--rallye .section--rallye__thanks .section--rallye__thanks__inner .center-logo {
  box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.2);
  margin-top: 50px;
}
.section--rallye .section--rallye__thanks .section--rallye__thanks__inner .section--rallye__thanks__inner__buttons {
  align-items: center;
  display: flex;
  flex-direction: column;
  margin-top: 50px;
}
.section--rallye .section--rallye__thanks .section--rallye__thanks__inner .section--rallye__thanks__inner__buttons .button + .link {
  margin-top: 20px;
}
.section--rallye .section--rallye__thanks .section--rallye__thanks__inner .section--rallye__thanks__inner__menu {
  margin-top: 100px;
}

/*------------------------------------*\
    CONTENT ELEMENTS
\*------------------------------------*/
.anchor {
  position: absolute;
  top: -40px;
}

.label {
  display: block;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 14px;
  font-size: 0.875rem;
}

.cookie-box {
  align-items: center;
  background-color: #FFFFFF;
  box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.5);
  border-radius: 4px;
  bottom: 100%;
  display: flex;
  left: 10px;
  opacity: 0;
  padding: 20px;
  pointer-events: none;
  position: absolute;
  width: calc(100% - 20px);
  transition: all 0.4s ease 0s;
}
.cookie-box.active {
  opacity: 1;
  pointer-events: auto;
}
.cookie-box p {
  margin: 0;
  padding-right: 20px;
  font-size: 14px;
  font-size: 0.875rem;
}

.confetti {
  bottom: 0;
  left: 0;
  pointer-events: none;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1000;
}

.decoration {
  pointer-events: none;
  position: absolute;
  z-index: -1;
}
.decoration.decoration--lego-spaceshuttle {
  left: -25px;
  top: -10px;
  z-index: 2;
}
.decoration.decoration--lego-astronaut {
  bottom: 0;
  right: 20%;
}
.decoration.decoration--lego-stein {
  bottom: 30%;
  right: -30px;
}
.section--rallye__thanks .decoration.decoration--lego-stein {
  bottom: auto;
  top: 1%;
}
.decoration.decoration--lego-steine-01 {
  left: -80px;
  top: 26%;
}
.decoration.decoration--lego-steine-02 {
  bottom: 15%;
  left: -20px;
}
.section--rallye__thanks .decoration.decoration--lego-steine-02 {
  bottom: 30%;
}
.decoration.decoration--lego-steine-03 {
  bottom: 12%;
  right: -60px;
}
.decoration.decoration--lego-superheld {
  right: -95px;
  top: 28%;
}
.decoration.decoration--lego-alien {
  bottom: 18%;
  right: -30px;
  z-index: 10;
}
.decoration.decoration--balloon-01 {
  left: -230px;
  top: -3%;
}
.section--rallye__thanks .decoration.decoration--balloon-01 {
  left: auto;
  right: -280px;
  top: 30%;
  z-index: 1;
}
.decoration.decoration--balloon-02 {
  bottom: -30%;
  left: -180px;
}
.section--rallye__thanks .decoration.decoration--balloon-02 {
  bottom: auto;
  left: -270px;
  top: -3%;
  transform: scale(-100%, 100%);
}
.decoration.decoration--balloon-03 {
  right: -290px;
  top: 40%;
}
.decoration.decoration--lego-stein-02 {
  left: -35px;
  top: -20px;
}
.decoration.decoration--lego-stein-03 {
  right: -55px;
  top: -65px;
}
.decoration.decoration--lego-stein-04 {
  right: -30px;
  top: -25px;
}
.decoration.decoration--lego-steine-04 {
  bottom: 100px;
  left: -40px;
}
.decoration.decoration--lego-steine-05 {
  bottom: 34%;
  left: -40px;
}
.decoration.decoration--brick-stars-panda {
  bottom: 40px;
  right: 10%;
}
.decoration.decoration--brick-stars-tiger {
  bottom: 24%;
  right: -85px;
}

.center-logo {
  align-items: center;
  background-color: #FFFFFF;
  border-radius: 4px;
  box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.5);
  display: flex;
  height: 200px;
  justify-content: center;
  margin: 0 auto;
  padding: 10px;
  width: 200px;
}
.center-logo.center-logo--dark {
  background-color: #292929;
}

.task {
  border-radius: 4px;
  box-shadow: 0px 2px 20px 0px rgba(0, 149, 141, 0.5);
  overflow: hidden;
  position: relative;
}
.main--balloon .task {
  box-shadow: 0px 2px 20px 0px rgba(65, 76, 156, 0.3);
}
.main--brick-stars .task {
  box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.3);
}
.task + .task {
  margin-top: 30px;
}
.task.invalid .message.message--error {
  bottom: 70px;
  opacity: 1;
}
.task.invalid .task__fields .task__fields__input {
  color: #D72D2D;
}
.task.valid .message.message--success {
  bottom: 70px;
  opacity: 1;
}
.task.success.task--linked .task__fields__submit {
  display: none;
}
.task.success .icon.icon-check {
  height: 70px;
  opacity: 1;
  right: 20px;
  top: 20px;
  width: 70px;
  transform: rotate(0deg);
}
.task.success .task__image {
  pointer-events: none;
}
.task.success .task__fields .task__fields__input {
  color: #6EB84D;
  pointer-events: none;
}
.task.success .task__fields .task__fields__submit {
  opacity: 0.3;
  pointer-events: none;
}
.task.success .task__fields .task__fields__link {
  display: flex;
}
.task .icon.icon-check {
  align-items: center;
  background-color: #6EB84D;
  border-radius: 50%;
  color: #FFFFFF;
  display: flex;
  height: 30px;
  justify-content: center;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  right: 40px;
  top: 40px;
  width: 30px;
  font-size: 40px;
  font-size: 2.5rem;
  transform: rotate(-90deg);
  transition: all 0.4s ease 0s;
}
.task .task__image {
  background-color: #FFFFFF;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  padding-top: 75%;
  width: 100%;
}
.task .task__fields {
  background-color: #FFFFFF;
  display: flex;
  flex-wrap: wrap;
  height: 50px;
}
.task .task__fields .task__fields__input {
  width: calc(100% - 124px);
}
.task .task__fields .task__fields__submit {
  box-shadow: none;
  border-radius: 0;
  width: 124px;
}
.task .task__fields .task__fields__link {
  background-color: #6EB84D;
  border-radius: 0;
  bottom: 0;
  box-shadow: none;
  display: none;
  position: absolute;
  right: 0;
  z-index: 1;
}

.message {
  background-color: #FFFFFF;
  border-radius: 4px;
  bottom: 50px;
  left: 20px;
  line-height: 1.2;
  padding: 15px 20px;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  right: 20px;
  font-size: 20px;
  font-size: 1.25rem;
  transition: all 0.2s ease 0s;
}
.message.message--error {
  color: #D72D2D;
}
.message.message--success {
  color: #6EB84D;
}
.message:after {
  background-image: url("assets/img/pointer.svg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  bottom: -10px;
  content: "";
  display: block;
  height: 10px;
  left: 50%;
  margin-left: -62px;
  position: absolute;
  width: 20px;
  transform: translate(-50%, 0);
}

/*------------------------------------*\
    ANIMATIONS
\*------------------------------------*/
@keyframes tick {
  0% {
    transform: translate(0, 0);
  }
  5% {
    transform: translate(0, 10px);
  }
  10% {
    transform: translate(0, 0);
  }
  15% {
    transform: translate(0, 10px);
  }
  20% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(0, 0);
  }
}
/*------------------------------------*\
    FORM FIELDS
\*------------------------------------*/
.input {
  background-color: #FFFFFF;
  border: none;
  border-radius: 0;
  color: #292929;
  font-family: "Titillium Web", Arial, Verdana, sans-serif;
  font-weight: 700;
  height: 50px;
  outline: none;
  padding: 0 20px;
  position: relative;
  text-align: center;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 22px;
  font-size: 1.375rem;
  transition: all 0.1s ease 0s;
}
.input:disabled {
  opacity: 0.5;
  pointer-events: none;
}

.input::-moz-placeholder {
  color: rgba(41, 41, 41, 0.5);
  font-weight: 400;
}

.input::placeholder {
  color: rgba(41, 41, 41, 0.5);
  font-weight: 400;
}

/*------------------------------------*\
    NAVIGATION
\*------------------------------------*/
.menu {
  display: flex;
  justify-content: center;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.menu li + li {
  margin-left: 40px;
}
.menu li a {
  color: #292929;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 14px;
  font-size: 0.875rem;
}
.menu li a:active {
  color: #434343;
}

.navigation-bar {
  position: fixed;
  bottom: 0;
  left: 0;
  padding: 10px;
  width: 100%;
  z-index: 100;
}
.single-rallye_cpt .navigation-bar.active .menu {
  display: block;
}
.navigation-bar .menu {
  position: relative;
  z-index: 1;
}
.single-rallye_cpt .navigation-bar .menu {
  display: none;
}
.navigation-bar .menu li {
  margin: 0;
  width: 100%;
}
.navigation-bar .menu li + li {
  margin-top: 10px;
}
.navigation-bar .menu li .button {
  box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.5);
  color: #FFFFFF;
  width: 100%;
}

/*------------------------------------*\
    MISC
\*------------------------------------*/
::-moz-selection {
  background: #D72D7D;
  color: #FFFFFF;
  text-shadow: none;
}
::selection {
  background: #D72D7D;
  color: #FFFFFF;
  text-shadow: none;
}

::-webkit-selection {
  background: #D72D7D;
  color: #FFFFFF;
  text-shadow: none;
}

::-moz-selection {
  background: #D72D7D;
  color: #FFFFFF;
  text-shadow: none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/
.alignnone {
  margin: 0;
}

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

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

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

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

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

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

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

.wp-caption {
  background: #FFF;
  border: 1px solid #F0F0F0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center;
}

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

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

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

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

.wp-caption .wp-caption-text,
.gallery-caption {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}/*# sourceMappingURL=style.css.map */