/*!
Theme Name: eCampusOntario Micro-credential Portal
Theme URI: http://underscores.me/
Author: Wired Solutions
Author URI: https://wiredsolutions.ca
Description: eCampusOntario Micro-credential Portal Theme
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: eco-micro-credential-portal
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

eCampusOntario Micro-credential Portal is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*!
Theme Name: eCampusOntario Micro-credential Portal
Theme URI: http://underscores.me/
Author: Wired Solutions
Author URI: https://wiredsolutions.ca
Description: eCampusOntario Micro-credential Portal Theme
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: eco-micro-credential-portal
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

eCampusOntario Micro-credential Portal is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*! normalize.css v6.0.0 | MIT License | github.com/necolas/normalize.css */
*,
*::before,
*::after {
	box-sizing: border-box;
}
html {
	font-family: sans-serif;
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-ms-overflow-style: scrollbar;
	-webkit-tap-highlight-color: transparent;
}
@-ms-viewport {
	width: device-width;
}
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}
a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
	outline-width: 0;
}
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}
b,
strong {
	font-weight: inherit;
}
b,
strong {
	font-weight: bolder;
}
pre,
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
small {
	font-size: 80%;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sub {
	bottom: -0.25em;
}
sup {
	top: -0.5em;
}
img {
	border-style: none;
}
svg:not(:root) {
	overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: inherit;
	margin: 0;
}
button,
input {
	overflow: visible;
}
button,
select {
	text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}
progress {
	display: inline-block;
	vertical-align: baseline;
}
textarea {
	overflow: auto;
	resize: vertical;
}
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}
details {
	display: block;
}
summary {
	display: list-item;
}
template {
	display: none;
}
[hidden] {
	display: none !important;
}
body {
	background-color: #f2f2f2;
	color: #495057;
	font-family: "Roboto", serif;
	font-weight: 400;
	font-style: normal;
	font-size: 16;
	font-weight: normal;
	line-height: 1.55;
	margin: 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	animation-duration: 0.75s;
	animation-fill-mode: both;
	animation-name: fadeIn;
	transition-timing-function: ease-in;
}
[tabindex="-1"]:focus {
	outline: 0 !important;
}
iframe {
	border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	margin-top: 0;
	margin-bottom: 0.5rem;
}
p {
	margin-top: 0;
	margin-bottom: 1rem;
}
address {
	margin-bottom: 1rem;
	font-style: normal;
	line-height: inherit;
}
ol,
ul,
dl {
	margin-top: 0;
	margin-bottom: 1rem;
}
ol ol,
ul ul,
ol ul,
ul ol {
	margin-bottom: 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 0.5rem;
	margin-left: 0;
}
blockquote {
	margin: 0 0 1rem;
}
a {
	background-color: transparent;
	color: #1e1a34;
	outline: none;
	text-decoration: none;
	-webkit-text-decoration-skip: objects;
	transition: color 0.3s ease;
}
a:hover,
a:focus {
	color: #010101;
	text-decoration: none;
}
figure {
	margin: 0 0 1rem;
}
img {
	vertical-align: middle;
	border-style: none;
	max-width: 100%;
	height: auto;
}
[role="button"] {
	cursor: pointer;
}
a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
	touch-action: manipulation;
}
label {
	display: inline-block;
	margin-bottom: 0.5rem;
}
button {
	background: transparent;
	border: 0;
	border-radius: 0;
	padding: 0;
}
button:focus {
	outline: 1px dotted;
	outline: 5px auto -webkit-focus-ring-color;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
	-webkit-appearance: listbox;
}
fieldset {
	min-width: 0;
	padding: 0;
	margin: 0;
	border: 0;
}
legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 0.5rem;
	font-size: 1.5rem;
	line-height: inherit;
}
input[type="text"],
input[type="email"],
input[type="search"],
input[type="password"] {
	-webkit-appearance: none;
	-moz-appearance: none;
}
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
/*
@font-face {
	font-family: "Roboto", serif;
  font-weight: 400;
  font-style: normal;
	src: url(assets/fonts/34598A_3_0.da3e4e03da634c48b98b.eot);
	src: url(assets/fonts/34598A_3_0.da3e4e03da634c48b98b.eot?#iefix)
			format("embedded-opentype"),
		url(assets/fonts/34598A_3_0.c0d2f3134f31e3e9791f.woff2) format("woff2"),
		url(assets/fonts/34598A_3_0.40cd7472675a22a26d2a.woff) format("woff"),
		url(assets/fonts/34598A_3_0.2bb1964a4de4f5b634f1.ttf) format("truetype");
}
@font-face {
	font-family: "FrutigerLTPro-Light";
	src: url(assets/fonts/34598A_5_0.68350f62fd177ffbfb15.eot);
	src: url(assets/fonts/34598A_5_0.68350f62fd177ffbfb15.eot?#iefix)
			format("embedded-opentype"),
		url(assets/fonts/34598A_5_0.dd56fe34c147e7c995fb.woff2) format("woff2"),
		url(assets/fonts/34598A_5_0.5634e2f1d05c0c5b15d0.woff) format("woff"),
		url(assets/fonts/34598A_5_0.e85b689bd8479e01026a.ttf) format("truetype");
}
@font-face {
	font-family: "Roboto", serif;
  font-weight: 400;
  font-style: normal;
	src: url(assets/fonts/34598A_8_0.d5473cc974d412dfc91b.eot);
	src: url(assets/fonts/34598A_8_0.d5473cc974d412dfc91b.eot?#iefix)
			format("embedded-opentype"),
		url(assets/fonts/34598A_8_0.ff6021cb7e7a2ed9bcd0.woff2) format("woff2"),
		url(assets/fonts/34598A_8_0.5cb2101c532b544f748d.woff) format("woff"),
		url(assets/fonts/34598A_8_0.5f4b5a135fd2bf778391.ttf) format("truetype");
}*/
@media print {
	*,
	*:before,
	*:after,
	p:first-letter,
	div:first-letter,
	blockquote:first-letter,
	li:first-letter,
	p:first-line,
	div:first-line,
	blockquote:first-line,
	li:first-line {
		background: transparent !important;
		color: #000 !important;
		box-shadow: none !important;
		text-shadow: none !important;
	}
	a,
	a:visited {
		text-decoration: underline;
	}
	a[href]:after {
		content: " (" attr(href) ")";
	}
	abbr[title]:after {
		content: " (" attr(title) ")";
	}
	a[href^="#"]:after,
	a[href^="javascript:"]:after {
		content: "";
	}
	pre {
		white-space: pre-wrap !important;
	}
	pre,
	blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}
	thead {
		display: table-header-group;
	}
	tr,
	img {
		page-break-inside: avoid;
	}
	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}
	h2,
	h3 {
		page-break-after: avoid;
	}
}
h1,
h2,
h3,
h4,
h5,
h6 {
	color: inherit;
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	margin-bottom: 0.5rem;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
	color: #868e96;
}
h1 {
	font-size: 2.5rem;
}
h2 {
	font-size: 2rem;
}
h3 {
	font-size: 1.75rem;
}
h4 {
	font-size: 1.5rem;
}
h5 {
	font-size: 1.25rem;
}
h6 {
	font-size: 1rem;
}
.lead {
	font-size: 1.25rem;
	font-weight: 600;
}
hr {
	border: 0;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	margin-top: 1rem;
	margin-bottom: 1rem;
}
small,
.small {
	font-size: 80%;
	font-weight: normal;
}
html {
	scroll-behavior: smooth;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus textarea:-webkit-autofill,
textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
	-webkit-box-shadow: 0 0 0 1000px #fff inset !important;
	-webkit-text-fill-color: #000;
	transition: background-color 5000s ease-in-out 0s;
}
button,
button[type="button"],
input[type="submit"] {
	outline: none;
}
input[type="search"]::placeholder {
	color: #8e8c99;
	transition: color 0.25s ease-in-out;
}
input[type="search"]:focus::placeholder {
	color: #c7c6cc;
}
input[type="search"] {
	background-color: #fff;
	background-image: none;
	border: 0.0625rem solid #c7c6cc;
	border-radius: 0.375rem;
	box-shadow: 0 0 0 1px transparent;
	color: #1e1a34;
	display: block;
	line-height: normal;
	min-height: 3.75rem;
	padding: 0.75rem 0.875rem;
	transition: background-color ease-in-out 0.15s, border-color ease-in-out 0.15s;
	width: 100%;
}
@media only screen and (max-width: 767px) {
	input[type="search"] {
		font-size: 1rem;
		min-height: 3.375rem;
	}
}
input[type="search"]::-ms-expand {
	background-color: transparent;
	border: 0;
}
input[type="search"]:focus {
	box-shadow: 0 0 0 1px #1e1a34;
	border-color: #1e1a34;
	outline: none;
}
input[type="search"]:focus ::-webkit-input-placeholder {
	color: #c7c6cc;
}
input[type="search"]:focus ::-moz-placeholder {
	color: #c7c6cc;
}
input[type="search"]:focus :-ms-input-placeholder {
	color: #c7c6cc;
}
input[type="search"]:focus input:-moz-placeholder {
	color: #c7c6cc;
}
button {
	outline: none !important;
}
.mat-button,
.mat-flat-button {
	box-sizing: border-box;
	position: relative;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
	outline: 0;
	border: none;
	-webkit-tap-highlight-color: transparent;
	display: inline-block;
	white-space: nowrap;
	text-decoration: none;
	vertical-align: baseline;
	text-align: center;
	margin: 0;
	min-width: 4rem;
	line-height: 2.25rem;
	padding: 0 1rem;
	border-radius: 0.25rem;
	overflow: visible;
}
.mat-fab.mat-primary,
.mat-flat-button.mat-primary {
	background-color: #1e1a34;
	color: #fff;
	font-family: "Roboto", serif;
	font-weight: 400;
	font-style: normal;
}
.mat-fab.mat-primary:hover,
.mat-fab.mat-primary:focus,
.mat-flat-button.mat-primary:hover,
.mat-flat-button.mat-primary:focus {
	color: #fff;
}
.mat-ripple {
	overflow: hidden;
	position: relative;
}
.mat-button-focus-overlay {
	background: #000;
}
.mat-button-focus-overlay,
.mat-button-ripple.mat-ripple {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	position: absolute;
	pointer-events: none;
	border-radius: inherit;
}
.mat-button-focus-overlay {
	opacity: 0;
	transition: opacity 0.2s cubic-bezier(0.35, 0, 0.25, 1),
		background-color 0.2s cubic-bezier(0.35, 0, 0.25, 1);
}
.fr-link-container {
	display: flex;
	justify-content: flex-end;
	padding-right: 1.25rem;
	width: 9.375rem;
}
@media only screen and (max-width: 1199px) {
	.fr-link-container {
		width: 6.875rem;
	}
}
@media only screen and (max-width: 991px) {
	.fr-link-container {
		padding-right: 0.5rem;
	}
}
.fr-link {
	color: #fff;
	font-family: "Roboto", serif;
	font-weight: 400;
	font-style: normal;
	transition: opacity 0.2s ease-in-out;
	z-index: 2;
}
.fr-link:hover {
	opacity: 0.8;
}
.fr-link:focus {
	opacity: 1;
}
@media only screen and (max-width: 767px) {
	.fr-link {
		font-size: 1.438rem;
		right: -0.3125rem;
	}
}
.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;
	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;
	-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 {
	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: -webkit-grab;
	cursor: grab;
}
.owl-carousel.owl-rtl {
	direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
	float: right;
}
.owl-carousel .animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
	z-index: 0;
}
.owl-carousel .owl-animated-out {
	z-index: 1;
}
.owl-carousel .fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}
@keyframes fadeOut {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}
.owl-height {
	transition: height 0.5s ease-in-out;
}
.owl-carousel .owl-item .owl-lazy {
	transition: opacity 0.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 {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.owl-theme .owl-dots,
.owl-theme .owl-nav {
	text-align: center;
	-webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-nav {
	margin-top: 0.625rem;
}
.owl-theme .owl-nav [class*="owl-"] {
	color: #fff;
	font-size: 0.875rem;
	margin: 0.3125rem;
	padding: 0.25rem 0.4375rem;
	background: #d6d6d6;
	display: inline-block;
	cursor: pointer;
	border-radius: 0.1875rem;
}
.owl-theme .owl-nav [class*="owl-"]:hover {
	background: #869791;
	color: #fff;
	text-decoration: none;
}
.owl-theme .owl-nav .disabled {
	opacity: 0.5;
	cursor: default;
}
.owl-theme .owl-nav.disabled + .owl-dots {
	margin-top: 0.625rem;
}
.owl-theme .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1;
}
.owl-theme .owl-dots .owl-dot span {
	width: 0.625rem;
	height: 0.625rem;
	margin: 0.3125rem 0.4375rem;
	background: #d6d6d6;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity 0.2s ease;
	border-radius: 1.875rem;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
	background: #869791;
}
.landing-page {
	background-color: #fff;
	display: block;
	min-height: 100vh;
	padding-top: 5.625rem;
}
@media only screen and (max-width: 767px) {
	.landing-page {
		padding-top: 3.5rem;
	}
}
.landing-page .mc-header {
	background-color: #fff;
	box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.07);
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: 5.625rem;
	padding: 0 4rem;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 3;
}
@media only screen and (max-width: 1024px) {
	.landing-page .mc-header {
		padding: 0.625rem 2rem;
	}
}
@media only screen and (max-width: 767px) {
	.landing-page .mc-header {
		height: 3.5rem;
		padding: 0.625rem 1.5rem;
	}
}
@keyframes fadeIn {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
.landing-page .mc-header .fade-in {
	opacity: 0;
	animation: fadeIn ease-in 1;
	animation-fill-mode: forwards;
	animation-duration: 0.3s;
	animation-delay: 0.1s;
}
.landing-page .mc-header .logo img {
	width: 9.375rem;
}
@media only screen and (max-width: 767px) {
	.landing-page .mc-header .logo img {
		width: 6rem;
	}
}
.landing-page .mc-header .language-toggle-container {
	display: flex;
	align-items: center;
}
.landing-page .mc-header .language-toggle-container .global-icon {
	position: relative;
	top: 0.1875rem;
	right: -0.5rem;
}
@media only screen and (max-width: 767px) {
	.landing-page .mc-header .language-toggle-container .global-icon {
		top: 0.0625rem;
		right: -0.75rem;
	}
}
.landing-page .mc-header .language-toggle-container .global-icon svg {
	height: 1.125rem;
	width: 1.125rem;
}
@media only screen and (max-width: 767px) {
	.landing-page .mc-header .language-toggle-container .global-icon svg {
		height: 0.875rem;
		width: 0.875rem;
	}
}
.landing-page .mc-header .language-toggle-container .search-mobile {
	display: none;
	animation-duration: 0.35s;
	animation-fill-mode: both;
	animation-name: fadeIn;
	transition-timing-function: ease-in;
}
@media only screen and (max-width: 767px) {
	.landing-page .mc-header .language-toggle-container .search-mobile {
		display: flex;
		align-items: center;
	}
}
.landing-page .mc-header .language-toggle-container .search-mobile .mat-icon {
	color: #1e1a34;
	font-size: 1.1875rem;
	height: 1.1875rem;
	width: 1.1875rem;
	line-height: 1.125rem;
}
.landing-page .mc-header .language-toggle-container .search-mobile p {
	color: #1e1a34;
	font-family: "Roboto", serif;
	font-weight: 400;
	font-style: normal;
	margin-left: 0.125rem;
	text-transform: uppercase;
}
.landing-page .mc-header .fr-link-container {
	padding-right: 0;
	position: relative;
	right: -0.625rem;
	width: auto;
}
.landing-page .mc-header .fr-link {
	font-size: 1.25rem;
}
@media only screen and (max-width: 767px) {
	.landing-page .mc-header .fr-link {
		font-size: 1rem;
		right: -0.75rem;
	}
}
.landing-page .mc-header .fr-link .wpml-ls-legacy-list-horizontal ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.landing-page .mc-header .fr-link .wpml-ls-legacy-list-horizontal a {
	padding: 0 0.25rem 0 0;
}
.landing-page .mc-header .fr-link .wpml-ls-legacy-list-horizontal a span {
	vertical-align: baseline;
}
.landing-page .mc-header .header-search-input-container {
	position: relative;
	left: -1rem;
	width: 60vw;
	animation-duration: 0.35s;
	animation-fill-mode: both;
	animation-name: fadeIn;
	transition-timing-function: ease-in;
}
@media only screen and (max-width: 1399px) {
	.landing-page .mc-header .header-search-input-container {
		left: 0;
	}
}
@media only screen and (max-width: 991px) {
	.landing-page .mc-header .header-search-input-container {
		left: 0.5rem;
	}
}
@media only screen and (max-width: 767px) {
	.landing-page .mc-header .header-search-input-container {
		background-color: #fff;
		box-shadow: inset -0.125rem 0.625rem 0.5rem -0.5rem rgba(0, 0, 0, 0.07);
		position: fixed;
		left: 0;
		top: 3.5rem;
		padding: 0.875rem 1.5rem;
		width: 100%;
		z-index: 3;
	}
}
.landing-page .mc-header .header-search-input-container .mc-item-search {
	display: block;
	margin: 0;
}
.landing-page .mc-header .header-search-input-container .mc-item-search .row {
	display: block;
	margin: 0;
}
.landing-page
	.mc-header
	.header-search-input-container
	.mc-item-search
	.input-field {
	position: relative;
}
.landing-page
	.mc-header
	.header-search-input-container
	.mc-item-search
	.input-field
	.material-icons {
	fill: #212529;
	font-size: 1.75rem;
	position: absolute;
	top: 1.25rem;
	left: 1rem;
}
@media only screen and (max-width: 767px) {
	.landing-page
		.mc-header
		.header-search-input-container
		.mc-item-search
		.input-field
		.material-icons {
		top: 0.8125rem;
		left: 0.75rem;
	}
}
.landing-page
	.mc-header
	.header-search-input-container
	.mc-item-search
	.input-field
	input[type="search"] {
	font-size: 1.125rem;
	min-height: 4.125rem;
	padding-left: 3.5rem;
}
@media only screen and (max-width: 767px) {
	.landing-page
		.mc-header
		.header-search-input-container
		.mc-item-search
		.input-field
		input[type="search"] {
		font-size: 0.9375rem;
		min-height: 3.375rem;
		padding-left: 2.875rem;
	}
}
.landing-page
	.mc-header
	.header-search-input-container
	.vls-search
	.form-control {
	position: relative;
	font-size: 1.125rem;
	min-height: 4.125rem;
	padding-left: 3.5rem;
}
@media only screen and (max-width: 767px) {
	.landing-page
		.mc-header
		.header-search-input-container
		.vls-search
		.form-control {
		font-size: 0.9375rem;
		min-height: 3.375rem;
		padding-left: 2.875rem;
	}
}
.landing-page
	.mc-header
	.header-search-input-container
	.vls-search
	.search-icon {
	fill: #212529;
	font-size: 1.75rem;
	position: absolute;
	top: 0.875rem;
	left: 1.125rem;
	z-index: 1;
}
@media only screen and (max-width: 767px) {
	.landing-page
		.mc-header
		.header-search-input-container
		.vls-search
		.search-icon {
		top: 1.25rem;
		left: 2.375rem;
	}
}
.landing-page
	.mc-header
	.header-search-input-container
	.vls-search
	.search-icon
	svg {
	fill: #3d444b;
	height: 1.5rem;
	width: 1.375rem;
}
@media only screen and (max-width: 767px) {
	.landing-page
		.mc-header
		.header-search-input-container
		.vls-search
		.search-icon
		svg {
		height: 1.25rem;
		width: 1.25rem;
	}
}
.landing-page .mc-hero-container {
	background-image: url(assets/images/MC-Portal-Banner_2.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	height: 38.4375rem;
	width: 100%;
	position: relative;
	display: flex;
	align-items: center;
	padding-left: 7.1875rem;
}
@media only screen and (max-width: 1399px) {
	.landing-page .mc-hero-container {
		padding-left: 4.5rem;
	}
}
@media only screen and (max-width: 1299px) {
	.landing-page .mc-hero-container {
		padding-left: 3.75rem;
	}
}
@media only screen and (max-width: 1099px) {
	.landing-page .mc-hero-container {
		background-position: -10.9375rem center;
	}
}
@media only screen and (max-width: 1024px) {
	.landing-page .mc-hero-container {
		padding-left: 2rem;
	}
}
@media only screen and (max-width: 991px) {
	.landing-page .mc-hero-container {
		background-image: url(assets/images/MC-Portal-Banner_2.jpg);
		background-position: center right;
	}
}
@media only screen and (max-width: 768px) {
	.landing-page .mc-hero-container {
		background-image: url(assets/images/MC-Portal-Banner_2.jpg);
		background-position: -14.0625rem center;
	}
}
@media only screen and (max-width: 767px) {
	.landing-page .mc-hero-container {
		background-image: none;
		height: auto;
		padding: 2rem 1.5rem 1.5rem;
	}
}
.landing-page .mc-hero-image-mobile {
	display: none;
}
@media only screen and (max-width: 767px) {
	.landing-page .mc-hero-image-mobile {
		display: block;
	}
}
@media only screen and (max-width: 991px) {
	.landing-page .mc-search-container {
		max-width: 25rem;
	}
}
@media only screen and (max-width: 767px) {
	.landing-page .mc-search-container {
		max-width: 100%;
	}
}
.landing-page .mc-search-container .text-content {
	position: relative;
}
.landing-page .mc-search-container .text-content h1 {
	color: #1e1a34;
	font-family: "Roboto", serif;
	font-weight: 400;
	font-style: normal;
	font-size: 3rem;
	line-height: 3.5rem;
	margin-bottom: 1.5rem;
	max-width: 25ch;
	position: relative;
	z-index: 2;
}
@media only screen and (max-width: 991px) {
	.landing-page .mc-search-container .text-content h1 {
		font-size: 2.1875rem;
		line-height: 2.75rem;
	}
}
@media only screen and (max-width: 767px) {
	.landing-page .mc-search-container .text-content h1 {
		max-width: none;
	}
}
@media only screen and (max-width: 420px) {
	.landing-page .mc-search-container .text-content h1 {
		width: auto;
	}
}
.landing-page .mc-search-container .text-content p {
	color: #565367;
	font-size: 1.125rem;
	line-height: 1.75rem;
	max-width: 54ch;
}
@media only screen and (max-width: 991px) {
	.landing-page .mc-search-container .text-content p {
		font-size: 1.0625rem;
		line-height: 1.625rem;
		max-width: 38ch;
	}
}
@media only screen and (max-width: 767px) {
	.landing-page .mc-search-container .text-content p {
		font-size: 0.875rem;
		line-height: 1.25rem;
		margin-bottom: 1.25rem;
	}
}
@media only screen and (max-width: 991px) {
	.landing-page .mc-search-container .mc-search .mat-form-field {
		width: 18.75rem;
	}
}
@media only screen and (max-width: 767px) {
	.landing-page .mc-search-container .mc-search .mat-form-field {
		width: 100%;
	}
}
.landing-page .mc-search-container .text-content-bottom p {
	color: #565367;
	display: flex;
	font-size: 1rem;
	line-height: 1.5rem;
	margin-bottom: 0;
	position: relative;
}
@media only screen and (max-width: 991px) {
	.landing-page .mc-search-container .text-content-bottom p {
		display: block;
	}
}
@media only screen and (max-width: 767px) {
	.landing-page .mc-search-container .text-content-bottom p {
		font-size: 0.875rem;
		line-height: 1.25rem;
		padding-right: 2rem;
	}
}
.landing-page .mc-search-container .text-content-bottom p span {
	color: #3c6670;
	display: inline-block;
	font-family: "Roboto", serif;
	font-weight: 400;
	font-style: normal;
}
.landing-page .mc-search-container .text-content-bottom p .mat-icon {
	color: #565367;
	cursor: pointer;
	font-size: 1.5rem;
	height: 1.5rem;
	width: 1.5rem;
	position: relative;
	top: 0.375rem;
}
@media only screen and (max-width: 991px) {
	.landing-page .mc-search-container .text-content-bottom p .mat-icon {
		line-height: 1rem;
		top: 0.4375rem;
	}
}
@media only screen and (max-width: 767px) {
	.landing-page .mc-search-container .text-content-bottom p .mat-icon {
		position: absolute;
		right: 0;
		top: 0.125rem;
	}
}
.landing-page .mc-search-container .search-input-container {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 1.625rem;
	margin-top: 2rem;
	width: 32.75rem;
}
@media only screen and (max-width: 991px) {
	.landing-page .mc-search-container .search-input-container {
		width: 27.375rem;
	}
}
@media only screen and (max-width: 767px) {
	.landing-page .mc-search-container .search-input-container {
		flex-direction: column;
		align-items: stretch;
		width: 100%;
		margin-bottom: 1.375rem;
		margin-top: 0;
	}
}
.landing-page .mc-search-container .search-input-container .mc-item-search {
	display: block;
	margin: 0;
}
.landing-page
	.mc-search-container
	.search-input-container
	.mc-item-search
	.row {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	width: 32.75rem;
	margin: 0;
}
@media only screen and (max-width: 991px) {
	.landing-page
		.mc-search-container
		.search-input-container
		.mc-item-search
		.row {
		width: 27.375rem;
	}
}
@media only screen and (max-width: 767px) {
	.landing-page
		.mc-search-container
		.search-input-container
		.mc-item-search
		.row {
		flex-direction: column;
		align-items: stretch;
		width: 100%;
	}
}
.landing-page
	.mc-search-container
	.search-input-container
	.mc-item-search
	.input-field {
	position: relative;
}
.landing-page
	.mc-search-container
	.search-input-container
	.mc-item-search
	.input-field
	.material-icons {
	fill: #212529;
	font-size: 1.75rem;
	position: absolute;
	top: 1.25rem;
	left: 1rem;
}
@media only screen and (max-width: 767px) {
	.landing-page
		.mc-search-container
		.search-input-container
		.mc-item-search
		.input-field
		.material-icons {
		top: 0.8125rem;
		left: 0.625rem;
	}
}
.landing-page .mc-search-container .search-input-container .vls-search {
	display: flex;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.landing-page .mc-search-container .search-input-container .vls-search {
		display: block;
	}
}
.landing-page
	.mc-search-container
	.search-input-container
	.vls-search
	input[type="search"] {
	border: 0.0625rem solid #e9e8eb;
	border-radius: 0.5rem;
	box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.07);
	min-height: 4.125rem;
	padding-left: 3.5rem;
	width: 23.75rem;
}
.landing-page
	.mc-search-container
	.search-input-container
	.vls-search
	input[type="search"]:focus {
	box-shadow: 0 0 0 1px #1e1a34;
	border-color: #1e1a34;
	outline: none;
}
@media only screen and (max-width: 991px) {
	.landing-page
		.mc-search-container
		.search-input-container
		.vls-search
		input[type="search"] {
		width: 18.375rem;
	}
}
@media only screen and (max-width: 767px) {
	.landing-page
		.mc-search-container
		.search-input-container
		.vls-search
		input[type="search"] {
		font-size: 0.9375rem;
		min-height: 3.375rem;
		padding-left: 2.875rem;
		width: 100%;
	}
}
.landing-page
	.mc-search-container
	.search-input-container
	.vls-search
	.search-icon {
	fill: #212529;
	font-size: 1.75rem;
	position: absolute;
	top: 0.875rem;
	left: 1.125rem;
	z-index: 1;
}
@media only screen and (max-width: 767px) {
	.landing-page
		.mc-search-container
		.search-input-container
		.vls-search
		.search-icon {
		top: 0.375rem;
		left: 0.9375rem;
	}
}
.landing-page
	.mc-search-container
	.search-input-container
	.vls-search
	.search-icon
	svg {
	fill: #3d444b;
	height: 1.5rem;
	width: 1.375rem;
}
@media only screen and (max-width: 767px) {
	.landing-page
		.mc-search-container
		.search-input-container
		.vls-search
		.search-icon
		svg {
		height: 1.25rem;
		width: 1.25rem;
	}
}
.landing-page
	.mc-search-container
	.search-input-container
	.vls-search
	.btn.btn-primary {
	background-color: #3c6670;
	font-size: 1.125rem;
	border-radius: 0.5rem;
	color: #fff;
	cursor: pointer;
	height: 4rem;
	line-height: 1.5rem;
	margin-left: 1rem;
	padding: 1.25rem 1.875rem;
	text-transform: uppercase;
	transition: all 0.15s ease-in-out;
}
.landing-page
	.mc-search-container
	.search-input-container
	.vls-search
	.btn.btn-primary:hover {
	background-color: #254750;
}
@media only screen and (max-width: 767px) {
	.landing-page
		.mc-search-container
		.search-input-container
		.vls-search
		.btn.btn-primary {
		font-size: 0.9375rem;
		height: 3rem;
		line-height: 3.125rem;
		margin: 0.5rem 0 0;
		padding: 0;
		width: 100%;
	}
}
.landing-page
	.mc-search-container
	.search-input-container
	.mat-flat-button.mat-primary {
	background-color: #3c6670;
	font-size: 1.125rem;
	border-radius: 0.5rem;
	height: 4rem;
	line-height: 1.5rem;
	margin-left: 1rem;
	padding: 1.25rem 1.875rem;
	text-transform: uppercase;
	transition: all 0.15s ease-in-out;
}
.landing-page
	.mc-search-container
	.search-input-container
	.mat-flat-button.mat-primary:hover {
	background-color: #254750;
}
@media only screen and (max-width: 767px) {
	.landing-page
		.mc-search-container
		.search-input-container
		.mat-flat-button.mat-primary {
		font-size: 0.9375rem;
		height: 3rem;
		line-height: 3.125rem;
		margin: 0.5rem 0 0;
		padding: 0;
		width: 100%;
	}
}
.landing-page .industries-link {
	display: flex;
	align-items: center;
	margin-top: 1rem;
}
@media only screen and (max-width: 767px) {
	.landing-page .industries-link {
		font-size: 0.875rem;
	}
}
.landing-page .industries-link .material-icons {
	color: #565367;
}
.landing-page .institution-logo-container {
	background-color: #1e1a34;
	height: 5.75rem;
	width: 100%;
}
@media only screen and (max-width: 767px) {
	.landing-page .institution-logo-container {
		height: 4rem;
		padding: 0 0.25rem;
	}
}
.landing-page .institution-logo-container .owl-carousel .owl-stage {
	transition: all 0.6s ease 0s !important;
}
.landing-page .institution-logo-container .owl-carousel .owl-item .slide {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 5.625rem;
}
@media only screen and (max-width: 767px) {
	.landing-page .institution-logo-container .owl-carousel .owl-item .slide {
		height: 4rem;
	}
}
.landing-page .institution-logo-container .owl-carousel .owl-item .slide img {
	max-height: 3.4375rem;
	max-width: 6.875rem;
}
@media only screen and (max-width: 767px) {
	.landing-page .institution-logo-container .owl-carousel .owl-item .slide img {
		max-height: 2.1875rem;
		max-width: 5rem;
	}
}
.landing-page .row {
	display: flex;
	flex: 0 1 auto;
	flex-flow: row wrap;
	margin: 0 -1.25rem;
}
.landing-page .column {
	flex-grow: 1;
	flex-shrink: 1;
	flex-basis: 1;
	padding: 0 1.25rem;
}
.landing-page .column:first-child {
	margin-left: 0;
}
.landing-page .four {
	flex: 0 0 33.33333%;
	max-width: 33.33333%;
}
.landing-page .six {
	flex: 0 0 50%;
	max-width: 50%;
}
@media screen and (max-width: 767px) {
	.landing-page .column {
		min-width: 100%;
	}
}
.landing-page p {
	color: #565367;
	line-height: 1.5rem;
	margin-bottom: 0;
}
.landing-page h4 {
	color: #1e1a34;
	font-family: "Roboto", serif;
	font-weight: 400;
	font-style: normal;
	font-size: 1.25rem;
	letter-spacing: -0.01em;
	line-height: 1.625rem;
}
.landing-page .section-subtitle {
	color: #3c6670;
	font-family: "Roboto", serif;
	font-weight: 400;
	font-style: normal;
	font-size: 0.75rem;
	letter-spacing: 0.02em;
	line-height: 1rem;
	margin: 0 0 1rem;
	text-transform: uppercase;
}
.landing-page .section-title {
	color: #1e1a34;
	display: inline-block;
	font-family: "Roboto", serif;
	font-weight: 400;
	font-style: normal;
	font-size: 2rem;
	line-height: 2.5rem;
}
@media only screen and (max-width: 767px) {
	.landing-page .section-title {
		font-size: 1.25rem;
		line-height: 1.5rem;
	}
}
.landing-page .mc-video-info-container {
	background-color: #fefefe;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	margin: 0 auto;
	padding: 4rem 2rem 5rem;
}
@media only screen and (max-width: 991px) {
	.landing-page .mc-video-info-container {
		padding: 5.875rem 2rem 3rem;
	}
}
@media only screen and (max-width: 767px) {
	.landing-page .mc-video-info-container {
		flex-direction: column-reverse;
		padding: 2.375rem 1.5rem 0;
	}
}
.landing-page .mc-video-info-container .row {
	flex-flow: nowrap;
}
@media only screen and (max-width: 767px) {
	.landing-page .mc-video-info-container .row {
		flex-flow: wrap;
		flex-direction: column-reverse;
	}
}
.landing-page .mc-video-info-container .left-column {
	flex: 0 0 43.75rem;
	max-width: 43.75rem;
	padding-right: 5.625rem;
}
@media only screen and (max-width: 1399px) {
	.landing-page .mc-video-info-container .left-column {
		padding-right: 3.75rem;
	}
}
@media only screen and (max-width: 1280px) {
	.landing-page .mc-video-info-container .left-column {
		flex: 0 0 50%;
		max-width: 50%;
		min-width: 50%;
		padding-right: 1.25rem;
		display: flex;
		justify-content: center;
	}
}
@media only screen and (max-width: 767px) {
	.landing-page .mc-video-info-container .left-column {
		flex: 0 0 100%;
		max-width: 100%;
		min-width: 100%;
		padding-right: 1.25rem;
		justify-content: flex-start;
	}
}
.landing-page .mc-video-info-container .left-column .video-container {
	position: relative;
	width: 36.5rem;
	height: 47.875rem;
}
@media only screen and (max-width: 1280px) {
	.landing-page .mc-video-info-container .left-column .video-container {
		width: 21.875rem;
		height: 30.625rem;
	}
}
@media only screen and (max-width: 767px) {
	.landing-page .mc-video-info-container .left-column .video-container {
		width: auto;
		height: auto;
		display: flex;
		align-items: flex-end;
		margin-top: 2.375rem;
	}
}
.landing-page .mc-video-info-container .left-column .video-container img {
	border-radius: 0.5rem;
}
@media only screen and (max-width: 767px) {
	.landing-page .mc-video-info-container .left-column .video-container img {
		border-radius: 0.25rem;
	}
}
.landing-page
	.mc-video-info-container
	.left-column
	.video-container
	.img-top-left,
.landing-page
	.mc-video-info-container
	.left-column
	.video-container
	.img-top-right,
.landing-page
	.mc-video-info-container
	.left-column
	.video-container
	.img-bottom-left,
.landing-page
	.mc-video-info-container
	.left-column
	.video-container
	.img-bottom-right {
	position: absolute;
}
@media only screen and (max-width: 767px) {
	.landing-page
		.mc-video-info-container
		.left-column
		.video-container
		.img-top-left,
	.landing-page
		.mc-video-info-container
		.left-column
		.video-container
		.img-top-right,
	.landing-page
		.mc-video-info-container
		.left-column
		.video-container
		.img-bottom-left,
	.landing-page
		.mc-video-info-container
		.left-column
		.video-container
		.img-bottom-right {
		position: relative;
	}
}
.landing-page
	.mc-video-info-container
	.left-column
	.video-container
	.img-top-left {
	top: 0;
	left: 0;
}
.landing-page
	.mc-video-info-container
	.left-column
	.video-container
	.img-top-left
	img {
	width: 16.875rem;
}
@media only screen and (max-width: 1280px) {
	.landing-page
		.mc-video-info-container
		.left-column
		.video-container
		.img-top-left
		img {
		width: 10rem;
	}
}
@media only screen and (max-width: 767px) {
	.landing-page
		.mc-video-info-container
		.left-column
		.video-container
		.img-top-left {
		margin-bottom: 1rem;
		padding-right: 0.3125rem;
	}
}
.landing-page
	.mc-video-info-container
	.left-column
	.video-container
	.img-top-right {
	right: 0;
	top: 4.25rem;
}
.landing-page
	.mc-video-info-container
	.left-column
	.video-container
	.img-top-right
	img {
	width: 18.25rem;
}
@media only screen and (max-width: 1280px) {
	.landing-page
		.mc-video-info-container
		.left-column
		.video-container
		.img-top-right
		img {
		width: 10.9375rem;
	}
}
@media only screen and (max-width: 767px) {
	.landing-page
		.mc-video-info-container
		.left-column
		.video-container
		.img-top-right {
		padding-left: 0.3125rem;
		top: auto;
	}
}
.landing-page
	.mc-video-info-container
	.left-column
	.video-container
	.img-bottom-left {
	left: 0;
	bottom: 4.875rem;
}
.landing-page
	.mc-video-info-container
	.left-column
	.video-container
	.img-bottom-left
	img {
	width: 11.0625rem;
}
@media only screen and (max-width: 1280px) {
	.landing-page
		.mc-video-info-container
		.left-column
		.video-container
		.img-bottom-left
		img {
		width: 6.625rem;
	}
}
@media only screen and (max-width: 767px) {
	.landing-page
		.mc-video-info-container
		.left-column
		.video-container
		.img-bottom-left {
		display: none;
	}
}
.landing-page
	.mc-video-info-container
	.left-column
	.video-container
	.img-bottom-right {
	right: 0;
	bottom: 0;
}
.landing-page
	.mc-video-info-container
	.left-column
	.video-container
	.img-bottom-right
	img {
	width: 24.0625rem;
}
@media only screen and (max-width: 1280px) {
	.landing-page
		.mc-video-info-container
		.left-column
		.video-container
		.img-bottom-right
		img {
		width: 14.375rem;
	}
}
@media only screen and (max-width: 767px) {
	.landing-page
		.mc-video-info-container
		.left-column
		.video-container
		.img-bottom-right {
		display: none;
	}
}
.landing-page
	.mc-video-info-container
	.left-column
	.video-container
	.play-btn-container {
	background-color: #fff;
	border: 0.0625rem solid #e9e8eb;
	border-radius: 6.25rem;
	box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.07);
	display: flex;
	align-items: center;
	justify-content: center;
	height: 5rem;
	width: 5rem;
	position: absolute;
	left: 14.5rem;
	top: 20.25rem;
	z-index: 1;
}
.landing-page
	.mc-video-info-container
	.left-column
	.video-container
	.play-btn-container
	svg {
	position: relative;
	left: 0.1875rem;
}
.landing-page
	.mc-video-info-container
	.left-column
	.video-container
	.play-btn-container
	svg
	path {
	fill: #181a1b;
	transition: all 0.25s ease-in-out;
}
.landing-page
	.mc-video-info-container
	.left-column
	.video-container
	.play-btn-container:hover
	svg
	path {
	fill: #3c6670;
}
@media only screen and (max-width: 1280px) {
	.landing-page
		.mc-video-info-container
		.left-column
		.video-container
		.play-btn-container {
		left: 7.875rem;
		top: 12.25rem;
	}
}
@media only screen and (max-width: 767px) {
	.landing-page
		.mc-video-info-container
		.left-column
		.video-container
		.play-btn-container {
		display: none;
	}
}
.landing-page .mc-video-info-container .right-column {
	flex: 0 0 34.375rem;
	max-width: 34.375rem;
	margin-top: 9.5rem;
	padding-left: 3.125rem;
}
@media only screen and (max-width: 1399px) {
	.landing-page .mc-video-info-container .right-column {
		padding-left: 1.25rem;
	}
}
@media only screen and (max-width: 1280px) {
	.landing-page .mc-video-info-container .right-column {
		flex: 0 0 50%;
		max-width: 50%;
		min-width: 50%;
		margin-top: 0;
	}
}
@media only screen and (max-width: 991px) {
	.landing-page .mc-video-info-container .right-column {
		padding-left: 1.75rem;
	}
}
@media only screen and (max-width: 767px) {
	.landing-page .mc-video-info-container .right-column {
		flex: 0 0 100%;
		max-width: 100%;
		min-width: 100%;
		margin-top: 0;
		padding-left: 1.25rem;
	}
}
.landing-page .mc-video-info-container .right-column .section-title {
	margin-bottom: 1rem;
	max-width: 28.125rem;
}
@media only screen and (max-width: 991px) {
	.landing-page .mc-video-info-container .right-column .section-title {
		font-size: 1.5625rem;
		line-height: 2rem;
	}
}
@media only screen and (max-width: 768px) {
	.landing-page .mc-video-info-container .right-column .section-title {
		font-size: 1.5rem;
		line-height: 1.875rem;
	}
}
@media only screen and (max-width: 767px) {
	.landing-page .mc-video-info-container .right-column .section-title {
		font-size: 1.25rem;
		line-height: 1.5rem;
	}
}
.landing-page .mc-video-info-container .right-column p {
	display: inline-block;
	margin-bottom: 0.5rem;
	max-width: 29.6875rem;
}
.landing-page .mc-video-info-container .right-column p:empty {
	display: none;
}
@media only screen and (max-width: 767px) {
	.landing-page .mc-video-info-container .right-column p {
		margin-bottom: 1rem;
	}
}
.landing-page .mc-video-info-container .right-column .checkpoint {
	display: flex;
	margin-top: 1.5rem;
}
.landing-page .mc-video-info-container .right-column .checkpoint .check {
	background-color: #f1b434;
	border-radius: 6.25rem;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 2.25rem;
	width: 2.25rem;
}
.landing-page
	.mc-video-info-container
	.right-column
	.checkpoint
	.check
	.mat-icon {
	color: #1e1a34;
}
.landing-page .mc-video-info-container .right-column .checkpoint .check-text {
	margin-left: 1.5rem;
}
@media only screen and (max-width: 991px) {
	.landing-page .mc-video-info-container .right-column .checkpoint .check-text {
		margin-left: 1.375rem;
	}
}
.landing-page
	.mc-video-info-container
	.right-column
	.checkpoint
	.check-text
	h4 {
	margin-bottom: 0;
}
@media only screen and (max-width: 991px) {
	.landing-page
		.mc-video-info-container
		.right-column
		.checkpoint
		.check-text
		h4 {
		font-size: 1.125rem;
	}
}
@media only screen and (max-width: 767px) {
	.landing-page
		.mc-video-info-container
		.right-column
		.checkpoint
		.check-text
		h4 {
		font-size: 1rem;
		line-height: 1.5rem;
	}
}
.landing-page .mc-video-info-container .right-column .checkpoint .check-text p {
	margin-bottom: 0;
}
.landing-page
	.mc-video-info-container
	.right-column
	.checkpoint
	.check-text
	p:empty {
	display: none;
}
@media only screen and (max-width: 991px) {
	.landing-page
		.mc-video-info-container
		.right-column
		.checkpoint
		.check-text
		p {
		font-size: 0.9375rem;
	}
}
@media only screen and (max-width: 767px) {
	.landing-page
		.mc-video-info-container
		.right-column
		.checkpoint
		.check-text
		p {
		display: block;
		font-size: 0.8125rem;
		line-height: 1rem;
		margin-bottom: 0;
	}
}
@media only screen and (max-width: 399px) {
	.landing-page
		.mc-video-info-container
		.right-column
		.checkpoint
		.check-text
		p {
		font-size: 0.75rem;
	}
}
@media only screen and (max-width: 767px) {
	.landing-page .mc-video-info-container .right-column .checkpoint {
		margin-top: 1rem;
	}
}
.landing-page .mc-video-info-container .right-column .video-btn-container {
	margin-top: 2rem;
}
@media only screen and (max-width: 767px) {
	.landing-page .mc-video-info-container .right-column .video-btn-container {
		margin-top: 2.125rem;
	}
}
.landing-page
	.mc-video-info-container
	.right-column
	.video-btn-container
	.mat-primary {
	background-color: #3c6670;
	border-radius: 0.5rem;
	font-family: "Roboto", serif;
	font-weight: 400;
	font-style: normal;
	font-size: 0.9375rem;
	height: 3rem;
	min-height: 3rem;
	line-height: 1.5rem;
	padding: 0 1.875rem;
	text-transform: uppercase;
	transition: all 0.15s ease-in-out;
	width: 11.625rem;
}
.landing-page
	.mc-video-info-container
	.right-column
	.video-btn-container
	.mat-primary:hover {
	background-color: #254750;
}
@media only screen and (max-width: 767px) {
	.landing-page
		.mc-video-info-container
		.right-column
		.video-btn-container
		.mat-primary {
		width: 100%;
	}
}
.landing-page
	.mc-video-info-container
	.right-column
	.video-btn-container
	.mat-icon {
	position: relative;
	top: -0.0625rem;
	right: -0.1875rem;
}
.landing-page .modal {
	display: none;
	position: fixed;
	left: 0;
	right: 0;
	top: 0% !important;
	bottom: 0;
	margin: auto;
	overflow-y: inherit;
	will-change: top, opacity;
}
.landing-page .modal:focus {
	outline: none;
}
.landing-page .modal-content {
	background-color: #fff;
	border-radius: 0.5rem;
	padding: 1rem;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 59.375rem;
}
@media only screen and (max-width: 1099px) {
	.landing-page .modal-content {
		width: 80%;
	}
}
@media only screen and (max-width: 991px) {
	.landing-page .modal-content {
		width: 85%;
	}
}
@media only screen and (max-width: 767px) {
	.landing-page .modal-content {
		border-radius: 0.25rem;
		padding: 0.5rem;
		width: 88%;
	}
}
.landing-page .modal-overlay {
	position: fixed;
	z-index: 999;
	top: -25%;
	left: 0;
	bottom: 0;
	right: 0;
	height: 125%;
	width: 100%;
	background: rgba(0, 0, 0, 0.75);
	display: none;
	opacity: 1 !important;
	will-change: opacity;
}
.landing-page .modal-close {
	background-color: #f1b434;
	border-radius: 6.25rem;
	cursor: pointer;
	height: 2rem;
	width: 2rem;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	right: -3rem;
	top: -1.125rem;
	transition: background-color 0.3s ease-in-out;
	z-index: 1;
}
.landing-page .modal-close:hover {
	background-color: #f4c767;
}
@media only screen and (max-width: 991px) {
	.landing-page .modal-close {
		right: -1rem;
		top: -0.8125rem;
	}
}
@media only screen and (max-width: 767px) {
	.landing-page .modal-close {
		height: 1.75rem;
		width: 1.75rem;
		right: -0.6875rem;
		top: -0.5rem;
	}
	.landing-page .modal-close .mat-icon {
		font-size: 1.375rem;
		height: 1.375rem;
		width: 1.375rem;
	}
}
.landing-page .video-responsive {
	position: relative;
	padding-bottom: 56.25%;
	overflow: hidden;
	max-width: 100%;
	height: auto;
}
.landing-page .video-responsive iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.landing-page .benefits-container {
	background-color: #fefefe;
	padding: 3rem 12vw 5rem;
	text-align: center;
}
@media only screen and (max-width: 1024px) {
	.landing-page .benefits-container {
		padding: 3rem 2rem;
	}
}
@media only screen and (max-width: 767px) {
	.landing-page .benefits-container {
		padding: 2.5rem 1.5rem 3rem;
		text-align: left;
	}
}
.landing-page .benefits-container .section-title {
	margin-bottom: 4.5rem;
}
@media only screen and (max-width: 767px) {
	.landing-page .benefits-container .section-title {
		margin-bottom: 1.5rem;
	}
}
.landing-page .benefits-container .row {
	text-align: left;
}
.landing-page .benefits-container .column h4 {
	margin-top: 1.375rem;
}
.landing-page .benefits-container .column h4,
.landing-page .benefits-container .column p {
	padding-left: 1rem;
}
@media only screen and (max-width: 1024px) {
	.landing-page .benefits-container .column h4,
	.landing-page .benefits-container .column p {
		padding-left: 0;
	}
}
@media only screen and (max-width: 767px) {
	.landing-page .benefits-container .column {
		margin-bottom: 1.5rem;
	}
	.landing-page .benefits-container .column h4 {
		font-size: 1rem;
		line-height: 1.5rem;
		margin-top: 1rem;
		margin-bottom: 0.25rem;
	}
	.landing-page .benefits-container .column h4,
	.landing-page .benefits-container .column p {
		padding-left: 0;
	}
	.landing-page .benefits-container .column p {
		font-size: 0.875rem;
		line-height: 1.25rem;
	}
	.landing-page .benefits-container .column img {
		width: 64px;
	}
	.landing-page .benefits-container .column:last-child {
		margin-bottom: 0;
	}
}
.landing-page .benefits-container .course-btn-container {
	margin-top: 4.5rem;
}
@media only screen and (max-width: 767px) {
	.landing-page .benefits-container .course-btn-container {
		margin-top: 3rem;
	}
}
.landing-page .benefits-container .course-btn-container .mat-primary {
	background-color: #3c6670;
	border-radius: 0.5rem;
	font-family: "Roboto", serif;
	font-weight: 400;
	font-style: normal;
	font-size: 0.9375rem;
	min-height: 3rem;
	line-height: 1.5rem;
	padding: 1rem 1.875rem;
	text-transform: uppercase;
	transition: all 0.15s ease-in-out;
}
.landing-page .benefits-container .course-btn-container .mat-primary:hover {
	background-color: #254750;
}
@media only screen and (max-width: 767px) {
	.landing-page .benefits-container .course-btn-container .mat-primary {
		width: 100%;
	}
}
.landing-page .testimonials-container {
	background-color: #fefefe;
	padding: 4rem 12vw 5rem;
	text-align: center;
}
@media only screen and (max-width: 1299px) {
	.landing-page .testimonials-container {
		padding: 4rem 5vw 5rem;
	}
}
@media only screen and (max-width: 1199px) {
	.landing-page .testimonials-container {
		padding: 4rem 2rem;
	}
}
@media only screen and (max-width: 767px) {
	.landing-page .testimonials-container {
		padding: 3rem 1.5rem 3.5rem;
	}
}
.landing-page .testimonials-container .owl-carousel {
	margin: 3rem auto 0;
	width: 63rem;
}
@media only screen and (max-width: 1199px) {
	.landing-page .testimonials-container .owl-carousel {
		width: 45rem;
	}
}
@media only screen and (max-width: 767px) {
	.landing-page .testimonials-container .owl-carousel {
		margin: 0.5rem 0 0;
		width: auto;
	}
}
.landing-page .testimonials-container .owl-carousel .owl-item .slide {
	margin: 0 auto;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.landing-page .testimonials-container .owl-carousel .owl-item .slide {
		padding: 0.125rem 0.5rem 0.625rem;
	}
}
.landing-page .testimonials-container .owl-carousel .owl-item .slide .img {
	display: block;
}
.landing-page .testimonials-container .owl-carousel .owl-item .slide .img img {
	border-radius: 0.5rem;
}
.landing-page
	.testimonials-container
	.owl-carousel
	.owl-item
	.slide
	.large
	img {
	width: 36.5625rem;
}
@media only screen and (max-width: 1199px) {
	.landing-page .testimonials-container .owl-carousel .owl-item .slide .large {
		display: none;
	}
}
.landing-page .testimonials-container .owl-carousel .owl-item .slide .small {
	display: none;
}
.landing-page
	.testimonials-container
	.owl-carousel
	.owl-item
	.slide
	.small
	img {
	width: 21.875rem;
}
@media only screen and (max-width: 1199px) {
	.landing-page .testimonials-container .owl-carousel .owl-item .slide .small {
		display: block;
	}
}
@media only screen and (max-width: 767px) {
	.landing-page .testimonials-container .owl-carousel .owl-item .slide .small {
		display: none;
	}
}
.landing-page
	.testimonials-container
	.owl-carousel
	.owl-item
	.slide
	.testimonial {
	background-color: #fff;
	border-radius: 0.5rem;
	box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.07);
	display: block;
	padding: 1.5rem 3rem 2rem;
	position: absolute;
	left: 28.125rem;
	top: 4.6875rem;
	text-align: left;
	width: 34.375rem;
}
@media only screen and (max-width: 1199px) {
	.landing-page
		.testimonials-container
		.owl-carousel
		.owl-item
		.slide
		.testimonial {
		left: 14.375rem;
		top: 3.25rem;
		padding: 1.75rem 2rem 2rem;
		width: 30rem;
	}
}
@media only screen and (max-width: 767px) {
	.landing-page
		.testimonials-container
		.owl-carousel
		.owl-item
		.slide
		.testimonial {
		padding: 1.75rem 1.5rem;
		position: relative;
		left: 0;
		top: 0;
		width: 100%;
	}
}
.landing-page .testimonials-container .owl-carousel .owl-item .slide h4 {
	margin-bottom: 1rem;
}
@media only screen and (max-width: 767px) {
	.landing-page .testimonials-container .owl-carousel .owl-item .slide h4 {
		font-size: 1rem;
		line-height: 1.375rem;
	}
}
.landing-page
	.testimonials-container
	.owl-carousel
	.owl-item
	.slide
	.testimonial-quote {
	display: inline-block;
}
.landing-page .testimonials-container .owl-carousel .owl-item .slide .quote {
	padding-right: 0.25rem;
}
.landing-page .testimonials-container .owl-carousel .owl-item .slide p {
	display: inline;
}
@media only screen and (max-width: 767px) {
	.landing-page .testimonials-container .owl-carousel .owl-item .slide p {
		font-size: 0.875rem;
		line-height: 1.25rem;
	}
}
@media only screen and (max-width: 767px) {
	.landing-page
		.testimonials-container
		.owl-carousel
		.owl-item
		.slide
		.author-container {
		display: flex;
		align-items: center;
		margin-top: 1.375rem;
	}
}
.landing-page
	.testimonials-container
	.owl-carousel
	.owl-item
	.slide
	.author-container
	.img {
	display: none;
	width: 3rem;
	height: 3rem;
	border-radius: 6.25rem;
	overflow: hidden;
}
@media only screen and (max-width: 767px) {
	.landing-page
		.testimonials-container
		.owl-carousel
		.owl-item
		.slide
		.author-container
		.img {
		display: inline-block;
	}
}
.landing-page
	.testimonials-container
	.owl-carousel
	.owl-item
	.slide
	.author-container
	.img
	img {
	display: none;
	border-radius: 0;
	min-height: 3rem;
}
@media only screen and (max-width: 767px) {
	.landing-page
		.testimonials-container
		.owl-carousel
		.owl-item
		.slide
		.author-container
		.img
		img {
		display: block;
	}
}
.landing-page .testimonials-container .owl-carousel .owl-item .slide .author {
	color: #1e1a34;
	display: block;
	font-family: "Roboto", serif;
	font-weight: 400;
	font-style: normal;
	font-size: 0.875rem;
	line-height: 1.25rem;
	margin-top: 1rem;
}
@media only screen and (max-width: 767px) {
	.landing-page .testimonials-container .owl-carousel .owl-item .slide .author {
		font-size: 0.75rem;
		line-height: 1rem;
		margin: 0 0 0 0.875rem;
	}
}
.landing-page
	.testimonials-container
	.owl-carousel
	.owl-item
	.slide
	.author
	.title {
	color: #8e8c99;
	display: block;
	font-family: "Roboto", serif;
	font-weight: 400;
	font-style: normal;
}
.landing-page .testimonials-container .owl-carousel .owl-nav {
	display: flex;
	justify-content: space-between;
	position: absolute;
	width: 100%;
	align-items: center;
	height: 100%;
	top: 0;
	left: 0;
	pointer-events: none;
}
@media only screen and (max-width: 991px) {
	.landing-page .testimonials-container .owl-carousel .owl-nav {
		display: none;
	}
}
.landing-page .testimonials-container .owl-carousel .owl-nav .owl-prev,
.landing-page .testimonials-container .owl-carousel .owl-nav .owl-next {
	background: none;
	color: #1e1a34;
	margin: 0;
	padding: 0;
	pointer-events: all;
	position: relative;
	top: -1.375rem;
}
.landing-page
	.testimonials-container
	.owl-carousel
	.owl-nav
	.owl-prev
	.material-icons,
