/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.progress{position:relative;}.progress__track{min-width:100px;max-width:100%;height:16px;margin-top:5px;border:1px solid;background-color:#fff;}.progress__bar{width:3%;min-width:3%;max-width:100%;height:16px;background-color:#000;}.progress__description,.progress__percentage{overflow:hidden;margin-top:0.2em;color:#555;font-size:0.875em;}.progress__description{float:left;}[dir="rtl"] .progress__description{float:right;}.progress__percentage{float:right;}[dir="rtl"] .progress__percentage{float:left;}.progress--small .progress__track{height:7px;}.progress--small .progress__bar{height:7px;background-size:20px 20px;}
.ajax-progress{display:inline-block;padding:1px 5px 2px 5px;}[dir="rtl"] .ajax-progress{float:right;}.ajax-progress-throbber .throbber{display:inline;padding:1px 6px 2px;background:transparent url(/core/misc/throbber-active.gif) no-repeat 0 center;}.ajax-progress-throbber .message{display:inline;padding:1px 5px 2px;}tr .ajax-progress-throbber .throbber{margin:0 2px;}.ajax-progress-bar{width:16em;}.ajax-progress-fullscreen{position:fixed;z-index:1261;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/core/misc/loading-small.gif);background-repeat:no-repeat;background-position:center center;}[dir="rtl"] .ajax-progress-fullscreen{right:49%;left:auto;}
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.fieldgroup{padding:0;border-width:0;}
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}.container-inline .hidden{display:none;}
.clearfix::after{display:table;clear:both;content:"";}
.js details:not([open]) .details-wrapper{display:none;}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus-within{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.item-list__comma-list,.item-list__comma-list li{display:inline;}.item-list__comma-list{margin:0;padding:0;}.item-list__comma-list li::after{content:", ";}.item-list__comma-list li:last-child::after{content:"";}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}@media (scripting:enabled){.js-hide.js-hide{display:none;}.js-show{display:block;}}
.nowrap{white-space:nowrap;}
.position-container{position:relative;}
.reset-appearance{margin:0;padding:0;border:0 none;background:transparent;line-height:inherit;-webkit-appearance:none;appearance:none;}
.resize-none{resize:none;}.resize-vertical{min-height:2em;resize:vertical;}.resize-horizontal{max-width:100%;resize:horizontal;}.resize-both{max-width:100%;min-height:2em;resize:both;}
.system-status-counter__status-icon{display:inline-block;width:25px;height:25px;vertical-align:middle;}.system-status-counter__status-icon::before{display:block;width:100%;height:100%;content:"";background-repeat:no-repeat;background-position:center 2px;background-size:16px;}.system-status-counter__status-icon--error::before{background-image:url(/core/misc/icons/e32700/error.svg);}.system-status-counter__status-icon--warning::before{background-image:url(/core/misc/icons/e29700/warning.svg);}.system-status-counter__status-icon--checked::before{background-image:url(/core/misc/icons/73b355/check.svg);}
.system-status-report-counters__item{width:100%;margin-bottom:0.5em;padding:0.5em 0;text-align:center;white-space:nowrap;background-color:rgba(0,0,0,0.063);}@media screen and (min-width:60em){.system-status-report-counters{display:flex;flex-wrap:wrap;justify-content:space-between;}.system-status-report-counters__item--half-width{width:49%;}.system-status-report-counters__item--third-width{width:33%;}}
.system-status-general-info__item{margin-top:1em;padding:0 1em 1em;border:1px solid #ccc;}.system-status-general-info__item-title{border-bottom:1px solid #ccc;}
.tablesort{display:inline-block;width:16px;height:16px;background-size:100%;}.tablesort--asc{background-image:url(/core/misc/icons/787878/twistie-down.svg);}.tablesort--desc{background-image:url(/core/misc/icons/787878/twistie-up.svg);}
.caption{display:table;}.caption > *{display:block;max-width:100%;}.caption > figcaption{display:table-caption;max-width:none;caption-side:bottom;}.caption > figcaption[contenteditable="true"]:empty::before{content:attr(data-placeholder);font-style:italic;}
.caption .media .field,.caption .media .field *{float:none;margin:unset;}
.media-oembed-content{max-width:100%;border:none;background-color:transparent;}
.landing-block-highlight .brick__image{border-bottom:solid 5px #e00023;}.brick__footer{display:none;}.node-type-landing-page .brick-grid .brick--advertisement .mpu__description,.node-type-landing-page .landing-grid .brick--advertisement .mpu__description{align-self:center;background-color:#1f2935;color:#fff;padding:0 5px;}.node-type-landing-page .brick-grid .brick--advertisement .mpu__description a,.node-type-landing-page .landing-grid .brick--advertisement .mpu__description a{color:#009fe3;}.node-type-landing-page .section--content .brick--heavy .brick__wrapper{background:#fff;}.node-type-landing-page .section--content .brick--heavy .brick__wrapper--has-background{background-clip:content-box;}.node-type-landing-page .section--content .brick--heavy.brick--no-image .brick__wrapper--has-background{background-clip:padding-box;}.node-type-landing-page .article--landing-page{margin-top:-15px;}.node-type-landing-page .article--landing-page .brick-grid .brick__wrapper{background-clip:border-box;box-shadow:0 7px 25px 0 rgba(0,0,0,0.25);overflow:hidden;border-radius:5px;transition:box-shadow .5s linear;}.node-type-landing-page .article--landing-page .brick-grid .brick__wrapper .brick__content{color:#666;font-weight:200;}.node-type-landing-page .article--landing-page .brick-grid .brick__wrapper .bean__body p:last-child{margin-bottom:0;}.node-type-landing-page .article--landing-page .brick-grid [data-container-link]{cursor:pointer;}.node-type-landing-page .article--landing-page .brick-grid [data-container-link]:hover .brick__wrapper{box-shadow:0 20px 30px 0 rgba(0,0,0,0.5);}[data-container-link]{cursor:pointer;}.brick--contact-us---mpc{min-width:300px !important;}.brick--contact-us---connect-with-us .content-columns{display:block !important;margin:0 !important;}.brick--contact-us---connect-with-us .content-columns__column{display:block !important;width:auto !important;max-width:100% !important;padding:0 !important;flex:none !important;}.brick--contact-us---mpc .brick__image{display:none;}div.brick-grid{margin:0 -15px;}div.brick-grid .brick__image{height:165px;}div.brick-grid .brick--heavy{background:whitesmoke;}div.brick-grid .brick{max-height:initial;min-width:250px;margin:15px;flex:initial;-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1;display:inline-block;border:0;box-sizing:content-box;-webkit-flex-basis:inherit;flex-basis:inherit;background:transparent;}div.brick-grid .brick .brick__wrapper{height:100%;}div.brick-grid .brick .brick{margin-top:0;margin-left:0;margin-bottom:20px;}div.brick-grid .brick .brick:last-child{margin-bottom:0;}div.brick-grid .brick--full-width{-webkit-flex-basis:calc(100% - 30px);flex-basis:calc(100% - 30px);}div.brick-grid .brick--half-width{-webkit-flex-basis:calc(50% - 30px);flex-basis:calc(50% - 30px);}div.brick-grid .brick--two-thirds-width{-webkit-flex-basis:calc(66.666666% - 30px);flex-basis:calc(66.666666% - 30px);}div.brick-grid .brick--third-width{-webkit-flex-basis:calc(33.333333% - 30px);flex-basis:calc(33.333333% - 30px);}div.brick-grid .brick--fourth-width{-webkit-flex-basis:calc(25% - 30px);flex-basis:calc(25% - 30px);max-width:600px;}div.brick-grid .brick--advertisement{min-width:320px;}div.brick-grid .brick--advertisement .brick__wrapper{padding:10px;background:none !important;box-shadow:none !important;}div.brick-grid .brick--advertisement .brick__title{max-width:300px;margin:0 auto .4em auto;font-size:12px;color:#999;font-weight:normal;}div.brick-grid .brick--advertisement{max-width:320px;}@media (max-width:840px){div.brick-grid .brick--advertisement{margin:10px auto;}}div.brick-grid .brick--variable-width{width:auto;}@media (min-width:1500px){div.brick-grid .brick--variable-width{flex-basis:calc(50% - 30px);}}@supports (display:grid){.landing-grid{display:grid;}}.landing-grid .brick--default{background:transparent;font-size:16px;min-height:273px;}@supports (display:grid){.landing-grid .brick--default{min-height:0;}}.landing-grid .brick--default.brick--advertisement{min-width:320px;}.landing-grid .brick--default.brick--no-image .brick__wrapper{background-color:#fff;justify-content:flex-start;}.landing-grid .brick--default.brick--no-image .brick__title a{color:#000;}.landing-grid .brick--default.brick--no-image .brick__content div{color:#666;line-height:1.3em;}.landing-grid .brick--default .brick__wrapper{border-radius:2em;box-shadow:0 7px 25px 0 rgba(0,0,0,0.25);height:100%;min-height:273px;overflow:hidden;padding:2.857rem;position:relative;transition:box-shadow .5s linear;}@supports (display:grid){.landing-grid .brick--default .brick__wrapper{min-height:0;}}.landing-grid .brick--default .brick__wrapper .bean__body p:last-child{margin-bottom:0;}@media screen and (max-width:720px){.landing-grid .brick--default .brick__wrapper{padding:1.28571rem;}}.landing-grid .brick--default .brick__image{background-position:50% 50%;height:100%;left:0;margin:0;position:absolute;top:0;width:100%;}.landing-grid .brick--default .brick__image::before{background-image:linear-gradient(to top,#343434 0%,white 100%);bottom:-1px;content:'';left:-1px;position:absolute;right:-1px;top:-1px;}.landing-grid .brick--default .brick__image.background-image--loaded::before{background-image:linear-gradient(to top,rgba(0,0,0,0.8) 0%,transparent 100%);}@media screen and (max-width:720px){.landing-grid .brick--default .brick__image.background-image--loaded::before{background-image:linear-gradient(to top,rgba(0,0,0,0.9) 0%,rgba(0,0,0,0.2) 100%);}}.landing-grid .brick--default .brick__title,.landing-grid .brick--default .brick__content{position:relative;}.landing-grid .brick--default .brick__title{font-size:1.875em;margin-bottom:0.1em;}.landing-grid .brick--default .brick__title a{color:#fff;}@media screen and (max-width:720px){.landing-grid .brick--default .brick__title{font-size:1.42857em;}}.landing-grid .brick--default .brick__content{font-weight:200;}.landing-grid .brick--default .brick__content div{color:#fff;}@media screen and (max-width:720px){.landing-grid .brick--default:not(.brick--no-image) .bean__body{-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:3;overflow:hidden;}}.landing-grid [data-container-link]{cursor:pointer;}.landing-grid [data-container-link]:hover .brick__wrapper{box-shadow:0 20px 30px 0 rgba(0,0,0,0.5);}.landing-grid .brick--advertisement{min-width:320px;}.landing-grid .brick--advertisement .brick__wrapper{background:none !important;border-radius:0;box-shadow:none !important;padding:10px;}.landing-grid .brick--advertisement .brick__title{color:#999;font-size:12px;font-weight:normal;margin:0 auto .4em auto;max-width:300px;}.landing-grid .brick--teaser:hover .brick__wrapper{box-shadow:none;}.landing-grid .brick--teaser .brick__image{margin:0 0 1em;min-height:18rem;}.landing-grid .brick--teaser .brick__secondary-link:link,.landing-grid .brick--teaser .brick__secondary-link:visited{color:#1077d0;}.landing-grid .brick--teaser .brick__secondary-link:link::after,.landing-grid .brick--teaser .brick__secondary-link:visited::after{background:inline-svg-image("../../../themes/ucas/images/icons/chevron-right.svg",#1077d0) center bottom/16px no-repeat;}.landing-grid .brick--teaser .brick__secondary-link:hover{color:#e00023;}.landing-grid .brick--teaser .brick__secondary-link:hover::after{background:inline-svg-image("../../../themes/ucas/images/icons/chevron-right.svg",#e00023) center bottom/16px no-repeat;}.landing-grid .brick--teaser .brick__secondary-link::after{content:'';height:16px;padding-right:16px;transition:background 0.2s;}.landing-grid--01{margin:15px auto;}.landing-grid--01 .brick{margin:15px;max-width:calc(100% - 30px);min-width:250px;}.landing-grid--01 .brick--advertisement{max-width:320px;}@supports (display:grid){.landing-grid--01{grid-auto-rows:minmax(230px,auto);grid-gap:30px;}.landing-grid--01 .brick{height:auto;margin:0;max-width:none;min-width:auto;width:auto;}.landing-grid--01 .brick.brick--advertisement{min-width:320px;}@media screen and (min-width:552px) and (max-width:679.98px){.landing-grid--01{grid-template-columns:repeat(2,1fr);}.landing-grid--01 .brick .brick__title a{font-size:1em;}.landing-grid--01 .brick .brick__content div{font-size:1em;line-height:1.1em;}.landing-grid--01 .brick:nth-child(1),.landing-grid--01 .brick:nth-child(2),.landing-grid--01 .brick:nth-child(3),.landing-grid--01 .brick:nth-child(6),.landing-grid--01 .brick:nth-child(9),.landing-grid--01 .brick:nth-child(10),.landing-grid--01 .brick:nth-child(12),.landing-grid--01 .brick:nth-child(13),.landing-grid--01 .brick:nth-child(15),.landing-grid--01 .brick:nth-child(3n + 18){grid-column:span 2;}.landing-grid--01 .brick:nth-child(-n + 6),.landing-grid--01 .brick:nth-child(10){order:1;}.landing-grid--01 .brick:nth-child(n + 7):nth-child(-n + 9),.landing-grid--01 .brick:nth-child(11),.landing-grid--01 .brick:nth-child(14),.landing-grid--01 .brick:nth-child(15){order:2;}.landing-grid--01 .brick:nth-child(12),.landing-grid--01 .brick:nth-child(13),.landing-grid--01 .brick:nth-child(n + 16){order:3;}}@media screen and (min-width:680px) and (max-width:1049.98px){.landing-grid--01{grid-auto-rows:minmax(40px,auto);grid-template-columns:repeat(2,1fr);}.landing-grid--01 .brick:nth-child(1){grid-column:span 1;grid-row:span 5;}.landing-grid--01 .brick:nth-child(n + 2){grid-column:span 1;grid-row:span 4;}.landing-grid--01 .brick:nth-child(-n + 6),.landing-grid--01 .brick:nth-child(10){order:1;}.landing-grid--01 .brick:nth-child(n + 7):nth-child(-n + 9),.landing-grid--01 .brick:nth-child(12){order:2;}.landing-grid--01 .brick:nth-child(11),.landing-grid--01 .brick:nth-child(n + 13){order:3;}}@media screen and (min-width:1050px) and (max-width:1299.98px){.landing-grid--01{grid-auto-rows:minmax(40px,auto);grid-gap:30px;grid-template-columns:repeat(30,1fr);}.landing-grid--01 .brick:nth-child(1){grid-column:span 11;grid-row:span 4;}.landing-grid--01 .brick:nth-child(2){grid-column:span 9;grid-row:span 4;}.landing-grid--01 .brick:nth-child(3),.landing-grid--01 .brick:nth-child(4),.landing-grid--01 .brick:nth-child(6),.landing-grid--01 .brick:nth-child(7),.landing-grid--01 .brick:nth-child(n + 9):nth-child(-n + 13),.landing-grid--01 .brick:nth-child(n + 15){grid-column:span 10;grid-row:span 4;}.landing-grid--01 .brick:nth-child(5),.landing-grid--01 .brick:nth-child(8),.landing-grid--01 .brick:nth-child(5n + 14){grid-column:span 20;grid-row:span 4;}.landing-grid--01 .brick:nth-child(-n + 7),.landing-grid--01 .brick:nth-child(10){order:1;}.landing-grid--01 .brick:nth-child(8),.landing-grid--01 .brick:nth-child(9),.landing-grid--01 .brick:nth-child(n + 11){order:2;}}@media screen and (min-width:1140px) and (max-width:1299.98px){.landing-grid--01 .brick:nth-child(1){grid-column:span 12;}.landing-grid--01 .brick:nth-child(2){grid-column:span 8;}.landing-grid--01 .brick:nth-child(3){grid-column:span 10;}}@media screen and (min-width:1300px){.landing-grid--01{grid-auto-rows:minmax(40px,auto);grid-gap:40px;grid-template-columns:repeat(4,1fr);}.landing-grid--01 .brick:nth-child(1){grid-column:span 2;grid-row:span 6;}.landing-grid--01 .brick:nth-child(n + 2):nth-child(-n + 5),.landing-grid--01 .brick:nth-child(7),.landing-grid--01 .brick:nth-child(n + 10):nth-child(-n + 14){grid-column:span 1;grid-row:span 4;}.landing-grid--01 .brick:nth-child(6),.landing-grid--01 .brick:nth-child(8),.landing-grid--01 .brick:nth-child(9),.landing-grid--01 .brick:nth-child(15){grid-column:span 2;grid-row:span 4;}.landing-grid--01 .brick:nth-child(n + 17){grid-column:span 1;grid-row:span 4;}.landing-grid--01 .brick:nth-child(16),.landing-grid--01 .brick:nth-child(5n + 16):nth-child(odd),.landing-grid--01 .brick:nth-child(5n + 17):nth-child(even){grid-column:span 2;grid-row:span 4;}.landing-grid--01 .brick:nth-child(-n + 3),.landing-grid--01 .brick:nth-child(6){order:1;}.landing-grid--01 .brick:nth-child(4),.landing-grid--01 .brick:nth-child(5),.landing-grid--01 .brick:nth-child(7),.landing-grid--01 .brick:nth-child(10){order:2;}.landing-grid--01 .brick:nth-child(8),.landing-grid--01 .brick:nth-child(9),.landing-grid--01 .brick:nth-child(11),.landing-grid--01 .brick:nth-child(14){order:3;}.landing-grid--01 .brick:nth-child(12),.landing-grid--01 .brick:nth-child(13),.landing-grid--01 .brick:nth-child(n + 15){order:4;}}}.landing-grid--03 .brick--default,.landing-grid--04 .brick--default,.landing-grid--05 .brick--default{height:31rem;margin:0;}@media screen and (max-width:720px){.landing-grid--03 .brick--default,.landing-grid--04 .brick--default,.landing-grid--05 .brick--default{height:auto;}}@media screen and (max-width:720px){.landing-grid--03,.landing-grid--04,.landing-grid--05{grid-auto-rows:minmax(250px,auto);}}.landing-grid--single{grid-auto-rows:initial;}@media screen and (min-width:719px) and (max-width:1049.98px){.landing-grid--single .brick:nth-child(1){grid-row:span 8;}}@media screen and (max-width:720px){.landing-grid--single{grid-template-columns:repeat(2,1fr);margin-top:60px;}.landing-grid--single .brick:nth-child(1){grid-column:span 2;grid-row:span 8;}}.page-providers .grid-page-layout--02 .section--lower-header,.page-employers .grid-page-layout--02 .section--lower-header{text-align:center;}.grid-page-layout--02 .section--content{background-image:linear-gradient(182deg,#1f2935 0%,#1f2935 calc(100% - 75px),transparent calc(100% - 73px),transparent 100%);background-color:#f2f2f2;padding-bottom:75px;z-index:1 !important;}.grid-page-layout--02 .section--content::before{content:none;}.grid-page-layout--02 .article--landing-page{margin-top:0;}.grid-page-layout--02 .section--upper-footer{padding-top:0;}.grid-page-layout--02 .section.section--content-top{padding-bottom:0;background:#1f2935;}.grid-page-layout--02 .landing-grid--02{padding-top:1.5em;display:block;column-count:4;column-gap:3em;}.grid-page-layout--02 .landing-grid--02 .brick{-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid;padding:1.5em 0;}.grid-page-layout--02 .landing-grid--02 .brick a{color:black;}.grid-page-layout--02 .landing-grid--02 .brick .brick__wrapper{background-clip:padding-box;box-shadow:none;padding:2.28571em;}.grid-page-layout--02 .landing-grid--02 .brick__title{font-size:1.8em;color:black;}.grid-page-layout--02 .landing-grid--02 .brick__title a{color:black;font-size:1em;}.grid-page-layout--02 .landing-grid--02 .brick__content div{color:black;}.grid-page-layout--02 .landing-grid--02 .brick__content .bean__body > *:first-child{margin-top:0;}.grid-page-layout--02 .landing-grid--02 .brick__image{display:none;}.grid-page-layout--02 .landing-grid--02 .brick__footer{display:block;}.grid-page-layout--02 .article__feature_panels{margin-bottom:60px;margin-top:0;clear:both;}.grid-page-layout--02 .article__feature_panels .paragraphs-item-text,.grid-page-layout--02 .article__feature_panels .paragraphs-item-list{margin:1.714285em 20px;background:#fff;border-radius:2em;box-shadow:0 7px 25px 0 rgba(0,0,0,0.25);padding:30px 40px;}.grid-page-layout--02 .article__feature_panels .paragraphs-item-text:first-of-type,.grid-page-layout--02 .article__feature_panels .paragraphs-item-list:first-of-type{margin-left:0;}.grid-page-layout--02 .article__feature_panels .paragraphs-item-text:last-of-type,.grid-page-layout--02 .article__feature_panels .paragraphs-item-list:last-of-type{margin-right:0;}.grid-page-layout--02 .article__feature_panels .paragraphs-item-text__title,.grid-page-layout--02 .article__feature_panels .paragraphs-item-list__title{border:none;}.grid-page-layout--02 .article__feature_panels .paragraphs-item-text__title h2,.grid-page-layout--02 .article__feature_panels .paragraphs-item-list__title h2{font-size:1.8em;color:black;}.grid-page-layout--02 div.brick-grid .brick--heavy.ucas-timeline__events-event{border-radius:2em;box-shadow:0 7px 25px 0 rgba(0,0,0,0.25);}.grid-page-layout--02 div.brick-grid .brick--heavy.ucas-timeline__events-event .brick__wrapper{padding:25px 30px;}.ucas-landing-provider .ucas-landing-provider__icon{--border-colour:var(--colour-asset-pink);--colour-icon-one-override:var(--colour-asset-white);--icon-height:1.75rem;--icon-margin:0.5rem;--icon-width:1.75rem;}.ucas-landing-provider .ucas-landing-provider__text{--colour-text-override:var(--colour-asset-white);}.ucas-landing-provider .ucas-landing-provider__label{--colour-icon-two-override:var(--colour-asset-pink);--colour-icon-three-override:var(--colour-asset-pink);--colour-link-hover:var(--colour-asset-pink);--colour-link-override:var(--colour-asset-white);text-decoration:none;}.ucas-landing-provider .ucas-landing-provider__label[data-multiaction-button-expanded]{--colour-link-override:var(--colour-asset-pink);}.ucas-landing-provider .ucas-landing-provider__label[data-multiaction-button-expanded]::before{transform:rotate(180deg);}.ucas-landing-provider .ucas-landing-provider__label-single{--colour-text-override:var(--colour-asset-white);}
.paragraph--unpublished{background-color:#fff4f4;}
.toolbar-icon-system-admin-ucas:before{background-image:url(/modules/custom/ucas_site_config/images/icons/787878/ucas_chevron.svg);}.toolbar-icon-system-admin-ucas:active:before,.toolbar-icon-system-admin-ucas.is-active:before{background-image:url(/modules/custom/ucas_site_config/images/icons/000000/ucas_chevron.svg);}
