/*!**********************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/index.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./cartridges/app_custom_basicfit/cartridge/client/default/scss/pages/allinfreegym.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************/
/* =============================================================================
    Links
   ========================================================================== */
/** Styleguide links **/
a {
  color: #2d2d2d;
  cursor: pointer;
  font-size: 20px;
  line-height: 24px;
  text-decoration: none;
  text-transform: uppercase;
  /* Links with chevron */
}
a.chevron-before {
  font-size: 16px;
  line-height: 28px;
  text-transform: none;
}
a.chevron-before::before {
  content: "\F10A";
  font-family: iconfont;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  color: inherit;
  display: inline-block;
  font-size: 0.85em;
  line-height: 1;
  margin-right: 5px;
  transform: translate3d(0, 2px, 0);
}

.arrow-after {
  align-items: center;
  display: inline-flex;
  font-size: 16px;
  line-height: 28px;
  overflow: hidden;
  position: relative;
  text-transform: none;
}
.arrow-after::before {
  background-color: #fe7000;
  bottom: 0;
  content: "";
  display: block;
  height: 2px;
  left: -100%;
  opacity: 0;
  position: absolute;
  transition: all 300ms;
  width: 100%;
}
.arrow-after::after {
  content: "\F103";
  font-family: iconfont;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  color: inherit;
  color: #fe7000;
  display: inline-block;
  font-size: 0.85em;
  line-height: 1;
  margin-left: 5px;
  transform: rotate(45deg);
  vertical-align: middle;
}
.arrow-after:hover::before {
  left: 0;
  opacity: 1;
}

.arrow-after--orange::after {
  color: #fe7000;
}

.arrow-after--black::after {
  color: #2d2d2d;
}

.arrow-after--white::after {
  color: #fff;
}

.read-more {
  color: #6131ad;
  font-size: 16px;
  line-height: 28px;
  text-decoration: underline;
  text-transform: none;
}

.all-in-free-gym {
  position: relative;
}
@media only screen and (max-width: 767px) {
  .all-in-free-gym {
    margin-bottom: 180px;
  }
}
.all-in-free-gym::after {
  content: "";
  display: block;
  padding-bottom: 785px;
}
@media only screen and (max-width: 767px) {
  .all-in-free-gym::after {
    padding-bottom: 670px;
  }
}
.all-in-free-gym .main-title {
  color: #fe7000;
  display: block;
  margin-bottom: 32px;
}
@media only screen and (max-width: 767px) {
  .all-in-free-gym .main-title {
    margin-bottom: 24px;
  }
}
.all-in-free-gym .main-title--white {
  color: #fff;
}
.all-in-free-gym .arrow-after.btn-black::after {
  color: #313136;
}
.all-in-free-gym .arrow-after.btn-orange::after {
  color: #fe7000;
}
.all-in-free-gym .arrow-after.btn-white::after {
  color: #fff;
}

.all-in-free-gym__content {
  background: radial-gradient(68.39% 255.61% at 9.99% 74.72%, #3d3d3d 0%, #242424 100%);
  padding: 130px 90px 185px 65px;
  position: absolute;
  right: 0;
  top: 65px;
}
@media only screen and (min-width: 768px) {
  .all-in-free-gym__content {
    width: 55%;
  }
}
@media only screen and (max-width: 767px) {
  .all-in-free-gym__content {
    padding: 56px 20px 95px;
    top: 415px;
    width: 95%;
  }
}
@media only screen and (min-width: 1400px) {
  .all-in-free-gym__content {
    width: 590px;
  }
}

.all-in-free-gym__image-desktop,
.all-in-free-gym__image-mobile {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  position: absolute;
  width: 100%;
}

.all-in-free-gym__image-desktop {
  display: block;
}
@media only screen and (max-width: 767px) {
  .all-in-free-gym__image-desktop {
    display: none;
  }
}

.all-in-free-gym__image-mobile {
  display: none;
}
@media only screen and (max-width: 767px) {
  .all-in-free-gym__image-mobile {
    display: block;
  }
}

.all-in-free-gym__text {
  color: #fff;
  font-family: headingprodouble-regular, sans-serif;
  font-size: 16px;
  line-height: 28px;
  font-family: headingprodouble-light, sans-serif;
  margin-bottom: 32px;
}
@media only screen and (max-width: 767px) {
  .all-in-free-gym__text {
    line-height: 26px;
    margin-bottom: 26px;
  }
}

.all-in-free-gym__link {
  align-items: center;
  color: #fff;
  display: flex;
  font-family: headingprotreble-extrabold, sans-serif;
  font-size: 16px;
  line-height: 24px;
  text-transform: none;
  width: -moz-fit-content;
  width: fit-content;
}
.all-in-free-gym__link i,
.all-in-free-gym__link span,
.all-in-free-gym__link strong,
.all-in-free-gym__link em {
  margin: 0 7px;
}

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