.tutors-get-started-page .section-header__title{color:#052e4d}.tutors-hero{background-color:#0f172a;color:#fff;padding:3rem 0 2.25rem}@media(max-width:767px){.tutors-hero{padding:2.5rem 0 1.75rem}}.tutors-hero__eyebrow{display:inline-flex;align-items:center;gap:.5rem;color:#fff;font-size:14px;font-weight:600;margin-bottom:1rem}.tutors-hero__eyebrow i{font-size:16px}.tutors-hero__title{font-size:clamp(2.25rem,3vw,2.75rem);font-weight:700;margin-bottom:1rem;text-shadow:0 2px 6px rgba(0,0,0,.45);color:#fff}.tutors-hero__subtitle{font-size:18px;color:hsla(0,0%,100%,.85);margin-bottom:1.5rem;max-width:540px}.tutors-hero__actions{display:flex;flex-wrap:wrap;gap:.65rem;margin-bottom:1.25rem;align-items:center}.tutors-hero__highlights{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.35rem;font-size:14px;color:hsla(0,0%,100%,.85)}.tutors-hero__visual{display:flex;justify-content:flex-end}@media(max-width:991px){.tutors-hero__visual{justify-content:center;margin-top:2rem}}.tutors-hero__card{background-color:#fff;border-radius:12px;box-shadow:0 4px 10px 0 rgba(0,0,0,.1);padding:.85rem;max-width:520px;position:relative}.tutors-hero__image{border-radius:calc(12px - 4px);width:100%;height:320px;display:block;object-fit:cover}.tutors-hero__metric{position:absolute;left:1.5rem;bottom:1.5rem;background-color:#fff;border-radius:8px;box-shadow:0 2px 5px 0 rgba(0,0,0,.1);padding:.6rem .9rem;min-width:150px}.tutors-hero__metric-label{font-size:12px;color:#6d6d6d;margin-bottom:.15rem}.tutors-hero__metric-value{font-size:18px;font-weight:600;color:#191919}.tutors-why{padding:3.5rem 0 3rem}.tutors-everything{padding:3rem 0 3.5rem}.tutors-everything .section-header{margin-bottom:2rem}.tutors-everything__list{display:flex;flex-direction:column;gap:1rem}.tutors-everything__item{display:flex;align-items:flex-start;gap:1rem;padding:1rem 1.25rem;border-radius:8px;background-color:#fff;box-shadow:0 2px 5px 0 rgba(0,0,0,.1)}.tutors-everything__item-icon{flex-shrink:0;width:2.5rem;height:2.5rem;border-radius:.9rem;background-color:#dbeafe;color:#1d4ed8;display:inline-flex;align-items:center;justify-content:center}.tutors-everything__item-icon i{font-size:20px}.tutors-everything__item-title{font-size:18px;font-weight:600;margin-bottom:.15rem;color:#191919}.tutors-everything__item-text{font-size:14px;color:#5d5d5d;margin:0}.tutors-everything__media{display:grid;grid-template-columns:1.5fr 1fr;grid-template-rows:170px 170px 130px;grid-template-areas:"main sideTop" "main sideMiddle" "bottom bottom";grid-gap:1rem;gap:1rem}@media(max-width:991px){.tutors-everything__media{grid-template-columns:1fr 1fr;grid-template-rows:200px 160px 140px;grid-template-areas:"main main" "sideTop sideMiddle" "bottom bottom"}}.tutors-everything__media-card{border-radius:12px;overflow:hidden;background-color:#fff;box-shadow:0 4px 10px 0 rgba(0,0,0,.1)}.tutors-everything__media-card img{width:100%;height:100%;display:block;object-fit:cover}.tutors-everything__media-card--main{grid-area:main}.tutors-everything__media-card--side-top{grid-area:sideTop}.tutors-everything__media-card--side-middle{grid-area:sideMiddle}.tutors-everything__media-card--bottom{grid-area:bottom}.tutors-faq{padding-top:3rem;padding-bottom:4rem}