.ftmo-section--bg-gradient{background-image:-webkit-linear-gradient(353deg,#0781fe 0,#6972ea 100%);background-image:-o-linear-gradient(353deg,#0781fe 0,#6972ea 100%);background-image:linear-gradient(97deg,#0781fe 0,#6972ea 100%)}.ftmo-section--bg-gradient-dark{background-image:-webkit-linear-gradient(342.44deg,#1e1e1e 0,#262729 100%);background-image:-o-linear-gradient(342.44deg,#1e1e1e 0,#262729 100%);background-image:linear-gradient(107.56deg,#1e1e1e 0,#262729 100%)}.ftmo-section__title{margin-bottom:30px}.ftmo-section__image-wrap img{border-radius:.625rem}.ftmo-section--spacing-y{padding-top:4.6875rem;padding-bottom:4.6875rem}@media (max-width:767.98px){.ftmo-section--spacing-y{padding-top:3.125rem;padding-bottom:3.125rem}}.ftmo-section--spacing-y .content{padding:0!important}.ftmo-section--spacing-t{padding-top:4.6875rem}@media (max-width:767.98px){.ftmo-section--spacing-t{padding-top:3.125rem}}.ftmo-section--spacing-t .content{padding:0!important}.ftmo-section--spacing-b{padding-bottom:4.6875rem}@media (max-width:767.98px){.ftmo-section--spacing-b{padding-bottom:3.125rem}}.ftmo-section--spacing-b .content{padding:0!important}.section{padding:100px 0}@media (min-width:992px){.section{padding:150px 0}}.section__title{margin-bottom:28px;text-align:center;font-size:30px;font-weight:600;line-height:40px;letter-spacing:0;text-transform:uppercase;color:#262729}@media (min-width:992px){.section__title{margin-bottom:56px;font-size:60px;line-height:70px}}.section__subtitle{margin-bottom:28px;text-align:center;font-size:16px;font-weight:600;line-height:24px;letter-spacing:0;color:#555b6c}@media (min-width:992px){.section__subtitle{margin-bottom:56px;font-size:20px;line-height:30px}}.section--dark{background-color:#000}.section--dark .section__title{color:#fff}.section--border-top{border-bottom:1px solid #c6c6c6}.section--border-bottom{border-bottom:1px solid #c6c6c6}.badge{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;min-width:24px;padding:4px 12px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:rgba(7,129,254,.1);border:1px solid #0781fe;border-radius:9999px}.badge__text{font-size:12px;font-weight:500;line-height:16px;letter-spacing:0;color:#0781fe}.badge--lg{padding:2px 16px}.badge--lg .badge__text{font-size:14px;line-height:24px}.badge--xl{padding:4px 16px}.badge--xl .badge__text{font-size:16px;line-height:24px}.badge--xxl{padding:4px 16px}.badge--xxl .badge__text{font-size:20px;font-weight:600;line-height:28px}.badge--primary{background-color:rgba(7,129,254,.1);border-color:#0781fe}.badge--primary .badge__text{color:#0781fe}.badge--primary.badge--fill{background-color:#0781fe}.badge--primary.badge--fill .badge__text{color:#fff}.badge--success{background-color:rgba(0,199,180,.1);border-color:#00c7b4}.badge--success .badge__text{color:#00c7b4}.badge--success.badge--fill{background-color:#00c7b4}.badge--success.badge--fill .badge__text{color:#fff}.badge--warning{background-color:rgba(255,199,0,.1);border-color:#ffc700}.badge--warning .badge__text{color:#ffc700}.badge--warning.badge--fill{background-color:#ffc700}.badge--warning.badge--fill .badge__text{color:#fff}.badge--danger{background-color:rgba(255,53,72,.1);border-color:#ff3548}.badge--danger .badge__text{color:#ff3548}.badge--danger.badge--fill{background-color:#ff3548}.badge--danger.badge--fill .badge__text{color:#fff}.badge--info{background-color:rgba(13,202,240,.1);border-color:#0dcaf0}.badge--info .badge__text{color:#0dcaf0}.badge--info.badge--fill{background-color:#0dcaf0}.badge--info.badge--fill .badge__text{color:#fff}.badge--orange{background-color:rgba(254,155,7,.1);border-color:#fe9b07}.badge--orange .badge__text{color:#fe9b07}.badge--orange.badge--fill{background-color:#fe9b07}.badge--orange.badge--fill .badge__text{color:#fff}.badge--violet{background-color:rgba(160,7,254,.1);border-color:#a007fe}.badge--violet .badge__text{color:#a007fe}.badge--violet.badge--fill{background-color:#a007fe}.badge--violet.badge--fill .badge__text{color:#fff}.badge--light-violet{background-color:rgba(182,194,255,.1);border-color:#b6c2ff}.badge--light-violet .badge__text{color:#b6c2ff}.badge--light-violet.badge--fill{background-color:#b6c2ff}.badge--light-violet.badge--fill .badge__text{color:#fff}.badge--gray{background-color:rgba(132,145,168,.1);border-color:#8491a8}.badge--gray .badge__text{color:#8491a8}.badge--gray.badge--fill{background-color:#8491a8}.badge--gray.badge--fill .badge__text{color:#fff}.badge--black{background-color:#000;border-color:#fff}.badge--black .badge__text{color:#fff}.badge--black.badge--fill{border-color:#535456}.badge--white{background-color:#fff;border-color:#000}.badge--white .badge__text{color:#000}.badge--white.badge--fill{border-color:#9b9c9d}.simple-box{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:28px;padding:20px;background-color:#fff;border:2px solid gray;border-radius:5px}@media (min-width:768px){.simple-box{padding:30px}}.simple-box__icon{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:44px;height:44px;background-color:#f5f6f8;background-opacity:.2;border-radius:6px}.simple-box__icon .icon{width:100%;height:100%;-webkit-mask-size:contain;mask-size:contain}.simple-box__title{margin-bottom:0;font-size:20px;font-weight:600;line-height:28px;letter-spacing:0;text-transform:uppercase}.simple-box__content{font-size:14px;font-weight:500;line-height:22px;letter-spacing:0;color:#555b6c}.simple-box__content p{margin-bottom:0;letter-spacing:0}.simple-box--primary{border-color:#0781fe}.simple-box--primary::before{background-color:#0781fe}.simple-box--secondary{border-color:#eaeaea}.simple-box--secondary::before{background-color:#eaeaea}.simple-box--success{border-color:#00c7b4}.simple-box--success::before{background-color:#00c7b4}.simple-box--danger{border-color:#ff3548}.simple-box--danger::before{background-color:#ff3548}.simple-box--warning{border-color:#ffc700}.simple-box--warning::before{background-color:#ffc700}.simple-box--info{border-color:#0dcaf0}.simple-box--info::before{background-color:#0dcaf0}.simple-box--light{border-color:#fff}.simple-box--light::before{background-color:#fff}.simple-box--dark{border-color:#262729}.simple-box--dark::before{background-color:#262729}.simple-box--orange{border-color:#ff9264}.simple-box--orange::before{background-color:#ff9264}.simple-box--violet{border-color:#a007fe}.simple-box--violet::before{background-color:#a007fe}.simple-box--light-violet{border-color:#b6c2ff}.simple-box--light-violet::before{background-color:#b6c2ff}.simple-box--gray{border-color:#8491a8}.simple-box--gray::before{background-color:#8491a8}.info-box{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:20px;background-color:#fff;border:1px solid #0781fe;border-radius:5px}.info-box__content{padding-left:50px;font-size:14px;font-weight:500;line-height:22px}.info-box::before{content:"";position:absolute;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:30px;height:30px;top:calc(50% - 15px);background-color:#0781fe;background-image:url(/wp-content/themes/ftmo-com/public/images/svg/tick.svg);background-position-x:6px;background-position-y:6px;background-repeat:no-repeat;-webkit-background-size:18px 18px;background-size:18px;border-radius:5px}.info-box--primary{border-color:#0781fe}.info-box--primary::before{background-color:#0781fe}.info-box--secondary{border-color:#eaeaea}.info-box--secondary::before{background-color:#eaeaea}.info-box--success{border-color:#00c7b4}.info-box--success::before{background-color:#00c7b4}.info-box--danger{border-color:#ff3548}.info-box--danger::before{background-color:#ff3548}.info-box--warning{border-color:#ffc700}.info-box--warning::before{background-color:#ffc700}.info-box--info{border-color:#0dcaf0}.info-box--info::before{background-color:#0dcaf0}.info-box--light{border-color:#fff}.info-box--light::before{background-color:#fff}.info-box--dark{border-color:#262729}.info-box--dark::before{background-color:#262729}.info-box--orange{border-color:#ff9264}.info-box--orange::before{background-color:#ff9264}.info-box--violet{border-color:#a007fe}.info-box--violet::before{background-color:#a007fe}.info-box--light-violet{border-color:#b6c2ff}.info-box--light-violet::before{background-color:#b6c2ff}.info-box--gray{border-color:#8491a8}.info-box--gray::before{background-color:#8491a8}@media (min-width:1400px){.page-template-premium-programme .container{max-width:1220px}}@media (min-width:1400px){.page-template-premium-programme .menu-container{max-width:1320px}}.page-template-premium-programme .hero{padding:75px 0;background-position:center;background-repeat:none;-webkit-background-size:cover;background-size:cover}@media (min-width:768px){.page-template-premium-programme .hero{padding:100px 0}}.page-template-premium-programme .hero__content{text-align:center}.page-template-premium-programme .hero__title{font-size:40px;font-weight:600;line-height:48px;letter-spacing:0;text-transform:uppercase;color:#fff}@media (min-width:768px){.page-template-premium-programme .hero__title{font-size:100px;font-weight:600;line-height:108px;margin-bottom:50px}}.page-template-premium-programme .hero__subtitle{font-size:14px;font-weight:600;line-height:22px;letter-spacing:0;text-transform:uppercase;color:#ffc700}@media (min-width:768px){.page-template-premium-programme .hero__subtitle{font-size:20px;font-weight:600;line-height:28px}}.page-template-premium-programme .hero__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:50px}.page-template-premium-programme .premium-video{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:30px}@media (min-width:768px){.page-template-premium-programme .premium-video{gap:60px}}.page-template-premium-programme .premium-video .video-container{position:relative;width:100%;height:0;padding-bottom:56.25%}.page-template-premium-programme .premium-video .video-container .ytdefer{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer}.page-template-premium-programme .premium-video .video-container img{border-radius:10px}.page-template-premium-programme .premium-video-content p{font-size:14px;font-weight:600;line-height:22px;margin-bottom:0;color:#555b6c;text-align:center;letter-spacing:0}@media (min-width:768px){.page-template-premium-programme .premium-video-content p{font-size:24px;font-weight:600;line-height:1.4}}.page-template-premium-programme .premium-video-content p a{font-size:30px;line-height:38px;color:#0781fe!important}.page-template-premium-programme .premium-programme{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:30px;margin-bottom:60px;padding:30px 20px;border-radius:5px}@media (min-width:768px){.page-template-premium-programme .premium-programme{gap:60px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:60px;border-radius:10px}}@media (min-width:1400px){.page-template-premium-programme .premium-programme{min-height:520px}}@media (min-width:768px){.page-template-premium-programme .premium-programme__content{width:50%}}.page-template-premium-programme .premium-programme__content__title{font-size:20px;font-weight:600;line-height:28px;margin-bottom:30px;letter-spacing:0;text-transform:uppercase;color:#fff}@media (min-width:768px){.page-template-premium-programme .premium-programme__content__title{font-size:40px;line-height:48px}}.page-template-premium-programme .premium-programme__content__desc{font-size:14px;line-height:22px;color:#fff}.page-template-premium-programme .premium-programme__image{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}@media (min-width:768px){.page-template-premium-programme .premium-programme__image{width:40%}}.page-template-premium-programme .premium-programme__image img{max-width:100%}@media (min-width:1400px){.page-template-premium-programme .premium-programme__image img{max-width:400px}}.page-template-premium-programme .premium-programme--prime{background:-webkit-linear-gradient(334deg,#140e1a 0,#252362 100%,#262729);background:-o-linear-gradient(334deg,#140e1a 0,#252362 100%,#262729);background:linear-gradient(116deg,#140e1a 0,#252362 100%,#262729)}.page-template-premium-programme .premium-programme--supreme{background:-webkit-linear-gradient(334deg,#140e1a 0,#59372c 100%,#262729);background:-o-linear-gradient(334deg,#140e1a 0,#59372c 100%,#262729);background:linear-gradient(116deg,#140e1a 0,#59372c 100%,#262729)}.page-template-premium-programme .premium-programme--quantlane{background:-webkit-linear-gradient(334deg,#140e1a 0,#441a00 100%,#262729);background:-o-linear-gradient(334deg,#140e1a 0,#441a00 100%,#262729);background:linear-gradient(116deg,#140e1a 0,#441a00 100%,#262729)}.page-template-premium-programme .premium-programme__badge{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.page-template-premium-programme .premium-programme__badge .badge{margin-bottom:30px;text-transform:uppercase}.page-template-premium-programme .premium-programme-requirements__title{font-size:30px;font-weight:600;line-height:38px;margin-bottom:30px;letter-spacing:0;text-transform:uppercase}@media (min-width:768px){.page-template-premium-programme .premium-programme-requirements__title{font-size:40px;line-height:48px}}.page-template-premium-programme .premium-programme-requirements__boxes{display:grid;gap:30px}@media (min-width:768px){.page-template-premium-programme .premium-programme-requirements__boxes{grid-template-columns:repeat(3,1fr)}}.page-template-premium-programme .premium-benefits__title{margin-bottom:30px;font-size:30px;font-weight:600;line-height:40px;letter-spacing:0;text-transform:uppercase}@media (min-width:768px){.page-template-premium-programme .premium-benefits__title{margin-bottom:60px;padding-bottom:30px;border-bottom:1px solid #c6c6c6;font-size:40px;line-height:48px}}.page-template-premium-programme .premium-benefits__boxes{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:768px){.page-template-premium-programme .premium-benefits__boxes{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}}.page-template-premium-programme .premium-benefits__boxes>div{width:100%;margin-bottom:30px}@media (min-width:768px){.page-template-premium-programme .premium-benefits__boxes>div{width:calc(50% - 25px)}}.page-template-premium-programme .premium-benefits-faq h2{text-align:center;border-bottom:none!important;margin-bottom:0}.page-template-premium-programme .premium-benefits .premium-button{margin:auto}.page-template-premium-programme .premium-benefits-special h2{text-align:center;font-size:100px;background:-webkit-gradient(linear,left top,right top,from(#555cff),color-stop(99.88%,#ff9d55));background:-webkit-linear-gradient(left,#555cff 0,#ff9d55 99.88%);background:-o-linear-gradient(left,#555cff 0,#ff9d55 99.88%);background:linear-gradient(90deg,#555cff 0,#ff9d55 99.88%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;border-bottom:none;margin-bottom:20px;line-height:normal}@media (max-width:767.98px){.page-template-premium-programme .premium-benefits-special h2{font-size:30px}}.page-template-premium-programme .premium-benefits-special p{color:#555b6c;text-align:center;font-size:30px;font-weight:600;line-height:50px}@media (max-width:767.98px){.page-template-premium-programme .premium-benefits-special p{font-size:20px;line-height:30px}}.page-template-premium-programme .premium-faq__content{font-size:20px;font-weight:600;line-height:28px;letter-spacing:0;text-align:center;text-transform:uppercase}@media (min-width:768px){.page-template-premium-programme .premium-faq__content{font-size:40px;line-height:48px}}.page-template-premium-programme .premium-faq__content a{color:#0781fe;letter-spacing:0}.page-template-premium-programme .quantlane-intro{text-align:center}.page-template-premium-programme .quantlane-intro__title{font-size:30px;font-weight:600;line-height:38px;margin-bottom:40px;letter-spacing:0;text-transform:uppercase;background:-webkit-gradient(linear,left top,right top,from(#555cff),to(#ff9d55));background:-webkit-linear-gradient(left,#555cff 0,#ff9d55 100%);background:-o-linear-gradient(left,#555cff 0,#ff9d55 100%);background:linear-gradient(90deg,#555cff 0,#ff9d55 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}@media (min-width:768px){.page-template-premium-programme .quantlane-intro__title{font-size:100px;line-height:108px}}.page-template-premium-programme .quantlane-intro__desc{font-size:20px;font-weight:600;line-height:28px;margin-bottom:60px;letter-spacing:0;color:#555b6c}@media (min-width:768px){.page-template-premium-programme .quantlane-intro__desc{margin-bottom:100px;font-size:30px;line-height:38px}}.page-template-premium-programme .quantlane-big-desc p{font-size:16px;font-weight:500;line-height:1.4;letter-spacing:0}@media (min-width:768px){.page-template-premium-programme .quantlane-big-desc p{font-size:20px;font-weight:600;line-height:28px}}.page-template-premium-programme .premium-button{font-size:14px;font-weight:600;line-height:22px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;max-width:480px;width:100%;height:50px;padding:0;text-transform:uppercase}@media (min-width:768px){.page-template-premium-programme .premium-button{height:80px;font-size:30px;line-height:38px}}.page-template-premium-programme .ftmo-challenge-block{padding-left:20px;padding-right:20px}.page-template-premium-programme .section--benefits,.page-template-premium-programme .section--premium-programme{padding-bottom:0}@media (max-width:767.98px){.page-template-premium-programme .section--questions,.page-template-premium-programme .section--video{border-bottom:none}}@media (max-width:767.98px){.page-template-premium-programme .section--questions{padding-top:70px}}@media (max-width:767.98px){.page-template-premium-programme .section--premium-programme{padding-top:0}}