@-webkit-keyframes loading{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes loading{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.sub-menu{list-style:none;margin:0;padding:0;z-index:10;display:flex;align-items:flex-start;height:51px;justify-content:space-between;padding-top:16px}@media(min-width:57.5em){.apply-now-hover:hover{color: #fff !important}.sub-menu{border-bottom:none;height:64px;justify-content:start;align-items:flex-end;padding-top:0}}.sub-menu__item{display:flex;flex-wrap:wrap;align-items:center;margin-right:32px;white-space:nowrap}.sub-menu__item--with-sub{margin-right:40px;position:relative}.sub-menu__item--with-sub .expand-sub{display:block}.sub-menu__item--with-sub .expand-sub::after{content:"";background:url(../images/icon-green-down.svg) no-repeat;position:absolute;top:7px;right:-33px;width:24px;height:13px;background-size:13px;margin-left:10px;margin-right:0;margin-top:0;border:0}@media(min-width:57.5em){.sub-menu__item--with-sub .expand-sub::after{top:0}}.sub-menu__item--with-sub .expand-sub.active::after{top:0;right:-22px;margin-left:0;transform:rotate(180deg)}@media(min-width:57.5em){.sub-menu__item--with-sub .expand-sub.active::after{right:unset;top:-6px}}.sub-menu__link{font-size:var(--fs-menu-text);font-weight:var(--fw-menu-text);font-family:var(--ff-menu-text);line-height:var(--lh-menu-text);color:##ffffff;display:block;text-decoration:none;padding-bottom:5px;border-bottom:solid 8px transparent}@media(min-width:57.5em){.sub-menu__link{display:inline-block;text-transform:none;position:relative}}.sub-menu__link.active,.sub-menu__link:active,.sub-menu__link:hover,.sub-menu__link.is-active,.sub-menu__link--active{font-weight:700;color:var(--c-secondary-grey-30);transition:all .2s;border-color:var(--c-secondary-green-40)}@media(min-width:57.5em){.sub-menu__link.active,.sub-menu__link:active,.sub-menu__link:hover,.sub-menu__link.is-active,.sub-menu__link--active{color:var(--c-black-color)}}.sub-menu__link.divider{width:2px;background:var(--c-secondary-grey-20);display:inline-block;height:18px;margin-bottom:14px}.sub-menu__link.divider .sub-menu__text{display:none}.sub-menu__link--current-menu{font-weight:700;color:var(--c-black-color);border-bottom:solid 8px var(--c-secondary-green-40)}.sub-menu__link--ext-menu{position:relative}.sub-menu__link--ext-menu::after{content:"";background:url(../images/link-external.svg);vertical-align:middle;position:absolute;background-size:cover;width:13px;height:13px;top:4px;margin-left:7px}@media(min-width:57.5em){.sub-menu__link--ext-menu::after{top:6px}}.sub-menu--sub{display:none;height:auto;padding:25px;position:fixed;bottom:80px;left:0;right:0;background:var(--c-secondary);text-align:center;border-radius:0;z-index:1;overflow-x:hidden;overflow-y:scroll}@media(min-width:57.5em){.sub-menu--sub{position:absolute;top:40px;left:-25px;padding:48px;overflow-x:unset;overflow-y:unset;right:unset;border-radius:8px;bottom:unset}}.sub-menu--sub::after{content:"";background:url(../images/icon-black-close.svg);vertical-align:middle;position:absolute;background-size:cover;width:18px;height:18px;right:16px;top:20px}@media(min-width:57.5em){.sub-menu--sub::after{display:none}}.sub-menu--sub .sub-menu__link--sub{font-weight:700;color:var(--c-black-color);text-decoration:none;float:left;overflow:hidden;position:relative;padding-right:26px;border-bottom:0}.sub-menu--sub .sub-menu__link--sub::after{content:"";display:block;height:3px;border-radius:10px;background:var(--c-secondary-green-20);opacity:.15;transition:.3s;width:100%}.sub-menu--sub .sub-menu__link--sub::before{content:"";background:url(../images/right-green-arrow.svg) no-repeat right;background-size:18px 13px;width:100%;height:100%;right:0;top:0;position:absolute}.sub-menu--sub .sub-menu__link--sub:hover::after{opacity:1}.sub-menu--sub .sub-menu__link--sub.is-active::after{opacity:1}.block-menu-blockfaculty-website-navigation .sub-menu--sub{bottom:66px;height:-webkit-fit-content!important;height:-moz-fit-content!important;height:fit-content!important}