* {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
}

body {
    color: #fff;
    background: #000;
}

p {
    font-size: 16px;
    line-height: 24px;
}

img {
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

:focus-visible {
    outline: none !important;
}
ul,
ol {
    padding: 0;
    margin: 0;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.5;
}
h2 {
    font-weight: 700;
    font-size: 36px;
    line-height: 1.5;
}
.full-width {
    float: left;
    width: 100%;
    position: relative;
}
.btn {
    border-radius: 7px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.btn-secondary {
    background: transparent;
    padding: 9px 30px;
    background: linear-gradient(#000, #000) padding-box,
    linear-gradient(to right, #8512a1, #216ed8) border-box;
    border: 1px solid transparent !important;
}
.btn-secondary:hover {
    background: linear-gradient(163deg, #8512a1, #4d0d80, #4d0d80, #216ed8)
    padding-box,
    linear-gradient(to right, #8512a1, #216ed8) border-box;
}
.btn-primary {
    background: linear-gradient(180deg, #67209f 0%, #220730 117.31%);
    border: none;
    padding: 10px 30px;
}
.btn-blue {
    background: #0d99ff;
    color: #fff !important;
    font-size: 16px;
    line-height: 24px;
    padding: 10px 35px;
}
.lg-btn {
    font-size: 24px;
    line-height: 36px;
    padding: 17px 30px;
    min-width: 200px;
}
.btn-primary:hover {
    box-shadow: 0px 5px 17px rgba(134, 69, 206, 0.62), 0px 1px 2px #8645ce;
}
.mainBanner {
    padding: 40px 0;
}
.bannerLeft {
    margin-top: 115px;
    padding-right: 15px;
}
.bannerLeft h2 {
    font-size: 60px;
    font-weight: 700;
    line-height: 80px;
    margin-bottom: 20px;
}
.bannerLeft h4 {
    font-size: 30px;
    font-weight: 400;
    margin-bottom: 20px;
}

.appInfo {
    float: left;
    width: 100%;
    margin-top: 65px;
}

.appInfoBox {
    float: left;
    width: auto;
    display: flex;
    align-items: flex-start;
    margin-right: 50px;
}

.appInfoBox:last-child {
    margin-right: 0px;
}

.appInfoBox h3 {
    font-size: 36px;
    font-weight: 700;
    line-height: 1;
    margin: 0;
}
.appInfoBox span {
    display: block;
    font-size: 18px;
}

.appInfoBox img {
    margin-right: 16px;
}

.bannerLeft p {
    font-size: 18px;
    margin-bottom: 30px;
}
img {
    max-width: 100%;
}
.bannerLeft {
    font-size: 18px;
}
.home-banner-right:after {
    content: "";
    border-radius: 20%;
    z-index: -1;
    position: absolute;
    height: 52%;
    width: 45%;
    background-color: #5f1d92;
    left: 29%;
    top: 25px;
    filter: blur(140px);
}
.home-banner-right img:hover {
    transform: translate3d(0, -10px, 0);
}
.hero-purple {
    position: absolute;
    right: 0;
    top: 0;
}
.heroLeftImg {
    position: absolute;
    left: 0;
    top: 0;
}
.container {
    max-width: 1630px;
    position: relative;
    width: 100%;
}
.about-app-section {
    float: left;
    width: 100%;
    padding: 60px 0 100px;
}
.aboutAppLeft {
    width: 35%;
    padding-right: 5px;
    float: left;
    position: relative;
}
.aboutAppLeft::after {
    content: "";
    height: 65%;
    width: 65%;
    background-color: #5f1d92;
    position: absolute;
    left: 74px;
    top: 170px;
    z-index: -1;
    filter: blur(100px);
    border-radius: 20%;
}
.aboutAppLeft img:hover {
    transform: translate3d(0, -10px, 0);
}
.aboutAppright {
    width: 56%;
    float: left;
}

.aboutAppBox {
    max-width: 50%;
}

.aboutAppBoxMain {
    float: left;
    width: 100%;
}
.aboutAppBox {
    float: left;
    width: 364px;
    margin-top: 60px;
}
.aboutAppBox {
    display: flex;
    align-items: flex-start;
}
.aboutAppBox img {
    margin-right: 16px;
}
.aboutAppBox h3 {
    font-size: 24px;
}
.aboutAppBox p {
    font-size: 16px;
    margin: 0px;
}

.aboutAppBox:last-child {
    float: right;
}

.aboutApprightBtn .btn {
    margin: 77px 6px 0 6px;
}

.ReachYour {
    position: relative;
    z-index: 1;
}

.ReachYour h2 {
    text-align: center;
}

.ReachYour .container {
    background: url("../images/reacYourBg.svg") center bottom no-repeat;
}

.ReachYour .ReachYourBox {
    max-width: 1001px;
    margin: 0 auto;
    position: relative;
}

.romaneCenter:hover {
    transform: translate3d(0, 10px, 0);
}

.ReachYour p {
    text-align: center;
}

.lancefordBox {
    position: absolute;
    left: 0;
    bottom: 100px;
}

.lanceright {
    left: inherit;
    right: 0;
}

.lancefordBox a {
    color: #fff;
    text-decoration: none;
}

.lancefordBox h3 a {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 18px;
    color: #fff;
    text-decoration: none;
    text-decoration: none !important;
}

.lancefordBox h3 img {
    margin-right: 6px;
}

.lancefordBox.lanceright h3 img {
    margin-left: 6px;
    right: 0;
    transform: rotate(180deg);
}
.lancefordSocial {
    text-align: left;
    padding-left: 40px;
}

.lanceright .lancefordSocial {
    padding-left: 8px;
}

.lancefordSocial .SocialIcon {
    float: left;
    vertical-align: top;
    width: 45px;
    height: 45px;
    border-radius: 25px;
    filter: drop-shadow(0px 3px 7px rgba(0, 0, 0, 0.75));
    background: linear-gradient(180deg, #292929 0%, #000000 100%) padding-box,
    linear-gradient(to top, #8645ce, #000000) border-box;
    border: 1px solid transparent !important;
    box-shadow: 0px 7px 17px rgba(134, 69, 206, 0.47);
    margin: 0 16px 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.lancefordSocial .SocialIcon:hover {
    background: linear-gradient(180deg, #67209f 0%, #220730 117.31%);
    box-shadow: none;
    transform: translate3d(0, -3px, 0);
}

.StayUpdateSection .container {
    padding: 62px 15px;
}

.StayUpdateSection .container {
    background: linear-gradient(
        90deg,
        rgba(19, 19, 19, 0) 0%,
        rgba(19, 19, 19, 0.75) 21.43%,
        #131313 51.69%,
        rgba(19, 19, 19, 0.75) 80.62%,
        rgba(19, 19, 19, 0) 100%
    );
    text-align: center;
}

.StayUpdateForm {
    display: flex;
    width: 685px;
    margin: 0 auto;
    align-items: center;
    max-width: 100%;
}

.StayUpdateInput {
    height: 44px;
    margin-right: 16px;
    background: #222325;
    border: 1px solid #222325;
    box-shadow: inset 2px 4px 7px #000000;
    border-radius: 7px;
    width: 100%;
    padding: 0 20px;
    color: #fff;
}

.joinSectionImg {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
}

.joinContainer {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    max-width: 1920px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

.joinLeft {
    padding-left: 285px;
    position: relative;
    width: 40%;
}
.joinRight {
    width: 60%;
}
.joinLeftBox {
    display: block;
    position: relative;
}

.joinLeft p {
    font-size: 24px;
    line-height: 36px;
}

.joinLeft span a {
    color: #fff;
    text-decoration: underline;
}
.joinLeft span a:hover {
    text-decoration: none;
}
.quoteImg {
    position: absolute;
    left: -123px;
    top: -46px;
}

.joinSection {
    padding: 98px 0;
}

.footerMain {
    background: url("../images/fitgram-graphic-logo.png") right 0px top 54px #131313
    no-repeat;
}

.footerTop {
    background: linear-gradient(180deg, #292929 0%, #000000 100%);
    border-radius: 10px;
    max-width: 1400px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 40px;
    padding: 70px;
    position: relative;
    margin-top: -105px;
}
.footerTopleft h3 {
    font-size: 24px;
}

.footerTopleft p {
    margin-bottom: 0px;
}

.footerTop::before {
    position: absolute;
    content: "";
    left: 0;
    width: 100%;
    bottom: -195px;
    background: url("../images/freeTrialImg.svg") center top no-repeat;
    height: 195px;
}

.footerCopyRight {
    float: left;
    width: 100%;
    text-align: center;
    padding: 20px;
    font-size: 14px;
    color: #858585;
    border-top: 1px solid #000000;
    background: #131313;
}

.footerCopyRight a {
    color: #858585;
    text-decoration: underline;
}

.footerCopyRight a:hover {
    text-decoration: none;
}

.footerBox {
    margin: 112px auto 120px auto;
    max-width: 1400px;
    position: relative;
    z-index: 1;
}

.footerBoxLeft {
    width: 305px;
    float: left;
}

.footerBoxSocial {
    width: 100%;
    display: flex;
    margin-top: 24px;
    align-items: center;
    justify-content: space-between;
}

.footerBoxSocial a {
    vertical-align: top;
    width: 45px;
    height: 45px;
    border-radius: 25px;
    filter: drop-shadow(0px 3px 7px rgba(0, 0, 0, 0.75));
    background: linear-gradient(180deg, #292929 0%, #000000 100%) padding-box,
    linear-gradient(to top, #8645ce, #000000) border-box;
    border: 1px solid transparent !important;

    display: flex;
    align-items: center;
    position: relative;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    justify-content: center;
}

.footerBoxSocial a:hover {
    background: linear-gradient(180deg, #67209f 0%, #220730 117.31%);
    box-shadow: none;
    transform: translate3d(0, -3px, 0);
}

.footerLinkMain {
    float: left;
    width: 390px;
    margin-left: 140px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.footerLinkBox ul {
    list-style: none;
    padding: 0px;
    margin: 0 0 40px 0;
}

.footerLinkBox ul a {
    display: block;
    color: #d3b3f8;
    text-decoration: underline;
}

.footerLinkBox ul a:hover {
    text-decoration: none;
}
/* header css start here  */
header {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 11;
}
.fixed-header {
    /* backdrop-filter: blur(13px) !important; */
    background-color: hsla(0, 0%, 0%, 100%) !important;
}
.fixed-header .navbar {
    padding: 12px 0;
}
.fixed-header .navbar-brand img {
    max-height: 45px;
}
header .navbar {
    padding: 20px 0;
    transition: all 0.3s linear;
}
header .navbar-brand {
    margin: 0;
    padding: 0;
}
header .navbar-brand img {
    transition: all 0.3s linear;
    max-height: 60px;
}
header ul li {
    display: inline-block;
    list-style: none;
}
header ul .nav-link {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    padding: 10px 5px !important;
    color: #fff;
    margin-left: 50px;
}
header ul li.active .nav-link,
header ul li .nav-link:hover {
    color: #0d99ff;
}
header .login-links li:last-child a {
    background-color: #0d99ff;
    color: #fff !important;
    border-radius: 7px;
    padding: 10px 20px !important;
}
header .navbar-collapse {
    justify-content: space-between;
}
header .login-user-detail {
    display: flex;
    align-items: center;
}
header .login-user-detail p {
    margin: 0 36px 0 0;
}
header .login-user-detail p img {
    margin-right: 15px;
}
header .login-user-detail .no-user-profile {
    background: #67209f;
    background: linear-gradient(180deg, #67209f 0%, #220730 117.31%);
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
}
header .login-user-detail .user-profile,
header .login-user-detail .no-user-profile {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    overflow: hidden;
}
header .login-user-detail .user-profile img {
    max-width: 100%;
    min-width: 100%;
    max-height: 100%;
    min-height: 100%;
    object-fit: cover;
}
/* menu  button design start  */
.navbar-toggler {
    padding-left: 9px;
    border: none !important;
    outline: none !important;
    position: relative;
    display: inline-block;
    width: 40px;
    height: 35px;
}
.navbar-toggler .navbar-toggler-inner {
    display: block;
}
.navbar-toggler .navbar-toggler-inner,
.navbar-toggler .navbar-toggler-inner:after,
.navbar-toggler .navbar-toggler-inner:before {
    width: 22px;
    height: 3px;
    transition-timing-function: ease;
    transition-duration: 0.3s;
    transition-property: transform;
    border-radius: 6px;
    background-color: #fff;
    position: absolute;
}
.navbar-toggler .navbar-toggler-inner {
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition-duration: 75ms;
    top: 0;
    bottom: 0;
    margin: auto;
}
.navbar-toggler .navbar-toggler-inner:after,
.navbar-toggler .navbar-toggler-inner:before {
    display: block;
    content: "";
}
.navbar-toggler .navbar-toggler-inner:before {
    transition: top 75ms ease 0.12s, opacity 75ms ease;
}
.navbar-toggler .navbar-toggler-inner:before {
    top: -7px;
}
.navbar-toggler .navbar-toggler-inner:after {
    transition: bottom 75ms ease 0.12s,
    transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.navbar-toggler .navbar-toggler-inner:after {
    bottom: -7px;
}
.navbar-toggler.open-menu .navbar-toggler-inner {
    transition-delay: 0.12s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: rotate(45deg);
}
.navbar-toggler.open-menu .navbar-toggler-inner {
    transition-delay: 0.12s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: rotate(45deg);
}
.navbar-toggler.open-menu .navbar-toggler-inner:before {
    top: 0;
    transition: top 75ms ease, opacity 75ms ease 0.12s;
    opacity: 0;
}
.navbar-toggler.open-menu .navbar-toggler-inner:after {
    bottom: 0;
    transition: bottom 75ms ease,
    transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
    transform: rotate(-90deg);
}
/*menu button end  */
/* header css end here  */
/* join team slider design start */
.join-team-slide {
    margin-left: 20px;
}
.custom-card {
    filter: drop-shadow(0px 3px 7px rgba(0, 0, 0, 0.75));
    background: linear-gradient(180deg, #292929 0%, #000000 100%) padding-box,
    linear-gradient(to top, #8645ce, #000000) border-box;
    border-radius: 10px;
    padding: 36px 32px;
    text-align: center;
    border: 1px solid transparent !important;
    position: relative;
}
.join-team-slide.slick-current::after {
    content: "";
    background-image: url("../images/team-slider-after.svg");
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 77px;
    position: absolute;
    bottom: -77px;
    left: 0;
}
.join-team-slider .slick-list::before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 45%;
    height: calc(100% - 80px);
    background: linear-gradient(270deg, #000000 43.02%, rgba(0, 0, 0, 0.2) 100%);
    z-index: 111;
}
/* .join-team-slide.slick-current::before {
  display: none;
} */
.custom-card p {
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    margin: 0;
}
.custom-card p:last-child {
    margin-top: 10px;
    font-style: italic;
}
.join-team-slider .slick-arrow {
    position: absolute;
    top: calc(50% - 60px);
    left: 19%;
}
.join-team-slider .slick-prev {
    display: none !important;
}
.join-team-slider .slick-next {
    display: inline-block;
    text-indent: -9999px;
    background: transparent url("../images/prev-arrow.svg");
    background-repeat: no-repeat;
    z-index: 111;
    height: 50px;
    width: 50px;
    border: none !important;
    outline: none !important;
    cursor: pointer;
}

.join-team-slider .slick-prev {
    display: inline-block;
    text-indent: -9999px;
    background: transparent url("../images/prev-arrow.svg");
    background-repeat: no-repeat;
    z-index: 111;
    height: 50px;
    width: 50px;
    border: none !important;
    outline: none !important;
    cursor: pointer;
    transform: rotateZ(180deg);
}
.join-team-slider {
    padding-left: 25%;
    margin-top: -225px;
}
.slick-list {
    padding: 0 45% 80px 0 !important;
}
/* join team slider design end*/
/* login pages css start here  */
body {
    padding-top: 100px;
}
.login-form-sec {
    padding: 50px 0 230px;
}
.login-box-inner {
    max-width: 450px;
    margin: auto;
}
.login-box .btn {
    padding: 11px 30px;
    min-width: 260px;
}
.login-box h2 {
    font-size: 36px;
    line-height: 54px;
    font-weight: bold;
    margin-bottom: 40px;
}
.form-group {
    position: relative;
}
.form-group label {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #fff;
}
.form-group label span {
    color: #d3b3f8;
}
.form-control {
    background-color: #222325 !important;
    box-shadow: inset 2px 4px 7px 0 rgba(0, 0, 0, 1) !important;
    color: #fff !important;
    border-radius: 7px;
    height: unset !important;
    padding: 10px 15px;
    border: 1px solid #222325 !important;
}
.form-control:focus {
    outline: none;
}
.login-box a {
    color: #fff;
    margin-bottom: 27px;
    display: inline-block;
    text-decoration: underline;
}
.login-box p {
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 25px;
}
.login-box h6 {
    position: relative;
    text-align: center;
    margin: 54px 0 30px;
    color: #cccccc;
    font-size: 16px;
    line-height: 24px;
}
.login-box h6:after,
.login-box h6:before {
    content: "";
    width: calc(50% - 30px);
    height: 1px;
    background: #cccccc;
    position: absolute;
    top: 10px;
}
.login-box h6:after {
    right: 0;
}
.login-box h6:before {
    left: 0;
}
.forgot-pwd-text {
    max-width: 900px;
    margin: 15px auto 40px !important;
    font-size: 20px !important;
    line-height: 30px !important;
}
.forgot-pwd-text a {
    color: #d3b3f8;
}
.error-msg-box {
    display: table;
    position: fixed;
    padding: 23px 20px;
    top: 80px;
    left: 0;
    right: 0;
    margin: auto;
    border-radius: 7px;
    z-index: 111;
    width: auto;
}
.info-msg-box,
.success-msg-box {
    background: #432293;
    background: linear-gradient(0, #432293 2%, #216ed8 100%);
}
.warning-msg-box,
.err-msg-box {
    background: rgb(95, 29, 146);
    background: linear-gradient(
        170deg,
        rgba(95, 29, 146, 1) 55%,
        rgba(13, 153, 255, 1) 100%
    );
}
.error-msg-box svg {
    margin-right: 17px;
}
.login-password-icon input {
    padding-right: 45px !important;
}
span.toggle-password,
span.toggle-new-password {
    float: right;
    cursor: pointer;
    font-size: 22px;
    font-weight: 500;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    position: absolute;
    top: 44px;
    right: 15px;
    z-index: 11;
}
.error-text .form-control {
    background: #4d0d80 !important;
    border: 1px solid #4d0d80 !important;
}
/* login pages css end here  */
/* breadcrumb sec css start here  */
section.breadcrumb-sec {
    padding: 20px 0;
}
.breadcrumb {
    background-color: transparent;
    padding: 12px 0;
}
.breadcrumb li {
    font-size: 14px;
    line-height: 21px;
}
.breadcrumb-item.active {
    color: #d3b3f8;
}
.breadcrumb-item a {
    color: #858585;
    text-decoration: underline;
}
.search-sec-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
/* breadcrumb sec css end here  */
/* career page css start here  */
.career-positions {
    margin-top: 78px;
}
.career-positions ul {
    max-width: 453px;
}
.custom-list li {
    filter: drop-shadow(0px 3px 7px rgba(0, 0, 0, 0.75));
    background: linear-gradient(180deg, #292929 0%, #000000 100%) padding-box,
    linear-gradient(to top, #8645ce, #000000) border-box;
    border-radius: 10px;
    border: 1px solid transparent !important;
    position: relative;
    list-style: none;
    margin-top: 16px;
    transition: all 0.2s ease-in;
}
.custom-list li a {
    color: #fff;
    font-size: 16px;
    line-height: 21px;
    font-weight: 400;
    text-decoration: none;
    display: block;
    background-image: url("../images/right-arrow.svg");
    background-position: right 13px center;
    background-repeat: no-repeat;
    padding: 13px 40px 13px 13px;
}
.custom-list li:hover {
    background: linear-gradient(180deg, #67209f 0%, #220730 117.31%);
    transition: all 0.2s ease-in;
}
.pb-210 {
    padding-bottom: 210px !important;
}
.custom-container {
    max-width: 1000px;
    margin: auto;
}
/* career page css end here  */
/* lisa fitness page css start here  */
.welcome-strng-img img {
    max-width: 100%;
    border-radius: 20px;
}
.welcome-strng-img {
    text-align: center;
    position: relative;
}
.welcome-strng-text p {
    margin-bottom: 15px;
}
.welcome-strng-text h2 {
    margin-bottom: 30px;
}
.welcome-strng-text .btn-primary {
    margin-top: 20px;
}
.welcome-strng-text li {
    list-style: none;
    background-image: url("../images//check-icon.svg");
    background-repeat: no-repeat;
    padding: 0 0 15px 50px;
}
.welcome-strng-sec .row {
    align-items: center;
}
.work-plan-tabs ul,
.custom-tabs ul {
    flex-direction: column;
}
.work-plan-tabs ul li,
.custom-tabs ul li {
    margin-top: 20px;
}
.work-plan-tabs ul .nav-link,
.custom-tabs ul .nav-link {
    display: inline-block;
    background: transparent !important;
    border: none;
    color: #767676;
    font-size: 20px;
    line-height: 30px;
    padding: 8px 40px 8px 20px;
}
.work-plan-tabs ul .nav-link.active,
.custom-tabs ul .nav-link.active {
    color: #fff;
    background-image: url("../images/right-arrow.svg") !important;
    background-position: right 0 center !important;
    background-repeat: no-repeat !important;
    border-left: 3px solid #67209f;
    border-radius: 0;
}
.work-plan-tabs .tab-pane div {
    position: relative;
    margin-bottom: 25px;
}
.work-plan-tabs .tab-pane:first-child div::after,
.work-plan-tabs .tab-pane:nth-child(2) div::after,
.work-plan-tabs .tab-pane:nth-child(3) div::after,
.work-plan-tabs .tab-pane:nth-child(4) div::after,
.work-plan-tabs .tab-pane:last-child div::after {
    content: "";
    height: 86%;
    width: 80%;
    position: absolute;
    background: rgb(95, 29, 146);
    background: linear-gradient(
        270deg,
        rgba(95, 29, 146, 1) 40%,
        rgba(13, 153, 255, 1) 100%
    );
    left: 12%;
    top: 30px;
    z-index: -1;
    filter: blur(80px);
    border-radius: 50%;
}
.work-plan-tabs .tab-pane:nth-child(2) div::after,
.work-plan-tabs .tab-pane:nth-child(3) div::after {
    height: 70%;
    width: 65%;
    left: 20%;
    top: 50px;
}
.work-plan-tabs .tab-pane {
    text-align: center;
}
.max-width-div {
    padding: 0 15px;
    max-width: 1260px;
    margin: auto;
}
section.work-plan-tabs {
    padding: 60px 0;
}
section.work-plan-tabs .row {
    align-items: center;
}
.welcome-strng-sec {
    padding: 100px 0;
}
.image-gallery {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 50px;
}
.image-gallery-box {
    padding: 20px 10px 0;
    display: flex;
    flex-direction: column;
}
.image-gallery-box img {
    margin-bottom: 20px;
    max-width: 100%;
}
.image-gallery-sec {
    padding: 100px 20px;
}
.join-strng-team-card {
    margin-top: -150px;
}
.join-strng-team-card .row {
    padding: 0 8%;
}
.fitness-journey-sec h2 {
    font-size: 60px;
    line-height: 90px;
    font-weight: 700;
    margin-bottom: 62px;
}
.fitness-journey-sec ul {
    display: flex;
    justify-content: center;
    margin-bottom: 70px !important;
}
.fitness-journey-sec li {
    list-style: none;
    margin: 5px 25px;
}
.fitness-journey-sec li h4 {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 0;
}
.fitness-journey-sec .custom-card p:last-child {
    margin-top: 0;
}
.fitness-journey-sec .custom-card {
    padding: 24px 35px;
}
.lisa-banner-right:after,
.romane-banner-right:after {
    content: "";
    border-radius: 20%;
    z-index: -1;
    position: absolute;
    height: 80%;
    width: 45%;
    background-color: #5f1d92;
    left: 29%;
    top: 50px;
    filter: blur(135px);
}
.romane-banner-right:after {
    left: 10%;
    top: 50px;
    filter: blur(180px);
}
/* lisa fitness page css end here  */
/* help & faq page css satrt here  */
.frequently-que-box {
    max-width: 600px;
    margin: 100px auto;
}
.further-assistance-box {
    max-width: 910px;
    margin: 100px auto 0;
    border-top: 1px solid rgba(133, 133, 133, 1);
    border-bottom: 1px solid rgba(133, 133, 133, 1);
    padding: 53px 120px;
}
.further-assistance-box div {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.custom-accordion .card {
    background-color: #131313;
    border-radius: 7px;
    margin: 16px 0 0;
    overflow: hidden;
}
.custom-accordion .card-header {
    padding: 0;
    border: none;
    border-radius: 0 !important;
}
.custom-accordion .card-header button {
    font-size: 18px;
    line-height: 26px;
    font-weight: 700;
    color: #fff;
    padding: 16px 20px;
    border-radius: 0 !important;
    border: none;
    width: 100%;
    text-align: left;
    position: relative;
    display: flex;
    align-items: center;
    border-left: 5px solid transparent;
}
.custom-accordion .card-header button svg {
    position: absolute;
    right: 20px;
    transition: all 0.2s ease-in;
}
.custom-accordion .card-body {
    padding-top: 0;
}
.custom-accordion .card-body,
.custom-accordion .card-header button[aria-expanded="true"] {
    border-left: 5px solid #67209f;
}
.custom-accordion .card-header button[aria-expanded="true"] svg {
    transform: rotate(180deg);
    transition: all 0.2s ease-in;
}
.custom-accordion .card-body p {
    font-weight: 300;
    margin-bottom: 0;
    margin-top: 15px;
}
.custom-accordion .card-body p:first-child {
    margin-top: 0 !important;
}
.help-faq-detail-sec {
    padding-top: 65px;
}
.help-faq-detail-sec .custom-accordion {
    margin: 40px auto 0;
    max-width: 910px;
}
/* help & faq page css end here  */
/* submit request form design start here  */
.custom-file-upload input {
    display: none;
}
.submit-request-form .btn-primary {
    margin-top: 50px;
}
.bootstrap-select {
    width: 100% !important;
}
.bootstrap-select .dropdown-toggle {
    background-color: #222325 !important;
    box-shadow: inset 2px 4px 7px 0 rgb(0 0 0) !important;
    color: #ffffff !important;
    border: 1px solid #222325 !important;
    border-radius: 7px;
    font-size: 16px;
    line-height: 1.5;
    padding: 10px 15px;
}
.bootstrap-select .dropdown-toggle::after {
    display: none;
}
.bootstrap-select .dropdown-toggle:focus {
    outline: none !important;
    box-shadow: none !important;
}
.bootstrap-select div.dropdown-menu {
    border: 1px solid #3c3c3c !important;
    padding: 0 !important;
    background-color: #222325;
    padding: 0 15px !important;
}
.bootstrap-select div.dropdown-menu .inner ul {
    max-height: 220px !important;
    overflow-y: auto;
    padding-right: 5px;
    background-color: transparent;
}
.bootstrap-select div.dropdown-menu .inner ul li a {
    margin: 0 !important;
    background: transparent !important;
    color: #fff;
    border-bottom: 1px solid #3c3c3c;
    padding: 10px 0;
    font-size: 15px;
}
.bootstrap-select div.dropdown-menu .inner ul li:last-child a {
    border-bottom: none;
}
.row {
    margin-right: -10px;
    margin-left: -10px;
}
.col-lg-4 {
    padding-left: 10px;
    padding-right: 10px;
}
/* submit request form design end here  */
/* app page css start here  */
.appbanner-right {
    margin-top: 50px;
    background: unset;
    position: relative;
}
.appbanner-right::after {
    content: "";
    border-radius: 20%;
    z-index: -1;
    position: absolute;
    height: 92%;
    width: 45%;
    background-color: #5f1d92;
    left: 29%;
    top: 20px;
    filter: blur(90px);
}
.appbanner-right video {
    width: 100%;
    height: 480px;
    border-radius: 20px;
}
.app-img1-block .welcome-strng-img::after,
.app-img4-block .welcome-strng-img::after {
    height: 40%;
    width: 40%;
    background-color: #5f1d92;
    left: 29%;
    top: 130px;
    filter: blur(57px);
}
.app-img2-block .welcome-strng-img::after,
.app-img2-block .welcome-strng-img::before,
.app-img1-block .welcome-strng-img::after,
.app-img3-block .welcome-strng-img::after,
.app-img4-block .welcome-strng-img::after,
.app-img5-block .welcome-strng-img::after,
.app-img5-block .welcome-strng-img::before,
.app-img6-block .welcome-strng-img::after {
    content: "";
    border-radius: 20%;
    z-index: -1;
    position: absolute;
}
.app-img2-block .welcome-strng-img::after {
    height: 45%;
    width: 38%;
    background-color: #5f1d92;
    left: 52%;
    top: 15px;
    filter: blur(77px);
}
.app-img2-block .welcome-strng-img::before {
    height: 35%;
    width: 35%;
    background: rgba(13, 153, 255, 1);
    left: 43%;
    bottom: 50px;
    filter: blur(80px);
}
.app-img3-block .welcome-strng-img::after {
    height: 72%;
    width: 27%;
    background: rgba(13, 153, 255, 1);
    left: 33%;
    top: 50px;
    filter: blur(135px);
}
.app-img4-block .welcome-strng-img::after {
    width: 22%;
}
.app-img5-block .welcome-strng-img::before {
    height: 40%;
    width: 35%;
    background: rgba(13, 153, 255, 1);
    left: 10%;
    top: 50px;
    filter: blur(80px);
}
.app-img5-block .welcome-strng-img::after {
    height: 50px;
    width: 35%;
    background-color: #5f1d92;
    right: 27%;
    bottom: 17px;
    filter: blur(40px);
}
.app-img6-block .welcome-strng-img::after {
    height: 60%;
    width: 50%;
    background-color: #5f1d92;
    left: 20%;
    top: 90px;
    filter: blur(80px);
}
/* ambassador page design css start here  */
section.ambassador-search-sec {
    padding: 30px 0 80px;
}
.ambassador-search-img {
    max-width: 582px;
    width: 100%;
    border-radius: 20px;
    overflow: hidden;
    margin: 40px auto;
}
.ambassador-search-img img,
.ambassador-quote-img img,
.single-guide-img img,
.manage-profile .no-profile-box img {
    max-width: 100%;
    min-width: 100%;
    max-height: 100%;
    min-height: 100%;
    object-fit: cover;
}
.ambassador-search-text {
    max-width: 454px;
    margin: auto;
}
.ambassador-search-text h2 {
    font-size: 34px;
}
.ambassador-form-box {
    background: #292929;
    background: linear-gradient(180deg, #292929 0%, #000000 100%);
    max-width: 590px;
    border-radius: 20px;
    padding: 30px;
}
.ambassador-form-inner {
    padding: 15px 40px 35px;
}
.ambassador-quote-img {
    width: 100%;
    max-width: 662px;
    border-radius: 20px;
    overflow: hidden;
    margin: 40px auto;
}
.ambassador-quote-text {
    position: absolute;
    right: 30px;
    bottom: 80px;
    border-radius: 10px;
    max-width: 383px;
    min-width: 383px;
    padding: 20px 26px;
    text-align: center;
}
.ambassador-quote-text img {
    position: absolute;
    top: -42px;
    right: 10px;
    z-index: 1;
    transform: rotateY(180deg);
}
.ambassador-quote-text::after {
    content: "";
    background: #292929;
    background: linear-gradient(180deg, #292929 0%, #000000 100%);
    opacity: 0.75;
    border-radius: 10px;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.ambassador-quote-text h4 {
    position: relative;
    z-index: 1;
}
.ambassador-quote {
    max-width: 480px;
    margin: auto;
}
/* ambassador page design css end here  */
/* select subscription page css start here  */
.fitness-journey-page-sec {
    padding: 70px 0 130px;
}
.heading-text h4 {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 10px;
}
.subscription-box {
    margin-top: 70px;
    display: flex;
    justify-content: center;
    flex-direction: row !important;
}
.subscription-box li {
    text-align: center;
    background: #292929;
    background: linear-gradient(180deg, #292929 0%, #000000 100%);
    padding: 28px 35px;
    border-radius: 10px;
    list-style: none;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin: 5px 25px;
    min-height: 207px;
    transition: all 0.3s ease-in-out;
}
.subscription-box li:hover {
    box-shadow: 0px 1px 21px rgb(134 69 206 / 62%), 0px -1px 2px #8645ce;
    transition: all 0.3s ease-in-out;
}
.subscription-box li p {
    margin: 0;
}
.subscription-box li h4 {
    font-size: 32px;
    line-height: 48px;
    font-weight: 700;
    margin: 0;
}
.fitness-journey-page-sec h6 {
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
    color: #d3b3f8;
    text-align: center;
    margin: 40px 0 60px;
}
.next-sec-text {
    font-weight: 700;
    font-size: 34px;
    line-height: 51px;
    text-align: center;
    color: #222325;
    position: relative;
    margin-bottom: 40px;
}
.next-sec-text:after,
.next-sec-text::before {
    content: "";
    width: calc(50% - 50px);
    background: #222325;
    height: 1px;
    position: absolute;
    top: 25px;
}
.next-sec-text:before {
    left: 0;
}
.next-sec-text:after {
    right: 0;
}
.fitness-journey-page-sec .row {
    margin-top: 50px;
}
.single-guide-box {
    max-width: 260px;
    margin: 20px auto;
}
.single-guide-img {
    width: 100%;
    border-radius: 10px;
    height: 320px;
    overflow: hidden;
}
.single-guide-box p.single-guide-name {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 10px 0 2px;
}
.single-guide-page-text h4 {
    font-size: 32px;
    line-height: 48px;
    font-weight: 700;
}
.single-guide-page-text ul {
    padding-left: 30px;
    margin-bottom: 30px;
}
.single-guide-page-sec {
    padding: 50px 0 140px;
}
/* select subscription page css end here  */
/* subscription page css start here  */
.subscription-page-sec {
    padding: 60px 0 100px;
}
.subscription-info h6,
.manage-profile h6 {
    font-weight: 700;
    font-size: 24px;
    line-height: 36px;
}
.subscription-info ul {
    margin-bottom: 40px;
}
.subscription-info li {
    list-style: none;
    color: #d3b3f8;
    font-size: 16px;
    line-height: 24px;
    padding: 5px 0;
}
.subscription-info li span {
    color: #fff;
    width: 95px;
    display: inline-block;
}
.subscription-info div {
    margin: 30px 0 70px;
}
.subscription-info div a {
    border-radius: 10px;
    overflow: hidden;
    display: inline-block;
}
.subscription-info div a:first-child {
    margin-right: 30px;
}
.tab-content {
    margin-top: 25px;
}
#cancelSubscription .modal-dialog {
    max-width: 400px;
}
#cancelSubscription p {
    margin: 30px 0;
}
.manage-profile .user-profile {
    display: flex;
    align-items: center;
    padding: 30px 0;
}
.manage-profile .user-profile-img,
.manage-profile .no-profile-box {
    width: 75px;
    height: 75px;
    border-radius: 50%;
    overflow: hidden;
}
.manage-profile .user-profile-img img{
    max-height: 100%;
    min-height: 100%;
    max-width: 100%;
    min-width: 100%;
    object-fit: cover;
}
.manage-profile .no-profile-box {
    background: #67209f;
    background: linear-gradient(180deg, #67209f 0%, #220730 117.31%);
    font-size: 40px;
    line-height: 60px;
    font-weight: 700;
    text-transform: uppercase;
    display: flex;
    justify-content: center;
    align-items: center;
}
.manage-profile .user-profile label {
    margin-left: 20px;
}
.manage-profile .save-button {
    margin-top: 40px;
}
.change-password form {
    margin-top: 30px;
}
.manage-profile form {
    max-width: 510px;
}
/* subscription page css end here  */
/* pop up design start here  */
.modal-content {
    background: #131313;
    border: 1px solid #000000;
    box-shadow: 0px 4px 4px #000000;
    border-radius: 20px;
    padding: 40px;
}
.btn-text {
    background-color: transparent;
    color: #fff !important;
    font-size: 16px;
    line-height: 24px;
    padding: 10px 15px;
    outline: none !important;
    box-shadow: none !important;
}
.popup-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 30px;
}
.modal-backdrop.show {
    opacity: 0.7;
    backdrop-filter: blur(8.5px);
}

.ChallengesMain {
    padding: 70px 0 0 0;
}

.ChallengesBox {
    max-width: 966px;
    margin: 0 auto;
    padding: 0 20px;
    text-align: center;
}

.TimerBox {
    width: 590px;
    height: 156px;
    display: flex;
    max-width: 100%;
    align-items: center;
    justify-content: space-between;
}

.TimerBox {
    background: linear-gradient(154deg, #8512a1, #4d0d80, #4d0d80, #216ed8)
    padding-box,
    linear-gradient(to right, #8512a1, #216ed8) border-box;
    border-radius: 25px;
    margin: 0 auto;
    margin-top: 30px;
}
.TimerBox div {
    width: 25%;
    text-align: center;
}

.TimerBox div b {
    font-weight: 700;
    font-size: 36px;
    display: block;
    line-height: 1;
}

.TimerBox div span {
    display: block;
    font-weight: 400;
    font-size: 16px;
}

.VisitShop {
    padding-top: 55px;
}
.VisitShopBox {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 20px;
}

.TitleArrow {
    font-weight: 700;
    font-size: 24px;
    color: #fff;
    line-height: 36px;
    margin: 0;
}

.TitleArrow img {
    transform: rotate(180deg);
    margin-left: 10px;
}

.shopListImg img {
    border-radius: 10px;
}
.shopListImg {
    margin: 20px 0 16px 0;
}

.shopListBox a:hover {
    text-decoration: none;
}
/* shop page css start here  */
.custom-shop-container {
    max-width: 1410px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
}
.all-product-list {
    padding: 25px 0;
}
.all-product-list a{
    font-weight: 700;
    font-size: 24px;
    line-height: 36px;
    color: #FFFFFF;
    margin-bottom: 10px;
    display: inline-block;
    text-decoration: none;
}
.all-product-list a svg{
    margin-left: 35px;
}
.single-product-box {
    position: relative;
    margin: 10px 0;
}
.single-product-box .product-img {
    height: 320px;
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
}
.single-product-box .product-img img {
    max-width: 100%;
    min-width: 100%;
    max-width: 100%;
    min-height: 100%;
    object-fit: cover;
}
.single-product-box span {
    background: linear-gradient(135deg, #8512a1 0%, #4d0d80 52.08%, #216ed8 100%);
    color: #fff;
    border-radius: 7px;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    padding: 8px 22px;
    text-align: center;
    display: inline-block;
    position: absolute;
    top: 20px;
    left: 20px;
}
.single-product-box p {
    margin: 10px 0 5px;
    font-weight: 700;
    line-height: 24px;
}
.single-product-box h5 {
    font-weight: 700;
    font-size: 24px;
    line-height: 36px;
}
.subscribe-info-box{
    display: flex;
    align-items: center;
}
.subscribe-info-box svg{
    min-width: 24px;
    margin-right: 15px;
}

#listOfUploadedFiles div {
    padding: 5px 10px;
    border: 1px solid #141414;
    display: inline-block;
    border-radius: 5px;
    background: #141414;
    font-size: 14px;
    margin-bottom: 5px;
    margin-right: 5px;
}

#listOfUploadedFiles div a {
    margin: 0 0 0 10px;
    text-decoration: none;
}
