.mm-faqs-wrapper.mm-faqs {
  .faqs-inner-wrapper {
    padding: 50px 24px;
    max-width: 1200px;
  }

  .faqs-heading {
    max-width: max-content;
  }

  .heading {
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 12px;
  }

  .description strong {
    color: #fff;
  }

  @media (min-width: 992px) {
    .description {
      max-width: 450px;
    }
  }

  @media (min-width: 1200px) {
    .faqs-inner-wrapper {
      column-gap: 50px;
    }

    .heading {
      font-size: 56px;
      font-size: 56px;
      line-height: 120%;
    }

    .faqs-inner-wrapper {
      padding: 100px 20px;
    }

    .question {
      font-size: 18px;
    }
  }
}

.mm-next-level-wrapper {
  .h1-xlarge {
    color: #151411;
    font-weight: 600;
    letter-spacing: -0.68px;
    line-height: 120%;
    letter-spacing: -0.68px;
    text-transform: uppercase;
  }

  .rte {
    color: rgba(0, 0, 0, 0.60);
  }

  .button {
    background: #000;
    color: #fff;
  }

  .image-with-text-overlay--content-inner {
    max-width: max-content;
  }

  @media (min-width: 992px) {
    .h1-xlarge {
      font-size: 60px;
      text-transform: capitalize;
    }

    .rte {
      max-width: 650px;
      margin: auto;
    }

    .button {
      border-radius: 8px;
      padding: 8px 50px;
      text-transform: uppercase;
    }
  }
}



.mm-lifetime-wrapper {
  .mm_testimonials_slider_for_img img {
    border-radius: 8px;
    overflow: hidden;
  }

  .mm_testimonials_inner .mm_testimonials_header,
  .mm_testimonials_inner .mm_testimonials_content,
  .mm_testimonials_body {
    padding-left: 0;
    padding-right: 0;
  }

  .mm_testimonials_inner .mm_testimonials_header {
    padding-top: 0;
  }

  .mm_testimonials_slider_count {
    left: calc(0% + 44px);
  }

  .mm_testimonials_header h2 {
    font-weight: 600;
    line-height: 120%;
    text-transform: uppercase;
    padding-bottom: 0;
  }

  .mm_testimonials_inner {
    padding: 0 20px;
    max-width: 1200px;
    margin: 0 auto;
  }

  @media (min-width: 992px) {
    padding-bottom: 25px;

    .mm_testimonials_slider_for_img img {
      transform: scaleX(-1);
    }

    .mm_testimonials_header h2 {
      text-align: center;
      max-width: 740px;
      text-align: center;
      font-size: 56px;
      margin: auto;
    }
  }
}

.mm-image-banner-wrapper.mm-lifetime-aion-wrapper {
  background-position: center;
  margin-bottom: 0;

  .mm-logo-block {
    max-width: 186px;
    margin: 0 auto 6px;
    padding-top: 70px;
  }

  .heading {
    font-weight: 600;
    line-height: 120%;
    text-transform: uppercase;
    font-size: 32px;
  }

  .btn-primary {
    border-radius: 8px;
    max-width: 200px;
    padding: 13px;
    margin: auto;
  }

  .btn-wrapper {
    padding: 0;
  }

  @media (min-width: 992px) {
    .mm-logo-block {
      max-width: 250px;
      margin: 0 0 20px 0;
      padding-top: 0;
    }

    .ib-inner-wrapper {
      max-width: 650px;
    }

    .heading {
      font-size: 56px;
    }

    .btn-primary {
      width: 230px;
      max-width: 230px;
    }
  }
}

.mm-image-banner-wrapper.mm-lifetime-aion-wrapper::before {
  content: "";
  background-image: url("/cdn/shop/files/lt-icon-chalk-7527-15_3.png?v=1758031350");
  position: absolute;
  top: 20px;
  left: 50%;
  transform: translateX(-50%);
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 1;
  width: 62px;
  height: 23px;
}

@media (min-width: 992px) {
  .mm-image-banner-wrapper.mm-lifetime-aion-wrapper::before {
    width: 110px;
    height: 40px;
    top: 30px;
  }
}

