.border{border:1px solid #dee2e6 !important}.border-top{border-top:1px solid #dee2e6 !important}.border-right{border-right:1px solid #dee2e6 !important}.border-bottom{border-bottom:1px solid #dee2e6 !important}.border-left{border-left:1px solid #dee2e6 !important}.border-0{border:0 !important}.border-top-0{border-top:0 !important}.border-right-0{border-right:0 !important}.border-bottom-0{border-bottom:0 !important}.border-left-0{border-left:0 !important}.border-primary{border-color:#007bff !important}.border-secondary{border-color:#6c757d !important}.border-success{border-color:#28a745 !important}.border-info{border-color:#17a2b8 !important}.border-warning{border-color:#ffc107 !important}.border-danger{border-color:#dc3545 !important}.border-light{border-color:#f8f9fa !important}.border-dark{border-color:#343a40 !important}.border-white{border-color:#fff !important}.rounded-sm{border-radius:.2rem !important}.rounded{border-radius:.25rem !important}.rounded-top{border-top-left-radius:.25rem !important;border-top-right-radius:.25rem !important}.rounded-right{border-top-right-radius:.25rem !important;border-bottom-right-radius:.25rem !important}.rounded-bottom{border-bottom-right-radius:.25rem !important;border-bottom-left-radius:.25rem !important}.rounded-left{border-top-left-radius:.25rem !important;border-bottom-left-radius:.25rem !important}.rounded-lg{border-radius:.3rem !important}.rounded-circle{border-radius:50% !important}.rounded-0{border-radius:0 !important}.clearfix::after,.article__profile::after,.article__search::after,.list__social::after,.list__filter::after,.tabs__links::after,.tabs-home__links::after,.tabs-home__content::after,.accordion .slide__content__inner::after,#header::after,.wrapper__generic::after{display:block;clear:both;content:""}.align-baseline{vertical-align:baseline !important}.align-top{vertical-align:top !important}.align-middle{vertical-align:middle !important}.align-bottom{vertical-align:bottom !important}.align-text-bottom{vertical-align:text-bottom !important}.align-text-top{vertical-align:text-top !important}.d-none{display:none !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex{display:flex !important}.d-grid{display:grid !important}.d-inline-flex{display:inline-flex !important}@media(min-width: 576px){.d-sm-none{display:none !important}.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:flex !important}.d-sm-grid{display:grid !important}.d-sm-inline-flex{display:inline-flex !important}}@media(min-width: 768px){.d-md-none{display:none !important}.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:flex !important}.d-md-grid{display:grid !important}.d-md-inline-flex{display:inline-flex !important}}@media(min-width: 992px){.d-lg-none{display:none !important}.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:flex !important}.d-lg-grid{display:grid !important}.d-lg-inline-flex{display:inline-flex !important}}@media(min-width: 1200px){.d-xl-none{display:none !important}.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-grid{display:grid !important}.d-xl-table{display:table !important}.d-xl-table-row{display:table-row !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:flex !important}.d-xl-inline-flex{display:inline-flex !important}}@media print{.d-print-none{display:none !important}.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-table{display:table !important}.d-print-table-row{display:table-row !important}.d-print-table-cell{display:table-cell !important}.d-print-flex{display:flex !important}.d-print-inline-flex{display:inline-flex !important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.85714%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.grid-column{grid-auto-flow:column}.grid-row{grid-auto-flow:row}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column-reverse{flex-direction:column-reverse !important}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-fill{flex:1 1 auto !important}.flex-grow-0{flex-grow:0 !important}.flex-grow-1{flex-grow:1 !important}.flex-shrink-0{flex-shrink:0 !important}.flex-shrink-1{flex-shrink:1 !important}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-baseline{align-items:baseline !important}.align-items-stretch{align-items:stretch !important}.align-content-start{align-content:flex-start !important}.align-content-end{align-content:flex-end !important}.align-content-center{align-content:center !important}.align-content-between{align-content:space-between !important}.align-content-around{align-content:space-around !important}.align-content-stretch{align-content:stretch !important}.align-self-auto{align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{align-self:stretch !important}@media(min-width: 576px){.flex-sm-row{flex-direction:row !important}.flex-sm-column{flex-direction:column !important}.grid-sm-column{grid-auto-flow:column}.flex-sm-row-reverse{flex-direction:row-reverse !important}.flex-sm-column-reverse{flex-direction:column-reverse !important}.flex-sm-wrap{flex-wrap:wrap !important}.flex-sm-nowrap{flex-wrap:nowrap !important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-sm-fill{flex:1 1 auto !important}.flex-sm-grow-0{flex-grow:0 !important}.flex-sm-grow-1{flex-grow:1 !important}.flex-sm-shrink-0{flex-shrink:0 !important}.flex-sm-shrink-1{flex-shrink:1 !important}.justify-content-sm-start{justify-content:flex-start !important}.justify-content-sm-end{justify-content:flex-end !important}.justify-content-sm-center{justify-content:center !important}.justify-content-sm-between{justify-content:space-between !important}.justify-content-sm-around{justify-content:space-around !important}.align-items-sm-start{align-items:flex-start !important}.align-items-sm-end{align-items:flex-end !important}.align-items-sm-center{align-items:center !important}.align-items-sm-baseline{align-items:baseline !important}.align-items-sm-stretch{align-items:stretch !important}.align-content-sm-start{align-content:flex-start !important}.align-content-sm-end{align-content:flex-end !important}.align-content-sm-center{align-content:center !important}.align-content-sm-between{align-content:space-between !important}.align-content-sm-around{align-content:space-around !important}.align-content-sm-stretch{align-content:stretch !important}.align-self-sm-auto{align-self:auto !important}.align-self-sm-start{align-self:flex-start !important}.align-self-sm-end{align-self:flex-end !important}.align-self-sm-center{align-self:center !important}.align-self-sm-baseline{align-self:baseline !important}.align-self-sm-stretch{align-self:stretch !important}}@media(min-width: 768px){.flex-md-row{flex-direction:row !important}.flex-md-column{flex-direction:column !important}.flex-md-row-reverse{flex-direction:row-reverse !important}.flex-md-column-reverse{flex-direction:column-reverse !important}.flex-md-wrap{flex-wrap:wrap !important}.flex-md-nowrap{flex-wrap:nowrap !important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-md-fill{flex:1 1 auto !important}.flex-md-grow-0{flex-grow:0 !important}.flex-md-grow-1{flex-grow:1 !important}.flex-md-shrink-0{flex-shrink:0 !important}.flex-md-shrink-1{flex-shrink:1 !important}.justify-content-md-start{justify-content:flex-start !important}.justify-content-md-end{justify-content:flex-end !important}.justify-content-md-center{justify-content:center !important}.justify-content-md-between{justify-content:space-between !important}.justify-content-md-around{justify-content:space-around !important}.align-items-md-start{align-items:flex-start !important}.align-items-md-end{align-items:flex-end !important}.align-items-md-center{align-items:center !important}.align-items-md-baseline{align-items:baseline !important}.align-items-md-stretch{align-items:stretch !important}.align-content-md-start{align-content:flex-start !important}.align-content-md-end{align-content:flex-end !important}.align-content-md-center{align-content:center !important}.align-content-md-between{align-content:space-between !important}.align-content-md-around{align-content:space-around !important}.align-content-md-stretch{align-content:stretch !important}.align-self-md-auto{align-self:auto !important}.align-self-md-start{align-self:flex-start !important}.align-self-md-end{align-self:flex-end !important}.align-self-md-center{align-self:center !important}.align-self-md-baseline{align-self:baseline !important}.align-self-md-stretch{align-self:stretch !important}}@media(min-width: 992px){.flex-lg-row{flex-direction:row !important}.flex-lg-column{flex-direction:column !important}.flex-lg-row-reverse{flex-direction:row-reverse !important}.flex-lg-column-reverse{flex-direction:column-reverse !important}.flex-lg-wrap{flex-wrap:wrap !important}.flex-lg-nowrap{flex-wrap:nowrap !important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-lg-fill{flex:1 1 auto !important}.flex-lg-grow-0{flex-grow:0 !important}.flex-lg-grow-1{flex-grow:1 !important}.flex-lg-shrink-0{flex-shrink:0 !important}.flex-lg-shrink-1{flex-shrink:1 !important}.justify-content-lg-start{justify-content:flex-start !important}.justify-content-lg-end{justify-content:flex-end !important}.justify-content-lg-center{justify-content:center !important}.justify-content-lg-between{justify-content:space-between !important}.justify-content-lg-around{justify-content:space-around !important}.align-items-lg-start{align-items:flex-start !important}.align-items-lg-end{align-items:flex-end !important}.align-items-lg-center{align-items:center !important}.align-items-lg-baseline{align-items:baseline !important}.align-items-lg-stretch{align-items:stretch !important}.align-content-lg-start{align-content:flex-start !important}.align-content-lg-end{align-content:flex-end !important}.align-content-lg-center{align-content:center !important}.align-content-lg-between{align-content:space-between !important}.align-content-lg-around{align-content:space-around !important}.align-content-lg-stretch{align-content:stretch !important}.align-self-lg-auto{align-self:auto !important}.align-self-lg-start{align-self:flex-start !important}.align-self-lg-end{align-self:flex-end !important}.align-self-lg-center{align-self:center !important}.align-self-lg-baseline{align-self:baseline !important}.align-self-lg-stretch{align-self:stretch !important}}@media(min-width: 1200px){.flex-xl-row{flex-direction:row !important}.flex-xl-column{flex-direction:column !important}.flex-xl-row-reverse{flex-direction:row-reverse !important}.flex-xl-column-reverse{flex-direction:column-reverse !important}.flex-xl-wrap{flex-wrap:wrap !important}.flex-xl-nowrap{flex-wrap:nowrap !important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-xl-fill{flex:1 1 auto !important}.flex-xl-grow-0{flex-grow:0 !important}.flex-xl-grow-1{flex-grow:1 !important}.flex-xl-shrink-0{flex-shrink:0 !important}.flex-xl-shrink-1{flex-shrink:1 !important}.justify-content-xl-start{justify-content:flex-start !important}.justify-content-xl-end{justify-content:flex-end !important}.justify-content-xl-center{justify-content:center !important}.justify-content-xl-between{justify-content:space-between !important}.justify-content-xl-around{justify-content:space-around !important}.align-items-xl-start{align-items:flex-start !important}.align-items-xl-end{align-items:flex-end !important}.align-items-xl-center{align-items:center !important}.align-items-xl-baseline{align-items:baseline !important}.align-items-xl-stretch{align-items:stretch !important}.align-content-xl-start{align-content:flex-start !important}.align-content-xl-end{align-content:flex-end !important}.align-content-xl-center{align-content:center !important}.align-content-xl-between{align-content:space-between !important}.align-content-xl-around{align-content:space-around !important}.align-content-xl-stretch{align-content:stretch !important}.align-self-xl-auto{align-self:auto !important}.align-self-xl-start{align-self:flex-start !important}.align-self-xl-end{align-self:flex-end !important}.align-self-xl-center{align-self:center !important}.align-self-xl-baseline{align-self:baseline !important}.align-self-xl-stretch{align-self:stretch !important}}.float-left{float:left !important}.float-right{float:right !important}.float-none{float:none !important}@media(min-width: 576px){.float-sm-left{float:left !important}.float-sm-right{float:right !important}.float-sm-none{float:none !important}}@media(min-width: 768px){.float-md-left{float:left !important}.float-md-right{float:right !important}.float-md-none{float:none !important}}@media(min-width: 992px){.float-lg-left{float:left !important}.float-lg-right{float:right !important}.float-lg-none{float:none !important}}@media(min-width: 1200px){.float-xl-left{float:left !important}.float-xl-right{float:right !important}.float-xl-none{float:none !important}}.dropup,.dropright,.dropdown,.dropleft{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid rgba(0,0,0,0);border-bottom:0;border-left:.3em solid rgba(0,0,0,0)}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media(min-width: 576px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media(min-width: 768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media(min-width: 992px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media(min-width: 1200px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid rgba(0,0,0,0);border-bottom:.3em solid;border-left:.3em solid rgba(0,0,0,0)}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid rgba(0,0,0,0);border-right:0;border-bottom:.3em solid rgba(0,0,0,0);border-left:.3em solid}.dropright .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-toggle::after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropleft .dropdown-toggle::after{display:none}.dropleft .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid rgba(0,0,0,0);border-right:.3em solid;border-bottom:.3em solid rgba(0,0,0,0)}.dropleft .dropdown-toggle:empty::after{margin-left:0}.dropleft .dropdown-toggle::before{vertical-align:0}.dropdown-menu[x-placement^=top],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:rgba(0,0,0,0);border:0}.dropdown-item:hover,.dropdown-item:focus{color:#16181b;text-decoration:none;background-color:#f8f9fa}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;pointer-events:none;background-color:rgba(0,0,0,0)}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.custom-control{position:relative;z-index:1;display:block;min-height:1.5rem;padding-left:1.5rem}.custom-control-inline{display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;left:0;z-index:-1;width:1rem;height:1.25rem;opacity:0}.custom-control-input:checked~.custom-control-label::before{color:#fff;border-color:#007bff;background-color:#007bff}.custom-control-input:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-control-input:focus:not(:checked)~.custom-control-label::before{border-color:#80bdff}.custom-control-input:not(:disabled):active~.custom-control-label::before{color:#fff;background-color:#b3d7ff;border-color:#b3d7ff}.custom-control-input[disabled]~.custom-control-label,.custom-control-input:disabled~.custom-control-label{color:#6c757d}.custom-control-input[disabled]~.custom-control-label::before,.custom-control-input:disabled~.custom-control-label::before{background-color:#e9ecef}.custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.custom-control-label::before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;pointer-events:none;content:"";background-color:#fff;border:#adb5bd solid 1px}.custom-control-label::after{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:"";background:no-repeat 50%/50% 50%}.custom-checkbox .custom-control-label::before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before{border-color:#007bff;background-color:#007bff}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label::before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.custom-switch .custom-control-label::after{top:calc(.25rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.custom-switch .custom-control-label::after{transition:none}}.custom-switch .custom-control-input:checked~.custom-control-label::after{background-color:#fff;transform:translateX(0.75rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-select{display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{display:none}.custom-select:-moz-focusring{color:rgba(0,0,0,0);text-shadow:0 0 0 #495057}.custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.custom-file{position:relative;display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);margin-bottom:0}.custom-file-input{position:relative;z-index:2;width:100%;height:calc(1.5em + .75rem + 2px);margin:0;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-file-input[disabled]~.custom-file-label,.custom-file-input:disabled~.custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en)~.custom-file-label::after{content:"Browse"}.custom-file-input~.custom-file-label[data-browse]::after{content:attr(data-browse)}.custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label::after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:calc(1.5em + .75rem);padding:.375rem .75rem;line-height:1.5;color:#495057;content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0}.custom-range{width:100%;height:1.4rem;padding:0;background-color:rgba(0,0,0,0);-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-range:focus{outline:none}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-0.25rem;background-color:#007bff;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media(prefers-reduced-motion: reduce){.custom-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#b3d7ff}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:rgba(0,0,0,0);cursor:pointer;background-color:#dee2e6;border-color:rgba(0,0,0,0);border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#007bff;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media(prefers-reduced-motion: reduce){.custom-range::-moz-range-thumb{-moz-transition:none;transition:none}}.custom-range::-moz-range-thumb:active{background-color:#b3d7ff}.custom-range::-moz-range-track{width:100%;height:.5rem;color:rgba(0,0,0,0);cursor:pointer;background-color:#dee2e6;border-color:rgba(0,0,0,0);border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#007bff;border:0;border-radius:1rem;-ms-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media(prefers-reduced-motion: reduce){.custom-range::-ms-thumb{-ms-transition:none;transition:none}}.custom-range::-ms-thumb:active{background-color:#b3d7ff}.custom-range::-ms-track{width:100%;height:.5rem;color:rgba(0,0,0,0);cursor:pointer;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0);border-width:.5rem}.custom-range::-ms-fill-lower{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px;background-color:#dee2e6;border-radius:1rem}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.custom-control-label::before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.custom-control-label::before,.custom-file-label,.custom-select{transition:none}}.container,.container-fluid,.container-sm,.container-md,.container-lg,.container-xl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media(min-width: 576px){.container,.container-sm{max-width:540px}}@media(min-width: 768px){.container,.container-sm,.container-md{max-width:720px}}@media(min-width: 992px){.container,.container-sm,.container-md,.container-lg{max-width:960px}}@media(min-width: 1200px){.container,.container-sm,.container-md,.container-lg,.container-xl{max-width:1140px}}.row{display:flex;flex:1 0 100%;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-auto,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-sm-auto,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-md-auto,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-lg-auto,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-1>*{flex:0 0 100%;max-width:100%}.row-cols-2>*{flex:0 0 50%;max-width:50%}.row-cols-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-4>*{flex:0 0 25%;max-width:25%}.row-cols-5>*{flex:0 0 20%;max-width:20%}.row-cols-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-auto{flex:0 0 auto;width:auto;max-width:100%}.col-1{flex:0 0 8.33333%;max-width:8.33333%}.col-2{flex:0 0 16.66667%;max-width:16.66667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.33333%;max-width:33.33333%}.col-5{flex:0 0 41.66667%;max-width:41.66667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.33333%;max-width:58.33333%}.col-8{flex:0 0 66.66667%;max-width:66.66667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.33333%;max-width:83.33333%}.col-11{flex:0 0 91.66667%;max-width:91.66667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.33333%}.offset-2{margin-left:16.66667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333%}.offset-5{margin-left:41.66667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333%}.offset-8{margin-left:66.66667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333%}.offset-11{margin-left:91.66667%}@media(min-width: 576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-sm-1>*{flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-sm-4>*{flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{flex:0 0 8.33333%;max-width:8.33333%}.col-sm-2{flex:0 0 16.66667%;max-width:16.66667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.33333%;max-width:33.33333%}.col-sm-5{flex:0 0 41.66667%;max-width:41.66667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.33333%;max-width:58.33333%}.col-sm-8{flex:0 0 66.66667%;max-width:66.66667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.33333%;max-width:83.33333%}.col-sm-11{flex:0 0 91.66667%;max-width:91.66667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333%}.offset-sm-2{margin-left:16.66667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333%}.offset-sm-5{margin-left:41.66667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333%}.offset-sm-8{margin-left:66.66667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333%}.offset-sm-11{margin-left:91.66667%}}@media(min-width: 768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-md-1>*{flex:0 0 100%;max-width:100%}.row-cols-md-2>*{flex:0 0 50%;max-width:50%}.row-cols-md-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-md-4>*{flex:0 0 25%;max-width:25%}.row-cols-md-5>*{flex:0 0 20%;max-width:20%}.row-cols-md-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.col-md-1{flex:0 0 8.33333%;max-width:8.33333%}.col-md-2{flex:0 0 16.66667%;max-width:16.66667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.33333%;max-width:33.33333%}.col-md-5{flex:0 0 41.66667%;max-width:41.66667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.33333%;max-width:58.33333%}.col-md-8{flex:0 0 66.66667%;max-width:66.66667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.33333%;max-width:83.33333%}.col-md-11{flex:0 0 91.66667%;max-width:91.66667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333%}.offset-md-2{margin-left:16.66667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333%}.offset-md-5{margin-left:41.66667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333%}.offset-md-8{margin-left:66.66667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333%}.offset-md-11{margin-left:91.66667%}}@media(min-width: 992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-lg-1>*{flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-lg-4>*{flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{flex:0 0 8.33333%;max-width:8.33333%}.col-lg-2{flex:0 0 16.66667%;max-width:16.66667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.33333%;max-width:33.33333%}.col-lg-5{flex:0 0 41.66667%;max-width:41.66667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.33333%;max-width:58.33333%}.col-lg-8{flex:0 0 66.66667%;max-width:66.66667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.33333%;max-width:83.33333%}.col-lg-11{flex:0 0 90.66667%;max-width:90.66667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333%}.offset-lg-2{margin-left:16.66667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333%}.offset-lg-5{margin-left:41.66667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333%}.offset-lg-8{margin-left:66.66667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333%}.offset-lg-11{margin-left:91.66667%}}@media(min-width: 1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-xl-1>*{flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-xl-4>*{flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{flex:0 0 8.33333%;max-width:8.33333%}.col-xl-2{flex:0 0 16.66667%;max-width:16.66667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.33333%;max-width:33.33333%}.col-xl-5{flex:0 0 41.66667%;max-width:41.66667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.33333%;max-width:58.33333%}.col-xl-8{flex:0 0 66.66667%;max-width:66.66667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.33333%;max-width:83.33333%}.col-xl-11{flex:0 0 91.66667%;max-width:91.66667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333%}.offset-xl-2{margin-left:16.66667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333%}.offset-xl-5{margin-left:41.66667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333%}.offset-xl-8{margin-left:66.66667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333%}.offset-xl-11{margin-left:91.66667%}}.row.limit960,.row.limit720{margin-left:auto;margin-right:auto}.row.limit960{max-width:960px}.row.limit720{max-width:720px}@media(min-width: 992px){.row.lg-gutter{margin-left:-30px;margin-right:-30px}}@media(min-width: 992px){.row.lg-gutter>.col,.row.lg-gutter>[class*=col-]{padding-left:30px;padding-right:30px}}.row.md-gutter>.col,.row.md-gutter>[class*=col-]{padding-left:15px;padding-right:15px}.row.sm-gutter{margin-left:-5px;margin-right:-5px}.row.sm-gutter>.col,.row.sm-gutter>[class*=col-]{padding-left:5px;padding-right:5px}.row.xs-gutter{margin-left:-4px;margin-right:-4px}.row.xs-gutter>.col,.row.xs-gutter>[class*=col-]{padding-left:4px;padding-right:4px}@media(min-width: 1200px){.row.v-gutter{margin-left:-30px;margin-right:-30px}}@media(min-width: 1200px){.row.v-gutter>.col,.row.v-gutter>[class*=col-]{padding-left:30px;padding-right:30px}}.grid-columns-max-3{grid-template-columns:repeat(auto-fit, minmax(max(30%, 275px), 1fr))}.m-0{margin:0 !important}.mt-0,.my-0{margin-top:0 !important}.mr-0,.mx-0{margin-right:0 !important}.mb-0,.my-0{margin-bottom:0 !important}.ml-0,.mx-0{margin-left:0 !important}.m-1{margin:.25rem !important}.mt-1,.my-1{margin-top:.25rem !important}.mr-1,.mx-1{margin-right:.25rem !important}.mb-1,.my-1{margin-bottom:.25rem !important}.ml-1,.mx-1{margin-left:.25rem !important}.m-2{margin:.5rem !important}.mt-2,.my-2{margin-top:.5rem !important}.mr-2,.mx-2{margin-right:.5rem !important}.mb-2,.my-2{margin-bottom:.5rem !important}.ml-2,.mx-2{margin-left:.5rem !important}.m-3{margin:1rem !important}.mt-3,.my-3{margin-top:1rem !important}.mr-3,.mx-3{margin-right:1rem !important}.mb-3,.my-3{margin-bottom:1rem !important}.ml-3,.mx-3{margin-left:1rem !important}.m-4{margin:1.5rem !important}.mt-4,.my-4{margin-top:1.5rem !important}.mr-4,.mx-4{margin-right:1.5rem !important}.mb-4,.my-4{margin-bottom:1.5rem !important}.ml-4,.mx-4{margin-left:1.5rem !important}.m-5{margin:3rem !important}.mt-5,.my-5{margin-top:3rem !important}.mr-5,.mx-5{margin-right:3rem !important}.mb-5,.my-5{margin-bottom:3rem !important}.ml-5,.mx-5{margin-left:3rem !important}.m-6{margin:6rem !important}.mt-6,.my-6{margin-top:6rem !important}.mr-6,.mx-6{margin-right:6rem !important}.mb-6,.my-6{margin-bottom:6rem !important}.ml-6,.mx-6{margin-left:6rem !important}.mt-9,.my-9{margin-top:9rem !important}.mb-9,.my-9{margin-bottom:9rem !important}.m-12{margin:12rem !important}.mt-12,.my-12{margin-top:12rem !important}.mr-12,.mx-12{margin-right:12rem !important}.mb-12,.my-12{margin-bottom:12rem !important}.ml-12,.mx-12{margin-left:12rem !important}.m-24{margin:24rem !important}.mt-24,.my-24{margin-top:24rem !important}.mr-24,.mx-24{margin-right:24rem !important}.mb-24,.my-24{margin-bottom:24rem !important}.ml-24,.mx-24{margin-left:24rem !important}.mb-n01,.my-n01{margin-bottom:-0.15rem !important}.m-n1{margin:-0.25rem !important}.mt-n1,.my-n1{margin-top:-0.25rem !important}.mr-n1,.mx-n1{margin-right:-0.25rem !important}.mb-n1,.my-n1{margin-bottom:-0.25rem !important}.ml-n1,.mx-n1{margin-left:-0.25rem !important}.m-n2{margin:-0.5rem !important}.mt-n2,.my-n2{margin-top:-0.5rem !important}.mr-n2,.mx-n2{margin-right:-0.5rem !important}.mb-n2,.my-n2{margin-bottom:-0.5rem !important}.ml-n2,.mx-n2{margin-left:-0.5rem !important}.m-n3{margin:-1rem !important}.mt-n3,.my-n3{margin-top:-1rem !important}.mr-n3,.mx-n3{margin-right:-1rem !important}.mb-n3,.my-n3{margin-bottom:-1rem !important}.ml-n3,.mx-n3{margin-left:-1rem !important}.m-n4{margin:-1.5rem !important}.mt-n4,.my-n4{margin-top:-1.5rem !important}.mr-n4,.mx-n4{margin-right:-1.5rem !important}.mb-n4,.my-n4{margin-bottom:-1.5rem !important}.ml-n4,.mx-n4{margin-left:-1.5rem !important}.m-n5{margin:-3rem !important}.mt-n5,.my-n5{margin-top:-3rem !important}.mr-n5,.mx-n5{margin-right:-3rem !important}.mb-n5,.my-n5{margin-bottom:-3rem !important}.ml-n5,.mx-n5{margin-left:-3rem !important}.m-n6{margin:-6rem !important}.mt-n6,.my-n6{margin-top:-6rem !important}.mt-n6-5,.my-n6-5{margin-top:-6.5rem !important}.mr-n6,.mx-n6{margin-right:-6rem !important}.mb-n6,.my-n6{margin-bottom:-6rem !important}.ml-n6,.mx-n6{margin-left:-6rem !important}.m-n12{margin:-12rem !important}.mt-n12,.my-n12{margin-top:-12rem !important}.mr-n12,.mx-n12{margin-right:-12rem !important}.mb-n12,.my-n12{margin-bottom:-12rem !important}.ml-n12,.mx-n12{margin-left:-12rem !important}.m-n24{margin:-24rem !important}.mt-n24,.my-n24{margin-top:-24rem !important}.mr-n24,.mx-n24{margin-right:-24rem !important}.mb-n24,.my-n24{margin-bottom:-24rem !important}.ml-n24,.mx-n24{margin-left:-24rem !important}.m-auto{margin:auto !important}.mt-auto,.my-auto{margin-top:auto !important}.mr-auto,.mx-auto{margin-right:auto !important}.mb-auto,.my-auto{margin-bottom:auto !important}.ml-auto,.mx-auto{margin-left:auto !important}@media(min-width: 576px){.m-sm-0{margin:0 !important}.mt-sm-0,.my-sm-0{margin-top:0 !important}.mr-sm-0,.mx-sm-0{margin-right:0 !important}.mb-sm-0,.my-sm-0{margin-bottom:0 !important}.ml-sm-0,.mx-sm-0{margin-left:0 !important}.m-sm-1{margin:.25rem !important}.mt-sm-1,.my-sm-1{margin-top:.25rem !important}.mr-sm-1,.mx-sm-1{margin-right:.25rem !important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem !important}.ml-sm-1,.mx-sm-1{margin-left:.25rem !important}.m-sm-2{margin:.5rem !important}.mt-sm-2,.my-sm-2{margin-top:.5rem !important}.mr-sm-2,.mx-sm-2{margin-right:.5rem !important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem !important}.ml-sm-2,.mx-sm-2{margin-left:.5rem !important}.m-sm-3{margin:1rem !important}.mt-sm-3,.my-sm-3{margin-top:1rem !important}.mr-sm-3,.mx-sm-3{margin-right:1rem !important}.mb-sm-3,.my-sm-3{margin-bottom:1rem !important}.ml-sm-3,.mx-sm-3{margin-left:1rem !important}.m-sm-4{margin:1.5rem !important}.mt-sm-4,.my-sm-4{margin-top:1.5rem !important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem !important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem !important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem !important}.m-sm-5{margin:3rem !important}.mt-sm-5,.my-sm-5{margin-top:3rem !important}.mr-sm-5,.mx-sm-5{margin-right:3rem !important}.mb-sm-5,.my-sm-5{margin-bottom:3rem !important}.ml-sm-5,.mx-sm-5{margin-left:3rem !important}.m-sm-6{margin:6rem !important}.mt-sm-6,.my-sm-6{margin-top:6rem !important}.mr-sm-6,.mx-sm-6{margin-right:6rem !important}.mb-sm-6,.my-sm-6{margin-bottom:6rem !important}.ml-sm-6,.mx-sm-6{margin-left:6rem !important}.m-sm-12{margin:12rem !important}.mt-sm-12,.my-sm-12{margin-top:12rem !important}.mr-sm-12,.mx-sm-12{margin-right:12rem !important}.mb-sm-12,.my-sm-12{margin-bottom:12rem !important}.ml-sm-12,.mx-sm-12{margin-left:12rem !important}.m-sm-24{margin:24rem !important}.mt-sm-24,.my-sm-24{margin-top:24rem !important}.mr-sm-24,.mx-sm-24{margin-right:24rem !important}.mb-sm-24,.my-sm-24{margin-bottom:24rem !important}.ml-sm-24,.mx-sm-24{margin-left:24rem !important}.m-sm-n1{margin:-0.25rem !important}.mt-sm-n1,.my-sm-n1{margin-top:-0.25rem !important}.mr-sm-n1,.mx-sm-n1{margin-right:-0.25rem !important}.mb-sm-n1,.my-sm-n1{margin-bottom:-0.25rem !important}.ml-sm-n1,.mx-sm-n1{margin-left:-0.25rem !important}.m-sm-n2{margin:-0.5rem !important}.mt-sm-n2,.my-sm-n2{margin-top:-0.5rem !important}.mr-sm-n2,.mx-sm-n2{margin-right:-0.5rem !important}.mb-sm-n2,.my-sm-n2{margin-bottom:-0.5rem !important}.ml-sm-n2,.mx-sm-n2{margin-left:-0.5rem !important}.m-sm-n3{margin:-1rem !important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem !important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem !important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem !important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem !important}.m-sm-n4{margin:-1.5rem !important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem !important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem !important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem !important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem !important}.m-sm-n5{margin:-3rem !important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem !important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem !important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem !important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem !important}.m-sm-n6{margin:-6rem !important}.mt-sm-n6,.my-sm-n6{margin-top:-6rem !important}.mr-sm-n6,.mx-sm-n6{margin-right:-6rem !important}.mb-sm-n6,.my-sm-n6{margin-bottom:-6rem !important}.ml-sm-n6,.mx-sm-n6{margin-left:-6rem !important}.m-sm-n12{margin:-12rem !important}.mt-sm-n12,.my-sm-n12{margin-top:-12rem !important}.mr-sm-n12,.mx-sm-n12{margin-right:-12rem !important}.mb-sm-n12,.my-sm-n12{margin-bottom:-12rem !important}.ml-sm-n12,.mx-sm-n12{margin-left:-12rem !important}.m-sm-n24{margin:-24rem !important}.mt-sm-n24,.my-sm-n24{margin-top:-24rem !important}.mr-sm-n24,.mx-sm-n24{margin-right:-24rem !important}.mb-sm-n24,.my-sm-n24{margin-bottom:-24rem !important}.ml-sm-n24,.mx-sm-n24{margin-left:-24rem !important}.m-sm-auto{margin:auto !important}.mt-sm-auto,.my-sm-auto{margin-top:auto !important}.mr-sm-auto,.mx-sm-auto{margin-right:auto !important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto !important}.ml-sm-auto,.mx-sm-auto{margin-left:auto !important}}@media(min-width: 768px){.m-md-0{margin:0 !important}.mt-md-0,.my-md-0{margin-top:0 !important}.mr-md-0,.mx-md-0{margin-right:0 !important}.mb-md-0,.my-md-0{margin-bottom:0 !important}.ml-md-0,.mx-md-0{margin-left:0 !important}.m-md-1{margin:.25rem !important}.mt-md-1,.my-md-1{margin-top:.25rem !important}.mr-md-1,.mx-md-1{margin-right:.25rem !important}.mb-md-1,.my-md-1{margin-bottom:.25rem !important}.ml-md-1,.mx-md-1{margin-left:.25rem !important}.m-md-2{margin:.5rem !important}.mt-md-2,.my-md-2{margin-top:.5rem !important}.mr-md-2,.mx-md-2{margin-right:.5rem !important}.mb-md-2,.my-md-2{margin-bottom:.5rem !important}.ml-md-2,.mx-md-2{margin-left:.5rem !important}.m-md-3{margin:1rem !important}.mt-md-3,.my-md-3{margin-top:1rem !important}.mr-md-3,.mx-md-3{margin-right:1rem !important}.mb-md-3,.my-md-3{margin-bottom:1rem !important}.ml-md-3,.mx-md-3{margin-left:1rem !important}.m-md-4{margin:1.5rem !important}.mt-md-4,.my-md-4{margin-top:1.5rem !important}.mr-md-4,.mx-md-4{margin-right:1.5rem !important}.mb-md-4,.my-md-4{margin-bottom:1.5rem !important}.ml-md-4,.mx-md-4{margin-left:1.5rem !important}.m-md-5{margin:3rem !important}.mt-md-5,.my-md-5{margin-top:3rem !important}.mr-md-5,.mx-md-5{margin-right:3rem !important}.mb-md-5,.my-md-5{margin-bottom:3rem !important}.ml-md-5,.mx-md-5{margin-left:3rem !important}.m-md-6{margin:6rem !important}.mt-md-6,.my-md-6{margin-top:6rem !important}.mr-md-6,.mx-md-6{margin-right:6rem !important}.mb-md-6,.my-md-6{margin-bottom:6rem !important}.ml-md-6,.mx-md-6{margin-left:6rem !important}.m-md-12{margin:12rem !important}.mt-md-12,.my-md-12{margin-top:12rem !important}.mr-md-12,.mx-md-12{margin-right:12rem !important}.mb-md-12,.my-md-12{margin-bottom:12rem !important}.ml-md-12,.mx-md-12{margin-left:12rem !important}.m-md-24{margin:24rem !important}.mt-md-24,.my-md-24{margin-top:24rem !important}.mr-md-24,.mx-md-24{margin-right:24rem !important}.mb-md-24,.my-md-24{margin-bottom:24rem !important}.ml-md-24,.mx-md-24{margin-left:24rem !important}.m-md-n1{margin:-0.25rem !important}.mt-md-n1,.my-md-n1{margin-top:-0.25rem !important}.mr-md-n1,.mx-md-n1{margin-right:-0.25rem !important}.mb-md-n1,.my-md-n1{margin-bottom:-0.25rem !important}.ml-md-n1,.mx-md-n1{margin-left:-0.25rem !important}.m-md-n2{margin:-0.5rem !important}.mt-md-n2,.my-md-n2{margin-top:-0.5rem !important}.mr-md-n2,.mx-md-n2{margin-right:-0.5rem !important}.mb-md-n2,.my-md-n2{margin-bottom:-0.5rem !important}.ml-md-n2,.mx-md-n2{margin-left:-0.5rem !important}.m-md-n3{margin:-1rem !important}.mt-md-n3,.my-md-n3{margin-top:-1rem !important}.mr-md-n3,.mx-md-n3{margin-right:-1rem !important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem !important}.ml-md-n3,.mx-md-n3{margin-left:-1rem !important}.m-md-n4{margin:-1.5rem !important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem !important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem !important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem !important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem !important}.m-md-n5{margin:-3rem !important}.mt-md-n5,.my-md-n5{margin-top:-3rem !important}.mr-md-n5,.mx-md-n5{margin-right:-3rem !important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem !important}.ml-md-n5,.mx-md-n5{margin-left:-3rem !important}.m-md-n6{margin:-6rem !important}.mt-md-n6,.my-md-n6{margin-top:-6rem !important}.mr-md-n6,.mx-md-n6{margin-right:-6rem !important}.mb-md-n6,.my-md-n6{margin-bottom:-6rem !important}.ml-md-n6,.mx-md-n6{margin-left:-6rem !important}.m-md-n12{margin:-12rem !important}.mt-md-n12,.my-md-n12{margin-top:-12rem !important}.mr-md-n12,.mx-md-n12{margin-right:-12rem !important}.mb-md-n12,.my-md-n12{margin-bottom:-12rem !important}.ml-md-n12,.mx-md-n12{margin-left:-12rem !important}.m-md-n24{margin:-24rem !important}.mt-md-n24,.my-md-n24{margin-top:-24rem !important}.mr-md-n24,.mx-md-n24{margin-right:-24rem !important}.mb-md-n24,.my-md-n24{margin-bottom:-24rem !important}.ml-md-n24,.mx-md-n24{margin-left:-24rem !important}.m-md-auto{margin:auto !important}.mt-md-auto,.my-md-auto{margin-top:auto !important}.mr-md-auto,.mx-md-auto{margin-right:auto !important}.mb-md-auto,.my-md-auto{margin-bottom:auto !important}.ml-md-auto,.mx-md-auto{margin-left:auto !important}}@media(min-width: 992px){.m-lg-0{margin:0 !important}.mt-lg-0,.my-lg-0{margin-top:0 !important}.mr-lg-0,.mx-lg-0{margin-right:0 !important}.mb-lg-0,.my-lg-0{margin-bottom:0 !important}.ml-lg-0,.mx-lg-0{margin-left:0 !important}.m-lg-1{margin:.25rem !important}.mt-lg-1,.my-lg-1{margin-top:.25rem !important}.mr-lg-1,.mx-lg-1{margin-right:.25rem !important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem !important}.ml-lg-1,.mx-lg-1{margin-left:.25rem !important}.m-lg-2{margin:.5rem !important}.mt-lg-2,.my-lg-2{margin-top:.5rem !important}.mr-lg-2,.mx-lg-2{margin-right:.5rem !important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem !important}.ml-lg-2,.mx-lg-2{margin-left:.5rem !important}.m-lg-3{margin:1rem !important}.mt-lg-3,.my-lg-3{margin-top:1rem !important}.mr-lg-3,.mx-lg-3{margin-right:1rem !important}.mb-lg-3,.my-lg-3{margin-bottom:1rem !important}.ml-lg-3,.mx-lg-3{margin-left:1rem !important}.m-lg-4{margin:1.5rem !important}.mt-lg-4,.my-lg-4{margin-top:1.5rem !important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem !important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem !important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem !important}.m-lg-5{margin:3rem !important}.mt-lg-5,.my-lg-5{margin-top:3rem !important}.mr-lg-5,.mx-lg-5{margin-right:3rem !important}.mb-lg-5,.my-lg-5{margin-bottom:3rem !important}.ml-lg-5,.mx-lg-5{margin-left:3rem !important}.m-lg-6{margin:6rem !important}.mt-lg-6,.my-lg-6{margin-top:6rem !important}.mr-lg-6,.mx-lg-6{margin-right:6rem !important}.mb-lg-6,.my-lg-6{margin-bottom:6rem !important}.ml-lg-6,.mx-lg-6{margin-left:6rem !important}.m-lg-12{margin:12rem !important}.mt-lg-12,.my-lg-12{margin-top:12rem !important}.mr-lg-12,.mx-lg-12{margin-right:12rem !important}.mb-lg-12,.my-lg-12{margin-bottom:12rem !important}.ml-lg-12,.mx-lg-12{margin-left:12rem !important}.m-lg-24{margin:24rem !important}.mt-lg-24,.my-lg-24{margin-top:24rem !important}.mr-lg-24,.mx-lg-24{margin-right:24rem !important}.mb-lg-24,.my-lg-24{margin-bottom:24rem !important}.ml-lg-24,.mx-lg-24{margin-left:24rem !important}.m-lg-n1{margin:-0.25rem !important}.mt-lg-n1,.my-lg-n1{margin-top:-0.25rem !important}.mr-lg-n1,.mx-lg-n1{margin-right:-0.25rem !important}.mb-lg-n1,.my-lg-n1{margin-bottom:-0.25rem !important}.ml-lg-n1,.mx-lg-n1{margin-left:-0.25rem !important}.m-lg-n2{margin:-0.5rem !important}.mt-lg-n2,.my-lg-n2{margin-top:-0.5rem !important}.mr-lg-n2,.mx-lg-n2{margin-right:-0.5rem !important}.mb-lg-n2,.my-lg-n2{margin-bottom:-0.5rem !important}.ml-lg-n2,.mx-lg-n2{margin-left:-0.5rem !important}.m-lg-n3{margin:-1rem !important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem !important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem !important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem !important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem !important}.m-lg-n4{margin:-1.5rem !important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem !important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem !important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem !important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem !important}.m-lg-n5{margin:-3rem !important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem !important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem !important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem !important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem !important}.m-lg-n6{margin:-6rem !important}.mt-lg-n6,.my-lg-n6{margin-top:-6rem !important}.mr-lg-n6,.mx-lg-n6{margin-right:-6rem !important}.mb-lg-n6,.my-lg-n6{margin-bottom:-6rem !important}.ml-lg-n6,.mx-lg-n6{margin-left:-6rem !important}.m-lg-n12{margin:-12rem !important}.mt-lg-n12,.my-lg-n12{margin-top:-12rem !important}.mr-lg-n12,.mx-lg-n12{margin-right:-12rem !important}.mb-lg-n12,.my-lg-n12{margin-bottom:-12rem !important}.ml-lg-n12,.mx-lg-n12{margin-left:-12rem !important}.m-lg-n24{margin:-24rem !important}.mt-lg-n24,.my-lg-n24{margin-top:-24rem !important}.mr-lg-n24,.mx-lg-n24{margin-right:-24rem !important}.mb-lg-n24,.my-lg-n24{margin-bottom:-24rem !important}.ml-lg-n24,.mx-lg-n24{margin-left:-24rem !important}.m-lg-auto{margin:auto !important}.mt-lg-auto,.my-lg-auto{margin-top:auto !important}.mr-lg-auto,.mx-lg-auto{margin-right:auto !important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto !important}.ml-lg-auto,.mx-lg-auto{margin-left:auto !important}}@media(min-width: 1200px){.m-xl-0{margin:0 !important}.mt-xl-0,.my-xl-0{margin-top:0 !important}.mr-xl-0,.mx-xl-0{margin-right:0 !important}.mb-xl-0,.my-xl-0{margin-bottom:0 !important}.ml-xl-0,.mx-xl-0{margin-left:0 !important}.m-xl-1{margin:.25rem !important}.mt-xl-1,.my-xl-1{margin-top:.25rem !important}.mr-xl-1,.mx-xl-1{margin-right:.25rem !important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem !important}.ml-xl-1,.mx-xl-1{margin-left:.25rem !important}.m-xl-2{margin:.5rem !important}.mt-xl-2,.my-xl-2{margin-top:.5rem !important}.mr-xl-2,.mx-xl-2{margin-right:.5rem !important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem !important}.ml-xl-2,.mx-xl-2{margin-left:.5rem !important}.m-xl-3{margin:1rem !important}.mt-xl-3,.my-xl-3{margin-top:1rem !important}.mr-xl-3,.mx-xl-3{margin-right:1rem !important}.mb-xl-3,.my-xl-3{margin-bottom:1rem !important}.ml-xl-3,.mx-xl-3{margin-left:1rem !important}.m-xl-4{margin:1.5rem !important}.mt-xl-4,.my-xl-4{margin-top:1.5rem !important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem !important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem !important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem !important}.m-xl-5{margin:3rem !important}.mt-xl-5,.my-xl-5{margin-top:3rem !important}.mr-xl-5,.mx-xl-5{margin-right:3rem !important}.mb-xl-5,.my-xl-5{margin-bottom:3rem !important}.ml-xl-5,.mx-xl-5{margin-left:3rem !important}.m-xl-6{margin:6rem !important}.mt-xl-6,.my-xl-6{margin-top:6rem !important}.mr-xl-6,.mx-xl-6{margin-right:6rem !important}.mb-xl-6,.my-xl-6{margin-bottom:6rem !important}.ml-xl-6,.mx-xl-6{margin-left:6rem !important}.m-xl-12{margin:12rem !important}.mt-xl-12,.my-xl-12{margin-top:12rem !important}.mr-xl-12,.mx-xl-12{margin-right:12rem !important}.mb-xl-12,.my-xl-12{margin-bottom:12rem !important}.ml-xl-12,.mx-xl-12{margin-left:12rem !important}.m-xl-24{margin:24rem !important}.mt-xl-24,.my-xl-24{margin-top:24rem !important}.mr-xl-24,.mx-xl-24{margin-right:24rem !important}.mb-xl-24,.my-xl-24{margin-bottom:24rem !important}.ml-xl-24,.mx-xl-24{margin-left:24rem !important}.m-xl-n1{margin:-0.25rem !important}.mt-xl-n1,.my-xl-n1{margin-top:-0.25rem !important}.mr-xl-n1,.mx-xl-n1{margin-right:-0.25rem !important}.mb-xl-n1,.my-xl-n1{margin-bottom:-0.25rem !important}.ml-xl-n1,.mx-xl-n1{margin-left:-0.25rem !important}.m-xl-n2{margin:-0.5rem !important}.mt-xl-n2,.my-xl-n2{margin-top:-0.5rem !important}.mr-xl-n2,.mx-xl-n2{margin-right:-0.5rem !important}.mb-xl-n2,.my-xl-n2{margin-bottom:-0.5rem !important}.ml-xl-n2,.mx-xl-n2{margin-left:-0.5rem !important}.m-xl-n3{margin:-1rem !important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem !important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem !important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem !important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem !important}.m-xl-n4{margin:-1.5rem !important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem !important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem !important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem !important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem !important}.m-xl-n5{margin:-3rem !important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem !important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem !important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem !important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem !important}.m-xl-n6{margin:-6rem !important}.mt-xl-n6,.my-xl-n6{margin-top:-6rem !important}.mr-xl-n6,.mx-xl-n6{margin-right:-6rem !important}.mb-xl-n6,.my-xl-n6{margin-bottom:-6rem !important}.ml-xl-n6,.mx-xl-n6{margin-left:-6rem !important}.m-xl-n12{margin:-12rem !important}.mt-xl-n12,.my-xl-n12{margin-top:-12rem !important}.mr-xl-n12,.mx-xl-n12{margin-right:-12rem !important}.mb-xl-n12,.my-xl-n12{margin-bottom:-12rem !important}.ml-xl-n12,.mx-xl-n12{margin-left:-12rem !important}.m-xl-n24{margin:-24rem !important}.mt-xl-n24,.my-xl-n24{margin-top:-24rem !important}.mr-xl-n24,.mx-xl-n24{margin-right:-24rem !important}.mb-xl-n24,.my-xl-n24{margin-bottom:-24rem !important}.ml-xl-n24,.mx-xl-n24{margin-left:-24rem !important}.m-xl-auto{margin:auto !important}.mt-xl-auto,.my-xl-auto{margin-top:auto !important}.mr-xl-auto,.mx-xl-auto{margin-right:auto !important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto !important}.ml-xl-auto,.mx-xl-auto{margin-left:auto !important}}.margin-bottom-xlarge{margin-bottom:3rem !important}.gap-0{gap:0}.gap-0-25{gap:.25em}.gap-0-50{gap:.5em}.gap-0-75{gap:.75em}.gap-1{gap:1em}.gap-1-25{gap:1.25em}.gap-1-5{gap:1.5em}.gap-1-75{gap:1.75em}.gap-2{gap:2em}.gap-2-25{gap:2.25em}.gap-2-5{gap:2.5em}.gap-2-75{gap:2.75em}.gap-3{gap:3em}@media(min-width: 768px){.gap-md-3{gap:3em}}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:hover,.nav-link:focus{text-decoration:none}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid rgba(0,0,0,0);border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#007bff}.nav-fill>.nav-link,.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.p-0{padding:0 !important}.pt-0,.py-0{padding-top:0 !important}.pr-0,.px-0{padding-right:0 !important}.pb-0,.py-0{padding-bottom:0 !important}.pl-0,.px-0{padding-left:0 !important}.p-1{padding:.25rem !important}.pt-1,.py-1{padding-top:.25rem !important}.pr-1,.px-1{padding-right:.25rem !important}.pb-1,.py-1{padding-bottom:.25rem !important}.pl-1,.px-1{padding-left:.25rem !important}.p-2{padding:.5rem !important}.pt-2,.py-2{padding-top:.5rem !important}.pr-2,.px-2{padding-right:.5rem !important}.pb-2,.py-2{padding-bottom:.5rem !important}.pl-2,.px-2{padding-left:.5rem !important}.p-3{padding:1rem !important}.pt-3,.py-3{padding-top:1rem !important}.pr-3,.px-3{padding-right:1rem !important}.pb-3,.py-3{padding-bottom:1rem !important}.pl-3,.px-3{padding-left:1rem !important}.p-4{padding:1.5rem !important}.pt-4,.py-4{padding-top:1.5rem !important}.pr-4,.px-4{padding-right:1.5rem !important}.pb-4,.py-4{padding-bottom:1.5rem !important}.pl-4,.px-4{padding-left:1.5rem !important}.p-5{padding:3rem !important}.pt-5,.py-5{padding-top:3rem !important}.pr-5,.px-5{padding-right:3rem !important}.pb-5,.py-5{padding-bottom:3rem !important}.pb-5-5,.py-5-5{padding-bottom:4.5rem !important}.pl-5,.px-5{padding-left:3rem !important}.p-6{padding:6rem !important}.pt-6,.py-6{padding-top:6rem !important}.pr-6,.px-6{padding-right:6rem !important}.pb-6,.py-6{padding-bottom:6rem !important}.pl-6,.px-6{padding-left:6rem !important}.p-12{padding:12rem !important}.pt-12,.py-12{padding-top:12rem !important}.pt-18,.py-18{padding-top:18rem !important}.pr-12,.px-12{padding-right:12rem !important}.pb-12,.py-12{padding-bottom:12rem !important}.pl-12,.px-12{padding-left:12rem !important}.p-24{padding:24rem !important}.pt-24,.py-24{padding-top:24rem !important}.pr-24,.px-24{padding-right:24rem !important}.pb-24,.py-24{padding-bottom:24rem !important}.pl-24,.px-24{padding-left:24rem !important}@media(min-width: 576px){.p-sm-0{padding:0 !important}.pt-sm-0,.py-sm-0{padding-top:0 !important}.pr-sm-0,.px-sm-0{padding-right:0 !important}.pb-sm-0,.py-sm-0{padding-bottom:0 !important}.pl-sm-0,.px-sm-0{padding-left:0 !important}.p-sm-1{padding:.25rem !important}.pt-sm-1,.py-sm-1{padding-top:.25rem !important}.pr-sm-1,.px-sm-1{padding-right:.25rem !important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem !important}.pl-sm-1,.px-sm-1{padding-left:.25rem !important}.p-sm-2{padding:.5rem !important}.pt-sm-2,.py-sm-2{padding-top:.5rem !important}.pr-sm-2,.px-sm-2{padding-right:.5rem !important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem !important}.pl-sm-2,.px-sm-2{padding-left:.5rem !important}.p-sm-3{padding:1rem !important}.pt-sm-3,.py-sm-3{padding-top:1rem !important}.pr-sm-3,.px-sm-3{padding-right:1rem !important}.pb-sm-3,.py-sm-3{padding-bottom:1rem !important}.pl-sm-3,.px-sm-3{padding-left:1rem !important}.p-sm-4{padding:1.5rem !important}.pt-sm-4,.py-sm-4{padding-top:1.5rem !important}.pr-sm-4,.px-sm-4{padding-right:1.5rem !important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem !important}.pl-sm-4,.px-sm-4{padding-left:1.5rem !important}.p-sm-5{padding:3rem !important}.pt-sm-5,.py-sm-5{padding-top:3rem !important}.pr-sm-5,.px-sm-5{padding-right:3rem !important}.pb-sm-5,.py-sm-5{padding-bottom:3rem !important}.pl-sm-5,.px-sm-5{padding-left:3rem !important}.p-sm-6{padding:6rem !important}.pt-sm-6,.py-sm-6{padding-top:6rem !important}.pr-sm-6,.px-sm-6{padding-right:6rem !important}.pb-sm-6,.py-sm-6{padding-bottom:6rem !important}.pl-sm-6,.px-sm-6{padding-left:6rem !important}.p-sm-12{padding:12rem !important}.pt-sm-12,.py-sm-12{padding-top:12rem !important}.pr-sm-12,.px-sm-12{padding-right:12rem !important}.pb-sm-12,.py-sm-12{padding-bottom:12rem !important}.pl-sm-12,.px-sm-12{padding-left:12rem !important}.p-sm-24{padding:24rem !important}.pt-sm-24,.py-sm-24{padding-top:24rem !important}.pr-sm-24,.px-sm-24{padding-right:24rem !important}.pb-sm-24,.py-sm-24{padding-bottom:24rem !important}.pl-sm-24,.px-sm-24{padding-left:24rem !important}}@media(min-width: 768px){.p-md-0{padding:0 !important}.pt-md-0,.py-md-0{padding-top:0 !important}.pr-md-0,.px-md-0{padding-right:0 !important}.pb-md-0,.py-md-0{padding-bottom:0 !important}.pl-md-0,.px-md-0{padding-left:0 !important}.p-md-1{padding:.25rem !important}.pt-md-1,.py-md-1{padding-top:.25rem !important}.pr-md-1,.px-md-1{padding-right:.25rem !important}.pb-md-1,.py-md-1{padding-bottom:.25rem !important}.pl-md-1,.px-md-1{padding-left:.25rem !important}.p-md-2{padding:.5rem !important}.pt-md-2,.py-md-2{padding-top:.5rem !important}.pr-md-2,.px-md-2{padding-right:.5rem !important}.pb-md-2,.py-md-2{padding-bottom:.5rem !important}.pl-md-2,.px-md-2{padding-left:.5rem !important}.p-md-3{padding:1rem !important}.pt-md-3,.py-md-3{padding-top:1rem !important}.pr-md-3,.px-md-3{padding-right:1rem !important}.pb-md-3,.py-md-3{padding-bottom:1rem !important}.pl-md-3,.px-md-3{padding-left:1rem !important}.p-md-4{padding:1.5rem !important}.pt-md-4,.py-md-4{padding-top:1.5rem !important}.pr-md-4,.px-md-4{padding-right:1.5rem !important}.pb-md-4,.py-md-4{padding-bottom:1.5rem !important}.pl-md-4,.px-md-4{padding-left:1.5rem !important}.p-md-5{padding:3rem !important}.pt-md-5,.py-md-5{padding-top:3rem !important}.pr-md-5,.px-md-5{padding-right:3rem !important}.pb-md-5,.py-md-5{padding-bottom:3rem !important}.pl-md-5,.px-md-5{padding-left:3rem !important}.p-md-6{padding:6rem !important}.pt-md-6,.py-md-6{padding-top:6rem !important}.pr-md-6,.px-md-6{padding-right:6rem !important}.pb-md-6,.py-md-6{padding-bottom:6rem !important}.pl-md-6,.px-md-6{padding-left:6rem !important}.p-md-12{padding:12rem !important}.pt-md-12,.py-md-12{padding-top:12rem !important}.pr-md-12,.px-md-12{padding-right:12rem !important}.pb-md-12,.py-md-12{padding-bottom:12rem !important}.pl-md-12,.px-md-12{padding-left:12rem !important}.p-md-24{padding:24rem !important}.pt-md-24,.py-md-24{padding-top:24rem !important}.pr-md-24,.px-md-24{padding-right:24rem !important}.pb-md-24,.py-md-24{padding-bottom:24rem !important}.pl-md-24,.px-md-24{padding-left:24rem !important}}@media(min-width: 992px){.p-lg-0{padding:0 !important}.pt-lg-0,.py-lg-0{padding-top:0 !important}.pr-lg-0,.px-lg-0{padding-right:0 !important}.pb-lg-0,.py-lg-0{padding-bottom:0 !important}.pl-lg-0,.px-lg-0{padding-left:0 !important}.p-lg-1{padding:.25rem !important}.pt-lg-1,.py-lg-1{padding-top:.25rem !important}.pr-lg-1,.px-lg-1{padding-right:.25rem !important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem !important}.pl-lg-1,.px-lg-1{padding-left:.25rem !important}.p-lg-2{padding:.5rem !important}.pt-lg-2,.py-lg-2{padding-top:.5rem !important}.pr-lg-2,.px-lg-2{padding-right:.5rem !important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem !important}.pl-lg-2,.px-lg-2{padding-left:.5rem !important}.p-lg-3{padding:1rem !important}.pt-lg-3,.py-lg-3{padding-top:1rem !important}.pr-lg-3,.px-lg-3{padding-right:1rem !important}.pb-lg-3,.py-lg-3{padding-bottom:1rem !important}.pl-lg-3,.px-lg-3{padding-left:1rem !important}.p-lg-4{padding:1.5rem !important}.pt-lg-4,.py-lg-4{padding-top:1.5rem !important}.pr-lg-4,.px-lg-4{padding-right:1.5rem !important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem !important}.pl-lg-4,.px-lg-4{padding-left:1.5rem !important}.p-lg-5{padding:3rem !important}.pt-lg-5,.py-lg-5{padding-top:3rem !important}.pr-lg-5,.px-lg-5{padding-right:3rem !important}.pb-lg-5,.py-lg-5{padding-bottom:3rem !important}.pl-lg-5,.px-lg-5{padding-left:3rem !important}.p-lg-6{padding:6rem !important}.pt-lg-6,.py-lg-6{padding-top:6rem !important}.pr-lg-6,.px-lg-6{padding-right:6rem !important}.pb-lg-6,.py-lg-6{padding-bottom:6rem !important}.pl-lg-6,.px-lg-6{padding-left:6rem !important}.p-lg-12{padding:12rem !important}.pt-lg-9,.py-lg-9{padding-top:9rem !important}.pt-lg-12,.py-lg-12{padding-top:12rem !important}.pr-lg-12,.px-lg-12{padding-right:12rem !important}.pb-lg-12,.py-lg-12{padding-bottom:12rem !important}.pl-lg-12,.px-lg-12{padding-left:12rem !important}.p-lg-24{padding:24rem !important}.pt-lg-24,.py-lg-24{padding-top:24rem !important}.pr-lg-24,.px-lg-24{padding-right:24rem !important}.pb-lg-24,.py-lg-24{padding-bottom:24rem !important}.pl-lg-24,.px-lg-24{padding-left:24rem !important}}@media(min-width: 1200px){.p-xl-0{padding:0 !important}.pt-xl-0,.py-xl-0{padding-top:0 !important}.pr-xl-0,.px-xl-0{padding-right:0 !important}.pb-xl-0,.py-xl-0{padding-bottom:0 !important}.pl-xl-0,.px-xl-0{padding-left:0 !important}.p-xl-1{padding:.25rem !important}.pt-xl-1,.py-xl-1{padding-top:.25rem !important}.pr-xl-1,.px-xl-1{padding-right:.25rem !important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem !important}.pl-xl-1,.px-xl-1{padding-left:.25rem !important}.p-xl-2{padding:.5rem !important}.pt-xl-2,.py-xl-2{padding-top:.5rem !important}.pr-xl-2,.px-xl-2{padding-right:.5rem !important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem !important}.pl-xl-2,.px-xl-2{padding-left:.5rem !important}.p-xl-3{padding:1rem !important}.pt-xl-3,.py-xl-3{padding-top:1rem !important}.pr-xl-3,.px-xl-3{padding-right:1rem !important}.pb-xl-3,.py-xl-3{padding-bottom:1rem !important}.pl-xl-3,.px-xl-3{padding-left:1rem !important}.p-xl-4{padding:1.5rem !important}.pt-xl-4,.py-xl-4{padding-top:1.5rem !important}.pr-xl-4,.px-xl-4{padding-right:1.5rem !important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem !important}.pl-xl-4,.px-xl-4{padding-left:1.5rem !important}.p-xl-5{padding:3rem !important}.pt-xl-5,.py-xl-5{padding-top:3rem !important}.pr-xl-5,.px-xl-5{padding-right:3rem !important}.pb-xl-5,.py-xl-5{padding-bottom:3rem !important}.pl-xl-5,.px-xl-5{padding-left:3rem !important}.p-xl-6{padding:6rem !important}.pt-xl-6,.py-xl-6{padding-top:6rem !important}.pr-xl-6,.px-xl-6{padding-right:6rem !important}.pb-xl-6,.py-xl-6{padding-bottom:6rem !important}.pl-xl-6,.px-xl-6{padding-left:6rem !important}.p-xl-12{padding:12rem !important}.pt-xl-12,.py-xl-12{padding-top:12rem !important}.pr-xl-12,.px-xl-12{padding-right:12rem !important}.pb-xl-12,.py-xl-12{padding-bottom:12rem !important}.pl-xl-12,.px-xl-12{padding-left:12rem !important}.p-xl-24{padding:24rem !important}.pt-xl-24,.py-xl-24{padding-top:24rem !important}.pr-xl-24,.px-xl-24{padding-right:24rem !important}.pb-xl-24,.py-xl-24{padding-bottom:24rem !important}.pl-xl-24,.px-xl-24{padding-left:24rem !important}}.no-padding-top{padding-top:0}.no-padding-bottom{padding-bottom:0}.padding-top{padding-top:1em}.padding-top-small{padding-top:8px}.padding-top-large{padding-top:32px}.padding-bottom{padding-bottom:1em !important}.padding-bottom-small{padding-bottom:8px}.padding-bottom-large{padding-bottom:32px}.overflow-auto{overflow:auto !important}.overflow-hidden{overflow:hidden !important}.position-static{position:static !important}.position-relative{position:relative !important}.position-absolute{position:absolute !important}.position-fixed{position:fixed !important}.position-sticky{position:sticky !important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports(position: sticky){.sticky-top{position:sticky;top:0;z-index:1020}}@media print{*,*::before,*::after{text-shadow:none !important;box-shadow:none !important}a:not(.btn):not(.gform_button),.link-block-styled:not(.btn):not(.gform_button){text-decoration:underline}abbr[title]::after{content:" (" attr(title) ")"}pre{white-space:pre-wrap !important}pre,blockquote{border:1px solid #adb5bd;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body{min-width:992px !important}.container{min-width:992px !important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse !important}.table td,.table th{background-color:#fff !important}.table-bordered th,.table-bordered td{border:1px solid #dee2e6 !important}.table-dark{color:inherit}.table-dark th,.table-dark td,.table-dark thead th,.table-dark tbody+tbody{border-color:#dee2e6}.table .thead-dark th{color:inherit;border-color:#dee2e6}}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}[tabindex="-1"]:focus:not(:focus-visible){outline:0 !important}hr{box-sizing:content-box;height:0;overflow:visible}abbr[title],abbr[data-original-title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}a,.link-block-styled,strong a,a strong{color:#046db5;text-decoration:none;background-color:rgba(0,0,0,0)}a:hover,.link-block-styled:hover,.link-block:hover .link-block-styled{color:#02406a;text-decoration:underline}a:not([href]):not([class]),.link-block-styled:not([href]):not([class]){color:inherit;text-decoration:none}a:not([href]):not([class]):hover,.link-block-styled:not([href]):not([class]):hover,.link-block:hover .link-block-styled:not([href]):not([class]){color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;-moz-appearance:button;appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none;-moz-appearance:none;appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none !important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.2}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}small,.small{font-size:80%;font-weight:400}mark,.mark{padding:.2em;background-color:#fcf8e3}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:80%;color:#6c757d}.blockquote-footer::before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}.fade{transition:opacity .15s linear}@media(prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media(prefers-reduced-motion: reduce){.collapsing{transition:none}}.bg-white{background-color:#fff !important}.bg-transparent{background-color:rgba(0,0,0,0) !important}.user-select-all{-webkit-user-select:all !important;-moz-user-select:all !important;user-select:all !important}.user-select-auto{-webkit-user-select:auto !important;-moz-user-select:auto !important;user-select:auto !important}.user-select-none{-webkit-user-select:none !important;-moz-user-select:none !important;user-select:none !important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075) !important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15) !important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175) !important}.shadow-none{box-shadow:none !important}.w-25{width:25% !important}.w-50{width:50% !important}.w-75{width:75% !important}.w-100{width:100% !important}.w-auto{width:auto !important}.width-max-content{width:-moz-max-content !important;width:max-content !important}.h-25{height:25% !important}.h-50{height:50% !important}.h-75{height:75% !important}.h-100{height:100% !important}.h-auto{height:auto !important}.mw-100{max-width:100% !important}.mh-100{max-height:100% !important}.min-vw-100{min-width:100vw !important}.min-vh-100{min-height:100vh !important}.vw-100{width:100vw !important}.vh-100{height:100vh !important}.min-height-auto{min-height:auto !important}.bg-size-100{background-size:100% !important}.bg-top{background-position:top center !important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:rgba(0,0,0,0)}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace !important}.text-justify{text-align:justify !important}.text-wrap{white-space:normal !important}.text-nowrap{white-space:nowrap !important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left !important}.text-right{text-align:right !important}.text-center{text-align:center !important}@media(min-width: 576px){.text-sm-left{text-align:left !important}.text-sm-right{text-align:right !important}.text-sm-center{text-align:center !important}.w-sm-100{width:100% !important}.w-sm-auto{width:auto !important}}@media(min-width: 768px){.text-md-left{text-align:left !important}.text-md-right{text-align:right !important}.text-md-center{text-align:center !important}.w-md-100{width:100% !important}.w-md-auto{width:auto !important}}@media(min-width: 992px){.text-lg-left{text-align:left !important}.text-lg-right{text-align:right !important}.text-lg-center{text-align:center !important}.w-lg-100{width:100% !important}.w-lg-auto{width:auto !important}}@media(min-width: 1200px){.text-xl-left{text-align:left !important}.text-xl-right{text-align:right !important}.text-xl-center{text-align:center !important}.w-xl-100{width:100% !important}.w-xl-auto{width:auto !important}}.text-white{color:#fff !important}.text-body{color:#212529 !important}.text-muted{color:#6c757d !important}.text-black-50{color:rgba(0,0,0,.5) !important}.text-white-50{color:rgba(255,255,255,.5) !important}.text-hide{font:0/0 a;color:rgba(0,0,0,0);text-shadow:none;background-color:rgba(0,0,0,0);border:0}.text-decoration-none{text-decoration:none !important}.text-break{word-break:break-word !important;overflow-wrap:break-word !important}.text-break-normal{overflow-wrap:normal !important}.text-reset{color:inherit !important}.text-hollow-black{text-shadow:1px 1px 0 #fff,-1px 1px 0 #fff,-1px -1px 0 #fff,1px -1px 0 #fff;color:#000;letter-spacing:1px}.text-hollow-white{text-shadow:1px 1px 0 #000,-1px 1px 0 #000,-1px -1px 0 #000,1px -1px 0 #000;color:#fff;letter-spacing:1px}.visible{visibility:visible !important}.invisible{visibility:hidden !important}.hide-overflow{overflow:hidden}.aspect-ratio-1{aspect-ratio:1}.border-none{border:none !important}.hamburger{padding:12px 12px;display:inline-block;cursor:pointer;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:rgba(0,0,0,0);border:0;margin:0;overflow:visible}.hamburger:hover{opacity:1}.hamburger-box{width:36px;height:36px;display:inline-block;position:relative;vertical-align:top}.hamburger-inner{display:block;top:50%;margin-top:-2px}.hamburger-inner,.hamburger-inner::before,.hamburger-inner::after{width:36px;height:4px;background-color:rgba(0,0,0,0);background-image:url("../images/icon-hamburger.png");background-position:center center;background-repeat:no-repeat;background-size:cover;border-radius:4px;position:absolute;transition-property:background,transform;transition-duration:.15s;transition-timing-function:ease}.hamburger-inner::before,.hamburger-inner::after{content:"";display:block}.hamburger-inner::before{top:-10px}.hamburger-inner::after{bottom:-10px}.hamburger--spin .hamburger-inner{transition-duration:.22s;transition-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--spin .hamburger-inner::before{transition:top .1s .25s ease-in,opacity .1s ease-in}.hamburger--spin .hamburger-inner::after{transition:background .15s ease-in,bottom .1s .25s ease-in,transform .22s cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--spin:not(.collapsed) .hamburger-inner{background-color:currentColor;transform:rotate(225deg);transition-delay:.12s;transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}.hamburger--spin:not(.collapsed) .hamburger-inner::before{top:0;opacity:0;transition:top .1s ease-out,opacity .1s .12s ease-out}.hamburger--spin:not(.collapsed) .hamburger-inner::after{background-color:currentColor;bottom:0;transform:rotate(-90deg);transition:background .15s ease-out,bottom .1s ease-out,transform .22s .12s cubic-bezier(0.215, 0.61, 0.355, 1)}.hamburger.filter .hamburger-inner,.hamburger.filter .hamburger-inner:before,.hamburger.filter .hamburger-inner:after{background-image:none;background-color:#fff;height:3px}.hamburger.filter .hamburger-inner:before{width:28px;left:-3px}.hamburger.filter .hamburger-inner{width:22px;left:7px}.hamburger.filter .hamburger-inner:after{width:16px;left:3px}.hamburger.filter .btn,.hamburger.filter .gform_button{border-width:2px}.hamburger.filter:not(.collapsed) .btn,.hamburger.filter:not(.collapsed) .gform_button{background-color:#fff !important}.hamburger.filter:not(.collapsed) .hamburger-inner,.hamburger.filter:not(.collapsed) .hamburger-inner:before,.hamburger.filter:not(.collapsed) .hamburger-inner:after{width:36px;left:0;background-color:#000}.hamburger.filter .open{display:none}.hamburger.filter .collapsed{display:inline}.hamburger.filter:not(.collapsed) .open{display:inline}.hamburger.filter:not(.collapsed) .collapsed{display:none}.btn-yellow .hamburger-inner,.btn-yellow .hamburger-inner:after,.btn-yellow .hamburger-inner:before{background-color:#000 !important}.btn,.gform_button{background-color:#000;border:1px solid #000;border-radius:11px;color:#fff;display:inline-block;font-size:1.15rem;font-weight:600;line-height:1;min-width:100px;padding:11px 14px 14px;text-align:center;transition:background .25s ease-out,border .25s ease-out,color .25s ease-out,padding .25s ease-out,letter-spacing .25s ease-out;white-space:nowrap}@media(min-width: 768px){.btn:not(.btn-search):not(.btn-filter):not(.dropdown-toggle):hover,.gform_button:not(.btn-search):not(.btn-filter):not(.dropdown-toggle):hover,.btn:not(.btn-search):not(.btn-filter):not(.dropdown-toggle):focus,.gform_button:not(.btn-search):not(.btn-filter):not(.dropdown-toggle):focus{padding-right:30px}.btn.video:hover,.btn.print:hover,.btn.video:focus,.btn.print:focus{padding-right:30px !important}.btn:not(.btn-search):not(.btn-filter):not(.dropdown-toggle):hover:not(.btn-bottom),.gform_button:not(.btn-search):not(.btn-filter):not(.dropdown-toggle):hover:not(.btn-bottom),.btn:not(.btn-search):not(.btn-filter):not(.dropdown-toggle):focus:not(.btn-bottom),.gform_button:not(.btn-search):not(.btn-filter):not(.dropdown-toggle):focus:not(.btn-bottom){position:relative}.btn:not(.btn-search):not(.btn-filter):not(.dropdown-toggle):not(.video):not(.print):hover:before,.gform_button:not(.btn-search):not(.btn-filter):not(.dropdown-toggle):hover:before,.btn:not(.btn-search):not(.btn-filter):not(.dropdown-toggle):not(.video):not(.print):focus:before,.gform_button:not(.btn-search):not(.btn-filter):not(.dropdown-toggle):focus:before{position:absolute;content:"";right:8px;top:50%;width:20px;height:20px;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 15.66 27.3"><path fill="none" stroke="%23fff" stroke-width="2px" d="M1,1,14.21,13.65,1,26.3"/></svg>');background-repeat:no-repeat;background-position:right 0px bottom;transform:translate(0, -50%)}.btn:not(.btn-search):not(.btn-filter):not(.dropdown-toggle):not(.video):not(.print).btn-white:not(.hollow):hover::before,.btn:not(.btn-search):not(.btn-filter):not(.dropdown-toggle):not(.video):not(.print).btn-white:not(.hollow):focus::before{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 15.66 27.3"><path fill="none" stroke="%23000" stroke-width="2px" d="M1,1,14.21,13.65,1,26.3"/></svg>')}}.rounded-pill,.gform_button{border-radius:10px !important;position:relative}.rounded-pill.video,.rounded-pill.print{border-radius:10px 0 0 10px !important;padding-right:1.5rem}.rounded-pill .cta-btn-icon{display:inline-grid;position:absolute;right:-47px;background:#000;height:55px;width:55px;top:-4px;border-radius:50rem;place-content:center;box-shadow:0 0 0 3px #fff}.rounded-pill .cta-btn-icon.white{color:#000}.rounded-pill .cta-btn-icon.black,.rounded-pill .cta-btn-icon.purple,.rounded-pill .cta-btn-icon.blue,.rounded-pill .cta-btn-icon.red{color:#fff}.rounded-pill .cta-btn-icon.magenta{color:#e02174}.rounded-pill .cta-btn-icon.turquoise{color:#3bb0c9}.rounded-pill .cta-btn-icon.yellow{color:#dcc700}.rounded-pill .cta-btn-icon.green{color:#72a32e}.rounded-pill .cta-btn-icon.orange{color:#e9732c}.rounded-pill .cta-btn-icon svg{height:38px;width:38px}.rounded-pill .cta-btn-icon svg path{fill:currentColor}.btn.hollow,.hollow.gform_button{background-color:rgba(0,0,0,0);color:#000}.btn.hollow:hover,.btn.hollow:focus{color:#fff}.btn.hollow.btn-white,.hollow.btn-white.gform_button{background-color:rgba(0,0,0,.5)}.btn-square-icon{position:relative;padding:100% 0 0 0 !important;width:100%}.btn-square-icon img,.btn-square-icon svg{max-width:50%;display:block;margin:10px auto 10px auto}@media(min-width: 768px){.btn-square-icon img,.btn-square-icon svg{margin:15px auto 15px auto}}.btn-square-icon span{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;flex-direction:column;justify-content:center;white-space:normal;font-size:.8rem;padding:1rem}@media(min-width: 768px){.btn-square-icon span{font-size:1rem}}.btn:hover,.gform_button:hover,a .btn:hover,.link-block-styled .btn:hover,a .gform_button:hover,.link-block-styled .gform_button:hover,.btn:focus,.gform_button:focus,a .btn:focus,.link-block-styled .btn:focus,a .gform_button:focus,.link-block-styled .gform_button:focus,.btn:active,.gform_button:active,a .btn:active,.link-block-styled .btn:active,a .gform_button:active,.link-block-styled .gform_button:active,.btn.active,.active.gform_button{text-decoration:none;background-color:rgba(0,0,0,.5)}.btn-yellow{color:#000 !important}@media(min-width: 768px){.btn-yellow:not(.btn-search):not(.btn-filter):hover:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 18 18' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23000' d='m6.6 14a.59.59 0 0 1 -.41-1l4.32-4-4.32-4a.59.59 0 0 1 0-.84.62.62 0 0 1 .86 0l4.79 4.41a.59.59 0 0 1 .16.43.61.61 0 0 1 -.19.44l-4.81 4.4a.61.61 0 0 1 -.4.16z'/%3E%3Cpath fill='%23000' d='m9 1a8 8 0 1 1 -8 8 8 8 0 0 1 8-8m0-1a9 9 0 1 0 9 9 9 9 0 0 0 -9-9z'/%3E%3C/svg%3E")}}.btn-magenta{background-color:#e02174;border:1px solid #e02174}.btn-magenta.hollow{color:#e02174 !important}.btn-magenta:hover,a .btn-magenta:hover,.link-block-styled .btn-magenta:hover,.btn-magenta:focus,a .btn-magenta:focus,.link-block-styled .btn-magenta:focus,.btn-magenta:active,a .btn-magenta:active,.link-block-styled .btn-magenta:active,.btn-magenta.active{background-color:#aa1253 !important;color:#fff}.btn-magenta:hover:not(.hollow),a .btn-magenta:hover:not(.hollow),.link-block-styled .btn-magenta:hover:not(.hollow),.btn-magenta:focus:not(.hollow),a .btn-magenta:focus:not(.hollow),.link-block-styled .btn-magenta:focus:not(.hollow),.btn-magenta:active:not(.hollow),a .btn-magenta:active:not(.hollow),.link-block-styled .btn-magenta:active:not(.hollow),.btn-magenta.active:not(.hollow){border-color:#aa1253 !important}.btn-magenta:hover.hollow,a .btn-magenta:hover.hollow,.link-block-styled .btn-magenta:hover.hollow,.btn-magenta:focus.hollow,a .btn-magenta:focus.hollow,.link-block-styled .btn-magenta:focus.hollow,.btn-magenta:active.hollow,a .btn-magenta:active.hollow,.link-block-styled .btn-magenta:active.hollow,.btn-magenta.active.hollow{background-color:rgba(231,34,118,.5) !important}.btn-turquoise{background-color:#3bb0c9;border:1px solid #3bb0c9;color:#000}.btn-turquoise.hollow{color:#3bb0c9 !important}.btn-turquoise:hover,a .btn-turquoise:hover,.link-block-styled .btn-turquoise:hover,.btn-turquoise:focus,a .btn-turquoise:focus,.link-block-styled .btn-turquoise:focus,.btn-turquoise:active,a .btn-turquoise:active,.link-block-styled .btn-turquoise:active,.btn-turquoise.active{background-color:#287e90 !important;color:#fff}.btn-turquoise:hover:not(.hollow),a .btn-turquoise:hover:not(.hollow),.link-block-styled .btn-turquoise:hover:not(.hollow),.btn-turquoise:focus:not(.hollow),a .btn-turquoise:focus:not(.hollow),.link-block-styled .btn-turquoise:focus:not(.hollow),.btn-turquoise:active:not(.hollow),a .btn-turquoise:active:not(.hollow),.link-block-styled .btn-turquoise:active:not(.hollow),.btn-turquoise.active:not(.hollow){border-color:#287e90 !important}.btn-turquoise:hover.hollow,a .btn-turquoise:hover.hollow,.link-block-styled .btn-turquoise:hover.hollow,.btn-turquoise:focus.hollow,a .btn-turquoise:focus.hollow,.link-block-styled .btn-turquoise:focus.hollow,.btn-turquoise:active.hollow,a .btn-turquoise:active.hollow,.link-block-styled .btn-turquoise:active.hollow,.btn-turquoise.active.hollow{background-color:rgba(59,176,201,.5) !important}.btn-yellow{background-color:#dcc700;border:1px solid #dcc700}.btn-yellow.hollow{color:#dcc700 !important}.btn-yellow:hover,a .btn-yellow:hover,.link-block-styled .btn-yellow:hover,.btn-yellow:focus,a .btn-yellow:focus,.link-block-styled .btn-yellow:focus,.btn-yellow:active,a .btn-yellow:active,.link-block-styled .btn-yellow:active,.btn-yellow.active{background-color:#908200 !important;color:#fff !important}.btn-yellow:hover:not(.hollow),a .btn-yellow:hover:not(.hollow),.link-block-styled .btn-yellow:hover:not(.hollow),.btn-yellow:focus:not(.hollow),a .btn-yellow:focus:not(.hollow),.link-block-styled .btn-yellow:focus:not(.hollow),.btn-yellow:active:not(.hollow),a .btn-yellow:active:not(.hollow),.link-block-styled .btn-yellow:active:not(.hollow),.btn-yellow.active:not(.hollow){border-color:#908200 !important}.btn-yellow:hover.hollow,a .btn-yellow:hover.hollow,.link-block-styled .btn-yellow:hover.hollow,.btn-yellow:focus.hollow,a .btn-yellow:focus.hollow,.link-block-styled .btn-yellow:focus.hollow,.btn-yellow:active.hollow,a .btn-yellow:active.hollow,.link-block-styled .btn-yellow:active.hollow,.btn-yellow.active.hollow{background-color:rgba(220,199,0,.5) !important}.btn-blue{background-color:#046db5;border:1px solid #046db5}.btn-blue.hollow{color:#046db5 !important}.btn-blue:hover,a .btn-blue:hover,.link-block-styled .btn-blue:hover,.btn-blue:focus,a .btn-blue:focus,.link-block-styled .btn-blue:focus,.btn-blue:active,a .btn-blue:active,.link-block-styled .btn-blue:active,.btn-blue.active{background-color:#02406a !important;color:#fff}.btn-blue:hover:not(.hollow),a .btn-blue:hover:not(.hollow),.link-block-styled .btn-blue:hover:not(.hollow),.btn-blue:focus:not(.hollow),a .btn-blue:focus:not(.hollow),.link-block-styled .btn-blue:focus:not(.hollow),.btn-blue:active:not(.hollow),a .btn-blue:active:not(.hollow),.link-block-styled .btn-blue:active:not(.hollow),.btn-blue.active:not(.hollow){border-color:#02406a !important}.btn-blue:hover.hollow,a .btn-blue:hover.hollow,.link-block-styled .btn-blue:hover.hollow,.btn-blue:focus.hollow,a .btn-blue:focus.hollow,.link-block-styled .btn-blue:focus.hollow,.btn-blue:active.hollow,a .btn-blue:active.hollow,.link-block-styled .btn-blue:active.hollow,.btn-blue.active.hollow{background-color:rgba(4,109,181,.5) !important}.btn-purple{background-color:#784a98;border:1px solid #784a98}.btn-purple.hollow{color:#784a98 !important}.btn-purple:hover,a .btn-purple:hover,.link-block-styled .btn-purple:hover,.btn-purple:focus,a .btn-purple:focus,.link-block-styled .btn-purple:focus,.btn-purple:active,a .btn-purple:active,.link-block-styled .btn-purple:active,.btn-purple.active{background-color:#4f3165 !important;color:#fff !important}.btn-purple:hover:not(.hollow),a .btn-purple:hover:not(.hollow),.link-block-styled .btn-purple:hover:not(.hollow),.btn-purple:focus:not(.hollow),a .btn-purple:focus:not(.hollow),.link-block-styled .btn-purple:focus:not(.hollow),.btn-purple:active:not(.hollow),a .btn-purple:active:not(.hollow),.link-block-styled .btn-purple:active:not(.hollow),.btn-purple.active:not(.hollow){border-color:#4f3165 !important}.btn-purple:hover.hollow,a .btn-purple:hover.hollow,.link-block-styled .btn-purple:hover.hollow,.btn-purple:focus.hollow,a .btn-purple:focus.hollow,.link-block-styled .btn-purple:focus.hollow,.btn-purple:active.hollow,a .btn-purple:active.hollow,.link-block-styled .btn-purple:active.hollow,.btn-purple.active.hollow{background-color:rgba(120,74,152,.5) !important}.btn-red{background-color:#e2231a;border:1px solid #e2231a}.btn-red.hollow{color:#e2231a !important}.btn-red:hover,a .btn-red:hover,.link-block-styled .btn-red:hover,.btn-red:focus,a .btn-red:focus,.link-block-styled .btn-red:focus,.btn-red:active,a .btn-red:active,.link-block-styled .btn-red:active,.btn-red.active{background-color:#9d1812 !important;color:#fff}.btn-red:hover:not(.hollow),a .btn-red:hover:not(.hollow),.link-block-styled .btn-red:hover:not(.hollow),.btn-red:focus:not(.hollow),a .btn-red:focus:not(.hollow),.link-block-styled .btn-red:focus:not(.hollow),.btn-red:active:not(.hollow),a .btn-red:active:not(.hollow),.link-block-styled .btn-red:active:not(.hollow),.btn-red.active:not(.hollow){border-color:#9d1812 !important}.btn-red:hover.hollow,a .btn-red:hover.hollow,.link-block-styled .btn-red:hover.hollow,.btn-red:focus.hollow,a .btn-red:focus.hollow,.link-block-styled .btn-red:focus.hollow,.btn-red:active.hollow,a .btn-red:active.hollow,.link-block-styled .btn-red:active.hollow,.btn-red.active.hollow{background-color:rgba(226,35,26,.5) !important}.btn-green{background-color:#72a32e;border:1px solid #72a32e;color:#fff}.btn-green.hollow{color:#72a32e !important}.btn-green:hover,a .btn-green:hover,.link-block-styled .btn-green:hover,.btn-green:focus,a .btn-green:focus,.link-block-styled .btn-green:focus,.btn-green:active,a .btn-green:active,.link-block-styled .btn-green:active,.btn-green.active{background-color:#72a32e !important;color:#fff}.btn-green:hover:not(.hollow),a .btn-green:hover:not(.hollow),.link-block-styled .btn-green:hover:not(.hollow),.btn-green:focus:not(.hollow),a .btn-green:focus:not(.hollow),.link-block-styled .btn-green:focus:not(.hollow),.btn-green:active:not(.hollow),a .btn-green:active:not(.hollow),.link-block-styled .btn-green:active:not(.hollow),.btn-green.active:not(.hollow){border-color:#72a32e !important}.btn-green:hover.hollow,a .btn-green:hover.hollow,.link-block-styled .btn-green:hover.hollow,.btn-green:focus.hollow,a .btn-green:focus.hollow,.link-block-styled .btn-green:focus.hollow,.btn-green:active.hollow,a .btn-green:active.hollow,.link-block-styled .btn-green:active.hollow,.btn-green.active.hollow{background-color:rgba(79,113,31,.5) !important}.btn-orange{background-color:#e9732c;border:1px solid #e9732c;color:#000}.btn-orange.hollow{color:#e9732c !important}.btn-orange:hover,a .btn-orange:hover,.link-block-styled .btn-orange:hover,.btn-orange:focus,a .btn-orange:focus,.link-block-styled .btn-orange:focus,.btn-orange:active,a .btn-orange:active,.link-block-styled .btn-orange:active,.btn-orange.active{background-color:#e9732c !important;color:#000}.btn-orange:hover:not(.hollow),a .btn-orange:hover:not(.hollow),.link-block-styled .btn-orange:hover:not(.hollow),.btn-orange:focus:not(.hollow),a .btn-orange:focus:not(.hollow),.link-block-styled .btn-orange:focus:not(.hollow),.btn-orange:active:not(.hollow),a .btn-orange:active:not(.hollow),.link-block-styled .btn-orange:active:not(.hollow),.btn-orange.active:not(.hollow){border-color:#e9732c !important}.btn-orange:hover.hollow,a .btn-orange:hover.hollow,.link-block-styled .btn-orange:hover.hollow,.btn-orange:focus.hollow,a .btn-orange:focus.hollow,.link-block-styled .btn-orange:focus.hollow,.btn-orange:active.hollow,a .btn-orange:active.hollow,.link-block-styled .btn-orange:active.hollow,.btn-orange.active.hollow{background-color:rgba(168,78,34,.5) !important}.btn-black{background-color:#000;border:1px solid #000}.btn-black.hollow{color:#000 !important}.btn-black:hover,a .btn-black:hover,.link-block-styled .btn-black:hover,.btn-black:focus,a .btn-black:focus,.link-block-styled .btn-black:focus,.btn-black:active,a .btn-black:active,.link-block-styled .btn-black:active,.btn-black.active{background-color:#000 !important;color:#fff}.btn-black:hover:not(.hollow),a .btn-black:hover:not(.hollow),.link-block-styled .btn-black:hover:not(.hollow),.btn-black:focus:not(.hollow),a .btn-black:focus:not(.hollow),.link-block-styled .btn-black:focus:not(.hollow),.btn-black:active:not(.hollow),a .btn-black:active:not(.hollow),.link-block-styled .btn-black:active:not(.hollow),.btn-black.active:not(.hollow){border-color:#000 !important}.btn-black:hover.hollow,a .btn-black:hover.hollow,.link-block-styled .btn-black:hover.hollow,.btn-black:focus.hollow,a .btn-black:focus.hollow,.link-block-styled .btn-black:focus.hollow,.btn-black:active.hollow,a .btn-black:active.hollow,.link-block-styled .btn-black:active.hollow,.btn-black.active.hollow{background-color:rgba(0,0,0,.5) !important}.btn-gray-dark{background-color:gray;border:1px solid gray}.btn-gray-dark.hollow{color:gray !important}.btn-gray-dark:hover,a .btn-gray-dark:hover,.link-block-styled .btn-gray-dark:hover,.btn-gray-dark:focus,a .btn-gray-dark:focus,.link-block-styled .btn-gray-dark:focus,.btn-gray-dark:active,a .btn-gray-dark:active,.link-block-styled .btn-gray-dark:active,.btn-gray-dark.active{background-color:#5a5a5a !important;color:#fff}.btn-gray-dark:hover:not(.hollow),a .btn-gray-dark:hover:not(.hollow),.link-block-styled .btn-gray-dark:hover:not(.hollow),.btn-gray-dark:focus:not(.hollow),a .btn-gray-dark:focus:not(.hollow),.link-block-styled .btn-gray-dark:focus:not(.hollow),.btn-gray-dark:active:not(.hollow),a .btn-gray-dark:active:not(.hollow),.link-block-styled .btn-gray-dark:active:not(.hollow),.btn-gray-dark.active:not(.hollow){border-color:#5a5a5a !important}.btn-gray-dark:hover.hollow,a .btn-gray-dark:hover.hollow,.link-block-styled .btn-gray-dark:hover.hollow,.btn-gray-dark:focus.hollow,a .btn-gray-dark:focus.hollow,.link-block-styled .btn-gray-dark:focus.hollow,.btn-gray-dark:active.hollow,a .btn-gray-dark:active.hollow,.link-block-styled .btn-gray-dark:active.hollow,.btn-gray-dark.active.hollow{background-color:rgba(128,128,128,.5) !important}.btn-gray{background-color:#b4b4b4;border:1px solid #b4b4b4}.btn-gray.hollow{color:#b4b4b4 !important}.btn-gray:hover,a .btn-gray:hover,.link-block-styled .btn-gray:hover,.btn-gray:focus,a .btn-gray:focus,.link-block-styled .btn-gray:focus,.btn-gray:active,a .btn-gray:active,.link-block-styled .btn-gray:active,.btn-gray.active{background-color:#8e8e8e !important;color:#fff}.btn-gray:hover:not(.hollow),a .btn-gray:hover:not(.hollow),.link-block-styled .btn-gray:hover:not(.hollow),.btn-gray:focus:not(.hollow),a .btn-gray:focus:not(.hollow),.link-block-styled .btn-gray:focus:not(.hollow),.btn-gray:active:not(.hollow),a .btn-gray:active:not(.hollow),.link-block-styled .btn-gray:active:not(.hollow),.btn-gray.active:not(.hollow){border-color:#8e8e8e !important}.btn-gray:hover.hollow,a .btn-gray:hover.hollow,.link-block-styled .btn-gray:hover.hollow,.btn-gray:focus.hollow,a .btn-gray:focus.hollow,.link-block-styled .btn-gray:focus.hollow,.btn-gray:active.hollow,a .btn-gray:active.hollow,.link-block-styled .btn-gray:active.hollow,.btn-gray.active.hollow{background-color:rgba(180,180,180,.5) !important}.btn-gray-light{background-color:#e6e6e6;border:1px solid #e6e6e6}.btn-gray-light.hollow{color:#e6e6e6 !important}.btn-gray-light:hover,a .btn-gray-light:hover,.link-block-styled .btn-gray-light:hover,.btn-gray-light:focus,a .btn-gray-light:focus,.link-block-styled .btn-gray-light:focus,.btn-gray-light:active,a .btn-gray-light:active,.link-block-styled .btn-gray-light:active,.btn-gray-light.active{background-color:silver !important;color:#fff}.btn-gray-light:hover:not(.hollow),a .btn-gray-light:hover:not(.hollow),.link-block-styled .btn-gray-light:hover:not(.hollow),.btn-gray-light:focus:not(.hollow),a .btn-gray-light:focus:not(.hollow),.link-block-styled .btn-gray-light:focus:not(.hollow),.btn-gray-light:active:not(.hollow),a .btn-gray-light:active:not(.hollow),.link-block-styled .btn-gray-light:active:not(.hollow),.btn-gray-light.active:not(.hollow){border-color:silver !important}.btn-gray-light:hover.hollow,a .btn-gray-light:hover.hollow,.link-block-styled .btn-gray-light:hover.hollow,.btn-gray-light:focus.hollow,a .btn-gray-light:focus.hollow,.link-block-styled .btn-gray-light:focus.hollow,.btn-gray-light:active.hollow,a .btn-gray-light:active.hollow,.link-block-styled .btn-gray-light:active.hollow,.btn-gray-light.active.hollow{background-color:rgba(230,230,230,.5) !important}.btn-white{background-color:#fff;border:1px solid #fff}.btn-white.hollow{color:#fff !important}.btn-white:hover,a .btn-white:hover,.link-block-styled .btn-white:hover,.btn-white:focus,a .btn-white:focus,.link-block-styled .btn-white:focus,.btn-white:active,a .btn-white:active,.link-block-styled .btn-white:active,.btn-white.active{background-color:#d9d9d9 !important;color:#000}.btn-white:hover:not(.hollow),a .btn-white:hover:not(.hollow),.link-block-styled .btn-white:hover:not(.hollow),.btn-white:focus:not(.hollow),a .btn-white:focus:not(.hollow),.link-block-styled .btn-white:focus:not(.hollow),.btn-white:active:not(.hollow),a .btn-white:active:not(.hollow),.link-block-styled .btn-white:active:not(.hollow),.btn-white.active:not(.hollow){border-color:#d9d9d9 !important}.btn-white:hover.hollow,a .btn-white:hover.hollow,.link-block-styled .btn-white:hover.hollow,.btn-white:focus.hollow,a .btn-white:focus.hollow,.link-block-styled .btn-white:focus.hollow,.btn-white:active.hollow,a .btn-white:active.hollow,.link-block-styled .btn-white:active.hollow,.btn-white.active.hollow{background-color:rgba(255,255,255,.5) !important}@media(min-width: 992px){.btn,.gform_button{padding-left:20px;padding-right:20px}}.btn:last-child,.gform_button:last-child{margin-bottom:0}.btn-close{position:absolute;background:none;border:none;right:0;top:0;width:45px;height:45px;padding:0;margin:0}.btn-close:before,.btn-close:after{position:absolute;left:22px;top:11px;content:" ";height:22px;width:2px;background-color:#000}.btn-close:before{transform:rotate(45deg)}.btn-close:after{transform:rotate(-45deg)}.btn-bottom{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%)}.btn-search{border-radius:7px;margin-bottom:20px;min-height:40px;padding:5px 10px;position:relative;text-align:left}.btn-search .icon-search{display:block;height:17px;right:8px;position:absolute;top:50%;transform:translate(0, -50%);width:17px}.btn.disabled,.disabled.gform_button,.btn[disabled],.gform_button[disabled]{box-shadow:none;cursor:not-allowed;opacity:.5;pointer-events:none}.btn-small{border-radius:10px;font-size:.875rem;min-width:0;padding:10px 10px}.btn-small.btn-icon span{height:24px;width:24px}.btn-large{font-size:1em;line-height:normal;padding:11px 15px}.btn-icon{padding-right:55px;position:relative}.btn-icon span{display:inline-block;height:34px;position:absolute;right:10px;top:50%;transform:translate(0, -50%);width:34px}.btn-block,input[type=submit].btn-block,input[type=reset].btn-block,input[type=button].btn-block{display:block;width:100%}.btn,.gform_button,button,html input[type=button],input[type=reset],input[type=submit]{cursor:pointer;vertical-align:middle;-webkit-appearance:none;-moz-appearance:none;appearance:none}.btn:last-child,.gform_button:last-child,input.btn,input.gform_button{margin-right:0}button.next,button.prev,.btn.next,.next.gform_button,.btn.prev,.prev.gform_button{border:1px solid gray;background-color:gray;color:gray;height:34px;width:34px;min-width:34px;display:inline-block;border-radius:50%;padding:8px}button.next svg .icon,button.prev svg .icon,.btn.next svg .icon,.next.gform_button svg .icon,.btn.prev svg .icon,.prev.gform_button svg .icon{stroke-width:4;stroke-miterlimit:10;stroke:#fff}button.next:hover,button.next:active,button.prev:hover,button.prev:active,.btn.next:hover,.next.gform_button:hover,.btn.next:active,.next.gform_button:active,.btn.prev:hover,.prev.gform_button:hover,.btn.prev:active,.prev.gform_button:active{background-color:rgba(0,0,0,0);color:gray}button.next:hover svg .icon,button.next:active svg .icon,button.prev:hover svg .icon,button.prev:active svg .icon,.btn.next:hover svg .icon,.next.gform_button:hover svg .icon,.btn.next:active svg .icon,.next.gform_button:active svg .icon,.btn.prev:hover svg .icon,.prev.gform_button:hover svg .icon,.btn.prev:active svg .icon,.prev.gform_button:active svg .icon{stroke:gray}button.next.magenta,button.prev.magenta,.btn.next.magenta,.next.magenta.gform_button,.btn.prev.magenta,.prev.magenta.gform_button{background-color:#e02174;border-color:#e02174;color:#fff}button.next.magenta:hover,button.next.magenta:active,button.prev.magenta:hover,button.prev.magenta:active,.btn.next.magenta:hover,.next.magenta.gform_button:hover,.btn.next.magenta:active,.next.magenta.gform_button:active,.btn.prev.magenta:hover,.prev.magenta.gform_button:hover,.btn.prev.magenta:active,.prev.magenta.gform_button:active{background-color:rgba(0,0,0,0);color:#e02174}button.next.magenta:hover svg .icon,button.next.magenta:active svg .icon,button.prev.magenta:hover svg .icon,button.prev.magenta:active svg .icon,.btn.next.magenta:hover svg .icon,.next.magenta.gform_button:hover svg .icon,.btn.next.magenta:active svg .icon,.next.magenta.gform_button:active svg .icon,.btn.prev.magenta:hover svg .icon,.prev.magenta.gform_button:hover svg .icon,.btn.prev.magenta:active svg .icon,.prev.magenta.gform_button:active svg .icon{stroke:#e02174}button.next.turquoise,button.prev.turquoise,.btn.next.turquoise,.next.turquoise.gform_button,.btn.prev.turquoise,.prev.turquoise.gform_button{background-color:#3bb0c9;border-color:#3bb0c9;color:#fff}button.next.turquoise:hover,button.next.turquoise:active,button.prev.turquoise:hover,button.prev.turquoise:active,.btn.next.turquoise:hover,.next.turquoise.gform_button:hover,.btn.next.turquoise:active,.next.turquoise.gform_button:active,.btn.prev.turquoise:hover,.prev.turquoise.gform_button:hover,.btn.prev.turquoise:active,.prev.turquoise.gform_button:active{background-color:rgba(0,0,0,0);color:#3bb0c9}button.next.turquoise:hover svg .icon,button.next.turquoise:active svg .icon,button.prev.turquoise:hover svg .icon,button.prev.turquoise:active svg .icon,.btn.next.turquoise:hover svg .icon,.next.turquoise.gform_button:hover svg .icon,.btn.next.turquoise:active svg .icon,.next.turquoise.gform_button:active svg .icon,.btn.prev.turquoise:hover svg .icon,.prev.turquoise.gform_button:hover svg .icon,.btn.prev.turquoise:active svg .icon,.prev.turquoise.gform_button:active svg .icon{stroke:#3bb0c9}button.next.yellow,button.prev.yellow,.btn.next.yellow,.next.yellow.gform_button,.btn.prev.yellow,.prev.yellow.gform_button{background-color:#dcc700;border-color:#dcc700;color:#fff}button.next.yellow:hover,button.next.yellow:active,button.prev.yellow:hover,button.prev.yellow:active,.btn.next.yellow:hover,.next.yellow.gform_button:hover,.btn.next.yellow:active,.next.yellow.gform_button:active,.btn.prev.yellow:hover,.prev.yellow.gform_button:hover,.btn.prev.yellow:active,.prev.yellow.gform_button:active{background-color:rgba(0,0,0,0);color:#dcc700}button.next.yellow:hover svg .icon,button.next.yellow:active svg .icon,button.prev.yellow:hover svg .icon,button.prev.yellow:active svg .icon,.btn.next.yellow:hover svg .icon,.next.yellow.gform_button:hover svg .icon,.btn.next.yellow:active svg .icon,.next.yellow.gform_button:active svg .icon,.btn.prev.yellow:hover svg .icon,.prev.yellow.gform_button:hover svg .icon,.btn.prev.yellow:active svg .icon,.prev.yellow.gform_button:active svg .icon{stroke:#dcc700}button.next.blue,button.prev.blue,.btn.next.blue,.next.blue.gform_button,.btn.prev.blue,.prev.blue.gform_button{background-color:#046db5;border-color:#046db5;color:#fff}button.next.blue:hover,button.next.blue:active,button.prev.blue:hover,button.prev.blue:active,.btn.next.blue:hover,.next.blue.gform_button:hover,.btn.next.blue:active,.next.blue.gform_button:active,.btn.prev.blue:hover,.prev.blue.gform_button:hover,.btn.prev.blue:active,.prev.blue.gform_button:active{background-color:rgba(0,0,0,0);color:#046db5}button.next.blue:hover svg .icon,button.next.blue:active svg .icon,button.prev.blue:hover svg .icon,button.prev.blue:active svg .icon,.btn.next.blue:hover svg .icon,.next.blue.gform_button:hover svg .icon,.btn.next.blue:active svg .icon,.next.blue.gform_button:active svg .icon,.btn.prev.blue:hover svg .icon,.prev.blue.gform_button:hover svg .icon,.btn.prev.blue:active svg .icon,.prev.blue.gform_button:active svg .icon{stroke:#046db5}button.next.purple,button.prev.purple,.btn.next.purple,.next.purple.gform_button,.btn.prev.purple,.prev.purple.gform_button{background-color:#784a98;border-color:#784a98;color:#fff}button.next.purple:hover,button.next.purple:active,button.prev.purple:hover,button.prev.purple:active,.btn.next.purple:hover,.next.purple.gform_button:hover,.btn.next.purple:active,.next.purple.gform_button:active,.btn.prev.purple:hover,.prev.purple.gform_button:hover,.btn.prev.purple:active,.prev.purple.gform_button:active{background-color:rgba(0,0,0,0);color:#784a98}button.next.purple:hover svg .icon,button.next.purple:active svg .icon,button.prev.purple:hover svg .icon,button.prev.purple:active svg .icon,.btn.next.purple:hover svg .icon,.next.purple.gform_button:hover svg .icon,.btn.next.purple:active svg .icon,.next.purple.gform_button:active svg .icon,.btn.prev.purple:hover svg .icon,.prev.purple.gform_button:hover svg .icon,.btn.prev.purple:active svg .icon,.prev.purple.gform_button:active svg .icon{stroke:#784a98}button.next.red,button.prev.red,.btn.next.red,.next.red.gform_button,.btn.prev.red,.prev.red.gform_button{background-color:#e2231a;border-color:#e2231a;color:#fff}button.next.red:hover,button.next.red:active,button.prev.red:hover,button.prev.red:active,.btn.next.red:hover,.next.red.gform_button:hover,.btn.next.red:active,.next.red.gform_button:active,.btn.prev.red:hover,.prev.red.gform_button:hover,.btn.prev.red:active,.prev.red.gform_button:active{background-color:rgba(0,0,0,0);color:#e2231a}button.next.red:hover svg .icon,button.next.red:active svg .icon,button.prev.red:hover svg .icon,button.prev.red:active svg .icon,.btn.next.red:hover svg .icon,.next.red.gform_button:hover svg .icon,.btn.next.red:active svg .icon,.next.red.gform_button:active svg .icon,.btn.prev.red:hover svg .icon,.prev.red.gform_button:hover svg .icon,.btn.prev.red:active svg .icon,.prev.red.gform_button:active svg .icon{stroke:#e2231a}button.next.green,button.prev.green,.btn.next.green,.next.green.gform_button,.btn.prev.green,.prev.green.gform_button{background-color:#72a32e;border-color:#72a32e;color:#fff}button.next.green:hover,button.next.green:active,button.prev.green:hover,button.prev.green:active,.btn.next.green:hover,.next.green.gform_button:hover,.btn.next.green:active,.next.green.gform_button:active,.btn.prev.green:hover,.prev.green.gform_button:hover,.btn.prev.green:active,.prev.green.gform_button:active{background-color:rgba(0,0,0,0);color:#72a32e}button.next.green:hover svg .icon,button.next.green:active svg .icon,button.prev.green:hover svg .icon,button.prev.green:active svg .icon,.btn.next.green:hover svg .icon,.next.green.gform_button:hover svg .icon,.btn.next.green:active svg .icon,.next.green.gform_button:active svg .icon,.btn.prev.green:hover svg .icon,.prev.green.gform_button:hover svg .icon,.btn.prev.green:active svg .icon,.prev.green.gform_button:active svg .icon{stroke:#72a32e}button.next.orange,button.prev.orange,.btn.next.orange,.next.orange.gform_button,.btn.prev.orange,.prev.orange.gform_button{background-color:#e9732c;border-color:#e9732c;color:#fff}button.next.orange:hover,button.next.orange:active,button.prev.orange:hover,button.prev.orange:active,.btn.next.orange:hover,.next.orange.gform_button:hover,.btn.next.orange:active,.next.orange.gform_button:active,.btn.prev.orange:hover,.prev.orange.gform_button:hover,.btn.prev.orange:active,.prev.orange.gform_button:active{background-color:rgba(0,0,0,0);color:#e9732c}button.next.orange:hover svg .icon,button.next.orange:active svg .icon,button.prev.orange:hover svg .icon,button.prev.orange:active svg .icon,.btn.next.orange:hover svg .icon,.next.orange.gform_button:hover svg .icon,.btn.next.orange:active svg .icon,.next.orange.gform_button:active svg .icon,.btn.prev.orange:hover svg .icon,.prev.orange.gform_button:hover svg .icon,.btn.prev.orange:active svg .icon,.prev.orange.gform_button:active svg .icon{stroke:#e9732c}button.next.black,button.prev.black,.btn.next.black,.next.black.gform_button,.btn.prev.black,.prev.black.gform_button{background-color:#000;border-color:#000;color:#fff}button.next.black:hover,button.next.black:active,button.prev.black:hover,button.prev.black:active,.btn.next.black:hover,.next.black.gform_button:hover,.btn.next.black:active,.next.black.gform_button:active,.btn.prev.black:hover,.prev.black.gform_button:hover,.btn.prev.black:active,.prev.black.gform_button:active{background-color:rgba(0,0,0,0);color:#000}button.next.black:hover svg .icon,button.next.black:active svg .icon,button.prev.black:hover svg .icon,button.prev.black:active svg .icon,.btn.next.black:hover svg .icon,.next.black.gform_button:hover svg .icon,.btn.next.black:active svg .icon,.next.black.gform_button:active svg .icon,.btn.prev.black:hover svg .icon,.prev.black.gform_button:hover svg .icon,.btn.prev.black:active svg .icon,.prev.black.gform_button:active svg .icon{stroke:#000}button.next.gray-dark,button.prev.gray-dark,.btn.next.gray-dark,.next.gray-dark.gform_button,.btn.prev.gray-dark,.prev.gray-dark.gform_button{background-color:gray;border-color:gray;color:#fff}button.next.gray-dark:hover,button.next.gray-dark:active,button.prev.gray-dark:hover,button.prev.gray-dark:active,.btn.next.gray-dark:hover,.next.gray-dark.gform_button:hover,.btn.next.gray-dark:active,.next.gray-dark.gform_button:active,.btn.prev.gray-dark:hover,.prev.gray-dark.gform_button:hover,.btn.prev.gray-dark:active,.prev.gray-dark.gform_button:active{background-color:rgba(0,0,0,0);color:gray}button.next.gray-dark:hover svg .icon,button.next.gray-dark:active svg .icon,button.prev.gray-dark:hover svg .icon,button.prev.gray-dark:active svg .icon,.btn.next.gray-dark:hover svg .icon,.next.gray-dark.gform_button:hover svg .icon,.btn.next.gray-dark:active svg .icon,.next.gray-dark.gform_button:active svg .icon,.btn.prev.gray-dark:hover svg .icon,.prev.gray-dark.gform_button:hover svg .icon,.btn.prev.gray-dark:active svg .icon,.prev.gray-dark.gform_button:active svg .icon{stroke:gray}button.next.gray,button.prev.gray,.btn.next.gray,.next.gray.gform_button,.btn.prev.gray,.prev.gray.gform_button{background-color:#b4b4b4;border-color:#b4b4b4;color:#fff}button.next.gray:hover,button.next.gray:active,button.prev.gray:hover,button.prev.gray:active,.btn.next.gray:hover,.next.gray.gform_button:hover,.btn.next.gray:active,.next.gray.gform_button:active,.btn.prev.gray:hover,.prev.gray.gform_button:hover,.btn.prev.gray:active,.prev.gray.gform_button:active{background-color:rgba(0,0,0,0);color:#b4b4b4}button.next.gray:hover svg .icon,button.next.gray:active svg .icon,button.prev.gray:hover svg .icon,button.prev.gray:active svg .icon,.btn.next.gray:hover svg .icon,.next.gray.gform_button:hover svg .icon,.btn.next.gray:active svg .icon,.next.gray.gform_button:active svg .icon,.btn.prev.gray:hover svg .icon,.prev.gray.gform_button:hover svg .icon,.btn.prev.gray:active svg .icon,.prev.gray.gform_button:active svg .icon{stroke:#b4b4b4}button.next.gray-light,button.prev.gray-light,.btn.next.gray-light,.next.gray-light.gform_button,.btn.prev.gray-light,.prev.gray-light.gform_button{background-color:#e6e6e6;border-color:#e6e6e6;color:#fff}button.next.gray-light:hover,button.next.gray-light:active,button.prev.gray-light:hover,button.prev.gray-light:active,.btn.next.gray-light:hover,.next.gray-light.gform_button:hover,.btn.next.gray-light:active,.next.gray-light.gform_button:active,.btn.prev.gray-light:hover,.prev.gray-light.gform_button:hover,.btn.prev.gray-light:active,.prev.gray-light.gform_button:active{background-color:rgba(0,0,0,0);color:#e6e6e6}button.next.gray-light:hover svg .icon,button.next.gray-light:active svg .icon,button.prev.gray-light:hover svg .icon,button.prev.gray-light:active svg .icon,.btn.next.gray-light:hover svg .icon,.next.gray-light.gform_button:hover svg .icon,.btn.next.gray-light:active svg .icon,.next.gray-light.gform_button:active svg .icon,.btn.prev.gray-light:hover svg .icon,.prev.gray-light.gform_button:hover svg .icon,.btn.prev.gray-light:active svg .icon,.prev.gray-light.gform_button:active svg .icon{stroke:#e6e6e6}button.next.white,button.prev.white,.btn.next.white,.next.white.gform_button,.btn.prev.white,.prev.white.gform_button{background-color:#fff;border-color:#fff;color:#fff}button.next.white:hover,button.next.white:active,button.prev.white:hover,button.prev.white:active,.btn.next.white:hover,.next.white.gform_button:hover,.btn.next.white:active,.next.white.gform_button:active,.btn.prev.white:hover,.prev.white.gform_button:hover,.btn.prev.white:active,.prev.white.gform_button:active{background-color:rgba(0,0,0,0);color:#fff}button.next.white:hover svg .icon,button.next.white:active svg .icon,button.prev.white:hover svg .icon,button.prev.white:active svg .icon,.btn.next.white:hover svg .icon,.next.white.gform_button:hover svg .icon,.btn.next.white:active svg .icon,.next.white.gform_button:active svg .icon,.btn.prev.white:hover svg .icon,.prev.white.gform_button:hover svg .icon,.btn.prev.white:active svg .icon,.prev.white.gform_button:active svg .icon{stroke:#fff}.btn-circle{border-radius:50%;width:48px;height:48px;padding:6px;min-width:auto;position:relative}.btn-circle>*{position:absolute;left:4px;top:6px}.dropdown .dropdown-toggle{text-align:left;position:relative;padding-left:1rem;padding-right:2.6rem;word-wrap:normal !important;white-space:normal}.dropdown .dropdown-toggle>div small{font-size:70%;text-transform:uppercase;display:block;margin-bottom:.5rem}.dropdown .dropdown-toggle:after{position:absolute;right:1rem;border-style:solid;border-width:2px 2px 0 0;height:.8rem;top:calc(50% - .8rem);transform:rotate(135deg);vertical-align:top;width:.8rem;border-right-color:initial;transition:.2s all ease}.dropdown .dropdown-toggle:hover,.dropdown .dropdown-toggle:active,.dropdown .dropdown-toggle:focus{background-color:#b1b1b1;color:#000}.dropdown.show .dropdown-toggle:after{top:calc(50% - .4rem);transform:rotate(-45deg)}.dropdown .dropdown-menu{top:calc(100% - 2px) !important}.dropdown.campus button,.dropdown.campus .dropdown-item{text-transform:uppercase;font-weight:600}.dropdown.room .dropdown-toggle{min-height:80px}.dropdown.room .dropdown-menu{background-color:#e4e4e4;padding-bottom:1.5rem}.dropdown .dropdown-item{padding-left:3.2rem;background-color:inherit;color:inherit;position:relative;font-weight:600}.dropdown .dropdown-item.active:before{content:"";position:absolute;width:8px;height:8px;top:50%;left:2rem;transform:translateY(-50%);background-color:#000}.dropdown .dropdown-item:hover{background-color:#b1b1b1;cursor:pointer}.dropdown .dropdown-header{margin-top:1rem;color:inherit;white-space:normal;font-weight:400;text-transform:uppercase;padding:.5rem 1.4rem}.border-thick{border-width:6px !important}.border-gray{border-color:#b4b4b4 !important}.border-magenta{border-color:#e02174 !important}.border-turquoise{border-color:#3bb0c9 !important}.border-yellow{border-color:#dcc700 !important}.border-blue{border-color:#046db5 !important}.border-purple{border-color:#784a98 !important}.border-red{border-color:#e2231a !important}.border-green{border-color:#72a32e !important}.border-orange{border-color:#e9732c !important}.border-black{border-color:#000 !important}.border-gray-dark{border-color:gray !important}.border-gray-light{border-color:#e6e6e6 !important}.border-white{border-color:#fff !important}.border-top-indent:before,.border-top-indent-thick:before{position:absolute;content:"";top:0px;left:0;width:100%;max-width:100%;height:10px;background-color:#000;border-radius:10px 10px 0 0;z-index:1}.border-top-indent-thick:before{height:16px}.border-bottom-indent:after,.border-bottom-indent-thick:after{position:absolute;content:"";bottom:0px;left:0;width:100%;max-width:100%;height:10px;background-color:#000;border-radius:0px 0px 10px 10px;z-index:1}.border-bottom-indent-thick:after{height:16px}.border-top-indent.border-magenta::before,.border-top-indent-thick.border-magenta::before,.border-bottom-indent.border-magenta::after,.border-bottom-indent-thick.border-magenta::after{background-color:#e02174 !important}.border-top-indent.border-turquoise:before,.border-top-indent-thick.border-turquoise:before,.border-bottom-indent.border-turquoise:after,.border-bottom-indent-thick.border-turquoise:after{background-color:#3bb0c9 !important}.border-top-indent.border-yellow:before,.border-top-indent-thick.border-yellow:before,.border-bottom-indent.border-yellow:after,.border-bottom-indent-thick.border-yellow:after{background-color:#dcc700 !important}.border-top-indent.border-blue:before,.border-top-indent-thick.border-blue:before,.border-bottom-indent.border-blue:after,.border-bottom-indent-thick.border-blue:after{background-color:#046db5 !important}.border-top-indent.border-purple:before,.border-top-indent-thick.border-purple:before,.border-bottom-indent.border-purple:after,.border-bottom-indent-thick.border-purple:after{background-color:#784a98 !important}.border-top-indent.border-red:before,.border-top-indent-thick.border-red:before{background-color:#e2231a !important}.border-bottom-indent.border-red:after{background-color:#e2231a !important}.border-top-indent.border-green:before,.border-top-indent-thick.border-green:before{background-color:#72a32e !important}.border-bottom-indent.border-green:after{background-color:#72a32e !important}.border-top-indent.border-orange:before,.border-top-indent-thick.border-orange:before{background-color:#e9732c !important}.border-bottom-indent.border-orange:after{background-color:#e9732c !important}.border-top-indent.border-black:before,.border-top-indent-thick.border-black:before{background-color:#000 !important}.border-bottom-indent.border-black:after{background-color:#000 !important}.border-top-indent.border-gray-dark:before,.border-top-indent-thick.border-gray-dark:before{background-color:gray !important}.border-top-indent.border-gray:before,.border-top-indent-thick.border-gray:before{background-color:#b4b4b4 !important}.border-top-indent.border-gray-light:before,.border-top-indent-thick.border-gray-light:before{background-color:#e6e6e6 !important}.border-top-indent.border-white:before,.border-top-indent-thick.border-white:before{background-color:#fff !important}.border-bottom-indent.border-white:after{background-color:#fff !important}.rounded-border{border-radius:10px}.rounded-border-top{border-radius:10px 10px 0 0 !important}.rounded-border-bottom{border-radius:0 0 10px 10px !important}.border-bottom-white-1{border-bottom:1px solid #fff}.border-bottom-white-2{border-bottom:2px solid #fff}.border-white-2{border:2px solid #fff}.wrap-figcaption{position:relative;width:100%;padding-top:75%;background-repeat:no-repeat;background-size:cover;background-position:center;perspective:1000px}.wrap-figcaption.primary{border:3px solid #fff}@media(max-width: 767.98px){.wrap-figcaption.a-tall{padding-top:136%}}figcaption{color:#fff}figcaption,figcaption>a,figcaption>.link-block-styled{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden;border-radius:10px}figcaption>a,figcaption>.link-block-styled{z-index:10 !important}figcaption .fig{position:absolute;display:block;width:100%;height:100%;z-index:0;background-repeat:no-repeat;background-position:center;background-size:cover;transition:transform .35s;transform:scale3d(1, 1, 1)}figcaption .fig:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;z-index:1;opacity:0;transition:opacity .35s;background:rgba(0,0,0,.4)}figcaption .caption{z-index:2;position:absolute;left:0;bottom:-15px;width:100%;transition:transform .35s;transform:translate3d(0, -30px, 0)}figcaption .caption>*{margin-bottom:0}figcaption:after{content:"";position:absolute;bottom:15px;left:50%;width:25%;height:6px;z-index:2;transform:translateX(-50%);background-color:#fff;border-radius:3px;transition:width .35s}figcaption:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;opacity:1;transition:opacity .35s;background:rgba(0,0,0,0);background:linear-gradient(180deg, rgba(0, 0, 0, 0) 10%, black 65%)}figcaption.magenta:after{background-color:#e02174}figcaption.turquoise:after{background-color:#3bb0c9}figcaption.yellow:after{background-color:#dcc700}figcaption.blue:after{background-color:#046db5}figcaption.purple:after{background-color:#784a98}figcaption.red:after{background-color:#e2231a}figcaption.green:after{background-color:#72a32e}figcaption.orange:after{background-color:#e9732c}figcaption.black:after{background-color:#000}figcaption.gray-dark:after{background-color:gray}figcaption.gray:after{background-color:#b4b4b4}figcaption.gray-light:after{background-color:#e6e6e6}figcaption.white:after{background-color:#fff}@media(max-width: 767.98px){figcaption.magenta .fig:before{background:rgba(231,34,118,.6)}figcaption.turquoise .fig:before{background:rgba(59,176,201,.6)}figcaption.yellow .fig:before{background:rgba(220,199,0,.6)}figcaption.blue .fig:before{background:rgba(4,109,181,.6)}figcaption.purple .fig:before{background:rgba(120,74,152,.6)}figcaption.red .fig:before{background:rgba(226,35,26,.6)}figcaption.green .fig:before{background:rgba(114,163,46,.6)}figcaption.orange .fig:before{background:rgba(233,116,44,.6)}figcaption.black .fig:before{background:rgba(0,0,0,.6)}figcaption.gray-dark .fig:before{background:rgba(128,128,128,.6)}figcaption.gray .fig:before{background:rgba(180,180,180,.6)}figcaption.gray-light .fig:before{background:rgba(230,230,230,.6)}figcaption.white .fig:before{background:rgba(255,255,255,.6)}}@media(min-width: 768px)and (max-width: 991.98px){figcaption .caption h3,figcaption .title h3{font-size:1rem}}figcaption:hover:after,figcaption:active:after{width:50%}figcaption:hover .fig,figcaption:active .fig,figcaption:focus-within .fig{transform:scale3d(1.3, 1.3, 1)}:root{--main-brand-colour: #E02174;--filter-blue-lighter: brightness(0) saturate(100%) invert(48%) sepia(96%) saturate(3535%) hue-rotate(189deg) brightness(105%) contrast(107%);--filter-blue: brightness(0) saturate(100%) invert(28%) sepia(98%) saturate(769%) hue-rotate(172deg) brightness(105%) contrast(106%);--filter-magenta: brightness(0) saturate(100%) invert(21%) sepia(72%) saturate(4467%) hue-rotate(322deg) brightness(92%) contrast(90%);--filter-turquoise: brightness(0) saturate(100%) invert(63%) sepia(45%) saturate(580%) hue-rotate(143deg) brightness(88%) contrast(92%);--filter-yellow: brightness(0) saturate(100%) invert(69%) sepia(91%) saturate(595%) hue-rotate(8deg) brightness(95%) contrast(103%);--filter-purple: brightness(0) saturate(100%) invert(32%) sepia(47%) saturate(753%) hue-rotate(232deg) brightness(92%) contrast(85%);--filter-red: brightness(0) saturate(100%) invert(22%) sepia(48%) saturate(6895%) hue-rotate(353deg) brightness(91%) contrast(93%);--filter-green: brightness(0) saturate(100%) invert(53%) sepia(100%) saturate(320%) hue-rotate(43deg) brightness(90%) contrast(86%);--filter-orange: brightness(0) saturate(100%) invert(55%) sepia(25%) saturate(3899%) hue-rotate(345deg) brightness(97%) contrast(88%);--filter-gray-dark: brightness(0) saturate(100%) invert(49%) sepia(23%) saturate(13%) hue-rotate(324deg) brightness(97%) contrast(86%)}.bg-magenta{background-color:#e02174 !important}.bg-turquoise{background-color:#3bb0c9 !important}.bg-yellow{background-color:#dcc700 !important}.bg-blue{background-color:#046db5 !important}.bg-purple{background-color:#784a98 !important}.bg-red{background-color:#e2231a !important}.bg-green{background-color:#72a32e !important}.bg-orange{background-color:#e9732c}.bg-black{background-color:#000 !important}.bg-black .wysiwyg a:not(.btn),.bg-black .wysiwyg a:not(.btn) strong{color:#fff !important;font-weight:700}.bg-black.wysiwyg a:not(.btn),.bg-black.wysiwyg a:not(.btn) strong{color:#fff !important;font-weight:700}.bg-gray-dark{background-color:gray !important}.bg-gray{background-color:#b4b4b4 !important}.bg-gray-light{background-color:#e6e6e6 !important}.bg-zero{background-color:gray !important}.bg-white{background-color:#fff !important}.bg-magenta-opaque{background-color:rgba(231,34,118,.8)}.bg-turquoise-opaque{background-color:rgba(59,176,201,.8)}.bg-yellow-opaque{background-color:rgba(220,199,0,.8)}.bg-blue-opaque{background-color:rgba(4,109,181,.8)}.bg-purple-opaque{background-color:rgba(120,74,152,.8)}.bg-red-opaque{background-color:rgba(226,35,26,.8)}.bg-green-opaque{background-color:rgba(114,163,46,.8)}.bg-orange-opaque{background-color:rgba(233,116,44,.8)}.bg-black-opaque{background-color:rgba(0,0,0,.8)}.bg-gray-dark-opaque{background-color:rgba(128,128,128,.8)}.bg-gray-opaque{background-color:rgba(180,180,180,.8)}.bg-gray-light-opaque{background-color:rgba(230,230,230,.8)}.bg-white-opaque{background-color:rgba(255,255,255,.95)}.bg-white-opaque a{color:#046db5 !important}.text-magenta{color:#e02174 !important}.text-turquoise{color:#3bb0c9 !important}.text-yellow{color:#dcc700 !important}.text-blue{color:#046db5 !important}.text-purple{color:#784a98 !important}.text-red{color:#e2231a !important}.text-green{color:#72a32e !important}.text-orange{color:#e9732c}.text-black{color:#000 !important}.text-gray-dark{color:gray !important}.text-gray{color:#b4b4b4 !important}.text-gray-light{color:#e6e6e6 !important}.text-white{color:#fff !important}.color-magenta{color:#e02174}.color-turquoise{color:#3bb0c9}.color-yellow{color:#dcc700}.color-blue{color:#046db5}.color-purple{color:#784a98}.color-red{color:#e2231a}.color-green{color:#72a32e}.color-orange{color:#e9732c}.color-black{color:#000}.color-gray-dark{color:gray}.color-gray-light{color:#e6e6e6}.color-white{color:#fff}.custom-control.custom-checkbox.magenta .custom-control-input:checked~.custom-control-label:before{border-color:#b4b4b4;background-color:#fff}.custom-control.custom-checkbox.magenta .custom-control-input:checked~.custom-control-label:after{border-color:#e02174;background-color:#e02174;width:.6rem;height:.6rem;transform:translate(0.2rem, 0.2rem)}.custom-control.custom-checkbox.turquoise .custom-control-input:checked~.custom-control-label:before{border-color:#b4b4b4;background-color:#fff}.custom-control.custom-checkbox.turquoise .custom-control-input:checked~.custom-control-label:after{border-color:#3bb0c9;background-color:#3bb0c9;width:.6rem;height:.6rem;transform:translate(0.2rem, 0.2rem)}.custom-control.custom-checkbox.yellow .custom-control-input:checked~.custom-control-label:before{border-color:#b4b4b4;background-color:#fff}.custom-control.custom-checkbox.yellow .custom-control-input:checked~.custom-control-label:after{border-color:#dcc700;background-color:#dcc700;width:.6rem;height:.6rem;transform:translate(0.2rem, 0.2rem)}.custom-control.custom-checkbox.blue .custom-control-input:checked~.custom-control-label:before{border-color:#b4b4b4;background-color:#fff}.custom-control.custom-checkbox.blue .custom-control-input:checked~.custom-control-label:after{border-color:#046db5;background-color:#046db5;width:.6rem;height:.6rem;transform:translate(0.2rem, 0.2rem)}.custom-control.custom-checkbox.purple .custom-control-input:checked~.custom-control-label:before{border-color:#b4b4b4;background-color:#fff}.custom-control.custom-checkbox.purple .custom-control-input:checked~.custom-control-label:after{border-color:#784a98;background-color:#784a98;width:.6rem;height:.6rem;transform:translate(0.2rem, 0.2rem)}.custom-control.custom-checkbox.red .custom-control-input:checked~.custom-control-label:before{border-color:#b4b4b4;background-color:#fff}.custom-control.custom-checkbox.red .custom-control-input:checked~.custom-control-label:after{border-color:#e2231a;background-color:#e2231a;width:.6rem;height:.6rem;transform:translate(0.2rem, 0.2rem)}.custom-control.custom-checkbox.green .custom-control-input:checked~.custom-control-label:before{border-color:#b4b4b4;background-color:#fff}.custom-control.custom-checkbox.green .custom-control-input:checked~.custom-control-label:after{border-color:#72a32e;background-color:#72a32e;width:.6rem;height:.6rem;transform:translate(0.2rem, 0.2rem)}.custom-control.custom-checkbox.orange .custom-control-input:checked~.custom-control-label:before{border-color:#b4b4b4;background-color:#fff}.custom-control.custom-checkbox.orange .custom-control-input:checked~.custom-control-label:after{border-color:#e9732c;background-color:#e9732c;width:.6rem;height:.6rem;transform:translate(0.2rem, 0.2rem)}.custom-control.custom-checkbox.black .custom-control-input:checked~.custom-control-label:before{border-color:#b4b4b4;background-color:#fff}.custom-control.custom-checkbox.black .custom-control-input:checked~.custom-control-label:after{border-color:#000;background-color:#000;width:.6rem;height:.6rem;transform:translate(0.2rem, 0.2rem)}.custom-control.custom-checkbox.gray-dark .custom-control-input:checked~.custom-control-label:before{border-color:#b4b4b4;background-color:#fff}.custom-control.custom-checkbox.gray-dark .custom-control-input:checked~.custom-control-label:after{border-color:gray;background-color:gray;width:.6rem;height:.6rem;transform:translate(0.2rem, 0.2rem)}.custom-control.custom-checkbox.gray .custom-control-input:checked~.custom-control-label:before{border-color:#b4b4b4;background-color:#fff}.custom-control.custom-checkbox.gray .custom-control-input:checked~.custom-control-label:after{border-color:#b4b4b4;background-color:#b4b4b4;width:.6rem;height:.6rem;transform:translate(0.2rem, 0.2rem)}.custom-control.custom-checkbox.gray-light .custom-control-input:checked~.custom-control-label:before{border-color:#b4b4b4;background-color:#fff}.custom-control.custom-checkbox.gray-light .custom-control-input:checked~.custom-control-label:after{border-color:#e6e6e6;background-color:#e6e6e6;width:.6rem;height:.6rem;transform:translate(0.2rem, 0.2rem)}.custom-control.custom-checkbox.white .custom-control-input:checked~.custom-control-label:before{border-color:#b4b4b4;background-color:#fff}.custom-control.custom-checkbox.white .custom-control-input:checked~.custom-control-label:after{border-color:#fff;background-color:#fff;width:.6rem;height:.6rem;transform:translate(0.2rem, 0.2rem)}img,svg{vertical-align:top}.bg-angle{position:relative}.bg-angle>section{position:relative;z-index:1}.front-page-social .tns-lazy-img,.image-item.wrap-figcaption .tns-lazy-img,.panel-img.a-4x3 img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.panel-img.a-4x3 img{top:0}:root{--gradient-size: 150px;--gradient-bg-colour: #fff;--gradient-start-colour: #000}.section__masthead.gradient-dark::before{background:linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, black 80%)}.section__masthead.gradient-dark.deep::before{background:linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, black 50%)}.pullup-gradient{background:linear-gradient(180deg, var(--gradient-start-colour) var(--gradient-size), var(--gradient-bg-colour) var(--gradient-size))}.pullup-gradient.bg-gray-light{--gradient-bg-colour: #e6e6e6}.pullup-gradient.gradient-light-gray{--gradient-start-colour: #e6e6e6}.pullup-gradient-variant{background:linear-gradient(180deg, var(--gradient-start-colour) calc(var(--gradient-size) / var(--gradient-length, 1)), var(--gradient-bg-colour) calc(var(--gradient-size) / var(--gradient-length, 1)))}.pullup-gradient-variant.bg-gray-light{--gradient-bg-colour: #e6e6e6}.pullup-gradient-variant.gradient-light-gray{--gradient-start-colour: #e6e6e6}.pullup-gradient-xs{background:linear-gradient(180deg, var(--gradient-start-colour) calc(var(--gradient-size) / 3), var(--gradient-bg-colour) calc(var(--gradient-size) / 3))}.pullup-gradient-xs.bg-gray-light{--gradient-bg-colour: #e6e6e6}.pullup-gradient-xs.gradient-light-gray{--gradient-start-colour: #e6e6e6}.pullup-gradient-sm{background:linear-gradient(180deg, var(--gradient-start-colour) calc(var(--gradient-size) / 1.5), var(--gradient-bg-colour) calc(var(--gradient-size) / 1.5))}.pullup-gradient-sm.bg-gray-light{--gradient-bg-colour: #e6e6e6}.pullup-gradient-sm.gradient-light-gray{--gradient-start-colour: #e6e6e6}.pullup-gradient-md{background:linear-gradient(180deg, var(--gradient-start-colour) calc(var(--gradient-size) * 1.5), var(--gradient-bg-colour) calc(var(--gradient-size) * 1.5))}.pullup-gradient-md.bg-gray-light{--gradient-bg-colour: #e6e6e6}.pullup-gradient-md.gradient-light-gray{--gradient-start-colour: #e6e6e6}.pullup-pulldown-gradient{background:linear-gradient(180deg, var(--gradient-start-colour) 5%, #fff 5%, #fff 95%, var(--gradient-start-colour) 95%)}.pullup-pulldown-gradient.gradient-light-gray{--gradient-start-colour: #e6e6e6}.pulldown-gradient{background:linear-gradient(180deg, #fff 90%, var(--gradient-start-colour) 90%)}.pulldown-gradient.gradient-light-gray{--gradient-start-colour: #e6e6e6}a,.link-block-styled{background-color:rgba(0,0,0,0);color:inherit;text-decoration:none;transition:color .25s ease-out;word-wrap:break-word;-webkit-text-decoration-skip:objects}a:active,.link-block-styled:active,a:hover,.link-block-styled:hover,.link-block:hover .link-block-styled{outline:0}a:active,.link-block-styled:active,a:focus,.link-block-styled:focus,a:hover,.link-block-styled:hover,.link-block:hover .link-block-styled{color:#046db5}a.magenta,.magenta.link-block-styled{color:#e02174}a.magenta:active,.magenta.link-block-styled:active,a.magenta:focus,.magenta.link-block-styled:focus,a.magenta:hover,.magenta.link-block-styled:hover,.link-block:hover .magenta.link-block-styled,a.magenta-hover:active,.magenta-hover.link-block-styled:active,a.magenta-hover:focus,.magenta-hover.link-block-styled:focus,a.magenta-hover:hover,.magenta-hover.link-block-styled:hover,.link-block:hover .magenta-hover.link-block-styled{color:#e02174}a.turquoise,.turquoise.link-block-styled{color:#3bb0c9}a.turquoise:active,.turquoise.link-block-styled:active,a.turquoise:focus,.turquoise.link-block-styled:focus,a.turquoise:hover,.turquoise.link-block-styled:hover,.link-block:hover .turquoise.link-block-styled,a.turquoise-hover:active,.turquoise-hover.link-block-styled:active,a.turquoise-hover:focus,.turquoise-hover.link-block-styled:focus,a.turquoise-hover:hover,.turquoise-hover.link-block-styled:hover,.link-block:hover .turquoise-hover.link-block-styled{color:#3bb0c9}a.yellow,.yellow.link-block-styled{color:#dcc700}a.yellow:active,.yellow.link-block-styled:active,a.yellow:focus,.yellow.link-block-styled:focus,a.yellow:hover,.yellow.link-block-styled:hover,.link-block:hover .yellow.link-block-styled,a.yellow-hover:active,.yellow-hover.link-block-styled:active,a.yellow-hover:focus,.yellow-hover.link-block-styled:focus,a.yellow-hover:hover,.yellow-hover.link-block-styled:hover,.link-block:hover .yellow-hover.link-block-styled{color:#dcc700}a.blue,.blue.link-block-styled{color:#046db5}a.blue:active,.blue.link-block-styled:active,a.blue:focus,.blue.link-block-styled:focus,a.blue:hover,.blue.link-block-styled:hover,.link-block:hover .blue.link-block-styled,a.blue-hover:active,.blue-hover.link-block-styled:active,a.blue-hover:focus,.blue-hover.link-block-styled:focus,a.blue-hover:hover,.blue-hover.link-block-styled:hover,.link-block:hover .blue-hover.link-block-styled{color:#046db5}a.purple,.purple.link-block-styled{color:#784a98}a.purple:active,.purple.link-block-styled:active,a.purple:focus,.purple.link-block-styled:focus,a.purple:hover,.purple.link-block-styled:hover,.link-block:hover .purple.link-block-styled,a.purple-hover:active,.purple-hover.link-block-styled:active,a.purple-hover:focus,.purple-hover.link-block-styled:focus,a.purple-hover:hover,.purple-hover.link-block-styled:hover,.link-block:hover .purple-hover.link-block-styled{color:#784a98}a.red,.red.link-block-styled{color:#e2231a}a.red:active,.red.link-block-styled:active,a.red:focus,.red.link-block-styled:focus,a.red:hover,.red.link-block-styled:hover,.link-block:hover .red.link-block-styled,a.red-hover:active,.red-hover.link-block-styled:active,a.red-hover:focus,.red-hover.link-block-styled:focus,a.red-hover:hover,.red-hover.link-block-styled:hover,.link-block:hover .red-hover.link-block-styled{color:#e2231a}a.green,.green.link-block-styled{color:#72a32e}a.green:active,.green.link-block-styled:active,a.green:focus,.green.link-block-styled:focus,a.green:hover,.green.link-block-styled:hover,.link-block:hover .green.link-block-styled,a.green-hover:active,.green-hover.link-block-styled:active,a.green-hover:focus,.green-hover.link-block-styled:focus,a.green-hover:hover,.green-hover.link-block-styled:hover,.link-block:hover .green-hover.link-block-styled{color:#72a32e}a.orange,.orange.link-block-styled{color:#e9732c}a.orange:active,.orange.link-block-styled:active,a.orange:focus,.orange.link-block-styled:focus,a.orange:hover,.orange.link-block-styled:hover,.link-block:hover .orange.link-block-styled,a.orange-hover:active,.orange-hover.link-block-styled:active,a.orange-hover:focus,.orange-hover.link-block-styled:focus,a.orange-hover:hover,.orange-hover.link-block-styled:hover,.link-block:hover .orange-hover.link-block-styled{color:#e9732c}a.black,.black.link-block-styled{color:#000}a.black:active,.black.link-block-styled:active,a.black:focus,.black.link-block-styled:focus,a.black:hover,.black.link-block-styled:hover,.link-block:hover .black.link-block-styled,a.black-hover:active,.black-hover.link-block-styled:active,a.black-hover:focus,.black-hover.link-block-styled:focus,a.black-hover:hover,.black-hover.link-block-styled:hover,.link-block:hover .black-hover.link-block-styled{color:#000}a.gray-dark,.gray-dark.link-block-styled{color:gray}a.gray-dark:active,.gray-dark.link-block-styled:active,a.gray-dark:focus,.gray-dark.link-block-styled:focus,a.gray-dark:hover,.gray-dark.link-block-styled:hover,.link-block:hover .gray-dark.link-block-styled,a.gray-dark-hover:active,.gray-dark-hover.link-block-styled:active,a.gray-dark-hover:focus,.gray-dark-hover.link-block-styled:focus,a.gray-dark-hover:hover,.gray-dark-hover.link-block-styled:hover,.link-block:hover .gray-dark-hover.link-block-styled{color:gray}a.gray,.gray.link-block-styled{color:#b4b4b4}a.gray:active,.gray.link-block-styled:active,a.gray:focus,.gray.link-block-styled:focus,a.gray:hover,.gray.link-block-styled:hover,.link-block:hover .gray.link-block-styled,a.gray-hover:active,.gray-hover.link-block-styled:active,a.gray-hover:focus,.gray-hover.link-block-styled:focus,a.gray-hover:hover,.gray-hover.link-block-styled:hover,.link-block:hover .gray-hover.link-block-styled{color:#b4b4b4}a.gray-light,.gray-light.link-block-styled{color:#e6e6e6}a.gray-light:active,.gray-light.link-block-styled:active,a.gray-light:focus,.gray-light.link-block-styled:focus,a.gray-light:hover,.gray-light.link-block-styled:hover,.link-block:hover .gray-light.link-block-styled,a.gray-light-hover:active,.gray-light-hover.link-block-styled:active,a.gray-light-hover:focus,.gray-light-hover.link-block-styled:focus,a.gray-light-hover:hover,.gray-light-hover.link-block-styled:hover,.link-block:hover .gray-light-hover.link-block-styled{color:#e6e6e6}a.white,.white.link-block-styled{color:#fff}a.white:active,.white.link-block-styled:active,a.white:focus,.white.link-block-styled:focus,a.white:hover,.white.link-block-styled:hover,.link-block:hover .white.link-block-styled,a.white-hover:active,.white-hover.link-block-styled:active,a.white-hover:focus,.white-hover.link-block-styled:focus,a.white-hover:hover,.white-hover.link-block-styled:hover,.link-block:hover .white-hover.link-block-styled{color:#fff}a.link-block,.link-block.link-block-styled{color:#000;display:block;text-decoration:none}a.toggler,.toggler.link-block-styled{position:relative;padding-right:35px}a.toggler:hover,.toggler.link-block-styled:hover,.link-block:hover .toggler.link-block-styled,a.toggler:active,.toggler.link-block-styled:active,a.toggler:focus,.toggler.link-block-styled:focus{text-decoration:none}a.toggler.underline,.toggler.underline.link-block-styled{padding-bottom:.75rem;border-bottom:2px solid #000}a.toggler.underline-light,.toggler.underline-light.link-block-styled{padding-bottom:.5rem;border-bottom:2px solid #fff}a.toggler span,.toggler.link-block-styled span{position:absolute;display:inline-block;right:-15px;top:50%;transform:translate(0, -50%);width:35px;height:35px;background-color:#000;border-color:#000;border-radius:50%;border-width:2px;border-style:solid;margin-top:-3px}a.toggler span.light,.toggler.link-block-styled span.light{background-color:#e02174;border-color:#e02174}a.toggler span.light:before,.toggler.link-block-styled span.light:before,a.toggler span.light:after,.toggler.link-block-styled span.light:after{background-color:#fff}a.toggler span.hollow,.toggler.link-block-styled span.hollow{background-color:rgba(0,0,0,0)}a.toggler span.hollow:before,.toggler.link-block-styled span.hollow:before,a.toggler span.hollow:after,.toggler.link-block-styled span.hollow:after{background-color:#fff}a.toggler span:before,.toggler.link-block-styled span:before,a.toggler span:after,.toggler.link-block-styled span:after{background-color:#fff;content:"";height:4px;left:6px;opacity:1;position:absolute;top:13px;transform:rotate(0deg);transition:opacity .25s ease-out,transform .25s ease-out;width:19px}a.toggler.collapsed span:before,.toggler.collapsed.link-block-styled span:before{transform:rotate(90deg)}a.toggler.collapsed span:after,.toggler.collapsed.link-block-styled span:after{transform:rotate(180deg)}a.toggler{font-size:1.3rem}.list-unstyled{margin-left:0;list-style:none}.list-inline{list-style:none;margin-left:-8px;margin-right:-8px;padding:0}.list-inline>li{display:inline;margin-left:8px;margin-right:8px}ul,ol{margin:0 0 1em 32px;padding:0}ul ul,ul ol,ol ol,ol ul{margin-bottom:0}dl,dd{margin:0;padding:0}dd{margin-bottom:1em}dt{font-weight:bold}.a-1x1{padding-top:100% !important}.a-4x3{padding-top:75% !important}.a-16x9{padding-top:56.25% !important}.a-4x5{padding-top:125% !important}.a-tall{padding-top:177% !important}.a-2x1{padding-top:50% !important}@media(max-width: 767.98px){.a-tall{padding-top:125% !important}}*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-gutter:stable;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0;background:#fff;color:#2b2b2b;font-family:"Open Sans",sans-serif;font-size:1rem;font-weight:400;line-height:1.6rem;text-align:left}body.admin-bar:before{top:auto}@media(min-width: 768px){body.content{background:#d9d9d9}}p{margin:0 0 1.5em 0}code,kbd,pre,samp{border-radius:1px;font-family:Menlo,Monaco,"Courier New",monospace;font-size:.875rem}code{background-color:#f8f8f8;color:#e2231a;padding:4px;word-wrap:break-word}pre{background-color:#f5f5f5;display:block;line-height:1.5;margin-bottom:1em;overflow:auto;padding:13px;-moz-tab-size:4;-o-tab-size:4;tab-size:4;white-space:pre-wrap;word-break:break-all}pre code{background-color:rgba(0,0,0,0);border:0;color:inherit;font-size:1em;padding:0}.site-wrapper{margin:0 auto;min-height:100vh;overflow:hidden;position:relative;width:100%;background-color:#000}#main{background-color:#fff}#main:active,#main:focus{outline:none}.pointer:hover{cursor:pointer}svg{height:auto;width:100%}.icon{display:inline-block;fill:currentColor;height:0;width:0}svg .icon{height:1em;width:1em}svg.uon-icon{filter:invert(1);transition:filter .35s}svg.uon-icon>*{stroke-width:1.5px;transition:fill .35s,stroke .35s}.svg-filter-none,.svg-filter-none>svg{filter:none}:root{--fs-h1: clamp(2.25rem, 3vw + 1rem, 3.75rem);--fs-h2: clamp(1.875rem, 3vw + 1rem, 3rem);--fs-h3: clamp(1.625rem, 2vw + 1rem, 2.25rem);--fs-h4: clamp(1.375rem, 2vw + 1rem, 1.75rem);--fs-h5: clamp(1.25rem, 1vw + 1rem, 1.375rem);--fs-h6: clamp(1.125rem, 2vw + 1rem, 1.125rem)}.fs-15{font-size:.94rem}.fs-normal{font-size:1rem}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}.h0{font-size:1rem}h1,.h1{font-size:var(--fs-h1)}.h1-max{font-size:3.75rem}h2,.h2{font-size:var(--fs-h2)}@media(min-width: 576px){.h2-sm{font-size:var(--fs-h2)}}.h2-max{font-size:3rem}h3,.h3{font-size:var(--fs-h3)}@media(min-width: 576px){.h3-sm{font-size:var(--fs-h3)}}.h3-max{font-size:2.25rem}h4,.h4{font-size:var(--fs-h4)}@media(min-width: 576px){.h4-sm{font-size:var(--fs-h4)}}.h4-max{font-size:1.75rem}h5,.h5{font-size:var(--fs-h5)}@media(min-width: 576px){.h5-sm{font-size:var(--fs-h5)}}.h5-max{font-size:1.375rem}h6,.h6{font-size:var(--fs-h6)}@media(min-width: 576px){.h6-sm{font-size:var(--fs-h6)}}@media(min-width: 400px){.h1-xs{font-size:var(--fs-h1)}}@media(min-width: 576px){.h1-sm{font-size:var(--fs-h1)}}h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child{padding-top:0}h1,.h1,h2,.h2{font-weight:800;margin-bottom:.5em}h1.text-upper,.h1.text-upper,h2.text-upper,.h2.text-upper{line-height:.9em}h3,.h3,h4,.h4,h5,.h5,h6,.h6{font-weight:700;margin-bottom:.5em}h3+h2,h3+.h2,.h3+h2,.h3+.h2{padding-top:0}h4+h2,h4+.h2,.h4+h2,.h4+.h2{padding-top:0}h5+h3,h5+.h3,.h5+h3,.h5+.h3{padding-top:0}.text-uppercase,.text-upper{text-transform:uppercase}@media(min-width: 576px){.text-sm-upper{text-transform:uppercase}}hr{border:0;border-top:4px solid #000;border-bottom:0 solid #000;border-radius:10px;box-sizing:content-box;margin:32px auto;overflow:visible;width:50px;transition:width .4s}@media(min-width: 576px){hr{width:75px}}hr.full{width:100%}hr.thin{border-top-width:1px}hr.left{margin-left:0}@media(max-width: 576px){hr{margin:1em auto 2em auto}hr.left{margin:1em 0 2em 0}}hr.magenta{border-top-color:#e02174}hr.turquoise{border-top-color:#3bb0c9}hr.yellow{border-top-color:#dcc700}hr.blue{border-top-color:#046db5}hr.purple{border-top-color:#784a98}hr.red{border-top-color:#e2231a}hr.green{border-top-color:#72a32e}hr.black{border-top-color:#000}hr.gray-dark{border-top-color:gray}hr.gray{border-top-color:#b4b4b4}hr.gray-light{border-top-color:#e6e6e6}hr.white{border-top-color:#fff}.single-course hr{margin:1em auto 2em auto}.single-course hr.left{margin:1em 0 2em 0}b,strong{font-weight:inherit}b,strong{font-weight:600}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}dfn{font-style:italic}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}blockquote{margin:0 0 2rem 1.25rem;padding-left:1em;text-align:left;border-left:8px solid}.single-blog blockquote{border-color:#72a32e}.single-news blockquote{border-color:#e02174}blockquote .quote{display:inline-block;height:28px;width:34px}@media(min-width: 768px){blockquote .quote{width:42px}}blockquote .quote-left{margin-right:1em}@media(min-width: 768px){blockquote .quote-left{vertical-align:super}}blockquote .quote-right{margin-left:1em;transform:translate(0, 25%)}@media(min-width: 768px){blockquote .quote-right{transform:translate(0, 15%)}}blockquote p{display:inline;font-size:1.15rem;-webkit-hyphens:auto;hyphens:auto;line-height:1.5rem;margin-bottom:.25em;font-style:italic}blockquote cite{font-size:.875rem;font-style:normal;margin-top:.25em}@media(min-width: 768px){blockquote cite{margin-top:.5em}}@media(min-width: 992px){blockquote cite{margin-top:.75em}}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:""}.wysiwyg h1,.wysiwyg h2,.wysiwyg h3,.wysiwyg h4{text-transform:uppercase;margin-top:3rem}.page-template-default .wysiwyg h1:first-child,.page-template-default .wysiwyg h2:first-child{margin-top:1rem}@media(min-width: 992px){.wysiwyg h1,.wysiwyg h2,.wysiwyg h3,.wysiwyg h4{margin-top:4rem}}.wysiwyg p,.wysiwyg ul,.wysiwyg table{text-align:left}.wysiwyg p a:not(.btn):not(.gform_button),.wysiwyg p .link-block-styled:not(.btn):not(.gform_button),.wysiwyg ul a:not(.btn):not(.gform_button),.wysiwyg ul .link-block-styled:not(.btn):not(.gform_button),.wysiwyg table a:not(.btn):not(.gform_button),.wysiwyg table .link-block-styled:not(.btn):not(.gform_button){color:#046db5}.wysiwyg p a:not(.btn):not(.gform_button):hover,.wysiwyg p .link-block-styled:not(.btn):not(.gform_button):hover,.wysiwyg p .link-block:hover .link-block-styled:not(.btn):not(.gform_button),.link-block:hover .wysiwyg p .link-block-styled:not(.btn):not(.gform_button),.wysiwyg p a:not(.btn):not(.gform_button):active,.wysiwyg p .link-block-styled:not(.btn):not(.gform_button):active,.wysiwyg p a:not(.btn):not(.gform_button):focus,.wysiwyg p .link-block-styled:not(.btn):not(.gform_button):focus,.wysiwyg ul a:not(.btn):not(.gform_button):hover,.wysiwyg ul .link-block-styled:not(.btn):not(.gform_button):hover,.wysiwyg ul .link-block:hover .link-block-styled:not(.btn):not(.gform_button),.link-block:hover .wysiwyg ul .link-block-styled:not(.btn):not(.gform_button),.wysiwyg ul a:not(.btn):not(.gform_button):active,.wysiwyg ul .link-block-styled:not(.btn):not(.gform_button):active,.wysiwyg ul a:not(.btn):not(.gform_button):focus,.wysiwyg ul .link-block-styled:not(.btn):not(.gform_button):focus,.wysiwyg table a:not(.btn):not(.gform_button):hover,.wysiwyg table .link-block-styled:not(.btn):not(.gform_button):hover,.wysiwyg table .link-block:hover .link-block-styled:not(.btn):not(.gform_button),.link-block:hover .wysiwyg table .link-block-styled:not(.btn):not(.gform_button),.wysiwyg table a:not(.btn):not(.gform_button):active,.wysiwyg table .link-block-styled:not(.btn):not(.gform_button):active,.wysiwyg table a:not(.btn):not(.gform_button):focus,.wysiwyg table .link-block-styled:not(.btn):not(.gform_button):focus{text-decoration:underline}.wysiwyg p a.btn,.wysiwyg p .btn.link-block-styled,.wysiwyg p .link-block-styled.gform_button,.wysiwyg p a.gform_button,.wysiwyg ul a.btn,.wysiwyg ul .btn.link-block-styled,.wysiwyg ul .link-block-styled.gform_button,.wysiwyg ul a.gform_button,.wysiwyg table a.btn,.wysiwyg table .btn.link-block-styled,.wysiwyg table .link-block-styled.gform_button,.wysiwyg table a.gform_button{margin-bottom:.25em;margin-top:.25em}.wysiwyg iframe{max-width:100%;display:block;margin-left:auto;margin-right:auto}iframe[src*="youtube.com"]{aspect-ratio:16/9;height:auto;width:100%}.wysiwyg.no-justify p,.wysiwyg.no-justify ul,.wysiwyg.no-justify table{text-align:left}.wysiwyg .btn,.wysiwyg .gform_button{margin:.5em 0 2em 0}.wysiwyg .btn:hover,.wysiwyg .gform_button:hover,.wysiwyg .btn:active,.wysiwyg .gform_button:active,.wysiwyg .btn:focus,.wysiwyg .gform_button:focus{color:#fff}.wysiwyg .sub-heading{font-size:1.125rem;line-height:1.75rem}.wysiwyg .tagline{line-height:1.5rem}.wysiwyg ul:not(.accordion):not(.tabs__links){list-style:square;margin-bottom:1.5em;margin-left:1em}.wysiwyg ul:not(.accordion):not(.tabs__links) li+li{margin-top:.5rem}.wysiwyg .aligncenter{display:block;margin-left:auto;margin-right:auto}.wysiwyg .alignright{float:right}.wysiwyg .alignleft{float:left}.wysiwyg img{display:block}.wysiwyg img.aligncenter,.wysiwyg img.alignleft,.wysiwyg img.alignright{display:block;float:none;margin-bottom:1em;margin-left:auto;margin-right:auto}@media(min-width: 768px){.wysiwyg img.alignleft{float:left;margin:0 1em 1em 0}}@media(min-width: 768px){.wysiwyg img.alignright{float:right;margin:0 0 1em 1em}}.wysiwyg .wp-caption{max-width:100%}.wysiwyg .wp-caption .wp-caption-text{font-size:.75em}.bg-blue .wysiwyg p a,.bg-blue .wysiwyg p .link-block-styled{color:#fff}.text-heavy{font-weight:800 !important}.text-thin{font-weight:400 !important}.text-small{font-size:.9375rem}.text-large{font-size:1.125rem;line-height:1.4}@media(min-width: 768px){.text-large{font-size:1.3125rem}}.text-lowercase{text-transform:lowercase !important}.text-uppercase{text-transform:uppercase !important}.text-capitalize{text-transform:capitalize !important}.font-weight-light{font-weight:300 !important}.font-weight-lighter{font-weight:lighter !important}.font-weight-normal{font-weight:400 !important}.font-weight-bold{font-weight:600 !important}.font-weight-700{font-weight:700 !important}.font-weight-800{font-weight:800 !important}.font-weight-bolder{font-weight:bolder !important}.font-italic{font-style:italic !important}div#CookieDeclarationChangeConsent a,p.CookieDeclarationLastUpdated a,.CookieDeclarationType a{font-weight:700}.wrapper__generic{background:#fff;padding:15px 15px 0;position:relative}@media(min-width: 768px){.wrapper__generic{padding:25px 25px 5px}}@media(min-width: 992px){.wrapper__generic{padding:40px 40px 20px}}@media(min-width: 1200px){.wrapper__generic{padding-left:138px;padding-right:138px}}.wrapper__overlap-top{margin-top:-45px}@media(min-width: 1200px){.wrapper__overlap-top{margin-bottom:50px}}.post-type-archive-blog .section__masthead.featured,.post-type-archive-podcasts .section__masthead.featured{background-position:center -220px}.section__masthead.gradient-dark.featured::before{background:linear-gradient(180deg, rgba(0, 0, 0, 0.4) 0%, black 40%)}#blog_author_section p{margin-bottom:0 !important}@media(max-width: 992px){#featured-posts{margin-left:0 !important;margin-right:0 !important}}.featured-title{grid-template-columns:1fr max-content 1fr}.featured-title svg{height:clamp(35px,35px + 2vw,50px)}@media(max-width: 767px){.page-template-page-clearing h1{font-size:2.5rem;line-height:1}}.page-template-page-clearing .section__masthead::before{background:linear-gradient(180deg, rgba(0, 0, 0, 0.4) 0%, black 80%)}.page-template-page-clearing .section__masthead .h4{font-size:2rem}.clearing-before-you-call{text-decoration:underline;text-underline-offset:10px;text-decoration-thickness:3px}.tax-course_subjects .section__masthead{background-image:url("../images/Courses_University_of_Northampton.jpg")}.tax-course_subjects .section__masthead::before{background:linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, black 60%)}.course-subject-list{display:grid;grid-template-columns:repeat(auto-fit, minmax(max(30%, 135px), 1fr));gap:1em}@media(min-width: 460px){.course-subject-list{gap:2em}}.course-subject-list .course-subject article{position:relative;aspect-ratio:1/.9;overflow:hidden}.course-subject-list .course-subject article:focus-within{box-shadow:0px 0px 6px 4px #046db5}.course-subject-list .course-subject article:hover img,.course-subject-list .course-subject article:focus-within img{transform:scale(1.3)}.course-subject-list .course-subject article:hover .img,.course-subject-list .course-subject article:focus-within .img{background:#fff}.course-subject-list .course-subject article:hover svg,.course-subject-list .course-subject article:focus-within svg{filter:none}.course-subject-list .course-subject img{aspect-ratio:1/.9;-o-object-fit:cover;object-fit:cover;transition:transform .5s}.course-subject-list .course-subject .course-subject-icon-text{position:absolute;inset:0;height:100%;display:grid;grid-template-rows:1fr 1fr;place-items:center;background:linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, black 75%)}.course-subject-list .course-subject .course-subject-icon-text .img{display:grid;place-items:center;position:relative;height:clamp(60px,15vw,85px);width:clamp(60px,15vw,85px);background:rgba(0,0,0,0);border:2px solid #fff;border-radius:100vw;pointer-events:none;transition:background .5s}.course-subject-list .course-subject .course-subject-icon-text svg{aspect-ratio:1;width:clamp(40px,6vw,60px);z-index:2;cursor:pointer}.course-subject-list .course-subject .course-subject-icon-text .course-subject-text{align-self:end}@media(min-width: 992px){.course-subject-list .course-subject .course-subject-icon-text .course-subject-text{align-self:center}}.course-subject-list .course-subject .course-subject-icon-text h6{font-size:clamp(.9rem,1vw + .5rem,1.15rem)}@media(min-width: 400px){.course-subject-list .course-subject .course-subject-icon-text h6{font-size:clamp(.9rem,2vw + .5rem,1.15rem)}}.course-subject-list .course-subject a{position:absolute;top:0;left:0;width:100%;height:100%}.course-subject-list .course-subject a:focus-visible{outline:none}.uon-apply-popup{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.82);z-index:9999;display:none;place-content:center}.uon-apply-popup.active{display:grid}.uon-apply-popup .apply-popup-container{position:fixed;inset:0px;display:grid;grid-template-rows:1.5fr 2fr;width:100%;height:100vh;height:100svh;min-height:75vh;min-height:75svh;background:#000;color:#fff;margin:auto;max-width:100vw;max-height:100svh;overflow-y:auto;overflow-x:hidden}@media(min-width: 576px){.uon-apply-popup .apply-popup-container{height:-moz-fit-content;height:fit-content}}@media(min-width: 992px){.uon-apply-popup .apply-popup-container{width:75%;max-width:825px;border:2px solid;border-radius:10px}}.uon-apply-popup .apply-popup-container.no-steps{display:block;height:-moz-fit-content;height:fit-content;min-height:50vh;max-height:90vh;max-height:90svh;width:90vw;background:#fff;color:#000;border:2px solid #fff}.uon-apply-popup .apply-popup-container.no-steps .apply-popup-header{place-content:center}.uon-apply-popup .apply-popup-container.no-steps .apply-close-btn{position:absolute;right:15px;top:15px;background:rgba(0,0,0,0);color:#fff;border:none;padding:0;margin:0}.uon-apply-popup .apply-popup-container.no-steps .apply-close-btn svg{height:45px;width:45px}.uon-apply-popup .apply-popup-container.no-steps .apply-close-btn:hover svg,.uon-apply-popup .apply-popup-container.no-steps .apply-close-btn:focus svg{filter:none}.uon-apply-popup .apply-popup-container.no-steps .apply-close-btn:hover svg *,.uon-apply-popup .apply-popup-container.no-steps .apply-close-btn:focus svg *{fill:#fff}.uon-apply-popup .apply-popup-container.no-steps h3{font-size:var(--fs-h5)}.uon-apply-popup .apply-popup-container.no-steps h3:not(h3:first-child){margin-top:1em}.uon-apply-popup .apply-popup-container.no-steps a.rounded-pill{margin-bottom:1em;margin-right:1em}.uon-apply-popup .apply-popup-container .apply-popup-header{padding:1rem 1rem 3rem 1rem}.uon-apply-popup .apply-popup-container .apply-popup-header button{background:rgba(0,0,0,0);color:#fff;border:none;padding:0;margin:0}.uon-apply-popup .apply-popup-container .apply-popup-header button:hover svg,.uon-apply-popup .apply-popup-container .apply-popup-header button:focus svg{filter:none}.uon-apply-popup .apply-popup-container .apply-popup-header button:hover svg *,.uon-apply-popup .apply-popup-container .apply-popup-header button:focus svg *{fill:#fff}.uon-apply-popup .apply-popup-container .apply-popup-header svg{height:40px;width:40px}@media(min-width: 576px){.uon-apply-popup .apply-popup-container .apply-popup-header svg{height:45px;width:45px}}.uon-apply-popup .apply-popup-container .apply-popup-header svg *{transition:fill .4s}.uon-apply-popup .apply-popup-container .apply-popup-header .apply-header-content-container{display:grid;width:100%;grid-template-areas:"back header close" "content content content";grid-template-columns:max-content 1fr max-content;-moz-column-gap:.75em;column-gap:.75em}.uon-apply-popup .apply-popup-container .apply-popup-header .apply-header-content-container .apply-step-back-btn{grid-area:back;opacity:0;pointer-events:none;transition:opacity .4s}.uon-apply-popup .apply-popup-container .apply-popup-header .apply-header-content-container .apply-step-back-btn.visible{opacity:1;pointer-events:auto}.uon-apply-popup .apply-popup-container .apply-popup-header .apply-header-content-container .apply-close-btn{grid-area:close;align-self:start;margin-top:-0.25rem}.uon-apply-popup .apply-popup-container .apply-popup-header .apply-header-content-container h2{grid-area:header;line-height:1;transition:opacity .4s}.uon-apply-popup .apply-popup-container .apply-popup-header .apply-header-content-container p{grid-area:content;max-width:55ch;margin-left:1rem;transition:opacity .4s}@media(min-width: 768px){.uon-apply-popup .apply-popup-container .apply-popup-header .apply-header-content-container p{grid-column:2/3;margin-left:3rem}}.uon-apply-popup .apply-popup-container .apply-popup-header .apply-header-content-container h2[data-current-content=true],.uon-apply-popup .apply-popup-container .apply-popup-header .apply-header-content-container p[data-current-content=true]{opacity:1;z-index:2}.uon-apply-popup .apply-popup-container .apply-popup-header .apply-header-content-container h2[data-current-content=true] a,.uon-apply-popup .apply-popup-container .apply-popup-header .apply-header-content-container p[data-current-content=true] a{pointer-events:auto;visibility:visible}.uon-apply-popup .apply-popup-container .apply-popup-header .apply-header-content-container h2[data-current-content=false],.uon-apply-popup .apply-popup-container .apply-popup-header .apply-header-content-container p[data-current-content=false]{opacity:0}.uon-apply-popup .apply-popup-container .apply-popup-header .apply-header-content-container h2[data-current-content=false] a,.uon-apply-popup .apply-popup-container .apply-popup-header .apply-header-content-container p[data-current-content=false] a{pointer-events:none;visibility:hidden}.uon-apply-popup .apply-popup-container .apply-popup-steps{display:grid;grid-auto-flow:column;place-content:center;gap:1.5em;position:absolute;grid-row:2/3;width:100%;top:-25px;z-index:2}@media(min-width: 576px){.uon-apply-popup .apply-popup-container .apply-popup-steps{top:-30px;gap:3em}}.uon-apply-popup .apply-popup-container .apply-popup-steps .step-indicator{background:#fff;color:#000;border-radius:100vw;font-size:2rem;height:50px;width:50px;display:flex;justify-content:center;align-items:center;place-self:center;border:2px solid #676767;transition:background .4s,color .4s,font-weight .4s,border-colour .4s}@media(min-width: 576px){.uon-apply-popup .apply-popup-container .apply-popup-steps .step-indicator{height:60px;width:60px}}.uon-apply-popup .apply-popup-container .apply-popup-steps .step-indicator.selected{background:#046db5;border-color:#046db5;color:#fff;font-weight:800}.uon-apply-popup .apply-popup-container .apply-popup-steps .step-indicator.intermediate{height:25px;width:25px;margin:5px -1rem 0 -1rem;background:#fff;border:7px solid #046db5;opacity:0;transition:opacity .4s}@media(min-width: 576px){.uon-apply-popup .apply-popup-container .apply-popup-steps .step-indicator.intermediate{height:30px;width:30px}}.uon-apply-popup .apply-popup-container .apply-popup-steps .step-indicator.selected.intermediate{opacity:1}.uon-apply-popup .apply-popup-container .step-progress{position:absolute;top:-2px;grid-row:2/3;background:#046db5;height:10px;transition:width .4s}.uon-apply-popup .apply-popup-container .apply-popup-content{padding:4rem 1rem 1rem 1rem;background:#fff;color:#000}@media(min-width: 992px){.uon-apply-popup .apply-popup-container .apply-popup-content{padding:4rem 2rem 2rem 2rem}}.uon-apply-popup .apply-popup-container .apply-popup-content .apply-screen{display:grid;gap:.75em;grid-template-rows:.25fr 1fr;height:100%;text-align:center}.uon-apply-popup .apply-popup-container .apply-popup-content .apply-screen.apply-summary-step[data-current-step=true]{display:flex;flex-direction:column}.uon-apply-popup .apply-popup-container .apply-popup-content .apply-screen h3{place-self:center;justify-self:center}@media(min-width: 576px){.uon-apply-popup .apply-popup-container .apply-popup-content .apply-screen h3{place-self:end;justify-self:center}}.uon-apply-popup .apply-popup-container .apply-popup-content .apply-screen .apply-popup-btn-wrapper{display:grid;grid-template-columns:repeat(auto-fit, minmax(max(25%, 150px), min-content));gap:1.25em;place-content:start;justify-content:center}@media(min-width: 576px){.uon-apply-popup .apply-popup-container .apply-popup-content .apply-screen .apply-popup-btn-wrapper{gap:2.5em;place-content:center}}.uon-apply-popup .apply-popup-container .apply-popup-content>[data-current-step=false]{display:none}.uon-apply-popup .apply-popup-container .apply-popup-content .apply-popup-btn{display:grid;gap:.5em;background:#046db5;color:#fff;padding:.75rem;font-weight:700;border:none;border-radius:10px;height:100%;min-height:140px;place-items:center;transition:background .5s}.uon-apply-popup .apply-popup-container .apply-popup-content .apply-popup-btn.academic-year-btn{gap:1.5em}@media(min-width: 576px){.uon-apply-popup .apply-popup-container .apply-popup-content .apply-popup-btn{padding:1rem;gap:1.5em}}.uon-apply-popup .apply-popup-container .apply-popup-content .apply-popup-btn svg{height:65px;width:65px;transition:transform .35s}@media(min-width: 576px){.uon-apply-popup .apply-popup-container .apply-popup-content .apply-popup-btn svg{height:80px;width:80px}}.uon-apply-popup .apply-popup-container .apply-popup-content .apply-popup-btn:hover{background:#004574}.uon-apply-popup .apply-popup-container .apply-popup-content .apply-popup-btn:hover svg{transform:scale(1.15)}@media(min-width: 576px){.uon-apply-popup .apply-popup-container .apply-popup-content .apply-popup-btn:hover svg{transform:scale(1.15) translate(0, -3px)}}.uon-apply-popup .apply-popup-container .apply-popup-content .apply-popup-btn:focus{box-shadow:0px 0px 4px 5px #333;outline:none}.uon-apply-popup .apply-popup-container .apply-popup-content .apply-summary-step .apply-summary{align-self:center}.uon-apply-popup .apply-popup-container .apply-popup-content .apply-summary-step .apply-url-btn{padding:1rem 3.5rem;align-self:center;height:-moz-max-content;height:max-content;min-height:auto;font-size:var(--fs-h6)}.search-result{font-weight:400;margin-bottom:.75em;margin-top:.5em}.subject-hub-icon{text-align:center}.subject-hub-icon svg{width:60px}.tax-course_subjects .article__panel .panel-img-wrap,.tax-course_subjects .article__panel .panel-content-wrap{border:none}.tax-course_subjects .article__panel h3{text-decoration:underline;text-decoration-thickness:2px;text-decoration-color:rgba(0,0,0,0);transition:text-decoration-color .4s}.tax-course_subjects .article__panel:hover h3,.tax-course_subjects .article__panel:focus-within h3{text-decoration-color:#000}.single-course .article__panel .panel-img-wrap{border-bottom:none}.single-course .section__masthead::before{background:linear-gradient(180deg, rgba(0, 0, 0, 0.25) 0%, #000 40%, #fff 40%)}@media(min-width: 992px){.single-course .section__masthead::before{background:linear-gradient(180deg, rgba(0, 0, 0, 0.25) 0%, #000 72%, #fff 72%)}}@media(min-width: 992px){.section__masthead{background:center center no-repeat;background-size:cover}}.single-course .course-img{position:absolute;height:var(--key-facts-top, 100vh);-o-object-fit:cover;object-fit:cover;width:100%;background-color:gray}.single-course .course-img-overlay{position:absolute;height:100%;width:100%;z-index:2;background:linear-gradient(180deg, rgba(0, 0, 0, 0.25) 0%, #000 var(--key-facts-top, 100vh), #fff var(--key-facts-top, 100vh))}.featured__staff-image{margin:0 2rem 1rem 0}@media(max-width: 767.98px){.featured__staff-image{float:left;width:120px}.featured__staff-image img{max-width:100% !important}.featured__staff-content{display:inline}}@media(min-width: 768px){.featured__staff{display:flex}}#course_staff article hr{width:30px;border-top:3px solid #000}#course_staff article .btn.rounded-pill{padding:.75em 2.5em}.single-course .section__masthead.deep{min-height:400px;background:top center no-repeat;background-size:auto}@media(min-width: 576px){.single-course .section__masthead.deep{min-height:600px}}@media(min-width: 992px){.single-course .section__masthead.deep{background-size:100%}}.single-course .feature-bg h2{margin-top:2rem}@media(min-width: 576px){.single-course .feature-bg h2{margin-top:0rem}}.feature-bg.banner-right{background-position:right}nav.follow{white-space:nowrap;position:fixed;right:15px;bottom:50%;transform:translateY(50%);overflow:visible;z-index:998;display:none}@media(min-width: 1440px){nav.follow{display:block}}nav.follow ul{list-style:none;margin:0;padding:.5rem 0 .5rem 0;display:flex;flex-direction:column;align-items:flex-end}nav.follow ul:before{content:"";background:rgba(0,0,0,0);position:absolute;right:0;top:0;width:1.8rem;bottom:0;border-radius:8px}nav.follow ul li:first-child a::before,nav.follow ul li:last-child a::before{content:"";position:absolute;width:3px;height:2000%;right:3px;background:#000;border-radius:8px;margin:.25rem .18rem .25rem 0}nav.follow ul li:first-child a::before{top:-2041%}nav.follow ul li:last-child a::before{bottom:-2049%}nav.follow ul li{max-height:0;transition:.4s ease-in-out;padding:.15em 0;margin:.65rem 0;border-radius:30px;background:rgba(255,255,255,.55)}nav.follow ul li a,nav.follow ul li .link-block-styled{display:block;color:#000;text-decoration:none;position:relative;text-transform:uppercase;font-size:.8rem;text-align:left;padding:.15rem 3rem .15rem 1rem;height:auto;margin:0 1rem 0 0}nav.follow ul li a span,nav.follow ul li .link-block-styled span{line-height:2rem;display:inline-block}nav.follow ul li a:after,nav.follow ul li .link-block-styled:after{content:"";position:absolute;border-radius:50%;width:.6rem;height:.6rem;background:rgba(0,0,0,0);box-shadow:0 0 0px 2px #000;top:.45rem;outline:none;margin:.25rem .18rem .25rem 0;right:0}nav.follow ul li a.current,nav.follow ul li .current.link-block-styled{font-weight:bold;color:#000}nav.follow ul li a.current:after,nav.follow ul li .current.link-block-styled:after{background:#fff;border:5px solid #000;box-shadow:none;outline:0px solid #fff;outline:3px solid #000;outline-offset:2px}nav.follow .close{display:none;width:1.4rem;height:1.4rem;position:absolute;right:.2rem;top:.2rem;transform:rotate(0deg);transition:.5s ease-in-out;cursor:pointer}nav.follow .close span{display:block;position:absolute;height:.1rem;width:100%;background:#fff;border-radius:1px;opacity:1;left:0;transform:rotate(0deg);transition:.25s ease-in-out}nav.follow .close span:nth-child(1){top:.3rem;transform-origin:left center}nav.follow .close span:nth-child(2){top:1rem;transform-origin:left center}nav.follow.open ul li:not(.close){max-height:100px}nav.follow.open .close span:nth-child(1){transform:rotate(45deg);top:.15rem;left:.2rem}nav.follow.open .close span:nth-child(2){transform:rotate(-45deg);top:1.15rem;left:.2rem}@media(min-height: 300px){nav.follow ul{position:sticky;top:0}}@media screen and (max-width: 1720px){nav.follow.open ul li:nth-child(2){margin-top:.2rem}nav.follow ul{padding:1.9rem 0 .5rem 0}nav.follow ul li a span,nav.follow ul li .link-block-styled span{display:none}nav.follow .close{display:list-item}}@media(max-width: 767.98px){nav.follow ul li a,nav.follow ul li .link-block-styled{height:3rem}}.key-facts h2{text-shadow:1px 1px 0 #fff,-1px 1px 0 #fff,-1px -1px 0 #fff,1px -1px 0 #fff;letter-spacing:1px}.key-facts .panel{background-color:#4c4c4c}.key-facts strong{font-weight:700;color:#fff}.key-facts a:hover strong,.key-facts a:focus strong{color:#fff;text-decoration:underline}.key-facts .location-icon svg{width:34px;height:34px;fill:#fff;margin-left:.75em;transition:fill .25s ease-out}.key-facts .location-icon:hover svg{fill:#046db5}@media(max-width: 576px){.key-facts .wysiwyg{padding-left:1.25rem;padding-right:1.25rem}.key-facts .apply-btns a{font-size:1em}}#course_highlights li{margin-bottom:2em}#course_highlights li:last-child{margin-bottom:0rem}.course-default-contacts p:last-child,.course-custom-contacts p:last-child{margin:0}.course-custom-contacts .contact-icons{gap:.5em;margin-top:.25em}.course-custom-contacts .contact-icons svg{height:34px;width:34px;stroke:rgba(0,0,0,0);fill:#fff;transition:fill .25s}.course-custom-contacts .contact-icons svg.uon-icon{fill:unset;transition:none}.course-custom-contacts .contact-icons svg.uon-icon>*{stroke-width:2px}.course-custom-contacts .contact-icons a:hover svg:not(.uon-icon) *,.course-custom-contacts .contact-icons a:focus svg:not(.uon-icon) *{fill:#089bff}.course-custom-contacts .contact-icons a:hover svg.uon-icon,.course-custom-contacts .contact-icons a:focus svg.uon-icon{filter:var(--filter-blue-lighter)}.course-custom-contacts .contact-icons svg .cls-1{stroke:rgba(0,0,0,0);fill:currentColor}#course_key_facts{scroll-margin-top:100px}.key-facts-container{display:grid;gap:1em;grid-template-areas:"facts" "contacts" "ctas"}@media(min-width: 992px){.key-facts-container{grid-template-columns:2fr 1fr;-moz-column-gap:2em;column-gap:2em;row-gap:0;grid-template-areas:"facts contacts" "ctas contacts"}.key-facts-container.no-columns{grid-template-columns:1fr 1fr}}.key-facts-container .facts{gap:2em;background:#4c4c4c;border:2px solid #fff;grid-area:facts}.key-facts-container .facts ul{list-style:none}.key-facts-container .facts ul li{display:grid;grid-template-columns:30px 1fr;gap:.5em}.key-facts-container .facts ul li svg{height:30px;width:30px}.key-facts-container .facts ul li svg>*{stroke-width:2.5px}.key-facts-container .key-facts-contacts{grid-area:contacts}@media(min-width: 576px){.key-facts-container .key-facts-contacts .with-social{display:grid;grid-template-columns:1fr 1fr;gap:1em}}@media(min-width: 992px){.key-facts-container .key-facts-contacts .with-social{display:block}}.key-facts-container .key-facts-ctas{grid-area:ctas}.key-facts-container .key-facts-ctas .apply-btns>div{gap:1em}@media(min-width: 768px){.key-facts-container .key-facts-ctas .apply-btns>div{grid-auto-flow:column}}.employment-promise-icons svg{filter:drop-shadow(3px 5px 2px rgba(0, 0, 0, 0.4))}.employment-promise-icons svg:first-of-type{width:10rem;fill:#046db5}.employment-promise-icons svg:last-of-type{position:absolute;width:3.5rem;top:0;right:0;fill:#046db5}.employment-promise-icons svg:first-of-type .spikes,.employment-promise-icons svg:first-of-type .employment-promise-main-1,.employment-promise-icons svg:first-of-type .stars{transform-origin:center;transition:transform .2s ease-in}.employment-promise-icons:hover svg:first-of-type .spikes,.employment-promise-icons:hover svg:first-of-type .employment-promise-main-1{transform:rotate(180deg)}.employment-promise-icons:hover svg:first-of-type .stars{transform:rotate(-180deg)}.employment-promise-icons svg:last-of-type{transition:transform .2s ease-in}.employment-promise-icons:hover svg:last-of-type{transform:scale(1.2)}.gallery-controls{position:absolute;bottom:-4.5rem}@media(min-width: 768px){.gallery-controls{bottom:-6.5rem}}.gallery-controls .course-gallery-controls-wrapper{display:grid;grid-auto-flow:column;place-items:center;grid-template-areas:"left nav right"}.gallery-controls .course-gallery-controls-wrapper .arrow-button{display:flex;background:rgba(0,0,0,0);border:2px solid #fff;border-radius:100vw;padding:.5rem;color:#fff;transition:background-color .4s,color .4s}.gallery-controls .course-gallery-controls-wrapper .arrow-button:hover,.gallery-controls .course-gallery-controls-wrapper .arrow-button:focus{background-color:#fff;color:#000}.gallery-controls .course-gallery-controls-wrapper .arrow-button .icon-arrow{position:relative;width:2rem;height:2rem}.gallery-controls .course-gallery-controls-wrapper .arrow-button .icon-arrow svg{position:absolute;left:50%;top:50%;transform:translate(-60%, -50%);width:1rem}.gallery-controls .course-gallery-controls-wrapper .arrow-button[data-controls=prev]{grid-area:left}.gallery-controls .course-gallery-controls-wrapper .arrow-button[data-controls=next]{grid-area:right}.gallery-controls .course-gallery-controls-wrapper .arrow-button[data-controls=next] svg{transform:translate(-40%, -50%)}.gallery-controls .course-gallery-controls-wrapper .course-gallery-nav-wrapper{grid-area:nav;row-gap:.75em;flex-wrap:wrap}.course-gallery-video{place-items:center;cursor:pointer}.course-gallery-video .course-gallery-video-img::before{content:"";position:absolute;background:rgba(0,0,0,.5);width:100%;height:100%}.course-gallery-video .course-gallery-video-play{display:grid;top:0;place-content:center}.course-gallery-video .course-gallery-video-play svg{height:clamp(100px,115px + 3vw,180px);width:auto}.course-gallery-video.hide-overlay .course-gallery-video-img,.course-gallery-video.hide-overlay .course-gallery-video-play{display:none}#course_staff .slide:hover .staff-profile-pic,#course_staff .slide:focus-visible .staff-profile-pic{padding:.75rem 0 0 0}#course_staff .slide:hover .staff-profile-pic img,#course_staff .slide:focus-visible .staff-profile-pic img{box-shadow:none}#course_staff .slide:hover .staff-name::after,#course_staff .slide:focus-visible .staff-name::after{width:60%;left:20%}#course_staff .slide a{position:absolute;top:0;bottom:0;left:0;right:0;z-index:2}#course_staff .slide .staff-profile-pic{height:120px;width:auto;z-index:2;transition:padding .45s}#course_staff .slide .staff-profile-pic img{border-radius:100vw;box-shadow:0 0 0px 5px #000;height:100%;-o-object-fit:cover;object-fit:cover;aspect-ratio:1;transition:box-shadow .45s}#course_staff .slide article{z-index:1;gap:3em;max-height:320px}#course_staff .slide article .staff-name::after{content:"";position:absolute;width:50%;height:5px;background:#046db5;top:100%;left:25%;margin-top:.5em;border-radius:10px;transition:width .45s,left .45s}#course_facilities .article__panel:hover h3::after,#course_facilities .article__panel:focus-visible h3::after{width:40%;left:30%}#course_facilities article h3::after{content:"";position:absolute;width:30%;height:5px;background:#046db5;top:100%;left:35%;margin-top:.5em;border-radius:10px;transition:width .45s,left .45s}#course_facilities .article__panel img{aspect-ratio:1/.75}#course_related article{background:#e8e8e8}@media(min-width: 992px){#course_related .related-courses{grid-template-columns:1fr 1fr;-moz-column-gap:1em;column-gap:1em}}.uon-campaign-banner{height:375px}.uon-campaign-banner picture{max-width:1300px;margin:0 auto}.uon-campaign-banner picture img{-o-object-fit:contain;object-fit:contain}.single-events .btn-events{color:#e02174;display:block;font-weight:700;line-height:1.2;padding-left:46px;position:relative;width:100px}.single-events .btn-events:before{background:url("../images/icon-events.png") center center no-repeat;background-size:contain;content:"";height:40px;left:0;position:absolute;top:50%;transform:translate(0, -50%);width:40px}.single-events .btn-events-calendar{color:#e02174;display:block;float:right;font-weight:700;line-height:1.2;padding-right:46px;position:relative;text-align:right;width:120px}.single-events .btn-events-calendar:before{background:url("../images/icon-calendar.png") center center no-repeat;background-size:contain;content:"";height:40px;position:absolute;right:0;top:50%;transform:translate(0, -50%);width:40px}.single-events .wysiwyg h2:first-child{margin-top:0}.single-events .pullup-border{border-left:2px solid;border-right:2px solid;border-bottom:2px solid}.section__finance{background-color:#e6e6e6;padding-bottom:60px;padding-top:30px;position:relative}.article__finance{background:#fff;color:#7a7a7a;margin:0 0 20px;position:relative;z-index:2}@media(min-width: 768px){.article__finance{height:140px;margin:15px 0}}@media(min-width: 992px){.article__finance{height:165px}}@media(min-width: 1200px){.article__finance{height:200px;margin:30px 0}}.article__finance__inner{align-items:center;border:2px solid rgba(122,122,122,.5);display:flex;justify-content:left;min-height:60px;padding:6px 60px 6px 15px;transition:border .25s ease-out,color .25s ease-out;width:100%}@media(min-width: 768px){.article__finance__inner{display:block;height:100%;left:0;padding:10px 35% 2px 15px;position:absolute;top:0}}.article__finance__inner:hover,.article__finance__inner:active,.article__finance__inner:focus{border-color:#7a7a7a;color:#000}.article__finance__inner:hover .angle,.article__finance__inner:active .angle,.article__finance__inner:focus .angle{opacity:1}.article__finance h2,.article__finance .h2{font-size:1.5rem;line-height:1;margin-bottom:0;word-wrap:normal}@media(min-width: 768px){.article__finance h2,.article__finance .h2{font-size:1.125rem;line-height:1.2;margin-bottom:.25em}}@media(min-width: 992px){.article__finance h2,.article__finance .h2{font-size:1.5rem}}.article__finance p{line-height:1.3;font-size:.75rem}@media(min-width: 992px){.article__finance p{font-size:1rem}}.article__finance .img{bottom:50%;height:40px;position:absolute;right:10px;transform:translate(0, 50%);width:40px}@media(min-width: 768px){.article__finance .img{bottom:10px;color:#fff;height:50px;right:10px;transform:translate(0, 0);width:50px}}@media(min-width: 992px){.article__finance .img{height:65px;width:65px}}@media(min-width: 1200px){.article__finance .img{height:80px;width:80px}}.article__finance .angle{bottom:0;color:#7a7a7a;opacity:.5;overflow:hidden;position:absolute;right:0;text-align:right;top:0;transition:color .25s ease-out,opacity .25s ease-out;width:47%}.payment-details{color:gray;font-size:.875rem;margin:15px 0;position:relative;text-align:center;z-index:4}@media(min-width: 992px){.payment-details{text-align:right}}@media(min-width: 1200px){.payment-details{font-size:1rem;margin:30px 0}}.payment-details h3,.payment-details .h3{font-size:1.5625rem;font-weight:400;margin-bottom:.5em}.row.open-day-select{display:grid;row-gap:.8em;grid-template-areas:"date date select" "time time select"}.row.open-day-select>div:first-child{grid-area:date;max-width:100%}.row.open-day-select>div:nth-child(2n){grid-area:time;max-width:100%;align-self:center}.row.open-day-select>div:last-child{justify-self:end;grid-area:select;max-width:100%;align-self:center}@media(min-width: 528px){.row.open-day-select{grid-template-areas:none;grid-template-columns:repeat(3, 1fr)}.row.open-day-select>div:first-child{grid-area:auto;max-width:100%}.row.open-day-select>div:nth-child(2n){grid-area:auto;display:grid !important;place-content:center}.row.open-day-select>div:last-child{grid-area:auto;justify-self:end;align-self:center}}.custom-control.custom-radio .custom-control-label:before,.custom-control.custom-radio .custom-control-label:after{display:none}.row.open-day-select .custom-control-label{cursor:pointer;display:grid;grid-auto-flow:column}.row.open-day-select .custom-control-label span{margin-right:1.25em}.row.open-day-select .custom-control-label span:nth-child(2n){border-radius:50%;height:1.95rem;width:1.95rem;display:grid;margin:0;place-items:center}.row.open-day-select .custom-control-label.yellow span:nth-child(2n){background:#dcc700;border:1px solid #dcc700}.row.open-day-select .custom-control-label.magenta span:nth-child(2n){background:#fff;border:2px solid #e02174}.row.open-day-select .custom-control-label.turquoise span:nth-child(2n){background:#3bb0c9;border:1px solid #3bb0c9}.row.open-day-select .custom-control-label.blue span:nth-child(2n){background:#046db5;border:1px solid #046db5}.row.open-day-select .custom-control-label.purple span:nth-child(2n){background:#784a98;border:1px solid #784a98}.row.open-day-select .custom-control-label.red span:nth-child(2n){background:#e2231a;border:1px solid #e2231a}.row.open-day-select .custom-control-label.green span:nth-child(2n){background:#72a32e;border:1px solid #72a32e}.row.open-day-select .custom-control-label.orange span:nth-child(2n){background:#e9732c;border:1px solid #e9732c}.row.open-day-select .custom-control-label.black span:nth-child(2n){background:#000;border:1px solid #000}.row.open-day-select .custom-control-label.gray-dark span:nth-child(2n){background:gray;border:1px solid gray}.row.open-day-select .custom-control-label.gray span:nth-child(2n){background:#b4b4b4;border:1px solid #b4b4b4}.row.open-day-select .custom-control input:checked~.custom-control-label span:nth-child(2n)>span{background:#fff;border-radius:50%;height:64%;width:64%;margin:0}.row.open-day-select .custom-control input:checked~.custom-control-label.magenta span:nth-child(2n)>span{background:#e02174}body.error404 .section__masthead__icon{background-image:url("../images/bckgnd-masthead-404.png");background-size:contain}@media(min-width: 992px){body.error404 .wysiwyg{font-size:1.25rem}}.post-type-archive-podcasts .uon-filter-categories .uon-filter-group .uon-filter-group-section .uon-filter-buttons{grid-template-columns:repeat(auto-fill, minmax(max(30%, 190px), 1fr))}.post-type-archive-podcasts .uon-filter-categories .uon-filter-group .uon-filter-group-section .uon-filter-buttons button .check-box{width:22px;height:22px;border:1px solid #000;align-self:start;margin-top:.15em}@media(min-width: 768px)and (max-width: 1199px){.twitter-on-page .list__h article:nth-child(3n){display:none}}.post-type-archive-research_blogs .section__masthead{background-image:url(../wp-content/themes/uon-2020/assets/images/Blog_University_of_Northampton.jpg)}.post-type-archive-research_blogs #main{background-color:#e6e6e6}.margin-auto-sm{margin-left:auto;margin-right:auto}.article__research .date{font-size:.875rem;position:absolute;bottom:.5em}.article__research .date .day{display:block;font-weight:800;font-size:1.875rem}.hover-red:hover,.hover-red:active,.hover-red:focus{color:#e2231a}.hover-red:hover svg,.hover-red:active svg,.hover-red:focus svg{filter:var(--filter-red)}.hover-red,.hover-red,.hover-red{stroke:#000;fill:#fff}.color-red svg{filter:var(--filter-red)}.hover-red svg{max-height:2.5rem;margin-bottom:.5rem;height:40px;width:40px}.sig-item-select::after{content:"";display:block;position:absolute;height:10px;width:10px;left:calc(50% - 5px);bottom:5px;background-color:#e2231a;border-radius:50%}.sig-item-select{color:#e2231a}.article__panel.article__research{flex-flow:column}.article__panel.article__research h3{padding-bottom:1rem}@media(min-width: 768px){.border-md-right{border-right:1px solid #dee2e6 !important}.border-md-left{border-left:1px solid #dee2e6 !important}.article__research .date{bottom:3em;left:50%;transform:translateX(-50%)}.article__panel.article__research h3{padding-bottom:0}}@media(min-width: 768px)and (max-width: 1199px){.margin-auto-sm{margin-left:auto;margin-right:auto}}.subscription-modal{position:fixed;overflow:scroll;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.75);z-index:9999;display:none;-moz-backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.subscription-modal .subscription{position:absolute;height:auto;top:0px;left:0px;right:0px;background:#fff}@media(min-width: 768px){.subscription-modal .subscription{width:600px;right:auto;left:50%;top:125px;transform:translateX(-50%)}}.subscription-modal .js-close-popup{position:absolute;top:1rem;right:1rem;background:none;width:36px;height:36px}.subscription-modal .js-close-popup span{display:block;margin-top:6px;margin-left:6px;width:24px;height:24px;position:relative;transform:rotateZ(45deg);-webkit-transform:rotateZ(45deg)}.subscription-modal .js-close-popup span:before{content:"";display:block;width:2px;height:100%;background:#000;position:absolute;left:11px;top:0}.subscription-modal .js-close-popup span:after{content:"";display:block;width:100%;height:2px;background:#000;position:absolute;left:0;top:11px}.subscription-modal h3{margin-bottom:20px;padding-top:0}.subscription-modal .subscription__body{position:relative}.subscription-modal .subscription__content{display:none}.subscription-modal input[type=email],#stc-email{border-color:#000}.subscription-modal input[type=email]:focus,#stc-email:focus{border-color:#046db5}.stc-email-field br{display:none}@media(min-width: 768px){.wrapper__event{background:url("../images/img-event.png") center bottom no-repeat;background-size:100% auto}}.wrapper__event h4,.wrapper__event .h4{line-height:1.4}@media(min-width: 1200px){.wrapper__event h4,.wrapper__event .h4{font-size:2.5rem}}.wrapper__event h5,.wrapper__event .h5{padding-bottom:.25em}.wrapper__event .time{font-size:1.5rem;margin-bottom:.25em}@media(min-width: 1200px){.wrapper__event .time{font-size:2.5rem}}@media(min-width: 992px){.wrapper__profile:before{background:rgba(255,255,255,.3);bottom:0;content:"";display:block !important;left:0;position:absolute;top:0;width:54%}}@media(min-width: 1200px){.wrapper__profile:before{width:45%}.wrapper__profile:after{background:url("../images/img-wedge-white.png") center center no-repeat;background-size:100% 100%;bottom:0;content:"";display:block !important;left:45%;opacity:.3;position:absolute;top:0;width:220px}}@media(min-width: 992px){.wrapper__profile.no-image:before{width:50%}.wrapper__profile.no-image:after{left:50%}}@media(min-width: 1200px){.wrapper__profile.no-image:before{width:40%}.wrapper__profile.no-image:after{left:40%}}.wrapper__profile.bg-blue a:hover,.wrapper__profile.bg-blue .link-block-styled:hover,.wrapper__profile.bg-blue .link-block:hover .link-block-styled,.link-block:hover .wrapper__profile.bg-blue .link-block-styled,.wrapper__profile.bg-blue a:active,.wrapper__profile.bg-blue .link-block-styled:active,.wrapper__profile.bg-blue a:focus,.wrapper__profile.bg-blue .link-block-styled:focus{color:#fff;text-decoration:underline}.wrapper__profile .row{position:relative;z-index:9}.wrapper__profile .profile-photo{float:left;margin:0 1em 1em 0;width:100px}@media(min-width: 768px){.wrapper__profile .profile-photo{width:160px}}@media(min-width: 992px){.wrapper__profile .wysiwyg{overflow:hidden}}.wrapper__profile h3,.wrapper__profile .h3{margin-bottom:.25em;min-height:100px;overflow:hidden;padding-bottom:.25em;padding-top:0}@media(min-width: 768px){.wrapper__profile h3,.wrapper__profile .h3{min-height:0}}.wrapper__profile h6,.wrapper__profile .h6{line-height:1.2;margin:0;padding:0}.wrapper__profile p{line-height:1.2;text-align:left}.list__profile-contact{color:#000;list-style:none;margin:0}@media(min-width: 992px){.list__profile-contact:before{content:"";position:absolute;left:-10%;top:0;bottom:0;width:1px;background-color:#000}}.list__profile-contact li{margin-bottom:.5em}.list__profile-contact li span:first-child{display:inline-block;height:30px;margin-bottom:3px;margin-right:4px;vertical-align:middle;width:30px}.content-category{padding-top:1.5em;position:relative;text-align:center}.content-category a{color:#4f4f4f}@media(min-width: 768px){.content-category{padding-top:0;text-align:left}}.content-category-share{border-top:2px solid}.content-category-share.magenta{border-color:#e02174}.content-category-share.turquoise{border-color:#3bb0c9}.content-category-share.yellow{border-color:#dcc700}.content-category-share.blue{border-color:#046db5}.content-category-share.purple{border-color:#784a98}.content-category-share.red{border-color:#e2231a}.content-category-share.green{border-color:#72a32e}.content-category-share.orange{border-color:#e9732c}.content-category-share.black{border-color:#000}.content-category-share.gray-dark{border-color:gray}.content-category-share.gray{border-color:#b4b4b4}.content-category-share.gray-light{border-color:#e6e6e6}.content-category-share.white{border-color:#fff}.additional-panel{margin-bottom:25px;padding:20px 20px 5px}.additional-panel .wysiwyg>*:first-child{margin-top:0 !important}.additional-panel-gray{background:#e6e6e6;color:#000}.additional-panel-turquoise{background:#3bb0c9;color:#fff}.page-template-page-student_benefits .section__footer::before{background:linear-gradient(180deg, rgba(0, 0, 0, 0.35) 0%, black 100%)}.page-template-page-student_benefits .foogallery.square .fg-loaded .fg-image{-o-object-fit:cover;object-fit:cover;aspect-ratio:1/1}.page-template-page-student_benefits .degree-show-header{display:grid;grid-template-areas:"image image image ." "heading heading heading heading" "subheading . arrow arrow";padding:3rem 1rem;row-gap:.75em}.page-template-page-student_benefits .degree-show-header .degree-show-img{margin-bottom:2rem;grid-area:image;opacity:0;animation:1.5s ease .5s forwards imageFadeIn}.page-template-page-student_benefits .degree-show-header .degree-show-heading{grid-area:heading;transform:translate(-200%, 0);animation:1.2s ease 1s forwards headingSlideIn}.page-template-page-student_benefits .degree-show-header .degree-show-subheading{grid-area:subheading;place-self:center;font-size:var(--fs-h4);transform:translate(-200%, 0);animation:1.2s ease 1.25s forwards headingSlideIn}@media(min-width: 576px){.page-template-page-student_benefits .degree-show-header{grid-template-areas:"image image image ." "heading heading arrow arrow" "subheading . arrow arrow";row-gap:0}.page-template-page-student_benefits .degree-show-header .degree-show-heading{align-self:end}}@media(min-width: 768px){.page-template-page-student_benefits .degree-show-header{grid-template-areas:". image . . . . ." ". heading . arrow arrow . ." ". subheading . arrow arrow . .";padding:3rem}.page-template-page-student_benefits .degree-show-header .degree-show-img{margin-bottom:3rem}.page-template-page-student_benefits .degree-show-header .degree-show-subheading{place-self:auto;font-size:var(--fs-h3)}}@media(min-width: 1200px){.page-template-page-student_benefits .degree-show-header{padding:3rem 8rem 3rem 12rem}}.page-template-page-student_benefits .degree-show-header .degree-show-arrow{grid-area:arrow;transform:translate(300%, 0);animation:1.2s ease 1.75s forwards arrowSlideIn}.page-template-page-student_benefits .degree-show-header .degree-show-arrow img{max-height:110px;-o-object-fit:contain;object-fit:contain}@media(min-width: 992px){.page-template-page-student_benefits .degree-show-header .degree-show-arrow img{max-height:160px}}.page-template-page-student_benefits .banner-text-align h2{margin-bottom:-4px}.page-template-page-student_benefits .degree-show-text{font-size:var(--fs-h5);line-height:1.3}@keyframes imageFadeIn{0%{opacity:0}100%{opacity:1}}@keyframes headingSlideIn{0%{transform:translate(-200%, 0)}100%{transform:translate(0, 0)}}@keyframes arrowSlideIn{0%{transform:translate(300%, 0)}100%{transform:translate(0, 0)}}.benefits-gallery-heading{padding:0 30px}@media(min-width: 768px){.benefits-gallery-heading{padding:0 40px}}@media(min-width: 1200px){.benefits-gallery-heading{padding:0 330px}}.benefits-gallery-heading h2{text-shadow:1px 1px 0 #fff,-1px 1px 0 #fff,-1px -1px 0 #fff,1px -1px 0 #fff;letter-spacing:1px}@media(min-width: 992px){.footer-with-map{display:grid;grid-template-columns:.7fr 1fr}}.page-template-page-student_influencers blockquote{margin:1.5rem 0 2.75rem .25rem;border-color:#e02174}.page-template-page-student_influencers blockquote p{display:block;font-style:normal}.influencer-icon{display:flex;flex:1 0 max(125px,20%);flex-direction:column;align-items:center}.influencer-icon span.svg-filter-none{padding:1rem;border:2px solid;border-radius:15px}.influencer-icon svg{height:50px;width:50px}.influencer-icon p{max-width:22ch}.employability-banner{display:grid;place-items:center}.employability-banner img{max-height:150px}@media(min-width: 576px){.employability-banner{grid-template-columns:180px 1fr}}.employability-banner .employability-banner-content p{margin:0}.employability-banner .employability-banner-content a{color:#fff;font-weight:700;text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:2px;text-decoration-color:rgba(0,0,0,0);transition:text-decoration-color .4s}.employability-banner .employability-banner-content a strong{color:#fff;font-weight:700}.employability-banner .employability-banner-content a:hover{text-decoration-color:#fff}.tax-event_categories .section__masthead.gradient-dark::before,.tax-news_categories .section__masthead.gradient-dark::before{background:#e02174;opacity:.5}.tax-blog_categories .section__masthead.gradient-dark::before{background:#72a32e;opacity:.5}.tax-event_categories h1,.tax-news_categories h1,.tax-blog_categories h1{line-height:1.2}.home .container{max-width:1200px}.home .feature__deep30{background-position:center center;min-height:500px}@media(min-width: 768px){.home .feature__deep30{min-height:700px;background-size:auto}}@media(min-width: 992px){.home .feature__deep30{min-height:700px;background-size:cover}}@media(min-width: 1200px){.home .feature__deep30{min-height:750px}}.home .feature-bg.fade-up::before{background:linear-gradient(180deg, white 0%, rgba(0, 0, 0, 0.25) 25%)}.section__masthead .content-position-outer .home-banner-img{position:absolute;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.form__search .btn{z-index:10}.front-page-discover-more figcaption::before{background:linear-gradient(180deg, rgba(0, 0, 0, 0) 10%, black 65%)}.front-page-discover-more figcaption::after{bottom:15px}.front-page-discover-more figcaption .caption>h3{font-weight:700}.front-page-social .slider__tiny .tns-nav{position:absolute;bottom:0;margin-bottom:3rem}.front-page-social .slider__tiny .tns-nav button{opacity:.5}.front-page-social .slider__tiny .tns-nav button.tns-nav-active{background-color:#e02174;opacity:1}.front-page-social .list__latest-v figcaption:after{background:rgba(0,0,0,0)}.front-page-social figcaption:before{background:linear-gradient(180deg, rgba(0, 0, 0, 0.2) 20%, rgb(0, 0, 0) 55%)}.home-controls-wrapper{position:absolute;height:16%;width:100%;bottom:0;z-index:1}.home-controls-wrapper button[data-controls=prev],.home-controls-wrapper button[data-controls=next]{position:absolute;background:none;border:none;bottom:0;z-index:2}.home-controls-wrapper button[data-controls=prev]{left:0}.home-controls-wrapper button[data-controls=next]{right:0}.home-controls-wrapper .icon-arrow{color:#fff;background-color:rgba(255,255,255,0);border-radius:50%;border:2px solid #fff;width:3rem;height:3rem;padding:1rem;display:block}.home-controls-wrapper .icon-arrow svg{width:1rem}.home-controls-wrapper button[data-controls=prev] .icon-arrow svg{transform:translate(-4px, -8px)}.home-controls-wrapper button[data-controls=next] .icon-arrow svg{transform:translate(0px, -8px)}.front-page-social .all-news-events{position:absolute;bottom:0;width:100%;z-index:1}.nav-wrapper{position:absolute;bottom:.15rem}.front-page-social .list__latest-v .wrap-figcaption.a-4x3{padding-top:85% !important}@media(min-width: 576px){.front-page-social .list__latest-v .wrap-figcaption.a-4x3{padding-top:60% !important}}@media(min-width: 768px){.front-page-social .list__latest-v .wrap-figcaption.a-4x3{padding-top:75% !important}}.front-page-social .list__latest-v figcaption .caption{width:100%;padding:0 1rem;left:0;right:0;height:100%;display:grid;place-content:end;transform:none;bottom:0;justify-content:center}.front-page-social .btn:not(.btn-search):not(.btn-filter):not(.dropdown-toggle)::after{content:"";background:#fff;height:20px;width:20px;font-size:.25rem;margin-left:.25rem;transition:margin-left .35s ease;position:absolute;-webkit-clip-path:path("m 7.92 16.8 a 0.708 0.708 90 0 1 -0.492 -1.2 l 5.184 -4.8 l -5.184 -4.8 a 0.708 0.708 90 0 1 0 -1.008 a 0.744 0.744 90 0 1 1.032 0 l 5.748 5.292 a 0.708 0.708 90 0 1 0.192 0.516 a 0.732 0.732 90 0 1 -0.228 0.528 l -5.772 5.28 a 0.732 0.732 90 0 1 -0.48 0.192 z");clip-path:path("m 7.92 16.8 a 0.708 0.708 90 0 1 -0.492 -1.2 l 5.184 -4.8 l -5.184 -4.8 a 0.708 0.708 90 0 1 0 -1.008 a 0.744 0.744 90 0 1 1.032 0 l 5.748 5.292 a 0.708 0.708 90 0 1 0.192 0.516 a 0.732 0.732 90 0 1 -0.228 0.528 l -5.772 5.28 a 0.732 0.732 90 0 1 -0.48 0.192 z")}.front-page-social .btn:not(.btn-search):not(.btn-filter):not(.dropdown-toggle)::before{content:none !important}.front-page-social .btn:not(.btn-search):not(.btn-filter):not(.dropdown-toggle):hover::after{margin-left:.75rem}.front-page-social .btn:not(.btn-search):not(.btn-filter):not(.dropdown-toggle):hover{padding-right:0;padding-left:0}.front-page-social .tns-lazy-img{-o-object-position:center -70px;object-position:center -70px}.home figcaption .fig:before{background:rgba(0,0,0,0)}@media(min-width: 576px){.front-page-social figcaption .caption p{font-size:1.15rem}}@media(min-width: 992px){.front-page-discover-more figcaption .caption>h3{font-weight:700}.front-page-social .list__latest-v .wrap-figcaption.a-4x3{padding-top:75% !important}}.facebook-front-page .list__h,.twitter-on-page .list__h{display:grid;gap:1.5em}.facebook-front-page .list__h article:hover .fig{transform:scale3d(1.3, 1.3, 1)}.facebook-front-page .list__h article:nth-child(2n),.facebook-front-page .list__h article:nth-child(3n),.twitter-on-page .list__h article:nth-child(2n),.twitter-on-page .list__h article:nth-child(3n){display:none}.facebook-front-page article a,.twitter-on-page article a{display:grid;padding:0 !important;height:auto;border-top:none}.facebook-front-page figcaption::before{z-index:0}.facebook-front-page figcaption.white::after{background:rgba(0,0,0,0)}.facebook-front-page .wysiwyg.text-small{background:#e6e6e6;padding:.85em;display:flex;align-items:center}.facebook-front-page .wysiwyg.text-small p,.twitter-on-page .wysiwyg.text-small p{margin:0}.twitter-on-page article a{padding-top:1rem !important;padding-bottom:1rem !important}.twitter-on-page .list__h{grid-template-columns:repeat(auto-fit, minmax(250px, 1fr)) !important}@media(min-width: 576px){.facebook-front-page .list__h,.twitter-on-page .list__h{grid-auto-flow:column;grid-template-columns:repeat(auto-fit, minmax(200px, 1fr))}.facebook-front-page .list__h article:nth-child(2n),.twitter-on-page .list__h article:nth-child(2n){display:block}}@media(min-width: 768px){.facebook-front-page,.twitter-on-page{margin-left:0%;margin-right:0%}}@media(min-width: 992px){.facebook-front-page .wysiwyg.text-small,.twitter-on-page .wysiwyg.text-small{padding:0 .75em}.facebook-front-page .list__h article:nth-child(3n),.twitter-on-page .list__h article:nth-child(3n){display:block}}.home figcaption:hover:before,figcaption:active:before{opacity:1}.content-position-outer{display:flex;justify-content:center;align-items:center}.article__standard{background:#fff}@media(min-width: 992px){.article__standard{margin-bottom:6px}}.article__standard a,.article__standard .link-block-styled{display:block;padding:10px;position:relative}@media(min-width: 768px){.article__standard a,.article__standard .link-block-styled{padding:20px}}.article__standard a:hover,.article__standard .link-block-styled:hover,.article__standard .link-block:hover .link-block-styled,.link-block:hover .article__standard .link-block-styled,.article__standard a:active,.article__standard .link-block-styled:active,.article__standard a:focus,.article__standard .link-block-styled:focus{color:inherit}.article__standard a:hover:after,.article__standard .link-block-styled:hover:after,.article__standard .link-block:hover .link-block-styled:after,.link-block:hover .article__standard .link-block-styled:after,.article__standard a:active:after,.article__standard .link-block-styled:active:after,.article__standard a:focus:after,.article__standard .link-block-styled:focus:after{opacity:1;visibility:visible}.article__standard a:after,.article__standard .link-block-styled:after{background:rgba(0,0,0,.1);border:1px solid #000;bottom:0;content:"";left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .25s ease-out,visibility .25s ease-out;visibility:hidden}.article__standard img{float:left;margin-right:10px;width:160px}@media(min-width: 1200px){.article__standard img{margin-right:20px}}.article__standard .wysiwyg{overflow:hidden}.article__standard .wysiwyg p{margin-bottom:.5em}.article__standard .wysiwyg p:last-child{margin-bottom:0}.article__standard-blue a:after,.article__standard-blue .link-block-styled:after{background:rgba(4,109,181,.1);border-color:#046db5}.article__standard-magenta a:after,.article__standard-magenta .link-block-styled:after{background:rgba(231,34,118,.1);border-color:#e02174}.article__standard-purple a:after,.article__standard-purple .link-block-styled:after{background:rgba(120,74,152,.1);border-color:#784a98}.article__standard-turquoise a:after,.article__standard-turquoise .link-block-styled:after{background:rgba(59,176,201,.1);border-color:#3bb0c9}.article__standard-green a:after,.article__standard-green .link-block-styled:after{background:rgba(79,113,31,.1);border-color:#72a32e}.article__standard-orange a:after,.article__standard-orange .link-block-styled:after{background:rgba(168,78,34,.1);border-color:#e9732c}.article__image{border-top:3px solid #000;padding-top:8px}@media(min-width: 992px){.article__image{margin-bottom:6px}}@media(min-width: 1200px){.article__image{border-top-width:6px}}.article__image a,.article__image .link-block-styled{display:block;position:relative}.article__image a:hover,.article__image .link-block-styled:hover,.article__image .link-block:hover .link-block-styled,.link-block:hover .article__image .link-block-styled,.article__image a:active,.article__image .link-block-styled:active,.article__image a:focus,.article__image .link-block-styled:focus{color:inherit}.article__image a:hover:after,.article__image .link-block-styled:hover:after,.article__image .link-block:hover .link-block-styled:after,.link-block:hover .article__image .link-block-styled:after,.article__image a:active:after,.article__image .link-block-styled:active:after,.article__image a:focus:after,.article__image .link-block-styled:focus:after{opacity:1;visibility:visible}.article__image a:hover .article__image__img:before,.article__image .link-block-styled:hover .article__image__img:before,.article__image .link-block:hover .link-block-styled .article__image__img:before,.link-block:hover .article__image .link-block-styled .article__image__img:before,.article__image a:active .article__image__img:before,.article__image .link-block-styled:active .article__image__img:before,.article__image a:focus .article__image__img:before,.article__image .link-block-styled:focus .article__image__img:before{opacity:1;visibility:visible}.article__image a:after,.article__image .link-block-styled:after{background:rgba(0,0,0,.1);border:1px solid #000;bottom:0;content:"";left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .25s ease-out,visibility .25s ease-out;visibility:hidden}.article__image-news{border-top-color:#046db5}.article__image-news a:after,.article__image-news .link-block-styled:after{background:rgba(4,109,181,.1);border-color:#046db5}.article__image-news .article__image__img:before{background:rgba(4,109,181,.6)}.article__image-news .title{background:rgba(4,109,181,.6)}.article__image-events{border-top-color:#e02174}.article__image-events a:after,.article__image-events .link-block-styled:after{background:rgba(231,34,118,.1);border-color:#e02174}.article__image-events .article__image__img:before{background:rgba(231,34,118,.6)}.article__image-events .title{background:rgba(231,34,118,.6)}.article__image__img{background:gray center center no-repeat;background-size:cover;height:210px;position:relative}@media(min-width: 768px){.article__image__img{height:250px}}@media(min-width: 992px){.article__image__img{height:338px}}@media(min-width: 1200px){.article__image__img{height:488px}}.article__image__img:before{background:rgba(0,0,0,.6);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .25s ease-out,visibility .25s ease-out;visibility:hidden}.article__image .title{bottom:0;color:#fff;left:0;padding:10px;position:absolute;width:100%}@media(min-width: 768px){.article__image .title{padding:15px}}@media(min-width: 1200px){.article__image .title{padding:20px}}.article__image .title h4,.article__image .title .h4{margin-bottom:0;padding-top:0}.article__image .title p{line-height:1rem;padding-bottom:0}.article__image__text{background:#fff;padding:10px}@media(min-width: 992px){.article__image__text{padding:20px}}.article__image__text p:last-child{margin-bottom:0}.article__profile{border-bottom:1px solid #000;margin-bottom:2.5rem;overflow:hidden;padding:1rem 0 1rem 0;position:relative}@media(min-width: 768px){.article__profile{padding:1.75rem 0 1.75rem 0}}@media(min-width: 768px){.article__profile{padding-top:0}}.article__profile a,.article__profile .link-block-styled{color:#000}.article__profile a:hover,.article__profile .link-block-styled:hover,.article__profile .link-block:hover .link-block-styled,.link-block:hover .article__profile .link-block-styled,.article__profile a:active,.article__profile .link-block-styled:active,.article__profile a:focus,.article__profile .link-block-styled:focus,.article__profile a:visited,.article__profile .link-block-styled:visited{color:#046db5}.article__profile .profile-photo{float:left;margin:0 1em 1em 0;width:110px}@media(min-width: 768px){.article__profile .profile-photo{width:160px}}@media(min-width: 992px){.article__profile .profile-photo{margin-bottom:1.5em}}@media(min-width: 992px){.article__profile .wysiwyg{overflow:hidden}}.article__profile h3,.article__profile .h3{margin-bottom:.25em;min-height:100px;overflow:hidden;padding-bottom:.25em;padding-top:0}@media(min-width: 768px){.article__profile h3,.article__profile .h3{min-height:0}}.article__profile h6,.article__profile .h6{margin:0}.article__profile p{margin-bottom:0}.article__panel{height:100%;display:flex;flex-flow:column;position:relative}.article__panel .panel-img{background-repeat:no-repeat;background-position:center;background-size:cover;position:relative;transition:transform .35s;transform:scale3d(1, 1, 1)}.article__panel .panel-img-wrap{overflow:hidden;border-bottom:5px solid}.article__panel .panel-img:before{content:"";position:absolute;top:0;right:0;bottom:-60%;left:0;z-index:1;opacity:1;transition:background .35s;background:rgba(0,0,0,0);background:linear-gradient(180deg, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 30%, black 90%)}.article__panel .panel-img.a-1x1{padding-top:100%}.article__panel .panel-img.a-16x9{padding-top:56.25%}.article__panel .panel-img.a-4x5{padding-top:125%}.article__panel .panel-img.a-tall{padding-top:177%}.article__panel .panel-img.a-2x1{padding-top:50%}.article__panel .panel-content-wrap{border:3px solid}.article__panel .panel-content-wrap .event-icon-wrapper{border-radius:100vw;border:2px solid #e02174;background-color:#fff;position:absolute;height:65px;width:65px;place-content:center;top:-38px;transition:background-color .65s}.article__panel .panel-content-wrap .event-icon-wrapper svg.uon-icon{filter:none;filter:var(--icon-filter);height:40px;width:40px}.article__panel .panel-content-wrap .event-icon-wrapper.open-day-icon svg.uon-icon{height:55px;width:55px}.article__panel .panel-body{flex:1;background-color:#fff;padding:1.5em 1.5em 3em 1.5em;margin:-1em 1em 0 1em}.article__panel .panel-body:before{content:"";position:absolute;left:0;right:0;top:0;height:4px;background-color:#000}.article__panel .panel-body:after{content:"";position:absolute;bottom:30px;left:50%;width:75px;height:6px;z-index:2;transform:translateX(-50%);background-color:#000;border-radius:3px;transition:width .35s}@media(min-width: 992px){.article__panel .panel-body{margin:-1.5em 1.5em 0 1.5em}}.article__panel .panel-link{position:absolute;left:0;right:0;top:0;bottom:0}.article__panel:hover .panel-body:after{width:150px}.article__panel:hover .panel-img,.article__panel:focus-within .panel-img{transform:scale3d(1.3, 1.3, 1)}.article__panel:hover .event-icon-wrapper,.article__panel:focus-within .event-icon-wrapper{background-color:#e02174}.article__panel:hover .event-icon-wrapper svg.uon-icon,.article__panel:focus-within .event-icon-wrapper svg.uon-icon{filter:invert(1)}.article__panel:hover .panel-content-wrap hr,.article__panel:focus-within .panel-content-wrap hr{width:100px}.article__panel.magenta .panel-body:after,.article__panel.magenta .panel-body:before{background-color:#e02174}@media(max-width: 767.98px){.article__panel.magenta .panel-link:hover,.article__panel.magenta .panel-link:active{background-color:rgba(231,34,118,.3)}}.article__panel.turquoise .panel-body:after,.article__panel.turquoise .panel-body:before{background-color:#3bb0c9}@media(max-width: 767.98px){.article__panel.turquoise .panel-link:hover,.article__panel.turquoise .panel-link:active{background-color:rgba(59,176,201,.3)}}.article__panel.yellow .panel-body:after,.article__panel.yellow .panel-body:before{background-color:#dcc700}@media(max-width: 767.98px){.article__panel.yellow .panel-link:hover,.article__panel.yellow .panel-link:active{background-color:rgba(220,199,0,.3)}}.article__panel.blue .panel-body:after,.article__panel.blue .panel-body:before{background-color:#046db5}@media(max-width: 767.98px){.article__panel.blue .panel-link:hover,.article__panel.blue .panel-link:active{background-color:rgba(4,109,181,.3)}}.article__panel.purple .panel-body:after,.article__panel.purple .panel-body:before{background-color:#784a98}@media(max-width: 767.98px){.article__panel.purple .panel-link:hover,.article__panel.purple .panel-link:active{background-color:rgba(120,74,152,.3)}}.article__panel.red .panel-body:after,.article__panel.red .panel-body:before{background-color:#e2231a}@media(max-width: 767.98px){.article__panel.red .panel-link:hover,.article__panel.red .panel-link:active{background-color:rgba(226,35,26,.3)}}.article__panel.green .panel-body:after,.article__panel.green .panel-body:before{background-color:#72a32e}@media(max-width: 767.98px){.article__panel.green .panel-link:hover,.article__panel.green .panel-link:active{background-color:rgba(79,113,31,.3)}}.article__panel.orange .panel-body:after,.article__panel.orange .panel-body:before{background-color:#e9732e}@media(max-width: 767.98px){.article__panel.orange .panel-link:hover,.article__panel.orange .panel-link:active{background-color:rgba(168,78,34,.3)}}.article__panel.black .panel-body:after,.article__panel.black .panel-body:before{background-color:#000}@media(max-width: 767.98px){.article__panel.black .panel-link:hover,.article__panel.black .panel-link:active{background-color:rgba(0,0,0,.3)}}.article__panel.gray-dark .panel-body:after,.article__panel.gray-dark .panel-body:before{background-color:gray}@media(max-width: 767.98px){.article__panel.gray-dark .panel-link:hover,.article__panel.gray-dark .panel-link:active{background-color:rgba(128,128,128,.3)}}.article__panel.gray .panel-body:after,.article__panel.gray .panel-body:before{background-color:#b4b4b4}@media(max-width: 767.98px){.article__panel.gray .panel-link:hover,.article__panel.gray .panel-link:active{background-color:rgba(180,180,180,.3)}}.article__panel.gray-light .panel-body:after,.article__panel.gray-light .panel-body:before{background-color:#e6e6e6}@media(max-width: 767.98px){.article__panel.gray-light .panel-link:hover,.article__panel.gray-light .panel-link:active{background-color:rgba(230,230,230,.3)}}.article__panel.white .panel-body:after,.article__panel.white .panel-body:before{background-color:#fff}@media(max-width: 767.98px){.article__panel.white .panel-link:hover,.article__panel.white .panel-link:active{background-color:rgba(255,255,255,.3)}}@media(min-width: 768px){.article__panel .panel-body{position:relative}}@media(max-width: 767.98px){.article__panel{flex-flow:row}.article__panel .panel-body{margin:0;padding:1em}.article__panel .panel-body:after{height:0}.article__panel .panel-img{min-width:125px;padding-top:100% !important;overflow:hidden}}.article__panel .panel-img.a-4x3{padding-top:75% !important}.article__basic{flex-flow:column}.article__basic .panel-body:before,.article__basic .panel-body:after{display:none}.article__panel.article__basic .panel-img-wrap{border-bottom:none;position:relative}.article__panel.article__basic .panel-img-wrap::before{content:"";position:absolute;top:0;right:0;bottom:-60%;left:0;z-index:1;background:linear-gradient(180deg, rgba(0, 0, 0, 0) 10%, black 85%)}.article__panel.article__basic .panel-img-wrap img{height:100%;-o-object-fit:cover;object-fit:cover;aspect-ratio:1/.75;transition:transform .4s}.article__panel.article__basic .panel-content-wrap{border-top:8px solid}.article__panel.article__basic:hover .panel-img-wrap img,.article__panel.article__basic:focus-within .panel-img-wrap img{transform:scale(1.3)}.article__news .date,.article__event .date{font-size:.875rem;position:absolute;bottom:1em}@media(min-width: 768px){.article__news .date,.article__event .date{bottom:3em;left:50%;transform:translateX(-50%)}}.article__news .date .day,.article__event .date .day{display:block;font-weight:800;font-size:1.875rem}@media(max-width: 767.98px){.article__event .panel-body{display:flex;flex-direction:row-reverse}.article__event .panel-body:after{height:6px;left:38px;width:40px;bottom:auto;top:85px;transform:translateX(0)}.article__event .panel-img{display:none}.article__event .date{position:relative}}.article__masonry{background:center center no-repeat;background-size:cover;color:#fff;margin-bottom:30px;overflow:hidden;padding-bottom:100%;position:relative}@media(min-width: 768px){.article__masonry{padding-bottom:66.0689971%}}@media(min-width: 768px){.article__masonry.landscape{padding-bottom:31.687722%}}@media(min-width: 768px){.article__masonry.portrait{padding-bottom:calc(132.137994% + 30px)}}.article__masonry .wrap-figcaption{bottom:0;height:100%;left:0;position:absolute;right:0;padding-top:0 !important}.article__related{position:relative;padding-bottom:2rem}.article__related-link{content:"";position:absolute;left:0;right:0;top:0;bottom:0;z-index:2}.article__related-content hr{width:30px;border-radius:2px;transition:width .35s ease}.article__related:hover hr{width:60px !important}.article__search{border-bottom:1px solid #000;margin-bottom:2.5rem;overflow:hidden;padding:0 0 .75rem 0;position:relative}@media(min-width: 768px){.article__search{padding:0}}.article__search a,.article__search .link-block-styled{color:#000}.article__search a:hover,.article__search .link-block-styled:hover,.article__search .link-block:hover .link-block-styled,.link-block:hover .article__search .link-block-styled,.article__search a:active,.article__search .link-block-styled:active,.article__search a:focus,.article__search .link-block-styled:focus,.article__search a:visited,.article__search .link-block-styled:visited{color:#046db5}.article__search .profile-photo{aspect-ratio:1;-o-object-fit:cover;object-fit:cover}@media(min-width: 992px){.article__search .profile-photo{margin-bottom:1.5em}}@media(min-width: 992px){.article__search .wysiwyg{overflow:hidden}}@media(min-width: 992px){.article__search h3,.article__search .h3{margin-bottom:.5em}}.article__search .list__categories{position:relative;display:flex;flex-wrap:wrap;gap:1em;margin-top:2em}@media(min-width: 768px){.article__search .list__categories{bottom:10px;margin-top:3em}}.article__search .list__categories li{line-height:1em}.article__search .list__categories li a,.article__search .list__categories li .link-block-styled{color:#b4b4b4}.article__search .list__categories .icon-category{margin-right:8px;vertical-align:text-bottom}.article__search__type{color:#b4b4b4;font-size:.875rem;font-weight:700;position:absolute;z-index:4;left:0;top:0;text-transform:uppercase}@media(min-width: 768px){.article__search__type{font-size:1.3125rem;right:0px;bottom:10px;left:auto;top:auto}}.panel-body.bg-gray-light{background-color:#e6e6e6 !important}.article__search::before,.article__search::after{content:none}.article__search-wrapper{background:#e6e6e6;padding:.75rem .75em;margin-bottom:2rem;transition:box-shadow .4s;place-content:center}@media(min-width: 576px){.article__search-wrapper{padding:.75rem 1.5em}}.article__search-wrapper:hover,.article__search-wrapper:focus{color:#000;text-decoration:none;box-shadow:0 0 0px 2px #000}.article__search-wrapper:hover h3,.article__search-wrapper:focus h3{color:#046db5;text-decoration:underline}.article__search-wrapper:hover img:not(.svg-img),.article__search-wrapper:focus img:not(.svg-img){transform:scale(1.35)}.article__search-wrapper .article__search{border-bottom:0;gap:1em}@media(min-width: 768px){.article__search-wrapper .article__search{grid-template-columns:180px 1fr}.article__search-wrapper .article__search.small-grid{grid-template-columns:120px 1fr}}.article__search-wrapper .article__search img{transition:transform .4s}.article__search-wrapper .article__search ul{row-gap:1em}.article__search-wrapper .article__search ul li{border:1px solid gray;padding:.25rem .75rem}.article__search-wrapper .article__search ul li.clearing{border:1px solid var(--main-brand-colour);padding:.25rem 1.5rem;background:var(--main-brand-colour);color:#fff}.article__search-wrapper .article__search ul li.result-post-type{border:none;margin-left:auto}.article__search-wrapper .article__search .staff-result{gap:1em}@media(min-width: 992px){.article__search-wrapper .article__search .staff-result{gap:3em;grid-template-columns:1fr 1fr}.article__search-wrapper .article__search .staff-result>div{border-right:1px solid #8c8c8c}}.article__search-wrapper .article__search .staff-result .job-title{font-weight:550}.article__search-wrapper .article__search .staff-result li img{height:25px;width:25px}.skeleton-wrapper{display:flex}.skeleton-wrapper .skeleton-loader .skeleton{height:var(--height);width:var(--width, 100%);background-color:#d0d6d9;animation:skeleton-loading 1.5s linear infinite alternate}.skeleton-wrapper .skeleton-loader.course-tile{background:#e6e6e6}@media(min-width: 768px){.skeleton-wrapper .skeleton-loader.course-tile{grid-template-columns:180px 1fr}}.skeleton-wrapper .skeleton-loader.blog{border:1px solid #d0d6d9}.skeleton-wrapper .skeleton-loader.blog .skeleton-img{aspect-ratio:1/.5}@keyframes skeleton-loading{0%{background-color:#cfd5d8}100%{background-color:#b0babf}}.filter-loading-overlay{display:none;position:absolute;height:100%;top:0;left:0;background:rgba(255,255,255,.631372549);width:100%;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(1px);justify-content:center;align-items:center;font-size:32px;color:#fff;z-index:9999}.filter-loading-overlay .loader{width:48px;height:48px;border:5px solid var(--spinner-colour);border-bottom-color:rgba(0,0,0,0);border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.uon-filter-box{border-left:3px solid var(--filter-colour);border-right:3px solid var(--filter-colour);border-bottom:3px solid var(--filter-colour);border-top:16px solid var(--filter-colour)}.uon-filter-menu{display:grid;grid-auto-flow:column;grid-template-columns:108px 1fr 108px;place-items:center}.uon-filter-menu .uon-open-filter-btn{background:rgba(0,0,0,0);border:none;grid-column:2/-1;z-index:2}.uon-filter-menu .uon-open-filter-btn:focus{outline:none}.uon-filter-menu .uon-open-filter-btn:hover+div+.uon-filter-svg,.uon-filter-menu .uon-open-filter-btn:focus+div+.uon-filter-svg{box-shadow:0 0 0px 3px #fff,0 0 4px 4px rgba(0,0,0,.7215686275)}.uon-filter-menu .filter-heading h2{font-weight:700;font-size:1.375rem}@media(min-width: 576px){.uon-filter-menu .filter-heading h2{font-size:var(--fs-h3)}}.uon-filter-menu .uon-filter-svg{position:relative;background:rgba(0,0,0,0);padding:0;outline:none;border:none;border-radius:3px;place-self:end;align-self:center;transition:box-shadow .4s}.uon-filter-menu .uon-filter-svg svg{height:55px;width:55px}.uon-filter-menu .uon-filter-svg svg *{transition:fill .2s,stroke .2s,transform .4s}.uon-filter-menu .uon-filter-svg .filter-thumb>circle{fill:var(--filter-colour)}.uon-filter-menu .uon-filter-svg .uon-filter-count{position:absolute;display:flex;place-content:center;place-items:center;pointer-events:none;opacity:0;top:-12px;width:25px;height:25px;background:#e2231a;color:#fff;border-radius:100vw;border:1px solid #e2231a;right:-11px;font-size:.95rem;font-weight:700;z-index:2;transition:opacity .4s,color .4s,background .4s}.uon-filter-menu.active .uon-filter-svg .filter-thumb.up{transform:translate(0px, 15px)}.uon-filter-menu.active .uon-filter-svg .filter-thumb.down{transform:translate(0px, -15px)}.uon-filter-menu.active .uon-filter-svg .filter-thumb.right{transform:translate(-15px, 0px)}.uon-filter-menu.active .uon-filter-svg .filter-thumb.left{transform:translate(15px, 0px)}.uon-filter-menu.active .uon-filter-svg .filter-thumb>circle{fill:#fff;stroke:var(--filter-colour)}.uon-filter-menu.active .uon-filter-svg rect{fill:var(--filter-colour);stroke:var(--filter-line-colour)}.uon-filter-menu.active .uon-filter-svg line{stroke:var(--filter-line-colour)}.uon-filter-menu.active .uon-filter-svg .uon-filter-count{border:1px solid #fff}.uon-filter-categories.agents-filter .uon-filter-group .uon-filter-group-section .uon-filter-buttons{grid-template-columns:repeat(auto-fill, minmax(max(100px, 20%), 1fr))}.uon-sort-a-z{place-self:start;align-self:center}.uon-sort-a-z .a-z-sort-btn{background:rgba(0,0,0,0);border:none;border-radius:5px;padding:0;transition:box-shadow .4s}.uon-sort-a-z .a-z-sort-btn:focus{outline:none;box-shadow:0 0 0px 3px #fff,0 0 3px 5px rgba(0,0,0,.7)}.uon-sort-a-z .a-z-sort-btn .uon-sort-toggle{display:grid;grid-auto-flow:column;gap:.5em;line-height:1.4}.uon-sort-a-z .a-z-sort-btn .uon-sort-toggle .uon-sort-indicator-container{width:25px;border:2px solid #000;border-radius:100vw;position:relative}.uon-sort-a-z .a-z-sort-btn .uon-sort-toggle .uon-sort-indicator-container .uon-sort-indicator{position:absolute;background:var(--filter-colour);border-radius:100vw;width:15px;height:15px;left:3px;pointer-events:none;transition:transform .4s}@media(min-width: 576px){.uon-sort-a-z .a-z-sort-btn .uon-sort-toggle .uon-sort-indicator-container{width:28px}.uon-sort-a-z .a-z-sort-btn .uon-sort-toggle .uon-sort-indicator-container .uon-sort-indicator{width:17px;height:17px;left:4px}}.uon-sort-a-z .a-z-sort-btn .uon-sort-toggle .uon-toggle-options{display:grid;text-align:left;font-size:.9rem}@media(min-width: 576px){.uon-sort-a-z .a-z-sort-btn .uon-sort-toggle .uon-toggle-options{font-size:1rem}}.uon-sort-a-z .a-z-sort-btn .uon-sort-toggle .uon-toggle-options .toggle-sort-rel.inactive{display:none}.uon-sort-a-z .a-z-sort-btn.no-default .uon-sort-toggle{line-height:inherit}.uon-sort-a-z .a-z-sort-btn[data-current-sort]:not([data-current-sort=ASC]):not([data-current-sort=DESC]) .uon-toggle-options .toggle-sort-rel{font-weight:700}.uon-sort-a-z .a-z-sort-btn[data-current-sort]:not([data-current-sort=ASC]):not([data-current-sort=DESC]) .uon-sort-indicator{transform:translateY(20px)}@media(min-width: 576px){.uon-sort-a-z .a-z-sort-btn[data-current-sort]:not([data-current-sort=ASC]):not([data-current-sort=DESC]) .uon-sort-indicator{transform:translateY(24px)}}.uon-sort-a-z .a-z-sort-btn[data-current-sort=ASC] .uon-sort-indicator{transform:translateY(3px)}@media(min-width: 576px){.uon-sort-a-z .a-z-sort-btn[data-current-sort=ASC] .uon-sort-indicator{transform:translateY(3px)}}.uon-sort-a-z .a-z-sort-btn[data-current-sort=ASC] .uon-toggle-options .toggle-sort-asc{font-weight:700}.uon-sort-a-z .a-z-sort-btn[data-current-sort=DESC] .uon-sort-indicator{transform:translateY(39px)}.uon-sort-a-z .a-z-sort-btn[data-current-sort=DESC] .uon-sort-indicator.no-default{transform:translateY(30px)}@media(min-width: 576px){.uon-sort-a-z .a-z-sort-btn[data-current-sort=DESC] .uon-sort-indicator{transform:translateY(43px)}.uon-sort-a-z .a-z-sort-btn[data-current-sort=DESC] .uon-sort-indicator.no-default{transform:translateY(28px)}}.uon-sort-a-z .a-z-sort-btn[data-current-sort=DESC] .uon-toggle-options .toggle-sort-desc{font-weight:700}.selected-filters{display:none;gap:.75em}@media(min-width: 576px){.selected-filters{grid-template-columns:1fr max-content}}.selected-filters button{display:flex;align-items:center;background:#d8d8d8;border:none;color:#000;font-size:.9rem;gap:.5em;padding:.25em .25em .25em .5em}.selected-filters button.selected-filter-btn{box-shadow:0 0px 0px 2px rgba(0,0,0,0);text-decoration:underline;text-decoration-color:rgba(0,0,0,0);transition:box-shadow .4s,text-decoration-color .4s}.selected-filters button.selected-filter-btn:hover,.selected-filters button.selected-filter-btn:focus{box-shadow:0 0px 0px 2px #000;text-decoration-color:#000;outline:none}.selected-filters button.clear-all-btn{background:rgba(0,0,0,0);border:none;color:gray;font-size:1rem;font-weight:600;place-self:end}.selected-filters button.clear-all-btn svg{height:45px;width:45px}.selected-filters button.clear-all-btn svg *{transition:fill .4s}.selected-filters button.clear-all-btn:hover svg *,.selected-filters button.clear-all-btn:focus svg *{fill:silver}.selected-filters .close-icon{background-image:url(../images/svg/icons/close-cross.svg);background-repeat:no-repeat;height:24px;width:24px}#page-results{scroll-margin-top:60px}#page-results .uon-filter-found-results .result-bracket{width:10px;background:rgba(0,0,0,0);border-color:#808088;border-top:2px solid;border-bottom:2px solid}#page-results .uon-filter-found-results .result-bracket.bracket-left{border-left:2px solid;border-radius:4px 0px 0px 4px}#page-results .uon-filter-found-results .result-bracket.bracket-right{border-right:2px solid;border-radius:0px 4px 4px 0px}#page-results .uon-filter-found-results .num-results{display:flex;flex-direction:column;gap:.25em;flex-wrap:wrap;justify-content:center;padding-bottom:.15em}@media(min-width: 576px){#page-results .uon-filter-found-results .num-results{flex-direction:row}}.filter-pagination{display:flex;justify-content:center;gap:1.5em}.filter-pagination:has(ul:empty){display:none}.filter-pagination .filter-nav-btn{display:flex;align-items:center;background:#fff;color:gray;border:1px solid gray;border-radius:100vw;height:45px;width:45px;padding:0 .55em}.filter-pagination ul{display:flex !important;justify-content:center;align-items:center;padding:0 .5rem}.filter-pagination ul li{height:100%}.filter-pagination ul li:not(.filter-page-prev):not(.filter-page-next){overflow:hidden}.filter-pagination ul li:not(.filter-page-prev):not(.filter-page-next):hover button{background:gray;color:#fff;font-weight:800}.filter-pagination ul li:not(.filter-page-prev):not(.filter-page-next) button:focus{background:gray;color:#fff;font-weight:800}.filter-pagination ul li.filter-page-prev,.filter-pagination ul li.filter-page-next{position:absolute;top:2px}@media(min-width: 576px){.filter-pagination ul li.filter-page-prev,.filter-pagination ul li.filter-page-next{top:0px}}.filter-pagination ul li.filter-page-prev:hover button,.filter-pagination ul li.filter-page-next:hover button{background:gray;color:#fff;border:1px solid gray}.filter-pagination ul li.filter-page-prev button:focus,.filter-pagination ul li.filter-page-next button:focus{background:gray;color:#fff;border:1px solid gray}.filter-pagination ul li.filter-page-prev{left:-60px}@media(min-width: 576px){.filter-pagination ul li.filter-page-prev{left:-70px}}.filter-pagination ul li.filter-page-next{right:-60px}@media(min-width: 576px){.filter-pagination ul li.filter-page-next{right:-70px}}.filter-pagination ul li button{height:100%;background:rgba(0,0,0,0);border:none;padding:0 .5rem;transition:background .4s,border .4s}@media(min-width: 576px){.filter-pagination ul li button{padding:0 .8rem}}.filter-pagination ul li.active button{background:gray;color:#fff;font-weight:800;pointer-events:none}.filter-pagination ul li.no-page{pointer-events:none;cursor:default}.filter-pagination ul li.no-page button{padding:0}.float-left{float:left}.float-center{float:none;margin-left:auto;margin-right:auto}.float-right{float:right}.clearfix:before,.article__profile:before,.list__social:before,.list__filter:before,.tabs__links:before,.tabs-home__links:before,.tabs-home__content:before,.accordion .slide__content__inner:before,#header:before,.wrapper__generic:before,.clearfix:after,.list__social:after,.list__filter:after,.tabs__links:after,.tabs-home__links:after,.tabs-home__content:after,.accordion .slide__content__inner:after,#header:after,.wrapper__generic:after{display:table;content:""}.clearfix:after,.article__profile:after,.article__search:after,.list__social:after,.list__filter:after,.tabs__links:after,.tabs-home__links:after,.tabs-home__content:after,.accordion .slide__content__inner:after,#header:after,.wrapper__generic:after{clear:both}#footer{background:#000;color:#ddd;line-height:1.2rem}#footer__tagline{color:#fff;font-size:1.9375rem;font-weight:800;line-height:1.2}#footer h4{font-size:1.75rem}#footer strong,#footer h4{font-weight:700;color:#fff}#footer hr{width:100%;border:none;background:#fff;height:2px;margin:32px auto}.footer-grid{display:grid;row-gap:3em;grid-template-areas:"tagline" "contact" "cta" "map" "awards" "address"}#footer__tagline{grid-area:tagline}.footer__contact{grid-area:contact;display:grid;place-content:center}.footer__contact li{width:-moz-max-content;width:max-content}.footer__contact li a.contact-number{font-size:1.125rem}.footer__contact li svg{height:40px;width:40px}.footer__ctas{grid-area:cta;display:flex;flex-direction:column;gap:1em;align-items:center;justify-content:center}.footer__ctas a{min-width:210px}.footer__map{grid-area:map;max-width:250px;margin:0 auto}.footer__location{grid-area:address;display:flex;justify-content:center;align-items:center;gap:1em}#footer .footer__location-address h4{font-size:1.125rem;margin:.25em 0 .15em 0}.footer__location-logo{max-width:53px}.footer__awards{grid-area:awards;margin:0}.footer__awards img{height:80px}.footer__links{display:grid;gap:2em;grid-template-areas:"nav" "social";font-size:.95rem}.footer__nav{display:flex;gap:.3em;align-items:center;justify-content:center;flex-wrap:wrap}.footer__legal ul li:first-child::before{content:""}.footer__legal ul li::before{content:"| "}#footer .list__social{display:flex;justify-content:center;align-items:center}#footer .list__social li{margin-left:6px;margin-right:6px;border-radius:50%;transition:background .5s}#footer .list__social li svg *{transition:fill .5s}#footer .list__social li a{opacity:1;color:#fff;width:45px;height:45px}#footer .list__social li a:hover svg.icon-circle,#footer .list__social li a:focus svg.icon-circle{fill:#fff}#footer .list__social li a:hover svg *:not(.icon-circle),#footer .list__social li a:focus svg *:not(.icon-circle){fill:#000}.footer__map svg{height:100%;width:100%}.footer__map svg path{stroke-width:.1px;stroke:#fff;fill:#fff;transition:stroke-width .35s ease-in}.footer__map:hover svg path.outline,.footer__map:focus svg path.outline{stroke-width:1px}.footer__map svg .find-us{transition:fill .25s ease-in}.footer__map:hover svg .find-us,.footer__map:focus svg .find-us{fill:#e02174;stroke:#e02174}.footer__map .northampton,.footer__map .northampton path{fill:#e02174;stroke:#e02174;transform-origin:65% 80%;transition:transform .35s ease-in}.footer__map svg:hover .northampton{transform:scale(1.05)}.footer__map svg circle{fill:#fff}.footer__map svg g.lond-birm path,.footer__map svg circle{transition:opacity .25s ease-in}.footer__map svg:hover g.lond-birm path,.footer__map svg:hover circle{opacity:.5}@media(min-width: 576px){.footer-grid{grid-template-areas:"tagline tagline" "contact contact" "cta cta" "map map" "awards awards" "address address"}.footer__contact li a.contact-number{font-size:1rem}.footer__contact li a svg{height:30px;width:30px}.footer__contact li a svg *{transition:stroke .45s,fill .45s,stroke-width .45s}.footer__contact li a:hover svg,.footer__contact li a:focus svg{filter:none}.footer__contact li a:hover svg *,.footer__contact li a:focus svg *{fill:#fff;stroke:#fff}.footer__contact li a:hover svg>path:last-child,.footer__contact li a:focus svg>path:last-child{fill:#fff;stroke:#000;stroke-width:.75px}.footer__map{max-width:350px}}@media(min-width: 768px){#footer__tagline span{display:inline}.footer-grid{grid-template-areas:"tagline tagline" "contact cta" "map map" "address awards"}.footer__contact{margin-right:3em}.footer__awards img{height:80px}.footer__links{grid-template-areas:"nav social"}.footer__nav{justify-content:start}.footer__ctas{align-items:center}.footer__location{justify-content:start}#footer .list__social{display:flex;justify-content:flex-end}}@media(min-width: 992px){#footer__tagline{font-size:2.15rem}.footer-grid{grid-template-areas:"tagline tagline tagline tagline map" "contact . cta  . map" "address . awards . map"}.footer__contact{place-content:start;margin-right:0}.footer__map{display:grid;place-items:end;width:260px}.footer__legal ul li:first-child::before{content:"| "}}@media(min-width: 1199px){.footer-grid{row-gap:0}}#footer__tagline span{display:inline}#footer__tagline span+span{opacity:.5}#footer__top{position:relative}@media(min-width: 1200px){#footer__top{align-items:center;display:flex;justify-content:space-between}}.footer__logo{color:#fff !important;display:block;margin-bottom:1em}@media(min-width: 768px){.footer__logo{float:left;margin-bottom:0;padding:0;width:145px}}.footer__awards{align-items:center;display:flex;justify-content:center;flex-wrap:wrap;row-gap:1em;-moz-column-gap:.5em;column-gap:.5em}.footer__awards img{display:block;margin-left:10px;height:80px;flex:1;-o-object-fit:contain;object-fit:contain}@media(min-width: 440px){.footer__awards{flex-wrap:nowrap}.footer__awards img:last-child{margin-right:10px}}.footer__contact a:hover,.footer__contact .link-block-styled:hover,.footer__contact .link-block:hover .link-block-styled,.link-block:hover .footer__contact .link-block-styled,.footer__contact a:active,.footer__contact .link-block-styled:active,.footer__contact a:focus,.footer__contact .link-block-styled:focus,.footer__location a:hover,.footer__location .link-block-styled:hover,.footer__location .link-block:hover .link-block-styled,.link-block:hover .footer__location .link-block-styled,.footer__location a:active,.footer__location .link-block-styled:active,.footer__location a:focus,.footer__location .link-block-styled:focus,.footer__social a:hover,.footer__social .link-block-styled:hover,.footer__social .link-block:hover .link-block-styled,.link-block:hover .footer__social .link-block-styled,.footer__social a:active,.footer__social .link-block-styled:active,.footer__social a:focus,.footer__social .link-block-styled:focus,.footer__legal a:hover,.footer__legal .link-block-styled:hover,.footer__legal .link-block:hover .link-block-styled,.link-block:hover .footer__legal .link-block-styled,.footer__legal a:active,.footer__legal .link-block-styled:active,.footer__legal a:focus,.footer__legal .link-block-styled:focus,.footer__copyright a:hover,.footer__copyright .link-block-styled:hover,.footer__copyright .link-block:hover .link-block-styled,.link-block:hover .footer__copyright .link-block-styled,.footer__copyright a:active,.footer__copyright .link-block-styled:active,.footer__copyright a:focus,.footer__copyright .link-block-styled:focus{color:#fff}.footer__contact ul,.footer__location ul{list-style:none;margin:0;vertical-align:top}.footer__legal ul{list-style:none;margin:0}.footer__legal ul li{display:inline-block}.footer__legal ul li+li:before{content:"| "}form,fieldset{margin-bottom:1em}fieldset{border:0;padding:0}legend,label{display:block;font-weight:normal;margin:0 0 5;padding:0}.gform_button{width:auto !important;line-height:1 !important}button,input,optgroup,select,textarea{color:#2e2e2e;font:inherit;margin:0;padding:5px 9px}button{overflow:visible}button,select{text-transform:none}input,textarea,select{border:1px solid #fff;border-radius:7px;display:block;font-size:1.125rem;height:40px;line-height:1;width:100%}optgroup{font-weight:bold}textarea{height:12em;overflow:auto}[type=image],[type=checkbox],[type=radio]{cursor:pointer;display:inline-block;height:auto;margin-bottom:5px;padding:0;width:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}input:focus,textarea:focus{border-color:rgba(82,168,236,.8);outline:0;outline:thin dotted \9 }[type=file]:focus,[type=checkbox]:focus,select:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.input-inline{display:inline-block;vertical-align:middle;width:auto}.input-condensed{padding:1px 5px;font-size:.9375rem}[type=search]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}.form-group{margin-bottom:20px;position:relative}.form-group .btn,.form-group .gform_button{margin-bottom:0}.form-group.form-label-field.field-active .label{display:none}.form-group.form-label-field input,.form-group.form-label-field textarea{padding-bottom:5px;padding-top:5px;transition:border .25s}.form-group.form-label-field .label{color:#b4b4b4;font-size:1.125rem;left:10px;pointer-events:none;position:absolute;top:20px;transform:translate(0, -50%) scale(1);transform-origin:left center;transition:transform .5s;z-index:9}.custom-select-box{position:relative;z-index:1}.custom-select-box select{cursor:pointer;opacity:0;position:absolute}.custom-select-box__option{background:#f5f5f5;border:1px solid #fff;border-radius:10px;color:#000;line-height:1;overflow:hidden;padding:11px 45px 11px 18px;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:100%;z-index:-1}.custom-select-box+.icon-arrow{color:#000;display:block;height:20px;pointer-events:none;position:absolute;right:15px;top:50%;transform:translate(0, -50%);width:20px;z-index:4}.custom-checkbox{cursor:pointer;display:inline-block;margin:0 1rem 0 0;padding:0 0 0 30px;position:relative}.custom-checkbox .custom-control-label:before{border-radius:0;border-color:#000}.custom-checkbox .custom-control-input:checked~.custom-control-label:after{background-image:none}.custom-checkbox:before{content:"";height:20px;left:0;position:absolute;top:50%;transform:translate(0, -50%);width:20px}.custom-checkbox input[type=checkbox],.custom-checkbox input[type=radio]{left:0;margin:0;opacity:0;position:absolute;top:0}.custom-checkbox input[type=checkbox]:checked+.toggle,.custom-checkbox input[type=radio]:checked+.toggle{opacity:1}.custom-checkbox input[type=checkbox]+.toggle,.custom-checkbox input[type=radio]+.toggle{background:#dcc700;display:block;height:10px;left:5px;opacity:0;position:absolute;top:50%;transform:translate(0, -50%);transition:opacity .25s ease-out;width:10px;z-index:2}.uon-gallery .foogallery{background:#fff;padding:1rem 0}.uon-gallery .foogallery::before{content:"";position:absolute;background:#fff;top:0;bottom:0;right:-16px;left:-16px;height:100%;margin:0 -1rem}@media(min-width: 576px){.uon-gallery .foogallery::before{right:0;left:0}}.mobile-gallery .slide.gallery img{width:100%;-o-object-fit:cover;object-fit:cover;aspect-ratio:1.25/1}.uon-gallery .bwg-standard-thumbnails{width:100% !important}.uon-gallery .bwg-standard-thumbnails img{max-width:0;height:100%}.uon-gallery .bwg-standard-thumbnails .bwg-item{width:50% !important;max-width:100% !important}@media(min-width: 992px){.uon-gallery .bwg-standard-thumbnails .bwg-item{width:25% !important}}.uon-gallery .bwg-standard-thumbnails .bwg-item1{padding-top:100% !important}.uon-gallery .bwg-standard-thumbnails .bwg-item2{margin-top:0 !important}.uon-gallery .bwg_thumbnail.bwg_container{background-color:#fff !important;padding:1rem !important;margin:0 !important}.foogallery figcaption::before{background:rgba(0,0,0,0)}.fbx-icon{height:25px}#header{background:#000;color:#fff;min-height:60px;height:70px;padding:0;position:relative;z-index:1000}@media(min-width: 768px){#header{height:80px}}body.sticky #header{position:fixed;top:0;width:100%}body.sticky #main{margin-top:70px}@media(min-width: 768px){body.sticky #main{margin-top:80px}}#uon-header{display:grid;grid-template-columns:1fr 1fr;justify-content:space-between;background:#000;align-items:center}@media(min-width: 1200px){#uon-header{grid-template-columns:265px 1fr max-content}}#uon-header .nav__primary-brand svg{height:40px}@media(min-width: 768px){#uon-header .nav__primary-brand svg{height:50px}}@media(min-width: 1200px){#uon-header .nav__primary-brand svg{height:60px}}#uon-header .desktop-menu-nav{position:relative;display:none;justify-content:center;height:100%;align-items:center}@media(min-width: 1200px){#uon-header .desktop-menu-nav{display:flex}}#uon-header .desktop-menu-nav .desktop-menu-nav-btns{margin:0;display:flex;justify-content:center;gap:1em;height:100%;list-style:none}#uon-header .desktop-menu-nav .desktop-menu-nav-btns li.main-nav-item{position:relative;width:-moz-max-content;width:max-content}#uon-header .desktop-menu-nav .desktop-menu-nav-btns li.main-nav-item::after{content:"";position:absolute;width:1px;height:17px;background:#fff;top:38%;left:-8px}#uon-header .desktop-menu-nav .desktop-menu-nav-btns li.main-nav-item:first-child::after{content:none}#uon-header .desktop-menu-nav .desktop-menu-nav-btns li.main-nav-item button{display:block;height:100%;text-transform:uppercase;background:rgba(0,0,0,0);outline:none;border:none;color:#f1f1f1;text-decoration:underline;text-decoration-thickness:3px;text-decoration-color:rgba(0,0,0,0);text-underline-offset:0px;transition:filter .3s,text-decoration-color .4s,text-underline-offset .4s}#uon-header .desktop-menu-nav .desktop-menu-nav-btns li.main-nav-item button:hover,#uon-header .desktop-menu-nav .desktop-menu-nav-btns li.main-nav-item button:focus-visible,#uon-header .desktop-menu-nav .desktop-menu-nav-btns li.main-nav-item button.active{filter:drop-shadow(0px 0px 0px #fff);text-decoration-color:#e02174;text-underline-offset:7px}#uon-header .desktop-menu-nav .desktop-sub-menu-items{position:absolute;top:calc(100% + 4px);background:rgba(242,242,242,.9);color:#000;font-weight:500;border-radius:0 0 10px 10px;border-bottom:10px solid #e02174;padding:0rem 1.5rem;display:grid;grid-template-rows:0fr;opacity:0;grid-auto-flow:row;visibility:hidden;z-index:1000;transition:width .5s,opacity .5s,border-bottom .5s,padding .5s,visibility .5s,grid-template-rows .5s}#uon-header .desktop-menu-nav .desktop-sub-menu-items.open{grid-template-rows:1fr}#uon-header .desktop-menu-nav .desktop-sub-menu-items.active{visibility:visible;opacity:1;padding:0 1.5rem;border-bottom:10px solid #e02174}#uon-header .desktop-menu-nav .desktop-sub-menu-items.active ul{opacity:1;visibility:visible;pointer-events:auto}#uon-header .desktop-menu-nav .desktop-sub-menu-items ul{display:grid;grid-auto-flow:column;justify-content:center;gap:2em;opacity:0;pointer-events:none;visibility:hidden;width:-moz-max-content;width:max-content;list-style:none;margin:0;overflow:hidden;transition:opacity .4s,visibility .4s,width .25s}#uon-header .desktop-menu-nav .desktop-sub-menu-items ul li{position:relative}#uon-header .desktop-menu-nav .desktop-sub-menu-items ul li::after{content:"";position:absolute;width:1px;height:17px;background:#000;top:37%;left:-16px}#uon-header .desktop-menu-nav .desktop-sub-menu-items ul li:first-child::after{content:none}#uon-header .desktop-menu-nav .desktop-sub-menu-items ul li a{display:block;outline:none;padding:1.25rem 0;color:#000;text-decoration:underline;text-decoration-thickness:3px;text-decoration-color:rgba(0,0,0,0);text-underline-offset:0px;transition:filter .3s,text-decoration-color .4s,text-underline-offset .4s}#uon-header .desktop-menu-nav .desktop-sub-menu-items ul li a:hover,#uon-header .desktop-menu-nav .desktop-sub-menu-items ul li a:focus-visible,#uon-header .desktop-menu-nav .desktop-sub-menu-items ul li a.active{filter:drop-shadow(0px 0px 0px #000);text-decoration-color:#000;text-underline-offset:7px}#uon-header .desktop-menu-nav .desktop-sub-menu-items ul.active{opacity:1;visibility:visible;pointer-events:auto}#uon-header .menu-nav-actions{display:grid;grid-template-columns:50px 50px 50px;justify-content:end}@media(min-width: 1200px){#uon-header .menu-nav-actions{grid-template-columns:50px 1fr 50px}}#uon-header .menu-nav-actions svg{width:35px;height:35px}#uon-header .menu-nav-actions svg>*{stroke-width:3px}#uon-header .menu-nav-actions .nav-student-staff{display:none;grid-template-columns:max-content 10px max-content;margin:0;list-style:none;align-items:center;gap:1em;padding:0 1em}@media(min-width: 1200px){#uon-header .menu-nav-actions .nav-student-staff{display:grid}}#uon-header .menu-nav-actions .nav-student-staff a{color:#fff;outline:none;border:none;place-content:center;text-decoration:underline;text-decoration-thickness:3px;text-decoration-color:rgba(0,0,0,0);text-underline-offset:0px;transition:filter .3s,text-decoration-color .4s,text-underline-offset .4s}#uon-header .menu-nav-actions .nav-student-staff a:hover,#uon-header .menu-nav-actions .nav-student-staff a:focus-visible,#uon-header .menu-nav-actions .nav-student-staff a.active{filter:drop-shadow(0px 0px 0px #fff);text-decoration-color:#e02174;text-underline-offset:7px}#uon-header .menu-nav-actions .menu-nav-button{background:rgba(0,0,0,0);border:none;outline:none}#uon-header .menu-nav-actions .menu-nav-button.nav-search-toggle{display:grid;grid-template-areas:"stack"}#uon-header .menu-nav-actions .menu-nav-button .search-toggle-icon{grid-area:stack;transition:transform .4s,opacity .4s}#uon-header .menu-nav-actions .menu-nav-button .search-toggle-icon.search{transform:translate(0, 0);opacity:1;pointer-events:auto}#uon-header .menu-nav-actions .menu-nav-button .search-toggle-icon.close{transform:translate(25px, 0);opacity:0;pointer-events:none}#uon-header .menu-nav-actions .menu-nav-button.active .search-toggle-icon.search{transform:translate(-25px, 0);opacity:0;pointer-events:none}#uon-header .menu-nav-actions .menu-nav-button.active .search-toggle-icon.close{transform:translate(0, 0);opacity:1;pointer-events:auto}#uon-header .menu-nav-actions .menu-nav-button:focus-visible{outline:1px solid #fff;border-radius:10px}#uon-header .menu-nav-actions .nav-hamburger-menu{display:flex;flex-direction:column;gap:.5em;justify-content:center}#uon-header .menu-nav-actions .nav-hamburger-menu .menu-line{background:#fff}#uon-header .menu-nav-actions .nav-hamburger-menu span.top-line,#uon-header .menu-nav-actions .nav-hamburger-menu span.bottom-line{display:flex}#uon-header .menu-nav-actions .nav-hamburger-menu span{height:3px;width:100%;transition:opacity 0s,height .3s cubic-bezier(0.37, 0.01, 0, 0.98),translate .3s cubic-bezier(0.37, 0.01, 0, 0.98),rotate .3s cubic-bezier(0.37, 0.01, 0, 0.98)}#uon-header .menu-nav-actions .nav-hamburger-menu span.top-line-left,#uon-header .menu-nav-actions .nav-hamburger-menu span.bottom-line-left{transform-origin:right}#uon-header .menu-nav-actions .nav-hamburger-menu span.top-line-right,#uon-header .menu-nav-actions .nav-hamburger-menu span.bottom-line-right{transform-origin:left}#uon-header .menu-nav-actions .nav-hamburger-menu.active .top-line-left{rotate:45deg;translate:0px 10px}#uon-header .menu-nav-actions .nav-hamburger-menu.active .top-line-right{rotate:-45deg;translate:0px 10px}#uon-header .menu-nav-actions .nav-hamburger-menu.active .middle-line{height:0;opacity:0}#uon-header .menu-nav-actions .nav-hamburger-menu.active .bottom-line-left{rotate:-45deg;translate:0px -9px;transform-origin:right}#uon-header .menu-nav-actions .nav-hamburger-menu.active .bottom-line-right{rotate:45deg;translate:0px -9px;transform-origin:left}#uon-header .nav-overlay{grid-column:1/-1;width:100%;height:0;background:#000;opacity:0;pointer-events:none;overflow-y:auto;overflow-x:hidden;scrollbar-gutter:stable;scrollbar-width:thin;visibility:hidden;z-index:999;transition:opacity .65s,height .65s}#uon-header .nav-overlay.active{height:calc(100vh - var(--menu-overlay-top, 72px));height:calc(100svh - var(--menu-overlay-top, 72px));opacity:1;pointer-events:auto;visibility:visible}@media(min-width: 768px){#uon-header .nav-overlay.active{height:calc(100vh - var(--menu-overlay-top, 82px));height:calc(100svh - var(--menu-overlay-top, 82px))}}@media(min-width: 1200px){#uon-header .nav-overlay.active{height:calc(100vh - var(--menu-overlay-top, 92px));height:calc(100svh - var(--menu-overlay-top, 92px))}}#uon-header .nav-overlay.active .nav-overlay-content[data-overlay-type=search] .live-overlay-search{visibility:visible}#uon-header .nav-overlay.active .nav-overlay-content[data-overlay-type=search] .dropdown-group-section{visibility:hidden}#uon-header .nav-overlay.active .nav-overlay-content[data-overlay-type=mobile-menu] #mobile-menu-categories{visibility:visible}#uon-header .nav-overlay .nav-overlay-content{display:grid;grid-template-areas:"overlay-content"}#uon-header .nav-overlay .nav-overlay-content #mobile-menu-categories,#uon-header .nav-overlay .nav-overlay-content .live-overlay-search{grid-area:overlay-content;opacity:0;visibility:hidden;pointer-events:none;transition:transform .4s,opacity .4s}#uon-header .nav-overlay .nav-overlay-content #mobile-menu-categories{transform:translate(-100%, 0);align-self:start}#uon-header .nav-overlay .nav-overlay-content #mobile-menu-categories .mobile-menu-links a{background:rgba(255,255,255,.2);border-radius:5px;padding:.25em .5em}#uon-header .nav-overlay .nav-overlay-content #mobile-menu-categories.active .mobile-menu-links a{z-index:2}#uon-header .nav-overlay .nav-overlay-content #mobile-menu-categories.open{opacity:1;transform:translate(0, 0);pointer-events:auto}#uon-header .nav-overlay .nav-overlay-content #mobile-menu-categories .login-links{grid-template-columns:1fr 1fr}#uon-header .nav-overlay .nav-overlay-content #mobile-menu-categories .login-links>a{background:#5e5e5e;color:#fff;border:none;border-radius:5px}#uon-header .nav-overlay .nav-overlay-content .live-overlay-search{transform:translate(100%, 0)}#uon-header .nav-overlay .nav-overlay-content .live-overlay-search.open{opacity:1;transform:translate(0, 0);pointer-events:auto}.list__pagination{color:gray;margin:0 0 2em;text-align:center}.list__pagination ul{position:relative;display:inline-block;margin:0}.list__pagination ul:before{position:absolute;content:"";top:0;right:0;bottom:0;left:0;border:1px solid gray;border-radius:5px;pointer-events:none}.list__pagination ul li{display:inline-block;line-height:44px;padding:0}.list__pagination ul li a,.list__pagination ul li .link-block-styled{padding:0 10px}.list__pagination ul li.prev{float:left}.list__pagination ul li.next{float:right}.list__pagination ul li .next,.list__pagination ul li .prev{position:absolute;top:50%;transform:translate(0, -50%);background:#fff;color:gray;border:1px solid gray;border-radius:100vw;height:45px;width:45px;padding:0 .55em;z-index:9;transition:background .4s,color .4s}.list__pagination ul li .next svg,.list__pagination ul li .prev svg{height:100%}.list__pagination ul li .next svg path,.list__pagination ul li .prev svg path{stroke:gray;stroke-width:1px;transition:stroke .4s}.list__pagination ul li .next:hover,.list__pagination ul li .next:focus,.list__pagination ul li .prev:hover,.list__pagination ul li .prev:focus{background:gray;color:#fff}.list__pagination ul li .next:hover svg path,.list__pagination ul li .next:focus svg path,.list__pagination ul li .prev:hover svg path,.list__pagination ul li .prev:focus svg path{stroke:#fff}.list__pagination ul li .prev{left:-60px}@media(min-width: 576px){.list__pagination ul li .prev{left:-70px}}.list__pagination ul li .next{right:-60px}@media(min-width: 576px){.list__pagination ul li .next{right:-70px}}.list__pagination ul li.active a,.list__pagination ul li.active .link-block-styled,.list__pagination ul li:hover a,.list__pagination ul li:hover .link-block-styled{background-color:gray;font-weight:800;color:#fff;text-decoration:none}.list__pagination ul li a,.list__pagination ul li .link-block-styled{display:block}@media(max-width: 991.98px){.list__pagination ul li:first-child a,.list__pagination ul li:first-child .link-block-styled,.list__pagination ul li:last-child a,.list__pagination ul li:last-child .link-block-styled{padding:0 5px}.list__pagination ul li.page-6,.list__pagination ul li.page-7{display:none}.list__pagination ul li.page-5{display:inline-block}}.uon-search-wrapper{--icon-height: 32px;--icon-width: 32px;box-shadow:var(--shadow);display:grid;grid-template-columns:1fr max-content;position:relative;background:var(--bg-colour, #fff);border-radius:100vw;min-height:50px;overflow:hidden;z-index:2}@media(min-width: 576px){.uon-search-wrapper{--icon-height: 40px;--icon-width: 45px}}.uon-search-wrapper .search-input-wrapper input{height:100%;border-radius:100vw;border:none;background:var(--bg-colour, #fff);padding:0 calc(var(--icon-width) + 15px) .125em 1.5rem}.uon-search-wrapper .search-input-wrapper input:focus{border-color:rgba(0,0,0,0)}.uon-search-wrapper .search-input-wrapper label{position:absolute;top:25%;left:25px;color:gray;font-size:1.1rem;margin:0}@media(min-width: 576px){.uon-search-wrapper .search-input-wrapper label{font-size:1.25rem}}.uon-search-wrapper.input-active label{display:none}.uon-search-wrapper.input-focussed{box-shadow:0 0 1px 4px var(--search-colour),var(--shadow, 0 0 black)}.uon-search-wrapper .search-button-wrapper{display:flex;padding:.5rem .75rem .5rem .5rem}.uon-search-wrapper .search-button-wrapper button{background:rgba(0,0,0,0);border:none;padding:0}.uon-search-wrapper .search-button-wrapper button:focus{outline:none}.uon-search-wrapper .search-button-wrapper svg{height:var(--icon-height);width:var(--icon-width);filter:none;pointer-events:none}.uon-search-wrapper .search-button-wrapper .uon-search-input-delete{position:absolute;right:calc(var(--icon-width)*2);opacity:0;pointer-events:none;visibility:hidden;border-radius:10px;transition:visibility .4s,opacity .4s}@media(min-width: 576px){.uon-search-wrapper .search-button-wrapper .uon-search-input-delete{right:calc(var(--icon-width)*2 - 15px)}}.uon-search-wrapper .search-button-wrapper .uon-search-input-delete .search-close{filter:var(--search-icon-filter)}.uon-search-wrapper .search-button-wrapper .uon-search-input-delete .search-close svg *{stroke-width:2px}.uon-search-wrapper .search-button-wrapper .uon-search-input-delete::after{content:"";position:absolute;background:gray;height:var(--icon-height);width:2px;top:0;right:-10px}.uon-search-wrapper .search-button-wrapper .uon-search-input-delete.active{opacity:1;visibility:visible;pointer-events:auto}.uon-search-wrapper .search-button-wrapper .uon-search-input-delete:focus{box-shadow:0 0 0px 2px gray}.uon-search-wrapper .search-button-wrapper .uon-search-button:hover .uon-search-icon .search-arrow,.uon-search-wrapper .search-button-wrapper .uon-search-button:focus .uon-search-icon .search-arrow{opacity:1;transform:scale(1)}.uon-search-wrapper .search-button-wrapper .uon-search-button:hover .uon-search-icon .search-glass,.uon-search-wrapper .search-button-wrapper .uon-search-button:focus .uon-search-icon .search-glass{opacity:0;transform:scale(0)}.uon-search-wrapper .search-button-wrapper .uon-search-button .uon-search-icon{display:grid;grid-template-areas:"icons"}.uon-search-wrapper .search-button-wrapper .uon-search-button .uon-search-icon span{grid-area:icons}.uon-search-wrapper .search-button-wrapper .uon-search-button .uon-search-icon .search-arrow,.uon-search-wrapper .search-button-wrapper .uon-search-button .uon-search-icon .search-glass{filter:var(--search-icon-filter)}.uon-search-wrapper .search-button-wrapper .uon-search-button .uon-search-icon .search-arrow svg *,.uon-search-wrapper .search-button-wrapper .uon-search-button .uon-search-icon .search-glass svg *{stroke-width:2.5px}.uon-search-wrapper .search-button-wrapper .uon-search-button .uon-search-icon .search-arrow{transform:scale(0);opacity:0;transition:transform .5s,opacity .2s;pointer-events:none}.uon-search-wrapper .search-button-wrapper .uon-search-button .uon-search-icon .search-glass{opacity:1;transform:scale(1);transition:opacity .2s,transform .5s}.search-line{position:relative}.search-line::before{content:"";position:absolute;width:100%;height:3px;background:#fff;top:var(--line-top)}.search .section__masthead{background-image:url("../images/img-masthead-search.jpg")}#overlay-search-results{display:none;position:relative;background:#dbdbdb;border-radius:0px 0 20px 20px;border:none;color:#000;margin-top:-2rem}#overlay-search-results a:hover strong,#overlay-search-results a:focus strong{color:#046db5}#overlay-search-results a strong{color:#000;pointer-events:none}.search-suggestions-placeholder{display:block;position:relative;background:#dbdbdb;border-radius:0px 0px 20px 20px;margin-top:-2rem;width:100%;z-index:-1}#overlay-search-categories{display:none;gap:2em}@media(min-width: 768px){#overlay-search-categories{grid-template-columns:repeat(auto-fit, minmax(200px, 1fr))}}#overlay-search-categories .overlay-search-cat{display:grid;grid-template-rows:55px 1fr}#overlay-search-categories .overlay-search-cat h4{position:relative}#overlay-search-categories .overlay-search-cat h4::after{content:"";position:absolute;width:55px;height:.25rem;background:var(--main-brand-colour);bottom:-10px;left:0;border-radius:10px}#overlay-search-categories a:hover strong,#overlay-search-categories a:focus strong{color:#046db5}#overlay-search-categories a strong{color:var(--main-brand-colour);pointer-events:none;font-weight:800}#overlay-search-categories .see-all-results{border:2px solid #fff;border-radius:10px;display:inline-block;font-weight:700;align-self:start}.search-placeholder,.search-suggestions-placeholder{display:none}.page-search .section__masthead.deep{min-height:675px}@media(min-width: 992px){.page-search .section__masthead.deep{min-height:800px}}.page-search .article__search::before,.page-search .article__search::after{content:none}.course-sub-menu{display:grid;visibility:hidden;grid-template-rows:0fr;margin:0 0;transition:padding .5s,margin .5s,grid-template-rows .5s,visibility .35s}.course-sub-menu>div{overflow:hidden;display:grid;border:2px solid #e02174;border-radius:10px;padding:0 1rem;gap:3em;transition:padding .5s}@media(min-width: 768px){.course-sub-menu>div{padding:0 1.75rem}}.raffle-filter-categories>div{border-top:2px solid #000}.raffle-filter-categories .raffle-filter-btns{display:grid;grid-auto-flow:column;grid-template-areas:"all blog courses" "sub-menu sub-menu sub-menu" "events news research" "staff . ."}@media(min-width: 576px){.raffle-filter-categories .raffle-filter-btns{grid-template-areas:"all blog courses events" "sub-menu sub-menu sub-menu sub-menu" "news research staff ."}}@media(min-width: 992px){.raffle-filter-categories .raffle-filter-btns{grid-template-areas:"all blog courses events news research staff" "sub-menu sub-menu sub-menu sub-menu sub-menu sub-menu sub-menu"}}.raffle-filter-categories .raffle-filter-btns .raffle-filter-btn{display:grid;background:rgba(0,0,0,0);border:none;padding:0;grid-auto-flow:column;place-content:start;place-items:center;align-self:center;font-size:.9rem;margin-bottom:.35rem;transition:box-shadow .4s}.raffle-filter-categories .raffle-filter-btns .raffle-filter-btn:focus-visible{outline:none;font-weight:700}.raffle-filter-categories .raffle-filter-btns .raffle-filter-btn:focus-visible .check-box{box-shadow:inset 0 0 0px 3px #fff,inset 0 0 0px 5px #e02174;border-color:#e02174}.raffle-filter-categories .raffle-filter-btns .raffle-filter-btn.active{font-weight:700}.raffle-filter-categories .raffle-filter-btns .raffle-filter-btn.active:focus-visible{outline:2px solid #000;border-radius:10px}.raffle-filter-categories .raffle-filter-btns .raffle-filter-btn.active .check-box{box-shadow:inset 0 0 0px 2.5px #fff;background:#e02174;border:2px solid #e02174}@media(min-width: 576px){.raffle-filter-categories .raffle-filter-btns .raffle-filter-btn{font-size:1rem}}@media(min-width: 992px){.raffle-filter-categories .raffle-filter-btns .raffle-filter-btn{margin-bottom:0}}.raffle-filter-categories .raffle-filter-btns .raffle-filter-btn .check-box{position:relative;width:18px;height:18px;border:1px solid #000;border-radius:100vw;margin-right:.25em}@media(min-width: 576px){.raffle-filter-categories .raffle-filter-btns .raffle-filter-btn .check-box{width:22px;height:22px}}.raffle-filter-categories .raffle-filter-btns .check-box.sub-filter::after{content:"";position:absolute;height:20px;width:2px;background:#e02174;top:0%;left:44%;opacity:0;transition:top .4s,opacity .4s}@media(min-width: 576px){.raffle-filter-categories .raffle-filter-btns .check-box.sub-filter::after{left:45%}}.raffle-filter-categories .raffle-filter-btns .course-filter{display:grid;grid-template-columns:max-content 0px;gap:0em;transition:all .4s}.raffle-filter-categories .raffle-filter-btns .course-filter.active{gap:.5em;grid-template-columns:max-content 25px}.raffle-filter-categories .raffle-filter-btns .course-filter .sub-filter-btn{position:relative;background:rgba(0,0,0,0);padding:0;border:none;opacity:0;margin-bottom:.35rem;pointer-events:none;transition:opacity .4s,width .4s}@media(min-width: 992px){.raffle-filter-categories .raffle-filter-btns .course-filter .sub-filter-btn{margin-bottom:0}}.raffle-filter-categories .raffle-filter-btns .course-filter .sub-filter-btn svg{height:25px;width:auto;overflow:visible}@media(min-width: 576px){.raffle-filter-categories .raffle-filter-btns .course-filter .sub-filter-btn svg{height:30px}}.raffle-filter-categories .raffle-filter-btns .course-filter .sub-filter-btn svg>*{pointer-events:none;transition:fill .2s,stroke .2s,transform .4s}.raffle-filter-categories .raffle-filter-btns .course-filter .sub-filter-btn svg .filter-thumb>circle{fill:var(--filter-colour)}.raffle-filter-categories .raffle-filter-btns .course-filter .sub-filter-btn .sub-filter-count{position:absolute;right:-23px;top:-10px;background:#e2231a;border-radius:100vw;display:flex;place-content:center;place-items:center;pointer-events:none;opacity:0;width:22px;height:22px;background:#e2231a;color:#fff;border-radius:100vw;border:1px solid #fff;font-size:.95rem;font-weight:700;z-index:2;transition:opacity .4s}@media(min-width: 576px){.raffle-filter-categories .raffle-filter-btns .course-filter .sub-filter-btn .sub-filter-count{right:-32px}}.raffle-filter-categories .raffle-filter-btns .course-filter .sub-filter-btn.active{opacity:1;pointer-events:auto}.raffle-filter-categories .raffle-filter-btns.sub-menu-active .sub-filter-btn svg .filter-thumb.left{transform:translate(10px, 0px)}.raffle-filter-categories .raffle-filter-btns.sub-menu-active .sub-filter-btn svg .filter-thumb.right{transform:translate(-10px, 0px)}.raffle-filter-categories .raffle-filter-btns.sub-menu-active .sub-filter-btn svg .filter-thumb>circle{fill:#fff;stroke:var(--filter-colour)}.raffle-filter-categories .raffle-filter-btns.sub-menu-active .sub-filter-btn svg .sub-filter-bg{fill:var(--filter-colour);stroke:var(--filter-line-colour)}.raffle-filter-categories .raffle-filter-btns.sub-menu-active .sub-filter-btn svg .sub-filter-line{stroke:var(--filter-line-colour)}.raffle-filter-categories .raffle-filter-btns.sub-menu-active .course-sub-menu{visibility:visible;grid-template-rows:1fr;margin:1em 0}@media(min-width: 992px){.raffle-filter-categories .raffle-filter-btns.sub-menu-active .course-sub-menu{margin:1.5em 0}}.raffle-filter-categories .raffle-filter-btns.sub-menu-active .course-sub-menu>div{padding:2rem 1rem}@media(min-width: 768px){.raffle-filter-categories .raffle-filter-btns.sub-menu-active .course-sub-menu>div{padding:2.5rem 1.75rem}}.raffle-filter-categories .raffle-filter-btns.sub-menu-active .check-box.sub-filter::after{opacity:1;top:135%}@media(min-width: 576px){.raffle-filter-categories .raffle-filter-btns.sub-menu-active .check-box.sub-filter::after{top:130%}}#raffle-search-results-title{scroll-margin-top:100px}.raffle-results-page .uon-filter-categories.active{margin-top:1.5em}.raffle-results-page .uon-filter-categories.active>div{padding:1em 0em 1.25em 0}.raffle-results-page .uon-filter-menu .uon-filter-svg .uon-filter-count{opacity:1}.section,section{position:relative}.section__masthead{background:center center no-repeat;background-size:cover;min-height:460px;overflow:hidden;position:relative}.section__masthead.bg-center-bottom{background-position:center bottom}.section__masthead:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background:rgba(0,0,0,0);background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 80%)}.section__masthead_slab *{z-index:1}.section__masthead_slab-bg{position:absolute;bottom:0;left:0;right:0;background:center top no-repeat;background-size:cover;min-height:600px;z-index:0}.section__masthead_slab-bg:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background:rgba(0,0,0,0);background:linear-gradient(180deg, black 0%, rgba(0, 0, 0, 0) 65%, rgba(0, 0, 0, 0.75) 100%)}.section__masthead a,.section__masthead .link-block-styled{color:#fff}.section__masthead.section__footer a:not(.btn){color:#046db5}.section__masthead a:hover,.section__masthead .link-block-styled:hover,.section__masthead .link-block:hover .link-block-styled,.link-block:hover .section__masthead .link-block-styled,.section__masthead a:active,.section__masthead .link-block-styled:active{color:#fff}.section__masthead-home{min-height:600px}.section__masthead.deep{min-height:600px}.section__masthead.deep-1000{min-height:700px}@media(min-width: 992px){.section__masthead.deep{min-height:800px}.section__masthead.deep-1000{min-height:1000px}}@media(min-width: 1200px){.section__masthead{min-height:600px}}.section__masthead .content-position-outer{position:absolute;left:0;right:0;top:0;bottom:0}.section__masthead .content-position-outer.gradient:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background:linear-gradient(180deg, rgba(0, 0, 0, 0.5) 75%, black 100%)}.section__masthead .content-position-outer .content-inner{width:100%}.section__masthead .content-position-outer .content-inner_contain{max-width:1140px;margin:0 15px}.section__masthead .container{position:relative}.section__masthead-actions{position:absolute;left:0;right:0;bottom:3rem}.section__masthead .content-position-outer.gradient:before{z-index:1}.section__masthead .content-position-outer .content-inner{z-index:2}@media(min-width: 992px){.section__masthead:before{background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, black 80%)}}.section__above-all{overflow:visible;z-index:4}@media(max-width: 991.98px){.section__study-at figcaption .caption .h1{font-size:6rem}}.section__study-at .a-tall{border:2px solid #fff;border-radius:10px}.section__unistats{background:#319180;text-align:center}.section__unistats .kis-widget{margin:0 auto;max-width:615px;border:none}.section__unistats iframe{vertical-align:top}.accordion{list-style:none;margin:0}.default-page-accordion{display:flex;flex-direction:column;width:100%}.accordion .slide{border-top:1px solid #000;scroll-margin-top:80px}.accordion .slide:last-child{border-bottom:1px solid #000}.accordion .slide.active .slide__btn .status:before{opacity:0;transform:rotate(90deg)}.accordion .slide.active .slide__btn .status:after{transform:rotate(180deg)}.accordion .slide__close{background:rgba(0,0,0,0);border:none;padding:0;font-size:1.125rem;text-align:right;margin-bottom:30px}.accordion .slide__btn{font-weight:700;background:rgba(0,0,0,0);border:none;font-size:1.3125rem;line-height:1;scroll-margin-top:80px;margin:1rem 0;padding:.5rem 0;position:relative;text-align:left;text-overflow:ellipsis;transition:color .25s ease-out;width:100%}.accordion .slide__btn span:first-child{font-size:1.3rem}@media(max-width: 460px){.accordion .slide__btn span:first-child{display:block;max-width:28ch;font-size:1.125rem}}@media(min-width: 576px){.accordion .slide__btn{margin:.5rem 0;padding:1.75rem 0}}.accordion .slide__btn.thin{font-weight:400;font-size:1.125rem}.accordion .slide__btn:hover,.accordion .slide__btn:active,.accordion .slide__btn:focus{color:#046db5}.accordion .slide__btn .h2{text-transform:none}.accordion .slide__btn .status{background:#000;border-radius:50%;display:block;height:25px;position:absolute;right:0;top:50%;transform:translate(0, -50%);width:25px}.accordion .slide__btn .status:before,.accordion .slide__btn .status:after{background:#fff;content:"";height:3px;left:4px;opacity:1;position:absolute;top:11px;transform:rotate(0deg);transition:opacity .25s ease-out,transform .25s ease-out;width:17px}.accordion .slide__btn .status:after{transform:rotate(90deg)}.accordion .slide__content{overflow:hidden;padding:0}.slide__content .wysiwyg h2:first-child,.slide__content .wysiwyg h3:first-child,.slide__content .wysiwyg h4:first-child{margin-top:1rem}.accordion .slide__content__inner{margin-bottom:1.5em}.accordion .slide__content__inner:first-child{margin-top:10px}@media(min-width: 992px){.accordion .slide__content__inner:first-child{margin-top:10px}}.accordion .slide__content__inner:last-child{margin-bottom:0}.accordion .slide .slide{border-top:none;background-color:#e6e6e6;margin-bottom:1rem}.accordion .slide .slide:last-child{border-bottom:none}.accordion .slide .slide .slide__btn{font-size:1.125rem;color:#046db5;text-transform:uppercase;padding:1rem 1.5em}.accordion .slide .slide .slide__btn .status{width:20px;height:15px;right:1.5em;background-color:rgba(0,0,0,0)}.accordion .slide .slide .slide__btn .status:before{height:0}.accordion .slide .slide .slide__btn .status:after{transform:rotate(0deg) !important;background-color:rgba(0,0,0,0);left:0;top:0;width:0;height:0;width:0;border-left:10px solid rgba(0,0,0,0);border-right:10px solid rgba(0,0,0,0);border-top:15px solid #046db5}.accordion .slide .slide .slide__btn.active .status:after{transform:rotate(180deg) !important}.accordion .slide .slide a,.accordion .slide .slide .link-block-styled{color:#000 !important}.accordion .slide .slide a:hover,.accordion .slide .slide .link-block-styled:hover,.accordion .slide .slide .link-block:hover .link-block-styled,.link-block:hover .accordion .slide .slide .link-block-styled{color:#046db5 !important}.accordion .slide .slide small{color:#767676}.accordion-alt .slide{background:#fff;border:1px solid #fff}.accordion-alt .slide__btn{text-transform:none}.accordion-alt .slide__content__inner:first-child{margin-top:10px}.accordion.magenta .slide__btn .status{background-color:#e02174}.accordion.turquoise .slide__btn .status{background-color:#3bb0c9}.accordion.yellow .slide__btn .status{background-color:#dcc700}.accordion.yellow .slide__btn .status:before,.accordion.yellow .slide__btn .status:after{background-color:#000}.accordion.blue .slide__btn .status{background-color:#046db5}.accordion.purple .slide__btn .status{background-color:#784a98}.accordion.red .slide__btn .status{background-color:#e2231a}.accordion.green .slide__btn .status{background-color:#72a32e}.accordion.orange .slide__btn .status{background-color:#e9732c}.accordion.black .slide__btn .status{background-color:#000}.accordion.gray-dark .slide__btn .status{background-color:gray}.accordion.gray .slide__btn .status{background-color:#b4b4b4}.accordion.gray-light .slide__btn .status{background-color:#e6e6e6}.accordion.white .slide__btn .status{background-color:#fff}.accordion.white .slide__btn .status:before,.accordion.white .slide__btn .status:after{background-color:#000}.accordion .slide.active button,.accordion .slide__btn:hover,.accordion .slide__btn:active,.accordion .slide__btn:focus{color:#046db5}.accordion.blue .slide.active button,.accordion.blue .slide__btn:hover,.accordion.blue .slide__btn:active,.accordion.blue .slide__btn:focus{color:#046db5}.accordion.red .slide.active button,.accordion.red .slide__btn:hover,.accordion.red .slide__btn:active,.accordion.red .slide__btn:focus{color:#e2231a}.accordion.purple .slide.active button,.accordion.purple .slide__btn:hover,.accordion.purple .slide__btn:active,.accordion.purple .slide__btn:focus{color:#784a98}.accordion.green .slide.active button,.accordion.green .slide__btn:hover,.accordion.green .slide__btn:active,.accordion.green .slide__btn:focus{color:#72a32e}.accordion.orange .slide.active button,.accordion.orange .slide__btn:hover,.accordion.orange .slide__btn:active,.accordion.orange .slide__btn:focus{color:#e9732c}.accordion.blue .slide.active .status{background:rgba(0,0,0,0);box-shadow:inset 0px 0 0px 1.5px #046db5}.accordion.blue .slide.active .status::after{background:#046db5}.accordion.magenta .slide.active .status{background:rgba(0,0,0,0);box-shadow:inset 0px 0 0px 1.5px #e02174}.accordion.magenta .slide.active .status::after{background:#e02174}.accordion.turquoise .slide.active .status{background:rgba(0,0,0,0);box-shadow:inset 0px 0 0px 1.5px #3bb0c9}.accordion.turquoise .slide.active .status::after{background:#3bb0c9}.accordion.yellow .slide.active .status{background:rgba(0,0,0,0);box-shadow:inset 0px 0 0px 1.5px #000}.accordion.yellow .slide.active .status::after{background:#000}.accordion.purple .slide.active .status{background:rgba(0,0,0,0);box-shadow:inset 0px 0 0px 1.5px #784a98}.accordion.purple .slide.active .status::after{background:#784a98}.accordion.red .slide.active .status{background:rgba(0,0,0,0);box-shadow:inset 0px 0 0px 1.5px #e2231a}.accordion.red .slide.active .status::after{background:#e2231a}.accordion.green .slide.active .status{background:rgba(0,0,0,0);box-shadow:inset 0px 0 0px 1.5px #72a32e}.accordion.green .slide.active .status::after{background:#72a32e}.accordion.orange .slide.active .status{background:rgba(0,0,0,0);box-shadow:inset 0px 0 0px 1.5px #e9732c}.accordion.orange .slide.active .status::after{background:#e9732c}.accordion.black .slide.active .status{background:rgba(0,0,0,0);box-shadow:inset 0px 0 0px 1.5px #000}.accordion.black .slide.active .status::after{background:#000}.accordion.gray-dark .slide.active .status{background:rgba(0,0,0,0);box-shadow:inset 0px 0 0px 1.5px gray}.accordion.gray-dark .slide.active .status::after{background:gray}.accordion.gray .slide.active .status{background:rgba(0,0,0,0);box-shadow:inset 0px 0 0px 1.5px #b4b4b4}.accordion.gray .slide.active .status::after{background:#b4b4b4}.accordion.gray-light .slide.active .status{background:rgba(0,0,0,0);box-shadow:inset 0px 0 0px 1.5px #e6e6e6}.accordion.gray-light .slide.active .status::after{background:#e6e6e6}.accordion .slide.active .slide__content .status{box-shadow:none;background:rgba(0,0,0,0)}.accordion .slide.active .slide__content .status::after{background:rgba(0,0,0,0)}.alert{position:relative;padding:0 50px;background-color:#000;color:#fff;z-index:999}.alert a,.alert .link-block-styled{color:#fff;font-weight:700;text-decoration:underline;cursor:pointer}.alert a:hover,.alert .link-block-styled:hover,.alert .link-block:hover .link-block-styled,.link-block:hover .alert .link-block-styled,.alert a:active,.alert .link-block-styled:active,.alert a:focus,.alert .link-block-styled:focus,.alert a:visited,.alert .link-block-styled:visited{color:#fff;text-decoration:underline}.alert p{text-align:center;margin:0rem;padding:20px 0;font-size:1.15rem}.alert--magenta{background-color:#e02174}.alert--turquoise{background-color:#3bb0c9}.alert--yellow{background-color:#dcc700}.alert--blue{background-color:#046db5}.alert--purple{background-color:#784a98}.alert--red{background-color:#e2231a}.alert--green{background-color:#72a32e}.alert--orange{background-color:#e9732c}.alert--black{background-color:#000}.alert--gray-dark{background-color:gray}.alert--gray{background-color:#b4b4b4}.alert--gray-light{background-color:#e6e6e6}.alert--white{background-color:#fff}.alert--yellow{color:#000 !important}.alert--yellow a,.alert--yellow .link-block-styled{color:#000 !important}.alert--yellow a:hover,.alert--yellow .link-block-styled:hover,.alert--yellow .link-block:hover .link-block-styled,.link-block:hover .alert--yellow .link-block-styled,.alert--yellow a:active,.alert--yellow .link-block-styled:active,.alert--yellow a:focus,.alert--yellow .link-block-styled:focus,.alert--yellow a:visited,.alert--yellow .link-block-styled:visited{color:#000 !important}#alert.hidden{display:none}.lines-v{position:absolute;right:4rem;top:0;bottom:0;width:4rem;background-color:#fff}.lines-v:after{content:"";position:absolute;left:1rem;top:0;bottom:0;width:1rem;background-color:#e6e6e6}.drop-line{position:relative}@media(min-width: 992px){.drop-line:before{content:"";position:absolute;top:0;left:0;bottom:0;width:2px;background-color:#fff}}.drop-line.l-50:before{left:50%}.drop-line.l-75:before{left:75%}.drop-line.l-100:before{left:auto;right:0}@media(min-width: 992px){.drop-zone .drop-line{min-height:200px}}@media(min-width: 1200px){.drop-zone .drop-line{min-height:500px}}.drop-line.magenta:before{background-color:#e02174}.drop-line.turquoise:before{background-color:#3bb0c9}.drop-line.yellow:before{background-color:#dcc700}.drop-line.blue:before{background-color:#046db5}.drop-line.purple:before{background-color:#784a98}.drop-line.red:before{background-color:#e2231a}.drop-line.green:before{background-color:#72a32e}.drop-line.orange:before{background-color:#e9732c}.drop-line.black:before{background-color:#000}.drop-line.gray-dark:before{background-color:gray}.drop-line.gray:before{background-color:#b4b4b4}.drop-line.gray-light:before{background-color:#e6e6e6}.drop-line.white:before{background-color:#fff}.icon-drop svg{max-width:64px;max-height:64px}.btn-drop{display:flex;flex-direction:row;align-items:center}.btn-drop .icon-drop{border:2px solid #000;border-radius:25%;min-width:84px;width:84px;padding:10px}.btn-drop:hover .icon-drop{border-color:#046db5}.breadcrumbsContainer{max-width:1140px;margin-left:auto;margin-right:auto;padding-bottom:.5em}.breadcrumbs{color:#fff;margin:0;list-style:none;display:flex}@media(max-width: 992px){.breadcrumbs{flex-wrap:wrap}}.breadcrumbs li{font-size:.875em}.breadcrumbs li:not(:last-child)::after{content:">";padding:0 .45rem}.breadcrumbs li.breadcrumbsHidden::after{display:none}.breadcrumbs li a,.breadcrumbs li .link-block-styled{color:#fff}.breadcrumbs li a:hover,.breadcrumbs li .link-block-styled:hover,.breadcrumbs li .link-block:hover .link-block-styled,.link-block:hover .breadcrumbs li .link-block-styled,.breadcrumbs li a:active,.breadcrumbs li .link-block-styled:active,.breadcrumbs li a:visited,.breadcrumbs li .link-block-styled:visited{color:#fff}.breadcrumbs li:last-child,.breadcrumbs li span.current-item{font-weight:700}.breadcrumbs li:last-child span.current-item br{display:none}@media(max-width: 578px){.single-course .breadcrumbs li:last-child{white-space:normal;width:100%}}.breadcrumbsHidden span a{display:none}.breadcrumbs li{display:inline-block}.callout{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:absolute;color:#fff;font-weight:800;text-transform:uppercase;line-height:.9em;letter-spacing:-2px;z-index:0}.callout__bl{max-height:80%;left:-0.1em;bottom:-0.1em;writing-mode:vertical-rl;transform:rotate(180deg);font-size:3.75rem}.subject-hub-callout-header,.subject-hub-callout-section{display:none}@media(min-width: 1440px){.subject-hub-callout-header,.subject-hub-callout-section{display:block;color:#000;mix-blend-mode:lighten;left:70px;transform-origin:left;transform:rotate(270deg);letter-spacing:2px}.subject-hub-callout-header{top:40px;font-size:4.5rem}.subject-hub-callout-section{bottom:-77px;font-size:5rem}.subject-hub-callout-section .campus::before,.subject-hub-callout-section .facilities::before{content:"";position:absolute;height:5px;background:#000;rotate:270deg;transform-origin:left}.subject-hub-callout-section .campus::before{width:35px;bottom:30px;left:5px}.subject-hub-callout-section .facilities::before{width:59px;bottom:19px;left:4px}.subject-callout-facilities{mix-blend-mode:normal}}.callout__tl-gradient{max-height:90%;left:0;top:calc(var(--gradient-size)*-1);writing-mode:vertical-rl;transform:rotate(180deg);font-size:3.75rem;color:#fff}.callout__tl-gradient.hollow{color:#000;text-shadow:1px 1px 0 #fff,-1px 1px 0 #fff,-1px -1px 0 #fff,1px -1px 0 #fff}@media(min-width: 1200px){.callout__bl{font-size:4.6rem}.callout__tl-gradient{font-size:calc(var(--gradient-size)/2 + 2px)}}.callout__tr{text-align:right;max-width:130px;right:-0.1em;top:-0.05em;font-size:1.25rem}@media(min-width: 1200px){.callout__tr{font-size:1.75rem;max-width:200px}}.callout__over{position:relative;z-index:1}.dropdown-categories{display:grid;gap:1em;grid-template-rows:0fr;grid-auto-flow:row;visibility:hidden;margin-top:0em;transition:padding .5s,margin-top .5s,grid-template-rows .5s,visibility .35s}.dropdown-categories.active{visibility:visible;grid-template-rows:1fr;margin-top:1em}.dropdown-categories.active>div{padding:1.75em 1em 1.75em .5em;opacity:1}.dropdown-categories>div{overflow:hidden;display:grid;gap:3em;padding:0em 1em 0 .5em;opacity:0;transition:padding .35s,opacity .25s}.dropdown-categories .dropdown-group{position:relative;border:1px solid var(--border-colour, #000000);border-bottom-color:rgba(0,0,0,0);border-right-color:rgba(0,0,0,0);border-left-color:rgba(0,0,0,0);border-radius:10px;transition:.5s}.dropdown-categories .dropdown-group .dropdown-btn{position:absolute;padding:1rem;width:calc(100% + 20px);height:100%;background:rgba(0,0,0,0);border:none;z-index:2}.dropdown-categories .dropdown-group .title{position:absolute;top:-11px;box-shadow:0 0 0px 14px var(--button-colour, #fff);margin-bottom:0;background:var(--button-colour, #fff);text-decoration:underline;text-decoration-thickness:3px;text-decoration-color:rgba(0,0,0,0);transition:text-decoration-color .4s}.dropdown-categories .dropdown-group .title button{top:-5px;left:-10px}.dropdown-categories .dropdown-group .title button:focus{outline:none}.dropdown-categories .dropdown-group .dropdown-icon{position:absolute;right:-10px;top:-16px;box-shadow:0 0px 0px 10px var(--button-colour, #fff);background:var(--button-colour, #fff);transition:all .4s}.dropdown-categories .dropdown-group .dropdown-icon button{right:-10px;top:-3px;padding:1.25rem}.dropdown-categories .dropdown-group .dropdown-icon button:focus{outline:none}.dropdown-categories .dropdown-group .dropdown-icon svg{height:35px;width:35px;border-radius:100vw;box-shadow:0 0 0px 1px #fff,0 0 0px 1px #fff,0 0 0px 1px #fff,0 0 1px 3px rgba(0,0,0,0);transition:box-shadow .5s}.dropdown-categories .dropdown-group .dropdown-icon svg .arrow-down{transform-origin:center;transform-box:fill-box;transition:transform .4s}.dropdown-categories .dropdown-group.hovered .title{text-decoration-color:var(--border-colour, #000000)}.dropdown-categories .dropdown-group.hovered .dropdown-icon button+svg{box-shadow:0 0 0px 1px #fff,0 0 0px 1px #fff,0 0 0px 1px #fff,0 0 1px 3px rgba(0,0,0,.8)}.dropdown-categories .dropdown-group .dropdown-group-section{display:grid;grid-template-rows:0fr;visibility:hidden;transition:all .4s}.dropdown-categories .dropdown-group .dropdown-group-section .dropdown-buttons{margin-top:0;padding:0 30px 0 1em;color:var(--border-colour, #000000);display:grid;grid-template-columns:repeat(auto-fill, minmax(190px, 1fr));-moz-column-gap:1em;column-gap:1em;row-gap:.75em;place-items:start;overflow:hidden;transition:all .4s}.dropdown-categories .dropdown-group .dropdown-group-section .dropdown-buttons.grid-max{grid-template-columns:repeat(auto-fill, minmax(170px, max-content))}.dropdown-categories .dropdown-group .dropdown-group-section .dropdown-buttons button{background:rgba(0,0,0,0);border:none;padding:0;display:grid;grid-auto-flow:column;place-content:start;place-items:center;gap:.5em;transition:box-shadow .4s}.dropdown-categories .dropdown-group .dropdown-group-section .dropdown-buttons button.active .check-box{background:var(--filter-colour);box-shadow:inset 0 0 0px 2px var(--shadow-colour, #ffffff);border:2px solid #000}.dropdown-categories .dropdown-group .dropdown-group-section .dropdown-buttons button .check-box{width:22px;height:22px;border:1px solid #000}.dropdown-categories .dropdown-group.active{border-bottom-color:var(--border-colour, #000000);border-right-color:var(--border-colour, #000000);border-left-color:var(--border-colour, #000000)}.dropdown-categories .dropdown-group.active .dropdown-icon{top:calc(100% - 28px)}.dropdown-categories .dropdown-group.active .dropdown-icon svg .arrow-down{transform:rotate(180deg)}.dropdown-categories .dropdown-group.active .dropdown-group-section{visibility:visible;grid-template-rows:1fr}.dropdown-categories .dropdown-group.active .dropdown-group-section .dropdown-buttons{margin-top:var(--dropdown-buttons-margin, 2em);padding:var(--dropdown-buttons-padding, 1em 30px 2em 1em)}.dropdown-categories .dropdown-group.selected svg *{fill:red}.dropdown-categories .dropdown-group.selected svg .arrow-down{stroke:#fff;stroke-width:4px}.feature *{position:relative;z-index:1}.feature a,.feature .link-block-styled,.feature button{pointer-events:auto}.feature a strong{font-weight:800}.feature-bg{background-repeat:no-repeat;background-position:center;background-size:cover;min-height:340px;position:relative;overflow:visible;z-index:0}@media(min-width: 1200px){.feature-bg{min-height:430px}}.feature-bg:after{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background:rgba(0,0,0,0);background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, black 100%);z-index:0}.feature-bg.fade-up:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background:rgba(0,0,0,0);background:linear-gradient(180deg, white 0%, rgba(255, 255, 255, 0) 20%);z-index:0}.feature__deep30.above-gallery::before{background:linear-gradient(180deg, white 0%, rgba(255, 255, 255, 0) 20%, black 75%)}@media(max-width: 576px){.banner-align-end.feature-bg{display:grid;align-items:end}.banner-align-center.feature-bg{display:grid;align-items:center}.banner-align-end.feature-bg h2{font-size:2.25rem;margin-top:1em}.virtual-tour-banner .feature-bg{min-height:250px}.feature__image_only{min-height:auto}.feature__image_only:empty{min-height:300px}.feature__image_only h3{font-size:2rem}#course_staff article .btn.rounded-pill{font-size:.875rem}}.banner-left-end-desktop{display:grid;align-items:end}.feature.fade-black .feature-bg.fade-up:before{background:linear-gradient(180deg, black 0%, rgba(0, 0, 0, 0) 20%)}.feature.deep{min-height:600px}@media(min-width: 576px){.feature.deep-1000{min-height:700px}}.feature .panel{color:#fff;background-color:#000;margin-top:-6rem;margin-bottom:12rem}@media(min-width: 992px){.feature .panel{margin:0;width:100%;padding:6rem 3rem;margin-bottom:6rem}}.feature .panel a:not(.btn):not(.gform_button),.feature .panel .link-block-styled:not(.btn):not(.gform_button),.feature .panel a:not(.btn):not(.gform_button) strong{color:#fff !important;font-weight:700}.feature .panel .list__social li a,.feature .panel .list__social li .link-block-styled{opacity:1}.feature .panel .list__social li a:hover,.feature .panel .list__social li .link-block-styled:hover,.feature .panel .list__social li .link-block:hover .link-block-styled,.link-block:hover .feature .panel .list__social li .link-block-styled,.feature .panel .list__social li a:active,.feature .panel .list__social li .link-block-styled:active,.feature .panel .list__social li a:visited,.feature .panel .list__social li .link-block-styled:visited,.feature .panel .list__social li a:focus,.feature .panel .list__social li .link-block-styled:focus{opacity:.5 !important}.feature .panel .gfield{padding-right:0 !important}.feature .panel .ginput_container input{width:100% !important;margin-right:0 !important;padding:.5rem 1rem !important;height:auto !important;line-height:inherit !important}.feature .panel .gform_body{margin:3rem 0}.feature .panel .gform_footer{text-align:center}.feature .panel .gform_button{border-color:#fff}.feature.flex-height{min-height:0}@media(max-width: 991.98px){.feature.reverse{display:flex;flex-direction:column-reverse}}.feature__left:after{background:linear-gradient(90deg, black 0%, rgba(0, 0, 0, 0.25) 100%)}@media(min-width: 768px){.feature__left:after{background:linear-gradient(90deg, black 0%, rgba(0, 0, 0, 0) 100%)}}.feature__right_bottom,.feature__right_bottom_reversed{position:relative;min-height:385px}.feature__right_bottom.with-panel{min-height:500px}@media(min-width: 992px){.feature__right_bottom .feature-bg,.feature__right_bottom_reversed .feature-bg{background-position:center bottom;position:absolute;left:0;right:0;bottom:0;top:0}}.feature__right_bottom h2,.feature__right_bottom_reversed h2{line-height:1em;margin-bottom:-0.75rem}.feature__right_bottom .panel,.feature__right_bottom_reversed .panel{margin:0 !important;z-index:2}.feature__right_bottom .pull-bottom,.feature__right_bottom_reversed .pull-bottom{position:absolute;bottom:0;left:50%;transform:translateX(-50%);top:0}@media(min-width: 992px){.feature__right_bottom .panel-container,.feature__right_bottom_reversed .panel-container{position:absolute;left:0;right:0;bottom:3rem;margin-top:-6rem !important;margin-left:auto}}.feature__right{padding-top:282px}.feature__right h2{line-height:.9em;margin-bottom:-0.1em}.feature__deep30,.feature__deep40{padding-top:20%;background-position:bottom center}.feature__deep30 h2,.feature__deep40 h2{line-height:.9em;margin-bottom:-0.1em}@media(min-width: 768px){.feature__deep30,.feature__deep40{min-height:700px}}@media(min-width: 992px){.feature__deep30,.feature__deep40{min-height:800px}}@media(min-width: 1200px){.feature__deep30,.feature__deep40{min-height:900px}}.feature__deep30:after,.feature__deep40:after{background:linear-gradient(180deg, rgba(0, 0, 0, 0) 50%, black 100%)}.feature__deep40{padding-top:30%}@media(min-width: 992px){.feature__deep40{padding-top:40%}}.feature__right_bottom-svg{width:100%;transform:translate(0px, 1.5px)}.feature-contact-us .svg-heading svg{height:clamp(30px,35px + 3vw,60px);margin-bottom:3rem}.uon-cta-banner{display:grid;grid-template-columns:1fr 115px;grid-template-areas:"title icon" "btn icon";position:relative;color:#fff;border-radius:10px;overflow:hidden;-moz-column-gap:.5em;column-gap:.5em;padding:1em;align-items:center;background:linear-gradient(180deg, var(--banner-colour) 0%, black 100%)}.uon-cta-banner.black{border:2px solid #fff}@media(min-width: 576px){.uon-cta-banner{grid-template-columns:1fr 175px}}@media(min-width: 768px){.uon-cta-banner{grid-template-columns:1fr 1fr 1fr;grid-template-areas:none;place-items:center}}@media(min-width: 992px){.uon-cta-banner{padding:1em 3em 1em 3em}}.uon-cta-banner .cta-banner-title-button{grid-auto-flow:row}@media(min-width: 768px){.uon-cta-banner .cta-banner-title-button{grid-auto-flow:column}}.uon-cta-banner .cta-banner-title{padding-bottom:1em;grid-area:title;justify-self:start}@media(min-width: 768px){.uon-cta-banner .cta-banner-title{grid-area:auto}}.uon-cta-banner .cta-banner-title .banner-title{font-size:clamp(1rem,3vw + 1rem,3rem)}.uon-cta-banner .cta-banner-title .banner-sub-title{font-size:clamp(1rem,1vw + .5rem,1.15rem);max-width:20ch}@media(min-width: 576px){.uon-cta-banner .cta-banner-title .banner-sub-title{max-width:100%}}.uon-cta-banner .cta-banner-button{padding-bottom:1em;align-self:center;grid-area:btn}@media(min-width: 768px){.uon-cta-banner .cta-banner-button{grid-area:auto}}.uon-cta-banner .cta-banner-button a{background:#fff;font-weight:700;font-size:1rem;color:#000;padding:.75rem 1rem}.uon-cta-banner .cta-banner-button a.btn-white:hover{color:#000}@media(min-width: 768px){.uon-cta-banner .cta-banner-button a{padding:.75rem 1.5rem}}.uon-cta-banner .cta-banner-icon{color:rgba(255,255,255,.4588235294);transform:translate(0px, 0px) rotate(15deg);place-self:end;grid-area:icon}@media(min-width: 768px){.uon-cta-banner .cta-banner-icon{grid-area:auto}}.uon-cta-banner .cta-banner-icon svg{height:100%;width:100%;transform:scale(1.2);max-height:175px;max-width:175px}.uon-cta-banner .cta-banner-icon svg>*{stroke-width:.5px}@media(min-width: 768px){.uon-cta-banner .cta-banner-icon svg{transform:scale(1.2)}}.uon-cta-banner.open-day{padding:1em .5em 1em 1em}@media(min-width: 992px){.uon-cta-banner.open-day{padding:1em 3em 1em 3em}}.uon-cta-banner.open-day .cta-banner-icon{transform:translate(-10px, 10px) rotate(15deg)}@media(min-width: 576px){.uon-cta-banner.open-day .cta-banner-icon{transform:translate(-20px, 0px) rotate(15deg)}}.uon-cta-banner.open-day .cta-banner-icon svg{transform:scale(1.5)}.uon-cta-banner.discovery-day .cta-banner-icon{transform:translate(0px, 0px) rotate(0)}.open-day-box-banner{display:grid;grid-template-columns:1fr max-content;gap:.5em}@media(min-width: 576px){.open-day-box-banner{gap:2em}}.open-day-box-banner h2{font-size:1.7rem}.list__icons .icon-item .icon-img{display:inline-block;min-width:55px !important;min-height:55px !important;max-width:55px !important;max-height:55px !important;border:1px solid #000;color:#000;border-radius:50%;padding:9px}@media(min-width: 576px){.list__icons .icon-item .icon-img{min-width:65px !important;min-height:65px !important;max-width:65px !important;max-height:65px !important}}.list__icons .icon-item .icon-img.filled{background-color:#000;color:#fff}.list__icons .icon-item .icon-img.transparent{background-color:rgba(0,0,0,0);border-color:#fff;border-width:2px}.list__icons .icon-item .icon-link .icon-img{transition:all .35s}.list__icons .icon-item .icon-link:hover,.list__icons .icon-item .icon-link:active{text-decoration:none !important;color:inherit}.list__icons .icon-item .icon-link:hover .icon-img,.list__icons .icon-item .icon-link:active .icon-img{background-color:#000;color:#fff;border-color:#000}.list__icons .icon-item .icon-link:hover .icon-img.filled,.list__icons .icon-item .icon-link:active .icon-img.filled{background-color:#fff;border-color:#000;color:#fff}.list__icons .icon-item .icon-link:hover .icon-img.filled svg.uon-icon,.list__icons .icon-item .icon-link:active .icon-img.filled svg.uon-icon{filter:invert(1)}.list__icons .icon-item .icon-link:hover .icon-img.transparent,.list__icons .icon-item .icon-link:focus .icon-img.transparent{background-color:#fff;border-color:#fff}.list__icons .icon-item .icon-link:hover .icon-img.transparent svg.uon-icon,.list__icons .icon-item .icon-link:focus .icon-img.transparent svg.uon-icon{filter:none}.list__icons .icon-item.transparent a:focus{color:#fff}.list__icons .icon-item .icon-link h3{font-size:.9rem;font-weight:700;text-transform:uppercase;word-wrap:normal}.list__icons .icon-item .icon-link p{font-size:.875em;color:#333}.list__icons .icon-item-yellow .icon-link .icon-img.filled{color:#000 !important}.list__icons .icon-item-magenta .icon-link .icon-img.filled{border-color:#e02174 !important;background-color:#e02174 !important;color:#fff}.list__icons .icon-item-magenta .icon-link:hover .icon-img.filled{background-color:#aa1253 !important;border-color:#aa1253 !important}.list__icons .icon-item-turquoise .icon-link .icon-img.filled{border-color:#3bb0c9 !important;background-color:#3bb0c9 !important;color:#000}.list__icons .icon-item-turquoise .icon-link:hover .icon-img.filled{background-color:#287e90 !important;border-color:#287e90 !important}.list__icons .icon-item-yellow .icon-link .icon-img.filled{border-color:#dcc700 !important;background-color:#dcc700 !important;color:#fff}.list__icons .icon-item-yellow .icon-link:hover .icon-img.filled{background-color:#908200 !important;border-color:#908200 !important;color:#fff !important}.list__icons .icon-item-blue .icon-link .icon-img.filled{border-color:#046db5 !important;background-color:#046db5 !important;color:#fff}.list__icons .icon-item-blue .icon-link:hover .icon-img.filled{background-color:#02406a !important;border-color:#02406a !important}.list__icons .icon-item-purple .icon-link .icon-img.filled{border-color:#784a98 !important;background-color:#784a98 !important;color:#fff}.list__icons .icon-item-purple .icon-link:hover .icon-img.filled{background-color:#4f3165 !important;border-color:#4f3165 !important}.list__icons .icon-item-red .icon-link .icon-img.filled{border-color:#e2231a !important;background-color:#e2231a !important;color:#fff}.list__icons .icon-item-red .icon-link:hover .icon-img.filled{background-color:#9d1812 !important;border-color:#9d1812 !important}.list__icons .icon-item-green .icon-link .icon-img.filled{border-color:#72a32e !important;background-color:#72a32e !important;color:#000}.list__icons .icon-item-green .icon-link:hover .icon-img.filled{background-color:#4f711f !important;border-color:#4f711f !important}.list__icons .icon-item-orange .icon-link .icon-img.filled{border-color:#e9732c !important;background-color:#e9732c !important;color:#000}.list__icons .icon-item-orange .icon-link:hover .icon-img.filled{background-color:#a84e22 !important;border-color:#a84e22 !important}.list__icons .icon-item-black .icon-link .icon-img.filled{border-color:#000 !important;background-color:#000 !important;color:#fff}.list__icons .icon-item-black .icon-link:hover .icon-img.filled{background-color:#000 !important;border-color:#000 !important}.list__icons .icon-item-gray-dark .icon-link .icon-img.filled{border-color:gray !important;background-color:gray !important;color:#fff}.list__icons .icon-item-gray-dark .icon-link:hover .icon-img.filled{background-color:#5a5a5a !important;border-color:#5a5a5a !important}.list__icons .icon-item-gray .icon-link .icon-img.filled{border-color:#b4b4b4 !important;background-color:#b4b4b4 !important;color:#fff}.list__icons .icon-item-gray .icon-link:hover .icon-img.filled{background-color:#8e8e8e !important;border-color:#8e8e8e !important}.list__icons .icon-item-gray-light .icon-link .icon-img.filled{border-color:#e6e6e6 !important;background-color:#e6e6e6 !important;color:#fff}.list__icons .icon-item-gray-light .icon-link:hover .icon-img.filled{background-color:silver !important;border-color:silver !important}.list__icons .icon-item-white .icon-link .icon-img.filled{border-color:#000 !important;background-color:#fff !important;color:#fff}.list__icons .icon-item-white .icon-link:hover .icon-img.filled{background-color:#d9d9d9 !important;border-color:#d9d9d9 !important}.list__icons .icon-item-yellow svg.uon-icon,.list__icons .icon-item-turquoise svg.uon-icon,.list__icons .icon-item-white svg.uon-icon{filter:none}@media(min-width: 768px){.list__icons .icon-item h3{font-size:1.15rem}}.list__icons-top .icon-item .icon-img{transition:all .35s}@media(min-width: 768px){.list__icons-top .icon-item:hover .icon-img{border-radius:25%}}.list__icons-tertiary .icon-item .icon-link h3,.list__icons-quick .icon-item .icon-link h3,.list__icons-top .icon-item .icon-link h3{text-transform:initial}.list__icons-tertiary .icon-item .icon-details,.list__icons-quick .icon-item .icon-details,.list__icons-top .icon-item .icon-details{position:relative}.list__icons-tertiary .icon-item .icon-details.short,.list__icons-quick .icon-item .icon-details.short,.list__icons-top .icon-item .icon-details.short{padding-top:.4rem !important}.list__icons-tertiary .icon-item .icon-details.short :after,.list__icons-quick .icon-item .icon-details.short :after,.list__icons-top .icon-item .icon-details.short :after{bottom:8px}.list__icons-tertiary .icon-item:hover .icon-details :after,.list__icons-quick .icon-item:hover .icon-details :after,.list__icons-top .icon-item:hover .icon-details :after{width:100px}.list__icons-quick .icon-item .icon-link h3{font-size:1rem;font-weight:600}.list__icons-quick .icon-item .icon-img svg.uon-icon,.list__icons-tertiary .icon-item .icon-img svg.uon-icon{filter:none}.list__icons-quick .icon-item .icon-link:hover svg.uon-icon,.list__icons-tertiary .icon-item .icon-link:hover svg.uon-icon{filter:invert(1)}.list__icons-basic .icon-item{text-align:center !important}.list__icons-basic .icon-item .icon-link{display:block !important}.list__icons-basic .icon-item .icon-link h3{text-transform:initial;font-weight:600}.list__icons-basic .icon-item .icon-img{margin-bottom:1em !important;margin-right:0 !important}.list__icons-box{row-gap:5em;-moz-column-gap:1em;column-gap:1em}@media(min-width: 992px){.list__icons-box{-moz-column-gap:2em;column-gap:2em}}.list__icons-box .icon-box{display:grid;box-shadow:inset 0 0 0 2px var(--icon-colour);border-radius:10px;position:relative;place-items:center;flex:0 0 45%}@media(min-width: 992px){.list__icons-box .icon-box{flex:0 0 30%}}.list__icons-box .icon-box:hover .icon-box-icon,.list__icons-box .icon-box:focus-within .icon-box-icon{top:-30px;background:var(--icon-colour);box-shadow:none}.list__icons-box .icon-box:hover .icon-box-icon svg,.list__icons-box .icon-box:focus-within .icon-box-icon svg{filter:invert(1)}.list__icons-box .icon-box .icon-box-icon{position:absolute;display:grid;place-content:center;top:-39px;width:65px;height:65px;background:#fff;border-radius:100vw;border:2px solid var(--icon-colour);box-shadow:0 0 0 4px #fff;transition:top .5s,background .5s,box-shadow .5s;z-index:2}.list__icons-box .icon-box .icon-box-icon svg{width:50px;height:50px;padding:3px;filter:none;filter:var(--icon-filter);transition:filter 0s}.list__icons-box .icon-box h3{font-size:clamp(16px,2vw + .5rem,20px);margin-top:1em}.list__tiles-primary figcaption:before{background:linear-gradient(180deg, rgba(0, 0, 0, 0.9) 11%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 19%, black 85%);bottom:0;top:-20%}.list__tiles-primary figcaption .title{position:absolute;top:2rem;left:1rem;right:1rem;text-align:center;z-index:2}.list__tiles-primary figcaption .caption{transform:none;bottom:45px;display:grid;grid-template-rows:1fr 1fr;gap:.5em;place-items:center}.list__tiles-primary figcaption .caption p{grid-row:2/-1}.list__tiles-primary figcaption .caption h3{position:relative;align-self:end}.list__tiles-brand figcaption:before{background:linear-gradient(180deg, rgba(0, 0, 0, 0.9) 11%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 19%, black 81%);bottom:0;top:-20%}.list__tiles-brand figcaption::after{bottom:30px}.list__tiles-brand figcaption .title{position:absolute;top:4rem;left:1rem;right:1rem;text-align:center;z-index:2}.list__tiles-brand figcaption .caption{bottom:0;transform:translate3d(0, -50px, 0)}.list__tiles-brand figcaption .caption h3{position:relative;font-weight:700}.list__tiles-brand figcaption .caption p{text-transform:uppercase;padding-top:.55em}.sub-title-text{display:grid;grid-template-rows:0fr;grid-auto-flow:row;visibility:hidden;transition:grid-template-rows .5s,visibility .5s}.sub-title-text div{overflow:hidden;display:grid;grid-row:1/span 2}.list__tiles-secondary figcaption:hover .sub-title-text,.list__tiles-brand figcaption:hover .sub-title-text,.list__tiles-secondary figcaption:focus-within .sub-title-text,.list__tiles-brand figcaption:focus-within .sub-title-text{grid-template-rows:1fr;visibility:visible}.list__tiles-brand figcaption .fig{bottom:50px}.list__tiles-secondary figcaption .caption p,.list__tiles-brand figcaption .caption p{transition:opacity .35s;opacity:0;margin:0}.list__tiles-secondary figcaption .caption{bottom:0}.list__tiles-brand figcaption:hover .caption,.list__tiles-brand figcaption:active .caption{transform:translateY(-60px)}.list__tiles-secondary figcaption:hover .caption,.list__tiles-secondary figcaption:active .caption{transform:translateY(-30px)}.list__tiles-secondary figcaption:hover .caption p,.list__tiles-secondary figcaption:active .caption p,.list__tiles-secondary figcaption:focus-within .caption p,.list__tiles-brand figcaption:hover .caption p,.list__tiles-brand figcaption:active .caption p,.list__tiles-brand figcaption:focus-within .caption p{opacity:1}.list__tiles-brand figcaption:hover::before,figcaption:active::before{opacity:1}@media(min-width: 768px){.list__tiles-brand figcaption::after{bottom:15px}.list__tiles-brand figcaption .caption{bottom:0;transform:translate3d(0, -30px, 0)}}@media(min-width: 992px){.list__tiles-brand figcaption .fig{bottom:60px}.list__tiles-brand figcaption::after{bottom:30px}.list__tiles-brand figcaption .caption{bottom:0;transform:translate3d(0, -50px, 0)}}@media(max-width: 767.98px){.list__tiles-secondary .wrap-figcaption{padding-top:56.25% !important}}.list__latest-v-wrap{height:100%}.list__latest-v figcaption::before{background:linear-gradient(180deg, rgba(0, 0, 0, 0.2) 20%, rgb(0, 0, 0) 65%)}.list__latest-v figcaption .fig{background-position:center -70px}.list__latest-v figcaption .caption{width:auto;left:1.5rem;bottom:1rem;right:1.5rem}.list__latest-v figcaption:after{content:"";position:absolute;left:1.5rem;width:40px;transform:none}.list__latest-v figcaption:hover:after,.list__latest-v figcaption:active:after{width:80px}.list__latest-v .list-group .list-group-item{border-top:1px solid #000}.list__latest-v .list-group .list-group-item .date{position:relative;font-size:.875rem;line-height:1.2rem;display:block;min-width:60px;min-height:45px;max-height:45px}.list__latest-v .list-group .list-group-item .date .year{display:block}.list__latest-v .list-group .list-group-item .date:after{content:"";position:absolute;bottom:0;left:0;width:20px;height:4px;z-index:2;background-color:#fff;border-radius:2px}.list__latest-v .list-group .list-group-item:last-child{border-bottom:1px solid #000}.list__latest-v .list-group .list-group-item:hover span,.list__latest-v .list-group .list-group-item:active span{text-decoration:none !important}@media(min-width: 768px){.list__latest-v .slider,body:not(.home) .list__latest-v .slider .slide{display:block}.list__latest-v figcaption:after{left:3rem}.list__latest-v figcaption .caption{left:3rem;right:3rem}.list__latest-v .list-group-wrap{background-color:#e6e6e6}.list__latest-v .carousel .carousel-inner .carousel-item{display:none}.list__latest-v .carousel .carousel-inner .carousel-item:first-child{display:block}}.list__latest-v.magenta .list-group .list-group-item .date:after{background-color:#e02174}.list__latest-v.turquoise .list-group .list-group-item .date:after{background-color:#3bb0c9}.list__latest-v.yellow .list-group .list-group-item .date:after{background-color:#dcc700}.list__latest-v.blue .list-group .list-group-item .date:after{background-color:#046db5}.list__latest-v.purple .list-group .list-group-item .date:after{background-color:#784a98}.list__latest-v.red .list-group .list-group-item .date:after{background-color:#e2231a}.list__latest-v.green .list-group .list-group-item .date:after{background-color:#72a32e}.list__latest-v.orange .list-group .list-group-item .date:after{background-color:#e9732c}.list__latest-v.black .list-group .list-group-item .date:after{background-color:#000}.list__latest-v.gray-dark .list-group .list-group-item .date:after{background-color:gray}.list__latest-v.gray .list-group .list-group-item .date:after{background-color:#b4b4b4}.list__latest-v.gray-light .list-group .list-group-item .date:after{background-color:#e6e6e6}.list__latest-v.white .list-group .list-group-item .date:after{background-color:#fff}@media(min-width: 768px){.list__h{margin-left:-1.5rem;margin-right:-1.5rem}}.list__h figcaption .caption{width:auto;left:1.5rem;bottom:0;right:1.5rem}.list__h figcaption .caption .icon{width:auto;height:30px;display:block;text-align:center;margin-bottom:.5rem}.list__h figcaption .caption .icon svg{width:30px}.list__h figcaption:before{bottom:-20%}.list__h figcaption:after{width:40px}.list__h figcaption:hover:after,.list__h figcaption:active:after{width:80px}.list__h .list-group{background-color:#e6e6e6}.list__h .list-group .list-group-item{position:relative}.list__h .list-group .list-group-item .wysiwyg{flex:1;background-color:#e6e6e6;padding:1rem}.list__h .list-group .list-group-item .wysiwyg *:last-child{margin-bottom:0}.list__h .list-group .list-group-item .wysiwyg .img svg{width:45px}.list__h .list-group .list-group-item a,.list__h .list-group .list-group-item .link-block-styled{position:absolute;left:0;right:0;top:0;bottom:0}.list__h .list-group .list-group-item:hover figcaption:after,.list__h .list-group .list-group-item:active figcaption:after{width:80px}.list__h .list-group .list-group-item:hover figcaption .fig,.list__h .list-group .list-group-item:active figcaption .fig{transform:scale3d(1.3, 1.3, 1)}@media(min-width: 768px){.list__h .list-group{background-color:rgba(0,0,0,0)}}.list__h .list-group .slider{display:flex}.list__h .list-group .slider .slide{display:flex}.list__h .list-group .slider .slide article{display:flex;flex-direction:column}.list__social{display:inline-block;list-style:none;margin:0;vertical-align:top}.list__social li{float:left;margin-left:16px;margin-right:16px}.list__social li a svg.uon-icon{filter:none;fill:currentColor}.list__social li a svg.uon-icon>.icon-circle{fill:rgba(0,0,0,0);stroke:currentColor}.list__social li a:hover svg.uon-icon>*,.list__social li a:focus svg.uon-icon>*{fill:#fff}.list__social li a:hover svg.uon-icon>.icon-circle,.list__social li a:focus svg.uon-icon>.icon-circle{fill:currentColor}.list__social li a.white:hover svg.uon-icon>*,.list__social li a.white:focus svg.uon-icon>*,.list__social li a.yellow:hover svg.uon-icon>*,.list__social li a.yellow:focus svg.uon-icon>*,.list__social li a.turquoise:hover .list__social li a.turquoise:focus svg.uon-icon>*{fill:#000}.list__social li a.white:hover svg.uon-icon>.icon-circle,.list__social li a.white:focus svg.uon-icon>.icon-circle,.list__social li a.yellow:hover svg.uon-icon>.icon-circle,.list__social li a.yellow:focus svg.uon-icon>.icon-circle,.list__social li a.turquoise:hover .list__social li a.turquoise:focus svg.uon-icon>.icon-circle{fill:currentColor}.list__social li a,.list__social li .link-block-styled{display:block;width:45px;height:45px;padding:0;transition:color .25s ease-out,opacity .25s ease-out;opacity:1}.list__social li a:hover,.list__social li .link-block-styled:hover,.list__social li .link-block:hover .link-block-styled,.link-block:hover .list__social li .link-block-styled,.list__social li a:active,.list__social li .link-block-styled:active,.list__social li a:focus,.list__social li .link-block-styled:focus{opacity:1 !important;color:inherit}@media(min-width: 768px){.list__social li{margin-left:6px;margin-right:6px}}.list__social li:first-child{margin-left:0}.list__social li:last-child{margin-right:0}.list__categories{color:gray;list-style:none;margin:0}.list__categories li{display:inline-block}.list__categories li .icon-category{display:inline-block;height:20px;width:20px;vertical-align:sub}.list__category{color:#b4b4b4;list-style:none;margin:0 0 1em;overflow:hidden}@media(min-width: 1200px){.list__category{margin-bottom:2em}}.list__category__icon{color:#b4b4b4;display:block;float:left;margin-right:10px;padding-top:5px;width:20px}.list__category li+li{line-height:1.2}.list__filter{list-style:none;margin:0;padding-right:45px}@media(min-width: 576px){.list__filter{padding-right:35px}}.list__filter li{float:left;margin-top:5px;padding:0 26px 0 0}@media(min-width: 768px){.list__filter li{padding:0 40px 0 0 0}.list__filter li:nth-child(4){clear:left}}@media(min-width: 992px){.list__filter li{padding:0 26px 0 0 0}.list__filter li:nth-child(4){clear:none}}@media(min-width: 1200px){.list__filter li{padding:0 38px 0 0 0}}.list__filter li:last-child{padding-right:0}.list__filter li a,.list__filter li .link-block-styled{display:block;padding:6px 7px 8px;opacity:1;transition:opacity .3s ease;text-transform:uppercase}@media(min-width: 576px){.list__filter li a,.list__filter li .link-block-styled{padding-left:8px;padding-right:8px}}.list__filter li a:hover,.list__filter li .link-block-styled:hover,.list__filter li .link-block:hover .link-block-styled,.link-block:hover .list__filter li .link-block-styled,.list__filter li a:active,.list__filter li .link-block-styled:active,.list__filter li a:focus,.list__filter li .link-block-styled:focus{color:inherit;text-decoration:none;opacity:.5}.list__filter li a.selected,.list__filter li .selected.link-block-styled{position:relative;background:rgba(0,0,0,.5);font-weight:700}.list__filter li a.selected:before,.list__filter li .selected.link-block-styled:before{content:"";position:absolute;left:50%;bottom:0;height:4px;width:45px;border-radius:2px;background-color:#dcc700;transform:translateX(-50%)}.list__filter-wrap{position:relative}.list__filter-wrap .filter{position:absolute;right:0;top:0}.list__selected{list-style:none;margin:1em -6px}.list__selected li{display:inline-block;padding:0 6px}.list__selected li a:hover,.list__selected li .link-block-styled:hover,.list__selected li .link-block:hover .link-block-styled,.link-block:hover .list__selected li .link-block-styled,.list__selected li a:active,.list__selected li .link-block-styled:active,.list__selected li a:focus,.list__selected li .link-block-styled:focus{color:#000}.list__selected li span{display:inline-block;height:10px;vertical-align:middle;width:10px}.list__student_profile .profile{position:relative}.list__student_profile .profile a,.list__student_profile .profile .link-block-styled{position:absolute;left:0;right:0;top:0;bottom:0;z-index:2}.list__student_profile .profile-img{background-repeat:no-repeat;background-size:cover;background-position:center;transition:opacity .3s ease;opacity:1;position:relative;overflow:hidden}.list__student_profile .profile-img:before{content:"";position:absolute;left:0;right:0;background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, black 100%);bottom:-20%;top:20%;z-index:1}.list__student_profile .profile-img .fig{position:absolute;display:block;width:100%;height:100%;z-index:0;top:0;background-repeat:no-repeat;background-position:center;background-size:cover;transition:transform .35s;transform:scale3d(1, 1, 1)}.list__student_profile .profile-img .fig:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;z-index:1;opacity:0;transition:opacity .35s;background:rgba(0,0,0,.4)}.list__student_profile .profile-course{position:absolute;bottom:0;text-align:center;left:0;right:0;z-index:1}.list__student_profile .profile:hover *{color:#046db5}.list__student_profile .profile:hover .profile-img .fig{transform:scale3d(1.3, 1.3, 1)}body.has-modal{overflow:hidden}.application-modal{position:fixed;overflow:scroll;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.75);z-index:9999;display:none;-moz-backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.application-modal .application{position:absolute;height:auto;top:0px;left:0px;right:0px;background:#fff}@media(min-width: 768px){.application-modal .application{width:800px;right:auto;left:50%;top:125px;transform:translateX(-50%)}}.application-modal .application__step{position:absolute;left:50%;transform:translateX(-50%);top:-40px;width:80px;height:80px;border-radius:50%;line-height:80px;text-align:center;color:#fff}.application-modal .application__header .js-close-popup{position:absolute;top:1rem;right:1rem;background:none;width:36px;height:36px}.application-modal .application__header .js-close-popup span{display:block;margin-top:6px;margin-left:6px;width:24px;height:24px;position:relative;transform:rotateZ(45deg);-webkit-transform:rotateZ(45deg)}.application-modal .application__header .js-close-popup span:before{content:"";display:block;width:2px;height:100%;background:#fff;position:absolute;left:11px;top:0}.application-modal .application__header .js-close-popup span:after{content:"";display:block;width:100%;height:2px;background:#fff;position:absolute;left:0;top:11px}.application-modal .application__header h2{margin-bottom:20px;padding-top:0}.application-modal .application__header p{max-width:480px;display:block;margin:0 auto}.application-modal .application__body{position:relative}.application-modal .application__content{display:none}.application-modal .btn-back::before{content:none !important}@media print{*{background:rgba(0,0,0,0) !important;color:#000 !important;box-shadow:none !important;text-shadow:none !important}@page{margin:.5cm}a,.link-block-styled,a:visited,.link-block-styled:visited{text-decoration:underline}a[href]:after,.link-block-styled[href]:after{content:" (" attr(href) ")"}a[href^="#"]:after,.link-block-styled[href^="#"]:after{content:""}p,h1,h2,h3{orphans:3;widows:3}h1,h2,h3{page-break-after:avoid}pre,blockquote{border-color:#999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}.col-print-1{flex:0 0 8%;max-width:8%}.col-print-2{flex:0 0 17%;max-width:17%}.col-print-3{flex:0 0 25%;max-width:25%}.col-print-4{flex:0 0 33%;max-width:33%}.col-print-5{flex:0 0 42%;max-width:42%}.col-print-6{flex:0 0 50%;max-width:50%}.col-print-7{flex:0 0 58%;max-width:58%}.col-print-8{flex:0 0 67%;max-width:67%}.col-print-9{flex:0 0 75%;max-width:75%}.col-print-10{flex:0 0 83%;max-width:83%}.col-print-11{flex:0 0 92%;max-width:92%}.col-print-12{flex:0 0 100%;max-width:100%}}.pullup,.pulldown,#course-results{max-width:1140px;position:relative;margin-left:15px;margin-right:15px;z-index:2}.pullup-box{position:absolute;top:0;width:100%;background:#000;height:135px}@media(min-width: 992px){.pullup,.pulldown,#course-results{margin:0 1rem}}@media(min-width: 1175px){.pullup,.pulldown,#course-results{margin-left:auto;margin-right:auto}}.pullup{margin-top:-12rem !important;border-radius:10px}.pullup-panel{margin-top:-12rem !important}@media(min-width: 992px){.pullup-panel{margin-top:-18rem !important}}.pullup>.wysiwyg *:first-child{margin-top:0}.pulldown{margin-bottom:-12rem !important}.pulldown-100{z-index:1;position:absolute;left:0;right:0;bottom:0}.pullup-0{margin-top:0 !important}.pulldown-0{margin-bottom:0 !important}@media(min-width: 992px){.pullup-lg-0{margin-top:0 !important}.pulldown-lg-0{margin-bottom:0 !important}.pullup-lg-a-0{position:absolute;left:0;right:0;bottom:auto;top:0 !important}.pulldown-lg-a-0{position:absolute;left:0;right:0;top:auto;bottom:0 !important}}.pullup-1{margin-top:-0.25rem !important}.pulldown-1{margin-bottom:-0.25rem !important}@media(min-width: 992px){.pullup-lg-1{margin-top:-0.25rem !important}.pulldown-lg-1{margin-bottom:-0.25rem !important}.pullup-lg-a-1{position:absolute;left:0;right:0;bottom:auto;top:-0.25rem !important}.pulldown-lg-a-1{position:absolute;left:0;right:0;top:auto;bottom:-0.25rem !important}}.pullup-2{margin-top:-0.5rem !important}.pulldown-2{margin-bottom:-0.5rem !important}@media(min-width: 992px){.pullup-lg-2{margin-top:-0.5rem !important}.pulldown-lg-2{margin-bottom:-0.5rem !important}.pullup-lg-a-2{position:absolute;left:0;right:0;bottom:auto;top:-0.5rem !important}.pulldown-lg-a-2{position:absolute;left:0;right:0;top:auto;bottom:-0.5rem !important}}.pullup-3{margin-top:-1rem !important}.pulldown-3{margin-bottom:-1rem !important}@media(min-width: 992px){.pullup-lg-3{margin-top:-1rem !important}.pulldown-lg-3{margin-bottom:-1rem !important}.pullup-lg-a-3{position:absolute;left:0;right:0;bottom:auto;top:-1rem !important}.pulldown-lg-a-3{position:absolute;left:0;right:0;top:auto;bottom:-1rem !important}}.pullup-4{margin-top:-1.5rem !important}.pulldown-4{margin-bottom:-1.5rem !important}@media(min-width: 992px){.pullup-lg-4{margin-top:-1.5rem !important}.pulldown-lg-4{margin-bottom:-1.5rem !important}.pullup-lg-a-4{position:absolute;left:0;right:0;bottom:auto;top:-1.5rem !important}.pulldown-lg-a-4{position:absolute;left:0;right:0;top:auto;bottom:-1.5rem !important}}.pullup-5{margin-top:-3rem !important}.pulldown-5{margin-bottom:-3rem !important}@media(min-width: 992px){.pullup-lg-5{margin-top:-3rem !important}.pulldown-lg-5{margin-bottom:-3rem !important}.pullup-lg-a-5{position:absolute;left:0;right:0;bottom:auto;top:-3rem !important}.pulldown-lg-a-5{position:absolute;left:0;right:0;top:auto;bottom:-3rem !important}}.pullup-6{margin-top:-6rem !important}.pulldown-6{margin-bottom:-6rem !important}@media(min-width: 992px){.pullup-lg-6{margin-top:-6rem !important}.pulldown-lg-6{margin-bottom:-6rem !important}.pullup-lg-a-6{position:absolute;left:0;right:0;bottom:auto;top:-6rem !important}.pulldown-lg-a-6{position:absolute;left:0;right:0;top:auto;bottom:-6rem !important}}@media(min-width: 992px){.pulldown-lg-9{margin-bottom:-9rem !important}}.pullup-12{margin-top:-12rem !important}.pulldown-12{margin-bottom:-12rem !important}@media(min-width: 992px){.pullup-lg-12{margin-top:-12rem !important}.pulldown-lg-12{margin-bottom:-12rem !important}.pullup-lg-a-12{position:absolute;left:0;right:0;bottom:auto;top:-12rem !important}.pulldown-lg-a-12{position:absolute;left:0;right:0;top:auto;bottom:-12rem !important}}.pullup-24{margin-top:-24rem !important}.pulldown-24{margin-bottom:-24rem !important}@media(min-width: 992px){.pullup-lg-24{margin-top:-24rem !important}.pulldown-lg-24{margin-bottom:-24rem !important}.pullup-lg-a-24{position:absolute;left:0;right:0;bottom:auto;top:-24rem !important}.pulldown-lg-a-24{position:absolute;left:0;right:0;top:auto;bottom:-24rem !important}}@media(min-width: 992px){.pullup-lg-none{margin-top:0 !important}.pulldown-lg-none{margin-bottom:0 !important}}.slider__tiny.magenta .tns-controls button .icon-arrow{color:#e02174}@media(min-width: 768px){.slider__tiny.magenta.arrows-filled .tns-controls button .icon-arrow{color:#fff;background-color:#e02174}.slider__tiny.magenta.arrows-filled .tns-controls button:hover .icon-arrow{color:#e02174 !important;background-color:rgba(0,0,0,0);border-color:#e02174}}.slider__tiny.turquoise .tns-controls button .icon-arrow{color:#3bb0c9}@media(min-width: 768px){.slider__tiny.turquoise.arrows-filled .tns-controls button .icon-arrow{color:#fff;background-color:rgba(59,176,201,.7)}.slider__tiny.turquoise.arrows-filled .tns-controls button:hover .icon-arrow{color:#3bb0c9 !important;background-color:rgba(0,0,0,0);border-color:#3bb0c9}}.slider__tiny.yellow .tns-controls button .icon-arrow{color:#dcc700}@media(min-width: 768px){.slider__tiny.yellow.arrows-filled .tns-controls button .icon-arrow{color:#fff;background-color:#dcc700}.slider__tiny.yellow.arrows-filled .tns-controls button:hover .icon-arrow{color:#dcc700 !important;background-color:rgba(0,0,0,0);border-color:#dcc700}}.slider__tiny.blue .tns-controls button .icon-arrow{color:#046db5}.slider__tiny.blue.arrows-filled .tns-controls button .icon-arrow{color:#fff;background-color:#046db5;border-radius:50%}.slider__tiny.blue.arrows-filled .tns-controls button:hover .icon-arrow,.slider__tiny.blue.arrows-filled .tns-controls button:active .icon-arrow{color:#fff !important;background-color:rgba(4,109,181,.3);border-color:rgba(0,0,0,0)}.slider__tiny.purple .tns-controls button .icon-arrow{color:#784a98}@media(min-width: 768px){.slider__tiny.purple.arrows-filled .tns-controls button .icon-arrow{color:#fff;background-color:rgba(120,74,152,.7)}.slider__tiny.purple.arrows-filled .tns-controls button:hover .icon-arrow{color:#784a98 !important;background-color:rgba(0,0,0,0);border-color:#784a98}}.slider__tiny.red .tns-controls button .icon-arrow{color:#e2231a}@media(min-width: 768px){.slider__tiny.red.arrows-filled .tns-controls button .icon-arrow{color:#fff;background-color:rgba(226,35,26,.7)}.slider__tiny.red.arrows-filled .tns-controls button:hover .icon-arrow{color:#e2231a !important;background-color:rgba(0,0,0,0);border-color:#e2231a}}.slider__tiny.green .tns-controls button .icon-arrow{color:#72a32e}@media(min-width: 768px){.slider__tiny.green.arrows-filled .tns-controls button .icon-arrow{color:#fff;background-color:rgba(79,113,31,.7)}.slider__tiny.green.arrows-filled .tns-controls button:hover .icon-arrow{color:#72a32e !important;background-color:rgba(0,0,0,0);border-color:#72a32e}}.slider__tiny.orange .tns-controls button .icon-arrow{color:#e9732c}@media(min-width: 768px){.slider__tiny.orange.arrows-filled .tns-controls button .icon-arrow{color:#fff;background-color:rgba(168,78,34,.7)}.slider__tiny.orange.arrows-filled .tns-controls button:hover .icon-arrow{color:#e9732c !important;background-color:rgba(0,0,0,0);border-color:#e9732c}}.slider__tiny.black .tns-controls button .icon-arrow{color:#000}.slider__tiny.black.arrows-filled .tns-controls button .icon-arrow{border-color:#fff;background-color:#000;color:#fff}.slider__tiny.black.arrows-filled .tns-controls button:hover .icon-arrow,.slider__tiny.black.arrows-filled .tns-controls button:focus .icon-arrow{color:#000 !important;background-color:#fff;border-color:#fff}.slider__tiny.gray-dark .tns-controls button .icon-arrow{color:gray}@media(min-width: 768px){.slider__tiny.gray-dark.arrows-filled .tns-controls button .icon-arrow{color:#fff;background-color:rgba(128,128,128,.7)}.slider__tiny.gray-dark.arrows-filled .tns-controls button:hover .icon-arrow{color:gray !important;background-color:rgba(0,0,0,0);border-color:gray}}.slider__tiny.gray .tns-controls button .icon-arrow{color:#b4b4b4}@media(min-width: 768px){.slider__tiny.gray.arrows-filled .tns-controls button .icon-arrow{color:#fff;background-color:rgba(180,180,180,.7)}.slider__tiny.gray.arrows-filled .tns-controls button:hover .icon-arrow{color:#b4b4b4 !important;background-color:rgba(0,0,0,0);border-color:#b4b4b4}}.slider__tiny.gray-light .tns-controls button .icon-arrow{color:#e6e6e6}@media(min-width: 768px){.slider__tiny.gray-light.arrows-filled .tns-controls button .icon-arrow{color:#fff;background-color:rgba(230,230,230,.7)}.slider__tiny.gray-light.arrows-filled .tns-controls button:hover .icon-arrow{color:#e6e6e6 !important;background-color:rgba(0,0,0,0);border-color:#e6e6e6}}.slider__tiny.white .tns-controls button .icon-arrow{color:#fff}.slider__tiny.white.arrows-filled .tns-controls button .icon-arrow{color:#fff;background-color:rgba(255,255,255,.7)}.slider__tiny.white.arrows-filled .tns-controls button:hover .icon-arrow{color:#000 !important;background-color:rgba(255,255,255,.7);border-color:#fff}.slider{display:flex}.slider .slide{position:relative;display:flex}.slider .slide>*{height:100%}.slider__tiny{position:relative}.slider__tiny .tns-controls,.slider__tiny .tns-nav{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;outline:none}.slider__tiny .tns-controls:hover,.slider__tiny .tns-controls:active,.slider__tiny .tns-nav:hover,.slider__tiny .tns-nav:active{outline:none}.slider__tiny .tns-controls button{pointer-events:auto;position:absolute;top:0;left:0;bottom:0;height:auto;transform:none;width:3rem;padding:1rem;background:none;border:none}.slider__tiny .tns-controls button .icon-arrow{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:3rem;height:3rem;padding:1rem;color:inherit;border-radius:50%}.slider__tiny .tns-controls button .icon-arrow svg{position:absolute;left:50%;top:50%;transform:translate(-60%, -50%);width:1rem}.slider__tiny .tns-controls button[data-controls=next]{right:0;left:auto}.slider__tiny .tns-controls button[data-controls=next] .icon-arrow svg{transform:translate(-40%, -50%)}@media(min-width: 768px){.slider__tiny .tns-controls button{left:2rem}.slider__tiny .tns-controls button[data-controls=next]{right:2rem}}.slider__tiny.arrows-outside .tns-controls button{left:-1.5rem}.slider__tiny.arrows-outside .tns-controls button[data-controls=next]{right:-1.5rem;left:auto}@media(min-width: 992px){.slider__tiny.arrows-outside .tns-controls button{left:.5rem}.slider__tiny.arrows-outside .tns-controls button[data-controls=next]{right:.5rem}}.slider__tiny.arrows-filled .tns-controls button .icon-arrow{transition:all .3s ease;background-color:rgba(255,255,255,.7);color:#fff;border-radius:50%;border:2px solid rgba(0,0,0,0)}.slider__tiny.arrows-filled .tns-controls button:hover .icon-arrow{background-color:rgba(0,0,0,0);border-color:#fff}.slider__tiny.arrows-filled.white .tns-controls button .icon-arrow{background-color:rgba(0,0,0,0);color:#fff;border-color:#fff}.slider__tiny.arrows-filled.white .tns-controls button .icon-arrow:hover{color:#000}.slider__tiny.arrows-filled.magenta .tns-controls button .icon-arrow{background-color:#e02174;color:#fff}.slider__tiny .tns-nav{top:auto;height:2rem;line-height:2rem;text-align:center}.slider__tiny .tns-nav button{pointer-events:auto;background-color:#fff;opacity:.4;border:none;border-radius:50%;width:12px;height:12px;margin:0 .33333rem;padding:0}.course-gallery-nav-wrapper button{pointer-events:auto;background-color:#fff;opacity:.4;border:none;border-radius:50%;width:12px;height:12px;margin:0 .33333rem;padding:0}.slider__tiny .tns-nav button.tns-nav-active,.course-gallery-nav-wrapper button.tns-nav-active{opacity:1}.slider__tiny.dots-outside .tns-nav{bottom:-3.5rem}.slider__tiny-masthead .tns-nav{position:absolute;top:auto;line-height:normal}.slider__tiny-masthead .slide{background:center center no-repeat;background-size:cover;min-height:55vh;min-height:55svh;max-height:640px;text-align:center;position:relative}.slider__tiny-masthead .slide .slide-logo-cta img{max-width:100%;width:clamp(10vw,11.75rem + 3vw,50vw)}@media(min-width: 1440px){.slider__tiny-masthead .slide .slide-logo-cta{margin-left:auto}}.slider__tiny-masthead .slide .slide-btn{font-size:var(--fs-h5)}@media(max-width: 767px)and (orientation: landscape){.slider__tiny-masthead .slide{padding-bottom:30px}}.slider__tiny-masthead .slide .logos{display:flex;justify-content:space-between;margin:0 auto;width:180px}.slider__tiny-masthead .slide .logos img{height:80px;width:auto}.slider__tiny-masthead .tns-controls button{top:auto}@media(min-width: 576px){.slider__tiny-masthead .tns-controls button{top:0}}.slider__tiny-masthead .tns-controls button[data-controls=next]{right:.5rem}@media(min-width: 768px){.slider__tiny-masthead .tns-controls button[data-controls=next]{right:2rem}}.slider__tiny-masthead .tns-controls button[data-controls=prev]{left:.5rem}@media(min-width: 768px){.slider__tiny-masthead .tns-controls button[data-controls=prev]{left:2rem}}@media(min-width: 768px){.slider__tiny-masthead.arrows-filled .tns-controls button .icon-arrow{background-color:rgba(0,0,0,0) !important;border:2px solid #fff}.slider__tiny-masthead.arrows-filled .tns-controls button:hover .icon-arrow{background-color:rgba(255,255,255,.7) !important;border-color:rgba(0,0,0,0)}}.slider__tiny-primary-tiles{margin-left:auto;margin-right:auto}.slider__tiny-primary-tiles .slide{padding-left:0;padding-right:0}.slider__tiny-primary-tiles .tns-slide-active{opacity:.5;transition:opacity .4s}.slider__tiny-primary-tiles .tns-item:not(.tns-slide-active)+.tns-slide-active+.tns-slide-active{opacity:1}@media(min-width: 576px){.slider__tiny-primary-tiles .tns-controls button[data-controls=prev]::before,.slider__tiny-primary-tiles .tns-controls button[data-controls=next]::before,.slider__tiny-primary-tiles .tns-controls button[data-controls=prev]::after,.slider__tiny-primary-tiles .tns-controls button[data-controls=next]::after{content:"";position:absolute;height:130px;width:25px;left:15px;background:rgba(0,0,0,0)}.slider__tiny-primary-tiles.tall .tns-controls button[data-controls=prev]::before,.slider__tiny-primary-tiles.tall .tns-controls button[data-controls=next]::before,.slider__tiny-primary-tiles.tall .tns-controls button[data-controls=prev]::after,.slider__tiny-primary-tiles.tall .tns-controls button[data-controls=next]::after{height:160px}.slider__tiny-primary-tiles .tns-controls button[data-controls=prev]::before{top:0;left:23px;border-radius:12px 0px 0px 0px;border-left:2px solid #fff;border-top:2px solid #fff;border-bottom:rgba(0,0,0,0)}.slider__tiny-primary-tiles .tns-controls button[data-controls=prev]::after{bottom:0;left:23px;border-radius:0px 0px 0px 12px;border-left:2px solid #fff;border-top:rgba(0,0,0,0);border-bottom:2px solid #fff}.slider__tiny-primary-tiles .tns-controls button[data-controls=next]::before{top:0;left:2px;border-radius:0px 12px 0px 0px;border-right:2px solid #fff;border-top:2px solid #fff;border-bottom:rgba(0,0,0,0)}.slider__tiny-primary-tiles .tns-controls button[data-controls=next]::after{bottom:0;left:2px;border-radius:0px 0px 12px 0px;border-right:2px solid #fff;border-top:rgba(0,0,0,0);border-bottom:2px solid #fff}.slider__tiny-primary-tiles .tns-slide-active{opacity:1}.slider__tiny-primary-tiles.arrows-outside .tns-controls button{left:1.5rem}.slider__tiny-primary-tiles.arrows-outside .tns-controls button[data-controls=next]{left:auto;right:1.5rem}}@media(min-width: 768px){.slider__tiny-primary-tiles.arrows-outside .tns-controls button{left:-1.5rem}.slider__tiny-primary-tiles.arrows-outside .tns-controls button[data-controls=next]{left:auto;right:-1.5rem}}@media(min-width: 992px){.slider__tiny-primary-tiles.arrows-outside .tns-controls button{left:-3.5rem}.slider__tiny-primary-tiles.arrows-outside .tns-controls button[data-controls=next]{left:auto;right:-3.5rem}.slider__tiny-primary-tiles.tall .tns-controls button[data-controls=prev]::before,.slider__tiny-primary-tiles.tall .tns-controls button[data-controls=next]::before,.slider__tiny-primary-tiles.tall .tns-controls button[data-controls=prev]::after,.slider__tiny-primary-tiles.tall .tns-controls button[data-controls=next]::after{height:250px}}@media(min-width: 1200px){.slider__tiny-primary-tiles.tall .tns-controls button[data-controls=prev]::before,.slider__tiny-primary-tiles.tall .tns-controls button[data-controls=next]::before,.slider__tiny-primary-tiles.tall .tns-controls button[data-controls=prev]::after,.slider__tiny-primary-tiles.tall .tns-controls button[data-controls=next]::after{height:185px}}.course-gallery-slider .slide.gallery img{width:100%;-o-object-fit:cover;object-fit:cover;aspect-ratio:1;cursor:grab;font-size:0}@media(min-width: 576px){.course-gallery-slider .slide.gallery img{aspect-ratio:1/.65}}@media(min-width: 1200px){.course-gallery-slider .slide.gallery img{aspect-ratio:1/.56}}.course-gallery-slider .slider .tns-slide-active{opacity:.5}.course-gallery-slider .tns-item:not(.tns-slide-active)+.tns-slide-active+.tns-slide-active{opacity:1;transition:opacity .4s}.course-gallery-slider .tns-item:not(.tns-slide-active)+.tns-slide-active+.tns-slide-active:hover>.course-img-desc,.course-gallery-slider .tns-item:not(.tns-slide-active)+.tns-slide-active+.tns-slide-active:focus>.course-img-desc{opacity:1}.course-gallery-slider .course-img-desc{position:absolute;top:0;cursor:grab;width:calc(100% - 15px);opacity:0;transition:opacity .5s}@media(min-width: 768px){.course-gallery-slider .course-img-desc{width:calc(100% - 20px)}}@media(min-width: 1200px){.course-gallery-slider .course-img-desc{width:calc(100% - 40px)}}.course-gallery-slider .course-img-desc p{position:absolute;bottom:0;padding:.5rem 1rem;background:rgba(0,0,0,.7);margin:0;width:100%}@media(min-width: 768px){.course-gallery-slider .course-img-desc p{padding:.5rem 2rem}}.slider__tiny-featured-posts .slider .tns-slide-active{opacity:.5;transition:opacity .4s}.slider__tiny-featured-posts .tns-item:not(.tns-slide-active)+.tns-slide-active+.tns-slide-active{opacity:1}@media(min-width: 576px){.slider__tiny-featured-posts .tns-item:not(.tns-slide-active+.tns-slide-active)+.tns-slide-active+.tns-slide-active{opacity:1}}@media(min-width: 992px){.slider__tiny-featured-posts .slider .tns-slide-active{opacity:1}}.tns-outer{padding:0 !important}.tns-outer [hidden]{display:none !important}.tns-outer [aria-controls],.tns-outer [data-action]{cursor:pointer}.tns-slider{transition:all 0s}.tns-slider>.tns-item{box-sizing:border-box}.tns-horizontal.tns-subpixel{white-space:nowrap}.tns-horizontal.tns-subpixel>.tns-item{display:inline-block;vertical-align:top;white-space:normal}.tns-horizontal.tns-no-subpixel:after{content:"";display:table;clear:both}.tns-horizontal.tns-no-subpixel>.tns-item{float:left}.tns-horizontal.tns-carousel.tns-no-subpixel>.tns-item{margin-right:-100%}.tns-no-calc{position:relative;left:0}.tns-gallery{position:relative;left:0;min-height:1px}.tns-gallery>.tns-item{position:absolute;left:-100%;transition:transform 0s,opacity 0s}.tns-gallery>.tns-slide-active{position:relative;left:auto !important}.tns-gallery>.tns-moving{transition:all .25s}.tns-autowidth{display:inline-block}.course-gallery-slider .tns-lazy-img{transition:opacity .6s;opacity:.6}.tns-lazy-img.tns-complete{opacity:1}.tns-ah{transition:height 0s}.tns-ovh{overflow:hidden}.tns-visually-hidden{position:absolute;left:-10000em}.tns-transparent{opacity:0;visibility:hidden}.tns-fadeIn{opacity:1;filter:alpha(opacity=100);z-index:0}.tns-normal,.tns-fadeOut{opacity:0;filter:alpha(opacity=0);z-index:-1}.tns-vpfix{white-space:nowrap}.tns-vpfix>div,.tns-vpfix>li{display:inline-block}.tns-t-subp2{margin:0 auto;width:310px;position:relative;height:10px;overflow:hidden}.tns-t-ct{width:2333.33333%;width:2333.3333333333%;position:absolute;right:0}.tns-t-ct:after{content:"";display:table;clear:both}.tns-t-ct>div{width:1.42857%;width:1.4285714286%;height:10px;float:left}.tns-item{-webkit-perspective:1000;-webkit-backface-visibility:hidden;-webkit-transform:translate3d(0, 0, 0);perspective:1000;backface-visibility:hidden;transform:translate3d(0, 0, 0)}.slide__content .wysiwyg h2:first-child,.slide__content .wysiwyg h3:first-child,.slide__content .wysiwyg h4:first-child{margin-top:1rem}.table-wrapper{overflow-x:auto;width:100%}table{border-collapse:collapse;border-spacing:0;border-left:1px solid #b4b4b4;border-top:1px solid #b4b4b4;margin-bottom:1em;max-width:100%}table h1,table .h1,table h2,table .h2,table h3,table .h3,table h4,table .h4,table h5,table .h5{font-size:1.125rem;line-height:1.2}th,td{text-align:left;padding:8px}th{border-bottom:2px solid #b4b4b4;border-right:1px solid #b4b4b4;font-weight:bold;vertical-align:bottom}td{border-bottom:1px solid #b4b4b4;border-right:1px solid #b4b4b4;vertical-align:top}.table-striped tbody tr:nth-child(odd){background-color:#f8f8f8}.table-condensed th,.table-condensed td{padding:4px}@media(max-width: 991.98px){.table-responsive thead{display:none;visibility:hidden}.table-responsive tr{border-top:1px solid #eee;display:block;padding:8px}.table-responsive td{border:0;display:block;padding:4px}.table-responsive td:before{content:attr(data-label);display:block;font-weight:bold}}.tabs{margin-bottom:25px}.tabs__links{list-style:none;margin:0}.tabs__links li{float:left;position:relative}.tabs__links li button{background:rgba(0,0,0,0);border:none;color:#b4b4b4;font-size:1.25rem;font-weight:800;height:40px;line-height:.9;padding:4px 12px;text-align:left;transition:background .25s ease-out,color .25s ease-out}@media(min-width: 768px){.tabs__links li button{font-size:2rem;height:54px;padding:10px 24px}}.tabs__links li button:hover,.tabs__links li button:active,.tabs__links li button:focus{color:#aa1253}.tabs__links li button.active{background:#3bb0c9;color:#fff}.tabs__links li button .h5{vertical-align:top}.tabs__content{background:#3bb0c9;width:100%}.tabs__content__panel{overflow:hidden;padding-top:10px;position:relative;width:100%}.tabs__content__panel .img-featured{background:center center no-repeat;background-size:cover;height:370px;width:100%}@media(min-width: 768px){.tabs__content__panel .img-featured{border-top-left-radius:100%;bottom:0;height:340px;position:absolute;right:0;width:340px}.tabs__content__panel .img-featured:after{background:#3bb0c9;border-top-left-radius:100%;bottom:0;content:"";height:90px;position:absolute;right:0;width:90px}}.tabs__content .wysiwyg{padding:10px 10px 0}@media(min-width: 992px){.tabs__content .wysiwyg{padding:10px 25px 0}}.tabs-alt .tabs__links{margin-bottom:-1px}.tabs-alt .tabs__links li button{border:1px solid rgba(0,0,0,0);height:auto;opacity:.3;transition:background .25s ease-out,border .25s ease-out,color .25s ease-out,opacity .25s ease-out}@media(min-width: 992px){.tabs-alt .tabs__links li button{border:none}}.tabs-alt .tabs__links li button.active{background:#fff;border-color:#fff;border-bottom-color:#fff;color:#b4b4b4;opacity:1}@media(min-width: 992px){.tabs-alt .tabs__links li button.active{background:#fff}}.tabs-alt .tabs__content{background:#fff;border:1px solid #fff;margin-top:-1px}@media(min-width: 992px){.tabs-alt .tabs__content{background:#fff;border:none;margin-top:0}}.tabs-white .tabs__links li button.active{background:#fff}.tabs-white .tabs__content{background:#fff}.tabs-home{margin-bottom:25px}@media(min-width: 768px){.tabs-home{margin-bottom:55px}}.tabs-home .container-left,.tabs-home .container-right{margin:0 auto;max-width:540px;padding-left:15px;padding-right:15px;width:100%}@media(min-width: 768px){.tabs-home .container-left,.tabs-home .container-right{max-width:744px}}@media(min-width: 992px){.tabs-home .container-left,.tabs-home .container-right{max-width:452px}}@media(min-width: 1200px){.tabs-home .container-left,.tabs-home .container-right{max-width:660px}}@media(min-width: 992px){.tabs-home .container-left{float:right}}@media(min-width: 992px){.tabs-home .container-right{float:left}}.tabs-home__links{list-style:none;margin:0}.tabs-home__links li{position:relative}.tabs-home__links li button{background:#fff;border:none;font-size:1.75rem;font-weight:800;height:46px;line-height:.9;padding:6px 18px 4px 17px;text-align:left;transition:background .25s ease-out}@media(min-width: 768px){.tabs-home__links li button{font-size:2rem;height:54px}}.tabs-home__links li button.active{background:#e6e6e6}.tabs-home__links li button span{display:block;font-size:.5em;opacity:.5;text-indent:1px}.tabs-home__links__left li{float:left}.tabs-home__links__left li:after{border-color:rgba(0,0,0,0) #fff rgba(0,0,0,0) rgba(0,0,0,0);border-style:solid;border-width:0 10px 46px 0;content:"";height:0;position:absolute;right:0;top:0;width:0}.tabs-home__links__left li button{padding-right:22px}.tabs-home__links__right li{float:right}.tabs-home__links__right li:before{border-color:#fff rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);border-style:solid;border-width:46px 10px 0 0;content:"";height:0;left:0;position:absolute;top:0;width:0}.tabs-home__links__right li button{padding-left:22px}.tabs-home__content{background:#e6e6e6;padding:15px 0}.list__tiles figcaption:focus-within,.list__latest-v .tns-ovh:focus-within,.list__tiles article:focus-within{box-shadow:0px 0px 6px 4px #046db5}@media(max-width: 460px){.list__tiles-secondary .wrap-figcaption{aspect-ratio:1/.9}}@media(max-width: 767px){.list__tiles.list__tiles-secondary .col-6:nth-child(odd){padding-left:0;padding-right:8px}.list__tiles.list__tiles-secondary .col-6:nth-child(even){padding-right:0;padding-left:8px}}.opacity-50{opacity:.5}.screen-reader,svg .icon-fallback-text{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute !important;white-space:nowrap;width:1px}.screen-reader-focusable:active,.screen-reader-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;white-space:normal;width:auto}nav .screen-reader.screen-reader-focusable:focus{margin-top:90px;margin-left:15px;z-index:1000;position:absolute;background-color:#fff;padding:1rem}[hidden]{display:none;visibility:hidden}.filter-buttons .btn-icon{padding-right:20px}