.service-section{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center;justify-content:center;gap:28px;padding:28px;background:linear-gradient(106deg,#000,#212125),linear-gradient(116deg,#000,#0f1a62),#262729;border-radius:12px}@media (min-width: 992px){.service-section{flex-direction:row;justify-content:space-between;gap:0;padding:56px}}.service-section__text{display:flex;flex-wrap:nowrap;flex-direction:column;justify-content:center;gap:28px}@media (min-width: 992px){.service-section__text{width:55%}}.service-section__image{display:flex;flex-wrap:nowrap;flex-direction:column;justify-content:center}.service-section__badge{display:flex}.service-section__title{font-size:20px;font-weight:600!important;line-height:28px;letter-spacing:0;text-transform:uppercase;color:#fff}@media (min-width: 768px){.service-section__title{font-size:36px;line-height:40px}}.service-section__description{font-size:14px;font-weight:500;line-height:40px;letter-spacing:0;color:#fff}.simple-box{display:flex;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:flex;justify-content: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!important;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}.glide{position:relative;width:100%;box-sizing:border-box}.glide *{box-sizing:inherit}.glide__track{overflow:hidden}.glide__slides{position:relative;width:100%;list-style:none;backface-visibility:hidden;transform-style:preserve-3d;touch-action:pan-Y;overflow:hidden;margin:0;padding:0;white-space:nowrap;display:flex;flex-wrap:nowrap;will-change:transform;color:#fff}.glide__slides--dragging{-webkit-user-select:none;user-select:none}.glide__slide{width:100%;height:100%;flex-shrink:0;white-space:normal;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.glide__slide a{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-moz-user-select:none;-ms-user-select:none}.glide__arrows,.glide__bullets{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.glide--rtl{direction:rtl}.glide__arrow{position:absolute;display:block;top:50%;z-index:2;padding:9px 12px;background-color:transparent;border:none;opacity:1;cursor:pointer;transition:opacity .15s ease,border .3s ease-in-out;transform:translateY(-50%);line-height:1}.glide__arrow:focus{outline:none}.glide__arrow:hover{border-color:#fff}.glide__arrow--left{left:2em}.glide__arrow--right{right:2em}.glide__arrow--disabled{opacity:.33}.glide--swipeable{cursor:grab;cursor:-moz-grab;cursor:-webkit-grab}.glide--dragging{cursor:grabbing;cursor:-moz-grabbing;cursor:-webkit-grabbing}.youtube-cards{position:relative;width:100%;overflow-x:hidden;transition:all .2s;padding-bottom:150px}.youtube-cards.active{cursor:grabbing;cursor:-webkit-grabbing}.youtube-cards-wrapper{width:max-content;display:flex;overflow-x:auto;padding-left:0;-webkit-user-select:none;user-select:none;cursor:pointer}.youtube-cards-wrapper-arrow-container{position:absolute;top:0;left:0;width:100%}.arrow-container{position:absolute;top:50%;transform:translateY(-50%);font-size:24px;background:transparent;border:none;cursor:pointer;outline:none;display:flex;width:100%;justify-content:space-between;pointer-events:none}.arrow-container .arrow{position:relative;pointer-events:auto;background-color:transparent;border:none}.arrow-container .arrow img{filter:drop-shadow(2px 4px 6px rgb(36,36,36))}@media (max-width: 767.98px){.arrow-container .arrow img{width:60%}}.arrow-container .arrow-left{left:2.5%}.arrow-container .arrow-right{right:2.5%}.youtube-card{padding:40px;background:#262729;display:flex;gap:60px;align-items:center;border-radius:10px}@media (max-width: 767.98px){.youtube-card{flex-direction:column;min-width:360px}}@media (max-width: 575.98px){.youtube-card{min-width:320px;padding:20px}}.youtube-card-image{flex-basis:auto;max-width:525px;min-height:200px}@media (min-width: 768px){.youtube-card-image{min-height:300px}}@media (min-width: 768px){.youtube-card-image{min-height:535px}}.youtube-card-image img{border-radius:10px;width:100%}.youtube-card-content{flex-basis:50%;display:flex;flex-direction:column;gap:30px}@media (max-width: 1199.98px){.youtube-card-content{gap:20px}}.youtube-card-title{color:#fff;font-size:40px;font-weight:600;line-height:50px;text-transform:uppercase}@media (max-width: 1199.98px){.youtube-card-title{font-size:30px;line-height:40px}}@media (max-width: 575.98px){.youtube-card-title{font-size:20px;line-height:30px}}.youtube-card-paragraph{color:#a2acbd;font-size:20px;font-style:italic;font-weight:300;line-height:30px}@media (max-width: 1199.98px){.youtube-card-paragraph{font-size:16px;line-height:25px}}@media (max-width: 575.98px){.youtube-card-paragraph{font-size:14px;line-height:20px}}.youtube-card-paragraph-second{font-style:normal;font-weight:500;line-height:30px}@media (max-width: 1199.98px){.youtube-card-paragraph-second{line-height:25px}}@media (max-width: 575.98px){.youtube-card-paragraph-second{line-height:20px}}.youtube-card-button{width:100%;max-width:fit-content;height:50px;display:flex;align-items:center;justify-content:center;gap:10px;background:#f3302a;color:#fff;text-align:center;font-size:14px;font-weight:600;text-transform:uppercase;text-decoration:none;padding:10px;border-radius:5px}.youtube-card-button:hover{text-decoration:none!important;color:#fff!important}.arrow img{width:20px!important}@media (min-width: 768px){.arrow img{width:30px!important}}.container{max-width:1220px}.menu-container{max-width:1320px}.hero{padding:56px 0;background-position:top center;background-repeat:no-repeat;background-size:cover;color:#fff}@media (min-width: 992px){.hero{padding:112px 0}}.hero__inner{display:flex;align-items:center;flex-direction:column;gap:28px}@media (min-width: 992px){.hero__inner{gap:56px}}.hero__titles{text-align:center}.hero__top-title{margin-bottom:28px;font-size:14px;font-weight:600!important;line-height:20px;leter-spacing:0;text-transform:uppercase;color:#0781fe}@media (min-width: 768px){.hero__top-title{font-size:36px;line-height:40px}}.hero__title{display:block;margin-bottom:40px;font-size:40px;font-weight:600!important;line-height:50px;letter-spacing:0;text-align:center;text-transform:uppercase;color:#fff}@media (min-width: 768px){.hero__title{margin-bottom:50px;font-size:100px;line-height:100px}}.hero__description p{margin-bottom:28px;font-size:14px;font-weight:600!important;line-height:20px;letter-spacing:0;text-transform:uppercase}@media (min-width: 768px){.hero__description p{margin-bottom:28px;font-size:20px;line-height:28px}}.hero__description p a{color:#0781fe;text-decoration:underline}.hero__description p:last-child{margin-bottom:0}.hero__boxes{display:flex;flex-direction:column;gap:10px}@media (min-width: 768px){.hero__boxes{flex-direction:row;justify-content:space-between;gap:20px;max-width:960px}}.hero__trustpilot{width:100%;height:20px;margin-bottom:20px;text-align:center}.simple-boxes{display:flex;flex-direction:column;flex-wrap:wrap;gap:28px}@media (min-width: 768px){.simple-boxes{flex-direction:row;gap:16px}}.feature-boxes a{color:#0781fe;text-decoration:none}.super-title{margin-bottom:28px;font-size:14px;font-weight:600!important;line-height:20px;text-align:left;text-transform:uppercase;color:#0781fe}@media (min-width: 768px){.super-title{font-size:30px;line-height:36px;text-align:center}}.icon-boxes{display:flex;flex-direction:column;gap:16px}@media (min-width: 768px){.icon-boxes{flex-direction:row;justify-content:space-between}}.icon-box{position:relative;background-color:#fff;border:2px solid #8491A8;border-radius:5px;overflow:hidden}@media (min-width: 768px){.icon-box{width:calc(33.333% - 10px)}}.icon-box__top{display:flex;align-items:center;justify-content:center;padding:28px 0;background-color:#000}@media (min-width: 768px){.icon-box__top{padding:56px 0}}.icon-box__content{padding:20px}@media (min-width: 768px){.icon-box__content{padding:28px}}.icon-box__content p{font-size:14px;line-height:20px;letter-spacing:0;color:#555b6c}.icon-box__content p a{color:#0781fe;text-decoration:underline}.icon-box__title{margin-bottom:28px;font-size:20px;font-weight:600!important;line-height:20px;letter-spacing:0;text-transform:uppercase}#testimonials-carousel .glide__slide{flex-shrink:1!important}.teaser{padding:20px;border:1px solid rgb(198,198,198);border-radius:6px;text-align:center}@media (min-width: 768px){.teaser{padding:56px;border-radius:12px}}.teaser__title{margin-bottom:28px;font-size:30px;line-height:36px;letter-spacing:0;font-weight:600!important;text-transform:uppercase;color:#262729;opacity:.2}@media (min-width: 768px){.teaser__title{font-size:60px;line-height:68px}}.teaser__description{font-size:14px;line-height:20px;color:#555b6c}@media (min-width: 768px){.teaser__description{font-size:20px;line-height:28px}}.section__title,.section__description{font-weight:600!important;text-align:left}@media (min-width: 768px){.section__title,.section__description{text-align:center}}.section__title{margin-bottom:28px}.section__description{margin-bottom:28px;font-size:14px;line-height:20px;color:#555b6c}@media (min-width: 768px){.section__description{margin-bottom:56px;font-size:20px;line-height:28px}}.section__description p{margin-bottom:28px}.section__description p:last-child{margin-bottom:0}.section__description a{color:#0781fe;text-decoration:underline}.section__description em{font-style:normal;color:#0781fe}.section__description strong{font-weight:600!important;color:#000}.section--top,.section--advantages,.section--stories,.section--what-is-top,.section--what-is-program,.section--what-is-challenge,.section--what-is-account{padding-bottom:0}@media (min-width: 768px){.section--stories{padding-bottom:144px;border-bottom:1px solid #C6C6C6}}.section--top .section__description{margin-bottom:0}.hero__cta{width:100%}@media (min-width: 768px){.hero__cta{width:auto}}.hero__cta .btn{width:100%;padding-left:20px;padding-right:20px;text-transform:uppercase}@media (min-width: 768px){.hero__cta .btn{width:auto}}@media (min-width: 1200px){.hero .ftmo-awards{gap:20px}}@media (min-width: 1200px){.hero .ftmo-awards .ftmo-awards-item img{width:140px;height:auto}}@media (min-width: 768px){.hero__boxes>*{width:calc(50% - 10px)}}.hero__boxes .simple-box{padding:20px;background-color:transparent;border-color:#fff3}.hero__boxes .simple-box__title,.hero__boxes .simple-box__content{margin-bottom:0;padding-bottom:0;color:#fff;text-align:center}@media (min-width: 768px){.hero__boxes .simple-box__title,.hero__boxes .simple-box__content{text-align:left}}.hero__boxes .simple-box__content{color:#a2acbd}.hero__boxes .simple-box__content p{margin-bottom:0;line-height:20px}.simple-boxes .simple-box{border:none}@media (min-width: 768px){.simple-boxes .simple-box{width:calc(33.333% - 16px)}}.simple-boxes .simple-box a{color:#0781fe;text-decoration:underline}.feature-boxes .service-section{margin-bottom:28px}@media (min-width: 768px){.feature-boxes .service-section{margin-bottom:56px}}@media (min-width: 992px){.feature-boxes .service-section:nth-child(2n){flex-direction:row-reverse}}.feature-boxes .service-section:last-of-type{margin-bottom:0}.feature-boxes .service-section em{font-style:normal;color:#0781fe}.youtube-cards{padding-bottom:0}
