@charset "UTF-8";
@import url("https://api.fontshare.com/v2/css?f[]=satoshi@900,700,500,301,701,300,501,401,901,400&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Outfit:wght@100;200;300;400;500;600;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Karantina:wght@300;400;700&display=swap");
.fs-9 {
  font-size: 9px !important;
}

.fs-10 {
  font-size: 10px !important;
}

.fs-11 {
  font-size: 11px !important;
}

.fs-12 {
  font-size: 12px !important;
}

.fs-13 {
  font-size: 13px !important;
}

.fs-14 {
  font-size: 14px !important;
}

.fs-15 {
  font-size: 15px !important;
}

.fs-16 {
  font-size: 16px !important;
}

.fs-17 {
  font-size: 17px !important;
}

.fs-18 {
  font-size: 18px !important;
}

.fs-19 {
  font-size: 19px !important;
}

.fs-20 {
  font-size: 20px !important;
}

.fs-21 {
  font-size: 21px !important;
}

.fs-22 {
  font-size: 22px !important;
}

.fs-23 {
  font-size: 23px !important;
}

.fs-24 {
  font-size: 24px !important;
}

.fs-25 {
  font-size: 25px !important;
}

.fs-26 {
  font-size: 26px !important;
}

.fs-27 {
  font-size: 27px !important;
}

.fs-28 {
  font-size: 28px !important;
}

.fs-29 {
  font-size: 29px !important;
}

.fs-30 {
  font-size: 30px !important;
}

.fs-31 {
  font-size: 31px !important;
}

.fs-32 {
  font-size: 32px !important;
}

.fs-33 {
  font-size: 33px !important;
}

.fs-34 {
  font-size: 34px !important;
}

.fs-35 {
  font-size: 35px !important;
}

.fs-36 {
  font-size: 36px !important;
}

.fs-37 {
  font-size: 37px !important;
}

.fs-38 {
  font-size: 38px !important;
}

.fs-39 {
  font-size: 39px !important;
}

.fs-40 {
  font-size: 40px !important;
}

.fs-41 {
  font-size: 41px !important;
}

.fs-42 {
  font-size: 42px !important;
}

.fs-43 {
  font-size: 43px !important;
}

.fs-44 {
  font-size: 44px !important;
}

.fw-300 {
  font-weight: 300 !important;
}

.fw-400 {
  font-weight: 400 !important;
}

.fw-500 {
  font-weight: 500 !important;
}

.fw-600 {
  font-weight: 600 !important;
}

.fw-700 {
  font-weight: 700 !important;
}

.fw-800 {
  font-weight: 800 !important;
}

.fw-900 {
  font-weight: 900 !important;
}

html {
  scroll-behavior: smooth;
  --bp-ff-text: "satoshi";
  --bp-ff-outfit: "Outfit";
  --bp-ff-open-sans: "Open Sans";
  --bp-dark-alt: #1F1F1F;
  --bp-dark-light: #252525;
}

html[dir=ltr], html[dir=""] {
  --bp-ff-title: var(--bp-ff-outfit);
}

html[dir=rtl] {
  --bp-ff-title: "Karantina";
}

html, body {
  font-family: var(--bp-ff-text), sans-serif;
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
}

body {
  --bs-body-color: white;
  --bs-body-color-rgb: rgb(255, 255, 255);
  --bs-body-bg: #0D0D0D;
  --bs-body-bg-rgb: rgb(13 13 13);
  --linear-from: #131313;
  --linear-to: #2f2f2f;
}

.ltr {
  direction: ltr;
}

.py-2_5 {
  padding-top: 0.85rem;
  padding-bottom: 0.85rem;
}

.mb-4_5 {
  margin-bottom: 2.5rem;
}

.ff-text {
  font-family: var(--bp-ff-text);
}

.ff-title {
  font-family: var(--bp-ff-title);
}

.ff-outfit {
  font-family: var(--bp-ff-outfit);
}

h1, h2, h3, h4, h5, h6 {
  font-family: var(--bp-ff-title);
}

.bp-h-main {
  font-weight: 600;
  font-size: 36px;
  line-height: 36px;
  letter-spacing: 0;
}

.bp-h-main-small {
  font-weight: 600;
  font-size: 28px;
  line-height: 28px;
}

.bp-h1 {
  font-size: 72px;
  line-height: 64px;
  font-weight: 700;
}

.bg-body {
  background: var(--bs-body-bg) !important;
}

.bg-dark-alt {
  background: var(--bp-dark-alt) !important;
}

.modal .btn-close {
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='white'><path d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/></svg>");
}
.modal .modal-content {
  background: var(--bp-dark-light);
}
.modal .modal-content .modal-header, .modal .modal-content .modal-footer {
  border: 0;
}

.modal-backdrop {
  --bs-backdrop-opacity: 0.8;
}

