@charset "UTF-8";
html, body {
  overflow-x: hidden;
}
.badge.badge-ingredients {
  color: #fff;
  background-color: #1B8FDE;
  padding: 0.3rem 0.5rem !important;
}
.text-danger.help-text {
  font-size: 15px;
  display: block;
  margin-top: 5px !important;
}
* {
  text-transform: none !important;
}
.bg-light {
  background-color: #F8F8F8 !important;
}
.bg-lightblue {
  background-color: #e8f4fc !important;
}
.form-control:focus, .form-check .form-check-input:focus {
  box-shadow: none;
}
.form-label {
  color: var(--titleColor);
  display: block;
  margin-bottom: 10px;
  font-weight: 500;
}
.alert.alert-primary .form-check-input {
  border: 1px solid #084298;
}
.default-btn {
  border-radius: 5px;
}
ul li {
  margin: 8px 0 8px 0;
}
.navbar-area .logo {
  width: max-content;
  position: relative;
  z-index: 9999;
}
.logo {
  max-height: 48px;
}
.banner-bg {
  background-image: none;
}
.banner-bg::before {
  display: none;
}
.others-options .optional-item:first-child::before {
  display: none;
}
.others-options .optional-item:first-child {
  padding: 0;
}
.quiz .owl-quiz .btn {
  color: #555;
  background-color: transparent;
  border: 1px solid #555;
  box-shadow: none;
  width: 100%;
  padding: 15px 30px;
}
.quiz .owl-quiz .btn:hover {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.quiz .owl-quiz .btn-check:active + .btn, .quiz .owl-quiz .btn-check:checked + .btn, .quiz .owl-quiz .btn.active, .quiz .owl-quiz .btn.show, .quiz .owl-quiz .btn:active {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.quiz .owl-theme .owl-nav {
  margin: 32px 0 0 0;
}
.quiz .owl-theme .owl-nav [class*=owl-] {
  margin: 0;
}
.quiz .owl-carousel .owl-nav button.owl-next, .quiz .owl-carousel .owl-nav button.owl-prev {
  color: #fff;
  background-color: #000;
  border-radius: 50rem;
  line-height: 0.9;
  min-width: 48px;
  min-height: 48px;
  width: 48px;
  height: 48px;
  padding: 8px !important;
}
.quiz .owl-carousel .owl-nav button.owl-next {
  margin: 0 0 0 16px;
}
.before-after-photos {
  /*
    .owl-carousel .owl-item img {
        min-height: 360px;
        max-height: 360px;
    }
    */
}
.before-after-photos .owl-theme .owl-nav {
  margin: 32px 0 0 0;
}
.before-after-photos .owl-theme .owl-nav [class*=owl-] {
  margin: 0;
}
.before-after-photos .owl-carousel .owl-nav button.owl-next, .before-after-photos .owl-carousel .owl-nav button.owl-prev {
  color: #fff;
  background-color: #000;
  border-radius: 50rem;
  line-height: 0.9;
  min-width: 48px;
  min-height: 48px;
  width: 48px;
  height: 48px;
  padding: 8px !important;
}
.before-after-photos .owl-carousel .owl-nav button.owl-next {
  margin: 0 0 0 16px;
}
.owl-before-after-photos-2 img {
  width: 100%;
  max-height: 382px;
  object-fit: cover;
  object-position: center;
}
.df-navbar {
  background-color: #191918;
  padding: 16px 0 16px 0;
}
.table {
  vertical-align: middle;
}
.table thead {
  border-color: #000;
}
.six-weeks-challenge .nav.nav-pills .nav-item .nav-link, .one-coaching .nav.nav-pills .nav-item .nav-link {
  color: #000;
  border: 1px solid #555;
  width: 100%;
  padding: 4px 16px 4px 16px;
}
.six-weeks-challenge .nav.nav-pills .nav-item .nav-link.active, .one-coaching .nav.nav-pills .nav-item .nav-link.active {
  color: #fff;
  background-color: #000;
}
.six-weeks-challenge .team-item, .one-coaching .team-item {
  margin: 0;
  overflow: hidden;
}
.six-weeks-challenge .team-item .content, .one-coaching .team-item .content {
  background-color: rgba(0, 0, 0, 0.75);
  width: auto;
  top: 25%;
  bottom: 25%;
  right: 20px;
  padding: 24px;
  user-select: none;
  user-drag: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
.six-weeks-challenge .team-item a img, .one-coaching .team-item a img {
  width: 100%;
  height: 320px;
  object-fit: cover;
  object-position: center;
  user-select: none;
  user-drag: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
.six-weeks-challenge .team-item-overlay, .one-coaching .team-item-overlay {
  background-color: rgba(255, 255, 255, 0.5);
  backdrop-filter: blur(5px);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  user-select: none;
  user-drag: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
.six-weeks-challenge .team-item-overlay .icon, .one-coaching .team-item-overlay .icon {
  font-size: 64px;
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
}
.six-weeks-challenge .btn.btn-outline-primary {
  font-weight: 400;
  color: #1B8FDE;
  border: 1px solid #1B8FDE;
  box-shadow: none;
}
.six-weeks-challenge .btn.btn-outline-primary:hover, .six-weeks-challenge .btn.btn-outline-primary:focus, .six-weeks-challenge .btn.btn-outline-primary.active {
  color: #fff;
  background-color: #1B8FDE;
}
.classes-item .classes-content {
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.classes-item .classes-content .content h2 {
  -webkit-text-stroke-color: rgba(0, 0, 0, 0.5);
}
.classes-item .classes-content h3 a {
  color: #000;
}
.classes-item .classes-content h3 a:hover {
  color: #000;
}
.search-results img {
  min-width: 64px;
  min-height: 64px;
  width: 64px;
  height: 64px;
  object-fit: cover;
  object-position: center;
}
.inner-banner::before {
  background-color: #212121;
}
.inner-banner .inner-title ul li {
  color: #9e9e9e;
}
.inner-banner .inner-title {
  padding: 4rem 0 4rem 0;
}
.about-video iframe {
  width: 400px;
  max-width: 100%;
  height: 720px;
}
.about-gallery img {
  width: 100%;
  height: 320px;
  object-fit: cover;
  object-position: center;
}
.table {
  min-width: 100%;
  width: max-content;
}
.cart-wraps-area .cart-table table tbody tr td.product-thumbnail a {
  width: initial;
  height: initial;
}
.cart-wraps-area .cart-table table tbody tr td.product-thumbnail a img {
  width: 100px;
  height: 100px;
  object-fit: cover;
  object-position: center;
}
.cart-wraps-area .table {
  text-align: center;
}
.cart-wraps-area .cart-table table thead tr th {
  border-radius: 0;
}
.cart-totals {
  max-width: 100%;
}
.custom-content-3 .classes-item .classes-content .content h2 {
  -webkit-text-stroke-color: rgba(255, 255, 255, 0.5);
}
.custom-content-3 .classes-item .classes-content {
  border: 1px solid rgba(255, 255, 255, 0.15);
}
.custom-content-3 .classes-item .classes-content h3 a {
  color: #fff;
}
.custom-content-3 .classes-item .classes-content h3 a:hover {
  color: #fff;
}
.section-title p, .section-title h2 {
  max-width: initial;
}
.blog-item a img {
  width: 100%;
  height: 360px;
  object-fit: cover;
  object-position: center;
}
.testimonials-area .owl-theme .owl-nav, .about-area .owl-theme .owl-nav, .lp-banner .owl-theme .owl-nav, .six-weeks-challenge .owl-theme .owl-nav {
  margin: 32px 0 0 0;
}
.testimonials-area .owl-theme .owl-nav [class*=owl-], .about-area .owl-theme .owl-nav [class*=owl-], .lp-banner .owl-theme .owl-nav [class*=owl-], .six-weeks-challenge .owl-theme .owl-nav [class*=owl-] {
  margin: 0;
}
.testimonials-area .owl-carousel .owl-nav button.owl-next, .testimonials-area .owl-carousel .owl-nav button.owl-prev, .about-area .owl-carousel .owl-nav button.owl-next, .about-area .owl-carousel .owl-nav button.owl-prev, .lp-banner .owl-carousel .owl-nav button.owl-next, .lp-banner .owl-carousel .owl-nav button.owl-prev, .six-weeks-challenge .owl-carousel .owl-nav button.owl-next, .six-weeks-challenge .owl-carousel .owl-nav button.owl-prev {
  color: #fff;
  background-color: #000;
  border-radius: 50rem;
  line-height: 0.9;
  min-width: 48px;
  min-height: 48px;
  width: 48px;
  height: 48px;
  padding: 8px !important;
}
.testimonials-area .owl-carousel .owl-nav button.owl-next, .about-area .owl-carousel .owl-nav button.owl-next, .lp-banner .owl-carousel .owl-nav button.owl-next, .six-weeks-challenge .owl-carousel .owl-nav button.owl-next {
  margin: 0 0 0 16px;
}
.about-area .img-1 {
  max-height: 670px;
  margin: 0 0 0 30px;
}
.about-area .owl-carousel .owl-item img {
  width: 100vw;
  height: auto;
}
.about-area .training-content {
  background-position: right;
}
.slick-opinions .slick-track {
  display: flex;
}
.slick-opinions .slick-track .slick-slide {
  height: auto;
  margin: 0 8px;
}
.slick-opinions .slick-track .slick-slide > div {
  height: 100%;
}
.slick-opinions .slick-list {
  margin: 0 -8px;
}
.slick-opinions .slick-prev, .slick-opinions .slick-next {
  color: #FFFFFF;
  background-color: #1B8FDE;
  border-radius: 50rem;
  width: 48px;
  height: 48px;
  top: initial;
  bottom: -120px;
}
.slick-opinions .slick-prev:before, .slick-opinions .slick-next:before {
  font-size: 16px;
}
.slick-opinions .slick-prev {
  left: calc(50% - 56px);
}
.slick-opinions .slick-prev:before {
  font-family: flaticon !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}
.slick-opinions .slick-next {
  right: calc(50% - 56px);
}
.slick-opinions .slick-next:before {
  font-family: flaticon !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}
#offcanvasMenu .profile-photo img {
  border: 2px solid #212529;
  border-radius: 50rem;
  min-width: 96px;
  min-height: 96px;
  width: 96px;
  height: 96px;
  object-fit: cover;
  object-position: center;
}
#offcanvasMenu .nav .nav-item {
  margin: 16px 0 0 0;
}
#offcanvasMenu .nav .nav-item:first-child {
  margin: 0;
}
#offcanvasMenu .nav .nav-item .nav-link {
  font-weight: 700;
  color: #212529;
  text-align: center;
  border-bottom: 1px solid #e0e0e0;
  padding: 0 0 16px 0;
}
#offcanvasMenu .nav .nav-item .nav-link:hover {
  color: #212529;
}
#offcanvasMenu .offcanvas-body {
  padding: 1.5rem;
}
.nav-area .flaticon-user, .navbar-area .flaticon-user {
  margin-right: 12px;
}
.nav-area .username, .navbar-area .username {
  padding-bottom: 4px;
}
.user-area .profile-photo img {
  border-radius: 50rem;
  min-width: 128px;
  min-height: 128px;
  width: 128px;
  height: 128px;
  object-fit: cover;
  object-position: center;
}
.profile-photo-wrapper {
  min-height: 224px;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}
