.mobile-guide{display:none}
@media(max-width:650px){
body.has-mobile-guide{padding-bottom:calc(76px + env(safe-area-inset-bottom,0px))}
.mobile-guide{display:grid;grid-template-columns:minmax(0,1.25fr) .75fr .75fr;gap:8px;position:fixed;left:0;right:0;bottom:0;z-index:65;padding:10px 14px calc(10px + env(safe-area-inset-bottom,0px));background:#fff;border-top:1px solid #dce3dc;box-shadow:0 -4px 18px #10251b0b;opacity:0;visibility:hidden;transform:translateY(110%);pointer-events:none}
.mobile-guide-visible{opacity:1;visibility:visible;transform:none;pointer-events:auto}
.mobile-guide label{min-width:0;display:flex;flex-direction:column;justify-content:center}
.mobile-guide label>span{font-size:10px;color:#58675f;line-height:1.3;padding-left:4px}
.mobile-guide select{font:inherit;font-size:16px;background:#fff;color:#1c372a;border:0;border-radius:0;min-width:0;width:100%;height:32px;padding:0 3px}
.mobile-guide a{display:flex;align-items:center;justify-content:center;min-height:48px;font-size:14px;font-weight:650;border:1px solid #dce3dc;border-radius:6px;background:#f4f6f2}
.mobile-guide a:last-child{background:#ed4828;color:#fff;border-color:#ed4828}
.mobile-guide :focus-visible{outline:2px solid #142f22;outline-offset:2px}
body.has-mobile-guide .site-footer{padding-bottom:28px}
.course-hero h1,.inner-hero h1{overflow-wrap:normal;text-wrap:balance}
.course-jumps a{min-height:44px}
}
@media(max-width:650px){html{scroll-padding-top:88px}#fees,#start-guide,#course-details,#car-eligibility,#car-at-mt,#car-schedule,.home-journey-anchor{scroll-margin-top:0}}
