.breadcrumbs a {
	text-decoration: none;
	color: inherit;
}
.news-article__header h1 {
	margin-bottom: 30px;
  font-size: 64px;
}
@media screen and (max-width: 991px) {
	.news-article__header h1 {
	font-size: 60px;
	}
}
@media screen and (max-width: 767px) {
	.news-article__header h1 {
		margin-bottom: 10px;
	font-size: 32px;
	}
}
.faculty-article__header h1 {
	margin-bottom: 20px;
}
.faculty-article__header .button {
	margin-top: 40px;
    margin-right: 16px;
}
@media screen and (max-width: 767px) {
	.faculty-article__header .button {
		margin-top: 20px;
	}
}
.faculty-member__photo {
  clip-path: polygon(220px 0, 92% 0%, 92% calc( 100% - 60px), calc( 100% - 120px) 100%, 150px 100%, 0% 390px, 0% 220px);
}
@media screen and (max-width: 767px) {
  .faculty-member__photo {
	clip-path: polygon(120px 0, 0% 120px, 0 100%, calc(100% - 30px) 100%, 100% calc(100% - 30px), 100% 0);
  }
}
@media screen and (max-width: 478px) {
	.faculty-member__photo {
		clip-path: none;
	}
}
.submenu-image {
	clip-path: polygon(0 0, 100% 0, 100% 55%, 70% 100%, 0 100%);
}
.block-intro-text {
	clip-path: polygon(0 70px, 70px 0, 100% 0%, 100% calc(100% - 70px), calc(100% - 70px) 100%, 0% 100%);
}
@media screen and (max-width: 991px) {
	.block-intro-text {
		clip-path: none;
	}
}
.course-intro__photo {
	clip-path: polygon(425px 0, 0% 425px, 220px 100%, calc(100% - 160px) 100%, 100% calc(100% - 160px), 100% 0);
}
@media screen and (max-width: 991px) {
	.course-intro__photo {
		clip-path: polygon(40% 0, 100% 0%, 100% 65%, 65% 100%, 30% 100%, 0% 69%, 0% 40%);
	}
}
@media screen and (max-width: 767px) {
	.course-intro__photo {
		clip-path: polygon(120px 0, 0% 120px, 0 100%, calc(100% - 30px) 100%, 100% calc(100% - 30px), 100% 0);
	}
}
.faculty-article__aside .small-caps {
	margin-bottom: 4px;
}
.page-menu-item a,
.secondary-menu-item a,
.menu-item a,
.submenu-link-item a,
.action-menu-item a,
.footer-submenu a,
.subsite-footer-menu a,
.footer-legal-links a {
	color: inherit;
	text-decoration: none;
}
.subsite-footer-menu a:hover,
.footer-submenu a:hover,
.footer-legal-links a:hover {
	color: inherit;
	text-decoration: none;
}
.generic-article__main ul li::before,
.course-main__content ul li::before {
	position: relative;
	content: "\25CF";
  font-size: 10px;
	bottom: 3px;
	left: -24px;
}
.page-menu-item > a {
	position: relative;
	display: block;
	padding: 20px 0;
}
.has-children .page-menu-item > a {
	padding-left: 2rem;
}
.header .menu-item > a,
.course-list-tabs__link,
.library-list-tabs__link,
.tabs-menu__link {
	position: relative;
	display: block;
	padding-bottom: 10px;
	border-bottom: 4px solid rgba(224, 32, 32, 0);
	transition: border ease-in-out 0.1s;
}
.header .menu-item > a::after,
.course-list-tabs__link::after,
.library-list-tabs__link::after,
.tabs-menu__link::after {
	content: '';
  display: block;
	position: absolute;
  bottom: 0;
  right: 0;
  width: 0;
  height: 4px;
  background-color: rgb(224, 32, 32);
  transition: width .2s ease;
  -webkit-transition: width .2s ease;
}
.header .menu-item:hover > a::after,
.header .menu-item.current-menu-item a::after,
.course-list-tabs__link:hover::after,
.library-list-tabs__link:hover::after,
.course-list-tabs__link.w--current::after,
.course-list-tabs__link.active::after,
.library-list-tabs__link.w--current::after,
.tabs-menu__link:hover::after,
.tabs-menu__link.current-tab::after {
	/*border-color: rgba(224, 32, 32, 1);*/
  width: 100%;
  left: 0;
}
@media screen and (max-width: 991px) {
	.header-mobile .menu-item {
		border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
	}
	.header-mobile .menu-item > a:not(.submenu-trigger),
	.header-mobile .secondary-menu-item > a {
		display: block;
		padding: 12px 30px;
	}
	.header-mobile .action-menu-item > a {
		display: flex;
		width: 100%;
		height: 100%;
		justify-content: center;
		align-items: center;
	}
}
.has-featured-image .generic-article__header {
	margin-top: -140px;
}
@media screen and (max-width: 991px) {
	.has-featured-image .generic-article__header {
		margin-top: 40px;
	}
}
.course-intro h1 {
	margin-bottom: 40px;
}
.block-additional-resources h3 {
	margin-bottom: 40px;
}
.embed-youtube iframe,
.embed-youtube object,
.embed-youtube embed,
figure.wp-block-embed iframe,
figure.wp-block-embed object,
figure.wp-block-embed embed {
	position: absolute !important;
	top: 0 !important;
	left: 0 !important;
	width: 100% !important;
	height: 100% !important;
}
.block-big-text p {
	margin: 0;
	font-size: inherit;
}
.big-text-buttons .button:not(:last-of-type) {
	margin-bottom: 10px;
}
.no-scroll {
	overflow: hidden;
}
.footer-submenu > li {
	margin: 0 0 8px 0;
	padding: 0;
}
.block-media-text .block-media-text__media {
	clip-path: polygon(0% 220px, 200px 0%, 100% 0%, 100% 100%, 0% 100%);
}
@media screen and (max-width: 991px) {
	.block-media-text .block-media-text__media {
		clip-path: polygon(0% 95px, 95px 0%, 100% 0%, 100% 100%, 0% 100%);
	}
}
.block-media-text-inverted .block-media-text-inverted__media {
	clip-path: polygon(0% 0%, 100% 0%, 100% calc(100% - 220px), calc(100% - 220px) 100%, 0% 100%);
}
@media screen and (max-width: 991px) {
	.block-media-text-inverted .block-media-text-inverted__media {
		clip-path: polygon(0% 0%, 100% 0%, 100% calc(100% - 95px), calc(100% - 95px) 100%, 0% 100%);
	}
}
hr {
	margin: 60px 0;
	border: none;
	border-top: 1px solid rgba(0,0,0,.10);
}
table {
	width: 100%;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	margin-bottom: 40px;
	text-align: left;
}
table.has-fixed-layout {
	table-layout: fixed;
}
table td,
table th {
	padding: 20px 20px 20px 0;
	vertical-align: top;
}
table th {
    border-bottom: 1px solid #000000;
}
table tr:not(:last-of-type) td,
table tr:not(:last-of-type) th {
	border-bottom: 1px solid #000000;
}

