  .pretty *{-webkit-box-sizing:border-box;box-sizing:border-box}.pretty input:not([type=checkbox]):not([type=radio]){display:none}.pretty{position:relative;display:inline-block;margin-right:1em;white-space:nowrap;line-height:1}.pretty input{position:absolute;left:0;top:0;min-width:1em;width:100%;height:100%;z-index:2;opacity:0;margin:0;padding:0;cursor:pointer}.pretty .state label{position:initial;display:inline-block;font-weight:400;margin:0;text-indent:1.5em;min-width:calc(1em + 2px)}.pretty .state label:after,.pretty .state label:before{content:'';width:calc(1em + 2px);height:calc(1em + 2px);display:block;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:0;border:1px solid transparent;z-index:0;position:absolute;left:0;top:calc((0% - (100% - 1em)) - 8%);background-color:transparent}.pretty .state label:before{border-color:#bdc3c7}.pretty .state.p-is-hover,.pretty .state.p-is-indeterminate{display:none}@-webkit-keyframes zoom{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}}@keyframes zoom{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}}@-webkit-keyframes tada{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:scale(7);transform:scale(7)}38%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:1;-webkit-transform:scale(1);transform:scale(1)}55%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(1.5);transform:scale(1.5)}72%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1);transform:scale(1)}81%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(1.24);transform:scale(1.24)}89%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1);transform:scale(1)}95%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(1.04);transform:scale(1.04)}100%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1);transform:scale(1)}}@keyframes tada{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:scale(7);transform:scale(7)}38%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:1;-webkit-transform:scale(1);transform:scale(1)}55%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(1.5);transform:scale(1.5)}72%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1);transform:scale(1)}81%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(1.24);transform:scale(1.24)}89%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1);transform:scale(1)}95%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(1.04);transform:scale(1.04)}100%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes jelly{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}40%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}50%{-webkit-transform:scale3d(.85,1.15,1);transform:scale3d(.85,1.15,1)}65%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}75%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes jelly{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}40%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}50%{-webkit-transform:scale3d(.85,1.15,1);transform:scale3d(.85,1.15,1)}65%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}75%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@-webkit-keyframes rotate{0%{opacity:0;-webkit-transform:translateZ(-200px) rotate(-45deg);transform:translateZ(-200px) rotate(-45deg)}100%{opacity:1;-webkit-transform:translateZ(0) rotate(0);transform:translateZ(0) rotate(0)}}@keyframes rotate{0%{opacity:0;-webkit-transform:translateZ(-200px) rotate(-45deg);transform:translateZ(-200px) rotate(-45deg)}100%{opacity:1;-webkit-transform:translateZ(0) rotate(0);transform:translateZ(0) rotate(0)}}@-webkit-keyframes pulse{0%{-webkit-box-shadow:0 0 0 0 #bdc3c7;box-shadow:0 0 0 0 #bdc3c7}100%{-webkit-box-shadow:0 0 0 1.5em rgba(189,195,199,0);box-shadow:0 0 0 1.5em rgba(189,195,199,0)}}@keyframes pulse{0%{-webkit-box-shadow:0 0 0 0 #bdc3c7;box-shadow:0 0 0 0 #bdc3c7}100%{-webkit-box-shadow:0 0 0 1.5em rgba(189,195,199,0);box-shadow:0 0 0 1.5em rgba(189,195,199,0)}}.pretty.p-default.p-fill .state label:after{-webkit-transform:scale(1);transform:scale(1)}.pretty.p-default .state label:after{-webkit-transform:scale(.6);transform:scale(.6)}.pretty.p-default input:checked~.state label:after{background-color:#bdc3c7!important}.pretty.p-default.p-thick .state label:after,.pretty.p-default.p-thick .state label:before{border-width:calc(1em / 7)}.pretty.p-default.p-thick .state label:after{-webkit-transform:scale(.4)!important;transform:scale(.4)!important}.pretty.p-icon .state .icon{position:absolute;font-size:1em;width:calc(1em + 2px);height:calc(1em + 2px);left:0;z-index:1;text-align:center;line-height:normal;top:calc((0% - (100% - 1em)) - 8%);border:1px solid transparent;opacity:0}.pretty.p-icon .state .icon:before{margin:0;width:100%;height:100%;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1}.pretty.p-icon input:checked~.state .icon{opacity:1}.pretty.p-icon input:checked~.state label:before{border-color:#5a656b}.pretty.p-svg .state .svg{position:absolute;font-size:1em;width:calc(1em + 2px);height:calc(1em + 2px);left:0;z-index:1;text-align:center;line-height:normal;top:calc((0% - (100% - 1em)) - 8%);border:1px solid transparent;opacity:0}.pretty.p-svg .state svg{margin:0;width:100%;height:100%;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1}.pretty.p-svg input:checked~.state .svg{opacity:1}.pretty.p-image .state img{opacity:0;position:absolute;width:calc(1em + 2px);height:calc(1em + 2px);top:0;top:calc((0% - (100% - 1em)) - 8%);left:0;z-index:0;text-align:center;line-height:normal;-webkit-transform:scale(.8);transform:scale(.8)}.pretty.p-image input:checked~.state img{opacity:1}.pretty.p-switch input{min-width:2em}.pretty.p-switch .state{position:relative}.pretty.p-switch .state:before{content:'';border:1px solid #bdc3c7;border-radius:60px;width:2em;-webkit-box-sizing:unset;box-sizing:unset;height:calc(1em + 2px);position:absolute;top:0;top:calc((0% - (100% - 1em)) - 16%);z-index:0;-webkit-transition:all .5s ease;transition:all .5s ease}.pretty.p-switch .state label{text-indent:2.5em}.pretty.p-switch .state label:after,.pretty.p-switch .state label:before{-webkit-transition:all .5s ease;transition:all .5s ease;border-radius:100%;left:0;border-color:transparent;-webkit-transform:scale(.8);transform:scale(.8)}.pretty.p-switch .state label:after{background-color:#bdc3c7!important}.pretty.p-switch input:checked~.state:before{border-color:#5a656b}.pretty.p-switch input:checked~.state label:before{opacity:0}.pretty.p-switch input:checked~.state label:after{background-color:#5a656b!important;left:1em}.pretty.p-switch.p-fill input:checked~.state:before{border-color:#5a656b;background-color:#5a656b!important}.pretty.p-switch.p-fill input:checked~.state label:before{opacity:0}.pretty.p-switch.p-fill input:checked~.state label:after{background-color:#fff!important;left:1em}.pretty.p-switch.p-slim .state:before{height:.1em;background:#bdc3c7!important;top:calc(50% - .1em)}.pretty.p-switch.p-slim input:checked~.state:before{border-color:#5a656b;background-color:#5a656b!important}.pretty.p-has-hover input:hover~.state:not(.p-is-hover){display:none}.pretty.p-has-hover input:hover~.state.p-is-hover{display:block}.pretty.p-has-hover input:hover~.state.p-is-hover .icon{display:block}.pretty.p-has-focus input:focus~.state label:before{-webkit-box-shadow:0 0 3px 0 #bdc3c7;box-shadow:0 0 3px 0 #bdc3c7}.pretty.p-has-indeterminate input[type=checkbox]:indeterminate~.state:not(.p-is-indeterminate){display:none}.pretty.p-has-indeterminate input[type=checkbox]:indeterminate~.state.p-is-indeterminate{display:block}.pretty.p-has-indeterminate input[type=checkbox]:indeterminate~.state.p-is-indeterminate .icon{display:block;opacity:1}.pretty.p-toggle .state.p-on{opacity:0;display:none}.pretty.p-toggle .state .icon,.pretty.p-toggle .state .svg,.pretty.p-toggle .state img,.pretty.p-toggle .state.p-off{opacity:1;display:inherit}.pretty.p-toggle .state.p-off .icon{color:#bdc3c7}.pretty.p-toggle input:checked~.state.p-on{opacity:1;display:inherit}.pretty.p-toggle input:checked~.state.p-off{opacity:0;display:none}.pretty.p-plain input:checked~.state label:before,.pretty.p-plain.p-toggle .state label:before{content:none}.pretty.p-plain.p-plain .icon{-webkit-transform:scale(1.1);transform:scale(1.1)}.pretty.p-round .state label:after,.pretty.p-round .state label:before{border-radius:100%}.pretty.p-round.p-icon .state .icon{border-radius:100%;overflow:hidden}.pretty.p-round.p-icon .state .icon:before{-webkit-transform:scale(.8);transform:scale(.8)}.pretty.p-curve .state label:after,.pretty.p-curve .state label:before{border-radius:20%}.pretty.p-smooth .icon,.pretty.p-smooth .svg,.pretty.p-smooth label:after,.pretty.p-smooth label:before{-webkit-transition:all .5s ease;transition:all .5s ease}.pretty.p-smooth input:checked+.state label:after{-webkit-transition:all .3s ease;transition:all .3s ease}.pretty.p-smooth input:checked+.state .icon,.pretty.p-smooth input:checked+.state .svg,.pretty.p-smooth input:checked+.state img{-webkit-animation:zoom .2s ease;animation:zoom .2s ease}.pretty.p-smooth.p-default input:checked+.state label:after{-webkit-animation:zoom .2s ease;animation:zoom .2s ease}.pretty.p-smooth.p-plain input:checked+.state label:before{content:'';-webkit-transform:scale(0);transform:scale(0);-webkit-transition:all .5s ease;transition:all .5s ease}.pretty.p-tada:not(.p-default) input:checked+.state .icon,.pretty.p-tada:not(.p-default) input:checked+.state .svg,.pretty.p-tada:not(.p-default) input:checked+.state img,.pretty.p-tada:not(.p-default) input:checked+.state label:after,.pretty.p-tada:not(.p-default) input:checked+.state label:before{-webkit-animation:tada .7s cubic-bezier(.25,.46,.45,.94) 1 alternate;animation:tada .7s cubic-bezier(.25,.46,.45,.94) 1 alternate;opacity:1}.pretty.p-jelly:not(.p-default) input:checked+.state .icon,.pretty.p-jelly:not(.p-default) input:checked+.state .svg,.pretty.p-jelly:not(.p-default) input:checked+.state img,.pretty.p-jelly:not(.p-default) input:checked+.state label:after,.pretty.p-jelly:not(.p-default) input:checked+.state label:before{-webkit-animation:jelly .7s cubic-bezier(.25,.46,.45,.94);animation:jelly .7s cubic-bezier(.25,.46,.45,.94);opacity:1}.pretty.p-jelly:not(.p-default) input:checked+.state label:before{border-color:transparent}.pretty.p-rotate:not(.p-default) input:checked~.state .icon,.pretty.p-rotate:not(.p-default) input:checked~.state .svg,.pretty.p-rotate:not(.p-default) input:checked~.state img,.pretty.p-rotate:not(.p-default) input:checked~.state label:after,.pretty.p-rotate:not(.p-default) input:checked~.state label:before{-webkit-animation:rotate .7s cubic-bezier(.25,.46,.45,.94);animation:rotate .7s cubic-bezier(.25,.46,.45,.94);opacity:1}.pretty.p-rotate:not(.p-default) input:checked~.state label:before{border-color:transparent}.pretty.p-pulse:not(.p-switch) input:checked~.state label:before{-webkit-animation:pulse 1s;animation:pulse 1s}.pretty input[disabled]{cursor:not-allowed;display:none}.pretty input[disabled]~*{opacity:.5}.pretty.p-locked input{display:none;cursor:not-allowed}.pretty input:checked~.state.p-primary label:after,.pretty.p-toggle .state.p-primary label:after{background-color:#428bca!important}.pretty input:checked~.state.p-primary .icon,.pretty input:checked~.state.p-primary .svg,.pretty.p-toggle .state.p-primary .icon,.pretty.p-toggle .state.p-primary .svg{color:#fff;stroke:#fff}.pretty input:checked~.state.p-primary-o label:before,.pretty.p-toggle .state.p-primary-o label:before{border-color:#428bca}.pretty input:checked~.state.p-primary-o label:after,.pretty.p-toggle .state.p-primary-o label:after{background-color:transparent}.pretty input:checked~.state.p-primary-o .icon,.pretty input:checked~.state.p-primary-o .svg,.pretty input:checked~.state.p-primary-o svg,.pretty.p-toggle .state.p-primary-o .icon,.pretty.p-toggle .state.p-primary-o .svg,.pretty.p-toggle .state.p-primary-o svg{color:#428bca;stroke:#428bca}.pretty.p-default:not(.p-fill) input:checked~.state.p-primary-o label:after{background-color:#428bca!important}.pretty.p-switch input:checked~.state.p-primary:before{border-color:#428bca}.pretty.p-switch.p-fill input:checked~.state.p-primary:before{background-color:#428bca!important}.pretty.p-switch.p-slim input:checked~.state.p-primary:before{border-color:#245682;background-color:#245682!important}.pretty input:checked~.state.p-info label:after,.pretty.p-toggle .state.p-info label:after{background-color:#5bc0de!important}.pretty input:checked~.state.p-info .icon,.pretty input:checked~.state.p-info .svg,.pretty.p-toggle .state.p-info .icon,.pretty.p-toggle .state.p-info .svg{color:#fff;stroke:#fff}.pretty input:checked~.state.p-info-o label:before,.pretty.p-toggle .state.p-info-o label:before{border-color:#5bc0de}.pretty input:checked~.state.p-info-o label:after,.pretty.p-toggle .state.p-info-o label:after{background-color:transparent}.pretty input:checked~.state.p-info-o .icon,.pretty input:checked~.state.p-info-o .svg,.pretty input:checked~.state.p-info-o svg,.pretty.p-toggle .state.p-info-o .icon,.pretty.p-toggle .state.p-info-o .svg,.pretty.p-toggle .state.p-info-o svg{color:#5bc0de;stroke:#5bc0de}.pretty.p-default:not(.p-fill) input:checked~.state.p-info-o label:after{background-color:#5bc0de!important}.pretty.p-switch input:checked~.state.p-info:before{border-color:#5bc0de}.pretty.p-switch.p-fill input:checked~.state.p-info:before{background-color:#5bc0de!important}.pretty.p-switch.p-slim input:checked~.state.p-info:before{border-color:#2390b0;background-color:#2390b0!important}.pretty input:checked~.state.p-success label:after,.pretty.p-toggle .state.p-success label:after{background-color:#5cb85c!important}.pretty input:checked~.state.p-success .icon,.pretty input:checked~.state.p-success .svg,.pretty.p-toggle .state.p-success .icon,.pretty.p-toggle .state.p-success .svg{color:#fff;stroke:#fff}.pretty input:checked~.state.p-success-o label:before,.pretty.p-toggle .state.p-success-o label:before{border-color:#5cb85c}.pretty input:checked~.state.p-success-o label:after,.pretty.p-toggle .state.p-success-o label:after{background-color:transparent}.pretty input:checked~.state.p-success-o .icon,.pretty input:checked~.state.p-success-o .svg,.pretty input:checked~.state.p-success-o svg,.pretty.p-toggle .state.p-success-o .icon,.pretty.p-toggle .state.p-success-o .svg,.pretty.p-toggle .state.p-success-o svg{color:#5cb85c;stroke:#5cb85c}.pretty.p-default:not(.p-fill) input:checked~.state.p-success-o label:after{background-color:#5cb85c!important}.pretty.p-switch input:checked~.state.p-success:before{border-color:#5cb85c}.pretty.p-switch.p-fill input:checked~.state.p-success:before{background-color:#5cb85c!important}.pretty.p-switch.p-slim input:checked~.state.p-success:before{border-color:#357935;background-color:#357935!important}.pretty input:checked~.state.p-warning label:after,.pretty.p-toggle .state.p-warning label:after{background-color:#f0ad4e!important}.pretty input:checked~.state.p-warning .icon,.pretty input:checked~.state.p-warning .svg,.pretty.p-toggle .state.p-warning .icon,.pretty.p-toggle .state.p-warning .svg{color:#fff;stroke:#fff}.pretty input:checked~.state.p-warning-o label:before,.pretty.p-toggle .state.p-warning-o label:before{border-color:#f0ad4e}.pretty input:checked~.state.p-warning-o label:after,.pretty.p-toggle .state.p-warning-o label:after{background-color:transparent}.pretty input:checked~.state.p-warning-o .icon,.pretty input:checked~.state.p-warning-o .svg,.pretty input:checked~.state.p-warning-o svg,.pretty.p-toggle .state.p-warning-o .icon,.pretty.p-toggle .state.p-warning-o .svg,.pretty.p-toggle .state.p-warning-o svg{color:#f0ad4e;stroke:#f0ad4e}.pretty.p-default:not(.p-fill) input:checked~.state.p-warning-o label:after{background-color:#f0ad4e!important}.pretty.p-switch input:checked~.state.p-warning:before{border-color:#f0ad4e}.pretty.p-switch.p-fill input:checked~.state.p-warning:before{background-color:#f0ad4e!important}.pretty.p-switch.p-slim input:checked~.state.p-warning:before{border-color:#c77c11;background-color:#c77c11!important}.pretty input:checked~.state.p-danger label:after,.pretty.p-toggle .state.p-danger label:after{background-color:#d9534f!important}.pretty input:checked~.state.p-danger .icon,.pretty input:checked~.state.p-danger .svg,.pretty.p-toggle .state.p-danger .icon,.pretty.p-toggle .state.p-danger .svg{color:#fff;stroke:#fff}.pretty input:checked~.state.p-danger-o label:before,.pretty.p-toggle .state.p-danger-o label:before{border-color:#d9534f}.pretty input:checked~.state.p-danger-o label:after,.pretty.p-toggle .state.p-danger-o label:after{background-color:transparent}.pretty input:checked~.state.p-danger-o .icon,.pretty input:checked~.state.p-danger-o .svg,.pretty input:checked~.state.p-danger-o svg,.pretty.p-toggle .state.p-danger-o .icon,.pretty.p-toggle .state.p-danger-o .svg,.pretty.p-toggle .state.p-danger-o svg{color:#d9534f;stroke:#d9534f}.pretty.p-default:not(.p-fill) input:checked~.state.p-danger-o label:after{background-color:#d9534f!important}.pretty.p-switch input:checked~.state.p-danger:before{border-color:#d9534f}.pretty.p-switch.p-fill input:checked~.state.p-danger:before{background-color:#d9534f!important}.pretty.p-switch.p-slim input:checked~.state.p-danger:before{border-color:#a02622;background-color:#a02622!important}.pretty.p-bigger .icon,.pretty.p-bigger .img,.pretty.p-bigger .svg,.pretty.p-bigger label:after,.pretty.p-bigger label:before{font-size:1.2em!important;top:calc((0% - (100% - 1em)) - 35%)!important}.pretty.p-bigger label{text-indent:1.7em}@media print{.pretty .state .icon,.pretty .state label:after,.pretty .state label:before,.pretty .state:before{color-adjust:exact;-webkit-print-color-adjust:exact;print-color-adjust:exact}}.hero__search>:last-child,.hero__search>:last-child>:last-child,.hero__search>:last-child>:last-child>:last-child,.hero__search>:last-child>:last-child>:last-child>:last-child{margin-bottom:0}.downloads--prospectus,.page-transparency .tables{left:50%;margin-left:-50vw;position:relative;right:50%;width:100vw}.campuses::before,.hero::before{content:'';display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.filter{font-size:.9rem;line-height:1.4625;display:none;font-family:DIN,"Helvetica Neue",Helvetica,Arial,sans-serif;margin-bottom:1.5rem}@media (min-width:600px) and (max-width:960px){.filter{font-size:calc(.9rem + .225 * ((100vw - 600px)/ 360))}}@media (min-width:960px){.filter{font-size:1.125rem}}.filter__heading{font-size:.9rem;line-height:1.4625;font-family:"DIN Medium","Helvetica Neue",Helvetica,Arial,sans-serif;margin-right:1rem}@media (min-width:600px) and (max-width:960px){.filter__heading{font-size:calc(.9rem + .225 * ((100vw - 600px)/ 360))}}@media (min-width:960px){.filter__heading{font-size:1.125rem}}@media (min-width:600px){.filter__heading{display:inline-block}}.list--web-chats{margin-bottom:4.5rem}.list--web-chats::after{clear:both;content:'';display:table}.list--web-chats .list__item{margin-bottom:.75rem;width:100%}@media (min-width:760px){.list--web-chats .list__item{padding-right:2rem}}.list--web-chats .list__link{background-color:#f6f7f7;display:block;padding:1.125rem 1.5rem 1.5rem;-webkit-transition:background-color .3s,color .3s,-webkit-transform .3s;transition:background-color .3s,color .3s,-webkit-transform .3s;transition:background-color .3s,color .3s,transform .3s;transition:background-color .3s,color .3s,transform .3s,-webkit-transform .3s}.list--web-chats .list__link:focus,.list--web-chats .list__link:hover{background-color:#361163;color:#fff;-webkit-transform:scale(1.025);transform:scale(1.025);z-index:10}.list--web-chats .list__link:focus .list__text,.list--web-chats .list__link:hover .list__text{color:#fff;opacity:.6}.list--web-chats .list__heading{font-size:1.13906rem;line-height:1.40449;font-family:"DIN Medium","Helvetica Neue",Helvetica,Arial,sans-serif;margin-bottom:.375rem}@media (min-width:600px) and (max-width:960px){.list--web-chats .list__heading{font-size:calc(1.13906rem + .28477 * ((100vw - 600px)/ 360))}}@media (min-width:960px){.list--web-chats .list__heading{font-size:1.42383rem}}.list--web-chats .list__subheading{margin-bottom:0}.list--web-chats .list__text{color:#5d6b74;-webkit-transition:color .3s,opacity .3s;transition:color .3s,opacity .3s}.home .site-header{display:none}.home .global-footer{margin-top:0}.hero{background-color:#1b1b1b;background-image:url(/web-assets/prod/study-2019/images/home/hero-video.jpg);background-position:center center;background-repeat:no-repeat;background-size:cover;border-bottom:1.25rem solid #2f0f56;color:#fff;overflow:hidden;position:relative}@media (min-width:960px){.hero{border-bottom-width:1.875rem}}.hero::before{background:-webkit-gradient(linear,left top, left bottom,from(rgba(54,17,99,.7)),to(rgba(183,0,98,.4)));background:linear-gradient(rgba(54,17,99,.7),rgba(183,0,98,.4));z-index:5}.hero__heading{font-family:"DIN Medium","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:400;padding:3rem 1.5rem;position:relative;text-align:center;text-shadow:0 0 1.5rem rgba(0,0,0,.5);z-index:10}@media (min-width:400px){.hero__heading{padding-left:12.5%;padding-right:12.5%}}@media (min-width:600px){.hero__heading{padding:4.5rem 20.83333%}}@media (min-width:760px){.hero__heading{padding:6rem 0}}@media (min-width:960px){.hero__heading{padding-bottom:7.5rem;padding-top:7.5rem}}@media (min-width:1220px){.hero__heading{padding-bottom:9rem;padding-top:9rem}}.hero__heading-text{font-size:1.62183rem;line-height:1.35668;display:block;padding-bottom:.375rem;padding-top:.375rem}@media (min-width:600px) and (max-width:960px){.hero__heading-text{font-size:calc(1.62183rem + .40546 * ((100vw - 600px)/ 360))}}@media (min-width:960px){.hero__heading-text{font-size:2.02729rem}}@media (min-width:400px){.hero__heading-text{font-size:1.82456rem;line-height:1.31521}}@media (min-width:400px) and (min-width:600px) and (max-width:960px){.hero__heading-text{font-size:calc(1.82456rem + .45614 * ((100vw - 600px)/ 360))}}@media (min-width:400px) and (min-width:960px){.hero__heading-text{font-size:2.2807rem}}@media (min-width:760px){.hero__heading-text{line-height:1}}@media (min-width:1220px){.hero__heading-text{font-size:2.30921rem;line-height:1.29893;line-height:1}}@media (min-width:1220px) and (min-width:600px) and (max-width:960px){.hero__heading-text{font-size:calc(2.30921rem + .5773 * ((100vw - 600px)/ 360))}}@media (min-width:1220px) and (min-width:960px){.hero__heading-text{font-size:2.88651rem}}.hero__heading-text--emphasised{font-size:2.92259rem;line-height:1.23186;text-transform:uppercase}@media (min-width:600px) and (max-width:960px){.hero__heading-text--emphasised{font-size:calc(2.92259rem + .73065 * ((100vw - 600px)/ 360))}}@media (min-width:960px){.hero__heading-text--emphasised{font-size:3.65324rem}}@media (min-width:400px){.hero__heading-text--emphasised{font-size:3.28791rem;line-height:1.09489}}@media (min-width:400px) and (min-width:600px) and (max-width:960px){.hero__heading-text--emphasised{font-size:calc(3.28791rem + .82198 * ((100vw - 600px)/ 360))}}@media (min-width:400px) and (min-width:960px){.hero__heading-text--emphasised{font-size:4.10989rem}}@media (min-width:760px){.hero__heading-text--emphasised{line-height:1}}@media (min-width:1220px){.hero__heading-text--emphasised{font-size:4.16126rem;line-height:1.1534;line-height:1}}@media (min-width:1220px) and (min-width:600px) and (max-width:960px){.hero__heading-text--emphasised{font-size:calc(4.16126rem + 1.04032 * ((100vw - 600px)/ 360))}}@media (min-width:1220px) and (min-width:960px){.hero__heading-text--emphasised{font-size:5.20158rem}}.hero__video{display:none;height:100%;left:0;overflow:hidden;padding-bottom:56.5%;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%;z-index:0}@media (max-width:1179px){.hero__video{display:none!important}}.hero__video iframe{height:100%;left:0;position:absolute;top:0;width:100%}.hero__search{margin-bottom:0;margin-left:auto;margin-right:auto;position:relative;z-index:10}.hero__search::after{clear:both;content:'';display:table}@media (min-width:600px){.hero__search{width:95.83333%}}@media (min-width:960px){.hero__search{width:91.66667%}}@media (min-width:1180px){.hero__search{width:75%}}@media (min-width:1440px){.hero__search{width:70.83333%}}.hero__search .form{margin-bottom:1.5rem;padding-left:1.25rem;padding-right:1.25rem}@media (min-width:600px){.hero__search .form{margin-bottom:2.25rem;margin-left:auto;margin-right:auto;width:75%}}@media (min-width:760px){.hero__search .form{width:50%}}@media (min-width:960px){.hero__search .form{padding-left:1.875rem;padding-right:1.875rem;width:75%}}.hero__search .form__field{font-size:1.0125rem;line-height:1.38231;background-color:#fff;color:#525e66;font-family:"DIN Medium","Helvetica Neue",Helvetica,Arial,sans-serif;min-height:3.25rem;outline:.375rem solid transparent;padding-left:1.125rem;padding-right:1.125rem;-webkit-transition:outline .3s;transition:outline .3s}@media (min-width:600px) and (max-width:960px){.hero__search .form__field{font-size:calc(1.0125rem + .25313 * ((100vw - 600px)/ 360))}}@media (min-width:960px){.hero__search .form__field{font-size:1.26562rem}}@media (min-width:400px){.hero__search .form__field{font-size:1.28145rem;line-height:1.40449}}@media (min-width:400px) and (min-width:600px) and (max-width:960px){.hero__search .form__field{font-size:calc(1.28145rem + .32036 * ((100vw - 600px)/ 360))}}@media (min-width:400px) and (min-width:960px){.hero__search .form__field{font-size:1.60181rem}}@media (min-width:960px){.hero__search .form__field{min-height:3.75rem}}.hero__search .form__field:focus{outline-color:rgba(255,255,255,.2)}.hero__search .form__field::-webkit-input-placeholder{color:#6f3092}.hero__search .form__field:-moz-placeholder{color:#6f3092;opacity:1}.hero__search .form__field::-moz-placeholder{color:#6f3092;opacity:1}.hero__search .form__field:-ms-input-placeholder{color:#6f3092}.hero__search .form__button{background-color:#b70062;bottom:auto;height:100%;position:absolute;right:0;top:0;width:3.25rem}@media (min-width:960px){.hero__search .form__button{min-height:3.375rem;width:3.75rem}}.hero__search .form__button:focus,.hero__search .form__button:hover{background-color:#6f3092}.hero__search .form__button .icon{vertical-align:top}@media (min-width:600px){.hero__search .form__button .icon{height:1.875rem;width:1.875rem}}.hero__search .form__button .icon__svg{fill:#fff}.hero__search-buttons{background-color:#2f0f56;padding-left:1.25rem;padding-right:1.25rem;padding-top:1.25rem}@media (min-width:600px){.hero__search-buttons{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (min-width:960px){.hero__search-buttons{padding-left:1.875rem;padding-right:1.875rem;padding-top:1.875rem}}.hero__search-buttons .button{font-size:.8rem;line-height:1.5;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(255,255,255,.075);display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:.75rem;padding-left:1.125rem;padding-top:.75rem;width:100%}@media (min-width:600px) and (max-width:960px){.hero__search-buttons .button{font-size:calc(.8rem + .2 * ((100vw - 600px)/ 360))}}@media (min-width:960px){.hero__search-buttons .button{font-size:1rem}}@media (min-width:400px) and (max-width:759px){.hero__search-buttons .button{font-size:.9rem;line-height:1.4625}}@media (min-width:400px) and (max-width:759px) and (min-width:600px) and (max-width:960px){.hero__search-buttons .button{font-size:calc(.9rem + .225 * ((100vw - 600px)/ 360))}}@media (min-width:400px) and (max-width:759px) and (min-width:960px){.hero__search-buttons .button{font-size:1.125rem}}@media (min-width:960px){.hero__search-buttons .button{font-size:.9rem;line-height:1.4625}}@media (min-width:960px) and (min-width:600px) and (max-width:960px){.hero__search-buttons .button{font-size:calc(.9rem + .225 * ((100vw - 600px)/ 360))}}@media (min-width:960px) and (min-width:960px){.hero__search-buttons .button{font-size:1.125rem}}@media (min-width:1180px){.hero__search-buttons .button{padding-bottom:.75rem;padding-top:.75rem}}.hero__search-buttons .button .icon{right:.75rem}.hero__search-buttons .button .icon__svg{fill:#fff}.hero__search-buttons .button:focus,.hero__search-buttons .button:hover{background-color:#fff;color:#361163}.hero__search-buttons .button:focus .icon__svg,.hero__search-buttons .button:hover .icon__svg{fill:#361163}.hero__search-buttons .button-wrapper{margin-bottom:.75rem;width:100%}@media (min-width:760px){.hero__search-buttons .button-wrapper{width:33.33333%}}@media (min-width:760px){.hero__search-buttons .button-wrapper--ug{margin-bottom:0;padding-right:.375rem}}@media (min-width:600px) and (max-width:759px){.hero__search-buttons .button-wrapper--pg{width:50%}}@media (min-width:600px){.hero__search-buttons .button-wrapper--pg{margin-bottom:0}}@media (min-width:600px){.hero__search-buttons .button-wrapper--masters{padding-right:.375rem}}@media (min-width:760px){.hero__search-buttons .button-wrapper--masters{padding-left:.375rem}}@media (min-width:600px){.hero__search-buttons .button-wrapper--research{padding-left:.375rem}}.hero__video-control{display:none}@media (min-width:1180px){.hero__video-control{background-color:transparent;background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cg%20fill%3D%22%23ffffff%22%3E%3Cpath%20d%3D%22M24%2012c0%206.628-5.373%2012-12%2012-6.628%200-12-5.372-12-12S5.372%200%2012%200c6.627%200%2012%205.372%2012%2012zm-1%200c0-6.076-4.925-11-11-11C5.924%201%201%205.924%201%2012s4.924%2011%2011%2011c6.075%200%2011-4.924%2011-11z%22/%3E%3Cpath%20d%3D%22M7.5%2017h3a.5.5%200%200%200%20.5-.5v-9a.5.5%200%200%200-.5-.5h-3a.5.5%200%200%200-.5.5v9a.5.5%200%200%200%20.5.5zm.5-1V8h2v8H8zM13.5%2017h3a.5.5%200%200%200%20.5-.5v-9a.5.5%200%200%200-.5-.5h-3a.5.5%200%200%200-.5.5v9a.5.5%200%200%200%20.5.5zm.5-1V8h2v8h-2z%22/%3E%3C/g%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:cover;border:0;border-radius:0;bottom:1.5rem;cursor:pointer;display:block;height:2.25rem;left:1.5rem;opacity:.5;position:absolute;-webkit-transition:opacity .3s;transition:opacity .3s;width:2.25rem;z-index:10}}.hero__video-control:focus,.hero__video-control:hover{opacity:1}.hero__video-control.is-paused{background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cg%20fill%3D%22%23ffffff%22%3E%3Cpath%20d%3D%22M23%2012c0-6.076-4.925-11-11-11C5.924%201%201%205.924%201%2012s4.924%2011%2011%2011c6.075%200%2011-4.924%2011-11zm1%200c0%206.628-5.373%2012-12%2012-6.628%200-12-5.372-12-12S5.372%200%2012%200c6.627%200%2012%205.372%2012%2012z%22/%3E%3Cpath%20d%3D%22M16.382%2012L9%208.31v7.38L16.382%2012zM8%2016.5v-9a.5.5%200%200%201%20.724-.447l9%204.5a.5.5%200%200%201%200%20.894l-9%204.5A.5.5%200%200%201%208%2016.5z%22/%3E%3C/g%3E%3C/svg%3E%0A")}.promo{display:block;padding-bottom:1.5rem;padding-top:1.5rem}@media (min-width:600px){.promo{padding-bottom:3rem;padding-top:3rem}}@media (min-width:760px){.promo{padding-bottom:4.5rem;padding-top:4.5rem}}.promo .container{padding-left:0;padding-right:0}.promo .button:focus,.promo .button:hover{background-color:#b70062}.promo__image-wrapper{overflow:hidden;position:relative}@media (max-width:759px){.promo__image-wrapper{height:0;padding-bottom:45%}}@media (min-width:760px){.promo__image-wrapper{width:50%}}.promo__image{background-position:center center;background-repeat:no-repeat;background-size:cover;display:block;height:100%;left:0;position:absolute;top:0;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s;width:100%}@media (min-width:760px){.promo__image{left:auto;right:1.5rem;-webkit-transform-origin:right;transform-origin:right}}.promo__content{padding-left:1.5rem;padding-right:1.5rem;padding-top:1.125rem}@media (min-width:760px){.promo__content{padding:1.5rem;width:50%}}.promo__heading{font-size:1.62183rem;line-height:1.35668;color:#b70062;font-family:"DIN Medium","Helvetica Neue",Helvetica,Arial,sans-serif;-webkit-transition:color .3s;transition:color .3s}@media (min-width:600px) and (max-width:960px){.promo__heading{font-size:calc(1.62183rem + .40546 * ((100vw - 600px)/ 360))}}@media (min-width:960px){.promo__heading{font-size:2.02729rem}}.promo__text{font-size:1.0125rem;line-height:1.38231;color:#525e66;font-family:DIN,"Helvetica Neue",Helvetica,Arial,sans-serif;-webkit-transition:color .3s;transition:color .3s}@media (min-width:600px) and (max-width:960px){.promo__text{font-size:calc(1.0125rem + .25313 * ((100vw - 600px)/ 360))}}@media (min-width:960px){.promo__text{font-size:1.26562rem}}.promo__link{display:block}@media (min-width:760px){.promo__link{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}}.promo__link:focus .promo__heading,.promo__link:hover .promo__heading{color:#361163}.promo__link:focus .promo__image,.promo__link:hover .promo__image{-webkit-transform:scale(1.05);transform:scale(1.05)}.promo__link:focus .button,.promo__link:hover .button{background-color:#361163}.prospectus{background-color:#f6f7f7;padding-top:1.5rem}@media (min-width:600px){.prospectus{padding-bottom:3rem;padding-top:3rem}}@media (min-width:760px){.prospectus{padding-bottom:4.5rem;padding-top:4.5rem}}@media (min-width:600px){.prospectus .container{display:-webkit-box;display:-ms-flexbox;display:flex}}.prospectus .card{padding-left:0;padding-right:0}@media (min-width:600px){.prospectus .card{margin-bottom:0}}@media (min-width:600px){.prospectus .card--ug{padding-right:.75rem}}@media (min-width:760px){.prospectus .card--ug{padding-right:1.5rem}}@media (min-width:600px){.prospectus .card--pg{padding-left:.75rem}}@media (min-width:760px){.prospectus .card--pg{padding-left:1.5rem}}.prospectus .card__heading{font-size:1.28145rem;line-height:1.40449}@media (min-width:600px) and (max-width:960px){.prospectus .card__heading{font-size:calc(1.28145rem + .32036 * ((100vw - 600px)/ 360))}}@media (min-width:960px){.prospectus .card__heading{font-size:1.60181rem}}.prospectus .card__text{font-size:.9rem;line-height:1.4625}@media (min-width:600px) and (max-width:960px){.prospectus .card__text{font-size:calc(.9rem + .225 * ((100vw - 600px)/ 360))}}@media (min-width:960px){.prospectus .card__text{font-size:1.125rem}}.intnl{background-image:url(/web-assets/prod/study-2019/images/home/students-hazlerigg-01.jpg);background-position:center center;background-size:cover}@media (max-width:599px){.intnl .container{padding-left:0;padding-right:0}}.intnl .button:hover{background-color:#b70062}.intnl__link{background-color:rgba(54,17,99,.85);color:#fff;display:block;padding:3rem;position:relative}@media (min-width:600px){.intnl__link{padding-left:0;width:50%}}@media (min-width:760px){.intnl__link{padding-bottom:4.5rem;padding-top:4.5rem}}@media (min-width:960px){.intnl__link{padding-bottom:6rem;padding-top:6rem}}@media (min-width:1180px){.intnl__link{width:35.41667%}}.intnl__link::before{background-color:rgba(54,17,99,.85);content:'';height:100%;left:-3000px;position:absolute;top:0;-webkit-transition:background-color .3s;transition:background-color .3s;width:3000px}.intnl__link:focus,.intnl__link:hover{background-color:rgba(54,17,99,.9);color:#fff}.intnl__link:focus .button,.intnl__link:hover .button{background-color:#6f3092}.intnl__link:focus::before,.intnl__link:hover::before{background-color:rgba(54,17,99,.9)}.intnl__heading{font-size:1.62183rem;line-height:1.35668;font-family:"DIN Medium","Helvetica Neue",Helvetica,Arial,sans-serif}@media (min-width:600px) and (max-width:960px){.intnl__heading{font-size:calc(1.62183rem + .40546 * ((100vw - 600px)/ 360))}}@media (min-width:960px){.intnl__heading{font-size:2.02729rem}}@media (min-width:1180px){.intnl__heading{font-size:1.82456rem;line-height:1.31521}}@media (min-width:1180px) and (min-width:600px) and (max-width:960px){.intnl__heading{font-size:calc(1.82456rem + .45614 * ((100vw - 600px)/ 360))}}@media (min-width:1180px) and (min-width:960px){.intnl__heading{font-size:2.2807rem}}.intnl__text{font-size:1.0125rem;line-height:1.38231;font-family:DIN,"Helvetica Neue",Helvetica,Arial,sans-serif}@media (min-width:600px) and (max-width:960px){.intnl__text{font-size:calc(1.0125rem + .25313 * ((100vw - 600px)/ 360))}}@media (min-width:960px){.intnl__text{font-size:1.26562rem}}@media (min-width:400px){.intnl__text{font-size:1.13906rem;line-height:1.40449}}@media (min-width:400px) and (min-width:600px) and (max-width:960px){.intnl__text{font-size:calc(1.13906rem + .28477 * ((100vw - 600px)/ 360))}}@media (min-width:400px) and (min-width:960px){.intnl__text{font-size:1.42383rem}}.cta{display:block;padding-bottom:1.5rem;padding-top:1.5rem}@media (min-width:1180px){.cta{padding-bottom:4.5rem;padding-top:4.5rem}}@media (min-width:600px){.cta .rich-box{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-bottom:0;padding-left:.375rem;padding-right:.375rem;width:33.33333%}}@media (min-width:760px){.cta .rich-box{padding-left:.75rem;padding-right:.75rem}}@media (min-width:1180px){.cta .rich-box{padding-left:1.5rem;padding-right:1.5rem}}.cta .rich-box .icon{height:3.75rem}@media (min-width:760px){.cta .rich-box .icon{height:4.5rem}}@media (min-width:1180px){.cta .rich-box .icon{height:5.25rem}}.cta .rich-box__container{height:100%}.cta .rich-box__link{padding-left:.75rem;padding-right:.75rem}@media (min-width:600px){.cta .rich-box__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (min-width:1180px){.cta .rich-box__link{padding-left:1.5rem;padding-right:1.5rem}}.cta .rich-box__link:focus,.cta .rich-box__link:hover{background-color:#361163}.cta .rich-box__link::before{display:none}.cta .rich-box__heading{font-size:1.28145rem;line-height:1.40449;margin-bottom:0}@media (min-width:600px) and (max-width:960px){.cta .rich-box__heading{font-size:calc(1.28145rem + .32036 * ((100vw - 600px)/ 360))}}@media (min-width:960px){.cta .rich-box__heading{font-size:1.60181rem}}@media (min-width:760px){.cta .rich-box__heading{font-size:1.62183rem;line-height:1.35668}}@media (min-width:760px) and (min-width:600px) and (max-width:960px){.cta .rich-box__heading{font-size:calc(1.62183rem + .40546 * ((100vw - 600px)/ 360))}}@media (min-width:760px) and (min-width:960px){.cta .rich-box__heading{font-size:2.02729rem}}@media (min-width:600px){.cta__content{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-.375rem;margin-right:-.375rem}}@media (min-width:760px){.cta__content{margin-left:-.75rem;margin-right:-.75rem}}@media (min-width:1180px){.cta__content{margin-left:-1.5rem;margin-right:-1.5rem}}.campuses{color:#fff;overflow:hidden;padding-bottom:4.5rem;padding-top:2.25rem;position:relative}@media (min-width:760px){.campuses{padding-bottom:4.5rem;padding-top:3rem}}.campuses::before{background-color:rgba(42,13,77,.75)}.campuses__image{background-attachment:fixed;background-position:center center;background-repeat:no-repeat;background-size:cover;height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.campuses__image--lboro{background-image:url(/web-assets/prod/study-2019/images/home/campus-lboro.jpg)}.campuses__image--london{background-image:url(/web-assets/prod/study-2019/images/home/campus-london.jpg);opacity:0;-webkit-transition:opacity .9s;transition:opacity .9s}.london-visible .campuses__image--london{opacity:1}.campuses__heading{font-size:1.82456rem;line-height:1.31521;font-family:"DIN Medium","Helvetica Neue",Helvetica,Arial,sans-serif;margin-bottom:2.25rem;position:relative;text-align:center}@media (min-width:600px) and (max-width:960px){.campuses__heading{font-size:calc(1.82456rem + .45614 * ((100vw - 600px)/ 360))}}@media (min-width:960px){.campuses__heading{font-size:2.2807rem}}@media (min-width:600px){.campuses__heading{font-size:2.05263rem;line-height:1.16913}}@media (min-width:600px) and (min-width:600px) and (max-width:960px){.campuses__heading{font-size:calc(2.05263rem + .51316 * ((100vw - 600px)/ 360))}}@media (min-width:600px) and (min-width:960px){.campuses__heading{font-size:2.56578rem}}@media (min-width:760px){.campuses__heading{margin-bottom:3rem}}.campus{color:#fff;display:block;position:relative;width:100%}@media (min-width:600px){.campus{display:-webkit-box;display:-ms-flexbox;display:flex}}.campus .button{bottom:-1.5rem;position:absolute}@media (min-width:600px){.campus:focus .campus__image,.campus:hover .campus__image{-webkit-transform:scale(1.05);transform:scale(1.05)}}.campus:focus .campus__heading,.campus:hover .campus__heading{color:#361163}.campus:focus .button,.campus:hover .button{background-color:#6f3092}.campus--lboro{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:4.5rem}@media (min-width:600px){.campus--lboro .campus__content{margin-left:-3rem;margin-top:2.25rem}}.campus--lboro .button{left:1.5rem}@media (min-width:600px){.campus--lboro .button{left:auto;right:1.5rem}}@media (min-width:600px){.campus--london{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}@media (min-width:600px){.campus--london .campus__content{margin-bottom:2.25rem;margin-right:-3rem}}.campus--london .button{left:1.5rem}.campus__image{display:block}@media (min-width:600px){.campus__image{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s;width:50%}}.campus__content{background-color:#fff;padding:1.5rem 1.5rem 2.25rem;position:relative}@media (min-width:600px){.campus__content{padding-bottom:3.5rem;width:50%}}.campus__heading{font-size:1.44163rem;line-height:1.24861;color:#b70062;font-family:"DIN Medium","Helvetica Neue",Helvetica,Arial,sans-serif;margin-bottom:.75rem;-webkit-transition:color .3s;transition:color .3s}@media (min-width:600px) and (max-width:960px){.campus__heading{font-size:calc(1.44163rem + .36041 * ((100vw - 600px)/ 360))}}@media (min-width:960px){.campus__heading{font-size:1.80203rem}}@media (min-width:960px){.campus__heading{font-size:1.62183rem;line-height:1.35668}}@media (min-width:960px) and (min-width:600px) and (max-width:960px){.campus__heading{font-size:calc(1.62183rem + .40546 * ((100vw - 600px)/ 360))}}@media (min-width:960px) and (min-width:960px){.campus__heading{font-size:2.02729rem}}.campus__text{font-size:.9rem;line-height:1.4625;color:#525e66;font-family:DIN,"Helvetica Neue",Helvetica,Arial,sans-serif;margin-bottom:0}@media (min-width:600px) and (max-width:960px){.campus__text{font-size:calc(.9rem + .225 * ((100vw - 600px)/ 360))}}@media (min-width:960px){.campus__text{font-size:1.125rem}}.info{padding-bottom:2.25rem;padding-top:2.25rem}@media (min-width:600px){.info{padding-bottom:1.5rem}}@media (min-width:760px){.info{padding-bottom:2.25rem;padding-top:3rem}}@media (min-width:960px){.info{padding-bottom:3rem}}@media (min-width:600px){.info .container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.info .card{text-align:center}@media (min-width:600px){.info .card{width:50%}}@media (min-width:760px){.info .card{width:33.33333%}}.info .card__content{padding-bottom:1.5rem}.info .card__heading{font-size:1.28145rem;line-height:1.40449}@media (min-width:600px) and (max-width:960px){.info .card__heading{font-size:calc(1.28145rem + .32036 * ((100vw - 600px)/ 360))}}@media (min-width:960px){.info .card__heading{font-size:1.60181rem}}.info .card__link .card__content{background-color:#b70062}.info .card__link .card__heading{color:#fff}.info .card__link:focus .card__content,.info .card__link:hover .card__content{background-color:#361163}.info .card__link:focus .card__heading,.info .card__link:hover .card__heading{color:#fff}.info__heading{font-size:1.82456rem;line-height:1.31521;color:#361163;font-family:"DIN Medium","Helvetica Neue",Helvetica,Arial,sans-serif;margin-bottom:1.5rem;text-align:center}@media (min-width:600px) and (max-width:960px){.info__heading{font-size:calc(1.82456rem + .45614 * ((100vw - 600px)/ 360))}}@media (min-width:960px){.info__heading{font-size:2.2807rem}}@media (min-width:600px){.info__heading{font-size:2.05263rem;line-height:1.16913;margin-bottom:2.25rem}}@media (min-width:600px) and (min-width:600px) and (max-width:960px){.info__heading{font-size:calc(2.05263rem + .51316 * ((100vw - 600px)/ 360))}}@media (min-width:600px) and (min-width:960px){.info__heading{font-size:2.56578rem}}.additional{background-color:#361163;color:#fff;padding-bottom:2.25rem;padding-top:2.625rem;text-align:center}@media (min-width:600px){.additional{padding-bottom:3rem;padding-top:3.375rem}}.additional .link{font-size:1.0125rem;line-height:1.38231;color:#fff;font-family:DIN,"Helvetica Neue",Helvetica,Arial,sans-serif;margin-left:.75rem;margin-right:.75rem}@media (min-width:600px) and (max-width:960px){.additional .link{font-size:calc(1.0125rem + .25313 * ((100vw - 600px)/ 360))}}@media (min-width:960px){.additional .link{font-size:1.26562rem}}.additional .link:focus .link__text::after,.additional .link:hover .link__text::after{left:0;opacity:1;width:100%}.additional .link:focus .icon__svg,.additional .link:hover .icon__svg{fill:#fff}.additional .link__text{padding-bottom:.375rem;padding-top:.375rem;position:relative}.additional .link__text::after{background-color:#fff;bottom:0;content:'';height:1px;left:50%;opacity:0;position:absolute;-webkit-transition:left .3s,opacity .3s,width .3s;transition:left .3s,opacity .3s,width .3s;width:0}.additional .icon__svg{fill:#fff}.additional__heading{font-size:1.44163rem;line-height:1.24861;color:rgba(255,255,255,.6);font-family:"DIN Medium","Helvetica Neue",Helvetica,Arial,sans-serif;position:relative}@media (min-width:600px) and (max-width:960px){.additional__heading{font-size:calc(1.44163rem + .36041 * ((100vw - 600px)/ 360))}}@media (min-width:960px){.additional__heading{font-size:1.80203rem}}.additional__heading::before{background-color:rgba(255,255,255,.3);content:'';height:1px;left:0;position:absolute;top:50%;width:100%}.additional__heading-text{background-color:#361163;padding-left:1.5rem;padding-right:1.5rem;position:relative}@media (min-width:600px){.additional__heading-text{padding-left:2.25rem;padding-right:2.25rem}}.page-contact .intro{text-align:center}.downloads--prospectus{background-color:#f6f7f7;padding-bottom:1.5rem;padding-top:1.5rem}@media (min-width:600px){.downloads--prospectus .container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (min-width:600px) and (min-width:760px){.downloads--prospectus .container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.downloads--prospectus .content-type--heading{width:100%}@media (min-width:760px){.downloads--prospectus .content-type--heading{margin-right:2rem;width:auto}}.downloads--prospectus .heading{color:#525e66;margin-top:0}@media (min-width:1220px){.downloads--prospectus .heading{font-size:1.62183rem;line-height:1.35668}}@media (min-width:1220px) and (min-width:600px) and (max-width:960px){.downloads--prospectus .heading{font-size:calc(1.62183rem + .40546 * ((100vw - 600px)/ 360))}}@media (min-width:1220px) and (min-width:960px){.downloads--prospectus .heading{font-size:2.02729rem}}.downloads--prospectus .content-type--download:last-child .download{margin-right:0}@media (max-width:759px){.downloads--prospectus .download{padding-left:2.625rem}}@media (max-width:759px){.downloads--prospectus .download .icon{height:1.875rem;width:1.875rem}}.downloads--prospectus .download__heading{font-size:1.0125rem;line-height:1.38231}@media (min-width:600px) and (max-width:960px){.downloads--prospectus .download__heading{font-size:calc(1.0125rem + .25313 * ((100vw - 600px)/ 360))}}@media (min-width:960px){.downloads--prospectus .download__heading{font-size:1.26562rem}}@media (min-width:760px){.downloads--prospectus .download__heading{font-size:.9rem;line-height:1.4625}}@media (min-width:760px) and (min-width:600px) and (max-width:960px){.downloads--prospectus .download__heading{font-size:calc(.9rem + .225 * ((100vw - 600px)/ 360))}}@media (min-width:760px) and (min-width:960px){.downloads--prospectus .download__heading{font-size:1.125rem}}@media (min-width:960px){.downloads--prospectus .download__heading{font-size:1.13906rem;line-height:1.40449}}@media (min-width:960px) and (min-width:600px) and (max-width:960px){.downloads--prospectus .download__heading{font-size:calc(1.13906rem + .28477 * ((100vw - 600px)/ 360))}}@media (min-width:960px) and (min-width:960px){.downloads--prospectus .download__heading{font-size:1.42383rem}}@media (max-width:959px){.page-order-prospectus .intro{margin-bottom:0}}.page-order-prospectus .heading{margin-bottom:0}.page-order-prospectus .content-type--embed,.page-order-prospectus .embed--gecko{margin-top:0}.page-order-prospectus .content-type--button{margin-bottom:1.5rem;margin-top:3rem}@media (min-width:760px){.page-order-prospectus .content-type--button{margin-bottom:0;margin-top:4.5rem}}.page-transparency .tables{padding-left:1.25rem;padding-right:1.25rem}@media (min-width:1440px){.page-transparency .tables{padding-left:16.66667%;padding-right:16.66667%}}.page-transparency .editor th{font-size:.9rem;line-height:1.4625;border:1px solid #cbcece;border-bottom:2px solid #525e66}@media (min-width:600px) and (max-width:960px){.page-transparency .editor th{font-size:calc(.9rem + .225 * ((100vw - 600px)/ 360))}}@media (min-width:960px){.page-transparency .editor th{font-size:1.125rem}}.page-transparency .editor td{border:1px solid #cbcece}.page-transparency .editor tr:nth-child(even) td,.page-transparency .editor tr:nth-child(even) th{background-color:transparent}.web-chat .page-heading{font-size:2.05263rem;line-height:1.16913;margin-bottom:.375rem}@media (min-width:600px) and (max-width:960px){.web-chat .page-heading{font-size:calc(2.05263rem + .51316 * ((100vw - 600px)/ 360))}}@media (min-width:960px){.web-chat .page-heading{font-size:2.56578rem}}.web-chat .heading{font-size:1.62183rem;line-height:1.35668;margin-top:0}@media (min-width:600px) and (max-width:960px){.web-chat .heading{font-size:calc(1.62183rem + .40546 * ((100vw - 600px)/ 360))}}@media (min-width:960px){.web-chat .heading{font-size:2.02729rem}}.page-tap-chat .chat-header-block{display:none;visibility:hidden}