/*!************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/allinclub3tile.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************/
.allin-3tile {
  padding-top: 40px;
  padding-bottom: 40px;
  background: radial-gradient(158.98% 122.16% at 125.71% 38.94%, #393939 0%, #313136 100%);
}
@media only screen and (min-width: 1025px) {
  .allin-3tile {
    padding-bottom: 100px;
  }
}

.allin-3tile--img {
  padding-top: 0;
  margin-top: 80px;
}
@media only screen and (min-width: 1025px) {
  .allin-3tile--img {
    margin-top: 100px;
  }
}

.allin-3tile--top-margin {
  margin-top: 0;
  position: relative;
  z-index: 2;
}
@media only screen and (min-width: 1025px) {
  .allin-3tile--top-margin {
    margin-top: 0;
  }
}

.allin-3tile__heading-wrap {
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
}
@media only screen and (min-width: 1025px) {
  .allin-3tile__heading-wrap {
    max-width: 50%;
  }
}
@media only screen and (min-width: 414px) and (max-width: 1024px) {
  .allin-3tile__heading-wrap {
    max-width: 70%;
  }
}
@media only screen and (max-width: 415px) {
  .allin-3tile__heading-wrap {
    max-width: 90%;
  }
}

.allin-3tile__heading-img {
  width: 100%;
  margin-top: -45px;
}
@media only screen and (min-width: 1025px) {
  .allin-3tile__heading-img {
    margin-top: -60px;
  }
}

.allin-3tile__title {
  max-width: 1315px;
  margin: 50px auto 35px;
  padding-right: 20px;
  padding-left: 20px;
}
h2.allin-3tile__title--img {
  margin-top: 50px;
}

@media only screen and (min-width: 1025px) {
  .allin-3tile__title {
    margin-top: 0;
    margin-bottom: 60px;
  }
}

.allin-3tile__container {
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
}
@media only screen and (min-width: 1025px) {
  .allin-3tile__container {
    flex-direction: row;
  }
}
@media only screen and (min-width: 1400px) {
  .allin-3tile__container {
    max-width: 90%;
  }
}

.allin-3tile__item {
  margin-bottom: 40px;
}
.allin-3tile__item:last-of-type {
  margin-bottom: 0;
}
@media only screen and (min-width: 1025px) {
  .allin-3tile__item {
    margin-bottom: 0;
    margin-right: 30px;
    width: calc(100% / 3 - 30px / 2);
  }
  .allin-3tile__item:last-of-type {
    margin-right: 0;
  }
}

.allin-3tile__image {
  width: 100%;
}

.allin-3tile__description {
  margin-top: 8px;
}
.allin-3tile__description p {
  color: #fff;
  font-family: headingprodouble-regular, sans-serif;
}

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