.profile-photo-wrapper .default-btn {
  border-radius: 5px;
  cursor: pointer;
  padding: 8px 16px 8px 44px;
}
.profile-photo-wrapper .default-btn::after {
  font: var(--fa-font-solid);
  content: "";
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  left: 16px;
}
.profile-photo-wrapper .default-btn.active::after {
  font: var(--fa-font-solid);
  content: "";
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  left: 16px;
}
.profile-photo-wrapper .profile-photo-content {
  background-color: #f5f5f5;
  border-radius: 5px;
  width: 100%;
  min-height: 128px;
  height: 128px;
  position: relative;
}
.profile-photo-wrapper .profile-photo-content .profile-photo {
  position: absolute;
  left: 50%;
  top: 100%;
  transform: translate(-50%, -50%);
}
.profile-photo-wrapper .profile-photo-content .profile-photo img {
  border: 2px solid #212529;
  border-radius: 50rem;
  min-width: 192px;
  min-height: 192px;
  width: 192px;
  height: 192px;
  object-fit: cover;
  object-position: center;
}
.profile-photo-wrapper .profile-photo-content .profile-photo-left {
  position: absolute;
  transform: translateY(-50%);
  left: 48px;
  top: 50%;
}
.profile-photo-wrapper .profile-photo-content .profile-photo-right {
  position: absolute;
  transform: translateY(-50%);
  right: 48px;
  top: 50%;
}
.user-title-2 {
  padding: 0 0 15px;
  position: relative;
  z-index: 1;
  border-bottom: 2px solid rgba(217, 216, 216, 0.62);
  margin-bottom: 30px;
}
.weight-changes .weight-changes-content {
  max-width: 450px;
  margin: 0 auto;
}
.weight-changes .user-title-2 {
  padding: 0 0 15px;
  position: relative;
  z-index: 1;
  border-bottom: 2px solid #bbddf5;
}
.weight-changes .user-title-2 .default-btn {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.weight-changes h1.display-1 {
  font-size: 5rem;
  line-height: 1;
}
.weight-changes h1 small {
  font-size: 0.33em;
}
.weight-changes h2 small {
  font-size: 0.5em;
}
.weight-changes h4 small {
  font-size: 0.5em;
}
.weight-changes .arrow-right {
  position: relative;
  display: inline-block;
  min-width: 64px;
  width: 100%;
  height: 2px;
  background-color: black;
}
.weight-changes .arrow-right::after {
  content: "";
  position: absolute;
  top: -3px;
  right: -6px;
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 6px solid black;
}
.weight-changes .default-btn {
  font-size: 14px;
  width: 100%;
  padding: 4px 16px 4px 16px;
}
.modal .default-btn {
  padding: 8px 16px 8px 16px;
}
.diets .card {
  background-color: #eee;
  border: 0;
  min-height: 256px;
  height: 256px;
}
.diets .card .card-img {
  object-fit: cover;
  object-position: center;
  min-height: 256px;
  height: 100%;
}
.diets .card .card-img-overlay {
  display: flex;
  flex-direction: column;
  padding: 24px;
}
.diets .card .card-img-overlay h1 {
  line-height: 1;
  margin: 0 0 1rem 0;
}
.diets .card .card-img-overlay p {
  margin: 0 0 1rem 0;
}
.diets .card .default-btn {
  font-size: 14px;
  padding: 4px 12px 4px 12px;
  margin: auto 0 0 0;
}
.diets-food .card {
  border: 0;
  min-height: 256px;
  height: 256px;
}
.diets-food .card .card-img-overlay {
  background: black;
  background: -moz-linear-gradient(360deg, black 0%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(360deg, black 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(360deg, black 0%, rgba(255, 255, 255, 0) 100%);
}
.diets-food .card:hover .card-img-overlay {
  background: #1b8fde;
  background: -moz-linear-gradient(360deg, #1b8fde 0%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(360deg, #1b8fde 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(360deg, #1b8fde 0%, rgba(255, 255, 255, 0) 100%);
}
.diets-food .card .card-title {
  margin: 0 0 1.5rem 0;
}
.diets-food .card .card-title .badge {
  font-size: 14px;
  padding: 8px 16px 8px 16px;
}
.diets-food .card h5 {
  color: #fff;
  margin: auto 0 0 0;
}
.diets-food-details .card {
  border: 0;
  min-height: 360px;
  height: 360px;
}
.diets-food-details .card .card-img-overlay {
  background: black;
  background: -moz-linear-gradient(360deg, black 0%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(360deg, black 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(360deg, black 0%, rgba(255, 255, 255, 0) 100%);
}
.diets-food-details .card .card-title {
  margin: 0 0 1.5rem 0;
}
.diets-food-details .card .card-title .badge {
  font-size: 14px;
  padding: 8px 16px 8px 16px;
}
.diets-food-details .card h3, .diets-food-details .card p {
  color: #fff;
  margin: auto 0 0.5rem 0;
}
.diets-food-details .badge {
  font-size: 14px;
  padding: 8px 16px 8px 16px;
  cursor: pointer;
}
.diets-food-details .amount .col {
  min-height: 84px;
  height: 84px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-right: 1px solid #e0e0e0;
}
.diets-food-details .amount .col:last-of-type {
  border: 0;
}
.diets-food-details .amount h5, .diets-food-details .amount small {
  font-family: "Roboto", sans-serif;
}
.diets-food-details .amount h5 small, .diets-food-details .amount small small {
  font-size: 1rem;
}
.diets-food-details .amount small {
  font-weight: 400;
}
.diets-food-details .info .card {
  border: 0;
  min-height: initial;
  height: 100%;
}
.diets-food-details .info .card .card-body {
  padding: 24px;
}
.diets-food-details .info ul, .diets-food-details .info ol {
  padding: 0 0 0 1rem;
  margin: 0;
}
.diets-food-details .info ul li, .diets-food-details .info ol li {
  margin: 0;
}
.training-plans .card {
  background-color: #eee;
  border: 0;
  min-height: 256px;
  height: 256px;
}
.training-plans .card .card-img {
  object-fit: cover;
  object-position: center;
  min-height: 256px;
  height: 100%;
}
.training-plans .card .card-img-overlay {
  display: flex;
  flex-direction: column;
  padding: 24px;
}
.training-plans .card .card-img-overlay h1 {
  line-height: 1;
  margin: 0 0 1rem 0;
}
.training-plans .card .card-img-overlay p {
  margin: 0 0 1rem 0;
}
.training-plans .card .default-btn {
  font-size: 14px;
  padding: 4px 12px 4px 12px;
  margin: auto 0 0 0;
}
.training-plans-box .card {
  border: 0;
  min-height: 256px;
  height: 256px;
}
.training-plans-box .card .card-img-overlay {
  background: black;
  background: -moz-linear-gradient(90deg, black 0%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(90deg, black 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(90deg, black 0%, rgba(255, 255, 255, 0) 100%);
}
.training-plans-box .card:hover .card-img-overlay {
  background: #1b8fde;
  background: -moz-linear-gradient(90deg, #1b8fde 0%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(90deg, #1b8fde 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(90deg, #1b8fde 0%, rgba(255, 255, 255, 0) 100%);
}
.training-plans-box .card .card-title {
  margin: 0 0 1.5rem 0;
}
.training-plans-box .card .card-title .badge {
  font-size: 14px;
  padding: 8px 16px 8px 16px;
}
.training-plans-box .card h5 {
  color: #fff;
  margin: auto 0 0 0;
}
.training-plans-box .card p, .training-plans-box .card small {
  color: #fff;
}
.training-plans-sets .card {
  border: 0;
  min-height: 256px;
  height: 256px;
}
.training-plans-sets .card .card-img-overlay {
  background: black;
  background: -moz-linear-gradient(360deg, black 0%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(360deg, black 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(360deg, black 0%, rgba(255, 255, 255, 0) 100%);
}
.training-plans-sets .card:hover .card-img-overlay {
  background: #1b8fde;
  background: -moz-linear-gradient(360deg, #1b8fde 0%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(360deg, #1b8fde 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(360deg, #1b8fde 0%, rgba(255, 255, 255, 0) 100%);
}
.training-plans-sets .card .card-title {
  margin: 0 0 1.5rem 0;
}
.training-plans-sets .card .card-title .badge {
  font-size: 14px;
  padding: 8px 16px 8px 16px;
}
.training-plans-sets .card h5 {
  color: #fff;
  margin: auto 0 0 0;
}
.training-plans-sets .card p, .training-plans-sets .card small {
  color: #fff;
}
.training-plans-details .card {
  border: 0;
  min-height: 360px;
  height: 360px;
}
.training-plans-details .card .card-img-overlay {
  background: black;
  background: -moz-linear-gradient(360deg, black 0%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(360deg, black 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(360deg, black 0%, rgba(255, 255, 255, 0) 100%);
}
.training-plans-details .card .btn-video {
  position: absolute;
  top: 24px;
  right: 24px;
}
.training-plans-details .card .card-title {
  margin: 0 0 1.5rem 0;
}
.training-plans-details .card .card-title .badge {
  font-size: 14px;
  padding: 8px 16px 8px 16px;
}
.training-plans-details .card h3, .training-plans-details .card p {
  color: #fff;
  margin: auto 0 0.5rem 0;
}
.training-plans-details .amount .col {
  border-right: 1px solid #e0e0e0;
}
.training-plans-details .amount .col:last-of-type {
  border: 0;
}
.training-plans-details .amount h5, .training-plans-details .amount small {
  font-family: "Roboto", sans-serif;
}
.training-plans-details .amount h5 small, .training-plans-details .amount small small {
  font-size: 1rem;
}
.training-plans-details .amount small {
  font-weight: 400;
}
.training-plans-details .info .default-btn {
  font-size: 16px;
  padding: 15px 30px;
}
.training-plans-details .info .card {
  border: 0;
  min-height: initial;
  height: 100%;
}
.training-plans-details .info .card .card-body {
  padding: 24px;
}
.training-plans-details .info .card p {
  color: #212529;
}
.training-plans-details .info ul, .training-plans-details .info ol {
  padding: 0 0 0 1rem;
  margin: 0;
}
.training-plans-details .info ul li, .training-plans-details .info ol li {
  margin: 0;
}
.training-plans-details .info .nav.nav-tabs {
  --bs-nav-tabs-border-color: #d0d0d0;
  --bs-nav-tabs-link-hover-border-color: #d0d0d0 #d0d0d0 #d0d0d0;
  --bs-nav-tabs-link-active-color: #fff;
  --bs-nav-tabs-link-active-bg: #1B8FDE;
  --bs-nav-tabs-link-active-border-color: #1B8FDE #1B8FDE #13649b;
  padding: 0;
}
.training-plans-details .info .tab-content {
  padding: 1rem 0 0 0;
}
.active-program .card {
  border: 0;
  min-height: 128px;
  height: 128px;
}
.active-program .card .card-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
}
.active-program .card .card-img-overlay {
  background: black;
  background: -moz-linear-gradient(360deg, black 0%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(360deg, black 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(360deg, black 0%, rgba(255, 255, 255, 0) 100%);
}
.active-program .card:hover .card-img-overlay, .active-program .card.active .card-img-overlay {
  background: #1b8fde;
  background: -moz-linear-gradient(360deg, #1b8fde 0%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(360deg, #1b8fde 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(360deg, #1b8fde 0%, rgba(255, 255, 255, 0) 100%);
}
.subscription-list .list-group .list-group-item {
  width: calc(100% / 4);
  line-height: 2;
  padding: 8px 10px;
  margin-top: 0;
}
.subscription-list .list-group-subscription .list-group-item {
  margin: 0;
}
.subscription-list .list-group-subscription .list-group-wrapper {
  border: 1px solid #e0e0e0;
  border-radius: 0.375rem;
}
.subscription-list .list-group-subscription .list-group.list-group-horizontal {
  border-radius: 0;
  align-items: center;
}
.subscription-list .list-group-subscription .list-group.list-group-horizontal .list-group-item {
  white-space: normal;
  word-wrap: break-word;
  word-break: break-word;
  background-color: transparent;
  border: 0;
  border-right: 1px solid #e0e0e0;
  width: calc(100% / 3);
  padding: 0.5rem;
}
.subscription-list .list-group-subscription .list-group-horizontal > .list-group-item:first-child:not(:last-child) {
  border-radius: 0;
}
.subscription-list .list-group-subscription .list-group-horizontal > .list-group-item:last-child:not(:first-child) {
  border-radius: 0;
}
.subscription-list .list-group-subscription .list-group.list-group-horizontal .list-group-item:last-of-type {
  border-right: 0;
}
.subscription-list .list-group-subscription .list-group.list-group-horizontal {
  border-bottom: 1px solid #e0e0e0;
}
.subscription-list .list-group-subscription .list-group.list-group-horizontal:last-of-type {
  border-bottom: 0;
}
.subscription-list .list-group-subscription .list-group.list-group-horizontal .list-group-item .badge {
  background-color: #4527A0;
  margin-left: auto;
}
.recipes h5 {
  line-height: 1;
}
.recipes .form-group .default-btn {
  font-size: 1rem;
  height: 50px;
  padding: 13px 16px;
}
.recipes .recipe-img {
  object-fit: cover;
  object-position: center;
  min-width: 150px;
  min-height: 150px;
  width: 150px;
  height: 150px;
}
.recipes .badge {
  font-weight: 600;
  font-size: 0.75rem;
  border-radius: 50rem;
  padding: 0.3rem 0.6rem;
  cursor: pointer;
}
.recipes .badge.badge-orange {
  color: #F57C00;
  border: 1px solid #F57C00;
}
.recipes .badge.badge-green {
  color: #43A047;
  border: 1px solid #43A047;
}
.recipes .badge.badge-blue {
  color: #1E88E5;
  border: 1px solid #1E88E5;
}
.recipes .badge.badge-red {
  color: #E53935;
  border: 1px solid #E53935;
}
.recipes .list-group {
  font-size: 0.75rem;
  margin: 0 0 0.25rem 0;
}
.recipes .list-group .list-group-item {
  border: 0;
  line-height: 1;
  display: inline-flex;
  align-items: center;
  padding: 0;
  margin: 0 0.25rem 0 0;
}
.recipes .list-group .list-group-item::before {
  font-size: 1.25rem;
  content: "•";
  display: inline-block;
  line-height: 1;
  margin: 0 0.25rem 0 0;
}
.recipes .recipe-categories .btn {
  font-weight: 400;
  font-size: 0.875rem;
  color: #000;
  background-color: #d1e9f8;
  border: 0;
  border-radius: 50rem;
}
.recipes .recipe-categories .btn:hover {
  background-color: #d1e9f8;
  border: 0;
}
.recipes .recipe-categories .btn.active {
  font-weight: 700;
}
.recipes .week-selector .col {
  display: flex;
}
.recipes .week-selector .week-selector-btn {
  font-weight: 600;
  color: #fff;
  background-color: #000;
  border-color: #000;
  border-radius: 50rem;
  flex: 1;
  transition: all 0.3s ease-in-out;
}
.recipes .week-selector .week-selector-btn:hover {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.recipes .week-selector .week-selector-btn.active {
  color: #fff;
  background-color: #178f4a;
  border-color: #178f4a;
}
.homeprogrampromo .card {
  border: 0;
}
.homeprogrampromo .card .card-header {
  font-family: var(--headerFonts);
  font-weight: 600;
  font-size: calc(1.3rem + .6vw);
  color: #016AC7;
  line-height: 1;
  background: white;
  background: linear-gradient(0deg, white 0%, whitesmoke 100%);
  border-bottom: 1px solid var(--bs-card-border-color);
  padding: 1rem 1rem 0.6rem 1rem;
}
.homeprogrampromo .card .card-footer {
  background: white;
  background: linear-gradient(180deg, white 0%, whitesmoke 100%);
  border-top: 0;
  display: flex;
  padding: 0 1rem 1rem 1rem;
}
.homeprogrampromo .card .card-footer .default-btn {
  margin: 0;
}
.mean-container .mean-nav {
  font-family: var(--headerFonts);
}
.mobile-responsive-nav .mobile-responsive-menu.mean-container .mean-nav {
  margin-top: 52px;
}
.mean-container .mean-nav ul li {
  border-bottom: 1px solid #eee;
}
.mean-container .mean-nav ul li:last-child {
  border: 0;
}
@media only screen and (max-width: 991px) {
  .mobile-responsive-nav .mobile-responsive-menu.mean-container .mean-nav ul.navbar-nav {
    width: calc(100% - 2rem);
    overflow-x: hidden;
    padding: 1rem;
  }
  .mobile-responsive-nav .mobile-responsive-menu.mean-container .mean-nav ul li li a {
    font-size: calc(1rem + .9vw);
    color: #000;
    line-height: 1;
    opacity: 1;
    padding: 0.75rem 1rem 0.5rem 5rem;
  }
  .mobile-responsive-nav .mobile-responsive-menu.mean-container .mean-nav ul li a {
    font-weight: 600;
    font-size: calc(1.325rem + .9vw);
    color: #000000;
    line-height: 1;
    border: 0;
    text-transform: capitalize;
    padding: 0.75rem 1rem 0.5rem 1rem;
  }
  .mean-container .mean-nav ul li {
    margin: 0;
  }
  .mobile-responsive-nav .mobile-responsive-menu.mean-container .mean-nav ul li a.mean-expand {
    font-size: 0 !important;
    position: absolute;
    width: auto;
    height: 28px;
  }
  .mobile-responsive-nav .mobile-responsive-menu.mean-container .mean-nav ul li a.mean-expand::after {
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    -webkit-font-smoothing: antialiased;
    font-size: 1.5rem;
    color: #757575;
    content: "";
    position: absolute;
    right: 1rem;
  }
  .mobile-responsive-nav .mobile-responsive-menu.mean-container .mean-nav ul li a.mean-expand.mean-clicked::after {
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    -webkit-font-smoothing: antialiased;
    font-size: 1.5rem;
    color: #757575;
    content: "";
    position: absolute;
    right: 1rem;
  }
}
.footer-area .form-check .form-check-label {
  color: #9e9e9e;
}
.footer-area .form-check .form-check-input:checked {
  background-color: #555;
  border-color: #555;
}
.footer-area .form-check a {
  color: #fff;
}
.footer-area .form-check a:hover {
  color: #fff;
}
.copyright-area .copyright-list li:hover a {
  letter-spacing: initial;
}
.lg-toolbar {
  background-color: unset !important;
}
#lg-download {
  display: none !important;
}
.stripe-logo, .apple-pay-logo, .google-pay-logo {
  max-width: 100%;
  max-height: 24px;
}
/* LANDING */
.landing-page-1 h1 {
  line-height: 1;
}
.landing-page-1 #carouselLandingSlider {
  width: 100%;
  height: 720px;
  max-height: 720px;
  overflow: hidden;
}
.landing-page-1 #carouselLandingSlider h1 {
  font-size: 72px;
}
.landing-page-1 #carouselLandingSlider h1, .landing-page-1 #carouselLandingSlider h2 {
  line-height: 1.1;
}
.landing-page-1 #carouselLandingSlider .carousel-item, .landing-page-1 #carouselLandingSlider .carousel-item img {
  width: 100%;
  height: 720px;
  max-height: 720px;
}
.landing-page-1 #carouselLandingSlider .carousel-item img {
  object-fit: cover;
  object-position: center;
}
.landing-page-1 img {
  border-radius: 6px;
}
.landing-page-1 .btn-primary {
  background: linear-gradient(33.8733deg, #016AC7 16%, #238BE0 35%, #4DA2EB 55%, #77BDF5 75%, #A9D2F5 88%);
  border: 0;
  padding: 1rem 2rem;
}
.landing-page-1 .btn-primary:hover, .landing-page-1 .btn-primary:focus {
  background: linear-gradient(33.8733deg, #016AC7 16%, #238BE0 35%, #4DA2EB 55%, #77BDF5 75%, #A9D2F5 88%);
  box-shadow: none;
}
.landing-page-1 .btn-outline-light {
  border: 1px solid #fff;
  box-shadow: inset 0 0 25px rgba(255, 255, 255, 0.2);
  padding: calc(1rem - 1px) calc(2rem - 1px);
}
.landing-page-1 .btn-outline-light:hover, .landing-page-1 .btn-outline-light:focus {
  color: #fff;
  background-color: transparent;
  border: 1px solid #fff;
  box-shadow: none;
  box-shadow: inset 0 0 25px rgba(255, 255, 255, 0.2);
}
.landing-page-1 blockquote {
  position: relative;
  padding: 1.5rem 2rem;
  margin: 2rem 0 0 0;
  background: #fff;
  border: 1px solid #eee;
  border-top: 0;
  border-radius: 8px;
  line-height: 1.6;
  color: #333;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}
.landing-page-1 blockquote::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 6px;
  height: 100%;
  background: #016AC7;
  border-radius: 50rem;
}
.landing-page-1 blockquote::after {
  font-family: Georgia, serif;
  font-weight: bold;
  content: "“";
  position: absolute;
  top: -34px;
  left: 16px;
  font-size: 4rem;
  color: #016AC7;
  opacity: 0.33;
  pointer-events: none;
}
.landing-page-1 .toast {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  background: #ffffff;
  border-color: #eee;
  border-radius: 8px;
  padding: 0.25rem;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.05);
  transition: transform 0.3s, box-shadow 0.3s;
  margin: 0;
}
.landing-page-1 .toast:hover {
  transform: translateY(-5px);
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.1);
}
.landing-page-1 .toast-header {
  color: #016AC7;
  display: flex;
  align-items: center;
  border: 0;
  padding-bottom: 0;
  margin-bottom: 0.5rem;
}
.landing-page-1 .toast-header h2 {
  color: #016AC7;
  line-height: 1;
  margin: 0;
}
.landing-page-1 .toast-body {
  padding-top: 0;
}
.landing-page-1 .meet-left {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center right;
  height: 100%;
}
.landing-page-1 .section-subtitle {
  font-size: 1rem;
  color: #6c757d;
}
.landing-page-1 .feature-box {
  background: #ffffff;
  border: 1px solid #eee;
  border-radius: 8px;
  padding: 1rem;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08);
  transition: transform 0.25s ease-in-out, box-shadow 0.25s ease-in-out;
  position: relative;
}
.landing-page-1 .feature-box:hover {
  transform: translateY(-6px);
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.12);
}
.landing-page-1 .feature-icon {
  font-size: 1.5rem;
  color: #fff;
  background-color: #016ac7;
  border-radius: 8px;
  line-height: 1;
  display: inline-block;
  position: absolute;
  transform: translate(-50%, -50%);
  top: 0;
  left: 50%;
  padding: 0.5rem;
  margin: 0 0 1rem 0;
}
.landing-page-1 .feature-title {
  font-size: 1rem;
  font-weight: 700;
  margin-top: 1rem;
  margin-bottom: 0.5rem;
}
.landing-page-1 .feature-text {
  color: #6c757d;
  font-size: 0.875rem;
}
.landing-page-1 .features-section .features-slider {
  position: relative;
}
.landing-page-1 .features-section .features-slider::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 5;
  background: linear-gradient(90deg, white 0%, rgba(255, 255, 255, 0) 20%, rgba(255, 255, 255, 0) 80%, white 100%);
}
.landing-page-1 .features-section .features-slider .slick-track {
  display: flex;
  align-items: stretch;
  gap: 1rem;
}
.landing-page-1 .features-section .features-slider .slick-slide {
  display: flex !important;
  height: auto !important;
}
.landing-page-1 .features-section .features-slider .card {
  text-align: center;
  background: #eee;
  border-radius: 8px;
  overflow: hidden;
  border: none;
  position: relative;
  transition: all 0.35s ease-in-out;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.landing-page-1 .features-section .features-slider .card .card-img-top {
  width: 100%;
  height: 240px;
  object-fit: cover;
  object-position: center;
}
.landing-page-1 .features-section .features-slider .card .card-body {
  display: flex;
  flex-direction: column;
  padding: 24px;
}
.landing-page-1 .features-section .features-slider .card .card-body p {
  margin-top: auto;
}
.landing-page-1 .features-section .features-slider .slick-prev, .landing-page-1 .features-section .features-slider .slick-next {
  color: #000 !important;
  background-color: transparent !important;
  transition: all 0.3s ease-in-out;
}
.landing-page-1 .features-section .features-slider .slick-prev::before, .landing-page-1 .features-section .features-slider .slick-next::before {
  color: #016AC7;
  transition: all 0.3s ease-in-out;
}
.landing-page-1 .features-section .features-slider .slick-dots {
  display: flex !important;
  justify-content: center;
  gap: 0;
  bottom: -32px;
}
.landing-page-1 .features-section .features-slider .slick-dots li {
  margin: 0;
}
.landing-page-1 .features-section .features-slider .slick-dots li button:before {
  font-size: 12px;
  opacity: 0.35;
  color: #222;
  transition: 0.25s ease-in-out;
}
.landing-page-1 .features-section .features-slider .slick-dots li.slick-active button:before {
  opacity: 0.95;
  color: #000;
}
.landing-page-1 .features-section .features-slider .slick-slide:focus, .landing-page-1 .features-section .features-slider .slick-slide button:focus {
  outline: none;
}
.landing-page-1 .program-section {
  background-color: #f5f5f5;
  border-radius: 8px;
  padding: 1rem;
}
.landing-page-1 .program-section .feature-btn {
  background: linear-gradient(90deg, #016AC7, #1e90ff);
  color: #ffffff;
  border: none;
  padding: 10px 25px;
  border-radius: 8px;
  font-weight: bold;
  transition: all 0.3s ease-in-out;
}
.landing-page-1 .program-section .feature-btn:hover {
  filter: brightness(1.1);
  cursor: pointer;
}
.landing-page-1 .program-section .badge {
  color: #000;
  box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.25);
  padding: 0.5rem 1rem;
}
.landing-page-1 .program-section .slick-track {
  display: flex;
  align-items: stretch;
  gap: 1rem;
}
.landing-page-1 .program-section .slick-slide {
  display: flex !important;
  height: auto !important;
}
.landing-page-1 .program-section .card {
  text-align: center;
  background: #fff;
  border: 0;
  border-radius: 8px;
  overflow: hidden;
  border: none;
  position: relative;
  transition: all 0.35s ease-in-out;
  display: flex;
  flex-direction: column;
  height: 100%;
  background-size: cover;
  background-position: center;
}
.landing-page-1 .program-section .card .card-body {
  display: flex;
  flex-direction: column;
  padding: 24px;
}
.landing-page-1 .program-section .card .card-body p {
  margin-top: auto;
}
.landing-page-1 .program-section .card .program-meta {
  font-size: 0.8rem;
  color: #1e90ff;
  margin-bottom: 10px;
}
.landing-page-1 .program-section .slick-arrow {
  background: linear-gradient(90deg, #016AC7, #1e90ff);
  border-radius: 50%;
  width: 40px;
  height: 40px;
  z-index: 1000;
  transition: all 0.3s ease-in-out;
}
.landing-page-1 .program-section .slick-arrow:hover {
  filter: brightness(1.2);
  cursor: pointer;
}
.landing-page-1 .program-section .slick-prev {
  left: -6px;
}
.landing-page-1 .program-section .slick-next {
  right: -16px;
}
.landing-page-1 .program-section .slick-dots {
  display: flex !important;
  justify-content: center;
  gap: 0;
  bottom: -32px;
}
.landing-page-1 .program-section .slick-dots li {
  margin: 0;
}
.landing-page-1 .program-section .slick-dots li button:before {
  font-size: 12px;
  opacity: 0.35;
  color: #222;
  transition: 0.25s ease-in-out;
}
.landing-page-1 .program-section .slick-dots li.slick-active button:before {
  opacity: 0.95;
  color: #000;
}
.landing-page-1 .program-section .slick-slide:focus, .landing-page-1 .program-section .slick-slide button:focus {
  outline: none;
}
.landing-page-1 .testimonials-section .testimonial-item {
  background: white;
  border-radius: 20px;
  padding: 2rem;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
  border: 1px solid rgba(1, 106, 199, 0.1);
  transition: all 0.35s ease-in-out;
  position: relative;
  overflow: hidden;
}
.landing-page-1 .testimonials-section .testimonial-item:hover {
  transform: translateY(-6px);
  box-shadow: 0 25px 50px rgba(1, 106, 199, 0.25);
}
.landing-page-1 .testimonials-section .testimonial-item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 6px;
  width: 100%;
  background: linear-gradient(90deg, #016ac7, #309dfe);
  border-radius: 20px 20px 0 0;
}
.landing-page-1 .testimonials-section .testimonial-item .testimonial-text {
  font-size: 1rem;
  color: #1a1a1a;
  position: relative;
}
.landing-page-1 .testimonials-section .testimonial-item .testimonial-text::before {
  font-family: Georgia, serif;
  font-weight: bold;
  content: "“";
  position: absolute;
  top: -32px;
  left: -16px;
  font-size: 4rem;
  color: #016AC7;
  opacity: 0.25;
  pointer-events: none;
}
.landing-page-1 .testimonials-section .testimonial-item p.fw-bold {
  color: #016ac7;
  font-weight: 700;
  margin-top: 1rem;
}
.landing-page-1 .testimonials-section .testimonial-item img {
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
}
.landing-page-1 .testimonials-section .slick-dots {
  margin-top: 2rem;
}
.landing-page-1 .testimonials-section .slick-dots li button:before {
  font-size: 14px;
  opacity: 0.25;
  color: #016ac7;
  transition: 0.3s ease-in-out;
}
.landing-page-1 .testimonials-section .slick-dots li.slick-active button:before {
  opacity: 1;
  color: #016ac7;
}
.landing-page-1 .testimonials-section .slick-arrow {
  background: linear-gradient(90deg, #016AC7, #1e90ff);
  border-radius: 50%;
  width: 40px;
  height: 40px;
  z-index: 1000;
  transition: all 0.3s ease-in-out;
}
.landing-page-1 .testimonials-section .slick-arrow:hover {
  filter: brightness(1.2);
  cursor: pointer;
}
.landing-page-1 .infinite-gallery {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding: 2rem 0;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.landing-page-1 .infinite-gallery::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 15%, rgba(255, 255, 255, 0) 85%, white 100%);
  z-index: 10;
}
.landing-page-1 .infinite-gallery .row-slider {
  display: flex;
  gap: 1.5rem;
  width: max-content;
  animation: scroll-left 25s linear infinite;
  will-change: transform;
}
.landing-page-1 .infinite-gallery .row-slider.row-2 {
  animation: scroll-right 25s linear infinite;
}
.landing-page-1 .infinite-gallery .row-slider:hover, .landing-page-1 .infinite-gallery .row-slider:active {
  animation-play-state: paused;
}
.landing-page-1 .infinite-gallery .row-slider .img-box {
  width: 320px;
  height: 320px;
  overflow: hidden;
  border-radius: 8px;
  border: 1px solid #016ac7;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);
  flex-shrink: 0;
  background: white;
  padding: 0.25rem;
}
.landing-page-1 .infinite-gallery .row-slider .img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  transition: 0.3s ease-in-out;
}
.landing-page-1 .infinite-gallery .row-slider .img-box:hover img {
  transform: scale(1.05);
}
@keyframes scroll-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}
@keyframes scroll-right {
  from {
    transform: translateX(-50%);
  }
  to {
    transform: translateX(0);
  }
}
.landing-page-1 .n-primary-blue {
  background-color: #016ac7;
  color: #fff;
}
.landing-page-1 .n-primary-blue-text {
  color: #016ac7;
}
.landing-page-1 .n-secondary-gray {
  background-color: #e0e0e0;
}
.landing-page-1 .n-highlight {
  color: #016ac7;
  font-weight: bold;
}
.landing-page-1 .n-pricing-card {
  border-radius: 8px;
  padding: 2rem;
  background-color: #fff;
  border: 1px solid #d1d1d1;
  text-align: center;
  transition: all 0.3s ease-in-out;
}
.landing-page-1 .n-pricing-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.08);
}
.landing-page-1 .n-pricing-card .n-price {
  font-size: 2rem;
  font-weight: 700;
}
.landing-page-1 .n-pricing-card .n-old-price {
  text-decoration: line-through;
  color: #888;
}
.landing-page-1 .n-pricing-card .n-badge-save, .landing-page-1 .n-pricing-card .n-badge-best {
  color: #fff;
  font-size: 0.8rem;
  margin-left: 0.5rem;
  padding: 0.25rem 0.5rem;
  border-radius: 0.5rem;
}
.landing-page-1 .n-pricing-card .n-badge-save {
  background-color: #016ac7;
}
.landing-page-1 .n-pricing-card .n-badge-best {
  background-color: #00b0ff;
}
.landing-page-1 .n-step-card {
  background: rgba(255, 255, 255, 0.2);
  border: 1px solid rgba(255, 255, 255, 0.35);
  backdrop-filter: blur(12px);
  border-radius: 8px;
  padding: 2.5rem;
  text-align: center;
  transition: all 0.45s cubic-bezier(0.25, 0.8, 0.25, 1);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}
.landing-page-1 .n-step-card::before {
  content: "";
  position: absolute;
  top: -100%;
  left: -100%;
  width: 225%;
  height: 225%;
  background: linear-gradient(130deg, rgba(1, 106, 199, 0) 40%, rgba(1, 106, 199, 0.25) 60%, rgba(1, 106, 199, 0) 80%);
  transform: rotate(15deg);
  transition: 0.8s;
}
.landing-page-1 .n-step-card:hover::before {
  top: -20%;
  left: -20%;
}
.landing-page-1 .n-step-card:hover {
  transform: translateY(-10px) scale(1.03);
  box-shadow: 0 12px 35px rgba(0, 0, 0, 0.15);
}
.landing-page-1 .n-step-card .n-step-icon {
  color: #016ac7;
  margin-bottom: 1rem;
  text-shadow: 0 0 10px rgba(1, 106, 199, 0.5);
  transition: 0.3s;
}
.n-step-card:hover .landing-page-1 .n-step-card .n-step-icon {
  transform: scale(1.15);
}
.landing-page-1 .n-step-card .n-arrow {
  font-size: 2rem;
  color: #e4f2ff;
  margin-top: 1.2rem;
  opacity: 0.7;
  transition: 0.3s ease-in-out;
}
.n-step-card:hover .landing-page-1 .n-step-card .n-arrow {
  opacity: 1;
  transform: translateY(3px);
}
.landing-page-1 #faqAccordion .accordion-item {
  margin-bottom: 1rem;
  border-radius: 12px;
  overflow: hidden;
  border: 1px solid #cfe5ff;
  box-shadow: 0 4px 12px rgba(1, 85, 170, 0.08);
  transition: all 0.3s ease-in-out;
}
.landing-page-1 #faqAccordion .accordion-item:hover {
  box-shadow: 0 6px 20px rgba(1, 85, 170, 0.12);
}
.landing-page-1 #faqAccordion .accordion-button {
  font-size: 1.25rem;
  background: linear-gradient(135deg, #e8f2ff, #d9ebff);
  color: #004a99;
  font-weight: 600;
  padding: 1.2rem 1.4rem;
  border: none;
  box-shadow: none;
  display: flex;
  flex-direction: row;
  align-items: center;
  line-height: 1;
  transition: all 0.3s ease-in-out;
}
.landing-page-1 #faqAccordion .accordion-button:not(.collapsed) {
  background: linear-gradient(135deg, #016ac7, #005fb3);
  color: #fff;
  box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.3);
}
.landing-page-1 #faqAccordion .accordion-button:focus {
  box-shadow: none;
}
.landing-page-1 #faqAccordion .accordion-button::after {
  filter: brightness(0) saturate(100%) invert(24%) sepia(77%) saturate(1759%) hue-rotate(189deg) brightness(94%) contrast(101%);
}
.landing-page-1 #faqAccordion .accordion-button:not(.collapsed)::after {
  filter: brightness(0) invert(100%);
}
.landing-page-1 #faqAccordion .accordion-body {
  background: #f7faff;
  border-top: 1px solid #d3e4ff;
  padding: 1.4rem 1.6rem;
  font-size: 0.97rem;
  line-height: 1.6;
  color: #003366;
}
@media (min-width: 0px) and (max-width: 575.98px) {
  .recipes .recipe-img {
    min-width: 76px;
    min-height: 76px;
    width: 76px;
    height: 76px;
  }
  .recipes .form-group .default-btn {
    width: 50px;
  }
  .profile-photo-wrapper {
    min-height: 330px;
  }
  .profile-photo-wrapper .profile-photo-content {
    min-height: 172px;
    height: 172px;
  }
  .profile-photo-wrapper .profile-photo-content .profile-photo-left {
    position: relative;
    transform: initial;
    left: initial;
    top: initial;
  }
  .diets .card .card-img {
    min-height: 224px;
    height: 100%;
  }
  .diets-food-details .card {
    min-height: 320px;
    height: 320px;
  }
  .subscription-list .list-group-subscription .list-group.list-group-horizontal {
    border: 0;
  }
  .subscription-list .list-group-subscription .list-group.list-group-horizontal .list-group-item {
    text-align: center;
    border-right: 0;
    border-bottom: 1px solid #e0e0e0;
    width: 100%;
  }
  .subscription-list .list-group-subscription .list-group.list-group-horizontal .list-group-item:first-child {
    border-radius: 0.375rem 0.375rem 0 0;
  }
  .subscription-list .list-group-subscription .list-group.list-group-horizontal:last-child .list-group-item:nth-of-type(4) {
    border-bottom: 0;
  }
  .six-weeks-challenge .btn.btn-outline-primary {
    width: calc(100% - 2rem);
    margin: 0 1rem 0 1rem;
  }
}
@media (min-width: 576px) and (max-width: 991.98px) {
  .profile-photo-wrapper {
    min-height: 330px;
  }
  .profile-photo-wrapper .profile-photo-content {
    min-height: 172px;
    height: 172px;
  }
  .profile-photo-wrapper .profile-photo-content .profile-photo-left {
    position: relative;
    transform: initial;
    left: initial;
    top: initial;
  }
  .subscription-list .list-group-subscription .list-group.list-group-horizontal {
    border: 0;
  }
  .subscription-list .list-group-subscription .list-group.list-group-horizontal .list-group-item {
    text-align: center;
    border-right: 0;
    border-bottom: 1px solid #e0e0e0;
    width: 100%;
  }
  .subscription-list .list-group-subscription .list-group.list-group-horizontal .list-group-item:first-child {
    border-radius: 0.375rem 0.375rem 0 0;
  }
  .subscription-list .list-group-subscription .list-group.list-group-horizontal:last-child .list-group-item:nth-of-type(4) {
    border-bottom: 0;
  }
}
@media only screen and (max-width: 520px) {
  .col-6 {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .banner-content h1 {
    font-size: 30px;
    max-width: 272px;
    margin-bottom: 10px;
  }
  .banner-content p {
    font-size: 15px;
    max-width: 272px !important;
  }
  .banner-content .default-btn {
    font-size: 15px;
    padding: 6px 12px 6px 12px;
  }
  .landing-page-1 .testimonials-section .slick-arrow, .landing-page-1 .features-section .features-slider .slick-arrow {
    display: none !important;
  }
}
@media only screen and (min-width: 0px) and (max-width: 991px) {
  .text-end {
    text-align: right !important;
  }
}
@media only screen and (max-width: 991px) {
  .mobile-responsive-nav .mean-container a.meanmenu-reveal {
    top: 0;
  }
  .mean-container .mean-nav ul li a {
    width: initial;
    border: 0;
  }
}
@media (max-width: 1199.98px) {
  .about-img .img1::before, .about-img .img1::after, .about-img .img2::before, .about-img .img2::after {
    display: none;
  }
}
@media (min-width: 1200px) {
  .weight-changes h1.display-1 {
    font-size: 8rem;
  }
  .weight-changes .arrow-right {
    min-width: 128px;
    width: 100%;
  }
}
/*
@media (min-width: 0px) and (max-width: 1199.98px) {
    .before-after-photos .owl-carousel .owl-item img {
        min-height: initial;
        max-height: initial;
    }
}
*/
/*
@media (min-width: 1400px) {
    .banner-content h1 {
        font-size: 80px;
    }
}
*/
