.main-nav{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;gap:8px}.main-nav .header-wrapper-nav-link__trigger,.main-nav .header-nav-plain{color:#fff;text-decoration:none;font-weight:600;font-size:16px;line-height:24px;padding:10px 8px;margin:0;cursor:pointer;transition:opacity .2s ease,color .2s ease;display:inline-flex;align-items:center;gap:8px}.main-nav .header-wrapper-nav-link__trigger:hover,.main-nav .header-nav-plain:hover{opacity:.85}.main-nav .header-nav-plain{border:none;background:0 0}.header-nav-arrow{display:inline-block;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid currentColor;margin-left:2px;transition:transform .2s ease}@media (max-width:1120px){.main-nav{flex-direction:column;align-items:stretch;gap:0}.main-nav .header-wrapper-nav-link__trigger,.main-nav .header-nav-plain{color:#fff;padding:12px 0;font-size:16px}.main-nav .header-nav-arrow{border-top-color:#fff}.header-wrapper-nav-link.is-open .header-nav-arrow{transform:rotate(180deg)}.header-wrapper-nav-link-subnav{display:none;position:static;transform:none;opacity:1;visibility:visible;max-height:none;box-shadow:none;border-radius:0;margin-top:0;margin-left:16px;margin-bottom:8px;padding:8px 0;border-left:2px solid rgba(255,255,255,.3)}.header-wrapper-nav-link-subnav:before{display:none}.header-wrapper-nav-link.is-open .header-wrapper-nav-link-subnav{display:block;border:none}.main-nav .header-wrapper-nav-link__trigger{padding:8px 0}.header-dropdown-inner{padding:0;display:flex;flex-direction:column;gap:12px}.header-dropdown__block{display:flex;flex-direction:column;gap:12px}.header-dropdown-left{display:flex;flex-direction:column;gap:8px}.header-dropdown-heading{color:#fff;margin-bottom:4px}.header-dropdown-list{display:flex;flex-direction:column;gap:4px}.menu-child-item{color:#fff;padding:10px 0}.menu-child-item .menu-title,.menu-child-item .menu-subtitle,.menu-child-item .menu-description{color:#fff}.header-dropdown-more{color:#fff}.header-dropdown-free-challenge{display:flex;flex-direction:column;gap:8px}.header-dropdown-free-challenge-title,.header-dropdown-free-challenge-desc{color:#fff}.header-dropdown-feature{display:flex;flex-direction:column;gap:8px}.header-dropdown-feature-body .header-dropdown-feature-title,.header-dropdown-feature-body .header-dropdown-feature-subtitle,.header-dropdown-feature-body .header-dropdown-feature-desc{color:#fff}.menu-child-item img,.header-dropdown-free-challenge img,.header-dropdown-feature-img{display:none !important}.header-dropdown-heading,.menu-child-item .menu-description,.header-dropdown-free-challenge-desc,.header-dropdown-more{display:none !important}}@media (min-width:1121px){.header-wrapper-nav-link{position:relative}.header-wrapper-nav-link:hover .header-nav-arrow{transform:rotate(180deg)}.header-wrapper-nav-link-subnav{position:absolute;left:0;transform:translateX(-50%) scale(.95);top:100%;margin-top:8px;padding:0;background:#fff;border-radius:16px;width:max-content;min-width:200px;max-width:min(720px, 90vw);box-shadow:0 10px 40px rgba(0,0,0,.12);opacity:0;visibility:hidden;max-height:0;transition:opacity .2s ease,transform .2s ease,visibility .2s ease,max-height .25s ease;z-index:100}.header-wrapper-nav-link-subnav:before{content:"";position:absolute;left:calc(50% + 35px);top:-8px;transform:translateX(-50%);width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #fff;filter:drop-shadow(0 -2px 2px rgba(0,0,0,.06))}.header-wrapper-nav-link__trigger:hover+.header-wrapper-nav-link-subnav,.header-wrapper-nav-link-subnav:hover{opacity:1;visibility:visible;max-height:480px;transform:translateX(-50%) scale(1)}.header-dropdown-inner{display:flex;padding:20px;gap:24px}.header-dropdown-left{flex:0 1 auto;min-width:0;display:flex;flex-direction:column;gap:12px}.header-dropdown-heading{margin:0 0 4px;font-size:12px;font-weight:var(--font-weight-medium);line-height:120%;color:#494040;text-transform:uppercase}.header-dropdown-list{display:flex;flex-direction:column;gap:4px}.menu-child-item{display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-radius:12px;color:#020b1a;text-decoration:none;transition:background .2s ease,transform .15s ease}.header-dropdown__block{gap:30px}.menu-child-item img{width:85px;height:48px;object-fit:cover;border-radius:4px;flex-shrink:0}.menu-child-item-text{display:flex;flex-direction:column;gap:2px}.menu-child-item .menu-title{display:block;font-weight:600;font-size:16px;line-height:24px}.menu-child-item .menu-description{display:block;font-size:14px;line-height:20px;color:#5c667a}.menu-child-item a:hover{color:#222}.header-dropdown-more{font-size:14px;font-weight:500;color:#5c667a;text-decoration:none;margin-top:4px;transition:color .2s ease}.header-dropdown-more:hover{color:var(--color-accent)}.menu-child-item:hover{color:var(--color-accent)}.header-dropdown-more:hover{color:var(--color-accent)}.header-dropdown-more:hover svg path{stroke:var(--color-accent)}.header-dropdown-free-challenge-link{display:block}.header-dropdown-free-challenge-link:hover .header-dropdown-free-challenge-body .header-dropdown-free-challenge-title{color:var(--color-accent)}.header-dropdown-free-challenge{flex:1;min-width:0;display:flex;flex-direction:column;gap:12px;padding:0}.header-dropdown-free-challenge img{width:100%;object-fit:cover;border-radius:4px}.header-dropdown-free-challenge-title{font-weight:600;font-size:16px;line-height:24px;color:#020b1a;margin:0}.header-dropdown-free-challenge-desc{font-size:14px;line-height:20px;color:#5c667a;margin:0}.header-dropdown-feature{flex:1;min-width:0;display:flex;flex-direction:column;gap:12px;padding:0}.header-dropdown-feature-link{text-decoration:none;color:inherit;display:flex;flex-direction:column;gap:12px}.header-dropdown-feature-img{width:100%;max-height:200px;object-fit:cover;border-radius:12px}.header-dropdown-feature-body{display:flex;flex-direction:column;gap:4px}.header-dropdown-feature-title{font-weight:700;font-size:16px;line-height:24px;color:#020b1a}.header-dropdown-feature-desc{font-size:14px;line-height:20px;color:#5c667a}}@media (min-width:992px){.pricing-slider-3 .swiper-wrapper{transform:none !important}.pricing-slider-4 .swiper-wrapper{transform:none !important}.pricing-slider-2 .swiper-wrapper{transform:none !important;padding:0 50px;justify-content:center;gap:30px}.pricing-slider-2 .swiper-slide{width:fit-content !important;transform:none !important}.about-us-team-section__map--mobile{width:100%;display:none}.about-us-team-section__map--mobile img{display:block;width:100%}}@media (max-width:992px){.offer-ebook{margin-top:60px}.offer-ebook__content-text{width:100%}.offer-ebook__books{width:100%}.offer-ebook__actions{flex-direction:column!important;margin-top:20px}.header-circle .navbar-nav{display:flex;flex-direction:column;gap:.75rem}.block-header{text-align:center}.block-header-medium{text-align:center}.regular-text-21{text-align:center}.regular-text-18{text-align:center}.btn-joinx{width:100%}.section-testimonials .section-subtitle{width:100%}.funded-grid{grid-template-columns:100%;grid-template-rows:repeat(3,1fr)}.funded__card--challenge{grid-column:1;grid-row:3/3}.feature-title{font-size:18px;margin:0;text-align:start}.feature-ico{margin:0}.feature__block{display:flex;gap:10px;margin-bottom:20px;align-items:center}.feature-ico img{width:32px;height:32px}.feature p{font-size:16px}.feature p{font-size:14px}.funded__card--evaluation .funded__content-inner{flex-direction:column;align-items:center}.funded__card--evaluation .funded__media{margin-left:0;margin-top:-50px}.funded__card--evaluation .funded__media img{width:137px;height:137px}.funded__card .funded__content{text-align:center;width:100%}.funded__card--info{padding:43px 30px}.funded__card--evaluation{padding:0 30px 20px}.funded__card--evaluation .funded__title{font-size:32px;text-align:center}.funded__card--info .funded__title{font-size:32px}.funded__card--challenge .funded__title{font-size:40px}.funded__card--challenge{padding:43px 30px}.features-box{grid-template-columns:1fr;gap:16px}.section-featured .featured-content{width:100%}.section-featured{padding:0 0 20px;display:flex;flex-direction:column-reverse;background:#0b0a0a}.section-featured__content{padding:60px 0;flex-direction:column-reverse;gap:20px}.section-featured__video{width:100%}.section-featured .section-featured__block{width:100%}.section-featured .featured-content{padding:20px 0}.accordion-faq{width:100%}.accordion-faq .accordion-button{padding:1rem 0;font-size:20px;gap:24px}.accordion-faq .accordion-body{padding:1rem 0;font-size:20px}.contact-buttons{width:100%;margin-top:50px;padding:0}.contact-buttons__list{flex-wrap:wrap;gap:15px}.contact-buttons__item{flex:0 0 calc(50% - 10px);min-width:calc(50% - 10px);padding:20px 15px;font-size:18px}.swiper-pagination.custom-pagination{padding:6px 10px;flex-wrap:wrap}.pagination-bullet{padding:5px 10px}.footer__top{padding-top:28px;padding-bottom:28px}.pricing__tabs{padding:6px 10px}.pricing__tabs .nav-link{padding:10px 20px;font-size:14px}.pricing__slider .pagination-bullet{padding:5px 10px;font-size:14px}.section-cta__actions{width:100%}.product-card__body{padding:20px}.section-faq .section-faq__text{margin-bottom:50px}.testimonials__stats{width:100%;flex-wrap:wrap}.testimonials__stats-item{flex:0 0 45%}.funded-image__content{flex-direction:column;gap:30px}.funded-image__block{width:100%}.funded-image__text{padding-left:0}.funded-image__bg{display:none}.features-row div:nth-child(3){width:100%}.features-row div:nth-child(3) .feature__block{justify-content:center}.about-us-hero{background-size:80% 100%}.about-us-hero__content{width:100%}.about-us-intro__text{width:100%;text-align:center}.about-us-stats__item{text-align:center}.about-us-story{padding:350px 0 50px}.about-us-story__text{width:100%;text-align:center}.about-us-talent__banner{padding:120px 0 100px}.about-us-story__text{width:100%}.about-us-talent__cta{width:fit-content}.about-us-careers{padding:100px 0}.about-us-careers__grid{flex-direction:column;gap:30px}.about-us-careers__block{width:100%}.about-us-careers__content{margin:0}.about-us-careers__title{margin-bottom:30px}.about-us-careers__text{width:100%;text-align:center}.about-us-intro__panel{grid-template-columns:1fr;gap:18px}.about-us-contact__box{flex-direction:column-reverse;padding:0;background:0 0;border:none;backdrop-filter:inherit}.about-us-proof__reviews-title{padding:0 28px}.about-us-proof__reviews-title br{display:none}.about-us-contact__promo-title{width:70%}.about-us-careers__content{padding:10px 0 0}.about-us-contact__form-wrap{width:100%;padding:0}.about-us-contact__promo{width:100%}.about-us-contact__promo-content{min-height:350px;padding:20px;align-items:start}.about-us-jobs{margin-top:100px}.about-us-jobs__card{padding:20px}.about-us-jobs__tags{flex-direction:column}.about-us-jobs__tag{width:100%}.about-us-proof__button{width:fit-content}.about-us-proof__cta{width:100%}.about-us-proof__title{margin-bottom:30px}.about-us-proof__rating{flex-direction:column}.about-us-team__card{flex-basis:calc((100% - 1 * 25px) / 2)}.about-us-team-section__image .about-us-team-section__map--desctop{display:none}.about-us-team-section__map--mobile{display:block}.about-us-careers:after{top:-35%}.about-us-hero__title{text-align:center}.about-us-hero__lead{text-align:center}.section-certificate-block__container{flex-direction:column;gap:24px}.section-certificate-block__block{flex-direction:column;padding:20px;gap:60px}.section-certificate-block__image{max-width:100%;flex:0 0 100%}.section-certificate-block__content{width:100%;max-width:100%;flex:0 0 100%}.section-stats__content{flex-direction:column}.section-hero{background-position:70% 50%}.cta-block h2{width:100%}.block-funded-stats{align-items:center}.section-stats__card-details{flex-direction:column;gap:40px}.section-stats__separator{margin-left:0;margin-top:-24px}.section-stats__card--funded{margin-left:0;margin-top:-20px}.cta-block{margin-top:100px}.section-cta__text{width:100%}.section-trading-challenge{padding:114px 0 330px}.section-certificate-block{padding:350px 0 0}.page-offer .section-certificate-block{padding:100px 0 0}.section-stats__card-arrow{display:none}.section-stats__content--stats1{width:100%}.section-stats__content--stats2{flex-direction:column;width:100%;margin-left:0}.section-stats__content--stats2-text{width:100%}.section-stats__content--stats2-list{width:100%}.section-faq-page__image{display:none}.section-testimonials_blocks__title{width:100%}.section-absolute:after{top:310px}.funded-image__text h2{text-align:center}.funded-image__text p{text-align:center}.section-featured h2{text-align:center}.block-info-stats{flex-wrap:wrap;gap:12px}.block-info-stats__item:first-child{flex:0 0 100%}.block-info-stats__item{flex:0 0 45%}#popmake-3456{width:90% !important;top:50% !important;left:50% !important;transform:translate(-50%,-50%) !important}#popmake-13390{width:90% !important;top:50% !important;left:50% !important;transform:translate(-50%,-50%) !important}.icon-steps-block__item{flex:0 1 100%}.how-works{flex-direction:column;padding:20px}.how-works__list,.how-works__image{width:100%}.section-how-works .how-works__image{width:100%}.section-how-works .how-works__container{width:100%}.section-benefit-highlight__block{flex-direction:column}.about-product-block__item-content{flex-direction:column;gap:24px}.about-product-block__item-list-container{flex-direction:column;gap:12px;align-items:flex-start !important}.about-product-block__item-title{width:100%}.coupon-block{flex-direction:column;align-items:center;justify-content:center;gap:12px}.coupon-block__text{text-align:center}.section-benefit-highlight__image,.section-benefit-highlight__content{width:100%;max-width:100%}.section-academy-hero h1{font-size:44px;margin-bottom:16px}.academy-hero{flex-direction:column;gap:20px;align-items:flex-start !important}.academy-hero__image,.academy-hero__content,.content-card__media{flex:0 0 100%;max-width:100%}.section-academy-content{padding:40px 0}.icon-cards{gap:20px}.icon-cards__link{padding:20px}.section-two-col-text{padding:40px 0}.two-col-text{--bs-gutter-y:20px}.progress-steps{gap:12px;flex-direction:column}.progress-steps__item{flex:0 0 100%;max-width:100%;padding:16px;min-height:0}.lead-form__grid{flex-direction:column;gap:20px}.lead-form__fields{flex-direction:column;gap:14px}.lead-form__actions{justify-content:center}.lead-form__submit{width:100%;max-width:260px}.content-list__item{flex-direction:column;gap:30px;padding:20px}.content-list-dark .content-card__body{padding:20px}.two-col-text__inner p{text-align:center}.lead-form__actions p{width:100%}.footer__brand{flex-direction:row}.path-steps{padding-left:0;display:flex;flex-direction:column;gap:20px}.path-steps:before{display:none}.path-steps__number{left:8px}.path-steps__item{padding:0;gap:20px;flex-direction:column}.section-level-text__text{width:100%}.section-level-hero .section-hero__small-text{width:100%;text-align:center}.border-light-block{padding:20px}.level-qualify__matrix:before,.level-qualify__matrix:after{display:none}.level-qualify__center{display:none}.level-qualify__item{min-height:auto;padding:20px 0;border-bottom:1px solid var(--color-accent)}.level-qualify__grid .level-qualify__item-col:nth-child(1) .level-qualify__item{border-top:1px solid var(--color-accent)}.level-qualify__grid .level-qualify__item-col:nth-child(2) .level-qualify__item{padding:20px 0;text-align:left}.level-qualify__grid .level-qualify__item-col:nth-child(4) .level-qualify__item{padding:20px 0;text-align:left}.level-qualify__subtitle{width:100%}.level-qualify__grid .g-4,.level-qualify__grid .gx-4{--bs-gutter-y:0px;--bs-gutter-x:0px}.level-qualify__grid .level-evaluation__steps{gap:20px}.level-evaluation__step{text-align:center}.level-qualify__grid{gap:20px;width:100%;margin:0 auto}.path-steps__content{max-width:100%;width:100%;margin:0 auto}.pricing-table__funding-tabs{width:100%}.pricing-table__panel{width:100%;padding:30px 0}.pricing-table__panel-head{width:100%;margin:20px auto}.pricing-table__panel-price-block{width:100%}.pricing-table__panel-meta{width:100%;justify-content:center}.pricing-table__panel-price-block .pricing-table__panel-price{display:flex;gap:5px;align-items:center}.pricing-table__funding-tabs .nav-link{padding:10px 0}.pricing-table__panel .challenge-terms-table-scroll .challenge-terms-table th:first-child,.pricing-table__panel .challenge-terms-table-scroll .challenge-terms-table td:first-child{position:-webkit-sticky;position:sticky;left:0;z-index:3;background-color:#f3f3f3;color:#000 !important;background-clip:padding-box;box-shadow:1px 0 0 rgba(255,255,255,.08);width:var(--sticky-col-w);min-width:var(--sticky-col-w);max-width:var(--sticky-col-w);white-space:normal;word-break:break-word}.dark-table-products .pricing-table__panel .challenge-terms-table-scroll .challenge-terms-table th:first-child,.dark-table-products .pricing-table__panel .challenge-terms-table-scroll .challenge-terms-table td:first-child{background-color:#313131;color:#fff !important}.dark-table-products .pricing-table__panel--front .challenge-terms-table-scroll .challenge-terms-table--front thead th:nth-child(2):after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M7 4l6 6-6 6' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");opacity:.5}.dark-table-products .pricing-table__panel--front .challenge-terms-table-scroll .challenge-terms-table--front thead th:last-child:not(:nth-child(2)):before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M13 4l-6 6 6 6' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");opacity:.5}.circles-incubator__form-inner p{flex-direction:column;gap:10px}.circles-incubator__form-inner input{height:fit-content;width:100%}.circles-founder-card__title{text-align:center}}@media (max-width:767px){.level-qualify__item-col,.level-qualify__grid>[class*=col-]{padding-left:0 !important;padding-right:0 !important}.level-qualify__item{padding-left:0 !important;padding-right:0 !important}.footer__logo-container{flex-direction:row;justify-content:space-between;width:100%}.footer__logo-img{display:none}.footer__logo-save{display:block;margin-top:30px}}@media (max-width:600px){.free-challenge-label--desktop{display:none}.free-challenge-label--mobile{display:inline}.challenge-terms-table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;width:100%;max-width:100%;position:relative;box-sizing:border-box;overscroll-behavior-x:contain;touch-action:pan-x;border-radius:12px;--sticky-col-w:clamp(140px, 45vw, 220px);--step-col-w:clamp(96px, 28vw, 140px)}.pricing-table__panel--front .challenge-terms-table-scroll{--step-col-w:clamp(96px, 40vw, 180px)}.pricing-table__panel--front{width:100%}.challenge-terms-table-scroll .challenge-terms-table{min-width:100%;width:max-content;border-collapse:separate;border-spacing:0;overflow:visible;border-radius:0}.pricing-table__panel--front .challenge-terms-table-scroll .challenge-terms-table td:not(:first-child){min-width:var(--step-col-w)}.challenge-terms-table-scroll .challenge-terms-table th:first-child,.challenge-terms-table-scroll .challenge-terms-table td:first-child{position:-webkit-sticky;position:sticky;left:0;z-index:3;background-color:#2b2727;background-clip:padding-box;box-shadow:1px 0 0 rgba(255,255,255,.08);width:var(--sticky-col-w);min-width:var(--sticky-col-w);max-width:var(--sticky-col-w);white-space:normal;word-break:break-word}.challenge-terms-table-scroll .challenge-terms-table th:first-child{z-index:4}.challenge-terms-table-scroll .challenge-terms-table th:not(:first-child),.challenge-terms-table-scroll .challenge-terms-table td:not(:first-child){min-width:var(--step-col-w)}.challenge-terms-table-scroll .challenge-terms-table thead th{position:relative}.challenge-terms-table-scroll .challenge-terms-table thead th:nth-child(2){padding-right:28px}.challenge-terms-table-scroll .challenge-terms-table thead th:last-child:not(:nth-child(2)){padding-left:28px}.challenge-terms-table-scroll .challenge-terms-table thead th:nth-child(2):after{content:"";position:absolute;right:10px;top:50%;transform:translateY(-50%);width:14px;height:14px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M7 4l6 6-6 6' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain;opacity:.55;pointer-events:none}.pricing-table__panel--front .challenge-terms-table-scroll .challenge-terms-table--front thead th:nth-child(2):after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M7 4l6 6-6 6' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");opacity:.5}.challenge-terms-table-scroll .challenge-terms-table thead th:last-child:not(:nth-child(2)):before{content:"";position:absolute;left:10px;top:50%;transform:translateY(-50%);width:14px;height:14px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M13 4l-6 6 6 6' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain;opacity:.55;pointer-events:none}.pricing-table__panel--front .challenge-terms-table-scroll .challenge-terms-table--front thead th:last-child:not(:nth-child(2)):before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M13 4l-6 6 6 6' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");opacity:.5}.challenge-terms-table{font-size:14px}.academy-category-tabs{flex-direction:column}.academy-category-tabs__nav{width:100%;min-width:100%;max-width:100%;flex:0 0 100%}.academy-list__list{gap:10px !important;justify-content:space-between}.academy-list__item{flex:0 0 calc(50% - 5px);max-width:calc(50% - 5px)}.academy-list__link{padding:5px 10px;justify-content:center}.academy-category-tabs__content{width:100%}.about-us-talent__title{font-size:54px}.about-us-talent__banner{padding:200px 20px 32px}.about-us-jobs__actions{flex-direction:column;gap:40px}.about-us-proof:before,.about-us-proof:after{content:'';position:absolute;top:0;width:50px;height:100%;z-index:2;pointer-events:none}.about-us-team__card{flex-basis:100%}.media-block{padding:20px}.section-hero .section-hero__content{width:100%}.section-hero .section-hero__text{width:100%}}@media (min-width:768px){.icon-cards__item{flex-basis:calc(50% - 10px)}}@media (min-width:1200px){.header-circle .navbar-nav{display:none !important}.icon-cards__item{flex-basis:calc(33.333% - 13.34px)}.level-evaluation__step-col{width:calc(100% / var(--level-evaluation-steps, 4)) !important;max-width:calc(100% / var(--level-evaluation-steps, 4)) !important;flex:0 0 calc(100% / var(--level-evaluation-steps, 4)) !important}}