.mm-innovation-wrapper {
  position: relative;
  z-index: 2;

  .mm-logo {
    max-width: 100px;
  }

  .mm-btn.ss-button {
    padding: 10px;
    font-size: 14px;
    max-width: 170px;
    border-radius: 8px;
    position: relative;
    top: -100px;
  }

  @media (max-width: 767.98px) {

    .mm-headings,
    .mm-item {
      text-align: center;
    }
  }

  @media (min-width: 576px) {
    .mm-btn.ss-button {
      top: -150px;
    }
  }

  @media (min-width: 768.98px) {
    .mm-cc-container {
      max-width: 750px;
    }

    .mm-headings .mm-left {
      text-align: left;
      width: 100%;
    }

    .mm-image {
      position: absolute;
      max-width: 450px;
      bottom: -240px;
      left: 50%;
      transform: translateX(-50%);
    }

    .mm-item {
      max-width: 270px;
    }

    .mm-btn.ss-button {
      top: -120px;
    }
  }

  @media (min-width: 992px) {
    .mm-image {
      max-width: 650px;
    }

    .mm-btn.ss-button {
      top: -170px;
    }

    .mm-item {
      max-width: 300px;
    }
  }

  @media (min-width: 1200px) {
    .mm-image {
      max-width: 720px;
    }

    .mm-btn.ss-button {
      top: -190px;
      padding: 12px;
      font-size: 18px;
      max-width: 220px;
    }
  }
}

.mm-featured-collection__wrapper.mm-aions-wrapper {
  .section-header__title {
    font-weight: 600;
  }

  .page-width {
    max-width: 100%;
  }

  .product__card-image {
    border-radius: 0;
  }

  .range-slider {
    background-color: #D9D1BE;
  }

  @media (min-width: 992px) {
    .section-header__title {
      font-size: 56px;
      margin-bottom: 40px;
    }

    .range-slider {
      height: 10px;
    }
  }

  @media (min-width: 1200px) {
    .page-width {
      margin-left: calc((100vw - 1200px) / 2);
      padding: 0 0 0 20px;
    }

    .featured-carousel__prev {
      left: -15px;
    }

    .mm-product-card {
      flex: 0 0 calc(22% - 16px);
    }

    .featured-carousel__next {
      right: calc((100vw - 1200px) / 2 + 15px);
    }
  }
}

.mm-train-smarter-wrapper {
  .list-wrapper img {
    display: none;
  }

  .image-wrapper {
    order: 2;
  }

  .content-wrapper .heading {
    font-weight: 600;
  }

  .detail-content .detail-heading {
    font-size: 18px;
    margin-bottom: 15px;
    font-weight: 600;
    letter-spacing: 0;
  }

  .description em {
    color: #000;
    font-style: normal;
  }

  .list-wrapper>li:not(:last-child) {
    margin-bottom: 20px;
  }

  @media (max-width: 991.98px) {
    .id-inner-wrapper {
      display: flex;
      flex-direction: column;
    }

    .detail-description ul {
      list-style: none;
      padding: 0;
      margin: 0;
    }
  }

  @media (min-width: 991.98px) {
    .content-wrapper .list-wrapper {
      flex-direction: column;

      >li {
        width: 100%;
      }
    }

    .id-inner-wrapper>div {
      width: 50%;
    }

    .image-wrapper img {
      max-width: max-content;
    }

    .id-inner-wrapper .content-header,
    .id-inner-wrapper .list-wrapper {
      max-width: 500px;
    }

    .content-wrapper .heading {
      font-size: 56px;
      line-height: 120%;
    }

    .content-wrapper .description p,
    .content-wrapper .detail-description p {
      font-size: 18px;
      line-height: 140%;
    }

    .detail-content .detail-heading {
      font-size: 24px;
    }
  }

  @media (min-width: 1200px) {
    .page-width {
      margin-left: calc((100vw - 1200px) / 2);
      padding-left: 20px;
    }
  }
}

.mm-science-wrapper {
  .mm-item-content * {
    font-size: 14px;
  }

  .mm-btn-wrapper {
    margin-bottom: 40px;
    position: relative;

    .mm-btn-inner {
      position: relative;
      z-index: 3;
      max-width: max-content;
      padding: 0 20px;
      background-color: #151515;
    }

    .ss-button {
      font-size: 12px;
      padding: 14px 10px;
      max-width: 260px;
      border-radius: 8px;
      font-weight: 600;
    }
  }

  .mm-btn-wrapper::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: #6C6C6C;
    top: 50%;
    left: 0;
    z-index: 1;
  }

  @media (min-width: 768px) {
    .mm-item-content * {
      font-size: 16px;
    }
  }

  @media (min-width: 992px) {
    .mm-item-content * {
      font-size: 18px;
    }

    .mm-btn-wrapper {
      .mm-btn-inner {
        padding: 0 55px;
      }

      .ss-button {
        font-size: 18px;
        max-width: 330px;
        padding: 14px 16px;
      }
    }
  }
}


