/* Minification failed. Returning unminified contents.
(6390,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(6391,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(6392,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(12980,22): run-time error CSS1039: Token not allowed after unary operator: '-mdc-size-spacing-16'
(12981,21): run-time error CSS1039: Token not allowed after unary operator: '-mdc-size-font-20'
(12982,23): run-time error CSS1039: Token not allowed after unary operator: '-mdc-size-line-height-32'
 */
/*! jQuery UI - v1.10.3 - 2013-05-03
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2013 jQuery Foundation and other contributors Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-clearfix {
	min-height: 0; /* support: IE7 */
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0);
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
}


/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin-top: 2px;
	padding: .5em .5em .5em .7em;
	min-height: 0; /* support: IE7 */
}
.ui-accordion .ui-accordion-icons {
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-noicons {
	padding-left: .7em;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
	position: absolute;
	left: .5em;
	top: 50%;
	margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto;
}
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}
.ui-button {
	display: inline-block;
	position: relative;
	padding: 0;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	overflow: visible; /* removes extra width in IE */
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
	text-decoration: none;
}
/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
	width: 2.2em;
}
/* button elements seem to need a little more width */
button.ui-button-icon-only {
	width: 2.4em;
}
.ui-button-icons-only {
	width: 3.4em;
}
button.ui-button-icons-only {
	width: 3.7em;
}

/* button text element */
.ui-button .ui-button-text {
	display: block;
	line-height: normal;
}
.ui-button-text-only .ui-button-text {
	padding: .4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
	padding: .4em;
	text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 1em .4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 2.1em .4em 1em;
}
.ui-button-text-icons .ui-button-text {
	padding-left: 2.1em;
	padding-right: 2.1em;
}
/* no icon support for input elements, provide padding by default */
input.ui-button {
	padding: .4em 1em;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
	position: absolute;
	top: 50%;
	margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
	left: 50%;
	margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
	left: .5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
	right: .5em;
}

/* button sets */
.ui-buttonset {
	margin-right: 7px;
}
.ui-buttonset .ui-button {
	margin-left: 0;
	margin-right: -.3em;
}

/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month-year {
	width: 100%;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 49%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}
.ui-dialog {
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative;
}
.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 21px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
}
.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: .5em;
	padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer;
}
.ui-dialog .ui-resizable-se {
	width: 12px;
	height: 12px;
	right: -5px;
	bottom: -5px;
	background-position: 16px 16px;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}
.ui-menu {
	list-style: none;
	padding: 2px;
	margin: 0;
	display: block;
	outline: none;
}
.ui-menu .ui-menu {
	margin-top: -3px;
	position: absolute;
}
.ui-menu .ui-menu-item {
	margin: 0;
	padding: 0;
	width: 100%;
	/* support: IE10, see #8844 */
	list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.ui-menu .ui-menu-divider {
	margin: 5px -2px 5px -2px;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu .ui-menu-item a {
	text-decoration: none;
	display: block;
	padding: 2px .4em;
	line-height: 1.5;
	min-height: 0; /* support: IE7 */
	font-weight: normal;
}
.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
}

.ui-menu .ui-state-disabled {
	font-weight: normal;
	margin: .4em 0 .2em;
	line-height: 1.5;
}
.ui-menu .ui-state-disabled a {
	cursor: default;
}

/* icon support */
.ui-menu-icons {
	position: relative;
}
.ui-menu-icons .ui-menu-item a {
	position: relative;
	padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
	position: absolute;
	top: .2em;
	left: .2em;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
	position: static;
	float: right;
}
.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
	background: url("images/animated-overlay.gif");
	height: 100%;
	filter: alpha(opacity=25);
	opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none;
}
.ui-resizable {
	position: relative;
}
.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	display: block;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
	display: none;
}
.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}
.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}
.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}
.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}
.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}
.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}
.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}
.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

/* For IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider-horizontal {
	height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}
.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
}
.ui-spinner-input {
	border: none;
	background: none;
	color: inherit;
	padding: 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-left: .4em;
	margin-right: 22px;
}
.ui-spinner-button {
	width: 16px;
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0;
}
/* more specificity required here to overide default borders */
.ui-spinner a.ui-spinner-button {
	border-top: none;
	border-bottom: none;
	border-right: none;
}
/* vertical centre icon */
.ui-spinner .ui-icon {
	position: absolute;
	margin-top: -8px;
	top: 50%;
	left: 0;
}
.ui-spinner-up {
	top: 0;
}
.ui-spinner-down {
	bottom: 0;
}

/* TR overrides */
.ui-spinner .ui-icon-triangle-1-s {
	/* need to fix icons sprite */
	background-position: -65px -16px;
}
.ui-tabs {
	position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
	padding: .2em;
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap;
}
.ui-tabs .ui-tabs-nav li a {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
	cursor: text;
}
.ui-tabs .ui-tabs-nav li a, /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
}
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
	-webkit-box-shadow: 0 0 5px #aaa;
	box-shadow: 0 0 5px #aaa;
}
body .ui-tooltip {
	border-width: 2px;
}

/* Component containers
----------------------------------*/
.ui-widget {
	font-family: Verdana,Arial,sans-serif;
	font-size: 1.1em;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Verdana,Arial,sans-serif;
	font-size: 1em;
}
.ui-widget-content {
	border: 1px solid #aaaaaa;
	background: #ffffff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
	color: #222222;
}
.ui-widget-content a {
	color: #222222;
}
.ui-widget-header {
	border: 1px solid #aaaaaa;
	background: #cccccc url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
	color: #222222;
	font-weight: bold;
}
.ui-widget-header a {
	color: #222222;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	border: 1px solid #d3d3d3;
	background: #e6e6e6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
	font-weight: normal;
	color: #555555;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
	color: #555555;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
	border: 1px solid #999999;
	background: #dadada url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
	font-weight: normal;
	color: #212121;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
	color: #212121;
	text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	border: 1px solid #aaaaaa;
	background: #ffffff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
	font-weight: normal;
	color: #212121;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #212121;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #fcefa1;
	background: #fbf9ee url(images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
	color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #cd0a0a;
	background: #fef1ec url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
	color: #cd0a0a;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #cd0a0a;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #cd0a0a;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70);
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35);
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* For IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url(images/ui-icons_222222_256x240.png);
}
.ui-widget-header .ui-icon {
	background-image: url(images/ui-icons_222222_256x240.png);
}
.ui-state-default .ui-icon {
	background-image: url(images/ui-icons_888888_256x240.png);
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
	background-image: url(images/ui-icons_454545_256x240.png);
}
.ui-state-active .ui-icon {
	background-image: url(images/ui-icons_454545_256x240.png);
}
.ui-state-highlight .ui-icon {
	background-image: url(images/ui-icons_2e83ff_256x240.png);
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url(images/ui-icons_cd0a0a_256x240.png);
}

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 4px;
}

/* Overlays */
.ui-widget-overlay {
	background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
	opacity: .3;
	filter: Alpha(Opacity=30);
}
.ui-widget-shadow {
	margin: -8px 0 0 -8px;
	padding: 8px;
	background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
	opacity: .3;
	filter: Alpha(Opacity=30);
	border-radius: 8px;
}

@font-face {
    font-family: "ABCFavoritMono";
    src: url("/Static/css/fonts/branding/ABCFavoritMono-light.woff2") format("woff2"), url("/Static/css/fonts/branding/ABCFavoritMono-light.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Saans';
    src: url("/Static/css/fonts/branding/saans/Saans-RegularItalic-1.woff2") format("woff2"), url("/Static/css/fonts/branding/saans/Saans-RegularItalic-1.woff") format("woff");
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Saans';
    src: url("/Static/css/fonts/branding/saans/Saans-SemiBoldItalic-1.woff2") format("woff2"), url("/Static/css/fonts/branding/saans/Saans-SemiBoldItalic-1.woff") format("woff");
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Saans';
    src: url("/Static/css/fonts/branding/saans/Saans-Regular-1.woff2") format("woff2"), url("/Static/css/fonts/branding/saans/Saans-Regular-1.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Saans';
    src: url("/Static/css/fonts/branding/saans/Saans-SemiBold-1.woff2") format("woff2"), url("/Static/css/fonts/branding/saans/Saans-SemiBold-1.woff") format("woff");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}


/*!
 * Bootstrap Grid v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */ @-ms-viewport {
    width: device-width
}

html {
    box-sizing: border-box;
    -ms-overflow-style: scrollbar
}

*, ::after, ::before {
    box-sizing: inherit
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width:576px) {
    .container {
        max-width: 540px
    }
}

@media (min-width:768px) {
    .container {
        max-width: 720px
    }
}

@media (min-width:992px) {
    .container {
        max-width: 960px
    }
}

@media (min-width:1200px) {
    .container {
        max-width: 1210px
    }
}

.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    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, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .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-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .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-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .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-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .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-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none
}

.col-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
}

.col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}

.col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.col-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
}

.col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
}

.col-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
}

.col-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
}

.col-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
}

.col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
}

.order-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13
}

.order-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0
}

.order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}

.order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
}

.order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
}

.order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6
}

.order-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7
}

.order-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8
}

.order-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9
}

.order-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10
}

.order-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11
}

.order-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12
}

.offset-1 {
    margin-left: 8.333333%
}

.offset-2 {
    margin-left: 16.666667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.333333%
}

.offset-5 {
    margin-left: 41.666667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.333333%
}

.offset-8 {
    margin-left: 66.666667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.333333%
}

.offset-11 {
    margin-left: 91.666667%
}

@media (min-width:576px) {
    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-sm-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-sm-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-sm-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-sm-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-sm-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-sm-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-sm-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-sm-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-sm-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-sm-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-sm-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-sm-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-sm-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-sm-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-sm-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-sm-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-sm-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-sm-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-sm-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-sm-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-sm-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-sm-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-sm-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-sm-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.333333%
    }

    .offset-sm-2 {
        margin-left: 16.666667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.333333%
    }

    .offset-sm-5 {
        margin-left: 41.666667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.333333%
    }

    .offset-sm-8 {
        margin-left: 66.666667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.333333%
    }

    .offset-sm-11 {
        margin-left: 91.666667%
    }
}

@media (min-width:768px) {
    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-md-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-md-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-md-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-md-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-md-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-md-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-md-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-md-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-md-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-md-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-md-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-md-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-md-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-md-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-md-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-md-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-md-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-md-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-md-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-md-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.333333%
    }

    .offset-md-2 {
        margin-left: 16.666667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.333333%
    }

    .offset-md-5 {
        margin-left: 41.666667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.333333%
    }

    .offset-md-8 {
        margin-left: 66.666667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.333333%
    }

    .offset-md-11 {
        margin-left: 91.666667%
    }
}

@media (min-width:992px) {
    .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-lg-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-lg-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-lg-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-lg-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-lg-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-lg-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-lg-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-lg-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-lg-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-lg-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-lg-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-lg-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-lg-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-lg-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-lg-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-lg-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-lg-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-lg-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-lg-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-lg-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-lg-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-lg-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.333333%
    }

    .offset-lg-2 {
        margin-left: 16.666667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.333333%
    }

    .offset-lg-5 {
        margin-left: 41.666667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.333333%
    }

    .offset-lg-8 {
        margin-left: 66.666667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.333333%
    }

    .offset-lg-11 {
        margin-left: 91.666667%
    }
}

@media (min-width:1200px) {
    .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xl-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-xl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-xl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-xl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-xl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-xl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-xl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-xl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-xl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-xl-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xl-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-xl-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-xl-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-xl-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-xl-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-xl-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-xl-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-xl-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-xl-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-xl-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-xl-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-xl-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-xl-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-xl-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-xl-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.333333%
    }

    .offset-xl-2 {
        margin-left: 16.666667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.333333%
    }

    .offset-xl-5 {
        margin-left: 41.666667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.333333%
    }

    .offset-xl-8 {
        margin-left: 66.666667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.333333%
    }

    .offset-xl-11 {
        margin-left: 91.666667%
    }
}

.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: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
}

.d-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    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: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-sm-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        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: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-md-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        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: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-lg-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        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-table {
        display: table !important
    }

    .d-xl-table-row {
        display: table-row !important
    }

    .d-xl-table-cell {
        display: table-cell !important
    }

    .d-xl-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-xl-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        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: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-print-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

.flex-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important
}

.flex-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important
}

.flex-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
}

.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
}

.flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
}

.justify-content-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
}

.justify-content-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
}

.justify-content-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.justify-content-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
}

.justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
}

.align-items-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important
}

.align-items-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important
}

.align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
}

.align-items-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important
}

.align-items-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important
}

.align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
}

.align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
}

.align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important
}

.align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
}

.align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
}

.align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
}

.align-self-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important
}

.align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
}

.align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
}

.align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important
}

.align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
}

.align-self-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important
}

@media (min-width:576px) {
    .flex-sm-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-sm-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-sm-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-sm-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-sm-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-sm-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .justify-content-sm-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-sm-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-sm-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-sm-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-sm-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-sm-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-sm-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-sm-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-sm-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-sm-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-sm-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-sm-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-sm-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-sm-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-sm-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-sm-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-sm-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-sm-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-sm-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-sm-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-sm-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width:768px) {
    .flex-md-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-md-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-md-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-md-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-md-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-md-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .justify-content-md-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-md-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-md-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-md-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-md-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-md-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-md-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-md-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-md-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-md-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-md-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-md-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-md-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-md-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-md-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-md-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-md-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-md-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-md-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-md-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width:992px) {
    .flex-lg-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-lg-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-lg-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-lg-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-lg-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .justify-content-lg-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-lg-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-lg-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-lg-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-lg-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-lg-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-lg-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-lg-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-lg-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-lg-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-lg-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-lg-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-lg-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-lg-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-lg-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-lg-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-lg-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-lg-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-lg-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width:1200px) {
    .flex-xl-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-xl-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-xl-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-xl-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-xl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .justify-content-xl-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-xl-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-xl-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-xl-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-xl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-xl-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-xl-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-xl-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-xl-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-xl-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-xl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-xl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-xl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-xl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-xl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-xl-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-xl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-xl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-xl-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-xl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-xl-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}
/*# sourceMappingURL=bootstrap-grid.min.css.map */
/********************************************************************Common css***********************************************/
/************************************* Reset Styles ********************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after, q:before, q:after {
        content: '';
        content: none;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td, div {
    vertical-align: top;
}

* {
    outline: none;
}

li, ol {
    list-style-type: none;
    list-style-image: none;
    list-style: none;
}

img {
    border: 0px;
}

textarea {
    resize: none;
}

    input:focus, select:focus, textarea:focus, button:focus {
        outline: none;
    }

a {
    text-decoration: none;
}

input, textarea, select, body {
    font-size: 14px;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-border-radius: 0;
    border: none;
    box-shadow: none;
}

.inputEntity input[type=text],
.inputEntity input[type=password],
.inputEntity textarea,
.dk-selected, .fileUpload, {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-border-radius: 0;
    border: none;
    box-shadow: none;
}

a, input[type=submit], input[type=reset] {
    cursor: pointer;
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel, .owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

    .owl-carousel .owl-stage {
        position: relative;
        -ms-touch-action: pan-Y;
        touch-action: manipulation;
        -moz-backface-visibility: hidden
    }

        .owl-carousel .owl-stage:after {
            content: ".";
            display: block;
            clear: both;
            visibility: hidden;
            line-height: 0;
            height: 0
        }

    .owl-carousel .owl-stage-outer {
        position: relative;
        overflow: hidden;
        -webkit-transform: translate3d(0,0,0)
    }

    .owl-carousel .owl-item, .owl-carousel .owl-wrapper {
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -webkit-transform: translate3d(0,0,0);
        -moz-transform: translate3d(0,0,0);
        -ms-transform: translate3d(0,0,0)
    }

    .owl-carousel .owl-item {
        min-height: 1px;
        float: left;
        -webkit-backface-visibility: hidden;
        -webkit-touch-callout: none
    }

        .owl-carousel .owl-item img {
            display: block;
            width: 100%
        }

    .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
        display: none
    }

    .no-js .owl-carousel, .owl-carousel.owl-loaded {
        display: block
    }

    .owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
        cursor: pointer;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

    .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
        background: 0 0;
        color: inherit;
        border: none;
        padding: 0 !important;
        font: inherit
    }

    .owl-carousel.owl-loading {
        opacity: 0;
        display: block
    }

    .owl-carousel.owl-hidden {
        opacity: 0
    }

    .owl-carousel.owl-refresh .owl-item {
        visibility: hidden
    }

    .owl-carousel.owl-drag .owl-item {
        -ms-touch-action: pan-y;
        touch-action: pan-y;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

    .owl-carousel.owl-grab {
        cursor: move;
        cursor: grab
    }

    .owl-carousel.owl-rtl {
        direction: rtl
    }

        .owl-carousel.owl-rtl .owl-item {
            float: right
        }

    .owl-carousel .animated {
        animation-duration: 1s;
        animation-fill-mode: both
    }

    .owl-carousel .owl-animated-in {
        z-index: 0
    }

    .owl-carousel .owl-animated-out {
        z-index: 1
    }

    .owl-carousel .fadeOut {
        animation-name: fadeOut
    }

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

    .owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {
        max-height: 0
    }

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease
}

    .owl-carousel .owl-video-play-icon:hover {
        -ms-transform: scale(1.3,1.3);
        transform: scale(1.3,1.3)
    }

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}


[data-aos][data-aos][data-aos-duration="50"], body[data-aos-duration="50"] [data-aos] {
    transition-duration: 50ms
}

[data-aos][data-aos][data-aos-delay="50"], body[data-aos-delay="50"] [data-aos] {
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay="50"].aos-animate, body[data-aos-delay="50"] [data-aos].aos-animate {
        transition-delay: 50ms
    }

[data-aos][data-aos][data-aos-duration="100"], body[data-aos-duration="100"] [data-aos] {
    transition-duration: .1s
}

[data-aos][data-aos][data-aos-delay="100"], body[data-aos-delay="100"] [data-aos] {
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay="100"].aos-animate, body[data-aos-delay="100"] [data-aos].aos-animate {
        transition-delay: .1s
    }

[data-aos][data-aos][data-aos-duration="150"], body[data-aos-duration="150"] [data-aos] {
    transition-duration: .15s
}

[data-aos][data-aos][data-aos-delay="150"], body[data-aos-delay="150"] [data-aos] {
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay="150"].aos-animate, body[data-aos-delay="150"] [data-aos].aos-animate {
        transition-delay: .15s
    }

[data-aos][data-aos][data-aos-duration="200"], body[data-aos-duration="200"] [data-aos] {
    transition-duration: .2s
}

[data-aos][data-aos][data-aos-delay="200"], body[data-aos-delay="200"] [data-aos] {
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay="200"].aos-animate, body[data-aos-delay="200"] [data-aos].aos-animate {
        transition-delay: .2s
    }

[data-aos][data-aos][data-aos-duration="250"], body[data-aos-duration="250"] [data-aos] {
    transition-duration: .25s
}

[data-aos][data-aos][data-aos-delay="250"], body[data-aos-delay="250"] [data-aos] {
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay="250"].aos-animate, body[data-aos-delay="250"] [data-aos].aos-animate {
        transition-delay: .25s
    }

[data-aos][data-aos][data-aos-duration="300"], body[data-aos-duration="300"] [data-aos] {
    transition-duration: .3s
}

[data-aos][data-aos][data-aos-delay="300"], body[data-aos-delay="300"] [data-aos] {
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay="300"].aos-animate, body[data-aos-delay="300"] [data-aos].aos-animate {
        transition-delay: .3s
    }

[data-aos][data-aos][data-aos-duration="350"], body[data-aos-duration="350"] [data-aos] {
    transition-duration: .35s
}

[data-aos][data-aos][data-aos-delay="350"], body[data-aos-delay="350"] [data-aos] {
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay="350"].aos-animate, body[data-aos-delay="350"] [data-aos].aos-animate {
        transition-delay: .35s
    }

[data-aos][data-aos][data-aos-duration="400"], body[data-aos-duration="400"] [data-aos] {
    transition-duration: .4s
}

[data-aos][data-aos][data-aos-delay="400"], body[data-aos-delay="400"] [data-aos] {
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay="400"].aos-animate, body[data-aos-delay="400"] [data-aos].aos-animate {
        transition-delay: .4s
    }

[data-aos][data-aos][data-aos-duration="450"], body[data-aos-duration="450"] [data-aos] {
    transition-duration: .45s
}

[data-aos][data-aos][data-aos-delay="450"], body[data-aos-delay="450"] [data-aos] {
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay="450"].aos-animate, body[data-aos-delay="450"] [data-aos].aos-animate {
        transition-delay: .45s
    }

[data-aos][data-aos][data-aos-duration="500"], body[data-aos-duration="500"] [data-aos] {
    transition-duration: .5s
}

[data-aos][data-aos][data-aos-delay="500"], body[data-aos-delay="500"] [data-aos] {
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay="500"].aos-animate, body[data-aos-delay="500"] [data-aos].aos-animate {
        transition-delay: .5s
    }

[data-aos][data-aos][data-aos-duration="550"], body[data-aos-duration="550"] [data-aos] {
    transition-duration: .55s
}

[data-aos][data-aos][data-aos-delay="550"], body[data-aos-delay="550"] [data-aos] {
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay="550"].aos-animate, body[data-aos-delay="550"] [data-aos].aos-animate {
        transition-delay: .55s
    }

[data-aos][data-aos][data-aos-duration="600"], body[data-aos-duration="600"] [data-aos] {
    transition-duration: .6s
}

[data-aos][data-aos][data-aos-delay="600"], body[data-aos-delay="600"] [data-aos] {
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay="600"].aos-animate, body[data-aos-delay="600"] [data-aos].aos-animate {
        transition-delay: .6s
    }

[data-aos][data-aos][data-aos-duration="650"], body[data-aos-duration="650"] [data-aos] {
    transition-duration: .65s
}

[data-aos][data-aos][data-aos-delay="650"], body[data-aos-delay="650"] [data-aos] {
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay="650"].aos-animate, body[data-aos-delay="650"] [data-aos].aos-animate {
        transition-delay: .65s
    }

[data-aos][data-aos][data-aos-duration="700"], body[data-aos-duration="700"] [data-aos] {
    transition-duration: .7s
}

[data-aos][data-aos][data-aos-delay="700"], body[data-aos-delay="700"] [data-aos] {
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay="700"].aos-animate, body[data-aos-delay="700"] [data-aos].aos-animate {
        transition-delay: .7s
    }

[data-aos][data-aos][data-aos-duration="750"], body[data-aos-duration="750"] [data-aos] {
    transition-duration: .75s
}

[data-aos][data-aos][data-aos-delay="750"], body[data-aos-delay="750"] [data-aos] {
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay="750"].aos-animate, body[data-aos-delay="750"] [data-aos].aos-animate {
        transition-delay: .75s
    }

[data-aos][data-aos][data-aos-duration="800"], body[data-aos-duration="800"] [data-aos] {
    transition-duration: .8s
}

[data-aos][data-aos][data-aos-delay="800"], body[data-aos-delay="800"] [data-aos] {
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay="800"].aos-animate, body[data-aos-delay="800"] [data-aos].aos-animate {
        transition-delay: .8s
    }

[data-aos][data-aos][data-aos-duration="850"], body[data-aos-duration="850"] [data-aos] {
    transition-duration: .85s
}

[data-aos][data-aos][data-aos-delay="850"], body[data-aos-delay="850"] [data-aos] {
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay="850"].aos-animate, body[data-aos-delay="850"] [data-aos].aos-animate {
        transition-delay: .85s
    }

[data-aos][data-aos][data-aos-duration="900"], body[data-aos-duration="900"] [data-aos] {
    transition-duration: .9s
}

[data-aos][data-aos][data-aos-delay="900"], body[data-aos-delay="900"] [data-aos] {
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay="900"].aos-animate, body[data-aos-delay="900"] [data-aos].aos-animate {
        transition-delay: .9s
    }

[data-aos][data-aos][data-aos-duration="950"], body[data-aos-duration="950"] [data-aos] {
    transition-duration: .95s
}

[data-aos][data-aos][data-aos-delay="950"], body[data-aos-delay="950"] [data-aos] {
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay="950"].aos-animate, body[data-aos-delay="950"] [data-aos].aos-animate {
        transition-delay: .95s
    }

[data-aos][data-aos][data-aos-duration="1000"], body[data-aos-duration="1000"] [data-aos] {
    transition-duration: 1s
}

[data-aos][data-aos][data-aos-delay="1000"], body[data-aos-delay="1000"] [data-aos] {
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay="1000"].aos-animate, body[data-aos-delay="1000"] [data-aos].aos-animate {
        transition-delay: 1s
    }

[data-aos][data-aos][data-aos-duration="1050"], body[data-aos-duration="1050"] [data-aos] {
    transition-duration: 1.05s
}

[data-aos][data-aos][data-aos-delay="1050"], body[data-aos-delay="1050"] [data-aos] {
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay="1050"].aos-animate, body[data-aos-delay="1050"] [data-aos].aos-animate {
        transition-delay: 1.05s
    }

[data-aos][data-aos][data-aos-duration="1100"], body[data-aos-duration="1100"] [data-aos] {
    transition-duration: 1.1s
}

[data-aos][data-aos][data-aos-delay="1100"], body[data-aos-delay="1100"] [data-aos] {
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay="1100"].aos-animate, body[data-aos-delay="1100"] [data-aos].aos-animate {
        transition-delay: 1.1s
    }

[data-aos][data-aos][data-aos-duration="1150"], body[data-aos-duration="1150"] [data-aos] {
    transition-duration: 1.15s
}

[data-aos][data-aos][data-aos-delay="1150"], body[data-aos-delay="1150"] [data-aos] {
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay="1150"].aos-animate, body[data-aos-delay="1150"] [data-aos].aos-animate {
        transition-delay: 1.15s
    }

[data-aos][data-aos][data-aos-duration="1200"], body[data-aos-duration="1200"] [data-aos] {
    transition-duration: 1.2s
}

[data-aos][data-aos][data-aos-delay="1200"], body[data-aos-delay="1200"] [data-aos] {
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay="1200"].aos-animate, body[data-aos-delay="1200"] [data-aos].aos-animate {
        transition-delay: 1.2s
    }

[data-aos][data-aos][data-aos-duration="1250"], body[data-aos-duration="1250"] [data-aos] {
    transition-duration: 1.25s
}

[data-aos][data-aos][data-aos-delay="1250"], body[data-aos-delay="1250"] [data-aos] {
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay="1250"].aos-animate, body[data-aos-delay="1250"] [data-aos].aos-animate {
        transition-delay: 1.25s
    }

[data-aos][data-aos][data-aos-duration="1300"], body[data-aos-duration="1300"] [data-aos] {
    transition-duration: 1.3s
}

[data-aos][data-aos][data-aos-delay="1300"], body[data-aos-delay="1300"] [data-aos] {
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay="1300"].aos-animate, body[data-aos-delay="1300"] [data-aos].aos-animate {
        transition-delay: 1.3s
    }

[data-aos][data-aos][data-aos-duration="1350"], body[data-aos-duration="1350"] [data-aos] {
    transition-duration: 1.35s
}

[data-aos][data-aos][data-aos-delay="1350"], body[data-aos-delay="1350"] [data-aos] {
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay="1350"].aos-animate, body[data-aos-delay="1350"] [data-aos].aos-animate {
        transition-delay: 1.35s
    }

[data-aos][data-aos][data-aos-duration="1400"], body[data-aos-duration="1400"] [data-aos] {
    transition-duration: 1.4s
}

[data-aos][data-aos][data-aos-delay="1400"], body[data-aos-delay="1400"] [data-aos] {
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay="1400"].aos-animate, body[data-aos-delay="1400"] [data-aos].aos-animate {
        transition-delay: 1.4s
    }

[data-aos][data-aos][data-aos-duration="1450"], body[data-aos-duration="1450"] [data-aos] {
    transition-duration: 1.45s
}

[data-aos][data-aos][data-aos-delay="1450"], body[data-aos-delay="1450"] [data-aos] {
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay="1450"].aos-animate, body[data-aos-delay="1450"] [data-aos].aos-animate {
        transition-delay: 1.45s
    }

[data-aos][data-aos][data-aos-duration="1500"], body[data-aos-duration="1500"] [data-aos] {
    transition-duration: 1.5s
}

[data-aos][data-aos][data-aos-delay="1500"], body[data-aos-delay="1500"] [data-aos] {
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay="1500"].aos-animate, body[data-aos-delay="1500"] [data-aos].aos-animate {
        transition-delay: 1.5s
    }

[data-aos][data-aos][data-aos-duration="1550"], body[data-aos-duration="1550"] [data-aos] {
    transition-duration: 1.55s
}

[data-aos][data-aos][data-aos-delay="1550"], body[data-aos-delay="1550"] [data-aos] {
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay="1550"].aos-animate, body[data-aos-delay="1550"] [data-aos].aos-animate {
        transition-delay: 1.55s
    }

[data-aos][data-aos][data-aos-duration="1600"], body[data-aos-duration="1600"] [data-aos] {
    transition-duration: 1.6s
}

[data-aos][data-aos][data-aos-delay="1600"], body[data-aos-delay="1600"] [data-aos] {
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay="1600"].aos-animate, body[data-aos-delay="1600"] [data-aos].aos-animate {
        transition-delay: 1.6s
    }

[data-aos][data-aos][data-aos-duration="1650"], body[data-aos-duration="1650"] [data-aos] {
    transition-duration: 1.65s
}

[data-aos][data-aos][data-aos-delay="1650"], body[data-aos-delay="1650"] [data-aos] {
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay="1650"].aos-animate, body[data-aos-delay="1650"] [data-aos].aos-animate {
        transition-delay: 1.65s
    }

[data-aos][data-aos][data-aos-duration="1700"], body[data-aos-duration="1700"] [data-aos] {
    transition-duration: 1.7s
}

[data-aos][data-aos][data-aos-delay="1700"], body[data-aos-delay="1700"] [data-aos] {
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay="1700"].aos-animate, body[data-aos-delay="1700"] [data-aos].aos-animate {
        transition-delay: 1.7s
    }

[data-aos][data-aos][data-aos-duration="1750"], body[data-aos-duration="1750"] [data-aos] {
    transition-duration: 1.75s
}

[data-aos][data-aos][data-aos-delay="1750"], body[data-aos-delay="1750"] [data-aos] {
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay="1750"].aos-animate, body[data-aos-delay="1750"] [data-aos].aos-animate {
        transition-delay: 1.75s
    }

[data-aos][data-aos][data-aos-duration="1800"], body[data-aos-duration="1800"] [data-aos] {
    transition-duration: 1.8s
}

[data-aos][data-aos][data-aos-delay="1800"], body[data-aos-delay="1800"] [data-aos] {
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay="1800"].aos-animate, body[data-aos-delay="1800"] [data-aos].aos-animate {
        transition-delay: 1.8s
    }

[data-aos][data-aos][data-aos-duration="1850"], body[data-aos-duration="1850"] [data-aos] {
    transition-duration: 1.85s
}

[data-aos][data-aos][data-aos-delay="1850"], body[data-aos-delay="1850"] [data-aos] {
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay="1850"].aos-animate, body[data-aos-delay="1850"] [data-aos].aos-animate {
        transition-delay: 1.85s
    }

[data-aos][data-aos][data-aos-duration="1900"], body[data-aos-duration="1900"] [data-aos] {
    transition-duration: 1.9s
}

[data-aos][data-aos][data-aos-delay="1900"], body[data-aos-delay="1900"] [data-aos] {
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay="1900"].aos-animate, body[data-aos-delay="1900"] [data-aos].aos-animate {
        transition-delay: 1.9s
    }

[data-aos][data-aos][data-aos-duration="1950"], body[data-aos-duration="1950"] [data-aos] {
    transition-duration: 1.95s
}

[data-aos][data-aos][data-aos-delay="1950"], body[data-aos-delay="1950"] [data-aos] {
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay="1950"].aos-animate, body[data-aos-delay="1950"] [data-aos].aos-animate {
        transition-delay: 1.95s
    }

[data-aos][data-aos][data-aos-duration="2000"], body[data-aos-duration="2000"] [data-aos] {
    transition-duration: 2s
}

[data-aos][data-aos][data-aos-delay="2000"], body[data-aos-delay="2000"] [data-aos] {
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay="2000"].aos-animate, body[data-aos-delay="2000"] [data-aos].aos-animate {
        transition-delay: 2s
    }

[data-aos][data-aos][data-aos-duration="2050"], body[data-aos-duration="2050"] [data-aos] {
    transition-duration: 2.05s
}

[data-aos][data-aos][data-aos-delay="2050"], body[data-aos-delay="2050"] [data-aos] {
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay="2050"].aos-animate, body[data-aos-delay="2050"] [data-aos].aos-animate {
        transition-delay: 2.05s
    }

[data-aos][data-aos][data-aos-duration="2100"], body[data-aos-duration="2100"] [data-aos] {
    transition-duration: 2.1s
}

[data-aos][data-aos][data-aos-delay="2100"], body[data-aos-delay="2100"] [data-aos] {
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay="2100"].aos-animate, body[data-aos-delay="2100"] [data-aos].aos-animate {
        transition-delay: 2.1s
    }

[data-aos][data-aos][data-aos-duration="2150"], body[data-aos-duration="2150"] [data-aos] {
    transition-duration: 2.15s
}

[data-aos][data-aos][data-aos-delay="2150"], body[data-aos-delay="2150"] [data-aos] {
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay="2150"].aos-animate, body[data-aos-delay="2150"] [data-aos].aos-animate {
        transition-delay: 2.15s
    }

[data-aos][data-aos][data-aos-duration="2200"], body[data-aos-duration="2200"] [data-aos] {
    transition-duration: 2.2s
}

[data-aos][data-aos][data-aos-delay="2200"], body[data-aos-delay="2200"] [data-aos] {
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay="2200"].aos-animate, body[data-aos-delay="2200"] [data-aos].aos-animate {
        transition-delay: 2.2s
    }

[data-aos][data-aos][data-aos-duration="2250"], body[data-aos-duration="2250"] [data-aos] {
    transition-duration: 2.25s
}

[data-aos][data-aos][data-aos-delay="2250"], body[data-aos-delay="2250"] [data-aos] {
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay="2250"].aos-animate, body[data-aos-delay="2250"] [data-aos].aos-animate {
        transition-delay: 2.25s
    }

[data-aos][data-aos][data-aos-duration="2300"], body[data-aos-duration="2300"] [data-aos] {
    transition-duration: 2.3s
}

[data-aos][data-aos][data-aos-delay="2300"], body[data-aos-delay="2300"] [data-aos] {
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay="2300"].aos-animate, body[data-aos-delay="2300"] [data-aos].aos-animate {
        transition-delay: 2.3s
    }

[data-aos][data-aos][data-aos-duration="2350"], body[data-aos-duration="2350"] [data-aos] {
    transition-duration: 2.35s
}

[data-aos][data-aos][data-aos-delay="2350"], body[data-aos-delay="2350"] [data-aos] {
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay="2350"].aos-animate, body[data-aos-delay="2350"] [data-aos].aos-animate {
        transition-delay: 2.35s
    }

[data-aos][data-aos][data-aos-duration="2400"], body[data-aos-duration="2400"] [data-aos] {
    transition-duration: 2.4s
}

[data-aos][data-aos][data-aos-delay="2400"], body[data-aos-delay="2400"] [data-aos] {
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay="2400"].aos-animate, body[data-aos-delay="2400"] [data-aos].aos-animate {
        transition-delay: 2.4s
    }

[data-aos][data-aos][data-aos-duration="2450"], body[data-aos-duration="2450"] [data-aos] {
    transition-duration: 2.45s
}

[data-aos][data-aos][data-aos-delay="2450"], body[data-aos-delay="2450"] [data-aos] {
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay="2450"].aos-animate, body[data-aos-delay="2450"] [data-aos].aos-animate {
        transition-delay: 2.45s
    }

[data-aos][data-aos][data-aos-duration="2500"], body[data-aos-duration="2500"] [data-aos] {
    transition-duration: 2.5s
}

[data-aos][data-aos][data-aos-delay="2500"], body[data-aos-delay="2500"] [data-aos] {
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay="2500"].aos-animate, body[data-aos-delay="2500"] [data-aos].aos-animate {
        transition-delay: 2.5s
    }

[data-aos][data-aos][data-aos-duration="2550"], body[data-aos-duration="2550"] [data-aos] {
    transition-duration: 2.55s
}

[data-aos][data-aos][data-aos-delay="2550"], body[data-aos-delay="2550"] [data-aos] {
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay="2550"].aos-animate, body[data-aos-delay="2550"] [data-aos].aos-animate {
        transition-delay: 2.55s
    }

[data-aos][data-aos][data-aos-duration="2600"], body[data-aos-duration="2600"] [data-aos] {
    transition-duration: 2.6s
}

[data-aos][data-aos][data-aos-delay="2600"], body[data-aos-delay="2600"] [data-aos] {
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay="2600"].aos-animate, body[data-aos-delay="2600"] [data-aos].aos-animate {
        transition-delay: 2.6s
    }

[data-aos][data-aos][data-aos-duration="2650"], body[data-aos-duration="2650"] [data-aos] {
    transition-duration: 2.65s
}

[data-aos][data-aos][data-aos-delay="2650"], body[data-aos-delay="2650"] [data-aos] {
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay="2650"].aos-animate, body[data-aos-delay="2650"] [data-aos].aos-animate {
        transition-delay: 2.65s
    }

[data-aos][data-aos][data-aos-duration="2700"], body[data-aos-duration="2700"] [data-aos] {
    transition-duration: 2.7s
}

[data-aos][data-aos][data-aos-delay="2700"], body[data-aos-delay="2700"] [data-aos] {
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay="2700"].aos-animate, body[data-aos-delay="2700"] [data-aos].aos-animate {
        transition-delay: 2.7s
    }

[data-aos][data-aos][data-aos-duration="2750"], body[data-aos-duration="2750"] [data-aos] {
    transition-duration: 2.75s
}

[data-aos][data-aos][data-aos-delay="2750"], body[data-aos-delay="2750"] [data-aos] {
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay="2750"].aos-animate, body[data-aos-delay="2750"] [data-aos].aos-animate {
        transition-delay: 2.75s
    }

[data-aos][data-aos][data-aos-duration="2800"], body[data-aos-duration="2800"] [data-aos] {
    transition-duration: 2.8s
}

[data-aos][data-aos][data-aos-delay="2800"], body[data-aos-delay="2800"] [data-aos] {
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay="2800"].aos-animate, body[data-aos-delay="2800"] [data-aos].aos-animate {
        transition-delay: 2.8s
    }

[data-aos][data-aos][data-aos-duration="2850"], body[data-aos-duration="2850"] [data-aos] {
    transition-duration: 2.85s
}

[data-aos][data-aos][data-aos-delay="2850"], body[data-aos-delay="2850"] [data-aos] {
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay="2850"].aos-animate, body[data-aos-delay="2850"] [data-aos].aos-animate {
        transition-delay: 2.85s
    }

[data-aos][data-aos][data-aos-duration="2900"], body[data-aos-duration="2900"] [data-aos] {
    transition-duration: 2.9s
}

[data-aos][data-aos][data-aos-delay="2900"], body[data-aos-delay="2900"] [data-aos] {
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay="2900"].aos-animate, body[data-aos-delay="2900"] [data-aos].aos-animate {
        transition-delay: 2.9s
    }

[data-aos][data-aos][data-aos-duration="2950"], body[data-aos-duration="2950"] [data-aos] {
    transition-duration: 2.95s
}

[data-aos][data-aos][data-aos-delay="2950"], body[data-aos-delay="2950"] [data-aos] {
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay="2950"].aos-animate, body[data-aos-delay="2950"] [data-aos].aos-animate {
        transition-delay: 2.95s
    }

[data-aos][data-aos][data-aos-duration="3000"], body[data-aos-duration="3000"] [data-aos] {
    transition-duration: 3s
}

[data-aos][data-aos][data-aos-delay="3000"], body[data-aos-delay="3000"] [data-aos] {
    transition-delay: 0s
}

    [data-aos][data-aos][data-aos-delay="3000"].aos-animate, body[data-aos-delay="3000"] [data-aos].aos-animate {
        transition-delay: 3s
    }

[data-aos] {
    pointer-events: none
}

    [data-aos].aos-animate {
        pointer-events: auto
    }

    [data-aos][data-aos][data-aos-easing=linear], body[data-aos-easing=linear] [data-aos] {
        transition-timing-function: cubic-bezier(.25,.25,.75,.75)
    }

    [data-aos][data-aos][data-aos-easing=ease], body[data-aos-easing=ease] [data-aos] {
        transition-timing-function: ease
    }

    [data-aos][data-aos][data-aos-easing=ease-in], body[data-aos-easing=ease-in] [data-aos] {
        transition-timing-function: ease-in
    }

    [data-aos][data-aos][data-aos-easing=ease-out], body[data-aos-easing=ease-out] [data-aos] {
        transition-timing-function: ease-out
    }

    [data-aos][data-aos][data-aos-easing=ease-in-out], body[data-aos-easing=ease-in-out] [data-aos] {
        transition-timing-function: ease-in-out
    }

    [data-aos][data-aos][data-aos-easing=ease-in-back], body[data-aos-easing=ease-in-back] [data-aos] {
        transition-timing-function: cubic-bezier(.6,-.28,.735,.045)
    }

    [data-aos][data-aos][data-aos-easing=ease-out-back], body[data-aos-easing=ease-out-back] [data-aos] {
        transition-timing-function: cubic-bezier(.175,.885,.32,1.275)
    }

    [data-aos][data-aos][data-aos-easing=ease-in-out-back], body[data-aos-easing=ease-in-out-back] [data-aos] {
        transition-timing-function: cubic-bezier(.68,-.55,.265,1.55)
    }

    [data-aos][data-aos][data-aos-easing=ease-in-sine], body[data-aos-easing=ease-in-sine] [data-aos] {
        transition-timing-function: cubic-bezier(.47,0,.745,.715)
    }

    [data-aos][data-aos][data-aos-easing=ease-out-sine], body[data-aos-easing=ease-out-sine] [data-aos] {
        transition-timing-function: cubic-bezier(.39,.575,.565,1)
    }

    [data-aos][data-aos][data-aos-easing=ease-in-out-sine], body[data-aos-easing=ease-in-out-sine] [data-aos] {
        transition-timing-function: cubic-bezier(.445,.05,.55,.95)
    }

    [data-aos][data-aos][data-aos-easing=ease-in-quad], body[data-aos-easing=ease-in-quad] [data-aos] {
        transition-timing-function: cubic-bezier(.55,.085,.68,.53)
    }

    [data-aos][data-aos][data-aos-easing=ease-out-quad], body[data-aos-easing=ease-out-quad] [data-aos] {
        transition-timing-function: cubic-bezier(.25,.46,.45,.94)
    }

    [data-aos][data-aos][data-aos-easing=ease-in-out-quad], body[data-aos-easing=ease-in-out-quad] [data-aos] {
        transition-timing-function: cubic-bezier(.455,.03,.515,.955)
    }

    [data-aos][data-aos][data-aos-easing=ease-in-cubic], body[data-aos-easing=ease-in-cubic] [data-aos] {
        transition-timing-function: cubic-bezier(.55,.085,.68,.53)
    }

    [data-aos][data-aos][data-aos-easing=ease-out-cubic], body[data-aos-easing=ease-out-cubic] [data-aos] {
        transition-timing-function: cubic-bezier(.25,.46,.45,.94)
    }

    [data-aos][data-aos][data-aos-easing=ease-in-out-cubic], body[data-aos-easing=ease-in-out-cubic] [data-aos] {
        transition-timing-function: cubic-bezier(.455,.03,.515,.955)
    }

    [data-aos][data-aos][data-aos-easing=ease-in-quart], body[data-aos-easing=ease-in-quart] [data-aos] {
        transition-timing-function: cubic-bezier(.55,.085,.68,.53)
    }

    [data-aos][data-aos][data-aos-easing=ease-out-quart], body[data-aos-easing=ease-out-quart] [data-aos] {
        transition-timing-function: cubic-bezier(.25,.46,.45,.94)
    }

    [data-aos][data-aos][data-aos-easing=ease-in-out-quart], body[data-aos-easing=ease-in-out-quart] [data-aos] {
        transition-timing-function: cubic-bezier(.455,.03,.515,.955)
    }

@media screen {
    html:not(.no-js) [data-aos^=fade][data-aos^=fade] {
        opacity: 0;
        transition-property: opacity,-webkit-transform;
        transition-property: opacity,transform;
        transition-property: opacity,transform,-webkit-transform
    }

        html:not(.no-js) [data-aos^=fade][data-aos^=fade].aos-animate {
            opacity: 1;
            -webkit-transform: none;
            transform: none
        }

    html:not(.no-js) [data-aos=fade-up] {
        -webkit-transform: translate3d(0,100px,0);
        transform: translate3d(0,100px,0)
    }

    html:not(.no-js) [data-aos=fade-down] {
        -webkit-transform: translate3d(0,-100px,0);
        transform: translate3d(0,-100px,0)
    }

    html:not(.no-js) [data-aos=fade-right] {
        -webkit-transform: translate3d(-100px,0,0);
        transform: translate3d(-100px,0,0)
    }

    html:not(.no-js) [data-aos=fade-left] {
        -webkit-transform: translate3d(100px,0,0);
        transform: translate3d(100px,0,0)
    }

    html:not(.no-js) [data-aos=fade-up-right] {
        -webkit-transform: translate3d(-100px,100px,0);
        transform: translate3d(-100px,100px,0)
    }

    html:not(.no-js) [data-aos=fade-up-left] {
        -webkit-transform: translate3d(100px,100px,0);
        transform: translate3d(100px,100px,0)
    }

    html:not(.no-js) [data-aos=fade-down-right] {
        -webkit-transform: translate3d(-100px,-100px,0);
        transform: translate3d(-100px,-100px,0)
    }

    html:not(.no-js) [data-aos=fade-down-left] {
        -webkit-transform: translate3d(100px,-100px,0);
        transform: translate3d(100px,-100px,0)
    }

    html:not(.no-js) [data-aos^=zoom][data-aos^=zoom] {
        opacity: 0;
        transition-property: opacity,-webkit-transform;
        transition-property: opacity,transform;
        transition-property: opacity,transform,-webkit-transform
    }

        html:not(.no-js) [data-aos^=zoom][data-aos^=zoom].aos-animate {
            opacity: 1;
            -webkit-transform: translateZ(0) scale(1);
            transform: translateZ(0) scale(1)
        }

    html:not(.no-js) [data-aos=zoom-in] {
        -webkit-transform: scale(.6);
        transform: scale(.6)
    }

    html:not(.no-js) [data-aos=zoom-in-up] {
        -webkit-transform: translate3d(0,100px,0) scale(.6);
        transform: translate3d(0,100px,0) scale(.6)
    }

    html:not(.no-js) [data-aos=zoom-in-down] {
        -webkit-transform: translate3d(0,-100px,0) scale(.6);
        transform: translate3d(0,-100px,0) scale(.6)
    }

    html:not(.no-js) [data-aos=zoom-in-right] {
        -webkit-transform: translate3d(-100px,0,0) scale(.6);
        transform: translate3d(-100px,0,0) scale(.6)
    }

    html:not(.no-js) [data-aos=zoom-in-left] {
        -webkit-transform: translate3d(100px,0,0) scale(.6);
        transform: translate3d(100px,0,0) scale(.6)
    }

    html:not(.no-js) [data-aos=zoom-out] {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }

    html:not(.no-js) [data-aos=zoom-out-up] {
        -webkit-transform: translate3d(0,100px,0) scale(1.2);
        transform: translate3d(0,100px,0) scale(1.2)
    }

    html:not(.no-js) [data-aos=zoom-out-down] {
        -webkit-transform: translate3d(0,-100px,0) scale(1.2);
        transform: translate3d(0,-100px,0) scale(1.2)
    }

    html:not(.no-js) [data-aos=zoom-out-right] {
        -webkit-transform: translate3d(-100px,0,0) scale(1.2);
        transform: translate3d(-100px,0,0) scale(1.2)
    }

    html:not(.no-js) [data-aos=zoom-out-left] {
        -webkit-transform: translate3d(100px,0,0) scale(1.2);
        transform: translate3d(100px,0,0) scale(1.2)
    }

    html:not(.no-js) [data-aos^=slide][data-aos^=slide] {
        transition-property: -webkit-transform;
        transition-property: transform;
        transition-property: transform,-webkit-transform;
        visibility: hidden
    }

        html:not(.no-js) [data-aos^=slide][data-aos^=slide].aos-animate {
            visibility: visible;
            -webkit-transform: translateZ(0);
            transform: translateZ(0)
        }

    html:not(.no-js) [data-aos=slide-up] {
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }

    html:not(.no-js) [data-aos=slide-down] {
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }

    html:not(.no-js) [data-aos=slide-right] {
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }

    html:not(.no-js) [data-aos=slide-left] {
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }

    html:not(.no-js) [data-aos^=flip][data-aos^=flip] {
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        transition-property: -webkit-transform;
        transition-property: transform;
        transition-property: transform,-webkit-transform
    }

    html:not(.no-js) [data-aos=flip-left] {
        -webkit-transform: perspective(2500px) rotateY(-100deg);
        transform: perspective(2500px) rotateY(-100deg)
    }

        html:not(.no-js) [data-aos=flip-left].aos-animate {
            -webkit-transform: perspective(2500px) rotateY(0);
            transform: perspective(2500px) rotateY(0)
        }

    html:not(.no-js) [data-aos=flip-right] {
        -webkit-transform: perspective(2500px) rotateY(100deg);
        transform: perspective(2500px) rotateY(100deg)
    }

        html:not(.no-js) [data-aos=flip-right].aos-animate {
            -webkit-transform: perspective(2500px) rotateY(0);
            transform: perspective(2500px) rotateY(0)
        }

    html:not(.no-js) [data-aos=flip-up] {
        -webkit-transform: perspective(2500px) rotateX(-100deg);
        transform: perspective(2500px) rotateX(-100deg)
    }

        html:not(.no-js) [data-aos=flip-up].aos-animate {
            -webkit-transform: perspective(2500px) rotateX(0);
            transform: perspective(2500px) rotateX(0)
        }

    html:not(.no-js) [data-aos=flip-down] {
        -webkit-transform: perspective(2500px) rotateX(100deg);
        transform: perspective(2500px) rotateX(100deg)
    }

        html:not(.no-js) [data-aos=flip-down].aos-animate {
            -webkit-transform: perspective(2500px) rotateX(0);
            transform: perspective(2500px) rotateX(0)
        }
}





.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle
}

    .select2-container .select2-selection--single {
        box-sizing: border-box;
        cursor: pointer;
        display: block;
        height: 28px;
        user-select: none;
        -webkit-user-select: none
    }

        .select2-container .select2-selection--single .select2-selection__rendered {
            display: block;
            padding-left: 8px;
            padding-right: 20px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap
        }

        .select2-container .select2-selection--single .select2-selection__clear {
            background-color: transparent;
            border: none;
            font-size: 1em
        }

    .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
        padding-right: 8px;
        padding-left: 20px
    }

    .select2-container .select2-selection--multiple {
        box-sizing: border-box;
        cursor: pointer;
        display: block;
        min-height: 32px;
        user-select: none;
        -webkit-user-select: none
    }

        .select2-container .select2-selection--multiple .select2-selection__rendered {
            display: inline;
            list-style: none;
            padding: 0
        }

        .select2-container .select2-selection--multiple .select2-selection__clear {
            background-color: transparent;
            border: none;
            font-size: 1em
        }

    .select2-container .select2-search--inline .select2-search__field {
        box-sizing: border-box;
        border: none;
        font-size: 100%;
        margin-top: 5px;
        margin-left: 5px;
        padding: 0
    }

        .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
            -webkit-appearance: none
        }

.select2-dropdown {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051
}

.select2-results {
    display: block
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0
}

.select2-results__option {
    padding: 6px;
    user-select: none;
    -webkit-user-select: none
}

.select2-results__option--selectable {
    cursor: pointer
}

.select2-container--open .select2-dropdown {
    left: 0
}

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-search--dropdown {
    display: block;
    padding: 4px
}

    .select2-search--dropdown .select2-search__field {
        padding: 4px;
        width: 100%;
        box-sizing: border-box
    }

        .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
            -webkit-appearance: none
        }

    .select2-search--dropdown.select2-search--hide {
        display: none
    }

.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0)
}

.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    -webkit-clip-path: inset(50%) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    white-space: nowrap !important
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px
}

    .select2-container--default .select2-selection--single .select2-selection__rendered {
        color: #444;
        line-height: 28px
    }

    .select2-container--default .select2-selection--single .select2-selection__clear {
        cursor: pointer;
        float: right;
        font-weight: bold;
        height: 26px;
        margin-right: 20px;
        padding-right: 0px
    }

    .select2-container--default .select2-selection--single .select2-selection__placeholder {
        color: #999
    }

    .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 26px;
        position: absolute;
        top: 1px;
        right: 1px;
        width: 20px
    }

        .select2-container--default .select2-selection--single .select2-selection__arrow b {
            border-color: #888 transparent transparent transparent;
            border-style: solid;
            border-width: 5px 4px 0 4px;
            height: 0;
            left: 50%;
            margin-left: -4px;
            margin-top: -2px;
            position: absolute;
            top: 50%;
            width: 0
        }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default
}

    .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
        display: none
    }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px
}

.select2-container--default .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    padding-bottom: 5px;
    padding-right: 5px
}

    .select2-container--default .select2-selection--multiple .select2-selection__clear {
        cursor: pointer;
        float: right;
        font-weight: bold;
        height: 20px;
        margin-right: 10px;
        margin-top: 5px;
        padding: 1px
    }

    .select2-container--default .select2-selection--multiple .select2-selection__choice {
        background-color: #e4e4e4;
        border: 1px solid #aaa;
        border-radius: 4px;
        display: inline-block;
        margin-left: 5px;
        margin-top: 5px;
        padding: 0
    }

    .select2-container--default .select2-selection--multiple .select2-selection__choice__display {
        cursor: default;
        padding-left: 2px;
        padding-right: 5px
    }

    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
        background-color: transparent;
        border: none;
        border-right: 1px solid #aaa;
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
        color: #999;
        cursor: pointer;
        font-size: 1em;
        font-weight: bold;
        padding: 0 4px
    }

        .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover, .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus {
            background-color: #f1f1f1;
            color: #333;
            outline: none
        }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display {
    padding-left: 5px;
    padding-right: 2px
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    border-left: 1px solid #aaa;
    border-right: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear {
    float: left;
    margin-left: 10px;
    margin-right: auto
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid black 1px;
    outline: 0
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa
}

.select2-container--default .select2-search--inline .select2-search__field {
    background: transparent;
    border: none;
    outline: 0;
    box-shadow: none;
    -webkit-appearance: textfield
}

.select2-container--default .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em
}

    .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
        padding-left: 0
    }

    .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
        margin-left: -1em;
        padding-left: 2em
    }

        .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
            margin-left: -2em;
            padding-left: 3em
        }

            .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                margin-left: -3em;
                padding-left: 4em
            }

                .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                    margin-left: -4em;
                    padding-left: 5em
                }

                    .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                        margin-left: -5em;
                        padding-left: 6em
                    }

.select2-container--default .select2-results__option--group {
    padding: 0
}

.select2-container--default .select2-results__option--disabled {
    color: #999
}

.select2-container--default .select2-results__option--selected {
    background-color: #ddd
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #5897fb;
    color: white
}

.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #aaa;
    border-radius: 4px;
    outline: 0;
    background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

    .select2-container--classic .select2-selection--single:focus {
        border: 1px solid #5897fb
    }

    .select2-container--classic .select2-selection--single .select2-selection__rendered {
        color: #444;
        line-height: 28px
    }

    .select2-container--classic .select2-selection--single .select2-selection__clear {
        cursor: pointer;
        float: right;
        font-weight: bold;
        height: 26px;
        margin-right: 20px
    }

    .select2-container--classic .select2-selection--single .select2-selection__placeholder {
        color: #999
    }

    .select2-container--classic .select2-selection--single .select2-selection__arrow {
        background-color: #ddd;
        border: none;
        border-left: 1px solid #aaa;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        height: 26px;
        position: absolute;
        top: 1px;
        right: 1px;
        width: 20px;
        background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
        background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
        background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)
    }

        .select2-container--classic .select2-selection--single .select2-selection__arrow b {
            border-color: #888 transparent transparent transparent;
            border-style: solid;
            border-width: 5px 4px 0 4px;
            height: 0;
            left: 50%;
            margin-left: -4px;
            margin-top: -2px;
            position: absolute;
            top: 50%;
            width: 0
        }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #aaa;
    border-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    left: 1px;
    right: auto
}

.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb
}

    .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
        background: transparent;
        border: none
    }

        .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
            border-color: transparent transparent #888 transparent;
            border-width: 0 4px 5px 4px
        }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
    background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
    background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)
}

.select2-container--classic .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    outline: 0;
    padding-bottom: 5px;
    padding-right: 5px
}

    .select2-container--classic .select2-selection--multiple:focus {
        border: 1px solid #5897fb
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__clear {
        display: none
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__choice {
        background-color: #e4e4e4;
        border: 1px solid #aaa;
        border-radius: 4px;
        display: inline-block;
        margin-left: 5px;
        margin-top: 5px;
        padding: 0
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__choice__display {
        cursor: default;
        padding-left: 2px;
        padding-right: 5px
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
        background-color: transparent;
        border: none;
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
        color: #888;
        cursor: pointer;
        font-size: 1em;
        font-weight: bold;
        padding: 0 4px
    }

        .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
            color: #555;
            outline: none
        }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display {
    padding-left: 5px;
    padding-right: 2px
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0
}

.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    box-shadow: none
}

.select2-container--classic .select2-dropdown {
    background-color: #fff;
    border: 1px solid transparent
}

.select2-container--classic .select2-dropdown--above {
    border-bottom: none
}

.select2-container--classic .select2-dropdown--below {
    border-top: none
}

.select2-container--classic .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--classic .select2-results__option--group {
    padding: 0
}

.select2-container--classic .select2-results__option--disabled {
    color: grey
}

.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #3875d7;
    color: #fff
}

.select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb
}

body.compensate-for-scrollbar {
    overflow: hidden
}

.fancybox-active {
    height: auto
}

.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute !important;
    top: -9999px;
    visibility: hidden
}

.fancybox-container {
    -webkit-backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: none;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    transform: translateZ(0);
    width: 100%;
    z-index: 99992
}

    .fancybox-container * {
        box-sizing: border-box
    }

.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto
}

.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.47,0,.74,.71)
}

.fancybox-is-open .fancybox-bg {
    opacity: .9;
    transition-timing-function: cubic-bezier(.22,.61,.36,1)
}

.fancybox-caption, .fancybox-infobar, .fancybox-navigation .fancybox-button, .fancybox-toolbar {
    direction: ltr;
    opacity: 0;
    position: absolute;
    transition: opacity .25s ease,visibility 0s ease .25s;
    visibility: hidden;
    z-index: 99997
}

.fancybox-show-caption .fancybox-caption, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-nav .fancybox-navigation .fancybox-button, .fancybox-show-toolbar .fancybox-toolbar {
    opacity: 1;
    transition: opacity .25s ease 0s,visibility 0s ease 0s;
    visibility: visible
}

.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fancybox-toolbar {
    right: 0;
    top: 0
}

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    transform: translateZ(0);
    z-index: 99994
}

.fancybox-is-open .fancybox-stage {
    overflow: hidden
}

.fancybox-slide {
    -webkit-backface-visibility: hidden;
    display: none;
    height: 100%;
    left: 0;
    outline: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: transform,opacity;
    white-space: normal;
    width: 100%;
    z-index: 99994
}

    .fancybox-slide:before {
        content: "";
        display: inline-block;
        font-size: 0;
        height: 100%;
        vertical-align: middle;
        width: 0
    }

.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
    display: block
}

.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0
}

    .fancybox-slide--image:before {
        display: none
    }

.fancybox-slide--html {
    padding: 6px
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: relative;
    text-align: left;
    vertical-align: middle
}

.fancybox-slide--image .fancybox-content {
    animation-timing-function: cubic-bezier(.5,0,.14,1);
    -webkit-backface-visibility: hidden;
    background: transparent;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    transform-origin: top left;
    transition-property: transform,opacity;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: zoom-in
}

.fancybox-can-pan .fancybox-content, .fancybox-can-swipe .fancybox-content {
    cursor: grab
}

.fancybox-is-grabbing .fancybox-content {
    cursor: grabbing
}

.fancybox-container [data-selectable=true] {
    cursor: text
}

.fancybox-image, .fancybox-spaceball {
    background: transparent;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%
}

.fancybox-spaceball {
    z-index: 1
}

.fancybox-slide--iframe .fancybox-content, .fancybox-slide--map .fancybox-content, .fancybox-slide--pdf .fancybox-content, .fancybox-slide--video .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%
}

.fancybox-slide--video .fancybox-content {
    background: #000
}

.fancybox-slide--map .fancybox-content {
    background: #e5e3df
}

.fancybox-slide--iframe .fancybox-content {
    background: #fff
}

.fancybox-iframe, .fancybox-video {
    background: transparent;
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%
}

.fancybox-iframe {
    left: 0;
    position: absolute;
    top: 0
}

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%
}

    .fancybox-error p {
        color: #444;
        font-size: 16px;
        line-height: 20px;
        margin: 0;
        padding: 0
    }

.fancybox-button {
    background: rgba(30,30,30,.6);
    border: 0;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    transition: color .2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px
}

    .fancybox-button, .fancybox-button:link, .fancybox-button:visited {
        color: #ccc
    }

        .fancybox-button:hover {
            color: #fff
        }

        .fancybox-button:focus {
            outline: none
        }

        .fancybox-button.fancybox-focus {
            outline: 1px dotted
        }

        .fancybox-button[disabled], .fancybox-button[disabled]:hover {
            color: #888;
            cursor: default;
            outline: none
        }

        .fancybox-button div {
            height: 100%
        }

        .fancybox-button svg {
            display: block;
            height: 100%;
            overflow: visible;
            position: relative;
            width: 100%
        }

            .fancybox-button svg path {
                fill: currentColor;
                stroke-width: 0
            }

.fancybox-button--fsenter svg:nth-child(2), .fancybox-button--fsexit svg:first-child, .fancybox-button--pause svg:first-child, .fancybox-button--play svg:nth-child(2) {
    display: none
}

.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleX(0);
    transform-origin: 0;
    transition-property: transform;
    transition-timing-function: linear;
    z-index: 99998
}

.fancybox-close-small {
    background: transparent;
    border: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: .8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401
}

    .fancybox-close-small:hover {
        color: #fff;
        opacity: 1
    }

.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
    overflow: hidden
}

.fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display: none
}

.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 50px);
    width: 70px
}

    .fancybox-navigation .fancybox-button div {
        padding: 7px
    }

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    left: env(safe-area-inset-left);
    padding: 31px 26px 31px 6px
}

.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0;
    right: env(safe-area-inset-right)
}

.fancybox-caption {
    background: linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 75px 44px 25px;
    pointer-events: none;
    right: 0;
    text-align: center;
    z-index: 99996
}

@supports (padding:max(0px)) {
    .fancybox-caption {
        padding: 75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))
    }
}

.fancybox-caption--separate {
    margin-top: -50px
}

.fancybox-caption__body {
    max-height: 50vh;
    overflow: auto;
    pointer-events: all
}

.fancybox-caption a, .fancybox-caption a:link, .fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none
}

    .fancybox-caption a:hover {
        color: #fff;
        text-decoration: underline
    }

.fancybox-loading {
    animation: a 1s linear infinite;
    background: transparent;
    border: 4px solid #888;
    border-bottom-color: #fff;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999
}

@keyframes a {
    to {
        transform: rotate(1turn)
    }
}

.fancybox-animated {
    transition-timing-function: cubic-bezier(0,0,.25,1)
}

.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    transform: translate3d(-100%,0,0)
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    transform: translate3d(100%,0,0)
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    transform: translateZ(0)
}

.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
    opacity: 0;
    transition-timing-function: cubic-bezier(.19,1,.22,1)
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(1.5,1.5,1.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(.5,.5,.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    transform: scaleX(1)
}

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    transform: rotate(-1turn)
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    transform: rotate(1turn)
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    transform: rotate(0deg)
}

.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(0,0,0) translate3d(-100%,0,0)
}

.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(0,0,0) translate3d(100%,0,0)
}

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    transform: scaleX(1) translateZ(0)
}

.fancybox-fx-tube.fancybox-slide--previous {
    transform: translate3d(-100%,0,0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
    transform: translate3d(100%,0,0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
    transform: translateZ(0) scale(1)
}

@media (max-height:576px) {
    .fancybox-slide {
        padding-left: 6px;
        padding-right: 6px
    }

    .fancybox-slide--image {
        padding: 6px 0
    }

    .fancybox-close-small {
        right: -6px
    }

    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width: 36px
    }

    .fancybox-caption {
        padding-left: 12px;
        padding-right: 12px
    }

    @supports (padding:max(0px)) {
        .fancybox-caption {
            padding-left: max(12px,env(safe-area-inset-left));
            padding-right: max(12px,env(safe-area-inset-right))
        }
    }
}

.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center
}

    .fancybox-share h1 {
        color: #222;
        font-size: 35px;
        font-weight: 700;
        margin: 0 0 20px
    }

    .fancybox-share p {
        margin: 0;
        padding: 0
    }

.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    transition: all .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap
}

    .fancybox-share__button:link, .fancybox-share__button:visited {
        color: #fff
    }

    .fancybox-share__button:hover {
        text-decoration: none
    }

.fancybox-share__button--fb {
    background: #3b5998
}

    .fancybox-share__button--fb:hover {
        background: #344e86
    }

.fancybox-share__button--pt {
    background: #bd081d
}

    .fancybox-share__button--pt:hover {
        background: #aa0719
    }

.fancybox-share__button--tw {
    background: #1da1f2
}

    .fancybox-share__button--tw:hover {
        background: #0d95e8
    }

.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px
}

    .fancybox-share__button svg path {
        fill: #fff
    }

.fancybox-share__input {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0;
    outline: none;
    padding: 10px 15px;
    width: 100%
}

.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    top: 0;
    width: 212px;
    z-index: 99995
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px
}

.fancybox-thumbs__list {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%
}

.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0,0,0,.3)
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px
}

.fancybox-thumbs__list a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0,0,0,.1);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: none;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px
}

    .fancybox-thumbs__list a:before {
        border: 6px solid #ff5268;
        bottom: 0;
        content: "";
        left: 0;
        opacity: 0;
        position: absolute;
        right: 0;
        top: 0;
        transition: all .2s cubic-bezier(.25,.46,.45,.94);
        z-index: 99991
    }

    .fancybox-thumbs__list a:focus:before {
        opacity: .5
    }

    .fancybox-thumbs__list a.fancybox-thumbs-active:before {
        opacity: 1
    }

@media (max-width:576px) {
    .fancybox-thumbs {
        width: 110px
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 110px
    }

    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px)
    }
}

    
@use "sass:math";
@font-face {
  font-family: "ABCFavoritMono";
  src: url("/Static/css/fonts/branding/ABCFavoritMono-light.woff2") format("woff2"), url("/Static/css/fonts/branding/ABCFavoritMono-light.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "Saans";
  src: url("/Static/css/fonts/branding/saans/Saans-RegularItalic-1.woff2") format("woff2"), url("/Static/css/fonts/branding/saans/Saans-RegularItalic-1.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap; }
@font-face {
  font-family: "Saans";
  src: url("/Static/css/fonts/branding/saans/Saans-SemiBoldItalic-1.woff2") format("woff2"), url("/Static/css/fonts/branding/saans/Saans-SemiBoldItalic-1.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap; }
@font-face {
  font-family: "Saans";
  src: url("/Static/css/fonts/branding/saans/Saans-Regular-1.woff2") format("woff2"), url("/Static/css/fonts/branding/saans/Saans-Regular-1.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: "Saans";
  src: url("/Static/css/fonts/branding/saans/Saans-SemiBold-1.woff2") format("woff2"), url("/Static/css/fonts/branding/saans/Saans-SemiBold-1.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }
:root {
  --mdc-size-font-20: 1.25rem;
  --mdc-size-spacing-16: 1rem;
  --mdc-size-line-height-32: 2rem; }

h1 {
  font-size: 2.5rem; }
  @media screen and (min-width: 48rem) {
    h1 {
      font-size: calc(2.5rem + 1.5625 * ((100vw - 48rem) / 45.75)); } }
  @media screen and (min-width: 93.75rem) {
    h1 {
      font-size: 4.0625rem; } }

h2 {
  font-weight: 400; }
  h2 {
    font-size: 1.875rem; }
    @media screen and (min-width: 48rem) {
      h2 {
        font-size: calc(1.875rem + 1.125 * ((100vw - 48rem) / 45.75)); } }
    @media screen and (min-width: 93.75rem) {
      h2 {
        font-size: 3rem; } }

h3 {
  font-size: 1.5625rem; }
  @media screen and (min-width: 48rem) {
    h3 {
      font-size: calc(1.5625rem + 0.9375 * ((100vw - 48rem) / 45.75)); } }
  @media screen and (min-width: 93.75rem) {
    h3 {
      font-size: 2.5rem; } }

h4 {
  font-size: 1.25rem; }
  @media screen and (min-width: 48rem) {
    h4 {
      font-size: calc(1.25rem + 0.625 * ((100vw - 48rem) / 45.75)); } }
  @media screen and (min-width: 93.75rem) {
    h4 {
      font-size: 1.875rem; } }

h5 {
  font-size: 1.125rem; }
  @media screen and (min-width: 48rem) {
    h5 {
      font-size: calc(1.125rem + 0.5 * ((100vw - 48rem) / 45.75)); } }
  @media screen and (min-width: 93.75rem) {
    h5 {
      font-size: 1.625rem; } }

h6 {
  font-size: 1rem; }
  @media screen and (min-width: 48rem) {
    h6 {
      font-size: calc(1rem + 0.5 * ((100vw - 48rem) / 45.75)); } }
  @media screen and (min-width: 93.75rem) {
    h6 {
      font-size: 1.5rem; } }

p {
  line-height: 1.5 !important; }
  p {
    font-size: 1rem; }
    @media screen and (min-width: 48rem) {
      p {
        font-size: calc(1rem + 0.5 * ((100vw - 48rem) / 45.75)); } }
    @media screen and (min-width: 93.75rem) {
      p {
        font-size: 1.5rem; } }

li {
  margin-bottom: 0.3125rem; }
  li {
    font-size: 0.875rem; }
    @media screen and (min-width: 48rem) {
      li {
        font-size: calc(0.875rem + 0.375 * ((100vw - 48rem) / 45.75)); } }
    @media screen and (min-width: 93.75rem) {
      li {
        font-size: 1.25rem; } }

h2 {
  margin-bottom: 50px; }

p + h3 {
  margin-top: 40px; }

h4 {
  margin: 10px 0; }

main h2,
main h3,
main h4,
main h5,
main h6 {
  font-weight: 400; }
main section:not(.banner) ul li {
  padding-left: 25px;
  position: relative;
  /*margin-bottom: 15px;*/
  font-size: 0.875rem;
  line-height: 1.5; }
main section:not(.banner) ul li:before {
  content: "";
  height: 5px;
  width: 5px;
  background-color: #4b4b4a;
  position: absolute;
  left: 0;
  top: 15px;
  border-radius: 50%; }
main .mce-content-body ul li:before {
  content: none; }
main a {
  color: #2b3e2b; }
main p {
  margin: 12px 0;
  font-size: 1.25rem;
  line-height: 1.5; }
main div {
  line-height: 1.5; }
main ol,
main ol li {
  list-style: none;
  line-height: 32px; }
main ol {
  counter-reset: my-awesome-counter; }
main ol li {
  counter-increment: my-awesome-counter;
  position: relative;
  margin-left: 40px;
  list-style: decimal;
  font-size: 1.25rem; }
main ol li:after {
  content: counter(my-awesome-counter);
  color: #2b3e2b;
  font-size: 1rem;
  font-weight: bold;
  position: absolute;
  left: 0;
  display: block;
  top: 0;
  display: none; }
main .btn {
  padding: 12px 25px;
  border-radius: 100px;
  border: 1px solid #000000;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1;
  color: #000000;
  display: block;
  min-height: 44px;
  min-width: 44px;
  width: fit-content;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-decoration: none; }
  main .btn:hover, main .btn:focus, main .btn:focus-visible, main .btn:focus-within {
    background-color: #000000;
    color: #ffffff; }
main .whiteBtn {
  padding: 12px 25px;
  border-radius: 100px;
  border: 1px solid #ffffff;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1;
  min-height: 44px;
  min-width: 44px;
  color: #1e1e1e;
  background-color: #ffffff;
  display: block;
  width: fit-content;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-decoration: none;
  color: #1e1e1e !important; }
  main .whiteBtn:hover {
    background-color: transparent;
    color: #ffffff !important; }
main .link {
  text-decoration: underline; }
main .intro a {
  text-decoration: underline; }
main .intro a.has-btn {
  text-decoration: none; }
main .intro.levelOneIntro {
  margin-bottom: 4px;
  border-radius: 10px; }
  main .intro.levelOneIntro:after {
    content: none !important; }

.gated-result {
  filter: blur(6px);
  -webkit-filter: blur(6px);
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  pointer-events: none; }

html {
  overflow-x: hidden; }

body {
  background-color: #1e1e1e;
  font-family: "Saans", Arial, sans-serif;
  box-sizing: border-box;
  overflow-x: hidden;
  border: 4px solid #1e1e1e;
  color: #1e1e1e; }
  body.no-scroll {
    overflow: hidden !important;
    position: fixed;
    width: 100%; }

main {
  max-width: 1800px;
  margin: 0 auto; }
  main .intro a.watchVideo {
    text-decoration: none; }

.curvedBg,
.rightBigBubble,
.rightSmallBubble,
.leftSmallBubble {
  display: none; }

.container, .content-spotlight-block.full-width-container .content-col {
  padding: 0 46px;
  border-radius: 10px;
  max-width: 100%; }

header {
  position: fixed;
  top: 0;
  left: 0;
  background-color: transparent;
  width: 100%;
  z-index: 11;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  header.fixed {
    position: fixed;
    transform: translateY(-100%); }
  header.visible {
    transform: translateY(0);
    background-color: #ffffff; }
    header.visible > .container .logoHolder img, .content-spotlight-block.full-width-container header.visible > .content-col .logoHolder img {
      filter: brightness(0) saturate(100%) invert(10%) sepia(2%) saturate(15%) hue-rotate(314deg) brightness(91%) contrast(94%); }
    header.visible > .container nav > ul > li.active > a, .content-spotlight-block.full-width-container header.visible > .content-col nav > ul > li.active > a {
      text-decoration-color: #1e1e1e; }
    header.visible > .container nav > ul > li > a, .content-spotlight-block.full-width-container header.visible > .content-col nav > ul > li > a {
      color: #1e1e1e; }
      header.visible > .container nav > ul > li > a:hover, .content-spotlight-block.full-width-container header.visible > .content-col nav > ul > li > a:hover {
        text-decoration-color: #1e1e1e; }
    header.visible > .container nav > ul > li .subNav, .content-spotlight-block.full-width-container header.visible > .content-col nav > ul > li .subNav {
      border-top: 1px solid #e8e8e3; }
      header.visible > .container nav > ul > li .subNav > .container, .content-spotlight-block.full-width-container header.visible > .content-col nav > ul > li .subNav > .container, header.visible > .container nav > ul > li .content-spotlight-block.full-width-container .subNav > .content-col, .content-spotlight-block.full-width-container header.visible > .container nav > ul > li .subNav > .content-col, .content-spotlight-block.full-width-container header.visible > .content-col nav > ul > li .subNav > .content-col {
        border-radius: 0 0 10px 10px; }
      header.visible > .container nav > ul > li .subNav.has-blueBar .container, .content-spotlight-block.full-width-container header.visible > .content-col nav > ul > li .subNav.has-blueBar .container, header.visible > .container nav > ul > li .subNav.has-blueBar .content-spotlight-block.full-width-container .content-col, .content-spotlight-block.full-width-container header.visible > .container nav > ul > li .subNav.has-blueBar .content-col, .content-spotlight-block.full-width-container header.visible > .content-col nav > ul > li .subNav.has-blueBar .content-col {
        border-radius: 0 0 0 0; }
    header.visible > .container .rightSection .headerBtn, .content-spotlight-block.full-width-container header.visible > .content-col .rightSection .headerBtn {
      padding: 12px 25px;
      border-radius: 100px;
      border: 1px solid #000000;
      font-size: 1rem;
      font-weight: 400;
      line-height: 1;
      color: #000000;
      display: block;
      min-height: 44px;
      min-width: 44px;
      width: fit-content;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      text-decoration: none; }
      header.visible > .container .rightSection .headerBtn:hover, .content-spotlight-block.full-width-container header.visible > .content-col .rightSection .headerBtn:hover, header.visible > .container .rightSection .headerBtn:focus, .content-spotlight-block.full-width-container header.visible > .content-col .rightSection .headerBtn:focus, header.visible > .container .rightSection .headerBtn:focus-visible, .content-spotlight-block.full-width-container header.visible > .content-col .rightSection .headerBtn:focus-visible, header.visible > .container .rightSection .headerBtn:focus-within, .content-spotlight-block.full-width-container header.visible > .content-col .rightSection .headerBtn:focus-within {
        background-color: #000000;
        color: #ffffff; }
    header.visible > .container .rightSection .searchToggle, .content-spotlight-block.full-width-container header.visible > .content-col .rightSection .searchToggle {
      filter: brightness(0) saturate(100%) invert(10%) sepia(2%) saturate(15%) hue-rotate(314deg) brightness(91%) contrast(94%); }
    header.visible > .container .ui-autocomplete, .content-spotlight-block.full-width-container header.visible > .content-col .ui-autocomplete {
      top: 81px !important; }
  header > .container, .content-spotlight-block.full-width-container header > .content-col {
    display: flex;
    align-items: center;
    position: relative;
    max-width: 1800px;
    margin: 0 auto;
    padding: 0 46px; }
    header > .container .logoHolder, .content-spotlight-block.full-width-container header > .content-col .logoHolder {
      flex-grow: 1; }
      header > .container .logoHolder a, .content-spotlight-block.full-width-container header > .content-col .logoHolder a {
        display: block;
        width: fit-content; }
      header > .container .logoHolder img, .content-spotlight-block.full-width-container header > .content-col .logoHolder img {
        width: 110px;
        height: 38px;
        object-fit: contain;
        filter: brightness(0) invert(1);
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -ms-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out; }
    header > .container nav, .content-spotlight-block.full-width-container header > .content-col nav {
      padding-inline-end: 25px; }
      header > .container nav > ul, .content-spotlight-block.full-width-container header > .content-col nav > ul {
        display: flex;
        align-items: center;
        gap: 20px; }
        header > .container nav > ul > li, .content-spotlight-block.full-width-container header > .content-col nav > ul > li {
          padding: 22px 15px; }
          header > .container nav > ul > li.active a, .content-spotlight-block.full-width-container header > .content-col nav > ul > li.active a {
            text-decoration-color: #ffffff; }
          header > .container nav > ul > li a, .content-spotlight-block.full-width-container header > .content-col nav > ul > li a {
            font-size: 1rem;
            font-weight: 400;
            color: #ffffff;
            text-decoration: underline;
            text-underline-offset: 3px;
            text-decoration-color: transparent;
            -webkit-transition: all 0.3s ease-in-out;
            -moz-transition: all 0.3s ease-in-out;
            -ms-transition: all 0.3s ease-in-out;
            -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
            min-height: 44px;
            min-width: 44px;
            display: inline-flex;
            align-items: center; }
            header > .container nav > ul > li a:hover, .content-spotlight-block.full-width-container header > .content-col nav > ul > li a:hover, header > .container nav > ul > li a:focus-visible, .content-spotlight-block.full-width-container header > .content-col nav > ul > li a:focus-visible, header > .container nav > ul > li a:focus, .content-spotlight-block.full-width-container header > .content-col nav > ul > li a:focus, header > .container nav > ul > li a:focus-within, .content-spotlight-block.full-width-container header > .content-col nav > ul > li a:focus-within {
              text-decoration-color: #ffffff; }
          header > .container nav > ul > li .subNav, .content-spotlight-block.full-width-container header > .content-col nav > ul > li .subNav {
            position: absolute;
            top: 100%;
            left: 0;
            width: 100%;
            display: none;
            z-index: 10; }
            header > .container nav > ul > li .subNav.has-blueBar .container, .content-spotlight-block.full-width-container header > .content-col nav > ul > li .subNav.has-blueBar .container, header > .container nav > ul > li .subNav.has-blueBar .content-spotlight-block.full-width-container .content-col, .content-spotlight-block.full-width-container header > .container nav > ul > li .subNav.has-blueBar .content-col, .content-spotlight-block.full-width-container header > .content-col nav > ul > li .subNav.has-blueBar .content-col {
              border-radius: 10px 10px 0 0; }
            header > .container nav > ul > li .subNav > .container, .content-spotlight-block.full-width-container header > .content-col nav > ul > li .subNav > .container, header > .container nav > ul > li .content-spotlight-block.full-width-container .subNav > .content-col, .content-spotlight-block.full-width-container header > .container nav > ul > li .subNav > .content-col, .content-spotlight-block.full-width-container header > .content-col nav > ul > li .subNav > .content-col {
              background-color: #ffffff;
              box-shadow: 0px 8px 13px -5px rgba(0, 0, 0, 0.2);
              padding-top: 42px;
              padding-bottom: 42px;
              border-radius: 10px; }
            header > .container nav > ul > li .subNav.active, .content-spotlight-block.full-width-container header > .content-col nav > ul > li .subNav.active {
              display: block; }
            header > .container nav > ul > li .subNav .menuTitle, .content-spotlight-block.full-width-container header > .content-col nav > ul > li .subNav .menuTitle {
              font-size: 0.875rem;
              text-decoration: underline;
              text-underline-offset: 3px;
              width: fit-content;
              position: relative;
              align-items: center;
              display: inline-flex;
              z-index: 5; }
              header > .container nav > ul > li .subNav .menuTitle:hover, .content-spotlight-block.full-width-container header > .content-col nav > ul > li .subNav .menuTitle:hover {
                text-decoration-color: #4c3de3;
                color: #4c3de3; }
            header > .container nav > ul > li .subNav a, .content-spotlight-block.full-width-container header > .content-col nav > ul > li .subNav a {
              font-size: 1rem;
              font-weight: 400;
              color: #1e1e1e;
              text-decoration: underline;
              text-decoration-color: transparent;
              -webkit-transition: all 0.3s ease-in-out;
              -moz-transition: all 0.3s ease-in-out;
              -ms-transition: all 0.3s ease-in-out;
              -o-transition: all 0.3s ease-in-out;
              transition: all 0.3s ease-in-out; }
              header > .container nav > ul > li .subNav a:hover, .content-spotlight-block.full-width-container header > .content-col nav > ul > li .subNav a:hover, header > .container nav > ul > li .subNav a:focus-visible, .content-spotlight-block.full-width-container header > .content-col nav > ul > li .subNav a:focus-visible, header > .container nav > ul > li .subNav a:focus, .content-spotlight-block.full-width-container header > .content-col nav > ul > li .subNav a:focus, header > .container nav > ul > li .subNav a:focus-within, .content-spotlight-block.full-width-container header > .content-col nav > ul > li .subNav a:focus-within {
                text-decoration-color: #ffffff; }
            header > .container nav > ul > li .subNav ul, .content-spotlight-block.full-width-container header > .content-col nav > ul > li .subNav ul {
              display: flex;
              flex-direction: column;
              gap: 5px; }
            header > .container nav > ul > li .subNav .row, .content-spotlight-block.full-width-container header > .content-col nav > ul > li .subNav .row {
              margin-top: -26px; }
              header > .container nav > ul > li .subNav .row .col-md-3, .content-spotlight-block.full-width-container header > .content-col nav > ul > li .subNav .row .col-md-3 {
                flex: 0 0 35%;
                max-width: 35%;
                margin-top: 25px; }
              header > .container nav > ul > li .subNav .row .col-md-9, .content-spotlight-block.full-width-container header > .content-col nav > ul > li .subNav .row .col-md-9 {
                flex: 0 0 65%;
                max-width: 65%; }
              header > .container nav > ul > li .subNav .row .col-md-8, .content-spotlight-block.full-width-container header > .content-col nav > ul > li .subNav .row .col-md-8 {
                display: flex;
                gap: 20px;
                max-height: 45vh;
                overflow-y: auto;
                -ms-overflow-style: none;
                scrollbar-width: none;
                margin-top: 50px; }
                header > .container nav > ul > li .subNav .row .col-md-8:-webkit-scrollbar, .content-spotlight-block.full-width-container header > .content-col nav > ul > li .subNav .row .col-md-8:-webkit-scrollbar {
                  display: none; }
                header > .container nav > ul > li .subNav .row .col-md-8 .menuSubSection, .content-spotlight-block.full-width-container header > .content-col nav > ul > li .subNav .row .col-md-8 .menuSubSection {
                  flex: 0 0 35%;
                  max-width: 35%; }
            header > .container nav > ul > li .subNav .menuSubSection, .content-spotlight-block.full-width-container header > .content-col nav > ul > li .subNav .menuSubSection {
              opacity: 0;
              -webkit-transition: all 0.3s ease-in-out;
              -moz-transition: all 0.3s ease-in-out;
              -ms-transition: all 0.3s ease-in-out;
              -o-transition: all 0.3s ease-in-out;
              transition: all 0.3s ease-in-out; }
              header > .container nav > ul > li .subNav .menuSubSection > div p, .content-spotlight-block.full-width-container header > .content-col nav > ul > li .subNav .menuSubSection > div p {
                position: relative;
                width: 100%; }
                header > .container nav > ul > li .subNav .menuSubSection > div p:before, .content-spotlight-block.full-width-container header > .content-col nav > ul > li .subNav .menuSubSection > div p:before {
                  display: block;
                  padding-top: 70%;
                  content: ""; }
                header > .container nav > ul > li .subNav .menuSubSection > div p > *, .content-spotlight-block.full-width-container header > .content-col nav > ul > li .subNav .menuSubSection > div p > * {
                  position: absolute;
                  top: 0;
                  left: 0;
                  width: 100%;
                  height: 100%; }
              header > .container nav > ul > li .subNav .menuSubSection.animated, .content-spotlight-block.full-width-container header > .content-col nav > ul > li .subNav .menuSubSection.animated {
                opacity: 1; }
              header > .container nav > ul > li .subNav .menuSubSection > ul li a:hover, .content-spotlight-block.full-width-container header > .content-col nav > ul > li .subNav .menuSubSection > ul li a:hover, header > .container nav > ul > li .subNav .menuSubSection > ul li a:focus-visible, .content-spotlight-block.full-width-container header > .content-col nav > ul > li .subNav .menuSubSection > ul li a:focus-visible, header > .container nav > ul > li .subNav .menuSubSection > ul li a:focus, .content-spotlight-block.full-width-container header > .content-col nav > ul > li .subNav .menuSubSection > ul li a:focus, header > .container nav > ul > li .subNav .menuSubSection > ul li a:focus-within, .content-spotlight-block.full-width-container header > .content-col nav > ul > li .subNav .menuSubSection > ul li a:focus-within {
                color: #4c3de3; }
              header > .container nav > ul > li .subNav .menuSubSection > span, .content-spotlight-block.full-width-container header > .content-col nav > ul > li .subNav .menuSubSection > span {
                font-size: 0.875rem;
                font-weight: 400;
                line-height: 1.5;
                color: #787878;
                margin-bottom: 20px;
                display: block; }
              header > .container nav > ul > li .subNav .menuSubSection img, .content-spotlight-block.full-width-container header > .content-col nav > ul > li .subNav .menuSubSection img {
                border-radius: 10px;
                max-width: 100%;
                width: 100%;
                object-fit: cover; }
              header > .container nav > ul > li .subNav .menuSubSection .expertise, .content-spotlight-block.full-width-container header > .content-col nav > ul > li .subNav .menuSubSection .expertise {
                margin-top: -25px;
                width: calc(100% + 40px);
                position: relative;
                z-index: 2; }
                header > .container nav > ul > li .subNav .menuSubSection .expertise > span, .content-spotlight-block.full-width-container header > .content-col nav > ul > li .subNav .menuSubSection .expertise > span {
                  display: none; }
                header > .container nav > ul > li .subNav .menuSubSection .expertise .sitaAt, .content-spotlight-block.full-width-container header > .content-col nav > ul > li .subNav .menuSubSection .expertise .sitaAt {
                  display: flex;
                  align-items: flex-start;
                  justify-content: space-between; }
                  header > .container nav > ul > li .subNav .menuSubSection .expertise .sitaAt a, .content-spotlight-block.full-width-container header > .content-col nav > ul > li .subNav .menuSubSection .expertise .sitaAt a {
                    flex: 0 0 33.333%;
                    max-width: 33.333%;
                    padding-inline-end: 25px; }
                    header > .container nav > ul > li .subNav .menuSubSection .expertise .sitaAt a img, .content-spotlight-block.full-width-container header > .content-col nav > ul > li .subNav .menuSubSection .expertise .sitaAt a img {
                      border-radius: 0; }
            header > .container nav > ul > li .subNav .menu-text-image, .content-spotlight-block.full-width-container header > .content-col nav > ul > li .subNav .menu-text-image {
              display: flex;
              gap: 60px; }
              header > .container nav > ul > li .subNav .menu-text-image .textBlock p, .content-spotlight-block.full-width-container header > .content-col nav > ul > li .subNav .menu-text-image .textBlock p {
                font-size: 1.25rem; }
                @media screen and (min-width: 48rem) {
                  header > .container nav > ul > li .subNav .menu-text-image .textBlock p, .content-spotlight-block.full-width-container header > .content-col nav > ul > li .subNav .menu-text-image .textBlock p {
                    font-size: calc(1.25rem + 0.625 * ((100vw - 48rem) / 45.75)); } }
                @media screen and (min-width: 93.75rem) {
                  header > .container nav > ul > li .subNav .menu-text-image .textBlock p, .content-spotlight-block.full-width-container header > .content-col nav > ul > li .subNav .menu-text-image .textBlock p {
                    font-size: 1.875rem; } }
              header > .container nav > ul > li .subNav .menu-text-image .imagesBlock, .content-spotlight-block.full-width-container header > .content-col nav > ul > li .subNav .menu-text-image .imagesBlock {
                position: relative;
                width: 100%; }
                header > .container nav > ul > li .subNav .menu-text-image .imagesBlock:before, .content-spotlight-block.full-width-container header > .content-col nav > ul > li .subNav .menu-text-image .imagesBlock:before {
                  display: block;
                  padding-top: 57%;
                  content: ""; }
                header > .container nav > ul > li .subNav .menu-text-image .imagesBlock > *, .content-spotlight-block.full-width-container header > .content-col nav > ul > li .subNav .menu-text-image .imagesBlock > * {
                  position: absolute;
                  top: 0;
                  left: 0;
                  width: 100%;
                  height: 100%; }
                header > .container nav > ul > li .subNav .menu-text-image .imagesBlock img, .content-spotlight-block.full-width-container header > .content-col nav > ul > li .subNav .menu-text-image .imagesBlock img {
                  object-fit: cover;
                  border-radius: 10px; }
            header > .container nav > ul > li .subNav .blueBar, .content-spotlight-block.full-width-container header > .content-col nav > ul > li .subNav .blueBar {
              position: relative;
              background-color: #2b3e2b;
              padding: 26px 0;
              -webkit-transition: all 0.3s ease-in-out;
              -moz-transition: all 0.3s ease-in-out;
              -ms-transition: all 0.3s ease-in-out;
              -o-transition: all 0.3s ease-in-out;
              transition: all 0.3s ease-in-out;
              opacity: 0;
              border-radius: 0 0 10px 10px; }
              header > .container nav > ul > li .subNav .blueBar.animated, .content-spotlight-block.full-width-container header > .content-col nav > ul > li .subNav .blueBar.animated {
                opacity: 1; }
              header > .container nav > ul > li .subNav .blueBar .container .rightSection, .content-spotlight-block.full-width-container header > .content-col nav > ul > li .subNav .blueBar .container .rightSection, header > .container nav > ul > li .subNav .blueBar .content-spotlight-block.full-width-container .content-col .rightSection, .content-spotlight-block.full-width-container header > .container nav > ul > li .subNav .blueBar .content-col .rightSection, .content-spotlight-block.full-width-container header > .content-col nav > ul > li .subNav .blueBar .content-col .rightSection {
                gap: 0; }
              header > .container nav > ul > li .subNav .blueBar label, .content-spotlight-block.full-width-container header > .content-col nav > ul > li .subNav .blueBar label {
                color: #ffffff;
                font-size: 1rem;
                font-weight: 400;
                line-height: 1.5;
                min-width: 25%;
                padding-inline-end: 15px; }
              header > .container nav > ul > li .subNav .blueBar a, .content-spotlight-block.full-width-container header > .content-col nav > ul > li .subNav .blueBar a {
                color: #ffffff;
                font-size: 1rem;
                font-weight: 400;
                text-decoration: underline;
                text-decoration-color: transparent;
                text-underline-offset: 3px;
                -webkit-transition: all 0.3s ease-in-out;
                -moz-transition: all 0.3s ease-in-out;
                -ms-transition: all 0.3s ease-in-out;
                -o-transition: all 0.3s ease-in-out;
                transition: all 0.3s ease-in-out; }
                header > .container nav > ul > li .subNav .blueBar a:hover, .content-spotlight-block.full-width-container header > .content-col nav > ul > li .subNav .blueBar a:hover, header > .container nav > ul > li .subNav .blueBar a:focus-visible, .content-spotlight-block.full-width-container header > .content-col nav > ul > li .subNav .blueBar a:focus-visible, header > .container nav > ul > li .subNav .blueBar a:focus, .content-spotlight-block.full-width-container header > .content-col nav > ul > li .subNav .blueBar a:focus, header > .container nav > ul > li .subNav .blueBar a:focus-within, .content-spotlight-block.full-width-container header > .content-col nav > ul > li .subNav .blueBar a:focus-within {
                  text-decoration-color: #ffffff; }
    header > .container .rightSection, .content-spotlight-block.full-width-container header > .content-col .rightSection {
      display: flex;
      align-items: center;
      gap: 22px; }
      header > .container .rightSection .headerBtn, .content-spotlight-block.full-width-container header > .content-col .rightSection .headerBtn {
        padding: 12px 25px;
        border-radius: 100px;
        border: 1px solid #ffffff;
        font-size: 1rem;
        font-weight: 400;
        line-height: 1;
        color: #ffffff;
        display: block;
        width: fit-content;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        text-decoration: none;
        min-height: 44px;
        min-width: 44px;
        font-size: 1rem !important;
        font-weight: 400; }
        header > .container .rightSection .headerBtn:hover, .content-spotlight-block.full-width-container header > .content-col .rightSection .headerBtn:hover {
          background-color: #ffffff;
          color: #1e1e1e; }
      header > .container .rightSection .searchToggle, .content-spotlight-block.full-width-container header > .content-col .rightSection .searchToggle {
        background-image: url("/Static/images/icons/search.png");
        background-repeat: no-repeat;
        background-size: contain;
        width: 25px;
        height: 25px; }
        header > .container .rightSection .searchToggle img, .content-spotlight-block.full-width-container header > .content-col .rightSection .searchToggle img {
          display: none; }
    header > .container .searchHolder, .content-spotlight-block.full-width-container header > .content-col .searchHolder {
      position: absolute;
      width: 100%;
      background-color: #ffffff;
      height: 100%;
      top: 0;
      left: 0;
      display: none; }
      header > .container .searchHolder .innerBlock, .content-spotlight-block.full-width-container header > .content-col .searchHolder .innerBlock {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 27px 15px 32px;
        max-width: 1580px;
        margin: 0 auto;
        position: relative;
        height: 100%; }
      header > .container .searchHolder .closeSearch, .content-spotlight-block.full-width-container header > .content-col .searchHolder .closeSearch {
        margin-left: auto;
        margin-right: 30px;
        display: flex;
        filter: brightness(0) saturate(100%) invert(10%) sepia(2%) saturate(15%) hue-rotate(314deg) brightness(91%) contrast(94%); }
      header > .container .searchHolder input, .content-spotlight-block.full-width-container header > .content-col .searchHolder input {
        color: #4b4b4a;
        font-size: 1.125rem;
        font-weight: 600;
        letter-spacing: 0;
        line-height: 18px;
        font-family: "Saans", Arial, sans-serif; }
      header > .container .searchHolder .searchTrigger, .content-spotlight-block.full-width-container header > .content-col .searchHolder .searchTrigger {
        background-image: url("/Static/images/icons/search.png");
        background-repeat: no-repeat;
        background-size: contain;
        width: 23px;
        height: 23px;
        filter: brightness(0) saturate(100%) invert(10%) sepia(2%) saturate(15%) hue-rotate(314deg) brightness(91%) contrast(94%); }
        header > .container .searchHolder .searchTrigger img, .content-spotlight-block.full-width-container header > .content-col .searchHolder .searchTrigger img {
          display: none; }
    header > .container .ui-widget-content, .content-spotlight-block.full-width-container header > .content-col .ui-widget-content {
      border: 1px solid #e6ebf4;
      padding: 0; }
      header > .container .ui-widget-content .ui-state-active, .content-spotlight-block.full-width-container header > .content-col .ui-widget-content .ui-state-active,
      header > .container .ui-widget-content .ui-widget-content .ui-state-active,
      .content-spotlight-block.full-width-container header > .content-col .ui-widget-content .ui-widget-content .ui-state-active,
      header > .container .ui-widget-content .ui-widget-header .ui-state-active,
      .content-spotlight-block.full-width-container header > .content-col .ui-widget-content .ui-widget-header .ui-state-active {
        border: none;
        color: #2b3e2b !important;
        text-decoration: underline;
        text-decoration-color: #2b3e2b; }
      header > .container .ui-widget-content .ui-menu-item, .content-spotlight-block.full-width-container header > .content-col .ui-widget-content .ui-menu-item {
        padding: 12px 50px; }
        header > .container .ui-widget-content .ui-menu-item.ui-state-active, .content-spotlight-block.full-width-container header > .content-col .ui-widget-content .ui-menu-item.ui-state-active {
          color: #2b3e2b !important; }
      header > .container .ui-widget-content .ui-menu-item-wrapper, .content-spotlight-block.full-width-container header > .content-col .ui-widget-content .ui-menu-item-wrapper {
        padding-left: 0px;
        cursor: pointer;
        font-size: 1.125rem;
        color: #4b4b4a;
        font-weight: 600;
        line-height: 18px; }
        header > .container .ui-widget-content .ui-menu-item-wrapper:focus, .content-spotlight-block.full-width-container header > .content-col .ui-widget-content .ui-menu-item-wrapper:focus, header > .container .ui-widget-content .ui-menu-item-wrapper:focus-visible, .content-spotlight-block.full-width-container header > .content-col .ui-widget-content .ui-menu-item-wrapper:focus-visible, header > .container .ui-widget-content .ui-menu-item-wrapper:focus-within, .content-spotlight-block.full-width-container header > .content-col .ui-widget-content .ui-menu-item-wrapper:focus-within {
          border: 1px solid red; }
      header > .container .ui-widget-content li:before, .content-spotlight-block.full-width-container header > .content-col .ui-widget-content li:before {
        display: none; }
    header > .container .ui-widget, .content-spotlight-block.full-width-container header > .content-col .ui-widget {
      color: #1e1e1e;
      font-family: "Saans", Arial, sans-serif; }
      header > .container .ui-widget *, .content-spotlight-block.full-width-container header > .content-col .ui-widget * {
        color: #1e1e1e;
        font-family: "Saans", Arial, sans-serif; }
    header > .container .ui-autocomplete, .content-spotlight-block.full-width-container header > .content-col .ui-autocomplete {
      width: calc(100%) !important;
      max-width: 100%;
      top: 112px !important;
      left: 0 !important;
      padding-top: 20px;
      padding-bottom: 30px; }
  header.black > .container .logoHolder img, .content-spotlight-block.full-width-container header.black > .content-col .logoHolder img {
    filter: brightness(0); }
  header.black > .container nav > ul > li a, .content-spotlight-block.full-width-container header.black > .content-col nav > ul > li a {
    color: #1e1e1e; }
  header.black > .container .rightSection .headerBtn, .content-spotlight-block.full-width-container header.black > .content-col .rightSection .headerBtn {
    color: #1e1e1e;
    border-color: #1e1e1e; }
    header.black > .container .rightSection .headerBtn:hover, .content-spotlight-block.full-width-container header.black > .content-col .rightSection .headerBtn:hover {
      color: #ffffff;
      background-color: #1e1e1e; }
  header.black > .container .searchToggle, .content-spotlight-block.full-width-container header.black > .content-col .searchToggle,
  header.black > .container .menuBurger,
  .content-spotlight-block.full-width-container header.black > .content-col .menuBurger {
    filter: brightness(0); }
  header > .container .logoHolder.secondaryLogoHolder, .content-spotlight-block.full-width-container header > .content-col .logoHolder.secondaryLogoHolder {
    flex: 0; }
    header > .container .logoHolder.secondaryLogoHolder.secondaryReportLogo, .content-spotlight-block.full-width-container header > .content-col .logoHolder.secondaryLogoHolder.secondaryReportLogo {
      flex: 1;
      margin-left: 20px; }
      header > .container .logoHolder.secondaryLogoHolder.secondaryReportLogo img, .content-spotlight-block.full-width-container header > .content-col .logoHolder.secondaryLogoHolder.secondaryReportLogo img {
        width: 180px; }

.logoOnly {
  padding: 18px; }

.owl-dots {
  position: absolute;
  width: 100%;
  z-index: 2;
  bottom: 30px;
  display: flex;
  justify-content: center;
  align-items: center; }

.owl-dot {
  height: 12px;
  width: 12px;
  background-color: transparent !important;
  border: 1px solid #ffffff !important;
  padding: 0;
  border-radius: 50%;
  margin-right: 12px;
  cursor: pointer; }
  .owl-dot.active {
    background-color: #ffffff !important; }

.bannerListHolder {
  margin-bottom: 4px; }
  .bannerListHolder .bannerCarousel {
    position: relative; }
    .bannerListHolder .bannerCarousel .homepageBanner {
      position: relative;
      overflow: hidden;
      z-index: 0;
      background-position: center center;
      background-repeat: no-repeat;
      background-size: cover;
      position: relative;
      width: 100%;
      border-radius: 10px; }
      .bannerListHolder .bannerCarousel .homepageBanner:before {
        display: block;
        padding-top: 40%;
        content: ""; }
      .bannerListHolder .bannerCarousel .homepageBanner > * {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
      .bannerListHolder .bannerCarousel .homepageBanner::after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: linear-gradient(90deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.3) 100%);
        z-index: 1; }
      .bannerListHolder .bannerCarousel .homepageBanner .container, .bannerListHolder .bannerCarousel .homepageBanner .content-spotlight-block.full-width-container .content-col, .content-spotlight-block.full-width-container .bannerListHolder .bannerCarousel .homepageBanner .content-col {
        padding: 0;
        z-index: 5; }
      .bannerListHolder .bannerCarousel .homepageBanner .contentHolder {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 90%;
        max-width: 1300px;
        margin-inline: auto;
        z-index: 5;
        display: flex;
        gap: 50px;
        flex-direction: column; }
      .bannerListHolder .bannerCarousel .homepageBanner h1,
      .bannerListHolder .bannerCarousel .homepageBanner h2 {
        color: #ffffff;
        line-height: 1.5;
        margin-bottom: 0;
        font-weight: 300;
        font-family: "ABCFavoritMono", Arial, sans-serif;
        text-align: center;
        text-transform: uppercase; }
        .bannerListHolder .bannerCarousel .homepageBanner h1,
        .bannerListHolder .bannerCarousel .homepageBanner h2 {
          font-size: 2.1875rem; }
          @media screen and (min-width: 48rem) {
            .bannerListHolder .bannerCarousel .homepageBanner h1,
            .bannerListHolder .bannerCarousel .homepageBanner h2 {
              font-size: calc(2.1875rem + 1.875 * ((100vw - 48rem) / 45.75)); } }
          @media screen and (min-width: 93.75rem) {
            .bannerListHolder .bannerCarousel .homepageBanner h1,
            .bannerListHolder .bannerCarousel .homepageBanner h2 {
              font-size: 4.0625rem; } }
      .bannerListHolder .bannerCarousel .homepageBanner .subText p {
        margin: 0;
        font-weight: 400;
        line-height: 1.5; }
        .bannerListHolder .bannerCarousel .homepageBanner .subText p {
          font-size: 1.125rem; }
          @media screen and (min-width: 48rem) {
            .bannerListHolder .bannerCarousel .homepageBanner .subText p {
              font-size: calc(1.125rem + 0.125 * ((100vw - 48rem) / 45.75)); } }
          @media screen and (min-width: 93.75rem) {
            .bannerListHolder .bannerCarousel .homepageBanner .subText p {
              font-size: 1.25rem; } }
      .bannerListHolder .bannerCarousel .homepageBanner .btn {
        padding: 12px 25px;
        border-radius: 100px;
        border: 1px solid #ffffff;
        font-size: 1rem;
        font-weight: 400;
        line-height: 1;
        min-height: 44px;
        min-width: 44px;
        color: #1e1e1e;
        background-color: #ffffff;
        display: block;
        width: fit-content;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        text-decoration: none;
        margin: 0 auto;
        display: block;
        margin-top: 15px; }
        .bannerListHolder .bannerCarousel .homepageBanner .btn:hover {
          background-color: transparent;
          color: #ffffff !important; }
  .bannerListHolder.mediumHeight .bannerCarousel .homepageBanner {
    position: relative;
    width: 100%; }
    .bannerListHolder.mediumHeight .bannerCarousel .homepageBanner:before {
      display: block;
      padding-top: 40%;
      content: ""; }
    .bannerListHolder.mediumHeight .bannerCarousel .homepageBanner > * {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  .bannerListHolder.fullHeight .bannerCarousel .homepageBanner {
    position: relative;
    width: 100%; }
    .bannerListHolder.fullHeight .bannerCarousel .homepageBanner:before {
      display: block;
      padding-top: 100vh;
      content: ""; }
    .bannerListHolder.fullHeight .bannerCarousel .homepageBanner > * {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }

.sitaNumbers {
  background-color: #2b3e2b;
  border-radius: 10px;
  padding: 60px 0 100px 0;
  margin-bottom: 4px; }
  .sitaNumbers .imageHolder {
    display: none; }
  .sitaNumbers .container .row .contentBlock, .sitaNumbers .content-spotlight-block.full-width-container .content-col .row .contentBlock, .content-spotlight-block.full-width-container .sitaNumbers .content-col .row .contentBlock {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 15px; }
    .sitaNumbers .container .row .contentBlock h2, .sitaNumbers .content-spotlight-block.full-width-container .content-col .row .contentBlock h2, .content-spotlight-block.full-width-container .sitaNumbers .content-col .row .contentBlock h2 {
      color: #ffffff;
      line-height: 1.5;
      font-weight: 400;
      margin-bottom: 50px; }
      .sitaNumbers .container .row .contentBlock h2, .sitaNumbers .content-spotlight-block.full-width-container .content-col .row .contentBlock h2, .content-spotlight-block.full-width-container .sitaNumbers .content-col .row .contentBlock h2 {
        font-size: 1.875rem; }
        @media screen and (min-width: 48rem) {
          .sitaNumbers .container .row .contentBlock h2, .sitaNumbers .content-spotlight-block.full-width-container .content-col .row .contentBlock h2, .content-spotlight-block.full-width-container .sitaNumbers .content-col .row .contentBlock h2 {
            font-size: calc(1.875rem + 1.875 * ((100vw - 48rem) / 45.75)); } }
        @media screen and (min-width: 93.75rem) {
          .sitaNumbers .container .row .contentBlock h2, .sitaNumbers .content-spotlight-block.full-width-container .content-col .row .contentBlock h2, .content-spotlight-block.full-width-container .sitaNumbers .content-col .row .contentBlock h2 {
            font-size: 3.75rem; } }
    .sitaNumbers .container .row .contentBlock .intro, .sitaNumbers .content-spotlight-block.full-width-container .content-col .row .contentBlock .intro, .content-spotlight-block.full-width-container .sitaNumbers .content-col .row .contentBlock .intro {
      color: #ffffff;
      font-weight: 400;
      margin-bottom: 50px;
      max-width: 85%; }
      .sitaNumbers .container .row .contentBlock .intro, .sitaNumbers .content-spotlight-block.full-width-container .content-col .row .contentBlock .intro, .content-spotlight-block.full-width-container .sitaNumbers .content-col .row .contentBlock .intro {
        font-size: 1rem; }
        @media screen and (min-width: 48rem) {
          .sitaNumbers .container .row .contentBlock .intro, .sitaNumbers .content-spotlight-block.full-width-container .content-col .row .contentBlock .intro, .content-spotlight-block.full-width-container .sitaNumbers .content-col .row .contentBlock .intro {
            font-size: calc(1rem + 0.25 * ((100vw - 48rem) / 45.75)); } }
        @media screen and (min-width: 93.75rem) {
          .sitaNumbers .container .row .contentBlock .intro, .sitaNumbers .content-spotlight-block.full-width-container .content-col .row .contentBlock .intro, .content-spotlight-block.full-width-container .sitaNumbers .content-col .row .contentBlock .intro {
            font-size: 1.25rem; } }
    .sitaNumbers .container .row .contentBlock .btn, .sitaNumbers .content-spotlight-block.full-width-container .content-col .row .contentBlock .btn, .content-spotlight-block.full-width-container .sitaNumbers .content-col .row .contentBlock .btn {
      padding: 12px 25px;
      border-radius: 100px;
      border: 1px solid #ffffff;
      font-size: 1rem;
      font-weight: 400;
      line-height: 1;
      color: #ffffff;
      display: block;
      width: fit-content;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      text-decoration: none;
      min-height: 44px;
      min-width: 44px;
      max-width: 85%; }
      .sitaNumbers .container .row .contentBlock .btn:hover, .sitaNumbers .content-spotlight-block.full-width-container .content-col .row .contentBlock .btn:hover, .content-spotlight-block.full-width-container .sitaNumbers .content-col .row .contentBlock .btn:hover {
        background-color: #ffffff;
        color: #1e1e1e; }
  .sitaNumbers .container .row .listingHolder, .sitaNumbers .content-spotlight-block.full-width-container .content-col .row .listingHolder, .content-spotlight-block.full-width-container .sitaNumbers .content-col .row .listingHolder {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 15px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    row-gap: 80px; }
    .sitaNumbers .container .row .listingHolder .listingItem, .sitaNumbers .content-spotlight-block.full-width-container .content-col .row .listingHolder .listingItem, .content-spotlight-block.full-width-container .sitaNumbers .content-col .row .listingHolder .listingItem {
      padding-top: 7px;
      border-top: 1px solid #ffffff;
      flex: 0 0 calc(50% - 15px);
      max-width: calc(50% - 15px); }
      .sitaNumbers .container .row .listingHolder .listingItem .listingImage, .sitaNumbers .content-spotlight-block.full-width-container .content-col .row .listingHolder .listingItem .listingImage, .content-spotlight-block.full-width-container .sitaNumbers .content-col .row .listingHolder .listingItem .listingImage {
        display: none; }
      .sitaNumbers .container .row .listingHolder .listingItem .listingInfos .number, .sitaNumbers .content-spotlight-block.full-width-container .content-col .row .listingHolder .listingItem .listingInfos .number, .content-spotlight-block.full-width-container .sitaNumbers .content-col .row .listingHolder .listingItem .listingInfos .number {
        display: block;
        color: #ffffff;
        font-weight: 400;
        margin-bottom: 28px;
        font-family: "ABCFavoritMono", Arial, sans-serif; }
        .sitaNumbers .container .row .listingHolder .listingItem .listingInfos .number, .sitaNumbers .content-spotlight-block.full-width-container .content-col .row .listingHolder .listingItem .listingInfos .number, .content-spotlight-block.full-width-container .sitaNumbers .content-col .row .listingHolder .listingItem .listingInfos .number {
          font-size: 2.1875rem; }
          @media screen and (min-width: 48rem) {
            .sitaNumbers .container .row .listingHolder .listingItem .listingInfos .number, .sitaNumbers .content-spotlight-block.full-width-container .content-col .row .listingHolder .listingItem .listingInfos .number, .content-spotlight-block.full-width-container .sitaNumbers .content-col .row .listingHolder .listingItem .listingInfos .number {
              font-size: calc(2.1875rem + 2.1875 * ((100vw - 48rem) / 45.75)); } }
          @media screen and (min-width: 93.75rem) {
            .sitaNumbers .container .row .listingHolder .listingItem .listingInfos .number, .sitaNumbers .content-spotlight-block.full-width-container .content-col .row .listingHolder .listingItem .listingInfos .number, .content-spotlight-block.full-width-container .sitaNumbers .content-col .row .listingHolder .listingItem .listingInfos .number {
              font-size: 4.375rem; } }
        .sitaNumbers .container .row .listingHolder .listingItem .listingInfos .number, .sitaNumbers .content-spotlight-block.full-width-container .content-col .row .listingHolder .listingItem .listingInfos .number, .content-spotlight-block.full-width-container .sitaNumbers .content-col .row .listingHolder .listingItem .listingInfos .number {
          line-height: 40px; }
          @media screen and (min-width: 768px) {
            .sitaNumbers .container .row .listingHolder .listingItem .listingInfos .number, .sitaNumbers .content-spotlight-block.full-width-container .content-col .row .listingHolder .listingItem .listingInfos .number, .content-spotlight-block.full-width-container .sitaNumbers .content-col .row .listingHolder .listingItem .listingInfos .number {
              line-height: calc(40px + 30 * ((100vw - 768px) / 732)); } }
          @media screen and (min-width: 1500px) {
            .sitaNumbers .container .row .listingHolder .listingItem .listingInfos .number, .sitaNumbers .content-spotlight-block.full-width-container .content-col .row .listingHolder .listingItem .listingInfos .number, .content-spotlight-block.full-width-container .sitaNumbers .content-col .row .listingHolder .listingItem .listingInfos .number {
              line-height: 70px; } }
      .sitaNumbers .container .row .listingHolder .listingItem .listingInfos .description, .sitaNumbers .content-spotlight-block.full-width-container .content-col .row .listingHolder .listingItem .listingInfos .description, .content-spotlight-block.full-width-container .sitaNumbers .content-col .row .listingHolder .listingItem .listingInfos .description {
        color: #ffffff;
        font-size: 1rem;
        font-weight: 400; }

.normalListingParent,
.normalListing {
  padding-top: 46px;
  background-color: #ffffff;
  margin-bottom: 4px;
  border-radius: 10px; }
  .normalListingParent .container, .normalListingParent .content-spotlight-block.full-width-container .content-col, .content-spotlight-block.full-width-container .normalListingParent .content-col,
  .normalListing .container,
  .normalListing .content-spotlight-block.full-width-container .content-col,
  .content-spotlight-block.full-width-container .normalListing .content-col {
    padding: 0 15px;
    position: relative; }
    .normalListingParent .container h2, .normalListingParent .content-spotlight-block.full-width-container .content-col h2, .content-spotlight-block.full-width-container .normalListingParent .content-col h2,
    .normalListing .container h2,
    .normalListing .content-spotlight-block.full-width-container .content-col h2,
    .content-spotlight-block.full-width-container .normalListing .content-col h2 {
      font-weight: 400;
      margin-bottom: 40px;
      flex: 0 0 100%;
      max-width: 100%;
      margin-left: 30px; }
      .normalListingParent .container h2, .normalListingParent .content-spotlight-block.full-width-container .content-col h2, .content-spotlight-block.full-width-container .normalListingParent .content-col h2,
      .normalListing .container h2,
      .normalListing .content-spotlight-block.full-width-container .content-col h2,
      .content-spotlight-block.full-width-container .normalListing .content-col h2 {
        font-size: 1.875rem; }
        @media screen and (min-width: 48rem) {
          .normalListingParent .container h2, .normalListingParent .content-spotlight-block.full-width-container .content-col h2, .content-spotlight-block.full-width-container .normalListingParent .content-col h2,
          .normalListing .container h2,
          .normalListing .content-spotlight-block.full-width-container .content-col h2,
          .content-spotlight-block.full-width-container .normalListing .content-col h2 {
            font-size: calc(1.875rem + 1 * ((100vw - 48rem) / 45.75)); } }
        @media screen and (min-width: 93.75rem) {
          .normalListingParent .container h2, .normalListingParent .content-spotlight-block.full-width-container .content-col h2, .content-spotlight-block.full-width-container .normalListingParent .content-col h2,
          .normalListing .container h2,
          .normalListing .content-spotlight-block.full-width-container .content-col h2,
          .content-spotlight-block.full-width-container .normalListing .content-col h2 {
            font-size: 2.875rem; } }
      .normalListingParent .container h2, .normalListingParent .content-spotlight-block.full-width-container .content-col h2, .content-spotlight-block.full-width-container .normalListingParent .content-col h2,
      .normalListing .container h2,
      .normalListing .content-spotlight-block.full-width-container .content-col h2,
      .content-spotlight-block.full-width-container .normalListing .content-col h2 {
        line-height: 30px; }
        @media screen and (min-width: 768px) {
          .normalListingParent .container h2, .normalListingParent .content-spotlight-block.full-width-container .content-col h2, .content-spotlight-block.full-width-container .normalListingParent .content-col h2,
          .normalListing .container h2,
          .normalListing .content-spotlight-block.full-width-container .content-col h2,
          .content-spotlight-block.full-width-container .normalListing .content-col h2 {
            line-height: calc(30px + 16 * ((100vw - 768px) / 732)); } }
        @media screen and (min-width: 1500px) {
          .normalListingParent .container h2, .normalListingParent .content-spotlight-block.full-width-container .content-col h2, .content-spotlight-block.full-width-container .normalListingParent .content-col h2,
          .normalListing .container h2,
          .normalListing .content-spotlight-block.full-width-container .content-col h2,
          .content-spotlight-block.full-width-container .normalListing .content-col h2 {
            line-height: 46px; } }
    .normalListingParent .container .row, .normalListingParent .content-spotlight-block.full-width-container .content-col .row, .content-spotlight-block.full-width-container .normalListingParent .content-col .row,
    .normalListing .container .row,
    .normalListing .content-spotlight-block.full-width-container .content-col .row,
    .content-spotlight-block.full-width-container .normalListing .content-col .row {
      margin-inline: -8px; }
      .normalListingParent .container .row .col, .normalListingParent .content-spotlight-block.full-width-container .content-col .row .col, .content-spotlight-block.full-width-container .normalListingParent .content-col .row .col,
      .normalListing .container .row .col,
      .normalListing .content-spotlight-block.full-width-container .content-col .row .col,
      .content-spotlight-block.full-width-container .normalListing .content-col .row .col {
        flex: 0 0 33.333%;
        max-width: 33.333%;
        margin-bottom: 16px;
        padding-inline: 8px; }
        .normalListingParent .container .row .col .listingItem, .normalListingParent .content-spotlight-block.full-width-container .content-col .row .col .listingItem, .content-spotlight-block.full-width-container .normalListingParent .content-col .row .col .listingItem,
        .normalListing .container .row .col .listingItem,
        .normalListing .content-spotlight-block.full-width-container .content-col .row .col .listingItem,
        .content-spotlight-block.full-width-container .normalListing .content-col .row .col .listingItem {
          position: relative;
          background-color: grey;
          border-radius: 10px; }
          .normalListingParent .container .row .col .listingItem:after, .normalListingParent .content-spotlight-block.full-width-container .content-col .row .col .listingItem:after, .content-spotlight-block.full-width-container .normalListingParent .content-col .row .col .listingItem:after,
          .normalListing .container .row .col .listingItem:after,
          .normalListing .content-spotlight-block.full-width-container .content-col .row .col .listingItem:after,
          .content-spotlight-block.full-width-container .normalListing .content-col .row .col .listingItem:after {
            content: "";
            height: 100%;
            width: 100%;
            position: absolute;
            top: 0;
            left: 0;
            background: #00000080;
            border-radius: 10px; }
          .normalListingParent .container .row .col .listingItem .fullItemClick, .normalListingParent .content-spotlight-block.full-width-container .content-col .row .col .listingItem .fullItemClick, .content-spotlight-block.full-width-container .normalListingParent .content-col .row .col .listingItem .fullItemClick,
          .normalListing .container .row .col .listingItem .fullItemClick,
          .normalListing .content-spotlight-block.full-width-container .content-col .row .col .listingItem .fullItemClick,
          .content-spotlight-block.full-width-container .normalListing .content-col .row .col .listingItem .fullItemClick {
            z-index: 10; }
          .normalListingParent .container .row .col .listingItem:hover .listingImage img, .normalListingParent .content-spotlight-block.full-width-container .content-col .row .col .listingItem:hover .listingImage img, .content-spotlight-block.full-width-container .normalListingParent .content-col .row .col .listingItem:hover .listingImage img,
          .normalListing .container .row .col .listingItem:hover .listingImage img,
          .normalListing .content-spotlight-block.full-width-container .content-col .row .col .listingItem:hover .listingImage img,
          .content-spotlight-block.full-width-container .normalListing .content-col .row .col .listingItem:hover .listingImage img {
            transform: scale(1.05); }
          .normalListingParent .container .row .col .listingItem .listingImage, .normalListingParent .content-spotlight-block.full-width-container .content-col .row .col .listingItem .listingImage, .content-spotlight-block.full-width-container .normalListingParent .content-col .row .col .listingItem .listingImage,
          .normalListing .container .row .col .listingItem .listingImage,
          .normalListing .content-spotlight-block.full-width-container .content-col .row .col .listingItem .listingImage,
          .content-spotlight-block.full-width-container .normalListing .content-col .row .col .listingItem .listingImage {
            position: relative;
            width: 100%;
            border-radius: 10px;
            overflow: hidden; }
            .normalListingParent .container .row .col .listingItem .listingImage:before, .normalListingParent .content-spotlight-block.full-width-container .content-col .row .col .listingItem .listingImage:before, .content-spotlight-block.full-width-container .normalListingParent .content-col .row .col .listingItem .listingImage:before,
            .normalListing .container .row .col .listingItem .listingImage:before,
            .normalListing .content-spotlight-block.full-width-container .content-col .row .col .listingItem .listingImage:before,
            .content-spotlight-block.full-width-container .normalListing .content-col .row .col .listingItem .listingImage:before {
              display: block;
              padding-top: 100%;
              content: ""; }
            .normalListingParent .container .row .col .listingItem .listingImage > *, .normalListingParent .content-spotlight-block.full-width-container .content-col .row .col .listingItem .listingImage > *, .content-spotlight-block.full-width-container .normalListingParent .content-col .row .col .listingItem .listingImage > *,
            .normalListing .container .row .col .listingItem .listingImage > *,
            .normalListing .content-spotlight-block.full-width-container .content-col .row .col .listingItem .listingImage > *,
            .content-spotlight-block.full-width-container .normalListing .content-col .row .col .listingItem .listingImage > * {
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%; }
            .normalListingParent .container .row .col .listingItem .listingImage img, .normalListingParent .content-spotlight-block.full-width-container .content-col .row .col .listingItem .listingImage img, .content-spotlight-block.full-width-container .normalListingParent .content-col .row .col .listingItem .listingImage img,
            .normalListing .container .row .col .listingItem .listingImage img,
            .normalListing .content-spotlight-block.full-width-container .content-col .row .col .listingItem .listingImage img,
            .content-spotlight-block.full-width-container .normalListing .content-col .row .col .listingItem .listingImage img {
              object-fit: cover;
              filter: brightness(75%);
              -webkit-transition: all 0.3s ease-in-out;
              -moz-transition: all 0.3s ease-in-out;
              -ms-transition: all 0.3s ease-in-out;
              -o-transition: all 0.3s ease-in-out;
              transition: all 0.3s ease-in-out; }
          .normalListingParent .container .row .col .listingItem .listingInfos, .normalListingParent .content-spotlight-block.full-width-container .content-col .row .col .listingItem .listingInfos, .content-spotlight-block.full-width-container .normalListingParent .content-col .row .col .listingItem .listingInfos,
          .normalListing .container .row .col .listingItem .listingInfos,
          .normalListing .content-spotlight-block.full-width-container .content-col .row .col .listingItem .listingInfos,
          .content-spotlight-block.full-width-container .normalListing .content-col .row .col .listingItem .listingInfos {
            position: absolute;
            top: 0;
            left: 0;
            z-index: 5;
            display: flex;
            flex-direction: column;
            height: 100% !important;
            width: 100%;
            padding: 28px 30px; }
            .normalListingParent .container .row .col .listingItem .listingInfos .date, .normalListingParent .content-spotlight-block.full-width-container .content-col .row .col .listingItem .listingInfos .date, .content-spotlight-block.full-width-container .normalListingParent .content-col .row .col .listingItem .listingInfos .date,
            .normalListing .container .row .col .listingItem .listingInfos .date,
            .normalListing .content-spotlight-block.full-width-container .content-col .row .col .listingItem .listingInfos .date,
            .content-spotlight-block.full-width-container .normalListing .content-col .row .col .listingItem .listingInfos .date {
              display: none; }
            .normalListingParent .container .row .col .listingItem .listingInfos .newsType, .normalListingParent .content-spotlight-block.full-width-container .content-col .row .col .listingItem .listingInfos .newsType, .content-spotlight-block.full-width-container .normalListingParent .content-col .row .col .listingItem .listingInfos .newsType,
            .normalListing .container .row .col .listingItem .listingInfos .newsType,
            .normalListing .content-spotlight-block.full-width-container .content-col .row .col .listingItem .listingInfos .newsType,
            .content-spotlight-block.full-width-container .normalListing .content-col .row .col .listingItem .listingInfos .newsType {
              flex-grow: 1; }
              .normalListingParent .container .row .col .listingItem .listingInfos .newsType a, .normalListingParent .content-spotlight-block.full-width-container .content-col .row .col .listingItem .listingInfos .newsType a, .content-spotlight-block.full-width-container .normalListingParent .content-col .row .col .listingItem .listingInfos .newsType a,
              .normalListing .container .row .col .listingItem .listingInfos .newsType a,
              .normalListing .content-spotlight-block.full-width-container .content-col .row .col .listingItem .listingInfos .newsType a,
              .content-spotlight-block.full-width-container .normalListing .content-col .row .col .listingItem .listingInfos .newsType a {
                display: block;
                color: #ffffff;
                font-size: 1rem;
                font-weight: 400;
                line-height: 1; }
            .normalListingParent .container .row .col .listingItem .listingInfos h4, .normalListingParent .content-spotlight-block.full-width-container .content-col .row .col .listingItem .listingInfos h4, .content-spotlight-block.full-width-container .normalListingParent .content-col .row .col .listingItem .listingInfos h4,
            .normalListingParent .container .row .col .listingItem .listingInfos h3,
            .normalListingParent .content-spotlight-block.full-width-container .content-col .row .col .listingItem .listingInfos h3,
            .content-spotlight-block.full-width-container .normalListingParent .content-col .row .col .listingItem .listingInfos h3,
            .normalListing .container .row .col .listingItem .listingInfos h4,
            .normalListing .content-spotlight-block.full-width-container .content-col .row .col .listingItem .listingInfos h4,
            .content-spotlight-block.full-width-container .normalListing .content-col .row .col .listingItem .listingInfos h4,
            .normalListing .container .row .col .listingItem .listingInfos h3,
            .normalListing .content-spotlight-block.full-width-container .content-col .row .col .listingItem .listingInfos h3,
            .content-spotlight-block.full-width-container .normalListing .content-col .row .col .listingItem .listingInfos h3 {
              margin-bottom: 30px; }
              .normalListingParent .container .row .col .listingItem .listingInfos h4 a, .normalListingParent .content-spotlight-block.full-width-container .content-col .row .col .listingItem .listingInfos h4 a, .content-spotlight-block.full-width-container .normalListingParent .content-col .row .col .listingItem .listingInfos h4 a,
              .normalListingParent .container .row .col .listingItem .listingInfos h3 a,
              .normalListingParent .content-spotlight-block.full-width-container .content-col .row .col .listingItem .listingInfos h3 a,
              .content-spotlight-block.full-width-container .normalListingParent .content-col .row .col .listingItem .listingInfos h3 a,
              .normalListing .container .row .col .listingItem .listingInfos h4 a,
              .normalListing .content-spotlight-block.full-width-container .content-col .row .col .listingItem .listingInfos h4 a,
              .content-spotlight-block.full-width-container .normalListing .content-col .row .col .listingItem .listingInfos h4 a,
              .normalListing .container .row .col .listingItem .listingInfos h3 a,
              .normalListing .content-spotlight-block.full-width-container .content-col .row .col .listingItem .listingInfos h3 a,
              .content-spotlight-block.full-width-container .normalListing .content-col .row .col .listingItem .listingInfos h3 a {
                display: block;
                color: #ffffff;
                font-weight: 400;
                max-width: 90%;
                width: fit-content; }
                .normalListingParent .container .row .col .listingItem .listingInfos h4 a, .normalListingParent .content-spotlight-block.full-width-container .content-col .row .col .listingItem .listingInfos h4 a, .content-spotlight-block.full-width-container .normalListingParent .content-col .row .col .listingItem .listingInfos h4 a,
                .normalListingParent .container .row .col .listingItem .listingInfos h3 a,
                .normalListingParent .content-spotlight-block.full-width-container .content-col .row .col .listingItem .listingInfos h3 a,
                .content-spotlight-block.full-width-container .normalListingParent .content-col .row .col .listingItem .listingInfos h3 a,
                .normalListing .container .row .col .listingItem .listingInfos h4 a,
                .normalListing .content-spotlight-block.full-width-container .content-col .row .col .listingItem .listingInfos h4 a,
                .content-spotlight-block.full-width-container .normalListing .content-col .row .col .listingItem .listingInfos h4 a,
                .normalListing .container .row .col .listingItem .listingInfos h3 a,
                .normalListing .content-spotlight-block.full-width-container .content-col .row .col .listingItem .listingInfos h3 a,
                .content-spotlight-block.full-width-container .normalListing .content-col .row .col .listingItem .listingInfos h3 a {
                  font-size: 1.125rem; }
                  @media screen and (min-width: 48rem) {
                    .normalListingParent .container .row .col .listingItem .listingInfos h4 a, .normalListingParent .content-spotlight-block.full-width-container .content-col .row .col .listingItem .listingInfos h4 a, .content-spotlight-block.full-width-container .normalListingParent .content-col .row .col .listingItem .listingInfos h4 a,
                    .normalListingParent .container .row .col .listingItem .listingInfos h3 a,
                    .normalListingParent .content-spotlight-block.full-width-container .content-col .row .col .listingItem .listingInfos h3 a,
                    .content-spotlight-block.full-width-container .normalListingParent .content-col .row .col .listingItem .listingInfos h3 a,
                    .normalListing .container .row .col .listingItem .listingInfos h4 a,
                    .normalListing .content-spotlight-block.full-width-container .content-col .row .col .listingItem .listingInfos h4 a,
                    .content-spotlight-block.full-width-container .normalListing .content-col .row .col .listingItem .listingInfos h4 a,
                    .normalListing .container .row .col .listingItem .listingInfos h3 a,
                    .normalListing .content-spotlight-block.full-width-container .content-col .row .col .listingItem .listingInfos h3 a,
                    .content-spotlight-block.full-width-container .normalListing .content-col .row .col .listingItem .listingInfos h3 a {
                      font-size: calc(1.125rem + 0.5 * ((100vw - 48rem) / 45.75)); } }
                  @media screen and (min-width: 93.75rem) {
                    .normalListingParent .container .row .col .listingItem .listingInfos h4 a, .normalListingParent .content-spotlight-block.full-width-container .content-col .row .col .listingItem .listingInfos h4 a, .content-spotlight-block.full-width-container .normalListingParent .content-col .row .col .listingItem .listingInfos h4 a,
                    .normalListingParent .container .row .col .listingItem .listingInfos h3 a,
                    .normalListingParent .content-spotlight-block.full-width-container .content-col .row .col .listingItem .listingInfos h3 a,
                    .content-spotlight-block.full-width-container .normalListingParent .content-col .row .col .listingItem .listingInfos h3 a,
                    .normalListing .container .row .col .listingItem .listingInfos h4 a,
                    .normalListing .content-spotlight-block.full-width-container .content-col .row .col .listingItem .listingInfos h4 a,
                    .content-spotlight-block.full-width-container .normalListing .content-col .row .col .listingItem .listingInfos h4 a,
                    .normalListing .container .row .col .listingItem .listingInfos h3 a,
                    .normalListing .content-spotlight-block.full-width-container .content-col .row .col .listingItem .listingInfos h3 a,
                    .content-spotlight-block.full-width-container .normalListing .content-col .row .col .listingItem .listingInfos h3 a {
                      font-size: 1.625rem; } }
                .normalListingParent .container .row .col .listingItem .listingInfos h4 a, .normalListingParent .content-spotlight-block.full-width-container .content-col .row .col .listingItem .listingInfos h4 a, .content-spotlight-block.full-width-container .normalListingParent .content-col .row .col .listingItem .listingInfos h4 a,
                .normalListingParent .container .row .col .listingItem .listingInfos h3 a,
                .normalListingParent .content-spotlight-block.full-width-container .content-col .row .col .listingItem .listingInfos h3 a,
                .content-spotlight-block.full-width-container .normalListingParent .content-col .row .col .listingItem .listingInfos h3 a,
                .normalListing .container .row .col .listingItem .listingInfos h4 a,
                .normalListing .content-spotlight-block.full-width-container .content-col .row .col .listingItem .listingInfos h4 a,
                .content-spotlight-block.full-width-container .normalListing .content-col .row .col .listingItem .listingInfos h4 a,
                .normalListing .container .row .col .listingItem .listingInfos h3 a,
                .normalListing .content-spotlight-block.full-width-container .content-col .row .col .listingItem .listingInfos h3 a,
                .content-spotlight-block.full-width-container .normalListing .content-col .row .col .listingItem .listingInfos h3 a {
                  line-height: 26px; }
                  @media screen and (min-width: 768px) {
                    .normalListingParent .container .row .col .listingItem .listingInfos h4 a, .normalListingParent .content-spotlight-block.full-width-container .content-col .row .col .listingItem .listingInfos h4 a, .content-spotlight-block.full-width-container .normalListingParent .content-col .row .col .listingItem .listingInfos h4 a,
                    .normalListingParent .container .row .col .listingItem .listingInfos h3 a,
                    .normalListingParent .content-spotlight-block.full-width-container .content-col .row .col .listingItem .listingInfos h3 a,
                    .content-spotlight-block.full-width-container .normalListingParent .content-col .row .col .listingItem .listingInfos h3 a,
                    .normalListing .container .row .col .listingItem .listingInfos h4 a,
                    .normalListing .content-spotlight-block.full-width-container .content-col .row .col .listingItem .listingInfos h4 a,
                    .content-spotlight-block.full-width-container .normalListing .content-col .row .col .listingItem .listingInfos h4 a,
                    .normalListing .container .row .col .listingItem .listingInfos h3 a,
                    .normalListing .content-spotlight-block.full-width-container .content-col .row .col .listingItem .listingInfos h3 a,
                    .content-spotlight-block.full-width-container .normalListing .content-col .row .col .listingItem .listingInfos h3 a {
                      line-height: calc(26px + 9 * ((100vw - 768px) / 732)); } }
                  @media screen and (min-width: 1500px) {
                    .normalListingParent .container .row .col .listingItem .listingInfos h4 a, .normalListingParent .content-spotlight-block.full-width-container .content-col .row .col .listingItem .listingInfos h4 a, .content-spotlight-block.full-width-container .normalListingParent .content-col .row .col .listingItem .listingInfos h4 a,
                    .normalListingParent .container .row .col .listingItem .listingInfos h3 a,
                    .normalListingParent .content-spotlight-block.full-width-container .content-col .row .col .listingItem .listingInfos h3 a,
                    .content-spotlight-block.full-width-container .normalListingParent .content-col .row .col .listingItem .listingInfos h3 a,
                    .normalListing .container .row .col .listingItem .listingInfos h4 a,
                    .normalListing .content-spotlight-block.full-width-container .content-col .row .col .listingItem .listingInfos h4 a,
                    .content-spotlight-block.full-width-container .normalListing .content-col .row .col .listingItem .listingInfos h4 a,
                    .normalListing .container .row .col .listingItem .listingInfos h3 a,
                    .normalListing .content-spotlight-block.full-width-container .content-col .row .col .listingItem .listingInfos h3 a,
                    .content-spotlight-block.full-width-container .normalListing .content-col .row .col .listingItem .listingInfos h3 a {
                      line-height: 35px; } }
            .normalListingParent .container .row .col .listingItem .listingInfos .readMore, .normalListingParent .content-spotlight-block.full-width-container .content-col .row .col .listingItem .listingInfos .readMore, .content-spotlight-block.full-width-container .normalListingParent .content-col .row .col .listingItem .listingInfos .readMore,
            .normalListing .container .row .col .listingItem .listingInfos .readMore,
            .normalListing .content-spotlight-block.full-width-container .content-col .row .col .listingItem .listingInfos .readMore,
            .content-spotlight-block.full-width-container .normalListing .content-col .row .col .listingItem .listingInfos .readMore {
              display: block;
              text-decoration: underline;
              text-underline-offset: 3px;
              color: #ffffff;
              font-weight: 400; }
              .normalListingParent .container .row .col .listingItem .listingInfos .readMore, .normalListingParent .content-spotlight-block.full-width-container .content-col .row .col .listingItem .listingInfos .readMore, .content-spotlight-block.full-width-container .normalListingParent .content-col .row .col .listingItem .listingInfos .readMore,
              .normalListing .container .row .col .listingItem .listingInfos .readMore,
              .normalListing .content-spotlight-block.full-width-container .content-col .row .col .listingItem .listingInfos .readMore,
              .content-spotlight-block.full-width-container .normalListing .content-col .row .col .listingItem .listingInfos .readMore {
                font-size: 1rem; }
                @media screen and (min-width: 48rem) {
                  .normalListingParent .container .row .col .listingItem .listingInfos .readMore, .normalListingParent .content-spotlight-block.full-width-container .content-col .row .col .listingItem .listingInfos .readMore, .content-spotlight-block.full-width-container .normalListingParent .content-col .row .col .listingItem .listingInfos .readMore,
                  .normalListing .container .row .col .listingItem .listingInfos .readMore,
                  .normalListing .content-spotlight-block.full-width-container .content-col .row .col .listingItem .listingInfos .readMore,
                  .content-spotlight-block.full-width-container .normalListing .content-col .row .col .listingItem .listingInfos .readMore {
                    font-size: calc(1rem + 0.25 * ((100vw - 48rem) / 45.75)); } }
                @media screen and (min-width: 93.75rem) {
                  .normalListingParent .container .row .col .listingItem .listingInfos .readMore, .normalListingParent .content-spotlight-block.full-width-container .content-col .row .col .listingItem .listingInfos .readMore, .content-spotlight-block.full-width-container .normalListingParent .content-col .row .col .listingItem .listingInfos .readMore,
                  .normalListing .container .row .col .listingItem .listingInfos .readMore,
                  .normalListing .content-spotlight-block.full-width-container .content-col .row .col .listingItem .listingInfos .readMore,
                  .content-spotlight-block.full-width-container .normalListing .content-col .row .col .listingItem .listingInfos .readMore {
                    font-size: 1.25rem; } }
            .normalListingParent .container .row .col .listingItem .listingInfos .listingDesc, .normalListingParent .content-spotlight-block.full-width-container .content-col .row .col .listingItem .listingInfos .listingDesc, .content-spotlight-block.full-width-container .normalListingParent .content-col .row .col .listingItem .listingInfos .listingDesc,
            .normalListing .container .row .col .listingItem .listingInfos .listingDesc,
            .normalListing .content-spotlight-block.full-width-container .content-col .row .col .listingItem .listingInfos .listingDesc,
            .content-spotlight-block.full-width-container .normalListing .content-col .row .col .listingItem .listingInfos .listingDesc {
              display: none; }
        .normalListingParent .container .row .col.wideListingItem, .normalListingParent .content-spotlight-block.full-width-container .content-col .row .col.wideListingItem, .content-spotlight-block.full-width-container .normalListingParent .content-col .row .col.wideListingItem,
        .normalListing .container .row .col.wideListingItem,
        .normalListing .content-spotlight-block.full-width-container .content-col .row .col.wideListingItem,
        .content-spotlight-block.full-width-container .normalListing .content-col .row .col.wideListingItem {
          flex: 0 0 100%;
          max-width: 100%; }
          .normalListingParent .container .row .col.wideListingItem .listingItem, .normalListingParent .content-spotlight-block.full-width-container .content-col .row .col.wideListingItem .listingItem, .content-spotlight-block.full-width-container .normalListingParent .content-col .row .col.wideListingItem .listingItem,
          .normalListing .container .row .col.wideListingItem .listingItem,
          .normalListing .content-spotlight-block.full-width-container .content-col .row .col.wideListingItem .listingItem,
          .content-spotlight-block.full-width-container .normalListing .content-col .row .col.wideListingItem .listingItem {
            position: relative; }
            .normalListingParent .container .row .col.wideListingItem .listingItem .fullItemClick, .normalListingParent .content-spotlight-block.full-width-container .content-col .row .col.wideListingItem .listingItem .fullItemClick, .content-spotlight-block.full-width-container .normalListingParent .content-col .row .col.wideListingItem .listingItem .fullItemClick,
            .normalListing .container .row .col.wideListingItem .listingItem .fullItemClick,
            .normalListing .content-spotlight-block.full-width-container .content-col .row .col.wideListingItem .listingItem .fullItemClick,
            .content-spotlight-block.full-width-container .normalListing .content-col .row .col.wideListingItem .listingItem .fullItemClick {
              z-index: 1; }
            .normalListingParent .container .row .col.wideListingItem .listingItem:hover .listingImage img, .normalListingParent .content-spotlight-block.full-width-container .content-col .row .col.wideListingItem .listingItem:hover .listingImage img, .content-spotlight-block.full-width-container .normalListingParent .content-col .row .col.wideListingItem .listingItem:hover .listingImage img,
            .normalListing .container .row .col.wideListingItem .listingItem:hover .listingImage img,
            .normalListing .content-spotlight-block.full-width-container .content-col .row .col.wideListingItem .listingItem:hover .listingImage img,
            .content-spotlight-block.full-width-container .normalListing .content-col .row .col.wideListingItem .listingItem:hover .listingImage img {
              transform: scale(1); }
            .normalListingParent .container .row .col.wideListingItem .listingItem .listingImage, .normalListingParent .content-spotlight-block.full-width-container .content-col .row .col.wideListingItem .listingItem .listingImage, .content-spotlight-block.full-width-container .normalListingParent .content-col .row .col.wideListingItem .listingItem .listingImage,
            .normalListing .container .row .col.wideListingItem .listingItem .listingImage,
            .normalListing .content-spotlight-block.full-width-container .content-col .row .col.wideListingItem .listingItem .listingImage,
            .content-spotlight-block.full-width-container .normalListing .content-col .row .col.wideListingItem .listingItem .listingImage {
              position: relative;
              width: 100%; }
              .normalListingParent .container .row .col.wideListingItem .listingItem .listingImage:before, .normalListingParent .content-spotlight-block.full-width-container .content-col .row .col.wideListingItem .listingItem .listingImage:before, .content-spotlight-block.full-width-container .normalListingParent .content-col .row .col.wideListingItem .listingItem .listingImage:before,
              .normalListing .container .row .col.wideListingItem .listingItem .listingImage:before,
              .normalListing .content-spotlight-block.full-width-container .content-col .row .col.wideListingItem .listingItem .listingImage:before,
              .content-spotlight-block.full-width-container .normalListing .content-col .row .col.wideListingItem .listingItem .listingImage:before {
                display: block;
                padding-top: 48%;
                content: ""; }
              .normalListingParent .container .row .col.wideListingItem .listingItem .listingImage > *, .normalListingParent .content-spotlight-block.full-width-container .content-col .row .col.wideListingItem .listingItem .listingImage > *, .content-spotlight-block.full-width-container .normalListingParent .content-col .row .col.wideListingItem .listingItem .listingImage > *,
              .normalListing .container .row .col.wideListingItem .listingItem .listingImage > *,
              .normalListing .content-spotlight-block.full-width-container .content-col .row .col.wideListingItem .listingItem .listingImage > *,
              .content-spotlight-block.full-width-container .normalListing .content-col .row .col.wideListingItem .listingItem .listingImage > * {
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%; }
              .normalListingParent .container .row .col.wideListingItem .listingItem .listingImage img, .normalListingParent .content-spotlight-block.full-width-container .content-col .row .col.wideListingItem .listingItem .listingImage img, .content-spotlight-block.full-width-container .normalListingParent .content-col .row .col.wideListingItem .listingItem .listingImage img,
              .normalListing .container .row .col.wideListingItem .listingItem .listingImage img,
              .normalListing .content-spotlight-block.full-width-container .content-col .row .col.wideListingItem .listingItem .listingImage img,
              .content-spotlight-block.full-width-container .normalListing .content-col .row .col.wideListingItem .listingItem .listingImage img {
                border-radius: 10px;
                object-fit: cover;
                filter: brightness(75%); }
            .normalListingParent .container .row .col.wideListingItem .listingItem .listingInfos, .normalListingParent .content-spotlight-block.full-width-container .content-col .row .col.wideListingItem .listingItem .listingInfos, .content-spotlight-block.full-width-container .normalListingParent .content-col .row .col.wideListingItem .listingItem .listingInfos,
            .normalListing .container .row .col.wideListingItem .listingItem .listingInfos,
            .normalListing .content-spotlight-block.full-width-container .content-col .row .col.wideListingItem .listingItem .listingInfos,
            .content-spotlight-block.full-width-container .normalListing .content-col .row .col.wideListingItem .listingItem .listingInfos {
              width: 80%;
              position: absolute;
              top: 50%;
              left: 50%;
              transform: translate(-50%, -50%);
              z-index: 5;
              display: block;
              height: auto !important; }
              .normalListingParent .container .row .col.wideListingItem .listingItem .listingInfos .date, .normalListingParent .content-spotlight-block.full-width-container .content-col .row .col.wideListingItem .listingItem .listingInfos .date, .content-spotlight-block.full-width-container .normalListingParent .content-col .row .col.wideListingItem .listingItem .listingInfos .date,
              .normalListing .container .row .col.wideListingItem .listingItem .listingInfos .date,
              .normalListing .content-spotlight-block.full-width-container .content-col .row .col.wideListingItem .listingItem .listingInfos .date,
              .content-spotlight-block.full-width-container .normalListing .content-col .row .col.wideListingItem .listingItem .listingInfos .date {
                display: none; }
              .normalListingParent .container .row .col.wideListingItem .listingItem .listingInfos .newsType a, .normalListingParent .content-spotlight-block.full-width-container .content-col .row .col.wideListingItem .listingItem .listingInfos .newsType a, .content-spotlight-block.full-width-container .normalListingParent .content-col .row .col.wideListingItem .listingItem .listingInfos .newsType a,
              .normalListing .container .row .col.wideListingItem .listingItem .listingInfos .newsType a,
              .normalListing .content-spotlight-block.full-width-container .content-col .row .col.wideListingItem .listingItem .listingInfos .newsType a,
              .content-spotlight-block.full-width-container .normalListing .content-col .row .col.wideListingItem .listingItem .listingInfos .newsType a {
                display: block;
                color: #ffffff;
                font-size: 1rem;
                font-weight: 400;
                line-height: 1;
                margin-bottom: 30px;
                margin-inline: auto;
                text-align: center;
                width: fit-content; }
              .normalListingParent .container .row .col.wideListingItem .listingItem .listingInfos h3 a, .normalListingParent .content-spotlight-block.full-width-container .content-col .row .col.wideListingItem .listingItem .listingInfos h3 a, .content-spotlight-block.full-width-container .normalListingParent .content-col .row .col.wideListingItem .listingItem .listingInfos h3 a,
              .normalListing .container .row .col.wideListingItem .listingItem .listingInfos h3 a,
              .normalListing .content-spotlight-block.full-width-container .content-col .row .col.wideListingItem .listingItem .listingInfos h3 a,
              .content-spotlight-block.full-width-container .normalListing .content-col .row .col.wideListingItem .listingItem .listingInfos h3 a {
                display: block;
                color: #ffffff;
                line-height: 1.5;
                font-weight: 400;
                margin-bottom: 40px;
                max-width: 700px;
                margin-inline: auto;
                text-align: center;
                width: fit-content; }
                .normalListingParent .container .row .col.wideListingItem .listingItem .listingInfos h3 a, .normalListingParent .content-spotlight-block.full-width-container .content-col .row .col.wideListingItem .listingItem .listingInfos h3 a, .content-spotlight-block.full-width-container .normalListingParent .content-col .row .col.wideListingItem .listingItem .listingInfos h3 a,
                .normalListing .container .row .col.wideListingItem .listingItem .listingInfos h3 a,
                .normalListing .content-spotlight-block.full-width-container .content-col .row .col.wideListingItem .listingItem .listingInfos h3 a,
                .content-spotlight-block.full-width-container .normalListing .content-col .row .col.wideListingItem .listingItem .listingInfos h3 a {
                  font-size: 1.5rem; }
                  @media screen and (min-width: 48rem) {
                    .normalListingParent .container .row .col.wideListingItem .listingItem .listingInfos h3 a, .normalListingParent .content-spotlight-block.full-width-container .content-col .row .col.wideListingItem .listingItem .listingInfos h3 a, .content-spotlight-block.full-width-container .normalListingParent .content-col .row .col.wideListingItem .listingItem .listingInfos h3 a,
                    .normalListing .container .row .col.wideListingItem .listingItem .listingInfos h3 a,
                    .normalListing .content-spotlight-block.full-width-container .content-col .row .col.wideListingItem .listingItem .listingInfos h3 a,
                    .content-spotlight-block.full-width-container .normalListing .content-col .row .col.wideListingItem .listingItem .listingInfos h3 a {
                      font-size: calc(1.5rem + 1.5 * ((100vw - 48rem) / 45.75)); } }
                  @media screen and (min-width: 93.75rem) {
                    .normalListingParent .container .row .col.wideListingItem .listingItem .listingInfos h3 a, .normalListingParent .content-spotlight-block.full-width-container .content-col .row .col.wideListingItem .listingItem .listingInfos h3 a, .content-spotlight-block.full-width-container .normalListingParent .content-col .row .col.wideListingItem .listingItem .listingInfos h3 a,
                    .normalListing .container .row .col.wideListingItem .listingItem .listingInfos h3 a,
                    .normalListing .content-spotlight-block.full-width-container .content-col .row .col.wideListingItem .listingItem .listingInfos h3 a,
                    .content-spotlight-block.full-width-container .normalListing .content-col .row .col.wideListingItem .listingItem .listingInfos h3 a {
                      font-size: 3rem; } }
              .normalListingParent .container .row .col.wideListingItem .listingItem .listingInfos .readMore, .normalListingParent .content-spotlight-block.full-width-container .content-col .row .col.wideListingItem .listingItem .listingInfos .readMore, .content-spotlight-block.full-width-container .normalListingParent .content-col .row .col.wideListingItem .listingItem .listingInfos .readMore,
              .normalListing .container .row .col.wideListingItem .listingItem .listingInfos .readMore,
              .normalListing .content-spotlight-block.full-width-container .content-col .row .col.wideListingItem .listingItem .listingInfos .readMore,
              .content-spotlight-block.full-width-container .normalListing .content-col .row .col.wideListingItem .listingItem .listingInfos .readMore {
                padding: 12px 25px;
                border-radius: 100px;
                border: 1px solid #ffffff;
                font-size: 1rem;
                font-weight: 400;
                line-height: 1;
                color: #ffffff;
                display: block;
                width: fit-content;
                -webkit-transition: all 0.3s ease-in-out;
                -moz-transition: all 0.3s ease-in-out;
                -ms-transition: all 0.3s ease-in-out;
                -o-transition: all 0.3s ease-in-out;
                transition: all 0.3s ease-in-out;
                text-decoration: none;
                min-height: 44px;
                min-width: 44px;
                margin-inline: auto;
                text-decoration: none; }
                .normalListingParent .container .row .col.wideListingItem .listingItem .listingInfos .readMore:hover, .normalListingParent .content-spotlight-block.full-width-container .content-col .row .col.wideListingItem .listingItem .listingInfos .readMore:hover, .content-spotlight-block.full-width-container .normalListingParent .content-col .row .col.wideListingItem .listingItem .listingInfos .readMore:hover,
                .normalListing .container .row .col.wideListingItem .listingItem .listingInfos .readMore:hover,
                .normalListing .content-spotlight-block.full-width-container .content-col .row .col.wideListingItem .listingItem .listingInfos .readMore:hover,
                .content-spotlight-block.full-width-container .normalListing .content-col .row .col.wideListingItem .listingItem .listingInfos .readMore:hover {
                  background-color: #ffffff;
                  color: #1e1e1e; }
    .normalListingParent .container .btnHolder, .normalListingParent .content-spotlight-block.full-width-container .content-col .btnHolder, .content-spotlight-block.full-width-container .normalListingParent .content-col .btnHolder,
    .normalListing .container .btnHolder,
    .normalListing .content-spotlight-block.full-width-container .content-col .btnHolder,
    .content-spotlight-block.full-width-container .normalListing .content-col .btnHolder {
      position: absolute;
      top: 20px;
      right: 50px; }
      .normalListingParent .container .btnHolder .btn, .normalListingParent .content-spotlight-block.full-width-container .content-col .btnHolder .btn, .content-spotlight-block.full-width-container .normalListingParent .content-col .btnHolder .btn,
      .normalListing .container .btnHolder .btn,
      .normalListing .content-spotlight-block.full-width-container .content-col .btnHolder .btn,
      .content-spotlight-block.full-width-container .normalListing .content-col .btnHolder .btn {
        padding: 12px 25px;
        border-radius: 100px;
        border: 1px solid #000000;
        font-size: 1rem;
        font-weight: 400;
        line-height: 1;
        color: #000000;
        display: block;
        min-height: 44px;
        min-width: 44px;
        width: fit-content;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        text-decoration: none; }
        .normalListingParent .container .btnHolder .btn:hover, .normalListingParent .content-spotlight-block.full-width-container .content-col .btnHolder .btn:hover, .content-spotlight-block.full-width-container .normalListingParent .content-col .btnHolder .btn:hover, .normalListingParent .container .btnHolder .btn:focus, .normalListingParent .content-spotlight-block.full-width-container .content-col .btnHolder .btn:focus, .content-spotlight-block.full-width-container .normalListingParent .content-col .btnHolder .btn:focus, .normalListingParent .container .btnHolder .btn:focus-visible, .normalListingParent .content-spotlight-block.full-width-container .content-col .btnHolder .btn:focus-visible, .content-spotlight-block.full-width-container .normalListingParent .content-col .btnHolder .btn:focus-visible, .normalListingParent .container .btnHolder .btn:focus-within, .normalListingParent .content-spotlight-block.full-width-container .content-col .btnHolder .btn:focus-within, .content-spotlight-block.full-width-container .normalListingParent .content-col .btnHolder .btn:focus-within,
        .normalListing .container .btnHolder .btn:hover,
        .normalListing .content-spotlight-block.full-width-container .content-col .btnHolder .btn:hover,
        .content-spotlight-block.full-width-container .normalListing .content-col .btnHolder .btn:hover,
        .normalListing .container .btnHolder .btn:focus,
        .normalListing .content-spotlight-block.full-width-container .content-col .btnHolder .btn:focus,
        .content-spotlight-block.full-width-container .normalListing .content-col .btnHolder .btn:focus,
        .normalListing .container .btnHolder .btn:focus-visible,
        .normalListing .content-spotlight-block.full-width-container .content-col .btnHolder .btn:focus-visible,
        .content-spotlight-block.full-width-container .normalListing .content-col .btnHolder .btn:focus-visible,
        .normalListing .container .btnHolder .btn:focus-within,
        .normalListing .content-spotlight-block.full-width-container .content-col .btnHolder .btn:focus-within,
        .content-spotlight-block.full-width-container .normalListing .content-col .btnHolder .btn:focus-within {
          background-color: #000000;
          color: #ffffff; }
  .normalListingParent > .container > div > h2, .content-spotlight-block.full-width-container .normalListingParent > .content-col > div > h2,
  .normalListing > .container > div > h2,
  .content-spotlight-block.full-width-container .normalListing > .content-col > div > h2 {
    font-weight: 400;
    line-height: 50px;
    margin-bottom: 50px;
    margin-left: 30px; }
    .normalListingParent > .container > div > h2, .content-spotlight-block.full-width-container .normalListingParent > .content-col > div > h2,
    .normalListing > .container > div > h2,
    .content-spotlight-block.full-width-container .normalListing > .content-col > div > h2 {
      font-size: 1.875rem; }
      @media screen and (min-width: 48rem) {
        .normalListingParent > .container > div > h2, .content-spotlight-block.full-width-container .normalListingParent > .content-col > div > h2,
        .normalListing > .container > div > h2,
        .content-spotlight-block.full-width-container .normalListing > .content-col > div > h2 {
          font-size: calc(1.875rem + 1.125 * ((100vw - 48rem) / 45.75)); } }
      @media screen and (min-width: 93.75rem) {
        .normalListingParent > .container > div > h2, .content-spotlight-block.full-width-container .normalListingParent > .content-col > div > h2,
        .normalListing > .container > div > h2,
        .content-spotlight-block.full-width-container .normalListing > .content-col > div > h2 {
          font-size: 3rem; } }
    .normalListingParent > .container > div > h2, .content-spotlight-block.full-width-container .normalListingParent > .content-col > div > h2,
    .normalListing > .container > div > h2,
    .content-spotlight-block.full-width-container .normalListing > .content-col > div > h2 {
      line-height: 34px; }
      @media screen and (min-width: 768px) {
        .normalListingParent > .container > div > h2, .content-spotlight-block.full-width-container .normalListingParent > .content-col > div > h2,
        .normalListing > .container > div > h2,
        .content-spotlight-block.full-width-container .normalListing > .content-col > div > h2 {
          line-height: calc(34px + 16 * ((100vw - 768px) / 732)); } }
      @media screen and (min-width: 1500px) {
        .normalListingParent > .container > div > h2, .content-spotlight-block.full-width-container .normalListingParent > .content-col > div > h2,
        .normalListing > .container > div > h2,
        .content-spotlight-block.full-width-container .normalListing > .content-col > div > h2 {
          line-height: 50px; } }

.fullItemClick {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1; }

.genericblock {
  padding: 0;
  border-radius: 10px;
  overflow: hidden; }
  .genericblock .generalBlock.largeCenteredTitle .container, .genericblock .generalBlock.largeCenteredTitle .content-spotlight-block.full-width-container .content-col, .content-spotlight-block.full-width-container .genericblock .generalBlock.largeCenteredTitle .content-col {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-right: 46px !important;
    padding-left: 46px !important; }
    .genericblock .generalBlock.largeCenteredTitle .container .blockInfos, .genericblock .generalBlock.largeCenteredTitle .content-spotlight-block.full-width-container .content-col .blockInfos, .content-spotlight-block.full-width-container .genericblock .generalBlock.largeCenteredTitle .content-col .blockInfos {
      text-align: center;
      max-width: 585px;
      margin: 0 auto;
      display: block;
      font-family: "ABCFavoritMono"; }
      .genericblock .generalBlock.largeCenteredTitle .container .blockInfos h2, .genericblock .generalBlock.largeCenteredTitle .content-spotlight-block.full-width-container .content-col .blockInfos h2, .content-spotlight-block.full-width-container .genericblock .generalBlock.largeCenteredTitle .content-col .blockInfos h2 {
        font-weight: 500;
        text-align: center; }
        .genericblock .generalBlock.largeCenteredTitle .container .blockInfos h2, .genericblock .generalBlock.largeCenteredTitle .content-spotlight-block.full-width-container .content-col .blockInfos h2, .content-spotlight-block.full-width-container .genericblock .generalBlock.largeCenteredTitle .content-col .blockInfos h2 {
          font-size: 2.5rem; }
          @media screen and (min-width: 48rem) {
            .genericblock .generalBlock.largeCenteredTitle .container .blockInfos h2, .genericblock .generalBlock.largeCenteredTitle .content-spotlight-block.full-width-container .content-col .blockInfos h2, .content-spotlight-block.full-width-container .genericblock .generalBlock.largeCenteredTitle .content-col .blockInfos h2 {
              font-size: calc(2.5rem + 1.5625 * ((100vw - 48rem) / 45.75)); } }
          @media screen and (min-width: 93.75rem) {
            .genericblock .generalBlock.largeCenteredTitle .container .blockInfos h2, .genericblock .generalBlock.largeCenteredTitle .content-spotlight-block.full-width-container .content-col .blockInfos h2, .content-spotlight-block.full-width-container .genericblock .generalBlock.largeCenteredTitle .content-col .blockInfos h2 {
              font-size: 4.0625rem; } }
  .genericblock .withBgFixed .container, .genericblock .withBgFixed .content-spotlight-block.full-width-container .content-col, .content-spotlight-block.full-width-container .genericblock .withBgFixed .content-col {
    position: absolute; }
    .genericblock .withBgFixed .container .blockInfos, .genericblock .withBgFixed .content-spotlight-block.full-width-container .content-col .blockInfos, .content-spotlight-block.full-width-container .genericblock .withBgFixed .content-col .blockInfos {
      max-width: 900px; }
  .genericblock .whiteBg {
    background-color: #ffffff; }
  .genericblock .whiteBg.has-parallax {
    background-color: transparent; }
  .genericblock .greyBg {
    background-color: #e8e8e3; }
  .genericblock .green {
    background-color: #2b3e2b; }
  .genericblock .lightPurple {
    background-color: #aa95ff; }
  .genericblock .blueBg.generalBlock {
    background-color: #bbe8ee; }
    .genericblock .blueBg.generalBlock .container .blockInfos, .genericblock .blueBg.generalBlock .content-spotlight-block.full-width-container .content-col .blockInfos, .content-spotlight-block.full-width-container .genericblock .blueBg.generalBlock .content-col .blockInfos {
      text-align: center;
      max-width: 800px;
      margin: auto; }
      .genericblock .blueBg.generalBlock .container .blockInfos .btn, .genericblock .blueBg.generalBlock .content-spotlight-block.full-width-container .content-col .blockInfos .btn, .content-spotlight-block.full-width-container .genericblock .blueBg.generalBlock .content-col .blockInfos .btn {
        border: 1px solid black !important; }
  .genericblock .generalBlock .blueBg.container, .genericblock .generalBlock .content-spotlight-block.full-width-container .blueBg.content-col, .content-spotlight-block.full-width-container .genericblock .generalBlock .blueBg.content-col {
    background-color: #bbe8ee !important; }
    .genericblock .generalBlock .blueBg.container .blockInfos h2, .genericblock .generalBlock .content-spotlight-block.full-width-container .blueBg.content-col .blockInfos h2, .content-spotlight-block.full-width-container .genericblock .generalBlock .blueBg.content-col .blockInfos h2,
    .genericblock .generalBlock .blueBg.container .blockInfos .tag,
    .genericblock .generalBlock .content-spotlight-block.full-width-container .blueBg.content-col .blockInfos .tag,
    .content-spotlight-block.full-width-container .genericblock .generalBlock .blueBg.content-col .blockInfos .tag,
    .genericblock .generalBlock .blueBg.container .blockInfos div,
    .genericblock .generalBlock .content-spotlight-block.full-width-container .blueBg.content-col .blockInfos div,
    .content-spotlight-block.full-width-container .genericblock .generalBlock .blueBg.content-col .blockInfos div,
    .genericblock .generalBlock .blueBg.container .blockInfos .intro,
    .genericblock .generalBlock .content-spotlight-block.full-width-container .blueBg.content-col .blockInfos .intro,
    .content-spotlight-block.full-width-container .genericblock .generalBlock .blueBg.content-col .blockInfos .intro,
    .genericblock .generalBlock .blueBg.container .blockInfos p,
    .genericblock .generalBlock .content-spotlight-block.full-width-container .blueBg.content-col .blockInfos p,
    .content-spotlight-block.full-width-container .genericblock .generalBlock .blueBg.content-col .blockInfos p,
    .genericblock .generalBlock .blueBg.container .blockInfos div,
    .genericblock .generalBlock .content-spotlight-block.full-width-container .blueBg.content-col .blockInfos div,
    .content-spotlight-block.full-width-container .genericblock .generalBlock .blueBg.content-col .blockInfos div {
      color: #1e1e1e; }
    .genericblock .generalBlock .blueBg.container .blockInfos .intro p, .genericblock .generalBlock .content-spotlight-block.full-width-container .blueBg.content-col .blockInfos .intro p, .content-spotlight-block.full-width-container .genericblock .generalBlock .blueBg.content-col .blockInfos .intro p,
    .genericblock .generalBlock .blueBg.container .blockInfos .intro div,
    .genericblock .generalBlock .content-spotlight-block.full-width-container .blueBg.content-col .blockInfos .intro div,
    .content-spotlight-block.full-width-container .genericblock .generalBlock .blueBg.content-col .blockInfos .intro div {
      color: #1e1e1e; }
    .genericblock .generalBlock .blueBg.container .blockInfos .btn, .genericblock .generalBlock .content-spotlight-block.full-width-container .blueBg.content-col .blockInfos .btn, .content-spotlight-block.full-width-container .genericblock .generalBlock .blueBg.content-col .blockInfos .btn,
    .genericblock .generalBlock .blueBg.container .blockInfos .link,
    .genericblock .generalBlock .content-spotlight-block.full-width-container .blueBg.content-col .blockInfos .link,
    .content-spotlight-block.full-width-container .genericblock .generalBlock .blueBg.content-col .blockInfos .link {
      padding: 12px 25px;
      border-radius: 100px;
      border: 1px solid #000000;
      font-size: 1rem;
      font-weight: 400;
      line-height: 1;
      color: #000000;
      display: block;
      min-height: 44px;
      min-width: 44px;
      width: fit-content;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      text-decoration: none;
      display: inline-block; }
      .genericblock .generalBlock .blueBg.container .blockInfos .btn:hover, .genericblock .generalBlock .content-spotlight-block.full-width-container .blueBg.content-col .blockInfos .btn:hover, .content-spotlight-block.full-width-container .genericblock .generalBlock .blueBg.content-col .blockInfos .btn:hover, .genericblock .generalBlock .blueBg.container .blockInfos .btn:focus, .genericblock .generalBlock .content-spotlight-block.full-width-container .blueBg.content-col .blockInfos .btn:focus, .content-spotlight-block.full-width-container .genericblock .generalBlock .blueBg.content-col .blockInfos .btn:focus, .genericblock .generalBlock .blueBg.container .blockInfos .btn:focus-visible, .genericblock .generalBlock .content-spotlight-block.full-width-container .blueBg.content-col .blockInfos .btn:focus-visible, .content-spotlight-block.full-width-container .genericblock .generalBlock .blueBg.content-col .blockInfos .btn:focus-visible, .genericblock .generalBlock .blueBg.container .blockInfos .btn:focus-within, .genericblock .generalBlock .content-spotlight-block.full-width-container .blueBg.content-col .blockInfos .btn:focus-within, .content-spotlight-block.full-width-container .genericblock .generalBlock .blueBg.content-col .blockInfos .btn:focus-within,
      .genericblock .generalBlock .blueBg.container .blockInfos .link:hover,
      .genericblock .generalBlock .content-spotlight-block.full-width-container .blueBg.content-col .blockInfos .link:hover,
      .content-spotlight-block.full-width-container .genericblock .generalBlock .blueBg.content-col .blockInfos .link:hover,
      .genericblock .generalBlock .blueBg.container .blockInfos .link:focus,
      .genericblock .generalBlock .content-spotlight-block.full-width-container .blueBg.content-col .blockInfos .link:focus,
      .content-spotlight-block.full-width-container .genericblock .generalBlock .blueBg.content-col .blockInfos .link:focus,
      .genericblock .generalBlock .blueBg.container .blockInfos .link:focus-visible,
      .genericblock .generalBlock .content-spotlight-block.full-width-container .blueBg.content-col .blockInfos .link:focus-visible,
      .content-spotlight-block.full-width-container .genericblock .generalBlock .blueBg.content-col .blockInfos .link:focus-visible,
      .genericblock .generalBlock .blueBg.container .blockInfos .link:focus-within,
      .genericblock .generalBlock .content-spotlight-block.full-width-container .blueBg.content-col .blockInfos .link:focus-within,
      .content-spotlight-block.full-width-container .genericblock .generalBlock .blueBg.content-col .blockInfos .link:focus-within {
        background-color: #000000;
        color: #ffffff; }
  .genericblock .generalBlock.withBgFixed div.container .blockInfos h2, .genericblock .generalBlock.withBgFixed .content-spotlight-block.full-width-container div.content-col .blockInfos h2, .content-spotlight-block.full-width-container .genericblock .generalBlock.withBgFixed div.content-col .blockInfos h2,
  .genericblock .generalBlock.withBgFixed div.container .blockInfos .tag,
  .genericblock .generalBlock.withBgFixed .content-spotlight-block.full-width-container div.content-col .blockInfos .tag,
  .content-spotlight-block.full-width-container .genericblock .generalBlock.withBgFixed div.content-col .blockInfos .tag,
  .genericblock .generalBlock.withBgFixed div.container .blockInfos div,
  .genericblock .generalBlock.withBgFixed .content-spotlight-block.full-width-container div.content-col .blockInfos div,
  .content-spotlight-block.full-width-container .genericblock .generalBlock.withBgFixed div.content-col .blockInfos div,
  .genericblock .generalBlock.withBgFixed div.container .blockInfos .intro div,
  .genericblock .generalBlock.withBgFixed .content-spotlight-block.full-width-container div.content-col .blockInfos .intro div,
  .content-spotlight-block.full-width-container .genericblock .generalBlock.withBgFixed div.content-col .blockInfos .intro div,
  .genericblock .generalBlock.withBgFixed div.container .blockInfos .intro p,
  .genericblock .generalBlock.withBgFixed .content-spotlight-block.full-width-container div.content-col .blockInfos .intro p,
  .content-spotlight-block.full-width-container .genericblock .generalBlock.withBgFixed div.content-col .blockInfos .intro p {
    color: #ffffff; }
  .genericblock .generalBlock.withBgFixed div.container .blockInfos .btn, .genericblock .generalBlock.withBgFixed .content-spotlight-block.full-width-container div.content-col .blockInfos .btn, .content-spotlight-block.full-width-container .genericblock .generalBlock.withBgFixed div.content-col .blockInfos .btn,
  .genericblock .generalBlock.withBgFixed div.container .blockInfos .link,
  .genericblock .generalBlock.withBgFixed .content-spotlight-block.full-width-container div.content-col .blockInfos .link,
  .content-spotlight-block.full-width-container .genericblock .generalBlock.withBgFixed div.content-col .blockInfos .link {
    padding: 12px 25px;
    border-radius: 100px;
    border: 1px solid #ffffff;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1;
    color: #ffffff;
    display: block;
    width: fit-content;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-decoration: none;
    min-height: 44px;
    min-width: 44px;
    display: inline-block; }
    .genericblock .generalBlock.withBgFixed div.container .blockInfos .btn:hover, .genericblock .generalBlock.withBgFixed .content-spotlight-block.full-width-container div.content-col .blockInfos .btn:hover, .content-spotlight-block.full-width-container .genericblock .generalBlock.withBgFixed div.content-col .blockInfos .btn:hover,
    .genericblock .generalBlock.withBgFixed div.container .blockInfos .link:hover,
    .genericblock .generalBlock.withBgFixed .content-spotlight-block.full-width-container div.content-col .blockInfos .link:hover,
    .content-spotlight-block.full-width-container .genericblock .generalBlock.withBgFixed div.content-col .blockInfos .link:hover {
      background-color: #ffffff;
      color: #1e1e1e; }
  .genericblock .navy.generalBlock {
    background-color: #4c3de3; }
    .genericblock .navy.generalBlock .container .blockInfos .tag, .genericblock .navy.generalBlock .content-spotlight-block.full-width-container .content-col .blockInfos .tag, .content-spotlight-block.full-width-container .genericblock .navy.generalBlock .content-col .blockInfos .tag {
      margin-bottom: 140px; }
    .genericblock .navy.generalBlock .btn,
    .genericblock .navy.generalBlock .link {
      padding: 12px 25px;
      border-radius: 100px;
      border: 1px solid #ffffff;
      font-size: 1rem;
      font-weight: 400;
      line-height: 1;
      color: #ffffff;
      display: block;
      width: fit-content;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      text-decoration: none;
      min-height: 44px;
      min-width: 44px; }
      .genericblock .navy.generalBlock .btn:hover,
      .genericblock .navy.generalBlock .link:hover {
        background-color: #ffffff;
        color: #1e1e1e; }
  .genericblock .green.generalBlock .container .blockInfos .tag, .genericblock .green.generalBlock .content-spotlight-block.full-width-container .content-col .blockInfos .tag, .content-spotlight-block.full-width-container .genericblock .green.generalBlock .content-col .blockInfos .tag {
    margin-bottom: 140px; }
  .genericblock .green.generalBlock .btn,
  .genericblock .green.generalBlock .link {
    padding: 12px 25px;
    border-radius: 100px;
    border: 1px solid #ffffff;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1;
    color: #ffffff;
    display: block;
    width: fit-content;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-decoration: none;
    min-height: 44px;
    min-width: 44px; }
    .genericblock .green.generalBlock .btn:hover,
    .genericblock .green.generalBlock .link:hover {
      background-color: #ffffff;
      color: #1e1e1e; }
  .genericblock .lightPurple.generalBlock .container .blockInfos h2, .genericblock .lightPurple.generalBlock .content-spotlight-block.full-width-container .content-col .blockInfos h2, .content-spotlight-block.full-width-container .genericblock .lightPurple.generalBlock .content-col .blockInfos h2,
  .genericblock .lightPurple.generalBlock .container .blockInfos .tag,
  .genericblock .lightPurple.generalBlock .content-spotlight-block.full-width-container .content-col .blockInfos .tag,
  .content-spotlight-block.full-width-container .genericblock .lightPurple.generalBlock .content-col .blockInfos .tag,
  .genericblock .blueBg.generalBlock .container .blockInfos h2,
  .genericblock .blueBg.generalBlock .content-spotlight-block.full-width-container .content-col .blockInfos h2,
  .content-spotlight-block.full-width-container .genericblock .blueBg.generalBlock .content-col .blockInfos h2,
  .genericblock .blueBg.generalBlock .container .blockInfos .tag,
  .genericblock .blueBg.generalBlock .content-spotlight-block.full-width-container .content-col .blockInfos .tag,
  .content-spotlight-block.full-width-container .genericblock .blueBg.generalBlock .content-col .blockInfos .tag,
  .genericblock .whiteBg.generalBlock .container .blockInfos h2,
  .genericblock .whiteBg.generalBlock .content-spotlight-block.full-width-container .content-col .blockInfos h2,
  .content-spotlight-block.full-width-container .genericblock .whiteBg.generalBlock .content-col .blockInfos h2,
  .genericblock .whiteBg.generalBlock .container .blockInfos .tag,
  .genericblock .whiteBg.generalBlock .content-spotlight-block.full-width-container .content-col .blockInfos .tag,
  .content-spotlight-block.full-width-container .genericblock .whiteBg.generalBlock .content-col .blockInfos .tag,
  .genericblock .greyBg.generalBlock .container .blockInfos h2,
  .genericblock .greyBg.generalBlock .content-spotlight-block.full-width-container .content-col .blockInfos h2,
  .content-spotlight-block.full-width-container .genericblock .greyBg.generalBlock .content-col .blockInfos h2,
  .genericblock .greyBg.generalBlock .container .blockInfos .tag,
  .genericblock .greyBg.generalBlock .content-spotlight-block.full-width-container .content-col .blockInfos .tag,
  .content-spotlight-block.full-width-container .genericblock .greyBg.generalBlock .content-col .blockInfos .tag {
    color: #000000; }
  .genericblock .lightPurple.generalBlock .container .blockInfos .intro p, .genericblock .lightPurple.generalBlock .content-spotlight-block.full-width-container .content-col .blockInfos .intro p, .content-spotlight-block.full-width-container .genericblock .lightPurple.generalBlock .content-col .blockInfos .intro p,
  .genericblock .lightPurple.generalBlock .container .blockInfos .intro div,
  .genericblock .lightPurple.generalBlock .content-spotlight-block.full-width-container .content-col .blockInfos .intro div,
  .content-spotlight-block.full-width-container .genericblock .lightPurple.generalBlock .content-col .blockInfos .intro div,
  .genericblock .blueBg.generalBlock .container .blockInfos .intro p,
  .genericblock .blueBg.generalBlock .content-spotlight-block.full-width-container .content-col .blockInfos .intro p,
  .content-spotlight-block.full-width-container .genericblock .blueBg.generalBlock .content-col .blockInfos .intro p,
  .genericblock .blueBg.generalBlock .container .blockInfos .intro div,
  .genericblock .blueBg.generalBlock .content-spotlight-block.full-width-container .content-col .blockInfos .intro div,
  .content-spotlight-block.full-width-container .genericblock .blueBg.generalBlock .content-col .blockInfos .intro div,
  .genericblock .whiteBg.generalBlock .container .blockInfos .intro p,
  .genericblock .whiteBg.generalBlock .content-spotlight-block.full-width-container .content-col .blockInfos .intro p,
  .content-spotlight-block.full-width-container .genericblock .whiteBg.generalBlock .content-col .blockInfos .intro p,
  .genericblock .whiteBg.generalBlock .container .blockInfos .intro div,
  .genericblock .whiteBg.generalBlock .content-spotlight-block.full-width-container .content-col .blockInfos .intro div,
  .content-spotlight-block.full-width-container .genericblock .whiteBg.generalBlock .content-col .blockInfos .intro div,
  .genericblock .greyBg.generalBlock .container .blockInfos .intro p,
  .genericblock .greyBg.generalBlock .content-spotlight-block.full-width-container .content-col .blockInfos .intro p,
  .content-spotlight-block.full-width-container .genericblock .greyBg.generalBlock .content-col .blockInfos .intro p,
  .genericblock .greyBg.generalBlock .container .blockInfos .intro div,
  .genericblock .greyBg.generalBlock .content-spotlight-block.full-width-container .content-col .blockInfos .intro div,
  .content-spotlight-block.full-width-container .genericblock .greyBg.generalBlock .content-col .blockInfos .intro div {
    color: #000000;
    font-size: 1.25rem; }
  .genericblock .lightPurple.generalBlock .container .blockInfos .tag, .genericblock .lightPurple.generalBlock .content-spotlight-block.full-width-container .content-col .blockInfos .tag, .content-spotlight-block.full-width-container .genericblock .lightPurple.generalBlock .content-col .blockInfos .tag,
  .genericblock .blueBg.generalBlock .container .blockInfos .tag,
  .genericblock .blueBg.generalBlock .content-spotlight-block.full-width-container .content-col .blockInfos .tag,
  .content-spotlight-block.full-width-container .genericblock .blueBg.generalBlock .content-col .blockInfos .tag,
  .genericblock .whiteBg.generalBlock .container .blockInfos .tag,
  .genericblock .whiteBg.generalBlock .content-spotlight-block.full-width-container .content-col .blockInfos .tag,
  .content-spotlight-block.full-width-container .genericblock .whiteBg.generalBlock .content-col .blockInfos .tag,
  .genericblock .greyBg.generalBlock .container .blockInfos .tag,
  .genericblock .greyBg.generalBlock .content-spotlight-block.full-width-container .content-col .blockInfos .tag,
  .content-spotlight-block.full-width-container .genericblock .greyBg.generalBlock .content-col .blockInfos .tag {
    margin-bottom: 40px; }
  .genericblock .lightPurple.generalBlock .container .blockInfos .btn, .genericblock .lightPurple.generalBlock .content-spotlight-block.full-width-container .content-col .blockInfos .btn, .content-spotlight-block.full-width-container .genericblock .lightPurple.generalBlock .content-col .blockInfos .btn,
  .genericblock .lightPurple.generalBlock .container .blockInfos .link,
  .genericblock .lightPurple.generalBlock .content-spotlight-block.full-width-container .content-col .blockInfos .link,
  .content-spotlight-block.full-width-container .genericblock .lightPurple.generalBlock .content-col .blockInfos .link,
  .genericblock .blueBg.generalBlock .container .blockInfos .btn,
  .genericblock .blueBg.generalBlock .content-spotlight-block.full-width-container .content-col .blockInfos .btn,
  .content-spotlight-block.full-width-container .genericblock .blueBg.generalBlock .content-col .blockInfos .btn,
  .genericblock .blueBg.generalBlock .container .blockInfos .link,
  .genericblock .blueBg.generalBlock .content-spotlight-block.full-width-container .content-col .blockInfos .link,
  .content-spotlight-block.full-width-container .genericblock .blueBg.generalBlock .content-col .blockInfos .link,
  .genericblock .whiteBg.generalBlock .container .blockInfos .btn,
  .genericblock .whiteBg.generalBlock .content-spotlight-block.full-width-container .content-col .blockInfos .btn,
  .content-spotlight-block.full-width-container .genericblock .whiteBg.generalBlock .content-col .blockInfos .btn,
  .genericblock .whiteBg.generalBlock .container .blockInfos .link,
  .genericblock .whiteBg.generalBlock .content-spotlight-block.full-width-container .content-col .blockInfos .link,
  .content-spotlight-block.full-width-container .genericblock .whiteBg.generalBlock .content-col .blockInfos .link,
  .genericblock .greyBg.generalBlock .container .blockInfos .btn,
  .genericblock .greyBg.generalBlock .content-spotlight-block.full-width-container .content-col .blockInfos .btn,
  .content-spotlight-block.full-width-container .genericblock .greyBg.generalBlock .content-col .blockInfos .btn,
  .genericblock .greyBg.generalBlock .container .blockInfos .link,
  .genericblock .greyBg.generalBlock .content-spotlight-block.full-width-container .content-col .blockInfos .link,
  .content-spotlight-block.full-width-container .genericblock .greyBg.generalBlock .content-col .blockInfos .link {
    padding: 12px 25px;
    border-radius: 100px;
    border: 1px solid #000000;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1;
    color: #000000;
    display: block;
    min-height: 44px;
    min-width: 44px;
    width: fit-content;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-decoration: none;
    display: inline-block; }
    .genericblock .lightPurple.generalBlock .container .blockInfos .btn:hover, .genericblock .lightPurple.generalBlock .content-spotlight-block.full-width-container .content-col .blockInfos .btn:hover, .content-spotlight-block.full-width-container .genericblock .lightPurple.generalBlock .content-col .blockInfos .btn:hover, .genericblock .lightPurple.generalBlock .container .blockInfos .btn:focus, .genericblock .lightPurple.generalBlock .content-spotlight-block.full-width-container .content-col .blockInfos .btn:focus, .content-spotlight-block.full-width-container .genericblock .lightPurple.generalBlock .content-col .blockInfos .btn:focus, .genericblock .lightPurple.generalBlock .container .blockInfos .btn:focus-visible, .genericblock .lightPurple.generalBlock .content-spotlight-block.full-width-container .content-col .blockInfos .btn:focus-visible, .content-spotlight-block.full-width-container .genericblock .lightPurple.generalBlock .content-col .blockInfos .btn:focus-visible, .genericblock .lightPurple.generalBlock .container .blockInfos .btn:focus-within, .genericblock .lightPurple.generalBlock .content-spotlight-block.full-width-container .content-col .blockInfos .btn:focus-within, .content-spotlight-block.full-width-container .genericblock .lightPurple.generalBlock .content-col .blockInfos .btn:focus-within,
    .genericblock .lightPurple.generalBlock .container .blockInfos .link:hover,
    .genericblock .lightPurple.generalBlock .content-spotlight-block.full-width-container .content-col .blockInfos .link:hover,
    .content-spotlight-block.full-width-container .genericblock .lightPurple.generalBlock .content-col .blockInfos .link:hover,
    .genericblock .lightPurple.generalBlock .container .blockInfos .link:focus,
    .genericblock .lightPurple.generalBlock .content-spotlight-block.full-width-container .content-col .blockInfos .link:focus,
    .content-spotlight-block.full-width-container .genericblock .lightPurple.generalBlock .content-col .blockInfos .link:focus,
    .genericblock .lightPurple.generalBlock .container .blockInfos .link:focus-visible,
    .genericblock .lightPurple.generalBlock .content-spotlight-block.full-width-container .content-col .blockInfos .link:focus-visible,
    .content-spotlight-block.full-width-container .genericblock .lightPurple.generalBlock .content-col .blockInfos .link:focus-visible,
    .genericblock .lightPurple.generalBlock .container .blockInfos .link:focus-within,
    .genericblock .lightPurple.generalBlock .content-spotlight-block.full-width-container .content-col .blockInfos .link:focus-within,
    .content-spotlight-block.full-width-container .genericblock .lightPurple.generalBlock .content-col .blockInfos .link:focus-within,
    .genericblock .blueBg.generalBlock .container .blockInfos .btn:hover,
    .genericblock .blueBg.generalBlock .content-spotlight-block.full-width-container .content-col .blockInfos .btn:hover,
    .content-spotlight-block.full-width-container .genericblock .blueBg.generalBlock .content-col .blockInfos .btn:hover,
    .genericblock .blueBg.generalBlock .container .blockInfos .btn:focus,
    .genericblock .blueBg.generalBlock .content-spotlight-block.full-width-container .content-col .blockInfos .btn:focus,
    .content-spotlight-block.full-width-container .genericblock .blueBg.generalBlock .content-col .blockInfos .btn:focus,
    .genericblock .blueBg.generalBlock .container .blockInfos .btn:focus-visible,
    .genericblock .blueBg.generalBlock .content-spotlight-block.full-width-container .content-col .blockInfos .btn:focus-visible,
    .content-spotlight-block.full-width-container .genericblock .blueBg.generalBlock .content-col .blockInfos .btn:focus-visible,
    .genericblock .blueBg.generalBlock .container .blockInfos .btn:focus-within,
    .genericblock .blueBg.generalBlock .content-spotlight-block.full-width-container .content-col .blockInfos .btn:focus-within,
    .content-spotlight-block.full-width-container .genericblock .blueBg.generalBlock .content-col .blockInfos .btn:focus-within,
    .genericblock .blueBg.generalBlock .container .blockInfos .link:hover,
    .genericblock .blueBg.generalBlock .content-spotlight-block.full-width-container .content-col .blockInfos .link:hover,
    .content-spotlight-block.full-width-container .genericblock .blueBg.generalBlock .content-col .blockInfos .link:hover,
    .genericblock .blueBg.generalBlock .container .blockInfos .link:focus,
    .genericblock .blueBg.generalBlock .content-spotlight-block.full-width-container .content-col .blockInfos .link:focus,
    .content-spotlight-block.full-width-container .genericblock .blueBg.generalBlock .content-col .blockInfos .link:focus,
    .genericblock .blueBg.generalBlock .container .blockInfos .link:focus-visible,
    .genericblock .blueBg.generalBlock .content-spotlight-block.full-width-container .content-col .blockInfos .link:focus-visible,
    .content-spotlight-block.full-width-container .genericblock .blueBg.generalBlock .content-col .blockInfos .link:focus-visible,
    .genericblock .blueBg.generalBlock .container .blockInfos .link:focus-within,
    .genericblock .blueBg.generalBlock .content-spotlight-block.full-width-container .content-col .blockInfos .link:focus-within,
    .content-spotlight-block.full-width-container .genericblock .blueBg.generalBlock .content-col .blockInfos .link:focus-within,
    .genericblock .whiteBg.generalBlock .container .blockInfos .btn:hover,
    .genericblock .whiteBg.generalBlock .content-spotlight-block.full-width-container .content-col .blockInfos .btn:hover,
    .content-spotlight-block.full-width-container .genericblock .whiteBg.generalBlock .content-col .blockInfos .btn:hover,
    .genericblock .whiteBg.generalBlock .container .blockInfos .btn:focus,
    .genericblock .whiteBg.generalBlock .content-spotlight-block.full-width-container .content-col .blockInfos .btn:focus,
    .content-spotlight-block.full-width-container .genericblock .whiteBg.generalBlock .content-col .blockInfos .btn:focus,
    .genericblock .whiteBg.generalBlock .container .blockInfos .btn:focus-visible,
    .genericblock .whiteBg.generalBlock .content-spotlight-block.full-width-container .content-col .blockInfos .btn:focus-visible,
    .content-spotlight-block.full-width-container .genericblock .whiteBg.generalBlock .content-col .blockInfos .btn:focus-visible,
    .genericblock .whiteBg.generalBlock .container .blockInfos .btn:focus-within,
    .genericblock .whiteBg.generalBlock .content-spotlight-block.full-width-container .content-col .blockInfos .btn:focus-within,
    .content-spotlight-block.full-width-container .genericblock .whiteBg.generalBlock .content-col .blockInfos .btn:focus-within,
    .genericblock .whiteBg.generalBlock .container .blockInfos .link:hover,
    .genericblock .whiteBg.generalBlock .content-spotlight-block.full-width-container .content-col .blockInfos .link:hover,
    .content-spotlight-block.full-width-container .genericblock .whiteBg.generalBlock .content-col .blockInfos .link:hover,
    .genericblock .whiteBg.generalBlock .container .blockInfos .link:focus,
    .genericblock .whiteBg.generalBlock .content-spotlight-block.full-width-container .content-col .blockInfos .link:focus,
    .content-spotlight-block.full-width-container .genericblock .whiteBg.generalBlock .content-col .blockInfos .link:focus,
    .genericblock .whiteBg.generalBlock .container .blockInfos .link:focus-visible,
    .genericblock .whiteBg.generalBlock .content-spotlight-block.full-width-container .content-col .blockInfos .link:focus-visible,
    .content-spotlight-block.full-width-container .genericblock .whiteBg.generalBlock .content-col .blockInfos .link:focus-visible,
    .genericblock .whiteBg.generalBlock .container .blockInfos .link:focus-within,
    .genericblock .whiteBg.generalBlock .content-spotlight-block.full-width-container .content-col .blockInfos .link:focus-within,
    .content-spotlight-block.full-width-container .genericblock .whiteBg.generalBlock .content-col .blockInfos .link:focus-within,
    .genericblock .greyBg.generalBlock .container .blockInfos .btn:hover,
    .genericblock .greyBg.generalBlock .content-spotlight-block.full-width-container .content-col .blockInfos .btn:hover,
    .content-spotlight-block.full-width-container .genericblock .greyBg.generalBlock .content-col .blockInfos .btn:hover,
    .genericblock .greyBg.generalBlock .container .blockInfos .btn:focus,
    .genericblock .greyBg.generalBlock .content-spotlight-block.full-width-container .content-col .blockInfos .btn:focus,
    .content-spotlight-block.full-width-container .genericblock .greyBg.generalBlock .content-col .blockInfos .btn:focus,
    .genericblock .greyBg.generalBlock .container .blockInfos .btn:focus-visible,
    .genericblock .greyBg.generalBlock .content-spotlight-block.full-width-container .content-col .blockInfos .btn:focus-visible,
    .content-spotlight-block.full-width-container .genericblock .greyBg.generalBlock .content-col .blockInfos .btn:focus-visible,
    .genericblock .greyBg.generalBlock .container .blockInfos .btn:focus-within,
    .genericblock .greyBg.generalBlock .content-spotlight-block.full-width-container .content-col .blockInfos .btn:focus-within,
    .content-spotlight-block.full-width-container .genericblock .greyBg.generalBlock .content-col .blockInfos .btn:focus-within,
    .genericblock .greyBg.generalBlock .container .blockInfos .link:hover,
    .genericblock .greyBg.generalBlock .content-spotlight-block.full-width-container .content-col .blockInfos .link:hover,
    .content-spotlight-block.full-width-container .genericblock .greyBg.generalBlock .content-col .blockInfos .link:hover,
    .genericblock .greyBg.generalBlock .container .blockInfos .link:focus,
    .genericblock .greyBg.generalBlock .content-spotlight-block.full-width-container .content-col .blockInfos .link:focus,
    .content-spotlight-block.full-width-container .genericblock .greyBg.generalBlock .content-col .blockInfos .link:focus,
    .genericblock .greyBg.generalBlock .container .blockInfos .link:focus-visible,
    .genericblock .greyBg.generalBlock .content-spotlight-block.full-width-container .content-col .blockInfos .link:focus-visible,
    .content-spotlight-block.full-width-container .genericblock .greyBg.generalBlock .content-col .blockInfos .link:focus-visible,
    .genericblock .greyBg.generalBlock .container .blockInfos .link:focus-within,
    .genericblock .greyBg.generalBlock .content-spotlight-block.full-width-container .content-col .blockInfos .link:focus-within,
    .content-spotlight-block.full-width-container .genericblock .greyBg.generalBlock .content-col .blockInfos .link:focus-within {
      background-color: #000000;
      color: #ffffff; }
  .genericblock .generalBlock.has-parallax .container, .genericblock .generalBlock.has-parallax .content-spotlight-block.full-width-container .content-col, .content-spotlight-block.full-width-container .genericblock .generalBlock.has-parallax .content-col,
  .genericblock .generalBlock.has-backgroundFixed.biggerHeaderSize .container,
  .genericblock .generalBlock.has-backgroundFixed.biggerHeaderSize .content-spotlight-block.full-width-container .content-col,
  .content-spotlight-block.full-width-container .genericblock .generalBlock.has-backgroundFixed.biggerHeaderSize .content-col {
    padding: 46px;
    position: absolute; }
    .genericblock .generalBlock.has-parallax .container .blockInfos, .genericblock .generalBlock.has-parallax .content-spotlight-block.full-width-container .content-col .blockInfos, .content-spotlight-block.full-width-container .genericblock .generalBlock.has-parallax .content-col .blockInfos,
    .genericblock .generalBlock.has-backgroundFixed.biggerHeaderSize .container .blockInfos,
    .genericblock .generalBlock.has-backgroundFixed.biggerHeaderSize .content-spotlight-block.full-width-container .content-col .blockInfos,
    .content-spotlight-block.full-width-container .genericblock .generalBlock.has-backgroundFixed.biggerHeaderSize .content-col .blockInfos {
      margin: 0;
      text-align: start; }
      .genericblock .generalBlock.has-parallax .container .blockInfos h2, .genericblock .generalBlock.has-parallax .content-spotlight-block.full-width-container .content-col .blockInfos h2, .content-spotlight-block.full-width-container .genericblock .generalBlock.has-parallax .content-col .blockInfos h2,
      .genericblock .generalBlock.has-parallax .container .blockInfos .tag,
      .genericblock .generalBlock.has-parallax .content-spotlight-block.full-width-container .content-col .blockInfos .tag,
      .content-spotlight-block.full-width-container .genericblock .generalBlock.has-parallax .content-col .blockInfos .tag,
      .genericblock .generalBlock.has-parallax .container .blockInfos .intro p,
      .genericblock .generalBlock.has-parallax .content-spotlight-block.full-width-container .content-col .blockInfos .intro p,
      .content-spotlight-block.full-width-container .genericblock .generalBlock.has-parallax .content-col .blockInfos .intro p,
      .genericblock .generalBlock.has-backgroundFixed.biggerHeaderSize .container .blockInfos h2,
      .genericblock .generalBlock.has-backgroundFixed.biggerHeaderSize .content-spotlight-block.full-width-container .content-col .blockInfos h2,
      .content-spotlight-block.full-width-container .genericblock .generalBlock.has-backgroundFixed.biggerHeaderSize .content-col .blockInfos h2,
      .genericblock .generalBlock.has-backgroundFixed.biggerHeaderSize .container .blockInfos .tag,
      .genericblock .generalBlock.has-backgroundFixed.biggerHeaderSize .content-spotlight-block.full-width-container .content-col .blockInfos .tag,
      .content-spotlight-block.full-width-container .genericblock .generalBlock.has-backgroundFixed.biggerHeaderSize .content-col .blockInfos .tag,
      .genericblock .generalBlock.has-backgroundFixed.biggerHeaderSize .container .blockInfos .intro p,
      .genericblock .generalBlock.has-backgroundFixed.biggerHeaderSize .content-spotlight-block.full-width-container .content-col .blockInfos .intro p,
      .content-spotlight-block.full-width-container .genericblock .generalBlock.has-backgroundFixed.biggerHeaderSize .content-col .blockInfos .intro p {
        color: #ffffff; }
      .genericblock .generalBlock.has-parallax .container .blockInfos .link, .genericblock .generalBlock.has-parallax .content-spotlight-block.full-width-container .content-col .blockInfos .link, .content-spotlight-block.full-width-container .genericblock .generalBlock.has-parallax .content-col .blockInfos .link,
      .genericblock .generalBlock.has-backgroundFixed.biggerHeaderSize .container .blockInfos .link,
      .genericblock .generalBlock.has-backgroundFixed.biggerHeaderSize .content-spotlight-block.full-width-container .content-col .blockInfos .link,
      .content-spotlight-block.full-width-container .genericblock .generalBlock.has-backgroundFixed.biggerHeaderSize .content-col .blockInfos .link {
        padding: 12px 25px;
        border-radius: 100px;
        border: 1px solid #ffffff;
        font-size: 1rem;
        font-weight: 400;
        line-height: 1;
        color: #ffffff;
        display: block;
        width: fit-content;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        text-decoration: none;
        min-height: 44px;
        min-width: 44px;
        display: inline-block; }
        .genericblock .generalBlock.has-parallax .container .blockInfos .link:hover, .genericblock .generalBlock.has-parallax .content-spotlight-block.full-width-container .content-col .blockInfos .link:hover, .content-spotlight-block.full-width-container .genericblock .generalBlock.has-parallax .content-col .blockInfos .link:hover,
        .genericblock .generalBlock.has-backgroundFixed.biggerHeaderSize .container .blockInfos .link:hover,
        .genericblock .generalBlock.has-backgroundFixed.biggerHeaderSize .content-spotlight-block.full-width-container .content-col .blockInfos .link:hover,
        .content-spotlight-block.full-width-container .genericblock .generalBlock.has-backgroundFixed.biggerHeaderSize .content-col .blockInfos .link:hover {
          background-color: #ffffff;
          color: #1e1e1e; }
  .genericblock .generalBlock {
    position: relative;
    border-radius: 10px;
    overflow: hidden; }
    .genericblock .generalBlock.biggerHeaderSize .container, .genericblock .generalBlock.biggerHeaderSize .content-spotlight-block.full-width-container .content-col, .content-spotlight-block.full-width-container .genericblock .generalBlock.biggerHeaderSize .content-col {
      position: relative; }
      .genericblock .generalBlock.biggerHeaderSize .container .blockInfos, .genericblock .generalBlock.biggerHeaderSize .content-spotlight-block.full-width-container .content-col .blockInfos, .content-spotlight-block.full-width-container .genericblock .generalBlock.biggerHeaderSize .content-col .blockInfos {
        margin: auto;
        text-align: center; }
        .genericblock .generalBlock.biggerHeaderSize .container .blockInfos h2, .genericblock .generalBlock.biggerHeaderSize .content-spotlight-block.full-width-container .content-col .blockInfos h2, .content-spotlight-block.full-width-container .genericblock .generalBlock.biggerHeaderSize .content-col .blockInfos h2 {
          line-height: 1.5;
          color: #1e1e1e; }
          .genericblock .generalBlock.biggerHeaderSize .container .blockInfos h2, .genericblock .generalBlock.biggerHeaderSize .content-spotlight-block.full-width-container .content-col .blockInfos h2, .content-spotlight-block.full-width-container .genericblock .generalBlock.biggerHeaderSize .content-col .blockInfos h2 {
            font-size: 1.875rem; }
            @media screen and (min-width: 48rem) {
              .genericblock .generalBlock.biggerHeaderSize .container .blockInfos h2, .genericblock .generalBlock.biggerHeaderSize .content-spotlight-block.full-width-container .content-col .blockInfos h2, .content-spotlight-block.full-width-container .genericblock .generalBlock.biggerHeaderSize .content-col .blockInfos h2 {
                font-size: calc(1.875rem + 1 * ((100vw - 48rem) / 45.75)); } }
            @media screen and (min-width: 93.75rem) {
              .genericblock .generalBlock.biggerHeaderSize .container .blockInfos h2, .genericblock .generalBlock.biggerHeaderSize .content-spotlight-block.full-width-container .content-col .blockInfos h2, .content-spotlight-block.full-width-container .genericblock .generalBlock.biggerHeaderSize .content-col .blockInfos h2 {
                font-size: 2.875rem; } }
        .genericblock .generalBlock.biggerHeaderSize .container .blockInfos a, .genericblock .generalBlock.biggerHeaderSize .content-spotlight-block.full-width-container .content-col .blockInfos a, .content-spotlight-block.full-width-container .genericblock .generalBlock.biggerHeaderSize .content-col .blockInfos a {
          display: inline-block;
          color: #1e1e1e;
          border: 1px solid #1e1e1e; }
    .genericblock .generalBlock.biggerHeaderSize.greyBg {
      background-color: #bbe8ee;
      padding: 80px 0;
      margin-bottom: 4px; }
    .genericblock .generalBlock.smallHeight .imageHolder {
      position: relative;
      width: 100%;
      min-height: 450px; }
      .genericblock .generalBlock.smallHeight .imageHolder:before {
        display: block;
        padding-top: 25%;
        content: ""; }
      .genericblock .generalBlock.smallHeight .imageHolder > * {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
    .genericblock .generalBlock.mediumHeight .imageHolder {
      position: relative;
      width: 100%;
      min-height: 450px; }
      .genericblock .generalBlock.mediumHeight .imageHolder:before {
        display: block;
        padding-top: 35%;
        content: ""; }
      .genericblock .generalBlock.mediumHeight .imageHolder > * {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
    .genericblock .generalBlock .imageHolder {
      position: relative;
      width: 100%;
      filter: brightness(75%);
      border-radius: 10px;
      overflow: hidden;
      min-height: 600px;
      flex: 1 1 50%; }
      .genericblock .generalBlock .imageHolder:before {
        display: block;
        padding-top: 48%;
        content: ""; }
      .genericblock .generalBlock .imageHolder > * {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
      .genericblock .generalBlock .imageHolder video {
        object-fit: cover;
        width: 100%;
        height: 100%; }
      .genericblock .generalBlock .imageHolder:before {
        background: rgba(0, 0, 0, 0.5); }
      .genericblock .generalBlock .imageHolder img {
        object-fit: cover;
        border-radius: 10px; }
    .genericblock .generalBlock .container, .genericblock .generalBlock .content-spotlight-block.full-width-container .content-col, .content-spotlight-block.full-width-container .genericblock .generalBlock .content-col {
      top: 0;
      left: 0;
      padding: 46px;
      height: 100%;
      z-index: 5; }
      .genericblock .generalBlock .container .genericblockIconHolder, .genericblock .generalBlock .content-spotlight-block.full-width-container .content-col .genericblockIconHolder, .content-spotlight-block.full-width-container .genericblock .generalBlock .content-col .genericblockIconHolder {
        position: absolute;
        top: 50%;
        right: 5%;
        transform: translateY(-50%); }
        .genericblock .generalBlock .container .genericblockIconHolder img, .genericblock .generalBlock .content-spotlight-block.full-width-container .content-col .genericblockIconHolder img, .content-spotlight-block.full-width-container .genericblock .generalBlock .content-col .genericblockIconHolder img {
          width: 221.86px;
          height: auto; }
      .genericblock .generalBlock .container .blockInfos .tag, .genericblock .generalBlock .content-spotlight-block.full-width-container .content-col .blockInfos .tag, .content-spotlight-block.full-width-container .genericblock .generalBlock .content-col .blockInfos .tag {
        font-size: 1rem;
        color: #ffffff;
        font-weight: 400;
        margin-bottom: 40px; }
      .genericblock .generalBlock .container .blockInfos h2, .genericblock .generalBlock .content-spotlight-block.full-width-container .content-col .blockInfos h2, .content-spotlight-block.full-width-container .genericblock .generalBlock .content-col .blockInfos h2 {
        line-height: 1.5;
        color: #ffffff;
        margin-bottom: 40px;
        font-weight: 400; }
        .genericblock .generalBlock .container .blockInfos h2, .genericblock .generalBlock .content-spotlight-block.full-width-container .content-col .blockInfos h2, .content-spotlight-block.full-width-container .genericblock .generalBlock .content-col .blockInfos h2 {
          font-size: 1.875rem; }
          @media screen and (min-width: 48rem) {
            .genericblock .generalBlock .container .blockInfos h2, .genericblock .generalBlock .content-spotlight-block.full-width-container .content-col .blockInfos h2, .content-spotlight-block.full-width-container .genericblock .generalBlock .content-col .blockInfos h2 {
              font-size: calc(1.875rem + 1 * ((100vw - 48rem) / 45.75)); } }
          @media screen and (min-width: 93.75rem) {
            .genericblock .generalBlock .container .blockInfos h2, .genericblock .generalBlock .content-spotlight-block.full-width-container .content-col .blockInfos h2, .content-spotlight-block.full-width-container .genericblock .generalBlock .content-col .blockInfos h2 {
              font-size: 2.875rem; } }
      .genericblock .generalBlock .container .blockInfos .intro, .genericblock .generalBlock .content-spotlight-block.full-width-container .content-col .blockInfos .intro, .content-spotlight-block.full-width-container .genericblock .generalBlock .content-col .blockInfos .intro {
        margin-bottom: 40px; }
        .genericblock .generalBlock .container .blockInfos .intro img, .genericblock .generalBlock .content-spotlight-block.full-width-container .content-col .blockInfos .intro img, .content-spotlight-block.full-width-container .genericblock .generalBlock .content-col .blockInfos .intro img {
          border-radius: 10px; }
        .genericblock .generalBlock .container .blockInfos .intro p a, .genericblock .generalBlock .content-spotlight-block.full-width-container .content-col .blockInfos .intro p a, .content-spotlight-block.full-width-container .genericblock .generalBlock .content-col .blockInfos .intro p a,
        .genericblock .generalBlock .container .blockInfos .intro p,
        .genericblock .generalBlock .content-spotlight-block.full-width-container .content-col .blockInfos .intro p,
        .content-spotlight-block.full-width-container .genericblock .generalBlock .content-col .blockInfos .intro p {
          font-size: 1.25rem; }
        .genericblock .generalBlock .container .blockInfos .intro p, .genericblock .generalBlock .content-spotlight-block.full-width-container .content-col .blockInfos .intro p, .content-spotlight-block.full-width-container .genericblock .generalBlock .content-col .blockInfos .intro p,
        .genericblock .generalBlock .container .blockInfos .intro div,
        .genericblock .generalBlock .content-spotlight-block.full-width-container .content-col .blockInfos .intro div,
        .content-spotlight-block.full-width-container .genericblock .generalBlock .content-col .blockInfos .intro div {
          color: #ffffff; }
          .genericblock .generalBlock .container .blockInfos .intro p, .genericblock .generalBlock .content-spotlight-block.full-width-container .content-col .blockInfos .intro p, .content-spotlight-block.full-width-container .genericblock .generalBlock .content-col .blockInfos .intro p,
          .genericblock .generalBlock .container .blockInfos .intro div,
          .genericblock .generalBlock .content-spotlight-block.full-width-container .content-col .blockInfos .intro div,
          .content-spotlight-block.full-width-container .genericblock .generalBlock .content-col .blockInfos .intro div {
            font-size: 1rem; }
            @media screen and (min-width: 48rem) {
              .genericblock .generalBlock .container .blockInfos .intro p, .genericblock .generalBlock .content-spotlight-block.full-width-container .content-col .blockInfos .intro p, .content-spotlight-block.full-width-container .genericblock .generalBlock .content-col .blockInfos .intro p,
              .genericblock .generalBlock .container .blockInfos .intro div,
              .genericblock .generalBlock .content-spotlight-block.full-width-container .content-col .blockInfos .intro div,
              .content-spotlight-block.full-width-container .genericblock .generalBlock .content-col .blockInfos .intro div {
                font-size: calc(1rem + 0.25 * ((100vw - 48rem) / 45.75)); } }
            @media screen and (min-width: 93.75rem) {
              .genericblock .generalBlock .container .blockInfos .intro p, .genericblock .generalBlock .content-spotlight-block.full-width-container .content-col .blockInfos .intro p, .content-spotlight-block.full-width-container .genericblock .generalBlock .content-col .blockInfos .intro p,
              .genericblock .generalBlock .container .blockInfos .intro div,
              .genericblock .generalBlock .content-spotlight-block.full-width-container .content-col .blockInfos .intro div,
              .content-spotlight-block.full-width-container .genericblock .generalBlock .content-col .blockInfos .intro div {
                font-size: 1.25rem; } }
      .genericblock .generalBlock .container .blockInfos .link, .genericblock .generalBlock .content-spotlight-block.full-width-container .content-col .blockInfos .link, .content-spotlight-block.full-width-container .genericblock .generalBlock .content-col .blockInfos .link {
        padding: 12px 25px;
        border-radius: 100px;
        border: 1px solid #ffffff;
        font-size: 1rem;
        font-weight: 400;
        line-height: 1;
        color: #ffffff;
        display: block;
        width: fit-content;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        text-decoration: none;
        min-height: 44px;
        min-width: 44px; }
        .genericblock .generalBlock .container .blockInfos .link:hover, .genericblock .generalBlock .content-spotlight-block.full-width-container .content-col .blockInfos .link:hover, .content-spotlight-block.full-width-container .genericblock .generalBlock .content-col .blockInfos .link:hover {
          background-color: #ffffff;
          color: #1e1e1e; }
  .genericblock .intro.normalSize > .container, .genericblock .content-spotlight-block.full-width-container .intro.normalSize > .content-col, .content-spotlight-block.full-width-container .genericblock .intro.normalSize > .content-col {
    padding-top: 46px;
    padding-bottom: 46px;
    /*background-color: #aa95ff;*/ }
    .genericblock .intro.normalSize > .container h2, .genericblock .content-spotlight-block.full-width-container .intro.normalSize > .content-col h2, .content-spotlight-block.full-width-container .genericblock .intro.normalSize > .content-col h2 {
      /*font-size: 1rem;*/
      font-weight: 400;
      line-height: 1.5;
      margin-bottom: 195px;
      color: #1e1e1e; }
    .genericblock .intro.normalSize > .container .description p, .genericblock .content-spotlight-block.full-width-container .intro.normalSize > .content-col .description p, .content-spotlight-block.full-width-container .genericblock .intro.normalSize > .content-col .description p {
      font-weight: 400;
      color: #1e1e1e;
      max-width: 1250px;
      width: 90%; }
      .genericblock .intro.normalSize > .container .description p, .genericblock .content-spotlight-block.full-width-container .intro.normalSize > .content-col .description p, .content-spotlight-block.full-width-container .genericblock .intro.normalSize > .content-col .description p {
        font-size: 1.875rem; }
        @media screen and (min-width: 48rem) {
          .genericblock .intro.normalSize > .container .description p, .genericblock .content-spotlight-block.full-width-container .intro.normalSize > .content-col .description p, .content-spotlight-block.full-width-container .genericblock .intro.normalSize > .content-col .description p {
            font-size: calc(1.875rem + 1.875 * ((100vw - 48rem) / 45.75)); } }
        @media screen and (min-width: 93.75rem) {
          .genericblock .intro.normalSize > .container .description p, .genericblock .content-spotlight-block.full-width-container .intro.normalSize > .content-col .description p, .content-spotlight-block.full-width-container .genericblock .intro.normalSize > .content-col .description p {
            font-size: 3.75rem; } }
      .genericblock .intro.normalSize > .container .description p, .genericblock .content-spotlight-block.full-width-container .intro.normalSize > .content-col .description p, .content-spotlight-block.full-width-container .genericblock .intro.normalSize > .content-col .description p {
        line-height: 30px; }
        @media screen and (min-width: 768px) {
          .genericblock .intro.normalSize > .container .description p, .genericblock .content-spotlight-block.full-width-container .intro.normalSize > .content-col .description p, .content-spotlight-block.full-width-container .genericblock .intro.normalSize > .content-col .description p {
            line-height: calc(30px + 30 * ((100vw - 768px) / 732)); } }
        @media screen and (min-width: 1500px) {
          .genericblock .intro.normalSize > .container .description p, .genericblock .content-spotlight-block.full-width-container .intro.normalSize > .content-col .description p, .content-spotlight-block.full-width-container .genericblock .intro.normalSize > .content-col .description p {
            line-height: 60px; } }
    .genericblock .intro.normalSize > .container .btn, .genericblock .content-spotlight-block.full-width-container .intro.normalSize > .content-col .btn, .content-spotlight-block.full-width-container .genericblock .intro.normalSize > .content-col .btn {
      padding: 12px 25px;
      border-radius: 100px;
      border: 1px solid #000000;
      font-size: 1rem;
      font-weight: 400;
      line-height: 1;
      color: #000000;
      display: block;
      min-height: 44px;
      min-width: 44px;
      width: fit-content;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      text-decoration: none;
      margin-top: 64px; }
      .genericblock .intro.normalSize > .container .btn:hover, .genericblock .content-spotlight-block.full-width-container .intro.normalSize > .content-col .btn:hover, .content-spotlight-block.full-width-container .genericblock .intro.normalSize > .content-col .btn:hover, .genericblock .intro.normalSize > .container .btn:focus, .genericblock .content-spotlight-block.full-width-container .intro.normalSize > .content-col .btn:focus, .content-spotlight-block.full-width-container .genericblock .intro.normalSize > .content-col .btn:focus, .genericblock .intro.normalSize > .container .btn:focus-visible, .genericblock .content-spotlight-block.full-width-container .intro.normalSize > .content-col .btn:focus-visible, .content-spotlight-block.full-width-container .genericblock .intro.normalSize > .content-col .btn:focus-visible, .genericblock .intro.normalSize > .container .btn:focus-within, .genericblock .content-spotlight-block.full-width-container .intro.normalSize > .content-col .btn:focus-within, .content-spotlight-block.full-width-container .genericblock .intro.normalSize > .content-col .btn:focus-within {
        background-color: #000000;
        color: #ffffff; }
  .genericblock .btn {
    padding: 12px 25px;
    border-radius: 100px;
    border: 1px solid #ffffff;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1;
    color: #ffffff;
    display: block;
    width: fit-content;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-decoration: none;
    min-height: 44px;
    min-width: 44px; }
    .genericblock .btn:hover {
      background-color: #ffffff;
      color: #1e1e1e; }
  .genericblock .imgText.rightImage .row {
    flex-direction: row-reverse; }
  .genericblock .imgText .row {
    margin: 0; }
    .genericblock .imgText .row .col {
      flex: 0 0 50%;
      max-width: 50%;
      padding-inline: 0; }
      .genericblock .imgText .row .col .imageHolder {
        position: relative;
        width: 100%;
        height: 100%;
        border-radius: 10px;
        overflow: hidden; }
        .genericblock .imgText .row .col .imageHolder:before {
          display: block;
          padding-top: 100%;
          content: ""; }
        .genericblock .imgText .row .col .imageHolder > * {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%; }
        .genericblock .imgText .row .col .imageHolder img {
          object-fit: cover;
          border-radius: 10px; }
      .genericblock .imgText .row .col .contentHolder {
        padding: 60px 46px;
        padding-left: 46px !important;
        background-color: #bbe8ee;
        border-radius: 10px;
        height: 100%; }
        .genericblock .imgText .row .col .contentHolder .tag {
          font-size: 1rem;
          color: #1e1e1e;
          font-weight: 400;
          margin-bottom: 30px; }
        .genericblock .imgText .row .col .contentHolder h3 {
          font-weight: 400;
          margin-bottom: 50px; }
          .genericblock .imgText .row .col .contentHolder h3 {
            font-size: 1.875rem; }
            @media screen and (min-width: 48rem) {
              .genericblock .imgText .row .col .contentHolder h3 {
                font-size: calc(1.875rem + 1.125 * ((100vw - 48rem) / 45.75)); } }
            @media screen and (min-width: 93.75rem) {
              .genericblock .imgText .row .col .contentHolder h3 {
                font-size: 3rem; } }
          .genericblock .imgText .row .col .contentHolder h3 {
            line-height: 34px; }
            @media screen and (min-width: 768px) {
              .genericblock .imgText .row .col .contentHolder h3 {
                line-height: calc(34px + 16 * ((100vw - 768px) / 732)); } }
            @media screen and (min-width: 1500px) {
              .genericblock .imgText .row .col .contentHolder h3 {
                line-height: 50px; } }
        .genericblock .imgText .row .col .contentHolder .blockDescription {
          margin-bottom: 40px; }
          .genericblock .imgText .row .col .contentHolder .blockDescription p {
            color: #1e1e1e;
            font-weight: 400; }
            .genericblock .imgText .row .col .contentHolder .blockDescription p {
              font-size: 1rem; }
              @media screen and (min-width: 48rem) {
                .genericblock .imgText .row .col .contentHolder .blockDescription p {
                  font-size: calc(1rem + 0.25 * ((100vw - 48rem) / 45.75)); } }
              @media screen and (min-width: 93.75rem) {
                .genericblock .imgText .row .col .contentHolder .blockDescription p {
                  font-size: 1.25rem; } }
        .genericblock .imgText .row .col .contentHolder .btn {
          padding: 12px 25px;
          border-radius: 100px;
          border: 1px solid #000000;
          font-size: 1rem;
          font-weight: 400;
          line-height: 1;
          color: #000000;
          display: block;
          min-height: 44px;
          min-width: 44px;
          width: fit-content;
          -webkit-transition: all 0.3s ease-in-out;
          -moz-transition: all 0.3s ease-in-out;
          -ms-transition: all 0.3s ease-in-out;
          -o-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out;
          text-decoration: none; }
          .genericblock .imgText .row .col .contentHolder .btn:hover, .genericblock .imgText .row .col .contentHolder .btn:focus, .genericblock .imgText .row .col .contentHolder .btn:focus-visible, .genericblock .imgText .row .col .contentHolder .btn:focus-within {
            background-color: #000000;
            color: #ffffff; }

.portfoliolistingblock {
  padding: 0;
  margin-bottom: 4px; }
  .portfoliolistingblock .container, .portfoliolistingblock .content-spotlight-block.full-width-container .content-col, .content-spotlight-block.full-width-container .portfoliolistingblock .content-col {
    background-color: #ffffff;
    padding-bottom: 16px;
    position: relative; }
    .portfoliolistingblock .container .btnHolder, .portfoliolistingblock .content-spotlight-block.full-width-container .content-col .btnHolder, .content-spotlight-block.full-width-container .portfoliolistingblock .content-col .btnHolder {
      position: absolute;
      top: 51px;
      right: 46px; }
      .portfoliolistingblock .container .btnHolder .btn, .portfoliolistingblock .content-spotlight-block.full-width-container .content-col .btnHolder .btn, .content-spotlight-block.full-width-container .portfoliolistingblock .content-col .btnHolder .btn {
        padding: 12px 25px;
        border-radius: 100px;
        border: 1px solid #000000;
        font-size: 1rem;
        font-weight: 400;
        line-height: 1;
        color: #000000;
        display: block;
        min-height: 44px;
        min-width: 44px;
        width: fit-content;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        text-decoration: none; }
        .portfoliolistingblock .container .btnHolder .btn:hover, .portfoliolistingblock .content-spotlight-block.full-width-container .content-col .btnHolder .btn:hover, .content-spotlight-block.full-width-container .portfoliolistingblock .content-col .btnHolder .btn:hover, .portfoliolistingblock .container .btnHolder .btn:focus, .portfoliolistingblock .content-spotlight-block.full-width-container .content-col .btnHolder .btn:focus, .content-spotlight-block.full-width-container .portfoliolistingblock .content-col .btnHolder .btn:focus, .portfoliolistingblock .container .btnHolder .btn:focus-visible, .portfoliolistingblock .content-spotlight-block.full-width-container .content-col .btnHolder .btn:focus-visible, .content-spotlight-block.full-width-container .portfoliolistingblock .content-col .btnHolder .btn:focus-visible, .portfoliolistingblock .container .btnHolder .btn:focus-within, .portfoliolistingblock .content-spotlight-block.full-width-container .content-col .btnHolder .btn:focus-within, .content-spotlight-block.full-width-container .portfoliolistingblock .content-col .btnHolder .btn:focus-within {
          background-color: #000000;
          color: #ffffff; }
    .portfoliolistingblock .container h2, .portfoliolistingblock .content-spotlight-block.full-width-container .content-col h2, .content-spotlight-block.full-width-container .portfoliolistingblock .content-col h2 {
      font-weight: 400;
      margin-bottom: 40px;
      flex: 0 0 100%;
      max-width: 100%; }
      .portfoliolistingblock .container h2, .portfoliolistingblock .content-spotlight-block.full-width-container .content-col h2, .content-spotlight-block.full-width-container .portfoliolistingblock .content-col h2 {
        font-size: 1.875rem; }
        @media screen and (min-width: 48rem) {
          .portfoliolistingblock .container h2, .portfoliolistingblock .content-spotlight-block.full-width-container .content-col h2, .content-spotlight-block.full-width-container .portfoliolistingblock .content-col h2 {
            font-size: calc(1.875rem + 1 * ((100vw - 48rem) / 45.75)); } }
        @media screen and (min-width: 93.75rem) {
          .portfoliolistingblock .container h2, .portfoliolistingblock .content-spotlight-block.full-width-container .content-col h2, .content-spotlight-block.full-width-container .portfoliolistingblock .content-col h2 {
            font-size: 2.875rem; } }
      .portfoliolistingblock .container h2, .portfoliolistingblock .content-spotlight-block.full-width-container .content-col h2, .content-spotlight-block.full-width-container .portfoliolistingblock .content-col h2 {
        line-height: 30px; }
        @media screen and (min-width: 768px) {
          .portfoliolistingblock .container h2, .portfoliolistingblock .content-spotlight-block.full-width-container .content-col h2, .content-spotlight-block.full-width-container .portfoliolistingblock .content-col h2 {
            line-height: calc(30px + 16 * ((100vw - 768px) / 732)); } }
        @media screen and (min-width: 1500px) {
          .portfoliolistingblock .container h2, .portfoliolistingblock .content-spotlight-block.full-width-container .content-col h2, .content-spotlight-block.full-width-container .portfoliolistingblock .content-col h2 {
            line-height: 46px; } }
    .portfoliolistingblock .container .row, .portfoliolistingblock .content-spotlight-block.full-width-container .content-col .row, .content-spotlight-block.full-width-container .portfoliolistingblock .content-col .row {
      margin-inline: 0px;
      display: block;
      padding-bottom: 30px; }
      .portfoliolistingblock .container .row [class*="col-"], .portfoliolistingblock .content-spotlight-block.full-width-container .content-col .row [class*="col-"], .content-spotlight-block.full-width-container .portfoliolistingblock .content-col .row [class*="col-"] {
        flex: 0 0 100%;
        max-width: 100%;
        padding-inline: 0px; }
        .portfoliolistingblock .container .row [class*="col-"] .listingItem, .portfoliolistingblock .content-spotlight-block.full-width-container .content-col .row [class*="col-"] .listingItem, .content-spotlight-block.full-width-container .portfoliolistingblock .content-col .row [class*="col-"] .listingItem {
          border-radius: 10px;
          background-color: #f3f3f0;
          padding: 30px;
          -webkit-transition: all 0.3s ease-in-out;
          -moz-transition: all 0.3s ease-in-out;
          -ms-transition: all 0.3s ease-in-out;
          -o-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out;
          margin-bottom: 16px;
          display: flex;
          flex-direction: column;
          height: 100%;
          min-height: unset !important; }
          .portfoliolistingblock .container .row [class*="col-"] .listingItem .newsType, .portfoliolistingblock .content-spotlight-block.full-width-container .content-col .row [class*="col-"] .listingItem .newsType, .content-spotlight-block.full-width-container .portfoliolistingblock .content-col .row [class*="col-"] .listingItem .newsType {
            display: none; }
          .portfoliolistingblock .container .row [class*="col-"] .listingItem .imgHolder, .portfoliolistingblock .content-spotlight-block.full-width-container .content-col .row [class*="col-"] .listingItem .imgHolder, .content-spotlight-block.full-width-container .portfoliolistingblock .content-col .row [class*="col-"] .listingItem .imgHolder {
            position: relative;
            width: 100%;
            max-width: 40%;
            margin-inline: auto;
            margin-bottom: 30px;
            flex-shrink: 0; }
            .portfoliolistingblock .container .row [class*="col-"] .listingItem .imgHolder:before, .portfoliolistingblock .content-spotlight-block.full-width-container .content-col .row [class*="col-"] .listingItem .imgHolder:before, .content-spotlight-block.full-width-container .portfoliolistingblock .content-col .row [class*="col-"] .listingItem .imgHolder:before {
              display: block;
              padding-top: 100%;
              content: ""; }
            .portfoliolistingblock .container .row [class*="col-"] .listingItem .imgHolder > *, .portfoliolistingblock .content-spotlight-block.full-width-container .content-col .row [class*="col-"] .listingItem .imgHolder > *, .content-spotlight-block.full-width-container .portfoliolistingblock .content-col .row [class*="col-"] .listingItem .imgHolder > * {
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%; }
            .portfoliolistingblock .container .row [class*="col-"] .listingItem .imgHolder img, .portfoliolistingblock .content-spotlight-block.full-width-container .content-col .row [class*="col-"] .listingItem .imgHolder img, .content-spotlight-block.full-width-container .portfoliolistingblock .content-col .row [class*="col-"] .listingItem .imgHolder img {
              object-fit: contain;
              -webkit-transition: all 0.3s ease-in-out;
              -moz-transition: all 0.3s ease-in-out;
              -ms-transition: all 0.3s ease-in-out;
              -o-transition: all 0.3s ease-in-out;
              transition: all 0.3s ease-in-out; }
          .portfoliolistingblock .container .row [class*="col-"] .listingItem:hover, .portfoliolistingblock .content-spotlight-block.full-width-container .content-col .row [class*="col-"] .listingItem:hover, .content-spotlight-block.full-width-container .portfoliolistingblock .content-col .row [class*="col-"] .listingItem:hover {
            background-color: #e8e8e3; }
            .portfoliolistingblock .container .row [class*="col-"] .listingItem:hover::after, .portfoliolistingblock .content-spotlight-block.full-width-container .content-col .row [class*="col-"] .listingItem:hover::after, .content-spotlight-block.full-width-container .portfoliolistingblock .content-col .row [class*="col-"] .listingItem:hover::after {
              transform: scale(1.2) rotate(90deg); }
          .portfoliolistingblock .container .row [class*="col-"] .listingItem::after, .portfoliolistingblock .content-spotlight-block.full-width-container .content-col .row [class*="col-"] .listingItem::after, .content-spotlight-block.full-width-container .portfoliolistingblock .content-col .row [class*="col-"] .listingItem::after {
            position: absolute;
            top: 32px;
            right: 30px;
            content: "";
            width: 24px;
            height: 24px;
            background-image: url("/Static/images/icons/add.svg");
            -webkit-transition: all 0.3s ease-in-out;
            -moz-transition: all 0.3s ease-in-out;
            -ms-transition: all 0.3s ease-in-out;
            -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out; }
          .portfoliolistingblock .container .row [class*="col-"] .listingItem h3, .portfoliolistingblock .content-spotlight-block.full-width-container .content-col .row [class*="col-"] .listingItem h3, .content-spotlight-block.full-width-container .portfoliolistingblock .content-col .row [class*="col-"] .listingItem h3 {
            margin-bottom: 25px;
            flex-grow: 1;
            max-height: 130px; }
            .portfoliolistingblock .container .row [class*="col-"] .listingItem h3 a, .portfoliolistingblock .content-spotlight-block.full-width-container .content-col .row [class*="col-"] .listingItem h3 a, .content-spotlight-block.full-width-container .portfoliolistingblock .content-col .row [class*="col-"] .listingItem h3 a {
              color: #1e1e1e;
              line-height: 1;
              font-weight: 400;
              width: calc(100% - 35px);
              display: block; }
              .portfoliolistingblock .container .row [class*="col-"] .listingItem h3 a, .portfoliolistingblock .content-spotlight-block.full-width-container .content-col .row [class*="col-"] .listingItem h3 a, .content-spotlight-block.full-width-container .portfoliolistingblock .content-col .row [class*="col-"] .listingItem h3 a {
                font-size: 1.5rem; }
                @media screen and (min-width: 48rem) {
                  .portfoliolistingblock .container .row [class*="col-"] .listingItem h3 a, .portfoliolistingblock .content-spotlight-block.full-width-container .content-col .row [class*="col-"] .listingItem h3 a, .content-spotlight-block.full-width-container .portfoliolistingblock .content-col .row [class*="col-"] .listingItem h3 a {
                    font-size: calc(1.5rem + 0.375 * ((100vw - 48rem) / 45.75)); } }
                @media screen and (min-width: 93.75rem) {
                  .portfoliolistingblock .container .row [class*="col-"] .listingItem h3 a, .portfoliolistingblock .content-spotlight-block.full-width-container .content-col .row [class*="col-"] .listingItem h3 a, .content-spotlight-block.full-width-container .portfoliolistingblock .content-col .row [class*="col-"] .listingItem h3 a {
                    font-size: 1.875rem; } }
          .portfoliolistingblock .container .row [class*="col-"] .listingItem .listingDescription, .portfoliolistingblock .content-spotlight-block.full-width-container .content-col .row [class*="col-"] .listingItem .listingDescription, .content-spotlight-block.full-width-container .portfoliolistingblock .content-col .row [class*="col-"] .listingItem .listingDescription {
            flex-grow: 1;
            display: flex;
            align-items: flex-end; }
            .portfoliolistingblock .container .row [class*="col-"] .listingItem .listingDescription p, .portfoliolistingblock .content-spotlight-block.full-width-container .content-col .row [class*="col-"] .listingItem .listingDescription p, .content-spotlight-block.full-width-container .portfoliolistingblock .content-col .row [class*="col-"] .listingItem .listingDescription p,
            .portfoliolistingblock .container .row [class*="col-"] .listingItem .listingDescription div,
            .portfoliolistingblock .content-spotlight-block.full-width-container .content-col .row [class*="col-"] .listingItem .listingDescription div,
            .content-spotlight-block.full-width-container .portfoliolistingblock .content-col .row [class*="col-"] .listingItem .listingDescription div,
            .portfoliolistingblock .container .row [class*="col-"] .listingItem .listingDescription span,
            .portfoliolistingblock .content-spotlight-block.full-width-container .content-col .row [class*="col-"] .listingItem .listingDescription span,
            .content-spotlight-block.full-width-container .portfoliolistingblock .content-col .row [class*="col-"] .listingItem .listingDescription span {
              height: fit-content;
              color: #1e1e1e;
              font-weight: 400;
              -webkit-line-clamp: 3;
              display: -webkit-box;
              -webkit-box-orient: vertical;
              overflow: hidden;
              text-overflow: ellipsis;
              line-height: 1.5; }
              .portfoliolistingblock .container .row [class*="col-"] .listingItem .listingDescription p, .portfoliolistingblock .content-spotlight-block.full-width-container .content-col .row [class*="col-"] .listingItem .listingDescription p, .content-spotlight-block.full-width-container .portfoliolistingblock .content-col .row [class*="col-"] .listingItem .listingDescription p,
              .portfoliolistingblock .container .row [class*="col-"] .listingItem .listingDescription div,
              .portfoliolistingblock .content-spotlight-block.full-width-container .content-col .row [class*="col-"] .listingItem .listingDescription div,
              .content-spotlight-block.full-width-container .portfoliolistingblock .content-col .row [class*="col-"] .listingItem .listingDescription div,
              .portfoliolistingblock .container .row [class*="col-"] .listingItem .listingDescription span,
              .portfoliolistingblock .content-spotlight-block.full-width-container .content-col .row [class*="col-"] .listingItem .listingDescription span,
              .content-spotlight-block.full-width-container .portfoliolistingblock .content-col .row [class*="col-"] .listingItem .listingDescription span {
                font-size: 1rem; }
                @media screen and (min-width: 48rem) {
                  .portfoliolistingblock .container .row [class*="col-"] .listingItem .listingDescription p, .portfoliolistingblock .content-spotlight-block.full-width-container .content-col .row [class*="col-"] .listingItem .listingDescription p, .content-spotlight-block.full-width-container .portfoliolistingblock .content-col .row [class*="col-"] .listingItem .listingDescription p,
                  .portfoliolistingblock .container .row [class*="col-"] .listingItem .listingDescription div,
                  .portfoliolistingblock .content-spotlight-block.full-width-container .content-col .row [class*="col-"] .listingItem .listingDescription div,
                  .content-spotlight-block.full-width-container .portfoliolistingblock .content-col .row [class*="col-"] .listingItem .listingDescription div,
                  .portfoliolistingblock .container .row [class*="col-"] .listingItem .listingDescription span,
                  .portfoliolistingblock .content-spotlight-block.full-width-container .content-col .row [class*="col-"] .listingItem .listingDescription span,
                  .content-spotlight-block.full-width-container .portfoliolistingblock .content-col .row [class*="col-"] .listingItem .listingDescription span {
                    font-size: calc(1rem + 0.25 * ((100vw - 48rem) / 45.75)); } }
                @media screen and (min-width: 93.75rem) {
                  .portfoliolistingblock .container .row [class*="col-"] .listingItem .listingDescription p, .portfoliolistingblock .content-spotlight-block.full-width-container .content-col .row [class*="col-"] .listingItem .listingDescription p, .content-spotlight-block.full-width-container .portfoliolistingblock .content-col .row [class*="col-"] .listingItem .listingDescription p,
                  .portfoliolistingblock .container .row [class*="col-"] .listingItem .listingDescription div,
                  .portfoliolistingblock .content-spotlight-block.full-width-container .content-col .row [class*="col-"] .listingItem .listingDescription div,
                  .content-spotlight-block.full-width-container .portfoliolistingblock .content-col .row [class*="col-"] .listingItem .listingDescription div,
                  .portfoliolistingblock .container .row [class*="col-"] .listingItem .listingDescription span,
                  .portfoliolistingblock .content-spotlight-block.full-width-container .content-col .row [class*="col-"] .listingItem .listingDescription span,
                  .content-spotlight-block.full-width-container .portfoliolistingblock .content-col .row [class*="col-"] .listingItem .listingDescription span {
                    font-size: 1.25rem; } }
          .portfoliolistingblock .container .row [class*="col-"] .listingItem .apiBlock, .portfoliolistingblock .content-spotlight-block.full-width-container .content-col .row [class*="col-"] .listingItem .apiBlock, .content-spotlight-block.full-width-container .portfoliolistingblock .content-col .row [class*="col-"] .listingItem .apiBlock,
          .portfoliolistingblock .container .row [class*="col-"] .listingItem .link,
          .portfoliolistingblock .content-spotlight-block.full-width-container .content-col .row [class*="col-"] .listingItem .link,
          .content-spotlight-block.full-width-container .portfoliolistingblock .content-col .row [class*="col-"] .listingItem .link {
            display: none; }
      .portfoliolistingblock .container .row .owl-dots, .portfoliolistingblock .content-spotlight-block.full-width-container .content-col .row .owl-dots, .content-spotlight-block.full-width-container .portfoliolistingblock .content-col .row .owl-dots {
        width: 100%;
        z-index: 2;
        display: flex;
        justify-content: center;
        align-items: center;
        padding-inline-end: 16px;
        margin-top: 26px;
        padding-bottom: 10px; }
      .portfoliolistingblock .container .row .owl-dot, .portfoliolistingblock .content-spotlight-block.full-width-container .content-col .row .owl-dot, .content-spotlight-block.full-width-container .portfoliolistingblock .content-col .row .owl-dot {
        height: 12px;
        width: 12px;
        background-color: transparent !important;
        border: 1px solid #1e1e1e !important;
        border-radius: 50%;
        margin-left: 12px; }
      .portfoliolistingblock .container .row .owl-dot.active, .portfoliolistingblock .content-spotlight-block.full-width-container .content-col .row .owl-dot.active, .content-spotlight-block.full-width-container .portfoliolistingblock .content-col .row .owl-dot.active {
        background-color: #1e1e1e !important; }
      .portfoliolistingblock .container .row .owl-nav, .portfoliolistingblock .content-spotlight-block.full-width-container .content-col .row .owl-nav, .content-spotlight-block.full-width-container .portfoliolistingblock .content-col .row .owl-nav {
        position: absolute;
        top: -63px;
        right: 16px; }
        .portfoliolistingblock .container .row .owl-nav .owl-prev, .portfoliolistingblock .content-spotlight-block.full-width-container .content-col .row .owl-nav .owl-prev, .content-spotlight-block.full-width-container .portfoliolistingblock .content-col .row .owl-nav .owl-prev {
          background-image: url("/Static/images/icons/slider-nav.svg");
          background-size: 38px 38px;
          background-repeat: no-repeat;
          background-position: center center;
          width: 38px;
          height: 38px;
          border-radius: 50%;
          background-color: #ffffff;
          margin-right: 8px; }
        .portfoliolistingblock .container .row .owl-nav .owl-next, .portfoliolistingblock .content-spotlight-block.full-width-container .content-col .row .owl-nav .owl-next, .content-spotlight-block.full-width-container .portfoliolistingblock .content-col .row .owl-nav .owl-next {
          background-image: url("/Static/images/icons/slider-nav.svg");
          background-size: 38px 38px;
          background-repeat: no-repeat;
          background-position: center center;
          width: 38px;
          height: 38px;
          border-radius: 50%;
          background-color: #ffffff;
          transform: scale(-1); }
        .portfoliolistingblock .container .row .owl-nav span, .portfoliolistingblock .content-spotlight-block.full-width-container .content-col .row .owl-nav span, .content-spotlight-block.full-width-container .portfoliolistingblock .content-col .row .owl-nav span {
          display: none; }

.owl-dots.disabled {
  display: none !important; }

.highlightedlistblock {
  padding: 0;
  margin-bottom: 4px; }
  .highlightedlistblock .industryInsights > .container, .highlightedlistblock .content-spotlight-block.full-width-container .industryInsights > .content-col, .content-spotlight-block.full-width-container .highlightedlistblock .industryInsights > .content-col {
    background-color: #ffffff;
    padding-top: 46px;
    padding: 46px 15px 15px;
    position: relative; }
    .highlightedlistblock .industryInsights > .container .intro, .highlightedlistblock .content-spotlight-block.full-width-container .industryInsights > .content-col .intro, .content-spotlight-block.full-width-container .highlightedlistblock .industryInsights > .content-col .intro {
      margin-bottom: 50px; }
    .highlightedlistblock .industryInsights > .container h2, .highlightedlistblock .content-spotlight-block.full-width-container .industryInsights > .content-col h2, .content-spotlight-block.full-width-container .highlightedlistblock .industryInsights > .content-col h2 {
      font-weight: 400;
      margin-bottom: 40px;
      flex: 0 0 100%;
      max-width: 100%;
      margin-left: 30px; }
      .highlightedlistblock .industryInsights > .container h2, .highlightedlistblock .content-spotlight-block.full-width-container .industryInsights > .content-col h2, .content-spotlight-block.full-width-container .highlightedlistblock .industryInsights > .content-col h2 {
        font-size: 1.875rem; }
        @media screen and (min-width: 48rem) {
          .highlightedlistblock .industryInsights > .container h2, .highlightedlistblock .content-spotlight-block.full-width-container .industryInsights > .content-col h2, .content-spotlight-block.full-width-container .highlightedlistblock .industryInsights > .content-col h2 {
            font-size: calc(1.875rem + 1 * ((100vw - 48rem) / 45.75)); } }
        @media screen and (min-width: 93.75rem) {
          .highlightedlistblock .industryInsights > .container h2, .highlightedlistblock .content-spotlight-block.full-width-container .industryInsights > .content-col h2, .content-spotlight-block.full-width-container .highlightedlistblock .industryInsights > .content-col h2 {
            font-size: 2.875rem; } }
      .highlightedlistblock .industryInsights > .container h2, .highlightedlistblock .content-spotlight-block.full-width-container .industryInsights > .content-col h2, .content-spotlight-block.full-width-container .highlightedlistblock .industryInsights > .content-col h2 {
        line-height: 30px; }
        @media screen and (min-width: 768px) {
          .highlightedlistblock .industryInsights > .container h2, .highlightedlistblock .content-spotlight-block.full-width-container .industryInsights > .content-col h2, .content-spotlight-block.full-width-container .highlightedlistblock .industryInsights > .content-col h2 {
            line-height: calc(30px + 16 * ((100vw - 768px) / 732)); } }
        @media screen and (min-width: 1500px) {
          .highlightedlistblock .industryInsights > .container h2, .highlightedlistblock .content-spotlight-block.full-width-container .industryInsights > .content-col h2, .content-spotlight-block.full-width-container .highlightedlistblock .industryInsights > .content-col h2 {
            line-height: 46px; } }
    .highlightedlistblock .industryInsights > .container .row, .highlightedlistblock .content-spotlight-block.full-width-container .industryInsights > .content-col .row, .content-spotlight-block.full-width-container .highlightedlistblock .industryInsights > .content-col .row {
      margin-inline: 0px;
      gap: 16px; }
      .highlightedlistblock .industryInsights > .container .row [class*="col-"], .highlightedlistblock .content-spotlight-block.full-width-container .industryInsights > .content-col .row [class*="col-"], .content-spotlight-block.full-width-container .highlightedlistblock .industryInsights > .content-col .row [class*="col-"] {
        padding-inline: 0px;
        max-width: calc(33.33% - 11px); }
        .highlightedlistblock .industryInsights > .container .row [class*="col-"] .listingItem, .highlightedlistblock .content-spotlight-block.full-width-container .industryInsights > .content-col .row [class*="col-"] .listingItem, .content-spotlight-block.full-width-container .highlightedlistblock .industryInsights > .content-col .row [class*="col-"] .listingItem {
          position: relative;
          background: grey;
          width: 100%;
          height: 100%;
          border-radius: 10px; }
          .highlightedlistblock .industryInsights > .container .row [class*="col-"] .listingItem .fullItemClick, .highlightedlistblock .content-spotlight-block.full-width-container .industryInsights > .content-col .row [class*="col-"] .listingItem .fullItemClick, .content-spotlight-block.full-width-container .highlightedlistblock .industryInsights > .content-col .row [class*="col-"] .listingItem .fullItemClick {
            z-index: 10; }
          .highlightedlistblock .industryInsights > .container .row [class*="col-"] .listingItem:hover .listingImage img, .highlightedlistblock .content-spotlight-block.full-width-container .industryInsights > .content-col .row [class*="col-"] .listingItem:hover .listingImage img, .content-spotlight-block.full-width-container .highlightedlistblock .industryInsights > .content-col .row [class*="col-"] .listingItem:hover .listingImage img {
            transform: scale(1.05); }
          .highlightedlistblock .industryInsights > .container .row [class*="col-"] .listingItem .listingImage, .highlightedlistblock .content-spotlight-block.full-width-container .industryInsights > .content-col .row [class*="col-"] .listingItem .listingImage, .content-spotlight-block.full-width-container .highlightedlistblock .industryInsights > .content-col .row [class*="col-"] .listingItem .listingImage {
            position: relative;
            width: 100%;
            border-radius: 10px;
            overflow: hidden; }
            .highlightedlistblock .industryInsights > .container .row [class*="col-"] .listingItem .listingImage:before, .highlightedlistblock .content-spotlight-block.full-width-container .industryInsights > .content-col .row [class*="col-"] .listingItem .listingImage:before, .content-spotlight-block.full-width-container .highlightedlistblock .industryInsights > .content-col .row [class*="col-"] .listingItem .listingImage:before {
              display: block;
              padding-top: 100%;
              content: ""; }
            .highlightedlistblock .industryInsights > .container .row [class*="col-"] .listingItem .listingImage > *, .highlightedlistblock .content-spotlight-block.full-width-container .industryInsights > .content-col .row [class*="col-"] .listingItem .listingImage > *, .content-spotlight-block.full-width-container .highlightedlistblock .industryInsights > .content-col .row [class*="col-"] .listingItem .listingImage > * {
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%; }
            .highlightedlistblock .industryInsights > .container .row [class*="col-"] .listingItem .listingImage img, .highlightedlistblock .content-spotlight-block.full-width-container .industryInsights > .content-col .row [class*="col-"] .listingItem .listingImage img, .content-spotlight-block.full-width-container .highlightedlistblock .industryInsights > .content-col .row [class*="col-"] .listingItem .listingImage img {
              object-fit: cover;
              filter: brightness(65%);
              -webkit-transition: all 0.3s ease-in-out;
              -moz-transition: all 0.3s ease-in-out;
              -ms-transition: all 0.3s ease-in-out;
              -o-transition: all 0.3s ease-in-out;
              transition: all 0.3s ease-in-out; }
          .highlightedlistblock .industryInsights > .container .row [class*="col-"] .listingItem .listingInfos, .highlightedlistblock .content-spotlight-block.full-width-container .industryInsights > .content-col .row [class*="col-"] .listingItem .listingInfos, .content-spotlight-block.full-width-container .highlightedlistblock .industryInsights > .content-col .row [class*="col-"] .listingItem .listingInfos {
            position: absolute;
            top: 0;
            left: 0;
            z-index: 5;
            display: flex;
            flex-direction: column;
            height: 100% !important;
            width: 100%;
            padding: 40px 30px; }
            .highlightedlistblock .industryInsights > .container .row [class*="col-"] .listingItem .listingInfos .date, .highlightedlistblock .content-spotlight-block.full-width-container .industryInsights > .content-col .row [class*="col-"] .listingItem .listingInfos .date, .content-spotlight-block.full-width-container .highlightedlistblock .industryInsights > .content-col .row [class*="col-"] .listingItem .listingInfos .date {
              display: none; }
            .highlightedlistblock .industryInsights > .container .row [class*="col-"] .listingItem .listingInfos .newsType, .highlightedlistblock .content-spotlight-block.full-width-container .industryInsights > .content-col .row [class*="col-"] .listingItem .listingInfos .newsType, .content-spotlight-block.full-width-container .highlightedlistblock .industryInsights > .content-col .row [class*="col-"] .listingItem .listingInfos .newsType {
              flex-grow: 1; }
              .highlightedlistblock .industryInsights > .container .row [class*="col-"] .listingItem .listingInfos .newsType a, .highlightedlistblock .content-spotlight-block.full-width-container .industryInsights > .content-col .row [class*="col-"] .listingItem .listingInfos .newsType a, .content-spotlight-block.full-width-container .highlightedlistblock .industryInsights > .content-col .row [class*="col-"] .listingItem .listingInfos .newsType a {
                display: block;
                color: #ffffff;
                font-size: 1rem;
                font-weight: 400;
                line-height: 1; }
            .highlightedlistblock .industryInsights > .container .row [class*="col-"] .listingItem .listingInfos h3 a, .highlightedlistblock .content-spotlight-block.full-width-container .industryInsights > .content-col .row [class*="col-"] .listingItem .listingInfos h3 a, .content-spotlight-block.full-width-container .highlightedlistblock .industryInsights > .content-col .row [class*="col-"] .listingItem .listingInfos h3 a,
            .highlightedlistblock .industryInsights > .container .row [class*="col-"] .listingItem .listingInfos h4 a,
            .highlightedlistblock .content-spotlight-block.full-width-container .industryInsights > .content-col .row [class*="col-"] .listingItem .listingInfos h4 a,
            .content-spotlight-block.full-width-container .highlightedlistblock .industryInsights > .content-col .row [class*="col-"] .listingItem .listingInfos h4 a {
              display: block;
              color: #ffffff;
              font-weight: 400;
              max-width: 90%;
              width: fit-content;
              -webkit-line-clamp: 3;
              display: -webkit-box;
              -webkit-box-orient: vertical;
              overflow: hidden;
              text-overflow: ellipsis; }
              .highlightedlistblock .industryInsights > .container .row [class*="col-"] .listingItem .listingInfos h3 a, .highlightedlistblock .content-spotlight-block.full-width-container .industryInsights > .content-col .row [class*="col-"] .listingItem .listingInfos h3 a, .content-spotlight-block.full-width-container .highlightedlistblock .industryInsights > .content-col .row [class*="col-"] .listingItem .listingInfos h3 a,
              .highlightedlistblock .industryInsights > .container .row [class*="col-"] .listingItem .listingInfos h4 a,
              .highlightedlistblock .content-spotlight-block.full-width-container .industryInsights > .content-col .row [class*="col-"] .listingItem .listingInfos h4 a,
              .content-spotlight-block.full-width-container .highlightedlistblock .industryInsights > .content-col .row [class*="col-"] .listingItem .listingInfos h4 a {
                font-size: 1.5rem; }
                @media screen and (min-width: 48rem) {
                  .highlightedlistblock .industryInsights > .container .row [class*="col-"] .listingItem .listingInfos h3 a, .highlightedlistblock .content-spotlight-block.full-width-container .industryInsights > .content-col .row [class*="col-"] .listingItem .listingInfos h3 a, .content-spotlight-block.full-width-container .highlightedlistblock .industryInsights > .content-col .row [class*="col-"] .listingItem .listingInfos h3 a,
                  .highlightedlistblock .industryInsights > .container .row [class*="col-"] .listingItem .listingInfos h4 a,
                  .highlightedlistblock .content-spotlight-block.full-width-container .industryInsights > .content-col .row [class*="col-"] .listingItem .listingInfos h4 a,
                  .content-spotlight-block.full-width-container .highlightedlistblock .industryInsights > .content-col .row [class*="col-"] .listingItem .listingInfos h4 a {
                    font-size: calc(1.5rem + 0.375 * ((100vw - 48rem) / 45.75)); } }
                @media screen and (min-width: 93.75rem) {
                  .highlightedlistblock .industryInsights > .container .row [class*="col-"] .listingItem .listingInfos h3 a, .highlightedlistblock .content-spotlight-block.full-width-container .industryInsights > .content-col .row [class*="col-"] .listingItem .listingInfos h3 a, .content-spotlight-block.full-width-container .highlightedlistblock .industryInsights > .content-col .row [class*="col-"] .listingItem .listingInfos h3 a,
                  .highlightedlistblock .industryInsights > .container .row [class*="col-"] .listingItem .listingInfos h4 a,
                  .highlightedlistblock .content-spotlight-block.full-width-container .industryInsights > .content-col .row [class*="col-"] .listingItem .listingInfos h4 a,
                  .content-spotlight-block.full-width-container .highlightedlistblock .industryInsights > .content-col .row [class*="col-"] .listingItem .listingInfos h4 a {
                    font-size: 1.875rem; } }
              .highlightedlistblock .industryInsights > .container .row [class*="col-"] .listingItem .listingInfos h3 a, .highlightedlistblock .content-spotlight-block.full-width-container .industryInsights > .content-col .row [class*="col-"] .listingItem .listingInfos h3 a, .content-spotlight-block.full-width-container .highlightedlistblock .industryInsights > .content-col .row [class*="col-"] .listingItem .listingInfos h3 a,
              .highlightedlistblock .industryInsights > .container .row [class*="col-"] .listingItem .listingInfos h4 a,
              .highlightedlistblock .content-spotlight-block.full-width-container .industryInsights > .content-col .row [class*="col-"] .listingItem .listingInfos h4 a,
              .content-spotlight-block.full-width-container .highlightedlistblock .industryInsights > .content-col .row [class*="col-"] .listingItem .listingInfos h4 a {
                line-height: 26px; }
                @media screen and (min-width: 768px) {
                  .highlightedlistblock .industryInsights > .container .row [class*="col-"] .listingItem .listingInfos h3 a, .highlightedlistblock .content-spotlight-block.full-width-container .industryInsights > .content-col .row [class*="col-"] .listingItem .listingInfos h3 a, .content-spotlight-block.full-width-container .highlightedlistblock .industryInsights > .content-col .row [class*="col-"] .listingItem .listingInfos h3 a,
                  .highlightedlistblock .industryInsights > .container .row [class*="col-"] .listingItem .listingInfos h4 a,
                  .highlightedlistblock .content-spotlight-block.full-width-container .industryInsights > .content-col .row [class*="col-"] .listingItem .listingInfos h4 a,
                  .content-spotlight-block.full-width-container .highlightedlistblock .industryInsights > .content-col .row [class*="col-"] .listingItem .listingInfos h4 a {
                    line-height: calc(26px + 9 * ((100vw - 768px) / 732)); } }
                @media screen and (min-width: 1500px) {
                  .highlightedlistblock .industryInsights > .container .row [class*="col-"] .listingItem .listingInfos h3 a, .highlightedlistblock .content-spotlight-block.full-width-container .industryInsights > .content-col .row [class*="col-"] .listingItem .listingInfos h3 a, .content-spotlight-block.full-width-container .highlightedlistblock .industryInsights > .content-col .row [class*="col-"] .listingItem .listingInfos h3 a,
                  .highlightedlistblock .industryInsights > .container .row [class*="col-"] .listingItem .listingInfos h4 a,
                  .highlightedlistblock .content-spotlight-block.full-width-container .industryInsights > .content-col .row [class*="col-"] .listingItem .listingInfos h4 a,
                  .content-spotlight-block.full-width-container .highlightedlistblock .industryInsights > .content-col .row [class*="col-"] .listingItem .listingInfos h4 a {
                    line-height: 35px; } }
            .highlightedlistblock .industryInsights > .container .row [class*="col-"] .listingItem .listingInfos .readMore, .highlightedlistblock .content-spotlight-block.full-width-container .industryInsights > .content-col .row [class*="col-"] .listingItem .listingInfos .readMore, .content-spotlight-block.full-width-container .highlightedlistblock .industryInsights > .content-col .row [class*="col-"] .listingItem .listingInfos .readMore {
              display: block;
              text-decoration: underline;
              text-underline-offset: 3px;
              color: #ffffff;
              font-weight: 400;
              margin-top: 25px;
              min-height: 44px;
              display: inline-flex;
              align-items: center; }
              .highlightedlistblock .industryInsights > .container .row [class*="col-"] .listingItem .listingInfos .readMore, .highlightedlistblock .content-spotlight-block.full-width-container .industryInsights > .content-col .row [class*="col-"] .listingItem .listingInfos .readMore, .content-spotlight-block.full-width-container .highlightedlistblock .industryInsights > .content-col .row [class*="col-"] .listingItem .listingInfos .readMore {
                font-size: 1rem; }
                @media screen and (min-width: 48rem) {
                  .highlightedlistblock .industryInsights > .container .row [class*="col-"] .listingItem .listingInfos .readMore, .highlightedlistblock .content-spotlight-block.full-width-container .industryInsights > .content-col .row [class*="col-"] .listingItem .listingInfos .readMore, .content-spotlight-block.full-width-container .highlightedlistblock .industryInsights > .content-col .row [class*="col-"] .listingItem .listingInfos .readMore {
                    font-size: calc(1rem + 0.25 * ((100vw - 48rem) / 45.75)); } }
                @media screen and (min-width: 93.75rem) {
                  .highlightedlistblock .industryInsights > .container .row [class*="col-"] .listingItem .listingInfos .readMore, .highlightedlistblock .content-spotlight-block.full-width-container .industryInsights > .content-col .row [class*="col-"] .listingItem .listingInfos .readMore, .content-spotlight-block.full-width-container .highlightedlistblock .industryInsights > .content-col .row [class*="col-"] .listingItem .listingInfos .readMore {
                    font-size: 1.25rem; } }
            .highlightedlistblock .industryInsights > .container .row [class*="col-"] .listingItem .listingInfos .listingDesc, .highlightedlistblock .content-spotlight-block.full-width-container .industryInsights > .content-col .row [class*="col-"] .listingItem .listingInfos .listingDesc, .content-spotlight-block.full-width-container .highlightedlistblock .industryInsights > .content-col .row [class*="col-"] .listingItem .listingInfos .listingDesc {
              margin-top: 25px;
              overflow: hidden;
              text-overflow: ellipsis; }
              .highlightedlistblock .industryInsights > .container .row [class*="col-"] .listingItem .listingInfos .listingDesc p, .highlightedlistblock .content-spotlight-block.full-width-container .industryInsights > .content-col .row [class*="col-"] .listingItem .listingInfos .listingDesc p, .content-spotlight-block.full-width-container .highlightedlistblock .industryInsights > .content-col .row [class*="col-"] .listingItem .listingInfos .listingDesc p {
                color: #ffffff;
                font-weight: 400;
                line-height: 1.2;
                -webkit-line-clamp: 3;
                display: -webkit-box;
                -webkit-box-orient: vertical; }
                .highlightedlistblock .industryInsights > .container .row [class*="col-"] .listingItem .listingInfos .listingDesc p, .highlightedlistblock .content-spotlight-block.full-width-container .industryInsights > .content-col .row [class*="col-"] .listingItem .listingInfos .listingDesc p, .content-spotlight-block.full-width-container .highlightedlistblock .industryInsights > .content-col .row [class*="col-"] .listingItem .listingInfos .listingDesc p {
                  font-size: 1rem; }
                  @media screen and (min-width: 48rem) {
                    .highlightedlistblock .industryInsights > .container .row [class*="col-"] .listingItem .listingInfos .listingDesc p, .highlightedlistblock .content-spotlight-block.full-width-container .industryInsights > .content-col .row [class*="col-"] .listingItem .listingInfos .listingDesc p, .content-spotlight-block.full-width-container .highlightedlistblock .industryInsights > .content-col .row [class*="col-"] .listingItem .listingInfos .listingDesc p {
                      font-size: calc(1rem + 0.25 * ((100vw - 48rem) / 45.75)); } }
                  @media screen and (min-width: 93.75rem) {
                    .highlightedlistblock .industryInsights > .container .row [class*="col-"] .listingItem .listingInfos .listingDesc p, .highlightedlistblock .content-spotlight-block.full-width-container .industryInsights > .content-col .row [class*="col-"] .listingItem .listingInfos .listingDesc p, .content-spotlight-block.full-width-container .highlightedlistblock .industryInsights > .content-col .row [class*="col-"] .listingItem .listingInfos .listingDesc p {
                      font-size: 1.25rem; } }
      .highlightedlistblock .industryInsights > .container .row .owl-dots, .highlightedlistblock .content-spotlight-block.full-width-container .industryInsights > .content-col .row .owl-dots, .content-spotlight-block.full-width-container .highlightedlistblock .industryInsights > .content-col .row .owl-dots {
        width: 100%;
        z-index: 2;
        display: flex;
        justify-content: center;
        align-items: center;
        padding-inline-end: 16px;
        margin-top: 15px;
        padding-bottom: 15px; }
      .highlightedlistblock .industryInsights > .container .row .owl-dot, .highlightedlistblock .content-spotlight-block.full-width-container .industryInsights > .content-col .row .owl-dot, .content-spotlight-block.full-width-container .highlightedlistblock .industryInsights > .content-col .row .owl-dot {
        height: 12px;
        width: 12px;
        background-color: transparent !important;
        border: 1px solid #1e1e1e !important;
        border-radius: 50%;
        margin-left: 12px; }
      .highlightedlistblock .industryInsights > .container .row .owl-dot.active, .highlightedlistblock .content-spotlight-block.full-width-container .industryInsights > .content-col .row .owl-dot.active, .content-spotlight-block.full-width-container .highlightedlistblock .industryInsights > .content-col .row .owl-dot.active {
        background-color: #1e1e1e !important; }
      .highlightedlistblock .industryInsights > .container .row .owl-nav, .highlightedlistblock .content-spotlight-block.full-width-container .industryInsights > .content-col .row .owl-nav, .content-spotlight-block.full-width-container .highlightedlistblock .industryInsights > .content-col .row .owl-nav {
        display: none;
        position: absolute;
        top: -63px;
        right: 16px; }
        .highlightedlistblock .industryInsights > .container .row .owl-nav .owl-prev, .highlightedlistblock .content-spotlight-block.full-width-container .industryInsights > .content-col .row .owl-nav .owl-prev, .content-spotlight-block.full-width-container .highlightedlistblock .industryInsights > .content-col .row .owl-nav .owl-prev {
          background-image: url("/Static/images/icons/slider-nav.svg");
          background-size: 38px 38px;
          background-repeat: no-repeat;
          background-position: center center;
          width: 38px;
          height: 38px;
          border-radius: 50%;
          background-color: #ffffff;
          margin-right: 8px; }
        .highlightedlistblock .industryInsights > .container .row .owl-nav .owl-next, .highlightedlistblock .content-spotlight-block.full-width-container .industryInsights > .content-col .row .owl-nav .owl-next, .content-spotlight-block.full-width-container .highlightedlistblock .industryInsights > .content-col .row .owl-nav .owl-next {
          background-image: url("/Static/images/icons/slider-nav.svg");
          background-size: 38px 38px;
          background-repeat: no-repeat;
          background-position: center center;
          width: 38px;
          height: 38px;
          border-radius: 50%;
          background-color: #ffffff;
          transform: scale(-1); }
        .highlightedlistblock .industryInsights > .container .row .owl-nav span, .highlightedlistblock .content-spotlight-block.full-width-container .industryInsights > .content-col .row .owl-nav span, .content-spotlight-block.full-width-container .highlightedlistblock .industryInsights > .content-col .row .owl-nav span {
          display: none; }
      .highlightedlistblock .industryInsights > .container .row.owl-carousel [class*="col-"], .highlightedlistblock .content-spotlight-block.full-width-container .industryInsights > .content-col .row.owl-carousel [class*="col-"], .content-spotlight-block.full-width-container .highlightedlistblock .industryInsights > .content-col .row.owl-carousel [class*="col-"] {
        flex: 0 0 100%;
        max-width: 100%; }
  .highlightedlistblock .industryInsights .btnHolder {
    position: absolute;
    top: 50px;
    right: 20px; }
    .highlightedlistblock .industryInsights .btnHolder a {
      padding: 12px 25px;
      border-radius: 100px;
      border: 1px solid #000000;
      font-size: 1rem;
      font-weight: 400;
      line-height: 1;
      color: #000000;
      display: block;
      min-height: 44px;
      min-width: 44px;
      width: fit-content;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      text-decoration: none; }
      .highlightedlistblock .industryInsights .btnHolder a:hover, .highlightedlistblock .industryInsights .btnHolder a:focus, .highlightedlistblock .industryInsights .btnHolder a:focus-visible, .highlightedlistblock .industryInsights .btnHolder a:focus-within {
        background-color: #000000;
        color: #ffffff; }
  .highlightedlistblock .businessSolutions {
    background-color: #ffffff;
    border-radius: 10px;
    position: relative;
    padding-top: 46px; }
    .highlightedlistblock .businessSolutions h2 {
      font-weight: 400;
      margin-bottom: 40px;
      flex: 0 0 100%;
      max-width: 100%;
      max-width: 800px;
      width: calc(100% - 200px); }
      .highlightedlistblock .businessSolutions h2 {
        font-size: 1.875rem; }
        @media screen and (min-width: 48rem) {
          .highlightedlistblock .businessSolutions h2 {
            font-size: calc(1.875rem + 1.125 * ((100vw - 48rem) / 45.75)); } }
        @media screen and (min-width: 93.75rem) {
          .highlightedlistblock .businessSolutions h2 {
            font-size: 3rem; } }
      .highlightedlistblock .businessSolutions h2 {
        line-height: 34px; }
        @media screen and (min-width: 768px) {
          .highlightedlistblock .businessSolutions h2 {
            line-height: calc(34px + 16 * ((100vw - 768px) / 732)); } }
        @media screen and (min-width: 1500px) {
          .highlightedlistblock .businessSolutions h2 {
            line-height: 50px; } }
    .highlightedlistblock .businessSolutions .intro {
      max-width: 800px;
      width: calc(100% - 200px); }
      .highlightedlistblock .businessSolutions .intro p {
        color: #1e1e1e;
        font-weight: 400;
        margin-bottom: 50px;
        max-width: 85%; }
        .highlightedlistblock .businessSolutions .intro p {
          font-size: 1rem; }
          @media screen and (min-width: 48rem) {
            .highlightedlistblock .businessSolutions .intro p {
              font-size: calc(1rem + 0.25 * ((100vw - 48rem) / 45.75)); } }
          @media screen and (min-width: 93.75rem) {
            .highlightedlistblock .businessSolutions .intro p {
              font-size: 1.25rem; } }
    .highlightedlistblock .businessSolutions .solutionsListing > .container, .highlightedlistblock .businessSolutions .content-spotlight-block.full-width-container .solutionsListing > .content-col, .content-spotlight-block.full-width-container .highlightedlistblock .businessSolutions .solutionsListing > .content-col {
      padding: 0 15px; }
    .highlightedlistblock .businessSolutions .row {
      margin-inline: -8px; }
      .highlightedlistblock .businessSolutions .row [class*="col-"] {
        flex: 0 0 33.333%;
        max-width: 33.333%;
        margin-bottom: 16px;
        padding-inline: 8px; }
        .highlightedlistblock .businessSolutions .row [class*="col-"] .listingItem {
          position: relative;
          background: grey;
          width: 100%;
          height: 100%;
          border-radius: 10px; }
          .highlightedlistblock .businessSolutions .row [class*="col-"] .listingItem .fullItemClick {
            z-index: 10; }
          .highlightedlistblock .businessSolutions .row [class*="col-"] .listingItem:hover .listingImage img {
            transform: scale(1.05); }
          .highlightedlistblock .businessSolutions .row [class*="col-"] .listingItem .listingImage {
            position: relative;
            width: 100%;
            border-radius: 10px;
            overflow: hidden; }
            .highlightedlistblock .businessSolutions .row [class*="col-"] .listingItem .listingImage:before {
              display: block;
              padding-top: 100%;
              content: ""; }
            .highlightedlistblock .businessSolutions .row [class*="col-"] .listingItem .listingImage > * {
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%; }
            .highlightedlistblock .businessSolutions .row [class*="col-"] .listingItem .listingImage img {
              object-fit: cover;
              filter: brightness(65%);
              -webkit-transition: all 0.3s ease-in-out;
              -moz-transition: all 0.3s ease-in-out;
              -ms-transition: all 0.3s ease-in-out;
              -o-transition: all 0.3s ease-in-out;
              transition: all 0.3s ease-in-out; }
          .highlightedlistblock .businessSolutions .row [class*="col-"] .listingItem .listingInfos {
            position: absolute;
            top: 0;
            left: 0;
            z-index: 5;
            display: flex;
            flex-direction: column;
            justify-content: flex-end;
            height: 100% !important;
            width: 100%;
            padding: 28px 30px; }
            .highlightedlistblock .businessSolutions .row [class*="col-"] .listingItem .listingInfos .date {
              display: none; }
            .highlightedlistblock .businessSolutions .row [class*="col-"] .listingItem .listingInfos .newsType {
              flex-grow: 1; }
              .highlightedlistblock .businessSolutions .row [class*="col-"] .listingItem .listingInfos .newsType a {
                display: block;
                color: #ffffff;
                font-size: 1rem;
                font-weight: 400;
                line-height: 1; }
            .highlightedlistblock .businessSolutions .row [class*="col-"] .listingItem .listingInfos h3 {
              display: block;
              color: #ffffff;
              font-weight: 400;
              max-width: 90%;
              width: fit-content;
              -webkit-line-clamp: 3;
              display: -webkit-box;
              -webkit-box-orient: vertical;
              overflow: hidden;
              text-overflow: ellipsis; }
              .highlightedlistblock .businessSolutions .row [class*="col-"] .listingItem .listingInfos h3 {
                font-size: 1.5rem; }
                @media screen and (min-width: 48rem) {
                  .highlightedlistblock .businessSolutions .row [class*="col-"] .listingItem .listingInfos h3 {
                    font-size: calc(1.5rem + 0.375 * ((100vw - 48rem) / 45.75)); } }
                @media screen and (min-width: 93.75rem) {
                  .highlightedlistblock .businessSolutions .row [class*="col-"] .listingItem .listingInfos h3 {
                    font-size: 1.875rem; } }
              .highlightedlistblock .businessSolutions .row [class*="col-"] .listingItem .listingInfos h3 {
                line-height: 26px; }
                @media screen and (min-width: 768px) {
                  .highlightedlistblock .businessSolutions .row [class*="col-"] .listingItem .listingInfos h3 {
                    line-height: calc(26px + 9 * ((100vw - 768px) / 732)); } }
                @media screen and (min-width: 1500px) {
                  .highlightedlistblock .businessSolutions .row [class*="col-"] .listingItem .listingInfos h3 {
                    line-height: 35px; } }
            .highlightedlistblock .businessSolutions .row [class*="col-"] .listingItem .listingInfos .readMore {
              display: block;
              text-decoration: underline;
              text-underline-offset: 3px;
              color: #ffffff;
              font-weight: 400;
              margin-top: 25px; }
              .highlightedlistblock .businessSolutions .row [class*="col-"] .listingItem .listingInfos .readMore {
                font-size: 1rem; }
                @media screen and (min-width: 48rem) {
                  .highlightedlistblock .businessSolutions .row [class*="col-"] .listingItem .listingInfos .readMore {
                    font-size: calc(1rem + 0.25 * ((100vw - 48rem) / 45.75)); } }
                @media screen and (min-width: 93.75rem) {
                  .highlightedlistblock .businessSolutions .row [class*="col-"] .listingItem .listingInfos .readMore {
                    font-size: 1.25rem; } }
            .highlightedlistblock .businessSolutions .row [class*="col-"] .listingItem .listingInfos .listingDescription {
              margin-top: 25px; }
              .highlightedlistblock .businessSolutions .row [class*="col-"] .listingItem .listingInfos .listingDescription p,
              .highlightedlistblock .businessSolutions .row [class*="col-"] .listingItem .listingInfos .listingDescription div,
              .highlightedlistblock .businessSolutions .row [class*="col-"] .listingItem .listingInfos .listingDescription span {
                color: #ffffff;
                font-weight: 400;
                -webkit-line-clamp: 4;
                display: -webkit-box;
                -webkit-box-orient: vertical;
                overflow: hidden;
                text-overflow: ellipsis; }
                .highlightedlistblock .businessSolutions .row [class*="col-"] .listingItem .listingInfos .listingDescription p,
                .highlightedlistblock .businessSolutions .row [class*="col-"] .listingItem .listingInfos .listingDescription div,
                .highlightedlistblock .businessSolutions .row [class*="col-"] .listingItem .listingInfos .listingDescription span {
                  font-size: 1rem; }
                  @media screen and (min-width: 48rem) {
                    .highlightedlistblock .businessSolutions .row [class*="col-"] .listingItem .listingInfos .listingDescription p,
                    .highlightedlistblock .businessSolutions .row [class*="col-"] .listingItem .listingInfos .listingDescription div,
                    .highlightedlistblock .businessSolutions .row [class*="col-"] .listingItem .listingInfos .listingDescription span {
                      font-size: calc(1rem + 0.25 * ((100vw - 48rem) / 45.75)); } }
                  @media screen and (min-width: 93.75rem) {
                    .highlightedlistblock .businessSolutions .row [class*="col-"] .listingItem .listingInfos .listingDescription p,
                    .highlightedlistblock .businessSolutions .row [class*="col-"] .listingItem .listingInfos .listingDescription div,
                    .highlightedlistblock .businessSolutions .row [class*="col-"] .listingItem .listingInfos .listingDescription span {
                      font-size: 1.25rem; } }
    .highlightedlistblock .businessSolutions .btnHolder {
      position: absolute;
      top: 83px;
      right: 46px; }
      .highlightedlistblock .businessSolutions .btnHolder .container, .highlightedlistblock .businessSolutions .btnHolder .content-spotlight-block.full-width-container .content-col, .content-spotlight-block.full-width-container .highlightedlistblock .businessSolutions .btnHolder .content-col {
        padding: 0; }
      .highlightedlistblock .businessSolutions .btnHolder .btn {
        padding: 12px 25px;
        border-radius: 100px;
        border: 1px solid #000000;
        font-size: 1rem;
        font-weight: 400;
        line-height: 1;
        color: #000000;
        display: block;
        min-height: 44px;
        min-width: 44px;
        width: fit-content;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        text-decoration: none; }
        .highlightedlistblock .businessSolutions .btnHolder .btn:hover, .highlightedlistblock .businessSolutions .btnHolder .btn:focus, .highlightedlistblock .businessSolutions .btnHolder .btn:focus-visible, .highlightedlistblock .businessSolutions .btnHolder .btn:focus-within {
          background-color: #000000;
          color: #ffffff; }

footer {
  max-width: 1800px;
  margin: 0 auto 4px auto;
  background: transparent; }
  footer.lightFooter .container .copyRightsSocial, footer.lightFooter .content-spotlight-block.full-width-container .content-col .copyRightsSocial, .content-spotlight-block.full-width-container footer.lightFooter .content-col .copyRightsSocial {
    position: relative;
    display: flex;
    align-items: end;
    bottom: auto;
    left: auto;
    align-items: end; }
  footer .container, footer .content-spotlight-block.full-width-container .content-col, .content-spotlight-block.full-width-container footer .content-col {
    background-color: #ffffff;
    padding-top: 46px;
    padding-bottom: 58px;
    position: relative; }
    footer .container.newsLetterContainer, footer .content-spotlight-block.full-width-container .newsLetterContainer.content-col, .content-spotlight-block.full-width-container footer .newsLetterContainer.content-col {
      background-color: #4536E2;
      margin-bottom: 4px;
      padding-top: 100px;
      padding-bottom: 100px; }
      footer .container.newsLetterContainer .join p, footer .content-spotlight-block.full-width-container .newsLetterContainer.content-col .join p, .content-spotlight-block.full-width-container footer .newsLetterContainer.content-col .join p {
        line-height: 1.5;
        color: #ffffff;
        font-weight: 400;
        max-width: 840px;
        text-align: center;
        margin-inline: auto; }
        footer .container.newsLetterContainer .join p, footer .content-spotlight-block.full-width-container .newsLetterContainer.content-col .join p, .content-spotlight-block.full-width-container footer .newsLetterContainer.content-col .join p {
          font-size: 1.875rem; }
          @media screen and (min-width: 48rem) {
            footer .container.newsLetterContainer .join p, footer .content-spotlight-block.full-width-container .newsLetterContainer.content-col .join p, .content-spotlight-block.full-width-container footer .newsLetterContainer.content-col .join p {
              font-size: calc(1.875rem + 1.125 * ((100vw - 48rem) / 45.75)); } }
          @media screen and (min-width: 93.75rem) {
            footer .container.newsLetterContainer .join p, footer .content-spotlight-block.full-width-container .newsLetterContainer.content-col .join p, .content-spotlight-block.full-width-container footer .newsLetterContainer.content-col .join p {
              font-size: 3rem; } }
      footer .container.newsLetterContainer .btn, footer .content-spotlight-block.full-width-container .newsLetterContainer.content-col .btn, .content-spotlight-block.full-width-container footer .newsLetterContainer.content-col .btn {
        padding: 12px 25px;
        border-radius: 100px;
        border: 1px solid #ffffff;
        font-size: 1rem;
        font-weight: 400;
        line-height: 1;
        color: #ffffff;
        display: block;
        width: fit-content;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        text-decoration: none;
        min-height: 44px;
        min-width: 44px;
        margin-top: 40px;
        margin-inline: auto; }
        footer .container.newsLetterContainer .btn:hover, footer .content-spotlight-block.full-width-container .newsLetterContainer.content-col .btn:hover, .content-spotlight-block.full-width-container footer .newsLetterContainer.content-col .btn:hover {
          background-color: #ffffff;
          color: #1e1e1e; }
    footer .container .language, footer .content-spotlight-block.full-width-container .content-col .language, .content-spotlight-block.full-width-container footer .content-col .language {
      display: flex;
      align-items: center;
      gap: 11px;
      height: fit-content; }
      footer .container .language .icon, footer .content-spotlight-block.full-width-container .content-col .language .icon, .content-spotlight-block.full-width-container footer .content-col .language .icon {
        width: 34px;
        height: 34px; }
        footer .container .language .icon img, footer .content-spotlight-block.full-width-container .content-col .language .icon img, .content-spotlight-block.full-width-container footer .content-col .language .icon img {
          width: 100%;
          height: 100%;
          object-fit: contain; }
      footer .container .language span, footer .content-spotlight-block.full-width-container .content-col .language span, .content-spotlight-block.full-width-container footer .content-col .language span {
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.5; }
    footer .container .siteMap .newsLetter, footer .content-spotlight-block.full-width-container .content-col .siteMap .newsLetter, .content-spotlight-block.full-width-container footer .content-col .siteMap .newsLetter {
      display: none; }
    footer .container .siteMap > .row, footer .content-spotlight-block.full-width-container .content-col .siteMap > .row, .content-spotlight-block.full-width-container footer .content-col .siteMap > .row {
      row-gap: 70px; }
    footer .container .siteMap h2, footer .content-spotlight-block.full-width-container .content-col .siteMap h2, .content-spotlight-block.full-width-container footer .content-col .siteMap h2 {
      font-weight: 400;
      line-height: 1.5;
      margin-bottom: 30px; }
      footer .container .siteMap h2, footer .content-spotlight-block.full-width-container .content-col .siteMap h2, .content-spotlight-block.full-width-container footer .content-col .siteMap h2 {
        font-size: 0.6875rem; }
        @media screen and (min-width: 48rem) {
          footer .container .siteMap h2, footer .content-spotlight-block.full-width-container .content-col .siteMap h2, .content-spotlight-block.full-width-container footer .content-col .siteMap h2 {
            font-size: calc(0.6875rem + 0.125 * ((100vw - 48rem) / 45.75)); } }
        @media screen and (min-width: 93.75rem) {
          footer .container .siteMap h2, footer .content-spotlight-block.full-width-container .content-col .siteMap h2, .content-spotlight-block.full-width-container footer .content-col .siteMap h2 {
            font-size: 0.8125rem; } }
    footer .container .siteMap ul li, footer .content-spotlight-block.full-width-container .content-col .siteMap ul li, .content-spotlight-block.full-width-container footer .content-col .siteMap ul li {
      margin-bottom: 0; }
      footer .container .siteMap ul li:last-child, footer .content-spotlight-block.full-width-container .content-col .siteMap ul li:last-child, .content-spotlight-block.full-width-container footer .content-col .siteMap ul li:last-child {
        margin-bottom: 0; }
      footer .container .siteMap ul li a, footer .content-spotlight-block.full-width-container .content-col .siteMap ul li a, .content-spotlight-block.full-width-container footer .content-col .siteMap ul li a {
        line-height: 48px;
        min-height: 45px;
        min-width: 45px;
        display: inline-flex;
        align-items: center;
        margin-bottom: 0;
        font-weight: 400;
        color: #1e1e1e;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
        footer .container .siteMap ul li a, footer .content-spotlight-block.full-width-container .content-col .siteMap ul li a, .content-spotlight-block.full-width-container footer .content-col .siteMap ul li a {
          font-size: 0.75rem; }
          @media screen and (min-width: 48rem) {
            footer .container .siteMap ul li a, footer .content-spotlight-block.full-width-container .content-col .siteMap ul li a, .content-spotlight-block.full-width-container footer .content-col .siteMap ul li a {
              font-size: calc(0.75rem + 0.25 * ((100vw - 48rem) / 45.75)); } }
          @media screen and (min-width: 93.75rem) {
            footer .container .siteMap ul li a, footer .content-spotlight-block.full-width-container .content-col .siteMap ul li a, .content-spotlight-block.full-width-container footer .content-col .siteMap ul li a {
              font-size: 1rem; } }
        footer .container .siteMap ul li a:hover, footer .content-spotlight-block.full-width-container .content-col .siteMap ul li a:hover, .content-spotlight-block.full-width-container footer .content-col .siteMap ul li a:hover, footer .container .siteMap ul li a:focus, footer .content-spotlight-block.full-width-container .content-col .siteMap ul li a:focus, .content-spotlight-block.full-width-container footer .content-col .siteMap ul li a:focus, footer .container .siteMap ul li a:focus-visible, footer .content-spotlight-block.full-width-container .content-col .siteMap ul li a:focus-visible, .content-spotlight-block.full-width-container footer .content-col .siteMap ul li a:focus-visible, footer .container .siteMap ul li a:focus-within, footer .content-spotlight-block.full-width-container .content-col .siteMap ul li a:focus-within, .content-spotlight-block.full-width-container footer .content-col .siteMap ul li a:focus-within {
          text-decoration: underline;
          color: #4c3de3; }
    footer .container .copyRightsSocial, footer .content-spotlight-block.full-width-container .content-col .copyRightsSocial, .content-spotlight-block.full-width-container footer .content-col .copyRightsSocial {
      position: absolute;
      bottom: 58px;
      left: calc(46px - 15px); }
      footer .container .copyRightsSocial > span, footer .content-spotlight-block.full-width-container .content-col .copyRightsSocial > span, .content-spotlight-block.full-width-container footer .content-col .copyRightsSocial > span {
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.5; }
      footer .container .copyRightsSocial .socialMedia, footer .content-spotlight-block.full-width-container .content-col .copyRightsSocial .socialMedia, .content-spotlight-block.full-width-container footer .content-col .copyRightsSocial .socialMedia {
        display: flex;
        align-items: center;
        gap: 18px;
        margin-bottom: 33px; }
        footer .container .copyRightsSocial .socialMedia a, footer .content-spotlight-block.full-width-container .content-col .copyRightsSocial .socialMedia a, .content-spotlight-block.full-width-container footer .content-col .copyRightsSocial .socialMedia a {
          display: inline-block;
          width: 36px;
          height: 36px; }
          footer .container .copyRightsSocial .socialMedia a img, footer .content-spotlight-block.full-width-container .content-col .copyRightsSocial .socialMedia a img, .content-spotlight-block.full-width-container footer .content-col .copyRightsSocial .socialMedia a img {
            -webkit-transition: all 0.3s ease-in-out;
            -moz-transition: all 0.3s ease-in-out;
            -ms-transition: all 0.3s ease-in-out;
            -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
            height: 100%;
            width: 100%;
            object-fit: contain; }
            footer .container .copyRightsSocial .socialMedia a img:hover, footer .content-spotlight-block.full-width-container .content-col .copyRightsSocial .socialMedia a img:hover, .content-spotlight-block.full-width-container footer .content-col .copyRightsSocial .socialMedia a img:hover {
              filter: brightness(0) saturate(100%) invert(20%) sepia(59%) saturate(4584%) hue-rotate(243deg) brightness(91%) contrast(95%); }

.banner {
  position: relative;
  background-color: #e8e8e3;
  border-radius: 15px;
  margin-bottom: 4px; }
  .banner > .container, .content-spotlight-block.full-width-container .banner > .content-col {
    padding: 0;
    z-index: 5; }
    .banner > .container h1, .content-spotlight-block.full-width-container .banner > .content-col h1,
    .banner > .container h2,
    .content-spotlight-block.full-width-container .banner > .content-col h2,
    .banner > .container h3,
    .content-spotlight-block.full-width-container .banner > .content-col h3,
    .banner > .container h4,
    .content-spotlight-block.full-width-container .banner > .content-col h4,
    .banner > .container h5,
    .content-spotlight-block.full-width-container .banner > .content-col h5,
    .banner > .container h6,
    .content-spotlight-block.full-width-container .banner > .content-col h6,
    .banner > .container p,
    .content-spotlight-block.full-width-container .banner > .content-col p,
    .banner > .container a,
    .content-spotlight-block.full-width-container .banner > .content-col a,
    .banner > .container span,
    .content-spotlight-block.full-width-container .banner > .content-col span,
    .banner > .container div,
    .content-spotlight-block.full-width-container .banner > .content-col div {
      color: #1e1e1e; }
    .banner > .container h1, .content-spotlight-block.full-width-container .banner > .content-col h1 {
      margin-bottom: 45px; }
    .banner > .container .btn, .content-spotlight-block.full-width-container .banner > .content-col .btn {
      color: #ffffff;
      display: inline-block;
      margin-right: 10px; }
      .banner > .container .btn:hover, .content-spotlight-block.full-width-container .banner > .content-col .btn:hover {
        color: #1e1e1e; }
      .banner > .container .btn.headerBtn, .content-spotlight-block.full-width-container .banner > .content-col .btn.headerBtn {
        display: inline-block; }
    .banner > .container .imageHolder.has-video, .content-spotlight-block.full-width-container .banner > .content-col .imageHolder.has-video {
      height: 800px; }
      .banner > .container .imageHolder.has-video video, .content-spotlight-block.full-width-container .banner > .content-col .imageHolder.has-video video {
        height: 100%;
        object-fit: cover;
        width: 100%;
        border-radius: 10px; }
    .banner > .container .imageHolder:not(.noimage) img, .content-spotlight-block.full-width-container .banner > .content-col .imageHolder:not(.noimage) img {
      object-fit: cover;
      width: 100%;
      border-radius: 10px;
      height: 700px; }
    .banner > .container .imageHolder:not(.noimage):after, .content-spotlight-block.full-width-container .banner > .content-col .imageHolder:not(.noimage):after {
      content: "";
      position: absolute;
      height: 100%;
      width: 100%;
      top: 0;
      left: 0;
      background-color: rgba(0, 0, 0, 0.5); }
    .banner > .container .imageHolder.noimage:after, .content-spotlight-block.full-width-container .banner > .content-col .imageHolder.noimage:after {
      content: none; }
    .banner > .container .contentHolder, .content-spotlight-block.full-width-container .banner > .content-col .contentHolder {
      padding: 170px 0;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 90%;
      max-width: 1300px;
      margin-inline: auto;
      z-index: 5;
      text-align: center;
      margin: auto; }
      .banner > .container .contentHolder .btn.whiteFill, .content-spotlight-block.full-width-container .banner > .content-col .contentHolder .btn.whiteFill {
        background-color: #ffffff !important;
        border: 1px solid #ffffff !important;
        color: #1e1e1e !important; }
        .banner > .container .contentHolder .btn.whiteFill:hover, .content-spotlight-block.full-width-container .banner > .content-col .contentHolder .btn.whiteFill:hover {
          color: #ffffff !important;
          background-color: transparent !important; }
      .banner > .container .contentHolder .backLink, .content-spotlight-block.full-width-container .banner > .content-col .contentHolder .backLink {
        display: inline-block;
        text-decoration: underline;
        margin-bottom: 30px;
        padding-left: 30px;
        position: relative;
        font-size: 0.875rem;
        font-weight: 400;
        line-height: 1.5; }
        .banner > .container .contentHolder .backLink:before, .content-spotlight-block.full-width-container .banner > .content-col .contentHolder .backLink:before {
          content: "";
          background-image: url(/static/images/arrow-left.svg);
          background-size: contain;
          background-repeat: no-repeat;
          background-position: center;
          display: block;
          position: absolute;
          left: 0;
          top: 50%;
          transform: translateY(-50%);
          height: 26px;
          width: 26px;
          filter: brightness(0); }
    .banner > .container h1, .content-spotlight-block.full-width-container .banner > .content-col h1,
    .banner > .container h2,
    .content-spotlight-block.full-width-container .banner > .content-col h2 {
      line-height: 1.2;
      font-weight: 300;
      text-align: center;
      max-width: 1200px;
      letter-spacing: -1px;
      margin: auto;
      margin-bottom: 45px; }
      .banner > .container h1, .content-spotlight-block.full-width-container .banner > .content-col h1,
      .banner > .container h2,
      .content-spotlight-block.full-width-container .banner > .content-col h2 {
        font-size: 2.1875rem; }
        @media screen and (min-width: 48rem) {
          .banner > .container h1, .content-spotlight-block.full-width-container .banner > .content-col h1,
          .banner > .container h2,
          .content-spotlight-block.full-width-container .banner > .content-col h2 {
            font-size: calc(2.1875rem + 2.1875 * ((100vw - 48rem) / 45.75)); } }
        @media screen and (min-width: 93.75rem) {
          .banner > .container h1, .content-spotlight-block.full-width-container .banner > .content-col h1,
          .banner > .container h2,
          .content-spotlight-block.full-width-container .banner > .content-col h2 {
            font-size: 4.375rem; } }
    .banner > .container .subText, .content-spotlight-block.full-width-container .banner > .content-col .subText {
      display: block;
      max-width: 850px;
      margin-inline: auto;
      color: #ffffff;
      font-size: 0.875rem;
      font-weight: 400;
      line-height: 1.5;
      margin-top: 30px;
      margin-bottom: 45px; }
      .banner > .container .subText p, .content-spotlight-block.full-width-container .banner > .content-col .subText p {
        line-height: 1.5;
        font-weight: 300;
        text-align: center; }
        .banner > .container .subText p, .content-spotlight-block.full-width-container .banner > .content-col .subText p {
          font-size: 1rem; }
          @media screen and (min-width: 48rem) {
            .banner > .container .subText p, .content-spotlight-block.full-width-container .banner > .content-col .subText p {
              font-size: calc(1rem + 0.25 * ((100vw - 48rem) / 45.75)); } }
          @media screen and (min-width: 93.75rem) {
            .banner > .container .subText p, .content-spotlight-block.full-width-container .banner > .content-col .subText p {
              font-size: 1.25rem; } }
    .banner > .container .btn, .content-spotlight-block.full-width-container .banner > .content-col .btn {
      margin-top: 30px;
      padding: 12px 25px;
      border-radius: 100px;
      border: 1px solid #ffffff;
      font-size: 1rem;
      font-weight: 400;
      line-height: 1;
      min-height: 44px;
      min-width: 44px;
      color: #1e1e1e;
      background-color: #ffffff;
      display: block;
      width: fit-content;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      text-decoration: none;
      margin: 0 auto;
      display: block; }
      .banner > .container .btn:hover, .content-spotlight-block.full-width-container .banner > .content-col .btn:hover {
        background-color: transparent;
        color: #ffffff !important; }
    .banner > .container .newsType, .content-spotlight-block.full-width-container .banner > .content-col .newsType {
      margin-bottom: 30px; }
      .banner > .container .newsType span, .content-spotlight-block.full-width-container .banner > .content-col .newsType span {
        font-size: 0.875rem; }
  .banner .newsInfo {
    text-align: center;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 50px;
    margin-bottom: 30px; }
    .banner .newsInfo .newsDate {
      padding-left: 25px;
      position: relative; }
      .banner .newsInfo .newsDate:before {
        content: "";
        position: absolute;
        display: block;
        top: 50%;
        left: 0;
        transform: translateY(-50%);
        width: 16px;
        height: 16px;
        background-image: url(/Static/images/icons/checkwhite.svg);
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat; }
  .banner.PTEHeader.imageInBanner .container .btn, .banner.PTEHeader.imageInBanner .content-spotlight-block.full-width-container .content-col .btn, .content-spotlight-block.full-width-container .banner.PTEHeader.imageInBanner .content-col .btn {
    background-color: #FFF !important;
    color: #1E1E1E !important; }
    .banner.PTEHeader.imageInBanner .container .btn:hover, .banner.PTEHeader.imageInBanner .content-spotlight-block.full-width-container .content-col .btn:hover, .content-spotlight-block.full-width-container .banner.PTEHeader.imageInBanner .content-col .btn:hover {
      background: transparent !important;
      color: #ffffff !important; }
  .banner.PTEHeader .container h2, .banner.PTEHeader .content-spotlight-block.full-width-container .content-col h2, .content-spotlight-block.full-width-container .banner.PTEHeader .content-col h2 {
    margin-bottom: 40px; }
  .banner.PTEHeader .contentHolder p {
    margin-bottom: 42px; }
    .banner.PTEHeader .contentHolder p {
      font-size: 1.375rem; }
      @media screen and (min-width: 48rem) {
        .banner.PTEHeader .contentHolder p {
          font-size: calc(1.375rem + 0.625 * ((100vw - 48rem) / 45.75)); } }
      @media screen and (min-width: 93.75rem) {
        .banner.PTEHeader .contentHolder p {
          font-size: 2rem; } }
  .banner.PTEHeader .eventDate {
    margin-bottom: 40px;
    font-weight: 600;
    padding-left: 25px;
    position: relative;
    display: inline-block;
    font-family: Saans;
    font-size: 1.125rem;
    line-height: 28px;
    text-align: center; }
    .banner.PTEHeader .eventDate:before {
      content: "";
      position: absolute;
      display: block;
      top: 50%;
      left: 0;
      transform: translateY(-50%);
      width: 16px;
      height: 16px;
      background-image: url("/Static/images/icons/calendar.svg");
      background-size: contain;
      background-position: center;
      background-repeat: no-repeat; }
  .banner.bigBanner {
    min-height: 700px; }
    .banner.bigBanner.LargeHeaderAndText .container .subText p, .banner.bigBanner.LargeHeaderAndText .content-spotlight-block.full-width-container .content-col .subText p, .content-spotlight-block.full-width-container .banner.bigBanner.LargeHeaderAndText .content-col .subText p {
      font-size: 1.375rem; }
      @media screen and (min-width: 48rem) {
        .banner.bigBanner.LargeHeaderAndText .container .subText p, .banner.bigBanner.LargeHeaderAndText .content-spotlight-block.full-width-container .content-col .subText p, .content-spotlight-block.full-width-container .banner.bigBanner.LargeHeaderAndText .content-col .subText p {
          font-size: calc(1.375rem + 0.625 * ((100vw - 48rem) / 45.75)); } }
      @media screen and (min-width: 93.75rem) {
        .banner.bigBanner.LargeHeaderAndText .container .subText p, .banner.bigBanner.LargeHeaderAndText .content-spotlight-block.full-width-container .content-col .subText p, .content-spotlight-block.full-width-container .banner.bigBanner.LargeHeaderAndText .content-col .subText p {
          font-size: 2rem; } }
    .banner.bigBanner > .container .imageHolder, .content-spotlight-block.full-width-container .banner.bigBanner > .content-col .imageHolder {
      /*filter: brightness(0.5);*/ }
      .banner.bigBanner > .container .imageHolder img, .content-spotlight-block.full-width-container .banner.bigBanner > .content-col .imageHolder img {
        display: block; }
    .banner.bigBanner > .container .imageHolder:not(.noimage):before, .content-spotlight-block.full-width-container .banner.bigBanner > .content-col .imageHolder:not(.noimage):before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      opacity: 0.4;
      width: 100%;
      height: 100%;
      background-color: #1e1e1e;
      z-index: 1; }
    .banner.bigBanner.greyBg, .banner.bigBanner.blueBg {
      margin-bottom: 4px; }
      .banner.bigBanner.greyBg h1,
      .banner.bigBanner.greyBg h2,
      .banner.bigBanner.greyBg h3,
      .banner.bigBanner.greyBg h4,
      .banner.bigBanner.greyBg h5,
      .banner.bigBanner.greyBg h6,
      .banner.bigBanner.greyBg p,
      .banner.bigBanner.greyBg a,
      .banner.bigBanner.greyBg span,
      .banner.bigBanner.greyBg div, .banner.bigBanner.blueBg h1,
      .banner.bigBanner.blueBg h2,
      .banner.bigBanner.blueBg h3,
      .banner.bigBanner.blueBg h4,
      .banner.bigBanner.blueBg h5,
      .banner.bigBanner.blueBg h6,
      .banner.bigBanner.blueBg p,
      .banner.bigBanner.blueBg a,
      .banner.bigBanner.blueBg span,
      .banner.bigBanner.blueBg div {
        color: #1e1e1e; }
      .banner.bigBanner.greyBg .btn, .banner.bigBanner.blueBg .btn {
        padding: 12px 25px;
        border-radius: 100px;
        border: 1px solid #000000;
        font-size: 1rem;
        font-weight: 400;
        line-height: 1;
        color: #000000;
        display: block;
        min-height: 44px;
        min-width: 44px;
        width: fit-content;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        text-decoration: none; }
        .banner.bigBanner.greyBg .btn:hover, .banner.bigBanner.greyBg .btn:focus, .banner.bigBanner.greyBg .btn:focus-visible, .banner.bigBanner.greyBg .btn:focus-within, .banner.bigBanner.blueBg .btn:hover, .banner.bigBanner.blueBg .btn:focus, .banner.bigBanner.blueBg .btn:focus-visible, .banner.bigBanner.blueBg .btn:focus-within {
          background-color: #000000;
          color: #ffffff; }
  .banner.SmallHeader .container h1, .banner.SmallHeader .content-spotlight-block.full-width-container .content-col h1, .content-spotlight-block.full-width-container .banner.SmallHeader .content-col h1 {
    font-size: 3.125rem; }
  .banner.SmallHeader .container .imageHolder:not(.noimage) img, .banner.SmallHeader .content-spotlight-block.full-width-container .content-col .imageHolder:not(.noimage) img, .content-spotlight-block.full-width-container .banner.SmallHeader .content-col .imageHolder:not(.noimage) img {
    min-height: 500px; }
  .banner.MediumHeader, .banner.SmallHeader, .banner.AnnualReport {
    min-height: 500px; }
  .banner .subText {
    margin-bottom: 30px; }
  .banner.greyBg > .container h1, .content-spotlight-block.full-width-container .banner.greyBg > .content-col h1,
  .banner.greyBg > .container h2,
  .content-spotlight-block.full-width-container .banner.greyBg > .content-col h2,
  .banner.greyBg > .container h3,
  .content-spotlight-block.full-width-container .banner.greyBg > .content-col h3,
  .banner.greyBg > .container h4,
  .content-spotlight-block.full-width-container .banner.greyBg > .content-col h4,
  .banner.greyBg > .container h5,
  .content-spotlight-block.full-width-container .banner.greyBg > .content-col h5,
  .banner.greyBg > .container h6,
  .content-spotlight-block.full-width-container .banner.greyBg > .content-col h6,
  .banner.greyBg > .container p,
  .content-spotlight-block.full-width-container .banner.greyBg > .content-col p,
  .banner.greyBg > .container a,
  .content-spotlight-block.full-width-container .banner.greyBg > .content-col a,
  .banner.greyBg > .container span,
  .content-spotlight-block.full-width-container .banner.greyBg > .content-col span,
  .banner.greyBg > .container div,
  .content-spotlight-block.full-width-container .banner.greyBg > .content-col div {
    color: #1e1e1e; }
  .banner.greyBg > .container .btn, .content-spotlight-block.full-width-container .banner.greyBg > .content-col .btn {
    padding: 12px 25px;
    border-radius: 100px;
    border: 1px solid #000000;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1;
    color: #000000;
    display: block;
    min-height: 44px;
    min-width: 44px;
    width: fit-content;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-decoration: none; }
    .banner.greyBg > .container .btn:hover, .content-spotlight-block.full-width-container .banner.greyBg > .content-col .btn:hover, .banner.greyBg > .container .btn:focus, .content-spotlight-block.full-width-container .banner.greyBg > .content-col .btn:focus, .banner.greyBg > .container .btn:focus-visible, .content-spotlight-block.full-width-container .banner.greyBg > .content-col .btn:focus-visible, .banner.greyBg > .container .btn:focus-within, .content-spotlight-block.full-width-container .banner.greyBg > .content-col .btn:focus-within {
      background-color: #000000;
      color: #ffffff; }
  .banner.greyBg > .container .contentHolder, .content-spotlight-block.full-width-container .banner.greyBg > .content-col .contentHolder {
    padding: 170px 0px 100px; }
    .banner.greyBg > .container .contentHolder .backLink:before, .content-spotlight-block.full-width-container .banner.greyBg > .content-col .contentHolder .backLink:before {
      filter: brightness(0); }
  .banner.blueBg {
    background-color: #bbe8ee; }
    .banner.blueBg > .container h1, .content-spotlight-block.full-width-container .banner.blueBg > .content-col h1,
    .banner.blueBg > .container h2,
    .content-spotlight-block.full-width-container .banner.blueBg > .content-col h2,
    .banner.blueBg > .container h3,
    .content-spotlight-block.full-width-container .banner.blueBg > .content-col h3,
    .banner.blueBg > .container h4,
    .content-spotlight-block.full-width-container .banner.blueBg > .content-col h4,
    .banner.blueBg > .container h5,
    .content-spotlight-block.full-width-container .banner.blueBg > .content-col h5,
    .banner.blueBg > .container h6,
    .content-spotlight-block.full-width-container .banner.blueBg > .content-col h6,
    .banner.blueBg > .container p,
    .content-spotlight-block.full-width-container .banner.blueBg > .content-col p,
    .banner.blueBg > .container a,
    .content-spotlight-block.full-width-container .banner.blueBg > .content-col a,
    .banner.blueBg > .container span,
    .content-spotlight-block.full-width-container .banner.blueBg > .content-col span,
    .banner.blueBg > .container div,
    .content-spotlight-block.full-width-container .banner.blueBg > .content-col div {
      color: #1e1e1e; }
    .banner.blueBg > .container .contentHolder, .content-spotlight-block.full-width-container .banner.blueBg > .content-col .contentHolder {
      padding: 170px 0px 100px; }
      .banner.blueBg > .container .contentHolder .backLink:before, .content-spotlight-block.full-width-container .banner.blueBg > .content-col .contentHolder .backLink:before {
        filter: brightness(0); }
  .banner.navyBg, .banner.AnnualReport {
    background-color: #4c3de3; }
    .banner.navyBg > .container h1, .content-spotlight-block.full-width-container .banner.navyBg > .content-col h1,
    .banner.navyBg > .container h2,
    .content-spotlight-block.full-width-container .banner.navyBg > .content-col h2,
    .banner.navyBg > .container h3,
    .content-spotlight-block.full-width-container .banner.navyBg > .content-col h3,
    .banner.navyBg > .container h4,
    .content-spotlight-block.full-width-container .banner.navyBg > .content-col h4,
    .banner.navyBg > .container h5,
    .content-spotlight-block.full-width-container .banner.navyBg > .content-col h5,
    .banner.navyBg > .container h6,
    .content-spotlight-block.full-width-container .banner.navyBg > .content-col h6,
    .banner.navyBg > .container p,
    .content-spotlight-block.full-width-container .banner.navyBg > .content-col p,
    .banner.navyBg > .container a,
    .content-spotlight-block.full-width-container .banner.navyBg > .content-col a,
    .banner.navyBg > .container span,
    .content-spotlight-block.full-width-container .banner.navyBg > .content-col span,
    .banner.navyBg > .container div,
    .content-spotlight-block.full-width-container .banner.navyBg > .content-col div, .banner.AnnualReport > .container h1, .content-spotlight-block.full-width-container .banner.AnnualReport > .content-col h1,
    .banner.AnnualReport > .container h2,
    .content-spotlight-block.full-width-container .banner.AnnualReport > .content-col h2,
    .banner.AnnualReport > .container h3,
    .content-spotlight-block.full-width-container .banner.AnnualReport > .content-col h3,
    .banner.AnnualReport > .container h4,
    .content-spotlight-block.full-width-container .banner.AnnualReport > .content-col h4,
    .banner.AnnualReport > .container h5,
    .content-spotlight-block.full-width-container .banner.AnnualReport > .content-col h5,
    .banner.AnnualReport > .container h6,
    .content-spotlight-block.full-width-container .banner.AnnualReport > .content-col h6,
    .banner.AnnualReport > .container p,
    .content-spotlight-block.full-width-container .banner.AnnualReport > .content-col p,
    .banner.AnnualReport > .container a,
    .content-spotlight-block.full-width-container .banner.AnnualReport > .content-col a,
    .banner.AnnualReport > .container span,
    .content-spotlight-block.full-width-container .banner.AnnualReport > .content-col span,
    .banner.AnnualReport > .container div,
    .content-spotlight-block.full-width-container .banner.AnnualReport > .content-col div {
      color: #ffffff; }
    .banner.navyBg > .container .contentHolder, .content-spotlight-block.full-width-container .banner.navyBg > .content-col .contentHolder, .banner.AnnualReport > .container .contentHolder, .content-spotlight-block.full-width-container .banner.AnnualReport > .content-col .contentHolder {
      padding: 170px 0px 100px; }
      .banner.navyBg > .container .contentHolder .backLink:before, .content-spotlight-block.full-width-container .banner.navyBg > .content-col .contentHolder .backLink:before, .banner.AnnualReport > .container .contentHolder .backLink:before, .content-spotlight-block.full-width-container .banner.AnnualReport > .content-col .contentHolder .backLink:before {
        filter: brightness(1); }
  .banner.StoryHeader, .banner.ProfileHeader, .banner.AnnualReportProfile {
    min-height: 700px;
    margin-bottom: 4px;
    background-color: #4c3de3; }
    .banner.StoryHeader.greyBg, .banner.StoryHeader.blueBg, .banner.ProfileHeader.greyBg, .banner.ProfileHeader.blueBg, .banner.AnnualReportProfile.greyBg, .banner.AnnualReportProfile.blueBg {
      margin-bottom: 4px; }
      .banner.StoryHeader.greyBg h1,
      .banner.StoryHeader.greyBg h2,
      .banner.StoryHeader.greyBg h3,
      .banner.StoryHeader.greyBg h4,
      .banner.StoryHeader.greyBg h5,
      .banner.StoryHeader.greyBg h6,
      .banner.StoryHeader.greyBg p,
      .banner.StoryHeader.greyBg a,
      .banner.StoryHeader.greyBg span,
      .banner.StoryHeader.greyBg div, .banner.StoryHeader.blueBg h1,
      .banner.StoryHeader.blueBg h2,
      .banner.StoryHeader.blueBg h3,
      .banner.StoryHeader.blueBg h4,
      .banner.StoryHeader.blueBg h5,
      .banner.StoryHeader.blueBg h6,
      .banner.StoryHeader.blueBg p,
      .banner.StoryHeader.blueBg a,
      .banner.StoryHeader.blueBg span,
      .banner.StoryHeader.blueBg div, .banner.ProfileHeader.greyBg h1,
      .banner.ProfileHeader.greyBg h2,
      .banner.ProfileHeader.greyBg h3,
      .banner.ProfileHeader.greyBg h4,
      .banner.ProfileHeader.greyBg h5,
      .banner.ProfileHeader.greyBg h6,
      .banner.ProfileHeader.greyBg p,
      .banner.ProfileHeader.greyBg a,
      .banner.ProfileHeader.greyBg span,
      .banner.ProfileHeader.greyBg div, .banner.ProfileHeader.blueBg h1,
      .banner.ProfileHeader.blueBg h2,
      .banner.ProfileHeader.blueBg h3,
      .banner.ProfileHeader.blueBg h4,
      .banner.ProfileHeader.blueBg h5,
      .banner.ProfileHeader.blueBg h6,
      .banner.ProfileHeader.blueBg p,
      .banner.ProfileHeader.blueBg a,
      .banner.ProfileHeader.blueBg span,
      .banner.ProfileHeader.blueBg div, .banner.AnnualReportProfile.greyBg h1,
      .banner.AnnualReportProfile.greyBg h2,
      .banner.AnnualReportProfile.greyBg h3,
      .banner.AnnualReportProfile.greyBg h4,
      .banner.AnnualReportProfile.greyBg h5,
      .banner.AnnualReportProfile.greyBg h6,
      .banner.AnnualReportProfile.greyBg p,
      .banner.AnnualReportProfile.greyBg a,
      .banner.AnnualReportProfile.greyBg span,
      .banner.AnnualReportProfile.greyBg div, .banner.AnnualReportProfile.blueBg h1,
      .banner.AnnualReportProfile.blueBg h2,
      .banner.AnnualReportProfile.blueBg h3,
      .banner.AnnualReportProfile.blueBg h4,
      .banner.AnnualReportProfile.blueBg h5,
      .banner.AnnualReportProfile.blueBg h6,
      .banner.AnnualReportProfile.blueBg p,
      .banner.AnnualReportProfile.blueBg a,
      .banner.AnnualReportProfile.blueBg span,
      .banner.AnnualReportProfile.blueBg div {
        color: #ffffff; }
    .banner.StoryHeader > .container, .content-spotlight-block.full-width-container .banner.StoryHeader > .content-col, .banner.ProfileHeader > .container, .content-spotlight-block.full-width-container .banner.ProfileHeader > .content-col, .banner.AnnualReportProfile > .container, .content-spotlight-block.full-width-container .banner.AnnualReportProfile > .content-col {
      padding: 170px 46px 100px; }
      .banner.StoryHeader > .container .contentHolder, .content-spotlight-block.full-width-container .banner.StoryHeader > .content-col .contentHolder, .banner.ProfileHeader > .container .contentHolder, .content-spotlight-block.full-width-container .banner.ProfileHeader > .content-col .contentHolder, .banner.AnnualReportProfile > .container .contentHolder, .content-spotlight-block.full-width-container .banner.AnnualReportProfile > .content-col .contentHolder {
        max-width: none;
        width: 95%;
        padding: 0;
        text-align: start; }
        .banner.StoryHeader > .container .contentHolder .backLink:before, .content-spotlight-block.full-width-container .banner.StoryHeader > .content-col .contentHolder .backLink:before, .banner.ProfileHeader > .container .contentHolder .backLink:before, .content-spotlight-block.full-width-container .banner.ProfileHeader > .content-col .contentHolder .backLink:before, .banner.AnnualReportProfile > .container .contentHolder .backLink:before, .content-spotlight-block.full-width-container .banner.AnnualReportProfile > .content-col .contentHolder .backLink:before {
          filter: brightness(1); }
      .banner.StoryHeader > .container h1, .content-spotlight-block.full-width-container .banner.StoryHeader > .content-col h1, .banner.ProfileHeader > .container h1, .content-spotlight-block.full-width-container .banner.ProfileHeader > .content-col h1, .banner.AnnualReportProfile > .container h1, .content-spotlight-block.full-width-container .banner.AnnualReportProfile > .content-col h1 {
        max-width: 1200px;
        margin: 0;
        text-align: start;
        margin-bottom: 30px; }
      .banner.StoryHeader > .container .newsInfo, .content-spotlight-block.full-width-container .banner.StoryHeader > .content-col .newsInfo, .banner.ProfileHeader > .container .newsInfo, .content-spotlight-block.full-width-container .banner.ProfileHeader > .content-col .newsInfo, .banner.AnnualReportProfile > .container .newsInfo, .content-spotlight-block.full-width-container .banner.AnnualReportProfile > .content-col .newsInfo {
        margin: 0;
        display: inline-flex;
        align-items: baseline;
        gap: 10px; }
        .banner.StoryHeader > .container .newsInfo .newsLocation, .content-spotlight-block.full-width-container .banner.StoryHeader > .content-col .newsInfo .newsLocation,
        .banner.StoryHeader > .container .newsInfo .newsDate,
        .content-spotlight-block.full-width-container .banner.StoryHeader > .content-col .newsInfo .newsDate,
        .banner.StoryHeader > .container .newsInfo .newsReadTime,
        .content-spotlight-block.full-width-container .banner.StoryHeader > .content-col .newsInfo .newsReadTime, .banner.ProfileHeader > .container .newsInfo .newsLocation, .content-spotlight-block.full-width-container .banner.ProfileHeader > .content-col .newsInfo .newsLocation,
        .banner.ProfileHeader > .container .newsInfo .newsDate,
        .content-spotlight-block.full-width-container .banner.ProfileHeader > .content-col .newsInfo .newsDate,
        .banner.ProfileHeader > .container .newsInfo .newsReadTime,
        .content-spotlight-block.full-width-container .banner.ProfileHeader > .content-col .newsInfo .newsReadTime, .banner.AnnualReportProfile > .container .newsInfo .newsLocation, .content-spotlight-block.full-width-container .banner.AnnualReportProfile > .content-col .newsInfo .newsLocation,
        .banner.AnnualReportProfile > .container .newsInfo .newsDate,
        .content-spotlight-block.full-width-container .banner.AnnualReportProfile > .content-col .newsInfo .newsDate,
        .banner.AnnualReportProfile > .container .newsInfo .newsReadTime,
        .content-spotlight-block.full-width-container .banner.AnnualReportProfile > .content-col .newsInfo .newsReadTime {
          padding-left: 6px;
          margin-left: 5px;
          position: relative; }
          .banner.StoryHeader > .container .newsInfo .newsLocation:before, .content-spotlight-block.full-width-container .banner.StoryHeader > .content-col .newsInfo .newsLocation:before,
          .banner.StoryHeader > .container .newsInfo .newsDate:before,
          .content-spotlight-block.full-width-container .banner.StoryHeader > .content-col .newsInfo .newsDate:before,
          .banner.StoryHeader > .container .newsInfo .newsReadTime:before,
          .content-spotlight-block.full-width-container .banner.StoryHeader > .content-col .newsInfo .newsReadTime:before, .banner.ProfileHeader > .container .newsInfo .newsLocation:before, .content-spotlight-block.full-width-container .banner.ProfileHeader > .content-col .newsInfo .newsLocation:before,
          .banner.ProfileHeader > .container .newsInfo .newsDate:before,
          .content-spotlight-block.full-width-container .banner.ProfileHeader > .content-col .newsInfo .newsDate:before,
          .banner.ProfileHeader > .container .newsInfo .newsReadTime:before,
          .content-spotlight-block.full-width-container .banner.ProfileHeader > .content-col .newsInfo .newsReadTime:before, .banner.AnnualReportProfile > .container .newsInfo .newsLocation:before, .content-spotlight-block.full-width-container .banner.AnnualReportProfile > .content-col .newsInfo .newsLocation:before,
          .banner.AnnualReportProfile > .container .newsInfo .newsDate:before,
          .content-spotlight-block.full-width-container .banner.AnnualReportProfile > .content-col .newsInfo .newsDate:before,
          .banner.AnnualReportProfile > .container .newsInfo .newsReadTime:before,
          .content-spotlight-block.full-width-container .banner.AnnualReportProfile > .content-col .newsInfo .newsReadTime:before {
            content: "";
            display: block;
            position: absolute;
            top: 50%;
            left: -5px;
            transform: translateY(-50%);
            background-image: none;
            height: 100%;
            width: 2px;
            background-color: #ffffff; }
      .banner.StoryHeader > .container .position, .content-spotlight-block.full-width-container .banner.StoryHeader > .content-col .position, .banner.ProfileHeader > .container .position, .content-spotlight-block.full-width-container .banner.ProfileHeader > .content-col .position, .banner.AnnualReportProfile > .container .position, .content-spotlight-block.full-width-container .banner.AnnualReportProfile > .content-col .position {
        display: inline-block;
        font-size: 1rem;
        font-weight: 400;
        line-height: 120.7%;
        margin-top: 16px;
        margin: 0; }
        .banner.StoryHeader > .container .position p, .content-spotlight-block.full-width-container .banner.StoryHeader > .content-col .position p, .banner.ProfileHeader > .container .position p, .content-spotlight-block.full-width-container .banner.ProfileHeader > .content-col .position p, .banner.AnnualReportProfile > .container .position p, .content-spotlight-block.full-width-container .banner.AnnualReportProfile > .content-col .position p {
          font-size: 1rem;
          font-weight: 400;
          line-height: 120.7%; }
    .banner.StoryHeader .newsType, .banner.ProfileHeader .newsType, .banner.AnnualReportProfile .newsType {
      display: none; }
    .banner.StoryHeader .imageHolder, .banner.ProfileHeader .imageHolder, .banner.AnnualReportProfile .imageHolder {
      display: inline-block;
      margin-right: 40px; }
      .banner.StoryHeader .imageHolder:after, .banner.ProfileHeader .imageHolder:after, .banner.AnnualReportProfile .imageHolder:after {
        content: none; }
      .banner.StoryHeader .imageHolder img, .banner.ProfileHeader .imageHolder img, .banner.AnnualReportProfile .imageHolder img {
        border-radius: 50%;
        height: 55px;
        width: 55px;
        min-height: unset; }
      .banner.StoryHeader .imageHolder:after, .banner.ProfileHeader .imageHolder:after, .banner.AnnualReportProfile .imageHolder:after {
        content: none !important; }
  .banner.PressReleaseHeader {
    min-height: 700px;
    margin-bottom: 4px; }
    .banner.PressReleaseHeader > .container .contentHolder, .content-spotlight-block.full-width-container .banner.PressReleaseHeader > .content-col .contentHolder {
      text-align: start;
      padding: 170px 0px 100px !important;
      width: 94%;
      max-width: unset;
      text-align: start; }
      .banner.PressReleaseHeader > .container .contentHolder h1, .content-spotlight-block.full-width-container .banner.PressReleaseHeader > .content-col .contentHolder h1 {
        margin-left: 0;
        text-align: start; }
    .banner.PressReleaseHeader > .container .newsInfo, .content-spotlight-block.full-width-container .banner.PressReleaseHeader > .content-col .newsInfo {
      justify-content: start;
      gap: 0; }
      .banner.PressReleaseHeader > .container .newsInfo li, .content-spotlight-block.full-width-container .banner.PressReleaseHeader > .content-col .newsInfo li {
        padding-right: 5px;
        margin-right: 5px;
        border-right: 1px solid white; }
        .banner.PressReleaseHeader > .container .newsInfo li:last-of-type, .content-spotlight-block.full-width-container .banner.PressReleaseHeader > .content-col .newsInfo li:last-of-type {
          padding-right: 0;
          margin-right: 0;
          border: none; }
      .banner.PressReleaseHeader > .container .newsInfo .newsDate, .content-spotlight-block.full-width-container .banner.PressReleaseHeader > .content-col .newsInfo .newsDate {
        padding: 0; }
        .banner.PressReleaseHeader > .container .newsInfo .newsDate:before, .content-spotlight-block.full-width-container .banner.PressReleaseHeader > .content-col .newsInfo .newsDate:before {
          content: none; }
  .banner.ProfileHeader > .container .imageHolder:not(.noimage) img, .content-spotlight-block.full-width-container .banner.ProfileHeader > .content-col .imageHolder:not(.noimage) img, .banner.AnnualReportProfile > .container .imageHolder:not(.noimage) img, .content-spotlight-block.full-width-container .banner.AnnualReportProfile > .content-col .imageHolder:not(.noimage) img {
    height: 100%;
    width: 100%;
    border-radius: 50%; }
  .banner.StoryHeader > .container .imageHolder:not(.noimage) img, .content-spotlight-block.full-width-container .banner.StoryHeader > .content-col .imageHolder:not(.noimage) img {
    height: 55px;
    width: 55px;
    border-radius: 50%; }
  .banner.imageInBanner > .container, .content-spotlight-block.full-width-container .banner.imageInBanner > .content-col, .banner.contentAreaFilled > .container, .content-spotlight-block.full-width-container .banner.contentAreaFilled > .content-col {
    padding: 0; }
    .banner.imageInBanner > .container h1, .content-spotlight-block.full-width-container .banner.imageInBanner > .content-col h1,
    .banner.imageInBanner > .container h2,
    .content-spotlight-block.full-width-container .banner.imageInBanner > .content-col h2,
    .banner.imageInBanner > .container h3,
    .content-spotlight-block.full-width-container .banner.imageInBanner > .content-col h3,
    .banner.imageInBanner > .container h4,
    .content-spotlight-block.full-width-container .banner.imageInBanner > .content-col h4,
    .banner.imageInBanner > .container h5,
    .content-spotlight-block.full-width-container .banner.imageInBanner > .content-col h5,
    .banner.imageInBanner > .container h6,
    .content-spotlight-block.full-width-container .banner.imageInBanner > .content-col h6,
    .banner.imageInBanner > .container p,
    .content-spotlight-block.full-width-container .banner.imageInBanner > .content-col p,
    .banner.imageInBanner > .container a,
    .content-spotlight-block.full-width-container .banner.imageInBanner > .content-col a,
    .banner.imageInBanner > .container span,
    .content-spotlight-block.full-width-container .banner.imageInBanner > .content-col span,
    .banner.imageInBanner > .container div,
    .content-spotlight-block.full-width-container .banner.imageInBanner > .content-col div, .banner.contentAreaFilled > .container h1, .content-spotlight-block.full-width-container .banner.contentAreaFilled > .content-col h1,
    .banner.contentAreaFilled > .container h2,
    .content-spotlight-block.full-width-container .banner.contentAreaFilled > .content-col h2,
    .banner.contentAreaFilled > .container h3,
    .content-spotlight-block.full-width-container .banner.contentAreaFilled > .content-col h3,
    .banner.contentAreaFilled > .container h4,
    .content-spotlight-block.full-width-container .banner.contentAreaFilled > .content-col h4,
    .banner.contentAreaFilled > .container h5,
    .content-spotlight-block.full-width-container .banner.contentAreaFilled > .content-col h5,
    .banner.contentAreaFilled > .container h6,
    .content-spotlight-block.full-width-container .banner.contentAreaFilled > .content-col h6,
    .banner.contentAreaFilled > .container p,
    .content-spotlight-block.full-width-container .banner.contentAreaFilled > .content-col p,
    .banner.contentAreaFilled > .container a,
    .content-spotlight-block.full-width-container .banner.contentAreaFilled > .content-col a,
    .banner.contentAreaFilled > .container span,
    .content-spotlight-block.full-width-container .banner.contentAreaFilled > .content-col span,
    .banner.contentAreaFilled > .container div,
    .content-spotlight-block.full-width-container .banner.contentAreaFilled > .content-col div {
      color: #ffffff; }
    .banner.imageInBanner > .container .contentHolder, .content-spotlight-block.full-width-container .banner.imageInBanner > .content-col .contentHolder, .banner.contentAreaFilled > .container .contentHolder, .content-spotlight-block.full-width-container .banner.contentAreaFilled > .content-col .contentHolder {
      padding: 0; }
      .banner.imageInBanner > .container .contentHolder .backLink:before, .content-spotlight-block.full-width-container .banner.imageInBanner > .content-col .contentHolder .backLink:before, .banner.contentAreaFilled > .container .contentHolder .backLink:before, .content-spotlight-block.full-width-container .banner.contentAreaFilled > .content-col .contentHolder .backLink:before {
        filter: brightness(1); }
    .banner.imageInBanner > .container .btn, .content-spotlight-block.full-width-container .banner.imageInBanner > .content-col .btn, .banner.contentAreaFilled > .container .btn, .content-spotlight-block.full-width-container .banner.contentAreaFilled > .content-col .btn {
      padding: 12px 25px;
      border-radius: 100px;
      border: 1px solid #ffffff;
      font-size: 1rem;
      font-weight: 400;
      line-height: 1;
      color: #ffffff;
      display: block;
      width: fit-content;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      text-decoration: none;
      min-height: 44px;
      min-width: 44px;
      color: white !important;
      background: transparent !important; }
      .banner.imageInBanner > .container .btn:hover, .content-spotlight-block.full-width-container .banner.imageInBanner > .content-col .btn:hover, .banner.contentAreaFilled > .container .btn:hover, .content-spotlight-block.full-width-container .banner.contentAreaFilled > .content-col .btn:hover {
        background-color: #ffffff;
        color: #1e1e1e; }
      .banner.imageInBanner > .container .btn:hover, .content-spotlight-block.full-width-container .banner.imageInBanner > .content-col .btn:hover, .banner.contentAreaFilled > .container .btn:hover, .content-spotlight-block.full-width-container .banner.contentAreaFilled > .content-col .btn:hover {
        background: white !important;
        color: black !important; }
  .banner.imageInBanner .imageHolder img, .banner.contentAreaFilled .imageHolder img {
    display: block; }
  .banner.contentAreaFilled .youtubeblock .container .video-holder:after, .banner.contentAreaFilled .youtubeblock .content-spotlight-block.full-width-container .content-col .video-holder:after, .content-spotlight-block.full-width-container .banner.contentAreaFilled .youtubeblock .content-col .video-holder:after {
    top: unset;
    bottom: 0; }
  .banner.ResourceDetailsPage, .banner.BlogHeader, .banner.EventHeader {
    min-height: 700px;
    margin-bottom: 4px; }
    .banner.ResourceDetailsPage > .container .contentHolder, .content-spotlight-block.full-width-container .banner.ResourceDetailsPage > .content-col .contentHolder, .banner.BlogHeader > .container .contentHolder, .content-spotlight-block.full-width-container .banner.BlogHeader > .content-col .contentHolder, .banner.EventHeader > .container .contentHolder, .content-spotlight-block.full-width-container .banner.EventHeader > .content-col .contentHolder {
      max-width: unset;
      text-align: start;
      width: 94%; }
      .banner.ResourceDetailsPage > .container .contentHolder .backLink, .content-spotlight-block.full-width-container .banner.ResourceDetailsPage > .content-col .contentHolder .backLink, .banner.BlogHeader > .container .contentHolder .backLink, .content-spotlight-block.full-width-container .banner.BlogHeader > .content-col .contentHolder .backLink, .banner.EventHeader > .container .contentHolder .backLink, .content-spotlight-block.full-width-container .banner.EventHeader > .content-col .contentHolder .backLink {
        margin-bottom: 40px; }
    .banner.ResourceDetailsPage > .container h1, .content-spotlight-block.full-width-container .banner.ResourceDetailsPage > .content-col h1, .banner.BlogHeader > .container h1, .content-spotlight-block.full-width-container .banner.BlogHeader > .content-col h1, .banner.EventHeader > .container h1, .content-spotlight-block.full-width-container .banner.EventHeader > .content-col h1 {
      margin-left: 0;
      margin-right: 0;
      text-align: start; }
    .banner.ResourceDetailsPage > .container .subText, .content-spotlight-block.full-width-container .banner.ResourceDetailsPage > .content-col .subText, .banner.BlogHeader > .container .subText, .content-spotlight-block.full-width-container .banner.BlogHeader > .content-col .subText, .banner.EventHeader > .container .subText, .content-spotlight-block.full-width-container .banner.EventHeader > .content-col .subText {
      margin: 0; }
      .banner.ResourceDetailsPage > .container .subText p, .content-spotlight-block.full-width-container .banner.ResourceDetailsPage > .content-col .subText p, .banner.BlogHeader > .container .subText p, .content-spotlight-block.full-width-container .banner.BlogHeader > .content-col .subText p, .banner.EventHeader > .container .subText p, .content-spotlight-block.full-width-container .banner.EventHeader > .content-col .subText p {
        text-align: start; }
    .banner.ResourceDetailsPage > .container .btn, .content-spotlight-block.full-width-container .banner.ResourceDetailsPage > .content-col .btn, .banner.BlogHeader > .container .btn, .content-spotlight-block.full-width-container .banner.BlogHeader > .content-col .btn, .banner.EventHeader > .container .btn, .content-spotlight-block.full-width-container .banner.EventHeader > .content-col .btn {
      margin: 0; }
    .banner.ResourceDetailsPage > .container .newsInfo, .content-spotlight-block.full-width-container .banner.ResourceDetailsPage > .content-col .newsInfo, .banner.BlogHeader > .container .newsInfo, .content-spotlight-block.full-width-container .banner.BlogHeader > .content-col .newsInfo, .banner.EventHeader > .container .newsInfo, .content-spotlight-block.full-width-container .banner.EventHeader > .content-col .newsInfo {
      text-align: start;
      display: inline-flex;
      gap: 0; }
      .banner.ResourceDetailsPage > .container .newsInfo li, .content-spotlight-block.full-width-container .banner.ResourceDetailsPage > .content-col .newsInfo li, .banner.BlogHeader > .container .newsInfo li, .content-spotlight-block.full-width-container .banner.BlogHeader > .content-col .newsInfo li, .banner.EventHeader > .container .newsInfo li, .content-spotlight-block.full-width-container .banner.EventHeader > .content-col .newsInfo li {
        padding-right: 5px;
        margin-right: 5px;
        border-right: 1px solid white; }
        .banner.ResourceDetailsPage > .container .newsInfo li:last-of-type, .content-spotlight-block.full-width-container .banner.ResourceDetailsPage > .content-col .newsInfo li:last-of-type, .banner.BlogHeader > .container .newsInfo li:last-of-type, .content-spotlight-block.full-width-container .banner.BlogHeader > .content-col .newsInfo li:last-of-type, .banner.EventHeader > .container .newsInfo li:last-of-type, .content-spotlight-block.full-width-container .banner.EventHeader > .content-col .newsInfo li:last-of-type {
          border: none;
          padding: 0;
          margin: 0; }
      .banner.ResourceDetailsPage > .container .newsInfo .newsDate, .content-spotlight-block.full-width-container .banner.ResourceDetailsPage > .content-col .newsInfo .newsDate, .banner.BlogHeader > .container .newsInfo .newsDate, .content-spotlight-block.full-width-container .banner.BlogHeader > .content-col .newsInfo .newsDate, .banner.EventHeader > .container .newsInfo .newsDate, .content-spotlight-block.full-width-container .banner.EventHeader > .content-col .newsInfo .newsDate {
        padding: 0; }
        .banner.ResourceDetailsPage > .container .newsInfo .newsDate:before, .content-spotlight-block.full-width-container .banner.ResourceDetailsPage > .content-col .newsInfo .newsDate:before, .banner.BlogHeader > .container .newsInfo .newsDate:before, .content-spotlight-block.full-width-container .banner.BlogHeader > .content-col .newsInfo .newsDate:before, .banner.EventHeader > .container .newsInfo .newsDate:before, .content-spotlight-block.full-width-container .banner.EventHeader > .content-col .newsInfo .newsDate:before {
          content: none; }
    .banner.ResourceDetailsPage > .container .eventDate, .content-spotlight-block.full-width-container .banner.ResourceDetailsPage > .content-col .eventDate, .banner.BlogHeader > .container .eventDate, .content-spotlight-block.full-width-container .banner.BlogHeader > .content-col .eventDate, .banner.EventHeader > .container .eventDate, .content-spotlight-block.full-width-container .banner.EventHeader > .content-col .eventDate {
      margin-bottom: 40px;
      font-weight: 600;
      padding-left: 25px;
      position: relative; }
      .banner.ResourceDetailsPage > .container .eventDate:before, .content-spotlight-block.full-width-container .banner.ResourceDetailsPage > .content-col .eventDate:before, .banner.BlogHeader > .container .eventDate:before, .content-spotlight-block.full-width-container .banner.BlogHeader > .content-col .eventDate:before, .banner.EventHeader > .container .eventDate:before, .content-spotlight-block.full-width-container .banner.EventHeader > .content-col .eventDate:before {
        content: "";
        position: absolute;
        display: block;
        top: 50%;
        left: 0;
        transform: translateY(-50%);
        width: 16px;
        height: 16px;
        background-image: url("/Static/images/icons/calendar.svg");
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat; }
    .banner.ResourceDetailsPage .blogDetails, .banner.BlogHeader .blogDetails, .banner.EventHeader .blogDetails {
      display: flex;
      align-items: center;
      gap: 20px; }
    .banner.ResourceDetailsPage .authorImage img, .banner.BlogHeader .authorImage img, .banner.EventHeader .authorImage img {
      height: 55px;
      width: 55px;
      border-radius: 50%; }
    .banner.ResourceDetailsPage .authorNamePosition, .banner.BlogHeader .authorNamePosition, .banner.EventHeader .authorNamePosition {
      display: flex;
      flex-direction: column;
      gap: 10px; }
      .banner.ResourceDetailsPage .authorNamePosition .authorLink, .banner.BlogHeader .authorNamePosition .authorLink, .banner.EventHeader .authorNamePosition .authorLink {
        color: white;
        font-size: 0.875rem;
        font-weight: 400;
        line-height: 1.5; }
      .banner.ResourceDetailsPage .authorNamePosition .authorPosition, .banner.BlogHeader .authorNamePosition .authorPosition, .banner.EventHeader .authorNamePosition .authorPosition {
        font-size: 1rem;
        font-style: normal;
        font-weight: 400;
        line-height: 120.7%;
        opacity: 0.6; }
  .banner.signIn {
    min-height: 700px; }
    .banner.signIn .contentHolder {
      top: 250px; }
    .banner.signIn .rightSectionContent {
      background: rgba(43, 62, 43, 0.6);
      padding: 30px;
      max-width: 900px;
      width: 90vw;
      border-radius: 10px;
      position: absolute;
      transform: none;
      top: 360px;
      left: 50%;
      transform: translateX(-50%); }
      .banner.signIn .rightSectionContent .btn {
        position: static;
        margin-bottom: 20px; }
      .banner.signIn .rightSectionContent .registerMsg {
        text-align: center; }
  .banner.CustomerStoryPage .contentHolder h1 {
    max-width: 900px; }
  .banner.TwoColumnSplitBanner {
    background-color: #ffffff;
    border-radius: 20px; }
    .banner.TwoColumnSplitBanner .container .banner-row, .banner.TwoColumnSplitBanner .content-spotlight-block.full-width-container .content-col .banner-row, .content-spotlight-block.full-width-container .banner.TwoColumnSplitBanner .content-col .banner-row {
      margin-right: -2px !important;
      margin-left: -2px !important; }
      .banner.TwoColumnSplitBanner .container .banner-row .banner-col, .banner.TwoColumnSplitBanner .content-spotlight-block.full-width-container .content-col .banner-row .banner-col, .content-spotlight-block.full-width-container .banner.TwoColumnSplitBanner .content-col .banner-row .banner-col {
        padding-right: 2px;
        padding-left: 2px; }
      .banner.TwoColumnSplitBanner .container .banner-row .imageHolder::after, .banner.TwoColumnSplitBanner .content-spotlight-block.full-width-container .content-col .banner-row .imageHolder::after, .content-spotlight-block.full-width-container .banner.TwoColumnSplitBanner .content-col .banner-row .imageHolder::after {
        display: none; }
      .banner.TwoColumnSplitBanner .container .banner-row .imageHolder:not(.noimage) img, .banner.TwoColumnSplitBanner .content-spotlight-block.full-width-container .content-col .banner-row .imageHolder:not(.noimage) img, .content-spotlight-block.full-width-container .banner.TwoColumnSplitBanner .content-col .banner-row .imageHolder:not(.noimage) img {
        height: 800px; }
      .banner.TwoColumnSplitBanner .container .banner-row .contentHolder, .banner.TwoColumnSplitBanner .content-spotlight-block.full-width-container .content-col .banner-row .contentHolder, .content-spotlight-block.full-width-container .banner.TwoColumnSplitBanner .content-col .banner-row .contentHolder {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: space-around;
        padding-top: 100px;
        transform: none !important;
        width: 100%;
        margin-right: 0;
        margin-left: 0;
        background-color: #bbe8ee;
        border-radius: 20px; }
        .banner.TwoColumnSplitBanner .container .banner-row .contentHolder h1, .banner.TwoColumnSplitBanner .content-spotlight-block.full-width-container .content-col .banner-row .contentHolder h1, .content-spotlight-block.full-width-container .banner.TwoColumnSplitBanner .content-col .banner-row .contentHolder h1 {
          color: #1e1e1e;
          font-family: "ABCFavoritMono";
          margin: 0; }
          .banner.TwoColumnSplitBanner .container .banner-row .contentHolder h1, .banner.TwoColumnSplitBanner .content-spotlight-block.full-width-container .content-col .banner-row .contentHolder h1, .content-spotlight-block.full-width-container .banner.TwoColumnSplitBanner .content-col .banner-row .contentHolder h1 {
            font-size: 4rem; }
            @media screen and (min-width: 48rem) {
              .banner.TwoColumnSplitBanner .container .banner-row .contentHolder h1, .banner.TwoColumnSplitBanner .content-spotlight-block.full-width-container .content-col .banner-row .contentHolder h1, .content-spotlight-block.full-width-container .banner.TwoColumnSplitBanner .content-col .banner-row .contentHolder h1 {
                font-size: calc(4rem + 4.5 * ((100vw - 48rem) / 45.75)); } }
            @media screen and (min-width: 93.75rem) {
              .banner.TwoColumnSplitBanner .container .banner-row .contentHolder h1, .banner.TwoColumnSplitBanner .content-spotlight-block.full-width-container .content-col .banner-row .contentHolder h1, .content-spotlight-block.full-width-container .banner.TwoColumnSplitBanner .content-col .banner-row .contentHolder h1 {
                font-size: 8.5rem; } }
        .banner.TwoColumnSplitBanner .container .banner-row .contentHolder .subText, .banner.TwoColumnSplitBanner .content-spotlight-block.full-width-container .content-col .banner-row .contentHolder .subText, .content-spotlight-block.full-width-container .banner.TwoColumnSplitBanner .content-col .banner-row .contentHolder .subText {
          margin-bottom: 0;
          font-weight: 600; }
          .banner.TwoColumnSplitBanner .container .banner-row .contentHolder .subText, .banner.TwoColumnSplitBanner .content-spotlight-block.full-width-container .content-col .banner-row .contentHolder .subText, .content-spotlight-block.full-width-container .banner.TwoColumnSplitBanner .content-col .banner-row .contentHolder .subText {
            font-size: 1.25rem; }
            @media screen and (min-width: 48rem) {
              .banner.TwoColumnSplitBanner .container .banner-row .contentHolder .subText, .banner.TwoColumnSplitBanner .content-spotlight-block.full-width-container .content-col .banner-row .contentHolder .subText, .content-spotlight-block.full-width-container .banner.TwoColumnSplitBanner .content-col .banner-row .contentHolder .subText {
                font-size: calc(1.25rem + 0.625 * ((100vw - 48rem) / 45.75)); } }
            @media screen and (min-width: 93.75rem) {
              .banner.TwoColumnSplitBanner .container .banner-row .contentHolder .subText, .banner.TwoColumnSplitBanner .content-spotlight-block.full-width-container .content-col .banner-row .contentHolder .subText, .content-spotlight-block.full-width-container .banner.TwoColumnSplitBanner .content-col .banner-row .contentHolder .subText {
                font-size: 1.875rem; } }
          .banner.TwoColumnSplitBanner .container .banner-row .contentHolder .subText p, .banner.TwoColumnSplitBanner .content-spotlight-block.full-width-container .content-col .banner-row .contentHolder .subText p, .content-spotlight-block.full-width-container .banner.TwoColumnSplitBanner .content-col .banner-row .contentHolder .subText p {
            font-weight: 600; }
            .banner.TwoColumnSplitBanner .container .banner-row .contentHolder .subText p, .banner.TwoColumnSplitBanner .content-spotlight-block.full-width-container .content-col .banner-row .contentHolder .subText p, .content-spotlight-block.full-width-container .banner.TwoColumnSplitBanner .content-col .banner-row .contentHolder .subText p {
              font-size: 1.25rem; }
              @media screen and (min-width: 48rem) {
                .banner.TwoColumnSplitBanner .container .banner-row .contentHolder .subText p, .banner.TwoColumnSplitBanner .content-spotlight-block.full-width-container .content-col .banner-row .contentHolder .subText p, .content-spotlight-block.full-width-container .banner.TwoColumnSplitBanner .content-col .banner-row .contentHolder .subText p {
                  font-size: calc(1.25rem + 0.625 * ((100vw - 48rem) / 45.75)); } }
              @media screen and (min-width: 93.75rem) {
                .banner.TwoColumnSplitBanner .container .banner-row .contentHolder .subText p, .banner.TwoColumnSplitBanner .content-spotlight-block.full-width-container .content-col .banner-row .contentHolder .subText p, .content-spotlight-block.full-width-container .banner.TwoColumnSplitBanner .content-col .banner-row .contentHolder .subText p {
                  font-size: 1.875rem; } }
      .banner.TwoColumnSplitBanner .container .banner-row p, .banner.TwoColumnSplitBanner .content-spotlight-block.full-width-container .content-col .banner-row p, .content-spotlight-block.full-width-container .banner.TwoColumnSplitBanner .content-col .banner-row p {
        color: #1e1e1e; }

.blueMenu {
  position: relative;
  z-index: 5;
  margin-bottom: 4px;
  border-radius: 0;
  background-color: #1e1e1e;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .blueMenu.withViewAll .container, .blueMenu.withViewAll .content-spotlight-block.full-width-container .content-col, .content-spotlight-block.full-width-container .blueMenu.withViewAll .content-col {
    display: flex;
    align-content: center;
    justify-content: space-between; }
    .blueMenu.withViewAll .container .linksHolder, .blueMenu.withViewAll .content-spotlight-block.full-width-container .content-col .linksHolder, .content-spotlight-block.full-width-container .blueMenu.withViewAll .content-col .linksHolder {
      margin-inline: 0; }
    .blueMenu.withViewAll .container .viewAll, .blueMenu.withViewAll .content-spotlight-block.full-width-container .content-col .viewAll, .content-spotlight-block.full-width-container .blueMenu.withViewAll .content-col .viewAll {
      padding-inline: 46px; }
      .blueMenu.withViewAll .container .viewAll a, .blueMenu.withViewAll .content-spotlight-block.full-width-container .content-col .viewAll a, .content-spotlight-block.full-width-container .blueMenu.withViewAll .content-col .viewAll a {
        color: #ffffff;
        padding: 12px 25px;
        border-radius: 100px;
        border: 1px solid #ffffff;
        font-size: 1rem;
        font-weight: 400;
        line-height: 1;
        color: #ffffff;
        display: block;
        width: fit-content;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        text-decoration: none;
        min-height: 44px;
        min-width: 44px; }
        .blueMenu.withViewAll .container .viewAll a:hover, .blueMenu.withViewAll .content-spotlight-block.full-width-container .content-col .viewAll a:hover, .content-spotlight-block.full-width-container .blueMenu.withViewAll .content-col .viewAll a:hover {
          background-color: #ffffff;
          color: #1e1e1e; }
  .blueMenu.fixed {
    border: 4px solid #1e1e1e;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10;
    height: fit-content; }
  .blueMenu.visible {
    top: 90px; }
  .blueMenu .pageTitle {
    display: none; }
  .blueMenu .container, .blueMenu .content-spotlight-block.full-width-container .content-col, .content-spotlight-block.full-width-container .blueMenu .content-col {
    background-color: #2b3e2b;
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-inline: 0; }
    .blueMenu .container .linksHolder, .blueMenu .content-spotlight-block.full-width-container .content-col .linksHolder, .content-spotlight-block.full-width-container .blueMenu .content-col .linksHolder {
      display: flex;
      align-items: center;
      gap: 50px;
      overflow-x: auto;
      -ms-overflow-style: none;
      /* Internet Explorer 10+ */
      scrollbar-width: none;
      max-width: 1800px;
      margin-inline: auto;
      padding-inline: 46px;
      /* Firefox */ }
      .blueMenu .container .linksHolder::-webkit-scrollbar, .blueMenu .content-spotlight-block.full-width-container .content-col .linksHolder::-webkit-scrollbar, .content-spotlight-block.full-width-container .blueMenu .content-col .linksHolder::-webkit-scrollbar {
        display: none;
        /* Safari and Chrome */ }
      .blueMenu .container .linksHolder .more-link, .blueMenu .content-spotlight-block.full-width-container .content-col .linksHolder .more-link, .content-spotlight-block.full-width-container .blueMenu .content-col .linksHolder .more-link {
        display: none; }
      .blueMenu .container .linksHolder a, .blueMenu .content-spotlight-block.full-width-container .content-col .linksHolder a, .content-spotlight-block.full-width-container .blueMenu .content-col .linksHolder a {
        white-space: nowrap; }
      .blueMenu .container .linksHolder ul, .blueMenu .content-spotlight-block.full-width-container .content-col .linksHolder ul, .content-spotlight-block.full-width-container .blueMenu .content-col .linksHolder ul {
        display: flex;
        align-items: center;
        gap: 50px; }
      .blueMenu .container .linksHolder a, .blueMenu .content-spotlight-block.full-width-container .content-col .linksHolder a, .content-spotlight-block.full-width-container .blueMenu .content-col .linksHolder a {
        color: #ffffff;
        font-size: 1rem;
        font-weight: 400;
        text-decoration: underline;
        text-decoration-color: transparent;
        text-underline-offset: 3px;
        display: block;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
        .blueMenu .container .linksHolder a:hover, .blueMenu .content-spotlight-block.full-width-container .content-col .linksHolder a:hover, .content-spotlight-block.full-width-container .blueMenu .content-col .linksHolder a:hover {
          text-decoration-color: #ffffff; }

.IconInHeader .centeredImage {
  position: absolute;
  bottom: 30px;
  max-height: 60px;
  left: 50%;
  transform: translateX(-50%); }

.globalmapblock {
  padding: 0;
  margin-bottom: 4px; }
  .globalmapblock .locationBlock .container, .globalmapblock .locationBlock .content-spotlight-block.full-width-container .content-col, .content-spotlight-block.full-width-container .globalmapblock .locationBlock .content-col {
    background-color: #ffffff;
    padding: 46px;
    position: relative; }
    .globalmapblock .locationBlock .container .row, .globalmapblock .locationBlock .content-spotlight-block.full-width-container .content-col .row, .content-spotlight-block.full-width-container .globalmapblock .locationBlock .content-col .row {
      flex-direction: column;
      gap: 40px;
      margin-bottom: 60px; }
      .globalmapblock .locationBlock .container .row [class*="col-"], .globalmapblock .locationBlock .content-spotlight-block.full-width-container .content-col .row [class*="col-"], .content-spotlight-block.full-width-container .globalmapblock .locationBlock .content-col .row [class*="col-"] {
        flex: 0 0 65%;
        max-width: 65%; }
      .globalmapblock .locationBlock .container .row .mapBlockTitle *, .globalmapblock .locationBlock .content-spotlight-block.full-width-container .content-col .row .mapBlockTitle *, .content-spotlight-block.full-width-container .globalmapblock .locationBlock .content-col .row .mapBlockTitle * {
        font-weight: 400; }
        .globalmapblock .locationBlock .container .row .mapBlockTitle *, .globalmapblock .locationBlock .content-spotlight-block.full-width-container .content-col .row .mapBlockTitle *, .content-spotlight-block.full-width-container .globalmapblock .locationBlock .content-col .row .mapBlockTitle * {
          font-size: 1.875rem; }
          @media screen and (min-width: 48rem) {
            .globalmapblock .locationBlock .container .row .mapBlockTitle *, .globalmapblock .locationBlock .content-spotlight-block.full-width-container .content-col .row .mapBlockTitle *, .content-spotlight-block.full-width-container .globalmapblock .locationBlock .content-col .row .mapBlockTitle * {
              font-size: calc(1.875rem + 1.125 * ((100vw - 48rem) / 45.75)); } }
          @media screen and (min-width: 93.75rem) {
            .globalmapblock .locationBlock .container .row .mapBlockTitle *, .globalmapblock .locationBlock .content-spotlight-block.full-width-container .content-col .row .mapBlockTitle *, .content-spotlight-block.full-width-container .globalmapblock .locationBlock .content-col .row .mapBlockTitle * {
              font-size: 3rem; } }
        .globalmapblock .locationBlock .container .row .mapBlockTitle *, .globalmapblock .locationBlock .content-spotlight-block.full-width-container .content-col .row .mapBlockTitle *, .content-spotlight-block.full-width-container .globalmapblock .locationBlock .content-col .row .mapBlockTitle * {
          line-height: 34px; }
          @media screen and (min-width: 768px) {
            .globalmapblock .locationBlock .container .row .mapBlockTitle *, .globalmapblock .locationBlock .content-spotlight-block.full-width-container .content-col .row .mapBlockTitle *, .content-spotlight-block.full-width-container .globalmapblock .locationBlock .content-col .row .mapBlockTitle * {
              line-height: calc(34px + 16 * ((100vw - 768px) / 732)); } }
          @media screen and (min-width: 1500px) {
            .globalmapblock .locationBlock .container .row .mapBlockTitle *, .globalmapblock .locationBlock .content-spotlight-block.full-width-container .content-col .row .mapBlockTitle *, .content-spotlight-block.full-width-container .globalmapblock .locationBlock .content-col .row .mapBlockTitle * {
              line-height: 50px; } }
      .globalmapblock .locationBlock .container .row .intro p, .globalmapblock .locationBlock .content-spotlight-block.full-width-container .content-col .row .intro p, .content-spotlight-block.full-width-container .globalmapblock .locationBlock .content-col .row .intro p {
        font-size: 1rem; }
        @media screen and (min-width: 48rem) {
          .globalmapblock .locationBlock .container .row .intro p, .globalmapblock .locationBlock .content-spotlight-block.full-width-container .content-col .row .intro p, .content-spotlight-block.full-width-container .globalmapblock .locationBlock .content-col .row .intro p {
            font-size: calc(1rem + 0.25 * ((100vw - 48rem) / 45.75)); } }
        @media screen and (min-width: 93.75rem) {
          .globalmapblock .locationBlock .container .row .intro p, .globalmapblock .locationBlock .content-spotlight-block.full-width-container .content-col .row .intro p, .content-spotlight-block.full-width-container .globalmapblock .locationBlock .content-col .row .intro p {
            font-size: 1.25rem; } }
    .globalmapblock .locationBlock .container .btnHolder, .globalmapblock .locationBlock .content-spotlight-block.full-width-container .content-col .btnHolder, .content-spotlight-block.full-width-container .globalmapblock .locationBlock .content-col .btnHolder {
      position: absolute;
      top: 80px;
      right: 46px; }
      .globalmapblock .locationBlock .container .btnHolder .btn, .globalmapblock .locationBlock .content-spotlight-block.full-width-container .content-col .btnHolder .btn, .content-spotlight-block.full-width-container .globalmapblock .locationBlock .content-col .btnHolder .btn {
        padding: 12px 25px;
        border-radius: 100px;
        border: 1px solid #000000;
        font-size: 1rem;
        font-weight: 400;
        line-height: 1;
        color: #000000;
        display: block;
        min-height: 44px;
        min-width: 44px;
        width: fit-content;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        text-decoration: none; }
        .globalmapblock .locationBlock .container .btnHolder .btn:hover, .globalmapblock .locationBlock .content-spotlight-block.full-width-container .content-col .btnHolder .btn:hover, .content-spotlight-block.full-width-container .globalmapblock .locationBlock .content-col .btnHolder .btn:hover, .globalmapblock .locationBlock .container .btnHolder .btn:focus, .globalmapblock .locationBlock .content-spotlight-block.full-width-container .content-col .btnHolder .btn:focus, .content-spotlight-block.full-width-container .globalmapblock .locationBlock .content-col .btnHolder .btn:focus, .globalmapblock .locationBlock .container .btnHolder .btn:focus-visible, .globalmapblock .locationBlock .content-spotlight-block.full-width-container .content-col .btnHolder .btn:focus-visible, .content-spotlight-block.full-width-container .globalmapblock .locationBlock .content-col .btnHolder .btn:focus-visible, .globalmapblock .locationBlock .container .btnHolder .btn:focus-within, .globalmapblock .locationBlock .content-spotlight-block.full-width-container .content-col .btnHolder .btn:focus-within, .content-spotlight-block.full-width-container .globalmapblock .locationBlock .content-col .btnHolder .btn:focus-within {
          background-color: #000000;
          color: #ffffff; }
  .globalmapblock .locationBlock .mapImage {
    text-align: center; }
    .globalmapblock .locationBlock .mapImage #map {
      margin: 0 auto;
      width: 100% !important; }
    .globalmapblock .locationBlock .mapImage img {
      margin: 0 auto; }
  .globalmapblock .jvectormap-zoomin,
  .globalmapblock .jvectormap-zoomout,
  .globalmapblock .jvectormap-goback {
    height: 30px !important;
    width: 30px !important;
    line-height: 22px !important;
    background: #1e1e1e !important;
    font-size: 2rem;
    right: 10px !important;
    left: auto !important;
    border-radius: 50%;
    font-weight: 200; }
  .globalmapblock .jvectormap-zoomout {
    top: 50px !important; }

.iconsummaryblock {
  margin-bottom: 4px; }
  .iconsummaryblock .container, .iconsummaryblock .content-spotlight-block.full-width-container .content-col, .content-spotlight-block.full-width-container .iconsummaryblock .content-col {
    background-color: #e8e8e3;
    padding-top: 100px;
    padding-bottom: 100px; }
    .iconsummaryblock .container .iconHolder, .iconsummaryblock .content-spotlight-block.full-width-container .content-col .iconHolder, .content-spotlight-block.full-width-container .iconsummaryblock .content-col .iconHolder {
      display: flex;
      justify-content: center;
      margin-bottom: 20px; }
    .iconsummaryblock .container h3, .iconsummaryblock .content-spotlight-block.full-width-container .content-col h3, .content-spotlight-block.full-width-container .iconsummaryblock .content-col h3 {
      font-weight: 400;
      margin-bottom: 40px;
      text-align: center;
      max-width: 750px;
      margin-inline: auto; }
      .iconsummaryblock .container h3, .iconsummaryblock .content-spotlight-block.full-width-container .content-col h3, .content-spotlight-block.full-width-container .iconsummaryblock .content-col h3 {
        font-size: 1.875rem; }
        @media screen and (min-width: 48rem) {
          .iconsummaryblock .container h3, .iconsummaryblock .content-spotlight-block.full-width-container .content-col h3, .content-spotlight-block.full-width-container .iconsummaryblock .content-col h3 {
            font-size: calc(1.875rem + 1.125 * ((100vw - 48rem) / 45.75)); } }
        @media screen and (min-width: 93.75rem) {
          .iconsummaryblock .container h3, .iconsummaryblock .content-spotlight-block.full-width-container .content-col h3, .content-spotlight-block.full-width-container .iconsummaryblock .content-col h3 {
            font-size: 3rem; } }
      .iconsummaryblock .container h3, .iconsummaryblock .content-spotlight-block.full-width-container .content-col h3, .content-spotlight-block.full-width-container .iconsummaryblock .content-col h3 {
        line-height: 33px; }
        @media screen and (min-width: 768px) {
          .iconsummaryblock .container h3, .iconsummaryblock .content-spotlight-block.full-width-container .content-col h3, .content-spotlight-block.full-width-container .iconsummaryblock .content-col h3 {
            line-height: calc(33px + 17 * ((100vw - 768px) / 732)); } }
        @media screen and (min-width: 1500px) {
          .iconsummaryblock .container h3, .iconsummaryblock .content-spotlight-block.full-width-container .content-col h3, .content-spotlight-block.full-width-container .iconsummaryblock .content-col h3 {
            line-height: 50px; } }
    .iconsummaryblock .container .btn, .iconsummaryblock .content-spotlight-block.full-width-container .content-col .btn, .content-spotlight-block.full-width-container .iconsummaryblock .content-col .btn {
      padding: 12px 25px;
      border-radius: 100px;
      border: 1px solid #000000;
      font-size: 1rem;
      font-weight: 400;
      line-height: 1;
      color: #000000;
      display: block;
      min-height: 44px;
      min-width: 44px;
      width: fit-content;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      text-decoration: none;
      margin-inline: auto;
      display: block; }
      .iconsummaryblock .container .btn:hover, .iconsummaryblock .content-spotlight-block.full-width-container .content-col .btn:hover, .content-spotlight-block.full-width-container .iconsummaryblock .content-col .btn:hover, .iconsummaryblock .container .btn:focus, .iconsummaryblock .content-spotlight-block.full-width-container .content-col .btn:focus, .content-spotlight-block.full-width-container .iconsummaryblock .content-col .btn:focus, .iconsummaryblock .container .btn:focus-visible, .iconsummaryblock .content-spotlight-block.full-width-container .content-col .btn:focus-visible, .content-spotlight-block.full-width-container .iconsummaryblock .content-col .btn:focus-visible, .iconsummaryblock .container .btn:focus-within, .iconsummaryblock .content-spotlight-block.full-width-container .content-col .btn:focus-within, .content-spotlight-block.full-width-container .iconsummaryblock .content-col .btn:focus-within {
        background-color: #000000;
        color: #ffffff; }

.pagelistblock {
  padding: 0;
  margin-bottom: 4px; }
  .pagelistblock .businessSolutions {
    background-color: #ffffff;
    padding-top: 46px;
    position: relative;
    border-radius: 10px; }
    .pagelistblock .businessSolutions > .container, .pagelistblock .content-spotlight-block.full-width-container .businessSolutions > .content-col, .content-spotlight-block.full-width-container .pagelistblock .businessSolutions > .content-col {
      margin-bottom: 70px;
      max-width: 820px;
      margin-inline: 0; }
    .pagelistblock .businessSolutions h2 {
      font-weight: 400;
      margin-bottom: 40px;
      flex: 0 0 100%;
      max-width: 100%; }
      .pagelistblock .businessSolutions h2 {
        font-size: 1.875rem; }
        @media screen and (min-width: 48rem) {
          .pagelistblock .businessSolutions h2 {
            font-size: calc(1.875rem + 1.125 * ((100vw - 48rem) / 45.75)); } }
        @media screen and (min-width: 93.75rem) {
          .pagelistblock .businessSolutions h2 {
            font-size: 3rem; } }
      .pagelistblock .businessSolutions h2 {
        line-height: 34px; }
        @media screen and (min-width: 768px) {
          .pagelistblock .businessSolutions h2 {
            line-height: calc(34px + 16 * ((100vw - 768px) / 732)); } }
        @media screen and (min-width: 1500px) {
          .pagelistblock .businessSolutions h2 {
            line-height: 50px; } }
    .pagelistblock .businessSolutions .intro p {
      font-weight: 400; }
      .pagelistblock .businessSolutions .intro p {
        font-size: 1rem; }
        @media screen and (min-width: 48rem) {
          .pagelistblock .businessSolutions .intro p {
            font-size: calc(1rem + 0.25 * ((100vw - 48rem) / 45.75)); } }
        @media screen and (min-width: 93.75rem) {
          .pagelistblock .businessSolutions .intro p {
            font-size: 1.25rem; } }
    .pagelistblock .businessSolutions .solutionsListing .container, .pagelistblock .businessSolutions .solutionsListing .content-spotlight-block.full-width-container .content-col, .content-spotlight-block.full-width-container .pagelistblock .businessSolutions .solutionsListing .content-col {
      padding: 0; }
    .pagelistblock .businessSolutions .solutionsListing .row {
      margin-inline: -8px; }
      .pagelistblock .businessSolutions .solutionsListing .row [class*="col-"] {
        flex: 0 0 33.333%;
        max-width: 33.333%;
        margin-bottom: 16px;
        padding-inline: 8px; }
        .pagelistblock .businessSolutions .solutionsListing .row [class*="col-"] .listingItem {
          position: relative; }
          .pagelistblock .businessSolutions .solutionsListing .row [class*="col-"] .listingItem .fullItemClick {
            z-index: 10; }
          .pagelistblock .businessSolutions .solutionsListing .row [class*="col-"] .listingItem:hover .listingImage img {
            transform: scale(1.05); }
          .pagelistblock .businessSolutions .solutionsListing .row [class*="col-"] .listingItem .listingImage {
            position: relative;
            width: 100%;
            border-radius: 10px;
            overflow: hidden; }
            .pagelistblock .businessSolutions .solutionsListing .row [class*="col-"] .listingItem .listingImage:before {
              display: block;
              padding-top: 100%;
              content: ""; }
            .pagelistblock .businessSolutions .solutionsListing .row [class*="col-"] .listingItem .listingImage > * {
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%; }
            .pagelistblock .businessSolutions .solutionsListing .row [class*="col-"] .listingItem .listingImage img {
              object-fit: cover;
              filter: brightness(75%);
              -webkit-transition: all 0.3s ease-in-out;
              -moz-transition: all 0.3s ease-in-out;
              -ms-transition: all 0.3s ease-in-out;
              -o-transition: all 0.3s ease-in-out;
              transition: all 0.3s ease-in-out; }
          .pagelistblock .businessSolutions .solutionsListing .row [class*="col-"] .listingItem .listingInfos {
            position: absolute;
            top: 0;
            left: 0;
            z-index: 5;
            display: flex;
            flex-direction: column;
            height: 100% !important;
            width: 100%;
            padding: 28px 30px; }
            .pagelistblock .businessSolutions .solutionsListing .row [class*="col-"] .listingItem .listingInfos .date {
              display: none; }
            .pagelistblock .businessSolutions .solutionsListing .row [class*="col-"] .listingItem .listingInfos .newsType {
              flex-grow: 1; }
              .pagelistblock .businessSolutions .solutionsListing .row [class*="col-"] .listingItem .listingInfos .newsType a {
                display: block;
                color: #ffffff;
                font-size: 1rem;
                font-weight: 400;
                line-height: 1; }
            .pagelistblock .businessSolutions .solutionsListing .row [class*="col-"] .listingItem .listingInfos h3 a {
              display: block;
              color: #ffffff;
              font-weight: 400;
              max-width: 90%;
              width: fit-content;
              -webkit-line-clamp: 3;
              display: -webkit-box;
              -webkit-box-orient: vertical;
              overflow: hidden;
              text-overflow: ellipsis; }
              .pagelistblock .businessSolutions .solutionsListing .row [class*="col-"] .listingItem .listingInfos h3 a {
                font-size: 1.5rem; }
                @media screen and (min-width: 48rem) {
                  .pagelistblock .businessSolutions .solutionsListing .row [class*="col-"] .listingItem .listingInfos h3 a {
                    font-size: calc(1.5rem + 0.375 * ((100vw - 48rem) / 45.75)); } }
                @media screen and (min-width: 93.75rem) {
                  .pagelistblock .businessSolutions .solutionsListing .row [class*="col-"] .listingItem .listingInfos h3 a {
                    font-size: 1.875rem; } }
              .pagelistblock .businessSolutions .solutionsListing .row [class*="col-"] .listingItem .listingInfos h3 a {
                line-height: 26px; }
                @media screen and (min-width: 768px) {
                  .pagelistblock .businessSolutions .solutionsListing .row [class*="col-"] .listingItem .listingInfos h3 a {
                    line-height: calc(26px + 9 * ((100vw - 768px) / 732)); } }
                @media screen and (min-width: 1500px) {
                  .pagelistblock .businessSolutions .solutionsListing .row [class*="col-"] .listingItem .listingInfos h3 a {
                    line-height: 35px; } }
            .pagelistblock .businessSolutions .solutionsListing .row [class*="col-"] .listingItem .listingInfos .readMore {
              display: block;
              text-decoration: underline;
              text-underline-offset: 3px;
              color: #ffffff;
              font-weight: 400;
              margin-top: 25px; }
              .pagelistblock .businessSolutions .solutionsListing .row [class*="col-"] .listingItem .listingInfos .readMore {
                font-size: 1rem; }
                @media screen and (min-width: 48rem) {
                  .pagelistblock .businessSolutions .solutionsListing .row [class*="col-"] .listingItem .listingInfos .readMore {
                    font-size: calc(1rem + 0.25 * ((100vw - 48rem) / 45.75)); } }
                @media screen and (min-width: 93.75rem) {
                  .pagelistblock .businessSolutions .solutionsListing .row [class*="col-"] .listingItem .listingInfos .readMore {
                    font-size: 1.25rem; } }
            .pagelistblock .businessSolutions .solutionsListing .row [class*="col-"] .listingItem .listingInfos .listingIcon {
              display: none; }
            .pagelistblock .businessSolutions .solutionsListing .row [class*="col-"] .listingItem .listingInfos .listingDescription {
              margin-top: 25px; }
              .pagelistblock .businessSolutions .solutionsListing .row [class*="col-"] .listingItem .listingInfos .listingDescription p,
              .pagelistblock .businessSolutions .solutionsListing .row [class*="col-"] .listingItem .listingInfos .listingDescription div,
              .pagelistblock .businessSolutions .solutionsListing .row [class*="col-"] .listingItem .listingInfos .listingDescription span {
                color: #ffffff;
                font-weight: 400;
                -webkit-line-clamp: 4;
                display: -webkit-box;
                -webkit-box-orient: vertical;
                overflow: hidden;
                text-overflow: ellipsis; }
                .pagelistblock .businessSolutions .solutionsListing .row [class*="col-"] .listingItem .listingInfos .listingDescription p,
                .pagelistblock .businessSolutions .solutionsListing .row [class*="col-"] .listingItem .listingInfos .listingDescription div,
                .pagelistblock .businessSolutions .solutionsListing .row [class*="col-"] .listingItem .listingInfos .listingDescription span {
                  font-size: 1rem; }
                  @media screen and (min-width: 48rem) {
                    .pagelistblock .businessSolutions .solutionsListing .row [class*="col-"] .listingItem .listingInfos .listingDescription p,
                    .pagelistblock .businessSolutions .solutionsListing .row [class*="col-"] .listingItem .listingInfos .listingDescription div,
                    .pagelistblock .businessSolutions .solutionsListing .row [class*="col-"] .listingItem .listingInfos .listingDescription span {
                      font-size: calc(1rem + 0.25 * ((100vw - 48rem) / 45.75)); } }
                  @media screen and (min-width: 93.75rem) {
                    .pagelistblock .businessSolutions .solutionsListing .row [class*="col-"] .listingItem .listingInfos .listingDescription p,
                    .pagelistblock .businessSolutions .solutionsListing .row [class*="col-"] .listingItem .listingInfos .listingDescription div,
                    .pagelistblock .businessSolutions .solutionsListing .row [class*="col-"] .listingItem .listingInfos .listingDescription span {
                      font-size: 1.25rem; } }

.block.textblock {
  background-color: #ffffff;
  padding: 60px 0px;
  margin-bottom: 4px;
  border-radius: 10px; }
  .block.textblock * {
    color: #1e1e1e; }
  .block.textblock img {
    border-radius: 10px; }

.infographicssingleitemblock {
  padding: 0; }
  .infographicssingleitemblock .sitaNumbers {
    background: #ffffff;
    padding: 70px 0 80px; }
    .infographicssingleitemblock .sitaNumbers .container .row .contentBlock, .infographicssingleitemblock .sitaNumbers .content-spotlight-block.full-width-container .content-col .row .contentBlock, .content-spotlight-block.full-width-container .infographicssingleitemblock .sitaNumbers .content-col .row .contentBlock {
      flex: 0 0 75%;
      max-width: 75%;
      padding-right: 5vw; }
      .infographicssingleitemblock .sitaNumbers .container .row .contentBlock h2, .infographicssingleitemblock .sitaNumbers .content-spotlight-block.full-width-container .content-col .row .contentBlock h2, .content-spotlight-block.full-width-container .infographicssingleitemblock .sitaNumbers .content-col .row .contentBlock h2 {
        color: #1e1e1e; }
    .infographicssingleitemblock .sitaNumbers .container .row .listingHolder, .infographicssingleitemblock .sitaNumbers .content-spotlight-block.full-width-container .content-col .row .listingHolder, .content-spotlight-block.full-width-container .infographicssingleitemblock .sitaNumbers .content-col .row .listingHolder {
      justify-content: center;
      flex: 0 0 25%;
      max-width: 25%; }
      .infographicssingleitemblock .sitaNumbers .container .row .listingHolder .listingItem, .infographicssingleitemblock .sitaNumbers .content-spotlight-block.full-width-container .content-col .row .listingHolder .listingItem, .content-spotlight-block.full-width-container .infographicssingleitemblock .sitaNumbers .content-col .row .listingHolder .listingItem {
        flex: 1;
        max-width: 100%; }
        .infographicssingleitemblock .sitaNumbers .container .row .listingHolder .listingItem .listingInfos, .infographicssingleitemblock .sitaNumbers .content-spotlight-block.full-width-container .content-col .row .listingHolder .listingItem .listingInfos, .content-spotlight-block.full-width-container .infographicssingleitemblock .sitaNumbers .content-col .row .listingHolder .listingItem .listingInfos {
          padding-top: 35px;
          border-top: 1px solid #0a0a0b; }
          .infographicssingleitemblock .sitaNumbers .container .row .listingHolder .listingItem .listingInfos span, .infographicssingleitemblock .sitaNumbers .content-spotlight-block.full-width-container .content-col .row .listingHolder .listingItem .listingInfos span, .content-spotlight-block.full-width-container .infographicssingleitemblock .sitaNumbers .content-col .row .listingHolder .listingItem .listingInfos span {
            color: #1e1e1e; }
            .infographicssingleitemblock .sitaNumbers .container .row .listingHolder .listingItem .listingInfos span.number, .infographicssingleitemblock .sitaNumbers .content-spotlight-block.full-width-container .content-col .row .listingHolder .listingItem .listingInfos span.number, .content-spotlight-block.full-width-container .infographicssingleitemblock .sitaNumbers .content-col .row .listingHolder .listingItem .listingInfos span.number {
              margin-bottom: 25px; }

.infographicsblock:not(#who-we-are) {
  padding: 0; }
  .infographicsblock:not(#who-we-are) .sitaNumbers:not(.Green) {
    background: #ffffff;
    padding: 70px 0 80px; }
    .infographicsblock:not(#who-we-are) .sitaNumbers:not(.Green) .container .row .contentBlock, .infographicsblock:not(#who-we-are) .sitaNumbers:not(.Green) .content-spotlight-block.full-width-container .content-col .row .contentBlock, .content-spotlight-block.full-width-container .infographicsblock:not(#who-we-are) .sitaNumbers:not(.Green) .content-col .row .contentBlock {
      flex: 0 0 50%;
      max-width: 50%;
      padding-right: 5vw; }
      .infographicsblock:not(#who-we-are) .sitaNumbers:not(.Green) .container .row .contentBlock h2, .infographicsblock:not(#who-we-are) .sitaNumbers:not(.Green) .content-spotlight-block.full-width-container .content-col .row .contentBlock h2, .content-spotlight-block.full-width-container .infographicsblock:not(#who-we-are) .sitaNumbers:not(.Green) .content-col .row .contentBlock h2 {
        color: #1e1e1e; }
      .infographicsblock:not(#who-we-are) .sitaNumbers:not(.Green) .container .row .contentBlock > .intro, .infographicsblock:not(#who-we-are) .sitaNumbers:not(.Green) .content-spotlight-block.full-width-container .content-col .row .contentBlock > .intro, .content-spotlight-block.full-width-container .infographicsblock:not(#who-we-are) .sitaNumbers:not(.Green) .content-col .row .contentBlock > .intro {
        color: #1e1e1e;
        font-size: 1.125rem;
        font-weight: 400;
        line-height: 28px; }
    .infographicsblock:not(#who-we-are) .sitaNumbers:not(.Green) .container .row .listingHolder, .infographicsblock:not(#who-we-are) .sitaNumbers:not(.Green) .content-spotlight-block.full-width-container .content-col .row .listingHolder, .content-spotlight-block.full-width-container .infographicsblock:not(#who-we-are) .sitaNumbers:not(.Green) .content-col .row .listingHolder {
      flex: 0 0 50%;
      max-width: 50%; }
      .infographicsblock:not(#who-we-are) .sitaNumbers:not(.Green) .container .row .listingHolder .listingItem, .infographicsblock:not(#who-we-are) .sitaNumbers:not(.Green) .content-spotlight-block.full-width-container .content-col .row .listingHolder .listingItem, .content-spotlight-block.full-width-container .infographicsblock:not(#who-we-are) .sitaNumbers:not(.Green) .content-col .row .listingHolder .listingItem {
        flex: 0 0 50%;
        max-width: 50%; }
        .infographicsblock:not(#who-we-are) .sitaNumbers:not(.Green) .container .row .listingHolder .listingItem:nth-of-type(2n + 1), .infographicsblock:not(#who-we-are) .sitaNumbers:not(.Green) .content-spotlight-block.full-width-container .content-col .row .listingHolder .listingItem:nth-of-type(2n + 1), .content-spotlight-block.full-width-container .infographicsblock:not(#who-we-are) .sitaNumbers:not(.Green) .content-col .row .listingHolder .listingItem:nth-of-type(2n + 1) {
          padding-right: 40px; }
        .infographicsblock:not(#who-we-are) .sitaNumbers:not(.Green) .container .row .listingHolder .listingItem .listingInfos, .infographicsblock:not(#who-we-are) .sitaNumbers:not(.Green) .content-spotlight-block.full-width-container .content-col .row .listingHolder .listingItem .listingInfos, .content-spotlight-block.full-width-container .infographicsblock:not(#who-we-are) .sitaNumbers:not(.Green) .content-col .row .listingHolder .listingItem .listingInfos {
          padding-top: 35px;
          border-top: 1px solid #0a0a0b; }
          .infographicsblock:not(#who-we-are) .sitaNumbers:not(.Green) .container .row .listingHolder .listingItem .listingInfos span, .infographicsblock:not(#who-we-are) .sitaNumbers:not(.Green) .content-spotlight-block.full-width-container .content-col .row .listingHolder .listingItem .listingInfos span, .content-spotlight-block.full-width-container .infographicsblock:not(#who-we-are) .sitaNumbers:not(.Green) .content-col .row .listingHolder .listingItem .listingInfos span {
            color: #1e1e1e; }
            .infographicsblock:not(#who-we-are) .sitaNumbers:not(.Green) .container .row .listingHolder .listingItem .listingInfos span.number, .infographicsblock:not(#who-we-are) .sitaNumbers:not(.Green) .content-spotlight-block.full-width-container .content-col .row .listingHolder .listingItem .listingInfos span.number, .content-spotlight-block.full-width-container .infographicsblock:not(#who-we-are) .sitaNumbers:not(.Green) .content-col .row .listingHolder .listingItem .listingInfos span.number {
              margin-bottom: 25px;
              text-transform: uppercase; }
  .infographicsblock:not(#who-we-are) .btn {
    padding: 12px 25px;
    border-radius: 100px;
    border: 1px solid #000000;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1;
    color: #000000;
    display: block;
    min-height: 44px;
    min-width: 44px;
    width: fit-content;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-decoration: none; }
    .infographicsblock:not(#who-we-are) .btn:hover, .infographicsblock:not(#who-we-are) .btn:focus, .infographicsblock:not(#who-we-are) .btn:focus-visible, .infographicsblock:not(#who-we-are) .btn:focus-within {
      background-color: #000000;
      color: #ffffff; }

.portfoliolistingblock .container h2, .portfoliolistingblock .content-spotlight-block.full-width-container .content-col h2, .content-spotlight-block.full-width-container .portfoliolistingblock .content-col h2 {
  margin-bottom: 100px; }
.portfoliolistingblock .dv-default-text-item-component {
  font-size: 1rem; }
  @media screen and (min-width: 48rem) {
    .portfoliolistingblock .dv-default-text-item-component {
      font-size: calc(1rem + 0.25 * ((100vw - 48rem) / 45.75)); } }
  @media screen and (min-width: 93.75rem) {
    .portfoliolistingblock .dv-default-text-item-component {
      font-size: 1.25rem; } }

.spotlight {
  background: #ffffff;
  padding: 40px 0 0;
  border-radius: 10px;
  margin-bottom: 4px; }
  .spotlight.TilesBlock {
    color: #000000;
    background-color: #ffffff; }
    .spotlight.TilesBlock .container, .spotlight.TilesBlock .content-spotlight-block.full-width-container .content-col, .content-spotlight-block.full-width-container .spotlight.TilesBlock .content-col {
      padding: 0 17px; }
    .spotlight.TilesBlock h2 {
      font-size: 1.6875rem;
      margin-bottom: 40px;
      padding-left: 20px; }
    .spotlight.TilesBlock .listingHolder .listingItemDIV {
      padding-left: 2px;
      padding-right: 2px;
      padding-bottom: 4px;
      min-height: 515px; }
    .spotlight.TilesBlock .listingHolder .newsType {
      font-size: 0.875rem; }
    .spotlight.TilesBlock .listingHolder .QuoteName {
      font-size: 1.0625rem; }
      .spotlight.TilesBlock .listingHolder .QuoteName p {
        font-weight: 400;
        font-size: 1.0625rem; }
    .spotlight.TilesBlock .listingHolder .listingImage {
      display: inline-block;
      border-radius: 50%;
      overflow: hidden;
      width: 65px;
      height: 65px; }
      .spotlight.TilesBlock .listingHolder .listingImage img {
        width: 100%;
        height: 100%;
        object-fit: contain; }
    .spotlight.TilesBlock .listingHolder .listingDescription {
      margin-bottom: 40px; }
      .spotlight.TilesBlock .listingHolder .listingDescription p {
        line-height: 33px;
        font-weight: 400;
        font-size: 31px;
        line-height: 33px; }
    .spotlight.TilesBlock .listingHolder .listingItem {
      background-color: #F5F5F5;
      padding-right: 50px;
      display: flex;
      flex-direction: column;
      justify-content: space-between; }
      .spotlight.TilesBlock .listingHolder .listingItem .bottom {
        display: flex;
        align-items: center;
        gap: 20px; }
      .spotlight.TilesBlock .listingHolder .listingItem:hover {
        background-color: #F5F5F5; }
  .spotlight .listingItem {
    position: relative;
    min-height: 450px; }
  .spotlight h2 {
    font-weight: 400;
    line-height: 50px;
    margin-bottom: 46px;
    max-width: 1200px; }
    .spotlight h2 {
      font-size: 1.875rem; }
      @media screen and (min-width: 48rem) {
        .spotlight h2 {
          font-size: calc(1.875rem + 1.125 * ((100vw - 48rem) / 45.75)); } }
      @media screen and (min-width: 93.75rem) {
        .spotlight h2 {
          font-size: 3rem; } }
    .spotlight h2 {
      line-height: 34px; }
      @media screen and (min-width: 768px) {
        .spotlight h2 {
          line-height: calc(34px + 16 * ((100vw - 768px) / 732)); } }
      @media screen and (min-width: 1500px) {
        .spotlight h2 {
          line-height: 50px; } }
  .spotlight .intro p,
  .spotlight .intro div {
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 60px;
    max-width: 1200px; }
  .spotlight .newsType {
    margin-bottom: 5px; }
    .spotlight .newsType a {
      color: #1e1e1e; }
  .spotlight .apiBlock {
    margin-bottom: 40px; }
  .spotlight .link {
    color: #1e1e1e;
    text-decoration: underline;
    position: absolute;
    bottom: 30px; }
  .spotlight.productFinderListing {
    padding-top: 25px; }
    .spotlight.productFinderListing .listingHolder .listingItem {
      display: flex;
      flex-direction: column;
      justify-content: space-between; }
      .spotlight.productFinderListing .listingHolder .listingItem .apiBlock {
        margin-bottom: 0; }
        .spotlight.productFinderListing .listingHolder .listingItem .apiBlock ul li {
          color: #2D2D2D;
          font-size: 1rem;
          font-weight: 400;
          line-height: 1.2; }
      .spotlight.productFinderListing .listingHolder .listingItem .listingDescription {
        margin-bottom: 0;
        color: #2D2D2D;
        font-size: 1.125rem;
        font-weight: 400;
        line-height: 1.33; }
        .spotlight.productFinderListing .listingHolder .listingItem .listingDescription p,
        .spotlight.productFinderListing .listingHolder .listingItem .listingDescription div,
        .spotlight.productFinderListing .listingHolder .listingItem .listingDescription span {
          color: #2D2D2D;
          font-size: 1.125rem;
          font-weight: 400;
          line-height: 1.33;
          /* 133.333% */ }
      .spotlight.productFinderListing .listingHolder .listingItem .listingTitle {
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-wrap: wrap;
        margin-bottom: 50px; }
        .spotlight.productFinderListing .listingHolder .listingItem .listingTitle h3 {
          flex: 0 0 80%;
          max-width: 80%;
          margin-bottom: 0;
          line-height: 1.2;
          display: flex;
          align-items: center; }
          .spotlight.productFinderListing .listingHolder .listingItem .listingTitle h3 a {
            display: inline-block;
            color: #1e1e1e;
            font-weight: 400;
            line-height: 1.2;
            /* 121.429% */ }
            .spotlight.productFinderListing .listingHolder .listingItem .listingTitle h3 a {
              font-size: 1.25rem; }
              @media screen and (min-width: 48rem) {
                .spotlight.productFinderListing .listingHolder .listingItem .listingTitle h3 a {
                  font-size: calc(1.25rem + 0.625 * ((100vw - 48rem) / 45.75)); } }
              @media screen and (min-width: 93.75rem) {
                .spotlight.productFinderListing .listingHolder .listingItem .listingTitle h3 a {
                  font-size: 1.875rem; } }
        .spotlight.productFinderListing .listingHolder .listingItem .listingTitle .arrow-container {
          flex: 0 0 20%;
          max-width: 20%;
          width: 30px;
          height: 30px;
          background-repeat: no-repeat;
          -webkit-transition: all 0.3s ease-in-out;
          -moz-transition: all 0.3s ease-in-out;
          -ms-transition: all 0.3s ease-in-out;
          -o-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out;
          background-size: contain;
          background-position: right center;
          background-image: url("/Static/images/icons/Arrow.svg"); }
      .spotlight.productFinderListing .listingHolder .listingItem:hover .listingTitle .arrow-container {
        background-image: url("/Static/images/icons/ArrowHover.svg"); }

.product .listingHolder > div {
  padding: 0 7.5px 20px 7.5px; }
.product .listingHolder .listingItem {
  height: 100%;
  padding: 30px;
  background: #e8e8e3;
  border-radius: 10px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  min-height: 400px; }
  .product .listingHolder .listingItem:hover {
    background: #fef387; }
.product h3 {
  font-size: 1.5625rem;
  margin-bottom: 20px;
  font-weight: 400; }
  .product h3 a {
    color: #1e1e1e !important;
    font-size: 1.5625rem; }
.product .listingDescription {
  margin-bottom: 30px; }
  .product .listingDescription p,
  .product .listingDescription div,
  .product .listingDescription span {
    font-size: 1rem;
    line-height: 22px; }
.product .apiBlock ul li {
  margin-bottom: 15px;
  padding-left: 25px;
  position: relative; }
  .product .apiBlock ul li:last-of-type {
    margin: 0; }
  .product .apiBlock ul li::before {
    content: "";
    position: absolute;
    display: block;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 16px;
    height: 16px;
    background-image: url("/Static/images/icons/check.svg"); }

.apiForDev {
  background: #4c3de3;
  text-align: center;
  padding: 80px 0;
  border-radius: 10px;
  margin-bottom: 4px; }
  .apiForDev .iconHolder {
    display: none; }
  .apiForDev h4 {
    color: #fff;
    font-weight: 400;
    line-height: 50px;
    margin-bottom: 40px; }
    .apiForDev h4 {
      font-size: 1.875rem; }
      @media screen and (min-width: 48rem) {
        .apiForDev h4 {
          font-size: calc(1.875rem + 1.125 * ((100vw - 48rem) / 45.75)); } }
      @media screen and (min-width: 93.75rem) {
        .apiForDev h4 {
          font-size: 3rem; } }
    .apiForDev h4 {
      line-height: 34px; }
      @media screen and (min-width: 768px) {
        .apiForDev h4 {
          line-height: calc(34px + 16 * ((100vw - 768px) / 732)); } }
      @media screen and (min-width: 1500px) {
        .apiForDev h4 {
          line-height: 50px; } }
  .apiForDev .btn,
  .apiForDev .link {
    padding: 12px 25px;
    border-radius: 100px;
    border: 1px solid #ffffff;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1;
    color: #ffffff;
    display: block;
    width: fit-content;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-decoration: none;
    min-height: 44px;
    min-width: 44px;
    display: inline-block; }
    .apiForDev .btn:hover,
    .apiForDev .link:hover {
      background-color: #ffffff;
      color: #1e1e1e; }

.sitaAirportIntro {
  background-color: #ffffff;
  padding: 80px 0;
  border-radius: 10px;
  margin-bottom: 4px; }
  .sitaAirportIntro .description h2 {
    color: #1e1e1e;
    font-weight: 400;
    line-height: 50px;
    margin-bottom: 35px; }
    .sitaAirportIntro .description h2 {
      font-size: 1.875rem; }
      @media screen and (min-width: 48rem) {
        .sitaAirportIntro .description h2 {
          font-size: calc(1.875rem + 1.125 * ((100vw - 48rem) / 45.75)); } }
      @media screen and (min-width: 93.75rem) {
        .sitaAirportIntro .description h2 {
          font-size: 3rem; } }
    .sitaAirportIntro .description h2 {
      line-height: 34px; }
      @media screen and (min-width: 768px) {
        .sitaAirportIntro .description h2 {
          line-height: calc(34px + 16 * ((100vw - 768px) / 732)); } }
      @media screen and (min-width: 1500px) {
        .sitaAirportIntro .description h2 {
          line-height: 50px; } }
  .sitaAirportIntro .description p {
    color: #1e1e1e;
    font-size: 0.875rem;
    font-weight: 400;
    max-width: 1000px; }

.discoverExpertise {
  display: none; }

div > .genericblock {
  /*border-radius: unset;*/
  margin-bottom: 4px; }
  div > .genericblock:last-of-type {
    /*border-radius: 0 0 10px 10px;*/
    margin-bottom: 4px; }
  div > .genericblock > .intro {
    background-color: #ffffff;
    padding: 80px 0;
    border-radius: 10px 10px 0 0; }
    div > .genericblock > .intro .container, div > .genericblock > .intro .content-spotlight-block.full-width-container .content-col, .content-spotlight-block.full-width-container div > .genericblock > .intro .content-col {
      border-radius: unset; }
    div > .genericblock > .intro h2 {
      color: #1e1e1e;
      font-weight: 400;
      line-height: 50px;
      margin-bottom: 35px;
      max-width: 1200px; }
      div > .genericblock > .intro h2 {
        font-size: 1.625rem; }
        @media screen and (min-width: 48rem) {
          div > .genericblock > .intro h2 {
            font-size: calc(1.625rem + 1.25 * ((100vw - 48rem) / 45.75)); } }
        @media screen and (min-width: 93.75rem) {
          div > .genericblock > .intro h2 {
            font-size: 2.875rem; } }
      div > .genericblock > .intro h2 {
        line-height: 30px; }
        @media screen and (min-width: 768px) {
          div > .genericblock > .intro h2 {
            line-height: calc(30px + 16 * ((100vw - 768px) / 732)); } }
        @media screen and (min-width: 1500px) {
          div > .genericblock > .intro h2 {
            line-height: 46px; } }
    div > .genericblock > .intro .description {
      color: #1e1e1e;
      font-size: 0.875rem;
      font-weight: 400; }

.textBlock.withNumber,
.imgText.biggerMarginBottom {
  background: #ffffff;
  /*padding-bottom: 15px;*/ }
  .textBlock.withNumber > .row,
  .imgText.biggerMarginBottom > .row {
    margin: 0 -2.5px;
    background: #1e1e1e; }
  .textBlock.withNumber:nth-of-type(2n) .row,
  .imgText.biggerMarginBottom:nth-of-type(2n) .row {
    flex-direction: row-reverse; }
  .textBlock.withNumber:nth-of-type(2n) .row.has-roundedEdgesNumber,
  .imgText.biggerMarginBottom:nth-of-type(2n) .row.has-roundedEdgesNumber {
    flex-direction: row; }
  .textBlock.withNumber:nth-of-type(3n),
  .imgText.biggerMarginBottom:nth-of-type(3n) {
    /*border-radius: 0 0 10px 10px;
    margin-bottom: 4px;*/ }
  .textBlock.withNumber .col,
  .imgText.biggerMarginBottom .col {
    padding: 0 2.5px !important;
    flex: 0 0 50%;
    max-width: 50%; }
    .textBlock.withNumber .col .contentHolder,
    .imgText.biggerMarginBottom .col .contentHolder {
      display: flex;
      flex-direction: column;
      justify-content: center;
      background-color: #e8e8e3 !important;
      padding: 60px 46px;
      padding-left: 46px !important;
      height: 100%;
      border-radius: 10px; }
      .textBlock.withNumber .col .contentHolder h3,
      .imgText.biggerMarginBottom .col .contentHolder h3 {
        font-weight: 400;
        margin-bottom: 50px; }
        .textBlock.withNumber .col .contentHolder h3,
        .imgText.biggerMarginBottom .col .contentHolder h3 {
          font-size: 1.875rem; }
          @media screen and (min-width: 48rem) {
            .textBlock.withNumber .col .contentHolder h3,
            .imgText.biggerMarginBottom .col .contentHolder h3 {
              font-size: calc(1.875rem + 1.125 * ((100vw - 48rem) / 45.75)); } }
          @media screen and (min-width: 93.75rem) {
            .textBlock.withNumber .col .contentHolder h3,
            .imgText.biggerMarginBottom .col .contentHolder h3 {
              font-size: 3rem; } }
        .textBlock.withNumber .col .contentHolder h3,
        .imgText.biggerMarginBottom .col .contentHolder h3 {
          line-height: 34px; }
          @media screen and (min-width: 768px) {
            .textBlock.withNumber .col .contentHolder h3,
            .imgText.biggerMarginBottom .col .contentHolder h3 {
              line-height: calc(34px + 16 * ((100vw - 768px) / 732)); } }
          @media screen and (min-width: 1500px) {
            .textBlock.withNumber .col .contentHolder h3,
            .imgText.biggerMarginBottom .col .contentHolder h3 {
              line-height: 50px; } }
    .textBlock.withNumber .col .imageHolder,
    .imgText.biggerMarginBottom .col .imageHolder {
      position: relative;
      width: 100%;
      height: 100%;
      border-radius: 10px;
      overflow: hidden;
      background: white; }
      .textBlock.withNumber .col .imageHolder:before,
      .imgText.biggerMarginBottom .col .imageHolder:before {
        display: block;
        padding-top: 100%;
        content: ""; }
      .textBlock.withNumber .col .imageHolder > *,
      .imgText.biggerMarginBottom .col .imageHolder > * {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
      .textBlock.withNumber .col .imageHolder img,
      .imgText.biggerMarginBottom .col .imageHolder img {
        height: 100%;
        width: 100%;
        border-radius: 10px; }

.textBlock.withNumber {
  padding: 80px 0; }
  .textBlock.withNumber:first-of-type {
    margin-bottom: 5px;
    border-radius: 0 0 10px 10px; }
  .textBlock.withNumber .blockSection h3 {
    font-weight: 400;
    margin-bottom: 50px; }
    .textBlock.withNumber .blockSection h3 {
      font-size: 1.875rem; }
      @media screen and (min-width: 48rem) {
        .textBlock.withNumber .blockSection h3 {
          font-size: calc(1.875rem + 1.125 * ((100vw - 48rem) / 45.75)); } }
      @media screen and (min-width: 93.75rem) {
        .textBlock.withNumber .blockSection h3 {
          font-size: 3rem; } }
    .textBlock.withNumber .blockSection h3 {
      line-height: 34px; }
      @media screen and (min-width: 768px) {
        .textBlock.withNumber .blockSection h3 {
          line-height: calc(34px + 16 * ((100vw - 768px) / 732)); } }
      @media screen and (min-width: 1500px) {
        .textBlock.withNumber .blockSection h3 {
          line-height: 50px; } }
  .textBlock.withNumber .col-md-6:first-of-type {
    flex: 0 0 75%;
    max-width: 75%;
    padding-right: 135px;
    padding-left: 61px; }
    .textBlock.withNumber .col-md-6:first-of-type .blockSection {
      max-width: 755px; }
  .textBlock.withNumber .col-md-6:last-of-type {
    flex: 0 0 25%;
    max-width: 25%; }
  .textBlock.withNumber .col-md-6.singleSection:first-of-type {
    flex: 0 0 100%;
    max-width: 100%; }
  .textBlock.withNumber .col-md-6.emptySection:last-of-type {
    flex: 0 0 0%; }

section.intro {
  background-color: #ffffff;
  padding: 46px 0;
  border-radius: 10px 10px 0 0;
  position: relative; }
  section.intro:not(.withWhiteBubble):after {
    content: "";
    position: absolute;
    height: 10px;
    top: 100%;
    left: 0;
    right: 0;
    background-color: white; }

section.intro.emptyFeatures {
  border-radius: 10px 10px 10px 10px;
  margin-bottom: 4px; }

section.intro.emptySummary {
  border-radius: 10px 10px 10px 10px; }

.sitaglobalservicesparagraphblock {
  padding: 46px 0;
  background-color: #aa95ff;
  border-radius: 10px;
  margin-bottom: 4px; }
  .sitaglobalservicesparagraphblock h3 {
    font-weight: 400;
    line-height: 50px;
    margin-bottom: 30px;
    max-width: 925px; }
    .sitaglobalservicesparagraphblock h3 {
      font-size: 1.875rem; }
      @media screen and (min-width: 48rem) {
        .sitaglobalservicesparagraphblock h3 {
          font-size: calc(1.875rem + 1.125 * ((100vw - 48rem) / 45.75)); } }
      @media screen and (min-width: 93.75rem) {
        .sitaglobalservicesparagraphblock h3 {
          font-size: 3rem; } }
    .sitaglobalservicesparagraphblock h3 {
      line-height: 34px; }
      @media screen and (min-width: 768px) {
        .sitaglobalservicesparagraphblock h3 {
          line-height: calc(34px + 16 * ((100vw - 768px) / 732)); } }
      @media screen and (min-width: 1500px) {
        .sitaglobalservicesparagraphblock h3 {
          line-height: 50px; } }
  .sitaglobalservicesparagraphblock p {
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.5;
    max-width: 925px; }

.form-top-section-container {
  background: white;
  margin-bottom: 4px; }

.guestLoginIntro {
  background: #ffffff;
  padding: 46px 0;
  border-radius: 10px 10px 0 0; }

.premiumForm.guestLoginForm {
  border-radius: 0 0 10px 10px; }

.premiumForm {
  background: #ffffff;
  border-radius: 10px;
  padding: 80px 0;
  margin-bottom: 4px; }
  .premiumForm .bottom-disclaimer {
    margin-top: 20px;
    font-size: 1rem; }
    .premiumForm .bottom-disclaimer p {
      font-size: 1rem; }
      .premiumForm .bottom-disclaimer p a {
        text-decoration: underline; }
  .premiumForm.EventForm input[type="checkbox"]:not(old) + label:before {
    position: absolute;
    top: 50%;
    left: 0;
    content: "";
    border-radius: 30px;
    display: inline-block;
    height: 15px;
    width: 15px;
    background: #fff;
    border: 1px solid #1e1e1e;
    vertical-align: middle;
    margin-right: 15px;
    transform: translateY(-50%); }
  .premiumForm.EventForm .stackedInput {
    margin-bottom: 4px !important; }
    .premiumForm.EventForm .stackedInput.checkbox {
      border-top: 1px solid #E8E8E3;
      padding-top: 46px; }
  .premiumForm.EventForm .formSubmitContainer {
    padding-top: 50px; }
  .premiumForm.EventForm input[type="checkbox"]:not(old):checked + label:after {
    content: "";
    position: absolute;
    display: block;
    background: #000;
    height: 7px;
    width: 7px;
    border-radius: 50%;
    top: 50%;
    left: 4px;
    transform: translateY(-50%); }
  .premiumForm.EventForm .formHeader {
    padding: 0 15px; }
    .premiumForm.EventForm .formHeader h3 {
      margin-bottom: 50px; }
  .premiumForm.EventForm .inputHolder .inputHolder {
    margin-bottom: 0; }
  .premiumForm.EventForm #messages {
    width: 100%;
    padding: 0 15px; }
    .premiumForm.EventForm #messages p {
      font-size: 0.875rem;
      margin-top: 0;
      margin-bottom: 15px; }
  .premiumForm.EventForm .success-message {
    text-align: center; }
    .premiumForm.EventForm .success-message p {
      font-size: 1.25rem; }
      @media screen and (min-width: 48rem) {
        .premiumForm.EventForm .success-message p {
          font-size: calc(1.25rem + 0.4375 * ((100vw - 48rem) / 45.75)); } }
      @media screen and (min-width: 93.75rem) {
        .premiumForm.EventForm .success-message p {
          font-size: 1.6875rem; } }
  .premiumForm.EventForm .btn {
    background-color: transparent; }
    .premiumForm.EventForm .btn:hover {
      background-color: #000; }
  .premiumForm.EventForm .agreementSection {
    margin-bottom: 50px;
    font-size: 1rem; }
    .premiumForm.EventForm .agreementSection p {
      font-size: inherit;
      margin-top: 0; }
  .premiumForm .checkbox {
    display: flex;
    align-items: center;
    margin-bottom: 24px;
    flex-wrap: nowrap; }
    .premiumForm .checkbox label {
      margin-bottom: 0;
      font-size: 1rem;
      cursor: pointer;
      flex: 1;
      line-height: 1 !important; }
      .premiumForm .checkbox label p {
        margin: 0; }
      .premiumForm .checkbox label a {
        text-decoration: underline; }
    .premiumForm .checkbox.top-aligned {
      align-items: start; }
      .premiumForm .checkbox.top-aligned input {
        margin-top: 6px; }
      .premiumForm .checkbox.top-aligned label {
        line-height: 1.5 !important; }
    .premiumForm .checkbox input[type="checkbox"] {
      appearance: none;
      -webkit-appearance: none;
      width: 16px !important;
      height: 16px !important;
      border: 1px solid #1e1e1e !important;
      opacity: 1 !important;
      background-color: #fff;
      border-radius: 2px !important;
      cursor: pointer;
      position: relative;
      transition: all 0.2s ease-in-out;
      margin-right: 8px !important;
      padding: 0 !important; }
      .premiumForm .checkbox input[type="checkbox"]:checked::after {
        content: "";
        position: absolute;
        top: 1px !important;
        left: 4px;
        width: 6px;
        height: 9px;
        border: solid #1e1e1e;
        border-width: 0 2px 2px 0 !important;
        transform: rotate(45deg); }
      .premiumForm .checkbox input[type="checkbox"]:focus {
        outline: none;
        box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2); }
  .premiumForm > .container, .content-spotlight-block.full-width-container .premiumForm > .content-col {
    max-width: 1000px; }
  .premiumForm .form-block {
    border-bottom: 1px solid #e8e8e3;
    margin-bottom: 46px; }
  .premiumForm .red-note {
    display: none; }
  .premiumForm h3 {
    font-size: 2.5rem;
    font-weight: 400;
    line-height: 50px;
    margin-bottom: 24px; }
  .premiumForm label {
    font-size: 1rem;
    font-weight: 400;
    line-height: 120.7%;
    margin-bottom: 15px;
    max-width: 70vw; }
  .premiumForm .inputHolder {
    display: flex;
    flex-direction: column;
    margin-bottom: 46px; }
    .premiumForm .inputHolder input {
      padding: 16px 24px;
      border-radius: 33px;
      border: 1px solid #787878; }
    .premiumForm .inputHolder textarea {
      border: 1px solid #787878;
      min-height: 160px;
      border-radius: 10px;
      padding: 20px 25px; }
  .premiumForm .checkbox-list {
    margin-top: 15px; }
  .premiumForm input[type="checkbox"]:not(old):checked + label {
    position: relative;
    max-width: unset; }
    .premiumForm input[type="checkbox"]:not(old):checked + label:after {
      content: "";
      position: absolute;
      display: block;
      background: #000;
      height: 10px;
      width: 10px;
      border-radius: 50%;
      top: 10px;
      left: 5px;
      transform: translateY(-50%); }
    .premiumForm input[type="checkbox"]:not(old):checked + label .field-validation-error {
      right: -20px; }
  .premiumForm input[type="checkbox"]:not(old),
  .premiumForm input[type="radio"]:not(old) {
    width: 2em;
    margin: 0;
    padding: 0;
    font-size: 1rem;
    opacity: 0; }
  .premiumForm input[type="checkbox"]:not(old) + label {
    position: relative;
    padding-left: 35px;
    max-width: unset; }
    .premiumForm input[type="checkbox"]:not(old) + label:before {
      position: absolute;
      top: 0;
      left: 0;
      content: "";
      display: inline-block;
      height: 20px;
      width: 20px;
      background: #fff;
      border: 1px solid #1e1e1e;
      border-radius: 2px;
      vertical-align: bottom;
      margin-right: 15px; }
    .premiumForm input[type="checkbox"]:not(old) + label .field-validation-error {
      top: -20px; }
  .premiumForm .submit-btn {
    display: flex;
    justify-content: end; }
    .premiumForm .submit-btn .btn {
      padding: 12px 25px;
      border-radius: 100px;
      border: 1px solid #000000;
      font-size: 1rem;
      font-weight: 400;
      line-height: 1;
      color: #000000;
      display: block;
      min-height: 44px;
      min-width: 44px;
      width: fit-content;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      text-decoration: none;
      background-color: #ffffff; }
      .premiumForm .submit-btn .btn:hover, .premiumForm .submit-btn .btn:focus, .premiumForm .submit-btn .btn:focus-visible, .premiumForm .submit-btn .btn:focus-within {
        background-color: #000000;
        color: #ffffff; }
  .premiumForm .formActions input[type="submit"] {
    margin-left: 15px; }

.select2-container .select2-selection--single {
  height: auto;
  border: none; }
  .select2-container .select2-selection--single .select2-selection__rendered {
    border: 1px solid #787878;
    border-radius: 33px;
    padding: 10px 24px;
    color: #787878;
    background-image: url(/Static/images/icons/arrow-down-black.svg);
    background-position: 95% center;
    background-repeat: no-repeat; }

span.select2-container--open .select2-dropdown--below {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px; }

.select2-container--default .select2-search--dropdown .select2-search__field {
  border-radius: 10px;
  height: 40px; }

.select2-selection {
  border: none; }
  .select2-selection .select2-selection__arrow {
    display: none; }

.select2-search {
  border: 1px solid #ababab; }

.field-validation-error {
  color: red;
  position: absolute;
  top: 5px;
  right: 20px; }

.stackedInput p {
  font-size: 1rem;
  font-weight: 400;
  line-height: 120.7%; }

#imgCaptcha {
  margin-bottom: 25px; }

.form-holder .button-block {
  border: 1px dashed #ddd;
  border-radius: 8px;
  padding: 20px;
  text-align: center;
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 15px;
  background-color: #e8e8e3;
  border: 2px dashed #787878; }
  .form-holder .button-block input {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
    opacity: 0; }
  .form-holder .button-block img {
    width: 50px;
    margin: auto;
    margin-bottom: 5px; }
  .form-holder .button-block span {
    color: #787878;
    font-size: 1rem;
    font-weight: 400;
    line-height: 120.7%; }
    .form-holder .button-block span a {
      color: #1e1e1e; }

.testimonials,
.customerStoryQuotes {
  background-color: #fef387;
  padding: 80px 0;
  border-radius: 10px;
  margin-bottom: 4px; }
  .testimonials .container, .testimonials .content-spotlight-block.full-width-container .content-col, .content-spotlight-block.full-width-container .testimonials .content-col,
  .customerStoryQuotes .container,
  .customerStoryQuotes .content-spotlight-block.full-width-container .content-col,
  .content-spotlight-block.full-width-container .customerStoryQuotes .content-col {
    text-align: center; }
    .testimonials .container .intro, .testimonials .content-spotlight-block.full-width-container .content-col .intro, .content-spotlight-block.full-width-container .testimonials .content-col .intro,
    .customerStoryQuotes .container .intro,
    .customerStoryQuotes .content-spotlight-block.full-width-container .content-col .intro,
    .content-spotlight-block.full-width-container .customerStoryQuotes .content-col .intro {
      padding-bottom: 60px; }
  .testimonials .listingItem.withImage img,
  .customerStoryQuotes .listingItem.withImage img {
    display: none; }
  .testimonials .quotes,
  .customerStoryQuotes .quotes {
    display: none; }
  .testimonials h2,
  .customerStoryQuotes h2 {
    font-size: 1rem;
    font-weight: 400;
    text-align: center;
    padding-bottom: 80px; }
  .testimonials .listingHolder .listingItem,
  .customerStoryQuotes .listingHolder .listingItem {
    max-width: 1200px;
    text-align: center;
    margin: auto;
    padding-bottom: 80px; }
    .testimonials .listingHolder .listingItem .description,
    .customerStoryQuotes .listingHolder .listingItem .description {
      margin-bottom: 80px; }
      .testimonials .listingHolder .listingItem .description p,
      .customerStoryQuotes .listingHolder .listingItem .description p {
        line-height: 1.5; }
        .testimonials .listingHolder .listingItem .description p,
        .customerStoryQuotes .listingHolder .listingItem .description p {
          font-size: 1.5625rem; }
          @media screen and (min-width: 48rem) {
            .testimonials .listingHolder .listingItem .description p,
            .customerStoryQuotes .listingHolder .listingItem .description p {
              font-size: calc(1.5625rem + 0.9375 * ((100vw - 48rem) / 45.75)); } }
          @media screen and (min-width: 93.75rem) {
            .testimonials .listingHolder .listingItem .description p,
            .customerStoryQuotes .listingHolder .listingItem .description p {
              font-size: 2.5rem; } }
    .testimonials .listingHolder .listingItem .writer,
    .customerStoryQuotes .listingHolder .listingItem .writer {
      font-size: 0.875rem;
      font-weight: 400;
      line-height: 1.5;
      max-width: 400px;
      margin: auto; }
  .testimonials .owl-dots,
  .customerStoryQuotes .owl-dots {
    position: absolute;
    width: 100%;
    z-index: 2;
    bottom: 30px;
    display: flex;
    justify-content: center;
    align-items: center; }
  .testimonials .owl-dot,
  .customerStoryQuotes .owl-dot {
    height: 12px;
    width: 12px;
    background-color: transparent !important;
    border: 1px solid #000000 !important;
    border-radius: 50%;
    margin-right: 12px; }
  .testimonials .owl-dot.active,
  .customerStoryQuotes .owl-dot.active {
    background-color: #000000 !important; }
  .testimonials .btn,
  .customerStoryQuotes .btn {
    color: #1e1e1e;
    display: inline-block;
    margin-right: 10px;
    padding: 12px 25px;
    border-radius: 100px;
    border: 1px solid #1e1e1e;
    font-weight: 400;
    line-height: 1;
    display: inline-block;
    width: fit-content; }
    .testimonials .btn:hover,
    .customerStoryQuotes .btn:hover {
      background-color: #1e1e1e;
      color: #ffffff; }

.sidebar {
  position: fixed;
  bottom: 0;
  top: 0;
  width: 608px;
  max-height: 100vh;
  overflow: auto;
  height: auto;
  background-color: #fff;
  padding: 98px 60px;
  right: 0;
  z-index: 13;
  -moz-transform: translate(608px, 0);
  -webkit-transform: translate(608px, 0);
  -o-transform: translate(608px, 0);
  -ms-transform: translate(608px, 0);
  transform: translate(608px, 0);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  max-width: 100%; }
  .sidebar.open {
    transform: translate(0, 0) !important; }
  .sidebar .close-btn {
    position: absolute;
    top: 55px;
    right: 60px;
    cursor: pointer; }
  .sidebar h1 {
    color: #4b4b4a;
    font-size: 2.1875rem;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 55px;
    margin-bottom: 70px; }
  .sidebar .sidebarLinks .sidebarLink {
    border-bottom: 1px solid #e6ebf4;
    padding-bottom: 37px;
    margin-bottom: 43px; }
    .sidebar .sidebarLinks .sidebarLink h4 {
      color: #3d3d3d;
      font-size: 1.375rem;
      font-weight: bold;
      letter-spacing: 0;
      line-height: 40px;
      position: relative; }
      .sidebar .sidebarLinks .sidebarLink h4:after {
        content: "";
        height: 9px;
        width: 12px;
        background-size: 12px;
        position: absolute;
        right: 0;
        top: 7px;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
        background-image: url(/static/images/right-arrow.svg); }
  .sidebar p {
    margin: 12px 0;
    font-size: 1.125rem;
    line-height: 32px;
    color: #1e1e1e; }

.generalBlock.multipleBtns.blueBg {
  background: #bbe8ee;
  padding: 80px 0;
  border-radius: 10px;
  margin-bottom: 4px; }
  .generalBlock.multipleBtns.blueBg .blockInfos {
    text-align: center;
    max-width: 800px;
    margin: auto; }
    .generalBlock.multipleBtns.blueBg .blockInfos h2 {
      font-weight: 400;
      margin-bottom: 40px; }
    .generalBlock.multipleBtns.blueBg .blockInfos .btn {
      padding: 12px 25px;
      border-radius: 100px;
      border: 1px solid #000000;
      font-size: 1rem;
      font-weight: 400;
      line-height: 1;
      color: #000000;
      display: block;
      min-height: 44px;
      min-width: 44px;
      width: fit-content;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      text-decoration: none;
      display: inline-block; }
      .generalBlock.multipleBtns.blueBg .blockInfos .btn:hover, .generalBlock.multipleBtns.blueBg .blockInfos .btn:focus, .generalBlock.multipleBtns.blueBg .blockInfos .btn:focus-visible, .generalBlock.multipleBtns.blueBg .blockInfos .btn:focus-within {
        background-color: #000000;
        color: #ffffff; }

.roundedEdgesNumber .left {
  font-family: "ABCFavoritMono";
  font-size: 4.0625rem;
  font-weight: 300;
  line-height: 65px;
  letter-spacing: -1px;
  text-transform: uppercase;
  padding-top: 35px;
  border-top: 1px solid #1e1e1e;
  margin-bottom: 20px;
  width: 50%; }
.roundedEdgesNumber .right {
  font-size: 1rem;
  font-weight: 400;
  line-height: 120.7%; }

.wrappedSections {
  background: #ffffff;
  padding: 46px 0;
  border-radius: 10px;
  margin-bottom: 4px;
  display: flex; }
  .wrappedSections > section {
    max-width: 75%;
    flex: 0 0 75%; }
    .wrappedSections > section .col-md-9 {
      flex: 0 0 100%;
      max-width: 100%; }
      .wrappedSections > section .col-md-9 a {
        color: #4c3de3;
        text-decoration: underline; }
        .wrappedSections > section .col-md-9 a.fullItemClick {
          color: black; }
        .wrappedSections > section .col-md-9 a.listingTitleLink {
          color: black;
          text-decoration: none; }
          .wrappedSections > section .col-md-9 a.listingTitleLink {
            font-size: 1.25rem; }
            @media screen and (min-width: 48rem) {
              .wrappedSections > section .col-md-9 a.listingTitleLink {
                font-size: calc(1.25rem + 0.625 * ((100vw - 48rem) / 45.75)); } }
            @media screen and (min-width: 93.75rem) {
              .wrappedSections > section .col-md-9 a.listingTitleLink {
                font-size: 1.875rem; } }
        .wrappedSections > section .col-md-9 a.link {
          color: black; }
        .wrappedSections > section .col-md-9 a:hover {
          color: #4c3de3;
          filter: brightness(0.5); }
    .wrappedSections > section .generalIntro {
      font-size: 0.875rem;
      font-weight: 400;
      line-height: 1.5; }
      .wrappedSections > section .generalIntro p {
        color: rgba(0, 0, 0, 0.8); }
      .wrappedSections > section .generalIntro a {
        color: black; }

.shareSection {
  background: white;
  padding-top: 70px;
  display: flex;
  gap: 10px;
  border-radius: 10px 10px 0 0; }
  .shareSection .shareIcons {
    display: flex; }
  .shareSection .share {
    display: inline-flex;
    align-items: center;
    margin-right: 10px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 120.7%;
    gap: 10px; }

.storyDetailsPage {
  border-radius: 0 0 10px 10px;
  margin-bottom: 4px;
  background-color: #ffffff; }
  .storyDetailsPage .storyBody a:link {
    text-decoration: underline; }
  .storyDetailsPage .storyBody img {
    border-radius: 10px;
    width: 100%; }
  .storyDetailsPage a:link {
    text-decoration: underline; }
  .storyDetailsPage p {
    margin: 12px 0;
    font-size: 1.125rem;
    line-height: 32px; }

.introVideo {
  background-color: #1e1e1e;
  display: flex;
  gap: 4px; }
  .introVideo .intro {
    padding: 46px;
    margin-bottom: 4px;
    background-color: #bbe8ee;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center; }
  .introVideo .youtube-wrapper {
    flex: 0 0 50%;
    max-width: 50%; }
    .introVideo .youtube-wrapper .video-section {
      margin-bottom: 4px;
      background-color: #bbe8ee;
      border-radius: 10px;
      max-width: calc(100% - 4px); }
      .introVideo .youtube-wrapper .video-section > .container, .introVideo .youtube-wrapper .content-spotlight-block.full-width-container .video-section > .content-col, .content-spotlight-block.full-width-container .introVideo .youtube-wrapper .video-section > .content-col {
        padding: 0; }
      .introVideo .youtube-wrapper .video-section .video-holder {
        display: block;
        position: relative; }
        .introVideo .youtube-wrapper .video-section .video-holder img {
          width: 100%;
          display: block;
          border-radius: 10px;
          min-height: 450px; }
        .introVideo .youtube-wrapper .video-section .video-holder:before {
          content: "";
          position: absolute;
          top: 0;
          left: 0;
          opacity: 0.4;
          width: 100%;
          height: 100%;
          background-color: #000; }
        .introVideo .youtube-wrapper .video-section .video-holder:after {
          content: "";
          position: absolute;
          background-image: url(/Static/images/play-button-white2.svg);
          background-repeat: no-repeat;
          background-size: contain;
          height: 120px;
          width: 120px;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          /*filter: drop-shadow(5px 5px 5px #222);*/ }
  .introVideo h2 {
    font-weight: 400; }
    .introVideo h2 {
      font-size: 1.875rem; }
      @media screen and (min-width: 48rem) {
        .introVideo h2 {
          font-size: calc(1.875rem + 1.125 * ((100vw - 48rem) / 45.75)); } }
      @media screen and (min-width: 93.75rem) {
        .introVideo h2 {
          font-size: 3rem; } }
    .introVideo h2 {
      line-height: 34px; }
      @media screen and (min-width: 768px) {
        .introVideo h2 {
          line-height: calc(34px + 16 * ((100vw - 768px) / 732)); } }
      @media screen and (min-width: 1500px) {
        .introVideo h2 {
          line-height: 50px; } }
  .introVideo p {
    font-weight: 400;
    line-height: 28px; }
    .introVideo p {
      font-size: 1rem; }
      @media screen and (min-width: 48rem) {
        .introVideo p {
          font-size: calc(1rem + 0.25 * ((100vw - 48rem) / 45.75)); } }
      @media screen and (min-width: 93.75rem) {
        .introVideo p {
          font-size: 1.25rem; } }

.section-quick-tools {
  border-radius: 10px;
  margin-bottom: 4px;
  background-color: #ffffff;
  padding: 46px; }

.section-related-resources {
  border-radius: 10px;
  margin-bottom: 4px;
  background-color: #ffffff;
  padding: 46px 15px; }
  .section-related-resources .relatedContentListingHolders {
    padding: 0; }
    .section-related-resources .relatedContentListingHolders .summary p {
      color: white;
      font-size: 0.875rem;
      font-weight: 400;
      line-height: 1.5;
      max-height: 100px;
      overflow: hidden;
      text-overflow: ellipsis; }
  .section-related-resources .listingInfos {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    display: flex;
    flex-direction: column;
    height: 100% !important;
    width: 100%;
    padding: 40px 30px; }
    .section-related-resources .listingInfos .newsType {
      flex-grow: 1; }

.section-related-stories {
  border-radius: 10px;
  margin-bottom: 4px;
  padding: 46px 46px 86px 0px; }
  .section-related-stories .container, .section-related-stories .content-spotlight-block.full-width-container .content-col, .content-spotlight-block.full-width-container .section-related-stories .content-col {
    padding: 0px 56px; }

.youtubeblock {
  padding: 0;
  margin-bottom: 4px; }
  .youtubeblock .container, .youtubeblock .content-spotlight-block.full-width-container .content-col, .content-spotlight-block.full-width-container .youtubeblock .content-col {
    padding: 0 0 0 0; }
    .youtubeblock .container .video-holder, .youtubeblock .content-spotlight-block.full-width-container .content-col .video-holder, .content-spotlight-block.full-width-container .youtubeblock .content-col .video-holder {
      display: block;
      position: relative; }
      .youtubeblock .container .video-holder img, .youtubeblock .content-spotlight-block.full-width-container .content-col .video-holder img, .content-spotlight-block.full-width-container .youtubeblock .content-col .video-holder img {
        border-radius: 10px;
        width: 100%;
        display: block;
        min-height: 450px; }
      .youtubeblock .container .video-holder:before, .youtubeblock .content-spotlight-block.full-width-container .content-col .video-holder:before, .content-spotlight-block.full-width-container .youtubeblock .content-col .video-holder:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0.4;
        width: 100%;
        height: 100%;
        background-color: #000; }
      .youtubeblock .container .video-holder:after, .youtubeblock .content-spotlight-block.full-width-container .content-col .video-holder:after, .content-spotlight-block.full-width-container .youtubeblock .content-col .video-holder:after {
        content: "";
        position: absolute;
        background-image: url(/Static/images/play-button-white2.svg);
        background-repeat: no-repeat;
        background-size: contain;
        height: 120px;
        width: 120px;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        /*filter: drop-shadow(5px 5px 5px #222);*/ }

.youtubehighlightblock {
  background-color: #1e1e1e;
  padding: 0;
  display: flex;
  gap: 4px; }
  .youtubehighlightblock .video-highlight-section {
    background: black;
    width: 100%; }
    .youtubehighlightblock .video-highlight-section.reverse-order .row {
      flex-direction: row-reverse; }
    .youtubehighlightblock .video-highlight-section .container, .youtubehighlightblock .video-highlight-section .content-spotlight-block.full-width-container .content-col, .content-spotlight-block.full-width-container .youtubehighlightblock .video-highlight-section .content-col {
      padding: 0px 15px; }
    .youtubehighlightblock .video-highlight-section .col-md-6 {
      padding: 46px;
      margin-bottom: 4px;
      background-color: #bbe8ee;
      border-radius: 10px;
      display: flex;
      flex-direction: column;
      justify-content: center; }
      .youtubehighlightblock .video-highlight-section .col-md-6 h2 {
        font-weight: 400; }
        .youtubehighlightblock .video-highlight-section .col-md-6 h2 {
          font-size: 1.875rem; }
          @media screen and (min-width: 48rem) {
            .youtubehighlightblock .video-highlight-section .col-md-6 h2 {
              font-size: calc(1.875rem + 1.125 * ((100vw - 48rem) / 45.75)); } }
          @media screen and (min-width: 93.75rem) {
            .youtubehighlightblock .video-highlight-section .col-md-6 h2 {
              font-size: 3rem; } }
        .youtubehighlightblock .video-highlight-section .col-md-6 h2 {
          line-height: 34px; }
          @media screen and (min-width: 768px) {
            .youtubehighlightblock .video-highlight-section .col-md-6 h2 {
              line-height: calc(34px + 16 * ((100vw - 768px) / 732)); } }
          @media screen and (min-width: 1500px) {
            .youtubehighlightblock .video-highlight-section .col-md-6 h2 {
              line-height: 50px; } }
      .youtubehighlightblock .video-highlight-section .col-md-6 p {
        font-weight: 400; }
        .youtubehighlightblock .video-highlight-section .col-md-6 p {
          font-size: 1rem; }
          @media screen and (min-width: 48rem) {
            .youtubehighlightblock .video-highlight-section .col-md-6 p {
              font-size: calc(1rem + 0.25 * ((100vw - 48rem) / 45.75)); } }
          @media screen and (min-width: 93.75rem) {
            .youtubehighlightblock .video-highlight-section .col-md-6 p {
              font-size: 1.25rem; } }
      .youtubehighlightblock .video-highlight-section .col-md-6 .btn {
        padding: 12px 25px;
        border-radius: 100px;
        border: 1px solid #000000;
        font-size: 1rem;
        font-weight: 400;
        line-height: 1;
        color: #000000;
        display: block;
        min-height: 44px;
        min-width: 44px;
        width: fit-content;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        text-decoration: none;
        margin: 40px 0; }
        .youtubehighlightblock .video-highlight-section .col-md-6 .btn:hover, .youtubehighlightblock .video-highlight-section .col-md-6 .btn:focus, .youtubehighlightblock .video-highlight-section .col-md-6 .btn:focus-visible, .youtubehighlightblock .video-highlight-section .col-md-6 .btn:focus-within {
          background-color: #000000;
          color: #ffffff; }
    .youtubehighlightblock .video-highlight-section .col-md-5 {
      padding: 0;
      flex: 0 0 50%;
      max-width: 50%; }
      .youtubehighlightblock .video-highlight-section .col-md-5 .video-holder {
        margin-bottom: 4px;
        background-color: #bbe8ee;
        border-radius: 10px;
        max-width: calc(100% - 4px);
        display: block;
        position: relative; }
        .youtubehighlightblock .video-highlight-section .col-md-5 .video-holder img {
          width: 100%;
          display: block;
          border-radius: 10px;
          min-height: 450px; }
        .youtubehighlightblock .video-highlight-section .col-md-5 .video-holder:before {
          content: "";
          position: absolute;
          top: 0;
          left: 0;
          opacity: 0.4;
          width: 100%;
          height: 100%;
          background-color: #000; }
        .youtubehighlightblock .video-highlight-section .col-md-5 .video-holder:after {
          content: "";
          position: absolute;
          background-image: url(/Static/images/play-button-white2.svg);
          background-repeat: no-repeat;
          background-size: contain;
          height: 120px;
          width: 120px;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          /*filter: drop-shadow(5px 5px 5px #222);*/ }

.relatedTags {
  margin-bottom: 46px;
  display: inline-block; }
  .relatedTags.noText {
    margin-top: 46px; }
  .relatedTags .listingHolder {
    display: flex;
    flex-wrap: wrap;
    row-gap: 20px; }
    .relatedTags .listingHolder a {
      display: inline-block;
      padding: 10px 20px;
      background-color: #e8e8e3;
      border-radius: 30px;
      font-size: 0.875rem;
      font-weight: 400;
      line-height: 1.5;
      color: #1e1e1e;
      margin-right: 20px;
      text-decoration: none !important; }
      .relatedTags .listingHolder a:last-of-type {
        margin: 0; }

.quickTools h3,
.quickToolsContainer h3 {
  margin-bottom: 46px;
  font-weight: 400; }
  .quickTools h3,
  .quickToolsContainer h3 {
    font-size: 1.875rem; }
    @media screen and (min-width: 48rem) {
      .quickTools h3,
      .quickToolsContainer h3 {
        font-size: calc(1.875rem + 1.125 * ((100vw - 48rem) / 45.75)); } }
    @media screen and (min-width: 93.75rem) {
      .quickTools h3,
      .quickToolsContainer h3 {
        font-size: 3rem; } }
  .quickTools h3,
  .quickToolsContainer h3 {
    line-height: 34px; }
    @media screen and (min-width: 768px) {
      .quickTools h3,
      .quickToolsContainer h3 {
        line-height: calc(34px + 16 * ((100vw - 768px) / 732)); } }
    @media screen and (min-width: 1500px) {
      .quickTools h3,
      .quickToolsContainer h3 {
        line-height: 50px; } }
.quickTools .toolsLinks,
.quickToolsContainer .toolsLinks {
  display: flex; }
  .quickTools .toolsLinks a,
  .quickToolsContainer .toolsLinks a {
    padding: 12px 25px;
    border-radius: 100px;
    border: 1px solid #000000;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1;
    color: #000000;
    display: block;
    min-height: 44px;
    min-width: 44px;
    width: fit-content;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-decoration: none;
    margin-right: 20px; }
    .quickTools .toolsLinks a:hover, .quickTools .toolsLinks a:focus, .quickTools .toolsLinks a:focus-visible, .quickTools .toolsLinks a:focus-within,
    .quickToolsContainer .toolsLinks a:hover,
    .quickToolsContainer .toolsLinks a:focus,
    .quickToolsContainer .toolsLinks a:focus-visible,
    .quickToolsContainer .toolsLinks a:focus-within {
      background-color: #000000;
      color: #ffffff; }
    .quickTools .toolsLinks a:last-of-type,
    .quickToolsContainer .toolsLinks a:last-of-type {
      margin: 0; }

.privacyBody {
  background-color: #ffffff;
  border-radius: 0 0 10px 10px; }
  .privacyBody h3 {
    font-weight: 400;
    margin-bottom: 20px; }
    .privacyBody h3 {
      font-size: 1.5625rem; }
      @media screen and (min-width: 48rem) {
        .privacyBody h3 {
          font-size: calc(1.5625rem + 0.9375 * ((100vw - 48rem) / 45.75)); } }
      @media screen and (min-width: 93.75rem) {
        .privacyBody h3 {
          font-size: 2.5rem; } }
    .privacyBody h3 {
      line-height: 30px; }
      @media screen and (min-width: 768px) {
        .privacyBody h3 {
          line-height: calc(30px + 20 * ((100vw - 768px) / 732)); } }
      @media screen and (min-width: 1500px) {
        .privacyBody h3 {
          line-height: 50px; } }
  .privacyBody p {
    font-size: 1.125rem;
    margin-bottom: 20px; }
  .privacyBody blockquote {
    display: inline-block;
    padding: 10px 12px;
    font-size: 1.125rem;
    margin-bottom: 20px;
    border-radius: 4px;
    background-color: #e8e8e3; }
  .privacyBody h4 {
    font-weight: 400;
    margin-bottom: 20px; }
  .privacyBody ol {
    padding-left: 30px; }
    .privacyBody ol li {
      font-weight: 400;
      font-size: 1rem;
      list-style: initial;
      list-style-type: decimal;
      list-style-image: initial; }
  .privacyBody .wrappedSections {
    padding: 0;
    border-radius: 0 0 10px 10px; }
    .privacyBody .wrappedSections .contentPage {
      flex: 0 0 75%;
      max-width: 75%; }
  .privacyBody .contentPage {
    padding-bottom: 46px;
    border-radius: 0 0 10px 10px;
    margin-bottom: 4px; }

.wrappedSections .contentPage ul li:before {
  top: 50%; }
.wrappedSections .contentPage blockquote {
  border-radius: 10px;
  background: #bbe8ee;
  text-align: center;
  padding: 30px 20px; }
  .wrappedSections .contentPage blockquote h4 {
    margin: 0;
    margin-bottom: 20px; }
  .wrappedSections .contentPage blockquote a {
    padding: 12px 25px;
    border-radius: 100px;
    border: 1px solid #000000;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1;
    color: #000000;
    display: block;
    min-height: 44px;
    min-width: 44px;
    width: fit-content;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-decoration: none;
    text-decoration: none;
    margin: auto; }
    .wrappedSections .contentPage blockquote a:hover, .wrappedSections .contentPage blockquote a:focus, .wrappedSections .contentPage blockquote a:focus-visible, .wrappedSections .contentPage blockquote a:focus-within {
      background-color: #000000;
      color: #ffffff; }
    .wrappedSections .contentPage blockquote a:hover {
      filter: brightness(1); }

.contentSelect {
  display: flex;
  flex-direction: column;
  padding: 70px 0 25px; }
  .contentSelect label {
    margin-bottom: 15px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 120.7%; }

.storyBody {
  padding: 46px 0;
  border-radius: 10px;
  margin-bottom: 4px; }
  .storyBody .body {
    border-bottom: 1px solid #e8e8e3;
    padding-bottom: 46px; }
  .storyBody h4 {
    font-weight: 400;
    margin-bottom: 30px; }
    .storyBody h4 {
      font-size: 1.25rem; }
      @media screen and (min-width: 48rem) {
        .storyBody h4 {
          font-size: calc(1.25rem + 0.625 * ((100vw - 48rem) / 45.75)); } }
      @media screen and (min-width: 93.75rem) {
        .storyBody h4 {
          font-size: 1.875rem; } }
  .storyBody a:link {
    text-decoration: underline !important; }
  .storyBody p {
    font-weight: 400; }
    .storyBody p {
      font-size: 1rem; }
      @media screen and (min-width: 48rem) {
        .storyBody p {
          font-size: calc(1rem + 0.125 * ((100vw - 48rem) / 45.75)); } }
      @media screen and (min-width: 93.75rem) {
        .storyBody p {
          font-size: 1.125rem; } }

.sidebarListing > .container, .content-spotlight-block.full-width-container .sidebarListing > .content-col {
  padding: 46px 15px 15px; }
.sidebarListing h3 {
  margin-bottom: 46px;
  font-weight: 400; }
  .sidebarListing h3 {
    font-size: 1.875rem; }
    @media screen and (min-width: 48rem) {
      .sidebarListing h3 {
        font-size: calc(1.875rem + 1.125 * ((100vw - 48rem) / 45.75)); } }
    @media screen and (min-width: 93.75rem) {
      .sidebarListing h3 {
        font-size: 3rem; } }
  .sidebarListing h3 {
    line-height: 34px; }
    @media screen and (min-width: 768px) {
      .sidebarListing h3 {
        line-height: calc(34px + 16 * ((100vw - 768px) / 732)); } }
    @media screen and (min-width: 1500px) {
      .sidebarListing h3 {
        line-height: 50px; } }
.sidebarListing.newsSidebar {
  background-color: white;
  border-radius: 10px;
  margin-bottom: 4px; }
  .sidebarListing.newsSidebar h3 {
    margin-left: 30px; }
  .sidebarListing.newsSidebar .relatedContentListingHolders {
    padding: 0; }

.relatedContentListingHolders {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 46px;
  gap: 15px; }
  .relatedContentListingHolders .listingItem {
    flex: 0 0 32.5%;
    max-width: 32.5%;
    position: relative;
    background-color: gray;
    border-radius: 10px; }
    .relatedContentListingHolders .listingItem .listingImage {
      filter: brightness(0.5); }
      .relatedContentListingHolders .listingItem .listingImage img {
        width: 100%;
        display: block;
        border-radius: 10px;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
    .relatedContentListingHolders .listingItem:hover img {
      transform: scale(1.05); }
    .relatedContentListingHolders .listingItem .listingInfos {
      position: absolute;
      bottom: 10px;
      left: 20px;
      right: 20px; }
      .relatedContentListingHolders .listingItem .listingInfos .newsType {
        margin-bottom: 10px; }
        .relatedContentListingHolders .listingItem .listingInfos .newsType a {
          font-weight: 400;
          color: #ffffff; }
      .relatedContentListingHolders .listingItem .listingInfos .date {
        margin-bottom: 10px;
        font-weight: 400;
        color: #ffffff; }
      .relatedContentListingHolders .listingItem .listingInfos h4 {
        margin-bottom: 30px; }
        .relatedContentListingHolders .listingItem .listingInfos h4 a {
          font-weight: 400;
          color: #ffffff; }

.privacySections {
  display: block; }
  .privacySections > section {
    max-width: 100%; }

.privacy-statement-selection-section {
  background-color: #ffffff;
  border-radius: 10px 10px 0 0;
  margin-top: 4px; }

.relatedResource {
  background: #ffffff;
  padding-top: 46px; }
  .relatedResource .col-md-4 {
    padding: 0 5px; }
  .relatedResource h3 {
    font-weight: 400; }
    .relatedResource h3 {
      font-size: 1.875rem; }
      @media screen and (min-width: 48rem) {
        .relatedResource h3 {
          font-size: calc(1.875rem + 1.125 * ((100vw - 48rem) / 45.75)); } }
      @media screen and (min-width: 93.75rem) {
        .relatedResource h3 {
          font-size: 3rem; } }
    .relatedResource h3 {
      line-height: 34px; }
      @media screen and (min-width: 768px) {
        .relatedResource h3 {
          line-height: calc(34px + 16 * ((100vw - 768px) / 732)); } }
      @media screen and (min-width: 1500px) {
        .relatedResource h3 {
          line-height: 50px; } }
  .relatedResource .listingImage {
    filter: brightness(0.5); }
    .relatedResource .listingImage img {
      width: 100%;
      display: block;
      border-radius: 10px; }
  .relatedResource .listingInfos {
    position: absolute;
    bottom: 10px;
    left: 20px; }
    .relatedResource .listingInfos .newsType {
      margin-bottom: 10px; }
      .relatedResource .listingInfos .newsType a {
        font-weight: 400;
        color: #ffffff; }
    .relatedResource .listingInfos .date {
      margin-bottom: 10px;
      font-weight: 400;
      color: #ffffff; }
    .relatedResource .listingInfos h4 {
      margin-bottom: 30px; }
      .relatedResource .listingInfos h4 a {
        font-weight: 400;
        color: #ffffff; }
  .relatedResource .readMore {
    color: #ffffff;
    text-decoration: underline;
    margin-bottom: 30px;
    display: inline-block; }

.relatedResource .listingImage,
.sidebarListing .listingImage {
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  overflow: hidden; }
  .relatedResource .listingImage:before,
  .sidebarListing .listingImage:before {
    display: block;
    padding-top: 100%;
    content: ""; }
  .relatedResource .listingImage > *,
  .sidebarListing .listingImage > * {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.select2-dropdown {
  border-radius: 0 0 10px 10px; }
  .select2-dropdown .select2-search {
    border-radius: 10px 10px 0 0; }
  .select2-dropdown .select2-results__option {
    padding: 15px 6px; }

.OnlineQouteBtn {
  margin: auto; }

.check-error {
  color: red; }

.sitaAirportIntro .row {
  margin: 0; }

.what-we-do-section .genericblock,
.what-we-do-section .genericblock .generalBlock,
.top-section .genericblock,
.top-section .genericblock .generalBlock {
  border-radius: 0px;
  margin-bottom: 0px; }
.what-we-do-section .genericblock:first-of-type,
.top-section .genericblock:first-of-type {
  border-radius: 10px 10px 0px 0px; }
.what-we-do-section .genericblock:last-of-type,
.top-section .genericblock:last-of-type {
  border-radius: 0px 0px 10px 10px; }
.what-we-do-section .genericblock .rightImage,
.what-we-do-section .genericblock .leftImage,
.top-section .genericblock .rightImage,
.top-section .genericblock .leftImage {
  padding-top: 2.5px;
  padding-bottom: 2.5px; }
.what-we-do-section .genericblock:first-of-type .rightImage,
.what-we-do-section .genericblock:first-of-type .leftImage,
.top-section .genericblock:first-of-type .rightImage,
.top-section .genericblock:first-of-type .leftImage {
  padding-top: 15px; }
.what-we-do-section .genericblock:last-of-type .rightImage,
.what-we-do-section .genericblock:last-of-type .leftImage,
.top-section .genericblock:last-of-type .rightImage,
.top-section .genericblock:last-of-type .leftImage {
  padding-bottom: 15px; }

.module-features-section,
.product-features-section,
.featuresContainer {
  /*>section.textBlock.withNumber:last-child{
    border-radius: 10px 10px 10px 10px;
  }*/ }
  .module-features-section .row,
  .product-features-section .row,
  .featuresContainer .row {
    background: white !important; }
  .module-features-section a:link,
  .product-features-section a:link,
  .featuresContainer a:link {
    text-decoration: underline; }
  .module-features-section > section.imgText.biggerMarginBottom:first-of-type,
  .product-features-section > section.imgText.biggerMarginBottom:first-of-type,
  .featuresContainer > section.imgText.biggerMarginBottom:first-of-type {
    padding-top: 12.5px; }
  .module-features-section .imgText.biggerMarginBottom,
  .product-features-section .imgText.biggerMarginBottom,
  .featuresContainer .imgText.biggerMarginBottom {
    padding: 0px 25px 5px 25px; }
  .module-features-section .imgText.biggerMarginBottom:last-of-type,
  .product-features-section .imgText.biggerMarginBottom:last-of-type,
  .featuresContainer .imgText.biggerMarginBottom:last-of-type {
    padding-bottom: 15px; }
  .module-features-section > section.withNumber,
  .product-features-section > section.withNumber,
  .featuresContainer > section.withNumber {
    padding-bottom: 0; }
  .module-features-section > section:last-child,
  .product-features-section > section:last-child,
  .featuresContainer > section:last-child {
    padding-bottom: 80px;
    border-radius: 0px 0px 10px 10px;
    margin-bottom: 4px; }
  .module-features-section > section.imgText.biggerMarginBottom:nth-of-type(2n) .row,
  .product-features-section > section.imgText.biggerMarginBottom:nth-of-type(2n) .row,
  .featuresContainer > section.imgText.biggerMarginBottom:nth-of-type(2n) .row {
    flex-direction: row-reverse; }
  .module-features-section .contentHolder,
  .product-features-section .contentHolder,
  .featuresContainer .contentHolder {
    justify-content: center !important; }
  .module-features-section h3,
  .product-features-section h3,
  .featuresContainer h3 {
    margin-bottom: 20px !important; }
  .module-features-section p,
  .product-features-section p,
  .featuresContainer p {
    line-height: 1.5 !important;
    margin: 0; }

.salesforceformblock {
  background: white;
  border-radius: 10px;
  padding-top: 50px;
  margin-bottom: 4px; }

.imagelibrarylistingblock {
  background-color: white;
  margin: 5px 0;
  padding: 60px 0;
  border-radius: 10px; }
  .imagelibrarylistingblock h1,
  .imagelibrarylistingblock h2,
  .imagelibrarylistingblock h3,
  .imagelibrarylistingblock h4,
  .imagelibrarylistingblock h5,
  .imagelibrarylistingblock p {
    padding-bottom: 30px; }
  .imagelibrarylistingblock img {
    margin-bottom: 30px;
    border-radius: 10px;
    width: 100%; }

/*Pop-Up Button style*/
.popUpBlockContainer .popUpBtn {
  height: 75px;
  width: 75px;
  box-shadow: 3px 3px 11px 0 rgba(156, 156, 156, 0.5);
  position: fixed;
  z-index: 50;
  bottom: 20px;
  right: 30px;
  border-radius: 50%;
  min-width: 65px !important;
  padding-right: 0 !important;
  background-color: #2b3e2b; }
  .popUpBlockContainer .popUpBtn:before {
    opacity: 1;
    border-style: solid;
    border-width: 3px 3px 0 0;
    content: "";
    display: inline-block;
    height: 20px;
    width: 20px;
    transform: rotate(312deg);
    border-color: #fff;
    position: absolute;
    top: 32px;
    left: calc(50% - 11px);
    background-image: none !important; }
  .popUpBlockContainer .popUpBtn:after {
    opacity: 0;
    border-style: solid;
    border-width: 3px 3px 0 0;
    content: "";
    display: inline-block;
    height: 20px;
    width: 20px;
    transform: rotate(135deg);
    border-color: #fff;
    position: absolute;
    top: 22px;
    left: calc(50% - 11px);
    background-image: none !important; }
.popUpBlockContainer .popUp {
  background-color: #fff;
  opacity: 0;
  visibility: hidden;
  position: fixed;
  z-index: 500;
  bottom: 110px;
  right: 30px;
  transition: 0.5s ease-in-out;
  transform: scale(0);
  max-height: calc(100vh - 150px);
  max-width: calc(100% - 20px);
  overflow: auto;
  width: 400px;
  box-shadow: 0 0 30px 2px rgba(54, 62, 77, 0.21);
  border-radius: 10px; }
.popUpBlockContainer .popUpContainer {
  margin-bottom: 20px;
  margin-top: 20px;
  display: flex;
  align-items: center;
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding: 0 25px; }
  .popUpBlockContainer .popUpContainer h3 {
    margin-bottom: 15px;
    font-weight: 400; }
  .popUpBlockContainer .popUpContainer p {
    width: 100%;
    font-size: 1.125rem;
    margin-top: 0;
    line-height: 28px; }
  .popUpBlockContainer .popUpContainer .btn {
    margin-top: 20px;
    padding: 12px 25px;
    border-radius: 100px;
    border: 1px solid #000000;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1;
    color: #000000;
    display: block;
    min-height: 44px;
    min-width: 44px;
    width: fit-content;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-decoration: none; }
    .popUpBlockContainer .popUpContainer .btn:hover, .popUpBlockContainer .popUpContainer .btn:focus, .popUpBlockContainer .popUpContainer .btn:focus-visible, .popUpBlockContainer .popUpContainer .btn:focus-within {
      background-color: #000000;
      color: #ffffff; }
  .popUpBlockContainer .popUpContainer img {
    width: 100%; }

.popUpBlockContainer.activeBtn .popUpBtn:before {
  opacity: 0; }

.popUpBlockContainer.activeBtn .popUpBtn:after {
  opacity: 1; }

.popUpBlockContainer.activeBtn .popUp {
  opacity: 1 !important;
  visibility: visible !important;
  transform: scale(1); }

/**************Updated table****************/
.block.textblock .sita-table-updated .table-header * {
  color: white; }

.sita-table-updated {
  font-size: 1rem;
  margin-bottom: 50px; }
  .sita-table-updated .table-header .table-col {
    color: white; }
  .sita-table-updated .table-header,
  .sita-table-updated .table-row {
    display: flex; }
  .sita-table-updated .table-col {
    padding: 10px;
    border-right: 1px solid #e6ebf4; }
  .sita-table-updated .table-header,
  .sita-table-updated .table-row {
    border-bottom: 1px solid #e6ebf4;
    border-left: 1px solid #e6ebf4; }
  .sita-table-updated .table-header {
    border-top: 1px solid #e6ebf4;
    background-color: #0071ba;
    color: #fff;
    font-weight: bold; }
  .sita-table-updated .table-header .table-col:last-of-type {
    border-right: none; }
  .sita-table-updated .table-col:nth-of-type(1) {
    flex: 0 0 calc(100% - 270px); }
  .sita-table-updated .table-col:nth-of-type(2),
  .sita-table-updated .table-col:nth-of-type(3),
  .sita-table-updated .table-col:nth-of-type(4) {
    flex: 0 0 90px;
    text-align: center; }
  .sita-table-updated .table-col.active {
    background-image: url(/static/images/tick-icon.png);
    background-size: 25px;
    background-position: center;
    background-repeat: no-repeat; }

.searchresourcesblock {
  padding: 0; }
  .searchresourcesblock .searchResourcesDefault > .container, .searchresourcesblock .content-spotlight-block.full-width-container .searchResourcesDefault > .content-col, .content-spotlight-block.full-width-container .searchresourcesblock .searchResourcesDefault > .content-col {
    padding: 0 15px; }
  .searchresourcesblock .searchResourcesDefault .filterSection {
    margin-bottom: 40px; }
    .searchresourcesblock .searchResourcesDefault .filterSection .row {
      gap: 20px; }
      .searchresourcesblock .searchResourcesDefault .filterSection .row > div {
        padding: 0; }
  .searchresourcesblock .searchResourcesDefault h2 {
    font-size: 3rem;
    font-weight: 400;
    line-height: 50px;
    margin-bottom: 40px;
    padding-left: 30px; }
  .searchresourcesblock .searchResourcesDefault .select2-container {
    width: 100% !important; }
  .searchresourcesblock .searchResourcesDefault .searchInput {
    border: 1px solid #787878;
    border-radius: 30px;
    padding: 12px 20px;
    display: flex;
    justify-content: space-between; }
  .searchresourcesblock .searchResourcesDefault .listingInfos {
    padding: 40px 30px !important; }
  .searchresourcesblock .searchResourcesDefault .btnHolder {
    padding: 70px 0 80px;
    text-align: center; }
    .searchresourcesblock .searchResourcesDefault .btnHolder a {
      padding: 12px 25px;
      border-radius: 100px;
      border: 1px solid #000000;
      font-size: 1rem;
      font-weight: 400;
      line-height: 1;
      color: #000000;
      display: block;
      min-height: 44px;
      min-width: 44px;
      width: fit-content;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      text-decoration: none;
      display: inline-block; }
      .searchresourcesblock .searchResourcesDefault .btnHolder a:hover, .searchresourcesblock .searchResourcesDefault .btnHolder a:focus, .searchresourcesblock .searchResourcesDefault .btnHolder a:focus-visible, .searchresourcesblock .searchResourcesDefault .btnHolder a:focus-within {
        background-color: #000000;
        color: #ffffff; }
  .searchresourcesblock .searchResourcesDefault .noResultMessage {
    padding: 0px 0px 40px 15px; }

.detailsPage {
  background-color: white;
  border-radius: 10px;
  margin-bottom: 4px;
  padding: 46px 0; }
  .detailsPage.blogDetails, .detailsPage.newsDetails, .detailsPage.detailsResource {
    border-radius: 0 0 10px 10px; }
    .detailsPage.blogDetails .relatedTags .container, .detailsPage.blogDetails .relatedTags .content-spotlight-block.full-width-container .content-col, .content-spotlight-block.full-width-container .detailsPage.blogDetails .relatedTags .content-col, .detailsPage.newsDetails .relatedTags .container, .detailsPage.newsDetails .relatedTags .content-spotlight-block.full-width-container .content-col, .content-spotlight-block.full-width-container .detailsPage.newsDetails .relatedTags .content-col, .detailsPage.detailsResource .relatedTags .container, .detailsPage.detailsResource .relatedTags .content-spotlight-block.full-width-container .content-col, .content-spotlight-block.full-width-container .detailsPage.detailsResource .relatedTags .content-col {
      padding: 0; }
    .detailsPage.blogDetails blockquote, .detailsPage.newsDetails blockquote, .detailsPage.detailsResource blockquote {
      margin: 30px 0; }
      .detailsPage.blogDetails blockquote a, .detailsPage.newsDetails blockquote a, .detailsPage.detailsResource blockquote a {
        padding: 12px 25px;
        border-radius: 100px;
        border: 1px solid #000000;
        font-size: 1rem;
        font-weight: 400;
        line-height: 1;
        color: #000000;
        display: block;
        min-height: 44px;
        min-width: 44px;
        width: fit-content;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        text-decoration: none; }
        .detailsPage.blogDetails blockquote a:hover, .detailsPage.blogDetails blockquote a:focus, .detailsPage.blogDetails blockquote a:focus-visible, .detailsPage.blogDetails blockquote a:focus-within, .detailsPage.newsDetails blockquote a:hover, .detailsPage.newsDetails blockquote a:focus, .detailsPage.newsDetails blockquote a:focus-visible, .detailsPage.newsDetails blockquote a:focus-within, .detailsPage.detailsResource blockquote a:hover, .detailsPage.detailsResource blockquote a:focus, .detailsPage.detailsResource blockquote a:focus-visible, .detailsPage.detailsResource blockquote a:focus-within {
          background-color: #000000;
          color: #ffffff; }
    .detailsPage.blogDetails .body img, .detailsPage.newsDetails .body img, .detailsPage.detailsResource .body img {
      object-fit: contain;
      max-width: 100%; }
    .detailsPage.blogDetails .body h2,
    .detailsPage.blogDetails .body h3, .detailsPage.newsDetails .body h2,
    .detailsPage.newsDetails .body h3, .detailsPage.detailsResource .body h2,
    .detailsPage.detailsResource .body h3 {
      margin-top: 40px;
      margin-bottom: 20px;
      font-weight: 400; }
    .detailsPage.blogDetails .body a.has-btn, .detailsPage.newsDetails .body a.has-btn, .detailsPage.detailsResource .body a.has-btn {
      text-decoration: none !important; }
    .detailsPage.blogDetails .body a, .detailsPage.newsDetails .body a, .detailsPage.detailsResource .body a {
      text-decoration: underline; }
    .detailsPage.blogDetails .body img, .detailsPage.newsDetails .body img, .detailsPage.detailsResource .body img {
      width: 100%;
      display: block; }
      .detailsPage.blogDetails .body img.alignmentRight, .detailsPage.newsDetails .body img.alignmentRight, .detailsPage.detailsResource .body img.alignmentRight {
        width: auto; }
      .detailsPage.blogDetails .body img.alignmentLeft, .detailsPage.newsDetails .body img.alignmentLeft, .detailsPage.detailsResource .body img.alignmentLeft {
        width: auto; }
    .detailsPage.blogDetails .body ol,
    .detailsPage.blogDetails .body ol li, .detailsPage.newsDetails .body ol,
    .detailsPage.newsDetails .body ol li, .detailsPage.detailsResource .body ol,
    .detailsPage.detailsResource .body ol li {
      list-style: decimal;
      padding-left: 0px;
      margin-left: 20px;
      margin-bottom: 0;
      line-height: 1.5;
      font-size: 1.25rem; }
    .detailsPage.blogDetails .testimonials img, .detailsPage.newsDetails .testimonials img, .detailsPage.detailsResource .testimonials img {
      width: auto; }
      .detailsPage.blogDetails .testimonials img.quotes, .detailsPage.newsDetails .testimonials img.quotes, .detailsPage.detailsResource .testimonials img.quotes {
        margin: auto;
        margin-bottom: 20px; }
  .detailsPage.articleLanding .container, .detailsPage.articleLanding .content-spotlight-block.full-width-container .content-col, .content-spotlight-block.full-width-container .detailsPage.articleLanding .content-col {
    max-width: 900px;
    margin: 0 auto; }
  .detailsPage.articleLanding .shareSection {
    padding-top: 10px;
    margin-bottom: 30px; }
    .detailsPage.articleLanding .shareSection .container, .detailsPage.articleLanding .shareSection .content-spotlight-block.full-width-container .content-col, .content-spotlight-block.full-width-container .detailsPage.articleLanding .shareSection .content-col {
      padding: 0;
      margin: 0;
      max-width: 100%; }
  .detailsPage.articleLanding .body p {
    margin: 0 0 var(--mdc-size-spacing-16);
    font-size: var(--mdc-size-font-20);
    line-height: var(--mdc-size-line-height-32); }
    .detailsPage.articleLanding .body p:first-child::first-letter {
      font-size: 3.2em;
      line-height: 0.8;
      float: left;
      padding-right: 8px;
      padding-top: 4px;
      font-weight: 400;
      color: #1e1e1e; }
  .detailsPage .intro p {
    font-weight: 400;
    text-align: start !important; }
    .detailsPage .intro p {
      font-size: 1.5625rem; }
      @media screen and (min-width: 48rem) {
        .detailsPage .intro p {
          font-size: calc(1.5625rem + 0.9375 * ((100vw - 48rem) / 45.75)); } }
      @media screen and (min-width: 93.75rem) {
        .detailsPage .intro p {
          font-size: 2.5rem; } }
    .detailsPage .intro p {
      line-height: 24px; }
      @media screen and (min-width: 768px) {
        .detailsPage .intro p {
          line-height: calc(24px + 26 * ((100vw - 768px) / 732)); } }
      @media screen and (min-width: 1500px) {
        .detailsPage .intro p {
          line-height: 50px; } }
  .detailsPage .relatedTags {
    margin: 0;
    padding-top: 30px; }
  .detailsPage.blogDetailsPage {
    border-radius: 0 0 10px 10px; }
    .detailsPage.blogDetailsPage > .container, .content-spotlight-block.full-width-container .detailsPage.blogDetailsPage > .content-col {
      margin-bottom: 80px; }
  .detailsPage.eventDetailsPage {
    border-radius: 0 0 10px 10px; }
    .detailsPage.eventDetailsPage .body .btn {
      padding: 12px 25px;
      border-radius: 100px;
      border: 1px solid #000000;
      font-size: 1rem;
      font-weight: 400;
      line-height: 1;
      color: #000000;
      display: block;
      min-height: 44px;
      min-width: 44px;
      width: fit-content;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      text-decoration: none; }
      .detailsPage.eventDetailsPage .body .btn:hover, .detailsPage.eventDetailsPage .body .btn:focus, .detailsPage.eventDetailsPage .body .btn:focus-visible, .detailsPage.eventDetailsPage .body .btn:focus-within {
        background-color: #000000;
        color: #ffffff; }
    .detailsPage.eventDetailsPage .body a.has-btn {
      text-decoration: none !important; }
    .detailsPage.eventDetailsPage .body a {
      text-decoration: underline; }

.detailsPage.blogDetails .container .body img, .detailsPage.blogDetails .content-spotlight-block.full-width-container .content-col .body img, .content-spotlight-block.full-width-container .detailsPage.blogDetails .content-col .body img {
  width: unset;
  max-width: 100%;
  object-fit: cover; }

.links-list ul li {
  padding-left: 0 !important; }
  .links-list ul li a {
    padding-right: 50px !important; }

.generalBlock .intro img {
  max-width: 100vw;
  padding-right: 50px; }
.generalBlock .intro p img {
  padding: 0; }

.searchnewsblock,
.searcheventsblock {
  background: white;
  padding: 46px 0;
  border-radius: 10px;
  margin-bottom: 4px; }
  .searchnewsblock .container, .searchnewsblock .content-spotlight-block.full-width-container .content-col, .content-spotlight-block.full-width-container .searchnewsblock .content-col,
  .searcheventsblock .container,
  .searcheventsblock .content-spotlight-block.full-width-container .content-col,
  .content-spotlight-block.full-width-container .searcheventsblock .content-col {
    padding: 0 15px; }
  .searchnewsblock .newsListingMain,
  .searchnewsblock .eventsListingMain,
  .searcheventsblock .newsListingMain,
  .searcheventsblock .eventsListingMain {
    position: relative; }
    .searchnewsblock .newsListingMain .btnHolder a,
    .searchnewsblock .eventsListingMain .btnHolder a,
    .searcheventsblock .newsListingMain .btnHolder a,
    .searcheventsblock .eventsListingMain .btnHolder a {
      margin: 20px auto 0;
      padding: 12px 25px;
      border-radius: 100px;
      border: 1px solid #000000;
      font-size: 1rem;
      font-weight: 400;
      line-height: 1;
      color: #000000;
      display: block;
      min-height: 44px;
      min-width: 44px;
      width: fit-content;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      text-decoration: none; }
      .searchnewsblock .newsListingMain .btnHolder a:hover, .searchnewsblock .newsListingMain .btnHolder a:focus, .searchnewsblock .newsListingMain .btnHolder a:focus-visible, .searchnewsblock .newsListingMain .btnHolder a:focus-within,
      .searchnewsblock .eventsListingMain .btnHolder a:hover,
      .searchnewsblock .eventsListingMain .btnHolder a:focus,
      .searchnewsblock .eventsListingMain .btnHolder a:focus-visible,
      .searchnewsblock .eventsListingMain .btnHolder a:focus-within,
      .searcheventsblock .newsListingMain .btnHolder a:hover,
      .searcheventsblock .newsListingMain .btnHolder a:focus,
      .searcheventsblock .newsListingMain .btnHolder a:focus-visible,
      .searcheventsblock .newsListingMain .btnHolder a:focus-within,
      .searcheventsblock .eventsListingMain .btnHolder a:hover,
      .searcheventsblock .eventsListingMain .btnHolder a:focus,
      .searcheventsblock .eventsListingMain .btnHolder a:focus-visible,
      .searcheventsblock .eventsListingMain .btnHolder a:focus-within {
        background-color: #000000;
        color: #ffffff; }
    .searchnewsblock .newsListingMain h2,
    .searchnewsblock .eventsListingMain h2,
    .searcheventsblock .newsListingMain h2,
    .searcheventsblock .eventsListingMain h2 {
      font-weight: 400;
      padding-left: 46px; }
    .searchnewsblock .newsListingMain .noResultMessage,
    .searchnewsblock .eventsListingMain .noResultMessage,
    .searcheventsblock .newsListingMain .noResultMessage,
    .searcheventsblock .eventsListingMain .noResultMessage {
      padding-left: 38px; }
    .searchnewsblock .newsListingMain .btn,
    .searchnewsblock .eventsListingMain .btn,
    .searcheventsblock .newsListingMain .btn,
    .searcheventsblock .eventsListingMain .btn {
      padding: 12px 25px;
      border-radius: 100px;
      border: 1px solid #ffffff;
      font-size: 1rem;
      font-weight: 400;
      line-height: 1;
      color: #ffffff;
      display: block;
      width: fit-content;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      text-decoration: none;
      min-height: 44px;
      min-width: 44px; }
      .searchnewsblock .newsListingMain .btn:hover,
      .searchnewsblock .eventsListingMain .btn:hover,
      .searcheventsblock .newsListingMain .btn:hover,
      .searcheventsblock .eventsListingMain .btn:hover {
        background-color: #ffffff;
        color: #1e1e1e; }
  .searchnewsblock .filterSection,
  .searcheventsblock .filterSection {
    padding-left: 30px; }

.searcheventsblock .eventsListingMain .listingHolder .listingItem .btn {
  padding: 12px 25px;
  border-radius: 100px;
  border: 1px solid #ffffff;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1;
  color: #ffffff;
  display: block;
  width: fit-content;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-decoration: none;
  min-height: 44px;
  min-width: 44px;
  text-decoration: none; }
  .searcheventsblock .eventsListingMain .listingHolder .listingItem .btn:hover {
    background-color: #ffffff;
    color: #1e1e1e; }

.newsListing .container .row .col:first-of-type, .newsListing .content-spotlight-block.full-width-container .content-col .row .col:first-of-type, .content-spotlight-block.full-width-container .newsListing .content-col .row .col:first-of-type {
  flex: 0 0 100%;
  max-width: 100%; }
  .newsListing .container .row .col:first-of-type .listingItem .listingImage, .newsListing .content-spotlight-block.full-width-container .content-col .row .col:first-of-type .listingItem .listingImage, .content-spotlight-block.full-width-container .newsListing .content-col .row .col:first-of-type .listingItem .listingImage {
    position: relative;
    width: 100%; }
    .newsListing .container .row .col:first-of-type .listingItem .listingImage:before, .newsListing .content-spotlight-block.full-width-container .content-col .row .col:first-of-type .listingItem .listingImage:before, .content-spotlight-block.full-width-container .newsListing .content-col .row .col:first-of-type .listingItem .listingImage:before {
      display: block;
      padding-top: 50%;
      content: ""; }
    .newsListing .container .row .col:first-of-type .listingItem .listingImage > *, .newsListing .content-spotlight-block.full-width-container .content-col .row .col:first-of-type .listingItem .listingImage > *, .content-spotlight-block.full-width-container .newsListing .content-col .row .col:first-of-type .listingItem .listingImage > * {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  .newsListing .container .row .col:first-of-type h4, .newsListing .content-spotlight-block.full-width-container .content-col .row .col:first-of-type h4, .content-spotlight-block.full-width-container .newsListing .content-col .row .col:first-of-type h4 {
    text-align: center;
    max-width: 660px;
    margin: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
    .newsListing .container .row .col:first-of-type h4 a, .newsListing .content-spotlight-block.full-width-container .content-col .row .col:first-of-type h4 a, .content-spotlight-block.full-width-container .newsListing .content-col .row .col:first-of-type h4 a {
      display: inline !important; }
.newsListing .container .row .col .description, .newsListing .content-spotlight-block.full-width-container .content-col .row .col .description, .content-spotlight-block.full-width-container .newsListing .content-col .row .col .description {
  color: white;
  display: none; }
.newsListing .container .row .col .listingItem:after, .newsListing .content-spotlight-block.full-width-container .content-col .row .col .listingItem:after, .content-spotlight-block.full-width-container .newsListing .content-col .row .col .listingItem:after {
  border-radius: 10px !important; }

.newsTypeFilter {
  display: flex;
  flex-wrap: wrap;
  gap: 25px; }
  .newsTypeFilter a {
    padding: 12px 25px;
    border-radius: 100px;
    border: 1px solid #000000;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1;
    color: #000000;
    display: block;
    min-height: 44px;
    min-width: 44px;
    width: fit-content;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-decoration: none;
    padding: 15px 24px; }
    .newsTypeFilter a:hover, .newsTypeFilter a:focus, .newsTypeFilter a:focus-visible, .newsTypeFilter a:focus-within {
      background-color: #000000;
      color: #ffffff; }
  .newsTypeFilter .typeFilter.active {
    background: #1e1e1e;
    color: #ffffff; }
  .newsTypeFilter .seatchInput {
    position: relative; }
    .newsTypeFilter .seatchInput a {
      position: absolute;
      right: 30px;
      top: 50%;
      transform: translateY(-50%); }

.selectedFilters {
  display: none !important; }

.filterSection .select2 {
  width: 100% !important; }
.filterSection .searchInput {
  border: 1px solid #787878;
  border-radius: 33px;
  padding: 15px 24px;
  color: #787878; }
  .filterSection .searchInput a {
    position: absolute;
    right: 30px; }
.filterSection .row {
  row-gap: 15px; }

.socialfeedsblock {
  background-color: white;
  border-radius: 10px;
  margin-bottom: 4px;
  padding: 46px 0; }
  .socialfeedsblock .juicer-feed.slider .slick-prev,
  .socialfeedsblock .juicer-feed.slider .slick-next {
    z-index: 1;
    min-width: 24px;
    min-height: 24px; }
  .socialfeedsblock h2 {
    font-weight: 400; }

.j-overlay .j-overlay-content {
  border-radius: 10px;
  padding: 40px; }
  .j-overlay .j-overlay-content img {
    border-radius: 10px; }
  .j-overlay .j-overlay-content .j-navigate {
    display: none; }
  .j-overlay .j-overlay-content .j-post-overlay.juicer-feed .j-overlay-text {
    padding-bottom: 0;
    padding-top: 0; }

.genericblock > .generalBlock {
  display: flex;
  gap: 4px; }
  .genericblock > .generalBlock h2,
  .genericblock > .generalBlock p {
    color: black; }
  .genericblock > .generalBlock .btn {
    padding: 12px 25px;
    border-radius: 100px;
    border: 1px solid #000000;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1;
    color: #000000;
    display: block;
    min-height: 44px;
    min-width: 44px;
    width: fit-content;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-decoration: none; }
    .genericblock > .generalBlock .btn:hover, .genericblock > .generalBlock .btn:focus, .genericblock > .generalBlock .btn:focus-visible, .genericblock > .generalBlock .btn:focus-within {
      background-color: #000000;
      color: #ffffff; }
  .genericblock > .generalBlock .tag {
    margin-bottom: 40px; }
  .genericblock > .generalBlock .container, .genericblock > .generalBlock .content-spotlight-block.full-width-container .content-col, .content-spotlight-block.full-width-container .genericblock > .generalBlock .content-col {
    flex: 1 1 50%; }

.imagelibrarylistingblock h2 {
  padding: 0;
  font-weight: 400; }
.imagelibrarylistingblock .imageHolder {
  position: relative; }
  .imagelibrarylistingblock .imageHolder .imageOverlay {
    display: block !important;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 10px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    .imagelibrarylistingblock .imageHolder .imageOverlay > a {
      opacity: 0;
      visibility: hidden;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 100%;
      display: flex;
      justify-content: center;
      align-items: center;
      padding: 12px 25px;
      border-radius: 100px;
      border: 1px solid #ffffff;
      font-size: 1rem;
      font-weight: 400;
      line-height: 1;
      color: #ffffff;
      display: block;
      width: fit-content;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      text-decoration: none;
      min-height: 44px;
      min-width: 44px; }
      .imagelibrarylistingblock .imageHolder .imageOverlay > a:hover {
        background-color: #ffffff;
        color: #1e1e1e; }
      .imagelibrarylistingblock .imageHolder .imageOverlay > a > img {
        display: none; }
    .imagelibrarylistingblock .imageHolder .imageOverlay:hover {
      background: rgba(0, 0, 0, 0.3); }
      .imagelibrarylistingblock .imageHolder .imageOverlay:hover > a {
        opacity: 1;
        visibility: visible; }
  .imagelibrarylistingblock .imageHolder img {
    display: block;
    width: 100%; }
.imagelibrarylistingblock .btnHolder a {
  padding: 12px 25px;
  border-radius: 100px;
  border: 1px solid #000000;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1;
  color: #000000;
  display: block;
  min-height: 44px;
  min-width: 44px;
  width: fit-content;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-decoration: none;
  display: inline-block; }
  .imagelibrarylistingblock .btnHolder a:hover, .imagelibrarylistingblock .btnHolder a:focus, .imagelibrarylistingblock .btnHolder a:focus-visible, .imagelibrarylistingblock .btnHolder a:focus-within {
    background-color: #000000;
    color: #ffffff; }

.contentitemlistingblock {
  padding: 0;
  background: white;
  border-radius: 10px;
  margin-bottom: 4px; }
  .contentitemlistingblock > section {
    border-radius: 10px; }
  .contentitemlistingblock .b-roll {
    padding: 10px; }
    .contentitemlistingblock .b-roll .container, .contentitemlistingblock .b-roll .content-spotlight-block.full-width-container .content-col, .content-spotlight-block.full-width-container .contentitemlistingblock .b-roll .content-col {
      padding: 0 7.5px; }
    .contentitemlistingblock .b-roll .row > div {
      padding: 0 7.5px; }
    .contentitemlistingblock .b-roll h2 {
      font-weight: 400;
      padding-left: 30px;
      padding-top: 36px; }
    .contentitemlistingblock .b-roll .intro {
      padding-left: 30px; }
      .contentitemlistingblock .b-roll .intro p {
        margin-top: 0;
        margin-bottom: 50px; }
    .contentitemlistingblock .b-roll .imageHolder {
      position: relative; }
      .contentitemlistingblock .b-roll .imageHolder > img {
        display: block;
        width: 100%;
        border-radius: 10px; }
      .contentitemlistingblock .b-roll .imageHolder .imageOverlay {
        display: block !important;
        position: absolute;
        height: 100%;
        width: 100%;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        border-radius: 10px;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        background: rgba(0, 0, 0, 0.3);
        z-index: 1; }
        .contentitemlistingblock .b-roll .imageHolder .imageOverlay h3 {
          color: white;
          font-weight: 400;
          line-height: 1.5;
          position: absolute;
          bottom: 0;
          margin: 30px;
          -webkit-transition: all 0.3s ease-in-out;
          -moz-transition: all 0.3s ease-in-out;
          -ms-transition: all 0.3s ease-in-out;
          -o-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out; }
          .contentitemlistingblock .b-roll .imageHolder .imageOverlay h3 {
            font-size: 1.25rem; }
            @media screen and (min-width: 48rem) {
              .contentitemlistingblock .b-roll .imageHolder .imageOverlay h3 {
                font-size: calc(1.25rem + 0.625 * ((100vw - 48rem) / 45.75)); } }
            @media screen and (min-width: 93.75rem) {
              .contentitemlistingblock .b-roll .imageHolder .imageOverlay h3 {
                font-size: 1.875rem; } }
        .contentitemlistingblock .b-roll .imageHolder .imageOverlay:hover > a,
        .contentitemlistingblock .b-roll .imageHolder .imageOverlay:hover .download {
          opacity: 1;
          visibility: visible; }
        .contentitemlistingblock .b-roll .imageHolder .imageOverlay:hover h3 {
          transform: translateY(-30px); }
      .contentitemlistingblock .b-roll .imageHolder > a {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        display: flex;
        justify-content: center;
        align-items: center;
        z-index: 1; }
      .contentitemlistingblock .b-roll .imageHolder .download {
        position: absolute;
        bottom: 0;
        opacity: 0;
        visibility: hidden;
        margin: 30px;
        color: white;
        text-decoration: underline;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
        .contentitemlistingblock .b-roll .imageHolder .download img {
          display: none; }
      .contentitemlistingblock .b-roll .imageHolder .playButton {
        width: 120px; }
    .contentitemlistingblock .b-roll .row {
      row-gap: 15px; }
    .contentitemlistingblock .b-roll .viewAllBottom {
      position: absolute;
      top: 50px;
      right: 20px;
      padding: 0 30px; }
      .contentitemlistingblock .b-roll .viewAllBottom a {
        padding: 12px 25px;
        border-radius: 100px;
        border: 1px solid #000000;
        font-size: 1rem;
        font-weight: 400;
        line-height: 1;
        color: #000000;
        display: block;
        min-height: 44px;
        min-width: 44px;
        width: fit-content;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        text-decoration: none; }
        .contentitemlistingblock .b-roll .viewAllBottom a:hover, .contentitemlistingblock .b-roll .viewAllBottom a:focus, .contentitemlistingblock .b-roll .viewAllBottom a:focus-visible, .contentitemlistingblock .b-roll .viewAllBottom a:focus-within {
          background-color: #000000;
          color: #ffffff; }
  .contentitemlistingblock .teamListing {
    padding: 46px 0 calc(46px - 30px) 0;
    background: white;
    border-radius: 10px;
    margin-bottom: 4px; }
    .contentitemlistingblock .teamListing .listingItem {
      background: #e8e8e3;
      padding: 30px;
      text-align: center;
      border-radius: 10px;
      min-height: 30vw;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center; }
      .contentitemlistingblock .teamListing .listingItem img {
        border-radius: 50%;
        margin-bottom: 25px;
        max-width: 150px; }
      .contentitemlistingblock .teamListing .listingItem h3 {
        margin-bottom: 25px;
        font-size: 0.875rem; }
      .contentitemlistingblock .teamListing .listingItem .position {
        display: block;
        font-size: 0.875rem; }
        .contentitemlistingblock .teamListing .listingItem .position p {
          font-size: 0.875rem;
          margin: 0; }
          .contentitemlistingblock .teamListing .listingItem .position p strong {
            font-weight: 400; }
      .contentitemlistingblock .teamListing .listingItem .link {
        display: block;
        margin-top: 20px; }
    .contentitemlistingblock .teamListing .col-md-3,
    .contentitemlistingblock .teamListing .col-md-4 {
      padding-bottom: 30px; }
      .contentitemlistingblock .teamListing .col-md-3 .listingItem,
      .contentitemlistingblock .teamListing .col-md-4 .listingItem {
        min-height: 22vw; }

.banner.ProfileHeader .imageHolder,
.banner.AnnualReportProfile .imageHolder {
  position: absolute;
  top: 55%;
  transform: translateY(-50%);
  right: 0;
  width: 30vw;
  height: 30vw;
  max-width: 430px;
  max-height: 430px; }
  .banner.ProfileHeader .imageHolder:after,
  .banner.AnnualReportProfile .imageHolder:after {
    content: none; }
  .banner.ProfileHeader .imageHolder img,
  .banner.AnnualReportProfile .imageHolder img {
    height: 100%;
    width: 100%; }
.banner.ProfileHeader .subText,
.banner.AnnualReportProfile .subText {
  margin-left: 0px; }
  .banner.ProfileHeader .subText p,
  .banner.AnnualReportProfile .subText p {
    text-align: left; }

.slick-track {
  height: 22vw !important;
  min-height: 400px !important; }

.juicer-feed {
  max-width: calc(100% - 70px);
  padding: 0 40px !important;
  /*height: 22vw !important;*/
  min-height: 400px !important; }
  .juicer-feed div.slick-list {
    max-width: calc(100% - 70px);
    margin-left: 35px; }
  .juicer-feed .feed-item {
    margin: 0 10px !important; }
  .juicer-feed .slick-slide img {
    display: none !important; }
  .juicer-feed .j-text {
    background: #f3f3f0 !important;
    visibility: visible !important;
    opacity: 1 !important;
    background: #bbe8ee !important;
    border-radius: 10px !important;
    height: 22vw !important;
    min-height: 400px !important;
    text-align: start !important; }
    .juicer-feed .j-text a {
      color: black !important;
      font-weight: bold !important; }
    .juicer-feed .j-text .j-message {
      vertical-align: unset !important; }
      .juicer-feed .j-text .j-message {
        font-size: 0.75rem; }
        @media screen and (min-width: 48rem) {
          .juicer-feed .j-text .j-message {
            font-size: calc(0.75rem + 0.375 * ((100vw - 48rem) / 45.75)); } }
        @media screen and (min-width: 93.75rem) {
          .juicer-feed .j-text .j-message {
            font-size: 1.125rem; } }
      .juicer-feed .j-text .j-message {
        line-height: 20px; }
        @media screen and (min-width: 768px) {
          .juicer-feed .j-text .j-message {
            line-height: calc(20px + 4 * ((100vw - 768px) / 732)); } }
        @media screen and (min-width: 1500px) {
          .juicer-feed .j-text .j-message {
            line-height: 24px; } }
      .juicer-feed .j-text .j-message a:last-of-type {
        text-decoration: underline !important; }
  .juicer-feed .j-meta {
    position: absolute !important;
    right: 0 !important;
    margin: 25px 0 0 !important; }
    .juicer-feed .j-meta .j-twitter-intents {
      display: none; }
    .juicer-feed .j-meta .j-twitter-date {
      top: -10px !important;
      right: 15px !important; }
  .juicer-feed .slick-prev,
  .juicer-feed .slick-next {
    height: 40px !important;
    width: 40px !important;
    background: transparent !important;
    border-radius: 50% !important;
    border: 1px solid #1e1e1e !important; }
    .juicer-feed .slick-prev:before,
    .juicer-feed .slick-next:before {
      content: "" !important;
      border-style: solid;
      border-width: 2px 2px 0 0;
      border-color: #2b3e2b;
      display: inline-block;
      height: 8px;
      position: absolute;
      transform: rotate(-45deg);
      vertical-align: top;
      width: 8px;
      left: 0;
      top: calc(50% - 4px);
      left: calc(50% - 4px);
      transform: rotate(45deg);
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    .juicer-feed .slick-prev:hover:before,
    .juicer-feed .slick-next:hover:before {
      content: "" !important;
      border-style: solid;
      border-width: 2px 2px 0 0;
      border-color: #2b3e2b;
      display: inline-block;
      height: 8px;
      position: absolute;
      transform: rotate(-45deg);
      vertical-align: top;
      width: 8px;
      left: 0;
      top: calc(50% - 4px);
      left: calc(50% - 4px);
      transform: rotate(45deg); }
  .juicer-feed .slick-prev {
    color: #2b3e2b;
    font-size: 1.5rem;
    display: flex;
    height: 40px;
    width: 40px;
    border: 1px solid #e5e5e5;
    border-radius: 50%;
    justify-content: center;
    background-color: transparent;
    content: "";
    font-size: 0;
    left: 0 !important;
    right: unset !important;
    padding: 10px 15px 15px 10px;
    background-color: transparent !important; }
    .juicer-feed .slick-prev::before {
      transform: rotate(-135deg); }
    .juicer-feed .slick-prev:hover::before {
      transform: rotate(-135deg); }
  .juicer-feed .slick-next {
    color: #2b3e2b;
    font-size: 1.5rem;
    display: flex;
    height: 40px;
    width: 40px;
    border: 1px solid #e5e5e5;
    border-radius: 50%;
    justify-content: center;
    background-color: transparent;
    content: "";
    font-size: 0;
    right: 0 !important;
    left: unset !important;
    padding: 10px 15px 15px 10px;
    background-color: transparent;
    background-color: transparent !important; }

.juicer-feed.slider .j-text div.j-message {
  max-height: 100%; }

.carouselTextImage {
  background-color: white;
  padding: 46px 15px 15px;
  border-radius: 10px; }
  .carouselTextImage.imageTextBlock {
    padding: 0;
    background-color: transparent;
    margin-bottom: 4px; }
    .carouselTextImage.imageTextBlock .container, .carouselTextImage.imageTextBlock .content-spotlight-block.full-width-container .content-col, .content-spotlight-block.full-width-container .carouselTextImage.imageTextBlock .content-col {
      padding: 0; }
    .carouselTextImage.imageTextBlock .owl-nav.disabled {
      display: none; }
    .carouselTextImage.imageTextBlock .image {
      padding: 0 4px; }
    .carouselTextImage.imageTextBlock .imageContainer {
      border-radius: 10px;
      overflow: hidden; }
    .carouselTextImage.imageTextBlock .label {
      font-family: Saans;
      font-weight: 400;
      font-size: 1rem;
      line-height: 19px;
      padding: 0 30px;
      margin-bottom: 30px; }
    .carouselTextImage.imageTextBlock .btnHolder {
      position: relative;
      padding: 0 30px; }
    .carouselTextImage.imageTextBlock .intro {
      font-weight: 400;
      font-size: 1rem;
      line-height: 17px; }
      .carouselTextImage.imageTextBlock .intro p {
        font-weight: 400;
        font-size: 1.125rem; }
    .carouselTextImage.imageTextBlock h2 {
      font-weight: 400;
      line-height: 50px;
      margin-bottom: 40px; }
      .carouselTextImage.imageTextBlock h2 {
        font-size: 2rem; }
        @media screen and (min-width: 48rem) {
          .carouselTextImage.imageTextBlock h2 {
            font-size: calc(2rem + 1 * ((100vw - 48rem) / 45.75)); } }
        @media screen and (min-width: 93.75rem) {
          .carouselTextImage.imageTextBlock h2 {
            font-size: 3rem; } }
    .carouselTextImage.imageTextBlock .imageCarousel .owl-dots {
      position: absolute;
      bottom: 46px;
      left: 50%;
      transform: translateX(-50%); }
    .carouselTextImage.imageTextBlock .container, .carouselTextImage.imageTextBlock .content-spotlight-block.full-width-container .content-col, .content-spotlight-block.full-width-container .carouselTextImage.imageTextBlock .content-col {
      padding-right: 0; }
    .carouselTextImage.imageTextBlock .text {
      padding-top: 45px;
      background: #FFF;
      border-radius: 10px; }
  .carouselTextImage h2 {
    margin-bottom: 30px;
    padding: 0 30px; }
  .carouselTextImage .intro {
    margin-bottom: 30px;
    padding: 0 30px; }
  .carouselTextImage .btnHolder {
    position: absolute;
    top: calc(46px + 5px);
    right: 0;
    left: unset; }
    .carouselTextImage .btnHolder a {
      padding: 12px 25px;
      border-radius: 100px;
      border: 1px solid #000000;
      font-size: 1rem;
      font-weight: 400;
      line-height: 1;
      color: #000000;
      display: block;
      min-height: 44px;
      min-width: 44px;
      width: fit-content;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      text-decoration: none; }
      .carouselTextImage .btnHolder a:hover, .carouselTextImage .btnHolder a:focus, .carouselTextImage .btnHolder a:focus-visible, .carouselTextImage .btnHolder a:focus-within {
        background-color: #000000;
        color: #ffffff; }
  .carouselTextImage .block {
    display: flex;
    flex-wrap: wrap;
    row-gap: 15px; }
    .carouselTextImage .block .text {
      padding: 46px;
      background: #bbe8ee;
      border-radius: 10px; }
    .carouselTextImage .block .image {
      padding: 0;
      padding-left: 15px; }
      .carouselTextImage .block .image .imageContainer {
        display: none;
        height: 100%; }
        .carouselTextImage .block .image .imageContainer img {
          width: 100%;
          height: 100%;
          display: block;
          object-fit: cover;
          border-radius: 10px; }
  .carouselTextImage .newsType {
    margin-bottom: 40px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 120.7%; }
  .carouselTextImage .listingTitle {
    font-weight: 400;
    line-height: 50px;
    margin-bottom: 40px; }
    .carouselTextImage .listingTitle {
      font-size: 1.875rem; }
      @media screen and (min-width: 48rem) {
        .carouselTextImage .listingTitle {
          font-size: calc(1.875rem + 1.125 * ((100vw - 48rem) / 45.75)); } }
      @media screen and (min-width: 93.75rem) {
        .carouselTextImage .listingTitle {
          font-size: 3rem; } }
  .carouselTextImage .listingDescription {
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 40px; }
    .carouselTextImage .listingDescription {
      font-size: 1rem; }
      @media screen and (min-width: 48rem) {
        .carouselTextImage .listingDescription {
          font-size: calc(1rem + 0.25 * ((100vw - 48rem) / 45.75)); } }
      @media screen and (min-width: 93.75rem) {
        .carouselTextImage .listingDescription {
          font-size: 1.25rem; } }
  .carouselTextImage .readMore {
    padding: 12px 25px;
    border-radius: 100px;
    border: 1px solid #000000;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1;
    color: #000000;
    display: block;
    min-height: 44px;
    min-width: 44px;
    width: fit-content;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-decoration: none;
    margin-bottom: 40px; }
    .carouselTextImage .readMore:hover, .carouselTextImage .readMore:focus, .carouselTextImage .readMore:focus-visible, .carouselTextImage .readMore:focus-within {
      background-color: #000000;
      color: #ffffff; }
  .carouselTextImage .owl-dots {
    position: absolute;
    bottom: 46px; }
    .carouselTextImage .owl-dots button {
      border-radius: 50%;
      background: transparent;
      height: 10px;
      width: 10px;
      margin-right: 10px;
      border: none; }
      .carouselTextImage .owl-dots button span {
        border-color: #000 !important; }
      .carouselTextImage .owl-dots button.active span {
        background-color: #000 !important; }
      .carouselTextImage .owl-dots button:last-of-type {
        margin: 0; }

.generalBlock.withBg.navy {
  text-align: center; }
  .generalBlock.withBg.navy a {
    display: inline-block; }
    .generalBlock.withBg.navy a.btn {
      margin: auto;
      padding: 12px 25px;
      border-radius: 100px;
      border: 1px solid #ffffff;
      font-size: 1rem;
      font-weight: 400;
      line-height: 1;
      color: #ffffff;
      display: block;
      width: fit-content;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      text-decoration: none;
      min-height: 44px;
      min-width: 44px; }
      .generalBlock.withBg.navy a.btn:hover {
        background-color: #ffffff;
        color: #1e1e1e; }

.whiteCardsListing {
  background: white !important;
  padding: 46px 0;
  border-radius: 10px;
  margin-bottom: 4px; }
  .whiteCardsListing .listingHolder {
    row-gap: 20px; }
  .whiteCardsListing .blockHead {
    margin-bottom: 80px; }
  .whiteCardsListing .listingItemLI {
    padding: 0 7.5px; }
    .whiteCardsListing .listingItemLI:before {
      content: none; }
    .whiteCardsListing .listingItemLI .listingItem {
      background: #e8e8e3;
      padding: 30px;
      border-radius: 10px;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      min-height: 22vw; }
      .whiteCardsListing .listingItemLI .listingItem .listingTitle {
        font-weight: 400;
        line-height: 1.5;
        margin-bottom: 30px; }
        .whiteCardsListing .listingItemLI .listingItem .listingTitle {
          font-size: 1rem; }
          @media screen and (min-width: 48rem) {
            .whiteCardsListing .listingItemLI .listingItem .listingTitle {
              font-size: calc(1rem + 0.5 * ((100vw - 48rem) / 45.75)); } }
          @media screen and (min-width: 93.75rem) {
            .whiteCardsListing .listingItemLI .listingItem .listingTitle {
              font-size: 1.5rem; } }
      .whiteCardsListing .listingItemLI .listingItem .listingDescription {
        margin-bottom: 30px; }
        .whiteCardsListing .listingItemLI .listingItem .listingDescription p {
          font-weight: 400;
          line-height: 1.5;
          margin-bottom: 10px; }
          .whiteCardsListing .listingItemLI .listingItem .listingDescription p {
            font-size: 0.875rem; }
            @media screen and (min-width: 48rem) {
              .whiteCardsListing .listingItemLI .listingItem .listingDescription p {
                font-size: calc(0.875rem + 0.125 * ((100vw - 48rem) / 45.75)); } }
            @media screen and (min-width: 93.75rem) {
              .whiteCardsListing .listingItemLI .listingItem .listingDescription p {
                font-size: 1rem; } }
      .whiteCardsListing .listingItemLI .listingItem .link {
        font-weight: 400;
        line-height: 1.5;
        text-decoration-line: underline;
        position: absolute;
        bottom: 30px; }
        .whiteCardsListing .listingItemLI .listingItem .link {
          font-size: 0.875rem; }
          @media screen and (min-width: 48rem) {
            .whiteCardsListing .listingItemLI .listingItem .link {
              font-size: calc(0.875rem + 0.375 * ((100vw - 48rem) / 45.75)); } }
          @media screen and (min-width: 93.75rem) {
            .whiteCardsListing .listingItemLI .listingItem .link {
              font-size: 1.25rem; } }
      .whiteCardsListing .listingItemLI .listingItem:hover {
        background-color: #fef387; }
  .whiteCardsListing h3 a {
    text-decoration: none; }

.col-md-9 .whiteCardsListing .listingItem {
  min-height: 18vw; }

.overlayPopUp {
  display: none;
  background: rgba(0, 0, 0, 0.5);
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 501;
  top: 0;
  left: 0; }
  .overlayPopUp .content {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9;
    padding: 60px 30px;
    overflow: auto;
    background-color: white;
    max-width: 80vw;
    max-height: 80vh;
    width: 100%;
    height: 100%; }
    .overlayPopUp .content .close {
      position: absolute;
      top: 30px;
      right: 30px;
      z-index: 99; }

.commentsContainer {
  background-color: white;
  border-radius: 10px;
  margin-bottom: 4px; }
  .commentsContainer .commentsSection {
    max-width: 1000px;
    margin: auto;
    padding: 46px 0;
    margin-bottom: 4px;
    border-radius: 10px; }
    .commentsContainer .commentsSection .commentBtn {
      display: none; }
    .commentsContainer .commentsSection h3 {
      display: none; }
    .commentsContainer .commentsSection .commentForm h4 {
      font-weight: 400;
      line-height: 50px;
      margin-bottom: 40px; }
      .commentsContainer .commentsSection .commentForm h4 {
        font-size: 1.5625rem; }
        @media screen and (min-width: 48rem) {
          .commentsContainer .commentsSection .commentForm h4 {
            font-size: calc(1.5625rem + 0.9375 * ((100vw - 48rem) / 45.75)); } }
        @media screen and (min-width: 93.75rem) {
          .commentsContainer .commentsSection .commentForm h4 {
            font-size: 2.5rem; } }
    .commentsContainer .commentsSection .commentForm .inputEntity,
    .commentsContainer .commentsSection .commentForm .inputHolder {
      margin-bottom: 50px; }
      .commentsContainer .commentsSection .commentForm .inputEntity label,
      .commentsContainer .commentsSection .commentForm .inputEntity p,
      .commentsContainer .commentsSection .commentForm .inputHolder label,
      .commentsContainer .commentsSection .commentForm .inputHolder p {
        font-size: 1rem;
        font-weight: 400;
        line-height: 120.7%;
        margin-bottom: 15px;
        display: inline-block; }
      .commentsContainer .commentsSection .commentForm .inputEntity p,
      .commentsContainer .commentsSection .commentForm .inputHolder p {
        display: block; }
      .commentsContainer .commentsSection .commentForm .inputEntity input,
      .commentsContainer .commentsSection .commentForm .inputHolder input {
        padding: 15px 20px;
        border-radius: 33px;
        border: 1px solid #787878;
        width: 100%; }
      .commentsContainer .commentsSection .commentForm .inputEntity textarea,
      .commentsContainer .commentsSection .commentForm .inputHolder textarea {
        min-height: 170px;
        border-radius: 10px;
        border: 1px solid #787878;
        width: 100%;
        padding: 20px; }
    .commentsContainer .commentsSection .commentForm .inputHolder {
      margin-bottom: 25px; }
      .commentsContainer .commentsSection .commentForm .inputHolder input {
        margin-top: 15px; }
    .commentsContainer .commentsSection .commentForm .formActions {
      text-align: end; }
      .commentsContainer .commentsSection .commentForm .formActions .btn {
        padding: 12px 25px;
        border-radius: 100px;
        border: 1px solid #000000;
        font-size: 1rem;
        font-weight: 400;
        line-height: 1;
        color: #000000;
        display: block;
        min-height: 44px;
        min-width: 44px;
        width: fit-content;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        text-decoration: none;
        display: inline-block;
        background: transparent; }
        .commentsContainer .commentsSection .commentForm .formActions .btn:hover, .commentsContainer .commentsSection .commentForm .formActions .btn:focus, .commentsContainer .commentsSection .commentForm .formActions .btn:focus-visible, .commentsContainer .commentsSection .commentForm .formActions .btn:focus-within {
          background-color: #000000;
          color: #ffffff; }
    .commentsContainer .commentsSection .comment {
      margin-bottom: 32px;
      padding-bottom: 32px;
      border-bottom: 1px solid #e8e8e3; }
      .commentsContainer .commentsSection .comment:last-of-type {
        margin: 0; }
    .commentsContainer .commentsSection .commentName {
      font-size: 1.5rem;
      font-weight: 400;
      line-height: 1.5;
      margin-bottom: 25px; }
    .commentsContainer .commentsSection .commentDate {
      color: #787878;
      font-size: 1rem;
      font-weight: 400;
      line-height: 120.7%;
      display: block;
      margin-top: 25px; }
    .commentsContainer .commentsSection .commentTxt {
      font-size: 1.125rem;
      font-weight: 400;
      line-height: 28px; }

.liveNewsSection {
  background: white;
  border-radius: 10px;
  margin-bottom: 4px;
  padding-top: 46px;
  padding-bottom: calc(46px + 35px); }
  .liveNewsSection > .container, .content-spotlight-block.full-width-container .liveNewsSection > .content-col {
    padding: 0 15px; }
  .liveNewsSection h2 {
    padding-left: 30px; }
  .liveNewsSection .listingItem {
    background: #bbe8ee;
    border-radius: 10px;
    padding: 60px 25px 40px;
    min-height: 32vw; }
  .liveNewsSection .listingDescription {
    font-weight: 400;
    line-height: 1.5; }
    .liveNewsSection .listingDescription {
      font-size: 1rem; }
      @media screen and (min-width: 48rem) {
        .liveNewsSection .listingDescription {
          font-size: calc(1rem + 0.5 * ((100vw - 48rem) / 45.75)); } }
      @media screen and (min-width: 93.75rem) {
        .liveNewsSection .listingDescription {
          font-size: 1.5rem; } }
  .liveNewsSection .readMore {
    position: absolute;
    bottom: 40px; }
    .liveNewsSection .readMore a {
      color: #1e1e1e;
      font-size: 0.875rem;
      font-weight: 400;
      line-height: 1.5;
      text-decoration-line: underline; }
  .liveNewsSection .owl-dots {
    position: absolute;
    width: 100%;
    z-index: 2;
    bottom: -35px;
    display: flex;
    justify-content: center;
    align-items: center; }
  .liveNewsSection .owl-dot {
    height: 12px;
    width: 12px;
    background-color: transparent !important;
    border: 1px solid #1e1e1e !important;
    border-radius: 50%;
    margin-right: 12px; }
  .liveNewsSection .owl-dot.active {
    background-color: #1e1e1e !important; }

.likePost {
  text-align: center;
  padding: 46px 0;
  background: #bbe8ee;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 20px;
  border-radius: 10px;
  margin-bottom: 4px; }
  .likePost h3 {
    font-weight: 400; }
    .likePost h3 {
      font-size: 1.875rem; }
      @media screen and (min-width: 48rem) {
        .likePost h3 {
          font-size: calc(1.875rem + 1.125 * ((100vw - 48rem) / 45.75)); } }
      @media screen and (min-width: 93.75rem) {
        .likePost h3 {
          font-size: 3rem; } }
  .likePost span {
    margin-bottom: 10px; }
    .likePost span {
      font-size: 0.875rem; }
      @media screen and (min-width: 48rem) {
        .likePost span {
          font-size: calc(0.875rem + 0.25 * ((100vw - 48rem) / 45.75)); } }
      @media screen and (min-width: 93.75rem) {
        .likePost span {
          font-size: 1.125rem; } }
  .likePost .btn {
    padding: 12px 25px;
    border-radius: 100px;
    border: 1px solid #000000;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1;
    color: #000000;
    display: block;
    min-height: 44px;
    min-width: 44px;
    width: fit-content;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-decoration: none; }
    .likePost .btn:hover, .likePost .btn:focus, .likePost .btn:focus-visible, .likePost .btn:focus-within {
      background-color: #000000;
      color: #ffffff; }

.relatedContent {
  background: white;
  margin-bottom: 4px;
  border-radius: 10px; }
  .relatedContent > .container, .content-spotlight-block.full-width-container .relatedContent > .content-col {
    padding: 46px 15px 15px; }
  .relatedContent h3 {
    margin-left: 30px; }
  .relatedContent .relatedContentListingHolders {
    padding: 0; }
  .relatedContent .sidebarListing > .container, .relatedContent .content-spotlight-block.full-width-container .sidebarListing > .content-col, .content-spotlight-block.full-width-container .relatedContent .sidebarListing > .content-col {
    padding: 0; }

.eventsDetails {
  background: black;
  display: flex;
  margin-bottom: 4px; }
  .eventsDetails.eventsLanding a {
    font-size: 1.125rem;
    display: block;
    margin-bottom: 10px; }
  .eventsDetails.eventsLanding .detailsSection {
    padding-bottom: 100px;
    padding-top: 80px; }
    .eventsDetails.eventsLanding .detailsSection p {
      margin-bottom: 15px; }
  .eventsDetails .detailsSection {
    background: white;
    padding: 46px;
    flex: 1;
    border-right: 2px solid black;
    border-left: 2px solid black;
    border-radius: 10px; }
    .eventsDetails .detailsSection:first-of-type {
      border-left: 0; }
    .eventsDetails .detailsSection:last-of-type {
      border-right: 0; }
    .eventsDetails .detailsSection h5 {
      font-weight: 400;
      margin-bottom: 30px; }
    .eventsDetails .detailsSection p {
      margin: 0;
      margin-bottom: 30px;
      font-size: 1.125rem; }
      .eventsDetails .detailsSection p:last-of-type {
        margin-bottom: 40px; }
    .eventsDetails .detailsSection .eventBtn {
      padding: 12px 25px;
      border-radius: 100px;
      border: 1px solid #000000;
      font-size: 1rem;
      font-weight: 400;
      line-height: 1;
      color: #000000;
      display: block;
      min-height: 44px;
      min-width: 44px;
      width: fit-content;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      text-decoration: none; }
      .eventsDetails .detailsSection .eventBtn:hover, .eventsDetails .detailsSection .eventBtn:focus, .eventsDetails .detailsSection .eventBtn:focus-visible, .eventsDetails .detailsSection .eventBtn:focus-within {
        background-color: #000000;
        color: #ffffff; }

.registerSection {
  display: flex;
  flex-direction: column;
  background: #bbe8ee;
  border-radius: 10px;
  margin-bottom: 4px;
  text-align: center;
  gap: 30px;
  padding: 46px 0; }
  .registerSection h2 {
    margin: 0; }
  .registerSection p {
    margin: 0; }
  .registerSection .btn {
    padding: 12px 25px;
    border-radius: 100px;
    border: 1px solid #000000;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1;
    color: #000000;
    display: block;
    min-height: 44px;
    min-width: 44px;
    width: fit-content;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-decoration: none;
    margin: auto; }
    .registerSection .btn:hover, .registerSection .btn:focus, .registerSection .btn:focus-visible, .registerSection .btn:focus-within {
      background-color: #000000;
      color: #ffffff; }

.eventsSection {
  background-color: white;
  margin-bottom: 4px;
  border-radius: 10px; }
  .eventsSection .withViewAll a {
    font-size: 1rem; }
  .eventsSection .row {
    row-gap: 30px; }
  .eventsSection > .container, .content-spotlight-block.full-width-container .eventsSection > .content-col {
    padding: 46px 15px 15px; }
  .eventsSection h2 {
    margin-left: 0; }
    .eventsSection h2 {
      font-size: 1.875rem; }
      @media screen and (min-width: 48rem) {
        .eventsSection h2 {
          font-size: calc(1.875rem + 1 * ((100vw - 48rem) / 45.75)); } }
      @media screen and (min-width: 93.75rem) {
        .eventsSection h2 {
          font-size: 2.875rem; } }
  .eventsSection .listingItem {
    border-radius: 10px;
    height: 100%;
    background-repeat: no-repeat;
    display: block;
    background-size: cover;
    position: relative; }
    .eventsSection .listingItem:before {
      position: absolute;
      top: 0;
      content: "";
      inset-inline-start: 0;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.4);
      border-radius: 10px;
      z-index: 1; }
    .eventsSection .listingItem .listingInfos {
      display: flex;
      flex-direction: column;
      justify-content: end;
      padding: 40px 30px;
      z-index: 2;
      position: relative; }
      .eventsSection .listingItem .listingInfos .listingDate {
        color: white;
        margin-bottom: 30px; }
      .eventsSection .listingItem .listingInfos h3 {
        font-size: 1.875rem;
        margin-bottom: 30px; }
        .eventsSection .listingItem .listingInfos h3 a {
          color: white;
          font-weight: 400; }
      .eventsSection .listingItem .listingInfos .listingDesc {
        margin-bottom: 30px;
        color: white; }
        .eventsSection .listingItem .listingInfos .listingDesc p {
          margin: 0;
          font-weight: 400;
          line-height: 1.5; }
          .eventsSection .listingItem .listingInfos .listingDesc p {
            font-size: 1rem; }
            @media screen and (min-width: 48rem) {
              .eventsSection .listingItem .listingInfos .listingDesc p {
                font-size: calc(1rem + 0.125 * ((100vw - 48rem) / 45.75)); } }
            @media screen and (min-width: 93.75rem) {
              .eventsSection .listingItem .listingInfos .listingDesc p {
                font-size: 1.125rem; } }
      .eventsSection .listingItem .listingInfos .location {
        color: white;
        margin-bottom: 30px; }
      .eventsSection .listingItem .listingInfos .btn {
        color: white;
        font-weight: 400;
        line-height: 1.5;
        text-decoration: underline;
        padding: 12px 25px;
        border-radius: 100px;
        border: 1px solid #ffffff;
        font-size: 1rem;
        font-weight: 400;
        line-height: 1;
        color: #ffffff;
        display: block;
        width: fit-content;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        text-decoration: none;
        min-height: 44px;
        min-width: 44px; }
        .eventsSection .listingItem .listingInfos .btn {
          font-size: 1rem; }
          @media screen and (min-width: 48rem) {
            .eventsSection .listingItem .listingInfos .btn {
              font-size: calc(1rem + 0.25 * ((100vw - 48rem) / 45.75)); } }
          @media screen and (min-width: 93.75rem) {
            .eventsSection .listingItem .listingInfos .btn {
              font-size: 1.25rem; } }
        .eventsSection .listingItem .listingInfos .btn:hover {
          background-color: #ffffff;
          color: #1e1e1e; }

.block.highlightedeventsblock {
  padding: 0; }
  .block.highlightedeventsblock .eventsSection > .container, .block.highlightedeventsblock .content-spotlight-block.full-width-container .eventsSection > .content-col, .content-spotlight-block.full-width-container .block.highlightedeventsblock .eventsSection > .content-col {
    padding: 46px 15px 15px; }
  .block.highlightedeventsblock .eventsSection .listingHolder {
    row-gap: 15px;
    margin: 0 -7.5px; }
  .block.highlightedeventsblock .col-md-4 {
    padding: 0 7.5px; }
  .block.highlightedeventsblock .col-md-12 .listingInfos {
    text-align: center;
    justify-content: center;
    align-items: center; }
    .block.highlightedeventsblock .col-md-12 .listingInfos .listingDesc {
      max-width: 700px; }

.quickToolsContainer {
  padding: 46px;
  background: white;
  border-radius: 10px;
  margin-bottom: 4px; }

.mainContainer {
  width: 100%; }

.featuresContainer {
  margin-bottom: 4px; }
  .featuresContainer .textBlock:last-of-type {
    border-radius: 0 0 10px 10px; }

#globalSearchTextbox {
  flex: 1; }

.leftImage,
.rightImage {
  flex-wrap: nowrap;
  flex-direction: row; }
  .leftImage .blockDescription,
  .rightImage .blockDescription {
    font-size: 1rem; }
    @media screen and (min-width: 48rem) {
      .leftImage .blockDescription,
      .rightImage .blockDescription {
        font-size: calc(1rem + 0.25 * ((100vw - 48rem) / 45.75)); } }
    @media screen and (min-width: 93.75rem) {
      .leftImage .blockDescription,
      .rightImage .blockDescription {
        font-size: 1.25rem; } }
  .leftImage.biggerMarginBottom .col .contentHolder,
  .rightImage.biggerMarginBottom .col .contentHolder {
    background: #e8e8e3 !important; }
  .leftImage.biggerMarginBottom.navy .container, .leftImage.biggerMarginBottom.navy .content-spotlight-block.full-width-container .content-col, .content-spotlight-block.full-width-container .leftImage.biggerMarginBottom.navy .content-col,
  .rightImage.biggerMarginBottom.navy .container,
  .rightImage.biggerMarginBottom.navy .content-spotlight-block.full-width-container .content-col,
  .content-spotlight-block.full-width-container .rightImage.biggerMarginBottom.navy .content-col {
    background: #4c3de3 !important; }
  .leftImage.biggerMarginBottom.navy .col .contentHolder,
  .rightImage.biggerMarginBottom.navy .col .contentHolder {
    background: #4c3de3 !important;
    color: white; }
    .leftImage.biggerMarginBottom.navy .col .contentHolder .btn,
    .rightImage.biggerMarginBottom.navy .col .contentHolder .btn {
      padding: 12px 25px;
      border-radius: 100px;
      border: 1px solid #ffffff;
      font-size: 1rem;
      font-weight: 400;
      line-height: 1;
      color: #ffffff;
      display: block;
      width: fit-content;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      text-decoration: none;
      min-height: 44px;
      min-width: 44px; }
      .leftImage.biggerMarginBottom.navy .col .contentHolder .btn:hover,
      .rightImage.biggerMarginBottom.navy .col .contentHolder .btn:hover {
        background-color: #ffffff;
        color: #1e1e1e; }
  .leftImage.biggerMarginBottom.navy .container, .leftImage.biggerMarginBottom.navy .content-spotlight-block.full-width-container .content-col, .content-spotlight-block.full-width-container .leftImage.biggerMarginBottom.navy .content-col,
  .rightImage.biggerMarginBottom.navy .container,
  .rightImage.biggerMarginBottom.navy .content-spotlight-block.full-width-container .content-col,
  .content-spotlight-block.full-width-container .rightImage.biggerMarginBottom.navy .content-col {
    background: #4c3de3 !important; }
  .leftImage.biggerMarginBottom.navy .col .contentHolder,
  .rightImage.biggerMarginBottom.navy .col .contentHolder {
    background: #4c3de3 !important;
    color: white; }
    .leftImage.biggerMarginBottom.navy .col .contentHolder p,
    .rightImage.biggerMarginBottom.navy .col .contentHolder p {
      color: white !important; }
    .leftImage.biggerMarginBottom.navy .col .contentHolder .btn,
    .rightImage.biggerMarginBottom.navy .col .contentHolder .btn {
      padding: 12px 25px;
      border-radius: 100px;
      border: 1px solid #ffffff;
      font-size: 1rem;
      font-weight: 400;
      line-height: 1;
      color: #ffffff;
      display: block;
      width: fit-content;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      text-decoration: none;
      min-height: 44px;
      min-width: 44px; }
      .leftImage.biggerMarginBottom.navy .col .contentHolder .btn:hover,
      .rightImage.biggerMarginBottom.navy .col .contentHolder .btn:hover {
        background-color: #ffffff;
        color: #1e1e1e; }
  .leftImage.biggerMarginBottom.blue .container, .leftImage.biggerMarginBottom.blue .content-spotlight-block.full-width-container .content-col, .content-spotlight-block.full-width-container .leftImage.biggerMarginBottom.blue .content-col,
  .rightImage.biggerMarginBottom.blue .container,
  .rightImage.biggerMarginBottom.blue .content-spotlight-block.full-width-container .content-col,
  .content-spotlight-block.full-width-container .rightImage.biggerMarginBottom.blue .content-col {
    background: #bbe8ee !important; }
  .leftImage.biggerMarginBottom.blue .col .contentHolder,
  .rightImage.biggerMarginBottom.blue .col .contentHolder {
    background: #bbe8ee !important;
    color: black; }
    .leftImage.biggerMarginBottom.blue .col .contentHolder p,
    .rightImage.biggerMarginBottom.blue .col .contentHolder p {
      color: black !important; }
    .leftImage.biggerMarginBottom.blue .col .contentHolder .btn,
    .rightImage.biggerMarginBottom.blue .col .contentHolder .btn {
      padding: 12px 25px;
      border-radius: 100px;
      border: 1px solid #000000;
      font-size: 1rem;
      font-weight: 400;
      line-height: 1;
      color: #000000;
      display: block;
      min-height: 44px;
      min-width: 44px;
      width: fit-content;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      text-decoration: none; }
      .leftImage.biggerMarginBottom.blue .col .contentHolder .btn:hover, .leftImage.biggerMarginBottom.blue .col .contentHolder .btn:focus, .leftImage.biggerMarginBottom.blue .col .contentHolder .btn:focus-visible, .leftImage.biggerMarginBottom.blue .col .contentHolder .btn:focus-within,
      .rightImage.biggerMarginBottom.blue .col .contentHolder .btn:hover,
      .rightImage.biggerMarginBottom.blue .col .contentHolder .btn:focus,
      .rightImage.biggerMarginBottom.blue .col .contentHolder .btn:focus-visible,
      .rightImage.biggerMarginBottom.blue .col .contentHolder .btn:focus-within {
        background-color: #000000;
        color: #ffffff; }
  .leftImage .container, .leftImage .content-spotlight-block.full-width-container .content-col, .content-spotlight-block.full-width-container .leftImage .content-col,
  .rightImage .container,
  .rightImage .content-spotlight-block.full-width-container .content-col,
  .content-spotlight-block.full-width-container .rightImage .content-col {
    background: #e8e8e3 !important; }
  .leftImage.navy .container, .leftImage.navy .content-spotlight-block.full-width-container .content-col, .content-spotlight-block.full-width-container .leftImage.navy .content-col,
  .rightImage.navy .container,
  .rightImage.navy .content-spotlight-block.full-width-container .content-col,
  .content-spotlight-block.full-width-container .rightImage.navy .content-col {
    background: #4c3de3 !important; }
  .leftImage.blue .container, .leftImage.blue .content-spotlight-block.full-width-container .content-col, .content-spotlight-block.full-width-container .leftImage.blue .content-col,
  .rightImage.blue .container,
  .rightImage.blue .content-spotlight-block.full-width-container .content-col,
  .content-spotlight-block.full-width-container .rightImage.blue .content-col {
    background: #e8e8e3 !important; }

.leftImage {
  flex-direction: row; }

.rightImage {
  flex-direction: row-reverse; }

.mainBodyContainer {
  background-color: white;
  margin-bottom: 4px;
  border-radius: 0 0 10px 10px;
  padding: 46px 0; }
  .mainBodyContainer p {
    margin: 0; }

.detailsPage .video-section {
  margin-top: 12px;
  flex: 1; }
  .detailsPage .video-section > .container a, .detailsPage .content-spotlight-block.full-width-container .video-section > .content-col a, .content-spotlight-block.full-width-container .detailsPage .video-section > .content-col a {
    position: relative; }
    .detailsPage .video-section > .container a:after, .detailsPage .content-spotlight-block.full-width-container .video-section > .content-col a:after, .content-spotlight-block.full-width-container .detailsPage .video-section > .content-col a:after {
      content: "";
      color: #fff;
      position: absolute;
      top: 50%;
      left: 50%;
      background: url(/static/images/play-video-white.svg) no-repeat;
      height: 91px;
      padding-top: 72px;
      width: 64px;
      background-size: contain;
      -moz-transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }

.btn.watchVideo {
  padding: 12px 45px 12px 25px !important;
  position: relative;
  cursor: pointer; }
  .btn.watchVideo:after {
    content: "";
    position: absolute;
    right: 12px;
    background-image: url(/static/images/play-button.svg);
    height: 24px;
    width: 24px;
    top: 50%;
    transform: translateY(-50%);
    filter: brightness(0);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .btn.watchVideo:hover:after {
    filter: brightness(0) invert(1); }

.detailsPage.resoucesCustomerStory {
  border-radius: 0px 0 10px 10px; }
  .detailsPage.resoucesCustomerStory .youtubeblock .container .video-holder:after, .detailsPage.resoucesCustomerStory .youtubeblock .content-spotlight-block.full-width-container .content-col .video-holder:after, .content-spotlight-block.full-width-container .detailsPage.resoucesCustomerStory .youtubeblock .content-col .video-holder:after {
    content: none; }

.intro.customerStoryIntro,
.intro.withWhiteBubble,
.intro.myAgendaSessions {
  border-radius: 10px;
  margin-bottom: 4px; }
  .intro.customerStoryIntro:after,
  .intro.withWhiteBubble:after,
  .intro.myAgendaSessions:after {
    content: none !important; }

.customerStorySections {
  padding: 50px 0 15px 0;
  border-radius: 0 0 10px 10px; }
  .customerStorySections strong {
    font-weight: 400; }
  .customerStorySections .iconHolder {
    width: 100px;
    height: 100px; }
  .customerStorySections h4 {
    color: #2b3e2b;
    border-bottom: 3px solid;
    margin-top: 30px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    font-size: 26px; }
  .customerStorySections .description {
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
    margin-bottom: 20px;
    padding-bottom: 10px; }
  .customerStorySections .link {
    color: #4b4b4a;
    font-size: 1rem; }

.customerStoryQuotes {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 46px 0; }
  .customerStoryQuotes .quote:before, .customerStoryQuotes .quote:after {
    content: none !important; }
  .customerStoryQuotes .quote p {
    font-size: 2rem;
    font-weight: bold;
    line-height: 40px; }
  .customerStoryQuotes .quote:before {
    content: "";
    display: block;
    height: 40px;
    width: 60px;
    margin-bottom: 0px;
    background-image: url(/static/images/blue-quote-up.png);
    background-size: contain;
    background-repeat: no-repeat; }
  .customerStoryQuotes .quote:after {
    content: "";
    display: block;
    height: 40px;
    width: 60px;
    margin-bottom: 0px;
    background-image: url(/static/images/blue-quote-up.png);
    background-size: contain;
    background-repeat: no-repeat;
    margin-left: auto;
    background-image: url(/static/images/blue-quote-down.png); }
  .customerStoryQuotes .quoteHolder {
    margin-left: 50px;
    padding-left: 30px; }
  .customerStoryQuotes .quoteImage {
    width: 430px;
    border-radius: 50%;
    margin: 0 auto;
    height: fit-content;
    margin-bottom: 10px;
    margin-left: 30px; }
  .customerStoryQuotes .quoteTitle {
    font-size: 1.375rem; }
    .customerStoryQuotes .quoteTitle span {
      font-weight: bold; }

.customerStoryBenefits {
  margin: 30px 0px; }
  .customerStoryBenefits li {
    /*list-style-type: disclosure-closed;*/
    position: relative;
    /*margin-left: 30px;*/
    padding-left: 0 !important; }
    .customerStoryBenefits li:not(:last-child) {
      border-bottom: 1px solid;
      padding-bottom: 10px; }
    .customerStoryBenefits li:before {
      background-color: transparent !important;
      top: 0 !important;
      content: "";
      position: absolute; }
  .customerStoryBenefits ul {
    list-style-position: inside;
    padding: 20px;
    color: #2b3e2b;
    border: 3px solid #2b3e2b;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px; }
  .customerStoryBenefits .benefitTitleHolder {
    color: #ffffff;
    background-color: #2b3e2b;
    padding: 30px 0 30px 40px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px; }
    .customerStoryBenefits .benefitTitleHolder h2 {
      margin-top: 0px !important; }
    .customerStoryBenefits .benefitTitleHolder p {
      font-size: 1.5625rem; }

.blockDescription {
  margin-bottom: 15px; }

.video-holder img {
  width: 100%;
  display: block;
  border-radius: 10px; }

.download-CTA {
  padding: 20px 0px 30px 0px; }
  .download-CTA a {
    padding: 12px 25px;
    border-radius: 100px;
    border: 1px solid #000000;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1;
    color: #000000;
    display: block;
    min-height: 44px;
    min-width: 44px;
    width: fit-content;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-decoration: none; }
    .download-CTA a:hover, .download-CTA a:focus, .download-CTA a:focus-visible, .download-CTA a:focus-within {
      background-color: #000000;
      color: #ffffff; }

.event-page-blocks {
  border-radius: 10px; }
  .event-page-blocks p {
    margin: 0; }

.marketoformblock {
  padding: 46px 0;
  background: white;
  border-radius: 10px;
  margin-bottom: 4px; }
  .marketoformblock p {
    margin: 0; }

.frameworksblock {
  padding: 46px 0;
  background: white;
  border-radius: 10px;
  margin-bottom: 4px; }
  .frameworksblock h3 {
    font-size: 1.875rem;
    margin-bottom: 30px; }
  .frameworksblock .description p {
    font-size: 1rem; }
    @media screen and (min-width: 48rem) {
      .frameworksblock .description p {
        font-size: calc(1rem + 0.25 * ((100vw - 48rem) / 45.75)); } }
    @media screen and (min-width: 93.75rem) {
      .frameworksblock .description p {
        font-size: 1.25rem; } }
  .frameworksblock .intro {
    margin-bottom: 30px; }
    .frameworksblock .intro p {
      margin: 0; }
  .frameworksblock .listingItem {
    background: #e8e8e3;
    padding: 20px;
    border-radius: 10px; }
    .frameworksblock .listingItem h4 a {
      font-size: 1.5rem; }
    .frameworksblock .listingItem .imageHolder {
      text-align: center;
      margin: 40px 0; }

.innovationsblock {
  padding: 30px 0;
  background: white;
  border-radius: 10px;
  margin-bottom: 4px; }
  .innovationsblock .innovations > .container, .innovationsblock .content-spotlight-block.full-width-container .innovations > .content-col, .content-spotlight-block.full-width-container .innovationsblock .innovations > .content-col {
    padding: 0 30px; }
  .innovationsblock .filterSection {
    margin-bottom: 10px; }
    .innovationsblock .filterSection .container, .innovationsblock .filterSection .content-spotlight-block.full-width-container .content-col, .content-spotlight-block.full-width-container .innovationsblock .filterSection .content-col {
      padding: 0; }
    .innovationsblock .filterSection .newsTypeFilter {
      flex-wrap: wrap; }
  .innovationsblock .newsListing .container, .innovationsblock .newsListing .content-spotlight-block.full-width-container .content-col, .content-spotlight-block.full-width-container .innovationsblock .newsListing .content-col {
    padding: 0; }
    .innovationsblock .newsListing .container .row .innovationItem, .innovationsblock .newsListing .content-spotlight-block.full-width-container .content-col .row .innovationItem, .content-spotlight-block.full-width-container .innovationsblock .newsListing .content-col .row .innovationItem {
      margin-top: 30px; }
      .innovationsblock .newsListing .container .row .innovationItem:first-of-type, .innovationsblock .newsListing .content-spotlight-block.full-width-container .content-col .row .innovationItem:first-of-type, .content-spotlight-block.full-width-container .innovationsblock .newsListing .content-col .row .innovationItem:first-of-type {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%; }
        .innovationsblock .newsListing .container .row .innovationItem:first-of-type h4, .innovationsblock .newsListing .content-spotlight-block.full-width-container .content-col .row .innovationItem:first-of-type h4, .content-spotlight-block.full-width-container .innovationsblock .newsListing .content-col .row .innovationItem:first-of-type h4 {
          text-align: start;
          max-width: unset;
          position: static;
          transform: none;
          margin: 10px 0; }
          .innovationsblock .newsListing .container .row .innovationItem:first-of-type h4 a, .innovationsblock .newsListing .content-spotlight-block.full-width-container .content-col .row .innovationItem:first-of-type h4 a, .content-spotlight-block.full-width-container .innovationsblock .newsListing .content-col .row .innovationItem:first-of-type h4 a {
            display: inline !important; }
      .innovationsblock .newsListing .container .row .innovationItem .description, .innovationsblock .newsListing .content-spotlight-block.full-width-container .content-col .row .innovationItem .description, .content-spotlight-block.full-width-container .innovationsblock .newsListing .content-col .row .innovationItem .description {
        color: white;
        display: none; }
      .innovationsblock .newsListing .container .row .innovationItem .listingItem .listingImage, .innovationsblock .newsListing .content-spotlight-block.full-width-container .content-col .row .innovationItem .listingItem .listingImage, .content-spotlight-block.full-width-container .innovationsblock .newsListing .content-col .row .innovationItem .listingItem .listingImage {
        position: relative;
        width: 100%;
        position: relative;
        width: 100%;
        border-radius: 10px;
        overflow: hidden; }
        .innovationsblock .newsListing .container .row .innovationItem .listingItem .listingImage:before, .innovationsblock .newsListing .content-spotlight-block.full-width-container .content-col .row .innovationItem .listingItem .listingImage:before, .content-spotlight-block.full-width-container .innovationsblock .newsListing .content-col .row .innovationItem .listingItem .listingImage:before {
          display: block;
          padding-top: 100%;
          content: ""; }
        .innovationsblock .newsListing .container .row .innovationItem .listingItem .listingImage > *, .innovationsblock .newsListing .content-spotlight-block.full-width-container .content-col .row .innovationItem .listingItem .listingImage > *, .content-spotlight-block.full-width-container .innovationsblock .newsListing .content-col .row .innovationItem .listingItem .listingImage > * {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%; }
        .innovationsblock .newsListing .container .row .innovationItem .listingItem .listingImage:after, .innovationsblock .newsListing .content-spotlight-block.full-width-container .content-col .row .innovationItem .listingItem .listingImage:after, .content-spotlight-block.full-width-container .innovationsblock .newsListing .content-col .row .innovationItem .listingItem .listingImage:after {
          content: "";
          height: 100%;
          width: 100%;
          position: absolute;
          top: 0;
          left: 0;
          background: rgba(0, 0, 0, 0.5);
          border-radius: 10px; }
      .innovationsblock .newsListing .container .row .innovationItem .listingItem .listingInfos, .innovationsblock .newsListing .content-spotlight-block.full-width-container .content-col .row .innovationItem .listingItem .listingInfos, .content-spotlight-block.full-width-container .innovationsblock .newsListing .content-col .row .innovationItem .listingItem .listingInfos {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 5;
        display: flex;
        flex-direction: column;
        height: 100% !important;
        width: 100%;
        padding: 28px 30px;
        color: white;
        justify-content: end; }

.professionsBlock {
  padding: 46px 0 !important; }
  .professionsBlock .imageHolder {
    position: relative; }
    .professionsBlock .imageHolder:after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      opacity: 0.3;
      width: 100%;
      height: 100%;
      background-color: #000;
      border-radius: 10px; }
    .professionsBlock .imageHolder h3 {
      position: absolute;
      font-size: 1.5rem;
      color: white;
      bottom: 20px;
      left: 20px;
      color: white;
      z-index: 1; }
      .professionsBlock .imageHolder h3 {
        font-size: 1.125rem; }
        @media screen and (min-width: 48rem) {
          .professionsBlock .imageHolder h3 {
            font-size: calc(1.125rem + 0.5 * ((100vw - 48rem) / 45.75)); } }
        @media screen and (min-width: 93.75rem) {
          .professionsBlock .imageHolder h3 {
            font-size: 1.625rem; } }
  .professionsBlock .intro p {
    font-size: 1.25rem; }
    @media screen and (min-width: 48rem) {
      .professionsBlock .intro p {
        font-size: calc(1.25rem + 0.625 * ((100vw - 48rem) / 45.75)); } }
    @media screen and (min-width: 93.75rem) {
      .professionsBlock .intro p {
        font-size: 1.875rem; } }
  .professionsBlock .row {
    padding: 0 40px; }

.agendablock {
  padding: 0;
  background-color: #ffffff;
  border-radius: 10px;
  margin-bottom: 4px; }
  .agendablock .myAgendaSessions {
    background: #2b3e2b;
    border-radius: 10px;
    margin-bottom: 4px; }
    .agendablock .myAgendaSessions h2 {
      color: white; }
    .agendablock .myAgendaSessions h4 {
      display: flex;
      justify-content: space-between;
      align-items: start; }
      .agendablock .myAgendaSessions h4 .controls {
        display: flex;
        align-items: center;
        gap: 30px; }
    .agendablock .myAgendaSessions ul li {
      padding: 0;
      color: white;
      margin-bottom: 40px; }
      .agendablock .myAgendaSessions ul li {
        font-size: 1.25rem; }
        @media screen and (min-width: 48rem) {
          .agendablock .myAgendaSessions ul li {
            font-size: calc(1.25rem + 0.625 * ((100vw - 48rem) / 45.75)); } }
        @media screen and (min-width: 93.75rem) {
          .agendablock .myAgendaSessions ul li {
            font-size: 1.875rem; } }
      .agendablock .myAgendaSessions ul li:before {
        content: none; }
      .agendablock .myAgendaSessions ul li .title {
        max-width: 900px;
        margin-bottom: 40px; }
      .agendablock .myAgendaSessions ul li .iconLink img {
        height: 35px;
        filter: brightness(0) invert(1); }
      .agendablock .myAgendaSessions ul li:last-of-type {
        margin: 0; }
    .agendablock .myAgendaSessions .description {
      opacity: 0.6;
      line-height: 28px; }
      .agendablock .myAgendaSessions .description {
        font-size: 0.875rem; }
        @media screen and (min-width: 48rem) {
          .agendablock .myAgendaSessions .description {
            font-size: calc(0.875rem + 0.25 * ((100vw - 48rem) / 45.75)); } }
        @media screen and (min-width: 93.75rem) {
          .agendablock .myAgendaSessions .description {
            font-size: 1.125rem; } }
      .agendablock .myAgendaSessions .description p {
        margin: 0; }
  .agendablock .overlayPopUp .content {
    width: 500px;
    height: auto;
    text-align: center;
    border-radius: 10px; }
    .agendablock .overlayPopUp .content h3 {
      margin-bottom: 30px; }
      .agendablock .overlayPopUp .content h3 {
        font-size: 1.25rem; }
        @media screen and (min-width: 48rem) {
          .agendablock .overlayPopUp .content h3 {
            font-size: calc(1.25rem + 0.625 * ((100vw - 48rem) / 45.75)); } }
        @media screen and (min-width: 93.75rem) {
          .agendablock .overlayPopUp .content h3 {
            font-size: 1.875rem; } }
    .agendablock .overlayPopUp .content p {
      font-size: 1.125rem;
      margin: 0;
      margin-bottom: 10px; }
    .agendablock .overlayPopUp .content .btnContainer {
      display: flex;
      justify-content: center; }
      .agendablock .overlayPopUp .content .btnContainer #removeFromCalendarPopupBtn {
        padding: 12px 25px;
        border-radius: 100px;
        border: 1px solid #ffffff;
        font-size: 1rem;
        font-weight: 400;
        line-height: 1;
        min-height: 44px;
        min-width: 44px;
        color: #1e1e1e;
        background-color: #ffffff;
        display: block;
        width: fit-content;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        text-decoration: none;
        background: black;
        color: white;
        cursor: pointer; }
        .agendablock .overlayPopUp .content .btnContainer #removeFromCalendarPopupBtn:hover {
          background-color: transparent;
          color: #ffffff !important; }
        .agendablock .overlayPopUp .content .btnContainer #removeFromCalendarPopupBtn:hover {
          background: black;
          color: white; }
      .agendablock .overlayPopUp .content .btnContainer #cancelRemoveFromCalendarPopupBtn {
        padding: 12px 25px;
        border-radius: 100px;
        border: 1px solid #000000;
        font-size: 1rem;
        font-weight: 400;
        line-height: 1;
        color: #000000;
        display: block;
        min-height: 44px;
        min-width: 44px;
        width: fit-content;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        text-decoration: none;
        cursor: pointer; }
        .agendablock .overlayPopUp .content .btnContainer #cancelRemoveFromCalendarPopupBtn:hover, .agendablock .overlayPopUp .content .btnContainer #cancelRemoveFromCalendarPopupBtn:focus, .agendablock .overlayPopUp .content .btnContainer #cancelRemoveFromCalendarPopupBtn:focus-visible, .agendablock .overlayPopUp .content .btnContainer #cancelRemoveFromCalendarPopupBtn:focus-within {
          background-color: #000000;
          color: #ffffff; }

#pi_tracking_opt_in_div {
  position: fixed !important;
  bottom: 2em !important;
  right: 0 !important;
  top: auto !important;
  left: 5em !important;
  z-index: 2147483645 !important;
  background-color: #fff !important;
  width: 75% !important;
  border-radius: 6.5px !important;
  -webkit-box-shadow: 0 0 18px rgba(0, 0, 0, 0.2) !important;
  -moz-box-shadow: 0 0 18px rgba(0, 0, 0, 0.2) !important;
  box-shadow: 0 0 18px rgba(0, 0, 0, 0.2) !important;
  padding: 30px 25px !important;
  opacity: 1 !important;
  text-align: left !important;
  display: flex;
  justify-content: space-between;
  align-items: center; }

#pi_tracking_opt_in_div #pi_tracking_opt_in_yes,
#pi_tracking_opt_in_div #pi_tracking_opt_in_no {
  background-color: #2b3e2b;
  border-color: #2b3e2b;
  color: #ffffff;
  border-radius: 50px;
  font-weight: 600;
  letter-spacing: 0.05em;
  white-space: normal;
  word-break: break-word;
  word-wrap: break-word;
  padding: 10px 15px;
  line-height: 1.6;
  -webkit-box-shadow: 0px 2px 10px -3px #999;
  -moz-box-shadow: 0px 2px 10px -3px #999;
  box-shadow: 0px 2px 10px -3px #999;
  display: inline-flex;
  width: 100px;
  justify-content: center;
  min-width: 60px;
  margin-left: 5px; }

.worldtracercalculatorblock.col-lg-12.col-md-12.col-sm-12.col-xs-12 {
  padding: 0; }

.select2-container--default .select2-results > .select2-results__options {
  max-height: 350px; }

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #bbe8ee;
  color: black; }

.world-tracer-calculator .filtersSection {
  padding: 0 290px 46px 290px;
  background-color: #e8e8e3;
  border-radius: 10px;
  margin-bottom: 4px;
  padding-top: 46px; }
  .world-tracer-calculator .filtersSection * {
    font-size: 1.125rem; }
  .world-tracer-calculator .filtersSection h2 {
    text-align: center;
    margin-bottom: 40px; }
    .world-tracer-calculator .filtersSection h2 {
      font-size: 1.875rem; }
      @media screen and (min-width: 48rem) {
        .world-tracer-calculator .filtersSection h2 {
          font-size: calc(1.875rem + 0.625 * ((100vw - 48rem) / 45.75)); } }
      @media screen and (min-width: 93.75rem) {
        .world-tracer-calculator .filtersSection h2 {
          font-size: 2.5rem; } }
  .world-tracer-calculator .filtersSection .summary {
    margin-bottom: 40px;
    text-align: center; }
    .world-tracer-calculator .filtersSection .summary h3,
    .world-tracer-calculator .filtersSection .summary h4,
    .world-tracer-calculator .filtersSection .summary h5 {
      word-spacing: 10px; }
    .world-tracer-calculator .filtersSection .summary h3 {
      font-size: 1.75rem; }
    .world-tracer-calculator .filtersSection .summary h4 {
      font-size: 1.5rem; }
    .world-tracer-calculator .filtersSection .summary h5 {
      font-size: 0.875rem; }
    .world-tracer-calculator .filtersSection .summary p {
      font-size: 1.125rem; }
  .world-tracer-calculator .filtersSection .filters .col-md-4 {
    margin-bottom: 30px; }
    .world-tracer-calculator .filtersSection .filters .col-md-4 .select2-selection {
      background-color: #e8e8e3; }
      .world-tracer-calculator .filtersSection .filters .col-md-4 .select2-selection .select2-selection__rendered {
        background-color: #ffffff; }
  .world-tracer-calculator .filtersSection .filters .errMsg {
    color: red;
    padding-left: 10px;
    display: none; }
  .world-tracer-calculator .filtersSection .filters label {
    display: block;
    padding-bottom: 10px; }
    .world-tracer-calculator .filtersSection .filters label .tooltipIcon {
      display: inline-block;
      position: relative; }
      .world-tracer-calculator .filtersSection .filters label .tooltipIcon img {
        width: 18px;
        margin-bottom: -4px; }
      .world-tracer-calculator .filtersSection .filters label .tooltipIcon:hover .tooltipText {
        visibility: visible; }
      .world-tracer-calculator .filtersSection .filters label .tooltipIcon .tooltipText {
        visibility: hidden;
        background-color: #333;
        color: #fff;
        border-radius: 6px;
        position: absolute;
        z-index: 1;
        font-size: 0.875rem;
        padding: 10px 15px 10px 15px;
        bottom: 110%;
        left: -73px;
        width: 300px; }
        .world-tracer-calculator .filtersSection .filters label .tooltipIcon .tooltipText * {
          font-size: 0.875rem; }
        .world-tracer-calculator .filtersSection .filters label .tooltipIcon .tooltipText:before {
          content: "";
          position: absolute;
          margin-left: -5px;
          border-width: 8px;
          border-style: solid;
          border-color: #333 transparent transparent transparent;
          bottom: -16px;
          left: 26%; }
  .world-tracer-calculator .filtersSection .filters .filterInput {
    width: 100%; }
  .world-tracer-calculator .filtersSection .submitInputContainer {
    text-align: right;
    margin-top: 20px;
    text-align: center; }
    .world-tracer-calculator .filtersSection .submitInputContainer .btn {
      padding: 12px 25px;
      border-radius: 100px;
      border: 1px solid #1e1e1e;
      font-size: 1rem;
      font-weight: 400;
      line-height: 1;
      color: #ffffff;
      background-color: #1e1e1e;
      min-height: 44px;
      min-width: 44px;
      display: block;
      width: fit-content;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      text-decoration: none;
      display: inline-block;
      cursor: pointer; }
      .world-tracer-calculator .filtersSection .submitInputContainer .btn:hover {
        background-color: transparent;
        color: #1e1e1e; }
  .world-tracer-calculator .filtersSection .formDetailsLink {
    text-align: center;
    margin-top: 30px; }
.world-tracer-calculator .progressBarSection {
  display: none;
  background-color: #e8e8e3;
  border-radius: 10px;
  margin-bottom: 4px;
  padding-top: 130px;
  min-height: 526px;
  text-align: center; }
  .world-tracer-calculator .progressBarSection .progressBarContainer {
    /*max-width:50%;*/
    padding-top: 110px;
    margin: auto; }
    .world-tracer-calculator .progressBarSection .progressBarContainer .progressBar {
      font-weight: 600;
      font-size: 1.5rem;
      padding-bottom: 10px;
      background: linear-gradient(currentColor 0 0) 0 100%/0% 3px no-repeat;
      animation: progressCalculator 4s linear forwards;
      max-width: 80%;
      display: inline-block; }
.world-tracer-calculator .resultSection {
  display: none;
  background-color: #2b3e2b;
  border-radius: 10px;
  padding: 62px 0 30px 0;
  margin-bottom: 4px; }
  .world-tracer-calculator .resultSection .container .contentBlock .title, .world-tracer-calculator .resultSection .content-spotlight-block.full-width-container .content-col .contentBlock .title, .content-spotlight-block.full-width-container .world-tracer-calculator .resultSection .content-col .contentBlock .title {
    color: #ffffff;
    font-weight: 400;
    margin-bottom: 50px; }
    .world-tracer-calculator .resultSection .container .contentBlock .title, .world-tracer-calculator .resultSection .content-spotlight-block.full-width-container .content-col .contentBlock .title, .content-spotlight-block.full-width-container .world-tracer-calculator .resultSection .content-col .contentBlock .title {
      font-size: 1.875rem; }
      @media screen and (min-width: 48rem) {
        .world-tracer-calculator .resultSection .container .contentBlock .title, .world-tracer-calculator .resultSection .content-spotlight-block.full-width-container .content-col .contentBlock .title, .content-spotlight-block.full-width-container .world-tracer-calculator .resultSection .content-col .contentBlock .title {
          font-size: calc(1.875rem + 0.625 * ((100vw - 48rem) / 45.75)); } }
      @media screen and (min-width: 93.75rem) {
        .world-tracer-calculator .resultSection .container .contentBlock .title, .world-tracer-calculator .resultSection .content-spotlight-block.full-width-container .content-col .contentBlock .title, .content-spotlight-block.full-width-container .world-tracer-calculator .resultSection .content-col .contentBlock .title {
          font-size: 2.5rem; } }
    .world-tracer-calculator .resultSection .container .contentBlock .title, .world-tracer-calculator .resultSection .content-spotlight-block.full-width-container .content-col .contentBlock .title, .content-spotlight-block.full-width-container .world-tracer-calculator .resultSection .content-col .contentBlock .title {
      line-height: 30px; }
      @media screen and (min-width: 768px) {
        .world-tracer-calculator .resultSection .container .contentBlock .title, .world-tracer-calculator .resultSection .content-spotlight-block.full-width-container .content-col .contentBlock .title, .content-spotlight-block.full-width-container .world-tracer-calculator .resultSection .content-col .contentBlock .title {
          line-height: calc(30px + 30 * ((100vw - 768px) / 732)); } }
      @media screen and (min-width: 1500px) {
        .world-tracer-calculator .resultSection .container .contentBlock .title, .world-tracer-calculator .resultSection .content-spotlight-block.full-width-container .content-col .contentBlock .title, .content-spotlight-block.full-width-container .world-tracer-calculator .resultSection .content-col .contentBlock .title {
          line-height: 60px; } }
  .world-tracer-calculator .resultSection .container .contentBlock .intro, .world-tracer-calculator .resultSection .content-spotlight-block.full-width-container .content-col .contentBlock .intro, .content-spotlight-block.full-width-container .world-tracer-calculator .resultSection .content-col .contentBlock .intro {
    color: #ffffff;
    font-weight: 400;
    margin-bottom: 50px;
    max-width: 85%; }
    .world-tracer-calculator .resultSection .container .contentBlock .intro, .world-tracer-calculator .resultSection .content-spotlight-block.full-width-container .content-col .contentBlock .intro, .content-spotlight-block.full-width-container .world-tracer-calculator .resultSection .content-col .contentBlock .intro {
      font-size: 1rem; }
      @media screen and (min-width: 48rem) {
        .world-tracer-calculator .resultSection .container .contentBlock .intro, .world-tracer-calculator .resultSection .content-spotlight-block.full-width-container .content-col .contentBlock .intro, .content-spotlight-block.full-width-container .world-tracer-calculator .resultSection .content-col .contentBlock .intro {
          font-size: calc(1rem + 0.25 * ((100vw - 48rem) / 45.75)); } }
      @media screen and (min-width: 93.75rem) {
        .world-tracer-calculator .resultSection .container .contentBlock .intro, .world-tracer-calculator .resultSection .content-spotlight-block.full-width-container .content-col .contentBlock .intro, .content-spotlight-block.full-width-container .world-tracer-calculator .resultSection .content-col .contentBlock .intro {
          font-size: 1.25rem; } }
  .world-tracer-calculator .resultSection .container .contentBlock .btn, .world-tracer-calculator .resultSection .content-spotlight-block.full-width-container .content-col .contentBlock .btn, .content-spotlight-block.full-width-container .world-tracer-calculator .resultSection .content-col .contentBlock .btn {
    padding: 12px 25px;
    border-radius: 100px;
    border: 1px solid #ffffff;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1;
    color: #ffffff;
    display: block;
    width: fit-content;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-decoration: none;
    min-height: 44px;
    min-width: 44px;
    max-width: 85%; }
    .world-tracer-calculator .resultSection .container .contentBlock .btn:hover, .world-tracer-calculator .resultSection .content-spotlight-block.full-width-container .content-col .contentBlock .btn:hover, .content-spotlight-block.full-width-container .world-tracer-calculator .resultSection .content-col .contentBlock .btn:hover {
      background-color: #ffffff;
      color: #1e1e1e; }
  .world-tracer-calculator .resultSection .container .worldTracerBackBtn, .world-tracer-calculator .resultSection .content-spotlight-block.full-width-container .content-col .worldTracerBackBtn, .content-spotlight-block.full-width-container .world-tracer-calculator .resultSection .content-col .worldTracerBackBtn {
    margin-bottom: 30px;
    display: inline-block;
    text-decoration: underline;
    margin-bottom: 30px;
    padding-left: 30px;
    position: relative;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.5;
    color: white; }
    .world-tracer-calculator .resultSection .container .worldTracerBackBtn:before, .world-tracer-calculator .resultSection .content-spotlight-block.full-width-container .content-col .worldTracerBackBtn:before, .content-spotlight-block.full-width-container .world-tracer-calculator .resultSection .content-col .worldTracerBackBtn:before {
      content: "";
      background-image: url(/static/images/arrow-left.svg);
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center;
      display: block;
      position: absolute;
      left: 0;
      top: 50%;
      transform: translateY(-50%);
      height: 26px;
      width: 26px;
      filter: brightness(1); }
  .world-tracer-calculator .resultSection .container .listingHolder, .world-tracer-calculator .resultSection .content-spotlight-block.full-width-container .content-col .listingHolder, .content-spotlight-block.full-width-container .world-tracer-calculator .resultSection .content-col .listingHolder {
    flex: 0 0 50%;
    max-width: 100%;
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
    row-gap: 80px; }
    .world-tracer-calculator .resultSection .container .listingHolder .listingItem, .world-tracer-calculator .resultSection .content-spotlight-block.full-width-container .content-col .listingHolder .listingItem, .content-spotlight-block.full-width-container .world-tracer-calculator .resultSection .content-col .listingHolder .listingItem {
      padding-top: 30px;
      border-top: 1px solid #ffffff;
      flex: 0 0 calc(30% - 15px);
      max-width: calc(30% - 65px);
      margin-right: 100px; }
      .world-tracer-calculator .resultSection .container .listingHolder .listingItem .listingInfos .number, .world-tracer-calculator .resultSection .content-spotlight-block.full-width-container .content-col .listingHolder .listingItem .listingInfos .number, .content-spotlight-block.full-width-container .world-tracer-calculator .resultSection .content-col .listingHolder .listingItem .listingInfos .number {
        display: block;
        color: #ffffff;
        font-weight: 400;
        margin-bottom: 28px;
        font-family: "ABCFavoritMono", Arial, sans-serif; }
        .world-tracer-calculator .resultSection .container .listingHolder .listingItem .listingInfos .number, .world-tracer-calculator .resultSection .content-spotlight-block.full-width-container .content-col .listingHolder .listingItem .listingInfos .number, .content-spotlight-block.full-width-container .world-tracer-calculator .resultSection .content-col .listingHolder .listingItem .listingInfos .number {
          font-size: 2.5rem; }
          @media screen and (min-width: 48rem) {
            .world-tracer-calculator .resultSection .container .listingHolder .listingItem .listingInfos .number, .world-tracer-calculator .resultSection .content-spotlight-block.full-width-container .content-col .listingHolder .listingItem .listingInfos .number, .content-spotlight-block.full-width-container .world-tracer-calculator .resultSection .content-col .listingHolder .listingItem .listingInfos .number {
              font-size: calc(2.5rem + 1.875 * ((100vw - 48rem) / 45.75)); } }
          @media screen and (min-width: 93.75rem) {
            .world-tracer-calculator .resultSection .container .listingHolder .listingItem .listingInfos .number, .world-tracer-calculator .resultSection .content-spotlight-block.full-width-container .content-col .listingHolder .listingItem .listingInfos .number, .content-spotlight-block.full-width-container .world-tracer-calculator .resultSection .content-col .listingHolder .listingItem .listingInfos .number {
              font-size: 4.375rem; } }
        .world-tracer-calculator .resultSection .container .listingHolder .listingItem .listingInfos .number, .world-tracer-calculator .resultSection .content-spotlight-block.full-width-container .content-col .listingHolder .listingItem .listingInfos .number, .content-spotlight-block.full-width-container .world-tracer-calculator .resultSection .content-col .listingHolder .listingItem .listingInfos .number {
          line-height: 40px; }
          @media screen and (min-width: 768px) {
            .world-tracer-calculator .resultSection .container .listingHolder .listingItem .listingInfos .number, .world-tracer-calculator .resultSection .content-spotlight-block.full-width-container .content-col .listingHolder .listingItem .listingInfos .number, .content-spotlight-block.full-width-container .world-tracer-calculator .resultSection .content-col .listingHolder .listingItem .listingInfos .number {
              line-height: calc(40px + 30 * ((100vw - 768px) / 732)); } }
          @media screen and (min-width: 1500px) {
            .world-tracer-calculator .resultSection .container .listingHolder .listingItem .listingInfos .number, .world-tracer-calculator .resultSection .content-spotlight-block.full-width-container .content-col .listingHolder .listingItem .listingInfos .number, .content-spotlight-block.full-width-container .world-tracer-calculator .resultSection .content-col .listingHolder .listingItem .listingInfos .number {
              line-height: 70px; } }
      .world-tracer-calculator .resultSection .container .listingHolder .listingItem .listingInfos .description, .world-tracer-calculator .resultSection .content-spotlight-block.full-width-container .content-col .listingHolder .listingItem .listingInfos .description, .content-spotlight-block.full-width-container .world-tracer-calculator .resultSection .content-col .listingHolder .listingItem .listingInfos .description {
        color: #ffffff;
        font-weight: 400; }
        .world-tracer-calculator .resultSection .container .listingHolder .listingItem .listingInfos .description, .world-tracer-calculator .resultSection .content-spotlight-block.full-width-container .content-col .listingHolder .listingItem .listingInfos .description, .content-spotlight-block.full-width-container .world-tracer-calculator .resultSection .content-col .listingHolder .listingItem .listingInfos .description {
          font-size: 0.875rem; }
          @media screen and (min-width: 48rem) {
            .world-tracer-calculator .resultSection .container .listingHolder .listingItem .listingInfos .description, .world-tracer-calculator .resultSection .content-spotlight-block.full-width-container .content-col .listingHolder .listingItem .listingInfos .description, .content-spotlight-block.full-width-container .world-tracer-calculator .resultSection .content-col .listingHolder .listingItem .listingInfos .description {
              font-size: calc(0.875rem + 0.125 * ((100vw - 48rem) / 45.75)); } }
          @media screen and (min-width: 93.75rem) {
            .world-tracer-calculator .resultSection .container .listingHolder .listingItem .listingInfos .description, .world-tracer-calculator .resultSection .content-spotlight-block.full-width-container .content-col .listingHolder .listingItem .listingInfos .description, .content-spotlight-block.full-width-container .world-tracer-calculator .resultSection .content-col .listingHolder .listingItem .listingInfos .description {
              font-size: 1rem; } }
  .world-tracer-calculator .resultSection .container .contactInfo, .world-tracer-calculator .resultSection .content-spotlight-block.full-width-container .content-col .contactInfo, .content-spotlight-block.full-width-container .world-tracer-calculator .resultSection .content-col .contactInfo {
    text-align: center;
    color: #ffffff;
    padding: 50px 10px 10px 10px;
    margin-top: 80px;
    border-top: solid 2px #405140; }
    .world-tracer-calculator .resultSection .container .contactInfo a.btn, .world-tracer-calculator .resultSection .content-spotlight-block.full-width-container .content-col .contactInfo a.btn, .content-spotlight-block.full-width-container .world-tracer-calculator .resultSection .content-col .contactInfo a.btn,
    .world-tracer-calculator .resultSection .container .contactInfo span,
    .world-tracer-calculator .resultSection .content-spotlight-block.full-width-container .content-col .contactInfo span,
    .content-spotlight-block.full-width-container .world-tracer-calculator .resultSection .content-col .contactInfo span {
      display: inline; }
    .world-tracer-calculator .resultSection .container .contactInfo span, .world-tracer-calculator .resultSection .content-spotlight-block.full-width-container .content-col .contactInfo span, .content-spotlight-block.full-width-container .world-tracer-calculator .resultSection .content-col .contactInfo span {
      padding-right: 30px; }
.world-tracer-calculator .resultsChartContainer {
  display: none;
  background-color: #e8e8e3;
  border-radius: 10px;
  margin-bottom: 4px;
  padding: 46px 0 46px 0;
  font-size: 0.9375rem; }
  .world-tracer-calculator .resultsChartContainer .contentBlock {
    display: flex;
    flex-direction: column;
    align-items: center; }
    .world-tracer-calculator .resultsChartContainer .contentBlock .resultsTitle {
      display: flex;
      align-items: center; }
    .world-tracer-calculator .resultsChartContainer .contentBlock .chartsArea {
      display: flex;
      margin: 20px 0;
      width: 100%;
      justify-content: center;
      border-bottom: 1px solid grey; }
      .world-tracer-calculator .resultsChartContainer .contentBlock .chartsArea .number {
        font-size: 1.125rem; }
      .world-tracer-calculator .resultsChartContainer .contentBlock .chartsArea .expenditure {
        padding-top: 85px;
        margin: 0 0 0 -530px;
        position: absolute; }
      .world-tracer-calculator .resultsChartContainer .contentBlock .chartsArea .expenditureBorder {
        border-top: 1px dashed grey;
        width: 50px;
        margin: 97px 0 0 -397px;
        position: absolute; }
      .world-tracer-calculator .resultsChartContainer .contentBlock .chartsArea .chartsAreaDivider {
        border-right: 1px solid grey; }
      .world-tracer-calculator .resultsChartContainer .contentBlock .chartsArea .annualCostsManualOperationsChart {
        margin: 0 50px;
        width: 120px; }
        .world-tracer-calculator .resultsChartContainer .contentBlock .chartsArea .annualCostsManualOperationsChart .desc {
          text-align: center;
          padding: 20px 0; }
          .world-tracer-calculator .resultsChartContainer .contentBlock .chartsArea .annualCostsManualOperationsChart .desc img {
            height: 30px;
            border-radius: 100px;
            background: white;
            padding: 6px; }
        .world-tracer-calculator .resultsChartContainer .contentBlock .chartsArea .annualCostsManualOperationsChart #AnnualCostsManualOperationsChartResultValue {
          height: 200px;
          background-color: #2b3e2b;
          color: #ffffff;
          display: flex;
          justify-content: center;
          align-items: center; }
      .world-tracer-calculator .resultsChartContainer .contentBlock .chartsArea .savingsChart {
        margin: 0 50px;
        height: 200px;
        width: 120px; }
        .world-tracer-calculator .resultsChartContainer .contentBlock .chartsArea .savingsChart .desc {
          text-align: center;
          padding: 20px 0;
          width: 140px;
          margin-left: -10px; }
          .world-tracer-calculator .resultsChartContainer .contentBlock .chartsArea .savingsChart .desc img {
            height: 30px; }
        .world-tracer-calculator .resultsChartContainer .contentBlock .chartsArea .savingsChart .annualCostsSubscriberChart {
          background-color: #2b3e2b;
          color: #ffffff;
          display: flex;
          justify-content: center;
          align-items: center; }
        .world-tracer-calculator .resultsChartContainer .contentBlock .chartsArea .savingsChart .projectedAnnualSavingsChart {
          background-color: #ffffff;
          display: flex;
          justify-content: center;
          align-items: center; }
    .world-tracer-calculator .resultsChartContainer .contentBlock a {
      margin: 15px 0; }
    .world-tracer-calculator .resultsChartContainer .contentBlock .resultsBackBtn {
      text-decoration: underline; }
    .world-tracer-calculator .resultsChartContainer .contentBlock .btn {
      padding: 12px 25px;
      border-radius: 100px;
      border: 1px solid #1e1e1e;
      font-size: 1rem;
      font-weight: 400;
      line-height: 1;
      color: #ffffff;
      background-color: #1e1e1e;
      min-height: 44px;
      min-width: 44px;
      display: block;
      width: fit-content;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      text-decoration: none; }
      .world-tracer-calculator .resultsChartContainer .contentBlock .btn:hover {
        background-color: transparent;
        color: #1e1e1e; }
.world-tracer-calculator .formSection {
  padding: 46px 0 46px 0;
  background-color: #e8e8e3;
  border-radius: 10px;
  margin-bottom: 4px;
  display: none; }
  .world-tracer-calculator .formSection .bottom-disclaimer {
    font-size: 1.125rem;
    margin-top: 20px; }
    .world-tracer-calculator .formSection .bottom-disclaimer p {
      font-size: 1.125rem; }
  .world-tracer-calculator .formSection .formHeader {
    text-align: center;
    justify-content: center; }
    .world-tracer-calculator .formSection .formHeader .formBackBtn {
      float: right; }
    .world-tracer-calculator .formSection .formHeader .formSummary {
      margin-bottom: 35px; }
    .world-tracer-calculator .formSection .formHeader .formSecondSummary {
      color: #a994fe;
      margin: 20px 0; }
  .world-tracer-calculator .formSection .formFields {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 10px;
    margin: 10px auto; }
    .world-tracer-calculator .formSection .formFields .inputHolder {
      display: flex;
      flex-direction: column;
      margin: 10px 0;
        /*.select2-container {
          width: 100% !important;

          * {
            font-size: 14px
          }

          .select2-selection--single {
            border: none;
            border-radius: 0;

            .select2-selection__rendered {
              border: none;
              border-radius: 0;
              padding: 10px 5px;
              line-height: 1.5;
              font-size: 0.875rem;
            }
          }
        }*/ }
      .world-tracer-calculator .formSection .formFields .inputHolder label {
        /*font-weight: 600;*/
        margin-bottom: 7px;
        font-size: 1rem; }
      .world-tracer-calculator .formSection .formFields .inputHolder .formTxtBox {
        padding: 17px 15px;
        border-radius: 100px; }
      .world-tracer-calculator .formSection .formFields .inputHolder .select2-selection {
        background-color: #e8e8e3; }
        .world-tracer-calculator .formSection .formFields .inputHolder .select2-selection .select2-selection__rendered {
          background-color: #ffffff; }
    .world-tracer-calculator .formSection .formFields .consentHolder {
      flex-direction: row;
      align-items: flex-start; }
      .world-tracer-calculator .formSection .formFields .consentHolder * {
        font-size: 0.875rem; }
      .world-tracer-calculator .formSection .formFields .consentHolder input {
        appearance: auto;
        margin-top: 7px; }
      .world-tracer-calculator .formSection .formFields .consentHolder label * {
        margin: 0; }
      .world-tracer-calculator .formSection .formFields .consentHolder #ConsentAgreement-error {
        margin-top: -10px;
        left: 18px; }
    .world-tracer-calculator .formSection .formFields .errMsg {
      color: red;
      padding-left: 10px;
      display: none; }
  .world-tracer-calculator .formSection .checkbox {
    display: flex;
    align-items: center;
    margin-bottom: 24px;
    flex-wrap: nowrap; }
    .world-tracer-calculator .formSection .checkbox label {
      margin-bottom: 0;
      font-size: 1rem;
      cursor: pointer;
      flex: 1;
      line-height: 1 !important; }
      .world-tracer-calculator .formSection .checkbox label p {
        margin: 0; }
      .world-tracer-calculator .formSection .checkbox label a {
        text-decoration: underline; }
    .world-tracer-calculator .formSection .checkbox.top-aligned {
      align-items: start; }
      .world-tracer-calculator .formSection .checkbox.top-aligned input {
        margin-top: 6px; }
      .world-tracer-calculator .formSection .checkbox.top-aligned label {
        line-height: 1.5 !important; }
    .world-tracer-calculator .formSection .checkbox input[type="checkbox"] {
      appearance: none;
      -webkit-appearance: none;
      width: 16px !important;
      height: 16px !important;
      border: 1px solid #1e1e1e !important;
      opacity: 1 !important;
      background-color: #fff;
      border-radius: 2px !important;
      cursor: pointer;
      position: relative;
      transition: all 0.2s ease-in-out;
      margin-right: 8px !important;
      padding: 0 !important; }
      .world-tracer-calculator .formSection .checkbox input[type="checkbox"]:checked::after {
        content: "";
        position: absolute;
        top: 1px !important;
        left: 4px;
        width: 6px;
        height: 9px;
        border: solid #1e1e1e;
        border-width: 0 2px 2px 0 !important;
        transform: rotate(45deg); }
      .world-tracer-calculator .formSection .checkbox input[type="checkbox"]:focus {
        outline: none;
        box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2); }
  .world-tracer-calculator .formSection .checkbox-list {
    margin-top: 15px; }
  .world-tracer-calculator .formSection input[type="checkbox"]:not(old):checked + label {
    position: relative;
    max-width: unset; }
    .world-tracer-calculator .formSection input[type="checkbox"]:not(old):checked + label:after {
      content: "";
      position: absolute;
      display: block;
      background: #000;
      height: 10px;
      width: 10px;
      border-radius: 50%;
      top: 10px;
      left: 5px;
      transform: translateY(-50%); }
    .world-tracer-calculator .formSection input[type="checkbox"]:not(old):checked + label .field-validation-error {
      right: -20px; }
  .world-tracer-calculator .formSection input[type="checkbox"]:not(old),
  .world-tracer-calculator .formSection input[type="radio"]:not(old) {
    width: 2em;
    margin: 0;
    padding: 0;
    font-size: 1rem;
    opacity: 0; }
  .world-tracer-calculator .formSection input[type="checkbox"]:not(old) + label {
    position: relative;
    padding-left: 35px;
    max-width: unset; }
    .world-tracer-calculator .formSection input[type="checkbox"]:not(old) + label:before {
      position: absolute;
      top: 0;
      left: 0;
      content: "";
      border-radius: 30px;
      display: inline-block;
      height: 15px;
      width: 15px;
      background: #fff;
      border: 1px solid #1e1e1e;
      vertical-align: middle;
      margin-right: 15px; }

@keyframes progressCalculator {
  to {
    background-size: 100% 3px; } }
.autoReflightSection {
  padding: 50px 0;
  border-radius: 8px; }
  .autoReflightSection.lightGreyBackgroundColor {
    background-color: #e8e8e3; }
  .autoReflightSection.lightPurpleBackgroundColor {
    background-color: #a994fe; }
  .autoReflightSection.lightBlueBackgroundColor {
    background-color: #bbe8ee; }
  .autoReflightSection.yellowBackgroundColor {
    background-color: #fef387; }
  .autoReflightSection.greenBackgroundColor {
    background-color: #2b3e2b;
    color: white; }
    .autoReflightSection.greenBackgroundColor .btn {
      padding: 12px 25px;
      border-radius: 100px;
      border: 1px solid #ffffff;
      font-size: 1rem;
      font-weight: 400;
      line-height: 1;
      color: #ffffff;
      display: block;
      width: fit-content;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      text-decoration: none;
      min-height: 44px;
      min-width: 44px; }
      .autoReflightSection.greenBackgroundColor .btn:hover {
        background-color: #ffffff;
        color: #1e1e1e; }
  .autoReflightSection.blueBackgroundColor {
    background-color: #4c3de3;
    color: white; }
    .autoReflightSection.blueBackgroundColor .btn {
      padding: 12px 25px;
      border-radius: 100px;
      border: 1px solid #ffffff;
      font-size: 1rem;
      font-weight: 400;
      line-height: 1;
      color: #ffffff;
      display: block;
      width: fit-content;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      text-decoration: none;
      min-height: 44px;
      min-width: 44px; }
      .autoReflightSection.blueBackgroundColor .btn:hover {
        background-color: #ffffff;
        color: #1e1e1e; }
  .autoReflightSection .container .row, .autoReflightSection .content-spotlight-block.full-width-container .content-col .row, .content-spotlight-block.full-width-container .autoReflightSection .content-col .row {
    justify-content: center; }
  .autoReflightSection .container .col-md-7, .autoReflightSection .content-spotlight-block.full-width-container .content-col .col-md-7, .content-spotlight-block.full-width-container .autoReflightSection .content-col .col-md-7 {
    text-align: center; }
    .autoReflightSection .container .col-md-7 h2, .autoReflightSection .content-spotlight-block.full-width-container .content-col .col-md-7 h2, .content-spotlight-block.full-width-container .autoReflightSection .content-col .col-md-7 h2 {
      text-transform: uppercase; }
  .autoReflightSection .container .col-md-5 .itemHolder, .autoReflightSection .content-spotlight-block.full-width-container .content-col .col-md-5 .itemHolder, .content-spotlight-block.full-width-container .autoReflightSection .content-col .col-md-5 .itemHolder {
    padding: 20px 10px;
    min-height: unset; }
    .autoReflightSection .container .col-md-5 .itemHolder .iconHolder, .autoReflightSection .content-spotlight-block.full-width-container .content-col .col-md-5 .itemHolder .iconHolder, .content-spotlight-block.full-width-container .autoReflightSection .content-col .col-md-5 .itemHolder .iconHolder {
      height: 100px;
      margin-bottom: 30px; }
    .autoReflightSection .container .col-md-5 .itemHolder h3, .autoReflightSection .content-spotlight-block.full-width-container .content-col .col-md-5 .itemHolder h3, .content-spotlight-block.full-width-container .autoReflightSection .content-col .col-md-5 .itemHolder h3 {
      font-size: 1.875rem; }
    .autoReflightSection .container .col-md-5 .itemHolder .description, .autoReflightSection .content-spotlight-block.full-width-container .content-col .col-md-5 .itemHolder .description, .content-spotlight-block.full-width-container .autoReflightSection .content-col .col-md-5 .itemHolder .description,
    .autoReflightSection .container .col-md-5 .itemHolder .btn,
    .autoReflightSection .content-spotlight-block.full-width-container .content-col .col-md-5 .itemHolder .btn,
    .content-spotlight-block.full-width-container .autoReflightSection .content-col .col-md-5 .itemHolder .btn {
      margin-bottom: 30px; }

/*Global updates*/
.genericblock > .generalBlock a {
  font-size: 1rem; }

.agendaLanding {
  padding: 46px 0; }
  .agendaLanding h2 {
    font-size: 1.875rem; }
    @media screen and (min-width: 48rem) {
      .agendaLanding h2 {
        font-size: calc(1.875rem + 1.125 * ((100vw - 48rem) / 45.75)); } }
    @media screen and (min-width: 93.75rem) {
      .agendaLanding h2 {
        font-size: 3rem; } }
  .agendaLanding h2 {
    line-height: 30px; }
    @media screen and (min-width: 768px) {
      .agendaLanding h2 {
        line-height: calc(30px + 16 * ((100vw - 768px) / 732)); } }
    @media screen and (min-width: 1500px) {
      .agendaLanding h2 {
        line-height: 46px; } }
  .agendaLanding .tabsParent > .tabsLink a {
    padding: 0 0 10px; }
    .agendaLanding .tabsParent > .tabsLink a.active:after {
      height: 1px; }
  .agendaLanding .intro {
    font-size: 21px;
    line-height: 34px;
    margin-bottom: 55px; }
  .agendaLanding .description {
    font-size: 1rem;
    letter-spacing: 0;
    line-height: 26px;
    padding-bottom: 40px;
    margin-bottom: 20px;
    border-bottom: 1px solid #dcdcd7; }
  .agendaLanding .agendaEntry {
    padding: 40px 60px 40px 30px;
    border-radius: 10px;
    background-color: #e8e8e3;
    margin-bottom: 5px; }
    .agendaLanding .agendaEntry:last-of-type {
      margin-bottom: 0; }
    .agendaLanding .agendaEntry .title .time {
      font-weight: 500; }
    .agendaLanding .agendaEntry .iconLink {
      filter: brightness(0); }
      .agendaLanding .agendaEntry .iconLink img {
        height: 25px; }
    .agendaLanding .agendaEntry .controls {
      display: inline-flex;
      gap: 25px;
      margin-left: 25px; }
  .agendaLanding h3 {
    font-size: 0.875rem;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 26px; }
  .agendaLanding .hiddenBlock {
    padding-top: 30px;
    display: none; }
    .agendaLanding .hiddenBlock + .hiddenBlock {
      padding-top: 0; }
  .agendaLanding .teamListing {
    padding-top: 0; }
    .agendaLanding .teamListing .listingHolder h2 {
      line-height: 26px;
      margin-bottom: 25px; }
      .agendaLanding .teamListing .listingHolder h2 {
        font-size: 1rem; }
        @media screen and (min-width: 48rem) {
          .agendaLanding .teamListing .listingHolder h2 {
            font-size: calc(1rem + 0.25 * ((100vw - 48rem) / 45.75)); } }
        @media screen and (min-width: 93.75rem) {
          .agendaLanding .teamListing .listingHolder h2 {
            font-size: 1.25rem; } }
    .agendaLanding .teamListing .speakerInfo {
      display: flex;
      flex-direction: column;
      row-gap: 10px;
      margin-left: 20px; }
      .agendaLanding .teamListing .speakerInfo .position {
        opacity: 0.6;
        font-size: 1rem; }
        .agendaLanding .teamListing .speakerInfo .position strong {
          font-weight: 400; }
  .agendaLanding .listingItem {
    margin-bottom: 60px;
    display: flex;
    justify-content: start; }
    .agendaLanding .listingItem img {
      border-radius: 50%;
      width: 95px;
      height: 95px; }
  .agendaLanding .listingHolder {
    margin-bottom: 0; }
  .agendaLanding .agendaEntry.withHiddenSection > h3 {
    cursor: pointer;
    position: relative; }
    .agendaLanding .agendaEntry.withHiddenSection > h3:after {
      background-image: url(/Static/images/icons/add.svg);
      background-size: contain;
      width: 22px;
      height: 22px;
      position: absolute;
      background-size: contain;
      top: 2px;
      right: -30px;
      content: "";
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
  .agendaLanding .agendaEntry.withHiddenSection > h3.active:after {
    background-image: url(/Static/images/icons/add.svg);
    background-size: contain;
    transform: rotate(90deg); }
  .agendaLanding .tab > .teamListing {
    margin-inline: -25px;
    margin-bottom: -45px; }
    .agendaLanding .tab > .teamListing [class*="col-"] {
      padding-inline: 7.5px; }
    .agendaLanding .tab > .teamListing .listingItem {
      padding: 25px 40px;
      flex-direction: column;
      align-items: center;
      gap: 20px;
      text-align: center;
      background: #e8e8e3;
      border-radius: 10px;
      margin-bottom: 15px;
      min-height: 22vw; }
      .agendaLanding .tab > .teamListing .listingItem .position {
        font-size: 0.875rem; }
        .agendaLanding .tab > .teamListing .listingItem .position strong {
          font-weight: 400; }
      .agendaLanding .tab > .teamListing .listingItem .link {
        font-size: 1rem; }
      .agendaLanding .tab > .teamListing .listingItem img {
        width: 150px;
        height: 150px; }

.tabsParent > .tabsLinkNoTransitions {
  border-bottom: 2px solid #e6ebf4;
  margin-bottom: 70px;
  position: relative;
    /*&:before {
			content: '';
			height: 2px;
			width: 50%;
			right: 100%;
			background-color: $background-color_1;
			position: absolute;
			bottom: -2px;
		}
		&:after {
			content: '';
			height: 2px;
			width: 50%;
			right: 100%;
			background-color: $background-color_1;
			position: absolute;
			bottom: -2px;
			right: auto;
			left: 100%;
		}*/ }
  .tabsParent > .tabsLinkNoTransitions a {
    font-size: 38px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 45px;
    color: #d3d3d3;
    margin-right: 75px;
    padding: 0 7px 13px;
    display: inline-block; }
    .tabsParent > .tabsLinkNoTransitions a:last-of-type {
      margin-right: 0; }
  .tabsParent > .tabsLinkNoTransitions a.active {
    color: #4b4b4a;
    position: relative; }
    .tabsParent > .tabsLinkNoTransitions a.active:after {
      content: "";
      height: 4px;
      width: 100%;
      background-color: #2b3e2b;
      position: absolute;
      bottom: 0;
      left: 0; }
.tabsParent > .tabsLink {
  margin-bottom: 50px;
  position: relative;
    /*&:before {
			content: '';
			height: 2px;
			width: 50%;
			right: 100%;
			background-color: $background-color_1;
			position: absolute;
			bottom: -2px;
		}
		&:after {
			content: '';
			height: 2px;
			width: 50%;
			right: 100%;
			background-color: $background-color_1;
			position: absolute;
			bottom: -2px;
			right: auto;
			left: 100%;
		}*/ }
  .tabsParent > .tabsLink a {
    font-size: 38px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 45px;
    color: #d3d3d3;
    margin-right: 40px;
    padding: 0 7px 13px;
    display: inline-block; }
    .tabsParent > .tabsLink a:last-of-type {
      margin-right: 0; }
  .tabsParent > .tabsLink a.active {
    color: #4b4b4a;
    position: relative; }
    .tabsParent > .tabsLink a.active:after {
      content: "";
      height: 4px;
      width: 100%;
      background-color: #2b3e2b;
      position: absolute;
      bottom: 0;
      left: 0; }
.tabsParent .companiesListing {
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 85px; }

.companiesListing {
  padding-top: 60px;
  padding-bottom: 60px; }
  .companiesListing > .container, .content-spotlight-block.full-width-container .companiesListing > .content-col {
    padding: 0 15px; }
  .companiesListing .listingItem {
    display: flex;
    align-items: flex-start;
    margin-bottom: 30px; }
    .companiesListing .listingItem:last-of-type {
      margin-bottom: 0; }
  .companiesListing h2 {
    font-size: 1.875rem;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 50px;
    margin-bottom: 40px; }
  .companiesListing .imageHolder {
    width: 25%;
    min-width: 25%;
    border: 1px solid #dddddd;
    border-radius: 8px;
    height: 175px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 20px;
    margin-right: 25px; }
    .companiesListing .imageHolder img {
      max-height: calc(100% - 40px);
      max-width: calc(100% - 40px); }
  .companiesListing .description {
    color: #3d3d3d;
    font-size: 1.125rem;
    letter-spacing: 0;
    line-height: 28px; }
  .companiesListing h3 {
    font-size: 1.125rem;
    line-height: 28px;
    display: block;
    font-weight: 700; }
  .companiesListing .type {
    margin: 5px 0 15px;
    font-size: 1rem;
    line-height: 20px;
    display: block;
    color: #2b3e2b; }

.innovation {
  padding-top: 65px; }

.daysTabs {
  display: flex;
  align-items: center;
  margin-bottom: 80px; }
  .daysTabs a {
    padding: 18px 30px;
    width: 250px;
    color: #787878;
    background-color: transparent;
    margin-right: 10px;
    border-radius: 10px;
    max-width: 33.3333%;
    text-align: center;
    border: 1px solid #e8e8e3; }
    .daysTabs a {
      font-size: 0.875rem; }
      @media screen and (min-width: 48rem) {
        .daysTabs a {
          font-size: calc(0.875rem + 0.125 * ((100vw - 48rem) / 45.75)); } }
      @media screen and (min-width: 93.75rem) {
        .daysTabs a {
          font-size: 1rem; } }
    .daysTabs a .day {
      display: block;
      line-height: 22px;
      color: black;
      margin-bottom: 5px; }
      .daysTabs a .day {
        font-size: 1rem; }
        @media screen and (min-width: 48rem) {
          .daysTabs a .day {
            font-size: calc(1rem + 0.25 * ((100vw - 48rem) / 45.75)); } }
        @media screen and (min-width: 93.75rem) {
          .daysTabs a .day {
            font-size: 1.25rem; } }
  .daysTabs a.active {
    background-color: #2b3e2b;
    color: white;
    border: transparent; }
    .daysTabs a.active .day {
      color: white; }

.contentBoxListing {
  padding: 15px 0;
  row-gap: 20px;
  margin: 0 7.5px; }
  .contentBoxListing .itemHolder {
    padding: 30px;
    border-radius: 10px;
    background: #e8e8e3; }
    .contentBoxListing .itemHolder h3 {
      height: 150px; }
      .contentBoxListing .itemHolder h3 {
        font-size: 1.5625rem; }
        @media screen and (min-width: 48rem) {
          .contentBoxListing .itemHolder h3 {
            font-size: calc(1.5625rem + 0.9375 * ((100vw - 48rem) / 45.75)); } }
        @media screen and (min-width: 93.75rem) {
          .contentBoxListing .itemHolder h3 {
            font-size: 2.5rem; } }
      .contentBoxListing .itemHolder h3 a {
        text-decoration: none; }
    .contentBoxListing .itemHolder .description {
      margin-bottom: 20px; }
    .contentBoxListing .itemHolder .link {
      font-size: 0.875rem; }
  .contentBoxListing .col-md-4 {
    padding: 0 7.5px; }

.logintomysitablock {
  padding: 0;
  text-align: center; }
  .logintomysitablock .generalBlock {
    display: flex;
    flex-wrap: wrap; }
  .logintomysitablock .loginRegisterBlock {
    background: #bbe8ee;
    padding: 46px;
    margin-bottom: 4px;
    border-inline: 2px solid black;
    border-radius: 10px;
    min-height: 360px;
    text-align: start !important; }
    .logintomysitablock .loginRegisterBlock .bottomLinks {
      display: flex;
      justify-content: space-between;
      padding-top: 50px;
      align-items: center; }
      .logintomysitablock .loginRegisterBlock .bottomLinks .btn {
        position: relative;
        bottom: auto; }
      .logintomysitablock .loginRegisterBlock .bottomLinks .Link span {
        display: inline-block;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
        border-bottom: 1px solid transparent; }
      .logintomysitablock .loginRegisterBlock .bottomLinks .Link:hover span:hover {
        border-bottom: 1px solid #2b3e2b; }
    .logintomysitablock .loginRegisterBlock ul li {
      margin-bottom: 10px;
      font-size: 1rem;
      padding-left: 15px; }
      .logintomysitablock .loginRegisterBlock ul li:last-of-type {
        margin: 0; }
      .logintomysitablock .loginRegisterBlock ul li:before {
        height: 6px;
        width: 6px;
        top: 50%;
        transform: translateY(-50%); }
    .logintomysitablock .loginRegisterBlock p {
      font-size: 1rem; }
  .logintomysitablock h4 {
    margin-bottom: 30px; }
    .logintomysitablock h4 {
      font-size: 1.5625rem; }
      @media screen and (min-width: 48rem) {
        .logintomysitablock h4 {
          font-size: calc(1.5625rem + 0.9375 * ((100vw - 48rem) / 45.75)); } }
      @media screen and (min-width: 93.75rem) {
        .logintomysitablock h4 {
          font-size: 2.5rem; } }
  .logintomysitablock .btn {
    position: absolute;
    bottom: 30px; }

.inquiriesblock {
  padding: 15px 0;
  background: white;
  border-radius: 10px;
  margin-bottom: 4px; }
  .inquiriesblock .row {
    row-gap: 20px; }
  .inquiriesblock .itemHolder {
    background: #e8e8e3;
    border-radius: 10px;
    padding: 30px;
    min-height: 22vw; }
    .inquiriesblock .itemHolder h3 {
      margin-bottom: 35px; }
      .inquiriesblock .itemHolder h3 {
        font-size: 1rem; }
        @media screen and (min-width: 48rem) {
          .inquiriesblock .itemHolder h3 {
            font-size: calc(1rem + 0.5 * ((100vw - 48rem) / 45.75)); } }
        @media screen and (min-width: 93.75rem) {
          .inquiriesblock .itemHolder h3 {
            font-size: 1.5rem; } }
    .inquiriesblock .itemHolder .description {
      font-size: 1rem;
      line-height: 120.7%; }
    .inquiriesblock .itemHolder .btn {
      position: absolute;
      bottom: 30px;
      border: none;
      padding: 0;
      text-decoration: underline; }
      .inquiriesblock .itemHolder .btn:hover {
        background: none;
        color: black; }

.inquiries img {
  max-height: 40px;
  margin-bottom: 10px; }
.inquiries .container, .inquiries .content-spotlight-block.full-width-container .content-col, .content-spotlight-block.full-width-container .inquiries .content-col {
  padding: 0 35px; }
  .inquiries .container .row .col-lg-3, .inquiries .content-spotlight-block.full-width-container .content-col .row .col-lg-3, .content-spotlight-block.full-width-container .inquiries .content-col .row .col-lg-3 {
    padding-inline: 7.5px; }
.inquiries .itemHolder {
  min-height: 22vw;
  height: 300px; }

.officesblock {
  padding: 46px 0;
  background: white;
  border-radius: 10px;
  margin-bottom: 4px; }
  .officesblock .officesListing > .row {
    row-gap: 30px; }
    .officesblock .officesListing > .row > .div {
      padding-inline: 2.5px; }
  .officesblock .itemHolder {
    border-radius: 10px;
    padding: 30px 30px 40px 30px;
    background: #f3f3f0; }
    .officesblock .itemHolder img {
      width: 100%;
      display: block;
      border-radius: 10px;
      margin-bottom: 30px; }
    .officesblock .itemHolder .contentHolder {
      display: flex;
      flex-direction: column;
      gap: 30px; }
      .officesblock .itemHolder .contentHolder a:link {
        text-decoration: underline; }
      .officesblock .itemHolder .contentHolder h3 {
        font-size: 1.25rem; }
        @media screen and (min-width: 48rem) {
          .officesblock .itemHolder .contentHolder h3 {
            font-size: calc(1.25rem + 0.625 * ((100vw - 48rem) / 45.75)); } }
        @media screen and (min-width: 93.75rem) {
          .officesblock .itemHolder .contentHolder h3 {
            font-size: 1.875rem; } }
      .officesblock .itemHolder .contentHolder .address {
        font-size: 0.875rem; }
      .officesblock .itemHolder .contentHolder .phone,
      .officesblock .itemHolder .contentHolder .fax {
        position: relative;
        padding-left: 45px; }
        .officesblock .itemHolder .contentHolder .phone p,
        .officesblock .itemHolder .contentHolder .fax p {
          margin-top: 0;
          margin-bottom: 30px; }
          .officesblock .itemHolder .contentHolder .phone p:last-of-type,
          .officesblock .itemHolder .contentHolder .fax p:last-of-type {
            margin-bottom: 0; }
      .officesblock .itemHolder .contentHolder .phone:before {
        content: "";
        display: block;
        height: 20px;
        width: 20px;
        position: absolute;
        top: 5px;
        left: 0;
        background-image: url(/static/images/officePhone.svg);
        background-size: contain;
        background-repeat: no-repeat; }
      .officesblock .itemHolder .contentHolder .fax:before {
        content: "";
        display: block;
        height: 20px;
        width: 20px;
        position: absolute;
        top: 5px;
        left: 0;
        background-image: url(/static/images/officeFax.svg);
        background-size: contain;
        background-repeat: no-repeat; }
      .officesblock .itemHolder .contentHolder .links {
        padding-left: 45px;
        text-decoration: underline;
        line-height: 25px;
        position: relative; }
        .officesblock .itemHolder .contentHolder .links:before {
          content: "";
          display: block;
          height: 20px;
          width: 20px;
          position: absolute;
          top: 5px;
          left: 0;
          background-image: url(/static/images/officeMail.svg);
          background-size: contain;
          background-repeat: no-repeat; }
  .officesblock h2 {
    margin-inline: 15px; }
  .officesblock .tabsLinks {
    margin: 0 15px 40px 15px; }
    .officesblock .tabsLinks a {
      color: #5C5C5C;
      padding-bottom: 18px;
      border-bottom: 1px solid transparent;
      font-style: normal;
      font-weight: 400;
      line-height: 30px;
      margin-right: 30px;
      display: inline-block; }
      .officesblock .tabsLinks a {
        font-size: 1.25rem; }
        @media screen and (min-width: 48rem) {
          .officesblock .tabsLinks a {
            font-size: calc(1.25rem + 0.625 * ((100vw - 48rem) / 45.75)); } }
        @media screen and (min-width: 93.75rem) {
          .officesblock .tabsLinks a {
            font-size: 1.875rem; } }
      .officesblock .tabsLinks a.active {
        color: #1e1e1e;
        border-bottom: 1px solid #1e1e1e; }
      .officesblock .tabsLinks a:last-of-type {
        margin: 0; }

.needHelp {
  padding: 46px 0;
  background: white;
  border-radius: 10px;
  margin-bottom: 4px; }
  .needHelp .intro {
    margin-bottom: 50px; }
    .needHelp .intro {
      font-size: 1.25rem; }
      @media screen and (min-width: 48rem) {
        .needHelp .intro {
          font-size: calc(1.25rem + 0.625 * ((100vw - 48rem) / 45.75)); } }
      @media screen and (min-width: 93.75rem) {
        .needHelp .intro {
          font-size: 1.875rem; } }
    .needHelp .intro p {
      margin: 0; }
  .needHelp .toggleItem {
    padding: 25px;
    border-radius: 10px;
    background: #f3f3f0;
    margin-bottom: 20px; }
    .needHelp .toggleItem:last-of-type {
      margin: 0; }
  .needHelp .toggleTitle {
    position: relative;
    cursor: pointer; }
    .needHelp .toggleTitle {
      font-size: 1rem; }
      @media screen and (min-width: 48rem) {
        .needHelp .toggleTitle {
          font-size: calc(1rem + 0.5 * ((100vw - 48rem) / 45.75)); } }
      @media screen and (min-width: 93.75rem) {
        .needHelp .toggleTitle {
          font-size: 1.5rem; } }
    .needHelp .toggleTitle:after {
      content: "";
      display: block;
      height: 24px;
      width: 24px;
      position: absolute;
      top: 50%;
      right: 0;
      transform: translateY(-50%);
      background-image: url(/static/images/faqPlus.svg);
      background-size: contain;
      background-repeat: no-repeat; }
    .needHelp .toggleTitle.active:after {
      content: "";
      display: block;
      height: 24px;
      width: 24px;
      position: absolute;
      top: 50%;
      right: 0;
      transform: translateY(-50%);
      background-image: url(/static/images/faqMinus.svg);
      background-size: contain;
      background-repeat: no-repeat; }
  .needHelp .toggleContent {
    margin-top: 40px;
    display: none; }
    .needHelp .toggleContent p {
      margin: 0; }
      .needHelp .toggleContent p {
        font-size: 0.875rem; }
        @media screen and (min-width: 48rem) {
          .needHelp .toggleContent p {
            font-size: calc(0.875rem + 0.25 * ((100vw - 48rem) / 45.75)); } }
        @media screen and (min-width: 93.75rem) {
          .needHelp .toggleContent p {
            font-size: 1.125rem; } }
  .needHelp.expand-collapse-listing {
    padding: 46px 0;
    background: white;
    color: #1e1e1e;
    background-color: #AA95FF; }
    .needHelp.expand-collapse-listing.blueBackgroundColor {
      background: #87ceeb !important; }
    .needHelp.expand-collapse-listing.greenBackgroundColor {
      background: #90ee90 !important; }
    .needHelp.expand-collapse-listing.PurpleBackgroundColor {
      background-color: #AA95FF !important; }
    .needHelp.expand-collapse-listing.lightGreyBackgroundColor {
      background: #d3d3d3 !important; }
    .needHelp.expand-collapse-listing.lightBlueBackgroundColor {
      background: #add8e6 !important; }
    .needHelp.expand-collapse-listing.lightPurpleBackgroundColor {
      background: #d8bfd8 !important; }
    .needHelp.expand-collapse-listing.yellowBackgroundColor {
      background: #fef387 !important; }
    .needHelp.expand-collapse-listing .toggleItem {
      background-color: transparent;
      border-top: 4px solid #1e1e1e;
      border-radius: 0;
      padding: 0 0 10px 0; }
      .needHelp.expand-collapse-listing .toggleItem .toggleTitle {
        position: relative;
        padding-right: 2rem; }
        .needHelp.expand-collapse-listing .toggleItem .toggleTitle {
          font-size: 1.875rem; }
          @media screen and (min-width: 48rem) {
            .needHelp.expand-collapse-listing .toggleItem .toggleTitle {
              font-size: calc(1.875rem + 1.125 * ((100vw - 48rem) / 45.75)); } }
          @media screen and (min-width: 93.75rem) {
            .needHelp.expand-collapse-listing .toggleItem .toggleTitle {
              font-size: 3rem; } }
        .needHelp.expand-collapse-listing .toggleItem .toggleTitle::before, .needHelp.expand-collapse-listing .toggleItem .toggleTitle::after {
          content: "";
          position: absolute;
          top: 50%;
          right: 0;
          width: 30px;
          height: 2.5px;
          background-color: #1e1e1e;
          transform: translateY(-50%);
          -webkit-transition: all 0.3s ease-in-out;
          -moz-transition: all 0.3s ease-in-out;
          -ms-transition: all 0.3s ease-in-out;
          -o-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out; }
        .needHelp.expand-collapse-listing .toggleItem .toggleTitle::before {
          transform: translateY(-50%); }
        .needHelp.expand-collapse-listing .toggleItem .toggleTitle::after {
          transform: translateY(-50%) rotate(90deg); }
        .needHelp.expand-collapse-listing .toggleItem .toggleTitle.active::after {
          transform: translateY(-50%) rotate(0deg); }
      .needHelp.expand-collapse-listing .toggleItem .toggleContent {
        margin-top: 25px; }
        .needHelp.expand-collapse-listing .toggleItem .toggleContent p {
          font-size: 1.25rem; }
          @media screen and (min-width: 48rem) {
            .needHelp.expand-collapse-listing .toggleItem .toggleContent p {
              font-size: calc(1.25rem + 0.25 * ((100vw - 48rem) / 45.75)); } }
          @media screen and (min-width: 93.75rem) {
            .needHelp.expand-collapse-listing .toggleItem .toggleContent p {
              font-size: 1.5rem; } }
        .needHelp.expand-collapse-listing .toggleItem .toggleContent ul {
          padding-inline-start: 30px; }
          .needHelp.expand-collapse-listing .toggleItem .toggleContent ul li {
            font-size: 1.25rem; }
            @media screen and (min-width: 48rem) {
              .needHelp.expand-collapse-listing .toggleItem .toggleContent ul li {
                font-size: calc(1.25rem + 0.05 * ((100vw - 48rem) / 45.75)); } }
            @media screen and (min-width: 93.75rem) {
              .needHelp.expand-collapse-listing .toggleItem .toggleContent ul li {
                font-size: 1.3rem; } }
          .needHelp.expand-collapse-listing .toggleItem .toggleContent ul li::before {
            background-color: #1e1e1e;
            height: 7px;
            width: 7px;
            top: 13px; }
      .needHelp.expand-collapse-listing .toggleItem:last-of-type {
        padding-bottom: 0; }

.customerFeatures,
.supportServices {
  padding-top: 46px;
  padding-bottom: 15px; }
  .customerFeatures .blueBackgroundColor .itemHolder,
  .supportServices .blueBackgroundColor .itemHolder {
    background: #87ceeb !important; }
  .customerFeatures .greenBackgroundColor .itemHolder,
  .supportServices .greenBackgroundColor .itemHolder {
    background: #90ee90 !important; }
  .customerFeatures .lightGreyBackgroundColor .itemHolder,
  .supportServices .lightGreyBackgroundColor .itemHolder {
    background: #d3d3d3 !important; }
  .customerFeatures .lightBlueBackgroundColor .itemHolder,
  .supportServices .lightBlueBackgroundColor .itemHolder {
    background: #add8e6 !important; }
  .customerFeatures .lightPurpleBackgroundColor .itemHolder,
  .supportServices .lightPurpleBackgroundColor .itemHolder {
    background: #d8bfd8 !important; }
  .customerFeatures .yellowBackgroundColor .itemHolder,
  .supportServices .yellowBackgroundColor .itemHolder {
    background: #fef387 !important; }
  .customerFeatures > .container, .content-spotlight-block.full-width-container .customerFeatures > .content-col,
  .supportServices > .container,
  .content-spotlight-block.full-width-container .supportServices > .content-col {
    padding: 0 15px; }
    .customerFeatures > .container > .row, .content-spotlight-block.full-width-container .customerFeatures > .content-col > .row,
    .supportServices > .container > .row,
    .content-spotlight-block.full-width-container .supportServices > .content-col > .row {
      row-gap: 30px; }
  .customerFeatures h2,
  .customerFeatures h3,
  .supportServices h2,
  .supportServices h3 {
    margin-left: 30px; }
  .customerFeatures .itemHolder,
  .supportServices .itemHolder {
    padding: 30px;
    border-radius: 10px;
    background: #fef387;
    min-height: auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
    .customerFeatures .itemHolder h3,
    .supportServices .itemHolder h3 {
      font-size: 1.5rem;
      margin-left: 0; }
    .customerFeatures .itemHolder .iconParent,
    .supportServices .itemHolder .iconParent {
      height: 100px;
      align-items: center;
      display: flex;
      justify-content: center; }
      .customerFeatures .itemHolder .iconParent img,
      .supportServices .itemHolder .iconParent img {
        height: 100%; }
    .customerFeatures .itemHolder .description p,
    .supportServices .itemHolder .description p {
      margin: 0; }
      .customerFeatures .itemHolder .description p,
      .supportServices .itemHolder .description p {
        font-size: 1rem; }
        @media screen and (min-width: 48rem) {
          .customerFeatures .itemHolder .description p,
          .supportServices .itemHolder .description p {
            font-size: calc(1rem + 0.1875 * ((100vw - 48rem) / 45.75)); } }
        @media screen and (min-width: 93.75rem) {
          .customerFeatures .itemHolder .description p,
          .supportServices .itemHolder .description p {
            font-size: 1.1875rem; } }
  .customerFeatures .col-lg-4 .itemHolder,
  .customerFeatures .col.-md-4 .itemHolder,
  .supportServices .col-lg-4 .itemHolder,
  .supportServices .col.-md-4 .itemHolder {
    min-height: 500px; }

.customerFeatures .itemHolder {
  min-height: 22vw; }

.supportServices h2 {
  margin-left: 30px; }
.supportServices .itemHolder {
  background: #e8e8e3; }
.supportServices .bottom .description {
  margin-bottom: 10px; }
  .supportServices .bottom .description img {
    border-radius: 50% !important;
    margin-bottom: 20px; }
  .supportServices .bottom .description p {
    margin-bottom: 20px; }
    .supportServices .bottom .description p:last-of-type {
      margin-bottom: 0; }
.supportServices .bottom .link {
  font-size: 0.875rem; }
  @media screen and (min-width: 48rem) {
    .supportServices .bottom .link {
      font-size: calc(0.875rem + 0.375 * ((100vw - 48rem) / 45.75)); } }
  @media screen and (min-width: 93.75rem) {
    .supportServices .bottom .link {
      font-size: 1.25rem; } }

.myFleet {
  padding: 46px 0 30px;
  background: white;
  border-radius: 10px;
  margin-bottom: 4px; }
  .myFleet h2 {
    margin-bottom: 20px; }
  .myFleet .row {
    align-items: center;
    row-gap: 30px; }
  .myFleet .itemHolder {
    background-color: #e8e8e3 !important;
    padding: 30px;
    border-radius: 10px; }
    .myFleet .itemHolder img {
      width: 100%;
      border-radius: 10px; }
    .myFleet .itemHolder .link {
      display: inline-block;
      margin-top: 20px; }
      .myFleet .itemHolder .link {
        font-size: 0.875rem; }
        @media screen and (min-width: 48rem) {
          .myFleet .itemHolder .link {
            font-size: calc(0.875rem + 0.25 * ((100vw - 48rem) / 45.75)); } }
        @media screen and (min-width: 93.75rem) {
          .myFleet .itemHolder .link {
            font-size: 1.125rem; } }

.briefings > .container, .content-spotlight-block.full-width-container .briefings > .content-col {
  padding: 0 15px; }
  .briefings > .container > .description, .content-spotlight-block.full-width-container .briefings > .content-col > .description {
    margin: 0 30px; }
    .briefings > .container > .description > h3, .content-spotlight-block.full-width-container .briefings > .content-col > .description > h3 {
      margin-bottom: 50px;
      margin-left: 0px;
      font-size: 1.875rem; }
  .briefings > .container > .row, .content-spotlight-block.full-width-container .briefings > .content-col > .row {
    margin: 15px; }
    .briefings > .container > .row h3, .content-spotlight-block.full-width-container .briefings > .content-col > .row h3 {
      padding-bottom: 40px; }
    .briefings > .container > .row .iconParent, .content-spotlight-block.full-width-container .briefings > .content-col > .row .iconParent {
      margin-bottom: 40px; }
      .briefings > .container > .row .iconParent img, .content-spotlight-block.full-width-container .briefings > .content-col > .row .iconParent img {
        border-radius: 10px; }
.briefings .btn {
  margin: 30px; }

p {
  margin: 20px 0; }
  p a {
    display: inline-block; }

.itemHolder {
  min-height: 22vw;
  height: 100%; }
  .itemHolder h3 {
    margin: 0; }

.col-md-4 .itemHolder {
  min-height: unset; }

.ui-provider {
  margin-bottom: 20px;
  display: inline-block; }
  .ui-provider {
    font-size: 1.25rem; }
    @media screen and (min-width: 48rem) {
      .ui-provider {
        font-size: calc(1.25rem + 0.625 * ((100vw - 48rem) / 45.75)); } }
    @media screen and (min-width: 93.75rem) {
      .ui-provider {
        font-size: 1.875rem; } }

.link {
  font-size: 0.875rem; }
  @media screen and (min-width: 48rem) {
    .link {
      font-size: calc(0.875rem + 0.375 * ((100vw - 48rem) / 45.75)); } }
  @media screen and (min-width: 93.75rem) {
    .link {
      font-size: 1.25rem; } }

.searchstoriesblock {
  padding: 0 0 10px 0;
  background: white;
  border-radius: 10px;
  margin-bottom: 4px; }
  .searchstoriesblock .filterSection {
    margin-bottom: 30px; }
  .searchstoriesblock .btnHolder {
    margin-top: 20px; }
    .searchstoriesblock .btnHolder .btn {
      margin: auto; }

.recentpressroomblock {
  padding: 0; }
  .recentpressroomblock .btnHolder {
    position: static; }
    .recentpressroomblock .btnHolder .btn {
      position: absolute;
      top: 50px;
      right: 20px; }

.columnparagraphsblock {
  padding: 46px 0;
  background: #bbe8ee;
  border-radius: 10px;
  margin-bottom: 4px; }
  .columnparagraphsblock h3 {
    margin-bottom: 30px; }
  .columnparagraphsblock .boardComittees .row {
    display: inline-flex; }
  .columnparagraphsblock .boardComittees h4 {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid black; }
  .columnparagraphsblock .boardComittees h5 {
    margin: 30px 0 20px; }
  .columnparagraphsblock .boardComittees ul li {
    margin-bottom: 10px; }
    .columnparagraphsblock .boardComittees ul li:before {
      top: 50%; }

.resoucesCustomerStory .customerStoryContentArea .textblock {
  padding: 20px 0; }
.resoucesCustomerStory .relatedTags {
  padding: 30px 0; }
  .resoucesCustomerStory .relatedTags .container, .resoucesCustomerStory .relatedTags .content-spotlight-block.full-width-container .content-col, .content-spotlight-block.full-width-container .resoucesCustomerStory .relatedTags .content-col {
    padding: 0; }
.resoucesCustomerStory .highlightedlistblock .industryInsights > .container, .resoucesCustomerStory .highlightedlistblock .content-spotlight-block.full-width-container .industryInsights > .content-col, .content-spotlight-block.full-width-container .resoucesCustomerStory .highlightedlistblock .industryInsights > .content-col {
  padding: 46px 46px; }

.formblock {
  padding: 0; }

.inquiriesListing .container, .inquiriesListing .content-spotlight-block.full-width-container .content-col, .content-spotlight-block.full-width-container .inquiriesListing .content-col {
  padding: 30px 37px; }
  .inquiriesListing .container .iconHolder, .inquiriesListing .content-spotlight-block.full-width-container .content-col .iconHolder, .content-spotlight-block.full-width-container .inquiriesListing .content-col .iconHolder {
    height: 100px;
    margin-bottom: 30px; }
    .inquiriesListing .container .iconHolder img, .inquiriesListing .content-spotlight-block.full-width-container .content-col .iconHolder img, .content-spotlight-block.full-width-container .inquiriesListing .content-col .iconHolder img {
      height: 100%;
      display: block;
      margin: auto; }

.salesforce-form-block .form-summary {
  max-width: 1030px;
  margin: auto;
  padding: 15px; }
.salesforce-form-block .row {
  row-gap: 30px; }
.salesforce-form-block .listing-section {
  max-width: 1030px;
  margin: auto;
  padding: 15px; }
  .salesforce-form-block .listing-section .listing-title {
    margin-bottom: 20px; }
    .salesforce-form-block .listing-section .listing-title {
      font-size: 1.5625rem; }
      @media screen and (min-width: 48rem) {
        .salesforce-form-block .listing-section .listing-title {
          font-size: calc(1.5625rem + 0.9375 * ((100vw - 48rem) / 45.75)); } }
      @media screen and (min-width: 93.75rem) {
        .salesforce-form-block .listing-section .listing-title {
          font-size: 2.5rem; } }
  .salesforce-form-block .listing-section .listing-items .listingItemDIV .listing-item {
    background-color: #2b3e2b;
    color: #ffffff;
    height: 100%;
    padding: 30px;
    border-radius: 10px; }
    .salesforce-form-block .listing-section .listing-items .listingItemDIV .listing-item .item-title {
      margin-bottom: 15px;
      font-weight: 700; }
      .salesforce-form-block .listing-section .listing-items .listingItemDIV .listing-item .item-title {
        font-size: 1.125rem; }
        @media screen and (min-width: 48rem) {
          .salesforce-form-block .listing-section .listing-items .listingItemDIV .listing-item .item-title {
            font-size: calc(1.125rem + 0.375 * ((100vw - 48rem) / 45.75)); } }
        @media screen and (min-width: 93.75rem) {
          .salesforce-form-block .listing-section .listing-items .listingItemDIV .listing-item .item-title {
            font-size: 1.5rem; } }
    .salesforce-form-block .listing-section .listing-items .listingItemDIV .listing-item .item-description {
      font-size: 1rem; }
      .salesforce-form-block .listing-section .listing-items .listingItemDIV .listing-item .item-description p {
        font-size: 1rem; }

.pagelistblock .row {
  row-gap: 30px; }
.pagelistblock .teamListing {
  padding: 46px 0;
  background: white;
  border-radius: 10px;
  margin-bottom: 4px; }
  .pagelistblock .teamListing .listingItem {
    background: #e8e8e3;
    padding: 30px;
    text-align: center;
    border-radius: 10px;
    min-height: 30vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; }
    .pagelistblock .teamListing .listingItem img {
      border-radius: 50%;
      margin-bottom: 10px;
      max-width: 150px; }
    .pagelistblock .teamListing .listingItem h3 {
      margin-bottom: 15px;
      font-size: 1.5625rem; }
    .pagelistblock .teamListing .listingItem .position {
      display: block; }
      .pagelistblock .teamListing .listingItem .position strong {
        font-weight: 400; }
    .pagelistblock .teamListing .listingItem .link {
      display: block;
      margin-top: 15px;
      font-size: 1rem; }
  .pagelistblock .teamListing .col-md-3 .listingItem {
    min-height: 15vw; }

.highlightedMember {
  padding: 46px 0;
  background: white;
  border-radius: 10px;
  margin-bottom: 4px; }
  .highlightedMember h3 {
    margin-bottom: 40px; }
  .highlightedMember .imageHolder {
    margin-bottom: 20px; }
    .highlightedMember .imageHolder img {
      border-radius: 50%; }

.searchResourcesFiltersOnly {
  padding-bottom: 46px; }
  .searchResourcesFiltersOnly .row {
    align-items: center; }
  .searchResourcesFiltersOnly h2 {
    color: White; }
  .searchResourcesFiltersOnly .select2-container .select2-selection {
    background: transparent; }
  .searchResourcesFiltersOnly .select2-container .select2-selection--single .select2-selection__rendered {
    border: 1px solid white;
    color: white;
    filter: brightness(0) invert(1); }
  .searchResourcesFiltersOnly .select2-selection__rendered {
    border: 1px solid white;
    color: white; }
  .searchResourcesFiltersOnly .searchInput {
    border: 1px solid white;
    color: white; }
    .searchResourcesFiltersOnly .searchInput input {
      background: transparent;
      color: white;
      filter: brightness(0) invert(1); }
    .searchResourcesFiltersOnly .searchInput img {
      filter: brightness(0) invert(1); }
  .searchResourcesFiltersOnly .btn {
    padding: 12px 25px;
    border-radius: 100px;
    border: 1px solid #ffffff;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1;
    min-height: 44px;
    min-width: 44px;
    color: #1e1e1e;
    background-color: #ffffff;
    display: block;
    width: fit-content;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-decoration: none; }
    .searchResourcesFiltersOnly .btn:hover {
      background-color: transparent;
      color: #ffffff !important; }

.recentblogsblock {
  padding: 0; }

.highlightsSections h2 {
  margin-left: 30px;
  margin-bottom: 40px; }
  .highlightsSections h2 {
    font-size: 1.875rem; }
    @media screen and (min-width: 48rem) {
      .highlightsSections h2 {
        font-size: calc(1.875rem + 1.125 * ((100vw - 48rem) / 45.75)); } }
    @media screen and (min-width: 93.75rem) {
      .highlightsSections h2 {
        font-size: 3rem; } }
.highlightsSections .itemHolder {
  padding: 0;
  background: transparent;
  height: auto;
  min-height: unset; }
.highlightsSections .imageParent img {
  width: 100%; }
.highlightsSections .content-holder {
  position: absolute;
  top: 50px;
  left: 60px;
  display: flex;
  flex-direction: column; }
  .highlightsSections .content-holder .description p {
    margin-bottom: 30px;
    color: white; }
    .highlightsSections .content-holder .description p {
      font-size: 1.25rem; }
      @media screen and (min-width: 48rem) {
        .highlightsSections .content-holder .description p {
          font-size: calc(1.25rem + 0.625 * ((100vw - 48rem) / 45.75)); } }
      @media screen and (min-width: 93.75rem) {
        .highlightsSections .content-holder .description p {
          font-size: 1.875rem; } }
  .highlightsSections .content-holder .btn {
    padding: 12px 25px;
    border-radius: 100px;
    border: 1px solid #ffffff;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1;
    color: #ffffff;
    display: block;
    width: fit-content;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-decoration: none;
    min-height: 44px;
    min-width: 44px;
    display: inline-block; }
    .highlightsSections .content-holder .btn:hover {
      background-color: #ffffff;
      color: #1e1e1e; }

.subsidiariesRow {
  padding-bottom: 15px; }
  .subsidiariesRow:first-of-type {
    border-radius: 10px 10px 0 0;
    padding-top: 16px; }
  .subsidiariesRow:last-of-type {
    border-radius: 0 0 10px 10px; }
  .subsidiariesRow .container, .subsidiariesRow .content-spotlight-block.full-width-container .content-col, .content-spotlight-block.full-width-container .subsidiariesRow .content-col {
    background: white !important;
    padding: 0 15px; }
    .subsidiariesRow .container .row, .subsidiariesRow .content-spotlight-block.full-width-container .content-col .row, .content-spotlight-block.full-width-container .subsidiariesRow .content-col .row {
      margin-inline: -7.5px; }
  .subsidiariesRow .contentHolder {
    min-height: 600px; }
  .subsidiariesRow .col {
    color: white; }
    .subsidiariesRow .col .logoWrapper {
      width: 100%;
      height: 100%;
      display: flex;
      align-items: center;
      justify-content: center;
      border: 1px solid #edede9;
      border-radius: 10px; }
  .subsidiariesRow.textBlock.withNumber .col, .subsidiariesRow.imgText.biggerMarginBottom .col {
    padding: 0 7.5px !important; }
  .subsidiariesRow h3,
  .subsidiariesRow h4,
  .subsidiariesRow a,
  .subsidiariesRow p {
    color: black; }

.categorytagslistingblock {
  padding: 46px 0;
  background: white;
  border-radius: 10px;
  margin-bottom: 4px; }
  .categorytagslistingblock h3 {
    margin-bottom: 30px; }
  .categorytagslistingblock .anchorsListing {
    display: flex;
    gap: 18px; }
    .categorytagslistingblock .anchorsListing a {
      border-radius: 100px;
      background-color: #e7ebef;
      display: inline-block;
      padding: 10px 12px; }

.imgText tr td:first-of-type {
  padding-right: 20px; }

.mainBody {
  background-color: white;
  margin-bottom: 4px;
  border-radius: 10px;
  padding: 46px; }
  .mainBody a {
    color: #0000ee;
    text-decoration: underline; }
  .mainBody ul li {
    list-style: initial;
    margin-left: 20px; }

.generalBlock.withBg .btn {
  color: white !important;
  border: 1px solid white !important; }
  .generalBlock.withBg .btn:hover {
    border: 1px solid black !important; }

.ar-video-section {
  border-radius: 10px;
  margin-bottom: 4px;
  position: relative; }
  .ar-video-section .container, .ar-video-section .content-spotlight-block.full-width-container .content-col, .content-spotlight-block.full-width-container .ar-video-section .content-col {
    padding: 0; }
  .ar-video-section .video-holder img {
    width: 100%;
    display: block;
    border-radius: 10px;
    min-height: 450px; }
  .ar-video-section .video-holder:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.4;
    width: 100%;
    height: 100%;
    background-color: #000; }
  .ar-video-section .video-holder:after {
    content: "";
    position: absolute;
    background-image: url(/Static/images/play-button-white2.svg);
    background-repeat: no-repeat;
    background-size: contain;
    height: 120px;
    width: 120px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }

.latesteventsblock {
  padding: 0; }
  .latesteventsblock .withViewAll {
    margin-inline: 30px;
    position: relative; }
    .latesteventsblock .withViewAll {
      font-size: 1.875rem; }
      @media screen and (min-width: 48rem) {
        .latesteventsblock .withViewAll {
          font-size: calc(1.875rem + 1 * ((100vw - 48rem) / 45.75)); } }
      @media screen and (min-width: 93.75rem) {
        .latesteventsblock .withViewAll {
          font-size: 2.875rem; } }
    .latesteventsblock .withViewAll a {
      font-size: 1rem; }
    .latesteventsblock .withViewAll span {
      font-weight: 400;
      display: inline-block; }
      .latesteventsblock .withViewAll span {
        font-size: 1.875rem; }
        @media screen and (min-width: 48rem) {
          .latesteventsblock .withViewAll span {
            font-size: calc(1.875rem + 1 * ((100vw - 48rem) / 45.75)); } }
        @media screen and (min-width: 93.75rem) {
          .latesteventsblock .withViewAll span {
            font-size: 2.875rem; } }
      .latesteventsblock .withViewAll span {
        line-height: 30px; }
        @media screen and (min-width: 768px) {
          .latesteventsblock .withViewAll span {
            line-height: calc(30px + 16 * ((100vw - 768px) / 732)); } }
        @media screen and (min-width: 1500px) {
          .latesteventsblock .withViewAll span {
            line-height: 46px; } }
    .latesteventsblock .withViewAll .btn,
    .latesteventsblock .withViewAll .link {
      position: absolute;
      right: 0;
      top: 50%;
      transform: translateY(-50%); }

.halfBlock {
  display: flex;
  flex-wrap: wrap; }
  .halfBlock .displaymode-half section {
    height: 100%; }
  .halfBlock .displaymode-half iframe {
    border-radius: 10px; }

.meetOurPeople {
  background-color: white;
  margin-bottom: 4px;
  border-radius: 10px;
  padding: 46px 0; }
  .meetOurPeople .intro {
    margin-bottom: 40px; }
  .meetOurPeople .row {
    row-gap: 30px; }
  .meetOurPeople .imageHolder {
    position: relative; }
    .meetOurPeople .imageHolder img {
      width: 100%;
      display: block;
      filter: brightness(75%);
      border-radius: 10px; }
    .meetOurPeople .imageHolder h3 {
      position: absolute;
      bottom: 20px;
      left: 20px;
      right: 20px;
      color: white;
      z-index: 1; }
      .meetOurPeople .imageHolder h3 {
        font-size: 1rem; }
        @media screen and (min-width: 48rem) {
          .meetOurPeople .imageHolder h3 {
            font-size: calc(1rem + 0.5 * ((100vw - 48rem) / 45.75)); } }
        @media screen and (min-width: 93.75rem) {
          .meetOurPeople .imageHolder h3 {
            font-size: 1.5rem; } }
  .meetOurPeople .viewAllBottom {
    margin-top: 40px; }
    .meetOurPeople .viewAllBottom .viewAll {
      padding: 12px 25px;
      border-radius: 100px;
      border: 1px solid #000000;
      font-size: 1rem;
      font-weight: 400;
      line-height: 1;
      color: #000000;
      display: block;
      min-height: 44px;
      min-width: 44px;
      width: fit-content;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      text-decoration: none;
      margin: auto; }
      .meetOurPeople .viewAllBottom .viewAll:hover, .meetOurPeople .viewAllBottom .viewAll:focus, .meetOurPeople .viewAllBottom .viewAll:focus-visible, .meetOurPeople .viewAllBottom .viewAll:focus-within {
        background-color: #000000;
        color: #ffffff; }

.wrappedSections .whiteCardsListing .listingItemLI .listingItem {
  padding: 20px; }
.wrappedSections .whiteCardsListing .listingTitle a {
  font-size: 1.5rem; }
.wrappedSections .whiteCardsListing .tag {
  margin-bottom: 10px; }
  .wrappedSections .whiteCardsListing .tag a {
    font-size: 1rem;
    text-decoration: none;
    color: #2b3e2b; }

.searchauthorsblock {
  background-color: white;
  margin-bottom: 4px;
  border-radius: 10px;
  padding: 46px 0; }
  .searchauthorsblock .authorsListingMain .filterSection {
    margin-bottom: 30px; }
    .searchauthorsblock .authorsListingMain .filterSection .searchInput {
      position: relative; }
      .searchauthorsblock .authorsListingMain .filterSection .searchInput a {
        position: absolute;
        right: 30px;
        top: 50%;
        transform: translateY(-50%); }
  .searchauthorsblock .authorsListingMain h3 {
    margin-bottom: 30px; }
  .searchauthorsblock .authorsListingMain .listingHolder {
    row-gap: 30px; }
  .searchauthorsblock .authorsListingMain .listingItem {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    text-align: center;
    background-color: #e8e8e3;
    border-radius: 10px;
    padding: 50px 20px;
    min-height: 21vw; }
    .searchauthorsblock .authorsListingMain .listingItem img {
      width: 150px;
      border-radius: 50%; }
  .searchauthorsblock .authorsListingMain .btnHolder {
    margin-top: 50px; }
    .searchauthorsblock .authorsListingMain .btnHolder .btn {
      margin: auto; }

.withWhiteBubble .SummaryIconHolder {
  max-width: 150px;
  margin: 50px 0; }
.withWhiteBubble .smallWidth {
  max-width: 805px; }
  .withWhiteBubble .smallWidth .blockInfos p {
    margin: 0;
    margin-bottom: 30px; }

.timelineblock {
  background: white;
  margin-bottom: 4px;
  border-radius: 10px;
  padding: 46px 0; }

.sustainability {
  margin-top: 110px;
  margin-bottom: 50px; }
  .sustainability .list-item {
    display: flex;
    align-items: flex-start;
    border-top: 11px solid #52983b;
    min-height: 500px;
    background-color: #f2f4f8;
    flex-wrap: wrap;
    position: relative; }
    .sustainability .list-item:before {
      content: "";
      height: 52px;
      width: 71px;
      position: absolute;
      top: -63px;
      left: 80px;
      background-image: url(/static/images/leaf.svg);
      background-size: contain; }
  .sustainability .container, .sustainability .content-spotlight-block.full-width-container .content-col, .content-spotlight-block.full-width-container .sustainability .content-col {
    position: relative; }
  .sustainability .main-timeline {
    position: static;
    margin-bottom: 35px; }
    .sustainability .main-timeline .owl-nav {
      position: absolute;
      right: 0;
      bottom: 0; }
    .sustainability .main-timeline .owl-stage-outer {
      overflow: visible; }
  .sustainability .listing-holder {
    width: 1100px;
    margin-left: 175px; }
  .sustainability p {
    margin-top: 0; }
    .sustainability p img {
      width: auto !important;
      height: auto !important;
      max-width: 90px;
      position: absolute;
      top: 0;
      right: -100px; }
  .sustainability h5 {
    font-size: 0.875rem;
    font-weight: 400; }
  .sustainability ul {
    list-style: none; }
    .sustainability ul li {
      line-height: 23px;
      margin-bottom: 40px; }
      .sustainability ul li img {
        width: auto !important;
        height: auto !important;
        max-width: 90px;
        position: absolute;
        top: 0;
        right: -100px; }
      .sustainability ul li:before {
        height: 2px !important;
        width: 14px !important;
        background-color: #52983b !important;
        top: 12px !important; }
      .sustainability ul li p {
        margin: 0; }
      .sustainability ul li.withImage {
        position: relative;
        width: calc(100% - 100px); }
  .sustainability .year-holder {
    position: absolute;
    color: #52983b;
    font-size: 3rem;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 61px;
    left: 158px;
    top: -72px; }
  .sustainability .year-description {
    padding-left: 80px;
    padding-top: 60px;
    flex: 0 0 53%;
    padding-right: 20px; }
    .sustainability .year-description + .year-description {
      flex: 0 0 47%; }
  .sustainability .image-holder {
    flex: 0 0 47%; }
    .sustainability .image-holder img {
      border-radius: 0 0 8px 8px;
      width: 500px; }
  .sustainability .big-number {
    color: #52983b;
    font-family: Saans;
    font-size: 287px;
    font-weight: bold;
    letter-spacing: -16.26px;
    position: absolute;
    bottom: 0;
    line-height: 233px;
    opacity: 0.1; }
  .sustainability #thumbs {
    width: calc(100% - 150px); }
    .sustainability #thumbs .owl-item.current .item {
      border-bottom: 1px solid #52983b; }
      .sustainability #thumbs .owl-item.current .item span {
        color: #52983b; }
    .sustainability #thumbs .item {
      width: 95px;
      text-align: center;
      border-bottom: 1px solid #ddd;
      padding-bottom: 10px; }
      .sustainability #thumbs .item span {
        font-size: 1rem;
        font-weight: bold;
        line-height: 21px; }
  .sustainability .note {
    font-size: 1rem;
    line-height: 20px;
    display: block;
    margin-bottom: 45px;
    display: flex;
    align-items: center; }
    .sustainability .note:before {
      content: "";
      width: 13px;
      height: 22px;
      background-image: url(/static/images/small-leaf.svg);
      background-size: contain;
      margin-right: 12px; }
  .sustainability .owl-carousel .owl-nav:not(.disabled) {
    display: flex;
    gap: 20px;
    margin-right: 20px; }
    .sustainability .owl-carousel .owl-nav:not(.disabled) button.owl-next span {
      left: 19px; }

.sustainability p b,
.sustainability p strong {
  font-weight: normal;
  color: #52983b; }

.sustainability ul li b,
.sustainability ul li strong {
  font-weight: normal;
  color: #52983b; }

.sustainability .owl-carousel .owl-nav button.owl-next,
.sustainability .owl-carousel .owl-nav button.owl-prev {
  height: 50px;
  width: 50px;
  background-color: #2b3e2b;
  border-color: #2b3e2b;
  color: #fff;
  position: relative;
  border-radius: 50%;
  display: flex;
  justify-content: center; }

.sustainability .owl-carousel .owl-nav button.owl-next span,
.sustainability .owl-carousel .owl-nav button.owl-prev span {
  position: absolute;
  top: 17px;
  left: 17px;
  height: 10px;
  width: auto;
  line-height: 10px;
  display: block;
  font-size: 2.5rem; }

.sitasearchblock {
  padding: 46px 0;
  background: white;
  border-radius: 10px;
  margin-bottom: 4px; }
  .sitasearchblock .filterSection {
    margin-bottom: 40px; }
    .sitasearchblock .filterSection .searchInput a {
      right: 40px; }
  .sitasearchblock .dropdown-label {
    display: block;
    width: 100%;
    padding: 12px 25px;
    border: 1px solid #787878;
    border-radius: 38.5px !important;
    height: auto;
    color: #6f6e5f;
    font-size: 1rem;
    line-height: 24px;
    cursor: pointer; }
    .sitasearchblock .dropdown-label:after {
      content: "";
      background-repeat: no-repeat;
      background-image: url(/static/images/chevron-down.svg);
      background-position: center;
      width: 20px;
      right: 25px;
      top: 11px;
      height: 26px;
      position: absolute; }
  .sitasearchblock .dropdown {
    position: relative; }
  .sitasearchblock .dropdown-option {
    display: block;
    cursor: pointer; }
  .sitasearchblock .dropdown-list {
    display: none;
    border: 1px solid #e6ebf4;
    background-color: #fff;
    padding: 10px 17px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    z-index: 2; }
    .sitasearchblock .dropdown-list label {
      margin-bottom: 5px; }
  .sitasearchblock .col {
    flex: 0 0 100%;
    max-width: 100%; }
  .sitasearchblock .listingItem {
    border-bottom: 1px solid #e8e8e3;
    margin-bottom: 30px; }
    .sitasearchblock .listingItem .listingInfos {
      display: flex;
      flex-direction: column;
      gap: 20px; }
    .sitasearchblock .listingItem .newsType {
      font-size: 1rem; }
    .sitasearchblock .listingItem h4 {
      margin-top: 0;
      margin-bottom: 10px; }
      .sitasearchblock .listingItem h4 {
        font-size: 1.25rem; }
        @media screen and (min-width: 48rem) {
          .sitasearchblock .listingItem h4 {
            font-size: calc(1.25rem + 0.625 * ((100vw - 48rem) / 45.75)); } }
        @media screen and (min-width: 93.75rem) {
          .sitasearchblock .listingItem h4 {
            font-size: 1.875rem; } }
    .sitasearchblock .listingItem .description {
      margin-bottom: 30px; }
      .sitasearchblock .listingItem .description {
        font-size: 1rem; }
        @media screen and (min-width: 48rem) {
          .sitasearchblock .listingItem .description {
            font-size: calc(1rem + 0.5 * ((100vw - 48rem) / 45.75)); } }
        @media screen and (min-width: 93.75rem) {
          .sitasearchblock .listingItem .description {
            font-size: 1.5rem; } }
      .sitasearchblock .listingItem .description p {
        margin: 0; }

.CustomerStoryResourcePage .shareSection {
  padding-bottom: 40px; }
.CustomerStoryResourcePage p {
  margin: 0; }
.CustomerStoryResourcePage .contentitemlistingblock {
  border-radius: 0; }
.CustomerStoryResourcePage .customerStoryContentArea .contentitemlistingblock {
  border-radius: 10px; }
  .CustomerStoryResourcePage .customerStoryContentArea .contentitemlistingblock:first-of-type {
    border-radius: 0 0 10px 10px; }
.CustomerStoryResourcePage .resoucesCustomerStory {
  background: black;
  padding: 0; }
  .CustomerStoryResourcePage .resoucesCustomerStory > .container, .CustomerStoryResourcePage .content-spotlight-block.full-width-container .resoucesCustomerStory > .content-col, .content-spotlight-block.full-width-container .CustomerStoryResourcePage .resoucesCustomerStory > .content-col {
    background: white;
    border-radius: 0; }
  .CustomerStoryResourcePage .resoucesCustomerStory .video-section {
    margin-top: 0; }
    .CustomerStoryResourcePage .resoucesCustomerStory .video-section > .container a:after, .CustomerStoryResourcePage .resoucesCustomerStory .content-spotlight-block.full-width-container .video-section > .content-col a:after, .content-spotlight-block.full-width-container .CustomerStoryResourcePage .resoucesCustomerStory .video-section > .content-col a:after {
      background: url(/static/images/play-button-white2.svg) no-repeat;
      background-size: contain;
      height: 120px;
      width: 120px; }
.CustomerStoryResourcePage .itemHolder {
  min-height: unset; }
.CustomerStoryResourcePage .customerStorySections .container, .CustomerStoryResourcePage .customerStorySections .content-spotlight-block.full-width-container .content-col, .content-spotlight-block.full-width-container .CustomerStoryResourcePage .customerStorySections .content-col {
  padding: 0 20px; }
  .CustomerStoryResourcePage .customerStorySections .container [class*="col-"], .CustomerStoryResourcePage .customerStorySections .content-spotlight-block.full-width-container .content-col [class*="col-"], .content-spotlight-block.full-width-container .CustomerStoryResourcePage .customerStorySections .content-col [class*="col-"] {
    padding-inline: 7.5px; }
.CustomerStoryResourcePage .customerStorySections .itemHolder {
  padding: 30px;
  background: #e8e8e3;
  border-radius: 10px; }
.CustomerStoryResourcePage .customerStorySections h4 {
  border: none;
  margin-top: 0;
  margin-bottom: 30px; }
.CustomerStoryResourcePage .customerStorySections .iconParent {
  text-align: center;
  margin-bottom: 30px; }
.CustomerStoryResourcePage .customerStorySections .description {
  border: none; }
.CustomerStoryResourcePage .customerStorySections .link {
  font-size: 0.875rem; }
.CustomerStoryResourcePage .resoucesCustomerStory .customerStoryContentArea .textblock {
  padding: 46px; }
  .CustomerStoryResourcePage .resoucesCustomerStory .customerStoryContentArea .textblock h3 {
    margin-bottom: 20px; }
.CustomerStoryResourcePage .customerStoryBenefits {
  padding: 46px 0;
  margin: 0; }

.customerStoryContentArea .youtubeblock {
  padding: 15px;
  background: white;
  border-radius: 10px; }
  .customerStoryContentArea .youtubeblock .container .video-holder:before, .customerStoryContentArea .youtubeblock .content-spotlight-block.full-width-container .content-col .video-holder:before, .content-spotlight-block.full-width-container .customerStoryContentArea .youtubeblock .content-col .video-holder:before {
    opacity: 0.2;
    border-radius: 10px; }
  .customerStoryContentArea .youtubeblock .container .video-holder img, .customerStoryContentArea .youtubeblock .content-spotlight-block.full-width-container .content-col .video-holder img, .content-spotlight-block.full-width-container .customerStoryContentArea .youtubeblock .content-col .video-holder img {
    border-radius: 10px; }

.customerStoryQuotes {
  text-align: center;
  padding: 80px 100px; }
  .customerStoryQuotes .quote {
    margin-bottom: 80px; }
    .customerStoryQuotes .quote p {
      font-weight: normal; }
      .customerStoryQuotes .quote p {
        font-size: 1.5625rem; }
        @media screen and (min-width: 48rem) {
          .customerStoryQuotes .quote p {
            font-size: calc(1.5625rem + 0.9375 * ((100vw - 48rem) / 45.75)); } }
        @media screen and (min-width: 93.75rem) {
          .customerStoryQuotes .quote p {
            font-size: 2.5rem; } }
  .customerStoryQuotes .quoteTitle {
    font-size: 0.875rem; }

#searchLoader {
  position: fixed;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 999; }
  #searchLoader:after {
    content: "";
    border: 10px solid #f3f3f3;
    border-top: 10px solid #2b3e2b;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: spin 2s linear infinite; }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
.linksListItem {
  border-radius: 8px;
  background-color: #ffffff;
  box-shadow: 0 1px 5px 0 rgba(24, 30, 33, 0.05);
  padding: 30px;
  min-height: calc(100% - 25px); }
  .linksListItem a {
    display: flex;
    align-items: center;
    font-size: 1.125rem;
    font-weight: 500;
    padding: 14px 0 15px;
    border-bottom: 1px solid #e6ebf4; }
    .linksListItem a:hover {
      color: #2b3e2b; }
    .linksListItem a:last-of-type {
      border-bottom: none; }
    .linksListItem a::before {
      content: "";
      background-image: url(/static/images/right-arrow.svg);
      filter: brightness(0) invert(0);
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s;
      height: 9px;
      width: 12px;
      background-size: contain;
      background-repeat: no-repeat;
      margin-right: 20px; }
  .linksListItem h4 {
    margin-bottom: 25px; }

.relatedsolutionslistblock {
  padding-left: 0;
  padding-right: 0; }

.solutionsListing {
  padding-left: 16px;
  padding-right: 16px; }

.highlightblock .listingItem {
  background: #e8e8e3;
  padding: 16px;
  border-radius: 10px; }
  .highlightblock .listingItem .listingInfos {
    min-height: 295px; }
    .highlightblock .listingItem .listingInfos .newsType {
      padding-top: 20px; }
    .highlightblock .listingItem .listingInfos .readMore {
      padding: 12px 25px;
      border-radius: 100px;
      border: 1px solid #000000;
      font-size: 1rem;
      font-weight: 400;
      line-height: 1;
      color: #000000;
      display: block;
      min-height: 44px;
      min-width: 44px;
      width: fit-content;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      text-decoration: none;
      text-decoration: none !important; }
      .highlightblock .listingItem .listingInfos .readMore:hover, .highlightblock .listingItem .listingInfos .readMore:focus, .highlightblock .listingItem .listingInfos .readMore:focus-visible, .highlightblock .listingItem .listingInfos .readMore:focus-within {
        background-color: #000000;
        color: #ffffff; }
  .highlightblock .listingItem .listingImage img {
    max-width: 100%;
    border-radius: 10px; }

.displaymode-one-third.highlightblock {
  display: inline-block;
  margin: 0;
  padding: 0px 2px 0px 2px; }
  .displaymode-one-third.highlightblock:first-of-type {
    padding-left: 0; }
  .displaymode-one-third.highlightblock:last-of-type {
    padding-right: 0; }
  .displaymode-one-third.highlightblock .col {
    margin-bottom: 4px;
    padding: 0; }
    .displaymode-one-third.highlightblock .col a.readMore {
      text-decoration: underline; }

.reviews-listing {
  background: white;
  margin-bottom: 4px;
  border-radius: 10px; }
  .reviews-listing .container, .reviews-listing .content-spotlight-block.full-width-container .content-col, .content-spotlight-block.full-width-container .reviews-listing .content-col {
    padding: 0 0 7.5px 0; }
    .reviews-listing .container h2, .reviews-listing .content-spotlight-block.full-width-container .content-col h2, .content-spotlight-block.full-width-container .reviews-listing .content-col h2 {
      padding: 46px 46px 0 46px; }
    .reviews-listing .container .row, .reviews-listing .content-spotlight-block.full-width-container .content-col .row, .content-spotlight-block.full-width-container .reviews-listing .content-col .row {
      margin: 0 7.5px; }
      .reviews-listing .container .row .col-md-3, .reviews-listing .content-spotlight-block.full-width-container .content-col .row .col-md-3, .content-spotlight-block.full-width-container .reviews-listing .content-col .row .col-md-3,
      .reviews-listing .container .row .col-md-4,
      .reviews-listing .content-spotlight-block.full-width-container .content-col .row .col-md-4,
      .content-spotlight-block.full-width-container .reviews-listing .content-col .row .col-md-4 {
        padding: 7.5px; }
  .reviews-listing .listingItem {
    background: #e8e8e3;
    padding: 16px;
    border-radius: 10px;
    min-height: 22vw;
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
    .reviews-listing .listingItem .category {
      display: inline-block;
      margin-bottom: 70px; }
    .reviews-listing .listingItem .listingImage {
      text-align: center; }
      .reviews-listing .listingItem .listingImage img {
        max-width: 100%;
        width: 120px;
        border-radius: 10px; }
    .reviews-listing .listingItem h4 {
      margin: 0; }

.reportlistingblock {
  padding: 0; }

.iconTextBlock {
  padding: 46px 0;
  background: white;
  border-radius: 10px;
  margin-bottom: 4px;
  display: flex;
  flex-direction: row-reverse; }
  .iconTextBlock img {
    margin-right: 50px;
    max-width: 150px;
    object-fit: contain; }

.blueListing {
  padding: 46px 0 15px;
  background: white;
  margin-bottom: 4px; }
  .blueListing strong {
    font-weight: 400; }
  .blueListing .container, .blueListing .content-spotlight-block.full-width-container .content-col, .content-spotlight-block.full-width-container .blueListing .content-col {
    padding: 0 20px; }
  .blueListing .row {
    row-gap: 15px; }
  .blueListing [class*="col-"] {
    padding-inline: 7.5px; }
  .blueListing h2 {
    margin-inline: 30px; }
  .blueListing .listingItem {
    background: #e8e8e3;
    padding: 30px;
    border-radius: 10px;
    min-height: 22vw;
    height: 100%; }
    .blueListing .listingItem .listingImage {
      text-align: center;
      margin-bottom: 30px;
      padding: 15px;
      border-radius: 10px; }
      .blueListing .listingItem .listingImage img {
        max-width: 100%;
        height: 120px;
        border-radius: 10px; }
      .blueListing .listingItem .listingImage .listingTitle {
        margin-bottom: 30px; }
        .blueListing .listingItem .listingImage .listingTitle {
          font-size: 1rem; }
          @media screen and (min-width: 48rem) {
            .blueListing .listingItem .listingImage .listingTitle {
              font-size: calc(1rem + 0.5 * ((100vw - 48rem) / 45.75)); } }
          @media screen and (min-width: 93.75rem) {
            .blueListing .listingItem .listingImage .listingTitle {
              font-size: 1.5rem; } }

.partnersblock {
  background: #ffffff;
  margin-bottom: 4px;
  border-radius: 10px;
  padding: 46px 0; }
  .partnersblock .logosListing {
    padding: 70px 0;
    text-align: center; }
    .partnersblock .logosListing h3 {
      margin-bottom: 30px; }
    .partnersblock .logosListing .listingHolder {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 70px; }
      .partnersblock .logosListing .listingHolder img {
        margin-right: 90px; }
        .partnersblock .logosListing .listingHolder img:last-of-type {
          margin-right: 0; }

.captionblock {
  background: #ffffff;
  margin-bottom: 4px;
  border-radius: 10px;
  padding: 46px 0;
  border-radius: 0px 0px 10px 10px;
  margin-top: -14px;
  padding-top: 0px; }
  .captionblock .captionBlockContainer {
    margin: 0px 46px; }

.banner[data-color-coded="#e8e8e3"] > .container div .subText p, .content-spotlight-block.full-width-container .banner[data-color-coded="#e8e8e3"] > .content-col div .subText p,
.banner[data-color-coded="#e8e8e3"] > .container div h1,
.content-spotlight-block.full-width-container .banner[data-color-coded="#e8e8e3"] > .content-col div h1 {
  color: #1e1e1e; }

/*Annual report*/
.ar-listing.withBg h2,
.ar-listing.listWithIcons h2 {
  color: white; }
.ar-listing.withBg .container .row .col .listingItem:after, .ar-listing.withBg .content-spotlight-block.full-width-container .content-col .row .col .listingItem:after, .content-spotlight-block.full-width-container .ar-listing.withBg .content-col .row .col .listingItem:after,
.ar-listing.listWithIcons .container .row .col .listingItem:after,
.ar-listing.listWithIcons .content-spotlight-block.full-width-container .content-col .row .col .listingItem:after,
.content-spotlight-block.full-width-container .ar-listing.listWithIcons .content-col .row .col .listingItem:after {
  background: rgba(0, 0, 0, 0.1); }
.ar-listing.withBg .container .row .col .listingItem .listingImage img, .ar-listing.withBg .content-spotlight-block.full-width-container .content-col .row .col .listingItem .listingImage img, .content-spotlight-block.full-width-container .ar-listing.withBg .content-col .row .col .listingItem .listingImage img,
.ar-listing.listWithIcons .container .row .col .listingItem .listingImage img,
.ar-listing.listWithIcons .content-spotlight-block.full-width-container .content-col .row .col .listingItem .listingImage img,
.content-spotlight-block.full-width-container .ar-listing.listWithIcons .content-col .row .col .listingItem .listingImage img {
  filter: brightness(85%);
  background: #ffffff; }

.HomePageHeader,
.homepageMainClass {
  min-height: 500px;
  background-color: #E8E8E3;
  border-radius: 10px;
  position: relative;
  margin-bottom: 4px; }
  .HomePageHeader .carousel-controls,
  .homepageMainClass .carousel-controls {
    position: absolute;
    width: 100%;
    z-index: 2;
    bottom: 25px;
    display: flex;
    justify-content: center;
    align-items: center; }
    .HomePageHeader .carousel-controls .owl-dots,
    .homepageMainClass .carousel-controls .owl-dots {
      position: relative;
      bottom: auto;
      width: auto; }
    .HomePageHeader .carousel-controls .owl-dots,
    .homepageMainClass .carousel-controls .owl-dots {
      z-index: 2;
      display: flex;
      justify-content: center;
      align-items: center; }
    .HomePageHeader .carousel-controls .owl-dot,
    .homepageMainClass .carousel-controls .owl-dot {
      outline: none;
      border: none !important;
      background-color: transparent !important;
      cursor: pointer;
      display: inline-flex;
      justify-content: center;
      align-items: center;
      min-height: 44px;
      min-width: auto; }
      .HomePageHeader .carousel-controls .owl-dot span,
      .homepageMainClass .carousel-controls .owl-dot span {
        height: 12px;
        width: 12px;
        background-color: transparent !important;
        border: 1px solid #ffffff !important;
        padding: 0;
        border-radius: 50%;
        cursor: pointer;
        display: inline-block; }
      .HomePageHeader .carousel-controls .owl-dot.active span,
      .homepageMainClass .carousel-controls .owl-dot.active span {
        background-color: #ffffff !important; }
    .HomePageHeader .carousel-controls .carousel-toggler,
    .homepageMainClass .carousel-controls .carousel-toggler {
      position: relative;
      width: 12px;
      height: 12px;
      background: transparent;
      border: none;
      border-radius: 50%;
      cursor: pointer;
      padding: 0;
      margin-inline-end: 25px; }
      .HomePageHeader .carousel-controls .carousel-toggler::before, .HomePageHeader .carousel-controls .carousel-toggler::after,
      .homepageMainClass .carousel-controls .carousel-toggler::before,
      .homepageMainClass .carousel-controls .carousel-toggler::after {
        content: '';
        position: absolute;
        background: #fff;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
      .HomePageHeader .carousel-controls .carousel-toggler::before,
      .homepageMainClass .carousel-controls .carousel-toggler::before {
        width: 4px;
        height: 12px;
        left: 1px;
        top: 0; }
      .HomePageHeader .carousel-controls .carousel-toggler::after,
      .homepageMainClass .carousel-controls .carousel-toggler::after {
        width: 4px;
        height: 12px;
        right: 1px;
        top: 0; }
      .HomePageHeader .carousel-controls .carousel-toggler.playing::before,
      .homepageMainClass .carousel-controls .carousel-toggler.playing::before {
        content: '';
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 0;
        height: 0;
        border-left: 12px solid #FFF;
        /* Triangle color and size */
        border-top: 8px solid transparent;
        border-bottom: 8px solid transparent;
        background-color: transparent; }
      .HomePageHeader .carousel-controls .carousel-toggler.playing::after,
      .homepageMainClass .carousel-controls .carousel-toggler.playing::after {
        display: none; }
  .HomePageHeader .container .contentHolder, .HomePageHeader .content-spotlight-block.full-width-container .content-col .contentHolder, .content-spotlight-block.full-width-container .HomePageHeader .content-col .contentHolder,
  .homepageMainClass .container .contentHolder,
  .homepageMainClass .content-spotlight-block.full-width-container .content-col .contentHolder,
  .content-spotlight-block.full-width-container .homepageMainClass .content-col .contentHolder {
    padding: 170px 0px 100px;
    text-align: center;
    min-height: 500px; }
    .HomePageHeader .container .contentHolder h1, .HomePageHeader .content-spotlight-block.full-width-container .content-col .contentHolder h1, .content-spotlight-block.full-width-container .HomePageHeader .content-col .contentHolder h1,
    .homepageMainClass .container .contentHolder h1,
    .homepageMainClass .content-spotlight-block.full-width-container .content-col .contentHolder h1,
    .content-spotlight-block.full-width-container .homepageMainClass .content-col .contentHolder h1 {
      font-weight: 400; }
  .HomePageHeader .homepageBanner,
  .homepageMainClass .homepageBanner {
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 10px; }
    .HomePageHeader .homepageBanner .bannerImage img,
    .homepageMainClass .homepageBanner .bannerImage img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
    .HomePageHeader .homepageBanner h1,
    .HomePageHeader .homepageBanner p,
    .HomePageHeader .homepageBanner span,
    .homepageMainClass .homepageBanner h1,
    .homepageMainClass .homepageBanner p,
    .homepageMainClass .homepageBanner span {
      color: white; }

.year-nubmers {
  background: #ffffff;
  position: relative;
  margin-bottom: 4px;
  border-radius: 10px;
  padding: 46px 0;
  padding: 120px 0 170px; }
  .year-nubmers a {
    font-weight: 700;
    color: inherit;
    text-decoration: underline; }
  .year-nubmers h2 {
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 0; }
  .year-nubmers .headerDetails {
    font-size: 3.0625rem;
    display: block;
    margin-bottom: 50px;
    line-height: 1.02;
    text-transform: uppercase; }
  .year-nubmers span {
    font-weight: bold;
    color: #fff;
    font-size: 63px;
    line-height: 0.87; }
  .year-nubmers span.number {
    font-size: 91px;
    line-height: 1; }
  .year-nubmers p {
    color: #fff;
    font-size: 1.5rem;
    line-height: 1.33; }
  .year-nubmers .list-item-col {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end; }
    .year-nubmers .list-item-col .imgHolder {
      margin-bottom: 35px; }
    .year-nubmers .list-item-col:nth-of-type(5) .imgHolder {
      margin-top: 40px; }
    .year-nubmers .list-item-col:nth-of-type(4) .imgHolder {
      margin-top: 40px; }

.year-nubmers.first-block h2 {
  color: #fff; }
.year-nubmers.first-block .bigImage {
  position: absolute;
  top: 15%;
  left: -17%;
  max-width: 51%; }
.year-nubmers.first-block .list-item-col:nth-of-type(1) .list-item {
  width: 22%; }
.year-nubmers.first-block .list-item-col:nth-of-type(2) {
  margin-top: -25%;
  margin-bottom: 120px; }
  .year-nubmers.first-block .list-item-col:nth-of-type(2) .list-item {
    width: 23%;
    margin-right: 40%; }
.year-nubmers.first-block .list-item-col:nth-of-type(3) .list-item {
  width: 45%;
  display: flex; }
.year-nubmers.first-block .list-item-col:nth-of-type(3) .text-holder {
  max-width: 63%;
  margin-left: 50px; }
.year-nubmers.first-block .list-item-col:nth-of-type(4) .list-item {
  width: 22%;
  margin-right: 48%;
  margin-top: -3%; }
.year-nubmers.first-block .list-item-col:nth-of-type(4) img {
  margin-left: auto; }
.year-nubmers.first-block .list-item-col:nth-of-type(5) .list-item {
  width: 31%;
  margin-right: 0%;
  margin-top: -5%; }
.year-nubmers.first-block .list-item-col:nth-of-type(5) img {
  margin-left: auto; }
.year-nubmers.first-block .list-item-col:nth-of-type(5) .text-holder {
  margin-top: -20%; }
.year-nubmers.first-block .list-item-col:nth-of-type(6) .list-item {
  width: 41%;
  margin-right: 54%;
  margin-top: -25%;
  display: flex;
  align-items: flex-end; }
.year-nubmers.first-block .list-item-col:nth-of-type(6) .text-holder {
  max-width: 50%;
  margin-left: 50px; }
.year-nubmers.first-block .list-item-col:nth-of-type(7) .list-item {
  margin-top: 80px;
  width: 33%;
  margin-right: 45%;
  display: flex;
  flex-direction: row-reverse; }
.year-nubmers.first-block .list-item-col:nth-of-type(7) .text-holder {
  max-width: 50%;
  margin-left: 50px; }

.year-nubmers.first-block.borders-container .list-item-col:nth-of-type(3) .list-item {
  width: 36%;
  display: block; }
  .year-nubmers.first-block.borders-container .list-item-col:nth-of-type(3) .list-item .text-holder {
    padding-left: 27%;
    max-width: 100%;
    margin-left: 0; }
.year-nubmers.first-block.borders-container .list-item-col:nth-of-type(4) .list-item {
  width: 45%;
  margin-right: 39%;
  margin-top: -21%;
  display: flex;
  flex-direction: row-reverse; }
  .year-nubmers.first-block.borders-container .list-item-col:nth-of-type(4) .list-item .imgHolder {
    margin-bottom: 0;
    margin-top: 33%; }
  .year-nubmers.first-block.borders-container .list-item-col:nth-of-type(4) .list-item .text-holder {
    max-width: 50%; }

.year-nubmers.first-block.aircraft-container .list-item-col:nth-of-type(2) .list-item {
  margin-top: 10%; }
.year-nubmers.first-block.aircraft-container .list-item-col:nth-of-type(4) .list-item {
  margin-top: 3%; }
.year-nubmers.first-block.aircraft-container .list-item-col:nth-of-type(5) .text-holder {
  margin-top: 23%; }

.year-nubmers.first-block.innovation-container .bigImage {
  top: 25%; }

.year-nubmers.first-block.global-services-container .list-item-col:nth-of-type(2) {
  margin-top: -16%; }
.year-nubmers.first-block.global-services-container .list-item-col:nth-of-type(5) .list-item {
  width: 62%;
  display: flex;
  margin-top: 5%; }
  .year-nubmers.first-block.global-services-container .list-item-col:nth-of-type(5) .list-item .text-holder {
    margin-top: -8%;
    margin-left: 70px;
    max-width: 50%; }

.year-nubmers.first-block.hr-container .list-item-col:nth-of-type(2) {
  margin-top: -14%; }
.year-nubmers.first-block.hr-container .list-item-col:nth-of-type(5) .list-item {
  margin-top: 5%;
  width: 21%;
  margin-right: 17%; }
  .year-nubmers.first-block.hr-container .list-item-col:nth-of-type(5) .list-item img {
    margin-left: 0; }

.year-nubmers.first-block.champ-container .list-item-col:nth-of-type(2) {
  margin-top: -16%; }
.year-nubmers.first-block.champ-container .list-item-col:nth-of-type(4) .list-item {
  width: 44%;
  margin-right: auto;
  margin-top: -3%;
  display: flex; }
  .year-nubmers.first-block.champ-container .list-item-col:nth-of-type(4) .list-item .text-holder {
    margin-left: 70px;
    max-width: 56%; }
.year-nubmers.first-block.champ-container .bigImage {
  top: 20%; }

.year-nubmers.first-block.airports-container .list-item-col:nth-of-type(3) .list-item {
  width: 55%;
  margin-top: 17%; }
  .year-nubmers.first-block.airports-container .list-item-col:nth-of-type(3) .list-item .text-holder {
    max-width: 40%; }
.year-nubmers.first-block.airports-container .list-item-col:nth-of-type(2) .list-item {
  width: 25%;
  margin-right: 38%; }
.year-nubmers.first-block.airports-container .list-item-col:nth-of-type(4) .list-item {
  width: 41%;
  margin-right: 0;
  margin-top: -7%;
  display: flex;
  flex-direction: row-reverse; }
  .year-nubmers.first-block.airports-container .list-item-col:nth-of-type(4) .list-item .text-holder {
    max-width: 66%;
    padding-top: 27%; }
.year-nubmers.first-block.airports-container .list-item-col:nth-of-type(5) .list-item {
  margin-right: auto;
  display: flex;
  width: 42%;
  margin-top: -11%; }
  .year-nubmers.first-block.airports-container .list-item-col:nth-of-type(5) .list-item .text-holder {
    max-width: 50%;
    margin-top: 0;
    margin-left: 70px; }
.year-nubmers.first-block.airports-container .list-item-col:nth-of-type(6) .list-item {
  margin-right: 0;
  margin-top: -6%;
  align-items: flex-start; }
.year-nubmers.first-block.airports-container .list-item-col:nth-of-type(7) .list-item {
  flex-direction: row;
  margin-top: -15%;
  margin-right: 46%; }

.year-nubmers.second-block .bigImage {
  position: absolute;
  top: 15%;
  right: -14%;
  max-width: 50%; }
.year-nubmers.second-block .list-item-col:nth-of-type(1) .list-item {
  width: 35%;
  margin-right: 0; }
.year-nubmers.second-block .list-item-col:nth-of-type(2) {
  margin-top: -4%;
  margin-bottom: 180px;
  justify-content: flex-start; }
  .year-nubmers.second-block .list-item-col:nth-of-type(2) .list-item {
    width: 48%;
    display: flex; }
  .year-nubmers.second-block .list-item-col:nth-of-type(2) .text-holder {
    max-width: 58%;
    margin-left: 40px; }
.year-nubmers.second-block .list-item-col:nth-of-type(3) {
  justify-content: flex-start;
  margin-bottom: 180px; }
  .year-nubmers.second-block .list-item-col:nth-of-type(3) .list-item {
    width: 44%;
    display: flex;
    flex-wrap: wrap;
    margin-left: 9%; }
  .year-nubmers.second-block .list-item-col:nth-of-type(3) .text-holder {
    max-width: 65%;
    margin-right: 0;
    order: 1; }
  .year-nubmers.second-block .list-item-col:nth-of-type(3) .imgHolder {
    order: 0;
    width: 80%;
    margin-left: auto;
    margin-top: -17%; }
.year-nubmers.second-block .list-item-col:nth-of-type(4) {
  justify-content: flex-start; }
  .year-nubmers.second-block .list-item-col:nth-of-type(4) .list-item {
    width: 53%;
    margin-left: 31%;
    display: flex; }
  .year-nubmers.second-block .list-item-col:nth-of-type(4) .text-holder {
    max-width: 50%;
    margin-left: 90px; }
.year-nubmers.second-block .list-item-col:nth-of-type(5) .list-item {
  width: 28%;
  margin-right: auto; }
.year-nubmers.second-block .list-item-col:nth-of-type(5) img {
  margin-left: auto; }
.year-nubmers.second-block .list-item-col:nth-of-type(6) {
  justify-content: flex-start;
  margin-top: -15%;
  margin-bottom: 20px; }
  .year-nubmers.second-block .list-item-col:nth-of-type(6) .list-item {
    width: 49%;
    margin-left: auto; }
  .year-nubmers.second-block .list-item-col:nth-of-type(6) .text-holder {
    width: 50%;
    margin-top: -28%; }
  .year-nubmers.second-block .list-item-col:nth-of-type(6) .imgHolder {
    max-width: 50%;
    margin-left: auto; }
.year-nubmers.second-block .list-item-col:nth-of-type(7) .list-item {
  width: 100%;
  margin-top: -5%; }
.year-nubmers.second-block .list-item-col:nth-of-type(7) .imgHolder {
  max-width: 350px;
  margin-bottom: 0; }
.year-nubmers.second-block .list-item-col:nth-of-type(7) .text-holder {
  max-width: 24%;
  margin-right: auto; }
.year-nubmers.second-block .list-item-col:nth-of-type(8) {
  justify-content: flex-start;
  margin-top: 0%;
  margin-bottom: 7%; }
  .year-nubmers.second-block .list-item-col:nth-of-type(8) .list-item {
    width: 51%;
    align-items: flex-end;
    display: flex;
    margin-left: auto;
    margin-top: -12%; }
  .year-nubmers.second-block .list-item-col:nth-of-type(8) .text-holder {
    max-width: 54%;
    margin-left: 30px; }
.year-nubmers.second-block .list-item-col:nth-of-type(9) {
  justify-content: flex-start; }
  .year-nubmers.second-block .list-item-col:nth-of-type(9) .list-item {
    display: flex;
    width: 49%;
    margin-left: 10%; }
  .year-nubmers.second-block .list-item-col:nth-of-type(9) .text-holder {
    max-width: 61%;
    margin-left: 50px; }
.year-nubmers.second-block .list-item-col:nth-of-type(10) .list-item {
  width: 30%;
  margin-top: -7%; }

.year-nubmers.second-block.borders-container .bigImage {
  top: 27%; }
.year-nubmers.second-block.borders-container .list-item-col:nth-of-type(2) {
  margin-top: -15%; }
.year-nubmers.second-block.borders-container .list-item-col:nth-of-type(3) .list-item {
  flex-wrap: initial;
  width: 60%;
  margin-left: 3%; }
  .year-nubmers.second-block.borders-container .list-item-col:nth-of-type(3) .list-item .imgHolder {
    margin-top: 0; }
  .year-nubmers.second-block.borders-container .list-item-col:nth-of-type(3) .list-item .text-holder {
    max-width: 54%;
    padding-left: 50px; }
.year-nubmers.second-block.borders-container .list-item-col:nth-of-type(4) .list-item {
  width: 47%;
  margin-left: 5%;
  flex-direction: row-reverse;
  margin-top: 8%; }
  .year-nubmers.second-block.borders-container .list-item-col:nth-of-type(4) .list-item .text-holder {
    max-width: 52%;
    margin-left: 0; }
  .year-nubmers.second-block.borders-container .list-item-col:nth-of-type(4) .list-item .imgHolder {
    max-width: 36%;
    margin-left: 40px;
    margin-top: -18%; }
.year-nubmers.second-block.borders-container .list-item-col:nth-of-type(5) .list-item {
  margin-left: auto;
  width: 43%;
  margin-right: 0; }
  .year-nubmers.second-block.borders-container .list-item-col:nth-of-type(5) .list-item img {
    margin-right: auto;
    margin-left: 6%; }
  .year-nubmers.second-block.borders-container .list-item-col:nth-of-type(5) .list-item .text-holder {
    max-width: 58%;
    margin-left: auto; }
.year-nubmers.second-block.borders-container .list-item-col:nth-of-type(6) .list-item {
  margin-right: auto;
  margin-left: 19%; }

.year-nubmers.second-block.aircraft-container .list-item-col:nth-of-type(2) .list-item {
  flex-direction: row-reverse; }
  .year-nubmers.second-block.aircraft-container .list-item-col:nth-of-type(2) .list-item .imgHolder {
    position: relative;
    left: -25%;
    margin-top: -5%; }
.year-nubmers.second-block.aircraft-container .list-item-col:nth-of-type(2) .text-holder {
  max-width: 54%;
  margin-right: -47%;
  margin-top: 12%; }
.year-nubmers.second-block.aircraft-container .list-item-col:nth-of-type(3) .list-item {
  width: 40%; }
.year-nubmers.second-block.aircraft-container .list-item-col:nth-of-type(3) .text-holder {
  max-width: 60%;
  order: unset; }
.year-nubmers.second-block.aircraft-container .list-item-col:nth-of-type(3) .imgHolder {
  width: 29%;
  margin-left: auto;
  margin-top: 0; }
.year-nubmers.second-block.aircraft-container .list-item-col:nth-of-type(4) .list-item {
  margin-left: 0; }
.year-nubmers.second-block.aircraft-container .list-item-col:nth-of-type(5) .list-item {
  margin-right: 7%; }
.year-nubmers.second-block.aircraft-container .list-item-col:nth-of-type(6) {
  margin-top: -37%;
  margin-left: 10%;
  margin-bottom: 8%; }
  .year-nubmers.second-block.aircraft-container .list-item-col:nth-of-type(6) .list-item {
    margin-left: 0; }
.year-nubmers.second-block.aircraft-container .list-item-col:nth-of-type(7) .list-item {
  width: 43%;
  margin-top: -5%;
  margin-right: 5%;
  margin-left: auto; }
  .year-nubmers.second-block.aircraft-container .list-item-col:nth-of-type(7) .list-item .text-holder {
    max-width: 66%;
    margin-top: -14%; }
  .year-nubmers.second-block.aircraft-container .list-item-col:nth-of-type(7) .list-item .imgHolder {
    max-width: 300px;
    margin-left: auto; }

.year-nubmers.second-block.innovation-container .bigImage {
  top: 16%; }
.year-nubmers.second-block.innovation-container .list-item-col:nth-of-type(2) .text-holder {
  min-width: 340px; }
.year-nubmers.second-block.innovation-container .list-item-col:nth-of-type(4) .list-item {
  margin-left: 10%;
  width: 49%; }
.year-nubmers.second-block.innovation-container .list-item-col:nth-of-type(5) .list-item {
  margin-left: 20%;
  margin-top: 10%; }
.year-nubmers.second-block.innovation-container .list-item-col:nth-of-type(6) .list-item {
  margin-top: -9%; }
  .year-nubmers.second-block.innovation-container .list-item-col:nth-of-type(6) .list-item .text-holder {
    margin-left: auto;
    margin-right: 15%;
    margin-top: 0; }
.year-nubmers.second-block.innovation-container .list-item-col:nth-of-type(7) .list-item {
  margin-top: 0;
  width: 63%;
  margin-right: auto;
  display: flex; }
  .year-nubmers.second-block.innovation-container .list-item-col:nth-of-type(7) .list-item .text-holder {
    max-width: 42%;
    margin-left: auto;
    padding-top: 20%; }
.year-nubmers.second-block.innovation-container .list-item-col:nth-of-type(8) {
  margin-bottom: 0; }
  .year-nubmers.second-block.innovation-container .list-item-col:nth-of-type(8) .list-item {
    display: block;
    margin-left: auto;
    width: 42%; }
    .year-nubmers.second-block.innovation-container .list-item-col:nth-of-type(8) .list-item .text-holder {
      max-width: 60%;
      margin-left: 0; }
    .year-nubmers.second-block.innovation-container .list-item-col:nth-of-type(8) .list-item img {
      margin-left: auto; }

.year-nubmers.second-block.global-services-container .list-item-col:nth-of-type(2) {
  margin-top: -11%; }
  .year-nubmers.second-block.global-services-container .list-item-col:nth-of-type(2) .text-holder {
    max-width: 50%;
    margin-left: 26%; }
.year-nubmers.second-block.global-services-container .list-item-col:nth-of-type(3) {
  margin-bottom: 5%; }
  .year-nubmers.second-block.global-services-container .list-item-col:nth-of-type(3) .list-item {
    flex-wrap: unset;
    margin-left: 0; }
    .year-nubmers.second-block.global-services-container .list-item-col:nth-of-type(3) .list-item .imgHolder {
      margin-left: 0;
      margin-top: 0; }
.year-nubmers.second-block.global-services-container .list-item-col:nth-of-type(4) .list-item {
  flex-direction: row-reverse;
  margin-left: 15%;
  justify-content: flex-end; }
  .year-nubmers.second-block.global-services-container .list-item-col:nth-of-type(4) .list-item .text-holder {
    margin-left: 0; }
  .year-nubmers.second-block.global-services-container .list-item-col:nth-of-type(4) .list-item .imgHolder {
    position: relative;
    top: -50%;
    left: -18%; }
.year-nubmers.second-block.global-services-container .list-item-col:nth-of-type(5) .list-item {
  width: 62%;
  display: flex;
  margin-left: 31%;
  flex-direction: row-reverse;
  margin-top: -6%; }
  .year-nubmers.second-block.global-services-container .list-item-col:nth-of-type(5) .list-item .text-holder {
    margin-right: 0;
    max-width: 41%;
    padding-top: 20%; }
  .year-nubmers.second-block.global-services-container .list-item-col:nth-of-type(5) .list-item .imgHolder {
    margin-left: -15%; }
.year-nubmers.second-block.global-services-container .list-item-col:nth-of-type(6) {
  margin-top: -6%; }
  .year-nubmers.second-block.global-services-container .list-item-col:nth-of-type(6) .list-item {
    width: 61%;
    margin-left: 0;
    display: flex; }
  .year-nubmers.second-block.global-services-container .list-item-col:nth-of-type(6) .imgHolder {
    margin-right: 70px; }
  .year-nubmers.second-block.global-services-container .list-item-col:nth-of-type(6) .text-holder {
    margin-top: 0; }
.year-nubmers.second-block.global-services-container .bigImage {
  top: 24%; }

.year-nubmers.second-block.hr-container .list-item-col:nth-of-type(3) .list-item {
  width: 51%;
  margin-left: 0; }
  .year-nubmers.second-block.hr-container .list-item-col:nth-of-type(3) .list-item .imgHolder {
    width: 37%;
    margin-left: 0;
    margin-top: 0; }
  .year-nubmers.second-block.hr-container .list-item-col:nth-of-type(3) .list-item .text-holder {
    max-width: 50%;
    margin-left: 50px; }
.year-nubmers.second-block.hr-container .list-item-col:nth-of-type(4) .list-item {
  margin-left: 12%; }
.year-nubmers.second-block.hr-container .list-item-col:nth-of-type(5) .list-item {
  margin-right: 0;
  margin-top: -10%; }
.year-nubmers.second-block.hr-container .bigImage {
  top: 30%; }

.year-nubmers.second-block.champ-container .list-item-col:nth-of-type(6) .list-item {
  width: 25%;
  margin-left: auto;
  margin-right: 10%; }
.year-nubmers.second-block.champ-container .list-item-col:nth-of-type(6) .imgHolder {
  margin-left: -30%;
  max-width: 100%; }
.year-nubmers.second-block.champ-container .list-item-col:nth-of-type(6) .text-holder {
  margin-top: -3%;
  width: 100%; }

.year-nubmers.third-block {
  padding-bottom: 160px; }
  .year-nubmers.third-block .bigImage {
    position: absolute;
    top: 9%;
    left: -9%;
    max-width: 40%; }
  .year-nubmers.third-block h2 {
    color: #fff; }
  .year-nubmers.third-block .list-item-col:nth-of-type(1) .list-item {
    width: 42%;
    display: flex;
    padding-top: 12%; }
  .year-nubmers.third-block .list-item-col:nth-of-type(1) .text-holder {
    max-width: 69%;
    margin-left: 40px; }
  .year-nubmers.third-block .list-item-col:nth-of-type(2) {
    margin-bottom: 70px; }
    .year-nubmers.third-block .list-item-col:nth-of-type(2) .list-item {
      width: 30%;
      margin-right: 38%;
      margin-top: 8%; }
  .year-nubmers.third-block .list-item-col:nth-of-type(3) {
    justify-content: flex-start; }
    .year-nubmers.third-block .list-item-col:nth-of-type(3) .list-item {
      width: 68%;
      display: flex;
      margin-left: 15%; }
    .year-nubmers.third-block .list-item-col:nth-of-type(3) .text-holder {
      max-width: 50%;
      padding-top: 42%; }
  .year-nubmers.third-block .list-item-col:nth-of-type(4) {
    margin-top: 0;
    margin-bottom: 60px; }
    .year-nubmers.third-block .list-item-col:nth-of-type(4) .list-item {
      width: 30%; }
  .year-nubmers.third-block .list-item-col:nth-of-type(5) {
    justify-content: flex-start; }
    .year-nubmers.third-block .list-item-col:nth-of-type(5) .list-item {
      width: 45%;
      margin-top: -18%; }
    .year-nubmers.third-block .list-item-col:nth-of-type(5) img {
      margin-left: 0; }
    .year-nubmers.third-block .list-item-col:nth-of-type(5) .text-holder {
      padding-left: 30%;
      margin-top: -25%; }
  .year-nubmers.third-block .list-item-col:nth-of-type(6) {
    margin-top: -12%; }
    .year-nubmers.third-block .list-item-col:nth-of-type(6) .list-item {
      width: 30%;
      margin-right: 0%; }
  .year-nubmers.third-block .list-item-col:nth-of-type(7) {
    justify-content: flex-start;
    margin-top: 5%; }
    .year-nubmers.third-block .list-item-col:nth-of-type(7) .list-item {
      width: 54%;
      margin-left: auto; }
    .year-nubmers.third-block .list-item-col:nth-of-type(7) .text-holder {
      width: 52%;
      margin-left: auto; }
  .year-nubmers.third-block .list-item-col:nth-of-type(8) .list-item {
    width: 35%;
    margin-right: auto;
    margin-top: -36%; }
  .year-nubmers.third-block .list-item-col:nth-of-type(9) .list-item {
    width: 31%;
    margin-right: auto;
    padding-left: 10%; }
  .year-nubmers.third-block .list-item-col:nth-of-type(10) .list-item {
    width: 38%;
    margin-top: -20%;
    margin-right: 10%; }

.year-nubmers.third-block.green-third-block {
  padding-bottom: 160px; }
  .year-nubmers.third-block.green-third-block .list-item-col:nth-of-type(3) .text-holder {
    padding-top: 36%; }

.year-nubmers.third-block.champ-third-block {
  padding-bottom: 160px; }
  .year-nubmers.third-block.champ-third-block .list-item-col:nth-of-type(6) {
    margin-top: -19%; }

.year-nubmers.third-block.borders-container .list-item-col:nth-of-type(1) .list-item {
  margin-right: auto;
  margin-left: 19%;
  width: 32%;
  justify-content: flex-end; }
.year-nubmers.third-block.borders-container .list-item-col:nth-of-type(2) .list-item {
  width: 25%;
  margin-right: 8%;
  margin-top: -15%;
  margin-bottom: 30px; }
.year-nubmers.third-block.borders-container .list-item-col:nth-of-type(3) .list-item {
  display: block;
  width: 41%;
  margin-left: 22%; }
  .year-nubmers.third-block.borders-container .list-item-col:nth-of-type(3) .list-item img {
    margin-left: auto; }
  .year-nubmers.third-block.borders-container .list-item-col:nth-of-type(3) .list-item .text-holder {
    padding-top: 0;
    max-width: 82%; }
.year-nubmers.third-block.borders-container .list-item-col:nth-of-type(4) .list-item {
  display: block;
  width: 41%;
  margin-left: 22%;
  width: 42%;
  margin-top: -7%; }
  .year-nubmers.third-block.borders-container .list-item-col:nth-of-type(4) .list-item img {
    margin-left: auto; }
  .year-nubmers.third-block.borders-container .list-item-col:nth-of-type(4) .list-item .text-holder {
    padding-top: 0;
    max-width: 82%;
    max-width: 75%; }
.year-nubmers.third-block.borders-container .list-item-col:nth-of-type(5) .list-item {
  width: 26%;
  margin-top: -30%; }
  .year-nubmers.third-block.borders-container .list-item-col:nth-of-type(5) .list-item .text-holder {
    padding-left: 0;
    margin-top: 0;
    width: 100%; }
.year-nubmers.third-block.borders-container .bigImage {
  top: 18%; }

.year-nubmers.third-block.aircraft-container .list-item-col:nth-of-type(1) .list-item {
  width: 26%;
  display: block; }
  .year-nubmers.third-block.aircraft-container .list-item-col:nth-of-type(1) .list-item .text-holder {
    max-width: 100%;
    margin-left: 0; }
.year-nubmers.third-block.aircraft-container .list-item-col:nth-of-type(2) .list-item {
  margin-top: -11%; }
.year-nubmers.third-block.aircraft-container .list-item-col:nth-of-type(3) .list-item {
  width: 56%;
  flex-direction: row-reverse; }
  .year-nubmers.third-block.aircraft-container .list-item-col:nth-of-type(3) .list-item .text-holder {
    padding-top: 27%;
    max-width: 53%; }
.year-nubmers.third-block.aircraft-container .list-item-col:nth-of-type(4) .list-item {
  margin-top: -7%; }
.year-nubmers.third-block.aircraft-container .list-item-col:nth-of-type(5) .list-item {
  margin-top: -6%; }
  .year-nubmers.third-block.aircraft-container .list-item-col:nth-of-type(5) .list-item .text-holder {
    margin-top: -43%; }
  .year-nubmers.third-block.aircraft-container .list-item-col:nth-of-type(5) .list-item img {
    max-width: 27%; }
.year-nubmers.third-block.aircraft-container .list-item-col:nth-of-type(6) .list-item {
  margin-top: 15%; }
.year-nubmers.third-block.aircraft-container .list-item-col:nth-of-type(7) .list-item {
  width: 50%;
  margin-left: 5%;
  margin-top: -18%; }
  .year-nubmers.third-block.aircraft-container .list-item-col:nth-of-type(7) .list-item .text-holder {
    margin-left: 0;
    margin-top: -23%; }
  .year-nubmers.third-block.aircraft-container .list-item-col:nth-of-type(7) .list-item img {
    margin-left: auto; }
.year-nubmers.third-block.aircraft-container .list-item-col:nth-of-type(8) .list-item {
  margin-right: 10%;
  margin-top: 0; }

.year-nubmers.third-block.innovation-container {
  padding-bottom: 60px; }
  .year-nubmers.third-block.innovation-container .list-item-col:nth-of-type(1) .list-item {
    width: 29%;
    display: block; }
    .year-nubmers.third-block.innovation-container .list-item-col:nth-of-type(1) .list-item .text-holder {
      max-width: 100%;
      margin-left: 0px; }
  .year-nubmers.third-block.innovation-container .list-item-col:nth-of-type(2) .list-item {
    margin-top: -5%; }
  .year-nubmers.third-block.innovation-container .list-item-col:nth-of-type(3) .list-item {
    width: 100%;
    margin-left: 34%;
    margin-top: -8%; }
    .year-nubmers.third-block.innovation-container .list-item-col:nth-of-type(3) .list-item .text-holder {
      padding-top: 15%;
      max-width: 42%; }
  .year-nubmers.third-block.innovation-container .list-item-col:nth-of-type(4) .list-item {
    display: flex;
    width: 53%;
    margin-top: 5%; }
    .year-nubmers.third-block.innovation-container .list-item-col:nth-of-type(4) .list-item .text-holder {
      max-width: 69%;
      margin-left: 80px; }
  .year-nubmers.third-block.innovation-container .list-item-col:nth-of-type(5) .list-item {
    width: 25%;
    margin-top: -17%; }
    .year-nubmers.third-block.innovation-container .list-item-col:nth-of-type(5) .list-item .text-holder {
      margin-top: 0;
      padding-left: 0; }
  .year-nubmers.third-block.innovation-container .list-item-col:nth-of-type(6) {
    margin-top: 10%; }
    .year-nubmers.third-block.innovation-container .list-item-col:nth-of-type(6) .list-item {
      margin-right: 0; }
      .year-nubmers.third-block.innovation-container .list-item-col:nth-of-type(6) .list-item .imgHolder {
        margin-left: -74%; }
      .year-nubmers.third-block.innovation-container .list-item-col:nth-of-type(6) .list-item .text-holder {
        margin-top: -21%; }
  .year-nubmers.third-block.innovation-container .list-item-col:nth-of-type(7) .list-item {
    width: 54%;
    margin-left: 0;
    display: flex;
    margin-top: -22%; }
    .year-nubmers.third-block.innovation-container .list-item-col:nth-of-type(7) .list-item .text-holder {
      max-width: 50%;
      margin-top: 22%; }
  .year-nubmers.third-block.innovation-container .list-item-col:nth-of-type(8) .list-item {
    margin-top: 8%; }
  .year-nubmers.third-block.innovation-container .list-item-col:nth-of-type(8) .note-text p {
    font-size: 0.875rem; }

.year-nubmers.third-block.global-services-container .list-item-col:nth-of-type(1) .list-item {
  width: 27%;
  display: block; }
  .year-nubmers.third-block.global-services-container .list-item-col:nth-of-type(1) .list-item .text-holder {
    max-width: 100%;
    margin-left: 0; }
.year-nubmers.third-block.global-services-container .list-item-col:nth-of-type(2) .list-item {
  width: 21%;
  margin-right: 47%;
  margin-top: -8%; }
.year-nubmers.third-block.global-services-container .list-item-col:nth-of-type(3) .list-item {
  margin-left: auto;
  margin-right: 4%; }
.year-nubmers.third-block.global-services-container .list-item-col:nth-of-type(4) {
  margin-top: 9%; }
  .year-nubmers.third-block.global-services-container .list-item-col:nth-of-type(4) .list-item {
    width: 52%;
    display: flex; }
    .year-nubmers.third-block.global-services-container .list-item-col:nth-of-type(4) .list-item .text-holder {
      max-width: 50%;
      margin-left: 70px; }
.year-nubmers.third-block.global-services-container .bigImage {
  top: 17%; }

.year-nubmers.third-block.hr-container .bigImage {
  top: 21%; }
.year-nubmers.third-block.hr-container .list-item-col:nth-of-type(1) .list-item {
  width: 29%;
  display: block;
  padding-top: 8%; }
  .year-nubmers.third-block.hr-container .list-item-col:nth-of-type(1) .list-item .text-holder {
    max-width: 100%;
    margin-left: 0px; }
.year-nubmers.third-block.hr-container .list-item-col:nth-of-type(2) .list-item {
  width: 26%;
  margin-right: 38%;
  margin-top: -11%; }
.year-nubmers.third-block.hr-container .list-item-col:nth-of-type(3) .list-item {
  margin-left: auto;
  width: 57%; }
  .year-nubmers.third-block.hr-container .list-item-col:nth-of-type(3) .list-item .text-holder {
    padding-top: 0; }
.year-nubmers.third-block.hr-container .list-item-col:nth-of-type(4) .list-item {
  width: 49%;
  margin-right: auto;
  display: flex; }
  .year-nubmers.third-block.hr-container .list-item-col:nth-of-type(4) .list-item .text-holder {
    max-width: 58%;
    margin-left: 50px; }

.year-nubmers.third-block.champ-container .list-item-col:nth-of-type(1) .list-item {
  width: 29%;
  display: block;
  padding-top: 8%; }
  .year-nubmers.third-block.champ-container .list-item-col:nth-of-type(1) .list-item .text-holder {
    max-width: 100%;
    margin-left: 0px; }
.year-nubmers.third-block.champ-container .list-item-col:nth-of-type(2) .list-item {
  margin-top: -15%; }
.year-nubmers.third-block.champ-container .list-item-col:nth-of-type(3) .list-item {
  width: 48%;
  display: flex;
  margin-left: auto;
  margin-right: 10%; }
.year-nubmers.third-block.champ-container .list-item-col:nth-of-type(3) .text-holder {
  max-width: 56%;
  padding-top: 36%; }
.year-nubmers.third-block.champ-container .list-item-col:nth-of-type(4) {
  justify-content: flex-start; }
  .year-nubmers.third-block.champ-container .list-item-col:nth-of-type(4) .list-item {
    margin-top: -5%; }
  .year-nubmers.third-block.champ-container .list-item-col:nth-of-type(4) img {
    margin-left: auto;
    margin-right: -26%;
    margin-top: -10%; }
.year-nubmers.third-block.champ-container .list-item-col:nth-of-type(5) {
  justify-content: flex-end; }
  .year-nubmers.third-block.champ-container .list-item-col:nth-of-type(5) .list-item {
    margin-right: 10%;
    margin-top: 0; }
  .year-nubmers.third-block.champ-container .list-item-col:nth-of-type(5) .text-holder {
    margin-top: -40%; }
.year-nubmers.third-block.champ-container .list-item-col:nth-of-type(6) {
  justify-content: flex-start;
  margin-top: -5%;
  margin-left: 16%; }
  .year-nubmers.third-block.champ-container .list-item-col:nth-of-type(6) .list-item {
    width: 69%;
    display: flex; }
  .year-nubmers.third-block.champ-container .list-item-col:nth-of-type(6) .text-holder {
    max-width: 54%; }
  .year-nubmers.third-block.champ-container .list-item-col:nth-of-type(6) .imgHolder {
    padding-top: 16%; }

.year-nubmers.third-block.airports-container .list-item-col:nth-of-type(8) .list-item {
  width: 36%;
  margin-right: auto;
  margin-top: -25%;
  margin-left: 10%; }
.year-nubmers.third-block.airports-container .list-item-col:nth-of-type(9) .list-item {
  margin-right: 10%;
  padding-left: 0; }
.year-nubmers.third-block.airports-container .list-item-col:nth-of-type(10) .list-item {
  margin-right: auto;
  margin-left: 10%;
  margin-top: -5%;
  width: 42%; }
  .year-nubmers.third-block.airports-container .list-item-col:nth-of-type(10) .list-item img {
    margin-left: auto; }
  .year-nubmers.third-block.airports-container .list-item-col:nth-of-type(10) .list-item .text-holder {
    max-width: 71%; }
.year-nubmers.third-block.airports-container .list-item-col:nth-of-type(11) .list-item {
  width: 28%;
  margin-top: -17%; }

.annualreport-22.airports-container.year-nubmers.first-block .bigImage {
  top: 19%;
  max-width: 49%; }
.annualreport-22.airports-container.year-nubmers.first-block .list-item-col:nth-of-type(1) .list-item {
  width: 18%;
  margin-right: 4%;
  margin-bottom: 3%;
  margin-top: 3%; }
  .annualreport-22.airports-container.year-nubmers.first-block .list-item-col:nth-of-type(1) .list-item .imgHolder {
    margin-bottom: 25px; }
    .annualreport-22.airports-container.year-nubmers.first-block .list-item-col:nth-of-type(1) .list-item .imgHolder img {
      max-width: 75%; }
.annualreport-22.airports-container.year-nubmers.first-block .list-item-col:nth-of-type(3) .list-item {
  margin-top: 9%; }
  .annualreport-22.airports-container.year-nubmers.first-block .list-item-col:nth-of-type(3) .list-item .text-holder {
    margin-top: 13%; }
.annualreport-22.airports-container.year-nubmers.first-block .list-item-col:nth-of-type(4) .list-item {
  margin-right: auto;
  display: flex;
  width: 42%;
  margin-top: -15%;
  flex-direction: row;
  margin-left: 10%; }
  .annualreport-22.airports-container.year-nubmers.first-block .list-item-col:nth-of-type(4) .list-item .text-holder {
    max-width: 53%;
    margin-top: 0;
    margin-left: 70px; }
  .annualreport-22.airports-container.year-nubmers.first-block .list-item-col:nth-of-type(4) .list-item .imgHolder {
    margin-top: 29%;
    margin-bottom: 0; }
  .annualreport-22.airports-container.year-nubmers.first-block .list-item-col:nth-of-type(4) .list-item img {
    width: 80%; }

.annualreport-22.airports-container.year-nubmers.second-block .bigImage {
  right: -5%;
  max-width: 37%;
  margin-top: 3%; }
.annualreport-22.airports-container.year-nubmers.second-block .list-item-col:nth-of-type(1) .list-item {
  width: 34%;
  margin-top: 6%; }
.annualreport-22.airports-container.year-nubmers.second-block .list-item-col:nth-of-type(2) .list-item {
  width: 44%;
  display: flex;
  flex-wrap: wrap;
  margin-left: 2%;
  margin-top: -7%; }
.annualreport-22.airports-container.year-nubmers.second-block .list-item-col:nth-of-type(2) .imgHolder {
  order: 0;
  max-width: 76%;
  margin-left: 7%; }
.annualreport-22.airports-container.year-nubmers.second-block .list-item-col:nth-of-type(2) .text-holder {
  max-width: 68%; }
.annualreport-22.airports-container.year-nubmers.second-block .list-item-col:nth-of-type(3) .list-item {
  width: 39%;
  margin-left: 14%;
  margin-top: -2%; }
.annualreport-22.airports-container.year-nubmers.second-block .list-item-col:nth-of-type(4) .list-item {
  margin-top: -10%;
  margin-left: 37%;
  width: 51%; }
  .annualreport-22.airports-container.year-nubmers.second-block .list-item-col:nth-of-type(4) .list-item .imgHolder {
    margin-top: 0%; }
.annualreport-22.airports-container.year-nubmers.second-block .list-item-col:nth-of-type(5) .list-item {
  width: 26%;
  margin-left: 9%;
  margin-top: -6%; }
.annualreport-22.airports-container.year-nubmers.second-block .list-item-col:nth-of-type(6) .text-holder {
  width: 77%;
  margin-top: 29%;
  position: relative;
  z-index: 1; }
.annualreport-22.airports-container.year-nubmers.second-block .list-item-col:nth-of-type(7) .list-item {
  margin-top: -17%;
  margin-left: 8%; }
  .annualreport-22.airports-container.year-nubmers.second-block .list-item-col:nth-of-type(7) .list-item .imgHolder {
    margin-bottom: 35px; }
  .annualreport-22.airports-container.year-nubmers.second-block .list-item-col:nth-of-type(7) .list-item .text-holder {
    max-width: 24%; }
.annualreport-22.airports-container.year-nubmers.second-block .list-item-col:nth-of-type(8) .list-item {
  margin-top: -26%;
  margin-right: -8%; }
  .annualreport-22.airports-container.year-nubmers.second-block .list-item-col:nth-of-type(8) .list-item .imgHolder {
    margin-bottom: 22%; }
  .annualreport-22.airports-container.year-nubmers.second-block .list-item-col:nth-of-type(8) .list-item .text-holder {
    margin-left: -10%; }
.annualreport-22.airports-container.year-nubmers.second-block .list-item-col:nth-of-type(9) .list-item {
  align-items: flex-start;
  margin-top: -12%;
  margin-left: 8%; }
  .annualreport-22.airports-container.year-nubmers.second-block .list-item-col:nth-of-type(9) .list-item .imgHolder {
    margin-top: 26%; }
  .annualreport-22.airports-container.year-nubmers.second-block .list-item-col:nth-of-type(9) .list-item .text-holder {
    max-width: 50%; }
.annualreport-22.airports-container.year-nubmers.second-block .list-item-col:nth-of-type(10) .list-item {
  margin-top: -25%;
  width: 26%; }

.annualreport-22.airports-container.year-nubmers.third-block .bigImage {
  top: 7%;
  max-width: 32%; }
.annualreport-22.airports-container.year-nubmers.third-block .list-item-col:nth-of-type(1) .text-holder {
  max-width: 61%;
  margin-left: -20%; }
.annualreport-22.airports-container.year-nubmers.third-block .list-item-col:nth-of-type(1) .list-item {
  margin-right: 26%; }
.annualreport-22.airports-container.year-nubmers.third-block .list-item-col:nth-of-type(2) .list-item {
  margin-right: 5%;
  margin-top: 1%;
  width: 25%; }
.annualreport-22.airports-container.year-nubmers.third-block .list-item-col:nth-of-type(3) .list-item {
  flex-direction: column-reverse;
  margin-left: 16%;
  margin-top: -7%; }
.annualreport-22.airports-container.year-nubmers.third-block .list-item-col:nth-of-type(3) .text-holder {
  padding-top: 0;
  width: 45%; }
.annualreport-22.airports-container.year-nubmers.third-block .list-item-col:nth-of-type(3) .imgHolder {
  margin-left: 23%;
  margin-bottom: 0; }
.annualreport-22.airports-container.year-nubmers.third-block .list-item-col:nth-of-type(5) .list-item {
  width: 40%; }
.annualreport-22.airports-container.year-nubmers.third-block .list-item-col:nth-of-type(5) .text-holder {
  margin-top: -17%;
  padding-left: 10%;
  width: 78%; }
.annualreport-22.airports-container.year-nubmers.third-block .list-item-col:nth-of-type(4) .list-item {
  margin-top: -12%;
  margin-right: 5%;
  width: 24%; }
.annualreport-22.airports-container.year-nubmers.third-block .list-item-col:nth-of-type(6) .list-item {
  margin-top: 20%;
  margin-right: 26%;
  width: 26%; }
.annualreport-22.airports-container.year-nubmers.third-block .list-item-col:nth-of-type(7) .list-item {
  margin-left: 5%;
  margin-top: -20%;
  width: 61%; }
.annualreport-22.airports-container.year-nubmers.third-block .list-item-col:nth-of-type(7) .text-holder {
  margin-left: 0; }
.annualreport-22.airports-container.year-nubmers.third-block .list-item-col:nth-of-type(8) {
  justify-content: flex-end; }
  .annualreport-22.airports-container.year-nubmers.third-block .list-item-col:nth-of-type(8) .list-item {
    margin-right: 8%;
    margin-top: -26%;
    width: 25%; }
.annualreport-22.airports-container.year-nubmers.third-block .list-item-col:nth-of-type(9) {
  justify-content: flex-start; }
  .annualreport-22.airports-container.year-nubmers.third-block .list-item-col:nth-of-type(9) .list-item {
    margin-top: -3%;
    margin-right: 0;
    margin-left: 20%;
    width: 26%; }
.annualreport-22.airports-container.year-nubmers.third-block .list-item-col:nth-of-type(10) .list-item {
  margin-top: 8%;
  margin-right: 5%; }
  .annualreport-22.airports-container.year-nubmers.third-block .list-item-col:nth-of-type(10) .list-item .text-holder {
    max-width: 64%; }
.annualreport-22.airports-container.year-nubmers.third-block .list-item-col:nth-of-type(11) {
  justify-content: flex-start;
  flex-direction: column; }
  .annualreport-22.airports-container.year-nubmers.third-block .list-item-col:nth-of-type(11) .list-item {
    width: 29%;
    margin-left: 5%;
    margin-top: -26%; }
  .annualreport-22.airports-container.year-nubmers.third-block .list-item-col:nth-of-type(11) .imgHolder {
    margin-left: 40%;
    margin-bottom: 70px;
    width: 70%; }
.annualreport-22.airports-container.year-nubmers.third-block .list-item-col:nth-of-type(12) {
  justify-content: flex-end; }
  .annualreport-22.airports-container.year-nubmers.third-block .list-item-col:nth-of-type(12) .list-item {
    width: 22%;
    margin-top: -8%;
    margin-right: 6%; }
.annualreport-22.airports-container.year-nubmers.third-block .list-item-col:nth-of-type(13) {
  justify-content: flex-start; }
  .annualreport-22.airports-container.year-nubmers.third-block .list-item-col:nth-of-type(13) .list-item {
    display: flex;
    flex-direction: row-reverse;
    width: 60%;
    margin-left: 5%; }
  .annualreport-22.airports-container.year-nubmers.third-block .list-item-col:nth-of-type(13) .imgHolder {
    margin-top: -25%; }
  .annualreport-22.airports-container.year-nubmers.third-block .list-item-col:nth-of-type(13) .text-holder {
    width: 50%; }

.annualreport-22.borders-container.year-nubmers.first-block .bigImage {
  top: 23%;
  left: -10%;
  width: 38%; }
.annualreport-22.borders-container.year-nubmers.first-block .list-item-col:nth-of-type(1) .list-item {
  width: 80%;
  display: flex;
  justify-content: flex-end;
  margin-top: 5%;
  align-items: flex-end;
  margin-right: 2%; }
  .annualreport-22.borders-container.year-nubmers.first-block .list-item-col:nth-of-type(1) .list-item .imgHolder {
    margin-right: 28px;
    margin-bottom: 2%; }
  .annualreport-22.borders-container.year-nubmers.first-block .list-item-col:nth-of-type(1) .list-item .text-holder {
    width: 33%; }
.annualreport-22.borders-container.year-nubmers.first-block .list-item-col:nth-of-type(2) {
  margin-top: 0; }
  .annualreport-22.borders-container.year-nubmers.first-block .list-item-col:nth-of-type(2) .list-item {
    margin-top: 4%;
    width: 18%; }
.annualreport-22.borders-container.year-nubmers.first-block .list-item-col:nth-of-type(3) .list-item {
  margin-top: -16%;
  width: 21%; }
  .annualreport-22.borders-container.year-nubmers.first-block .list-item-col:nth-of-type(3) .list-item .imgHolder {
    width: 85%;
    margin-left: 0; }
  .annualreport-22.borders-container.year-nubmers.first-block .list-item-col:nth-of-type(3) .list-item .text-holder {
    padding-left: 0; }
.annualreport-22.borders-container.year-nubmers.first-block .list-item-col:nth-of-type(4) {
  justify-content: flex-start; }
  .annualreport-22.borders-container.year-nubmers.first-block .list-item-col:nth-of-type(4) .list-item {
    margin-right: 0;
    margin-top: -16%; }
.annualreport-22.borders-container.year-nubmers.first-block .list-item-col:nth-of-type(5) {
  justify-content: center; }
  .annualreport-22.borders-container.year-nubmers.first-block .list-item-col:nth-of-type(5) .list-item {
    display: flex;
    flex-direction: row-reverse;
    width: 50%;
    margin-top: 6%; }
    .annualreport-22.borders-container.year-nubmers.first-block .list-item-col:nth-of-type(5) .list-item .imgHolder {
      margin: 0;
      margin-right: 10%; }
    .annualreport-22.borders-container.year-nubmers.first-block .list-item-col:nth-of-type(5) .list-item .text-holder {
      width: 70%;
      margin-top: 0; }

.annualreport-22.borders-container.year-nubmers.second-block .bigImage {
  top: 31%;
  right: -13%;
  width: 44%; }
.annualreport-22.borders-container.year-nubmers.second-block .list-item-col:nth-of-type(1) .list-item {
  padding-top: 10%;
  width: 32%; }
.annualreport-22.borders-container.year-nubmers.second-block .list-item-col:nth-of-type(2) .list-item {
  width: 61%;
  margin-left: 8%; }
.annualreport-22.borders-container.year-nubmers.second-block .list-item-col:nth-of-type(3) .list-item {
  width: 51%; }
  .annualreport-22.borders-container.year-nubmers.second-block .list-item-col:nth-of-type(3) .list-item .imgHolder {
    width: 40%; }
.annualreport-22.borders-container.year-nubmers.second-block .list-item-col:nth-of-type(4) {
  flex-direction: column; }
  .annualreport-22.borders-container.year-nubmers.second-block .list-item-col:nth-of-type(4) .imgHolder {
    margin-left: 0;
    width: 30%; }
  .annualreport-22.borders-container.year-nubmers.second-block .list-item-col:nth-of-type(4) .list-item {
    margin-top: 2%;
    margin-left: 14%;
    flex-direction: column; }
.annualreport-22.borders-container.year-nubmers.second-block .list-item-col:nth-of-type(5) .list-item {
  display: flex;
  margin-top: -20%;
  margin-right: 2%;
  margin-top: -13%; }
  .annualreport-22.borders-container.year-nubmers.second-block .list-item-col:nth-of-type(5) .list-item .imgHolder {
    margin-top: 0px; }
  .annualreport-22.borders-container.year-nubmers.second-block .list-item-col:nth-of-type(5) .list-item .text-holder {
    margin-left: 64px; }
.annualreport-22.borders-container.year-nubmers.second-block .list-item-col:nth-of-type(6) {
  margin-top: 10%; }
  .annualreport-22.borders-container.year-nubmers.second-block .list-item-col:nth-of-type(6) .list-item {
    width: 45%; }
  .annualreport-22.borders-container.year-nubmers.second-block .list-item-col:nth-of-type(6) .text-holder {
    width: 67%; }

.annualreport-22.borders-container.year-nubmers.third-block .bigImage {
  top: 14%; }
.annualreport-22.borders-container.year-nubmers.third-block .list-item-col:nth-of-type(1) .list-item {
  margin-left: 22%;
  width: 33%; }
.annualreport-22.borders-container.year-nubmers.third-block .list-item-col:nth-of-type(2) .list-item {
  margin-top: -8%;
  width: 23%; }
.annualreport-22.borders-container.year-nubmers.third-block .list-item-col:nth-of-type(3) .list-item {
  margin-left: 42%;
  display: flex;
  flex-direction: row-reverse;
  align-items: flex-end;
  justify-content: space-between;
  width: 49%; }
  .annualreport-22.borders-container.year-nubmers.third-block .list-item-col:nth-of-type(3) .list-item .text-holder {
    width: 63%; }
  .annualreport-22.borders-container.year-nubmers.third-block .list-item-col:nth-of-type(3) .list-item .imgHolder {
    margin-bottom: 32%;
    margin-left: 35px; }
.annualreport-22.borders-container.year-nubmers.third-block .list-item-col:nth-of-type(4) .list-item {
  margin-top: 12%;
  display: flex;
  flex-direction: column;
  align-items: flex-start; }
.annualreport-22.borders-container.year-nubmers.third-block .list-item-col:nth-of-type(5) .list-item {
  width: 38%;
  margin-top: -63%;
  margin-left: 2%;
  width: 30%; }
.annualreport-22.borders-container.year-nubmers.third-block .list-item-col:nth-of-type(6) {
  margin-top: 0;
  justify-content: center; }
  .annualreport-22.borders-container.year-nubmers.third-block .list-item-col:nth-of-type(6) .list-item {
    width: 28%;
    margin-top: 0;
    justify-content: center; }

.year-nubmers.second-block.global-services-container.annualreport-22 .list-item-col:nth-of-type(7) .list-item {
  display: flex;
  justify-content: space-between;
  width: 60%;
  margin-top: 5%; }
  .year-nubmers.second-block.global-services-container.annualreport-22 .list-item-col:nth-of-type(7) .list-item .text-holder {
    margin-right: 5%;
    max-width: 50%; }
  .year-nubmers.second-block.global-services-container.annualreport-22 .list-item-col:nth-of-type(7) .list-item .imgHolder {
    margin-right: 5%; }

.year-nubmers.third-block.global-services-container.annualreport-22 .list-item-col:nth-of-type(4) .list-item .text-holder {
  width: 61%;
  padding-left: 12%; }

.annualreport-22.innovation-container.year-nubmers.first-block .bigImage {
  width: 38%;
  left: -9%;
  top: 23%; }
.annualreport-22.innovation-container.year-nubmers.first-block .list-item-col:nth-of-type(1) .list-item {
  margin-top: 0%;
  width: 21.5%; }
.annualreport-22.innovation-container.year-nubmers.first-block .list-item-col:nth-of-type(2) .list-item {
  width: 19%;
  margin-right: 47%;
  margin-top: -9%; }
.annualreport-22.innovation-container.year-nubmers.first-block .list-item-col:nth-of-type(3) .list-item .text-holder {
  margin-left: 20%;
  margin-top: 13%;
  width: 54%; }
.annualreport-22.innovation-container.year-nubmers.first-block .list-item-col:nth-of-type(4) .list-item {
  width: 22%;
  margin-right: 61%;
  margin-top: -32%; }
  .annualreport-22.innovation-container.year-nubmers.first-block .list-item-col:nth-of-type(4) .list-item .imgHolder {
    margin-right: -30%;
    margin-bottom: 0; }
  .annualreport-22.innovation-container.year-nubmers.first-block .list-item-col:nth-of-type(4) .list-item .text-holder {
    margin-top: -15%; }

.annualreport-22.innovation-container.year-nubmers.second-block .bigImage {
  width: 34%;
  right: -4%; }
.annualreport-22.innovation-container.year-nubmers.second-block .list-item-col:nth-of-type(1) .list-item {
  margin-top: 3%;
  width: 30%; }
.annualreport-22.innovation-container.year-nubmers.second-block .list-item-col:nth-of-type(2) .list-item {
  width: 44%;
  margin-top: -18%; }
.annualreport-22.innovation-container.year-nubmers.second-block .list-item-col:nth-of-type(3) .list-item {
  width: 48%;
  margin-top: -4%;
  margin-left: 12%; }
.annualreport-22.innovation-container.year-nubmers.second-block .list-item-col:nth-of-type(4) .list-item {
  margin-left: 5%;
  margin-top: -6%;
  width: 52%; }
.annualreport-22.innovation-container.year-nubmers.second-block .list-item-col:nth-of-type(5) .list-item {
  margin-top: 1%;
  margin-left: 0;
  width: 25%; }
  .annualreport-22.innovation-container.year-nubmers.second-block .list-item-col:nth-of-type(5) .list-item .imgHolder {
    width: 56%; }
  .annualreport-22.innovation-container.year-nubmers.second-block .list-item-col:nth-of-type(5) .list-item img {
    margin-left: 0; }
.annualreport-22.innovation-container.year-nubmers.second-block .list-item-col:nth-of-type(6) .list-item {
  margin-top: -30%;
  margin-right: 5%; }
.annualreport-22.innovation-container.year-nubmers.second-block .list-item-col:nth-of-type(7) .list-item {
  margin-right: 0;
  margin-top: 3%;
  width: 55%; }
  .annualreport-22.innovation-container.year-nubmers.second-block .list-item-col:nth-of-type(7) .list-item .imgHolder {
    max-width: 25%; }
  .annualreport-22.innovation-container.year-nubmers.second-block .list-item-col:nth-of-type(7) .list-item .text-holder {
    max-width: 47%;
    margin-right: 0%; }
.annualreport-22.innovation-container.year-nubmers.second-block .list-item-col:nth-of-type(8) .list-item {
  margin-left: 11%; }
.annualreport-22.innovation-container.year-nubmers.second-block .list-item-col:nth-of-type(9) .list-item {
  margin-left: 40%;
  width: 46%; }
.annualreport-22.innovation-container.year-nubmers.second-block .list-item-col:nth-of-type(10) .list-item {
  margin-top: -15%;
  margin-left: 7%;
  margin-right: auto;
  width: 25%;
  width: 24%; }
.annualreport-22.innovation-container.year-nubmers.second-block .list-item-col:nth-of-type(11) .list-item {
  width: 24%;
  margin-right: 33%;
  margin-top: -10%; }

.annualreport-22.innovation-container.year-nubmers.third-block .bigImage {
  width: 35%;
  top: 10%;
  left: -5%; }
.annualreport-22.innovation-container.year-nubmers.third-block .list-item-col:nth-of-type(1) .list-item {
  margin-right: 11%;
  padding-top: 8%;
  width: 24%; }
.annualreport-22.innovation-container.year-nubmers.third-block .list-item-col:nth-of-type(2) .list-item {
  margin-right: 43%;
  margin-top: -5%;
  width: 26%; }
.annualreport-22.innovation-container.year-nubmers.third-block .list-item-col:nth-of-type(3) .list-item {
  justify-content: space-between;
  margin-left: 45%;
  margin-top: 2%;
  width: 45%; }
  .annualreport-22.innovation-container.year-nubmers.third-block .list-item-col:nth-of-type(3) .list-item .text-holder {
    padding-top: 0;
    max-width: 60%; }
.annualreport-22.innovation-container.year-nubmers.third-block .list-item-col:nth-of-type(4) .list-item {
  flex-direction: column;
  margin-top: -16%;
  margin-right: auto;
  margin-left: 5%;
  width: 30%; }
  .annualreport-22.innovation-container.year-nubmers.third-block .list-item-col:nth-of-type(4) .list-item .text-holder {
    margin-left: 0;
    max-width: 100%; }
.annualreport-22.innovation-container.year-nubmers.third-block .list-item-col:nth-of-type(5) .list-item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-left: 58%;
  margin-top: -17%; }
.annualreport-22.innovation-container.year-nubmers.third-block .list-item-col:nth-of-type(6) .list-item {
  margin-top: -26%;
  margin-right: auto;
  margin-left: 10%;
  margin-top: 15%;
  width: 26%; }
.annualreport-22.innovation-container.year-nubmers.third-block .list-item-col:nth-of-type(7) .list-item {
  justify-content: flex-end;
  margin-left: auto;
  margin-top: -49%;
  margin-right: 5%; }
  .annualreport-22.innovation-container.year-nubmers.third-block .list-item-col:nth-of-type(7) .list-item .imgHolder {
    margin-left: -12%; }
  .annualreport-22.innovation-container.year-nubmers.third-block .list-item-col:nth-of-type(7) .list-item .text-holder {
    width: 50%;
    margin-right: 50px;
    padding-top: 30%;
    margin-top: 8%; }
.annualreport-22.innovation-container.year-nubmers.third-block .list-item-col:nth-of-type(8) {
  justify-content: center; }
  .annualreport-22.innovation-container.year-nubmers.third-block .list-item-col:nth-of-type(8) .list-item {
    margin-left: 7%;
    margin: 0;
    display: flex;
    width: 45%;
    justify-content: space-between;
    margin-top: 5%; }
    .annualreport-22.innovation-container.year-nubmers.third-block .list-item-col:nth-of-type(8) .list-item .text-holder {
      width: 60%; }
.annualreport-22.innovation-container.year-nubmers.third-block .list-item-col:nth-of-type(9) .list-item {
  width: 26%;
  padding-left: 0%;
  margin-top: 10%;
  margin-left: auto;
  margin-right: 20%; }
.annualreport-22.innovation-container.year-nubmers.third-block .list-item-col:nth-of-type(10) .list-item {
  margin-right: auto;
  margin-left: 5%;
  width: 26%;
  margin-top: -25%;
  margin-right: auto;
  margin-left: 5%;
  width: 30%; }
.annualreport-22.innovation-container.year-nubmers.third-block .list-item-col:nth-of-type(11) .list-item {
  width: 25%;
  margin-right: 23%;
  margin-top: -9%; }

.year-nubmers.orange-color * {
  color: #F5821F; }

.year-nubmers.red-orange-color * {
  color: #F26922; }

.year-nubmers.blue-color * {
  color: #4032A0; }
.year-nubmers.blue-color .bigImage {
  top: 23%; }

.year-nubmers.light-blue-color * {
  color: #0095DA; }
.year-nubmers.light-blue-color .bigImage {
  top: 23%; }

.year-nubmers.innovation-light-blue-color * {
  color: #00b9f2; }
.year-nubmers.innovation-light-blue-color .bigImage {
  top: 23%; }

.year-nubmers.darker-blue-color * {
  color: #0095DA; }
.year-nubmers.darker-blue-color .bigImage {
  top: 23%; }

.year-nubmers.champ-block * {
  color: #AC1381; }
.year-nubmers.champ-block .bigImage {
  top: 23%; }

.year-nubmers.green-color * {
  color: #86BC25; }
.year-nubmers.green-color .list-item-col:nth-of-type(6) {
  margin-top: -10%; }
.year-nubmers.green-color .bigImage {
  top: 20%; }

.annualreport-22 .title-small {
  font-size: 50px; }

.annualreport-22.year-nubmers.first-block.aircraft-container .bigImage {
  width: 41%;
  left: -14%;
  top: 17%; }
.annualreport-22.year-nubmers.first-block.aircraft-container .list-item-col:nth-of-type(1) .list-item {
  width: 24%;
  margin-top: 14%;
  margin-right: 41%; }
.annualreport-22.year-nubmers.first-block.aircraft-container .list-item-col:nth-of-type(2) .list-item {
  display: flex;
  width: 45%;
  margin-top: 28%;
  margin-right: 0%; }
  .annualreport-22.year-nubmers.first-block.aircraft-container .list-item-col:nth-of-type(2) .list-item .imgHolder {
    margin-right: 50px;
    width: 100%; }
.annualreport-22.year-nubmers.first-block.aircraft-container .list-item-col:nth-of-type(3) .list-item {
  width: 30%;
  margin-right: 62%;
  margin-top: -3%;
  display: flex; }
.annualreport-22.year-nubmers.first-block.aircraft-container .list-item-col:nth-of-type(5) .list-item {
  width: 38%;
  margin-right: 62%;
  margin-top: -13%; }
.annualreport-22.year-nubmers.first-block.aircraft-container .list-item-col:nth-of-type(5) .text-holder {
  margin: -15% -60% 0 112%; }
.annualreport-22.year-nubmers.first-block.aircraft-container .list-item-col:nth-of-type(4) .list-item {
  margin-top: -10%;
  margin-right: 16%; }
.annualreport-22.year-nubmers.first-block.aircraft-container .list-item-col:nth-of-type(6) .list-item {
  width: 36%;
  margin-right: 25%;
  margin-top: -5%;
  display: flex;
  align-items: flex-end; }

.annualreport-22.year-nubmers.green-color.aircraft-container .bigImage {
  right: -10%;
  width: 44%;
  top: 26%; }

.annualreport-22.year-nubmers.second-block.aircraft-container .list-item-col:nth-of-type(1) .list-item {
  width: 26%;
  margin-top: 1%;
  margin-right: 4%; }
.annualreport-22.year-nubmers.second-block.aircraft-container .list-item-col:nth-of-type(2) .list-item {
  margin-left: 5%;
  flex-direction: row-reverse; }
  .annualreport-22.year-nubmers.second-block.aircraft-container .list-item-col:nth-of-type(2) .list-item .imgHolder {
    width: 44%;
    position: relative;
    left: -53%;
    margin-top: -26%; }
.annualreport-22.year-nubmers.second-block.aircraft-container .list-item-col:nth-of-type(3) .list-item {
  margin: 0;
  margin-top: -6%;
  width: 40%; }
.annualreport-22.year-nubmers.second-block.aircraft-container .list-item-col:nth-of-type(3) .text-holder {
  max-width: 62%;
  order: unset; }
.annualreport-22.year-nubmers.second-block.aircraft-container .list-item-col:nth-of-type(3) .imgHolder {
  width: 43%;
  margin-left: auto; }
.annualreport-22.year-nubmers.second-block.aircraft-container .list-item-col:nth-of-type(4) .text-holder {
  margin-left: 40px;
  width: 48%; }
.annualreport-22.year-nubmers.second-block.aircraft-container .list-item-col:nth-of-type(4) .imgHolder {
  width: 33%; }
.annualreport-22.year-nubmers.second-block.aircraft-container .list-item-col:nth-of-type(4) .list-item {
  margin-left: 15%; }
.annualreport-22.year-nubmers.second-block.aircraft-container .list-item-col:nth-of-type(5) .list-item {
  margin-top: -13%;
  margin-right: 8%; }
  .annualreport-22.year-nubmers.second-block.aircraft-container .list-item-col:nth-of-type(5) .list-item .text-holder {
    margin-left: -19%;
    margin-top: -10%;
    width: 100%; }
.annualreport-22.year-nubmers.second-block.aircraft-container .list-item-col:nth-of-type(6) {
  margin-top: -37%;
  margin-left: 10%;
  margin-bottom: 8%; }
  .annualreport-22.year-nubmers.second-block.aircraft-container .list-item-col:nth-of-type(6) .list-item {
    margin-left: 0; }
.annualreport-22.year-nubmers.second-block.aircraft-container .list-item-col:nth-of-type(7) .list-item {
  width: 43%;
  margin-top: -5%;
  margin-right: 5%;
  margin-left: auto; }
  .annualreport-22.year-nubmers.second-block.aircraft-container .list-item-col:nth-of-type(7) .list-item .text-holder {
    max-width: 66%;
    margin-top: -14%; }
  .annualreport-22.year-nubmers.second-block.aircraft-container .list-item-col:nth-of-type(7) .list-item .imgHolder {
    max-width: 300px;
    margin-left: auto; }

.annualreport-22.year-nubmers.third-block.aircraft-container .bigImage {
  margin-left: -12%;
  margin-top: 10%;
  max-width: 50%; }
.annualreport-22.year-nubmers.third-block.aircraft-container .list-item-col:nth-of-type(1) .list-item {
  width: 26%;
  margin-top: -3%;
  display: block; }
  .annualreport-22.year-nubmers.third-block.aircraft-container .list-item-col:nth-of-type(1) .list-item .text-holder {
    max-width: 100%;
    margin-left: 0; }
.annualreport-22.year-nubmers.third-block.aircraft-container .list-item-col:nth-of-type(2) .list-item {
  width: 23%;
  margin-top: -14%; }
.annualreport-22.year-nubmers.third-block.aircraft-container .list-item-col:nth-of-type(3) .list-item {
  width: 56%;
  margin-left: 38%;
  flex-direction: row-reverse; }
  .annualreport-22.year-nubmers.third-block.aircraft-container .list-item-col:nth-of-type(3) .list-item .text-holder {
    padding-top: 0;
    max-width: 53%; }
.annualreport-22.year-nubmers.third-block.aircraft-container .list-item-col:nth-of-type(4) .list-item {
  margin-top: -3%;
  margin-right: 20%; }
  .annualreport-22.year-nubmers.third-block.aircraft-container .list-item-col:nth-of-type(4) .list-item .imgHolder {
    margin-left: -90%; }
  .annualreport-22.year-nubmers.third-block.aircraft-container .list-item-col:nth-of-type(4) .list-item .text-holder {
    margin-top: -44%; }
.annualreport-22.year-nubmers.third-block.aircraft-container .list-item-col:nth-of-type(5) .list-item {
  margin-top: -6%; }
  .annualreport-22.year-nubmers.third-block.aircraft-container .list-item-col:nth-of-type(5) .list-item .text-holder {
    width: 89%;
    margin-left: -14%;
    margin-top: -2%; }
  .annualreport-22.year-nubmers.third-block.aircraft-container .list-item-col:nth-of-type(5) .list-item img {
    max-width: 27%; }
.annualreport-22.year-nubmers.third-block.aircraft-container .list-item-col:nth-of-type(6) .list-item {
  margin-top: -3%;
  margin-right: 15%;
  width: 26%; }
.annualreport-22.year-nubmers.third-block.aircraft-container .list-item-col:nth-of-type(7) .list-item {
  width: 43%;
  margin-left: 5%;
  margin-top: -30%; }
  .annualreport-22.year-nubmers.third-block.aircraft-container .list-item-col:nth-of-type(7) .list-item .text-holder {
    margin-top: -40%;
    margin-left: 32%; }
  .annualreport-22.year-nubmers.third-block.aircraft-container .list-item-col:nth-of-type(7) .list-item img {
    width: 33%;
    margin-left: -10%; }
.annualreport-22.year-nubmers.third-block.aircraft-container .list-item-col:nth-of-type(8) .list-item {
  width: 25%;
  margin-right: 24%;
  margin-top: -2%; }
  .annualreport-22.year-nubmers.third-block.aircraft-container .list-item-col:nth-of-type(8) .list-item .imgHolder {
    margin: 0% 0% -12% 23%; }
.annualreport-22.year-nubmers.third-block.aircraft-container .list-item-col:nth-of-type(9) .list-item {
  width: 55%;
  padding-left: 10%;
  margin-top: -10%;
  margin-right: auto; }
  .annualreport-22.year-nubmers.third-block.aircraft-container .list-item-col:nth-of-type(9) .list-item .text-holder {
    margin-top: -24%;
    margin-left: 39%; }
  .annualreport-22.year-nubmers.third-block.aircraft-container .list-item-col:nth-of-type(9) .list-item .imgHolder {
    max-width: 36%; }

.annualreport-22.cde-container.year-nubmers.first-block .bigImage {
  left: -4%;
  max-width: 36%;
  margin-top: 6%; }
.annualreport-22.cde-container.year-nubmers.first-block .list-item-col:nth-of-type(1) .list-item {
  width: 19%;
  margin-right: 43%;
  margin-top: 11%; }
.annualreport-22.cde-container.year-nubmers.first-block .list-item-col:nth-of-type(2) .list-item {
  width: 21%;
  margin-right: 12%; }
.annualreport-22.cde-container.year-nubmers.first-block .list-item-col:nth-of-type(3) .list-item {
  width: 37%;
  margin-top: -5%;
  margin-right: 55%; }
  .annualreport-22.cde-container.year-nubmers.first-block .list-item-col:nth-of-type(3) .list-item .text-holder {
    max-width: 55%; }
.annualreport-22.cde-container.year-nubmers.first-block .list-item-col:nth-of-type(4) .list-item {
  width: 23%;
  margin-right: 10%;
  margin-top: -10%; }
.annualreport-22.cde-container.year-nubmers.first-block .list-item-col:nth-of-type(5) .list-item {
  display: flex;
  width: 40%;
  margin-right: 50%;
  margin-top: 7%; }
  .annualreport-22.cde-container.year-nubmers.first-block .list-item-col:nth-of-type(5) .list-item .text-holder {
    width: 58%; }
  .annualreport-22.cde-container.year-nubmers.first-block .list-item-col:nth-of-type(5) .list-item .imgHolder {
    order: 1;
    margin-top: -28%;
    width: 30%; }

.annualreport-22.cde-container.year-nubmers.second-block .bigImage {
  width: 38%;
  right: -8%; }
.annualreport-22.cde-container.year-nubmers.second-block .list-item-col:nth-of-type(1) .list-item {
  margin-top: 2%;
  margin-right: 10%;
  width: 25%; }
.annualreport-22.cde-container.year-nubmers.second-block .list-item-col:nth-of-type(2) .list-item {
  width: 42%;
  margin-top: -3%; }
  .annualreport-22.cde-container.year-nubmers.second-block .list-item-col:nth-of-type(2) .list-item .text-holder {
    margin-top: 14%; }
.annualreport-22.cde-container.year-nubmers.second-block .list-item-col:nth-of-type(3) .list-item .text-holder {
  order: 0;
  margin-top: 24%; }
.annualreport-22.cde-container.year-nubmers.second-block .list-item-col:nth-of-type(3) .list-item .imgHolder {
  order: 1; }
.annualreport-22.cde-container.year-nubmers.second-block .list-item-col:nth-of-type(4) .list-item {
  margin-top: -7%; }
  .annualreport-22.cde-container.year-nubmers.second-block .list-item-col:nth-of-type(4) .list-item .text-holder {
    order: 0;
    margin-right: -20%;
    margin-top: 23%; }
  .annualreport-22.cde-container.year-nubmers.second-block .list-item-col:nth-of-type(4) .list-item .imgHolder {
    order: 1;
    margin-top: -7%;
    margin-left: -19%; }

.annualreport-22.cde-container.year-nubmers.third-block .list-item-col:nth-of-type(1) .list-item {
  margin-top: -4%;
  width: 30%;
  margin-right: 34%; }
.annualreport-22.cde-container.year-nubmers.third-block .list-item-col:nth-of-type(2) .list-item {
  margin-top: 5%;
  display: flex;
  width: 40%;
  margin-right: 24%; }
  .annualreport-22.cde-container.year-nubmers.third-block .list-item-col:nth-of-type(2) .list-item .text-holder {
    width: 64%;
    margin-left: 60px; }
.annualreport-22.cde-container.year-nubmers.third-block .list-item-col:nth-of-type(3) .list-item {
  margin-left: 7%; }
  .annualreport-22.cde-container.year-nubmers.third-block .list-item-col:nth-of-type(3) .list-item .imgHolder {
    order: 1;
    width: 32%;
    margin-top: 15%; }

.annualreport-22.global-services-container.year-nubmers.first-block .bigImage {
  left: -8%; }
.annualreport-22.global-services-container.year-nubmers.first-block .list-item-col:nth-of-type(1) .list-item {
  margin-top: 7%;
  width: 19%; }
.annualreport-22.global-services-container.year-nubmers.first-block .list-item-col:nth-of-type(2) .list-item {
  margin-right: 34%; }
.annualreport-22.global-services-container.year-nubmers.first-block .list-item-col:nth-of-type(3) .text-holder {
  width: 48%; }
.annualreport-22.global-services-container.year-nubmers.first-block .list-item-col:nth-of-type(4) .text-holder {
  margin-top: -6%; }
.annualreport-22.global-services-container.year-nubmers.first-block .list-item-col:nth-of-type(5) {
  margin-top: 2%; }

.annualreport-22.global-services-container.year-nubmers.second-block .list-item-col:nth-of-type(1) .list-item {
  width: 29%;
  margin-right: 7%; }
.annualreport-22.global-services-container.year-nubmers.second-block .list-item-col:nth-of-type(2) .list-item {
  margin-top: -9%; }
.annualreport-22.global-services-container.year-nubmers.second-block .list-item-col:nth-of-type(3) .list-item {
  width: 38%;
  margin-top: -2%;
  margin-left: 5%; }
  .annualreport-22.global-services-container.year-nubmers.second-block .list-item-col:nth-of-type(3) .list-item .imgHolder {
    margin-right: 10%; }
.annualreport-22.global-services-container.year-nubmers.second-block .list-item-col:nth-of-type(4) .list-item {
  margin-left: 10%; }
.annualreport-22.global-services-container.year-nubmers.second-block .list-item-col:nth-of-type(5) .list-item {
  margin-left: 1%;
  width: 63%;
  margin-left: 1%;
  width: 63%; }
  .annualreport-22.global-services-container.year-nubmers.second-block .list-item-col:nth-of-type(5) .list-item .imgHolder {
    width: 23%;
    margin-left: -23%; }
.annualreport-22.global-services-container.year-nubmers.second-block .list-item-col:nth-of-type(6) .list-item {
  width: 50%;
  margin-top: 4%;
  margin-left: 5%; }
.annualreport-22.global-services-container.year-nubmers.second-block .list-item-col:nth-of-type(7) .list-item {
  width: 52%;
  margin-right: 10%;
  margin-top: 0%; }

.annualreport-22.global-services-container.year-nubmers.third-block .list-item-col:nth-of-type(1) .list-item {
  width: 26%;
  margin-top: -6%; }
.annualreport-22.global-services-container.year-nubmers.third-block .list-item-col:nth-of-type(2) .list-item {
  margin-top: -16%;
  width: 22%; }
.annualreport-22.global-services-container.year-nubmers.third-block .list-item-col:nth-of-type(3) .list-item {
  width: 60%; }
.annualreport-22.global-services-container.year-nubmers.third-block .list-item-col:nth-of-type(4) .list-item .text-holder {
  padding-left: 0; }
.annualreport-22.global-services-container.year-nubmers.third-block .list-item-col:nth-of-type(4) .list-item .imgHolder {
  width: 29%;
  margin-top: 2%; }
.annualreport-22.global-services-container.year-nubmers.third-block .list-item-col:nth-of-type(5) .list-item .text-holder {
  width: 47%;
  padding-left: 0; }

.annualreport-22.ppl-team-container.year-nubmers.first-block .bigImage {
  left: -13%;
  max-width: 43%; }
.annualreport-22.ppl-team-container.year-nubmers.first-block .list-item-col:nth-of-type(3) .list-item {
  width: 50%;
  margin-right: 12%;
  width: 50%;
  margin-right: 12%; }
  .annualreport-22.ppl-team-container.year-nubmers.first-block .list-item-col:nth-of-type(3) .list-item .text-holder {
    width: 50%;
    width: 50%; }
.annualreport-22.ppl-team-container.year-nubmers.first-block .list-item-col:nth-of-type(4) .list-item {
  width: 21%;
  margin-right: 18%;
  margin-top: 2%; }
.annualreport-22.ppl-team-container.year-nubmers.first-block .list-item-col:nth-of-type(5) .list-item {
  margin-top: -22%;
  width: 35%;
  margin-right: 59%;
  display: flex; }
  .annualreport-22.ppl-team-container.year-nubmers.first-block .list-item-col:nth-of-type(5) .list-item .imgHolder {
    margin-top: -38%;
    margin-right: 8%; }

.annualreport-22.ppl-team-container.year-nubmers.second-block .bigImage {
  margin-top: -18%;
  margin-right: 5%;
  width: 42%; }
.annualreport-22.ppl-team-container.year-nubmers.second-block .list-item-col:nth-of-type(1) .list-item {
  width: 26%;
  margin-right: 11%; }
.annualreport-22.ppl-team-container.year-nubmers.second-block .list-item-col:nth-of-type(2) .list-item {
  width: 43%;
  margin-left: 30%; }
.annualreport-22.ppl-team-container.year-nubmers.second-block .list-item-col:nth-of-type(3) .list-item {
  display: unset;
  margin-top: -20%; }
  .annualreport-22.ppl-team-container.year-nubmers.second-block .list-item-col:nth-of-type(3) .list-item .imgHolder {
    width: 25%; }
  .annualreport-22.ppl-team-container.year-nubmers.second-block .list-item-col:nth-of-type(3) .list-item .text-holder {
    max-width: 47%;
    margin-left: 0; }
.annualreport-22.ppl-team-container.year-nubmers.second-block .list-item-col:nth-of-type(4) .list-item {
  margin-left: 4%; }
  .annualreport-22.ppl-team-container.year-nubmers.second-block .list-item-col:nth-of-type(4) .list-item .imgHolder {
    margin-top: 0;
    width: 25%; }
  .annualreport-22.ppl-team-container.year-nubmers.second-block .list-item-col:nth-of-type(4) .list-item .text-holder {
    max-width: 45%; }
.annualreport-22.ppl-team-container.year-nubmers.second-block .list-item-col:nth-of-type(5) .list-item {
  margin-top: -13%; }
.annualreport-22.ppl-team-container.year-nubmers.second-block .list-item-col:nth-of-type(6) .list-item {
  margin-left: 4%;
  margin-top: 28%; }
.annualreport-22.ppl-team-container.year-nubmers.second-block .list-item-col:nth-of-type(7) .list-item {
  margin-top: -18%;
  margin-left: 56%; }
  .annualreport-22.ppl-team-container.year-nubmers.second-block .list-item-col:nth-of-type(7) .list-item .text-holder {
    max-width: 55%; }
.annualreport-22.ppl-team-container.year-nubmers.second-block .list-item-col:nth-of-type(8) .list-item {
  display: unset;
  margin-left: 10%; }
  .annualreport-22.ppl-team-container.year-nubmers.second-block .list-item-col:nth-of-type(8) .list-item .imgHolder {
    width: 28%; }
  .annualreport-22.ppl-team-container.year-nubmers.second-block .list-item-col:nth-of-type(8) .list-item .text-holder {
    width: 50%;
    margin-left: 0; }

.annualreport-22.ppl-team-container.year-nubmers.third-block .bigImage {
  top: 7%; }
.annualreport-22.ppl-team-container.year-nubmers.third-block .list-item-col:nth-of-type(1) .list-item {
  width: 25%;
  margin-right: 26%; }
.annualreport-22.ppl-team-container.year-nubmers.third-block .list-item-col:nth-of-type(2) .list-item {
  width: 23%;
  margin-right: 20%;
  margin-top: 15%; }
.annualreport-22.ppl-team-container.year-nubmers.third-block .list-item-col:nth-of-type(3) .list-item {
  display: unset;
  margin-left: 11%;
  margin-top: -17%; }
  .annualreport-22.ppl-team-container.year-nubmers.third-block .list-item-col:nth-of-type(3) .list-item .text-holder {
    margin-left: -18%;
    margin-top: -7%; }
.annualreport-22.ppl-team-container.year-nubmers.third-block .list-item-col:nth-of-type(4) .list-item {
  display: unset;
  margin-top: -11%;
  margin-right: -8%; }
  .annualreport-22.ppl-team-container.year-nubmers.third-block .list-item-col:nth-of-type(4) .list-item .text-holder {
    margin-left: 0; }
.annualreport-22.ppl-team-container.year-nubmers.third-block .list-item-col:nth-of-type(5) .list-item {
  width: 38%;
  margin-left: -5%;
  margin-top: -10%; }
.annualreport-22.ppl-team-container.year-nubmers.third-block .list-item-col:nth-of-type(6) .list-item {
  margin-right: 27%;
  margin-top: 17%;
  width: 28%; }
.annualreport-22.ppl-team-container.year-nubmers.third-block .list-item-col:nth-of-type(7) .list-item {
  margin-top: -15%;
  margin-left: 0; }
  .annualreport-22.ppl-team-container.year-nubmers.third-block .list-item-col:nth-of-type(7) .list-item .imgHolder {
    width: 40%; }
  .annualreport-22.ppl-team-container.year-nubmers.third-block .list-item-col:nth-of-type(7) .list-item .text-holder {
    margin-left: 0;
    width: 58%; }
.annualreport-22.ppl-team-container.year-nubmers.third-block .list-item-col:nth-of-type(8) .list-item {
  margin-right: 14%;
  margin-top: -18%;
  width: 25%; }
.annualreport-22.ppl-team-container.year-nubmers.third-block .list-item-col:nth-of-type(9) .list-item {
  width: 36%;
  margin-right: 61%;
  margin-top: -14%; }
.annualreport-22.ppl-team-container.year-nubmers.third-block .list-item-col:nth-of-type(10) .list-item {
  margin-right: 14%;
  margin-top: 15%;
  width: 25%; }
.annualreport-22.ppl-team-container.year-nubmers.third-block .list-item-col:nth-of-type(11) .list-item {
  display: flex;
  width: 45%;
  margin-right: auto;
  margin-top: -21%; }
  .annualreport-22.ppl-team-container.year-nubmers.third-block .list-item-col:nth-of-type(11) .list-item .imgHolder {
    margin-top: -28%;
    width: 50%; }
  .annualreport-22.ppl-team-container.year-nubmers.third-block .list-item-col:nth-of-type(11) .list-item .text-holder {
    width: 76%;
    margin-left: -10%; }
.annualreport-22.ppl-team-container.year-nubmers.third-block .list-item-col:nth-of-type(12) .list-item {
  display: flex;
  width: 39%;
  margin-right: 54%;
  margin-top: 2%; }
  .annualreport-22.ppl-team-container.year-nubmers.third-block .list-item-col:nth-of-type(12) .list-item .imgHolder {
    order: 1;
    width: 160%; }
.annualreport-22.ppl-team-container.year-nubmers.third-block .list-item-col:nth-of-type(13) .list-item {
  width: 25%;
  margin-right: 16%; }
  .annualreport-22.ppl-team-container.year-nubmers.third-block .list-item-col:nth-of-type(13) .list-item .text-holder {
    margin-left: -80%;
    width: 100%;
    margin-top: -24%; }

.annualreport-22.champ-container.year-nubmers.first-block .bigImage {
  top: 18%;
  left: -9%;
  width: 39%; }
.annualreport-22.champ-container.year-nubmers.first-block .list-item-col:nth-of-type(1) .list-item {
  margin-top: 6%;
  width: 19%; }
.annualreport-22.champ-container.year-nubmers.first-block .list-item-col:nth-of-type(2) .list-item {
  margin-top: -10%;
  width: 23%; }
.annualreport-22.champ-container.year-nubmers.first-block .list-item-col:nth-of-type(3) .list-item {
  width: 63%;
  margin-top: 4%; }
  .annualreport-22.champ-container.year-nubmers.first-block .list-item-col:nth-of-type(3) .list-item .imgHolder {
    margin-top: -9%;
    width: 35%; }
  .annualreport-22.champ-container.year-nubmers.first-block .list-item-col:nth-of-type(3) .list-item .text-holder {
    max-width: 42%; }
.annualreport-22.champ-container.year-nubmers.first-block .list-item-col:nth-of-type(4) .list-item {
  width: 37%; }
.annualreport-22.champ-container.year-nubmers.first-block .list-item-col:nth-of-type(5) .list-item {
  display: flex;
  width: 35%;
  margin-top: -10%; }
  .annualreport-22.champ-container.year-nubmers.first-block .list-item-col:nth-of-type(5) .list-item .imgHolder {
    width: 210%; }
  .annualreport-22.champ-container.year-nubmers.first-block .list-item-col:nth-of-type(5) .list-item .text-holder {
    margin-left: 8%;
    margin-top: 25%; }
.annualreport-22.champ-container.year-nubmers.first-block .list-item-col:nth-of-type(6) .list-item {
  margin-right: 47%;
  width: 45%; }

.annualreport-22.champ-container.year-nubmers.second-block .bigImage {
  max-width: 45%;
  right: -7%;
  top: 28%; }
.annualreport-22.champ-container.year-nubmers.second-block .list-item-col:nth-of-type(1) .list-item {
  width: 33%; }
.annualreport-22.champ-container.year-nubmers.second-block .list-item-col:nth-of-type(2) .list-item {
  margin-top: -11%;
  width: 61%; }
.annualreport-22.champ-container.year-nubmers.second-block .list-item-col:nth-of-type(3) .list-item {
  width: 34%;
  margin-left: 17%;
  margin-top: -1%; }
.annualreport-22.champ-container.year-nubmers.second-block .list-item-col:nth-of-type(4) .list-item {
  display: unset;
  width: 24%;
  margin-top: -2%;
  margin-left: 12%; }
  .annualreport-22.champ-container.year-nubmers.second-block .list-item-col:nth-of-type(4) .list-item .imgHolder {
    width: 58%; }
  .annualreport-22.champ-container.year-nubmers.second-block .list-item-col:nth-of-type(4) .list-item .text-holder {
    margin-left: 0;
    max-width: 100%; }
.annualreport-22.champ-container.year-nubmers.second-block .list-item-col:nth-of-type(5) .list-item {
  margin-right: 9%;
  margin-top: -20%; }

.annualreport-22.champ-container.year-nubmers.third-block .list-item-col:nth-of-type(1) .list-item {
  width: 26%;
  margin-right: 7%; }
.annualreport-22.champ-container.year-nubmers.third-block .list-item-col:nth-of-type(2) .list-item {
  margin-top: -2%; }
.annualreport-22.champ-container.year-nubmers.third-block .list-item-col:nth-of-type(3) .list-item {
  display: unset;
  margin-top: -7%;
  margin-right: -13%;
  width: 54%; }
  .annualreport-22.champ-container.year-nubmers.third-block .list-item-col:nth-of-type(3) .list-item .imgHolder {
    width: 26%;
    margin-left: 31%; }
  .annualreport-22.champ-container.year-nubmers.third-block .list-item-col:nth-of-type(3) .list-item .text-holder {
    padding-top: 0;
    margin-top: -7%; }
.annualreport-22.champ-container.year-nubmers.third-block .list-item-col:nth-of-type(4) .list-item {
  width: 26%;
  margin-top: -11%;
  margin-left: 5%; }
.annualreport-22.champ-container.year-nubmers.third-block .list-item-col:nth-of-type(5) .list-item {
  margin-left: 5%;
  margin-right: auto;
  margin-top: 5%;
  width: 39%; }
  .annualreport-22.champ-container.year-nubmers.third-block .list-item-col:nth-of-type(5) .list-item .imgHolder {
    width: 30%; }
  .annualreport-22.champ-container.year-nubmers.third-block .list-item-col:nth-of-type(5) .list-item .text-holder {
    margin-left: 7%;
    margin-top: -42%; }
.annualreport-22.champ-container.year-nubmers.third-block .list-item-col:nth-of-type(6) .list-item {
  display: unset;
  margin-left: 61%;
  margin-top: -36%;
  width: 27%; }
  .annualreport-22.champ-container.year-nubmers.third-block .list-item-col:nth-of-type(6) .list-item .imgHolder {
    width: 56%; }
  .annualreport-22.champ-container.year-nubmers.third-block .list-item-col:nth-of-type(6) .list-item .text-holder {
    max-width: 100%; }
.annualreport-22.champ-container.year-nubmers.third-block .list-item-col:nth-of-type(7) .list-item {
  margin-left: 0;
  margin-top: -8%; }
  .annualreport-22.champ-container.year-nubmers.third-block .list-item-col:nth-of-type(7) .list-item .imgHolder {
    margin-left: 50%;
    width: 35%; }
  .annualreport-22.champ-container.year-nubmers.third-block .list-item-col:nth-of-type(7) .list-item .text-holder {
    margin-left: 0;
    margin-top: -20%; }
.annualreport-22.champ-container.year-nubmers.third-block .list-item-col:nth-of-type(8) .list-item {
  margin-right: 7%;
  margin-top: -17%;
  width: 26%; }
  .annualreport-22.champ-container.year-nubmers.third-block .list-item-col:nth-of-type(8) .list-item .text-holder {
    margin-top: -34%;
    margin-left: -50%;
    width: 100%; }
.annualreport-22.champ-container.year-nubmers.third-block .list-item-col:nth-of-type(9) .list-item {
  width: 37%;
  margin-top: -10%; }
.annualreport-22.champ-container.year-nubmers.third-block .list-item-col:nth-of-type(10) .list-item {
  width: 26%;
  margin-top: -15%;
  margin-left: -10%; }

#baggage-management-find-out-more .imgText {
  padding-top: 0;
  padding-bottom: 0; }
#baggage-management-find-out-more .imgText.rightImage img {
  border-radius: 0; }
#baggage-management-find-out-more h3 {
  color: #FF5D00; }

#onetrust-pc-sdk ul li:before {
  display: none; }

/*.reportlistingblock {
	.iconTextBlock.rightTitle {
		.container {
			padding-left: 35%;
		}
	}
}*/
.download-link {
  display: flex;
  align-items: center; }
  .download-link:after {
    content: '';
    width: 15px;
    height: 18px;
    background-size: 15px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(/static/images/download-icon.png);
    margin-left: 5px; }

.body .video-section {
  width: 100%; }

table.border-tbl {
  border: 1px solid #cccccc;
  max-width: 90% !important; }

.border-tbl td {
  border: 1px solid #cccccc;
  padding: 8px;
  text-align: left; }
.border-tbl th {
  border: 1px solid #cccccc;
  padding: 8px;
  text-align: left; }

.noImageRelatedContent .newsType {
  color: #0095dc;
  position: relative;
  font-weight: 700;
  top: 0;
  left: 0;
  margin-bottom: 15px !important; }
.noImageRelatedContent h4 {
  margin-bottom: 15px !important; }
.noImageRelatedContent .summary {
  font-size: 0.9375rem; }

.intro .container, .intro .content-spotlight-block.full-width-container .content-col, .content-spotlight-block.full-width-container .intro .content-col {
  position: relative; }

.SummaryIconHolder {
  width: 225px;
  max-width: 25%;
  position: absolute;
  top: 0;
  right: 0; }
  .SummaryIconHolder img {
    width: 100%; }

.genericblockIconHolderHalfImage {
  width: 225px;
  border-radius: 0; }
  .genericblockIconHolderHalfImage img {
    border-radius: 0; }

.blueBg .genericblockIconHolder {
  top: 0; }

.genericblockIconHolder {
  width: 225px;
  max-width: 25%;
  position: absolute;
  top: 110px;
  right: 0; }

.generalBlock.withBg.blueBg .genericblockIconHolder img {
  top: 10px; }

.generalBlock.withBg.greyBg .genericblockIconHolder img {
  top: 10px; }

.FooterIconHolder {
  max-width: 120px;
  margin-top: 50px; }

.banner.IconInHeader .bigIconSize {
  max-width: 250px;
  max-height: 150px; }

.sita-table {
  padding: 120px 0; }
  .sita-table .table-row {
    display: flex;
    flex-wrap: wrap; }
  .sita-table .table-col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .sita-table .table-head {
    border-bottom: 1px solid #fff; }
    .sita-table .table-head .table-col {
      color: #fff;
      font-size: 1.125rem;
      font-weight: bold;
      line-height: 31px;
      padding: 15px 30px;
      border-right: 1px solid #fff;
      background-color: rgba(0, 113, 186, 0.5); }
  .sita-table .mobile-title {
    display: none; }
  .sita-table .table-title {
    flex: 0 0 100%;
    max-width: 100%;
    color: #fff;
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 31px;
    padding: 13px 30px 16px;
    background-color: #0071BA; }
  .sita-table .content-holder {
    padding: 25px 30px 50px;
    font-size: 1.125rem;
    line-height: 31px; }
    .sita-table .content-holder ul {
      padding-left: 10px; }
    .sita-table .content-holder span {
      font-weight: bold;
      display: block;
      margin-bottom: 10px; }
  .sita-table .table-body .table-col {
    border-right: 1px solid #fff; }
    .sita-table .table-body .table-col:nth-of-type(2) {
      background-color: #EFF4FE; }
    .sita-table .table-body .table-col:nth-of-type(3) {
      background-color: rgba(239, 244, 254, 0.7); }
    .sita-table .table-body .table-col:nth-of-type(4) {
      background-color: rgba(239, 244, 254, 0.4); }

.sita-table-updated {
  font-size: 1rem;
  margin-bottom: 50px; }
  .sita-table-updated .table-header {
    display: flex;
    border-bottom: 1px solid #E6EBF4;
    border-left: 1px solid #E6EBF4;
    border-top: 1px solid #E6EBF4;
    background-color: #0071BA;
    color: #fff;
    font-weight: bold; }
    .sita-table-updated .table-header .table-col:last-of-type {
      border-right: none; }
  .sita-table-updated .table-row {
    display: flex;
    border-bottom: 1px solid #E6EBF4;
    border-left: 1px solid #E6EBF4; }
  .sita-table-updated .table-col {
    padding: 10px;
    border-right: 1px solid #E6EBF4; }
    .sita-table-updated .table-col:nth-of-type(1) {
      flex: 0 0 calc(100% - 270px); }
    .sita-table-updated .table-col:nth-of-type(2) {
      flex: 0 0 90px;
      text-align: center; }
    .sita-table-updated .table-col:nth-of-type(3) {
      flex: 0 0 90px;
      text-align: center; }
    .sita-table-updated .table-col:nth-of-type(4) {
      flex: 0 0 90px;
      text-align: center; }
  .sita-table-updated .table-col.active {
    background-image: url(../images/tick-icon.png);
    background-size: 25px;
    background-position: center;
    background-repeat: no-repeat; }

.selectedFilters .newsCount {
  display: none; }

.innovations .newsType {
  margin-right: 20px; }

@media all and (min-width: 1200px) {
  .reviews-listing .listingItem {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    transition: 0.4s;
    transition: 0.4s;
    transition: 0.4s; }
    .reviews-listing .listingItem:hover {
      -webkit-box-shadow: 0px 8px 24px 2px rgba(0, 0, 0, 0.12);
      box-shadow: 0px 8px 24px 2px rgba(0, 0, 0, 0.12);
      -webkit-transform: translateY(-0.5rem) !important;
      -ms-transform: translateY(-0.5rem);
      transform: translateY(-0.5rem); } }
.statement-row {
  background-color: white;
  border-radius: 10px;
  margin-bottom: 4px;
  padding: 46px 0; }
  .statement-row > .container, .content-spotlight-block.full-width-container .statement-row > .content-col {
    display: flex; }
  .statement-row .icons-quotes {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }
    .statement-row .icons-quotes img {
      margin-bottom: 300px;
      margin-left: 0px !important;
      position: relative;
      /*left: 15%;*/
      max-width: 85%; }
  .statement-row .iconTextBlock {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
    padding-top: 0; }
    .statement-row .iconTextBlock .container, .statement-row .iconTextBlock .content-spotlight-block.full-width-container .content-col, .content-spotlight-block.full-width-container .statement-row .iconTextBlock .content-col {
      padding-left: 10%; }
  .statement-row h3 {
    margin-bottom: 30px;
    padding-top: 20px;
    font-weight: 400; }
  .statement-row .quote {
    font-size: 38px;
    line-height: 48px;
    font-weight: bold;
    margin-bottom: 350px; }
    .statement-row .quote h5 {
      font-size: 38px;
      line-height: 48px;
      margin-bottom: 350px; }

/*Annual report end*/
.summarylistingblock {
  padding: 0; }

.inforgraphicsSection {
  padding: 50px 0;
  border-radius: 8px; }
  .inforgraphicsSection .ListingHolder {
    display: flex;
    flex-direction: column;
    align-items: center; }
    .inforgraphicsSection .ListingHolder .listingIntro {
      margin-bottom: 30px; }
    .inforgraphicsSection .ListingHolder .ChildrenListing {
      margin-bottom: 30px; }
    .inforgraphicsSection .ListingHolder img {
      margin-inline-end: 20px; }
    .inforgraphicsSection .ListingHolder .itemHolder {
      display: flex;
      padding: 0 50px; }
    .inforgraphicsSection .ListingHolder .itemContainer:not(:last-child) .itemHolder::after {
      position: absolute;
      inset-inline-end: 0;
      top: 50%;
      transform: translateY(-50%);
      width: 3px;
      height: 70%;
      background-color: #FFF;
      content: ''; }
  .inforgraphicsSection.lightGreyBackgroundColor {
    background-color: #e8e8e3; }
  .inforgraphicsSection.lightPurpleBackgroundColor {
    background-color: #a994fe; }
  .inforgraphicsSection.lightBlueBackgroundColor {
    background-color: #bbe8ee; }
  .inforgraphicsSection.yellowBackgroundColor {
    background-color: #fef387; }
  .inforgraphicsSection.greenBackgroundColor {
    background-color: #2b3e2b;
    color: white; }
    .inforgraphicsSection.greenBackgroundColor .btn {
      padding: 12px 25px;
      border-radius: 100px;
      border: 1px solid #ffffff;
      font-size: 1rem;
      font-weight: 400;
      line-height: 1;
      color: #ffffff;
      display: block;
      width: fit-content;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      text-decoration: none;
      min-height: 44px;
      min-width: 44px; }
      .inforgraphicsSection.greenBackgroundColor .btn:hover {
        background-color: #ffffff;
        color: #1e1e1e; }
  .inforgraphicsSection.blueBackgroundColor {
    background-color: #4c3de3;
    color: white; }
    .inforgraphicsSection.blueBackgroundColor .btn {
      padding: 12px 25px;
      border-radius: 100px;
      border: 1px solid #ffffff;
      font-size: 1rem;
      font-weight: 400;
      line-height: 1;
      color: #ffffff;
      display: block;
      width: fit-content;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      text-decoration: none;
      min-height: 44px;
      min-width: 44px; }
      .inforgraphicsSection.blueBackgroundColor .btn:hover {
        background-color: #ffffff;
        color: #1e1e1e; }
  .inforgraphicsSection .container .row, .inforgraphicsSection .content-spotlight-block.full-width-container .content-col .row, .content-spotlight-block.full-width-container .inforgraphicsSection .content-col .row {
    justify-content: center; }
  .inforgraphicsSection .container .listingIntro, .inforgraphicsSection .content-spotlight-block.full-width-container .content-col .listingIntro, .content-spotlight-block.full-width-container .inforgraphicsSection .content-col .listingIntro {
    text-align: center; }
    .inforgraphicsSection .container .listingIntro h2, .inforgraphicsSection .content-spotlight-block.full-width-container .content-col .listingIntro h2, .content-spotlight-block.full-width-container .inforgraphicsSection .content-col .listingIntro h2 {
      text-transform: uppercase; }
  .inforgraphicsSection .container .col-md-4 .itemHolder, .inforgraphicsSection .content-spotlight-block.full-width-container .content-col .col-md-4 .itemHolder, .content-spotlight-block.full-width-container .inforgraphicsSection .content-col .col-md-4 .itemHolder {
    padding: 20px 50px;
    min-height: unset; }
    .inforgraphicsSection .container .col-md-4 .itemHolder .iconHolder, .inforgraphicsSection .content-spotlight-block.full-width-container .content-col .col-md-4 .itemHolder .iconHolder, .content-spotlight-block.full-width-container .inforgraphicsSection .content-col .col-md-4 .itemHolder .iconHolder {
      height: 100px;
      margin-bottom: 30px; }
    .inforgraphicsSection .container .col-md-4 .itemHolder h3, .inforgraphicsSection .content-spotlight-block.full-width-container .content-col .col-md-4 .itemHolder h3, .content-spotlight-block.full-width-container .inforgraphicsSection .content-col .col-md-4 .itemHolder h3 {
      font-size: 1.875rem; }
    .inforgraphicsSection .container .col-md-4 .itemHolder .description, .inforgraphicsSection .content-spotlight-block.full-width-container .content-col .col-md-4 .itemHolder .description, .content-spotlight-block.full-width-container .inforgraphicsSection .content-col .col-md-4 .itemHolder .description,
    .inforgraphicsSection .container .col-md-4 .itemHolder .btn,
    .inforgraphicsSection .content-spotlight-block.full-width-container .content-col .col-md-4 .itemHolder .btn,
    .content-spotlight-block.full-width-container .inforgraphicsSection .content-col .col-md-4 .itemHolder .btn {
      margin-bottom: 0; }

.SummaryGridSection {
  padding: 50px 0;
  border-radius: 8px; }
  .SummaryGridSection.lightGreyBackgroundColor {
    background-color: #e8e8e3; }
  .SummaryGridSection.lightPurpleBackgroundColor {
    background-color: #a994fe; }
  .SummaryGridSection.lightBlueBackgroundColor {
    background-color: #bbe8ee; }
  .SummaryGridSection.yellowBackgroundColor {
    background-color: #fef387; }
  .SummaryGridSection.greenBackgroundColor {
    background-color: #2b3e2b;
    color: white; }
    .SummaryGridSection.greenBackgroundColor .btn {
      padding: 12px 25px;
      border-radius: 100px;
      border: 1px solid #ffffff;
      font-size: 1rem;
      font-weight: 400;
      line-height: 1;
      color: #ffffff;
      display: block;
      width: fit-content;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      text-decoration: none;
      min-height: 44px;
      min-width: 44px; }
      .SummaryGridSection.greenBackgroundColor .btn:hover {
        background-color: #ffffff;
        color: #1e1e1e; }
  .SummaryGridSection.blueBackgroundColor {
    background-color: #4c3de3;
    color: white; }
    .SummaryGridSection.blueBackgroundColor .btn {
      padding: 12px 25px;
      border-radius: 100px;
      border: 1px solid #ffffff;
      font-size: 1rem;
      font-weight: 400;
      line-height: 1;
      color: #ffffff;
      display: block;
      width: fit-content;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      text-decoration: none;
      min-height: 44px;
      min-width: 44px; }
      .SummaryGridSection.blueBackgroundColor .btn:hover {
        background-color: #ffffff;
        color: #1e1e1e; }
  .SummaryGridSection .listingTitle {
    margin-bottom: 30px; }
  .SummaryGridSection .GridContainer {
    margin-bottom: 50px; }
  .SummaryGridSection .container .listingIntro, .SummaryGridSection .content-spotlight-block.full-width-container .content-col .listingIntro, .content-spotlight-block.full-width-container .SummaryGridSection .content-col .listingIntro {
    text-align: center;
    margin-bottom: 50px; }
    .SummaryGridSection .container .listingIntro h2, .SummaryGridSection .content-spotlight-block.full-width-container .content-col .listingIntro h2, .content-spotlight-block.full-width-container .SummaryGridSection .content-col .listingIntro h2 {
      margin-bottom: 30px; }
    .SummaryGridSection .container .listingIntro .summary, .SummaryGridSection .content-spotlight-block.full-width-container .content-col .listingIntro .summary, .content-spotlight-block.full-width-container .SummaryGridSection .content-col .listingIntro .summary {
      font-size: 19px; }
  .SummaryGridSection .container .ButtonContainer, .SummaryGridSection .content-spotlight-block.full-width-container .content-col .ButtonContainer, .content-spotlight-block.full-width-container .SummaryGridSection .content-col .ButtonContainer {
    justify-content: center; }
  .SummaryGridSection .container .col-md-6 .itemHolder, .SummaryGridSection .content-spotlight-block.full-width-container .content-col .col-md-6 .itemHolder, .content-spotlight-block.full-width-container .SummaryGridSection .content-col .col-md-6 .itemHolder {
    padding: 20px 10px;
    min-height: unset; }
    .SummaryGridSection .container .col-md-6 .itemHolder .iconHolder, .SummaryGridSection .content-spotlight-block.full-width-container .content-col .col-md-6 .itemHolder .iconHolder, .content-spotlight-block.full-width-container .SummaryGridSection .content-col .col-md-6 .itemHolder .iconHolder {
      height: 100px;
      margin-bottom: 30px; }
    .SummaryGridSection .container .col-md-6 .itemHolder h3, .SummaryGridSection .content-spotlight-block.full-width-container .content-col .col-md-6 .itemHolder h3, .content-spotlight-block.full-width-container .SummaryGridSection .content-col .col-md-6 .itemHolder h3 {
      font-size: 1.875rem; }
    .SummaryGridSection .container .col-md-6 .itemHolder .description, .SummaryGridSection .content-spotlight-block.full-width-container .content-col .col-md-6 .itemHolder .description, .content-spotlight-block.full-width-container .SummaryGridSection .content-col .col-md-6 .itemHolder .description,
    .SummaryGridSection .container .col-md-6 .itemHolder .btn,
    .SummaryGridSection .content-spotlight-block.full-width-container .content-col .col-md-6 .itemHolder .btn,
    .content-spotlight-block.full-width-container .SummaryGridSection .content-col .col-md-6 .itemHolder .btn {
      margin-bottom: 0;
      font-size: 1rem; }

.intro.eventsIntro {
  margin-bottom: 4px;
  padding: 80px 0;
  border-radius: 10px; }
  .intro.eventsIntro::after {
    background: transparent !important; }
  .intro.eventsIntro .relatedTags {
    margin-bottom: 0;
    padding-top: 150px; }
    .intro.eventsIntro .relatedTags .listingHolder a {
      background-color: #E7EBEF;
      cursor: default;
      padding: 10px 12px;
      font-weight: 400;
      font-size: 1rem;
      line-height: 28px;
      letter-spacing: 0px; }
  .intro.eventsIntro .titleContent {
    font-weight: 400;
    font-size: 2.5rem;
    line-height: 50px;
    letter-spacing: 0px;
    max-width: 90%; }
  .intro.eventsIntro .descriptionContent {
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 28px; }
    .intro.eventsIntro .descriptionContent p {
      font-size: 1.125rem; }

.eventLanding-blocks .testimonialsblock {
  padding: 0; }
.eventLanding-blocks .genericblock .generalBlock .container .blockInfos h2, .eventLanding-blocks .genericblock .generalBlock .content-spotlight-block.full-width-container .content-col .blockInfos h2, .content-spotlight-block.full-width-container .eventLanding-blocks .genericblock .generalBlock .content-col .blockInfos h2 {
  line-height: 50px;
  margin: auto;
  margin-bottom: 50px;
  max-width: 1113px;
  padding-right: 0;
  padding-left: 0; }
.eventLanding-blocks .genericblock .generalBlock .container, .eventLanding-blocks .genericblock .generalBlock .content-spotlight-block.full-width-container .content-col, .content-spotlight-block.full-width-container .eventLanding-blocks .genericblock .generalBlock .content-col {
  padding-top: 80px;
  padding-bottom: 100px; }

.topEventBlocks .eventsMeetUs .industryInsights {
  padding-top: 80px; }
  .topEventBlocks .eventsMeetUs .industryInsights .intro {
    margin-bottom: 80px; }
  .topEventBlocks .eventsMeetUs .industryInsights .btnHolder {
    top: 80px; }
  .topEventBlocks .eventsMeetUs .industryInsights .container, .topEventBlocks .eventsMeetUs .industryInsights .content-spotlight-block.full-width-container .content-col, .content-spotlight-block.full-width-container .topEventBlocks .eventsMeetUs .industryInsights .content-col {
    padding-top: 0; }
  .topEventBlocks .eventsMeetUs .industryInsights .listingInfos {
    justify-content: end !important;
    font-weight: 400;
    font-size: 1.5rem;
    line-height: 27px;
    color: #FFF; }
  .topEventBlocks .eventsMeetUs .industryInsights .listingImage img {
    filter: none !important; }
  .topEventBlocks .eventsMeetUs .industryInsights .intro {
    margin-left: 30px;
    max-width: 900px; }
    .topEventBlocks .eventsMeetUs .industryInsights .intro p {
      font-size: 19px; }

.imageTextBlock {
  background-color: #ffffff;
  padding: 100px 0; }
  .imageTextBlock.sideBySideReverse .content {
    display: flex;
    flex-direction: row-reverse; }
  .imageTextBlock.sideBySideReverse .textContent,
  .imageTextBlock.sideBySideReverse .imageContent {
    flex: 0 0 50%;
    padding: 0 15px; }
  .imageTextBlock.sideBySide .content {
    display: flex; }
  .imageTextBlock.sideBySide .textContent,
  .imageTextBlock.sideBySide .imageContent {
    flex: 0 0 50%;
    padding: 0 15px; }
  .imageTextBlock .textContent {
    margin-bottom: 20px; }
    .imageTextBlock .textContent .blockTitle {
      color: #1e1e1e;
      margin-bottom: 30px; }
      .imageTextBlock .textContent .blockTitle {
        font-size: 1.875rem; }
        @media screen and (min-width: 48rem) {
          .imageTextBlock .textContent .blockTitle {
            font-size: calc(1.875rem + 1.125 * ((100vw - 48rem) / 45.75)); } }
        @media screen and (min-width: 93.75rem) {
          .imageTextBlock .textContent .blockTitle {
            font-size: 3rem; } }
      .imageTextBlock .textContent .blockTitle {
        line-height: 34px; }
        @media screen and (min-width: 768px) {
          .imageTextBlock .textContent .blockTitle {
            line-height: calc(34px + 16 * ((100vw - 768px) / 732)); } }
        @media screen and (min-width: 1500px) {
          .imageTextBlock .textContent .blockTitle {
            line-height: 50px; } }
    .imageTextBlock .textContent .blockBody {
      line-height: 1.2; }
      .imageTextBlock .textContent .blockBody {
        font-size: 1.125rem; }
        @media screen and (min-width: 48rem) {
          .imageTextBlock .textContent .blockBody {
            font-size: calc(1.125rem + 0.25 * ((100vw - 48rem) / 45.75)); } }
        @media screen and (min-width: 93.75rem) {
          .imageTextBlock .textContent .blockBody {
            font-size: 1.375rem; } }
      .imageTextBlock .textContent .blockBody p {
        line-height: 1.2; }
        .imageTextBlock .textContent .blockBody p {
          font-size: 1.125rem; }
          @media screen and (min-width: 48rem) {
            .imageTextBlock .textContent .blockBody p {
              font-size: calc(1.125rem + 0.25 * ((100vw - 48rem) / 45.75)); } }
          @media screen and (min-width: 93.75rem) {
            .imageTextBlock .textContent .blockBody p {
              font-size: 1.375rem; } }
  .imageTextBlock .imageContent .imageHolder {
    max-width: 100%; }
    .imageTextBlock .imageContent .imageHolder img {
      width: 100%; }

.table-wrapper {
  display: block;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  padding: 0 20px; }
  .table-wrapper table {
    border-collapse: collapse;
    width: 100%;
    border: 2px solid black;
    overflow-x: auto;
    display: block;
    overflow-x: auto;
    min-width: 1200px; }
    .table-wrapper table li {
      font-size: 16px !important; }
    .table-wrapper table th,
    .table-wrapper table td {
      border: 1px solid black;
      padding: 10px;
      text-align: left;
      vertical-align: top; }
    .table-wrapper table thead {
      background-color: #f2f2f2; }
      .table-wrapper table thead th {
        font-weight: bold; }
    .table-wrapper table tbody tr:nth-child(even) {
      background-color: #f9f9f9; }

.Subsidiaries {
  background-color: #ffffff;
  padding: 100px 0 50px;
  color: #1e1e1e; }
  .Subsidiaries .owl-stage-outer {
    padding-bottom: 22px; }
  .Subsidiaries .owl-nav {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px; }
    .Subsidiaries .owl-nav .owl-prev {
      background-image: url("/static/images/carousel-next.png") !important;
      transform: translateX(-2px) rotate(180deg); }
    .Subsidiaries .owl-nav .owl-next {
      background-image: url("/static/images/carousel-next.png") !important; }
    .Subsidiaries .owl-nav button {
      width: 45px;
      height: 45px;
      background-repeat: no-repeat !important;
      background-size: contain !important; }
      .Subsidiaries .owl-nav button.disabled {
        opacity: 0.5;
        pointer-events: none; }
      .Subsidiaries .owl-nav button span {
        display: none; }
  .Subsidiaries .blockHead {
    margin-bottom: 50px; }
    .Subsidiaries .blockHead .blockTop {
      display: flex;
      align-items: center;
      justify-content: space-between;
      margin-bottom: 50px; }
      .Subsidiaries .blockHead .blockTop .blockTitle {
        margin-bottom: 0; }
      .Subsidiaries .blockHead .blockTop .blockLink a {
        color: #1e1e1e;
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.2;
        position: relative;
        padding-inline-end: 40px; }
        .Subsidiaries .blockHead .blockTop .blockLink a::after {
          content: '';
          position: absolute;
          inset-inline-end: 0;
          top: calc(50% + 2px);
          transform: translateY(-50%);
          width: 30px;
          height: 30px;
          background-image: url("/static/images/viewall.svg");
          background-repeat: no-repeat;
          background-size: contain;
          -webkit-transition: all 0.3s ease-in-out;
          -moz-transition: all 0.3s ease-in-out;
          -ms-transition: all 0.3s ease-in-out;
          -o-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out; }
        .Subsidiaries .blockHead .blockTop .blockLink a:hover::after {
          transform: translate(15%, -50%); }
  .Subsidiaries .blockBody .listingHolder .listingItem {
    padding: 50px;
    border: 1px solid #AAB9C5;
    border-radius: 10px; }
    .Subsidiaries .blockBody .listingHolder .listingItem .listingTitle {
      color: #1e1e1e;
      font-size: 30px;
      font-weight: 400;
      line-height: 1.2;
      margin-bottom: 30px; }
    .Subsidiaries .blockBody .listingHolder .listingItem .description p {
      color: #1e1e1e;
      font-weight: 400;
      line-height: 1.5; }
      .Subsidiaries .blockBody .listingHolder .listingItem .description p {
        font-size: 1.125rem; }
        @media screen and (min-width: 48rem) {
          .Subsidiaries .blockBody .listingHolder .listingItem .description p {
            font-size: calc(1.125rem + 0.125 * ((100vw - 48rem) / 45.75)); } }
        @media screen and (min-width: 93.75rem) {
          .Subsidiaries .blockBody .listingHolder .listingItem .description p {
            font-size: 1.25rem; } }
    .Subsidiaries .blockBody .listingHolder .listingItem .listingImage {
      margin-bottom: 30px; }
      .Subsidiaries .blockBody .listingHolder .listingItem .listingImage img {
        width: auto;
        object-fit: contain;
        margin: 0 auto;
        max-width: 100%;
        height: 100%; }

#onetrust-consent-sdk #onetrust-accept-btn-handler,
#onetrust-banner-sdk #onetrust-reject-all-handler {
  background-color: transparent;
  border-color: #1e1e1e;
  color: #000000; }

#onetrust-consent-sdk #onetrust-accept-btn-handler,
#onetrust-banner-sdk #onetrust-reject-all-handler {
  background-color: transparent !important;
  border-color: #000000 !important;
  color: #000000 !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  text-decoration: none; }

#onetrust-banner-sdk #onetrust-accept-btn-handler,
#onetrust-banner-sdk #onetrust-reject-all-handler,
#onetrust-banner-sdk #onetrust-pc-btn-handler {
  font-weight: 400 !important; }

#onetrust-consent-sdk #onetrust-pc-btn-handler,
#onetrust-consent-sdk #onetrust-pc-btn-handler.cookie-setting-link {
  color: #000000 !important;
  border-color: #000000 !important;
  background-color: #FFFFFF; }

#onetrust-consent-sdk #onetrust-pc-sdk button:not(#clear-filters-handler):not(.ot-close-icon):not(#filter-btn-handler):not(.ot-remove-objection-handler):not(.ot-obj-leg-btn-handler):not([aria-expanded]):not(.ot-link-btn),
#onetrust-consent-sdk #onetrust-pc-sdk .ot-leg-btn-container .ot-active-leg-btn {
  background-color: transparent !important;
  border-color: #000000 !Important;
  color: #000000 !important;
  font-weight: 400 !important; }

#onetrust-consent-sdk #onetrust-pc-sdk .ot-active-menu {
  border-color: #000000 !important; }

#onetrust-consent-sdk #onetrust-accept-btn-handler:hover,
#onetrust-banner-sdk #onetrust-reject-all-handler:hover {
  background-color: #000000 !important;
  border-color: #000000 !important;
  color: #FFF !important; }

.audioblock {
  padding: 0; }
  .audioblock .audioBlock {
    background-color: #ffffff;
    padding: 46px 0; }
    .audioblock .audioBlock .audioContent {
      margin-bottom: 80px; }
      .audioblock .audioBlock .audioContent .blockHead {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        justify-content: space-between; }
        .audioblock .audioBlock .audioContent .blockHead h2 {
          margin-bottom: 0; }
      .audioblock .audioBlock .audioContent .blockDescription {
        margin-bottom: 30px; }
    .audioblock .audioBlock .audioWrapper {
      display: flex;
      justify-content: start; }
      .audioblock .audioBlock .audioWrapper .audio-player {
        width: 50%;
        border-radius: 4px;
        background-color: #fff;
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); }
        .audioblock .audioBlock .audioWrapper .audio-player.smallWidth {
          width: 25%; }
        .audioblock .audioBlock .audioWrapper .audio-player.halfWidth {
          width: 50%; }
        .audioblock .audioBlock .audioWrapper .audio-player.fullWidth {
          width: 100%; }
      .audioblock .audioBlock .audioWrapper .audio-player::-webkit-media-controls-panel {
        background-color: transparent; }
      .audioblock .audioBlock .audioWrapper .audio-player::-webkit-media-controls-current-time-display,
      .audioblock .audioBlock .audioWrapper .audio-player::-webkit-media-controls-time-remaining-display {
        color: #1e1e1e; }
      .audioblock .audioBlock .audioWrapper .audio-player::-webkit-media-controls-play-button,
      .audioblock .audioBlock .audioWrapper .audio-player::-webkit-media-controls-volume-slider,
      .audioblock .audioBlock .audioWrapper .audio-player::-webkit-media-controls-mute-button {
        background-color: #fff;
        border-radius: 50%; }

.contentspotlightblock {
  padding: 0; }

.filteredresourcelinksblock {
  padding: 0; }

.content-spotlight-block {
  background-color: #ffffff;
  padding: 80px 0 50px; }
  .content-spotlight-block .row {
    margin-right: -25px;
    margin-left: -25px; }
    .content-spotlight-block .row .col-md-6 {
      padding-left: 25px;
      padding-right: 25px; }
  .content-spotlight-block.full-width-container {
    padding: 0 10px; }
    .content-spotlight-block.full-width-container .content-col {
      padding-top: 50px;
      padding-bottom: 50px;
      border-radius: 0;
      background-color: #e8e8e3; }
      .content-spotlight-block.full-width-container .content-col .blockDescription {
        margin-bottom: 50px; }
        .content-spotlight-block.full-width-container .content-col .blockDescription {
          font-size: 1.25rem; }
          @media screen and (min-width: 48rem) {
            .content-spotlight-block.full-width-container .content-col .blockDescription {
              font-size: calc(1.25rem + 0.25 * ((100vw - 48rem) / 45.75)); } }
          @media screen and (min-width: 93.75rem) {
            .content-spotlight-block.full-width-container .content-col .blockDescription {
              font-size: 1.5rem; } }
        .content-spotlight-block.full-width-container .content-col .blockDescription p {
          font-size: 1.25rem; }
          @media screen and (min-width: 48rem) {
            .content-spotlight-block.full-width-container .content-col .blockDescription p {
              font-size: calc(1.25rem + 0.25 * ((100vw - 48rem) / 45.75)); } }
          @media screen and (min-width: 93.75rem) {
            .content-spotlight-block.full-width-container .content-col .blockDescription p {
              font-size: 1.5rem; } }
      .content-spotlight-block.full-width-container .content-col .blockLabel {
        margin-bottom: 30px; }
      .content-spotlight-block.full-width-container .content-col .blockTitle {
        margin-bottom: 30px; }
        .content-spotlight-block.full-width-container .content-col .blockTitle {
          font-size: 2rem; }
          @media screen and (min-width: 48rem) {
            .content-spotlight-block.full-width-container .content-col .blockTitle {
              font-size: calc(2rem + 0.5 * ((100vw - 48rem) / 45.75)); } }
          @media screen and (min-width: 93.75rem) {
            .content-spotlight-block.full-width-container .content-col .blockTitle {
              font-size: 2.5rem; } }
    .content-spotlight-block.full-width-container .image-col {
      padding-right: 0;
      padding-left: 0; }
      .content-spotlight-block.full-width-container .image-col .image-container {
        position: relative;
        width: 100%;
        border-radius: 0; }
        .content-spotlight-block.full-width-container .image-col .image-container:before {
          display: block;
          padding-top: 55%;
          content: ""; }
        .content-spotlight-block.full-width-container .image-col .image-container > * {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%; }
  .content-spotlight-block .content-col {
    padding-top: 50px; }
    .content-spotlight-block .content-col .blockLabel {
      display: block;
      color: #1e1e1e;
      font-size: 1.5rem;
      font-weight: 400;
      line-height: 1.25;
      margin-bottom: 45px; }
    .content-spotlight-block .content-col .blockTitle {
      color: #1e1e1e;
      font-weight: 400;
      line-height: 1.14;
      margin-left: 0;
      margin-bottom: 45px; }
    .content-spotlight-block .content-col .blockDescription {
      color: #1e1e1e;
      font-size: 1.25rem;
      font-weight: 400;
      line-height: 1.5;
      margin-bottom: 45px; }
      .content-spotlight-block .content-col .blockDescription p {
        color: #1e1e1e;
        font-size: 1.25rem;
        font-weight: 400;
        line-height: 1.5; }
    .content-spotlight-block .content-col .blockLink.transparentBg {
      padding: 12px 25px;
      border-radius: 100px;
      border: 1px solid #000000;
      font-size: 1rem;
      font-weight: 400;
      line-height: 1;
      color: #000000;
      display: block;
      min-height: 44px;
      min-width: 44px;
      width: fit-content;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      text-decoration: none; }
      .content-spotlight-block .content-col .blockLink.transparentBg:hover, .content-spotlight-block .content-col .blockLink.transparentBg:focus, .content-spotlight-block .content-col .blockLink.transparentBg:focus-visible, .content-spotlight-block .content-col .blockLink.transparentBg:focus-within {
        background-color: #000000;
        color: #ffffff; }
    .content-spotlight-block .content-col .blockLink.normalBtn {
      padding: 12px 25px;
      border-radius: 100px;
      border: 1px solid #1e1e1e;
      font-size: 1rem;
      font-weight: 400;
      line-height: 1;
      color: #ffffff;
      background-color: #1e1e1e;
      min-height: 44px;
      min-width: 44px;
      display: block;
      width: fit-content;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      text-decoration: none; }
      .content-spotlight-block .content-col .blockLink.normalBtn:hover {
        background-color: transparent;
        color: #1e1e1e; }
  .content-spotlight-block .image-col .image-container {
    width: 100%;
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 100%;
    border-radius: 10px; }
    .content-spotlight-block .image-col .image-container:before {
      display: block;
      padding-top: 80%;
      content: ""; }
    .content-spotlight-block .image-col .image-container > * {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
    .content-spotlight-block .image-col .image-container img {
      max-width: 100%;
      object-fit: cover; }
  .content-spotlight-block.image-left .row .content-col {
    order: 2; }
  .content-spotlight-block.image-left .row .image-col {
    order: 1; }

.highlight-slider-Model {
  background-color: #ffffff; }

.imagetextswiperlistingblock {
  padding: 0; }

.image-text-swiper {
  background-color: #ffffff;
  padding: 80px 0 50px; }
  .image-text-swiper .blockHead {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 50px; }
    .image-text-swiper .blockHead h2 {
      margin-bottom: 0; }
  .image-text-swiper .owl-carousel {
    background-color: #FEF387;
    padding: 80px 50px;
    border-radius: 10px; }
    .image-text-swiper .owl-carousel .owl-nav {
      display: flex;
      justify-content: flex-start;
      gap: 15px;
      margin-top: 20px; }
      .image-text-swiper .owl-carousel .owl-nav button.owl-prev,
      .image-text-swiper .owl-carousel .owl-nav button.owl-next {
        width: 45px;
        height: 45px;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
        background-image: url("/static/images/icons/Arrow.svg");
        cursor: pointer;
        border: none;
        background-color: transparent;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
        .image-text-swiper .owl-carousel .owl-nav button.owl-prev span,
        .image-text-swiper .owl-carousel .owl-nav button.owl-next span {
          display: none; }
        .image-text-swiper .owl-carousel .owl-nav button.owl-prev:hover,
        .image-text-swiper .owl-carousel .owl-nav button.owl-next:hover {
          background-image: url("/static/images/icons/ArrowHover.svg"); }
      .image-text-swiper .owl-carousel .owl-nav .owl-prev {
        transform: rotate(180deg); }
    .image-text-swiper .owl-carousel + .swiper-controls {
      display: flex;
      justify-content: center;
      gap: 15px;
      margin-top: 20px; }
      .image-text-swiper .owl-carousel + .swiper-controls .swiper-button-next,
      .image-text-swiper .owl-carousel + .swiper-controls .swiper-button-prev {
        width: 45px;
        height: 45px;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
        background-image: url("/static/images/icons/Arrow.svg");
        cursor: pointer;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
        .image-text-swiper .owl-carousel + .swiper-controls .swiper-button-next::after,
        .image-text-swiper .owl-carousel + .swiper-controls .swiper-button-prev::after {
          content: ''; }
        .image-text-swiper .owl-carousel + .swiper-controls .swiper-button-next:hover,
        .image-text-swiper .owl-carousel + .swiper-controls .swiper-button-prev:hover {
          background-image: url("/static/images/icons/ArrowHover.svg"); }
      .image-text-swiper .owl-carousel + .swiper-controls .swiper-button-prev {
        transform: rotate(180deg); }
    .image-text-swiper .owl-carousel .slideContent .row {
      margin: 0; }
    .image-text-swiper .owl-carousel .slideContent .content-col {
      box-sizing: border-box; }
      .image-text-swiper .owl-carousel .slideContent .content-col .slideTitle {
        font-weight: 400;
        line-height: 1.2; }
        .image-text-swiper .owl-carousel .slideContent .content-col .slideTitle {
          font-size: 1.75rem; }
          @media screen and (min-width: 48rem) {
            .image-text-swiper .owl-carousel .slideContent .content-col .slideTitle {
              font-size: calc(1.75rem + 0.75 * ((100vw - 48rem) / 45.75)); } }
          @media screen and (min-width: 93.75rem) {
            .image-text-swiper .owl-carousel .slideContent .content-col .slideTitle {
              font-size: 2.5rem; } }
      .image-text-swiper .owl-carousel .slideContent .content-col .slideDescription {
        margin-top: 1rem; }
    .image-text-swiper .owl-carousel .slideContent .image-col {
      display: flex;
      justify-content: center;
      align-items: center;
      box-sizing: border-box; }
      .image-text-swiper .owl-carousel .slideContent .image-col .slideImage {
        position: relative;
        width: 100%;
        aspect-ratio: 1 / 1;
        overflow: hidden;
        border-radius: 50%; }
        .image-text-swiper .owl-carousel .slideContent .image-col .slideImage img {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          object-fit: cover; }

.arrow-link {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-image: url("/static/images/Icons/Arrow.svg");
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-position: center; }
  .arrow-link:hover {
    transform: translateX(10%);
    background-image: url("/static/images/Icons/ArrowHover.svg"); }

.pointer-link {
  cursor: pointer;
  color: #1e1e1e;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: normal;
  position: relative;
  padding-inline-end: 2.5rem; }
  .pointer-link:hover::after {
    transform: translate(20%, -50%); }
  .pointer-link::after {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    content: '';
    background-image: url("/static/images/Icons/Arrow.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 1.875rem;
    height: 1.875rem;
    inset-inline-end: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .pointer-link:hover {
    color: #1e1e1e; }
    .pointer-link:hover::after {
      background-image: url("/static/images/Icons/ArrowHover.svg"); }

.press-release-listing-block {
  background-color: #ffffff;
  padding: 80px 0 50px; }
  .press-release-listing-block .blockHead {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 2.8125rem; }
    .press-release-listing-block .blockHead h2 {
      margin-bottom: 0; }
  .press-release-listing-block .link {
    display: inline-block;
    color: #ffffff;
    flex-grow: 1;
    text-decoration: none; }
    .press-release-listing-block .link:hover .press-release-image img {
      transform: scale(1.05); }
  .press-release-listing-block .disabled-nav {
    padding-top: 0 !important; }
  .press-release-listing-block .press-release-item .press-release-card {
    position: relative;
    min-height: 23.75rem;
    color: #ffffff;
    padding: 1.5rem;
    display: flex;
    align-items: flex-end;
    border-radius: 0.625rem;
    overflow: hidden; }
    .press-release-listing-block .press-release-item .press-release-card.noimage {
      border-radius: 0.625rem;
      border: 1px solid rgba(0, 0, 0, 0.2);
      background: #FFF;
      color: #1e1e1e; }
      .press-release-listing-block .press-release-item .press-release-card.noimage .press-release-content h3 {
        color: #1e1e1e; }
      .press-release-listing-block .press-release-item .press-release-card.noimage .press-release-content .press-release-summary {
        color: #1e1e1e; }
      .press-release-listing-block .press-release-item .press-release-card.noimage .press-release-content .bottomInfos .typeContent {
        border: 0.047rem solid #1e1e1e; }
        .press-release-listing-block .press-release-item .press-release-card.noimage .press-release-content .bottomInfos .typeContent span {
          color: #1e1e1e; }
      .press-release-listing-block .press-release-item .press-release-card.noimage .press-release-content .bottomInfos .dateContent span {
        color: #1e1e1e; }
    .press-release-listing-block .press-release-item .press-release-card .press-release-content {
      position: relative;
      z-index: 10; }
      .press-release-listing-block .press-release-item .press-release-card .press-release-content h3 {
        font-size: 1.5rem;
        font-style: normal;
        font-weight: 400;
        line-height: 1.25; }
      .press-release-listing-block .press-release-item .press-release-card .press-release-content .press-release-summary {
        font-size: 0.875rem;
        padding-top: 1.25rem; }
      .press-release-listing-block .press-release-item .press-release-card .press-release-content .bottomInfos {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
        padding-top: 1.5625rem; }
        .press-release-listing-block .press-release-item .press-release-card .press-release-content .bottomInfos .typeContent {
          border-radius: 3.125rem;
          border: 0.047rem solid #ffffff;
          display: inline-flex;
          align-items: center;
          backdrop-filter: blur(10px);
          padding: 0.375rem 0.75rem;
          justify-content: center;
          min-width: 6.25rem; }
          .press-release-listing-block .press-release-item .press-release-card .press-release-content .bottomInfos .typeContent span {
            color: #ffffff;
            font-size: 0.875rem;
            font-weight: 400;
            line-height: normal; }
        .press-release-listing-block .press-release-item .press-release-card .press-release-content .bottomInfos .dateContent span {
          color: #ffffff;
          font-size: 1rem;
          font-weight: 400;
          line-height: 1.2; }
    .press-release-listing-block .press-release-item .press-release-card .press-release-image {
      position: absolute;
      top: 0;
      inset-inline-start: 0;
      width: 100%;
      height: 100%;
      z-index: 10;
      overflow: hidden; }
      .press-release-listing-block .press-release-item .press-release-card .press-release-image::after {
        content: '';
        position: absolute;
        top: 0;
        inset-inline-start: 0;
        width: 100%;
        height: 100%;
        z-index: 5;
        background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 50%, #000 100%); }
      .press-release-listing-block .press-release-item .press-release-card .press-release-image img {
        max-width: 100%;
        object-fit: cover;
        width: 100%;
        height: 100%;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }

.pressreleaselistingblock {
  padding: 0; }

.filter-tabs {
  display: flex;
  gap: 40px;
  align-items: center;
  margin-bottom: 30px;
  overflow-x: auto;
  /* Track (background of the scrollbar) */
  /* Handle (scroll thumb) */ }
  .filter-tabs::-webkit-scrollbar {
    width: 3px;
    /* Width of the vertical scrollbar */
    height: 3px;
    /* Height of the horizontal scrollbar */ }
  .filter-tabs::-webkit-scrollbar-track {
    background: #ffffff;
    /* Light gray */
    border-radius: 3px; }
  .filter-tabs::-webkit-scrollbar-thumb {
    background: #1e1e1e;
    /* Darker gray */
    border-radius: 3px; }
  .filter-tabs .filter-tab {
    flex: 0 0 auto; }
    .filter-tabs .filter-tab a {
      color: #1e1e1e;
      font-weight: 400;
      line-height: 1.2;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      opacity: 0.6;
      display: inline-block;
      position: relative;
      padding-bottom: 11px; }
      .filter-tabs .filter-tab a {
        font-size: 1.25rem; }
        @media screen and (min-width: 48rem) {
          .filter-tabs .filter-tab a {
            font-size: calc(1.25rem + 0.625 * ((100vw - 48rem) / 45.75)); } }
        @media screen and (min-width: 93.75rem) {
          .filter-tabs .filter-tab a {
            font-size: 1.875rem; } }
      .filter-tabs .filter-tab a.active {
        opacity: 1; }
        .filter-tabs .filter-tab a.active::after {
          width: 100%; }
      .filter-tabs .filter-tab a::after {
        content: "";
        position: absolute;
        bottom: 0;
        inset-inline-start: 0;
        width: 0;
        height: 2px;
        background-color: #1e1e1e;
        opacity: 1;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
      .filter-tabs .filter-tab a:hover::after {
        width: 100%; }

a:hover {
  cursor: pointer !important; }
a:focus, a:focus-visible, a:focus-within {
  outline: dotted thin rgba(0, 0, 0, 0.3) !important; }

.filtered-resource-links-block {
  background: #ffffff;
  padding: 100px 0; }
  .filtered-resource-links-block h2 {
    font-size: 1.875rem; }
    @media screen and (min-width: 48rem) {
      .filtered-resource-links-block h2 {
        font-size: calc(1.875rem + 1.125 * ((100vw - 48rem) / 45.75)); } }
    @media screen and (min-width: 93.75rem) {
      .filtered-resource-links-block h2 {
        font-size: 3rem; } }
  .filtered-resource-links-block .filtered-links:first-of-type {
    margin-bottom: 80px; }
  .filtered-resource-links-block .filtered-links .listingTitle {
    color: #1e1e1e;
    font-weight: 400;
    margin-bottom: 45px;
    line-height: 1.2; }
    .filtered-resource-links-block .filtered-links .listingTitle {
      font-size: 1.7rem; }
      @media screen and (min-width: 48rem) {
        .filtered-resource-links-block .filtered-links .listingTitle {
          font-size: calc(1.7rem + 0.8 * ((100vw - 48rem) / 45.75)); } }
      @media screen and (min-width: 93.75rem) {
        .filtered-resource-links-block .filtered-links .listingTitle {
          font-size: 2.5rem; } }
  .filtered-resource-links-block .filtered-links .listingHolder {
    row-gap: 24px; }
    .filtered-resource-links-block .filtered-links .listingHolder a {
      display: block;
      width: 100%; }
      .filtered-resource-links-block .filtered-links .listingHolder a .listingItemDIV {
        border-radius: 10px;
        background: #E8E8E3;
        padding: 24px;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
        .filtered-resource-links-block .filtered-links .listingHolder a .listingItemDIV p {
          color: #1e1e1e;
          font-weight: 400;
          line-height: 1.25;
          display: block;
          width: 100%;
          margin: 0;
          position: relative; }
          .filtered-resource-links-block .filtered-links .listingHolder a .listingItemDIV p {
            font-size: 1.25rem; }
            @media screen and (min-width: 48rem) {
              .filtered-resource-links-block .filtered-links .listingHolder a .listingItemDIV p {
                font-size: calc(1.25rem + 0.25 * ((100vw - 48rem) / 45.75)); } }
            @media screen and (min-width: 93.75rem) {
              .filtered-resource-links-block .filtered-links .listingHolder a .listingItemDIV p {
                font-size: 1.5rem; } }
          .filtered-resource-links-block .filtered-links .listingHolder a .listingItemDIV p::after {
            content: '';
            position: absolute;
            inset-inline-end: 0;
            top: 50%;
            transform: translateY(-50%);
            width: 30px;
            height: 30px;
            background-image: url("/static/images/viewall.svg");
            background-repeat: no-repeat;
            background-size: contain;
            -webkit-transition: all 0.3s ease-in-out;
            -moz-transition: all 0.3s ease-in-out;
            -ms-transition: all 0.3s ease-in-out;
            -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out; }
      .filtered-resource-links-block .filtered-links .listingHolder a:hover .listingItemDIV {
        background-color: #1e1e1e; }
        .filtered-resource-links-block .filtered-links .listingHolder a:hover .listingItemDIV p {
          color: #ffffff; }
          .filtered-resource-links-block .filtered-links .listingHolder a:hover .listingItemDIV p::after {
            transform: translate(15%, -50%);
            filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(298deg) brightness(102%) contrast(102%); }

.latestblogsblock {
  padding: 0; }
  .latestblogsblock .latest-blogs-block {
    background: #e8e8e3; }

.statementslistingblock {
  padding: 0;
  margin-bottom: 4px; }
  .statementslistingblock .statements-listing-block {
    background-color: #ffffff;
    padding: 80px 0; }
    .statementslistingblock .statements-listing-block .blockHead h2 {
      margin: 0 30px 50px; }
    .statementslistingblock .statements-listing-block .statement-options-listing {
      margin-bottom: 70px; }
      .statementslistingblock .statements-listing-block .statement-options-listing .listingHolder .owl-stage {
        padding-left: 0 !important;
        padding-inline-start: 0; }
      .statementslistingblock .statements-listing-block .statement-options-listing .listingHolder .listingItemDIV.active .listingItem {
        background-color: #e8e8e3; }
        .statementslistingblock .statements-listing-block .statement-options-listing .listingHolder .listingItemDIV.active .listingItem .topContent .view-more img {
          transform: scale(1.2) rotate(90deg); }
      .statementslistingblock .statements-listing-block .statement-options-listing .listingHolder .listingItemDIV .listingItem {
        background-color: #F3F3F0;
        padding: 32px 25px;
        display: flex;
        flex-direction: column;
        gap: 70px;
        cursor: pointer;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        border-radius: 10px; }
        .statementslistingblock .statements-listing-block .statement-options-listing .listingHolder .listingItemDIV .listingItem .listingImage {
          margin: 0 auto;
          width: 194px;
          height: 194px;
          border-radius: 50%;
          overflow: hidden; }
          .statementslistingblock .statements-listing-block .statement-options-listing .listingHolder .listingItemDIV .listingItem .listingImage img {
            width: 100%;
            height: 100%;
            object-fit: cover; }
        .statementslistingblock .statements-listing-block .statement-options-listing .listingHolder .listingItemDIV .listingItem .topContent {
          display: flex;
          justify-content: space-between;
          align-items: center; }
          .statementslistingblock .statements-listing-block .statement-options-listing .listingHolder .listingItemDIV .listingItem .topContent .listingTitle h3 {
            font-weight: 400;
            line-height: 1; }
            .statementslistingblock .statements-listing-block .statement-options-listing .listingHolder .listingItemDIV .listingItem .topContent .listingTitle h3 {
              font-size: 1.5rem; }
              @media screen and (min-width: 48rem) {
                .statementslistingblock .statements-listing-block .statement-options-listing .listingHolder .listingItemDIV .listingItem .topContent .listingTitle h3 {
                  font-size: calc(1.5rem + 0.375 * ((100vw - 48rem) / 45.75)); } }
              @media screen and (min-width: 93.75rem) {
                .statementslistingblock .statements-listing-block .statement-options-listing .listingHolder .listingItemDIV .listingItem .topContent .listingTitle h3 {
                  font-size: 1.875rem; } }
          .statementslistingblock .statements-listing-block .statement-options-listing .listingHolder .listingItemDIV .listingItem .topContent .view-more {
            width: 24px;
            height: 24px; }
            .statementslistingblock .statements-listing-block .statement-options-listing .listingHolder .listingItemDIV .listingItem .topContent .view-more img {
              max-width: 100%;
              width: 100%;
              height: 100%;
              object-fit: contain;
              -webkit-transition: all 0.3s ease-in-out;
              -moz-transition: all 0.3s ease-in-out;
              -ms-transition: all 0.3s ease-in-out;
              -o-transition: all 0.3s ease-in-out;
              transition: all 0.3s ease-in-out; }
        .statementslistingblock .statements-listing-block .statement-options-listing .listingHolder .listingItemDIV .listingItem .listingDescription {
          font-weight: 400;
          line-height: 100%; }
          .statementslistingblock .statements-listing-block .statement-options-listing .listingHolder .listingItemDIV .listingItem .listingDescription {
            font-size: 1.25rem; }
            @media screen and (min-width: 48rem) {
              .statementslistingblock .statements-listing-block .statement-options-listing .listingHolder .listingItemDIV .listingItem .listingDescription {
                font-size: calc(1.25rem + 0.25 * ((100vw - 48rem) / 45.75)); } }
            @media screen and (min-width: 93.75rem) {
              .statementslistingblock .statements-listing-block .statement-options-listing .listingHolder .listingItemDIV .listingItem .listingDescription {
                font-size: 1.5rem; } }
        .statementslistingblock .statements-listing-block .statement-options-listing .listingHolder .listingItemDIV .listingItem:hover {
          background-color: #e8e8e3; }
          .statementslistingblock .statements-listing-block .statement-options-listing .listingHolder .listingItemDIV .listingItem:hover .topContent .view-more img {
            transform: scale(1.2) rotate(90deg); }
    .statementslistingblock .statements-listing-block .statements-content-listing .listingItemDIV .listingItem .listingTitle {
      line-height: 1.25;
      font-weight: 400; }
      .statementslistingblock .statements-listing-block .statements-content-listing .listingItemDIV .listingItem .listingTitle {
        font-size: 1.5rem; }
        @media screen and (min-width: 48rem) {
          .statementslistingblock .statements-listing-block .statements-content-listing .listingItemDIV .listingItem .listingTitle {
            font-size: calc(1.5rem + 1 * ((100vw - 48rem) / 45.75)); } }
        @media screen and (min-width: 93.75rem) {
          .statementslistingblock .statements-listing-block .statements-content-listing .listingItemDIV .listingItem .listingTitle {
            font-size: 2.5rem; } }
      .statementslistingblock .statements-listing-block .statements-content-listing .listingItemDIV .listingItem .listingTitle p {
        line-height: 1.25;
        font-weight: 400;
        margin: 0; }
        .statementslistingblock .statements-listing-block .statements-content-listing .listingItemDIV .listingItem .listingTitle p {
          font-size: 1.5rem; }
          @media screen and (min-width: 48rem) {
            .statementslistingblock .statements-listing-block .statements-content-listing .listingItemDIV .listingItem .listingTitle p {
              font-size: calc(1.5rem + 1 * ((100vw - 48rem) / 45.75)); } }
          @media screen and (min-width: 93.75rem) {
            .statementslistingblock .statements-listing-block .statements-content-listing .listingItemDIV .listingItem .listingTitle p {
              font-size: 2.5rem; } }
    .statementslistingblock .statements-listing-block .statements-content-listing .listingItemDIV .listingItem .listingDescription {
      font-weight: 400;
      line-height: 1.5; }
      .statementslistingblock .statements-listing-block .statements-content-listing .listingItemDIV .listingItem .listingDescription {
        font-size: 1.125rem; }
        @media screen and (min-width: 48rem) {
          .statementslistingblock .statements-listing-block .statements-content-listing .listingItemDIV .listingItem .listingDescription {
            font-size: calc(1.125rem + 0 * ((100vw - 48rem) / 45.75)); } }
        @media screen and (min-width: 93.75rem) {
          .statementslistingblock .statements-listing-block .statements-content-listing .listingItemDIV .listingItem .listingDescription {
            font-size: 1.125rem; } }
      .statementslistingblock .statements-listing-block .statements-content-listing .listingItemDIV .listingItem .listingDescription p {
        font-weight: 400;
        line-height: 1.5; }
        .statementslistingblock .statements-listing-block .statements-content-listing .listingItemDIV .listingItem .listingDescription p {
          font-size: 1.125rem; }
          @media screen and (min-width: 48rem) {
            .statementslistingblock .statements-listing-block .statements-content-listing .listingItemDIV .listingItem .listingDescription p {
              font-size: calc(1.125rem + 0 * ((100vw - 48rem) / 45.75)); } }
          @media screen and (min-width: 93.75rem) {
            .statementslistingblock .statements-listing-block .statements-content-listing .listingItemDIV .listingItem .listingDescription p {
              font-size: 1.125rem; } }

.audiolistingblock {
  padding: 0;
  margin-bottom: 4px; }

.audio-listing-block {
  background-color: #ffffff;
  padding: 65px 0; }
  .audio-listing-block .blockHead .blockTitle {
    margin: 0 30px 50px; }
  .audio-listing-block .blockBody .listingHolder {
    margin-right: -8px;
    margin-left: -8px; }
    .audio-listing-block .blockBody .listingHolder .listingItemDIV {
      padding-right: 8px;
      padding-left: 8px;
      margin-bottom: 18px; }
      .audio-listing-block .blockBody .listingHolder .listingItemDIV .audio-item {
        display: inline-block;
        position: relative;
        border-radius: 10px;
        padding: 40px 30px;
        min-height: 470px;
        display: flex;
        cursor: default;
        align-items: flex-end; }
        .audio-listing-block .blockBody .listingHolder .listingItemDIV .audio-item a {
          cursor: default; }
        .audio-listing-block .blockBody .listingHolder .listingItemDIV .audio-item.paused .listingInfos .listingLink::before {
          display: none; }
        .audio-listing-block .blockBody .listingHolder .listingItemDIV .audio-item.paused .listingInfos .listingLink::after {
          width: 0;
          height: 0;
          border-left: 16px solid #ffffff;
          border-top: 8px solid transparent;
          border-bottom: 8px solid transparent;
          right: -20px; }
        .audio-listing-block .blockBody .listingHolder .listingItemDIV .audio-item.playing .listingInfos .listingLink::before, .audio-listing-block .blockBody .listingHolder .listingItemDIV .audio-item.playing .listingInfos .listingLink::after {
          width: 5px;
          height: 16px;
          background-color: #ffffff; }
        .audio-listing-block .blockBody .listingHolder .listingItemDIV .audio-item.playing .listingInfos .listingLink::before {
          left: calc(100% + 3px); }
        .audio-listing-block .blockBody .listingHolder .listingItemDIV .audio-item.playing .listingInfos .listingLink::after {
          left: calc(100% + 11px); }
        .audio-listing-block .blockBody .listingHolder .listingItemDIV .audio-item .listingInfos {
          position: relative;
          z-index: 10; }
          .audio-listing-block .blockBody .listingHolder .listingItemDIV .audio-item .listingInfos .listingTitle {
            font-weight: 400;
            line-height: 1.3;
            color: #ffffff;
            margin-bottom: 25px; }
            .audio-listing-block .blockBody .listingHolder .listingItemDIV .audio-item .listingInfos .listingTitle {
              font-size: 1.25rem; }
              @media screen and (min-width: 48rem) {
                .audio-listing-block .blockBody .listingHolder .listingItemDIV .audio-item .listingInfos .listingTitle {
                  font-size: calc(1.25rem + 0.625 * ((100vw - 48rem) / 45.75)); } }
              @media screen and (min-width: 93.75rem) {
                .audio-listing-block .blockBody .listingHolder .listingItemDIV .audio-item .listingInfos .listingTitle {
                  font-size: 1.875rem; } }
          .audio-listing-block .blockBody .listingHolder .listingItemDIV .audio-item .listingInfos .listingDescription {
            font-weight: 400;
            line-height: 1.5;
            margin-bottom: 40px;
            color: #ffffff; }
            .audio-listing-block .blockBody .listingHolder .listingItemDIV .audio-item .listingInfos .listingDescription {
              font-size: 1rem; }
              @media screen and (min-width: 48rem) {
                .audio-listing-block .blockBody .listingHolder .listingItemDIV .audio-item .listingInfos .listingDescription {
                  font-size: calc(1rem + 0.25 * ((100vw - 48rem) / 45.75)); } }
              @media screen and (min-width: 93.75rem) {
                .audio-listing-block .blockBody .listingHolder .listingItemDIV .audio-item .listingInfos .listingDescription {
                  font-size: 1.25rem; } }
          .audio-listing-block .blockBody .listingHolder .listingItemDIV .audio-item .listingInfos .listingLink {
            position: relative;
            display: inline-block;
            cursor: pointer;
            padding-inline-end: 40px; }
            .audio-listing-block .blockBody .listingHolder .listingItemDIV .audio-item .listingInfos .listingLink::before, .audio-listing-block .blockBody .listingHolder .listingItemDIV .audio-item .listingInfos .listingLink::after {
              content: '';
              display: inline-block;
              position: absolute;
              top: 50%;
              transform: translateY(-50%); }
            .audio-listing-block .blockBody .listingHolder .listingItemDIV .audio-item .listingInfos .listingLink.loading::after {
              content: "";
              border: 5px solid #f3f3f3;
              border-top: 5px solid #2b3e2b;
              border-radius: 50%;
              width: 25px;
              height: 25px;
              animation: spinLoader 2s linear infinite;
              display: inline-block;
              text-align: center;
              margin: auto;
              position: absolute;
              top: 50%;
              inset-inline-end: 0;
              transform: translateY(-50%);
              display: block; }
            .audio-listing-block .blockBody .listingHolder .listingItemDIV .audio-item .listingInfos .listingLink span {
              text-decoration: underline;
              color: #ffffff;
              display: inline-block;
              min-width: 80px; }
              .audio-listing-block .blockBody .listingHolder .listingItemDIV .audio-item .listingInfos .listingLink span {
                font-size: 1rem; }
                @media screen and (min-width: 48rem) {
                  .audio-listing-block .blockBody .listingHolder .listingItemDIV .audio-item .listingInfos .listingLink span {
                    font-size: calc(1rem + 0.25 * ((100vw - 48rem) / 45.75)); } }
                @media screen and (min-width: 93.75rem) {
                  .audio-listing-block .blockBody .listingHolder .listingItemDIV .audio-item .listingInfos .listingLink span {
                    font-size: 1.25rem; } }
        .audio-listing-block .blockBody .listingHolder .listingItemDIV .audio-item .listingImage {
          position: absolute;
          top: 0;
          inset-inline-start: 0;
          width: 100%;
          height: 100%;
          overflow: hidden;
          border-radius: 10px; }
          .audio-listing-block .blockBody .listingHolder .listingItemDIV .audio-item .listingImage::after {
            position: absolute;
            content: "";
            background-color: #00000066;
            width: 100%;
            height: 100%;
            top: 0;
            inset-inline-start: 0; }
          .audio-listing-block .blockBody .listingHolder .listingItemDIV .audio-item .listingImage img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            max-width: 100%;
            -webkit-transition: all 0.3s ease-in-out;
            -moz-transition: all 0.3s ease-in-out;
            -ms-transition: all 0.3s ease-in-out;
            -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out; }
        .audio-listing-block .blockBody .listingHolder .listingItemDIV .audio-item:hover .listingImage img {
          transform: scale(1.03); }
        .audio-listing-block .blockBody .listingHolder .listingItemDIV .audio-item.active .listingImage img {
          transform: scale(1.1); }

@keyframes spinLoader {
  0% {
    transform: translateY(-50%) rotate(0deg); }
  100% {
    transform: translateY(-50%) rotate(360deg); } }
.branded-owl-styling {
  padding-top: 70px; }
  .branded-owl-styling .owl-stage {
    padding-left: 0 !important; }
  .branded-owl-styling .owl-nav {
    display: flex;
    justify-content: flex-start;
    gap: 15px;
    position: absolute;
    top: 0;
    inset-inline-end: 0; }
    .branded-owl-styling .owl-nav button.owl-prev,
    .branded-owl-styling .owl-nav button.owl-next {
      width: 45px;
      height: 45px;
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center;
      background-image: url("/static/images/icons/Arrow.svg");
      cursor: pointer;
      border: none;
      background-color: transparent;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
      .branded-owl-styling .owl-nav button.owl-prev.disabled,
      .branded-owl-styling .owl-nav button.owl-next.disabled {
        opacity: 0.5;
        pointer-events: none; }
      .branded-owl-styling .owl-nav button.owl-prev span,
      .branded-owl-styling .owl-nav button.owl-next span {
        display: none; }
      .branded-owl-styling .owl-nav button.owl-prev:hover,
      .branded-owl-styling .owl-nav button.owl-next:hover {
        background-image: url("/static/images/icons/ArrowHover.svg"); }
    .branded-owl-styling .owl-nav .owl-prev {
      transform: rotate(180deg); }

.saf-value-calculator {
  padding: 80px 0;
  background-color: #e8e8e3;
  border-radius: 10px;
  margin-bottom: 4px; }
  .saf-value-calculator .graph-row {
    justify-content: center; }
  .saf-value-calculator .submit {
    text-align: center; }
    .saf-value-calculator .submit button {
      padding: 12px 25px;
      border-radius: 100px;
      border: 1px solid #1e1e1e;
      font-size: 1rem;
      font-weight: 400;
      line-height: 1;
      color: #ffffff;
      background-color: #1e1e1e;
      min-height: 44px;
      min-width: 44px;
      display: block;
      width: fit-content;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      text-decoration: none;
      display: inline-block;
      cursor: pointer;
      margin-top: 30px; }
      .saf-value-calculator .submit button:hover {
        background-color: transparent;
        color: #1e1e1e; }
  .saf-value-calculator .blockHead {
    margin-bottom: 50px;
    text-align: center; }
    .saf-value-calculator .blockHead .blockTitle {
      font-weight: 400;
      line-height: 1.5;
      margin-bottom: 40px; }
    .saf-value-calculator .blockHead .blockSummary {
      line-height: 1.2;
      text-align: center;
      margin-bottom: 40px;
      text-align: center; }
      .saf-value-calculator .blockHead .blockSummary h3,
      .saf-value-calculator .blockHead .blockSummary h4,
      .saf-value-calculator .blockHead .blockSummary h5 {
        word-spacing: 10px; }
      .saf-value-calculator .blockHead .blockSummary h3 {
        font-size: 1.75rem; }
      .saf-value-calculator .blockHead .blockSummary h4 {
        font-size: 1.5rem; }
      .saf-value-calculator .blockHead .blockSummary h5 {
        font-size: 0.875rem; }
      .saf-value-calculator .blockHead .blockSummary p {
        font-size: 1.125rem; }
  .saf-value-calculator .form-container label {
    display: block; }
    .saf-value-calculator .form-container label .tooltipIcon {
      display: inline-block;
      position: relative;
      padding-left: 0 !important;
      margin-left: 15px; }
      .saf-value-calculator .form-container label .tooltipIcon img {
        width: 18px;
        margin-bottom: -4px; }
      .saf-value-calculator .form-container label .tooltipIcon:hover .tooltipText {
        visibility: visible; }
      .saf-value-calculator .form-container label .tooltipIcon .tooltipText {
        visibility: hidden;
        background-color: #333;
        color: #fff;
        border-radius: 6px;
        position: absolute;
        z-index: 1;
        font-size: 0.875rem;
        padding: 10px 15px 10px 15px;
        bottom: 110%;
        left: -73px;
        width: 300px;
        z-index: 10;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
        .saf-value-calculator .form-container label .tooltipIcon .tooltipText * {
          font-size: 0.875rem;
          font-weight: 400; }
        .saf-value-calculator .form-container label .tooltipIcon .tooltipText:before {
          content: "";
          position: absolute;
          margin-left: -5px;
          border-width: 8px;
          border-style: solid;
          border-color: #333 transparent transparent transparent;
          bottom: -16px;
          left: 26%; }
  .saf-value-calculator .form-container .form-section {
    margin-bottom: 50px; }
    .saf-value-calculator .form-container .form-section .row:not(:last-of-type) {
      margin-bottom: 50px; }
    .saf-value-calculator .form-container .form-section .section-title {
      font-weight: 700;
      margin-bottom: 25px;
      line-height: 1.2; }
      .saf-value-calculator .form-container .form-section .section-title {
        font-size: 1.375rem; }
        @media screen and (min-width: 48rem) {
          .saf-value-calculator .form-container .form-section .section-title {
            font-size: calc(1.375rem + 0.625 * ((100vw - 48rem) / 45.75)); } }
        @media screen and (min-width: 93.75rem) {
          .saf-value-calculator .form-container .form-section .section-title {
            font-size: 2rem; } }
  .saf-value-calculator .form-container .row {
    row-gap: 30px; }
  .saf-value-calculator .form-container .inputHolder {
    position: relative;
    /* Chrome, Safari, Edge (WebKit) */
    /* Firefox */
    /* IE and Edge (legacy) */ }
    .saf-value-calculator .form-container .inputHolder label {
      display: flex;
      justify-content: space-between;
      color: #1e1e1e;
      font-size: 1.125rem;
      width: 100%;
      padding-bottom: 10px; }
      .saf-value-calculator .form-container .inputHolder label span {
        font-weight: 700;
        color: #2b3e2b;
        font-size: 1.25rem;
        padding-left: 5px; }
    .saf-value-calculator .form-container .inputHolder .input-error-message {
      color: red;
      position: absolute;
      top: 0;
      inset-inline-end: 0;
      font-size: 0.875rem; }
    .saf-value-calculator .form-container .inputHolder input {
      width: 100%; }
    .saf-value-calculator .form-container .inputHolder input[type="text"],
    .saf-value-calculator .form-container .inputHolder input[type="number"] {
      padding: 16px 24px;
      border-radius: 33px;
      border: 1px solid #787878; }
    .saf-value-calculator .form-container .inputHolder input[type="range"] {
      -webkit-appearance: none;
      width: 100%;
      height: 6px;
      background: #787878;
      border-radius: 5px;
      outline: none;
      margin: 20px 0;
      cursor: pointer; }
    .saf-value-calculator .form-container .inputHolder input[type="range"]::-webkit-slider-thumb {
      -webkit-appearance: none;
      height: 20px;
      width: 20px;
      background: #2b3e2b;
      border-radius: 50%;
      cursor: pointer;
      border: none;
      margin-top: 0;
      /* aligns thumb with the center of the track */
      position: relative;
      z-index: 2; }
    .saf-value-calculator .form-container .inputHolder input[type="range"]::-moz-range-thumb {
      height: 20px;
      width: 20px;
      background: #2b3e2b;
      border-radius: 50%;
      cursor: pointer;
      border: none; }
    .saf-value-calculator .form-container .inputHolder input[type="range"]::-moz-range-track {
      background: #787878;
      height: 6px;
      border-radius: 5px; }
    .saf-value-calculator .form-container .inputHolder input[type="range"]::-ms-thumb {
      height: 20px;
      width: 20px;
      background: #2b3e2b;
      border-radius: 50%;
      cursor: pointer;
      border: none; }
    .saf-value-calculator .form-container .inputHolder input[type="range"]::-ms-track {
      background: transparent;
      border-color: transparent;
      color: transparent;
      height: 6px; }
    .saf-value-calculator .form-container .inputHolder input[type="range"]::-ms-fill-lower,
    .saf-value-calculator .form-container .inputHolder input[type="range"]::-ms-fill-upper {
      background: #787878;
      border-radius: 5px; }
    .saf-value-calculator .form-container .inputHolder input::-webkit-outer-spin-button,
    .saf-value-calculator .form-container .inputHolder input::-webkit-inner-spin-button {
      -webkit-appearance: none;
      margin: 0; }
    .saf-value-calculator .form-container .inputHolder textarea {
      border: 1px solid #787878;
      min-height: 160px;
      border-radius: 10px;
      padding: 20px 25px; }
  .saf-value-calculator .results-container {
    min-height: 85vh;
    padding-top: 50px; }
    .saf-value-calculator .results-container .fade-in {
      display: none; }
  .saf-value-calculator .saf-cost-graph h2 {
    margin-bottom: 0; }
  .saf-value-calculator .saf-cost-graph h3 {
    margin-bottom: 40px;
    text-align: center; }
    .saf-value-calculator .saf-cost-graph h3 {
      font-size: 1.5rem; }
      @media screen and (min-width: 48rem) {
        .saf-value-calculator .saf-cost-graph h3 {
          font-size: calc(1.5rem + 0.7 * ((100vw - 48rem) / 45.75)); } }
      @media screen and (min-width: 93.75rem) {
        .saf-value-calculator .saf-cost-graph h3 {
          font-size: 2.2rem; } }
  .saf-value-calculator .saf-cost-graph .bar {
    -webkit-transition: height 0.8s ease-in-out;
    -moz-transition: height 0.8s ease-in-out;
    -ms-transition: height 0.8s ease-in-out;
    -o-transition: height 0.8s ease-in-out;
    transition: height 0.8s ease-in-out;
    border-radius: 10px;
    height: 0; }
    .saf-value-calculator .saf-cost-graph .bar.green {
      background-color: #2b3e2b; }
    .saf-value-calculator .saf-cost-graph .bar.black {
      background-color: #1e1e1e; }
    .saf-value-calculator .saf-cost-graph .bar.purple {
      background-color: #AA95FF; }
    .saf-value-calculator .saf-cost-graph .bar.orange {
      background-color: #FF782D; }
  .saf-value-calculator .saf-cost-graph .total-cost {
    position: relative; }
    .saf-value-calculator .saf-cost-graph .total-cost .bar {
      height: 0;
      border-radius: 10px;
      display: flex;
      align-items: center;
      position: relative;
      justify-content: center;
      padding-bottom: 60px;
      padding-top: 30px; }
      .saf-value-calculator .saf-cost-graph .total-cost .bar .bar-result {
        text-align: center;
        font-weight: 500;
        color: #ffffff; }
        .saf-value-calculator .saf-cost-graph .total-cost .bar .bar-result {
          font-size: 1.25rem; }
          @media screen and (min-width: 48rem) {
            .saf-value-calculator .saf-cost-graph .total-cost .bar .bar-result {
              font-size: calc(1.25rem + 0.25 * ((100vw - 48rem) / 45.75)); } }
          @media screen and (min-width: 93.75rem) {
            .saf-value-calculator .saf-cost-graph .total-cost .bar .bar-result {
              font-size: 1.5rem; } }
      .saf-value-calculator .saf-cost-graph .total-cost .bar .bar-name {
        position: absolute;
        bottom: 20px;
        color: #ffffff;
        font-size: 1.5rem;
        font-weight: 500; }
    .saf-value-calculator .saf-cost-graph .total-cost .bar-label {
      position: absolute;
      bottom: 20px;
      color: #ffffff;
      font-size: 1.5rem;
      font-weight: 500;
      inset-inline-start: 50%;
      transform: translateX(-50%);
      text-align: center;
      display: none; }
  .saf-value-calculator .saf-cost-graph .overlay-bars {
    display: flex;
    flex-direction: column;
    gap: 10px; }
  .saf-value-calculator .saf-cost-graph .bar-container {
    display: flex;
    align-items: center;
    gap: 10px; }
    .saf-value-calculator .saf-cost-graph .bar-container .row {
      width: 100%; }
    .saf-value-calculator .saf-cost-graph .bar-container .bar {
      flex: 0 0 calc(80% - 10px);
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 1.5rem; }
      .saf-value-calculator .saf-cost-graph .bar-container .bar .bar-result {
        text-align: center;
        font-weight: 500;
        color: #ffffff; }
        .saf-value-calculator .saf-cost-graph .bar-container .bar .bar-result {
          font-size: 1.25rem; }
          @media screen and (min-width: 48rem) {
            .saf-value-calculator .saf-cost-graph .bar-container .bar .bar-result {
              font-size: calc(1.25rem + 0.25 * ((100vw - 48rem) / 45.75)); } }
          @media screen and (min-width: 93.75rem) {
            .saf-value-calculator .saf-cost-graph .bar-container .bar .bar-result {
              font-size: 1.5rem; } }
    .saf-value-calculator .saf-cost-graph .bar-container .label-container {
      display: flex;
      align-items: center; }
    .saf-value-calculator .saf-cost-graph .bar-container .bar-name {
      flex: 0 0 calc(20% - 10px);
      color: #1e1e1e;
      font-size: 1rem;
      font-weight: 500;
      line-height: 1.5;
      text-align: left;
      display: none; }
  .saf-value-calculator .co2-impact .results {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center; }
  .saf-value-calculator .co2-impact .results-section {
    display: flex;
    flex-direction: column;
    height: 100%; }
    .saf-value-calculator .co2-impact .results-section .content-holder {
      display: flex;
      flex-direction: column;
      height: 100%; }
      .saf-value-calculator .co2-impact .results-section .content-holder > * {
        flex-grow: 1; }
      .saf-value-calculator .co2-impact .results-section .content-holder .co2-box {
        width: 100%;
        background-color: #2b3e2b;
        color: #ffffff;
        padding: 30px;
        flex: 1;
        border-radius: 10px; }
        .saf-value-calculator .co2-impact .results-section .content-holder .co2-box.yellow {
          background-color: #fef387; }
          .saf-value-calculator .co2-impact .results-section .content-holder .co2-box.yellow .box-description {
            color: #1e1e1e; }
        .saf-value-calculator .co2-impact .results-section .content-holder .co2-box .box-description {
          text-align: center; }
        .saf-value-calculator .co2-impact .results-section .content-holder .co2-box .box-result {
          font-size: 1.5rem; }
          @media screen and (min-width: 48rem) {
            .saf-value-calculator .co2-impact .results-section .content-holder .co2-box .box-result {
              font-size: calc(1.5rem + 1.25 * ((100vw - 48rem) / 45.75)); } }
          @media screen and (min-width: 93.75rem) {
            .saf-value-calculator .co2-impact .results-section .content-holder .co2-box .box-result {
              font-size: 2.75rem; } }
      .saf-value-calculator .co2-impact .results-section .content-holder .note {
        padding: 15px 0;
        font-size: 1rem;
        flex-grow: 0; }
        .saf-value-calculator .co2-impact .results-section .content-holder .note p {
          font-size: 1rem; }
    .saf-value-calculator .co2-impact .results-section h3,
    .saf-value-calculator .co2-impact .results-section h2 {
      text-align: center;
      margin-bottom: 40px; }
      .saf-value-calculator .co2-impact .results-section h3,
      .saf-value-calculator .co2-impact .results-section h2 {
        font-size: 1.5rem; }
        @media screen and (min-width: 48rem) {
          .saf-value-calculator .co2-impact .results-section h3,
          .saf-value-calculator .co2-impact .results-section h2 {
            font-size: calc(1.5rem + 0.7 * ((100vw - 48rem) / 45.75)); } }
        @media screen and (min-width: 93.75rem) {
          .saf-value-calculator .co2-impact .results-section h3,
          .saf-value-calculator .co2-impact .results-section h2 {
            font-size: 2.2rem; } }
  .saf-value-calculator .co2-impact .button-container {
    padding-top: 20px;
    display: flex;
    justify-content: center; }

.safvaluecalculatorblock {
  padding: 0;
  margin-bottom: 4px; }

.saf-value-calculator .progressBarSection {
  display: none;
  background-color: #e8e8e3;
  border-radius: 10px;
  margin-bottom: 4px;
  padding-top: 130px;
  min-height: 526px;
  text-align: center; }

.saf-value-calculator .progressBarSection .progressBarContainer {
  padding-top: 110px;
  margin: auto; }

.saf-value-calculator .progressBarSection .progressBarContainer .progressBar {
  font-weight: 600;
  font-size: 1.5rem;
  padding-bottom: 10px;
  background: linear-gradient(currentColor 0 0) 0 100%/0% 3px no-repeat;
  animation: progressCalculator 3s linear forwards;
  max-width: 80%;
  display: inline-block; }

.row-wrapper {
  margin-left: 0;
  margin-right: 0; }

.product-finder-block {
  padding: 100px 0;
  background: #ffffff; }
  .product-finder-block .no-results {
    margin-top: 30px; }
  .product-finder-block .select2-container .select2-selection--single .select2-selection__rendered {
    color: #1e1e1e;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
    padding: 18px 24px;
    border: 1px solid #1e1e1e;
    border-radius: 10px;
    background-image: url("/static/images/icons/dropdown-arrow.svg");
    background-repeat: no-repeat;
    background-position: right 18px center; }
  .product-finder-block .search-filter-section {
    border-bottom: none; }
    .product-finder-block .search-filter-section .checkbox-filters .filter {
      margin-bottom: 25px; }
      .product-finder-block .search-filter-section .checkbox-filters .filter .filter-header {
        margin-bottom: 0.75rem; }
        .product-finder-block .search-filter-section .checkbox-filters .filter .filter-header h6 {
          color: #1e1e1e;
          font-size: 1.25rem;
          font-weight: 400;
          line-height: 1.4;
          padding-bottom: 8px;
          margin-bottom: 15px;
          border-bottom: 1px solid rgba(30, 30, 30, 0.2); }
      .product-finder-block .search-filter-section .checkbox-filters .filter .filter-body {
        display: flex;
        flex-direction: column;
        gap: 12px; }
        .product-finder-block .search-filter-section .checkbox-filters .filter .filter-body .form-check {
          position: relative;
          display: flex;
          align-items: center; }
          .product-finder-block .search-filter-section .checkbox-filters .filter .filter-body .form-check .form-check-input {
            position: absolute;
            opacity: 0;
            cursor: pointer; }
            .product-finder-block .search-filter-section .checkbox-filters .filter .filter-body .form-check .form-check-input + .form-check-label {
              position: relative;
              padding-left: 1.75rem;
              cursor: pointer;
              font-size: 0.9rem;
              color: #4b5563;
              line-height: 1.2; }
              .product-finder-block .search-filter-section .checkbox-filters .filter .filter-body .form-check .form-check-input + .form-check-label::before {
                content: "";
                position: absolute;
                left: 0;
                top: 50%;
                transform: translateY(-50%);
                width: 1.1rem;
                height: 1.1rem;
                border: 1px solid #787878;
                border-radius: 4px;
                background: #fff;
                transition: all 0.2s ease; }
              .product-finder-block .search-filter-section .checkbox-filters .filter .filter-body .form-check .form-check-input + .form-check-label::after {
                content: "";
                position: absolute;
                left: 5px;
                top: calc(50% + -1px);
                width: 6px;
                height: 10px;
                border: solid #787878;
                border-width: 0 2px 2px 0;
                transform: translateY(-50%) rotate(45deg) scale(0);
                transition: transform 0.2s ease; }
            .product-finder-block .search-filter-section .checkbox-filters .filter .filter-body .form-check .form-check-input:checked + .form-check-label::after {
              transform: translateY(-50%) rotate(45deg) scale(1); }
            .product-finder-block .search-filter-section .checkbox-filters .filter .filter-body .form-check .form-check-input:focus-visible + .form-check-label::before {
              outline: 2px solid #1e1e1e;
              outline-offset: 2px; }
  .product-finder-block .results-section .col-md-6 {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%; }
  .product-finder-block .results-section h3 {
    margin-bottom: 50px;
    color: #1e1e1e;
    font-weight: 400;
    line-height: 1.2;
    /* 120% */ }
    .product-finder-block .results-section h3 {
      font-size: 1.875rem; }
      @media screen and (min-width: 48rem) {
        .product-finder-block .results-section h3 {
          font-size: calc(1.875rem + 0.625 * ((100vw - 48rem) / 45.75)); } }
      @media screen and (min-width: 93.75rem) {
        .product-finder-block .results-section h3 {
          font-size: 2.5rem; } }
  .product-finder-block .results-section .filter-actions {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%; }
    .product-finder-block .results-section .filter-actions .left-actions {
      display: flex;
      align-items: center;
      gap: 12px; }
      .product-finder-block .results-section .filter-actions .left-actions .clear-filters a {
        color: #1e1e1e;
        font-size: 0.875rem;
        font-weight: 400;
        line-height: 1.42;
        display: inline-block;
        text-decoration-line: underline;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
        .product-finder-block .results-section .filter-actions .left-actions .clear-filters a:hover {
          opacity: 0.7; }
      .product-finder-block .results-section .filter-actions .left-actions .active-filters {
        display: flex;
        align-items: center;
        gap: 12px; }
        .product-finder-block .results-section .filter-actions .left-actions .active-filters .active-filter {
          padding: 8px 10px;
          background-color: #E7EBEF;
          border-radius: 16px;
          cursor: pointer;
          -webkit-transition: all 0.3s ease-in-out;
          -moz-transition: all 0.3s ease-in-out;
          -ms-transition: all 0.3s ease-in-out;
          -o-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out;
          color: #1e1e1e;
          font-size: 1rem;
          font-weight: 400;
          line-height: 1.2;
          display: flex;
          align-items: center; }
          .product-finder-block .results-section .filter-actions .left-actions .active-filters .active-filter:hover {
            background-color: #fef387; }
          .product-finder-block .results-section .filter-actions .left-actions .active-filters .active-filter .remove-filter {
            margin-inline-start: 4px;
            font-size: 0;
            font-weight: 700;
            background-image: url("/static/images/icons/remove.svg");
            background-repeat: no-repeat;
            display: inline-block;
            background-size: 12px;
            background-position: center;
            width: 12px;
            height: 12px; }
  .product-finder-block .searchContainer {
    width: 100%;
    margin-bottom: 25px; }
    .product-finder-block .searchContainer label {
      color: #1e1e1e;
      width: 100%;
      font-size: 1.25rem;
      font-weight: 400;
      line-height: 1.4;
      display: inline-block;
      margin-bottom: 25px;
      padding-bottom: 8px;
      border-bottom: 1px solid rgba(30, 30, 30, 0.2);
      /* 140% */ }
    .product-finder-block .searchContainer .input-group {
      width: 100%; }
      .product-finder-block .searchContainer .input-group .input-container.search {
        position: relative; }
        .product-finder-block .searchContainer .input-group .input-container.search::after {
          position: absolute; }
      .product-finder-block .searchContainer .input-group .input-container input {
        border-radius: 10px;
        border: 1px solid #1e1e1e;
        padding: 12px 24px;
        color: #1e1e1e;
        font-size: 1rem;
        font-weight: 400;
        width: 100%;
        line-height: 1.2; }
  .product-finder-block .loadMoreContainer {
    width: 100%;
    margin-top: 30px; }
    .product-finder-block .loadMoreContainer a {
      margin: 0 auto; }

.header-section {
  background-color: #2b3e2b;
  padding: 100px 0;
  margin-bottom: 4px; }
  .header-section .container .content-holder, .header-section .content-spotlight-block.full-width-container .content-col .content-holder, .content-spotlight-block.full-width-container .header-section .content-col .content-holder {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    color: #ffffff; }
    .header-section .container .content-holder h1, .header-section .content-spotlight-block.full-width-container .content-col .content-holder h1, .content-spotlight-block.full-width-container .header-section .content-col .content-holder h1,
    .header-section .container .content-holder h2,
    .header-section .content-spotlight-block.full-width-container .content-col .content-holder h2,
    .content-spotlight-block.full-width-container .header-section .content-col .content-holder h2 {
      line-height: 1.2;
      font-weight: 300;
      text-align: center;
      max-width: 1200px;
      margin: auto;
      margin-bottom: 45px; }
      .header-section .container .content-holder h1, .header-section .content-spotlight-block.full-width-container .content-col .content-holder h1, .content-spotlight-block.full-width-container .header-section .content-col .content-holder h1,
      .header-section .container .content-holder h2,
      .header-section .content-spotlight-block.full-width-container .content-col .content-holder h2,
      .content-spotlight-block.full-width-container .header-section .content-col .content-holder h2 {
        font-size: 2.1875rem; }
        @media screen and (min-width: 48rem) {
          .header-section .container .content-holder h1, .header-section .content-spotlight-block.full-width-container .content-col .content-holder h1, .content-spotlight-block.full-width-container .header-section .content-col .content-holder h1,
          .header-section .container .content-holder h2,
          .header-section .content-spotlight-block.full-width-container .content-col .content-holder h2,
          .content-spotlight-block.full-width-container .header-section .content-col .content-holder h2 {
            font-size: calc(2.1875rem + 2.1875 * ((100vw - 48rem) / 45.75)); } }
        @media screen and (min-width: 93.75rem) {
          .header-section .container .content-holder h1, .header-section .content-spotlight-block.full-width-container .content-col .content-holder h1, .content-spotlight-block.full-width-container .header-section .content-col .content-holder h1,
          .header-section .container .content-holder h2,
          .header-section .content-spotlight-block.full-width-container .content-col .content-holder h2,
          .content-spotlight-block.full-width-container .header-section .content-col .content-holder h2 {
            font-size: 4.375rem; } }
    .header-section .container .content-holder .header-description, .header-section .content-spotlight-block.full-width-container .content-col .content-holder .header-description, .content-spotlight-block.full-width-container .header-section .content-col .content-holder .header-description {
      display: block;
      max-width: 850px;
      margin-inline: auto;
      color: #fff;
      font-size: .875rem;
      font-weight: 400;
      line-height: 1.5;
      margin-bottom: 45px; }
    .header-section .container .content-holder .header-link .whiteBtn:hover, .header-section .content-spotlight-block.full-width-container .content-col .content-holder .header-link .whiteBtn:hover, .content-spotlight-block.full-width-container .header-section .content-col .content-holder .header-link .whiteBtn:hover {
      background-color: #e8e8e3;
      color: #1e1e1e !important; }

.insight-highlight-block {
  background-color: #0095da;
  border: 1px solid #0095da;
  border-radius: 10px;
  padding: 30px;
  margin-bottom: 30px;
  margin: 20px 0; }
  .insight-highlight-block.container, .content-spotlight-block.full-width-container .insight-highlight-block.content-col {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto; }
  .insight-highlight-block .insight-highlight-title {
    color: #ffffff;
    font-weight: 400;
    margin-bottom: 20px;
    margin-top: 0 !important; }
    .insight-highlight-block .insight-highlight-title {
      font-size: 1.125rem; }
      @media screen and (min-width: 48rem) {
        .insight-highlight-block .insight-highlight-title {
          font-size: calc(1.125rem + 0.5 * ((100vw - 48rem) / 45.75)); } }
      @media screen and (min-width: 93.75rem) {
        .insight-highlight-block .insight-highlight-title {
          font-size: 1.625rem; } }
  .insight-highlight-block .insight-highlight-description {
    color: #ffffff;
    font-size: 1.25rem;
    line-height: 1.6; }
    .insight-highlight-block .insight-highlight-description ul li:before {
      background-color: #ffffff; }
    .insight-highlight-block .insight-highlight-description ul li ul li:before {
      border: 1px solid #FFF;
      background-color: transparent; }
    .insight-highlight-block .insight-highlight-description p {
      color: #ffffff;
      margin-bottom: 15px; }
      .insight-highlight-block .insight-highlight-description p:last-child {
        margin-bottom: 0; }
      .insight-highlight-block .insight-highlight-description p:first-child::first-letter {
        font-size: inherit !important;
        line-height: inherit !important;
        float: none !important;
        padding-right: 0 !important;
        padding-top: 0 !important;
        font-weight: inherit !important;
        color: inherit !important; }
    .insight-highlight-block .insight-highlight-description a {
      color: #ffffff;
      text-decoration: underline; }
      .insight-highlight-block .insight-highlight-description a:hover {
        text-decoration: none; }

.detailsPage.articleLanding .insight-highlight-block .insight-highlight-description p:first-child::first-letter {
  font-size: inherit !important;
  line-height: inherit !important;
  float: none !important;
  padding-right: 0 !important;
  padding-top: 0 !important;
  font-weight: inherit !important;
  color: inherit !important; }

@use "sass:math";
@font-face {
  font-family: "ABCFavoritMono";
  src: url("/Static/css/fonts/branding/ABCFavoritMono-light.woff2") format("woff2"), url("/Static/css/fonts/branding/ABCFavoritMono-light.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "Saans";
  src: url("/Static/css/fonts/branding/saans/Saans-RegularItalic-1.woff2") format("woff2"), url("/Static/css/fonts/branding/saans/Saans-RegularItalic-1.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap; }
@font-face {
  font-family: "Saans";
  src: url("/Static/css/fonts/branding/saans/Saans-SemiBoldItalic-1.woff2") format("woff2"), url("/Static/css/fonts/branding/saans/Saans-SemiBoldItalic-1.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap; }
@font-face {
  font-family: "Saans";
  src: url("/Static/css/fonts/branding/saans/Saans-Regular-1.woff2") format("woff2"), url("/Static/css/fonts/branding/saans/Saans-Regular-1.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: "Saans";
  src: url("/Static/css/fonts/branding/saans/Saans-SemiBold-1.woff2") format("woff2"), url("/Static/css/fonts/branding/saans/Saans-SemiBold-1.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }
@media screen and (max-width: 1200px) {
  header > .container nav {
    padding-inline-end: 9px; }
    header > .container nav > ul {
      gap: 9px; }
  header > .container .rightSection {
    gap: 15px; }

  .bannerListHolder.mediumHeight .bannerCarousel .homepageBanner {
    position: relative;
    width: 100%; }
    .bannerListHolder.mediumHeight .bannerCarousel .homepageBanner:before {
      display: block;
      padding-top: 50%;
      content: ""; }
    .bannerListHolder.mediumHeight .bannerCarousel .homepageBanner > * {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; } }
@media screen and (max-width: 992px) {
  .container {
    padding: 0 21px; }

  .needHelp.expand-collapse-listing .toggleItem {
    background-color: transparent;
    border-top: 4px solid #1e1e1e;
    border-radius: 0px;
    padding: 0px 0px 10px; }

  .needHelp.expand-collapse-listing .toggleItem {
    padding: 10px 0px 10px; }
    .needHelp.expand-collapse-listing .toggleItem .toggleTitle {
      line-height: 1.2; }
      .needHelp.expand-collapse-listing .toggleItem .toggleTitle::before, .needHelp.expand-collapse-listing .toggleItem .toggleTitle::after {
        width: 20px; }

  .eventLanding-blocks .eventsMeetUs .industryInsights .intro {
    margin-left: 30px;
    max-width: 900px; }

  .eventLanding-blocks .highlightedlistblock .industryInsights > .container h2 {
    margin-left: 0; }
  .eventLanding-blocks .eventsMeetUs .industryInsights .intro {
    margin-left: 0 !important; }
  .eventLanding-blocks .eventsMeetUs .industryInsights .btnHolder {
    top: 50px; }
  .eventLanding-blocks .eventsMeetUs .industryInsights .container {
    padding-inline-end: 30px; }

  .imageTextBlock {
    padding: 50px 0; }
    .imageTextBlock.sideBySideReverse .content {
      display: flex;
      flex-direction: row-reverse;
      flex-wrap: wrap; }
    .imageTextBlock.sideBySideReverse .textContent,
    .imageTextBlock.sideBySideReverse .imageContent {
      flex: 0 0 100%;
      padding: 0; }
    .imageTextBlock.sideBySide .content {
      display: flex;
      flex-wrap: wrap; }
    .imageTextBlock.sideBySide .textContent,
    .imageTextBlock.sideBySide .imageContent {
      flex: 0 0 100%;
      padding: 0; }
    .imageTextBlock .textContent {
      margin-bottom: 20px; }
      .imageTextBlock .textContent .blockTitle {
        margin-bottom: 20px; }

  .carouselTextImage.imageTextBlock .text {
    margin-bottom: 4px; }
  .carouselTextImage.imageTextBlock .intro {
    margin-bottom: 20px; }

  .eventsLanding {
    flex-direction: column; }
    .eventsLanding .detailsSection {
      padding: 30px;
      padding-top: 50px !important;
      padding-bottom: 50px !important;
      margin-bottom: 4px; }

  .intro.eventsIntro .relatedTags {
    margin-bottom: 0;
    padding-top: 50px; }

  .intro.eventsIntro .relatedTags {
    padding-top: 50px; }

  .topEventBlocks .genericblock .generalBlock .container .blockInfos {
    max-width: 100% !important; }

  .logintomysitablock .loginRegisterBlock .bottomLinks {
    padding-top: 30px;
    gap: 20px;
    flex-direction: column;
    align-items: start; }

  .banner.StoryHeader > .container {
    padding: 170px 21px 100px; }

  header {
    padding: 28px 0; }
    header.alwaysVisible, header.visible {
      background-color: #ffffff;
      box-shadow: 0px 10px 10px -10px rgba(0, 0, 0, 0.2); }
      header.alwaysVisible > .container .logoHolder img, header.visible > .container .logoHolder img {
        filter: brightness(0) saturate(100%) invert(10%) sepia(2%) saturate(15%) hue-rotate(314deg) brightness(91%) contrast(94%); }
      header.alwaysVisible > .container .menuBurger span, header.visible > .container .menuBurger span {
        background-color: #1e1e1e; }
      header.alwaysVisible > .container .searchToggle, header.visible > .container .searchToggle {
        filter: brightness(0) saturate(100%) invert(10%) sepia(2%) saturate(15%) hue-rotate(314deg) brightness(91%) contrast(94%); }
    header .logoHolder img {
      width: 90px; }
    header > .container {
      display: block;
      position: relative;
      padding: 0 21px; }
      header > .container nav {
        display: none;
        position: absolute;
        top: 68px;
        left: 0;
        width: 100%;
        border-top: 1px solid rgba(111, 110, 95, 0.1);
        padding: 0 15px;
        padding-top: 10px;
        background-color: #ffffff; }
        header > .container nav > ul {
          flex-direction: column;
          align-items: start;
          max-width: 675px;
          margin-inline: auto;
          gap: 0;
          height: calc(100vh - 135px);
          overflow-y: auto; }
          header > .container nav > ul > li {
            width: 100%;
            margin-right: 0;
            border-bottom: 1px solid #dbdbdb;
            padding: 0 !important; }
            header > .container nav > ul > li > a {
              padding: 35px 0;
              line-height: 1;
              width: fit-content;
              color: #1e1e1e;
              display: block; }
              header > .container nav > ul > li > a {
                font-size: 1.25rem; } }
              @media screen and (max-width: 992px) and (min-width: 48rem) {
                header > .container nav > ul > li > a {
                  font-size: calc(1.25rem + 0.625 * ((100vw - 48rem) / 45.75)); } }
              @media screen and (max-width: 992px) and (min-width: 93.75rem) {
                header > .container nav > ul > li > a {
                  font-size: 1.875rem; } }
@media screen and (max-width: 992px) {
            header > .container nav > ul > li.hasSubMenu {
              display: flex;
              justify-content: space-between;
              align-items: center; }
              header > .container nav > ul > li.hasSubMenu .subMenuToggle {
                width: 9px;
                height: 18px;
                background-image: url("/Static/images/icons/arrow-black.svg");
                background-position: center center;
                background-size: 9px 18px; }
                header > .container nav > ul > li.hasSubMenu .subMenuToggle.back {
                  transform: rotate(180deg);
                  left: 20px;
                  top: 20px;
                  z-index: 99;
                  position: absolute;
                  width: 30px;
                  height: 30px;
                  background-repeat: no-repeat;
                  background-position: center center;
                  border: 1px solid #1e1e1e;
                  border-radius: 50%; }
              header > .container nav > ul > li.hasSubMenu .subNav {
                -webkit-transition: all 0.3s ease-in-out;
                -moz-transition: all 0.3s ease-in-out;
                -ms-transition: all 0.3s ease-in-out;
                -o-transition: all 0.3s ease-in-out;
                transition: all 0.3s ease-in-out;
                display: block;
                left: 100%;
                visibility: hidden;
                position: absolute;
                top: 0;
                opacity: 0;
                background: #ffffff;
                z-index: 9;
                border-top: none;
                height: 100vh;
                padding: 0 21px; }
                header > .container nav > ul > li.hasSubMenu .subNav [class*="col-"] {
                  display: block;
                  flex: 0 0 50%;
                  max-width: 50%;
                  max-height: 45vh; }
                header > .container nav > ul > li.hasSubMenu .subNav .col-md-3 {
                  margin-top: 50px; }
                header > .container nav > ul > li.hasSubMenu .subNav > .container {
                  position: relative;
                  max-width: 675px;
                  margin-inline: auto;
                  padding: 140px 0 0 0;
                  box-shadow: none; }
                header > .container nav > ul > li.hasSubMenu .subNav .menu-text-image {
                  flex-direction: column;
                  gap: 30px; }
                header > .container nav > ul > li.hasSubMenu .subNav .menuSubSection ul {
                  margin-bottom: 65px; }
                header > .container nav > ul > li.hasSubMenu .subNav .menuSubSection .expertise {
                  position: relative;
                  margin-top: -15px; }
                  header > .container nav > ul > li.hasSubMenu .subNav .menuSubSection .expertise span {
                    display: none; }
                header > .container nav > ul > li.hasSubMenu .subNav.active {
                  left: 0;
                  opacity: 1;
                  visibility: visible; }
                  header > .container nav > ul > li.hasSubMenu .subNav.active .menuSubSection {
                    padding: 0;
                    opacity: 1;
                    border-left: none;
                    height: auto;
                    max-width: 100%;
                    flex: 0 0 100%; }
                    header > .container nav > ul > li.hasSubMenu .subNav.active .menuSubSection a {
                      font-size: 1rem; }
                header > .container nav > ul > li.hasSubMenu .subNav .blueBar {
                  opacity: 1;
                  margin-top: 65px;
                  max-width: 675px;
                  margin-inline: auto;
                  border-radius: 10px; }
                  header > .container nav > ul > li.hasSubMenu .subNav .blueBar .rightSection {
                    margin-top: 0; }
          header > .container nav > ul .rightSection {
            display: flex;
            align-items: center;
            gap: 10px;
            padding-top: 0;
            width: 100%;
            max-width: 675px;
            position: fixed;
            inset: auto;
            bottom: 0px;
            top: auto;
            left: 50%;
            background: white;
            margin-top: 0;
            transform: translate(-50%);
            padding: 20px; }
            header > .container nav > ul .rightSection .headerBtn {
              padding: 12px 25px;
              border-radius: 100px;
              border: 1px solid #000000;
              font-size: 1rem;
              font-weight: 400;
              line-height: 1;
              color: #000000;
              display: block;
              min-height: 44px;
              min-width: 44px;
              width: fit-content;
              -webkit-transition: all 0.3s ease-in-out;
              -moz-transition: all 0.3s ease-in-out;
              -ms-transition: all 0.3s ease-in-out;
              -o-transition: all 0.3s ease-in-out;
              transition: all 0.3s ease-in-out;
              text-decoration: none; }
              header > .container nav > ul .rightSection .headerBtn:hover, header > .container nav > ul .rightSection .headerBtn:focus, header > .container nav > ul .rightSection .headerBtn:focus-visible, header > .container nav > ul .rightSection .headerBtn:focus-within {
                background-color: #000000;
                color: #ffffff; }
      header > .container .searchHolder {
        top: -28px;
        height: calc(100% + 56px); }
    header .searchToggle {
      margin-left: 20px;
      position: absolute;
      top: 21px;
      transform: translateY(-50%);
      right: 80px;
      background-image: url("/Static/images/icons/search.png");
      background-repeat: no-repeat;
      background-size: contain;
      width: 25px;
      height: 25px; }
      header .searchToggle img {
        display: none; }
    header .menuBurger {
      width: 30px;
      height: 16px;
      position: absolute;
      right: 20px;
      top: 21px;
      transform: translateY(-50%) rotate(0);
      -webkit-transition: 0.5s ease-in-out;
      -moz-transition: 0.5s ease-in-out;
      -o-transition: 0.5s ease-in-out;
      transition: 0.5s ease-in-out;
      cursor: pointer; }
      header .menuBurger span {
        display: block;
        position: absolute;
        height: 2px;
        width: 100%;
        background: #ffffff;
        border-radius: 9px;
        opacity: 1;
        left: 0;
        transform: rotate(0deg);
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -ms-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out; }
        header .menuBurger span:nth-child(1) {
          top: 0px; }
        header .menuBurger span:nth-child(2) {
          top: 6px; }
        header .menuBurger span:nth-child(3) {
          top: 12px; }
      header .menuBurger.open span:nth-child(1) {
        transform: rotate(45deg);
        top: 5px;
        left: 1px; }
      header .menuBurger.open span:nth-child(2) {
        width: 0%;
        opacity: 0; }
      header .menuBurger.open span:nth-child(3) {
        transform: rotate(-45deg);
        top: 5px;
        left: 1px; }

  .testimonials {
    padding: 50px 0; }
    .testimonials h2 {
      padding-bottom: 20px;
      margin-bottom: 0; }
    .testimonials .listingHolder .listingItem {
      padding-bottom: 0; }
      .testimonials .listingHolder .listingItem .description {
        margin-bottom: 40px; }

  .customerStoryQuotes {
    padding: 50px 0; }
    .customerStoryQuotes h2 {
      padding-bottom: 20px;
      margin-bottom: 0; }
    .customerStoryQuotes .listingHolder .listingItem {
      padding-bottom: 0; }
      .customerStoryQuotes .listingHolder .listingItem .description {
        margin-bottom: 40px; }

  .bannerListHolder.mediumHeight .bannerCarousel .homepageBanner {
    position: relative;
    width: 100%; }
    .bannerListHolder.mediumHeight .bannerCarousel .homepageBanner:before {
      display: block;
      padding-top: 100vh;
      content: ""; }
    .bannerListHolder.mediumHeight .bannerCarousel .homepageBanner > * {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }

  .latesteventsblock .withViewAll {
    margin-inline: 30px;
    position: relative; }

  .latesteventsblock {
    position: relative; }
    .latesteventsblock .withViewAll {
      margin-inline-start: 0;
      display: flex;
      justify-content: space-between;
      align-items: center;
      margin-inline: 0; }
      .latesteventsblock .withViewAll span {
        display: inline-block; }
      .latesteventsblock .withViewAll .btn {
        position: relative;
        right: auto;
        transform: translateY(0);
        top: auto; }

  .bannerListHolder .bannerCarousel .homepageBanner {
    position: relative;
    width: 100%;
    min-height: 500px; }
    .bannerListHolder .bannerCarousel .homepageBanner:before {
      display: block;
      padding-top: 60%;
      content: ""; }
    .bannerListHolder .bannerCarousel .homepageBanner > * {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }

  .normalListingParent .container .row h2 {
    padding: 0 8px;
    margin-bottom: 30px; }
  .normalListingParent .container .row .col .listingItem .listingInfos {
    padding: 20px; }
    .normalListingParent .container .row .col .listingItem .listingInfos h4 {
      margin-bottom: 15px; }
      .normalListingParent .container .row .col .listingItem .listingInfos h4 a {
        font-size: 0.875rem;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis; }
    .normalListingParent .container .row .col .listingItem .listingInfos .readMore {
      font-size: 14px; }

  .portfoliolistingblock .container {
    padding-bottom: 30px;
    padding-inline-end: 1px; }
    .portfoliolistingblock .container h2 {
      padding: 0;
      margin-bottom: 30px;
      max-width: calc(100% - 100px); }
    .portfoliolistingblock .container .row {
      margin-inline: 0; }
      .portfoliolistingblock .container .row [class*="col-"] {
        flex: 0 0 100%;
        max-width: 100%;
        padding-inline: 0; }
        .portfoliolistingblock .container .row [class*="col-"] .listingItem {
          padding: 15px; }
          .portfoliolistingblock .container .row [class*="col-"] .listingItem h3 {
            margin-bottom: 20px; }
          .portfoliolistingblock .container .row [class*="col-"] .listingItem .imageHolder {
            margin-bottom: 20px; }
      .portfoliolistingblock .container .row .owl-item {
        width: 45vw !important; }
      .portfoliolistingblock .container .row .owl-dots {
        padding-bottom: 0; }
    .portfoliolistingblock .container .btnHolder {
      position: static;
      margin-top: 26px; }
      .portfoliolistingblock .container .btnHolder a {
        margin-inline: auto; }

  .genericblock .generalBlock .container {
    padding: 21px; }
    .genericblock .generalBlock .container .blockInfos {
      width: 100%; }
      .genericblock .generalBlock .container .blockInfos .tag {
        margin-bottom: 38px; }
      .genericblock .generalBlock .container .blockInfos h2 {
        margin-bottom: 20px; }
      .genericblock .generalBlock .container .blockInfos .intro p {
        margin-bottom: 20px; }
  .genericblock .imageHolder {
    position: relative;
    width: 100%; }
    .genericblock .imageHolder:before {
      display: block;
      padding-top: 85%;
      content: ""; }
    .genericblock .imageHolder > * {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  .genericblock .intro > .container {
    padding-top: 21px;
    padding-bottom: 21px; }
    .genericblock .intro > .container a {
      margin-top: 30px; }
  .genericblock .imgText .row .col .contentHolder {
    padding: 40px 21px;
    padding-left: 21px !important; }
    .genericblock .imgText .row .col .contentHolder .tag {
      margin-bottom: 30px; }
    .genericblock .imgText .row .col .contentHolder h3 {
      margin-bottom: 30px; }
    .genericblock .imgText .row .col .contentHolder .blockDescription {
      margin-bottom: 30px; }

  .highlightedlistblock .industryInsights > .container {
    padding-bottom: 30px;
    padding-inline-end: 1px; }
    .highlightedlistblock .industryInsights > .container h2 {
      padding: 0;
      margin-bottom: 30px;
      margin-inline: 0;
      max-width: 100%; }
    .highlightedlistblock .industryInsights > .container > .row {
      margin-inline: 0; }
      .highlightedlistblock .industryInsights > .container > .row [class*="col-"] {
        flex: 0 0 100%;
        max-width: 100%;
        padding-inline: 0; }
        .highlightedlistblock .industryInsights > .container > .row [class*="col-"] .listingItem .listingInfos {
          padding: 15px; }
          .highlightedlistblock .industryInsights > .container > .row [class*="col-"] .listingItem .listingInfos .listingDesc {
            margin-top: 20px;
            height: auto; }
          .highlightedlistblock .industryInsights > .container > .row [class*="col-"] .listingItem .listingInfos .readMore {
            margin-top: 20px; }
      .highlightedlistblock .industryInsights > .container > .row .owl-item {
        width: 60vw !important; }
  .highlightedlistblock .businessSolutions {
    padding-top: 46px; }
    .highlightedlistblock .businessSolutions h2 {
      padding-inline: 0;
      margin-bottom: 22px; }
    .highlightedlistblock .businessSolutions .intro {
      padding-inline: 0;
      margin-bottom: 45px; }
    .highlightedlistblock .businessSolutions .btnHolder {
      right: 21px;
      top: 46px; }
      .highlightedlistblock .businessSolutions .btnHolder .container {
        padding: 0; }
    .highlightedlistblock .businessSolutions .row [class*="col-"] .listingItem .listingInfos {
      padding: 15px; }

  .Subsidiaries {
    padding: 50px 0; }
    .Subsidiaries .owl-stage-outer {
      padding-bottom: 0;
      position: static; }
    .Subsidiaries .owl-nav {
      display: flex;
      justify-content: center;
      align-items: center;
      gap: 15px;
      position: absolute;
      top: 0;
      inset-inline-end: 0; }
    .Subsidiaries .blockHead {
      margin-bottom: 25px; }
      .Subsidiaries .blockHead .blockTitle {
        margin-bottom: 25px; }
    .Subsidiaries .blockBody {
      position: static; }
      .Subsidiaries .blockBody .listingHolder {
        position: relative;
        padding-top: 60px; }
        .Subsidiaries .blockBody .listingHolder .listingItem {
          padding: 20px; }
          .Subsidiaries .blockBody .listingHolder .listingItem .listingTitle {
            margin-bottom: 20px; }
          .Subsidiaries .blockBody .listingHolder .listingItem .listingImage {
            margin-bottom: 25px; }
            .Subsidiaries .blockBody .listingHolder .listingItem .listingImage img {
              width: auto;
              object-fit: contain;
              margin: 0 auto;
              max-width: 100%; }

  footer .container.newsLetterContainer {
    padding-top: 60px;
    padding-bottom: 60px; }
  footer .container .language {
    gap: 11px; }
    footer .container .language .icon {
      width: 24px;
      height: 24px; }
    footer .container .language span {
      font-size: 11px; }
  footer .container .siteMap > .row {
    row-gap: 60px; }
  footer .container .siteMap h2 {
    margin-bottom: 25px; }
  footer .container .copyRightsSocial > span {
    font-size: 12px; }
  footer .container .copyRightsSocial .socialMedia {
    margin-bottom: 28px; }
    footer .container .copyRightsSocial .socialMedia a img {
      max-width: 25px;
      max-height: 25px; }

  .banner > .container .imageHolder {
    position: relative;
    width: 100%; }
    .banner > .container .imageHolder:before {
      display: block;
      padding-top: 75%;
      content: ""; }
    .banner > .container .imageHolder > * {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  .banner.ProfileHeader .imageHolder, .banner.AnnualReportProfile .imageHolder {
    top: 27%;
    right: 25%; }

  .blueMenu.visible {
    top: 96px; }

  .globalmapblock .locationBlock .container {
    padding: 40px 20px; }
    .globalmapblock .locationBlock .container .row {
      gap: 25px;
      margin-bottom: 20px; }
      .globalmapblock .locationBlock .container .row .mapBlockTitle h2 {
        margin-bottom: 0; }
      .globalmapblock .locationBlock .container .row [class*="col-"] {
        flex: 0 0 65%;
        max-width: 65%; }
    .globalmapblock .locationBlock .container .btnHolder {
      position: absolute;
      top: 60px;
      right: 21px; }
      .globalmapblock .locationBlock .container .btnHolder a {
        padding: 12px 25px;
        border-radius: 100px;
        border: 1px solid #000000;
        font-size: 1rem;
        font-weight: 400;
        line-height: 1;
        color: #000000;
        display: block;
        min-height: 44px;
        min-width: 44px;
        width: fit-content;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        text-decoration: none; }
        .globalmapblock .locationBlock .container .btnHolder a:hover, .globalmapblock .locationBlock .container .btnHolder a:focus, .globalmapblock .locationBlock .container .btnHolder a:focus-visible, .globalmapblock .locationBlock .container .btnHolder a:focus-within {
          background-color: #000000;
          color: #ffffff; }

  .iconsummaryblock .container {
    padding-top: 60px;
    padding-bottom: 60px; }

  .pagelistblock .businessSolutions > .container {
    padding-inline: 0;
    margin-bottom: 45px; }
  .pagelistblock .businessSolutions h2 {
    margin-bottom: 22px; }

  .blueMenu.withViewAll .viewAll {
    display: none; }
  .blueMenu .container .linksHolder {
    padding-inline: 21px; }

  .privacyBody .wrappedSection .contentPage {
    flex: 0 0 100%;
    max-width: 100%; }

  .introVideo {
    flex-wrap: wrap;
    gap: 0; }
    .introVideo .intro {
      padding: 21px; }
    .introVideo .youtube-wrapper {
      flex: 0 0 100%;
      max-width: 100%; }
      .introVideo .youtube-wrapper .video-section .video-holder img {
        min-height: 300px; }

  .youtubehighlightblock .video-highlight-section .col-md-5 {
    max-width: 100%;
    flex: 0 0 100%; }

  /*Annual report*/
  .year-nubmers.first-block .bigImage {
    left: -28%; }
  .year-nubmers.first-block .list-item-col:nth-of-type(1) .list-item {
    width: 33%; }
  .year-nubmers.first-block .list-item-col:nth-of-type(2) .list-item {
    width: 41%;
    margin-right: 38%; }
  .year-nubmers.first-block .list-item-col:nth-of-type(3) .list-item {
    width: 60%; }
  .year-nubmers.first-block .list-item-col:nth-of-type(4) .list-item {
    width: 38%;
    margin-right: 35%;
    margin-top: 0; }
  .year-nubmers.first-block ar-2022 .list-item-col:nth-of-type(4) .list-item {
    width: 50%;
    margin-right: 0;
    margin-top: 0; }
  .year-nubmers.first-block .list-item-col:nth-of-type(5) .list-item {
    width: 50%;
    margin-right: 0;
    margin-top: 0; }
  .year-nubmers.first-block .list-item-col:nth-of-type(6) .list-item {
    width: 50%;
    margin-top: 0; }
    .year-nubmers.first-block .list-item-col:nth-of-type(6) .list-item .text-holder {
      max-width: 60%;
      min-width: 60%; }
    .year-nubmers.first-block .list-item-col:nth-of-type(6) .list-item .imgHolder {
      min-width: 40%; }
  .year-nubmers.second-block .bigImage {
    right: -21%;
    top: 20%; }
  .year-nubmers.second-block .list-item-col:nth-of-type(3) {
    margin-bottom: 90px; }
    .year-nubmers.second-block .list-item-col:nth-of-type(3) .list-item {
      width: 58%;
      margin-left: 0; }
  .year-nubmers.second-block .list-item-col:nth-of-type(4) .list-item {
    width: 70%; }
    .year-nubmers.second-block .list-item-col:nth-of-type(4) .list-item .text-holder {
      max-width: 65%;
      margin-left: 20px; }
  .year-nubmers.second-block .list-item-col:nth-of-type(5) .list-item {
    width: 50%; }
  .year-nubmers.second-block .list-item-col:nth-of-type(6) .list-item {
    width: 47%;
    margin-left: 0; }
  .year-nubmers.second-block .list-item-col:nth-of-type(7) .text-holder {
    max-width: 70%; }
  .year-nubmers.second-block .list-item-col:nth-of-type(8) .list-item {
    width: 45%; }
  .year-nubmers.second-block .list-item-col:nth-of-type(9) .list-item {
    width: 59%;
    margin-left: 0; }
    .year-nubmers.second-block .list-item-col:nth-of-type(9) .list-item .text-holder {
      max-width: 72%;
      margin-left: 30px; }
  .year-nubmers.third-block .list-item-col:nth-of-type(1) .list-item {
    width: 45%; }
  .year-nubmers.third-block .list-item-col:nth-of-type(2) {
    margin-top: 5%; }
    .year-nubmers.third-block .list-item-col:nth-of-type(2) .list-item {
      width: 37%;
      margin-right: 28%; }
  .year-nubmers.third-block .list-item-col:nth-of-type(3) .list-item {
    width: 85%;
    margin-left: 0; }
    .year-nubmers.third-block .list-item-col:nth-of-type(3) .list-item .text-holder {
      max-width: 70%;
      padding-top: 22%; }
  .year-nubmers.third-block .list-item-col:nth-of-type(4) {
    margin-top: 8%; }
    .year-nubmers.third-block .list-item-col:nth-of-type(4) .list-item {
      width: 50%; }
  .year-nubmers.third-block .list-item-col:nth-of-type(5) .list-item {
    width: 50%; }
    .year-nubmers.third-block .list-item-col:nth-of-type(5) .list-item .text-holder {
      padding-right: 0; }
    .year-nubmers.third-block .list-item-col:nth-of-type(5) .list-item .imgHolder {
      max-width: 50%; }
  .year-nubmers.third-block .list-item-col:nth-of-type(6) .list-item {
    width: 40%;
    margin-right: 0; }
    .year-nubmers.third-block .list-item-col:nth-of-type(6) .list-item .imgHolder {
      max-width: 50%; }

  .reportlistingblock .iconTextBlock.rightTitle .container {
    padding-left: 0; }

  .year-nubmers {
    padding: 60px 0; }
    .year-nubmers.second-block .list-item-col:nth-of-type(1) .list-item {
      width: 61%;
      margin-right: 0; }
    .year-nubmers.second-block .list-item-col:nth-of-type(2) {
      margin-top: 2%; }
    .year-nubmers.red-orange-color .list-item-col:nth-of-type(7) {
      margin-top: -16%; }
    .year-nubmers.first-block .list-item-col:nth-of-type(4), .year-nubmers.first-block .list-item-col:nth-of-type(5) {
      margin-top: 6%; }
    .year-nubmers .text-holder {
      margin-top: 0 !important;
      padding-top: 0 !important;
      margin-left: 0 !important; }
    .year-nubmers.third-block .list-item-col:nth-of-type(5) .text-holder {
      padding-left: 10px; }
    .year-nubmers h2,
    .year-nubmers .headerDetails {
      font-size: 26px;
      line-height: 31px; }
    .year-nubmers .list-item-col {
      margin-top: 0 !important;
      margin-bottom: 40px !important; }
    .year-nubmers .list-item {
      display: flex;
      justify-content: space-between;
      width: 100% !important;
      margin-top: 0 !important;
      margin-right: 0 !important;
      margin-left: 0 !important; }
    .year-nubmers .bigImage {
      display: none; }
    .year-nubmers .list-item-col .imgHolder {
      margin-bottom: 15px;
      max-width: 80px !important;
      margin-right: 30px !important;
      min-width: 80px !important;
      margin-top: 0 !important;
      left: 0 !important; }
      .year-nubmers .list-item-col .imgHolder img {
        max-width: 100% !important; }
    .year-nubmers span.number {
      font-size: 2.5rem;
      line-height: 40px; }
    .year-nubmers p {
      font-size: 1.125rem;
      line-height: 24px; }
    .year-nubmers.first-block .list-item-col:nth-of-type(3) .list-item .text-holder {
      max-width: 100%;
      margin-left: 0; }
    .year-nubmers.first-block .list-item-col:nth-of-type(5) .list-item .imgHolder {
      margin-right: 0;
      margin-left: 5%;
      min-width: 28%; }
    .year-nubmers.first-block .list-item-col:nth-of-type(6) .list-item .text-holder {
      max-width: 100%;
      margin-left: 0; }
    .year-nubmers span {
      font-size: 1.875rem;
      line-height: 35px; }
    .year-nubmers.second-block .list-item-col:nth-of-type(2) .list-item .text-holder {
      margin-left: 0;
      max-width: 100%; }
    .year-nubmers.second-block .list-item-col:nth-of-type(3) .list-item .imgHolder {
      margin-top: 0; }
    .year-nubmers.second-block .list-item-col:nth-of-type(3) .list-item .text-holder {
      max-width: 100%;
      margin-right: 0px; }
    .year-nubmers.second-block .list-item-col:nth-of-type(4) .list-item .text-holder {
      margin-left: 0; }
    .year-nubmers.second-block .list-item-col:nth-of-type(7) .imgHolder {
      min-width: 20%;
      max-width: 20%; }
    .year-nubmers.second-block .list-item-col:nth-of-type(9) .list-item .text-holder {
      margin-left: 0px; }
    .year-nubmers.third-block {
      padding-bottom: 60px !important; }
      .year-nubmers.third-block .list-item-col:nth-of-type(3) .list-item .text-holder {
        padding-top: 0; }

  .list-item .text-holder {
    max-width: 100% !important; }

  .year-nubmers.second-block.innovation-container .list-item-col:nth-of-type(2) .text-holder {
    min-width: 0; }

  .annualreport-22 .list-item-col .list-item .text-holder {
    margin-right: auto;
    width: 100% !important; }

  .year-nubmers.first-block.airports-container.annualreport-22 .list-item-col:nth-of-type(1) .list-item {
    margin-bottom: 0 !important;
    justify-content: flex-start !important; }
    .year-nubmers.first-block.airports-container.annualreport-22 .list-item-col:nth-of-type(1) .list-item .imgHolder {
      margin-bottom: 0 !important; }
  .year-nubmers.second-block.airports-container.annualreport-22 .list-item-col:nth-of-type(2) .list-item {
    flex-wrap: nowrap; }
  .year-nubmers.second-block.airports-container.annualreport-22 .list-item-col:nth-of-type(2) .imgHolder {
    margin-left: 0%; }
  .year-nubmers.second-block.airports-container.annualreport-22 .list-item-col:nth-of-type(6) .text-holder {
    width: 100%; }
  .year-nubmers.second-block.airports-container.annualreport-22 .list-item-col:nth-of-type(8) .list-item .imgHolder {
    margin-bottom: 0 !important;
    align-items: flex-start; }
  .year-nubmers.third-block.airports-container.annualreport-22 .list-item-col:nth-of-type(3) .list-item {
    flex-direction: row-reverse; }
  .year-nubmers.third-block.airports-container.annualreport-22 .list-item-col:nth-of-type(3) .imgHolder {
    margin-left: 0 !important; }
  .year-nubmers.third-block.airports-container.annualreport-22 .list-item-col:nth-of-type(5) .text-holder {
    padding-left: 0 !important; }
  .year-nubmers.third-block.airports-container.annualreport-22 .list-item-col:nth-of-type(7) .text-holder {
    width: 100% !important; }
  .year-nubmers.third-block.airports-container.annualreport-22 .list-item-col:nth-of-type(11) .imgHolder {
    margin-left: 0 !important; }
  .year-nubmers.third-block.airports-container.annualreport-22 .list-item-col:nth-of-type(13) .list-item {
    flex-direction: row; }
  .year-nubmers.third-block.airports-container.annualreport-22 .list-item-col:nth-of-type(13) .text-holder {
    width: 100%; }
  .year-nubmers.third-block.airports-container.annualreport-22 .list-item-col:nth-of-type(12) .text-holder {
    width: 100%; }
  .year-nubmers.first-block.borders-container.annualreport-22 .list-item-col:nth-of-type(1) .list-item {
    justify-content: flex-start; }
    .year-nubmers.first-block.borders-container.annualreport-22 .list-item-col:nth-of-type(1) .list-item .imgHolder {
      margin-bottom: 0; }
    .year-nubmers.first-block.borders-container.annualreport-22 .list-item-col:nth-of-type(1) .list-item .text-holder {
      width: 100%; }
  .year-nubmers.first-block.borders-container.annualreport-22 .list-item-col:nth-of-type(3) .list-item {
    display: flex; }
    .year-nubmers.first-block.borders-container.annualreport-22 .list-item-col:nth-of-type(3) .list-item .imgHolder {
      margin-left: 0; }
  .year-nubmers.first-block.borders-container .list-item-col:nth-of-type(3) .list-item .text-holder {
    padding-left: 0; }
  .year-nubmers.first-block.borders-container.annualreport-22 .list-item-col:nth-of-type(5) .list-item .text-holder {
    width: 100%; }
  .year-nubmers.second-block.borders-container.annualreport-22 .list-item-col:nth-of-type(3) .list-item .text-holder {
    padding-left: 0; }
  .year-nubmers.second-block.borders-container.annualreport-22 .list-item-col:nth-of-type(4) .list-item {
    flex-direction: row; }
    .year-nubmers.second-block.borders-container.annualreport-22 .list-item-col:nth-of-type(4) .list-item .imgHolder {
      margin-left: 0; }
  .year-nubmers.second-block.borders-container.annualreport-22 .list-item-col:nth-of-type(6) .text-holder {
    width: 100%; }
  .year-nubmers.third-block.borders-container.annualreport-22 .list-item-col:nth-of-type(3) .list-item {
    flex-direction: row;
    align-items: flex-start; }
    .year-nubmers.third-block.borders-container.annualreport-22 .list-item-col:nth-of-type(3) .list-item .imgHolder {
      margin: 0; }
    .year-nubmers.third-block.borders-container.annualreport-22 .list-item-col:nth-of-type(3) .list-item .text-holder {
      width: 100%; }
  .year-nubmers.third-block.borders-container.annualreport-22 .list-item-col:nth-of-type(4) .list-item {
    flex-direction: row-reverse; }
  .year-nubmers.second-block.global-services-container.annualreport-22 .list-item-col:nth-of-type(7) .list-item .text-holder {
    margin-right: 0; }
  .year-nubmers.third-block.global-services-container.annualreport-22 .list-item-col:nth-of-type(4) .list-item .text-holder {
    width: 100%;
    padding-left: 0; }
  .year-nubmers.third-block.innovation-container.annualreport-22 .list-item-col:nth-of-type(1) .list-item, .year-nubmers.third-block.innovation-container.annualreport-22 .list-item-col:nth-of-type(4) .list-item {
    flex-direction: row; }
  .year-nubmers.third-block.innovation-container.annualreport-22 .list-item-col:nth-of-type(7) .list-item .text-holder, .year-nubmers.third-block.innovation-container.annualreport-22 .list-item-col:nth-of-type(8) .list-item .text-holder {
    width: 100%; }
  .year-nubmers.third-block.innovation-container.annualreport-22 .list-item-col:nth-of-type(9) .list-item {
    padding-left: 0; }
  .year-nubmers.second-block.innovation-container.annualreport-22 .list-item-col:nth-of-type(7) .list-item {
    flex-direction: row-reverse; }
    .year-nubmers.second-block.innovation-container.annualreport-22 .list-item-col:nth-of-type(7) .list-item .text-holder {
      width: 100%; }
  .year-nubmers.second-block.innovation-container.annualreport-22 .list-item-col:nth-of-type(6) .list-item .text-holder {
    width: 100%; }
  .year-nubmers.second-block.innovation-container.annualreport-22 .list-item-col:nth-of-type(5) .list-item {
    flex-direction: row; }

  .salesforceformblock {
    padding-left: 0;
    padding-right: 0; }

  .saf-value-calculator {
    padding: 50px 0; }
    .saf-value-calculator .blockHead {
      margin-bottom: 25px; }
      .saf-value-calculator .blockHead h2 {
        margin-bottom: 0; }
    .saf-value-calculator .submit button {
      margin-top: 0; }
    .saf-value-calculator .form-container .row {
      row-gap: 10px; }
    .saf-value-calculator .form-container .inputHolder {
      padding-bottom: 20px; }
      .saf-value-calculator .form-container .inputHolder .input-error-message {
        font-size: 0.875rem;
        bottom: 0;
        top: auto;
        inset-inline-start: auto;
        inset-inline-end: 0; }
    .saf-value-calculator .co2-impact .results-section h3 {
      margin-bottom: 25px; }
    .saf-value-calculator .co2-impact h3 {
      margin-bottom: 20px; }
    .saf-value-calculator .saf-cost-graph {
      margin-bottom: 25px; }
      .saf-value-calculator .saf-cost-graph h3 {
        margin-bottom: 25px; }
      .saf-value-calculator .saf-cost-graph .total-cost {
        margin-bottom: 25px; }
      .saf-value-calculator .saf-cost-graph .bar-container {
        display: block;
        margin-bottom: 25px; }
        .saf-value-calculator .saf-cost-graph .bar-container .bar-name {
          font-size: 1.25rem; }
        .saf-value-calculator .saf-cost-graph .bar-container .bar {
          margin-bottom: 10px; }
        .saf-value-calculator .saf-cost-graph .bar-container .bar,
        .saf-value-calculator .saf-cost-graph .bar-container .bar-name {
          flex: 0 0 100%;
          width: 100%; }

  /*Annual report 2022*/
  .annualreport-22 .title-small {
    font-size: 1.875rem; }
  .annualreport-22.airports-container.year-nubmers.first-block .list-item-col:nth-of-type(3) .list-item .text-holder, .annualreport-22.borders-container.year-nubmers.first-block .list-item-col:nth-of-type(3) .list-item .text-holder {
    width: unset; }
  .annualreport-22.aircraft-container.year-nubmers.first-block .list-item-col:nth-of-type(5) .list-item .imgHolder {
    margin-left: 0; }
  .annualreport-22.aircraft-container.year-nubmers.first-block .list-item-col:nth-of-type(5) .list-item .text-holder {
    margin: auto; }
  .annualreport-22.aircraft-container.year-nubmers.second-block .list-item-col:nth-of-type(2) .list-item {
    display: flex;
    flex-direction: unset; }
    .annualreport-22.aircraft-container.year-nubmers.second-block .list-item-col:nth-of-type(2) .list-item .text-holder {
      margin-right: auto; }
  .annualreport-22.aircraft-container.year-nubmers.second-block .list-item-col:nth-of-type(3) .text-holder {
    order: 1;
    width: 70%;
    margin-right: auto; }
  .annualreport-22.aircraft-container.year-nubmers.second-block .list-item-col:nth-of-type(3) .list-item .imgHolder {
    margin-left: 0; }
  .annualreport-22.aircraft-container.year-nubmers.second-block .list-item-col:nth-of-type(4) .list-item .text-holder {
    width: unset; }
  .annualreport-22 .intro.eventsIntro .relatedTags {
    padding-top: 50px; }
  .annualreport-22.year-nubmers.third-block.aircraft-container .list-item-col:nth-of-type(5) .list-item .text-holder {
    padding-left: 0; }
  .annualreport-22.year-nubmers.third-block.aircraft-container .list-item-col:nth-of-type(4) .list-item .imgHolder {
    margin-left: 0; }
  .annualreport-22.year-nubmers.third-block.aircraft-container .list-item-col:nth-of-type(7) .list-item .imgHolder img,
  .annualreport-22.year-nubmers.third-block.aircraft-container .list-item-col:nth-of-type(7) .list-item .text-holder {
    width: unset; }
  .annualreport-22.year-nubmers.third-block.aircraft-container .list-item-col:nth-of-type(8) .list-item .imgHolder {
    margin: 0; }
  .annualreport-22.year-nubmers.third-block.aircraft-container .list-item-col:nth-of-type(9) .list-item {
    padding-left: 0; }
  .annualreport-22.cde-container.year-nubmers.first-block .list-item-col:nth-of-type(3) .list-item .text-holder {
    margin-right: auto; }
  .annualreport-22.cde-container.year-nubmers.first-block .list-item-col:nth-of-type(5) .list-item .imgHolder {
    margin-left: 0; }
  .annualreport-22.cde-container.year-nubmers.first-block .list-item-col:nth-of-type(5) .list-item .text-holder {
    order: 1;
    margin-right: auto; }
  .annualreport-22.cde-container.year-nubmers.second-block .list-item-col:nth-of-type(3) .list-item .text-holder {
    order: 1;
    width: 63%;
    max-width: 75% !important;
    margin-right: auto; }
  .annualreport-22.cde-container.year-nubmers.second-block .list-item-col:nth-of-type(4) .list-item .imgHolder {
    order: 0; }
  .annualreport-22.cde-container.year-nubmers.third-block .list-item-col:nth-of-type(2) .list-item .text-holder {
    margin-right: auto; }
  .annualreport-22.year-nubmers.third-block.hr-container .list-item-col:nth-of-type(3) .list-item .text-holder {
    order: 1; }
  .annualreport-22 .topEventBlocks .highlightedlistblock .industryInsights > .container h2 {
    font-weight: 400;
    margin-bottom: 40px;
    flex: 0 0 100%;
    max-width: 100%;
    margin-left: 0; }
  .annualreport-22 .premiumForm.EventForm .stackedInput {
    margin-bottom: 4px !important;
    padding: 0 20px; }
  .annualreport-22 .banner > .container .imageHolder.has-video {
    height: 100vh; }
  .annualreport-22 .topEventBlocks .eventsMeetUs .industryInsights .intro {
    margin-left: 0;
    max-width: 900px; }
  .annualreport-22 .highlightedlistblock .industryInsights > .container h2 {
    font-weight: 400;
    margin-bottom: 40px;
    flex: 0 0 100%;
    max-width: 100%;
    margin-left: 30px; }
  .annualreport-22.innovation-container.year-nubmers.second-block .list-item-col:nth-of-type(2) .list-item .text-holder {
    padding-left: 0; }
  .annualreport-22.innovation-container.year-nubmers.third-block .list-item-col:nth-of-type(1) .list-item {
    display: flex; }
  .annualreport-22.innovation-container.year-nubmers.third-block .list-item-col:nth-of-type(3) .list-item .text-holder, .annualreport-22.innovation-container.year-nubmers.third-block .list-item-col:nth-of-type(8) .list-item .text-holder {
    padding-left: 0; }
  .annualreport-22.global-services-container.year-nubmers.first-block .list-item-col:nth-of-type(5) .list-item .imgHolder {
    margin-left: 0; }
  .annualreport-22.global-services-container.year-nubmers.second-block .list-item-col:nth-of-type(5) .list-item .imgHolder {
    order: 1;
    margin-left: 0; }
  .annualreport-22.global-services-container.year-nubmers.third-block .list-item-col:nth-of-type(5) .list-item .imgHolder {
    margin-left: 0;
    order: 1; }
  .annualreport-22.global-services-container.year-nubmers.third-block .list-item-col:nth-of-type(1) .list-item {
    display: flex; }
  .annualreport-22.global-services-container.year-nubmers.third-block .list-item-col:nth-of-type(3) .list-item .text-holder {
    order: 1; }
  .annualreport-22.ppl-team-container.year-nubmers.first-block .list-item-col:nth-of-type(3) .list-item .text-holder {
    width: 100%; }
  .annualreport-22.ppl-team-container.year-nubmers.first-block .list-item-col:nth-of-type(4) .list-item .imgHolder {
    order: 0; }
  .annualreport-22.ppl-team-container.year-nubmers.first-block .list-item-col:nth-of-type(4) .list-item .text-holder {
    order: 1; }
  .annualreport-22.ppl-team-container.year-nubmers.second-block .list-item-col:nth-of-type(3) .list-item {
    display: flex; }
    .annualreport-22.ppl-team-container.year-nubmers.second-block .list-item-col:nth-of-type(3) .list-item .text-holder {
      width: 71%;
      margin-right: auto; }
  .annualreport-22.ppl-team-container.year-nubmers.first-block .list-item-col:nth-of-type(5) .list-item .imgHolder {
    margin-left: 0; }
  .annualreport-22.ppl-team-container.year-nubmers.first-block .list-item-col:nth-of-type(5) .text-holder {
    margin-right: auto; }
  .annualreport-22.ppl-team-container.year-nubmers.second-block .list-item-col:nth-of-type(6) .text-holder {
    width: 100%; }
  .annualreport-22.ppl-team-container.year-nubmers.second-block .list-item-col:nth-of-type(8) .list-item {
    display: flex; }
    .annualreport-22.ppl-team-container.year-nubmers.second-block .list-item-col:nth-of-type(8) .list-item .imgHolder {
      margin-bottom: auto; }
    .annualreport-22.ppl-team-container.year-nubmers.second-block .list-item-col:nth-of-type(8) .list-item .text-holder {
      width: 100%; }
  .annualreport-22.ppl-team-container.year-nubmers.third-block .list-item-col:nth-of-type(3) .list-item, .annualreport-22.ppl-team-container.year-nubmers.third-block .list-item-col:nth-of-type(4) .list-item {
    display: flex; }
  .annualreport-22.ppl-team-container.year-nubmers.third-block .list-item-col:nth-of-type(7) .list-item .text-holder {
    margin-right: auto;
    width: 100%; }
  .annualreport-22.ppl-team-container.year-nubmers.third-block .list-item-col:nth-of-type(9) .list-item {
    padding-left: 0; }
  .annualreport-22.ppl-team-container.year-nubmers.third-block .list-item-col:nth-of-type(12) .list-item .imgHolder {
    order: 0; }
  .annualreport-22.champ-container.year-nubmers.first-block .list-item-col:nth-of-type(3) .list-item .text-holder {
    margin-right: auto; }
  .annualreport-22.champ-container.year-nubmers.first-block .list-item-col:nth-of-type(5) .list-item .imgHolder {
    margin-left: 0; }
  .annualreport-22.champ-container.year-nubmers.second-block .list-item-col:nth-of-type(4) .list-item {
    display: flex; }
  .annualreport-22.champ-container.year-nubmers.third-block .list-item-col:nth-of-type(3) .list-item {
    display: flex; }
    .annualreport-22.champ-container.year-nubmers.third-block .list-item-col:nth-of-type(3) .list-item .imgHolder {
      margin-left: 0; }
    .annualreport-22.champ-container.year-nubmers.third-block .list-item-col:nth-of-type(3) .list-item .text-holder {
      width: 70%; }
  .annualreport-22.champ-container.year-nubmers.third-block .list-item-col:nth-of-type(6) {
    margin-left: 0; }
    .annualreport-22.champ-container.year-nubmers.third-block .list-item-col:nth-of-type(6) .list-item {
      display: flex; }
      .annualreport-22.champ-container.year-nubmers.third-block .list-item-col:nth-of-type(6) .list-item .imgHolder {
        padding-top: 0; }
  .annualreport-22.champ-container.year-nubmers.third-block .list-item-col:nth-of-type(7) .list-item .imgHolder {
    margin-left: 0; }
  .annualreport-22.champ-container.year-nubmers.third-block .list-item-col:nth-of-type(7) .list-item .text-holder {
    width: 100%; }
  .annualreport-22.champ-container.year-nubmers.third-block .list-item-col:nth-of-type(9) .list-item {
    padding-left: 0; }

  .audioblock .audioBlock .audioContent {
    margin-bottom: 40px; }
    .audioblock .audioBlock .audioContent .blockHead {
      gap: 20px;
      margin-bottom: 12px; }
  .audioblock .audioBlock .audioWrapper {
    width: 100%; }
    .audioblock .audioBlock .audioWrapper .audio-player {
      width: 100%; }

  .statement-row .iconTextBlock {
    max-width: 100%; }
  .statement-row .row {
    display: block; }
  .statement-row .icons-quotes {
    max-width: unset;
    padding: 15px; }
    .statement-row .icons-quotes .quote {
      margin-bottom: 10px;
      padding: 0 20px; }
    .statement-row .icons-quotes h5,
    .statement-row .icons-quotes img {
      margin-bottom: 10px;
      font-size: 25px; }

  .reportlistingblock section {
    padding: 46px;
    display: block; }

  .frameworksblock .listingHolder {
    gap: 20px; }
    .frameworksblock .listingHolder .col {
      flex-basis: unset; }

  .roundedEdgesNumber .left {
    font-size: 50px;
    line-height: 1.2;
    padding-top: 20px;
    width: 100%; }
  .roundedEdgesNumber .right {
    font-size: 0.875rem; }

  .briefings > .container > .description > h3 {
    margin-bottom: 25px;
    margin-left: 0; }

  .supportServices {
    padding: 50px 0; }
    .supportServices h2 {
      margin-left: 0;
      margin-bottom: 25px; }

  .press-release-listing-block {
    padding: 25px 0; }
    .press-release-listing-block h2 {
      margin-bottom: 25px; }

  .audio-listing-block {
    padding: 50px 0; }
    .audio-listing-block .blockHead .blockTitle {
      margin: 0;
      margin-bottom: 25px; }
    .audio-listing-block .blockBody .listingHolder .listingItemDIV .audio-item {
      padding: 20px;
      min-height: 350px; }

  .statementslistingblock .statements-listing-block {
    padding: 50px 0; }
    .statementslistingblock .statements-listing-block .blockHead h2 {
      margin: 0;
      margin-bottom: 25px; }
    .statementslistingblock .statements-listing-block .statement-options-listing {
      margin-bottom: 25px; }
      .statementslistingblock .statements-listing-block .statement-options-listing .listingHolder .listingItemDIV .topContent .view-more img {
        transform: scale(1) !important; }
      .statementslistingblock .statements-listing-block .statement-options-listing .listingHolder .listingItemDIV .listingItem {
        gap: 20px; }
        .statementslistingblock .statements-listing-block .statement-options-listing .listingHolder .listingItemDIV .listingItem .listingTitle p {
          line-height: 35px !important; }
        .statementslistingblock .statements-listing-block .statement-options-listing .listingHolder .listingItemDIV .listingItem .listingImage {
          width: 120px;
          height: 120px; }

  .filter-tabs {
    margin-bottom: 20px; }
    .filter-tabs .filter-tab a::after {
      display: none; }

  .content-spotlight-block {
    padding: 25px 0; }
    .content-spotlight-block.image-left .row .content-col {
      order: 1; }
    .content-spotlight-block .content-col {
      padding-top: 0;
      margin-bottom: 25px; }
      .content-spotlight-block .content-col .blockLabel {
        margin-bottom: 15px; }
      .content-spotlight-block .content-col .blockTitle {
        margin-bottom: 25px; }

  .filtered-resource-links-block {
    padding: 50px 0; }
    .filtered-resource-links-block .filtered-links:first-of-type {
      margin-bottom: 50px; }
    .filtered-resource-links-block .filtered-links .listingTitle {
      margin-bottom: 25px; }
    .filtered-resource-links-block h2 {
      margin-bottom: 25px; }

  .header-section {
    background-color: #2b3e2b;
    padding: 50px 0; }
    .header-section .container .content-holder h2 {
      margin-bottom: 25px; }
    .header-section .container .content-holder .header-description {
      margin-bottom: 25px; }

  .image-text-swiper {
    padding: 25px 0; }
    .image-text-swiper .owl-carousel {
      padding: 1.25rem; }
      .image-text-swiper .owl-carousel .slideContent .image-col {
        margin-bottom: 2.8125rem; }
      .image-text-swiper .owl-carousel .slideContent .slideDescription {
        margin-bottom: 1.25rem; }

  .product-finder-block {
    padding: 50px 0; }
    .product-finder-block .search-filter-section {
      margin-bottom: 25px; }
    .product-finder-block .results-section h3 {
      margin-bottom: 25px; }

  /*Annual report*/ }
@media screen and (max-width: 767px) {
  .carouselTextImage .block .image {
    padding: 0; }

  .youtubeblock .container .video-holder img {
    object-fit: cover; }

  .genericblock .imgText .row .col .imageHolder img {
    margin-bottom: 4px; }

  .genericblock > .generalBlock.halfImage {
    display: block; }
    .genericblock > .generalBlock.halfImage .imageHolder {
      margin: 4px 0; }

  .genericblock .leftImage .col {
    margin-bottom: 4px; }

  .teamListing {
    margin: 10px; }

  .agendaLanding .listingHolder {
    margin: 30px 30px; }

  .subsidiariesRow .container {
    padding-bottom: 15px; }
    .subsidiariesRow .container .col .logoWrapper {
      margin-top: 10px; }

  .customerStorySections .row > div {
    margin-top: 15px; }

  .customerStoryQuotes .quoteHolder {
    margin-left: 0;
    padding-left: 0; }

  .normalListingParent .container {
    padding-top: 0; }
    .normalListingParent .container .row .col {
      flex: 0 0 100%;
      max-width: 100%; }
      .normalListingParent .container .row .col.wideListingItem .listingItem .listingImage {
        position: relative;
        width: 100%; }
        .normalListingParent .container .row .col.wideListingItem .listingItem .listingImage:before {
          display: block;
          padding-top: 100%;
          content: ""; }
        .normalListingParent .container .row .col.wideListingItem .listingItem .listingImage > * {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%; }
      .normalListingParent .container .row .col.wideListingItem .listingItem .listingInfos {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        height: 100% !important;
        width: 100%; }
        .normalListingParent .container .row .col.wideListingItem .listingItem .listingInfos .newsType {
          flex-grow: 1; }
        .normalListingParent .container .row .col.wideListingItem .listingItem .listingInfos h4 {
          margin-bottom: 22px; }
          .normalListingParent .container .row .col.wideListingItem .listingItem .listingInfos h4 a {
            font-size: 1.5rem;
            text-align: start;
            margin-bottom: 0;
            display: -webkit-box;
            -webkit-line-clamp: 5;
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis; }
        .normalListingParent .container .row .col.wideListingItem .listingItem .listingInfos .readMore {
          border: none;
          text-decoration: underline;
          text-underline-offset: 3px;
          color: #ffffff;
          font-weight: 400;
          font-size: 1rem;
          padding: 0;
          margin: 0; }
          .normalListingParent .container .row .col.wideListingItem .listingItem .listingInfos .readMore:hover {
            background-color: transparent;
            border: none;
            color: #ffffff; }
      .normalListingParent .container .row .col .listingItem .listingImage {
        position: relative;
        width: 100%; }
        .normalListingParent .container .row .col .listingItem .listingImage:before {
          display: block;
          padding-top: 100%;
          content: ""; }
        .normalListingParent .container .row .col .listingItem .listingImage > * {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%; }
      .normalListingParent .container .row .col .listingItem .listingInfos {
        padding: 20px; }
        .normalListingParent .container .row .col .listingItem .listingInfos h4 {
          margin-bottom: 15px; }
          .normalListingParent .container .row .col .listingItem .listingInfos h4 a {
            font-size: 1.5rem;
            display: -webkit-box;
            -webkit-line-clamp: 5;
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis; }
        .normalListingParent .container .row .col .listingItem .listingInfos .readMore {
          font-size: 1rem; }

  .sitaNumbers {
    padding-bottom: 0;
    padding-top: 21px;
    padding-top: 40px; }
    .sitaNumbers .container .row .contentBlock {
      flex: 0 0 100%;
      max-width: 100%;
      margin-bottom: 30px; }
      .sitaNumbers .container .row .contentBlock h2 {
        margin-bottom: 30px;
        max-width: 100%; }
      .sitaNumbers .container .row .contentBlock .intro {
        margin-bottom: 30px;
        max-width: 100%; }
    .sitaNumbers .container .row .listingHolder {
      flex: 0 0 100%;
      max-width: 100%;
      row-gap: 30px; }
      .sitaNumbers .container .row .listingHolder .listingItem {
        padding-bottom: 40px; }

  footer .container {
    padding-top: 25px;
    padding-bottom: 40px; }
    footer .container .language {
      margin-bottom: 30px; }
    footer .container .siteMap {
      margin-bottom: 40px; }
      footer .container .siteMap > .row {
        row-gap: 0;
        margin: 0; }
      footer .container .siteMap [class*="col-"] {
        margin-bottom: 15px;
        padding-bottom: 15px;
        border-bottom: 1px solid #1e1e1e;
        padding-inline: 0; }
        footer .container .siteMap [class*="col-"].active h2::after {
          transform: rotate(180deg); }
        footer .container .siteMap [class*="col-"] h2 {
          font-size: 1rem;
          padding-bottom: 0;
          margin-bottom: 0;
          display: flex;
          justify-content: space-between;
          align-items: center; }
          footer .container .siteMap [class*="col-"] h2::after {
            content: "";
            display: block;
            width: 13px;
            height: 7px;
            background-image: url("/Static/images/icons/arrow-down-black.svg");
            background-repeat: no-repeat;
            background-size: contain;
            -webkit-transition: all 0.3s ease-in-out;
            -moz-transition: all 0.3s ease-in-out;
            -ms-transition: all 0.3s ease-in-out;
            -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out; }
        footer .container .siteMap [class*="col-"] ul {
          display: none;
          padding-top: 15px; }
          footer .container .siteMap [class*="col-"] ul li {
            margin-bottom: 5px; }
            footer .container .siteMap [class*="col-"] ul li:last-child {
              margin-bottom: 0; }
            footer .container .siteMap [class*="col-"] ul li a {
              line-height: 1;
              font-style: normal;
              font-weight: 400;
              color: #1e1e1e;
              -webkit-transition: all 0.3s ease-in-out;
              -moz-transition: all 0.3s ease-in-out;
              -ms-transition: all 0.3s ease-in-out;
              -o-transition: all 0.3s ease-in-out;
              transition: all 0.3s ease-in-out; }
              footer .container .siteMap [class*="col-"] ul li a {
                font-size: 0.75rem; } }
              @media screen and (max-width: 767px) and (min-width: 48rem) {
                footer .container .siteMap [class*="col-"] ul li a {
                  font-size: calc(0.75rem + 0.25 * ((100vw - 48rem) / 45.75)); } }
              @media screen and (max-width: 767px) and (min-width: 93.75rem) {
                footer .container .siteMap [class*="col-"] ul li a {
                  font-size: 1rem; } }
@media screen and (max-width: 767px) {
              footer .container .siteMap [class*="col-"] ul li a:hover {
                color: #1e1e1e; }
    footer .container .copyRightsSocial {
      position: static; }
      footer .container .copyRightsSocial > span {
        font-size: 12px; }
      footer .container .copyRightsSocial .socialMedia {
        gap: 18px;
        margin-bottom: 25px; }
        footer .container .copyRightsSocial .socialMedia a img {
          max-width: 25px;
          max-height: 25px; }
          footer .container .copyRightsSocial .socialMedia a img:hover {
            filter: none; }

  .banner > .container {
    padding: 0 21px; }
    .banner > .container .imageHolder {
      position: relative;
      width: 100%; }
      .banner > .container .imageHolder:before {
        display: block;
        padding-top: 120%;
        content: ""; }
      .banner > .container .imageHolder > * {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }

  .bigBanner > .container {
    padding: 0; }

  .banner.greyBg:not(.IconInHeader):not(.StoryHeader) > .container .contentHolder {
    padding: 170px 0px 80px; }

  .blueMenu .container .linksHolder {
    gap: 20px; }
    .blueMenu .container .linksHolder ul {
      gap: 20px; }

  .solutionsListing {
    padding-right: 0;
    padding-left: 0; }

  .pagelistblock .businessSolutions > .container {
    margin-bottom: 45px; }
  .pagelistblock .businessSolutions .solutionsListing .row {
    justify-content: center; }
    .pagelistblock .businessSolutions .solutionsListing .row [class*="col-"] {
      flex: 0 0 50%;
      max-width: 50%; }

  .globalmapblock .locationBlock .container .row {
    margin-bottom: 0px; }
    .globalmapblock .locationBlock .container .row [class*="col-"] {
      flex: 0 0 100%;
      max-width: 100%; }
  .globalmapblock .locationBlock .container .btnHolder {
    position: static;
    margin-top: 20px; }
  .globalmapblock .locationBlock .mapImage {
    display: none; }

  .highlightedlistblock .businessSolutions {
    padding-top: 46px; }
    .highlightedlistblock .businessSolutions h2,
    .highlightedlistblock .businessSolutions .intro {
      padding-inline: 0; }
    .highlightedlistblock .businessSolutions .btnHolder {
      right: 21px;
      top: 46px; }
      .highlightedlistblock .businessSolutions .btnHolder:empty {
        margin-bottom: 0; }
      .highlightedlistblock .businessSolutions .btnHolder .container {
        padding: 0; }
    .highlightedlistblock .businessSolutions .row {
      justify-content: center; }
      .highlightedlistblock .businessSolutions .row [class*="col-"] {
        flex: 0 0 50%;
        max-width: 50%; }
        .highlightedlistblock .businessSolutions .row [class*="col-"] .listingItem .listingInfos {
          padding: 15px; }

  .portfoliolistingblock .container .row .owl-dots {
    bottom: 0; }
  .portfoliolistingblock .container .row [class*="col-"] {
    flex: 0 0 100%;
    max-width: 100%; }
  .portfoliolistingblock .container .row .owl-item {
    width: 60vw !important; }
  .portfoliolistingblock .container .btnHolder {
    position: static; }

  .infographicssingleitemblock .sitaNumbers .container .row,
  .infographicsblock .sitaNumbers .container .row {
    flex-direction: column; }
    .infographicssingleitemblock .sitaNumbers .container .row .contentBlock,
    .infographicsblock .sitaNumbers .container .row .contentBlock {
      flex: 0 0 100%;
      max-width: 100%;
      padding: 0 15px; }
    .infographicssingleitemblock .sitaNumbers .container .row .listingHolder,
    .infographicsblock .sitaNumbers .container .row .listingHolder {
      flex: 0 0 100%;
      max-width: 100%; }

  .genericblock .generalBlock .container .genericblockIconHolder {
    display: none; }

  .imgText.biggerMarginBottom .col {
    flex: 0 0 100%;
    max-width: 100%; }

  .normalListingParent .container .btnHolder {
    top: -20px; }

  .spotlight h2 {
    margin-bottom: 30px; }

  .banner .newsInfo {
    gap: 20px;
    flex-wrap: wrap; }

  .banner.StoryHeader > .container .newsInfo .newsLocation,
  .banner.StoryHeader > .container .newsInfo .newsDate,
  .banner.StoryHeader > .container .newsInfo .newsReadTime {
    padding: 0;
    margin: 0; }
    .banner.StoryHeader > .container .newsInfo .newsLocation:before,
    .banner.StoryHeader > .container .newsInfo .newsDate:before,
    .banner.StoryHeader > .container .newsInfo .newsReadTime:before {
      content: none; }

  .relatedContentListingHolders {
    flex-wrap: wrap; }
    .relatedContentListingHolders .listingItem {
      flex: 0 0 100%;
      max-width: 100%;
      height: 85vw; }

  .product .listingHolder .listingItem {
    min-height: unset; }

  .module-features-section > section:last-child,
  .product-features-section > section:last-child,
  .featuresContainer > section:last-child {
    padding-bottom: 50px; }

  .infographicsblock:not(#who-we-are) .sitaNumbers .container .row .contentBlock {
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 0; }
  .infographicsblock:not(#who-we-are) .sitaNumbers .container .row .listingHolder {
    flex: 0 0 100%;
    max-width: 100%; }

  .normalListingParent > .container > div > h2 {
    margin-left: 0; }

  .normalListingParent.related-resources .container h2 {
    max-width: 50%; }
  .normalListingParent.related-resources .container .btnHolder {
    inset-inline-end: 100%;
    transform: 0;
    right: 20px;
    inset-inline-start: auto;
    top: 0;
    max-width: 50%; }

  .normalListing h2 {
    max-width: 50%; }
  .normalListing .container .btnHolder {
    inset-inline-end: 100%;
    transform: 0;
    right: 20px;
    inset-inline-start: auto;
    top: 0;
    max-width: 50%; }

  div > .genericblock > .intro,
  section.intro,
  .textBlock.withNumber {
    padding: 21px 0; }

  .imgText.biggerMarginBottom .col .contentHolder {
    padding-left: 21px !important;
    padding: 21px; }

  .imgText.biggerMarginBottom .col .contentHolder h3,
  .textBlock.withNumber .col .contentHolder h3,
  .sitaglobalservicesparagraphblock h3,
  .textBlock.withNumber .blockSection h3 {
    margin-bottom: 20px; }

  .sitaglobalservicesparagraphblock {
    padding: 21px 0; }

  .imgText.biggerMarginBottom,
  .textBlock.withNumber {
    padding-bottom: 0; }

  .what-we-do-section .imgText.biggerMarginBottom {
    padding-bottom: 15px; }
    .what-we-do-section .imgText.biggerMarginBottom .row .col .imageHolder {
      border-radius: 10px 10px 0 0; }
      .what-we-do-section .imgText.biggerMarginBottom .row .col .imageHolder img {
        border-radius: 0; }
    .what-we-do-section .imgText.biggerMarginBottom .row .col .contentHolder {
      border-radius: 0 0 10px 10px; }

  .textBlock.withNumber .col-md-6:first-of-type,
  .textBlock.withNumber .col-md-6:last-of-type {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 21px; }
    .textBlock.withNumber .col-md-6:first-of-type .roundedEdgesNumber,
    .textBlock.withNumber .col-md-6:first-of-type .blockSection,
    .textBlock.withNumber .col-md-6:last-of-type .roundedEdgesNumber,
    .textBlock.withNumber .col-md-6:last-of-type .blockSection {
      padding: 0 21px; }

  .relatedTags .listingHolder {
    display: flex;
    flex-wrap: wrap;
    row-gap: 15px; }

  .wrappedSections {
    flex-wrap: wrap;
    row-gap: 30px; }
    .wrappedSections > section {
      max-width: 100%;
      flex: 0 0 100%; }

  .privacyBody .wrappedSections .contentPage {
    flex: 0 0 100%;
    max-width: 100%; }

  .newsTypeFilter {
    flex-direction: column; }
    .newsTypeFilter .typeFilter {
      width: 100%; }

  .searchnewsblock .filterSection {
    padding: 0; }
  .searchnewsblock .newsListingMain h2 {
    padding-left: 15px; }

  .newsListing .container {
    padding-top: 0; }

  .newsListing .container .row .col,
  .newsListing .container .row .col:first-of-type {
    flex: 0 0 100%;
    max-width: 100%; }
    .newsListing .container .row .col .listingItem .listingInfos h4,
    .newsListing .container .row .col:first-of-type .listingItem .listingInfos h4 {
      width: 100%;
      overflow: hidden; }
    .newsListing .container .row .col .listingItem .listingImage,
    .newsListing .container .row .col:first-of-type .listingItem .listingImage {
      position: relative;
      width: 100%; }
      .newsListing .container .row .col .listingItem .listingImage:before,
      .newsListing .container .row .col:first-of-type .listingItem .listingImage:before {
        display: block;
        padding-top: 70%;
        content: ""; }
      .newsListing .container .row .col .listingItem .listingImage > *,
      .newsListing .container .row .col:first-of-type .listingItem .listingImage > * {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }

  .newsListing .container .row .col h4 {
    position: relative;
    text-align: start; }

  .contentitemlistingblock h2 {
    margin-bottom: 30px; }
  .contentitemlistingblock .b-roll h2 {
    padding-left: 0; }
  .contentitemlistingblock .b-roll .intro {
    padding-left: 0; }
  .contentitemlistingblock .b-roll .genericblock > .generalBlock {
    flex-wrap: wrap; }

  .infographicsblock:not(#whoweare) .sitaNumbers {
    padding: 50px 0; }
    .infographicsblock:not(#whoweare) .sitaNumbers .container .row .contentBlock {
      flex: 0 0 100% !important;
      max-width: 100% !important; }
      .infographicsblock:not(#whoweare) .sitaNumbers .container .row .contentBlock > .intro {
        margin-bottom: 0; }
    .infographicsblock:not(#whoweare) .sitaNumbers .container .row .listingHolder {
      flex: 0 0 100% !important;
      max-width: 100% !important; }
      .infographicsblock:not(#whoweare) .sitaNumbers .container .row .listingHolder .listingItem {
        padding-bottom: 0; }
        .infographicsblock:not(#whoweare) .sitaNumbers .container .row .listingHolder .listingItem:nth-of-type(2n+1) {
          padding-right: 20px; }
    .infographicsblock:not(#whoweare) .sitaNumbers .container .row .textBlock.withNumber .col,
    .infographicsblock:not(#whoweare) .sitaNumbers .container .row .imgText.biggerMarginBottom .col {
      flex: 0 0 100%;
      max-width: 100%; }

  .searchresourcesblock .searchResourcesDefault .filterSection .row > div {
    display: flex;
    flex-direction: column;
    gap: 20px;
    width: 100%; }

  .searchresourcesblock .searchResourcesDefault .searchInput {
    margin: 0 15px;
    padding: 14px 20px; }

  .searchresourcesblock .searchResourcesDefault .btnHolder {
    padding: 30px 0 50px; }

  .newsListing .container .row .col:first-of-type h4 {
    text-align: start;
    max-width: auto;
    margin: auto;
    position: initial;
    top: unset;
    left: unset;
    transform: none; }

  .eventsSection h2 {
    margin-bottom: 25px; }
  .eventsSection .row {
    row-gap: 20px; }
  .eventsSection .listingItem:last-of-type {
    margin: 0; }

  .world-tracer-calculator .filtersSection {
    padding: 21px 0; }
  .world-tracer-calculator .resultSection .container .listingHolder {
    display: block; }
    .world-tracer-calculator .resultSection .container .listingHolder .listingItem {
      margin-bottom: 50px;
      max-width: 100%; }
  .world-tracer-calculator .resultSection .container .contactInfo span {
    display: block;
    padding: 0px 0 40px 0; }

  .genericblock .generalBlock.row {
    margin: 0; }

  .pressroomParent {
    padding-top: 15px; }

  .offset-1 {
    margin: 0; } }
@media screen and (max-width: 585px) {
  .pointer-link {
    font-size: 0; }

  header {
    padding: 28px 0; }
    header.alwaysVisible {
      background-color: #ffffff; }
      header.alwaysVisible > .container .logoHolder img {
        filter: brightness(0) saturate(100%) invert(10%) sepia(2%) saturate(15%) hue-rotate(314deg) brightness(91%) contrast(94%); }
      header.alwaysVisible > .container .menuBurger span {
        background-color: #1e1e1e; }
      header.alwaysVisible > .container .searchToggle {
        filter: brightness(0) saturate(100%) invert(10%) sepia(2%) saturate(15%) hue-rotate(314deg) brightness(91%) contrast(94%); }
    header .logoHolder img {
      width: 90px; }
    header > .container {
      display: block;
      position: relative; }
      header > .container nav {
        height: 100vh; }
        header > .container nav > ul {
          gap: 0; }
          header > .container nav > ul > li {
            padding: 0 !important; }
            header > .container nav > ul > li > a {
              padding: 25px 0; }
            header > .container nav > ul > li.hasSubMenu {
              display: flex;
              justify-content: space-between;
              align-items: center; }
              header > .container nav > ul > li.hasSubMenu .subMenuToggle.back {
                background-color: #ffffff; }
              header > .container nav > ul > li.hasSubMenu .subNav {
                display: flex;
                flex-direction: column;
                height: 100vh;
                overflow-y: auto;
                overflow-x: hidden;
                background-color: #ffffff; }
                header > .container nav > ul > li.hasSubMenu .subNav .row {
                  margin-top: 0; }
                header > .container nav > ul > li.hasSubMenu .subNav [class*="col-"] {
                  flex: 0 0 100%;
                  max-width: 100%;
                  max-height: fit-content; }
                header > .container nav > ul > li.hasSubMenu .subNav > .container {
                  padding: 70px 0 0 0; }
                header > .container nav > ul > li.hasSubMenu .subNav .blueBar {
                  opacity: 1;
                  margin-top: 45px;
                  margin-inline: -21px;
                  border-radius: 0; }
                  header > .container nav > ul > li.hasSubMenu .subNav .blueBar .rightSection {
                    flex-direction: column;
                    margin-top: 0;
                    align-items: flex-start;
                    gap: 18px; }

  .briefings > .container > .row {
    margin: 0; }

  .briefings > .container > .description {
    margin: 0 15px; }

  .bannerListHolder .bannerCarousel .homepageBanner {
    position: relative;
    width: 100%;
    min-height: auto; }
    .bannerListHolder .bannerCarousel .homepageBanner:before {
      display: block;
      padding-top: 210%;
      content: ""; }
    .bannerListHolder .bannerCarousel .homepageBanner > * {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }

  .portfoliolistingblock .container .row [class*="col-"] {
    flex: 0 0 100%;
    max-width: 100%; }
  .portfoliolistingblock .container .row .owl-item {
    width: 80vw !important; }
  .portfoliolistingblock .container .btnHolder {
    position: static; }

  .genericblock .generalBlock.has-backgroundFixed.biggerHeaderSize .container {
    padding: 50px 20px; }
  .genericblock .generalBlock .imageHolder {
    position: relative;
    width: 100%; }
    .genericblock .generalBlock .imageHolder:before {
      display: block;
      padding-top: 158%;
      content: ""; }
    .genericblock .generalBlock .imageHolder > * {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  .genericblock .intro > .container h2 {
    margin-bottom: 40px; }
  .genericblock .imgText.rightImage .row {
    flex-direction: column-reverse; }
  .genericblock .imgText .row .col {
    flex: 0 0 100%;
    max-width: 100%; }
    .genericblock .imgText .row .col .contentHolder {
      padding: 40px 21px 60px 21px;
      margin-bottom: 4px;
      margin-inline-end: 0; }
      .genericblock .imgText .row .col .contentHolder .tag {
        margin-bottom: 20px; }
      .genericblock .imgText .row .col .contentHolder h3 {
        margin-bottom: 20px; }
      .genericblock .imgText .row .col .contentHolder .blockDescription {
        margin-bottom: 20px; }

  .what-we-do-section .genericblock .imgText.rightImage .row {
    flex-direction: column; }
  .what-we-do-section .genericblock .imgText .row .col .contentHolder .blockDescription {
    margin-bottom: 0; }

  .highlightedlistblock .industryInsights > .container > .row .owl-item {
    width: 85vw !important; }

  footer .container.newsLetterContainer {
    padding-top: 40px;
    padding-bottom: 40px; }

  .banner.SmallHeader .container .imageHolder:not(.noimage) img {
    height: 700px; }
  .banner.BlogHeader > .container .imageHolder::before {
    padding-top: 80px; }
  .banner > .container .imageHolder {
    position: relative;
    width: 100%; }
    .banner > .container .imageHolder:before {
      display: block;
      padding-top: 700px;
      content: ""; }
    .banner > .container .imageHolder > * {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }

  .pagelistblock .businessSolutions .solutionsListing .row [class*="col-"] {
    flex: 0 0 100%;
    max-width: 100%; }

  .iconsummaryblock .container {
    padding-top: 40px;
    padding-bottom: 40px; }

  .highlightedlistblock .businessSolutions {
    padding-top: 46px;
    display: flex;
    flex-direction: column; }
    .highlightedlistblock .businessSolutions > .container {
      order: 1; }
    .highlightedlistblock .businessSolutions .solutionsListing {
      order: 3; }
    .highlightedlistblock .businessSolutions .intro {
      margin-bottom: 30px; }
      .highlightedlistblock .businessSolutions .intro p {
        margin-bottom: 0; }
    .highlightedlistblock .businessSolutions h2,
    .highlightedlistblock .businessSolutions .intro {
      padding-inline: 0;
      width: 100%;
      max-width: 100%; }
    .highlightedlistblock .businessSolutions .btnHolder {
      position: static;
      order: 2;
      margin-bottom: 44px; }
      .highlightedlistblock .businessSolutions .btnHolder .container {
        padding-inline: 16px; }
    .highlightedlistblock .businessSolutions .row {
      justify-content: center; }
      .highlightedlistblock .businessSolutions .row [class*="col-"] {
        flex: 0 0 100%;
        max-width: 100%; }
        .highlightedlistblock .businessSolutions .row [class*="col-"] .listingItem .listingInfos {
          padding: 15px; }

  .eventsSection .listingItem .listingInfos {
    padding: 20px 15px; }
    .eventsSection .listingItem .listingInfos .listingDate {
      margin-bottom: 15px; }
    .eventsSection .listingItem .listingInfos h3 {
      margin-bottom: 15px; }
    .eventsSection .listingItem .listingInfos .listingDesc {
      margin-bottom: 15px; }
    .eventsSection .listingItem .listingInfos .location {
      margin-bottom: 15px; }

  .quickTools {
    padding: 21px; }
    .quickTools .toolsLinks {
      flex-direction: column;
      row-gap: 20px; } }
@media screen and (max-width: 440px) {
  .Subsidiaries .blockHead .blockTop .blockLink a {
    font-size: 0; }

  .Subsidiaries .blockHead .blockTop .blockLink a::after {
    top: calc(50% - 5px); } }