.btn {
  border-radius: 4px;
  font-size: 11px;
  font-family: var(--bp-ff-outfit);
  text-transform: uppercase;
  font-weight: 700;
}

.flex-1 {
  flex: 1;
}

.container-max {
  max-width: min(100vw, 1800px);
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
}

.pt-block-sep {
  padding-top: 5rem;
}

.pb-block-sep {
  padding-bottom: 5rem;
}

.px-block-sep {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.mt-block-sep {
  margin-top: 5rem;
}

.mb-block-sep {
  margin-bottom: 5rem;
}

.mx-block-sep {
  margin-top: 5rem;
  margin-bottom: 5rem;
}

.form-control, .form-select {
  height: 70px;
  background-color: var(--bp-dark-alt);
  color: white;
  font-size: 18px;
  line-height: 21px;
  font-weight: 700;
  border-color: transparent;
}
.form-control.ng-invalid.ng-dirty, .form-select.ng-invalid.ng-dirty {
  border-color: var(--bs-danger);
}
.form-control.ng-invalid.ng-dirty + label.form-label, .form-select.ng-invalid.ng-dirty + label.form-label {
  color: var(--bs-danger);
}
.form-control[type=number]::-webkit-outer-spin-button, .form-control[type=number]::-webkit-inner-spin-button, .form-select[type=number]::-webkit-outer-spin-button, .form-select[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.form-control:disabled, .form-select:disabled {
  background-color: #3f3f3f;
  opacity: 0.8;
}

.form-select {
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/></svg>");
  background-size: 16px;
}
.form-select.ng-invalid.ng-dirty {
  background-image: url("data:image/svg+xml,<svg xmlns= 'http://www.w3.org/2000/svg' viewBox= '0 0 16 16' ><path fill= 'none' stroke= '%23DF5745' stroke-linecap= 'round' stroke-linejoin= 'round' stroke-width= '2' d= 'm2 5 6 6 6-6' /></svg>");
}

.ng-submitted .form-control.ng-invalid, .ng-submitted .form-select.ng-invalid {
  border-color: var(--bs-danger);
}
.ng-submitted .form-control.ng-invalid.form-select, .ng-submitted .form-select.ng-invalid.form-select {
  background-image: url("data:image/svg+xml,<svg xmlns= 'http://www.w3.org/2000/svg' viewBox= '0 0 16 16' ><path fill= 'none' stroke= '%23DF5745' stroke-linecap= 'round' stroke-linejoin= 'round' stroke-width= '2' d= 'm2 5 6 6 6-6' /></svg>");
}
.ng-submitted .form-control.ng-invalid + label.form-label, .ng-submitted .form-select.ng-invalid + label.form-label {
  color: var(--bs-danger);
}

.cursor-pointer {
  cursor: pointer;
}

.video-holder {
  position: relative;
}
.video-holder > img {
  width: 100%;
  border-radius: 6px;
}
.video-holder .play {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transform: none;
}
.video-holder .play .abs-holder {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  background: #000000b0;
}
.video-holder .play .abs-holder img {
  margin-bottom: 0;
  width: 100px;
  min-width: auto;
  transition: all 300ms;
}
.video-holder .play:hover .abs-holder img {
  width: 120px;
}

header {
  height: var(--header-height);
  transition: box-shadow 0.12s ease-in-out;
  box-shadow: none;
}
header .navbar-brand {
  position: relative;
  overflow: hidden;
  min-width: 170px;
}
header .navbar-brand img[alt=logo] {
  z-index: 2;
  position: relative;
}
header .navbar-brand img[alt="logo name"] {
  z-index: 1;
  position: absolute;
  left: 33px;
  top: 15px;
  transition: left 500ms ease-out;
}
header.scrolled {
  background: linear-gradient(90deg, var(--linear-from) -20%, var(--linear-to) 120%);
  box-shadow: 0 0 1.125rem rgba(0, 0, 0, 0.15);
}
header.scrolled img[alt="logo name"] {
  left: -140px;
}
header .dropdown-menu[data-bs-popper] {
  left: -28px;
}

footer {
  color: white;
  padding: 5rem 0 2rem;
}
footer #particles-js {
  z-index: 1;
  position: relative;
}
footer canvas.particles-js-canvas-el {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
footer .js-captcha {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: var(--bs-black);
  border-radius: 5px;
  padding-left: 0.75rem;
}
footer .js-captcha.ng-invalid input {
  border: 1px solid var(--bs-danger);
}
footer .js-captcha canvas {
  padding-right: 0.75rem;
}
footer h6 {
  font-weight: 600;
  font-size: 2rem;
  line-height: 2.75rem;
}
footer p {
  font-size: 1.225rem;
}
footer .footer-column strong {
  display: block;
  font-size: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.44);
  padding-bottom: 5px;
  margin-bottom: 15px;
}
footer .footer-column p {
  margin-bottom: 10px;
  font-size: 16px;
}
footer .footer-column a {
  text-decoration: none;
  color: white;
}
footer .links a {
  text-decoration: none;
  font-size: 13px;
  line-height: 21px;
  font-weight: 500;
}
footer .links a:hover {
  color: white !important;
}
footer .socials p {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
footer .socials a {
  display: flex;
  gap: 15px;
  align-items: center;
}
footer .socials .img-wrapper {
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.44);
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
  width: 47px;
  height: 47px;
}
footer form .form-control {
  background: #ffffffb3;
  border-color: transparent;
  border-radius: 3px;
  transition: all 300ms;
  font-weight: 500;
  height: 45px;
}
footer form .form-control:focus {
  box-shadow: unset;
}
footer form textarea.form-control {
  resize: none;
  height: 90px;
}
footer form.ng-submitted .form-control.ng-invalid {
  border: 1px solid var(--bs-danger);
}
footer form button {
  height: 45px;
  white-space: nowrap;
}

#contact-modal .phases .phase.middle {
  text-align: center;
  flex: 1;
  display: flex;
  align-items: center;
}
#contact-modal .phases .phase.middle .s-line {
  width: 100%;
  border: 1px dashed #444343;
}
#contact-modal .phases .phase.middle .e-line {
  width: 100%;
  border: 1px dashed #444343;
}
#contact-modal .form-label {
  font-weight: 700;
  font-size: 14px;
  line-height: 21px;
}
#contact-modal .modal-content.bg {
  background: url("../img/new-design/footer/thanks.jpg") no-repeat 0 0;
  border-radius: 16px;
}
#contact-modal .modal-content.bg button {
  min-width: 252px;
}
@media (max-width: 576px) {
  #contact-modal .modal-content .modal-header, #contact-modal .modal-content .modal-footer {
    padding-bottom: 3rem;
  }
}

