﻿@media(max-width:992px){body.has-student-mobile-nav{padding-bottom:89px;}}.student-nav-link{font-size:2.5rem;max-width:3rem;}.student-nav-link.active{color:#00bf8d;}.student-nav-mobile{display:flex;flex-direction:row;width:100%;margin:4px;border-radius:24px;background-color:#fff;border:1px #008e76 solid;transform:translateY(120%);opacity:0;transition:transform .2s ease-in-out,opacity .2s ease-in-out;will-change:transform,opacity;min-height:81px;}.student-nav-mobile.is-visible{transform:translateY(0);opacity:1;}.student-nav-link-mobile{display:flex;flex:1 1 0;justify-content:center;align-items:center;padding:.5rem 1rem;font-size:1.5rem;color:#008e76;text-decoration:none;background:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;}.student-nav-link-mobile:not(:first-child):not(:last-child){border-left:1px solid #e5e5e5;border-right:1px solid #e5e5e5;}.student-nav-link-mobile.active{color:#00bf8d;}.trial-lesson-student-row{background-color:#f5eff8;}.trial-lesson-student-row>td{background-color:#f5eff8;}