/*** F-45 Partnership LP ***/
.mm-f45--pg{
  .image-with-text-overlay--content-inner.content-width-medium{
    max-width: 980px;
  }
  .rte{
    max-width: 100%;
  }
  .h1-xlarge{
    @media (max-width: 749px){
      font-size: 30px;
      font-style: normal;
      font-weight: 600;
      line-height: normal;
      max-width: 220px;
      margin: 0 auto 16px;
    }
  }
  .button{
    background: #D6001C;
    @media (max-width: 749px){
      font-size: 15px;
      font-style: normal;
      font-weight: 600;
      line-height: normal;
      text-transform: uppercase;
      border-radius: 4px;
    }
  }
}

.mm_testimonials_main.mm-f45-testimonials{
    padding: 100px 0;
    @media (max-width: 991px){
      padding: 50px 0;
    }
    .mm_testimonials_header h2{
      max-width: 620px;
      em{
        font-style: normal;
        color: #D6001C;
      }
      @media (max-width: 749px){
        font-size: 30px;
        font-style: normal;
        font-weight: 600;
        line-height: 120%;
        max-width: 320px;
        text-align: center;
        margin: auto;
      }
    }
    .mm_testimonials_slider_nav_content{
      h4{
        border-color: #000 !important;

      }
    }
    @media (max-width: 767px){
      .mm_testimonials_inner{
        padding: 0;
      }
      .mm_testimonials_header{
        padding: 0 20px;
      }
      .mm_testimonials_body{
        padding-right: 20px;
        flex-wrap: nowrap;
        overflow: hidden;
        padding: 40px 20px 20px 0;
        gap: 16px;
      }
      .mm_testimonials_slider_for, .mm_testimonials_content{
        flex: 1 1 50%;
        max-width: 50%;
      }
      .mm_testimonials_slider_for{
        .slick-list, .slick-track{
          height: 100%;
        }
      }
      .mm_testimonials_slider_nav{
        max-width: 100%;
        width: 88%;
      }
      .mm_testimonials_slider_for_img{
        height: 100%;
        width: 44vw;
      }
      .mm_testimonials_slider_for_img.slick-slide.slick-active, .mm_testimonials_slider_for_img.slick-slide.slick-current.slick-active.slick-center + .slick-slide{
        transform: unset;
      }
      .mm_testimonials_slider_for_img.slick-slide.slick-current.slick-active.slick-center{
        transform: unset;
      }
      .mm_testimonials_slider_for_img{
        margin: 0 4px;
      }
    }
}


