.entry-points_menu{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.entry h2{font-weight:400;font-size:2.2rem;margin-bottom:2rem;color:#333;color:var(--colorBaseText)}@media (max-width:920px){.entry h2{margin-bottom:1rem}}.entry--icons{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;background-color:#fff;background-color:var(--colorWhite);padding:2rem 0 4rem}@media (max-width:920px){.entry--icons{padding:2rem 0}}.entry--departments{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;background-color:#f2f2f2;background-color:var(--colorStrokeGray);padding:4rem 0}@media (max-width:920px){.entry--departments{padding:2rem 0}}.entry--bottom section,.entry--mid section,.entry--top section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;border-left:1px solid #f2f2f2;border-left:1px solid var(--colorStrokeGray);border-top:1px solid #f2f2f2;border-top:1px solid var(--colorStrokeGray)}.entry--bottom a,.entry--mid a,.entry--top a{text-decoration:none;color:#374140;color:var(--colorMain);text-transform:uppercase;text-align:center;background-color:#fff;background-color:var(--colorWhite);-webkit-transition:background-color .2s ease-in,color .2s ease-in;-o-transition:background-color ease-in .2s,color ease-in .2s;transition:background-color .2s ease-in,color .2s ease-in}.entry--bottom a:focus,.entry--bottom a:hover,.entry--mid a:focus,.entry--mid a:hover,.entry--top a:focus,.entry--top a:hover{background-color:#374140;background-color:var(--colorMain);color:#fff;color:var(--colorWhite);border:0}.entry--bottom h2,.entry--mid h2,.entry--top,.entry--top h2{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.entry--bottom,.entry--mid{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;padding-top:4rem}@media (max-width:920px){.entry--bottom,.entry--mid{padding-top:2rem}}@media screen and (max-width:600px){.entry--bottom,.entry--mid{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}}.entry--bottom .entry-item__wrapper .entry__title,.entry--mid .entry-item__wrapper .entry__title{padding-top:50%}@media (max-width:920px){.entry--bottom .entry-item__wrapper .entry__title,.entry--mid .entry-item__wrapper .entry__title{padding-top:30%}}@media screen and (min-width:757px) and (max-width:920px){.entry--bottom .entry-item__wrapper .entry__title,.entry--mid .entry-item__wrapper .entry__title{padding-top:50%}}@media screen and (max-width:600px){.entry--bottom .entry-item__wrapper .entry__title,.entry--mid .entry-item__wrapper .entry__title{padding-top:40%}}@media screen and (max-width:445px){.entry--bottom .entry-item__wrapper .entry__title,.entry--mid .entry-item__wrapper .entry__title{padding-top:25%}}@media screen and (max-width:370px){.entry--bottom .entry-item__wrapper .entry__title,.entry--mid .entry-item__wrapper .entry__title{padding-top:30%}}.entry--mid{padding-right:2rem}@media (max-width:920px){.entry--mid{padding-right:1rem}}@media screen and (max-width:600px){.entry--mid{padding-right:0}}.entry--bottom{padding-left:2rem}@media (max-width:920px){.entry--bottom{padding-left:1rem}}@media screen and (max-width:600px){.entry--bottom{padding-left:0}}.entry--bottom a{color:#2b7d98;color:var(--colorTurquoise)}.entry--bottom a:hover{background-color:#2b7d98;background-color:var(--colorTurquoise)}.entry--departments a{display:block;color:#171717;color:var(--colorBlack);text-decoration:none;font-size:1.3rem;line-height:1.4em;margin-bottom:1.3rem}.entry--departments a:focus,.entry--departments a:hover{cursor:pointer;text-decoration:underline}.entry--departments a:focus label,.entry--departments a:hover label{cursor:pointer;color:#171717;color:var(--colorBlack)}.entry--departments label{display:block;color:#374140;color:var(--colorMain);font-weight:600;font-size:1.5rem;margin-bottom:0}.entry h2{margin-top:0}.entry .departments-listing{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;-webkit-column-count:4;-moz-column-count:4;column-count:4;grid-column-gap:4rem;-webkit-column-gap:4rem;-moz-column-gap:4rem;column-gap:4rem}@media (max-width:920px){.entry .departments-listing{-webkit-column-count:2;-moz-column-count:2;column-count:2;grid-column-gap:2rem;-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem}}.entry .departments-listing a{-webkit-column-break-inside:avoid;page-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid}.entry-item__wrapper{-webkit-box-flex:1;-ms-flex:1 1 18rem;flex:1 1 18rem;border-right:1px solid #f2f2f2;border-right:1px solid var(--colorStrokeGray);border-bottom:1px solid #f2f2f2;border-bottom:1px solid var(--colorStrokeGray)}@media screen and (min-width:757px) and (max-width:920px){.entry-item__wrapper{-webkit-box-flex:1;-ms-flex:1 1 14rem;flex:1 1 14rem}}.entry--top .entry-item__wrapper{-webkit-box-flex:1;-ms-flex:1 1 32rem;flex:1 1 32rem}.entry-item__wrapper.section-label{background-color:#374140;background-color:var(--colorMain);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;border:0;border-left:1px solid #374140;border-left:1px solid var(--colorMain);border-top:1px solid #374140;border-top:1px solid var(--colorMain)}@media (max-width:920px){.entry-item__wrapper.section-label{padding:1.6rem 0}}.entry-item__wrapper.section-label h2{color:#fff;color:var(--colorWhite);padding:0 2rem;margin:0;text-align:center}@media (max-width:920px){.entry-item__wrapper.section-label h2{font-size:1.8rem}}.entry--bottom .entry-item__wrapper.section-label{background-color:#2b7d98;background-color:var(--colorTurquoise);border-left:1px solid #2b7d98;border-left:1px solid var(--colorTurquoise);border-top:1px solid #2b7d98;border-top:1px solid var(--colorTurquoise)}.entry-item__wrapper.empty{height:0;overflow:hidden;border:0}.entry-item__wrapper .entry-item{padding-top:100%;height:0;position:relative}@media (max-width:920px){.entry-item__wrapper .entry-item{padding-top:0;height:auto}}@media screen and (min-width:757px) and (max-width:920px){.entry-item__wrapper .entry-item{padding-top:100%;height:0}}.entry--top .entry-item__wrapper .entry-item{padding-top:0;height:auto}.entry--top .entry-item__wrapper .entry-item .entry__title{position:static}.entry-item__wrapper .entry__title{position:absolute;top:0;right:0;bottom:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:2rem;line-height:1.3em}@media (max-width:920px){.entry-item__wrapper .entry__title{position:static;font-size:1.4rem;padding:1.6rem}}@media screen and (min-width:757px) and (max-width:920px){.entry-item__wrapper .entry__title{position:absolute}}.entry--mid .entry__icon{background:url(../../dist/images/sprite-entry-mid.png);background:url(../../dist/images/sprite-entry-mid.svg),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));background:url(../../dist/images/sprite-entry-mid.svg),-o-linear-gradient(transparent,transparent);background:url(../../dist/images/sprite-entry-mid.svg),linear-gradient(transparent,transparent);background-size:360px 100px;width:60px;height:50px;background-repeat:no-repeat;position:absolute;top:4rem;left:50%;margin-left:-30px}@media (max-width:920px){.entry--mid .entry__icon{top:1.6rem}}.entry--bottom .entry__icon{background:url(../../dist/images/sprite-entry-bottom--blue.png);background:url(../../dist/images/sprite-entry-bottom--blue.svg),-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));background:url(../../dist/images/sprite-entry-bottom--blue.svg),-o-linear-gradient(transparent,transparent);background:url(../../dist/images/sprite-entry-bottom--blue.svg),linear-gradient(transparent,transparent);background-size:624px 140px;width:70px;height:70px;background-repeat:no-repeat;position:absolute;top:2.5rem;left:50%;margin-left:-35px}@media (max-width:920px){.entry--bottom .entry__icon{top:1rem;-webkit-transform:scale(.75);-ms-transform:scale(.75);transform:scale(.75)}}.entry-item--students .entry__icon{background-position:-300px 0}a:focus .entry-item--students .entry__icon,a:hover .entry-item--students .entry__icon{background-position:-300px -50px}.entry-item--staff .entry__icon{background-position:-60px 0}a:focus .entry-item--staff .entry__icon,a:hover .entry-item--staff .entry__icon{background-position:-60px -50px}.entry-item--postgrads .entry__icon{background-position:-120px 0}a:focus .entry-item--postgrads .entry__icon,a:hover .entry-item--postgrads .entry__icon{background-position:-120px -50px}.entry-item--alumi .entry__icon{background-position:-180px 0}a:focus .entry-item--alumi .entry__icon,a:hover .entry-item--alumi .entry__icon{background-position:-180px -50px}.entry-item--media .entry__icon{background-position:-240px 0}a:focus .entry-item--media .entry__icon,a:hover .entry-item--media .entry__icon{background-position:-240px -50px}.entry-item--become-student .entry__icon{background-position:0 0}a:focus .entry-item--become-student .entry__icon,a:hover .entry-item--become-student .entry__icon{background-position:0 -70px}.entry-item--phd-student .entry__icon{background-position:-70px 0}a:focus .entry-item--phd-student .entry__icon,a:hover .entry-item--phd-student .entry__icon{background-position:-70px -70px}.entry-item--contact .entry__icon{background-position:-140px 0}a:focus .entry-item--contact .entry__icon,a:hover .entry-item--contact .entry__icon{background-position:-140px -70px}.entry-item--dental .entry__icon{background-position:-210px 0}a:focus .entry-item--dental .entry__icon,a:hover .entry-item--dental .entry__icon{background-position:-210px -70px}.entry-item--support .entry__icon{background-position:-280px 0}a:focus .entry-item--support .entry__icon,a:hover .entry-item--support .entry__icon{background-position:-280px -70px}.entry-item--resarch-subject .entry__icon{background-position:-350px 0}a:focus .entry-item--resarch-subject .entry__icon,a:hover .entry-item--resarch-subject .entry__icon{background-position:-350px -70px}.entry-item--calendar .entry__icon{background-position:-420px 0}a:focus .entry-item--calendar .entry__icon,a:hover .entry-item--calendar .entry__icon{background-position:-420px -70px}.entry-item--work .entry__icon{background-position:-490px 0}a:focus .entry-item--work .entry__icon,a:hover .entry-item--work .entry__icon{background-position:-490px -70px}.entry-item--university-library .entry__icon{background-position:-560px 0}a:focus .entry-item--university-library .entry__icon,a:hover .entry-item--university-library .entry__icon{background-position:-560px -70px}