table.table-listings {
	border-bottom: none;
}

table.table-listings:not(:last-of-type) {
	margin-bottom: 60px;
}

table.table-listings td,
table.table-listings th {
	font-size: 16px;
	padding: 15px 50px 15px 0;
	vertical-align: top;
}

table.table-listings tr th {
	text-transform: uppercase;
	border-bottom: 2px solid #000000;
}

table.table-listings tr td {
	border-bottom: 1px solid #D8D8D8;
}

figure > img {
	width: auto;
	height: auto;
}
.page h2:not(.block-media-text__heading):not(.block-media-text-inverted__heading):not(.block-key-contacts__heading):not(.c-accordion__title) {
	font-size: 48px;
	margin-bottom: 16px;
}
.page h3 {
	font-size: 32px;
	margin-bottom: 16px;
}
.page h4 {
	font-size: 24px;
	margin-bottom: 10px;
}
.page h5 {
	font-size: 20px;
	margin-bottom: 0;
}
.news-list-page h1 {
	margin-bottom: -30px;
}
.submenu-link-item:hover a,
.submenu-related-link-item:hover a,
.footer-submenu a:hover,
.footer-legal-links a:hover {
	text-decoration: underline;
}
.footer-social a {
	opacity: 1;
}
.footer-social a:hover {
	opacity: .4;
	transition: opacity ease 200ms;
}
.contact-card a:not(.link-learnmore) {
	text-overflow: ellipsis; 
  overflow: hidden; 
  max-width: 300px;
}
@media screen and (max-width: 478px) {
  .contact-card a:not(.link-learnmore) {
	max-width: 200px;
  }
}
.generic-article__content .block-gallery {
	margin-bottom: 30px;
}
.generic-article__content .gallery-slider__slide-media {
	height: 415px;
}
.generic-article__content .gallery-slider__mask {
	padding-bottom: 0;
}
.generic-article__content .gallery-slider__slide-caption {
	position: static;
	background: transparent !important;
	color: #000 !important;
	padding: 0;
	font-size: 14px;
	line-height: 1.25;
	font-weight: 400;
  	margin-top: 16px;
  	width: 100%;
}
.generic-article__content .gallery-slider__slide-caption-title {
	font-size: 18px;
}
.generic-article__content .slider-nav__right {
	height: 32px;
	right: -20px;
	top: -20px;
}
.generic-article__content .slider-nav__left {
	height: 32px;
	right: 68px;
	top: -20px;
}
.course-list:hover a { color: rgba(0,0,0,.2);}
.course-list:hover a:hover {color: #000}
.events-list:hover a { color: rgba(0,0,0,.2);}
.events-list:hover a:hover {color: #000}
.footer-social a {
	transition: opacity .2s ease;
	-webkit-transition: opacity .2s ease;
}
.footer-social:hover a { opacity: .4 }
.footer-social:hover a:hover { opacity: 1}
.header .menu-item:hover::after,
.header .menu-item.current-menu-item::after {
	content: '';
	position: absolute;
  left: 0;
  bottom: -10px;
	display: block;
  width: 100%;
  height: 20px;
  background: transparent;
}
.testimonials-slider__slide-caption {
	clip-path: polygon(0 70px, 70px 0, 100% 0%, 100% calc(100% - 100px), calc(100% - 100px) 100%, 0% 100%);
}
@media screen and (max-width: 991px) {
	.testimonials-slider__slide-caption {
		clip-path: none;
	}
}
a[href$=".pdf"]:not(.button):not(.block-resources__item) {
	background-image: url('../images/icon-doc.svg');
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 16px auto;
  padding-left: 25px;
  text-decoration: none;
  transition: all cubic-bezier(.55, .085, .68, .53) 200ms;
}
a[href$=".pdf"]:not(.button):not(.block-resources__item):hover {
	background-image: url('../images/icon-doc-red.svg');
  text-decoration: none;
  color: #E63232;
}
.gallery-slider__slide-caption .link-learnmore {
	margin-top: 8px;
}
.block-media-text + .block-media-text {
	padding-top: 0;
}
.generic-article__content .block-key-numbers {
	padding: 0;
}
.event-card .event-card__type {
	padding-right: 30px;
}
.event-card:hover {
	background-position: calc(100% - 25px) calc(100% - 30px) !important;
}
.block-media-long-text__container .block-media-long-text__content {
	padding-right: 40px;
}
.block-media-long-text__container .block-media-long-text__media {
	clip-path: polygon(0 220px, 220px 0, 100% 0%, 100% calc(100% - 100px), calc(100% - 100px) 100%, 0% 100%);
}
.block-media-long-text__container.inverted .block-media-long-text__content {
	padding-left: 40px;
}
.block-media-long-text__container.inverted .block-media-long-text__media {
	clip-path: polygon(0 100px, 100px 0, 100% 0%, 100% calc(100% - 220px), calc(100% - 220px) 100%, 0% 100%);
}

.column:first-of-type .news-list-item:nth-child(2n) .news-card__image, 
.column:last-of-type .news-list-item:nth-child(2n) .news-card__image, 
.column:nth-of-type(2n) .news-list-item:nth-child(2n-1) .news-card__image {
	height: 320px;
}

@media screen and (max-width: 767px) {
	.column:first-of-type .news-list-item:nth-child(2n) .news-card__image, 
	.column:last-of-type .news-list-item:nth-child(2n) .news-card__image, 
	.column:nth-of-type(2n) .news-list-item:nth-child(2n-1) .news-card__image {
		height: 280px;
	}
}

.column:nth-of-type(2n-1) .faculty-list__item:nth-child(2n-1) .faculty-item__photo { 
	height: 320px;
}
.column:nth-child(2n) .faculty-list__item:nth-child(2n) .faculty-item__photo { 
	height: 290px;
}

@media screen and (max-width: 767px) {
	.column:nth-of-type(2n-1) .faculty-list__item:nth-child(2n-1) .faculty-item__photo { 
		height: 280px;
	}
	.column:nth-child(2n) .faculty-list__item:nth-child(2n) .faculty-item__photo { 
		height: 280px;
	}
}

.button::before {
	display: block;
	content: '';
	width: 700px;
	height: 700px;
	background: #000;
	position: absolute;
	top: -3px;
	left: -3px;
	border: 3px solid transparent;
	transform: translate(-90%, -10%) rotate(45deg);
	transition: transform ease 400ms;
	z-index: -1;
}

.block-resources__item::before {
	display: block;
	content: '';
	width: 600px;
	height: 600px;
	background: #000;
	position: absolute;
	top: -3px;
	left: -3px;
	border: 3px solid transparent;
	transform: translate(-100%, 0%) rotate(45deg);
	transition: transform ease 400ms;
	z-index: -1;
}

.course-cta-card::before {
	display: block;
	content: '';
	width: 1000px;
	height: 1000px;
	background: #e02020;
	position: absolute;
	top: -3px;
	left: -10px;
	border: 3px solid transparent;
	transform: translate(-100%, 0%) rotate(45deg);
	transition: transform ease 400ms;
	z-index: 0;
}

.button:hover::before {
	transform: translate(-70%, -30%) rotate(45deg);
}

.block-resources__item:hover::before,
.course-cta-card:hover::before {
	transform: translate(0, -40%) rotate(45deg);
}

.course-list:hover a img { opacity: .5; transition: opacity ease 300ms; } .course-list:hover a:hover img {opacity: 1; }

/* .wrapper {
	overflow-x: hidden;
} */

#w-node-6883ea78104e-a939fddd {
	-ms-grid-row: span 1;
	grid-row-start: span 1;
	-ms-grid-row-span: 1;
	grid-row-end: span 1;
	-ms-grid-column: span 2;
	grid-column-start: span 2;
	-ms-grid-column-span: 2;
	grid-column-end: span 2;
}

/* ------------------------ */

.no-margin-bottom { margin-bottom: 0 !important; }

.has-iseg-white-color {
	color: #fff;
}
	
.has-iseg-dark-grey-color {
	color: #413f4b;
}
	
.has-iseg-dark-grey-background {
	background-color: #413f4b;
}

.has-iseg-green-background {
	background-color: #82C25C;
}

.has-iseg-red-color {
	color: #e02020;
}
	
.has-iseg-red-background {
	background-color: #e02020;
}
	
.has-iseg-pink-color {
	color: #f0bed5;
}
	
.has-iseg-pink-background {
	background-color: #f0bed5;
}
	
.has-iseg-yellow-color {
	color: #fadc64;
}
	
.has-iseg-yellow-background {
	background-color: #fadc64;
}
	
.has-iseg-blue-color {
	color: #3787fa;
}
	
.has-iseg-blue-background {
	background-color: #3787fa;
}
	
.has-iseg-white-color {
	color: #fff;
}
	
.has-iseg-dark-grey-color {
	color: #413f4b;
}
	
.has-iseg-dark-grey-background {
	background-color: #413f4b;
}

.w-lightbox-backdrop {
	z-index: 9999999;
}
/* .w-lightbox-frame {
	width: 100%;
	height: 100%;
} */
.w-lightbox-close {
	background-size: 22px auto;
	background-image: url('../images/icon-menu-close-white.svg');
}

/* .w-lightbox-figure {
	position: relative;
	padding-top: 56.25%;
	width: 90%;
	display: block;
	height: 90%;
	margin: 0 auto;
} */

.tabs-menu__link.w--current,
.library-list-tabs__link.w--current,
.course-list-tabs__link.w--current {
	border-bottom-color: transparent !important;
}

.w-dropdown-link.w--current {
	color: #e02020;
}

.link-learnmore a {
	text-decoration: none;
}
.link-learnmore:hover a {
	color: #000;
}

.news-list[data-columns]::before {
	content: '3 .column.size-1of3';
}
/*.block-library-list[data-columns]::before {
	content: '4 .column.size-1of4';
}*/
@media screen and (min-width: 992px){
	body.is-subsite {
	  padding-top: 220px;
	}
}
@media screen and (max-width: 767px){
	.news-list[data-columns]::before {
		content: '1 .column.size-1of1';
	}
	/*.block-library-list[data-columns]::before {
		content: '2 .column.size-1of2';
	}*/
	.block-library-list{
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media screen and (min-width: 768px) and (max-width: 991px){
	.news-list[data-columns]::before {
		content: '2 .column.size-1of2';
	}
	/*.block-library-list[data-columns]::before {
		content: '3 .column.size-1of3';
	}*/
	.block-library-list{
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
}

@media screen and (min-width: 992px){
	.news-list[data-columns]::before {
		content: '3 .column.size-1of3';
	}
}

/**/

.team-list[data-columns]::before,
.faculty-list[data-columns]::before {
	content: '4 .column.size-1of4';
}

@media screen and (max-width: 767px){
	.team-list[data-columns]::before {
		content: '1 .column.size-1of1';
	}

	.generic-article .team-list[data-columns]::before,
	.faculty-list[data-columns]::before {
		content: '2 .column.size-1of2';
	}
}

@media screen and (min-width: 768px) and (max-width: 991px){
	.team-list[data-columns]::before,
	.faculty-list[data-columns]::before {
		content: '3 .column.size-1of3';
	}
}

@media screen and (min-width: 992px){
	.generic-article .team-list[data-columns]::before {
		content: '3 .column.size-1of3';
	}
	.team-list[data-columns]::before,
	.faculty-list[data-columns]::before {
		content: '4 .column.size-1of4';
	}
}

/**/

.block-reasons__list[data-columns]::before {
	content: '2 .column.size-1of2';
}

.block-reasons__list .column:nth-child(2) .block-reasons__item:nth-child(1) {
	margin-top: 100px;
}

@media screen and (max-width: 991px){
	.block-reasons__list[data-columns]::before {
		content: '1 .column.size-1of1';
	}
	.block-reasons__list .column:nth-child(2) .block-reasons__item:nth-child(1) {
		margin-top: 0;
	}
}

.column { float: left; }
.size-1of1 { width: 100%; }
.size-1of2 { width: 50%; }
.size-1of3 { width: 33.333%; }
.size-1of4 { width: 25%; }

.faculty-article__units .small-caps {
	margin-bottom: 0;
}
.faculty-aside__list-item:last-of-type {
	border-width: 2px;
}

/* 27/01/2022 */
.faculty-article__units .small-caps {
margin-bottom: 0;
}
.faculty-aside__list-item:last-of-type {
border-width: 2px;
}
/* 03/03/2022 */
.block-accordion .accordion-item:last-of-type {
	border-bottom: 1px solid #232F3B;
}
.block-reasons__content {
	clip-path: polygon(130px 0, 100% 0, 100% calc(100% - 180px), calc(100% - 180px) 100%, 0 100%, 0 130px);
}
@media screen and (max-width: 991px) {
	.block-reasons__content {
		clip-path: polygon(80px 0, 100% 0, 100% calc(100% - 100px), calc(100% - 100px) 100%, 0 100%, 0 80px);
	}
}

.block-skills {
	clip-path: polygon(0 0, calc(100% - 160px) 0%, 100% 160px, 100% 100%, 110px 100%, 0 calc(100% - 110px));
}
@media screen and (max-width: 991px) {
	.block-skills {
		clip-path: polygon(0 0, calc(100% - 80px) 0%, 100% 80px, 100% 100%, 80px 100%, 0 calc(100% - 80px));
	}
}
.course-features__topcut {
	clip-path: polygon(calc(100% - 20px) 0, 100% 35px, 100% 100%, 0 100%, 0 0);
}
.course-features__heading a {
	color: inherit;
  text-decoration: none;
}
.course-features__item:nth-child(3n+1) .course-features__image {
	clip-path: polygon(100% 0, 100% 100%, 0 100%, 0 100px, 100px 0);
}
.course-features__item:nth-child(3n+2) .course-features__image {
	clip-path: polygon(0 0, calc(100% - 90px) 0%, 100% 90px, 100% calc(100% - 100px), calc(100% - 100px) 100%, 0 100%);
}
.course-features__item:nth-child(3n+3) .course-features__image {
	clip-path: polygon(0 100px, 100px 0, 100% 0, 100% calc(100% - 100px), calc(100% - 100px) 100%, 0 100%);
}
.course-testimonials__slide-content {
	clip-path: polygon(0 160px, 160px 0, 100% 0, 100% calc(100% - 220px), calc(100% - 220px) 100%, 0 100%);
}
@media screen and (max-width: 991px) {
  .course-testimonials__slide-content {
	clip-path: polygon(0 60px, 60px 0, 100% 0, 100% calc(100% - 80px), calc(100% - 80px) 100%, 0 100%);
}
}
.additional-info__item a {
  text-decoration: none;
}
.course-intro__backdrop {
	clip-path: polygon(100% 0, 100% 500px, 650px 100%, 0 calc(100% - 500px), 0 100px, 100px 0);
}
.course-sidebar__info {
	clip-path: polygon(140px 0%, 100% 0, 100% calc(100% - 140px), calc(100% - 140px) 100%, 0 100%, 0 140px);
}
@media screen and (max-width: 991px) {
  .course-sidebar__info {
	  clip-path: polygon(60px 0%, 100% 0, 100% calc(100% - 60px), calc(100% - 60px) 100%, 0 100%, 0 60px);
  }
}
.course-sidebar__info-item:last-of-type {
	border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0
}
.course-hero-alt__backdrop {
	clip-path: polygon(0 0, calc(100% - 380px) 0, 100% 380px, calc(100% - 190px) 100%, 170px 100%, 0 calc(100% - 170px));
}
select {
	appearance: none !important;
	-webkit-appearance: none !important;
	-moz-appearance: none !important;
  }
  
.block-table-studyplan table {
	width: 100%;
}

.block-table-studyplan table th {
	padding: 12px;
	font-size: 16px;
	text-transform: uppercase;
}

.block-table-studyplan table td {
	padding: 12px;
	font-size: 14px;
	background-color: #fafafa;
	border-bottom: 1px solid #d8d8d8;
}

.block-table-studyplan table td:last-of-type,
.block-table-studyplan table th:last-of-type {
	width: 25%;
	/* text-align: center; */
}

.block-table-studyplan.has-iseg-red-thead table th {
	background-color: #e02020;
	color: #fff;
}

.block-table-studyplan.has-iseg-pink-thead table th {
	background-color: #f0bed5;
}

.block-table-studyplan.has-iseg-yellow-thead table th {
	background-color: #fadc64;
}

.block-table-studyplan.has-iseg-blue-thead table th {
	background-color: #3787fa;
	color: #fff;
}

.block-table-studyplan.has-iseg-dark-grey-thead table th {
	background-color: #413f4b;
	color: #fff;
}

.block-table-studyplan.has-iseg-green-thead table th {
	background-color: #67beb0;
	color: #fff;
}

.has-text-align-left { text-align: left; }
.has-text-align-right { text-align: right; }
.has-text-align-center { text-align: center; }

.c-accordion__item{
	border-top: 1px solid #232f3b;
	margin-top: -1px;
}
.c-accordion__title{
	/*font-size: 24px;*/
    font-weight: 500;
	margin: 0;
	border-bottom: 1px solid #232f3b;
	line-height: 1.4;
	padding-top: 16px;
	padding-bottom: 16px;
	margin-bottom: 0!important;
}
h2.c-accordion__title{
	font-size: 24px;
}
.c-accordion__content{
	padding-top: 30px;
	padding-bottom: 40px;
	border-bottom: 1px solid #232f3b;
}
.c-accordion__title:after{
	font-size: 55px;
	color: #232f3b;
	right: 10px;
}
.single-course .c-accordion__title {
	/*font-size: 24px;*/
}
.generic-article .c-accordion__title {
	/*font-size: 32px;*/
}
.c-accordion__content .block-team {
	margin-bottom: -50px;
}
.c-accordion__content .block-key-contacts {
	margin-bottom: 0;
}
.admin-bar .header{
	margin-top: 32px;
}
.is_faculty_page.admin-bar .header{
	margin-top: 0;
}

/* UAGB Tabs block override */
.uagb-tabs__body-wrap {
	border: none!important;
	padding: 0!important;
	max-width: 100%!important;
}
.uagb-tabs__wrap {
    flex-direction: column!important;
	margin: 0!important;
}

.page-template-tpl-page-blocks .uagb-tabs__wrap {
    width: 100%;
    max-width: 1170px;
    margin-right: auto!important;
    margin-left: auto!important;
    margin-bottom: 80px!important;
}

.uagb-tabs__wrap .uagb-tabs__body-container {
	padding: 1rem 0;
}
.uagb-tabs__panel {
	display: grid!important;
    padding-top: 12px!important;
    -webkit-box-pack: start!important;
    -webkit-justify-content: start!important;
    -ms-flex-pack: start!important;
    justify-content: start!important;
    grid-auto-flow: column!important;
    grid-auto-columns: auto!important;
    grid-column-gap: 30px!important;
    grid-row-gap: 16px!important;
    -ms-grid-columns: auto!important;
    grid-template-columns: auto!important;
    -ms-grid-rows: auto!important;
    grid-template-rows: auto!important;
}
.uagb-tab {
    margin: 0!important;
    padding: 0!important;
    border: none!important;
}
.uagb-tab a {
	position: relative!important;
    display: block!important;
    padding-bottom: 10px!important;
    border-bottom: 4px solid rgba(224,32,32,0)!important;
    transition: border ease-in-out 0.1s!important;
    padding: 0px 0px 5px!important;
    background-color: transparent!important;
    font-size: 20px!important;
    font-weight: 700!important;
    text-decoration: none!important;
    white-space: nowrap!important;
}
.uagb-tab a:hover{
	color: #000;
}
.uagb-tab::before {
	display: none!important;
}
.uagb-tab a::before {
	content: '';
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 0;
	height: 4px;
	background-color: rgb(224,32,32);
	transition: width .2s ease;
	-webkit-transition: width .2s ease;
}
.uagb-tabs__active a::before,
.uagb-tab a:hover::before {
    width: 100%;
    left: 0;
}
.button a{
	color: #fff;
}
.uagb-tabs__panel {
	width: 100%;
	min-width: 100%!important;
	max-width: 100%!important;
	overflow: auto;
}
.faculty-article .filter-dropdown{
    float: right;
	padding-top: 0;
	padding-bottom: 20px;
    margin-top: -57px;
	border: none;
}
.faculty-article .filter-dropdown__list{
    right: 0;
}
.faculty-article .filter-dropdown__list a:hover{
    cursor: pointer;
}
.dib{
	display: inline-block;
}
.country-selector.weglot-inline li{
	padding: 0;
	margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 0px;
    text-transform: uppercase;
    padding-left: 20px;
    border-left: 1px solid #bababe;
    font-size: 11px;
    line-height: 1.5 !important;
}
.country-selector a {
    -webkit-transition: color 100ms ease-in-out;
    transition: color 100ms ease-in-out;
	padding: 0;
    font-weight: 700;
    color: #bababe;
}
.country-selector.weglot-inline a:hover {
	text-decoration: none;
	color: #000;
}
.country-selector.weglot-inline label {
	display: none;
}
.block-faqs {
	padding-top: 1px;
	margin-bottom: 80px;
}

table.tablepress {
    width: 100%;
    border-top: 2px solid #000000;
    border-bottom: 2px solid #000000;
    margin-bottom: 40px;
    text-align: left;
}

table.tablepress tr:not(:last-of-type) td, table.tablepress tr:not(:last-of-type) th {
    border-bottom: 1px solid #000000;
}

table.tablepress td, table.tablepress th {
    padding: 20px 20px 20px 0;
    vertical-align: middle;
    text-align: center;
    border-bottom: 1px solid #000000;
}

.tablepress>:where(tbody)>.even>*,
.tablepress>:where(tbody)>.odd>*,
.tablepress .sorting:hover, .tablepress .sorting_asc, .tablepress .sorting_desc,
.tablepress>.row-hover>tr:hover>*,
.tablepress>:where(thead,tfoot)>*>th{
	background: initial;
}

.qtip-content {
    font-size: 14px;
    padding: 16px;
    line-height: 1.5;
}

/*SEARCH*/

body.search .content-area{
	position: relative;
    width: 100%;
    max-width: 1170px;
    margin-right: auto;
    margin-left: auto;
}

.search_bar__wrapper .search-form{
    flex-grow: 1;
}
.search_bar__wrapper .search-form label {
    width: 100%;
    display: block;
	margin: 0;
}
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important;
}
.search_bar__wrapper {
    padding: 1rem 0 1.5rem;
    align-items: center;
    justify-content: space-between;
    position: relative;
    display: flex;
    flex-wrap: wrap;
	border-top: 1px solid #D9D9D9;
	border-bottom: 2px solid #000;
}

.menu-item .search-container .search_bar__wrapper {
	border-top: none;
	border-bottom-color: white;
}
.search_bar__wrapper button:focus, .search_bar__wrapper button:active, .search_bar__wrapper input:focus, .search_bar__wrapper input:active, .search_bar__wrapper optgroup:focus, .search_bar__wrapper optgroup:active, .search_bar__wrapper select:focus, .search_bar__wrapper select:active, .search_bar__wrapper textarea:focus, .search_bar__wrapper textarea:active {
	border: 0;
	outline: none;
}
.search_bar__wrapper [type=submit] {
    display: none;
}
.search_bar__wrapper img {
    display: block;
    max-width: 100%;
    height: auto;
    border-style: none;
    margin-right: 1.5rem;
    width: 1.5rem;
    height: 1.5rem;
}
.search_bar__wrapper .icon__close {
    margin-left: 2.75rem;
    width: 0.875rem;
    height: 0.875rem;
    cursor: pointer;
}
.search_bar__wrapper .search-form input {
    background: rgba(0,0,0,0);
    color: rgba(0,0,0,0.5);
    border: none;
    width: 100%;
	font-family: Sharp Sans;
	font-size: 18px;
	font-weight: 700;
}
.menu-item .search-container {
    width: 100%;
    max-width: 1170px;
    margin-right: auto;
    margin-left: auto;
}
.menu-item .search-container .search_bar__wrapper {
	padding-top: 0;
}
.menu-item .search-container .search_bar__wrapper .search-form input {
    color: rgba(255,255,255,1);
}
.search_filters-wrapper{
    padding-top: 20px;
    margin-top: 2rem;
}
body.search .filter-dropdown{
	border-bottom: none;
}
body.search .page-header .page-title{
	color: #89969F;
	font-size: 24px;
	font-weight: 600;
	line-height: normal;
	margin-bottom: 28px;
}
body.search .search_filters-wrapper .search_in{
	margin-right: 1rem;
	
}
body.search .generic-tabs__menu{
	margin-top: 1rem;
	border-top: none;
    grid-column-gap: 24px;
	padding-top: 0;
}
body.search article{
	display: flex;
    align-items: flex-start;
	gap: 1rem;
    justify-content: space-between;
	margin-bottom: 2rem;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
	padding-bottom: 32px;
}
body.search .entry-thumb{
	max-width: 11rem;
}
body.search .entry-header{
	font-size: 0;
}
body.search .entry-type{
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
}
body.search .entry-title {
	margin-top: 12px;
	font-size: 24px;
	font-weight: 600;
	line-height: 32px;
}
body.search .entry-url a,
body.search .entry-title a {
	text-decoration: none;
}
body.search .entry-wrapper {
	max-width: 100%;
}
body.search .entry-content {
	font-size: 16px;
	font-weight: 400;
	line-height: 21px;
	margin-top: 8px;
}
body.search .entry-url {
	margin-top: 12px;
}
body.search .entry-url a{
	font-size: 16px;
	font-weight: 600;
	line-height: 21px;
	color: #413F4B;
	opacity: 0.6;
    word-wrap: break-word;
}

.navigation.pagination {
    margin-bottom: 9.75rem;
    text-align: center;
	font-size: 0;
}
.search .navigation.pagination {
    text-align: left;
    margin-top: 3rem;
}
.navigation.pagination .page-numbers {
    vertical-align: middle;
	font-weight: 600;
    border: 1px solid rgba(0,0,0,.05);
    font-size: 1rem;
    line-height: normal;
    margin: 0 0.375rem;
    padding: 0.5rem 1rem;
    color: #000;
    text-decoration: unset;
    position: relative;
    display: inline-block;
}
.navigation.pagination .page-numbers:first-child {
	margin-left: 0;
}

.navigation.pagination .page-numbers:last-child {
	margin-right: 0;
}

.navigation.pagination .page-numbers:hover, .navigation.pagination .page-numbers.current {
    /*border: 1px solid #000;*/
	background-color: #000;
	color: #fff;
}

.navigation.pagination .next.page-numbers, .navigation.pagination .prev.page-numbers {
    position: relative;
}

.navigation.pagination .next.page-numbers {
    padding: 0.5rem 1rem;
}
@media screen and (max-width: 767px){
	body.search article{
		flex-direction: column;
	}
	body.search .entry-thumb{
		width: 100%;
		max-width: initial;
	}
}
