/**
 * Remove top margin from first child and bottom margin from last child.
 */
/*! tailwindcss v2.2.19 | MIT License | https://tailwindcss.com
 */
/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */
/*
Document
========
*/
/**
Use a better box model (opinionated).
*/
*,
::before,
::after {
	box-sizing: border-box;
}
/**
Use a more readable tab size (opinionated).
*/
html {
	-moz-tab-size: 4;
	-o-tab-size: 4;
	   tab-size: 4;
}
/**
1. Correct the line height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
*/
html {
	line-height: 1.15; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
}
/*
Sections
========
*/
/**
Remove the margin in all browsers.
*/
body {
	margin: 0;
}
/**
Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
*/
body {
	font-family:
		system-ui,
		-apple-system, /* Firefox supports this but not yet `system-ui` */
		'Segoe UI',
		Roboto,
		Helvetica,
		Arial,
		sans-serif,
		'Apple Color Emoji',
		'Segoe UI Emoji';
}
/*
Grouping content
================
*/
/**
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
*/
hr {
	height: 0; /* 1 */
	color: inherit; /* 2 */
}
/*
Text-level semantics
====================
*/
/**
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr[title] {
	-webkit-text-decoration: underline dotted;
	        text-decoration: underline dotted;
}
/**
Add the correct font weight in Edge and Safari.
*/
b,
strong {
	font-weight: bolder;
}
/**
1. Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
2. Correct the odd 'em' font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
	font-family:
		ui-monospace,
		SFMono-Regular,
		Consolas,
		'Liberation Mono',
		Menlo,
		monospace; /* 1 */
	font-size: 1em; /* 2 */
}
/**
Add the correct font size in all browsers.
*/
small {
	font-size: 80%;
}
/**
Prevent 'sub' and 'sup' elements from affecting the line height in all browsers.
*/
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sub {
	bottom: -0.25em;
}
sup {
	top: -0.5em;
}
/*
Tabular data
============
*/
/**
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
*/
table {
	text-indent: 0; /* 1 */
	border-color: inherit; /* 2 */
}
/*
Forms
=====
*/
/**
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
*/
button,
input,
optgroup,
select,
textarea {
	font-family: inherit; /* 1 */
	font-size: 100%; /* 1 */
	line-height: 1.15; /* 1 */
	margin: 0; /* 2 */
}
/**
Remove the inheritance of text transform in Edge and Firefox.
1. Remove the inheritance of text transform in Firefox.
*/
button,
select { /* 1 */
	text-transform: none;
}
/**
Correct the inability to style clickable types in iOS and Safari.
*/
button,
[type='button'],
[type='reset'],
[type='submit'] {
	-webkit-appearance: button;
}
/**
Remove the inner border and padding in Firefox.
*/
::-moz-focus-inner {
	border-style: none;
	padding: 0;
}
/**
Restore the focus styles unset by the previous rule.
*/
:-moz-focusring {
	outline: 1px dotted ButtonText;
}
/**
Remove the additional ':invalid' styles in Firefox.
See: https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737
*/
:-moz-ui-invalid {
	box-shadow: none;
}
/**
Remove the padding so developers are not caught out when they zero out 'fieldset' elements in all browsers.
*/
legend {
	padding: 0;
}
/**
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
	vertical-align: baseline;
}
/**
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
	height: auto;
}
/**
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
[type='search'] {
	-webkit-appearance: textfield; /* 1 */
	outline-offset: -2px; /* 2 */
}
/**
Remove the inner padding in Chrome and Safari on macOS.
*/
::-webkit-search-decoration {
	-webkit-appearance: none;
}
/**
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to 'inherit' in Safari.
*/
::-webkit-file-upload-button {
	-webkit-appearance: button; /* 1 */
	font: inherit; /* 2 */
}
/*
Interactive
===========
*/
/*
Add the correct display in Chrome and Safari.
*/
summary {
	display: list-item;
}
/**
 * Manually forked from SUIT CSS Base: https://github.com/suitcss/base
 * A thin layer on top of normalize.css that provides a starting point more
 * suitable for web applications.
 */
/**
 * Removes the default spacing and border for appropriate elements.
 */
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
button {
  background-color: transparent;
  background-image: none;
}
fieldset {
  margin: 0;
  padding: 0;
}
ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
/**
 * Tailwind custom reset styles
 */
/**
 * 1. Use the user's configured `sans` font-family (with Tailwind's default
 *    sans-serif font stack as a fallback) as a sane default.
 * 2. Use Tailwind's default "normal" line-height so the user isn't forced
 *    to override it to ensure consistency even when using the default theme.
 */
html {
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 1 */
  line-height: 1.5; /* 2 */
}
/**
 * Inherit font-family and line-height from `html` so users can set them as
 * a class directly on the `html` element.
 */
body {
  font-family: inherit;
  line-height: inherit;
}
/**
 * 1. Prevent padding and border from affecting element width.
 *
 *    We used to set this in the html element and inherit from
 *    the parent element for everything else. This caused issues
 *    in shadow-dom-enhanced elements like <details> where the content
 *    is wrapped by a div with box-sizing set to `content-box`.
 *
 *    https://github.com/mozdevs/cssremedy/issues/4
 *
 *
 * 2. Allow adding a border to an element by just adding a border-width.
 *
 *    By default, the way the browser specifies that an element should have no
 *    border is by setting it's border-style to `none` in the user-agent
 *    stylesheet.
 *
 *    In order to easily add borders to elements by just setting the `border-width`
 *    property, we change the default border-style for all elements to `solid`, and
 *    use border-width to hide them instead. This way our `border` utilities only
 *    need to set the `border-width` property instead of the entire `border`
 *    shorthand, making our border utilities much more straightforward to compose.
 *
 *    https://github.com/tailwindcss/tailwindcss/pull/116
 */
*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: currentColor; /* 2 */
}
/*
 * Ensure horizontal rules are visible by default
 */
hr {
  border-top-width: 1px;
}
/**
 * Undo the `border-style: none` reset that Normalize applies to images so that
 * our `border-{width}` utilities have the expected effect.
 *
 * The Normalize reset is unnecessary for us since we default the border-width
 * to 0 on all elements.
 *
 * https://github.com/tailwindcss/tailwindcss/issues/362
 */
img {
  border-style: solid;
}
textarea {
  resize: vertical;
}
input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}
button,
[role="button"] {
  cursor: pointer;
}
/**
 * Override legacy focus reset from Normalize with modern Firefox focus styles.
 *
 * This is actually an improvement over the new defaults in Firefox in our testing,
 * as it triggers the better focus styles even for links, which still use a dotted
 * outline in Firefox by default.
 */
