.checkoutPage{background-color:#fff;display:flex;flex-direction:column;align-items:center;padding-bottom:6rem}.checkoutPage .checkoutPage-wrapper-main{padding:2rem;margin:1rem 0;height:100%;color:#fff;display:flex;align-items:flex-start;justify-content:center;gap:2rem}.checkoutPage .checkoutPage-wrapper-main .checkoutPage-wrapper-sale{border-width:1px;border-color:#e1e1e1;border-left:none!important;border-top:none!important;border-bottom:none!important;border-radius:.5rem;margin-left:0;margin-right:0;padding:20px 35px;max-width:32rem}.checkoutPage .checkoutPage-wrapper-main .checkoutPage-wrapper-sale>span{display:block;font-weight:700;text-align:center;font-size:48px;color:#000}.checkoutPage .checkoutPage-wrapper-main .checkoutPage-wrapper-sale .span-highlet{font-size:96px;color:#3d52d5}.checkoutPage .checkoutPage-wrapper-main .checkoutPage-wrapper-sale .span-lifetime{text-align:center;font-size:20px;color:#a5a5a5}.checkoutPage .checkoutPage-wrapper-main .checkoutPage-wrapper-sale h1{text-align:center;font-size:38px;color:#000}.checkoutPage .checkoutPage-wrapper-main .checkoutPage-wrapper-sale img{width:100%}.checkoutPage .checkoutPage-wrapper-main>.checkoutPage-header{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem}.checkoutPage .checkoutPage-wrapper-main>.checkoutPage-header span{font-size:2rem;font-weight:500}.checkoutPage .checkoutPage-wrapper-main>.checkoutPage-header p{font-size:1rem;font-weight:300}.checkoutPage .checkoutPage-wrapper-main>form{background-color:#0b0f1a;max-width:20rem;width:100%;padding:2rem;display:flex;flex-direction:column;gap:1rem;border-radius:5px;border:rgb(8,11,21) solid 1px}.checkoutPage .checkoutPage-wrapper-main>form label{font-size:.9rem;font-weight:500}.checkoutPage .checkoutPage-wrapper-main>form input{outline:none;border:1px solid #232323;border-radius:4px;padding:.8rem 16px;font-weight:400;font-family:Roboto,sans-serif;font-size:.875rem;display:block;background:#080b14;height:1.5rem;color:#fff}.checkoutPage .checkoutPage-wrapper-main>form input:not(:placeholder-shown){border-color:#232323}.checkoutPage .checkoutPage-wrapper-main>form input:focus{border-color:#343434}.checkoutPage .checkoutPage-wrapper-main>form button{margin-top:1rem;border-radius:999px;border:0px solid transparent;display:flex;color:#fff;cursor:pointer;background-color:#005df8;justify-content:center;padding:.85rem 0rem}.checkoutPage .checkoutPage-wrapper-main>form button:focus{outline:none;box-shadow:none}.checkoutPage .checkoutPage-wrapper-main .strip-checkout{margin-left:auto;margin-right:auto;width:25.5rem;height:38rem;overflow:hidden;border-radius:14px;position:relative;background-color:#fff}.checkoutPage .checkoutPage-wrapper-main .strip-checkout .strip-checkout-cover{margin-top:112px;margin-left:-30px;width:54.4rem;height:81rem;z-index:20;border:solid white 9px;pointer-events:none;background-color:#05070e;position:relative}.checkoutPage .checkoutPage-wrapper-main .strip-checkout .strip-checkout-cover .strip-checkout-cover-centre{position:absolute;z-index:9;top:11rem;left:12.5rem;display:flex;flex-direction:column;align-items:center;gap:1rem}.checkoutPage .checkoutPage-wrapper-main .strip-checkout .strip-checkout-cover .strip-checkout-cover-centre span{display:block}.checkoutPage .checkoutPage-wrapper-main .strip-checkout .strip-checkout-cover .strip-checkout-cover-centre svg{animation:rotate 2s linear infinite reverse}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.checkoutPage .checkoutPage-wrapper-main .strip-checkout>div{position:absolute;top:-.2rem;width:100%;z-index:1}@media (max-width: 1084px){.checkoutPage>.checkoutPage-wrapper-main{margin:2rem 0;flex-direction:column;align-items:center}}.checkoutPage .checkoutPage-banner{padding-top:0;padding-bottom:0;background:rgb(60,55,68);width:100%}.checkoutPage .checkoutPage-banner h2{color:#fff;font-family:Montserrat,sans-serif;font-weight:700;letter-spacing:0;line-height:150%;font-size:52px;max-width:60rem;text-align:center;margin:auto}.checkoutPage .checkoutPage-banner p{color:#fff;text-align:center;padding-bottom:1rem}@media (max-width: 768px){.checkoutPage>.checkoutPage-banner{padding:1rem}.checkoutPage>.checkoutPage-banner h2{text-align:center;max-width:20rem;font-size:1.5rem}}.checkoutPage .fundamentals-plan .fundamentals-plan-top{align-items:flex-start}.checkoutPage .fundamentals-plan .fundamentals-plan-top h1{margin-bottom:-2rem;text-align:left!important}.checkoutPage .fundamentals-plan .fundamentals-plan-features,.checkoutPage .fundamentals-plan .fundamentals-plan-features .fundamentals-plan-features-list{width:100%}.checkoutPage .fundamentals-plan .fundamentals-plan-features .fundamentals-plan-features-list .fundamentals-plan-features-list-item{margin:auto;align-items:flex-start;gap:0rem;padding-left:2rem;padding-right:2rem;max-width:80rem!important}.checkoutPage .fundamentals-plan .fundamentals-plan-features .fundamentals-plan-features-list .fundamentals-plan-features-list-item img{margin:auto}.checkoutPage .fundamentals-plan .fundamentals-plan-features .fundamentals-plan-features-list .fundamentals-plan-features-list-item h3{text-align:left}.checkoutPage .fundamentals-plan .fundamentals-plan-features .fundamentals-plan-features-list .fundamentals-plan-features-list-item ul{max-width:auto;align-items:flex-start;gap:1rem}.checkoutPage .fundamentals-plan .fundamentals-plan-features .fundamentals-plan-features-list .fundamentals-plan-features-list-item ul li{align-items:center;font-size:.775rem}.checkoutPage .fundamentals-plan .fundamentals-plan-features .fundamentals-plan-features-list .fundamentals-plan-features-list-item ul li>span{line-height:1.2}.checkoutPage-wrapper{display:flex;flex-direction:column;align-items:center;gap:1rem}.checkoutPage-wrapper .errorMessage{color:red!important;font-size:.758rem;margin-bottom:10px;margin-top:0rem!important}.checkoutPage-wrapper>img{max-width:25rem}.checkoutPage-wrapper .stripe-checkout{background-color:#fff;box-shadow:0 0 13px 4px #00000014;padding:1.5rem;border-radius:10px;width:29rem;display:flex;flex-direction:column;gap:.25rem}.checkoutPage-wrapper .stripe-checkout>hr{opacity:.25!important}.checkoutPage-wrapper .stripe-checkout button{margin-top:1rem;font-weight:600;font-size:.935rem;width:100%;color:#000;background-color:#fddd01;box-shadow:none!important;text-transform:uppercase;height:4.5rem;transition:transform .1s linear;display:flex;gap:.25rem}.checkoutPage-wrapper .stripe-checkout button>svg{height:1rem}.checkoutPage-wrapper .stripe-checkout button>svg>rect{fill:#fff}.checkoutPage-wrapper .stripe-checkout button>span{display:block}.checkoutPage-wrapper .stripe-checkout button:hover{transform:scale(1.025)}.checkoutPage-wrapper .stripe-checkout p{font-size:.75rem;color:#000;display:flex;justify-content:center;gap:.25rem;margin-top:1rem}.checkoutPage-wrapper .stripe-checkout p a{display:inline;color:#000}.checkoutPage-wrapper .stripe-checkout .stripe-checkout-list{display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem}.checkoutPage-wrapper .stripe-checkout .stripe-checkout-list .stripe-checkout-item{display:flex;align-items:center;justify-content:space-between}.checkoutPage-wrapper .stripe-checkout .stripe-checkout-list .stripe-checkout-item .stripe-checkout-item-content{display:flex;align-items:center;gap:1rem}.checkoutPage-wrapper .stripe-checkout .stripe-checkout-list .stripe-checkout-item .stripe-checkout-item-content .stripe-checkout-item-image{padding:.45rem .65rem;border-radius:8px;background-color:#e9ebed;position:relative}.checkoutPage-wrapper .stripe-checkout .stripe-checkout-list .stripe-checkout-item .stripe-checkout-item-content .stripe-checkout-item-image .stripe-checkout-item-image-counter{position:absolute;top:-.55rem;right:-.55rem;background-color:#d8d8d8;width:1.65rem;height:1.65rem;border-radius:99999px;display:flex;justify-content:center;align-items:center;color:#000;font-size:.868rem}.checkoutPage-wrapper .stripe-checkout .stripe-checkout-list .stripe-checkout-item .stripe-checkout-item-content .stripe-checkout-item-image img{max-width:4rem}.checkoutPage-wrapper .stripe-checkout .stripe-checkout-list .stripe-checkout-item .stripe-checkout-item-content .stripe-checkout-item-details{display:flex;flex-direction:column;max-width:15rem;gap:.15rem}.checkoutPage-wrapper .stripe-checkout .stripe-checkout-list .stripe-checkout-item .stripe-checkout-item-content .stripe-checkout-item-details>span{color:#000;font-size:.895rem;font-weight:500}.checkoutPage-wrapper .stripe-checkout .stripe-checkout-list .stripe-checkout-item .stripe-checkout-item-content .stripe-checkout-item-details>span:last-child{font-size:.845rem;opacity:.5}.checkoutPage-wrapper .stripe-checkout .stripe-checkout-list .stripe-checkout-item .stripe-checkout-item-prices{display:flex;flex-direction:column}.checkoutPage-wrapper .stripe-checkout .stripe-checkout-list .stripe-checkout-item .stripe-checkout-item-prices .stripe-checkout-item-price{color:#000;font-size:.924rem;font-weight:500}.checkoutPage-wrapper .stripe-checkout .stripe-checkout-list .stripe-checkout-item .stripe-checkout-item-prices .stripe-checkout-item-price>s{opacity:.55}.checkoutPage-wrapper .stripe-checkout .stripe-checkout-sub{display:flex;flex-direction:column;gap:.85rem;margin-top:1rem;margin-bottom:1rem}.checkoutPage-wrapper .stripe-checkout .stripe-checkout-sub .stripe-checkout-sub-item.sub>span:first-child{color:#6d7485}.checkoutPage-wrapper .stripe-checkout .stripe-checkout-sub .stripe-checkout-sub-item{display:flex;justify-content:space-between}.checkoutPage-wrapper .stripe-checkout .stripe-checkout-sub .stripe-checkout-sub-item>span{font-size:.884rem;color:#000;font-weight:500}.checkoutPage-wrapper .stripe-checkout .stripe-checkout-sub .stripe-checkout-sub-item>span:last-child{font-weight:500}.checkoutPage-wrapper .stripe-checkout .stripe-checkout-total{display:flex;justify-content:space-between;padding-top:1rem;padding-bottom:1rem}.checkoutPage-wrapper .stripe-checkout .stripe-checkout-total>span{font-size:.994rem;color:#000;opacity:1;font-weight:700}.checkoutPage-wrapper .stripe-checkout .stripe-checkout-account>span{display:block;color:#000;margin-top:1rem;margin-bottom:1rem}.checkoutPage-wrapper .stripe-checkout .stripe-checkout-account>span:last-child{margin-top:.65rem;margin-bottom:1rem;font-size:.835rem;opacity:.85;font-weight:600}.checkoutPage-wrapper .stripe-checkout .stripe-checkout-account .stripe-checkout-payment-email.error{border:1px solid red;margin-bottom:none}.checkoutPage-wrapper .stripe-checkout .stripe-checkout-account .stripe-checkout-payment-email{width:100%}.checkoutPage-wrapper .stripe-checkout .stripe-checkout-account .stripe-checkout-payment-email>input{width:100%;box-sizing:border-box;background-color:#f0f0f0;border:1px solid #d3d3d3;border-radius:4px;padding:10px}.checkoutPage-wrapper .stripe-checkout .stripe-checkout-account .stripe-checkout-payment-email>input:focus-visible{outline:none}.checkoutPage-wrapper .stripe-checkout .stripe-checkout-account .stripe-checkout-payment-email>input::placeholder{color:#000;opacity:.5}.checkoutPage-wrapper .stripe-checkout .stripe-checkout-payment-wrapper.error{border:1px solid red!important}.checkoutPage-wrapper .stripe-checkout .stripe-checkout-payment{width:100%}.checkoutPage-wrapper .stripe-checkout .stripe-checkout-payment>span{display:block;color:#000;margin-top:1rem;margin-bottom:1rem}.checkoutPage-wrapper .stripe-checkout .stripe-checkout-payment .stripe-checkout-payment-wrapper{background-color:#f0f0f0;border:1px solid #d3d3d3;border-radius:4px;padding:10px;margin-bottom:10px}.checkoutPage-wrapper .stripe-checkout .stripe-checkout-payment .stripe-checkout-payment-card-details{display:flex;gap:1rem}.checkoutPage-wrapper .stripe-checkout .stripe-checkout-payment .stripe-checkout-payment-card-details>.stripe-checkout-payment-wrapper{width:100%}.checkoutPage-wrapper .stripe-checkout .stripe-checkout-payment>input{border:2px solid pink!important}.fundamentals{display:flex;justify-content:center;flex-direction:column;align-items:center;background-color:#fff;padding-bottom:7rem}.fundamentals .countdown-container{margin-top:1rem;text-align:center}.fundamentals .countdown-timer{font-size:2.5rem;display:flex;justify-content:center;gap:10px;font-weight:800}.fundamentals .countdown-labels{display:flex;margin-top:10px;font-size:1rem;justify-content:space-between;padding:0 .3rem;font-weight:600}.fundamentals .fundamentals-reviews{background:rgb(255,255,255);width:100%;display:flex;justify-content:center;align-items:flex-start;flex-direction:row-reverse;margin-top:4rem}.fundamentals .fundamentals-reviews>.fundamentals-reviews-list{font-family:Open Sans,sans-serif;font-size:37px;display:flex;justify-content:center;flex-direction:column;align-items:center;gap:2rem;max-width:33rem;padding-left:2rem;padding-right:2rem}.fundamentals .fundamentals-reviews>.fundamentals-reviews-list>h2{color:#071f2f;max-width:25rem;text-align:center;font-size:2.5rem;margin-bottom:1rem}.fundamentals .fundamentals-reviews>.fundamentals-reviews-list>div{width:100%;display:flex;flex-direction:column;align-items:center;gap:2.85rem}.fundamentals .fundamentals-reviews>.fundamentals-reviews-list>div>img{width:95%}.fundamentals .fundamentals-reviews>.fundamentals-reviews-list h3{font-family:Open Sans,sans-serif;font-size:2.4rem;text-align:center;max-width:50rem}.fundamentals .fundamentals-reviews>.fundamentals-reviews-list .fundamentals-plan{margin-top:0;margin-bottom:0}.fundamentals .fundamentals-reviews>.fundamentals-reviews-list .fundamentals-plan .fundamentals-plan-features{padding:0}.fundamentals .fundamentals-reviews>.fundamentals-reviews-list .fundamentals-plan .fundamentals-plan-features .fundamentals-plan-features-list{margin-top:0}.fundamentals .fundamentals-reviews>.fundamentals-reviews-list .fundamentals-plan .fundamentals-plan-features .fundamentals-plan-features-list .fundamentals-plan-features-list-item ul{gap:.5rem;margin:0}.fundamentals .fundamentals-reviews>.fundamentals-reviews-list .fundamentals-plan .fundamentals-plan-features .fundamentals-plan-features-list .fundamentals-plan-features-list-item ul li span{font-size:1.2rem;line-height:1.7}.fundamentals .fundamentals-reviews>.fundamentals-reviews-list>p{text-align:left;color:#000;font-size:20px;line-height:175%;max-width:35rem}.fundamentals .fundamentals-reviews>.fundamentals-reviews-list>p>.spacer{display:block;margin-top:1rem!important}.fundamentals .fundamentals-reviews>.fundamentals-reviews-list img{width:90%}@media (max-width: 1024px){.fundamentals form{width:80vw!important}.fundamentals .fundamentals-header-centre{align-items:center!important;margin-bottom:3rem}.fundamentals .fundamentals-reviews{align-items:center;flex-direction:column-reverse}}.coachingPage{background-color:#fff;display:flex;flex-direction:column;gap:3.5rem}.coachingPage .coachingPage-banner{width:100%;padding-top:10px;padding-bottom:10px;flex-direction:column;background:rgb(16,41,73);display:flex;align-items:center;gap:1rem}.coachingPage .coachingPage-banner img{max-width:22rem;width:40%}.coachingPage .coachingPage-banner h2{color:#fd8739;font-family:Montserrat,sans-serif;font-weight:400;letter-spacing:0;font-size:1.875rem;text-align:center;margin:auto}.coachingPage .coachingPage-header{display:flex;flex-direction:column;gap:3.5rem;margin-top:-2rem}.coachingPage .coachingPage-header h1{font-family:Montserrat,sans-serif;line-height:100%;letter-spacing:.02rem;font-size:46px;font-weight:400;max-width:65rem;text-align:center;margin:auto}.coachingPage .coachingPage-header h1>span{font-weight:900}.coachingPage .coachingPage-header .coachingPage-header-video{margin:auto;width:90%}.coachingPage .coachingPage-header .coachingPage-header-video iframe{width:100%}.coachingPage .coachingPage-header .coachingPage-header-info{display:flex;flex-direction:row;max-width:60rem;text-align:center;margin:auto}.coachingPage .coachingPage-header .coachingPage-header-info .coachingPage-header-extra{font-weight:400;font-size:24px;font-family:Montserrat,sans-serif;line-height:100%;letter-spacing:.02rem;display:block}.coachingPage .coachingPage-header .coachingPage-header-info .coachingPage-header-extra>span{font-weight:900;text-decoration:underline}.coachingPage .fundamentals-pitch{background-color:#fff}.coachingPage .fundamentals-pitch>.fundamentals-pitch-type-2 h2{color:#000}.coachingPage .fundamentals-pitch>p{text-align:left;color:#000;font-size:25px;line-height:175%;max-width:80rem;padding:2rem}.coachingPage .fundamentals-pitch>p .spacer{display:block;margin-top:2.25rem!important}.coachingPage .fundamentals-pitch>img{width:100%;max-width:50rem}.coachingPage .fundamentals-monthly>.fundamentals-monthly-features>.fundamentals-monthly-features-list>.fundamentals-monthly-features-list-item{max-width:40rem}.coachingPage .fundamentals-monthly>.fundamentals-monthly-features>.fundamentals-monthly-features-list>.fundamentals-monthly-features-list-item>ul{list-style:none;gap:.4rem;display:flex;flex-direction:column}.coachingPage .fundamentals-monthly>.fundamentals-monthly-features>.fundamentals-monthly-features-list>.fundamentals-monthly-features-list-item>ul>li .check-ico{height:14px!important}.coachingPage .fundamentals-monthly>.fundamentals-monthly-features>.fundamentals-monthly-features-list>.fundamentals-monthly-features-list-item>ul>li>span{font-size:1.22rem!important;color:#d9e3f4}.coachingPage .coachingPage-footer{background-color:#102949;padding:2rem}.coachingPage .coachingPage-footer>p{text-align:center;color:#fff}@media (max-width: 768px){.coachingPage .coachingPage-banner h2{font-size:1.375rem}.coachingPage .coachingPage-header{gap:0}.coachingPage .coachingPage-header h1{font-size:32px;padding:0 2rem}.coachingPage .coachingPage-header .coachingPage-header-info{display:flex;flex-direction:column;max-width:30rem;text-align:center;margin:auto}.coachingPage .coachingPage-header .coachingPage-header-info .coachingPage-header-extra{font-size:20px;padding:0 2rem}.coachingPage .fundamentals-monthly{padding:2rem 0rem;background:rgb(16,41,73);width:100%;display:flex;justify-content:center;flex-direction:column;align-items:center}.coachingPage .fundamentals-monthly>.fundamentals-monthly-features{display:flex;justify-content:center;align-items:center;gap:8rem}.coachingPage .fundamentals-monthly>.fundamentals-monthly-features>.fundamentals-monthly-features-list>.fundamentals-monthly-features-list-item{display:flex;justify-content:center;flex-direction:column;align-items:center;max-width:30rem}.coachingPage .fundamentals-monthly>.fundamentals-monthly-features>.fundamentals-monthly-features-list>.fundamentals-monthly-features-list-item h3{font-family:Open Sans,sans-serif;font-size:28px;color:#fd8739;text-align:center;padding:0 2rem}.coachingPage .fundamentals-monthly>.fundamentals-monthly-features>.fundamentals-monthly-features-list>.fundamentals-monthly-features-list-item .divider{margin-top:2rem;margin-bottom:2rem;height:5px;background-color:#fd8739;width:100%}.coachingPage .fundamentals-monthly>.fundamentals-monthly-features>.fundamentals-monthly-features-list>.fundamentals-monthly-features-list-item img{width:430px}.coachingPage .fundamentals-monthly>.fundamentals-monthly-features>.fundamentals-monthly-features-list>.fundamentals-monthly-features-list-item ul{color:#fff;list-style:none;padding:0 2rem}.coachingPage .fundamentals-monthly>.fundamentals-monthly-features>.fundamentals-monthly-features-list>.fundamentals-monthly-features-list-item ul li{gap:.5rem;display:flex}.coachingPage .fundamentals-monthly>.fundamentals-monthly-features>.fundamentals-monthly-features-list>.fundamentals-monthly-features-list-item ul li .check-icon{margin-right:1rem;max-width:10px!important;min-width:10px!important;transform:scale(2)}.coachingPage .fundamentals-monthly>.fundamentals-monthly-features>.fundamentals-monthly-features-list>.fundamentals-monthly-features-list-item ul li span{display:block;font-size:1.12rem}.coachingPage .fundamentals-monthly>.fundamentals-monthly-features>.fundamentals-monthly-features-list>.fundamentals-monthly-features-list-item ul li span>.spacer{display:block;margin-top:1rem!important}.coachingPage .fundamentals-monthly>.fundamentals-monthly-features>.fundamentals-monthly-features-list>.fundamentals-monthly-features-list-item>.small{font-size:1.45rem;text-decoration:line-through}.coachingPage .fundamentals-monthly>.fundamentals-monthly-features>.fundamentals-monthly-features-list>.fundamentals-monthly-features-list-item>span{margin-top:.5rem;margin-bottom:.5rem;font-weight:700;color:#fff;font-size:2.45rem;font-family:Montserrat,sans-serif;line-height:100%;letter-spacing:.02rem}.coachingPage .fundamentals-monthly>.fundamentals-monthly-features>.fundamentals-monthly-features-list>.fundamentals-monthly-features-list-item a{margin-top:2rem;color:#70bef7;text-decoration:none;text-align:center}}.masterClassPage{background-color:#fff;display:flex;flex-direction:column;gap:0rem}.masterClassPage .masterClassPage-banner{width:100%;padding-top:30px;padding-bottom:30px;flex-direction:column;background:rgb(16,41,73);display:flex;align-items:center;gap:2rem}.masterClassPage .masterClassPage-banner img{max-width:25rem}.masterClassPage .masterClassPage-banner h2{color:#fff;font-family:Montserrat,sans-serif;letter-spacing:0;font-size:1.7083rem;text-align:center;margin:auto;font-weight:900;line-height:100%}.masterClassPage .masterClassPage-header{display:flex;flex-direction:column;gap:.5rem;margin-top:2rem;margin-bottom:1rem}.masterClassPage .masterClassPage-header h1{font-family:Montserrat,sans-serif;line-height:100%;letter-spacing:.02rem;font-size:46px;font-weight:400;max-width:82rem;text-align:center;margin:auto;margin-bottom:1.5rem}.masterClassPage .masterClassPage-header h2{font-family:Montserrat,sans-serif;line-height:100%;letter-spacing:.02rem;font-size:46px;font-weight:400;max-width:82rem;text-align:center;margin:auto}.masterClassPage .masterClassPage-header h2>span{font-weight:900}.masterClassPage .masterClassPage-header .masterClassPage-header-video{margin:auto}.masterClassPage .masterClassPage-header .masterClassPage-header-video img{width:100%;max-width:60rem}.masterClassPage .masterClassPage-header .masterClassPage-header-video iframe{width:45rem;height:25rem}.masterClassPage .masterClassPage-header .masterClassPage-header-info{display:flex;flex-direction:column;max-width:80rem;text-align:center;margin:auto}.masterClassPage .masterClassPage-header .masterClassPage-header-info .masterClassPage-header-extra{font-size:36px;font-family:Open Sans,sans-serif;font-weight:700;display:block;padding:0 1rem}.masterClassPage .masterClassPage-header .masterClassPage-header-info .masterClassPage-header-extra>span{font-weight:900;text-decoration:underline}.masterClassPage .fundamentals-pitch{background-color:#fff}.masterClassPage .fundamentals-pitch>.fundamentals-pitch-type-2{max-width:70rem}.masterClassPage .fundamentals-pitch>.fundamentals-pitch-type-2 h2{color:#000;line-height:3rem;font-size:36px;font-family:Open Sans,sans-serif;font-weight:700}.masterClassPage .fundamentals-pitch>p{text-align:left;color:#000;font-size:22px;line-height:2;max-width:80rem;padding:2rem;display:flex;flex-direction:column}.masterClassPage .fundamentals-pitch>p>.blockqoute{background-color:#31333612;position:relative;display:block;text-align:center;font-size:20px;font-family:Open Sans,sans-serif;font-weight:400;line-height:150%;letter-spacing:0;font-style:italic;max-width:60rem;margin:auto;margin-top:1rem;padding:3rem 2rem;color:#444343!important;border-radius:20px}.masterClassPage .fundamentals-pitch>p .spacer{display:block;margin-top:1rem!important}.masterClassPage .fundamentals-pitch>p>img{width:100%;max-width:50rem;margin:auto}.masterClassPage .fundamentals-pitch>img{width:100%;max-width:50rem}.masterClassPage .fundamentals-plan{margin-top:0rem;margin-bottom:0rem;background:transparent}.masterClassPage .fundamentals-plan>.fundamentals-plan-features{padding:0 1.5rem}.masterClassPage .fundamentals-plan>.fundamentals-plan-features>.fundamentals-plan-features-list{margin-top:0}.masterClassPage .fundamentals-plan>.fundamentals-plan-features>.fundamentals-plan-features-list>.fundamentals-plan-features-list-item{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:80rem;gap:2rem}.masterClassPage .fundamentals-plan>.fundamentals-plan-features>.fundamentals-plan-features-list>.fundamentals-plan-features-list-item>h3{font-family:Open Sans,sans-serif;font-size:28px;margin:2rem 0;padding-left:2rem;padding-right:2rem}.masterClassPage .fundamentals-plan>.fundamentals-plan-features>.fundamentals-plan-features-list>.fundamentals-plan-features-list-item>img{width:100%;max-width:430px}.masterClassPage .fundamentals-plan>.fundamentals-plan-features>.fundamentals-plan-features-list>.fundamentals-plan-features-list-item>ul{list-style:none;padding:0;margin:1rem 0;text-align:left;display:flex;flex-direction:column;align-items:flex-start;max-width:90rem!important;gap:0rem;padding-left:1rem;padding-right:1rem}.masterClassPage .fundamentals-plan>.fundamentals-plan-features>.fundamentals-plan-features-list>.fundamentals-plan-features-list-item>ul>li{display:flex;align-items:center;gap:1rem;margin-bottom:.5rem;font-weight:400;line-height:185%;padding:.5rem 0}.masterClassPage .fundamentals-plan>.fundamentals-plan-features>.fundamentals-plan-features-list>.fundamentals-plan-features-list-item>ul>li .check-icon{margin-right:1rem;max-width:10px!important;min-width:10px!important;transform:scale(2.5);height:max-content}.masterClassPage .fundamentals-plan>.fundamentals-plan-features>.fundamentals-plan-features-list>.fundamentals-plan-features-list-item>ul>li>span{font-size:1.3rem}.masterClassPage .fundamentals-plan>.fundamentals-plan-features>.fundamentals-plan-features-list>.fundamentals-plan-features-list-item>ul>li>span>.spacer{display:block;margin-top:1rem!important}.masterClassPage .coachingPage-final-sell h3{margin-top:1rem;font-size:36px;font-family:Open Sans,sans-serif;font-weight:700;color:#000}.masterClassPage .coachingPage-final-sell p{max-width:80rem}@media (max-width: 768px){.masterClassPage .masterClassPage-header h1{font-size:30px}.masterClassPage .masterClassPage-header h2{font-size:36px}.masterClassPage .masterClassPage-header .masterClassPage-header-video{margin:auto}.masterClassPage .masterClassPage-header .masterClassPage-header-video img{width:100%;max-width:60rem}.masterClassPage .masterClassPage-header .masterClassPage-header-video iframe{width:45rem;height:25rem}.masterClassPage .masterClassPage-header .masterClassPage-header-info{display:flex;flex-direction:column;max-width:80rem;text-align:center;margin:auto}.masterClassPage .masterClassPage-header .masterClassPage-header-info .masterClassPage-header-extra{font-size:36px;font-family:Open Sans,sans-serif;font-weight:700;display:block;padding:0 1rem}.masterClassPage .masterClassPage-header .masterClassPage-header-info .masterClassPage-header-extra>span{font-weight:900;text-decoration:underline}}.ShoppingOnlinePage{background-color:#fff;display:flex;flex-direction:column;gap:0rem}.ShoppingOnlinePage .ShoppingOnlinePage-banner{width:100%;margin-top:.5rem;padding-top:30px;padding-bottom:30px;flex-direction:column;background:black;display:flex;align-items:center;gap:2rem}.ShoppingOnlinePage .ShoppingOnlinePage-banner img{max-width:25rem}.ShoppingOnlinePage .ShoppingOnlinePage-banner h2{color:#fff;font-family:Montserrat,sans-serif;letter-spacing:0;font-size:1.7083rem;text-align:center;margin:auto;font-weight:900;line-height:100%}.ShoppingOnlinePage .ShoppingOnlinePage-banner-type-2{width:100%;padding-top:30px;padding-bottom:30px;flex-direction:column;background:white;display:flex;align-items:center;gap:2rem}.ShoppingOnlinePage .ShoppingOnlinePage-banner-type-2 h2{color:#000;font-family:Montserrat,sans-serif;letter-spacing:0;font-size:1.7083rem;text-align:center;margin:auto;font-weight:900;line-height:100%;max-width:80rem}.ShoppingOnlinePage .ShoppingOnlinePage-banner-type-3{width:100%;flex-direction:column;background:white;display:flex;align-items:center}.ShoppingOnlinePage .ShoppingOnlinePage-banner-type-3 img{max-width:11rem}.ShoppingOnlinePage .ShoppingOnlinePage-header{display:flex;flex-direction:column;gap:3.5rem}.ShoppingOnlinePage .ShoppingOnlinePage-header h1{font-family:Montserrat,sans-serif;line-height:100%;letter-spacing:.02rem;font-size:46px;font-weight:400;max-width:42rem;text-align:center;margin:auto}.ShoppingOnlinePage .ShoppingOnlinePage-header h1>span{font-weight:900}.ShoppingOnlinePage .ShoppingOnlinePage-header .ShoppingOnlinePage-header-video{margin:auto}.ShoppingOnlinePage .ShoppingOnlinePage-header .ShoppingOnlinePage-header-video iframe{width:45rem;height:25rem}.ShoppingOnlinePage .ShoppingOnlinePage-header .ShoppingOnlinePage-header-info{display:flex;flex-direction:column;max-width:30rem;text-align:center;margin:auto}.ShoppingOnlinePage .ShoppingOnlinePage-header .ShoppingOnlinePage-header-info .ShoppingOnlinePage-header-extra{font-weight:400;font-size:24px;font-family:Montserrat,sans-serif;line-height:100%;letter-spacing:.02rem;display:block}.ShoppingOnlinePage .ShoppingOnlinePage-header .ShoppingOnlinePage-header-info .ShoppingOnlinePage-header-extra>span{font-weight:900;text-decoration:underline}.ShoppingOnlinePage>.fundamentals-plan{background-color:#eee}.ShoppingOnlinePage>.fundamentals-plan img{height:80%;width:80%!important}.ShoppingOnlinePage .fundamentals-plan{margin-top:0rem;margin-bottom:0rem;background:transparent}.ShoppingOnlinePage .fundamentals-plan>.fundamentals-plan-features{padding:0 1.5rem}.ShoppingOnlinePage .fundamentals-plan>.fundamentals-plan-features>.fundamentals-plan-features-list{margin-top:0}.ShoppingOnlinePage .fundamentals-plan>.fundamentals-plan-features>.fundamentals-plan-features-list>.fundamentals-plan-features-list-item{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:80rem;gap:2rem}.ShoppingOnlinePage .fundamentals-plan>.fundamentals-plan-features>.fundamentals-plan-features-list>.fundamentals-plan-features-list-item>h3{font-family:Open Sans,sans-serif;font-size:28px;margin:2rem 0;padding-left:2rem;padding-right:2rem}.ShoppingOnlinePage .fundamentals-plan>.fundamentals-plan-features>.fundamentals-plan-features-list>.fundamentals-plan-features-list-item>img{width:100%;max-width:430px}.ShoppingOnlinePage .fundamentals-plan>.fundamentals-plan-features>.fundamentals-plan-features-list>.fundamentals-plan-features-list-item>ul{list-style:none;padding:0;margin:1rem 0;text-align:left;display:flex;flex-direction:column;align-items:flex-start;max-width:90rem!important;gap:0rem;padding-left:1rem;padding-right:1rem}.ShoppingOnlinePage .fundamentals-plan>.fundamentals-plan-features>.fundamentals-plan-features-list>.fundamentals-plan-features-list-item>ul>li{display:flex;align-items:center;gap:1rem;margin-bottom:.5rem;font-weight:400;line-height:185%;padding:.5rem 0}.ShoppingOnlinePage .fundamentals-plan>.fundamentals-plan-features>.fundamentals-plan-features-list>.fundamentals-plan-features-list-item>ul>li .check-icon{margin-right:1rem;max-width:10px!important;min-width:10px!important;transform:scale(2.5);height:max-content}.ShoppingOnlinePage .fundamentals-plan>.fundamentals-plan-features>.fundamentals-plan-features-list>.fundamentals-plan-features-list-item>ul>li>span{font-size:1.3rem}.ShoppingOnlinePage .fundamentals-plan>.fundamentals-plan-features>.fundamentals-plan-features-list>.fundamentals-plan-features-list-item>ul>li>span>.spacer{display:block;margin-top:1rem!important}.ShoppingOnlinePage .coachingPage-final-sell{background-color:#ececed}.ShoppingOnlinePage .coachingPage-final-sell img{max-width:60rem}.ShoppingOnlinePage .coachingPage-final-sell h3{margin-top:1rem;font-size:36px;font-family:Open Sans,sans-serif;font-weight:700;color:#000;text-decoration:unset}.ShoppingOnlinePage .coachingPage-final-sell p{max-width:80rem}.ShoppingOnlinePage .coachingPage-final-sell .selling-point{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:80rem;gap:.5rem}.ShoppingOnlinePage .coachingPage-final-sell .selling-point .line{width:100%;background-color:#000;height:2px}.ShoppingOnlinePage .coachingPage-final-sell .selling-point .selling-point-fist{font-size:1.7rem;font-family:Open Sans,sans-serif;font-weight:500}.ShoppingOnlinePage .coachingPage-final-sell .selling-point .selling-point-second{font-size:2.56rem;font-family:Open Sans,sans-serif;font-weight:400}.ShoppingOnlinePage .coachingPage-final-sell .selling-point>span{display:block}.ShoppingOnlinePage .coachingPage-final-sell .selling-point>div h3{font-size:92px;font-family:Open Sans,sans-serif;font-weight:700;color:#00c500}.thankYouPage{background-color:#fff;display:flex;flex-direction:column;gap:3.5rem;height:100%}.thankYouPage .thankYouPage-banner{width:100%;padding-top:10px;padding-bottom:10px;flex-direction:column;background:rgb(178,195,226);display:flex;align-items:center;gap:2rem}.thankYouPage .thankYouPage-banner img{max-width:22rem;width:40%}.thankYouPage .thankYouPage-banner h2{color:#fd8739;font-family:Montserrat,sans-serif;font-weight:400;letter-spacing:0;font-size:2rem;text-align:center;margin:auto}.thankYouPage .thankYouPage-header{display:flex;flex-direction:column;gap:2.5rem;margin-top:-1rem;padding:0 1rem}.thankYouPage .thankYouPage-header h1{font-family:Montserrat,sans-serif;line-height:100%;letter-spacing:.02rem;font-size:59px;font-weight:bolder;max-width:95rem;text-align:center;margin:auto;color:#3b3642}.thankYouPage .thankYouPage-header h1>span{font-weight:900}.thankYouPage .thankYouPage-header button{transform:scale(1.2)}.thankYouPage .thankYouPage-header a{margin:auto;max-width:max-content;font-size:1.75rem;text-align:center;margin-top:.5rem;text-decoration:underline;color:#00f}.thankYouPage .thankYouPage-header .thankYouPage-header-video{margin:auto;width:100%;height:60vh;max-width:68rem}.thankYouPage .thankYouPage-header .thankYouPage-header-video iframe{width:100%;height:100%}.thankYouPage .thankYouPage-header .thankYouPage-header-info{display:flex;flex-direction:column;max-width:59rem;text-align:center;margin:auto;width:100%;gap:1rem}.thankYouPage .thankYouPage-header .thankYouPage-header-info>img{max-width:38rem;margin:auto;width:100%}.thankYouPage .thankYouPage-header .thankYouPage-header-info .thankYouPage-header-extra{font-weight:400;font-size:24px;font-family:Montserrat,sans-serif;line-height:1.5;letter-spacing:.02rem;display:block;width:100%}.thankYouPage .thankYouPage-header .thankYouPage-header-info .thankYouPage-header-extra>span{font-weight:900;text-decoration:underline}@media (max-width: 768px){.thankYouPage .thankYouPage-banner h2{font-size:1.375rem}.thankYouPage .thankYouPage-header{gap:0}.thankYouPage .thankYouPage-header h1{font-size:32px;padding:0}.thankYouPage .thankYouPage-header .thankYouPage-header-video{margin:auto;width:100%;height:57vw;margin-top:1.5rem;margin-bottom:1.5rem}.thankYouPage .thankYouPage-header .thankYouPage-header-video iframe{width:100%;height:100%}.thankYouPage .thankYouPage-header .thankYouPage-header-info{display:flex;flex-direction:column;max-width:30rem;text-align:center;margin:auto}.thankYouPage .thankYouPage-header .thankYouPage-header-info .thankYouPage-header-extra{font-size:18px}.thankYouPage button{margin-top:1.5rem!important;font-size:1.25rem!important}}.LastChancePage{background-color:#fff;display:flex;flex-direction:column;gap:3.5rem;height:100%}.LastChancePage .LastChancePage-banner{width:100%;padding-top:10px;padding-bottom:10px;flex-direction:column;background:rgb(178,195,226);display:flex;align-items:center;gap:2rem}.LastChancePage .LastChancePage-banner img{max-width:22rem;width:40%}.LastChancePage .LastChancePage-banner h2{color:#fd8739;font-family:Montserrat,sans-serif;font-weight:400;letter-spacing:0;font-size:2rem;text-align:center;margin:auto}.LastChancePage .LastChancePage-header{display:flex;flex-direction:column;gap:1.5rem;margin-top:1rem;padding:0 1rem}.LastChancePage .LastChancePage-header h1{font-family:Montserrat,sans-serif;line-height:100%;letter-spacing:.02rem;font-size:59px;font-weight:bolder;max-width:95rem;text-align:center;margin:auto;color:#3b3642}.LastChancePage .LastChancePage-header h1>span{font-weight:900}.LastChancePage .LastChancePage-header button{transform:scale(1.2)}.LastChancePage .LastChancePage-header a{margin:auto;max-width:max-content;font-size:1.75rem;text-align:center;margin-top:.5rem;text-decoration:underline;color:#00f}.LastChancePage .LastChancePage-header .LastChancePage-header-video{margin:auto;width:100%;height:60vh;max-width:68rem}.LastChancePage .LastChancePage-header .LastChancePage-header-video iframe{width:100%;height:100%}.LastChancePage .LastChancePage-header .LastChancePage-header-info{display:flex;flex-direction:row;max-width:59rem;text-align:center;margin:auto;width:100%}.LastChancePage .LastChancePage-header .LastChancePage-header-info .LastChancePage-header-extra{font-weight:400;font-size:24px;font-family:Montserrat,sans-serif;line-height:1.5;letter-spacing:.02rem;display:block;width:100%}.LastChancePage .LastChancePage-header .LastChancePage-header-info .LastChancePage-header-extra>span{font-weight:900;text-decoration:underline}@media (max-width: 768px){.LastChancePage .LastChancePage-banner h2{font-size:1.375rem}.LastChancePage .LastChancePage-header{gap:0}.LastChancePage .LastChancePage-header h1{font-size:32px;padding:0}.LastChancePage .LastChancePage-header .LastChancePage-header-video{margin:auto;width:100%;height:57vw;margin-top:1.5rem;margin-bottom:1.5rem}.LastChancePage .LastChancePage-header .LastChancePage-header-video iframe{width:100%;height:100%}.LastChancePage .LastChancePage-header .LastChancePage-header-info{display:flex;flex-direction:column;max-width:30rem;text-align:center;margin:auto}.LastChancePage .LastChancePage-header .LastChancePage-header-info .LastChancePage-header-extra{font-size:18px}.LastChancePage button{margin-top:1.5rem!important;font-size:1.25rem!important}}.offerEnded{background-color:#fff;display:flex;flex-direction:column;gap:3.5rem;height:100%}.offerEnded .offerEnded-banner{width:100%;padding-top:10px;padding-bottom:10px;flex-direction:column;background:rgb(178,195,226);display:flex;align-items:center;gap:2rem}.offerEnded .offerEnded-banner img{max-width:22rem;width:40%}.offerEnded .offerEnded-banner h2{color:#fd8739;font-family:Montserrat,sans-serif;font-weight:400;letter-spacing:0;font-size:2rem;text-align:center;margin:auto}.offerEnded .offerEnded-header{display:flex;flex-direction:column;gap:1.5rem;margin-top:1rem;padding:0 1rem}.offerEnded .offerEnded-header h1{font-family:Montserrat,sans-serif;line-height:100%;letter-spacing:.02rem;font-size:59px;font-weight:bolder;max-width:95rem;text-align:center;margin:auto;color:#3b3642}.offerEnded .offerEnded-header h1>span{font-weight:900}.offerEnded .offerEnded-header button{transform:scale(1.2)}.offerEnded .offerEnded-header a{margin:auto;max-width:max-content;font-size:1.75rem;text-align:center;margin-top:.5rem;text-decoration:underline;color:#00f}.offerEnded .offerEnded-header .offerEnded-header-video{margin:auto;width:100%;height:60vh;max-width:68rem}.offerEnded .offerEnded-header .offerEnded-header-video iframe{width:100%;height:100%}.offerEnded .offerEnded-header .offerEnded-header-info{display:flex;flex-direction:row;max-width:59rem;text-align:center;margin:auto;width:100%}.offerEnded .offerEnded-header .offerEnded-header-info .offerEnded-header-extra{font-weight:400;font-size:24px;font-family:Montserrat,sans-serif;line-height:1.5;letter-spacing:.02rem;display:block;width:100%}.offerEnded .offerEnded-header .offerEnded-header-info .offerEnded-header-extra>span{font-weight:900;text-decoration:underline}.offerEnded .fundamentals-header-centre form{margin:auto}@media (max-width: 768px){.offerEnded .offerEnded-banner h2{font-size:1.375rem}.offerEnded .offerEnded-header{gap:0}.offerEnded .offerEnded-header h1{font-size:32px;padding:0}.offerEnded .offerEnded-header .offerEnded-header-video{margin:auto;width:100%;height:57vw;margin-top:1.5rem;margin-bottom:1.5rem}.offerEnded .offerEnded-header .offerEnded-header-video iframe{width:100%;height:100%}.offerEnded .offerEnded-header .offerEnded-header-info{display:flex;flex-direction:column;max-width:30rem;text-align:center;margin:auto}.offerEnded .offerEnded-header .offerEnded-header-info .offerEnded-header-extra{font-size:18px}.offerEnded button{margin-top:1.5rem!important;font-size:1.25rem!important}}.affiliates{overflow:hidden!important;display:flex;gap:1rem}.affiliates-overview{background:rgb(33,33,52);border-radius:4px;box-shadow:#03030533 1px 1px 10px;border:1px solid rgb(50,50,77);width:50rem}.affiliates-pending{display:flex;flex-direction:column;gap:.7rem;overflow-x:hidden;overflow-y:scroll;max-width:max-content;max-height:40rem;padding-right:.55rem}.affiliates-pending::-webkit-scrollbar{width:12px}.affiliates-pending::-webkit-scrollbar-track{background:#f1f1f1}.affiliates-pending::-webkit-scrollbar-thumb{background-color:#888;border-radius:10px;border:2px solid #f1f1f1}.affiliates-pending::-webkit-scrollbar-thumb:hover{background-color:#555}.affiliates-pending{scrollbar-width:thin;scrollbar-color:#888 #181827}.green{color:#38c73d!important;font-weight:700}.grey{opacity:.25}.affiliates-pending-item{background:rgb(33,33,53);display:flex;width:220px;min-height:50px;align-items:center;justify-content:space-between;padding:.25rem 1.25rem;border-radius:4px;box-shadow:#03030533 1px 1px 10px;border:1px solid rgb(50,50,77)}.affiliates-pending-item>span{display:flex;color:#fff;font-size:.8995rem;align-items:center;gap:.5rem}.affiliates-pending-item>span>svg{width:15px}.affiliates-pending-item>span>svg>path{fill:#7a78fe}.affiliates-overview-top{padding:1rem 2rem}.affiliates-overview-top>h1{color:#fff}.upsale{background-color:#fff;height:100%}.loading-container{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;gap:2rem;background:rgb(16,41,73)}.loading-container img{width:20rem}.loading-container p{line-height:1.5rem;color:#fff;max-width:40rem;text-align:center}.lds-ellipsis,.lds-ellipsis div{box-sizing:border-box}.lds-ellipsis{display:inline-block;position:relative;width:80px;height:80px}.lds-ellipsis div{position:absolute;top:33.33333px;width:13.33333px;height:13.33333px;border-radius:50%;background:white;animation-timing-function:cubic-bezier(0,1,1,0)}.lds-ellipsis div:nth-child(1){left:8px;animation:lds-ellipsis1 .6s infinite}.lds-ellipsis div:nth-child(2){left:8px;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(3){left:32px;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(4){left:56px;animation:lds-ellipsis3 .6s infinite}@keyframes lds-ellipsis1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes lds-ellipsis3{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes lds-ellipsis2{0%{transform:translate(0)}to{transform:translate(24px)}}.MainLayout{background-color:#fff;height:100%}.MainLayout .notification-bar{background-color:#0343bd;padding:1.25rem;display:flex;justify-content:center;align-items:center;gap:1rem}.MainLayout .notification-bar>span{display:block;color:#fff}body,html,#root{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;overflow-x:clip;height:100%;background-color:#fff}.fundamentals-money-back{background:rgb(39,39,39);width:100%;display:flex;justify-content:center;flex-direction:column;align-items:center;padding:2rem}.fundamentals-money-back img{max-width:18rem}.fundamentals-money-back>span{color:#fff;font-size:36px;text-align:center;max-width:35rem}.fundamentals-quotes{background:rgb(26,70,112);width:100%;display:flex;justify-content:center;flex-direction:column;align-items:center;padding:1rem;gap:1.5rem}.fundamentals-quotes img{width:90%;max-width:70rem}.fundamentals-plan{margin-top:5rem;margin-bottom:5rem;background:white;width:100%;display:flex;justify-content:center;flex-direction:column;align-items:center}.fundamentals-plan>.fundamentals-plan-top{max-width:90rem!important;width:100%;display:flex;flex-direction:column;align-items:center}.fundamentals-plan>.fundamentals-plan-top>h1{text-decoration:unset!important;font-family:Open Sans,sans-serif;font-size:37px;text-align:left!important;margin-bottom:2rem;padding-left:2rem;padding-right:2rem}.fundamentals-plan>.fundamentals-plan-top>p{text-align:left;color:#000;font-size:20px;line-height:175%;max-width:55rem;padding:0 2rem}.fundamentals-plan>.fundamentals-plan-top>p>.spacer{display:block;margin-top:1rem!important}.fundamentals-plan>.fundamentals-plan-bottom{width:100%}.fundamentals-plan>.fundamentals-plan-bottom>h1{text-decoration:underline;font-family:Open Sans,sans-serif;font-size:37px}.fundamentals-plan>.fundamentals-plan-bottom>p{text-align:left;color:#000;font-size:22px;line-height:175%;max-width:58rem;margin:auto;padding:0 2rem}.fundamentals-plan>.fundamentals-plan-bottom>p button{margin:2rem auto;display:block}.fundamentals-plan>.fundamentals-plan-bottom>p>.spacer{display:block;margin-top:1rem!important}.fundamentals-plan>.fundamentals-plan-features{display:flex;justify-content:center;align-items:flex-start;gap:2rem;flex-wrap:nowrap;flex-direction:row;padding:1.5rem}.fundamentals-plan>.fundamentals-plan-features>.fundamentals-plan-features-list{display:flex;justify-content:center;align-items:flex-start;flex-wrap:wrap;gap:2rem;flex-direction:column;margin-top:2rem}.fundamentals-plan>.fundamentals-plan-features>.fundamentals-plan-features-list>.fundamentals-plan-features-list-item{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:36rem;gap:2rem}.fundamentals-plan>.fundamentals-plan-features>.fundamentals-plan-features-list>.fundamentals-plan-features-list-item>h3{font-family:Open Sans,sans-serif;font-size:28px;margin:2rem 0;padding-left:2rem;padding-right:2rem}.fundamentals-plan>.fundamentals-plan-features>.fundamentals-plan-features-list>.fundamentals-plan-features-list-item>img{width:100%;max-width:430px}.fundamentals-plan>.fundamentals-plan-features>.fundamentals-plan-features-list>.fundamentals-plan-features-list-item>ul{list-style:none;padding:0;margin:1rem 0;text-align:left;display:flex;flex-direction:column;align-items:flex-start;max-width:90rem!important;gap:1.5rem;padding-left:1rem;padding-right:1rem}.fundamentals-plan>.fundamentals-plan-features>.fundamentals-plan-features-list>.fundamentals-plan-features-list-item>ul>li{display:flex;align-items:center;gap:1rem;margin-bottom:.5rem;font-weight:400;line-height:185%;max-height:max-content}.fundamentals-plan>.fundamentals-plan-features>.fundamentals-plan-features-list>.fundamentals-plan-features-list-item>ul>li .check-icon{margin-right:1rem;max-width:10px!important;min-width:10px!important;transform:scale(2.5)}.fundamentals-plan>.fundamentals-plan-features>.fundamentals-plan-features-list>.fundamentals-plan-features-list-item>ul>li>span{font-size:1.42rem}.fundamentals-plan>.fundamentals-plan-features>.fundamentals-plan-features-list>.fundamentals-plan-features-list-item>ul>li>span>.spacer{display:block;margin-top:1rem!important}@media (max-width: 768px){.fundamentals-plan>.fundamentals-plan-features{flex-direction:column}}.fundamentals-monthly{padding:2rem 0rem;background:rgb(16,41,73);width:100%;display:flex;justify-content:center;flex-direction:column;align-items:center}.fundamentals-monthly>.fundamentals-monthly-features{display:flex;justify-content:center;align-items:center;gap:8rem}.fundamentals-monthly>.fundamentals-monthly-features>.fundamentals-monthly-features-list>.fundamentals-monthly-features-list-item{display:flex;justify-content:center;flex-direction:column;align-items:center;max-width:30rem}.fundamentals-monthly>.fundamentals-monthly-features>.fundamentals-monthly-features-list>.fundamentals-monthly-features-list-item h3{font-family:Open Sans,sans-serif;font-size:28px;color:#fd8739;text-align:center}.fundamentals-monthly>.fundamentals-monthly-features>.fundamentals-monthly-features-list>.fundamentals-monthly-features-list-item .divider{margin-top:2rem;margin-bottom:2rem;height:5px;background-color:#fd8739;width:100%}.fundamentals-monthly>.fundamentals-monthly-features>.fundamentals-monthly-features-list>.fundamentals-monthly-features-list-item img{width:430px}.fundamentals-monthly>.fundamentals-monthly-features>.fundamentals-monthly-features-list>.fundamentals-monthly-features-list-item ul{color:#fff;list-style:none}.fundamentals-monthly>.fundamentals-monthly-features>.fundamentals-monthly-features-list>.fundamentals-monthly-features-list-item ul li{display:flex;align-items:center;gap:1rem;margin-bottom:.5rem;font-weight:400;line-height:185%;max-height:max-content;width:100%}.fundamentals-monthly>.fundamentals-monthly-features>.fundamentals-monthly-features-list>.fundamentals-monthly-features-list-item ul li .check-icon{margin-right:1rem;max-width:10px!important;min-width:10px!important;transform:scale(2.5)}.fundamentals-monthly>.fundamentals-monthly-features>.fundamentals-monthly-features-list>.fundamentals-monthly-features-list-item ul li svg{width:5rem}.fundamentals-monthly>.fundamentals-monthly-features>.fundamentals-monthly-features-list>.fundamentals-monthly-features-list-item ul li span{display:block;max-width:30rem;font-size:1.42rem}.fundamentals-monthly>.fundamentals-monthly-features>.fundamentals-monthly-features-list>.fundamentals-monthly-features-list-item ul li span>.spacer{display:block;margin-top:1rem!important}.fundamentals-monthly>.fundamentals-monthly-features>.fundamentals-monthly-features-list>.fundamentals-monthly-features-list-item>.small{font-size:1.45rem;text-decoration:line-through}.fundamentals-monthly>.fundamentals-monthly-features>.fundamentals-monthly-features-list>.fundamentals-monthly-features-list-item>span{margin-top:.5rem;margin-bottom:.5rem;font-weight:700;color:#fff;font-size:2.45rem;font-family:Montserrat,sans-serif;line-height:100%;letter-spacing:.02rem}.fundamentals-monthly>.fundamentals-monthly-features>.fundamentals-monthly-features-list>.fundamentals-monthly-features-list-item a{margin-top:2rem;color:#70bef7;text-decoration:none;text-align:center}.fundamentals-banner{display:flex;justify-content:center;align-items:center;gap:1.5em;padding:20px 15px;width:100%;background:rgb(28,15,19);position:fixed;bottom:0;left:-20px;z-index:10}.fundamentals-banner>span{font-size:1.7083rem;color:#fff;font-family:Montserrat,sans-serif;font-weight:900;line-height:100%;letter-spacing:.02rem}@media (max-width: 992px){.fundamentals-banner{gap:.8em}.fundamentals-banner>span{font-size:1.85rem;max-width:30rem}.fundamentals-banner>button{font-size:1.5rem;padding:6px 16px}}@media (max-width: 768px){.fundamentals-banner{gap:1.25em;flex-direction:column;align-items:center}.fundamentals-banner>span{font-size:1.5rem;text-align:center}.fundamentals-banner>button{font-size:2rem;padding:6px 16px}}.fundamentals-pitch{background:rgb(26,70,112);width:100%;display:flex;justify-content:center;flex-direction:column;align-items:center}.fundamentals-pitch>p{text-align:left;color:#ffffffd9;font-size:20px;line-height:175%;max-width:80rem;padding:2rem}.fundamentals-pitch>p .spacer{display:block;margin-top:2.5rem!important}.fundamentals-pitch-type-1{display:flex;justify-content:center;flex-direction:column;align-items:center;text-align:center;max-width:60rem}.fundamentals-pitch-type-1>h2{color:#f18f01;font-size:30px;line-height:175%;font-style:italic;text-decoration:underline;max-width:90%;margin:0 auto}.fundamentals-pitch-type-1>p{font-style:italic;color:#f18f01;font-size:20px;line-height:175%;max-width:90%;margin:1rem auto}.fundamentals-pitch-type-2{display:flex;justify-content:center;flex-direction:column;align-items:center;gap:2rem;text-align:center}.fundamentals-pitch-type-2>h2{color:#fff;font-size:37px;font-family:Montserrat,sans-serif;font-weight:900;line-height:100%;letter-spacing:.02rem}.fundamentals-pitch-type-2>h2 .line{color:red!important}.fundamentals-pitch-type-2>p{font-family:Montserrat,sans-serif;font-weight:700;color:#fff;font-size:34px}.fundamentals-pitch-type-2>p .red{color:red!important}.fundamentals-pitch img{width:100%;max-width:55rem}.fundamentals-pitch>.pic-glen{margin-top:1rem;max-width:15rem}@media (max-width: 768px){.fundamentals-pitch img{max-width:30rem}.fundamentals-pitch>p{font-size:18px}.fundamentals-pitch-type-1>h2{font-size:28px}.fundamentals-pitch-type-1>p{font-size:18px}.fundamentals-pitch-type-2>h2{font-size:32px}.fundamentals-pitch-type-2>p{font-size:28px}}.coachingPage-final-sell{display:flex;flex-direction:column;gap:1.5rem;align-items:center}.coachingPage-final-sell>h3{font-family:Montserrat,sans-serif;font-weight:900;line-height:1.5;letter-spacing:.02rem;color:red;font-size:29px;text-decoration:underline;max-width:65rem;text-align:center;padding:0 1rem}.coachingPage-final-sell>span{font-family:Montserrat,sans-serif;font-weight:900;line-height:1.5;letter-spacing:.02rem;color:#000;font-size:20px;max-width:35rem;text-align:center;text-decoration:underline;padding:0 1rem}.coachingPage-final-sell img{max-width:45rem;width:100%}.coachingPage-final-sell h2{font-family:Montserrat,sans-serif;font-weight:900;line-height:100%;letter-spacing:.02rem;color:#000;font-size:30px;max-width:65rem;text-align:center;padding:0 2rem}.coachingPage-final-sell p{color:#000;font-size:32px;font-weight:400;text-align:center;max-width:30rem}.coachingPage-final-sell a{margin-top:2rem;color:#70bef7;text-decoration:none;text-align:center;max-width:41rem}button{color:#fff;font-size:36px;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;width:auto;font-weight:600;transition:background .1s ease;padding:10px 25px;border-radius:6px;border-style:none;box-shadow:0 12px 24px -8px #000;background:rgb(1,241,9);text-transform:uppercase}button:hover{background:rgb(9,175,13);cursor:pointer}@media (max-width: 768px){button{transform:scale(.9)!important;font-size:29px}}.button-blue{background:blue;transition:background .1s ease}.button-blue:hover{background:#2929ff;cursor:pointer}a:hover{cursor:pointer;opacity:.75}.check-icon{height:1rem!important}.fundamentals-header{display:flex;flex-direction:column;align-items:center;gap:.4rem;padding-top:2rem}.fundamentals-header .fundamentals-header-top{display:flex;justify-content:center;flex-direction:column;align-items:center;text-align:center;width:100%;max-width:1200px;padding:0 1rem}.fundamentals-header .fundamentals-header-top .red{color:red;font-weight:800}.fundamentals-header .fundamentals-header-top .fundamentals-header-top-divider{width:100%;border-top:transparent;border-left:transparent;border-right:transparent;border-style:solid;border-bottom-style:dotted;max-width:50vw}.fundamentals-header .fundamentals-header-top>span{font-family:Montserrat,sans-serif;font-weight:500;color:#f18f01;font-size:1.75rem;text-align:center;margin-bottom:1rem}.fundamentals-header .fundamentals-header-top>h1{font-size:4rem;font-family:Montserrat,sans-serif;font-weight:600;color:red;margin:1rem 0}.fundamentals-header .fundamentals-header-top>p{font-family:Montserrat,sans-serif;font-weight:800;color:#071f2f;font-size:1.7rem;margin-bottom:1rem}.fundamentals-header .fundamentals-header-centre{display:flex;justify-content:center;flex-direction:row;align-items:flex-start;width:100%;max-width:1200px;padding:0 1rem;gap:1rem}.fundamentals-header .fundamentals-header-centre .fundamentals-header-centre-video{display:flex;justify-content:center;flex-direction:column;align-items:center;margin-bottom:2rem;gap:.5rem;max-width:38rem}.fundamentals-header .fundamentals-header-centre .fundamentals-header-centre-video iframe{width:90%;max-width:34.7rem;height:19.8rem;margin-top:1rem}.fundamentals-header .fundamentals-header-centre .fundamentals-header-centre-video>h2{font-family:Montserrat,sans-serif;font-weight:400;color:#071f2f;font-size:1.6rem;margin-bottom:1rem;text-align:center}.fundamentals-header .fundamentals-header-centre .fundamentals-header-centre-video>span{display:block;font-family:Montserrat,sans-serif;font-weight:700;color:#071f2f;font-size:1.6rem;text-align:center}.fundamentals-header .fundamentals-header-centre form{width:100%;max-width:25rem;display:flex;justify-content:center;flex-direction:column;align-items:center;gap:1rem}.fundamentals-header .fundamentals-header-centre form h2{font-family:Montserrat,sans-serif;font-weight:700;color:#071f2f;font-size:1.6rem;padding-top:10px;padding-bottom:10px;margin-top:-15px;text-align:center;max-width:20rem}.fundamentals-header .fundamentals-header-centre form input{padding:12px;border-style:solid;border-color:#0003;border-width:1px;width:100%;font-size:12px;background:transparent;border-radius:4px}.fundamentals-header .fundamentals-header-centre form button{padding:12px 24px;font-size:1rem;border:none;border-radius:4px;background:rgb(1,241,9);color:#fff;cursor:pointer;transition:background-color .3s ease}.fundamentals-header .fundamentals-header-centre form button:hover{background:rgb(9,175,13);cursor:pointer}@media (max-width: 1024px){.fundamentals-header-top h1{font-size:2.5rem}.fundamentals-header-top span,.fundamentals-header-top p{font-size:1.25rem}.fundamentals-header-centre{flex-direction:column!important}.fundamentals-header-centre .fundamentals-header-centre-video iframe{max-width:100%;height:auto}}
