.section-header{margin-bottom:2rem;position:relative}.section-header--center{text-align:center}.section-header--left{text-align:left}.section-header__eyebrow{display:inline-block;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#0c548c;margin-bottom:.5rem}.section-header__title{font-size:clamp(1.8rem,2.6vw,2.6rem);margin-top:0;margin-bottom:1rem;color:#052e4d;font-weight:700}.section-header__subtitle{font-size:1rem;line-height:1.625;color:#5d5d5d;max-width:38rem}.section-header--center .section-header__subtitle{margin:0 auto}@media(max-width:767px){.section-header{margin-bottom:1.5rem}}.profcourse-card{position:relative;background:#fff;border-radius:12px;overflow:hidden;height:100%;display:flex;flex-direction:column;border:2px solid #e7e7e7;box-shadow:0 4px 12px rgba(0,0,0,.08);transition:transform .25s ease,box-shadow .25s ease}.profcourse-card:hover{transform:translateY(-6px);box-shadow:0 14px 32px rgba(0,0,0,.14)}.profcourse-card__overlay{position:absolute;inset:0;z-index:1}.profcourse-card__image-wrap{position:relative;flex-shrink:0}.profcourse-card__image-link{display:block}.profcourse-card__img{display:block;width:100%;height:200px;object-fit:cover;border-bottom:2px solid #e7e7e7;box-shadow:0 4px 12px rgba(0,0,0,.15)}.profcourse-card__price-badge{position:absolute;top:.5rem;right:.5rem;background:#0c548c;color:#fff;padding:.2rem .55rem;border-radius:6px;font-size:14px;font-weight:700;line-height:1.4;border:2px solid #e7e7e7;box-shadow:0 4px 12px rgba(0,0,0,.15)}.profcourse-card__price-badge--free{background:#03c95a}.profcourse-card__body{flex:1 1;display:flex;flex-direction:column;padding:1rem 1.15rem 1.25rem}.profcourse-card__title{position:relative;z-index:2;font-weight:700;font-size:16px;line-height:1.2;margin-bottom:.75rem;color:#191919}.profcourse-card__title .eq-link{color:#191919!important;text-decoration:none!important;font-weight:inherit;font-size:inherit}.profcourse-card__title .eq-link:hover{color:#052e4d!important}.profcourse-card__title .eq-link .eq-link__label{color:inherit}.profcourse-card__cert{display:block;margin-bottom:.5rem;font-size:.8em;line-height:1.4;font-weight:700}.profcourse-card__cert--none{color:#6d6d6d;font-weight:400}.profcourse-card__desc{font-size:14px;color:#5d5d5d;margin-bottom:.75rem;line-height:1.5;flex:1 1}.profcourse-card__cta-wrap{position:relative;z-index:2;margin-top:auto;text-align:center}.profcourse-card__enroll-btn{border-radius:999px!important;font-size:14px!important;font-weight:600!important}.course-slider{padding:3rem 0 4rem}.course-slider__slider{position:relative;overflow:visible}.course-slider__track{display:flex;overflow-x:auto;scroll-behavior:smooth;gap:20px;padding:10px 5px 24px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.course-slider__track::-webkit-scrollbar{display:none}@media(max-width:767px){.course-slider__track{scroll-snap-type:x mandatory}}.course-slider__item{display:contents}.course-slider__item>.col-xl-3.col-lg-4.col-md-6{flex-grow:0;flex-shrink:0;flex-basis:calc(33.333% - 14px);width:auto;max-width:none}@media(max-width:991px){.course-slider__item>.col-xl-3.col-lg-4.col-md-6{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 10px)}}@media(max-width:767px){.course-slider__item>.col-xl-3.col-lg-4.col-md-6{flex:0 0 100%;scroll-snap-align:center}}.course-slider__arrow{position:absolute;top:calc(50% - 7px);transform:translateY(-50%);z-index:10;width:46px!important;height:46px!important;padding:0!important;border-radius:50%!important;background:#fff!important;border-color:transparent!important;box-shadow:0 3px 8px 0 rgba(0,0,0,.1);transition:background .2s ease,box-shadow .2s ease}.course-slider__arrow .ti{font-size:20px;color:#052e4d;transition:color .2s ease}.course-slider__arrow:hover{background:#052e4d!important;box-shadow:0 8px 24px rgba(5,46,77,.25)}.course-slider__arrow:hover .ti{color:#fff}.course-slider__arrow--prev{left:-52px}@media(max-width:991px){.course-slider__arrow--prev{left:-42px}}@media(max-width:767px){.course-slider__arrow--prev{left:-4px}}.course-slider__arrow--next{right:-52px}@media(max-width:991px){.course-slider__arrow--next{right:-42px}}@media(max-width:767px){.course-slider__arrow--next{right:-4px}}.page-banner-divider{width:80px;height:3px}.page-banner-subtitle{font-size:24px;line-height:1.7}@media(max-width:767px){.page-banner--compact-subtitle .page-banner-subtitle{font-size:16px}}.page-banner-footer{margin-top:2rem}.page-hero{position:relative;isolation:isolate;overflow:hidden;color:#fff}.page-hero__media{position:absolute;inset:0;z-index:0;pointer-events:none}.page-hero__bg{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.page-hero__scrim{position:absolute;inset:0;z-index:1;pointer-events:none}.page-hero__inner{position:relative;z-index:2;padding-top:3rem;padding-bottom:2.25rem}@media(max-width:767px){.page-hero__inner{padding-top:2.5rem;padding-bottom:1.75rem}}.page-hero__eyebrow{display:inline-flex;align-items:center;gap:.5rem;color:#fff;font-size:14px;font-weight:600;margin-bottom:.65rem}.page-hero__eyebrow i{font-size:16px}.page-hero__title{font-size:clamp(2.25rem,3vw,2.75rem);font-weight:700;color:#fff;margin-bottom:.65rem;text-shadow:0 2px 6px rgba(0,0,0,.45)}.page-hero__subtitle{font-size:18px;color:hsla(0,0%,100%,.92);margin-bottom:1.25rem;max-width:34rem}.page-hero__actions{display:flex;flex-wrap:wrap;gap:.65rem;margin-bottom:1.25rem}.page-hero__highlights{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.75rem 1.5rem}.page-hero__highlights li{display:inline-flex;align-items:center;gap:.4rem;font-size:14px;color:hsla(0,0%,100%,.95)}.page-hero__check{display:inline-flex;color:#fff}.page-hero--left .page-hero__copy{max-width:560px}.page-hero--left .page-hero__scrim{background:linear-gradient(90deg,rgba(15,23,42,.94),rgba(15,23,42,.72) 42%,rgba(15,23,42,.35) 72%,rgba(15,23,42,.15))}.page-hero--center{text-align:center}.page-hero--center .page-hero__copy{max-width:720px;margin:0 auto}.page-hero--center .page-hero__subtitle{margin-left:auto;margin-right:auto}.page-hero--center .page-hero__actions,.page-hero--center .page-hero__highlights{justify-content:center}.page-hero--center .page-hero__scrim{background:linear-gradient(180deg,rgba(15,23,42,.55),rgba(15,23,42,.35) 50%,rgba(15,23,42,.6))}.cta-banner{padding:3rem 0 3.5rem}.cta-banner__card{margin:0 auto;max-width:720px;padding:2.5rem 2.25rem 2.25rem;border-radius:2rem;background:linear-gradient(135deg,#0f172a,#0c548c);color:#fff;text-align:center;box-shadow:0 4px 10px 0 rgba(0,0,0,.1)}@media(max-width:767px){.cta-banner__card{padding-inline:1.75rem}}.cta-banner__title{font-size:30px;font-weight:700;margin-bottom:.5rem;color:#fff}.cta-banner__subtitle{margin:0 auto 1.75rem;max-width:540px;color:hsla(0,0%,100%,.92);font-size:14px}.cta-banner__actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;align-items:center}.eq-filter-group{background:#f7f9fb;border:1px solid #e7e7e7;border-radius:8px;padding:1.5rem;margin-bottom:1.75rem}.eq-btn,.eq-filter-group__clear{white-space:nowrap}.eq-btn{--bs-btn-hover-color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:.85rem;font-weight:500;border-radius:999px;padding:8px 16px;border:none;cursor:pointer;transition:background .3s ease,color .3s ease;text-decoration:none}.eq-btn:disabled{opacity:.5;cursor:not-allowed}.eq-btn--primary{background:#052e4d;color:#fff}.eq-btn--primary:hover:not(:disabled),.eq-btn--secondary{background:#0c548c;color:#fff}.eq-btn--secondary:hover:not(:disabled){background:#052e4d;color:#fff}.eq-btn--outline-primary{border:1px solid #052e4d!important;background:transparent;color:#052e4d}.eq-btn--outline-primary:hover:not(:disabled){background:#052e4d;color:#fff;border-color:#052e4d!important}.eq-btn--outline-secondary{border:1px solid #0c548c!important;background:transparent;color:#0c548c}.eq-btn--outline-secondary:hover:not(:disabled){background:#0c548c;color:#fff;border-color:#0c548c!important}.eq-btn--light{background:#fff;color:#052e4d}.eq-btn--light:hover:not(:disabled){background:hsla(0,0%,100%,.9);color:#052e4d}.eq-btn--outline-light{border:1px solid hsla(0,0%,100%,.9)!important;background:transparent;color:#fff}.eq-btn--outline-light:hover:not(:disabled){background:hsla(0,0%,100%,.14);color:#fff;border-color:#fff!important}.eq-btn--text-primary{background:transparent;color:#052e4d;border:none!important}.eq-btn--text-primary:hover:not(:disabled){background:rgba(5,46,77,.1);color:#052e4d}.eq-btn--text-secondary{background:transparent;color:#0c548c;border:none!important;padding:4px 8px}.eq-btn--text-secondary:hover:not(:disabled){background:rgba(12,84,140,.1);color:#0c548c}.eq-btn--bare{padding:0;border:none;border-radius:0}.eq-btn--bare,.eq-btn--bare:hover:not(:disabled){background:transparent}.eq-btn--sm{min-width:5.8rem;font-size:.7rem;padding:.3rem .72rem;line-height:1.2;min-height:1.95rem}.eq-btn.hero-cta-btn{background-color:#fff;color:#052e4d;border-color:#fff;padding:16px 32px;font-size:16px;font-weight:600;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15)}.eq-btn.hero-cta-btn:hover:not(:disabled){background-color:hsla(0,0%,100%,.92);color:#052e4d;border-color:#fff;transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.2)}.eq-btn__icon{display:flex;align-items:center;justify-content:center}.eq-btn__label{display:inline}.eq-link{display:inline-flex;align-items:center;gap:.5rem;text-decoration:none;transition:color .3s ease}.eq-link:hover{color:#0f172a}.eq-link__icon{display:flex;align-items:center;justify-content:center}.eq-link__label{display:inline}.two-col-section{padding:3rem 0}.two-col-section--light{background-color:#f8f8f8}.two-col-section .row{--bs-gutter-x:5rem}@media(max-width:991px){.two-col-section .row{--bs-gutter-x:1.5rem}}.two-col-section__header.section-header{margin-bottom:0}.two-col-section__header.section-header .section-header__title{font-size:clamp(1.8rem,2.6vw,2.6rem);margin-top:0;margin-bottom:1rem;color:#052e4d;font-weight:700}.two-col-section__header.section-header .section-header__title:after{content:"";display:block;width:4.5rem;height:3px;margin-top:.4rem;background:#e6b800;border-radius:999px}.two-col-section__body p{color:#4f4f4f;margin-bottom:1rem;font-size:1rem;line-height:1.6;text-align:justify}.two-col-section__body p:last-child{margin-bottom:0}.two-col-section__image img{width:100%;height:420px;object-fit:cover;display:block;border-radius:.5rem}.two-col-section__image iframe{width:100%;aspect-ratio:16/9;display:block;border:none;border-radius:.5rem}.two-col-section__cta{padding:.75rem 2rem!important;font-size:1rem;margin:1rem;display:inline-flex;align-items:center}@media(max-width:767px){.two-col-section{padding:2rem 0}.two-col-section__image img{height:auto}}.faq-accordion{display:flex;flex-direction:column;gap:.6rem}.faq-accordion__item{border:1px solid rgba(5,46,77,.18);border-radius:.8rem;background:#fff;overflow:hidden}.faq-accordion__button{width:100%;border:0;background:linear-gradient(90deg,rgba(5,46,77,.03),rgba(15,23,42,.05));color:#191919;text-align:left;padding:.85rem 1rem;font-size:14px;font-weight:600;display:flex;align-items:center;justify-content:space-between;gap:.6rem;cursor:pointer;transition:background .2s ease}.faq-accordion__button:hover{background:linear-gradient(90deg,rgba(5,46,77,.06),rgba(15,23,42,.08))}.faq-accordion__chevron{flex-shrink:0;transition:transform .3s ease}.faq-accordion__chevron--open{transform:rotate(180deg)}.faq-accordion__body{padding:.8rem 1rem 1rem;border-top:1px solid rgba(5,46,77,.18);background:#fff}.faq-accordion__body p{margin:0;color:#4f4f4f;font-size:14px;line-height:1.6}.case-study-item{background:#f7f9fb;border-radius:1.1rem;padding:1.6rem}.case-study-item__title{font-size:clamp(1.15rem,2.2vw,1.5rem);font-weight:700;color:#191919;margin-bottom:.5rem}.case-study-item__text{color:#4f4f4f;line-height:1.6;font-size:.98rem;margin-bottom:0}.case-study-item__cta{margin-top:1rem}.case-study-item__button{padding:.75rem 1.5rem!important;font-size:.95rem!important}.eq-badge{display:inline-block;object-fit:contain;object-position:center}.eq-badge--store{max-width:120px;height:clamp(30px,6vw,40px)}.eq-badge--trust{max-width:193px;height:clamp(30px,6vw,40px)}.eq-badge--sba{transform:translateY(3px);max-width:160px;height:clamp(35px,8vw,54px)}.eq-badge--default{max-width:150px;height:clamp(30px,6vw,40px)}.eq-badge-link{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.eq-badge-link:hover{opacity:.85;transition:opacity .3s ease}@media(max-width:767px){.badge-container{gap:.5rem!important}.badge-container .eq-badge-link{margin-top:3px;margin-bottom:3px}}.eq-card-shell{background:#fff;border-radius:1.1rem;box-shadow:0 4px 14px rgba(0,0,0,.06);height:100%;display:flex;flex-direction:column}.eq-card-shell,.eq-card-shell:hover{text-decoration:none;color:inherit}.eq-card-shell--lift{transition:transform .3s ease,box-shadow .3s ease}.eq-card-shell--lift:hover{transform:translateY(-6px)!important;box-shadow:0 20px 40px rgba(5,46,77,.12)}.eq-card-shell--glass{background:hsla(0,0%,100%,.55);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);transition:box-shadow .2s ease}.eq-card-shell--glass:hover{box-shadow:0 8px 24px rgba(0,0,0,.12)!important}.eq-card-shell__bar{height:6px;flex-shrink:0;border-radius:1.1rem 1.1rem 0 0;background:linear-gradient(90deg,#052e4d,rgba(5,46,77,.7) 50%,transparent)}.eq-card-shell.eq-feature-card{width:100%;padding:1.25rem 1.2rem;align-items:center;text-align:center;border-radius:5px;box-shadow:0 2px 5px 0 rgba(0,0,0,.1)}.eq-card-shell.eq-feature-card--tinted{background:linear-gradient(160deg,#fff,#f9fafb);border-radius:8px;box-shadow:0 4px 10px 0 rgba(0,0,0,.1)}.eq-feature-card__icon{width:3rem;height:3rem;border-radius:999px;background:#0c548c;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:20px;margin-bottom:.75rem}.eq-feature-card__title{font-size:20px;font-weight:600;color:#191919;margin-bottom:.35rem}.eq-feature-card__text{font-size:14px;color:#5d5d5d;margin:0}.eq-feature-card--tinted .eq-feature-card__icon{width:2.75rem;height:2.75rem;border-radius:.85rem;background:rgba(12,84,140,.12);color:#0c548c}.icon-card{text-align:center;padding:1.4rem 1.2rem;box-shadow:0 6px 18px rgba(0,0,0,.08),0 14px 36px rgba(0,0,0,.1)}.icon-card:hover{box-shadow:0 12px 24px rgba(0,0,0,.12),0 24px 40px rgba(0,0,0,.14);transform:translateY(-6px)}.icon-card__icon-wrap{width:55px;height:55px;margin:0 auto .8rem;border-radius:12px;background:#052e4d;display:flex;align-items:center;justify-content:center}.icon-card__icon{font-size:22px;color:#fff}.icon-card__title{font-size:.9rem;font-weight:700;color:#191919;margin-bottom:.4rem;line-height:1.3;min-height:3.4rem;display:flex;align-items:center;justify-content:center;flex-direction:column}.icon-card__desc{font-size:.85rem;color:#5d5d5d;line-height:1.5;margin-bottom:1rem;flex:1 1}.icon-card__cta{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-size:.85rem;font-weight:600;color:#052e4d;text-decoration:none}.icon-card__cta i{font-size:1rem;transition:transform .3s ease}.icon-card:hover .icon-card__cta{color:#0f172a}.icon-card:hover .icon-card__cta i{transform:translateX(3px)}@media(max-width:767px){.icon-card__title{min-height:auto;display:block}}.stat-card__body{padding:1.25rem;flex:1 1;display:flex;flex-direction:column}.stat-card__top{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:.85rem}.stat-card__icon-wrap{width:2.7rem;height:2.7rem;border-radius:.85rem;background:#052e4d;display:flex;align-items:center;justify-content:center;transition:box-shadow .3s ease}.card-shell:hover .stat-card__icon-wrap{box-shadow:0 8px 24px rgba(5,46,77,.25)}.stat-card__icon{font-size:1.2rem;color:#fff}.stat-card__stat{text-align:right}.stat-card__stat-value{display:block;font-size:1rem;font-weight:800;color:#052e4d}.stat-card__stat-label{font-size:.6rem;font-weight:500;color:#6d6d6d;text-transform:uppercase;letter-spacing:.05em}.stat-card__title{font-size:.82rem;font-weight:700;color:#191919;margin-bottom:.22rem}.stat-card__text{color:#5d5d5d;font-size:.95rem;line-height:1.625;margin-bottom:.75rem;flex:1 1}.stat-card__cta{display:inline-flex;align-items:center;gap:.5rem;font-size:.8rem;font-weight:600;color:#052e4d;text-decoration:none;margin-top:auto;transition:gap .3s ease,color .3s ease}.stat-card__cta i{font-size:1rem;transition:transform .3s ease}.eq-card-shell:hover .stat-card__cta{gap:.75rem;color:#0f172a}.eq-card-shell:hover .stat-card__cta i{transform:translateX(2px)}@media(max-width:991px){.stat-card__body{padding:1.3rem}.stat-card__title{font-size:.88rem}}.testimonial-card{background:#143860;box-shadow:0 16px 40px rgba(0,0,0,.35);padding:1rem}.testimonial-card:hover{background:#1a4a7a;box-shadow:0 22px 60px rgba(0,0,0,.45)}.testimonial-card__top{display:flex;align-items:center;gap:.85rem;margin-bottom:.8rem}.testimonial-card__avatar{width:2.4rem;height:2.4rem;border-radius:50%;background:linear-gradient(135deg,#02a8b5,#0dcaf0);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(2,168,181,.3);flex-shrink:0}.testimonial-card__initials{font-size:.8rem;font-weight:700;color:#fff}.testimonial-card__meta{flex:1 1;min-width:0}.testimonial-card__name{font-size:.72rem;font-weight:700;color:#fff;margin-bottom:.25rem}.testimonial-card__stars{display:flex;gap:.08rem}.customer-testimonial-star{font-size:.68rem}.customer-testimonial-star.fa-solid{color:#e6b800}.customer-testimonial-star.fa-regular{color:hsla(0,0%,100%,.25)}.testimonial-card__quote{font-size:.74rem;line-height:1.625;font-style:italic;color:#fff;margin:0;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden}.whats-new-card{width:590px;min-height:280px;border-radius:20px;background:linear-gradient(135deg,hsla(0,0%,100%,.98),hsla(0,0%,100%,.92));border:1px solid #d1d1d1;box-shadow:0 12px 28px rgba(0,0,0,.08),0 2px 8px rgba(0,0,0,.04);padding:1.5rem 0 1.5rem 1.5rem;overflow:hidden;will-change:transform,opacity;transition:box-shadow .35s ease}.whats-new-card.is-active{background:linear-gradient(135deg,hsla(0,0%,100%,.98),hsla(0,0%,100%,.95));box-shadow:0 18px 40px rgba(0,0,0,.12),0 6px 16px rgba(0,0,0,.08);border-color:rgba(230,184,0,.12)}.whats-new-card__inner{display:flex;align-items:center;flex:1 1;position:relative;height:100%}.whats-new-card__content{margin-right:30%;display:flex;flex-direction:column;justify-content:center;height:100%;padding-right:1rem}.whats-new-card__header{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem;flex-wrap:wrap}.whats-new-card__title{font-size:1.1rem;font-weight:600;color:#052e4d;margin:0;line-height:1.3}.whats-new-card__badge{font-size:.75rem;font-weight:600;color:#e6b800;background:rgba(230,184,0,.12);padding:.25rem .6rem;border-radius:12px;display:inline-flex;align-items:center;gap:.25rem;white-space:nowrap}.whats-new-card__description{font-size:.95rem;color:#4f4f4f;line-height:1.5;margin-bottom:.5rem;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.whats-new-card__cta{margin-top:auto;align-self:flex-start;font-size:.88rem;padding:.5rem 1.25rem;box-shadow:0 2px 8px rgba(5,46,77,.2);position:relative;z-index:3;transition:box-shadow .28s ease}.whats-new-card__cta:hover{box-shadow:0 4px 12px rgba(5,46,77,.18)}.whats-new-card__image{position:absolute;top:0;right:0;bottom:0;width:30%;height:100%;border-radius:20px;overflow:hidden;background:linear-gradient(135deg,hsla(0,0%,82%,.5),hsla(0,0%,91%,.3));display:flex;align-items:center;justify-content:center}.whats-new-card__image img{display:block;width:100%;height:100%;object-fit:cover;border-radius:20px}.whats-new-card__image i{color:#6d6d6d;font-size:2.5rem}.eq-audience-card{height:100%;background-color:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 5px 0 rgba(0,0,0,.1);transition:box-shadow .2s ease,transform .2s ease}.eq-audience-card:hover{box-shadow:0 4px 10px 0 rgba(0,0,0,.1);transform:translateY(-4px)}.eq-audience-card__image-wrap{width:100%;overflow:hidden}.eq-audience-card__image{width:100%;height:100%;object-fit:cover;object-position:top;display:block;transition:transform .5s ease}.eq-audience-card:hover .eq-audience-card__image{transform:scale(1.04)}.eq-audience-card__body{padding:1.5rem}.eq-audience-card__icon{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:5px;background-color:rgba(12,84,140,.1);margin-bottom:.875rem}.eq-audience-card__icon i{font-size:20px;color:#0c548c}.eq-audience-card__title{font-size:20px;font-weight:700;color:#052e4d;margin-bottom:.5rem}.eq-audience-card__text{font-size:14px;color:#5d5d5d;line-height:1.625;margin-bottom:0}.eq-audience-card__highlights{list-style:none;padding:0;margin:1rem 0 0;display:flex;flex-direction:column;gap:.375rem}.eq-audience-card__highlight{display:flex;align-items:center;gap:.5rem;font-size:12px;font-weight:600;color:#4f4f4f}.eq-audience-card__highlight i{font-size:14px;color:#0c548c;flex-shrink:0}.eq-audience-card__cta{margin-top:1.25rem}.eq-search-field{position:relative}.eq-search-field i{position:absolute;left:20px;top:50%;transform:translateY(-50%);color:#6d6d6d;font-size:18px;pointer-events:none}.eq-search-field .form-control,.eq-search-field input{width:100%;padding:12px 20px 12px 52px;border:2px solid #e7e7e7;border-radius:12px;font-size:16px;background-color:#fff;color:#191919;box-shadow:none;transition:all .3s ease}.eq-search-field .form-control::placeholder,.eq-search-field input::placeholder{color:#6d6d6d}.eq-search-field .form-control:focus,.eq-search-field input:focus{outline:none;border-color:#0c548c;box-shadow:0 0 0 4px rgba(12,84,140,.1)}.eq-select-wrap{position:relative}.eq-select__trigger{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.375rem .75rem;background:#fff;border:1px solid #d1d1d1;border-radius:4px;font-size:16px;color:#191919;text-align:left;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease}.eq-select__trigger:focus{outline:none;border-color:#0c548c;box-shadow:0 0 0 .2rem rgba(12,84,140,.25)}.eq-select__trigger--open{border-color:#0c548c;border-bottom-left-radius:0;border-bottom-right-radius:0}.eq-select__trigger--error{border-color:#e70d0d}.eq-select__trigger-label{flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.eq-select__trigger-chevron{flex-shrink:0;margin-left:.5rem;font-size:12px;color:#888}.eq-select__dropdown{position:absolute;top:100%;left:0;width:100%;background:#fff;border:1px solid #0c548c;border-top:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px;box-shadow:0 3px 8px 0 rgba(0,0,0,.1);z-index:1030;max-height:260px;display:flex;flex-direction:column;overflow:hidden}.eq-select__options{overflow-y:auto}.eq-select__opt-prefix{flex-shrink:0;min-width:6rem;color:#5d5d5d}.eq-select__option--selected .eq-select__opt-prefix{color:inherit;opacity:.85}.eq-select__trigger-icon{flex-shrink:0;margin-right:.5rem;color:#5d5d5d}.eq-select__search{padding:.4rem;border-bottom:1px solid #e7e7e7;background:#fff}.eq-select__search-input{width:100%;padding:.35rem .5rem;font-size:14px;color:#3d3d3d;background:#fff;border:1px solid #e7e7e7;border-radius:4px}.eq-select__search-input:focus{outline:none;border-color:#0c548c}.eq-select__search-input::placeholder{color:#5d5d5d}.eq-select__empty{padding:.75rem;text-align:center;font-size:14px;color:#5d5d5d}.eq-select__option{display:flex;align-items:center;gap:.25rem;padding:.45rem .75rem;font-size:14px;color:#3d3d3d;cursor:pointer;transition:background .1s ease}.eq-select__option:hover{background:#f8f8f8}.eq-select__option--selected{background:#dbeafe;color:#0c548c;font-weight:600}.eq-select__option--group{font-weight:500;color:#5d5d5d}.eq-select__opt-chevron{flex-shrink:0;width:1rem;font-size:12px;color:#888}.eq-select__opt-label{flex:1 1}.eq-select__opt-check{flex-shrink:0;font-size:12px;color:#0c548c}.eq-modal-overlay{position:fixed;inset:0;z-index:1070;background:rgba(0,0,0,.55);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:1rem}.eq-modal{position:relative;width:100%;max-height:calc(100vh - 2rem);display:flex;flex-direction:column;overflow:hidden;background:#fff;border-radius:.75rem;box-shadow:0 20px 60px rgba(0,0,0,.18),0 4px 16px rgba(0,0,0,.1)}.eq-modal--sm{max-width:480px}.eq-modal--md{max-width:600px}.eq-modal--lg{max-width:800px}.eq-alert-modal__header{display:flex;align-items:center;justify-content:space-between;flex-shrink:0;padding:1.25rem 1.5rem 0}.eq-alert-modal__heading{display:flex;align-items:center;gap:.5rem;flex:1 1;min-width:0}.eq-alert-modal__icon{display:inline-flex;align-items:center;flex-shrink:0;font-size:28px;line-height:1}.eq-alert-modal__icon--success{color:#03c95a}.eq-alert-modal__icon--warning{color:#ffc107}.eq-alert-modal__icon--error{color:#e70d0d}.eq-alert-modal__icon--info{color:#5625e8}.eq-alert-modal__icon--question{color:#052e4d}.eq-alert-modal__title{margin:0;font-size:18px;font-weight:600;line-height:1.4;flex:1 1;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.eq-alert-modal__close{flex-shrink:0;margin-left:.75rem;width:2rem;height:2rem;display:inline-flex;align-items:center;justify-content:center;padding:0;border:none;background:transparent;color:#6c757d;font-size:20px;border-radius:.375rem;cursor:pointer;transition:background-color .15s ease,color .15s ease}.eq-alert-modal__close:hover{background-color:#f1f3f5;color:#212529}.eq-alert-modal__body{flex:1 1 auto;overflow-y:auto;padding:1.5rem}.eq-alert-modal__footer{display:flex;align-items:center;justify-content:flex-end;flex-shrink:0;flex-wrap:wrap;gap:.5rem;padding:0 1.5rem 1rem}.eq-meta-item{display:inline-flex;align-items:center;gap:4px}.eq-meta-item i{font-size:14px}.tutor-profile-card{position:relative;width:100%;height:370px;display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(5,46,77,.08);border-radius:20px;background:linear-gradient(180deg,hsla(0,0%,100%,.98),hsla(0,0%,91%,.7));transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.tutor-profile-card:hover{transform:translateY(-8px);border-color:rgba(12,84,140,.24);box-shadow:0 22px 50px rgba(0,0,0,.12)}.tutor-profile-card__top-bar{position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,#052e4d,#0c548c)}.tutor-profile-card__header{display:flex;align-items:flex-start;gap:14px;padding:18px 16px 14px;border-bottom:1px solid rgba(25,25,25,.06);background:linear-gradient(180deg,hsla(0,0%,100%,.95),hsla(0,0%,91%,.7))}.tutor-profile-card__avatar-wrap{position:relative;flex-shrink:0;width:64px;height:64px;border-radius:16px;overflow:hidden;border:3px solid #fff;background:#e7e7e7;box-shadow:0 6px 18px rgba(0,0,0,.08);display:flex;align-items:center;justify-content:center;transition:transform .3s ease}.tutor-profile-card:hover .tutor-profile-card__avatar-wrap{transform:scale(1.05)}.tutor-profile-card__avatar-img{width:100%;height:100%;object-fit:cover}.tutor-profile-card__initials{font-size:16px;font-weight:700;color:#0c548c;line-height:1}.tutor-profile-card__meta{min-width:0;flex:1 1}.tutor-profile-card__name{margin:0 0 6px;color:#052e4d;font-size:18px;font-weight:700;line-height:1.2;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.tutor-profile-card__education{margin:0;color:#5d5d5d;font-size:14px;line-height:1.5;min-height:40px;word-break:break-word;overflow-wrap:break-word}.tutor-profile-card__body{display:flex;flex:1 1;flex-direction:column;padding:12px 14px;overflow:hidden}.tutor-profile-card__stats{display:flex;flex-wrap:nowrap;gap:8px;margin-bottom:14px;overflow:hidden}.tutor-profile-card__stat-chip{display:inline-flex;align-items:center;gap:6px;padding:8px 10px;border-radius:12px;background:rgba(5,46,77,.06);color:#4f4f4f;font-size:14px;font-weight:500}.tutor-profile-card__stat-chip .ti{color:#0c548c;font-size:13px}.tutor-profile-card__stat-text{display:inline-block;max-width:9rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tutor-profile-card__subjects{flex:1 1;margin-bottom:12px;overflow:hidden}.tutor-profile-card__subjects-title{display:flex;align-items:center;gap:8px;margin-bottom:10px;color:#3d3d3d;font-size:14px;font-weight:600;line-height:1}.tutor-profile-card__subjects-title .ti{color:#0c548c;font-size:13px}.tutor-profile-card__tags{display:flex;flex-wrap:wrap;gap:9px;align-items:flex-start;max-height:72px;overflow:hidden}.tutor-profile-card__tag{display:inline-flex;align-items:center;min-height:28px;padding:6px 10px;border-radius:999px;border:1px solid rgba(12,84,140,.18);background:rgba(12,84,140,.1);color:#0c548c;font-size:13px;font-weight:500;line-height:1.3;white-space:nowrap}.tutor-profile-card__tag--more{background:#e7e7e7;border-color:transparent;color:#5d5d5d;cursor:default}.tutor-profile-card__no-subjects{color:#6d6d6d;font-size:14px;font-style:italic}.tutor-profile-card__actions{padding:0 14px 14px;margin-top:auto}.tutor-profile-card__cta.eq-link{display:inline-flex;width:100%;min-height:42px;align-items:center;justify-content:center;gap:8px;border-radius:999px!important;font-size:14px;font-weight:600;box-shadow:0 10px 20px rgba(12,84,140,.18);transition:transform .2s ease,box-shadow .2s ease}.tutor-profile-card__cta.eq-link:hover{transform:translateY(-2px);box-shadow:0 16px 28px rgba(12,84,140,.28)}.customer-testimonials{padding:3.2rem 0 2.5rem;background:var(--light);position:relative;overflow-x:clip;overflow-y:visible}.customer-testimonials-line{position:absolute;top:0;left:0;right:0;height:4px}.customer-testimonials-header{margin-bottom:1rem;position:relative}.customer-testimonials-title{text-align:center;margin-bottom:.5rem;font-size:2rem;font-weight:700;color:#052e4d}.customer-testimonials-title:after{content:"";display:block;width:60px;height:4px;margin:.25rem auto 0;background:#e6b800;border-radius:999px}.customer-testimonials-subtitle{text-align:center;font-size:1rem;color:#5d5d5d;margin-bottom:1rem}@media(max-width:991px){.customer-testimonials{padding:3.5rem 0 2.8rem}.customer-testimonials-header{margin-bottom:2.2rem}}@keyframes skeleton-shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.skeleton-block{background:linear-gradient(90deg,#d1d1d1 25%,#e7e7e7 50%,#d1d1d1 75%);background-size:800px 100%;animation:skeleton-shimmer 1.4s ease-in-out infinite;border-radius:6px}.testimonial-skeleton{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 12px rgba(0,0,0,.06)}.testimonial-skeleton__top{display:flex;align-items:center;gap:.85rem;margin-bottom:1.1rem}.testimonial-skeleton__avatar{width:48px;height:48px;border-radius:50%;flex-shrink:0}.testimonial-skeleton__meta{flex:1 1;display:flex;flex-direction:column;gap:.4rem}.testimonial-skeleton__name{height:14px;width:55%}.testimonial-skeleton__stars{height:12px;width:35%}.testimonial-skeleton__line{height:13px;margin-bottom:.5rem}.testimonial-skeleton__line--short{width:65%}.modal.newsletter-modal{z-index:1090}.modal-backdrop.newsletter-modal-backdrop{z-index:1085}.newsletter-modal-dialog{max-width:900px!important}.newsletter-intro{padding-inline:1rem}.newsletter-intro h3,.newsletter-intro p{text-wrap:balance}.newsletter-intro p{font-size:14px}.newsletter-field{position:relative;padding-bottom:1.2rem}.newsletter-field .form-text,.newsletter-field .invalid-feedback{position:absolute;left:0;right:0;bottom:0;margin-top:0;font-size:12px;line-height:1.2;top:calc(100% - 1.2rem + .3rem);bottom:auto}.newsletter-form-body form>.newsletter-field{margin-top:.2rem}.newsletter-name-row>.newsletter-field{position:relative;padding-bottom:2.4rem}.newsletter-name-row>.newsletter-field .form-text,.newsletter-name-row>.newsletter-field .invalid-feedback{position:absolute;left:0;right:0;bottom:0;margin-top:0;font-size:12px;line-height:1.2;top:calc(100% - 2.4rem + .3rem);bottom:auto;left:calc(var(--bs-gutter-x, 1rem)*.5);right:calc(var(--bs-gutter-x, 1rem)*.5)}@media(max-width:991px){.row.newsletter-modal__body-row{flex-direction:column;flex-wrap:nowrap;max-height:calc(100vh - 3.5rem);max-height:calc(100dvh - 3.5rem);overflow-y:auto}.newsletter-modal__body-row>div{flex:0 0 auto}}.newsletter-form-body{padding-block:1.5rem;padding-inline:2rem}@media(min-width:992px){.newsletter-form-body{padding-inline:3.25rem}}.newsletter-form-body .form-control{padding-block:.5rem;padding-inline:.9rem;font-size:14px;line-height:1.5;border-radius:12px;border-color:#052e4d}.newsletter-form-body .form-control:focus{border-color:#052e4d}.newsletter-form-body .form-control.is-invalid{border-color:#e70d0d}.eq-btn.newsletter-modal__close{position:absolute;top:1rem;right:1rem;z-index:2;width:2rem;height:2rem;padding:0;border-radius:50%;background-color:#fff;box-shadow:0 3px 8px 0 rgba(0,0,0,.1);color:#191919;font-size:24px;line-height:1}.eq-btn.newsletter-modal__close:focus-visible,.eq-btn.newsletter-modal__close:hover:not(:disabled){background-color:#e7e7e7;color:#191919}.newsletter-image{position:relative;min-height:500px;overflow:hidden}@media(max-width:991px){.newsletter-image{min-height:250px}}@media(max-width:575px){.newsletter-image{min-height:200px}}.newsletter-left-img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.faq-section{padding:3.1rem 0 1.8rem;background:#fff}@media(max-width:767px){.faq-section{padding:3.6rem 0 1.8rem}}.callout-banner{background:linear-gradient(135deg,#052e4d,#0c548c);padding:80px 20px;text-align:center;position:relative;overflow:hidden}.callout-banner__wrapper{max-width:700px;margin:0 auto;position:relative;z-index:2}.callout-banner__title{font-size:36px;font-weight:800;color:#fff;margin-bottom:16px;line-height:1.2}@media(max-width:767px){.callout-banner__title{font-size:28px}}.callout-banner__subtitle{font-size:18px;color:hsla(0,0%,100%,.95);margin-bottom:40px;line-height:1.625}@media(max-width:767px){.callout-banner__subtitle{font-size:16px}}.callout-banner__actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;align-items:center}.callout-banner__btn{display:inline-block;padding:16px 48px!important;background-color:#fff!important;color:#052e4d!important;border:2px solid #fff!important;border-radius:8px!important;font-size:16px!important;font-weight:700!important;box-shadow:0 4px 12px rgba(0,0,0,.15);transition:all .3s ease}.callout-banner__btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.2);color:#052e4d!important}.callout-banner__btn--outline{background-color:transparent!important;color:#fff!important;box-shadow:none}.callout-banner__btn--outline:hover{background-color:hsla(0,0%,100%,.12)!important;color:#fff!important;box-shadow:none}.auth-dialog{text-align:left}.auth-dialog__header{display:flex;align-items:flex-start;justify-content:space-between;flex-shrink:0;padding:1.5rem 1.75rem 0}.auth-dialog__title{margin:0;font-size:24px;font-weight:700;color:#191919;line-height:1.2}.auth-dialog__close{flex-shrink:0;width:2.25rem;height:2.25rem;display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid #d1d1d1;border-radius:50%;background:#fff;color:#4f4f4f;font-size:20px;cursor:pointer;transition:background-color .15s ease,color .15s ease,border-color .15s ease}.auth-dialog__close:hover{background-color:#e7e7e7;color:#191919}.auth-dialog__body{flex:1 1 auto;overflow-y:auto;display:flex;align-items:stretch;gap:2rem;padding:1.25rem 1.75rem 1.75rem}@media(max-width:991px){.auth-dialog__body{flex-direction:column;gap:1.25rem}}.auth-dialog__illustration{flex:0 0 44%;overflow:hidden;border-radius:8px;background-color:#0c548c}.auth-dialog__illustration img{width:100%;height:100%;object-fit:cover;object-position:center bottom;display:block}@media(max-width:991px){.auth-dialog__illustration{flex:0 0 auto;height:220px}.auth-dialog__illustration img{object-position:center 65%}}@media(max-width:575px){.auth-dialog__illustration{height:180px}}.auth-dialog__panel{flex:1 1 auto;min-width:0;display:flex;flex-direction:column}.auth-dialog__subtitle{margin:0 0 1.25rem;font-size:14px;color:#6d6d6d}.auth-dialog__form{margin:0}.auth-dialog__row{display:flex;gap:1rem}@media(max-width:575px){.auth-dialog__row{flex-direction:column;gap:0}}.auth-dialog__field{position:relative;padding-bottom:1.4rem}.auth-dialog__field .form-text,.auth-dialog__field .invalid-feedback{position:absolute;left:0;right:0;bottom:0;margin-top:0;font-size:12px;line-height:1.2}.auth-dialog__field{flex:1 1;min-width:0;margin-bottom:.35rem}.auth-dialog__field .form-label{display:inline-flex;align-items:center;font-weight:600;color:#191919;margin-bottom:.4rem}.auth-dialog__optional{margin-left:.35rem;font-weight:400;font-size:12px;color:#0c548c}.auth-dialog__phone.react-tel-input .form-control{height:auto;padding-top:.5rem;padding-bottom:.5rem;font-size:16px}.auth-dialog .form-control,.auth-dialog .react-tel-input .flag-dropdown,.auth-dialog .react-tel-input .form-control{border-color:#0c548c}.auth-dialog .form-control:focus,.auth-dialog .react-tel-input .form-control:focus{border-color:#0c548c;box-shadow:0 0 0 .2rem rgba(12,84,140,.15)}.auth-dialog .form-check-input{border-color:#0c548c}.auth-dialog .form-check-input:checked{background-color:#0c548c;border-color:#0c548c}.auth-dialog .form-check-input:focus{border-color:#0c548c;box-shadow:0 0 0 .2rem rgba(12,84,140,.15)}.auth-dialog__terms{position:relative;padding-bottom:1.25rem}.auth-dialog__terms .auth-dialog__error{position:absolute;left:0;right:0;bottom:0;margin-top:0;font-size:12px;line-height:1.2}.auth-dialog__terms{margin:.25rem 0;font-size:14px}.auth-dialog__terms .form-check-input{border:1.5px solid #0c548c}.auth-dialog__terms--error .form-check-input{border-color:#e70d0d}.auth-dialog__terms .form-check-input:checked~.form-check-label,.auth-dialog__terms .form-check-label{color:#191919;font-weight:700}.auth-dialog__consent{display:flex;align-items:flex-start;gap:.4rem}.auth-dialog__consent-link.eq-link{display:inline;color:#052e4d;text-decoration:underline;font-weight:400}.auth-dialog__consent-link.eq-link:hover{color:#0c548c}.auth-dialog__required{color:#e70d0d;font-weight:700;line-height:1.6}.auth-dialog__error{color:#e70d0d}.auth-dialog__actions{margin-top:.25rem}.eq-email-launcher__modal .eq-alert-modal__header{padding-bottom:.75rem;border-bottom:1px solid #e7e7e7}.eq-email-launcher__modal .eq-alert-modal__close{border:2px solid #191919;border-radius:50%;color:#191919}.eq-email-launcher__modal .eq-alert-modal__body{padding:1rem 1.5rem 1.25rem}.eq-email-launcher__prompt{font-size:14px;color:#5d5d5d;margin:0 0 .75rem}.eq-email-launcher__options{display:flex;flex-direction:column;gap:.75rem}.eq-email-launcher__option.eq-btn{width:100%;justify-content:center;border-radius:12px;border-color:#e7e7e7!important;color:#191919}.eq-email-launcher__option-icon{width:20px;height:20px;object-fit:contain}