@charset "UTF-8";
.fitnessCoachApp {
  display: block;
  clear: both;
  position: relative;
  max-width: 1180px;
  margin: 0 auto 15px;
}

.fitnessCoachApp * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.fitnessCoachAppBlock {
  position: relative;
  width: 100%;
}

.fitnessCoachAppBlockBg {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
}

.fitnessCoachAppBlockContainer {
  position: relative;
  z-index: 2;
  padding: 40px 20px;
  max-width: 1000px;
  margin: 0 auto;
  color: #fff;
  text-align: center;
}

.fitnessCoachAppBlockContainer h4 {
  text-transform: uppercase;
  font-style: italic;
  font-size: 1.5em;
  font-weight: bold;
}

.fitnessCoachAppBlockContainer .coachLogo {
  display: block;
  margin: 0 auto 10px auto;
  max-width: 100px;
}

.fitnessCoachAppBlockContainer h4 span {
  color: #ffec00;
}

.fitnessCoachAppBlockContainer p {
  margin: 10px auto;
  font-size: 1em;
  line-height: normal;
}

.fitnessCoachAppBlockBg img {
  max-width: 100%;
  min-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.fitnessCoachAppBlockCta {
  display: block;
  text-align: center;
  margin-top: 1em;
}

.fitnessCoachAppBlockCta *.cta {
  display: inline-block;
  width: auto;
}

.fitnessCoachAppBlockAppStoreLinks {
  margin-top: 20px;
}

.fitnessCoachAppBlockAppStoreLinks img {
  width: 80px;
  margin: 0 10px;
  display: inline-block;
}

@media (max-width: 1212px) {
  .fitnessCoachAppBlockBg img {
    max-height: 100%;
    max-width: none;
  }
}
@media (max-width: 801px) {
  /*.fitnessCoachApp { padding: 30px 0px 30px 0px;}*/
  .fitnessCoachAppBlockBg {
    padding: 0;
  }
}
@media (min-width: 1280px) {
  .fitnessCoachApp {
    /*padding: 30px 0px 30px 0px;*/
    margin: 30px auto;
  }
}
.hemleverans {
  width: 46px;
  margin-right: 15px;
}

.trustpilot-widget {
  max-width: 300px;
  margin: 0;
}

.bottom-footer {
  background-color: #3c3c3c;
}

#HomePageMobile_0_HomePageMobileBanner_HomePageMobileBanner {
  display: none;
}

#maincontainer {
  -webkit-box-shadow: none;
          box-shadow: none;
}

div.footer {
  background: none;
}

div.footer,
#footer,
.footer {
  padding-top: 0 !important;
}