.mm-f45--faq.mm-faqs-wrapper{
  .page-width{
    max-width: 1200px;
    margin: auto;
    padding: 0  0 0 20px;
    @media (min-width: 1200px) {
      margin-right: 0;
      margin-left: calc((100vw - 1200px) / 2);
      padding-left: 20px;
      max-width: 100%;
    }
    @media (max-width: 749px){
      padding: 0;
    }
  }
  .mm-faq--inner_wrapper{
    display: flex;
    align-items: center;
    gap: 60px;
    @media (max-width: 749px){
      flex-direction: column-reverse;
      gap: 50px;
    }
  }
  .faqs-inner-wrapper{
    background-color: #fff;
    padding: 0;
    max-width: unset;
    display: block;
    flex: 1;
    .faqs-heading, .faqs-container{
      width: 100%;
    }
    .faqs-container{
      margin-top: 60px;
      @media (max-width: 749px){
        margin-top: 32px;
      }
    }
    .description{
      max-width: unset;
    }
    @media (max-width: 749px){
      padding: 0 20px 50px;
    }
  }
  .faq-question{
    border-color: #2C2B2C;
    position: relative;
    svg{
      display: none;
    }
    &:after{
      content: "";
      display: inline-block;
      width: 20px;
      height: 20px;
      margin-left: 8px;
      vertical-align: middle;
      background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M10.25 0.5C10.4716 0.5 10.6842 0.588048 10.8409 0.744775C10.9977 0.901502 11.0857 1.11407 11.0857 1.33571V9.41429H19.1643C19.3859 9.41429 19.5985 9.50233 19.7552 9.65906C19.912 9.81579 20 10.0284 20 10.25C20 10.4716 19.912 10.6842 19.7552 10.8409C19.5985 10.9977 19.3859 11.0857 19.1643 11.0857H11.0857V19.1643C11.0857 19.3859 10.9977 19.5985 10.8409 19.7552C10.6842 19.912 10.4716 20 10.25 20C10.0284 20 9.81579 19.912 9.65906 19.7552C9.50233 19.5985 9.41429 19.3859 9.41429 19.1643V11.0857H1.33571C1.11407 11.0857 0.901502 10.9977 0.744775 10.8409C0.588048 10.6842 0.5 10.4716 0.5 10.25C0.5 10.0284 0.588048 9.81579 0.744775 9.65906C0.901502 9.50233 1.11407 9.41429 1.33571 9.41429H9.41429V1.33571C9.41429 1.11407 9.50233 0.901502 9.65906 0.744775C9.81579 0.588048 10.0284 0.5 10.25 0.5Z" fill="%23D6001C"/></svg>') no-repeat center;
      background-size: contain;
      transition: transform 0.3s ease;
    }
    &.active:after{
      transform: rotate(45deg);
    }
  }
  .faq-image{
    flex: 1;
  }
  @media (max-width: 749px){
    .heading{
      font-size: 30px;
      max-width: 320px;
      line-height: 120%;
    }
    .description p{
      font-size: 14px;
      line-height: 140%;
      margin: 0;
    }
  }
}


.mm-f-45-features.mm-image-detail-wrapper{
  @media (min-width: 1200px) {
    .page-width {
            padding-right: 20px;
            margin-left: 0;
            padding-left: 0;
        }
    }
  .id-inner-wrapper{
    flex-direction: row-reverse;
  }
  .content-wrapper{
    padding-left: 80px;
    @media (max-width: 1260px){
      padding-left: 40px;
    }
  }
  .content-header{
    h2{
      font-size: clamp(44px, 5vw, 56px);
      font-style: normal;
      font-weight: 600;
      line-height: 120%;
      text-transform: uppercase;
    }
  }
  .btn-primary{
    border-radius: 8px;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    text-transform: uppercase;
    @media (max-width: 749px){
      font-size: 15px;
    }
  }
  .list-wrapper img{
    display: block;
  }
  .detail-heading_wrapper{
    display: flex;
    align-items: center;
    gap: 16px;
    margin-bottom: 10px;
    .detail-icon{
      max-width: 40px;
      @media (max-width: 749px){
        max-width: 32px;
      }
    }
    .detail-heading {
      margin-bottom: 0;
    }
    @media (max-width: 749px){
      gap: 8px;
      margin-bottom: 8px;
    }
  }

  @media (max-width: 991px){
    .image-wrapper, .content-wrapper{
      flex: 1;
    }
    .content-wrapper .list-wrapper {
      flex-wrap: nowrap;
      flex-direction: column;
      li{
        width: 100%;
      }
    }
  }
  @media (max-width: 991px) and (min-width: 750px){
    .id-inner-wrapper{
      align-items: flex-start;
    }
    .image-wrapper{
      position: sticky;
      top: 20px;
    }
  }
  @media (max-width: 749px){
    .id-inner-wrapper{
      flex-direction: column;
    }
    .content-wrapper{
      padding: 0 20px 50px !important;
      .content-header{
        h2{
          font-size: 30px;
          line-height: 120%;
        }
      }
      .detail-description p{
        font-size: 14px;
        margin-bottom: 6;
      }
    }
  }
}

.ss-section.mm-f45-ptn-wrapper{
  .mm-f45---btn{
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    text-transform: uppercase;
    padding: 13px 46px;
    border-radius: 8px;
    @media (max-width: 749px){
      font-size: 15px;
      width: fit-content;
      padding: 8px 40px;
    }
  }
  .mm-f45---btn-wrapper{
    @media (max-width: 767px){
      align-items: flex-start;
    }
  }
  .mm-item-content{
    h5{
      font-size: 22px;
      font-style: normal;
      font-weight: 600;
      line-height: 26px;
      text-transform: capitalize;
      margin-bottom: 12px;
      @media (max-width: 749px){
        font-size: 19px;
        margin-bottom: 8px;
        strong{
          font-size: 19px;
        }
      }
    }
    ul{
      li{
        margin-left: 20px;
        line-height: 26px;
        @media (max-width: 749px){
          line-height: 24px;
          font-size: 14px;
        }
      }
    }
  }

  .mm-image--f45{
    @media (max-width: 749px){
      img{
        border-radius: 0 0 10px 10px;
      }
    }
  }
}