.set-bg {
  background-repeat: no-repeat;
  background-position: top center;
}

.hero {
  position: relative;
  height: 75vh;
  max-height: 700px;
  min-height: 600px;
  width: 100%;
  overflow: hidden;
}
.hero.set-bg {
  background-size: cover;
}
.hero video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  transform: translateX(-50%) translateY(-50%);
}
.hero .content-container {
  position: relative;
  z-index: 2;
  max-width: 1020px;
  text-align: center;
  height: 100%;
}
.hero .content-container h1 {
  font-size: 72px;
  line-height: 74px;
  font-weight: 600;
}
.hero .content-container .slim {
  max-width: 576px;
  margin: 0 auto;
}
.hero .content-container .slim .inner-content {
  max-width: 410px;
  margin: 0 auto;
}
.hero .content {
  height: 100%;
  min-height: 540px;
}
.hero .overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background: #000000b0;
  width: 100%;
  height: 100%;
}

.btn-view-all {
  min-width: 190px;
  text-transform: uppercase;
  background: transparent;
}

.mCustomScrollBox .mCSB_scrollTools {
  opacity: 1;
}
.mCustomScrollBox .mCSB_scrollTools .mCSB_draggerContainer {
  background: #565656;
}
.mCustomScrollBox .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  height: 4px;
}
.mCustomScrollBox .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 4px;
  margin: 0;
  background: white;
  border-radius: 0;
  opacity: 0.5;
}
.mCustomScrollBox .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_draggerRail {
  margin: 0;
  height: 4px;
}
.mCustomScrollBox:hover .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCustomScrollBox:focus .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  opacity: 1;
}

.owl-carousel .owl-stage-outer {
  padding: 0;
}
.owl-carousel .owl-dots {
  text-align: center;
  margin-top: 3rem;
}
.owl-carousel .owl-dots .owl-dot {
  margin-right: 0.35rem;
}
.owl-carousel .owl-dots .owl-dot span:after {
  content: "•";
  font-size: 22px;
  color: var(--bs-secondary);
}
.owl-carousel .owl-dots .owl-dot.active span:after {
  color: white;
}

.tags {
  display: flex;
  flex-wrap: wrap;
}
.tags .badge {
  padding: 12px 15px;
  text-transform: uppercase;
  font-family: var(--bp-ff-outfit);
  font-weight: 700;
  letter-spacing: 0.08em;
  border-radius: 4px;
  height: 38px;
  vertical-align: middle;
  display: inline-flex;
  align-items: center;
  text-decoration: none;
}
.tags .badge:hover {
  color: inherit;
}
.tags .badge.border-primary {
  border-width: 1px;
  border-style: solid;
}
.tags .badge img {
  width: 23px;
  height: 23px;
  margin-right: 10px;
}