footer {
  margin: 0 auto;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  background: #3c3c3c;
}
footer * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
footer .logo-container {
  border-top: 1px solid #39393a;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  width: calc(100% - 60px);
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  margin: 15px auto 0;
  display: none;
}
@media only screen and (min-width: 48em) {
  footer .logo-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
footer .logo-container .logo > img {
  display: block;
  width: 100px;
}
footer h3 {
  border-top: 0;
}
footer .op-promises-footer {
  background-color: #f5f5f6;
  padding: 30px 0;
  border-top: 1px solid #ededed;
}
footer .op-promises-footer .op-promises-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1000px;
  margin: 0 auto;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  list-style-type: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
footer .op-promises-footer .op-promises-list .slick-prev:before {
  font-family: DecathlonCube, Roboto-Condensed, Arial, sans-serif;
  content: "";
  color: #262628;
}
footer .op-promises-footer .op-promises-list .slick-next:before {
  font-family: DecathlonCube, Roboto-Condensed, Arial, sans-serif;
  content: "";
  color: #262628;
}
footer .op-promises-footer .op-promises-list li:not(.slick) {
  margin: 15px 15px;
}
@media only screen and (min-width: 20.0625em) {
  footer .op-promises-footer .op-promises-list li:not(.slick) {
    margin: 15px 30px;
  }
}
footer .op-promises-footer .op-promises-list li .op-promises-link {
  color: #262628;
  font-size: 0.875em;
  text-decoration: none;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
footer .op-promise-text:hover {
  text-decoration: underline;
}
footer .op-promises-footer .op-promises-list li .op-promises-link.mob {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
footer .op-promises-footer .op-promises-list li .op-promises-link .icon {
  float: left;
  font-size: 2.5em;
  margin-right: 15px;
  line-height: 1.8125em;
}
footer .op-promises-footer .op-promises-list li .op-promises-link .op-promise-text {
  line-height: 1.3em;
  text-align: left;
}
footer .footer-box-container {
  max-width: 1000px;
  margin: 0 auto;
  padding: 30px 30px 0;
}
footer .footer-box-container .footer-box,
footer .footer-box-container .footer-box ul {
  position: relative;
}
footer .footer-box-container .footer-box input.footer-box-heading {
  display: none;
}
footer .footer-box-container .footer-box input.footer-box-heading:checked ~ ul {
  max-height: 600px;
  opacity: 1;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  padding-bottom: 15px;
}
footer .footer-box-container .footer-box input.footer-box-heading:checked ~ ul a {
  opacity: 1;
  display: block;
}
@-webkit-keyframes click {
  0% {
    -webkit-transform: scale(1) rotate(-45deg);
            transform: scale(1) rotate(-45deg);
  }
  50% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1) rotate(0deg);
            transform: scale(1) rotate(0deg);
  }
}
@keyframes click {
  0% {
    -webkit-transform: scale(1) rotate(-45deg);
            transform: scale(1) rotate(-45deg);
  }
  50% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1) rotate(0deg);
            transform: scale(1) rotate(0deg);
  }
}
@-webkit-keyframes unclick {
  0% {
    -webkit-transform: scale(1) rotate(0deg);
            transform: scale(1) rotate(0deg);
  }
  50% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1) rotate(-45deg);
            transform: scale(1) rotate(-45deg);
  }
}
@keyframes unclick {
  0% {
    -webkit-transform: scale(1) rotate(0deg);
            transform: scale(1) rotate(0deg);
  }
  50% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1) rotate(-45deg);
            transform: scale(1) rotate(-45deg);
  }
}
footer .footer-box-container .footer-box input.footer-box-heading:checked + .footer-box-label .footer-box-label-icon:after {
  -webkit-animation: click 250ms both;
          animation: click 250ms both;
}
footer .footer-box-container .footer-box input.footer-box-heading:not(checked) + .footer-box-label .footer-box-label-icon:after {
  -webkit-animation: unclick 250ms both;
          animation: unclick 250ms both;
}
footer .footer-box-container .footer-box .footer-box-label {
  font-size: 1.25em;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 15px;
  cursor: pointer;
  z-index: 1;
  display: block;
  border-bottom: 1px solid #39393a;
  position: relative;
  background-color: #3c3c3c;
}
footer .footer-box-container .footer-box .footer-box-label .footer-box-label-icon {
  position: absolute;
  font-size: 0.5em;
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
footer .footer-box-container .footer-box .footer-box-label .footer-box-label-icon:after {
  font-family: DecathlonCube, Roboto-Condensed, Arial, sans-serif;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  letter-spacing: 0;
  display: inline-block;
  font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
     -moz-text-size-adjust: none;
      -ms-text-size-adjust: none;
          text-size-adjust: none;
  zoom: 1.5;
  content: "";
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
footer .footer-box-container .footer-box ul {
  margin: 0;
  max-height: 0;
  opacity: 0;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  list-style-type: none;
  padding-left: 0;
  padding-bottom: 0;
}
footer .footer-box-container .footer-box ul a {
  text-decoration: none;
  color: #fff;
  font-size: 1.25em;
  line-height: 1.75em;
  width: 100%;
  position: relative;
  -webkit-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
  display: none;
  opacity: 0;
}
footer .footer-box-container .footer-box ul a:after {
  position: absolute;
  font-family: DecathlonCube, Roboto-Condensed, Arial, sans-serif;
  top: 50%;
  left: -15px;
  font-size: 0.625em;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  content: "";
  opacity: 0;
  -webkit-transition: all 150ms ease-out;
  -o-transition: all 150ms ease-out;
  transition: all 150ms ease-out;
}
footer .footer-box-container .footer-box ul a:hover:after {
  opacity: 1;
}
footer .partner-container {
  margin: 30px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
footer .partner-container .partner-logo > img {
  max-height: 25px;
  margin: 15px auto;
  display: block;
}
footer .social-container {
  padding: 0 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
footer .social-container .social-container-text {
  display: none;
  padding-right: 30px;
}
footer .social-container .social-container-text h3 {
  font-size: 1.75em;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  font-style: italic;
  line-height: 1.1;
}
footer .social-container .social-container-text h3 span {
  display: block;
  font-weight: 300;
}
footer .contact-container, footer .social-container {
  margin: 30px 0;
}
footer .contact-container .contact-btn, footer .social-container .contact-btn {
  padding: 10px 15px;
  height: 75px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 25px;
  max-width: 150px;
  margin: 15px auto;
  text-decoration: none;
  color: #fff;
  border: 1px solid #39393a;
}
footer .contact-container .contact-btn img, footer .social-container .contact-btn img {
  height: 42px;
}
footer .contact-container .contact-btn span, footer .social-container .contact-btn span {
  font-weight: bold;
  font-style: italic;
  font-size: 1.75em;
  margin: 0;
}
footer .contact-container .contact-btn.social, footer .social-container .contact-btn.social {
  width: 75px;
  height: 75px;
}
footer .contact-container .contact-btn.social svg, footer .social-container .contact-btn.social svg {
  height: 52px;
  margin-right: 0;
  fill: #fff;
}
footer .contact-container .contact-btn.social.insta:hover, footer .social-container .contact-btn.social.insta:hover {
  background: -o-radial-gradient(30% 107%, circle, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
  background-size: 150%;
  background-position: center center;
}
footer .contact-container .contact-btn.social.fb:hover, footer .social-container .contact-btn.social.fb:hover {
  background-color: #3b5998;
}
footer .contact-container .contact-btn.social.yt:hover, footer .social-container .contact-btn.social.yt:hover {
  background-color: #e52d27;
}
footer .disclaimer {
  background-color: #fff;
  padding: 30px;
}
footer .disclaimer a {
  color: #262628;
  text-decoration: none;
}
footer .disclaimer img {
  max-width: 150px;
  margin: 0 auto;
  display: block;
}
footer .disclaimer .disclaimer-link {
  position: relative;
  padding-left: 20px;
}
footer .disclaimer .disclaimer-link:after {
  font-family: DecathlonCube, Roboto-Condensed, Arial, sans-serif;
  font-size: 0.875em;
  padding-top: 2px;
  position: absolute;
  left: 2px;
}
footer .disclaimer .disclaimer-link.phone:after {
  content: "";
}
footer .disclaimer .disclaimer-link.mail:after {
  content: "";
}
footer .disclaimer .disclaimer-text, footer .disclaimer .contact-info {
  text-align: center;
  color: #262628;
  font-size: 0.6875em;
}
footer .disclaimer .contact-info {
  margin-top: 15px;
}
footer .disclaimer .contact-info span {
  display: inline-block;
}
footer .disclaimer .disclaimer-text p:first-child {
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 15px;
}
footer .disclaimer .disclaimer-container {
  margin: 0 auto;
  max-width: 600px;
}
@media only screen and (min-width: 23.4375em) {
  footer .footer-box-container .footer-box {
    text-align: left;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 50%;
            flex: 1 0 50%;
  }
  footer .footer-box-container .footer-box ul {
    padding: 0;
    list-style-type: none;
  }
  footer .footer-box-container .footer-box ul li a {
    text-decoration: none;
    color: #fff;
    font-size: 1.125em;
    line-height: 1.75em;
  }
  footer .contact-container {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
  footer .contact-container .contact-btn {
    width: 100%;
  }
  footer .contact-container .contact-btn img {
    max-width: 32px;
    max-height: 32px;
  }
  footer .social-container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  footer .social-container .social-container-text {
    display: none;
  }
  footer .social-container .social {
    margin: auto;
  }
  footer .partner-container {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}
@media only screen and (min-width: 48em) {
  footer .footer-box-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
        flex-flow: wrap;
  }
  footer .footer-box-container .footer-box {
    margin: 0 30px;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  footer .footer-box-container .footer-box .footer-box-label {
    border-bottom: 0;
    margin-bottom: 0;
    cursor: default;
  }
  footer .footer-box-container .footer-box .footer-box-label .footer-box-label-icon {
    display: none;
  }
  footer .footer-box-container .footer-box ul {
    max-height: 100%;
    opacity: 1;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    background: 0 0;
    padding-bottom: 30px;
  }
  footer .footer-box-container .footer-box ul li a {
    display: block;
    opacity: 1;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    font-size: 0.875em;
    line-height: 1.5em;
  }
  footer .social-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0;
  }
  footer .social-container .social-container-text {
    display: block;
    padding-right: 0;
  }
  footer .social-container .social-container-text h3 {
    font-size: 1.25em;
    font-style: normal;
    margin: 0;
    padding: 15px 0;
    text-align: center;
    text-transform: uppercase;
  }
  footer .social-container .contact-btn.social {
    width: 52px;
    height: 52px;
    border-radius: 15px;
    margin: 0 auto 10px;
  }
  footer .social-container .social {
    margin: auto;
  }
  footer .partner-container {
    border-top: 1px solid #39393a;
    padding-top: 15px;
    padding-bottom: 15px;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    width: calc(100% - 60px);
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 15px auto 0;
  }
  footer .partner-container .partner-logo {
    width: 25%;
  }
  footer .partner-container .partner-logo > img {
    height: 20px;
    width: 100%;
    display: block;
  }
  footer .partner-container .partner-logo:last-child img {
    height: 35px;
  }
  footer .disclaimer {
    padding: 30px 0;
  }
  footer .disclaimer:after {
    content: "";
    clear: both;
    display: table;
  }
  footer .disclaimer .disclaimer-container {
    max-width: 1000px;
    padding: 0 60px;
  }
  footer .disclaimer .disclaimer-img-container img {
    margin: 0;
    display: block;
  }
  footer .disclaimer .disclaimer-text a {
    color: #262628;
  }
}
footer .footer-wrapper {
  background-color: #ebebeb;
  padding: 10px;
  text-align: center;
}
@media only screen and (min-width: 48em) {
  footer .footer-wrapper {
    padding: 30px 0;
  }
}
footer .footer-wrapper .bottom-text {
  max-width: 668px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  text-align: center;
}
@media only screen and (min-width: 48em) {
  footer .footer-wrapper .bottom-text {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 64em) {
  footer .footer-wrapper .bottom-text {
    max-width: 880px;
  }
}
footer .footer-wrapper .bottom-text .bottom-content {
  margin-bottom: 15px;
  text-align: left;
}
footer .footer-wrapper .bottom-text .bottom-content .bottom-logo {
  display: block;
  max-width: 72px;
  margin: 20px auto 10px;
}
@media only screen and (min-width: 48em) {
  footer .footer-wrapper .bottom-text .bottom-content .bottom-logo {
    margin: 0 0 10px 0;
  }
}
@media only screen and (min-width: 48em) {
  footer .footer-wrapper .bottom-text .bottom-content {
    margin-bottom: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
footer .footer-wrapper .bottom-text .bottom-content p {
  font-size: 0.875em;
  text-align: center;
  margin: 10px 0;
}
@media only screen and (min-width: 48em) {
  footer .footer-wrapper .bottom-text .bottom-content p {
    text-align: left;
  }
}
footer .footer-wrapper .bottom-text .bottom-content p span {
  display: inline-block;
}
footer .footer-wrapper .bottom-text .bottom-content a {
  display: inline-block;
  color: #262628;
  text-decoration: none;
}
footer .footer-wrapper .bottom-text .bottom-content a:hover {
  text-decoration: underline;
}
footer .footer-wrapper .bottom-text .trustpilot-widget {
  margin: 0 auto;
  display: block;
  max-width: 150px;
}
@media only screen and (min-width: 48em) {
  footer .footer-wrapper .bottom-text .trustpilot-widget {
    margin: 0;
    display: block;
    max-width: 300px;
  }
}