.ss-section.mm-f45-main--item{
  .mm-f45-main--item--wrapper{
    @media (min-width: 992px){
      min-height: 500px;
    }
  }
  @media (max-width: 991px) and (min-width: 768px){
   > .ss-custom-section__inner--boxed{
      padding: 40px 20px 0;
      margin: 0;
    }
  }
  .mm-main--text{
    max-width: 440px;
  }
  .mm-btn{
    background: #000;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    text-transform: uppercase;
    top: -80px;
    max-width: 260px;
  }

  @media (min-width: 992px){ 
  .mm-outer--wrapper{
    position: static;
    z-index: 9;
  }
  .mm-item{
    @media (max-width: 1160px){
      h4{
        font-size: 22px;
      }
      p{
        font-size: 14px;
      }
    }
  }
  .mm-item-dynamic{
    position: absolute;
    max-width: 390px;
    width: 100%;
    z-index: 9;
    left: 20px;
    top: 0;
    @media (max-width: 1160px){
      max-width: 290px;
      top: 22px;
    }
    .arrow--positioned{
      position: absolute;
      left: 32%;
      bottom: -30%;
      @media (max-width: 1260px){
        left: 25%;
      }
      @media (max-width: 1160px){
        left: 56%;
        bottom: -32px;
      }
      @media (max-width: 1060px){
        left: 40%;
      }
    }
  }

  .mm-item-compression{
    position: absolute;
    max-width: 353px;
    width: 100%;
    z-index: 9;
    bottom: 0;
    left: 60px;
    @media (max-width: 1180px){
      max-width: 290px;
      left: 60px;
      bottom: -22px;
    }
    .arrow--positioned{
      position: absolute;
      left: 96%;
      max-width: 140px;
      @media (max-width: 1180px){
        left: 92%;
      }
      @media (max-width: 1060px){
        left: 80%;
      }
    }
  }

  .mm-item-heat{
    max-width: 325px;
    width: 100%;
    position: absolute;
    right: 46px;
    top: 120px;
    .arrow--positioned{
      position: absolute;
      max-width: 180px;
      top: 18%;
      left: -42%;
      @media (max-width: 1260px){
        left: -38%;
      }
      @media (max-width: 1220px){
        left: -32%;
      }
      @media (max-width: 1180px){
        left: -28%;
        top: 35%;
      }
      @media (max-width: 1140px){
        left: -22%;
      }
      @media (max-width: 1099px){
        left: -16%;
      }
    }
  }
  .mm-item-premium{
    max-width: 360px;
    width: 100%;
    position: absolute;
    bottom: -60px;
    right: 60px;
    @media (max-width: 1180px){
      max-width: 306px;
    }
    .arrow--positioned{
      position: absolute;
      top: -10%;
      left: -26%;
      max-width: 100px;
      @media (max-width: 1160px){
        top: -55px;
        left: -32%;
      }
    }
  }
}
  @media (max-width: 991px){
    .mm-f45-main--item--wrapper{
      flex-direction: column;
      padding: 0;
    }
    .mm-headings{
      text-align: left;
    }
    .mm-main--wrapper{
      flex-direction: column;
      gap: 10px;
      margin-bottom: 4px;
    }
    .mm-outer--wrapper{
      width: 100%;
    }
    .mm-item{
      max-width: unset;
    }
    .arrow--positioned{
      display: none;
    }
    .mm-image{
      position: static;
      max-width: unset;
      transform: unset;
    }
  }
}


.mm-image-banner-wrapper.mm-f45-hero{
  &:before{
    content: unset;
  }
  .ib-inner-wrapper{
    max-width: 850px;
    .description{
      max-width: 650px;
    }
    .mm-logo-block{
      padding: 20px 0 0;
      margin: 0 0 6px;
    }
    @media (max-width: 991px) and (min-width: 750px){
      display: flex;
      flex-direction: column;
      justify-content: center;
      height: 100%;
    }
  }
}