:-moz-focusring {
	outline: auto;
}
table {
  border-collapse: collapse;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
/**
 * Reset links to optimize for opt-in styling instead of
 * opt-out.
 */
a {
  color: inherit;
  text-decoration: inherit;
}
/**
 * Reset form element properties that are easy to forget to
 * style explicitly so you don't inadvertently introduce
 * styles that deviate from your design system. These styles
 * supplement a partial reset that is already applied by
 * normalize.css.
 */
button,
input,
optgroup,
select,
textarea {
  padding: 0;
  line-height: inherit;
  color: inherit;
}
/**
 * Use the configured 'mono' font family for elements that
 * are expected to be rendered with a monospace font, falling
 * back to the system monospace stack if there is no configured
 * 'mono' font family.
 */
pre,
code,
kbd,
samp {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
/**
 * 1. Make replaced elements `display: block` by default as that's
 *    the behavior you want almost all of the time. Inspired by
 *    CSS Remedy, with `svg` added as well.
 *
 *    https://github.com/mozdevs/cssremedy/issues/14
 * 
 * 2. Add `vertical-align: middle` to align replaced elements more
 *    sensibly by default when overriding `display` by adding a
 *    utility like `inline`.
 *
 *    This can trigger a poorly considered linting error in some
 *    tools but is included by design.
 * 
 *    https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210
 */
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}
/**
 * Constrain images and videos to the parent width and preserve
 * their intrinsic aspect ratio.
 *
 * https://github.com/mozdevs/cssremedy/issues/14
 */
img,
video {
  max-width: 100%;
  height: auto;
}
/**
 * Ensure the default browser behavior of the `hidden` attribute.
 */
[hidden] {
  display: none;
}
*, ::before, ::after {
	--tw-translate-x: 0;
	--tw-translate-y: 0;
	--tw-rotate: 0;
	--tw-skew-x: 0;
	--tw-skew-y: 0;
	--tw-scale-x: 1;
	--tw-scale-y: 1;
	--tw-transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
	--tw-border-opacity: 1;
	border-color: rgba(229, 231, 235, var(--tw-border-opacity));
	--tw-blur: var(--tw-empty,/*!*/ /*!*/);
	--tw-brightness: var(--tw-empty,/*!*/ /*!*/);
	--tw-contrast: var(--tw-empty,/*!*/ /*!*/);
	--tw-grayscale: var(--tw-empty,/*!*/ /*!*/);
	--tw-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
	--tw-invert: var(--tw-empty,/*!*/ /*!*/);
	--tw-saturate: var(--tw-empty,/*!*/ /*!*/);
	--tw-sepia: var(--tw-empty,/*!*/ /*!*/);
	--tw-drop-shadow: var(--tw-empty,/*!*/ /*!*/);
	--tw-filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
html {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
  font-size: 15px;
  text-rendering: optimizeLegibility;
}
@media (max-width: 767px) {
  html {
    font-size: 18px;
  }
}

.animation-buzz-out {
  -webkit-animation-name: buzz-out;
          animation-name: buzz-out;
  -webkit-animation-duration: 0.75s;
          animation-duration: 0.75s;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
}

@-webkit-keyframes buzz-out {
  10% {
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    transform: translateX(1px) rotate(0);
  }
  100% {
    transform: translateX(-1px) rotate(0);
  }
}

@keyframes buzz-out {
  10% {
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    transform: translateX(1px) rotate(0);
  }
  100% {
    transform: translateX(-1px) rotate(0);
  }
}
.animation-shifting-background {
  -webkit-animation: shifting-background 30s ease infinite;
          animation: shifting-background 30s ease infinite;
}

@-webkit-keyframes shifting-background {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

@keyframes shifting-background {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.container {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-right: 1.5rem;
	padding-left: 1.5rem;
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border-width: 0;
}
.visible {
	visibility: visible;
}
.static {
	position: static;
}
.fixed {
	position: fixed;
}
.absolute {
	position: absolute;
}
.relative {
	position: relative;
}
.sticky {
	position: sticky;
}
.top-12 {
	top: 3rem;
}
.bottom-5 {
	bottom: 1.25rem;
}
.bottom-10 {
	bottom: 2.5rem;
}
.z-10 {
	z-index: 10;
}
.m-auto {
	margin: auto;
}
.m-1 {
	margin: 0.25rem;
}
.my-12 {
	margin-top: 3rem;
	margin-bottom: 3rem;
}
.mb-10 {
	margin-bottom: 2.5rem;
}
.mb-5 {
	margin-bottom: 1.25rem;
}
.mb-2 {
	margin-bottom: 0.5rem;
}
.mb-8 {
	margin-bottom: 2rem;
}
.mb-12 {
	margin-bottom: 3rem;
}
.ml-16 {
	margin-left: 4rem;
}
.mr-28 {
	margin-right: 7rem;
}
.ml-6 {
	margin-left: 1.5rem;
}
.mb-20 {
	margin-bottom: 5rem;
}
.mr-3 {
	margin-right: 0.75rem;
}
.mb-6 {
	margin-bottom: 1.5rem;
}
.mt-20 {
	margin-top: 5rem;
}
.mb-4 {
	margin-bottom: 1rem;
}
.ml-8 {
	margin-left: 2rem;
}
.mb-16 {
	margin-bottom: 4rem;
}
.mt-10 {
	margin-top: 2.5rem;
}
.mr-4 {
	margin-right: 1rem;
}
.mt-2 {
	margin-top: 0.5rem;
}
.mb-32 {
	margin-bottom: 8rem;
}
.mb-44 {
	margin-bottom: 11rem;
}
.mt-12 {
	margin-top: 3rem;
}
.mr-20 {
	margin-right: 5rem;
}
.mr-12 {
	margin-right: 3rem;
}
.mr-5 {
	margin-right: 1.25rem;
}
.mt-16 {
	margin-top: 4rem;
}
.mt-32 {
	margin-top: 8rem;
}
.mt-6 {
	margin-top: 1.5rem;
}
.mt-4 {
	margin-top: 1rem;
}
.mr-2 {
	margin-right: 0.5rem;
}
.mr-24 {
	margin-right: 6rem;
}
.mb-3 {
	margin-bottom: 0.75rem;
}
.block {
	display: block;
}
.inline-block {
	display: inline-block;
}
.inline {
	display: inline;
}
.flex {
	display: flex;
}
.inline-flex {
	display: inline-flex;
}
.table {
	display: table;
}
.grid {
	display: grid;
}
.list-item {
	display: list-item;
}
.hidden {
	display: none;
}
.h-full {
	height: 100%;
}
.w-5\/6 {
	width: 83.333333%;
}
.w-full {
	width: 100%;
}
.w-2\/5 {
	width: 40%;
}
.w-3\/5 {
	width: 60%;
}
.w-1\/2 {
	width: 50%;
}
.w-1\/4 {
	width: 25%;
}
.w-2\/3 {
	width: 66.666667%;
}
.w-1\/3 {
	width: 33.333333%;
}
.w-screen {
	width: 100vw;
}
.w-1\/5 {
	width: 20%;
}
.w-1\/6 {
	width: 16.666667%;
}
.w-3\/6 {
	width: 50%;
}
.w-2\/6 {
	width: 33.333333%;
}
.max-w-sm {
	max-width: 24rem;
}
.max-w-2xl {
	max-width: 42rem;
}
.max-w-3xl {
	max-width: 48rem;
}
.max-w-xl {
	max-width: 36rem;
}
.max-w-7xl {
	max-width: 80rem;
}
.transform {
	transform: var(--tw-transform);
}
.resize {
	resize: both;
}
.flex-col {
	flex-direction: column;
}
.flex-wrap {
	flex-wrap: wrap;
}
.items-start {
	align-items: flex-start;
}
.items-end {
	align-items: flex-end;
}
.items-center {
	align-items: center;
}
.justify-start {
	justify-content: flex-start;
}
.justify-end {
	justify-content: flex-end;
}
.justify-center {
	justify-content: center;
}
.justify-between {
	justify-content: space-between;
}
.gap-4 {
	gap: 1rem;
}
.overflow-hidden {
	overflow: hidden;
}
.rounded {
	border-radius: 0.25rem;
}
.border {
	border-width: 1px;
}
.border-t {
	border-top-width: 1px;
}
.border-gray-200 {
	--tw-border-opacity: 1;
	border-color: rgba(229, 231, 235, var(--tw-border-opacity));
}
.bg-cover {
	background-size: cover;
}
.bg-contain {
	background-size: contain;
}
.bg-top {
	background-position: top;
}
.bg-bottom {
	background-position: bottom;
}
.bg-no-repeat {
	background-repeat: no-repeat;
}
.p-2 {
	padding: 0.5rem;
}
.p-5 {
	padding: 1.25rem;
}
.p-8 {
	padding: 2rem;
}
.p-6 {
	padding: 1.5rem;
}
.py-5 {
	padding-top: 1.25rem;
	padding-bottom: 1.25rem;
}
.px-8 {
	padding-left: 2rem;
	padding-right: 2rem;
}
.py-12 {
	padding-top: 3rem;
	padding-bottom: 3rem;
}
.px-2 {
	padding-left: 0.5rem;
	padding-right: 0.5rem;
}
.py-3 {
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
}
.py-10 {
	padding-top: 2.5rem;
	padding-bottom: 2.5rem;
}
.py-72 {
	padding-top: 18rem;
	padding-bottom: 18rem;
}
.py-8 {
	padding-top: 2rem;
	padding-bottom: 2rem;
}
.px-12 {
	padding-left: 3rem;
	padding-right: 3rem;
}
.px-1 {
	padding-left: 0.25rem;
	padding-right: 0.25rem;
}
.py-20 {
	padding-top: 5rem;
	padding-bottom: 5rem;
}
.px-5 {
	padding-left: 1.25rem;
	padding-right: 1.25rem;
}
.px-3 {
	padding-left: 0.75rem;
	padding-right: 0.75rem;
}
.py-56 {
	padding-top: 14rem;
	padding-bottom: 14rem;
}
.py-16 {
	padding-top: 4rem;
	padding-bottom: 4rem;
}
.py-36 {
	padding-top: 9rem;
	padding-bottom: 9rem;
}
.px-10 {
	padding-left: 2.5rem;
	padding-right: 2.5rem;
}
.py-2 {
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}
.px-4 {
	padding-left: 1rem;
	padding-right: 1rem;
}
.py-48 {
	padding-top: 12rem;
	padding-bottom: 12rem;
}
.py-80 {
	padding-top: 20rem;
	padding-bottom: 20rem;
}
.pt-6 {
	padding-top: 1.5rem;
}
.pt-20 {
	padding-top: 5rem;
}
.pb-10 {
	padding-bottom: 2.5rem;
}
.pb-2 {
	padding-bottom: 0.5rem;
}
.pl-0 {
	padding-left: 0px;
}
.pr-5 {
	padding-right: 1.25rem;
}
.pb-20 {
	padding-bottom: 5rem;
}
.pt-12 {
	padding-top: 3rem;
}
.pr-20 {
	padding-right: 5rem;
}
.pr-10 {
	padding-right: 2.5rem;
}
.pl-8 {
	padding-left: 2rem;
}
.pr-4 {
	padding-right: 1rem;
}
.pt-24 {
	padding-top: 6rem;
}
.pb-16 {
	padding-bottom: 4rem;
}
.pt-8 {
	padding-top: 2rem;
}
.pl-6 {
	padding-left: 1.5rem;
}
.pr-2 {
	padding-right: 0.5rem;
}
.pt-4 {
	padding-top: 1rem;
}
.pl-10 {
	padding-left: 2.5rem;
}
.pb-6 {
	padding-bottom: 1.5rem;
}
.pt-10 {
	padding-top: 2.5rem;
}
.pb-12 {
	padding-bottom: 3rem;
}
.pb-5 {
	padding-bottom: 1.25rem;
}
.pb-8 {
	padding-bottom: 2rem;
}
.pt-16 {
	padding-top: 4rem;
}
.pb-3 {
	padding-bottom: 0.75rem;
}
.pb-4 {
	padding-bottom: 1rem;
}
.pt-3 {
	padding-top: 0.75rem;
}
.pr-6 {
	padding-right: 1.5rem;
}
.pr-8 {
	padding-right: 2rem;
}
.text-center {
	text-align: center;
}
.text-2xl {
	font-size: 1.5rem;
	line-height: 2rem;
}
.lowercase {
	text-transform: lowercase;
}
.text-gray-700 {
	--tw-text-opacity: 1;
	color: rgba(55, 65, 81, var(--tw-text-opacity));
}
.underline {
	text-decoration: underline;
}
.blur {
	--tw-blur: blur(8px);
	filter: var(--tw-filter);
}
.drop-shadow {
	--tw-drop-shadow: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.1)) drop-shadow(0 1px 1px rgba(0, 0, 0, 0.06));
	filter: var(--tw-filter);
}
.filter {
	filter: var(--tw-filter);
}
.transition {
	transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
	transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
	transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
}
.m-between + .m-between {
	margin-top: 0.25rem;
}
.m-between-0 + .m-between-0 {
	margin-top: 0px;
}
.m-between-1 + .m-between-1 {
	margin-top: 0.25rem;
}
.m-between-2 + .m-between-2 {
	margin-top: 0.5rem;
}
.m-between-3 + .m-between-3 {
	margin-top: 0.75rem;
}
.m-between-4 + .m-between-4 {
	margin-top: 1rem;
}
.m-between-5 + .m-between-5 {
	margin-top: 1.25rem;
}
.m-between-6 + .m-between-6 {
	margin-top: 1.5rem;
}
.m-between-8 + .m-between-8 {
	margin-top: 2rem;
}
.m-between-10 + .m-between-10 {
	margin-top: 2.5rem;
}
.m-between-12 + .m-between-12 {
	margin-top: 3rem;
}
.m-between-16 + .m-between-16 {
	margin-top: 4rem;
}
.m-between-20 + .m-between-20 {
	margin-top: 5rem;
}
.m-between-24 + .m-between-24 {
	margin-top: 6rem;
}
.m-between-32 + .m-between-32 {
	margin-top: 8rem;
}
.m-between-40 + .m-between-40 {
	margin-top: 10rem;
}
.m-between-48 + .m-between-48 {
	margin-top: 12rem;
}
.m-between-56 + .m-between-56 {
	margin-top: 14rem;
}
.m-between-64 + .m-between-64 {
	margin-top: 16rem;
}
.m-between-px + .m-between-px {
	margin-top: 1px;
}

.hm-between + .hm-between {
	margin-left: 0.25rem;
}
.hm-between-0 + .hm-between-0 {
	margin-left: 0px;
}
.hm-between-1 + .hm-between-1 {
	margin-left: 0.25rem;
}
.hm-between-2 + .hm-between-2 {
	margin-left: 0.5rem;
}
.hm-between-3 + .hm-between-3 {
	margin-left: 0.75rem;
}
.hm-between-4 + .hm-between-4 {
	margin-left: 1rem;
}
.hm-between-5 + .hm-between-5 {
	margin-left: 1.25rem;
}
.hm-between-6 + .hm-between-6 {
	margin-left: 1.5rem;
}
.hm-between-8 + .hm-between-8 {
	margin-left: 2rem;
}
.hm-between-10 + .hm-between-10 {
	margin-left: 2.5rem;
}
.hm-between-12 + .hm-between-12 {
	margin-left: 3rem;
}
.hm-between-16 + .hm-between-16 {
	margin-left: 4rem;
}
.hm-between-20 + .hm-between-20 {
	margin-left: 5rem;
}
.hm-between-24 + .hm-between-24 {
	margin-left: 6rem;
}
.hm-between-32 + .hm-between-32 {
	margin-left: 8rem;
}
.hm-between-40 + .hm-between-40 {
	margin-left: 10rem;
}
.hm-between-48 + .hm-between-48 {
	margin-left: 12rem;
}
.hm-between-56 + .hm-between-56 {
	margin-left: 14rem;
}
.hm-between-64 + .hm-between-64 {
	margin-left: 16rem;
}
.hm-between-px + .hm-between-px {
	margin-left: 1px;
}
/**
  *
  * Slick Slider
  *
  */
/* Slider */
.pagination {
  right: 40px;
}

.controls .btn {
  width: 40px;
  min-width: 40px;
  height: 40px;
  min-height: 40px;
  margin-right: 10px;
  border-radius: 50%;
  border: 1px solid #005EB8;
  background-color: #ffffff;
  cursor: pointer;
  text-indent: -9999px;
  padding: 8px 13px;
}
.controls .btn svg {
  width: 17px;
  height: 13px;
}
.controls .btn:first-child svg {
  transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
}

.slick-dots {
  display: flex;
}
.slick-dots li {
  margin-right: 5px;
}
.slick-dots li.slick-active button {
  background: #005EB8;
}
.slick-dots li button {
  padding: 0;
  text-indent: -9999px;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  border: 1px solid #005EB8;
  background: #ffffff;
}

.carousel-current {
  position: absolute;
  left: 129px;
  display: inline-block;
  width: 80px;
  background-color: #D0D0CE;
  color: white;
  text-align: center;
  padding: 2px;
}

.slick-arrow.slick-hidden + .carousel-current {
  display: none;
}

.controls-wrap .btn-wrap {
  position: absolute;
  bottom: 50px;
}
.controls-wrap .control {
  border: 1px solid #005EB8;
  text-align: center;
  display: inline-block;
  padding: 1em 1.3em;
  color: #005EB8;
  cursor: pointer;
  background-color: #ffffff;
  margin-right: 7px;
}
.controls-wrap .control.prev {
  transform: rotate(180deg);
}
.controls-wrap .control:hover {
  background-color: #005EB8;
}
.controls-wrap .control:hover path {
  fill: #ffffff;
}
.controls-wrap .control path {
  transition: all 0.3s ease-out;
}

.slider-wrap .controls-wrap .btn-wrap {
  position: relative;
  bottom: inherit;
}
.slider-wrap .title p {
  font-size: 32px;
  letter-spacing: -2px;
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* devanagari */
@font-face {
  font-family: "poppins";
  font-style: italic;
  font-weight: 500;
  font-display: auto;
  src: url(../fonts/pxiDyp8kv8JHgFVrJJLmg1hVFteOYktMqlap.woff2) format("woff2");
  unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
  font-family: "poppins";
  font-style: italic;
  font-weight: 500;
  font-display: auto;
  src: url(../fonts/pxiDyp8kv8JHgFVrJJLmg1hVGdeOYktMqlap.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "poppins";
  font-style: italic;
  font-weight: 500;
  font-display: auto;
  src: url(../fonts/pxiDyp8kv8JHgFVrJJLmg1hVF9eOYktMqg.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: "poppins";
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url(../fonts/pxiEyp8kv8JHgFVrJJbecnFHGPezSQ.woff2) format("woff2");
  unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
  font-family: "poppins";
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url(../fonts/pxiEyp8kv8JHgFVrJJnecnFHGPezSQ.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "poppins";
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url(../fonts/pxiEyp8kv8JHgFVrJJfecnFHGPc.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: "poppins";
  font-style: normal;
  font-weight: 500;
  font-display: auto;
  src: url(../fonts/pxiByp8kv8JHgFVrLGT9Z11lFd2JQEl8qw.woff2) format("woff2");
  unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
  font-family: "poppins";
  font-style: normal;
  font-weight: 500;
  font-display: auto;
  src: url(../fonts/pxiByp8kv8JHgFVrLGT9Z1JlFd2JQEl8qw.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "poppins";
  font-style: normal;
  font-weight: 500;
  font-display: auto;
  src: url(../fonts/pxiByp8kv8JHgFVrLGT9Z1xlFd2JQEk.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: "source-sans-pro";
  font-style: italic;
  font-weight: 400;
  font-display: auto;
  src: url(../fonts/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPZ7qsDJB9cme_xc.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "source-sans-pro";
  font-style: italic;
  font-weight: 400;
  font-display: auto;
  src: url(../fonts/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPZ7jsDJB9cme_xc.woff2) format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: "source-sans-pro";
  font-style: italic;
  font-weight: 400;
  font-display: auto;
  src: url(../fonts/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPZ7rsDJB9cme_xc.woff2) format("woff2");
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: "source-sans-pro";
  font-style: italic;
  font-weight: 400;
  font-display: auto;
  src: url(../fonts/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPZ7ksDJB9cme_xc.woff2) format("woff2");
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: "source-sans-pro";
  font-style: italic;
  font-weight: 400;
  font-display: auto;
  src: url(../fonts/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPZ7osDJB9cme_xc.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "source-sans-pro";
  font-style: italic;
  font-weight: 400;
  font-display: auto;
  src: url(../fonts/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPZ7psDJB9cme_xc.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "source-sans-pro";
  font-style: italic;
  font-weight: 400;
  font-display: auto;
  src: url(../fonts/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPZ7nsDJB9cme.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: "source-sans-pro";
  font-style: italic;
  font-weight: 600;
  font-display: auto;
  src: url(../fonts/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZY4lCdh18S0xR41YDw.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "source-sans-pro";
  font-style: italic;
  font-weight: 600;
  font-display: auto;
  src: url(../fonts/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZY4lCdo18S0xR41YDw.woff2) format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: "source-sans-pro";
  font-style: italic;
  font-weight: 600;
  font-display: auto;
  src: url(../fonts/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZY4lCdg18S0xR41YDw.woff2) format("woff2");
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: "source-sans-pro";
  font-style: italic;
  font-weight: 600;
  font-display: auto;
  src: url(../fonts/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZY4lCdv18S0xR41YDw.woff2) format("woff2");
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: "source-sans-pro";
  font-style: italic;
  font-weight: 600;
  font-display: auto;
  src: url(../fonts/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZY4lCdj18S0xR41YDw.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "source-sans-pro";
  font-style: italic;
  font-weight: 600;
  font-display: auto;
  src: url(../fonts/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZY4lCdi18S0xR41YDw.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "source-sans-pro";
  font-style: italic;
  font-weight: 600;
  font-display: auto;
  src: url(../fonts/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZY4lCds18S0xR41.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: "source-sans-pro";
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url(../fonts/6xK3dSBYKcSV-LCoeQqfX1RYOo3qNa7lujVj9_mf.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "source-sans-pro";
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url(../fonts/6xK3dSBYKcSV-LCoeQqfX1RYOo3qPK7lujVj9_mf.woff2) format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: "source-sans-pro";
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url(../fonts/6xK3dSBYKcSV-LCoeQqfX1RYOo3qNK7lujVj9_mf.woff2) format("woff2");
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: "source-sans-pro";
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url(../fonts/6xK3dSBYKcSV-LCoeQqfX1RYOo3qO67lujVj9_mf.woff2) format("woff2");
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: "source-sans-pro";
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url(../fonts/6xK3dSBYKcSV-LCoeQqfX1RYOo3qN67lujVj9_mf.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "source-sans-pro";
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url(../fonts/6xK3dSBYKcSV-LCoeQqfX1RYOo3qNq7lujVj9_mf.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "source-sans-pro";
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url(../fonts/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7lujVj9w.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: "source-sans-pro";
  font-style: normal;
  font-weight: 600;
  font-display: auto;
  src: url(../fonts/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwmhdu3cOWxy40.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "source-sans-pro";
  font-style: normal;
  font-weight: 600;
  font-display: auto;
  src: url(../fonts/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwkxdu3cOWxy40.woff2) format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: "source-sans-pro";
  font-style: normal;
  font-weight: 600;
  font-display: auto;
  src: url(../fonts/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwmxdu3cOWxy40.woff2) format("woff2");
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: "source-sans-pro";
  font-style: normal;
  font-weight: 600;
  font-display: auto;
  src: url(../fonts/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwlBdu3cOWxy40.woff2) format("woff2");
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: "source-sans-pro";
  font-style: normal;
  font-weight: 600;
  font-display: auto;
  src: url(../fonts/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwmBdu3cOWxy40.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "source-sans-pro";
  font-style: normal;
  font-weight: 600;
  font-display: auto;
  src: url(../fonts/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwmRdu3cOWxy40.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "source-sans-pro";
  font-style: normal;
  font-weight: 600;
  font-display: auto;
  src: url(../fonts/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwlxdu3cOWxw.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
* {
  box-sizing: border-box;
}

/**
 *
 * Colors
 *
 */
.bm-wht {
  background-color: #ffffff;
}

.bm-blk {
  background-color: #000000;
}

.bm-red {
  background-color: #F9423A;
}

.bm-blue {
  background-color: #005EB8;
}

.bm-lblue {
  background-color: #05C3DD;
}

.bm-llblue {
  background-color: #F8FDFE;
}

.bm-lllblue {
  background-color: #FAFEFE;
}

.bm-dblue {
  background-color: #003B5C;
}

.bm-purp {
  background-color: #8F1A95;
}

.bm-lpurp {
  background-color: #BC73BF;
}

.bm-gold {
  background-color: #FFA400;
}

.bm-gry {
  background-color: #D0D0CE;
}

.bm-llgry {
  background-color: #F9F9F9;
}

.bm-lgry {
  background-color: #F4F3F3;
}

.txt-blk {
  color: #000000 !important;
}

.txt-dblk {
  color: #333333 !important;
}

.txt-wht {
  color: #ffffff !important;
}

.txt-red {
  color: #F9423A !important;
}

.txt-blue {
  color: #005EB8 !important;
}

.txt-lblue {
  color: #05C3DD !important;
}

.txt-dblue {
  color: #003B5C !important;
}

.txt-purp {
  color: #8F1A95 !important;
}

.txt-lpurp {
  color: #BC73BF !important;
}

.txt-gold {
  color: #FFA400 !important;
}

.txt-gry {
  color: #D0D0CE !important;
}

.txt-dgry {
  color: #666666 !important;
}

.txt-ngry {
  color: #909090 !important;
}

.tw-300 {
  font-weight: 300 !important;
}

.tw-400 {
  font-weight: 400 !important;
}

.tw-500 {
  font-weight: 500 !important;
}

.tw-600 {
  font-weight: 600 !important;
}

.tw-700 {
  font-weight: 700 !important;
}

.tw-800 {
  font-weight: 800 !important;
}

.has-gradient-blue-lightblue {
  background: linear-gradient(319deg, #05c3dd 0%, #005eb8 63%);
}

.has-gradient-darkblue-blue {
  background: linear-gradient(319deg, #005eb8 50%, #003b5c 93%);
}

.has-gradient-red-gold {
  background: linear-gradient(319deg, #ffa400 0%, #f9423a 63%);
}

.has-gradient-purple-blue {
  background: linear-gradient(319deg, #005eb8 0%, #8f1a95 63%);
}

.has-gradient-purple-lightpurple {
  background: linear-gradient(319deg, #bc73bf 0%, #8f1a95 63%);
}

.has-gradient-light-white {
  background: linear-gradient(319deg, white 0%, #f1fcfd 83%);
}

body.overflow {
  overflow-y: hidden;
}
body.hover-active {
  overflow-x: hidden !important;
}

h1, h2, h3, h4, h5, h6 {
  position: relative;
}

a {
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}

/**
 *
 * Fonts
 *
 */
/**
 *
 * Globals
 *
 */
html, body {
  font-family: poppins, sans-serif;
  font-weight: 500;
  font-style: normal;
}

h1, h2, h3, h4, h5, h6 {
  font-family: poppins, sans-serif;
  font-weight: 500;
  font-style: normal;
}

p {
  font-family: source-sans-pro, sans-serif;
  font-weight: 400;
  font-style: normal;
}

.btn, input[type=submit], button {
  text-decoration: none;
  background: rgba(5, 195, 221, 0.06);
  padding: 13px 24px 10px 14px;
  border-radius: 6px;
  font-size: 18px;
  font-family: poppins, sans-serif;
  font-weight: 600;
  font-style: normal;
  transition: all 0.2s ease-in;
}
.btn.wht, input[type=submit].wht, button.wht {
  background: #ffffff;
  color: #005EB8;
}
.btn.wht:hover, input[type=submit].wht:hover, button.wht:hover {
  background: #ffffff;
}
.btn .arrow-external, input[type=submit] .arrow-external, button .arrow-external {
  width: 17px;
  height: 15px;
}
.btn .arrow-right, input[type=submit] .arrow-right, button .arrow-right {
  background-image: url("../img/icon-arrow-blue.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 16px;
  background-size: contain;
  width: 30px;
  height: 16px;
  margin-right: 8px;
  transform: translateY(-3px);
}
.btn:hover, input[type=submit]:hover, button:hover {
  background: #005EB8;
  color: #ffffff;
}
.btn:hover .arrow-external, input[type=submit]:hover .arrow-external, button:hover .arrow-external {
  background-image: url("../img/icon-arrow.svg");
}
.btn.default, input[type=submit].default, button.default {
  border: 1px solid #D9D9D9;
  padding: 12px 14px 9px 16px;
  border-radius: 0;
  background: #ffffff;
  font-family: poppins, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 14px;
  color: #949494;
  text-transform: uppercase;
  border-radius: 4px;
  color: #6d6d6d;
}
.btn.default:hover, input[type=submit].default:hover, button.default:hover {
  background: #D9D9D9;
  color: #000000;
}
.btn.default.blue, input[type=submit].default.blue, button.default.blue {
  border-color: #005EB8;
  color: #005EB8;
  text-transform: none;
  transform: translateY(3px);
  margin-right: 5px;
}
.btn.default.blue:hover, input[type=submit].default.blue:hover, button.default.blue:hover {
  background-color: #005EB8;
  color: #ffffff;
}

h1 {
  font-size: 96px;
  line-height: 1.1;
  letter-spacing: -0.02em;
  font-family: poppins, sans-serif;
  font-weight: 600;
  font-style: normal;
  padding-bottom: 7px;
}

h2 {
  font-size: 32px;
  line-height: 1.2;
  letter-spacing: -0.96px;
  font-family: poppins, sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #003B5C;
}

h3 {
  font-size: 24px;
  line-height: 1.2;
  letter-spacing: 0;
  font-family: poppins, sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #003B5C;
}

h4 {
  font-size: 18px;
  line-height: 1.2;
  letter-spacing: -0.96px;
  font-family: poppins, sans-serif;
  font-weight: 600;
  font-style: normal;
}

h5 {
  font-size: 16px;
  line-height: 1.2;
  letter-spacing: -0.96px;
  font-family: poppins, sans-serif;
  font-weight: 600;
  font-style: normal;
}

h6 {
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: -0.96px;
  font-family: poppins, sans-serif;
  font-weight: 600;
  font-style: normal;
}

p {
  font-size: 22px;
  line-height: 1.4;
  letter-spacing: -0.01em;
  font-family: source-sans-pro, sans-serif;
  font-weight: 400;
  font-style: normal;
}

.content-half ul {
  font-size: 22px;
  line-height: 1.4;
  letter-spacing: -0.01em;
  font-family: source-sans-pro, sans-serif;
  font-weight: 400;
  font-style: normal;
}

.content-half ol {
  font-size: 22px;
  line-height: 1.4;
  letter-spacing: -0.01em;
  font-family: source-sans-pro, sans-serif;
  font-weight: 400;
  font-style: normal;
}

a {
  color: #005EB8;
  text-decoration-thickness: 1px;
}

.row {
  width: 100%;
  max-width: 1520px;
  padding: 0 40px;
  margin: auto;
}
.row.full {
  max-width: 100%;
  padding: 0;
}

.cat-blurb {
  color: #909090;
  font-size: 18px;
}

.rounded {
  border-radius: 8px;
}

hr.light {
  opacity: 0.3;
}

.pb-title h2, .pb-title h3, .pb-title h4, .pb-title h5, .pb-title h6 {
  padding-bottom: 30px;
}

.f-bold {
  font-family: poppins, sans-serif;
  font-weight: 600;
  font-style: normal;
}

.content-blurb p {
  margin-bottom: 20px;
  color: #333333;
}
.content-blurb hr {
  margin-bottom: 5px;
}
.content-blurb h3 {
  font-size: 32px;
  color: #003B5C;
}

.card-plain {
  text-decoration: none;
}
.card-plain .title {
  font-family: poppins, sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #8F1A95;
  font-size: 32px;
}
.card-plain p {
  color: #003B5C;
}
.card-plain .arrow-right, .card-plain .call-to-action .arrow-right {
  transform: translateY(-1px);
}

blockquote {
  font-family: source-sans-pro, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 40px;
  font-style: italic;
  line-height: 1.1;
  font-weight: 600;
  border-left: 1px solid #D9D9D9;
  padding: 20px;
  margin: 30px 0;
}

.border-bottom {
  border-bottom: 1px solid #D9D9D9;
}

.w-1\/2.px-3 {
  margin: 0 -0.75rem;
}
.w-1\/2 .row {
  padding: 0;
}
.w-1\/2 .border img {
  width: 100%;
}

.offset-px-4 {
  margin-right: -1rem;
  margin-left: -1rem;
}

.pagination {
  top: 10;
}

.facetwp-type-search .facetwp-input-wrap {
  display: block;
}
.facetwp-type-search .facetwp-input-wrap .facetwp-search {
  display: block;
  width: 100%;
  border-radius: 5px;
  padding: 12px 55px 10px 10px;
  background-color: #FBFBFB;
  border: 1px solid #D6D6D6;
  outline: none;
}
.facetwp-type-search .facetwp-icon {
  right: 10px;
  background-color: #FBFBFB;
}

.form-btn input[type=text] {
  display: block;
  width: 100%;
  border-radius: 5px;
  padding: 12px 10px 10px;
  background-color: #FBFBFB;
  border: 1px solid #D6D6D6;
  outline: none;
}

.facetwp-facet {
  margin-bottom: 20px !important;
}
.facetwp-facet.facetwp-type-dropdown {
  margin-bottom: 0;
}
.facetwp-facet .facetwp-dropdown {
  border-radius: 5px;
  padding: 9px 10px 12px;
  border-right: 1px solid #D6D6D6;
  border-top: 1px solid #D6D6D6;
  border-bottom: 1px solid #D6D6D6;
  outline: none;
  margin-bottom: 20px;
  margin-left: -7px;
  color: #005EB8;
  font-weight: 600;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.page-template-tmp-publications .articles h2 a,
.page-template-tmp-feed-category .articles h2 a {
  color: #003B5C;
  text-decoration: none;
}
.page-template-tmp-publications .articles h2 a:hover,
.page-template-tmp-feed-category .articles h2 a:hover {
  text-decoration: underline;
  text-decoration-thickness: 1px;
}
.page-template-tmp-publications button.facetwp-load-more,
.page-template-tmp-feed-category button.facetwp-load-more {
  border: 1px solid #005EB8;
  border-radius: 6px;
  padding: 12px 17px 10px 18px;
  color: #005EB8;
  font-weight: 500;
  background: #ffffff;
}
.page-template-tmp-publications button.facetwp-load-more:hover,
.page-template-tmp-feed-category button.facetwp-load-more:hover {
  background: #005EB8;
  color: #ffffff;
}

.facetwp-type-search i.clear {
  position: absolute;
  right: 30px;
  height: 100%;
  line-height: 1;
  cursor: pointer;
  display: inline-block;
  opacity: 0.3;
  width: 24px;
  height: 100%;
  background: transparent url("/wp-content/plugins/facetwp/assets/images/icon-close.png") 6px 50% no-repeat;
  background-size: 14px 14px;
}

.facetwp-type-search i.clear:hover {
  opacity: 0.8;
}

/* no clear icon  while the Search facet is loading */
/* and when an auto-refresh is running */
.facetwp-type-search .f-loading + input + i.clear,
.facetwp-type-search .loading + i.clear {
  display: none !important;
}

.facetwp-facet input.facetwp-search {
  padding-right: 54px;
}

.filter-txt {
  border-radius: 5px;
  padding: 12px 10px 9px;
  border-left: 1px solid #D6D6D6;
  border-top: 1px solid #D6D6D6;
  border-bottom: 1px solid #D6D6D6;
  outline: none;
  margin-bottom: 20px;
  float: left;
  display: inline-block;
  font-family: inherit;
  font-size: 100%;
  font-weight: 600;
  z-index: 10;
  position: relative;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.noscript-container {
  padding: 0 40px;
}
.noscript-container .noscript-text-container {
  padding: 20px 40px;
  color: red;
  border: 1px dotted;
  border-radius: 8px;
  max-width: 1440px;
  margin: 200px auto 0;
}

div a nobr {
  font-weight: 600;
}

.info-btn .call-to-action {
  border-radius: 4px;
  min-width: 400px;
  color: #005EB8;
  border-width: 2px;
  border-color: rgba(0, 94, 184, 0.3);
  font-weight: 600;
}
.info-btn .call-to-action .icon {
  margin: 0;
  transform: rotate(-180deg) translateX(15px) translateY(2px);
}

.video-js.video-js.vjs-fluid:not(.vjs-audio-only-mode) {
  border-radius: 9px;
}

.view-more-link {
  margin-bottom: 30px;
}
.view-more-link .btn {
  background: #ffffff;
  border: 1px solid #D9D9D9;
  padding-left: 15px;
  padding: 16px 24px 15px 20px;
  background: url("../img/icon-arrow-mobile.svg") no-repeat right 14px top 50% #ffffff;
}
.view-more-link .btn:hover {
  color: #005EB8;
}

.is-safari div.filter-txt {
  display: none;
}

#onetrust-banner-sdk p a {
  color: #005EB8 !important;
}
#onetrust-banner-sdk .cookie-setting-link {
  color: #005EB8 !important;
}
#onetrust-banner-sdk #onetrust-accept-btn-handler {
  border: none !important;
  background: #005EB8 !important;
}
#onetrust-banner-sdk #onetrust-accept-btn-handler:hover {
  background: #003B5C !important;
}

.search-container {
  background: #ffffff;
  height: 100%;
  position: fixed;
  top: 73px;
  border-top: 1px solid #D9D9D9;
  width: 100%;
  z-index: 11;
  display: none;
}
.search-container form {
  margin-top: 20px;
}
.search-container form input[type=text] {
  width: 100%;
  padding: 12px 20px;
  border: 1px solid #D0D0CE;
  border-radius: 5px;
  margin-right: 10px;
  outline: none;
}
.search-container form input[type=submit] {
  background: url("../img/icon-search-wht.svg") no-repeat center center #005EB8;
  color: transparent;
  border-radius: 5px;
  outline: none;
  padding: 12px 0;
  cursor: pointer;
}
.search-container form input[type=submit]:hover {
  background-color: #003B5C;
}

.search-results .facetwp-load-more {
  font-weight: 500;
  color: #005EB8;
  padding: 13px 24px 10px 24px;
}
.search-results .facetwp-load-more:hover {
  color: #ffffff;
}
.search-results .tag {
  color: #909090;
  font-size: 24px;
  font-weight: 600;
}
.search-results .title a {
  text-decoration: none;
  font-weight: 500;
  font-size: 22px;
}
.search-results .content-half ul li {
  border-bottom: 1px solid #D9D9D9;
  margin-bottom: 30px;
}
.search-results .content-half ul li a:hover {
  text-decoration: underline;
  text-decoration-thickness: 1px;
}
.search-results form {
  margin-top: 20px;
}
.search-results form input[type=text] {
  width: 100%;
  padding: 12px 20px;
  border: 1px solid #D0D0CE;
  border-radius: 5px;
  margin-right: 10px;
  outline: none;
}
.search-results form input[type=submit] {
  background: url("../img/icon-search-wht.svg") no-repeat center center #005EB8;
  color: transparent;
  border-radius: 5px;
  outline: none;
  padding: 12px 0 9px;
  cursor: pointer;
}
.search-results form input[type=submit]:hover {
  background-color: #003B5C;
}

.icon-search.on img {
  visibility: hidden;
}
.icon-search.on:after {
  content: "+";
  position: absolute;
  top: -12px;
  left: 0;
  color: #003B5C;
  font-size: 40px;
  font-weight: 100;
  transform: rotate(45deg);
  width: 30px;
  height: 36px;
}

.sticky {
  position: fixed;
  top: 0;
  z-index: 8;
  background: white;
  width: 100%;
}
.sticky + div.search-container + section,
.sticky + div.search-container + #main-content,
.sticky + div.search-container + div + #main-content {
  margin-top: 120px;
}

.home .sticky + div.search-container + section,
.home .sticky + div.search-container + #main-content,
.home .sticky + div.search-container + div + #main-content {
  margin-top: 70px;
}

header {
  border-bottom: 1px solid #D9D9D9;
}
header + hr {
  display: none;
}
header .w-2\/5 {
  margin-right: 5%;
}
header nav {
  display: flex;
  position: relative;
}
header nav .current-page-ancestor .current-menu-item a.off:after {
  display: none;
}
header nav.off {
  visibility: hidden;
}
header nav > ul > li {
  margin-left: 1.5rem;
}
header nav > ul > li > a {
  padding-bottom: 60px;
  letter-spacing: -0.01em;
  font-size: 18px;
}
header nav > ul > li.active > a:after {
  content: "";
  position: absolute;
  bottom: 34px;
  z-index: 11;
  left: 0;
  width: 100%;
  height: 2px;
  background: #FFA400;
}
header nav > ul > li.menu-item-has-children .sub-menu {
  display: none;
  width: 100%;
}
header nav > ul > li.menu-item-has-children .sub-menu .active a {
  position: relative;
}
header nav > ul > li.menu-item-has-children .sub-menu .active a:after {
  content: "";
  position: absolute;
  bottom: -14px;
  z-index: 2;
  left: 0;
  width: 100%;
  height: 2px;
  background: #05C3DD;
}
header nav > ul > li.menu-item-has-children.active .sub-menu {
  display: flex;
  left: 0;
  top: 62px;
}
header nav > ul > li > a {
  text-decoration: none;
  position: relative;
  font-family: poppins, sans-serif;
  font-weight: 600;
  font-style: normal;
}
header nav > ul > li > a:hover:after {
  content: "";
  position: absolute;
  bottom: 34px;
  z-index: 11;
  left: 0;
  width: 100%;
  height: 2px;
  background: #FFA400;
}
header nav > ul > li ul > li > a {
  position: relative;
  letter-spacing: -0.02em;
}
header nav > ul > li ul > li > a:hover:after {
  content: "";
  position: absolute;
  bottom: -14px;
  left: 0;
  width: 100%;
  height: 2px;
  background: #05C3DD;
  z-index: 2;
}
header nav .sub-menu {
  top: 90px;
  margin-left: 1.5rem;
}
header nav .sub-menu li {
  margin-right: 12px;
}
header nav .sub-menu li a {
  text-decoration: none;
}

/* Nav Icon */
#nav-icon3 {
  z-index: 10;
  position: fixed;
  right: 40px;
  display: none;
  width: 35px;
  height: 27px;
  top: 23px;
  transform: rotate(0deg);
  transition: 0.5s ease-in-out;
  cursor: pointer;
}
#nav-icon3.open:after {
  content: "";
  border: 1px solid #D9D9D9;
  width: 48px;
  height: 48px;
  position: absolute;
  top: -12px;
  left: 0;
  border-radius: 50%;
}

#nav-icon3 span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  background: #005EB8;
  border-radius: 9px;
  opacity: 1;
  right: 0;
  transform: rotate(0deg);
  transition: 0.25s ease-in-out;
}

/* Icon 3 */
#nav-icon3 span:nth-child(1) {
  top: 2px;
  width: 16px;
  left: inherit;
  right: 0;
}

#nav-icon3 span:nth-child(2), #nav-icon3 span:nth-child(3) {
  top: 10px;
  width: 20px;
}

#nav-icon3 span:nth-child(4) {
  top: 18px;
  left: inherit;
  right: 0;
  width: 14px;
}

#nav-icon3.open span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
  opacity: 0;
  display: none;
}

#nav-icon3.open span:nth-child(2) {
  transform: rotate(45deg);
}

#nav-icon3.open span:nth-child(3) {
  transform: rotate(-45deg);
}

#nav-icon3.open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
  opacity: 0;
  display: none;
}

.home header {
  border-bottom: none;
}
.home header + hr {
  display: none;
}
.home header nav > ul > li > a:hover:after {
  bottom: 35px;
}

.page-id-1894 .border.rounded {
  justify-content: flex-start;
}
.page-id-1894 .border.rounded.px-8.py-8 {
  overflow-x: inherit;
}
.page-id-1894 .border.rounded img {
  width: 100%;
}

.page-id-1946 h4 {
  color: #333333;
}
.page-id-1946 table {
  width: 100%;
  margin-bottom: 20px;
}
.page-id-1946 table thead {
  padding-bottom: 20px;
  display: block;
  color: #333333;
}
.page-id-1946 table th {
  text-align: left;
}
.page-id-1946 table a {
  text-decoration: none;
  color: #005EB8;
}
.page-id-1946 table a:hover {
  text-decoration: underline;
}
.page-id-1946 table tbody {
  margin: 20px 0;
}
.page-id-1946 table tbody tr {
  border: 1px solid #D9D9D9;
}
.page-id-1946 table tbody tr td {
  padding: 10px;
  width: 33%;
}

.content-half h2, .content-half h3, .content-half h4, .content-half h5, .content-half h6 {
  margin-bottom: 20px;
}
.content-half p {
  max-width: 50%;
  margin-bottom: 20px;
}
.content-half ol {
  max-width: 50%;
  margin-bottom: 20px;
}
.content-half ul {
  max-width: 50%;
  margin-bottom: 20px;
}
.content-half hr {
  margin-bottom: 20px;
  max-width: 50%;
}

.bm-wht div .row .flex.py-10 + .flex.py-10 .w-1\/3 {
  margin-top: 1.5rem;
}

section.inner {
  margin-top: 44px;
}
section.inner .title {
  color: #909090;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: -0.02em;
}
section.inner ul {
  font-family: source-sans-pro, sans-serif;
  font-weight: 400;
  font-style: normal;
  list-style: disc;
  padding-left: 20px;
  margin-bottom: 30px;
}
section.inner ul li {
  margin-bottom: 10px;
}
section.inner ol {
  font-family: source-sans-pro, sans-serif;
  font-weight: 400;
  font-style: normal;
  padding-left: 20px;
  margin-bottom: 30px;
}
section.inner ol li {
  margin-bottom: 10px;
}

:not(.home) h1 {
  font-size: 64px;
}

.section-title h2 + p strong {
  font-size: 24px;
  color: #949494;
}

.w-3\/5 + .w-2\/5 p {
  color: #003B5C;
}

.featured-article {
  margin: 0 -0.25rem;
}
.featured-article .title {
  color: #003B5C;
  font-size: 24px;
  font-family: poppins, sans-serif;
  font-weight: 600;
  font-style: normal;
  line-height: 1.2;
}
.featured-article .type {
  color: #005EB8;
  font-family: poppins, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 18px;
}
.featured-article p {
  color: #949494;
  font-family: source-sans-pro, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.featured-article a {
  text-decoration: none;
}
.featured-article a:hover {
  text-decoration: underline;
}

.featured-publication h2 {
  font-size: 64px;
}
.featured-publication .type {
  color: #005EB8;
  font-family: poppins, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 18px;
}
.featured-publication .cat-blurb {
  color: #949494;
  font-family: source-sans-pro, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.featured-publication p {
  color: #003B5C;
}
.featured-publication .content div {
  margin: 0 -0.75rem;
}

.featured-card .bg-cover {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  min-height: 440px;
}
.featured-card .bg-color {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.featured-card .type {
  font-size: 20px;
  font-weight: 600;
}
.featured-card .title {
  font-family: poppins, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 40px;
  line-height: 1.1;
}
.featured-card .arrow-right {
  transform: translateY(-2px);
  margin-right: 5px;
}
.featured-card h2, .featured-card h3, .featured-card h4, .featured-card h5 {
  color: #ffffff;
  margin-bottom: 0.75rem;
  font-size: 40px;
  letter-spacing: -0.02em;
}
.featured-card p {
  font-family: source-sans-pro, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 22px;
}
.featured-card a {
  text-decoration: none;
}

.arrow-external {
  background-image: url("../img/icon-arrow-blue.svg");
  display: inline-block;
  width: 13px;
  height: 12px;
  background-size: contain;
  background-repeat: no-repeat;
  transform: rotate(-45deg) translateX(1px);
  margin-right: 8px;
}

.external-links .title {
  font-size: 23px;
  margin-bottom: 13px;
  font-family: source-sans-pro, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-weight: 600;
  color: #333333;
}
.external-links .arrow-external {
  width: 18px;
  height: 16px;
  transform: rotate(-45deg) translateX(-2px);
}
.external-links a {
  text-decoration: none;
  display: block;
  border-top: 1px solid #D9D9D9;
  padding: 13px 0;
}
.external-links a:hover {
  text-decoration: underline;
}

.caption {
  font-size: 25px;
}

.external-link {
  color: #005EB8;
  font-family: poppins, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 18px;
}

.event-row h2 a {
  color: #003B5C;
  text-decoration: none;
}
.event-row h2 a:hover {
  text-decoration: underline;
  text-decoration-thickness: 1px;
}
.event-row li {
  border-bottom: 1px solid #D9D9D9;
  padding: 7px 0;
}
.event-row li a {
  text-decoration: none;
}
.event-row li a:hover {
  text-decoration: underline;
}
.event-row li:last-child {
  border-bottom: none;
}

.icon-search {
  cursor: pointer;
  position: fixed;
  right: 45px;
  top: 26px;
  z-index: 9;
}

.call-to-action {
  position: relative;
  font-size: 18px;
  text-decoration: none;
}
.call-to-action.alt-wht .title {
  color: #ffffff;
  font-size: 22px;
}
.call-to-action.alt-wht .px-8 {
  padding: 25px 20px 20px;
}
.call-to-action.alt-wht .icon.arrow-right {
  background-image: url(../img/icon-arrow.svg) !important;
}
.call-to-action.alt-wht hr {
  opacity: 0.3;
}
.call-to-action.alt-wht span {
  color: #ffffff;
}
.call-to-action.wht {
  color: #ffffff;
}
.call-to-action.wht a {
  color: #ffffff;
  cursor: pointer;
  text-decoration: none;
}
.call-to-action .clip .icon {
  margin-right: 0;
}
.call-to-action .clip .icon.rotate {
  transform: translateY(-3px) translateX(-28px) rotate(-45deg);
}
.call-to-action .clip .icon.flip {
  transform: translateX(0) rotate(180deg);
  background-image: url(../img/icon-arrow-darkblue.svg);
}
.call-to-action .clip {
  border: 1px solid #05C3DD;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  overflow: hidden;
}
.call-to-action .clip.flip {
  border: 1px solid rgba(255, 255, 255, 0.3);
}
.call-to-action a:hover .clip .icon.rotate {
  transform: translateY(-3px) translateX(0) rotate(-45deg);
}
.call-to-action a:hover .clip .icon.flip {
  transform: translateX(-48px) rotate(180deg);
  background-color: transparent;
}
.call-to-action a:hover .clip span {
  transform: translateX(0);
}

.clip {
  -webkit-clip-path: circle(25px at 24px 24px);
          clip-path: circle(25px at 24px 24px);
}

.call-to-action.plain .btn.wht .icon.arrow-right {
  background-image: url("../img/icon-arrow-blue.svg");
}
.call-to-action.plain .btn.wht .clip {
  margin-top: -3px;
}
.call-to-action.plain .arrow-right.blue {
  background-image: url("../img/icon-arrow-blue.svg");
}
.call-to-action.plain .clip {
  -webkit-clip-path: circle(20px at 17px 17px);
          clip-path: circle(20px at 17px 17px);
  border: none;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  overflow: hidden;
}
.call-to-action.plain .clip span {
  transform: translateY(0) translateX(-28px);
}
.call-to-action.plain .clip .icon {
  width: 24px;
  height: 24px;
  min-width: 24px;
  min-height: 24px;
}
.call-to-action.plain a:hover span.arrow-right.blue {
  transform: translateY(0) translateX(0);
}
.grid-4 > div {
  padding: 6px;
}
.grid-4 > div div {
  font-size: 24px;
  line-height: 1.1;
  min-height: 200px;
}

.references p {
  font-size: 11px;
  margin-bottom: 20px;
}

.trial-card-wrap {
  margin: 0 -7px;
}
.trial-card-wrap .title {
  font-size: 20px;
}
.trial-card-wrap .w-1\/2 {
  padding: 0 7px;
}
.trial-card-wrap a {
  transition: all 0.2s ease-in;
  text-decoration: none;
}
.trial-card-wrap a:hover span {
  text-decoration: underline;
}
.trial-card-wrap a:hover .icon {
  background-color: #05C3DD;
}

.image-trial-card {
  border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #D9D9D9;
}
.image-trial-card .bg-contain {
  max-width: 33%;
  width: 100%;
  height: 60px;
}
.image-trial-card div:last-child {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.hero {
  position: relative;
}
.hero h1 {
  font-size: 80px;
}
.hero.full .icon.arrow-right.rotate {
  transform: translateX(-48px) rotate(-45deg);
}
.hero.full .call-to-action a:hover .rotate {
  transform: translateX(0) rotate(-45deg);
}
.hero.full .call-to-action a {
  font-family: poppins, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-weight: 500;
}
.hero.full .has-gradient-purple-lightpurple .call-to-action .clip {
  border-color: rgba(255, 255, 255, 0.3);
}
.hero.full .has-gradient-purple-lightpurple.py-56 {
  padding-bottom: 1.5rem;
}
.hero.full .has-gradient-purple-lightpurple .wrap p {
  padding-bottom: 160px;
}
.hero.full div[class*=has-gradient-] .call-to-action .clip {
  min-width: 48px;
  min-height: 48px;
}
.hero.full div[class*=has-gradient-] .wrap p {
  max-width: 70%;
  font-size: 48px;
  line-height: 54px;
  letter-spacing: -0.04em;
}
.hero .banner {
  z-index: 5;
}
.hero .banner.has-element-1:after {
  background-size: 100vw;
}
.hero .banner a.btn:hover {
  color: #ffffff;
  background: #003B5C;
}
.hero .banner a.btn:hover div span:first-child {
  background-image: url(../img/icon-arrow.svg) !important;
}
.hero.bg-image .content {
  padding-top: 36vw;
  padding-bottom: 2vw;
  position: relative;
  z-index: 2;
}
.hero.bg-image .content h1 {
  font-weight: 500;
  line-height: 1;
  letter-spacing: -0.02em;
}
.hero.inner h1 {
  font-size: 63px;
}
.hero.full .row {
  max-width: 100%;
  padding: 0;
}
.hero.full .title {
  font-family: source-sans-pro, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 48px;
  line-height: 1.1;
}
.hero.full .wrap {
  width: 100%;
  max-width: 1520px;
  padding: 0 40px;
  margin: auto;
}
.hero h3 {
  margin-bottom: 20px;
}
.hero h3 + p {
  max-width: 670px;
}
.hero .title {
  font-size: 24px;
  color: #949494;
  font-family: poppins, sans-serif;
  font-weight: 600;
  font-style: normal;
}
.hero p {
  margin-bottom: 20px;
  font-size: 32px;
}
.hero p + hr {
  max-width: 670px;
  margin-bottom: 12px;
}

.has-overlay:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 10%, rgba(0, 0, 0, 0) 59%);
}
.has-overlay.rounded:after {
  border-radius: 10px;
}

article h1 {
  font-size: 64px;
  color: #003B5C;
}
article h2, article h3 {
  font-size: 72px;
  color: #949494;
  font-family: source-sans-pro, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-weight: 600;
  line-height: 1;
}

.has-gradient-text h1, .has-gradient-text h2, .has-gradient-text h3, .has-gradient-text h4, .has-gradient-text h5, .has-gradient-text h6 {
  margin-bottom: 40px;
}
.has-gradient-text h1 {
  background: -webkit-linear-gradient(319deg, #003b5c 0%, #005eb8 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.has-gradient-text p {
  max-width: 670px;
  font-family: source-sans-pro, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 22px;
  color: #003B5C;
  margin-bottom: 20px;
}

div[class*=slider-] li:active {
  cursor: grabbing;
  cursor: -webkit-grabbing;
}

div[class*=has-element-] div {
  position: relative;
  z-index: 2;
}
div[class*=has-element-]:after {
  content: "";
  background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}

div .has-element-1:after {
  background: url("../img/element-1.svg") no-repeat right top transparent;
  background-size: cover;
}

div .has-element-2:after {
  background: url("../img/element-2.svg") no-repeat right top transparent;
  background-size: cover;
  width: 500px;
}

div .has-element-3:after {
  background: url("../img/element-3.svg") no-repeat right top transparent;
  background-size: cover;
  opacity: 0.5;
}

div .has-element-4:after {
  background: url("../img/element-4.svg") no-repeat right top transparent;
  background-size: cover;
  opacity: 0.5;
}

.arrow-right, .arrow-left {
  width: 18px;
  height: 18px;
  min-width: 18px;
  min-height: 18px;
  background-image: url("../img/icon-arrow.svg");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 14px;
}
.arrow-right.blue, .arrow-left.blue {
  background-image: url("../img/icon-arrow-blue.svg");
}
.arrow-right.reversed, .arrow-left.reversed {
  transform: rotate(-180deg);
  margin-right: 10px;
}

.arrow-right.blue {
  transform: translateY(3px);
  margin-right: 5px;
}

.arrow-left {
  transform: rotate(-180deg) translateX(10px);
}

.go-back {
  text-decoration: none;
}
.go-back:hover {
  text-decoration: underline;
}

.icon {
  border-radius: 50%;
  padding: 10px;
  width: 48px;
  height: 48px;
  min-width: 48px;
  min-height: 48px;
  display: inline-block;
  margin-right: 14px;
  transition: all 0.2s ease-in;
}
.icon.arrow-right {
  background-image: url("../img/icon-arrow.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 16px;
  transform: translateX(-48px);
}

.carousel-wrap a {
  text-decoration: none;
}
.carousel-wrap .controls .btn:hover {
  background-image: url(../img/icon-arrow.svg);
}

.carousel-card {
  min-height: 360px;
  color: #ffffff;
}
.carousel-card .heading {
  font-family: poppins, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 32px;
  line-height: 1.2;
  letter-spacing: -0.02em;
}
.carousel-card .title {
  font-family: poppins, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 18px;
}
.carousel-card .callout-link {
  font-size: 16px;
  letter-spacing: -0.02em;
}
.carousel-card .credits .arrow-right {
  transform: translateY(3px);
  display: inline-block;
}

.controls .btn {
  background-image: url("../img/icon-arrow-blue.svg");
  background-repeat: no-repeat;
  background-position: center center;
}
.controls .btn.prev {
  transform: rotate(-180deg);
}

.timeline {
  transition: all 0.2s ease-in;
}
.timeline + .controls .btn.off {
  opacity: 0.3;
}
.timeline li div.rounded.equal.p-8 {
  background: #ffffff;
}
.timeline li.plain div.rounded.equal.p-8 {
  background: transparent;
}
.timeline div[class*=has-gradient-] {
  padding-top: 25px;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.timeline div[class*=has-gradient-] .bottom {
  position: absolute;
  bottom: 25px;
  width: 100%;
  padding-right: 46px;
}
.timeline .heading {
  font-family: source-sans-pro, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-weight: 600;
}
.timeline p {
  color: #6d6d6d;
  font-size: 18px;
  line-height: 1.4;
  letter-spacing: -0.02em;
}
.timeline li {
  padding-right: 22px;
  cursor: move;
  /* fallback if grab cursor is unsupported */
  cursor: grab;
  cursor: -webkit-grab;
}
.timeline li:active {
  cursor: grabbing;
  cursor: -webkit-grabbing;
}
.timeline li > div {
  border: 1px solid #D9D9D9;
  border-radius: 10px;
}
.timeline .featured .call-to-action {
  border-color: rgba(255, 255, 255, 0.3);
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-right: 1.55rem;
  width: 100%;
}
.timeline .featured .call-to-action .icon {
  height: 24px;
  min-height: 24px;
  width: 30px;
  min-width: 30px;
}
.timeline .featured p {
  color: #ffffff;
}
.timeline .plain {
  border-left: 1px solid #D9D9D9;
}
.timeline .plain > div {
  border: none;
}
.timeline .plain .heading {
  color: #909090;
}

.leadership-profile {
  margin: 0 -0.5rem 30px;
}
.leadership-profile .name, .leadership-profile p {
  font-size: 19px;
}
.leadership-profile .name {
  position: relative;
}
.leadership-profile .name:after {
  transition: all 0.2s ease-in;
  content: "";
  width: 0;
  height: 1px;
  background: #005EB8;
  position: absolute;
  bottom: 0;
  left: 0;
}
.leadership-profile p {
  color: #666666;
  line-height: 1.1;
}
.leadership-profile a {
  text-decoration: none;
}
.leadership-profile a .bg-cover {
  transition: all 0.2s ease-in;
  background-position: center top;
  background-size: cover;
}
.leadership-profile a:hover .bg-cover {
  background-position: center top;
}
.leadership-profile a:hover .name:after {
  width: 100%;
}

.sm-blurb p {
  font-size: 18px;
}

.single-board-of-directors .bg-cover.py-80 {
  background-size: contain;
  background-position: center bottom;
  background-color: #F2F2F2;
}

.single-leadership header + hr {
  display: none;
}
.single-leadership .bg-cover.py-80 {
  background-size: contain;
  background-position: center bottom;
  background-color: #F2F2F2;
}
.single-leadership .content .w-1\/2 p {
  font-size: 18px;
}
.single-leadership .content a.mb-4 {
  margin-bottom: 1rem;
  display: inline-block;
}

.content p {
  margin-bottom: 20px;
}
.content hr {
  margin-bottom: 10px;
}

footer {
  border-top: 1px solid #D9D9D9;
}
footer .heading {
  color: #666666;
  font-family: poppins, sans-serif;
  font-weight: 600;
  font-style: normal;
}
footer .social-icons img {
  width: 32px;
  height: 26px;
}
footer ul li {
  line-height: 1.3;
  margin-bottom: 5px;
}
footer ul li a:hover {
  text-decoration: underline;
  text-decoration-thickness: 1px;
  -webkit-text-decoration-color: #6d6d6d;
          text-decoration-color: #6d6d6d;
  color: #6d6d6d;
}
footer a {
  text-decoration: none;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: #005EB8;
}
footer .credits a {
  color: #666666;
  font-size: 17px;
  font-family: poppins, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-weight: 400;
}
footer .credits a:hover {
  text-decoration: underline;
  text-decoration-thickness: 1px;
}
footer .copyright p {
  font-family: poppins, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-weight: 400;
  color: #666666;
  font-size: 17px;
}

.scroll-up {
  position: absolute;
  bottom: 0;
  right: 10px;
  opacity: 0;
  cursor: pointer;
  transition: all 0.2s ease-in;
}
.scroll-up:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  transition: all 0.2s ease-in;
}
.scroll-up:hover:after {
  border: 1px solid #005EB8;
}
.scroll-up.visible {
  opacity: 1;
  bottom: 15px;
}

section.bg-cover.bg-top .content-blurb p {
  color: #003B5C;
  font-size: 32px;
  line-height: 44px;
  letter-spacing: -0.04em;
}

.mobile-nav.on {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #ffffff;
  z-index: 9;
  padding-top: 80px;
}
.mobile-nav.on nav {
  width: 100%;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  overflow-y: scroll;
  height: 100vh;
  padding-bottom: 250px;
  border-top: 1px solid #D9D9D9;
  padding-top: 10px;
}
.mobile-nav.on nav > ul > li {
  border-top: 1px solid #D9D9D9;
  padding: 10px 0;
}
.mobile-nav.on nav > ul > li:first-child {
  border-top: none;
}
.mobile-nav.on nav > ul > li > a {
  font-family: poppins, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 27px;
}
.mobile-nav.on nav ul {
  display: block;
}
.mobile-nav.on nav ul .sub-menu {
  display: block;
  position: relative;
}
.mobile-nav.on nav ul li a {
  font-size: 22px;
  text-decoration: none;
  padding-bottom: 7px;
  display: block;
}
.mobile-nav.on nav ul li a:hover {
  text-decoration: underline;
}

.logo-mark {
  position: absolute;
  top: 20px;
  left: 30px;
}

#nav-icon3.open {
  display: inline-block;
}

.select-hidden {
  display: none;
  visibility: hidden;
  padding-right: 10px;
}

.select {
  cursor: pointer;
  display: inline-block;
  position: relative;
  font-size: 16px;
  color: #fff;
  width: 220px;
  height: 40px;
}

.select-styled {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #c0392b;
  padding: 8px 15px;
}
.select-styled:after {
  content: "";
  width: 0;
  height: 0;
  border: 7px solid transparent;
  border-color: #fff transparent transparent transparent;
  position: absolute;
  top: 16px;
  right: 10px;
}
.select-styled:hover {
  background-color: #b83729;
}
.select-styled:active, .select-styled.active {
  background-color: #ab3326;
}
.select-styled:active:after, .select-styled.active:after {
  top: 9px;
  border-color: transparent transparent #fff transparent;
}

.select-options {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  z-index: 999;
  margin: 0;
  padding: 0;
  list-style: none;
  background-color: #ab3326;
}
.select-options li {
  margin: 0;
  padding: 12px 0;
  text-indent: 15px;
  border-top: 1px solid #962d22;
}
.select-options li:hover, .select-options li.is-selected {
  color: #c0392b;
  background: #fff;
}
.select-options li[rel=hide] {
  display: none;
}

@media (min-width: 1499px) {
  .hero.bg-image .content {
    padding-top: 530px;
    padding-bottom: 40px;
  }
}
@media (min-width: 1280px) {
  .home .mobile-nav.on nav .sub-menu {
    top: inherit;
  }
  .home .mobile-nav.on nav .sub-menu:after {
    display: none;
  }

  .sticky.on header nav > ul > li.menu-item-has-children.active .sub-menu,
.sticky.on hr.top-12 {
    transition: all 0.2s ease-in;
    opacity: 0;
  }

  hr.top-12 {
    top: 44px;
  }

  body {
    overflow-x: hidden;
  }
  body nav .sub-menu {
    top: 48px;
    z-index: 10;
  }
  body nav .sub-menu:after {
    content: "";
    background: #ffffff;
    z-index: -1;
    position: absolute;
    top: -10px;
    left: calc(-53vw + 100px);
    width: 108vw;
    height: 44px;
    transition: all 0.2s ease-in;
  }
}
@media (max-width: 1415px) {
  header .w-2\/5 {
    margin-right: 0;
  }

  header nav .sub-menu li a {
    font-size: 1vw;
  }
}
@media (max-width: 1280px) {
  .carousel-card .heading {
    font-size: 24px;
  }

  :not(.home) .sticky + div.search-container + section,
:not(.home) .sticky + div.search-container + #main-content {
    margin-top: 72px;
  }

  header + hr {
    display: none !important;
  }

  .page-id-1894 .border.rounded {
    overflow-x: scroll;
  }
  .page-id-1894 .border.rounded img {
    width: 1438px;
  }

  .page-id-1946 .content-half p {
    max-width: 100%;
  }
  .page-id-1946 table {
    width: 100%;
    margin-bottom: 30px;
  }
  .page-id-1946 table tr th {
    text-align: left;
  }

  footer a {
    font-size: 2vw;
  }

  .hero h1, .hero.inner h1 {
    font-size: 5.6vw;
  }
  .hero p, .hero.inner p {
    font-size: 24px;
  }

  p {
    font-size: 17px;
  }

  .content-half ul {
    font-size: 17px;
  }

  .content-half ol {
    font-size: 17px;
  }

  .icon-search {
    right: 85px !important;
  }

  header nav {
    display: none;
  }

  #nav-icon3 {
    display: inline-block;
  }
}
@media (max-width: 960px) {
  .mb-10 hr {
    margin-top: 10px;
  }

  .timeline p {
    font-size: 20px;
  }

  .page-id-1946 table th, .page-id-1946 table td {
    display: block;
  }
  .page-id-1946 table tr {
    margin-bottom: 20px;
    display: block;
  }

  :not(.home) h1 {
    font-size: 32px;
    letter-spacing: -0.04em;
  }

  .hero.bg-image .content h1 {
    font-size: 48px;
    line-height: 1.2;
  }

  article h2, article h3 {
    font-size: 32px;
    letter-spacing: -0.04em;
  }

  section.bg-cover.bg-top .content-blurb p {
    font-size: 22px;
    line-height: 32px;
  }

  .hero.full div[class*=has-gradient-] .wrap p {
    font-size: 32px;
    line-height: 38px;
    letter-spacing: -0.04em;
  }

  blockquote {
    font-size: 24px;
  }

  .hero.full .title {
    font-size: 5.6vw;
  }

  .featured-publication h2 {
    font-size: 42px;
  }

  .featured-card .type {
    font-size: 18px;
  }
  .featured-card .title {
    font-size: 30px;
  }
  .featured-card p {
    font-size: 16px;
  }
  .featured-card a {
    font-size: 14px;
  }

  .carousel-card .heading {
    font-size: 25px;
  }
}
@media (max-width: 767px) {
  .mobile-full-w .rounded {
    border-radius: 0px;
  }

  .timeline div[class*=has-gradient-] .bottom {
    padding-right: 85px;
  }

  .mobile-full-w .row {
    max-width: 100%;
    padding: 0;
  }

  .mobile-nav.on nav ul li a {
    font-size: 18px;
  }
  .mobile-nav.on nav ul li a + ul li a {
    font-size: 15px;
  }

  .content-half p {
    max-width: 100%;
  }

  .content-half ul {
    max-width: 100%;
  }

  .content-half ol {
    max-width: 100%;
  }

  .grid-4 > div div {
    min-height: auto;
  }

  .featured-card .bg-cover {
    min-height: 220px;
    padding-top: 4rem;
  }

  .hero.full div[class*=has-gradient-] .wrap p {
    min-width: 100%;
  }

  .hero .banner.has-element-1:after {
    background-size: cover;
  }

  .caption {
    font-size: 2.5vw;
  }

  footer a {
    font-size: 16px;
  }

  .has-gradient-text h2 {
    margin-bottom: 10px;
  }

  .featured-card .bg-cover {
    border-bottom-left-radius: 0;
    border-top-right-radius: 6px;
  }

  .featured-card .bg-color {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
  }

  h2 {
    font-size: 26px;
  }

  .featured-article .title {
    font-size: 18px;
  }

  .featured-article .type {
    font-size: 15px;
  }

  .call-to-action {
    font-size: 15px;
  }

  .hero .title {
    font-size: 18px;
  }

  .btn, input[type=submit], button {
    font-size: 14px;
  }
}
@media (max-width: 639px) {
  .hero.bg-image .content {
    padding-top: 310px;
  }

  .leadership-profile a {
    width: 100%;
  }

  .leadership-profile a .bg-cover {
    width: 100%;
    max-width: 6rem;
  }

  div .leadership-profile {
    border-bottom: 1px solid #D9D9D9;
    padding: 0;
    margin: 0 0 10px;
  }
  div .leadership-profile:first-child {
    border-top: 1px solid #D9D9D9;
    padding-top: 10px;
  }
}
@media (max-width: 599px) {
  .call-to-action.plain {
    margin-bottom: 10px;
  }

  .content-half hr {
    max-width: 100%;
  }

  .info-btn .call-to-action {
    width: 100%;
  }

  section section.inner {
    margin-top: 0;
  }
  section section.inner .relative.pt-10.pb-12 {
    padding-top: 0;
  }

  .view-more-link .call-to-action a {
    width: 100%;
  }

  .timeline div[class*=has-gradient-] .bottom {
    padding-right: 67px;
  }

  .featured-card h2 {
    font-size: 24px;
  }

  .image-trial-card .w-2\/3 {
    border-top-right-radius: 6px !important;
    border-top-left-radius: 6px !important;
    border-bottom-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }
  .image-trial-card .bg-contain {
    max-width: 100%;
  }
  .image-trial-card .bg-contain .clip {
    border: 1px solid rgba(0, 94, 184, 0.3);
    border-radius: 50%;
    right: 25px;
    top: 5px;
  }
  .image-trial-card .bg-contain .clip .icon.arrow-right.blue {
    background-image: url(../img/icon-arrow-blue.svg);
    background-color: transparent;
  }

  #main-content section + section.hero {
    margin-top: 0;
  }

  .external-links .title {
    font-size: 18px;
    line-height: 1.2;
  }
  .external-links a {
    font-size: 13px;
  }

  .info-btn .call-to-action {
    min-width: 300px;
  }

  .has-gradient-text p {
    font-size: 17px;
  }

  .row {
    padding: 0 20px;
  }

  .w-1\/2.px-3 {
    margin: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .carousel-card {
    min-height: 250px;
  }

  .image-trial-card div:last-child {
    border-top-right-radius: 0;
    border-bottom-left-radius: 6px;
  }
}
.event-image-home {
  background-size: 100% auto;
}
@media (max-width: 1280px) {
	.xl\:block {
		display: block;
	}
	.xl\:w-3\/4 {
		width: 75%;
	}
	.xl\:overflow-x-scroll {
		overflow-x: scroll;
	}
	.xl\:px-6 {
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}
	.xl\:px-4 {
		padding-left: 1rem;
		padding-right: 1rem;
	}
	.xl\:pb-6 {
		padding-bottom: 1.5rem;
	}
	.xl\:pt-10 {
		padding-top: 2.5rem;
	}
}
@media (max-width: 960px) {
	.lg\:mb-0 {
		margin-bottom: 0px;
	}
	.lg\:mb-5 {
		margin-bottom: 1.25rem;
	}
	.lg\:mb-4 {
		margin-bottom: 1rem;
	}
	.lg\:mb-6 {
		margin-bottom: 1.5rem;
	}
	.lg\:mb-2 {
		margin-bottom: 0.5rem;
	}
	.lg\:mr-2 {
		margin-right: 0.5rem;
	}
	.lg\:block {
		display: block;
	}
	.lg\:hidden {
		display: none;
	}
	.lg\:w-full {
		width: 100%;
	}
	.lg\:w-2\/3 {
		width: 66.666667%;
	}
	.lg\:w-1\/2 {
		width: 50%;
	}
	.lg\:w-1\/3 {
		width: 33.333333%;
	}
	.lg\:gap-0 {
		gap: 0px;
	}
	.lg\:p-0 {
		padding: 0px;
	}
	.lg\:py-28 {
		padding-top: 7rem;
		padding-bottom: 7rem;
	}
	.lg\:py-20 {
		padding-top: 5rem;
		padding-bottom: 5rem;
	}
	.lg\:pb-8 {
		padding-bottom: 2rem;
	}
	.lg\:pr-0 {
		padding-right: 0px;
	}
	.lg\:pl-0 {
		padding-left: 0px;
	}
	.lg\:pb-0 {
		padding-bottom: 0px;
	}
}
@media (max-width: 767px) {
	.md\:mb-10 {
		margin-bottom: 2.5rem;
	}
	.md\:mt-0 {
		margin-top: 0px;
	}
	.md\:mr-0 {
		margin-right: 0px;
	}
	.md\:mb-8 {
		margin-bottom: 2rem;
	}
	.md\:mb-4 {
		margin-bottom: 1rem;
	}
	.md\:block {
		display: block;
	}
	.md\:w-full {
		width: 100%;
	}
	.md\:w-2\/3 {
		width: 66.666667%;
	}
	.md\:w-1\/2 {
		width: 50%;
	}
	.md\:py-48 {
		padding-top: 12rem;
		padding-bottom: 12rem;
	}
	.md\:py-32 {
		padding-top: 8rem;
		padding-bottom: 8rem;
	}
	.md\:py-4 {
		padding-top: 1rem;
		padding-bottom: 1rem;
	}
	.md\:px-4 {
		padding-left: 1rem;
		padding-right: 1rem;
	}
	.md\:py-16 {
		padding-top: 4rem;
		padding-bottom: 4rem;
	}
	.md\:py-0 {
		padding-top: 0px;
		padding-bottom: 0px;
	}
	.md\:py-10 {
		padding-top: 2.5rem;
		padding-bottom: 2.5rem;
	}
	.md\:pt-10 {
		padding-top: 2.5rem;
	}
	.md\:pb-6 {
		padding-bottom: 1.5rem;
	}
	.md\:pb-0 {
		padding-bottom: 0px;
	}
	.md\:pr-0 {
		padding-right: 0px;
	}
}
@media (max-width: 639px) {
	.sm\:mr-2 {
		margin-right: 0.5rem;
	}
	.sm\:mb-10 {
		margin-bottom: 2.5rem;
	}
	.sm\:mb-4 {
		margin-bottom: 1rem;
	}
	.sm\:mt-4 {
		margin-top: 1rem;
	}
	.sm\:mb-2 {
		margin-bottom: 0.5rem;
	}
	.sm\:block {
		display: block;
	}
	.sm\:flex {
		display: flex;
	}
	.sm\:w-full {
		width: 100%;
	}
	.sm\:w-24 {
		width: 6rem;
	}
	.sm\:max-w-full {
		max-width: 100%;
	}
	.sm\:px-0 {
		padding-left: 0px;
		padding-right: 0px;
	}
	.sm\:py-12 {
		padding-top: 3rem;
		padding-bottom: 3rem;
	}
	.sm\:px-5 {
		padding-left: 1.25rem;
		padding-right: 1.25rem;
	}
	.sm\:py-0 {
		padding-top: 0px;
		padding-bottom: 0px;
	}
	.sm\:pb-0 {
		padding-bottom: 0px;
	}
	.sm\:pt-20 {
		padding-top: 5rem;
	}
	.sm\:pb-4 {
		padding-bottom: 1rem;
	}
	.sm\:pt-2 {
		padding-top: 0.5rem;
	}
}
@media (max-width: 599px) {
	.xs\:relative {
		position: relative;
	}
	.xs\:my-5 {
		margin-top: 1.25rem;
		margin-bottom: 1.25rem;
	}
	.xs\:mb-0 {
		margin-bottom: 0px;
	}
	.xs\:mb-10 {
		margin-bottom: 2.5rem;
	}
	.xs\:mb-2 {
		margin-bottom: 0.5rem;
	}
	.xs\:block {
		display: block;
	}
	.xs\:flex {
		display: flex;
	}
	.xs\:hidden {
		display: none;
	}
	.xs\:w-full {
		width: 100%;
	}
	.xs\:w-1\/2 {
		width: 50%;
	}
	.xs\:flex-col-reverse {
		flex-direction: column-reverse;
	}
	.xs\:py-4 {
		padding-top: 1rem;
		padding-bottom: 1rem;
	}
	.xs\:py-8 {
		padding-top: 2rem;
		padding-bottom: 2rem;
	}
	.xs\:px-4 {
		padding-left: 1rem;
		padding-right: 1rem;
	}
	.xs\:pt-10 {
		padding-top: 2.5rem;
	}
	.xs\:pr-10 {
		padding-right: 2.5rem;
	}
	.xs\:pb-0 {
		padding-bottom: 0px;
	}
}