.simple .links a {
  text-decoration: none;
  color: white;
}
.simple img {
  max-height: 469px;
  max-width: 469px;
}
@media (max-width: 469px) {
  .simple img {
    max-width: 100%;
  }
}

.filters {
  overflow: auto;
}
.filters button {
  flex: 1;
  white-space: nowrap;
}

.reviews-slider .owl-stage-outer {
  width: calc(100vw - var(--var-bp-reviews-left-offset) - 1rem);
}
.reviews-slider .owl-stage {
  display: flex;
}
.reviews-slider .owl-stage .owl-item {
  border-radius: 10px;
  display: flex;
  flex: 1 0 auto;
  align-items: center;
  opacity: 0.4;
  transition: opacity 0.6s ease-in-out;
}
.reviews-slider .owl-stage .owl-item:nth-child(even) {
  background: var(--bs-black);
}
.reviews-slider .owl-stage .owl-item.one-active {
  opacity: 1;
}
.reviews-slider .review {
  padding: 1rem;
}
.reviews-slider .review p {
  line-height: 29px;
  font-size: 27px;
  text-transform: uppercase;
  font-family: var(--bp-ff-title);
  max-width: 680px;
  overflow: hidden;
}
.reviews-slider .review .img-container {
  border: 1px dashed var(--bs-danger);
  padding: 6px;
  border-radius: 50%;
  width: 56px;
  height: 56px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.reviews-slider .review .img-container img {
  width: 48px;
  height: 48px;
}
@media (max-width: 768px) {
  .reviews-slider .review p {
    max-width: calc(100vw - 7rem);
    max-height: unset;
  }
}

.team {
  color: white;
}
.team a {
  text-decoration: none;
  color: white;
}
.team .img-holder {
  width: 172px;
  height: 172px;
  background: #131313;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.team .img-holder img {
  width: 132px;
}
.team p {
  max-height: 42px;
  overflow: hidden;
}

.course {
  color: white;
  position: relative;
}
.course a {
  text-decoration: none;
  color: white;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.course div.set-bg {
  height: 600px;
  width: 365px;
  background-size: cover;
}
.course div.set-bg .text-holder {
  background: #ffffff2e;
  border-radius: 0 0 var(--bs-border-radius) var(--bs-border-radius);
  height: 188px;
  overflow: hidden;
  display: flex;
  gap: 5px;
  flex-direction: column;
}
.course img[alt=users] {
  width: 24px;
  display: inline;
}
.course .mark {
  position: absolute;
  top: 40px;
  left: 0;
  font-size: 11px;
  text-transform: uppercase;
  font-family: var(--bp-ff-outfit);
  color: var(--bs-white);
  display: flex;
  align-items: center;
  min-width: 130px;
  height: 39px;
  letter-spacing: 0.08em;
  font-weight: 700;
  background: url("../img/new-design/mark.png") no-repeat 0 0;
}
.course .coach img {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 1px solid #5A5A5A;
}
.course p {
  max-height: 42px;
  overflow: hidden;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: -0.01em;
  font-weight: 500;
  margin-bottom: 0;
  opacity: 0.5;
}
.course h3 {
  font-weight: 600;
  font-size: 24px;
}

.trainee {
  background: var(--bp-dark-alt);
  border-radius: 10px;
  padding: 22px 30px;
  min-height: 307px;
  text-align: center;
}
.trainee .img-holder {
  width: 172px;
  height: 172px;
  background: #131313;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  overflow: hidden;
}
.trainee .img-holder img.team {
  width: 132px;
}
.trainee p {
  max-height: 37px;
  overflow: hidden;
}

.trainer {
  min-height: 350px;
  background: var(--bs-black);
  border-radius: 19px;
  display: flex;
  flex-direction: column;
  position: relative;
}
.trainer .coach-type {
  letter-spacing: 0.115em;
  height: 35px;
  overflow: hidden;
}
.trainer .set-bg {
  background-size: cover;
  background-position: top center;
  position: absolute;
  width: 70%;
  height: 70%;
  top: 10px;
  transition: filter 0.3s;
  border-radius: 19px;
}
.trainer .set-bg.grayscale {
  filter: grayscale(100%);
}
.trainer h3 {
  background: linear-gradient(0deg, #000 0%, rgba(255, 255, 255, 0) 70%);
  z-index: 1;
}
.trainer p {
  line-height: 17px;
  height: 52px;
  overflow: hidden;
}
.trainer a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
}
.trainer:hover .set-bg.grayscale, .trainer.active .set-bg.grayscale {
  filter: grayscale(0%);
}

.media .video-holder > img {
  min-height: 248px;
}
.media .video-holder .play .abs-holder {
  border-radius: 6px;
}
.media .video-holder .play .abs-holder img {
  width: 78px;
}
.media .video-holder .play:hover .abs-holder img {
  width: 98px;
}

.homepage .courses-slider {
  margin-left: calc(-1 * var(--bs-gutter-x) / 2);
  width: calc(100% + var(--bs-gutter-x));
}
.homepage .courses-slider .owl-stage {
  margin: 0 auto;
}
.homepage .teams-slider .owl-stage {
  margin: 0 auto;
}

.workout-programs-page .courses div.set-bg {
  height: 568px;
}
@media (max-width: 767px) {
  .workout-programs-page .courses div.set-bg {
    height: 529px;
  }
}
.workout-programs-page .offcanvas {
  --bs-offcanvas-bg: #171717;
  --bs-offcanvas-width: 600px;
}
@media (max-width: 767px) {
  .workout-programs-page .offcanvas {
    --bs-offcanvas-width: 100%;
  }
}
.workout-programs-page .offcanvas .btn-close {
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%235c5c5c'><path%20d='M.293.293a1%201%200%200%201%201.414%200L8%206.586%2014.293.293a1%201%200%201%201%201.414%201.414L9.414%208l6.293%206.293a1%201%200%200%201-1.414%201.414L8%209.414l-6.293%206.293a1%201%200%200%201-1.414-1.414L6.586%208%20.293%201.707a1%201%200%200%201%200-1.414z'/></svg>");
}
.workout-programs-page .offcanvas .offcanvas-title {
  font-weight: 700;
  font-size: 30px;
  line-height: 30px;
}
.workout-programs-page .offcanvas .offcanvas-body label {
  font-weight: 800;
  font-size: 13px;
  letter-spacing: 0.125em;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.workout-programs-page .offcanvas .offcanvas-body .cards {
  overflow: auto;
  display: flex;
}
.workout-programs-page .offcanvas .offcanvas-body .cards::-webkit-scrollbar {
  display: none;
}
.workout-programs-page .offcanvas .offcanvas-body .cards .card {
  min-width: 225px;
  background: var(--bp-dark-light);
  transition: border 0.4s;
}
.workout-programs-page .offcanvas .offcanvas-body .cards .card.active {
  border-color: var(--bs-white);
}
.workout-programs-page .offcanvas .offcanvas-body .cards .card .card-body .card-row-item {
  flex-basis: 100%;
}
.workout-programs-page .offcanvas .offcanvas-body .cards .card .card-body img {
  max-height: 110px;
}
.workout-programs-page .offcanvas .offcanvas-body .cards .card .card-body strong {
  font-weight: 700;
  font-size: 27px;
  line-height: 27px;
  text-transform: uppercase;
  text-overflow: ellipsis;
  overflow: hidden;
  padding-right: 5px;
  font-family: var(--bp-ff-title);
  display: block;
  max-width: 121px;
}
.workout-programs-page .offcanvas .offcanvas-body .bubbles {
  overflow: auto;
  display: flex;
}
.workout-programs-page .offcanvas .offcanvas-body .bubbles::-webkit-scrollbar {
  display: none;
}
.workout-programs-page .offcanvas .offcanvas-body .bubbles .team .img-holder {
  width: 102px;
  height: 102px;
  background: var(--bp-dark-light);
  border: 1px solid var(--bp-dark-light);
  transition: border 0.4s;
}
.workout-programs-page .offcanvas .offcanvas-body .bubbles .team .img-holder img {
  width: 79px;
}
.workout-programs-page .offcanvas .offcanvas-body .bubbles .team.active .img-holder {
  border: 1px solid var(--bs-white);
}
.workout-programs-page .offcanvas .offcanvas-body .buttons {
  overflow: auto;
}
.workout-programs-page .offcanvas .offcanvas-body .buttons::-webkit-scrollbar {
  display: none;
}
.workout-programs-page .offcanvas .offcanvas-body .buttons button {
  min-width: 120px;
}

.workout-program-page .about .max-content-width {
  max-width: 790px;
}
.workout-program-page .about .max-content-width *:not(iframe) {
  color: white !important;
  font-family: var(--bp-ff-text) !important;
  font-size: 16px !important;
  text-align: center !important;
  background: transparent !important;
}
.workout-program-page .about .max-content-width *:not(iframe):empty {
  display: none;
}
.workout-program-page .about .max-content-width p {
  margin: 0 0 10px !important;
}
.workout-program-page .medias iframe {
  border-radius: 5px;
}
.workout-program-page .medias hr {
  border-color: #a7a7a773;
}
.workout-program-page .medias .title {
  font-family: var(--bp-ff-outfit);
  font-weight: 800;
  font-size: 13px;
  letter-spacing: 0.125em;
  text-transform: uppercase;
}
.workout-program-page .medias .navs {
  height: 458px;
  overflow: auto;
}
.workout-program-page .medias .navs .navbar-toggler {
  font-size: 0.75rem;
  padding: 0.25rem 0.5rem;
}
.workout-program-page .medias .navs .navbar-brand {
  display: none;
}
.workout-program-page .medias .navs .nav-item {
  margin-bottom: 1rem;
}
.workout-program-page .medias .navs .nav-item .nav-link {
  border-radius: 7px;
  background: #302F2F;
  font-size: 14px;
  padding: 15px;
  font-family: var(--bp-ff-outfit);
  font-weight: 600;
  border-top: 2px solid transparent;
  border-bottom: 2px solid transparent;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.workout-program-page .medias .navs .nav-item .nav-link img {
  display: none;
}
.workout-program-page .medias .navs .nav-item .nav-link.active {
  border-radius: 7px 7px 0 0;
  border-bottom-color: var(--bs-primary);
}
.workout-program-page .medias .navs .nav-item .nav-link:not(:active):hover {
  color: #a7a7a7;
}
.workout-program-page .medias .navs .nav-item.locked .nav-link img {
  display: inline-block;
}
.workout-program-page .medias .tab-pane div > p {
  margin-bottom: 0;
}
.workout-program-page .coach.set-bg {
  background-repeat: no-repeat;
  background-position: 100% 100%;
  background-size: contain;
}
@media (max-width: 991px) {
  .workout-program-page .coach.set-bg {
    background: none !important;
  }
}
@media (min-width: 992px) {
  .workout-program-page .coach .content {
    max-width: 500px;
  }
}
.workout-program-page .coach .content .bp-h-main-small {
  margin-bottom: 4rem;
}
@media (max-width: 567px) {
  .workout-program-page .coach .content .btn {
    width: 100%;
  }
}
.workout-program-page .equipments-slider .equipment .img-holder {
  background: var(--bs-body-bg);
  border-radius: 10px;
  min-height: 135px;
  min-width: 210px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.workout-program-page .equipments-slider .equipment .img-holder img {
  width: 105px;
}
.workout-program-page .equipments-slider .equipment strong {
  font-weight: 700;
  font-size: 19px;
  line-height: 19px;
  font-family: var(--bp-ff-title);
  display: block;
}
.workout-program-page .courses-slider .owl-stage {
  margin: 0 auto;
}
.workout-program-page .courses-slider .course div.set-bg {
  border-radius: 10px;
  width: 100%;
}
@media (max-width: 767px) {
  .workout-program-page .courses-slider .course div.set-bg {
    height: 460px;
  }
}
.workout-program-page .reviews-slider .owl-stage .owl-item {
  background: transparent;
}

.coaches-page h1 .cursor-pointer:not(.active) {
  opacity: 50%;
}
.coaches-page .teams-container .team {
  background: var(--bp-dark-alt);
  border-radius: 10px;
  min-height: 470px;
  position: relative;
}
.coaches-page .teams-container .team .on-top {
  z-index: 2;
}
.coaches-page .teams-container .team .img-hover-placeholder {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.coaches-page .teams-container .team a {
  color: var(--bs-white);
  text-decoration: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
}
.coaches-page .teams-container .team a:hover {
  background-repeat: no-repeat;
  background-size: cover;
}
.coaches-page .teams-container .team .img-holder {
  box-shadow: 0 4px 44px rgba(0, 0, 0, 0.29);
  border: 1px solid #525572b5;
  background: var(--bs-body-bg);
}
.coaches-page .teams-container .team h4 {
  min-height: 58px;
}

@media (min-width: 992px) {
  .coach-page .image-side.text-md-end img {
    left: 50px;
    position: relative;
  }
  .coach-page .image-side.text-md-start img {
    right: 50px;
    position: relative;
  }
}
@media (max-width: 991px) {
  .coach-page .image-side.text-md-end {
    margin-top: -50px;
  }
  .coach-page .image-side.text-md-start {
    margin-top: -50px;
  }
}
.coach-page .top-section {
  background-size: cover;
  background-position: 0 calc(-1 * var(--var-bp-header-height));
  position: relative;
  height: 75vh;
  max-height: calc(630px + var(--var-bp-header-height));
  min-height: calc(450px + var(--var-bp-header-height));
  top: calc(var(--var-bp-header-height) * -1);
}
@media (max-width: 768px) {
  .coach-page .top-section {
    height: unset;
    max-height: unset;
    min-height: unset;
    background-position: 100%;
    top: -81px;
  }
}
.coach-page .top-section .image-side img {
  position: relative;
  z-index: -1;
  max-height: 700px;
}
.coach-page .coach-type {
  letter-spacing: 0.115em;
  font-weight: 900;
  font-size: 15px;
  line-height: 21px;
  text-transform: uppercase;
}
.coach-page .quote {
  background: linear-gradient(180deg, transparent 80%, black 100%);
}
@media (min-width: 992px) {
  .coach-page .quote .quote-start img {
    position: relative;
    left: -70px;
  }
}
.coach-page .quote .image-side img {
  z-index: -1;
}
.coach-page .quote p {
  letter-spacing: 0.115em;
}
.coach-page .trainees-slider .owl-stage {
  margin: 0 auto;
}
.coach-page .medias-slider .owl-stage {
  margin: 0 auto;
}
.coach-page .courses-slider .course div.set-bg {
  border-radius: 10px;
  width: 100%;
}
@media (max-width: 767px) {
  .coach-page .courses-slider .course div.set-bg {
    height: 460px;
  }
}
@media (max-width: 767px) {
  .coach-page .top-section {
    padding-top: 1rem;
  }
  .coach-page .top-section .image-side img {
    position: relative;
    z-index: -1;
    max-height: 100%;
  }
}

.club-page .tags .badge {
  border: 1px solid var(--bs-club-color, var(--bs-primary));
}
.club-page .top-section {
  background-size: cover;
  background-position: 0 calc(-1 * var(--var-bp-header-height));
  position: relative;
  max-height: calc(630px + var(--var-bp-header-height));
  min-height: min(400px + var(--var-bp-header-height), 75vh);
  top: calc(var(--var-bp-header-height) * -1);
}
@media (max-width: 768px) {
  .club-page .top-section {
    height: unset;
    max-height: unset;
    min-height: unset;
    background-position: 100%;
    top: -81px;
  }
  .club-page .top-section img {
    max-width: 60%;
  }
}
.club-page .top-section .club-explainer {
  letter-spacing: 0.165em;
}
.club-page .about-text * {
  color: white !important;
  font-family: var(--bp-ff-text) !important;
  font-size: 16px !important;
  background: transparent !important;
}
.club-page .about-text *:empty {
  display: none;
}
.club-page .about-text p {
  margin: 0 0 10px !important;
}
.club-page .trainees-slider .owl-stage {
  margin: 0 auto 20px auto;
}
.club-page .trainees-slider .trainee {
  height: 355px;
  max-width: 250px;
  display: flex;
  flex-direction: column;
}
.club-page .trainees-slider .trainee h4 {
  max-height: 58px;
  overflow: hidden;
  font-size: 26px;
}
.club-page .trainees-slider .trainee p {
  max-height: 20px;
  overflow: hidden;
  margin-bottom: 0;
}
.club-page .trainees-slider .trainee img {
  width: 172px;
  height: 172px;
  border-radius: 50%;
  object-fit: cover;
}
.club-page .trainees-slider .trainee a {
  transition: opacity 500ms;
  align-items: center;
  display: flex;
  justify-content: center;
}
.club-page .trainees-slider .trainee a:hover {
  opacity: 0.5;
}
.club-page .achievement {
  border-radius: 7px;
}
.club-page .achievement img {
  max-height: 165px;
  margin: 0 auto;
}
.club-page .achievement h4 {
  height: 80px;
  overflow: hidden;
}
.club-page .achievement p {
  height: 20px;
  overflow: hidden;
}
.club-page .courses-slider .course div.set-bg {
  border-radius: 10px;
  width: 100%;
}
@media (max-width: 767px) {
  .club-page .courses-slider .course div.set-bg {
    height: 460px;
  }
}
.club-page .trainer h3 .text-primary {
  color: var(--bs-club-color, var(--bs-primary)) !important;
}
.club-page footer .btn-primary {
  background: var(--bs-club-color, var(--bs-primary)) !important;
  border-color: var(--bs-club-color, var(--bs-primary)) !important;
}

.blogs-page .course div.set-bg {
  border-radius: 10px;
  width: 100%;
}
@media (max-width: 767px) {
  .blogs-page .course div.set-bg {
    height: 460px;
  }
}

.blog-page header {
  background: var(--bp-dark-alt);
}
.blog-page .hero {
  height: 75vh;
  max-height: 540px;
  min-height: 400px;
  background-position: 100% 100%;
}
.blog-page .max-content-width {
  max-width: 790px;
}
.blog-page .max-content-width *:not(iframe) {
  color: white !important;
  font-family: var(--bp-ff-text) !important;
  font-size: 16px !important;
  background: transparent !important;
}
.blog-page .max-content-width *:not(iframe):empty {
  display: none;
}
.blog-page .max-content-width p {
  margin: 0 0 10px !important;
}

.about-us-page .hero.set-bg {
  background-position: 100% 100%;
}
.about-us-page .leaders .card {
  min-height: 605px;
}
@media (min-width: 576px) {
  .about-us-page .advisors .row > * {
    padding-right: 0.25rem;
    padding-left: 0.25rem;
  }
}
.about-us-page .advisors .card {
  min-height: 294px;
}
.about-us-page .advisors .card .img-holder {
  width: 172px;
  height: 172px;
  background: #131313;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.about-us-page .advisors .card .img-holder img {
  width: 122px;
}

.terms-privacy-page .hero.set-bg {
  background-position: 100% 100%;
  height: unset;
  max-height: unset;
  min-height: unset;
}
.terms-privacy-page .hero.set-bg .content {
  min-height: unset;
}
.terms-privacy-page .free-content *:not(iframe) {
  color: black !important;
  font-family: var(--bp-ff-text) !important;
  font-size: 16px !important;
  background: transparent !important;
}
.terms-privacy-page .free-content *:not(iframe):empty {
  display: none;
}
.terms-privacy-page .free-content strong {
  margin-bottom: 10px;
  display: inline-block;
}
.terms-privacy-page .free-content p {
  margin: 0 0 10px !important;
}
.terms-privacy-page .free-content a {
  color: var(--bs-primary) !important;
}

.not-found-page .hero {
  height: calc(100vh - var(--var-bp-header-height) - var(--var-bp-footer_height));
  min-height: 250px;
  max-height: unset;
}
.not-found-page .hero .content {
  min-height: 295px;
}
.not-found-page .flip {
  transform: scale(-1, 1);
  display: inline-block;
}
.not-found-page footer {
  background-color: var(--bs-black);
}

.bg-white-fade {
  background: linear-gradient(0deg, white 0%, white 33%, #e3e3e3 67%);
}

.bg-gray-fade {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.05) 0%, white 70%);
}

.bg-black-fade {
  background: linear-gradient(45deg, var(--linear-from) 20%, var(--linear-to) 50%);
}

.form-control.form-control-outline {
  --bs-border-color: #fff;
  --bs-border-opacity: 1;
  background: transparent;
  color: #fff;
  font-weight: 400;
}
.form-control.form-control-outline::placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.form-control.form-control-outline:focus {
  --bs-border-color: #fff;
  --bs-border-opacity: 1;
  background: transparent;
  color: #fff;
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.25);
}

html[dir=rtl] header .dropdown-menu[data-bs-popper] {
  left: unset;
  right: -28px;
}
html[dir=rtl] header .navbar-brand img[alt=logo] {
  z-index: 2;
  position: relative;
}
html[dir=rtl] header .navbar-brand img[alt="logo name"] {
  left: unset;
  right: 33px;
  transition: right 500ms ease-out;
}
html[dir=rtl] header.scrolled img[alt="logo name"] {
  right: -140px;
}
html[dir=rtl] footer .js-captcha {
  flex-direction: row-reverse;
}
html[dir=rtl] .btn {
  font-size: 13px;
}
html[dir=rtl] .bp-h1 {
  font-size: 90px;
  line-height: 70px;
  font-weight: 700;
}
html[dir=rtl] .bp-h-main {
  font-size: 55px;
  font-weight: 500;
}
html[dir=rtl] .bp-h-main-small {
  font-size: 50px;
  font-weight: 500;
}
html[dir=rtl] .hero .content-container h1 {
  font-size: 90px;
  line-height: 70px;
  font-weight: 500;
}
html[dir=rtl] .fs-11 {
  font-size: 13px !important;
}
html[dir=rtl] .course .mark {
  left: unset;
  right: -3px;
  background-image: url("../img/new-design/mark-rtl.png");
}
html[dir=rtl] .workout-program-page .coach.set-bg {
  background-position: 0 100%;
}
html[dir=rtl] .tags .badge img {
  margin-left: 10px;
  margin-right: 0;
}
@media (min-width: 992px) {
  html[dir=rtl] .image-side.text-md-end img {
    right: 50px;
    left: unset;
    position: relative;
  }
  html[dir=rtl] .image-side.text-md-start img {
    left: 50px;
    right: unset;
    position: relative;
  }
}

@media (max-width: 576px) {
  .btn-view-all {
    max-width: 200px;
  }

  html[dir=ltr] .hero .content-container h1, html[dir=""] .hero .content-container h1 {
    font-size: 60px;
    line-height: 56px;
  }

  html[dir=rtl] .hero .content-container h1 {
    font-size: 60px;
    line-height: 48px;
  }

  .hero {
    height: unset;
    max-height: unset;
    min-height: unset;
  }
  .hero .content {
    padding: 50px 0;
    min-height: unset;
  }

  .break-sm-slider .owl-stage {
    width: auto !important;
  }
  .break-sm-slider .owl-stage .owl-item {
    margin-right: 0 !important;
    margin-bottom: 5rem;
  }

  .pt-block-sep {
    padding-top: 4rem;
  }

  .pb-block-sep {
    padding-bottom: 4rem;
  }

  .px-block-sep {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .mt-block-sep {
    margin-top: 4rem;
  }

  .mb-block-sep {
    margin-bottom: 4rem;
  }

  .mx-block-sep {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
}

/*# sourceMappingURL=new-style.css.map */