.landing-page
	.testimonials-container
	.owl-carousel
	.owl-nav
	.owl-next
	.material-icons {
	font-size: 1.875rem;
}
.landing-page .testimonials-container .owl-carousel .owl-nav .owl-prev {
	left: -6.25rem;
}
@media only screen and (max-width: 1199px) {
	.landing-page .testimonials-container .owl-carousel .owl-nav .owl-prev {
		opacity: 0;
		pointer-events: none;
	}
}
.landing-page .testimonials-container .owl-carousel .owl-nav .owl-next {
	right: -6.25rem;
}
.landing-page .testimonials-container .owl-carousel .owl-dots {
	position: absolute;
	right: 10.625rem;
	bottom: 1.5rem;
}
@media only screen and (max-width: 767px) {
	.landing-page .testimonials-container .owl-carousel .owl-dots {
		position: relative;
		right: 0;
		bottom: -1.125rem;
	}
}
.landing-page .testimonials-container .owl-carousel .owl-dots .owl-dot span {
	background: #c7c6cc;
	margin: 0.3125rem 0.5rem;
	width: 0.5rem;
	height: 0.5rem;
	transition: background 0.25s ease-in-out;
}
.landing-page
	.testimonials-container
	.owl-carousel
	.owl-dots
	.owl-dot.active
	span,
.landing-page
	.testimonials-container
	.owl-carousel
	.owl-dots
	.owl-dot:hover
	span {
	background: #f1b434;
}
.landing-page .guided-search-container {
	background-color: #fefefe;
	padding: 6rem 12vw 5.875rem;
	text-align: center;
}
@media only screen and (max-width: 1024px) {
	.landing-page .guided-search-container {
		padding: 6rem 2rem 3rem;
	}
	.landing-page .guided-search-container .row {
		margin: 0 -0.9375rem;
	}
	.landing-page .guided-search-container .column {
		padding: 0 0.9375rem;
	}
}
@media only screen and (max-width: 767px) {
	.landing-page .guided-search-container {
		padding: 3rem 1.5rem;
	}
}
.landing-page .guided-search-container p {
	margin: 0.5rem 0 3.5rem;
}
@media only screen and (max-width: 767px) {
	.landing-page .guided-search-container p {
		font-size: 0.875rem;
		margin: 0 0 1.75rem;
	}
}
.landing-page .guided-search-container .search-btn {
	border: 0.0625rem solid #e9e8eb;
	border-radius: 0.5rem;
	box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.07);
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 1rem;
	padding: 1.125rem 1.375rem;
	transition: all 0.25s ease-in-out;
}
.landing-page .guided-search-container .search-btn:hover {
	border: 0.0625rem solid #1e1a34;
	box-shadow: inset 0 0 0 0.0625rem #1e1a34,
		0 0.25rem 0.5rem rgba(0, 0, 0, 0.07);
}
@media only screen and (max-width: 767px) {
	.landing-page .guided-search-container .search-btn {
		margin-bottom: 0.5rem;
		padding: 0.9375rem 1rem;
	}
	.landing-page .guided-search-container .search-btn img {
		width: 3rem;
	}
}
.landing-page .guided-search-container .search-btn .title-img-container {
	display: flex;
	align-items: center;
}
.landing-page .guided-search-container .search-btn .title {
	color: #1e1a34;
	display: inline-block;
	font-family: "Roboto", serif;
	font-weight: 400;
	font-style: normal;
	font-size: 1.25rem;
	line-height: 1.625rem;
	margin-left: 1.5rem;
	text-align: left;
}
@media only screen and (max-width: 1024px) {
	.landing-page .guided-search-container .search-btn .title {
		margin-left: 1.125rem;
		padding-right: 0.5rem;
	}
}
@media only screen and (max-width: 767px) {
	.landing-page .guided-search-container .search-btn .title {
		font-size: 0.875rem;
		line-height: 1.25rem;
		margin-left: 0.875rem;
		padding-right: 0.875rem;
	}
}
.landing-page .guided-search-container .search-btn .mat-icon {
	color: #1e1a34;
	font-size: 2rem;
	height: 2rem;
	width: 2rem;
}
@media only screen and (max-width: 1024px) {
	.landing-page .guided-search-container .search-btn .mat-icon {
		position: relative;
		left: 0.625rem;
	}
}
@media only screen and (max-width: 767px) {
	.landing-page .guided-search-container .search-btn .mat-icon {
		font-size: 1.625rem;
		height: 1.625rem;
		width: 1.625rem;
	}
}
@media only screen and (max-width: 767px) {
	.landing-page .guided-search-container .column:last-child .search-btn {
		margin-bottom: 0;
	}
}
.landing-page .industries-search-container {
	background-color: #f9f9fa;
	padding: 4.5rem 12vw 5.875rem;
	text-align: center;
}
@media only screen and (max-width: 1599px) {
	.landing-page .industries-search-container {
		padding: 4.5rem 8vw 5.875rem;
	}
}
@media only screen and (max-width: 1399px) {
	.landing-page .industries-search-container {
		padding: 4.5rem 4.5rem 5.875rem;
	}
}
@media only screen and (max-width: 991px) {
	.landing-page .industries-search-container {
		padding: 3rem 12vw 3rem;
	}
}
@media only screen and (max-width: 767px) {
	.landing-page .industries-search-container {
		padding: 3rem 1.5rem;
	}
}
.landing-page .industries-search-container p {
	margin: 1.5rem auto 3.5rem;
	max-width: 88ch;
}
@media only screen and (max-width: 767px) {
	.landing-page .industries-search-container p {
		font-size: 0.875rem;
		margin: 1rem auto 2rem;
	}
}
.landing-page .industries-search-container .industries-container {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 1.625rem;
}
@media only screen and (max-width: 991px) {
	.landing-page .industries-search-container .industries-container {
		grid-template-columns: 1fr;
	}
}
.landing-page .industries-search-container .search-btn {
	background-color: rgba(255, 255, 255, 0.8);
	border: 0.0625rem solid #ced4da;
	border-radius: 0.5rem;
	cursor: pointer;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 1rem;
	padding: 1.5rem 2.25rem 2rem;
	transition: all 0.25s ease-in-out;
}
.landing-page .industries-search-container .search-btn:hover {
	border: 0.0625rem solid #1e1a34;
	box-shadow: inset 0 0 0 0.0625rem #1e1a34,
		0 0.25rem 0.5rem rgba(0, 0, 0, 0.07);
}
@media only screen and (max-width: 767px) {
	.landing-page .industries-search-container .search-btn {
		margin-bottom: 0.5rem;
		padding: 1.5rem 1.5rem 2rem;
	}
}
.landing-page .industries-search-container .search-btn .title-img-container {
	display: flex;
	align-items: center;
	flex-direction: column;
	gap: 2rem;
	width: 100%;
}
@media only screen and (max-width: 767px) {
	.landing-page .industries-search-container .search-btn .title-img-container {
		gap: 1.25rem;
	}
}
.landing-page
	.industries-search-container
	.search-btn
	.title-img-container
	img {
	border-radius: 0.375rem;
}
.landing-page
	.industries-search-container
	.search-btn
	.title-img-container
	.bg-image {
	background-size: cover;
	background-position: 50%;
	border-radius: 0.375rem;
	height: 12.5rem;
	width: 100%;
}
@media only screen and (max-width: 991px) {
	.landing-page
		.industries-search-container
		.search-btn
		.title-img-container
		.bg-image {
		height: 15.625rem;
	}
}
@media only screen and (max-width: 767px) {
	.landing-page
		.industries-search-container
		.search-btn
		.title-img-container
		.bg-image {
		height: 12.5rem;
	}
}
.landing-page .industries-search-container .search-btn .title {
	color: #1e1a34;
	font-family: "Roboto", serif;
	font-weight: 400;
	font-style: normal;
	font-size: 1.375rem;
	line-height: 1.625rem;
}
@media only screen and (max-width: 767px) {
	.landing-page .industries-search-container .search-btn .title {
		font-size: 1.125rem;
		line-height: 1.625rem;
	}
}
.landing-page .industries-search-container .search-btn .mat-primary {
	background-color: #3c6670;
	border-radius: 0.5rem;
	font-family: "Roboto", serif;
	font-weight: 400;
	font-style: normal;
	font-size: 0.9375rem;
	display: flex;
	height: 3rem;
	min-height: 3rem;
	line-height: normal;
	margin-top: 0.5rem;
	padding: 0 1.875rem;
	text-transform: uppercase;
	transition: all 0.15s ease-in-out;
}
.landing-page .industries-search-container .search-btn .mat-primary:hover {
	background-color: #254750;
}
.landing-page .industries-search-container .search-btn .mat-button-wrapper {
	display: flex;
	align-items: center;
}
.landing-page .industries-search-container .search-btn .mat-icon {
	position: relative;
	right: -0.375rem;
}
.landing-page .faq-container {
	background-color: #f9f9fa;
	padding: 6rem 12vw 3rem;
	text-align: center;
}
@media only screen and (max-width: 1024px) {
	.landing-page .faq-container {
		padding: 6rem 2rem 3rem;
	}
}
@media only screen and (max-width: 767px) {
	.landing-page .faq-container {
		padding: 3rem 1.5rem;
	}
}
.landing-page .faq-container h2 {
	margin: 0 0 3rem;
}
@media only screen and (max-width: 767px) {
	.landing-page .faq-container h2 {
		font-size: 1.25rem;
		line-height: 1.5rem;
		margin: 0 0 1.75rem;
	}
}
.landing-page .faq-container .mat-accordion {
	background-color: #fff;
	display: block;
	list-style: none;
	padding: 0;
	margin: 0 0 1rem;
}
@media only screen and (max-width: 767px) {
	.landing-page .faq-container .mat-accordion {
		margin: 0 0 0.5rem;
	}
}
.landing-page .faq-container .mat-accordion .mat-expansion-panel {
	transition: all 0.25s ease-in-out;
}
.landing-page .faq-container .mat-accordion .mat-expansion-panel:last-of-type {
	border-bottom-right-radius: 0.5rem;
	border-bottom-left-radius: 0.5rem;
}
.landing-page .faq-container .mat-accordion .mat-expansion-panel:first-of-type {
	border-top-right-radius: 0.5rem;
	border-top-left-radius: 0.5rem;
}
.landing-page
	.faq-container
	.mat-accordion
	.mat-expansion-panel:not([class*="mat-elevation-z"]) {
	box-shadow: none;
	border: 1px solid #ced4da;
}
.landing-page .faq-container .mat-accordion .mat-expansion-panel.active:hover {
	background-color: #fff;
}
.landing-page .faq-container .mat-accordion .mat-expansion-panel:hover {
	background-color: #eaeaeb;
}
@media only screen and (max-width: 1099px) {
	.landing-page .faq-container .mat-accordion .mat-expansion-panel:hover {
		background-color: #fff;
	}
}
.landing-page .faq-container .mat-accordion .mat-expansion-panel-header {
	min-height: 4.625rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
	cursor: pointer;
	-webkit-tap-highlight-color: transparent;
	line-height: 1.5 !important;
	padding: 0 1.5rem;
	text-align: left;
}
.landing-page .faq-container .mat-accordion .mat-expansion-panel-header:focus {
	outline: 0;
}
@media only screen and (max-width: 767px) {
	.landing-page .faq-container .mat-accordion .mat-expansion-panel-header {
		min-height: 3.5rem;
		padding: 0 1rem;
	}
}
.landing-page
	.faq-container
	.mat-accordion
	.mat-expansion-panel-header
	.mat-expansion-panel-header-title {
	color: #1e1a34;
	font-family: "Roboto", serif;
	font-weight: 400;
	font-style: normal;
	font-size: 1.25rem;
	line-height: 1.625rem;
	text-align: left;
}
@media only screen and (max-width: 767px) {
	.landing-page
		.faq-container
		.mat-accordion
		.mat-expansion-panel-header
		.mat-expansion-panel-header-title {
		font-size: 0.875rem;
		line-height: 1.25rem;
		margin-right: 1.25rem;
	}
}
.landing-page .faq-container .mat-expansion-panel-content {
	display: none;
}
.landing-page
	.faq-container
	.mat-expansion-panel-content
	.mat-expansion-panel-body {
	padding: 0 1.5rem 2rem;
}
@media only screen and (max-width: 767px) {
	.landing-page
		.faq-container
		.mat-expansion-panel-content
		.mat-expansion-panel-body {
		padding: 0 1rem 1.5rem;
	}
}
.landing-page
	.faq-container
	.mat-expansion-panel-content
	.mat-expansion-panel-body
	p {
	color: #565367;
	font-family: "Roboto", serif;
	font-weight: 400;
	font-style: normal;
	font-size: 1rem;
	line-height: 1.5rem;
	margin: 0;
	text-align: left;
}
@media only screen and (max-width: 767px) {
	.landing-page
		.faq-container
		.mat-expansion-panel-content
		.mat-expansion-panel-body
		p {
		font-size: 0.875rem;
		line-height: 1.25rem;
	}
}
.landing-page .faq-container .mat-expansion-indicator {
	position: relative;
	top: -0.125rem;
}
.landing-page .faq-container .mat-expansion-indicator::after {
	border-style: solid;
	border-width: 0 2px 2px 0;
	color: #1e1a34;
	content: "";
	display: inline-block;
	padding: 0.25rem;
	transform: rotate(45deg);
	vertical-align: middle;
	transition: all 0.25s ease-in-out;
}
@media only screen and (max-width: 767px) {
	.landing-page .faq-container .mat-expansion-indicator::after {
		padding: 0.1875rem;
	}
}
.landing-page
	.faq-container
	.mat-accordion
	.mat-expansion-panel.active
	.mat-expansion-indicator::after {
	transform: rotate(225deg);
}
.landing-page .faq-container .email-txt {
	color: #1e1a34;
	font-size: 1.125rem;
	line-height: 1.625rem;
	margin: 3.25rem 0 1.5rem;
}
@media only screen and (max-width: 767px) {
	.landing-page .faq-container .email-txt {
		font-size: 0.875rem;
		line-height: 1.25rem;
		margin: 2rem 0 0;
	}
	.landing-page .faq-container .email-txt span {
		display: block;
	}
}
.landing-page .faq-container .email-txt a {
	color: #3c6670;
	font-family: "Roboto", serif;
	font-weight: 400;
	font-style: normal;
	text-decoration: underline;
}
.landing-page .cta-footer-banner {
	background-color: #f1b434;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	min-height: 11rem;
	padding: 4rem 0;
}
@media only screen and (max-width: 1024px) {
	.landing-page .cta-footer-banner {
		padding: 4rem 1.5rem;
	}
}
@media only screen and (max-width: 767px) {
	.landing-page .cta-footer-banner {
		padding: 3rem 1.5rem;
	}
}
.landing-page .cta-footer-banner .content {
	display: flex;
}
@media only screen and (max-width: 1024px) {
	.landing-page .cta-footer-banner .content {
		flex-direction: column;
		align-items: center;
	}
}
.landing-page .cta-footer-banner .banner-text {
	color: #1e1a34;
	display: flex;
	align-items: center;
	font-size: 1.75rem;
	letter-spacing: -0.01em;
	line-height: 2.25rem;
	margin-right: 2.375rem;
}
@media only screen and (max-width: 1024px) {
	.landing-page .cta-footer-banner .banner-text {
		display: block;
		margin-right: 0;
		margin-bottom: 2.375rem;
		text-align: center;
	}
}
@media only screen and (max-width: 991px) {
	.landing-page .cta-footer-banner .banner-text {
		font-size: 1.6875rem;
	}
}
@media only screen and (max-width: 790px) {
	.landing-page .cta-footer-banner .banner-text {
		font-size: 1.625rem;
	}
}
@media only screen and (max-width: 767px) {
	.landing-page .cta-footer-banner .banner-text {
		font-size: 1.25rem;
		line-height: 1.625rem;
		margin-bottom: 1.75rem;
	}
}
.landing-page .cta-footer-banner .banner-text .bold {
	font-family: "Roboto", serif;
	font-weight: 400;
	font-style: normal;
	padding-left: 0.75rem;
}
@media only screen and (max-width: 1024px) {
	.landing-page .cta-footer-banner .banner-text .bold {
		padding-left: 0.25rem;
	}
}
@media only screen and (max-width: 767px) {
	.landing-page .cta-footer-banner .banner-text .bold {
		display: block;
		padding-left: 0;
	}
}
.landing-page .cta-footer-banner .mat-primary {
	border-radius: 0.5rem;
	font-family: "Roboto", serif;
	font-weight: 400;
	font-style: normal;
	font-size: 0.9375rem;
	line-height: 1rem;
	min-height: 3rem;
	padding: 1rem 1.875rem;
	text-transform: uppercase;
	transition: all 0.15s ease-in-out;
}
.landing-page .cta-footer-banner .mat-primary:hover {
	background-color: #262142;
}
.landing-page .mc-search-footer {
	background-color: #1e1a34;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	min-height: 13.75rem;
	padding: 3rem 0 2rem;
}
@media only screen and (max-width: 991px) {
	.landing-page .mc-search-footer {
		padding: 2rem 0;
	}
}
.landing-page .mc-search-footer .logo-container {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 3rem 0 4rem;
}
@media only screen and (max-width: 1024px) {
	.landing-page .mc-search-footer .logo-container {
		padding: 0 1.5rem;
	}
}
@media only screen and (max-width: 991px) {
	.landing-page .mc-search-footer .logo-container {
		flex-direction: column;
		align-items: flex-start;
	}
}
.landing-page .mc-search-footer .logo-container .left-col {
	display: flex;
	align-items: center;
}
@media only screen and (max-width: 991px) {
	.landing-page .mc-search-footer .logo-container .left-col {
		align-items: flex-start;
		flex-direction: column;
	}
}
.landing-page .mc-search-footer .logo-container .left-col .eco-logo img {
	width: 8.625rem;
}
.landing-page .mc-search-footer .logo-container .left-col .eco-text {
	color: #c7c6cc;
	font-size: 0.875rem;
	line-height: 1.25rem;
	max-width: 29.6875rem;
	margin-left: 4rem;
}
@media only screen and (max-width: 991px) {
	.landing-page .mc-search-footer .logo-container .left-col .eco-text {
		margin-left: 0;
		margin-top: 1rem;
		max-width: 100%;
	}
}
.landing-page .mc-search-footer .logo-container .right-col .ontario-logo img {
	width: 9.25rem;
}
@media only screen and (max-width: 991px) {
	.landing-page .mc-search-footer .logo-container .right-col {
		margin: 5.375rem 0 2rem;
	}
}
@media only screen and (max-width: 767px) {
	.landing-page .mc-search-footer .logo-container .right-col {
		margin: 3rem 0 2rem;
	}
}
.landing-page .mc-search-footer .divider {
	background-color: #565367;
	display: block;
	height: 0.0625rem;
	margin-top: 0.75rem;
	width: 100%;
}
@media only screen and (max-width: 991px) {
	.landing-page .mc-search-footer .divider {
		margin-top: 0;
	}
}
.landing-page .mc-search-footer .bottom-content {
	display: flex;
	justify-content: space-between;
	padding: 0 3rem 0 4rem;
}
@media only screen and (max-width: 1024px) {
	.landing-page .mc-search-footer .bottom-content {
		padding: 0 1.375rem;
	}
}
@media only screen and (max-width: 991px) {
	.landing-page .mc-search-footer .bottom-content {
		flex-direction: column;
		padding: 0 1.5rem;
		margin-top: 2rem;
	}
}
.landing-page .mc-search-footer .bottom-content .copyright,
.landing-page .mc-search-footer .bottom-content a {
	font-size: 0.875rem;
	line-height: 1.25rem;
}
.landing-page .mc-search-footer .bottom-content .copyright {
	color: #8e8c99;
}
.landing-page .mc-search-footer .bottom-content a {
	color: #c7c6cc;
}
.landing-page .mc-search-footer .bottom-content a:hover {
	text-decoration: underline;
}
@media only screen and (max-width: 991px) {
	.landing-page .mc-search-footer .bottom-content a {
		margin-top: 3rem;
	}
}
@media only screen and (max-width: 767px) {
	.landing-page .mc-search-footer .bottom-content a {
		margin-top: 1.75rem;
	}
}
.fr-only {
	display: none;
}
.landing-page.french-lang .mc-hero-container {
	background-image: url(assets/images/MC-Portal-Banner_2.jpg);
}
@media only screen and (max-width: 991px) {
	.landing-page.french-lang .mc-hero-container {
		background-image: url(assets/images/MC-Portal-Banner_2.jpg);
	}
}
@media only screen and (max-width: 768px) {
	.landing-page.french-lang .mc-hero-container {
		background-image: url(assets/images/MC-Portal-Banner_2.jpg);
	}
}
@media only screen and (max-width: 767px) {
	.landing-page.french-lang .mc-hero-container {
		background-image: none;
	}
}
.landing-page.french-lang .mc-search-container .text-content h1.fr-only {
	display: block;
	max-width: 30ch;
}
@media only screen and (max-width: 1499px) {
	.landing-page.french-lang .mc-search-container .text-content h1.fr-only {
		max-width: 20ch;
	}
}
@media only screen and (max-width: 767px) {
	.landing-page.french-lang .mc-search-container .text-content h1.fr-only {
		max-width: none;
	}
}
.landing-page.french-lang .mc-search-container .text-content p.fr-only {
	display: block;
	max-width: 70ch;
}
@media only screen and (max-width: 1499px) {
	.landing-page.french-lang .mc-search-container .text-content p.fr-only {
		max-width: 60ch;
	}
}
@media only screen and (max-width: 767px) {
	.landing-page.french-lang .mc-search-container .text-content p.fr-only {
		max-width: none;
	}
}
.landing-page.french-lang .mc-search .mat-form-field {
	width: 25.625rem;
}
@media only screen and (max-width: 991px) {
	.landing-page.french-lang .mc-search .mat-form-field {
		width: 25.625rem;
	}
}
@media only screen and (max-width: 767px) {
	.landing-page.french-lang .mc-search .mat-form-field {
		width: 100%;
	}
}
@media only screen and (max-width: 1599px) {
	.landing-page.french-lang .text-content-bottom p {
		max-width: 65ch;
	}
}
@media only screen and (max-width: 767px) {
	.landing-page.french-lang .text-content-bottom p {
		max-width: none;
	}
}
.landing-page.french-lang .mc-video-info-container .right-column .checkpoint {
	position: relative;
}
.landing-page.french-lang
	.mc-video-info-container
	.right-column
	.checkpoint
	.check {
	position: absolute;
	top: 0;
	left: 0;
}
.landing-page.french-lang
	.mc-video-info-container
	.right-column
	.checkpoint
	.check-text {
	margin-left: 3.5rem;
}
.landing-page.french-lang .mc-video-info-container .right-column {
	margin-top: 7rem;
}
@media only screen and (max-width: 1280px) {
	.landing-page.french-lang .mc-video-info-container .right-column {
		margin-top: 0;
	}
}
.landing-page.french-lang
	.mc-video-info-container
	.right-column
	.video-btn-container
	.mat-primary {
	width: 14.375rem;
}
.landing-page.french-lang .cta-footer-banner {
	padding: 4rem 12vw;
}
@media only screen and (max-width: 991px) {
	.landing-page.french-lang .cta-footer-banner {
		padding: 4rem 1.5rem;
	}
}
@media only screen and (max-width: 767px) {
	.landing-page.french-lang .cta-footer-banner {
		padding: 3rem 1.5rem;
	}
}
.landing-page.french-lang .cta-footer-banner .content {
	flex-direction: column;
	align-items: center;
}
.landing-page.french-lang .cta-footer-banner .banner-text {
	display: block;
	margin-right: 0;
	margin-bottom: 2.375rem;
	text-align: center;
}
.landing-page.french-lang .cta-footer-banner .banner-text .bold {
	padding-left: 0.25rem;
}
@media only screen and (max-width: 767px) {
	.landing-page.french-lang .cta-footer-banner .banner-text .bold {
		padding-left: 0;
	}
}
.landing-page.french-lang
	.testimonials-container
	.owl-carousel
	.owl-item
	.slide
	.testimonial {
	top: 2.5rem;
}
.landing-page.french-lang
	.testimonials-container
	.owl-carousel
	.owl-item
	.slide
	.testimonial.testimonial-1 {
	top: 1.125rem;
}
@media only screen and (max-width: 1199px) {
	.landing-page.french-lang
		.testimonials-container
		.owl-carousel
		.owl-item
		.slide
		.testimonial.testimonial-1 {
		padding: 1rem 2rem;
		top: 0.625rem;
	}
	.landing-page.french-lang
		.testimonials-container
		.owl-carousel
		.owl-item
		.slide
		.testimonial
		.testimonial-quote {
		font-size: 0.9375rem;
	}
}
@media only screen and (max-width: 767px) {
	.landing-page.french-lang
		.testimonials-container
		.owl-carousel
		.owl-item
		.slide
		.testimonial {
		top: 0;
	}
	.landing-page.french-lang
		.testimonials-container
		.owl-carousel
		.owl-item
		.slide
		.testimonial.testimonial-1 {
		padding: 1.75rem 1.5rem;
		top: 0;
	}
	.landing-page.french-lang
		.testimonials-container
		.owl-carousel
		.owl-item
		.slide
		.testimonial
		.testimonial-quote {
		font-size: 0.875rem;
	}
}
.landing-page.french-lang .testimonials-container .owl-carousel .owl-dots {
	bottom: 1.25rem;
}
@media only screen and (max-width: 1199px) {
	.landing-page.french-lang .testimonials-container .owl-carousel .owl-dots {
		bottom: -0.125rem;
	}
}
@media only screen and (max-width: 767px) {
	.landing-page.french-lang .testimonials-container .owl-carousel .owl-dots {
		bottom: -1.125rem;
	}
}
.customize-support .landing-page .mc-header {
	margin-top: 2rem;
}
@media only screen and (max-width: 782px) {
	.customize-support .landing-page .mc-header {
		margin-top: 3rem;
	}
}
.eco-user-login .dropbtn {
	display: flex;
	align-items: center;
	justify-content: center;
	color: #1e1a34;
	font-family: "Roboto", serif;
	font-weight: 400;
	font-style: normal;
	font-size: 1.0625rem;
	position: relative;
	text-transform: uppercase;
}
@media only screen and (max-width: 1199px) {
	.eco-user-login .dropbtn {
		color: #fff;
		font-size: 1rem;
	}
}
.eco-user-login .dropbtn svg {
	position: relative;
	left: 0.375rem;
}
@media only screen and (max-width: 1199px) {
	.eco-user-login .dropbtn svg {
		fill: #fff;
	}
}
.eco-user-login .avatar {
	height: 2.25rem;
	width: 2.25rem;
	margin-right: 0.75rem;
}
@media only screen and (max-width: 1199px) {
	.eco-user-login .avatar {
		height: 2rem;
		width: 2rem;
	}
}
.eco-user-login .avatar-text {
	background-color: #e9e8eb;
	border-radius: 6.25rem;
	color: #1e1a34;
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}
.eco-user-login .avatar-text::before {
	content: "";
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
}
.eco-user-login .avatar-text .initial-wrap span {
	line-height: 2.25rem;
}
@media only screen and (max-width: 1199px) {
	.eco-user-login .avatar-text .initial-wrap span {
		line-height: 2.125rem;
	}
}
.eco-user-login .eco-user-menu {
	background-color: #fff;
	border-radius: 0.25rem;
	box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.14);
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	min-width: 11.5625rem;
	opacity: 0;
	transform: translateY(45px);
	transition: all 0.3s ease-in-out;
	-webkit-backface-visibility: hidden;
	visibility: hidden;
	z-index: 1;
}
@media only screen and (max-width: 1199px) {
	.eco-user-login .eco-user-menu {
		background-color: transparent;
		border-radius: 0;
		box-shadow: none;
		display: none;
		padding: 0;
		position: relative;
		margin: 0;
		transform: none;
		width: auto;
	}
}
.eco-user-login .eco-user-menu li {
	margin-left: 0;
	transition: background-color 0.25s ease-in-out;
}
.eco-user-login .eco-user-menu a {
	display: block;
	font-family: "Roboto", serif;
	font-weight: 400;
	font-style: normal;
	font-size: 0.9375rem;
	height: 3rem;
	line-height: 3rem;
	padding: 0 1rem;
	text-align: left;
	text-decoration: none;
	text-transform: none;
}
@media only screen and (max-width: 1199px) {
	.eco-user-login .eco-user-menu a {
		height: auto;
		padding: 0;
		line-height: 1.85;
		text-align: center;
	}
}
.eco-user-login:hover .eco-user-menu {
	opacity: 1;
	visibility: visible;
	transform: translateY(45px);
}
@media only screen and (max-width: 1199px) {
	.eco-user-login:hover .eco-user-menu {
		opacity: 0;
		visibility: hidden;
		transform: none;
	}
}
.eco-user-login:hover .eco-user-menu li:hover {
	background-color: #f4f4f5;
}
@media only screen and (max-width: 1199px) {
	.eco-user-login:hover .eco-user-menu li:hover {
		background-color: transparent;
	}
}
@media only screen and (max-width: 1199px) {
	.eco-user-login.dropdown-open .eco-user-menu {
		display: block;
		opacity: 1;
		visibility: visible;
	}
	.eco-user-login.dropdown-open .eco-user-menu li:first-child {
		border-top: 0.0625rem solid #434150;
		margin-top: 1rem;
	}
	.eco-user-login.dropdown-open .eco-user-menu li:last-child {
		padding-bottom: 0;
	}
}
.eco-user-login .dropbtn::before,
.eco-user-login .eco-user-menu a::before {
	content: none;
}
.page-content-container {
	margin: 0 auto;
	max-width: 67.5rem;
	padding: 4rem 0 6rem;
}
@media only screen and (max-width: 1250px) {
	.page-content-container {
		padding: 4rem 4vw 6rem;
	}
}
@media only screen and (max-width: 991px) {
	.page-content-container {
		padding: 4rem 2rem 4rem;
	}
}
@media only screen and (max-width: 767px) {
	.page-content-container {
		padding: 3.5rem 1.5rem 4rem;
	}
}
.page-content-container h1.entry-title {
	font-size: 2.75rem;
	margin-bottom: 3.5rem;
	text-align: center;
}
@media only screen and (max-width: 1399px) {
	.page-content-container h1.entry-title {
		font-size: 2.625rem;
	}
}
@media only screen and (max-width: 767px) {
	.page-content-container h1.entry-title {
		font-size: 2.25rem;
		line-height: 3.25rem;
		margin-bottom: 2.5rem;
	}
}
.page-content-container .entry-content h3 {
	font-size: 1.75rem;
	line-height: 2.25rem;
	margin-bottom: 1.75rem;
}
.page-content-container .entry-content p {
	font-size: 1.0625rem;
	line-height: 1.875rem;
}
@media only screen and (max-width: 767px) {
	.page-content-container .entry-content p {
		font-size: 1rem;
		line-height: 1.5rem;
	}
}
.page-content-container .entry-content p.contact-form-title {
	color: #1e1a34;
	font-family: "Roboto", serif;
	font-weight: 400;
	font-style: normal;
	font-size: 1.25rem;
	margin-bottom: 1rem;
	text-align: center;
}
@media only screen and (max-width: 767px) {
	.page-content-container .entry-content p.contact-form-title {
		font-size: 1.1875rem;
	}
}
.page-content-container .entry-content p.contact-form-subtitle {
	font-size: 1.125rem;
	text-align: center;
}
@media only screen and (max-width: 767px) {
	.page-content-container .entry-content p.contact-form-subtitle {
		font-size: 1rem;
		line-height: 1.5rem;
	}
}
.page-content-container .entry-content ul,
.page-content-container .entry-content ol {
	font-size: 1.0625rem;
	line-height: 1.875rem;
}
@media only screen and (max-width: 767px) {
	.page-content-container .entry-content ul,
	.page-content-container .entry-content ol {
		font-size: 1rem;
		line-height: 1.5rem;
	}
}
.page-content-container .entry-content a {
	font-family: "Roboto", serif;
	font-weight: 400;
	font-style: normal;
}
.page-content-container .entry-content a:hover {
	text-decoration: underline;
}
.page-content-container .entry-content a.btn:hover {
	text-decoration: none;
}
.page-content-container .entry-content a.btn-primary {
	font-family: "Roboto", serif;
	font-weight: 400;
	font-style: normal;
}
.page-content-container .entry-content .wp-block-button__link {
	background-color: #1e1a34;
	border-radius: 0.3125rem;
	text-decoration: none;
	transition: all 0.3s ease;
}
.page-content-container .entry-content .wp-block-button__link:hover,
.page-content-container .entry-content .wp-block-button__link:active,
.page-content-container .entry-content .wp-block-button__link:active:hover,
.page-content-container .entry-content .wp-block-button__link:focus {
	background-color: #2a2448;
	text-decoration: none;
}
.entry-title-container {
	background-color: #f1b434;
	padding: 4rem;
	text-align: center;
}
@media only screen and (max-width: 767px) {
	.entry-title-container {
		padding: 3.5rem 4rem;
	}
}
.entry-title-container h1.entry-title {
	color: #1e1a34;
	font-size: 3rem;
	line-height: 1.55;
	margin: 0;
}
@media only screen and (max-width: 767px) {
	.entry-title-container h1.entry-title {
		font-size: 2.75rem;
		line-height: 3.5rem;
	}
}
#header.header-z-index {
	z-index: 1;
}
.landing-page.mc-details-page {
	padding-top: 0;
}
.landing-page.mc-details-page .mc-header.mc-header-details {
	position: relative;
}
.landing-page.mc-details-page
	.mc-header.mc-header-details
	.header-search-input-container {
	display: block !important;
}
@media only screen and (max-width: 767px) {
	.landing-page.mc-details-page
		.mc-header.mc-header-details
		.header-search-input-container {
		display: none !important;
	}
}
.customize-support .landing-page.mc-details-page .mc-header {
	margin-top: 0;
}
.pum-theme-enterprise-blue .pum-container {
	box-shadow: 0 10px 25px 4px rgba(0, 0, 0, 0.2) !important;
	padding: 1.375rem !important;
}
@media only screen and (max-width: 399px) {
	.pum-theme-enterprise-blue .pum-container {
		width: 340px !important;
	}
}
.pum-theme-enterprise-blue .pum-content {
	color: #565367 !important;
}
.pum-theme-enterprise-blue .pum-content h3 {
	color: #1e1a34;
	margin-bottom: 0.625rem;
}
.pum-theme-enterprise-blue .pum-content a {
	color: #565367;
	display: block;
	font-family: "Roboto", serif;
	font-weight: 400;
	font-style: normal;
}
.pum-theme-enterprise-blue .pum-content a::after {
	content: "chevron_right";
	font-family: "Material Icons";
	font-size: 26px;
	line-height: 8px;
	color: #1e1a34;
	position: relative;
	top: 8px;
	left: 2px;
}
.pum-theme-enterprise-blue .pum-content a:hover {
	color: #1e1a34;
}
.pum-theme-enterprise-blue .pum-content a:hover::after {
	color: #3c6670;
}
.pum-theme-enterprise-blue .pum-content + .pum-close {
	background-color: #3c6670 !important;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 27px !important;
	top: 9px !important;
	right: 9px !important;
}