@charset "UTF-8";
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
}

main {
	display: block;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

a {
	background-color: transparent;
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	        text-decoration: underline dotted;
}

b,
strong {
	font-weight: bolder;
}

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;
}

button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	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;
}

fieldset {
	padding: 0.35em 0.75em 0.625em;
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

progress {
	vertical-align: baseline;
}

textarea {
	overflow: auto;
}

[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-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;
}

:root {
	--co-alpha: #0b4b83;
	--co-alpha_d: #093e6b;
	--co-alpha_l: #0d589b;
	--co-beta: #fbb03b;
	--co-beta_d: #faa622;
	--co-beta_l: #fcba54;
	--co-success: #13933e;
	--co-success_d: #107c34;
	--co-success_l: #16aa48;
	--co-error: #d33e3e;
	--co-error_d: #ca2e2e;
	--co-error_l: #d85353;
	--co-info: #1362ad;
	--co-info_d: #105596;
	--co-info_l: #166fc4;
	--co-warning: #fbb03b;
	--co-warning_d: #faa622;
	--co-warning_l: #fcba54;
	--co-base-0: #000;
	--co-base-1: #fff;
	--co-gray-10: #242424;
	--co-gray-20: #353535;
	--co-gray-30: #555555;
	--co-gray-40: #757575;
	--co-gray-50: #878787;
	--co-gray-60: #bababa;
	--co-gray-70: #dadada;
	--co-gray-80: #ebebeb;
	--co-gray-90: #f5f5f5;
	--sp-1: 0.4rem;
	--sp-2: 0.8rem;
	--sp-3: 1.2rem;
	--sp-4: 1.6rem;
	--sp-5: 2.4rem;
	--sp-6: 3.2rem;
	--sp-lg-1: 6.4rem;
	--sp-lg-2: 9.6rem;
}

*, *::before, *::after {
	box-sizing: border-box;
	font-weight: inherit;
}

html {
	min-height: 100vh;
	font-size: 62.5%;
	scroll-padding-top: calc(var(--header-visible-height) + 3.2rem);
}
html.fake-dark-mode {
	filter: invert(1) hue-rotate(180deg);
}
html.fake-dark-mode img,
html.fake-dark-mode video {
	filter: invert(1) hue-rotate(180deg);
}

body {
	min-height: 100vh;
	min-width: 36rem;
	font-family: "Poppins", system-ui, sans-serif;
	font-weight: 400;
	font-size: 1.8rem;
	line-height: 1.5;
	color: #242424;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: transparent;
}
body[style*=padding-right] {
	overflow: visible !important;
	padding-right: 0 !important;
}
body > footer {
	position: sticky;
	top: 100vh;
}
body > form {
	min-height: 100vh;
}
body > form > footer {
	position: sticky;
	top: 100vh;
}

a, button {
	color: #0b4b83;
	text-decoration: none;
}
a:hover, a:focus, button:hover, button:focus {
	color: #242424;
}
a:focus, button:focus {
	outline: 0;
}
a:focus-visible, button:focus-visible {
	outline: 0;
	box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.5);
}

button {
	display: inline-block;
	vertical-align: baseline;
	padding: 0;
	margin-bottom: 0;
	border: 0;
	background-image: none;
	background-color: transparent;
	text-align: left;
	cursor: pointer;
}

button,
input,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}

code {
	display: inline-block;
	margin-bottom: 1px;
	padding-left: 0.8rem;
	padding-right: 0.8rem;
	font-family: consolas, "Courier New", monospace;
	background-color: #ebebeb;
}

details summary {
	cursor: pointer;
}
details summary:focus {
	outline: 0;
}
details summary:focus-visible {
	outline: 0;
	box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.25);
}
details[open] {
	margin-bottom: 1.2rem;
}

figure {
	margin: 0;
}

figcaption {
	text-align: center;
	font-size: 1.4rem;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
	margin-top: 0;
	margin-bottom: 1.2rem;
	line-height: 1.2;
}

h1, .h1 {
	font-size: 4.8rem;
}

h2, .h2 {
	font-size: 2.4rem;
}

h3, .h3 {
	font-size: 2rem;
}

h4, .h4 {
	font-size: 1.8rem;
}

h5, .h5 {
	font-size: 1.4rem;
}

@media (max-width: 767px) {
	h1, .h1 {
		font-size: 3rem;
	}
}
hr, .hr {
	display: block;
	margin-top: 0;
	margin-bottom: 2.4rem;
	border: 0;
	border-top: 1px solid;
}
body hr, body .hr {
	color: #ebebeb;
}

iframe {
	border: 0;
}

img {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	height: auto;
}

label {
	display: block;
}

p {
	margin-top: 0;
	margin-bottom: 1.2rem;
}

pre {
	display: block;
	margin-top: 0;
	margin-bottom: 3.2rem;
	padding: 0;
	tab-size: 2;
}
pre code {
	display: block;
	padding: 2.4rem;
	overflow-x: auto;
	scrollbar-width: thin;
	scrollbar-color: rgba(0, 0, 0, 0.3) rgba(0, 0, 0, 0.25);
}
pre code::-webkit-scrollbar {
	height: 0.8rem;
	width: 0.8rem;
	background-color: rgba(0, 0, 0, 0.25);
}
pre code::-webkit-scrollbar-thumb {
	background-color: rgba(0, 0, 0, 0.3);
}

small {
	font-size: 1.4rem;
}

strong {
	font-weight: 700;
}

summary {
	margin-bottom: 1.2rem;
}
summary::marker {
	color: #878787;
}

table {
	background-color: transparent;
	border-collapse: collapse;
	border-spacing: 0;
}

td, th {
	padding: 0;
}

ul, ol {
	margin-top: 0;
	margin-bottom: 1.2rem;
}

ul {
	list-style: disc;
}

video {
	display: block;
	max-width: 100%;
	height: auto;
}

.container {
	width: 100%;
	max-width: 134.8rem;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1.6rem;
	padding-right: 1.6rem;
}

@media (min-width: 1536px) {
	.container-xl-expand {
		margin-left: -100px;
		margin-right: -100px;
	}
}
.container-full-width {
	max-width: 1920px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

.row {
	display: flex;
	flex-wrap: wrap;
	margin-left: -1.6rem;
	margin-right: -1.6rem;
}
.row-sm {
	margin-left: -0.8rem;
	margin-right: -0.8rem;
}
.row-sm > .col {
	padding-left: 0.8rem;
	padding-right: 0.8rem;
}

.col {
	flex: 0 0 auto;
	width: 100%;
	padding-left: 1.6rem;
	padding-right: 1.6rem;
}

@media (min-width: 564px) {
	.col-50_xs {
		width: 50%;
	}
}
@media (min-width: 768px) {
	.col-33_sm {
		width: 33.33%;
	}
	.col-50_sm {
		width: 50%;
	}
	.col-66_sm {
		width: 66.667%;
	}
	.col-100_sm {
		width: 100%;
	}
}
@media (min-width: 1067px) {
	.col-20_md {
		width: 20%;
	}
	.col-25_md {
		width: 25%;
	}
	.col-33_md {
		width: 33.33%;
	}
	.col-50_md {
		width: 50%;
	}
	.col-66_md {
		width: 66.667%;
	}
	.col-75_md {
		width: 75%;
	}
	.col-80_md {
		width: 80%;
	}
	.col-100_md {
		width: 100%;
	}
}
@media (min-width: 1366px) {
	.col-20_lg {
		width: 20%;
	}
	.col-25_lg {
		width: 25%;
	}
	.col-33_lg {
		width: 33.33%;
	}
	.col-50_lg {
		width: 50%;
	}
	.col-66_lg {
		width: 66.667%;
	}
	.col-75_lg {
		width: 75%;
	}
	.col-80_lg {
		width: 80%;
	}
	.col-100_lg {
		width: 100%;
	}
}
@media (min-width: 1067px) {
	.container {
		padding-left: 2.4rem;
		padding-right: 2.4rem;
	}
}
@media (min-width: 1536px) {
	.container-wide {
		max-width: 1500px;
		padding-left: 0;
		padding-right: 0;
	}
	.container-wide-expand {
		margin-left: -10rem;
		margin-right: -10rem;
	}
}
.link-underline {
	text-decoration: underline;
}
.link-underline:hover, .link-underline:focus {
	text-decoration: none;
}
.link-inverse {
	color: #242424;
}
.link-inverse:hover, .link-inverse:focus {
	color: #0b4b83;
}
.link-base-1 {
	color: #fff;
}
.link-base-1:hover, .link-base-1:focus {
	color: #fff;
	opacity: 0.7;
}
.link-text {
	color: #242424;
}
.link-text:hover, .link-text:focus {
	color: #242424;
	opacity: 0.7;
}

.h-fluid {
	font-size: clamp(4.8rem, 4vw, 5.8rem);
	margin-bottom: clamp(2.4rem, 4vw, 3.2rem);
}

.p-fluid {
	font-size: clamp(1.8rem, 2vw, 1.8rem);
}

.text-columns {
	columns: 25rem 3;
	column-gap: 3.2rem;
}
.text-columns > :last-child {
	margin-bottom: 0 !important;
}

@keyframes Spin {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}
.ico {
	display: inline-block;
}
svg.ico {
	width: 1em;
	height: 1em;
	fill: currentColor;
	vertical-align: middle;
	position: relative;
	top: -0.05em;
}

.ico-spin {
	animation: Spin 2s infinite linear;
}

.list-unstyled {
	margin: 0;
	padding: 0;
	list-style: none;
}

.list-ico {
	list-style: none;
	padding: 0;
}
.list-ico > li {
	position: relative;
	padding-left: 2.8rem;
}
.list-ico > li > .ico {
	position: absolute;
	top: 0;
	left: 0;
}
.list-ico > li > .ico[class*=fa-] {
	top: 0.2em;
}
.list-ico > li > svg.ico {
	top: 0.3em;
}

.list-symbol > li:not(:last-child) {
	margin-right: 0.8rem;
}
.list-symbol > li:not(:last-child)::after {
	content: attr(data-symbol);
}

.list-contacts-info {
	text-align: center;
}
.list-contacts-info .is-title {
	margin-bottom: 0;
}

.ratio {
	position: relative;
	width: 100%;
}
.ratio > img,
.ratio > video,
.ratio > iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ratio-4x3 {
	padding-top: 75%;
}
.ratio-16x9 {
	padding-top: 56.25%;
}

.shadow {
	position: relative;
	min-height: 1px;
}
.shadow:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 1.6rem;
	max-width: 134.8rem;
	margin-left: auto;
	margin-right: auto;
	pointer-events: none;
	background: radial-gradient(ellipse at top, rgba(0, 0, 0, 0.15), transparent 70%);
}

@media (min-width: 768px) {
	.list-contacts-info {
		text-align: left;
		display: grid;
		grid-template-columns: max-content max-content;
		gap: 0 3.2rem;
		width: max-content;
		margin-left: auto;
		margin-right: auto;
	}
	.list-contacts-info .is-body {
		position: relative;
		padding-left: 3.2rem;
	}
	.list-contacts-info .is-body .ico {
		position: absolute;
		left: 0;
		top: 0.2em;
	}
}
.bit {
	position: relative;
	overflow: hidden;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	vertical-align: middle;
	color: #242424;
	text-decoration: none;
	background-color: #ebebeb;
	padding: 0 2.4rem;
	height: 4rem;
	font-size: 1.8rem;
	line-height: 1.5;
	border-radius: 0.4rem;
}

.btn {
	position: relative;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	vertical-align: middle;
	color: #242424;
	text-decoration: none;
	background-color: #ebebeb;
	padding: 0 2.4rem;
	height: 4rem;
	font-size: 1.8rem;
	line-height: 1.5;
	border-radius: 10rem;
}
.btn.is-active {
	background-color: #e3e3e3;
}
.btn:hover {
	text-decoration: none;
	background-color: #f3f3f3;
}
.btn [data-bs-toggle=tooltip] {
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	inset: 0;
}

.btn-alpha {
	color: #fff;
	background-color: #0b4b83;
}
.btn-alpha.is-active {
	color: #fff;
	background-color: #093e6b;
}
.btn-alpha:focus {
	color: #fff;
}
.btn-alpha:hover {
	color: #fff;
	background-color: #0d589b;
}

.btn-beta {
	color: #000;
	background-color: #fbb03b;
}
.btn-beta.is-active {
	color: #000;
	background-color: #faa622;
}
.btn-beta:focus {
	color: #000;
}
.btn-beta:hover {
	color: #000;
	background-color: #fcba54;
}

.btn-gray {
	color: #000;
	background-color: #dadada;
}
.btn-gray.is-active {
	color: #000;
	background-color: #cdcdcd;
}
.btn-gray:focus {
	color: #000;
}
.btn-gray:hover {
	color: #000;
	background-color: #e7e7e7;
}

.btn-success {
	color: #fff;
	background-color: #13933e;
}
.btn-success.is-active {
	color: #fff;
	background-color: #107c34;
}
.btn-success:focus {
	color: #fff;
}
.btn-success:hover {
	color: #fff;
	background-color: #16aa48;
}

.btn-error {
	color: #fff;
	background-color: #d33e3e;
}
.btn-error.is-active {
	color: #fff;
	background-color: #ca2e2e;
}
.btn-error:focus {
	color: #fff;
}
.btn-error:hover {
	color: #fff;
	background-color: #d85353;
}

.btn.has-outline:hover {
	opacity: 0.7;
}

.btn-wide {
	height: auto;
}
.btn-wide:not(.has-outline) {
	padding-top: 1.2rem;
	padding-bottom: 1.2rem;
}
.btn-wide.has-outline {
	padding-top: 1.1rem;
	padding-bottom: 1.1rem;
}

.btn-multiselect {
	display: block;
	width: 100%;
	justify-content: start;
	height: 5.6rem;
	max-height: 5.6rem;
	text-overflow: ellipsis;
	overflow: hidden;
	border-radius: 0;
	border: 1px solid #dadada;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: right 0.4rem center;
	background-size: 16px 12px;
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23555555' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
}
.btn-multiselect:hover {
	background-color: #fff;
}
.btn-multiselect[aria-expanded=true], .btn-multiselect:focus-visible {
	outline: 0;
	border-color: #0b4b83;
	box-shadow: none;
}
.btn-multiselect .is-label {
	position: absolute;
	top: 0.4rem;
	left: 1.6rem;
	font-size: 1.4rem;
}
.btn-multiselect .is-selected {
	position: relative;
	top: 0.8rem;
}

.btn-close {
	width: 3.2rem;
	height: 3.2rem;
	color: #000;
	text-align: center;
}
.btn-close:after {
	content: "✖";
	font-size: 1.5rem;
	font-family: consolas, "Courier New", monospace;
}
.btn-close:hover, .btn-close:focus {
	opacity: 0.7;
}

.input {
	position: relative;
	width: 100%;
	color: #242424;
	background-color: #fff;
	background-image: none;
	background-clip: padding-box;
	-webkit-appearance: none;
	        appearance: none;
	border: 1px solid #dadada;
	padding: 0 2.4rem;
	height: 4rem;
	font-size: 1.8rem;
	line-height: 1.5;
	border-radius: 0;
}
.input::placeholder {
	color: #757575;
}
.was-validated .input:invalid {
	z-index: 10;
	border-color: #d33e3e;
}
.input:focus {
	border-color: #0b4b83;
	outline: 0;
}
.input[list]:hover::-webkit-calendar-picker-indicator, .input[list]:focus::-webkit-calendar-picker-indicator {
	opacity: 0.5;
}
.input[type=file] {
	padding-top: 0;
	padding-bottom: 0;
	cursor: pointer;
	background-color: #fff;
}
.input[type=file]:not(:disabled):not([readonly]) {
	overflow: hidden;
}
.input[type=file]::file-selector-button {
	pointer-events: none;
	height: 3.8rem;
	padding: 0 1.6rem;
	margin-left: -1.6rem;
	margin-right: 1.6rem;
	border: 0;
	color: #242424;
	border-right: 1px solid #dadada;
	background-color: #ebebeb;
}
.input[type=file]:hover::file-selector-button {
	background-color: #f3f3f3;
}
.input[type=file][disabled]:hover::file-selector-button {
	background-color: #ebebeb;
}

input[list],
select.input {
	line-height: 1.5;
	padding-right: 2.4rem;
	background-repeat: no-repeat;
	background-position: right 0.4rem center;
	background-size: 16px 12px;
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23555555' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
}

input[list]::-webkit-calendar-picker-indicator {
	display: none !important;
}

textarea.input {
	display: block;
	height: auto;
	max-width: 100%;
	resize: vertical;
	padding-top: 1.2rem;
	padding-bottom: 1.2rem;
}

.input-title {
	display: inline-block;
	margin-bottom: 0.4rem;
}

.input-check {
	position: relative;
	padding-left: 2rem;
	cursor: pointer;
}
.input-check input {
	accent-color: #0b4b83;
	position: absolute;
	left: 0;
	top: 0.3em;
}
.input-check input:focus-visible {
	outline: 1px solid #242424;
}
.was-validated .input-check input:invalid {
	outline: 1px solid #d33e3e;
	outline-offset: 2px;
}
.input-check input[disabled] {
	opacity: 0.5;
}
.input-check-switch {
	padding-left: 4rem;
}
.input-check-switch input {
	opacity: 0;
	position: absolute;
	left: 0;
}
.input-check-switch input:focus-visible ~ .has-ico {
	box-shadow: 0 0 0 8px rgba(0, 0, 0, 0.1);
}
.was-validated .input-check-switch input:invalid ~ .has-ico {
	border-color: #d33e3e;
}
.input-check-switch input[disabled] ~ .has-ico {
	opacity: 0.5;
}
.input-check-switch .has-ico {
	position: absolute;
	left: 0;
	top: 0.4rem;
	width: 3.2rem;
	height: 1.6rem;
	border: 1px solid #878787;
	border-radius: 3.2rem;
	background-color: #f5f5f5;
}
.input-check-switch .has-ico::after {
	content: "";
	position: absolute;
	top: -0.2rem;
	left: -0.2rem;
	width: 2rem;
	height: 2rem;
	margin-top: -0.1rem;
	margin-left: -0.1rem;
	border: 1px solid #878787;
	background-color: #fff;
	border-radius: 50%;
	transform: translate3d(0, 0, 0);
	transition: transform 0.15s ease-in-out;
}
.input-check-switch input:checked ~ .has-ico {
	border-color: #0b4b83;
	background-color: #0b4b83;
}
.input-check-switch input:checked ~ .has-ico::after {
	border-color: #0b4b83;
	transform: translate3d(1.6rem, 0, 0);
	background-color: #fff;
}
.was-validated .input-check-switch input:invalid ~ .has-ico::after {
	border-color: #d33e3e;
}

.input-datepicker {
	position: relative;
}
.input-datepicker input {
	position: absolute;
	z-index: 10;
	bottom: 0;
	left: 0;
	padding: 0;
	width: auto;
	height: auto;
	opacity: 0;
	pointer-events: none;
}
.input-datepicker .input:focus-visible {
	box-shadow: none;
}
.input-datepicker.input-floating:not(.has-value) .input-title {
	font-size: 1.8rem;
	transform: translate3d(0, 1.8rem, 0);
}
.was-validated .input-datepicker input:invalid + .input-icon .input {
	border-color: #d33e3e;
}

.input-floating {
	position: relative;
}
.input-floating .input {
	padding-top: 1.8rem;
	height: 5.6rem;
}
.input-floating .input:placeholder-shown ~ .input-title {
	font-size: 1.8rem;
	transform: translate3d(0, 1.6rem, 0);
}
.input-floating .input::placeholder {
	opacity: 0;
}
.input-floating .input:focus::placeholder {
	opacity: 1;
}
.input-floating-textarea {
	padding-top: 2.4rem;
	background-color: #fff;
}
.input-floating-textarea .input {
	position: relative;
	height: auto;
	min-width: 100%;
	max-height: none;
	padding-top: 0;
	border-color: transparent;
	display: block;
}
.input-floating-textarea .input ~ .input-floating-bd {
	position: absolute;
	pointer-events: none;
	inset: 0;
	border: 1px solid #dadada;
}
.input-floating-textarea .input:focus ~ .input-floating-bd {
	border-color: #0b4b83;
}
.was-validated .input-floating-textarea .input:invalid {
	border-color: transparent;
}
.was-validated .input-floating-textarea .input:invalid ~ .input-floating-bd {
	border-color: #d33e3e;
}
.input-floating .input-title {
	pointer-events: none;
}
.input-floating .input-title,
.input-floating .input:focus ~ .input-title {
	position: absolute;
	top: 0;
	left: 1.6rem;
	right: 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	z-index: 10;
	font-size: 1.4rem;
	transform: translate3d(0, 0.4rem, 0);
	transition: transform 0.3s ease-in-out, font-size 0.3s ease-in-out;
}

.input-icon {
	position: relative;
}
.input-icon .input {
	padding-right: 3.2rem;
}
.input-icon select.input {
	background-image: none;
}
.input-icon-ico.ico {
	pointer-events: none;
	position: absolute;
	top: 50%;
	right: 0.5em;
	transform: translateY(-50%);
}
.input-icon-btn {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	padding: 0 0.8rem;
	display: flex;
	align-items: center;
}

.form-group-captcha {
	container-type: inline-size;
	container-name: captcha;
	display: flex;
	flex-wrap: wrap;
	gap: 0.4rem;
}
.form-group-captcha > label {
	width: 19rem;
}
.form-group-captcha-code {
	display: flex;
	gap: 1.2rem;
}

@container captcha (max-width: 540px) {
	.form-group-captcha > label {
		width: 100%;
	}
}
.table {
	width: 100%;
	border-collapse: collapse;
}
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td {
	padding: 1.2rem;
	text-align: left;
	vertical-align: top;
}
.table > thead > tr > th,
.table > tbody > tr > th {
	font-weight: 700;
}
.table > thead > tr > th {
	background-color: #ebebeb;
}
.table > tbody > tr > th,
.table > tbody > tr > td {
	padding: 0.8rem 1.2rem;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #ebebeb;
}

.table-striped > tbody > tr > th, .table-striped > tbody > tr > td {
	border-bottom-color: transparent;
}
.table-striped > tbody > tr:nth-of-type(even) {
	background-color: #f5f5f5;
}

.table-hover > tbody > tr:hover {
	background-color: #f5f5f5;
}

.table-responsive {
	overflow-y: auto;
	scrollbar-width: thin;
	scrollbar-color: rgba(0, 0, 0, 0.3) rgba(0, 0, 0, 0.25);
}
.table-responsive::-webkit-scrollbar {
	height: 0.8rem;
	width: 0.8rem;
	background-color: rgba(0, 0, 0, 0.25);
}
.table-responsive::-webkit-scrollbar-thumb {
	background-color: rgba(0, 0, 0, 0.3);
}

@media (max-width: 767px) {
	.table-responsive {
		border: 1px solid #dadada;
	}
	.table-responsive th, .table-responsive td {
		white-space: nowrap;
	}
}
.home-comp {
	position: relative;
	overflow: hidden;
}
.home-comp:after {
	content: "";
	position: absolute;
	inset: auto 0 0;
	height: 24rem;
	background-color: #0d2f46;
}
.home-comp-top {
	position: relative;
	z-index: 30;
}
.home-comp-img {
	position: absolute;
	bottom: 9.6rem;
	left: -3.2rem;
	z-index: 10;
}
.home-comp-img img {
	width: 40rem;
}
.home-comp-bottom {
	padding-top: 9.6rem;
	padding-bottom: 9.6rem;
	position: relative;
	z-index: 20;
}

iframe#st_gdpr_iframe {
	bottom: 0;
}

body.st-body-no-scroll {
	position: static !important;
	overflow-y: scroll;
}

body > [id*=st-el] .st-close > img {
	width: 36px !important;
	height: 36px !important;
}

@media (min-width: 768px) {
	.home-comp-img {
		left: -4rem;
	}
	.home-comp-img img {
		width: 45rem;
	}
}
@media (min-width: 1366px) {
	.home-comp-img {
		left: -6rem;
	}
	.home-comp-img img {
		width: 65rem;
	}
}
@media (min-width: 1536px) {
	.home-comp-img img {
		width: 73rem;
	}
}
.editor video {
	width: 100%;
}
.editor img, .editor video {
	display: block;
	max-width: 100%;
	height: auto;
}
.editor img + [class*=editor-type],
.editor img + .btn,
.editor .embed-responsive + [class*=editor-type],
.editor .embed-responsive + .btn {
	margin-top: 1.2rem;
}
.editor a {
	text-decoration: underline;
}
.editor a:hover, .editor a:focus {
	text-decoration: none;
}
.editor a[class] {
	text-decoration: none;
}
.editor .table {
	margin-bottom: 2.4rem;
}
.editor .table-responsive {
	margin-bottom: 2.4rem;
}
.editor .table-responsive .table {
	margin-bottom: 0;
}

.editor-layout {
	width: 100%;
	margin-bottom: 3.2rem;
	table-layout: fixed;
}

.editor-type-title {
	font-size: 4.8rem;
	line-height: 1.2;
}
.editor-type-subtitle {
	font-size: 2.4rem;
	line-height: 1.2;
}
.editor-type-text {
	font-size: 1.8rem;
	line-height: 1.5;
}
.editor-type-text-sm {
	font-size: 1.4rem;
	line-height: 1.5;
}

.editor-co-1 {
	color: #242424;
}

.editor-co-2 {
	color: #0b4b83;
}

.editor-co-3 {
	color: #fbb03b;
}

.editor-content-home-1 {
	padding: 9.6rem 0 6.4rem;
	text-align: center;
	background-color: #dce8f3;
}
.editor-content-home-2 {
	padding: 9.6rem 0 6.4rem;
}
.editor-content-home-3 {
	padding-bottom: 6.4rem;
}
.editor-content-home-3-2 tr + tr > td {
	padding-left: 2.4rem;
	padding-right: 2.4rem;
}
.editor-content-home-4 .editor-layout {
	height: 50rem;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.editor-content-toggle {
	margin-bottom: 3.2rem;
}
.editor-content-toggle + .editor-content-toggle {
	margin-top: -3.2rem;
}
.editor-content-toggle .has-collapse {
	border-bottom: 1px solid #dadada;
}
.editor-content-toggle .has-collapse > [class*=editor-type] {
	margin-bottom: 0;
}
.editor-content-toggle .has-collapse .is-collapse-trigger {
	position: relative;
	display: block;
	padding: 2.4rem 3.2rem 2.4rem 0;
	color: inherit;
	font-size: inherit;
	text-decoration: none;
}
.editor-content-toggle .has-collapse .is-collapse-trigger:hover {
	text-decoration: none;
}
.editor-content-toggle .has-collapse .is-collapse-trigger:focus {
	outline: none;
}
.editor-content-toggle .has-collapse .is-collapse-trigger:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 0.2em;
	width: 12px;
	height: 12px;
	margin-top: -0.4em;
	border-right: 2px solid;
	border-bottom: 2px solid;
	transform: rotate(45deg);
}
.editor-content-toggle .has-collapse.is-open .is-collapse-trigger:after {
	margin-top: -5px;
	transform: rotate(-135deg);
}
.editor-content-toggle .has-collapse .is-collapse-body {
	display: none;
	padding-bottom: 1.6rem;
}

body:not(.cke_editable) .editor-content-toggle .has-collapse .is-collapse-trigger:hover {
	opacity: 0.7;
}

@media (max-width: 767px) {
	body:not(.cke_editable) .editor-type-title {
		font-size: 3rem;
	}
}
@media (min-width: 1536px) {
	body:not(.cke_editable) .editor-content-100-2 {
		margin-left: -10rem;
		margin-right: -10rem;
	}
}
.cke_editable {
	padding: 2.4rem !important;
}
.cke_editable .editor-content .btn {
	-webkit-user-select: inherit;
	        user-select: inherit;
}
.cke_editable .editor-content-lg {
	width: 1300px;
}
.cke_editable .editor-content-sm {
	width: 967px;
}
.cke_editable .editor-content-home {
	width: 1500px;
}
.cke_editable .editor-content-100-2 {
	margin-left: -2.4rem;
	margin-right: -2.4rem;
}
.cke_editable .editor-content-toggle .has-collapse .is-collapse-trigger {
	min-height: 70px;
}
.cke_editable .editor-content-toggle .has-collapse .is-collapse-body {
	display: block !important;
	min-height: 3.2rem;
}
.cke_editable .container {
	width: 1348px;
}
.cke_editable .col-25_md {
	width: 25%;
}
.cke_editable .col-33_sm {
	width: 33.33%;
}
.cke_editable .col-50_sm {
	width: 50%;
}
.cke_editable .col-66_sm {
	width: 66.667%;
}
.cke_editable .col-75_md {
	width: 75%;
}
.cke_editable img.cke_iframe {
	width: 100% !important;
	background-color: #ddd;
	border: none;
}

.cke_panel_container .cke_panel_list {
	margin: 0;
	padding: 0;
	background-color: #eee;
}
.cke_panel_container .cke_panel_list .cke_panel_listItem a {
	border-color: transparent;
	border-radius: 0;
}

.breadcrumbs {
	color: #757575;
}
.breadcrumbs-container {
	padding: 0.8rem 0;
	min-height: 5.3rem;
}
.breadcrumbs > li {
	margin-right: 0.8rem;
}
.breadcrumbs > li:not(:first-child):before {
	content: "•";
	margin-right: 0.8rem;
}
.breadcrumbs > li > a,
.breadcrumbs > li > span {
	display: inline-block;
	padding: 0.8rem 0;
	color: #757575;
}
.breadcrumbs > li > a:hover, .breadcrumbs > li > a:focus {
	color: #242424;
	text-decoration: underline;
}

.card {
	position: relative;
	width: 100%;
	display: flex;
	flex-direction: column;
	border-radius: 1.2rem;
}
.card-bg {
	padding: 1.6rem;
}
.card-img {
	overflow: hidden;
	border-radius: 1.2rem 1.2rem 0 0;
}
.card-body {
	display: flex;
	flex-direction: column;
	flex-grow: 1;
	padding: 1.6rem;
	border: 1px solid #ebebeb;
	border-radius: 0 0 1.2rem 1.2rem;
}

.card-link {
	color: #242424;
}
.card-link::after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: 0;
	transform: translateZ(0);
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
	transition: opacity 0.3s linear;
	border-radius: 1.2rem;
}
.card-link:hover::after, .card-link:focus::after {
	opacity: 1;
}

.group {
	display: flex;
}
.group-list {
	list-style: none;
	padding: 0;
}
.group > .btn,
.group > label, .group-list > li {
	margin-left: -1px;
}
.group > .btn:first-child,
.group > label:first-child, .group-list > li:first-child {
	margin-left: 0;
}
.group > .btn, .group-list > li > .btn {
	z-index: 1;
}
.group > .btn:focus-visible, .group-list > li > .btn:focus-visible {
	z-index: 10;
}
.group .input:focus {
	z-index: 10;
}
.group-floating .btn {
	height: auto;
	max-height: none;
}
.group > .btn:first-child,
.group > label:first-child .input, .group-list > li:first-child > .btn {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
.group > .btn:not(:first-child):not(:last-child),
.group > label:not(:first-child):not(:last-child) .input, .group-list > li:not(:first-child):not(:last-child) > .btn {
	border-radius: 0;
}
.group > .btn:last-child,
.group > label:last-child .input, .group-list > li:last-child > .btn {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.img-link {
	position: relative;
	display: block;
	overflow: hidden;
}
.img-link img {
	transform: translateZ(0);
}
.img-link-opacity .img-link-media {
	opacity: 1;
	transition: opacity 0.3s linear;
}
.img-link-opacity .img-link-media:hover, .img-link-opacity .img-link-media:focus {
	opacity: 0.7;
}
.img-link-zoom .img-link-media {
	transform: scale3d(1, 1, 1);
	transition: transform 0.3s ease-out;
}
.img-link-zoom .img-link-media:hover, .img-link-zoom .img-link-media:focus {
	transform: scale3d(1.2, 1.2, 1);
	transition: transform 1.3s ease-in;
}
.img-link-box {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 0.8rem 1.6rem 0.8rem;
	background-color: rgba(11, 75, 131, 0.7);
}
.img-link-bit {
	position: absolute;
	bottom: 0.8rem;
	left: 0.8rem;
}

.img-action {
	position: relative;
}
.img-action-btn {
	position: absolute;
	z-index: 10;
	bottom: 1.6rem;
	left: 1.6rem;
}
.img-action-btn:hover ~ .img-link-zoom .img-link-media {
	transform: scale3d(1.2, 1.2, 1);
	transition: transform 1.3s ease-in;
}

.img-cta {
	position: relative;
}
.img-cta-box {
	position: absolute;
	top: 50%;
	left: 50%;
	width: -moz-fit-content;
	width: fit-content;
	max-width: 90%;
	padding: 1.2rem 3.2rem 1.6rem;
	transform: translate3d(-50%, -50%, 0);
	background-color: rgba(255, 255, 255, 0.3);
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
}
.img-cta img {
	object-fit: cover;
}

.img-play {
	position: relative;
	text-align: center;
}
.img-play-media {
	display: none;
}
.img-play-btn {
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	inset: 0;
	z-index: 10;
	width: 100%;
}
.img-play-btn .ico {
	font-size: 6rem;
}
.img-play iframe {
	width: 100%;
}
.img-play-16x9 iframe {
	aspect-ratio: 16/9;
}
.img-play-4x3 iframe {
	aspect-ratio: 4/3;
}
.img-play.is-playing .img-play-media {
	display: block;
}
.img-play.is-playing img,
.img-play.is-playing .img-play-btn {
	display: none;
}

.loader {
	position: fixed;
	z-index: 9999;
	top: 0;
	right: 0;
	height: 1vh;
	width: 200vw;
	min-height: 3px;
	pointer-events: none;
	transform: translateZ(0);
	opacity: 0;
	transition: opacity 0.2s linear;
	background-color: rgba(0, 0, 0, 0.1);
}

body.is-loading .loader {
	opacity: 1;
}

@keyframes Slide {
	to {
		transform: translate3d(95vw, 0, 0);
	}
}
@keyframes Grow {
	0% {
		transform: scale3d(0, 1, 1);
	}
	10% {
		transform: scale3d(0.4, 1, 1);
	}
	30% {
		transform: scale3d(0.7, 1, 1);
	}
	50% {
		transform: scale3d(0.8, 1, 1);
	}
	75% {
		transform: scale3d(0.9, 1, 1);
	}
	100% {
		transform: scale3d(0.95, 1, 1);
	}
}
.loader:after {
	content: "";
	position: absolute;
	inset: 0 0 0 50%;
	transform: scale3d(0.5, 1, 1) translate3d(0, 0, 0);
	transform-origin: 0 0;
	background-color: var(--co-error);
	animation: none;
	animation-play-state: paused;
}

body.is-loading .loader:after {
	animation: Grow 15s linear forwards, Slide 15s 15s linear alternate infinite;
	animation-play-state: running;
}

#html .is-loading-elm {
	pointer-events: none;
	opacity: 0.5;
}
#html .is-loading-elm .ico {
	display: block;
}

#html input.is-loading-elm ~ .ico {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.menu {
	list-style: none;
	margin: 0;
	padding: 0;
}

.menu-navbar {
	display: flex;
	flex-direction: column;
	gap: 1.6rem;
}
.menu-navbar > li > a {
	padding: 1.2rem 0;
	color: #242424;
}
.menu-navbar > li > a .ico-start {
	margin-right: 0.4rem;
}
.menu-navbar > li > a .ico-end {
	vertical-align: 0;
}
.menu-navbar > li > a:hover, .menu-navbar > li > a:focus, .menu-navbar > li > a.show {
	color: #0b4b83;
}
.menu-navbar > li.is-active > a {
	text-decoration: underline;
}

.menu-footer ul, .menu-footer li {
	display: inline;
}
.menu-footer li {
	position: relative;
}
.menu-footer li:before {
	content: "";
	margin-left: 0.8rem;
	margin-right: 0.8rem;
	color: #fff;
}
.menu-footer a,
.menu-footer span {
	color: #fff;
	display: inline-block;
	margin-bottom: 0.8rem;
}
.menu-footer a:hover, .menu-footer a:focus {
	color: #fff;
	opacity: 0.7;
}
.menu-footer span {
	opacity: 0.7;
}
.menu-footer-1 > li:first-child:before {
	display: none;
}

.menu-sitemap > li > a,
.menu-sitemap > li > span {
	display: inline-block;
	color: #242424;
}
.menu-sitemap > li > a:hover, .menu-sitemap > li > a:focus {
	text-decoration: none;
	color: #0b4b83;
}
.menu-sitemap > li > span {
	color: #757575;
}
.menu-sitemap-1 {
	border-bottom: 1px solid #ebebeb;
}
.menu-sitemap-1 > li {
	border-bottom: 1px solid #ebebeb;
	margin-bottom: -1px;
}
.menu-sitemap-1 > li > a,
.menu-sitemap-1 > li > span {
	font-size: 2rem;
	padding: 2.4rem 0;
	font-weight: 700;
}
.menu-sitemap-2, .menu-sitemap-3 {
	border-top: 1px solid #ebebeb;
}
.menu-sitemap-2 > li, .menu-sitemap-3 > li {
	position: relative;
	margin-bottom: -1px;
	border-bottom: 1px solid #ebebeb;
}
.menu-sitemap-2 > li:last-child, .menu-sitemap-3 > li:last-child {
	border-bottom: none;
}
.menu-sitemap-2 > li:first-child, .menu-sitemap-3 > li:first-child {
	border-top: none;
}
.menu-sitemap-2 > li > a,
.menu-sitemap-2 > li > span, .menu-sitemap-3 > li > a,
.menu-sitemap-3 > li > span {
	padding: 0.8rem 0;
}
.menu-sitemap-2 > li > a:after, .menu-sitemap-3 > li > a:after {
	content: "";
	position: absolute;
	display: block;
	top: 1em;
	right: 0.3rem;
	width: 0.8rem;
	height: 0.8rem;
	border-right: 2px solid #757575;
	border-top: 2px solid #757575;
	transform: rotate(45deg);
}
.menu-sitemap-2 > li > a:hover:after, .menu-sitemap-2 > li > a:focus:after, .menu-sitemap-3 > li > a:hover:after, .menu-sitemap-3 > li > a:focus:after {
	border-color: #0b4b83;
}
.menu-sitemap-3 {
	padding-left: 1.6rem;
}

@media (max-width: 1066px) {
	.menu.menu-navbar > li > a {
		display: block;
		padding: 0.4rem 0;
	}
	.menu.menu-navbar li.dropdown > a,
	.menu.menu-navbar li.dropdown > .dropdown-item,
	.menu.menu-navbar li.dropend > a,
	.menu.menu-navbar li.dropend > .dropdown-item {
		position: relative;
		padding-right: 1em;
	}
	.menu.menu-navbar li.dropdown > a:after,
	.menu.menu-navbar li.dropdown > .dropdown-item:after,
	.menu.menu-navbar li.dropend > a:after,
	.menu.menu-navbar li.dropend > .dropdown-item:after {
		content: "+";
		position: absolute;
		right: 0;
		color: #757575;
		font-family: consolas, "Courier New", monospace;
		transform: scale(1.25);
		transform-origin: 100% 50%;
	}
	.menu.menu-navbar li.dropdown > a.show:after,
	.menu.menu-navbar li.dropdown > .dropdown-item.show:after,
	.menu.menu-navbar li.dropend > a.show:after,
	.menu.menu-navbar li.dropend > .dropdown-item.show:after {
		content: "-";
	}
	.menu.menu-navbar .dropdown-menu {
		position: static !important;
		margin: 0 !important;
		transform: none !important;
		padding: 0;
		padding-left: 1.2rem;
		border: none;
		border-radius: 0;
		background-color: transparent;
		box-shadow: none;
	}
	.menu.menu-navbar .dropdown-menu > li:after {
		display: none;
	}
	.menu.menu-navbar .dropdown-menu .dropdown-menu {
		padding-top: 0.4rem;
	}
	.menu.menu-navbar .dropdown-menu .dropdown-item {
		padding: 0.8rem 0;
	}
}
@media (min-width: 564px) {
	.menu-sitemap-1 {
		display: flex;
		flex-wrap: wrap;
	}
	.menu-sitemap-1 > li {
		width: 50%;
		padding-right: 3.2rem;
	}
}
@media (min-width: 1366px) {
	.menu-sitemap-1 > li {
		width: 33.333%;
	}
	.menu-sitemap-2 {
		border-top: none;
	}
}
@media (min-width: 1067px) {
	.menu-navbar {
		flex-direction: row;
		gap: 2.4rem;
	}
}
.warnings-bottom {
	position: fixed;
	z-index: 4000;
	bottom: 0;
	left: 0;
	right: 0;
}
.warnings-bottom-item {
	display: none;
	padding: 1.6rem 0.8rem;
	color: #fff;
	line-height: 1.2;
	text-align: center;
	background-color: #0b4b83;
	border-top: 1px solid rgba(0, 0, 0, 0.15);
}
.warnings-bottom-item a, .warnings-bottom-item button {
	color: #fff;
}
.warnings-bottom-item a:hover, .warnings-bottom-item a:focus, .warnings-bottom-item button:hover, .warnings-bottom-item button:focus {
	opacity: 0.7;
}
.warnings-bottom-item a {
	text-decoration: underline;
}
.warnings-bottom-item button span {
	display: inline-block;
	transform: scale(1.75) translateY(0.05em);
}
.no-js .warnings-bottom-item-no-js, .js-no-module .warnings-bottom-item-upgrade {
	display: block;
}

.snot {
	position: fixed;
	z-index: 10000;
	font-size: 1.6rem;
	top: 24px;
	right: 0;
	min-width: 360px;
}

.snot-item {
	display: flex;
	column-gap: 8px;
	margin-bottom: 8px;
	padding: 16px 24px;
	border-radius: 8px;
}
.snot-item-success {
	color: #fff;
	background-color: #017101;
}
.snot-item-info {
	color: #fff;
	background-color: #0158cc;
}
.snot-item-error {
	color: #fff;
	background-color: #b30c10;
}
.snot-item-warning {
	color: #000;
	background-color: #e2ab02;
}
.snot .snot-item {
	max-width: 60rem;
	margin-left: 16px;
	margin-right: 16px;
	box-shadow: 0 0 12px rgba(0, 0, 0, 0.3);
	transform: scale3d(1, 0.75, 1);
	transform-origin: 50% 0;
	opacity: 0;
	transition: transform 0.2s ease-in-out, opacity 0.2s linear;
}
.snot .snot-item-show {
	transform: scale3d(1, 1, 1);
	opacity: 1;
}

.snot-body {
	max-height: 60vh;
	overflow-y: auto;
	scrollbar-width: thin;
	scrollbar-color: rgba(0, 0, 0, 0.3) rgba(0, 0, 0, 0.25);
}
.snot-body::-webkit-scrollbar {
	height: 0.8rem;
	width: 0.8rem;
	background-color: rgba(0, 0, 0, 0.25);
}
.snot-body::-webkit-scrollbar-thumb {
	background-color: rgba(0, 0, 0, 0.3);
}
.snot-body a {
	color: #fff;
	text-decoration: underline;
}
.snot-body a:hover, .snot-body a:focus {
	text-decoration: none;
}

.snot-close {
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	align-self: flex-start;
	width: 32px;
	min-width: 32px;
	height: 32px;
	margin-right: -12px;
	padding-bottom: 0.2rem;
	font-size: 1.5em;
	color: inherit;
	font-family: consolas, monospace;
	opacity: 0.6;
}
.snot-close:hover, .snot-close:focus {
	color: currentColor;
	background-color: rgba(0, 0, 0, 0.15);
}

.snot-group {
	flex-grow: 1;
	padding-top: 4px;
	margin-right: auto;
}

.snot-actions {
	padding-top: 8px;
}
.snot-actions button {
	padding: 3px 16px;
	margin-right: 8px;
	color: inherit;
	font-size: 14px;
	text-transform: uppercase;
	background-color: rgba(0, 0, 0, 0.15);
	border-radius: 3px;
}
.snot-actions button:hover, .snot-actions button:focus {
	opacity: 0.7;
}

.snot-page .snot-group {
	padding: 0;
}

@media (max-width: 563px) {
	.snot {
		top: auto;
		bottom: 0;
		left: 0;
		right: 0;
	}
	.snot .snot-item {
		margin: 0;
		box-shadow: none;
		border-radius: 0;
	}
	.snot .snot-item + .snot-item {
		border-top: 1px solid rgba(0, 0, 0, 0.3);
	}
}
@media (min-width: 564px) {
	.snot {
		width: 54rem;
	}
}
.fade {
	transition: opacity 0.15s linear;
}
.fade:not(.show) {
	opacity: 0;
}

.collapse:not(.show) {
	display: none;
}

.collapsing {
	height: 0;
	overflow: hidden;
	transition: height 0.35s ease;
}
.collapsing.collapse-horizontal {
	width: 0;
	height: auto;
	transition: width 0.35s ease;
}

.accordion-button {
	position: relative;
	display: flex;
	align-items: center;
	width: 100%;
	color: #757575;
	text-align: left;
	background-color: #fff;
	border: 0;
	border-bottom: 1px solid transparent;
	overflow-anchor: none;
	padding: 0 2.4rem;
	height: 4rem;
	font-size: 1.8rem;
	line-height: 1.5;
	border-radius: 0;
}
.accordion-button:not(.collapsed) {
	color: #242424;
	background-color: #fff;
	border-bottom-color: #ebebeb;
}
.accordion-button:hover, .accordion-button:focus {
	color: #0b4b83;
	z-index: 2;
}

.accordion-header {
	margin-bottom: 0;
}

.accordion-item {
	background-color: #fff;
	border: 1px solid #bababa;
}
.accordion-item:first-of-type {
	border-top-left-radius: 0.4rem;
	border-top-right-radius: 0.4rem;
}
.accordion-item:first-of-type .accordion-button {
	border-top-left-radius: 0.4rem;
	border-top-right-radius: 0.4rem;
}
.accordion-item:not(:first-of-type) {
	border-top: 0;
}
.accordion-item:last-of-type {
	border-bottom-left-radius: 0.4rem;
	border-bottom-right-radius: 0.4rem;
}
.accordion-item:last-of-type .accordion-button.collapsed {
	border-bottom-left-radius: 0.4rem;
	border-bottom-right-radius: 0.4rem;
}
.accordion-item:last-of-type .accordion-collapse {
	border-bottom-left-radius: 0.4rem;
	border-bottom-right-radius: 0.4rem;
}

.accordion-body {
	padding: 1.6rem;
}

.dropup,
.dropend,
.dropdown,
.dropstart {
	position: relative;
}

.dropdown-toggle {
	white-space: nowrap;
}

.dropdown-menu {
	position: absolute;
	z-index: 1000;
	display: none;
	min-width: 20rem;
	padding: 0.8rem 0;
	margin: 0;
	color: #242424;
	text-align: left;
	list-style: none;
	background-color: #fff;
	border-radius: 1.2rem;
	box-shadow: 0 0 12px rgba(0, 0, 0, 0.3);
}
.dropdown-menu[data-bs-popper] {
	top: 100%;
	left: 0;
	margin-top: 0.2rem;
}
.dropdown-menu > li + li {
	position: relative;
}
.dropdown-menu > li + li:after {
	content: "";
	position: absolute;
	top: 0;
	left: 1.6rem;
	right: 1.6rem;
	border-bottom: 1px solid #ebebeb;
}

.dropup .dropdown-menu[data-bs-popper] {
	top: auto;
	bottom: 100%;
	margin-top: 0;
	margin-bottom: 0.2rem;
}

.dropend .dropdown-menu[data-bs-popper] {
	top: 0;
	right: auto;
	left: 100%;
	margin-top: 0;
	margin-left: 0.2rem;
}

.dropstart .dropdown-menu[data-bs-popper] {
	top: 0;
	right: 100%;
	left: auto;
	margin-top: 0;
	margin-right: 0.2rem;
}

.dropdown-divider {
	display: block;
	height: 1px;
	margin: 0.8rem 0;
	overflow: hidden;
	border-top: 1px solid #dadada;
}

.dropdown-item {
	display: block;
	width: 100%;
	padding: 0.8rem 1.6rem;
	clear: both;
	font-weight: 400;
	color: #242424;
	text-align: inherit;
	text-decoration: none;
	white-space: nowrap;
	background-color: transparent;
	border: 0;
}
.dropdown-item:hover, .dropdown-item:focus {
	color: #0b4b83;
	text-decoration: none;
}
.dropdown-item.show, .dropdown-item.active, .dropdown-item:active {
	color: #0b4b83;
	text-decoration: none;
}

.dropdown-menu.show {
	display: block;
}

.dropdown-item-text {
	display: block;
	padding: 0.4rem 1.6rem;
}

.dropdown-menu-content {
	padding: 1.6rem;
	min-width: 32rem;
}

.dropdown-menu > .dropend > .dropdown-menu,
.dropdown-menu > .dropstart > .dropdown-menu {
	margin-top: -0.9rem !important;
}

.dropdown-lang .dropdown-menu {
	min-width: 6rem;
	text-align: center;
}

.modal {
	--header-padding: 2rem 3.2rem;
	--footer-padding: 0 3.2rem 3.2rem;
	--inner-padding: 3.2rem;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 3000;
	display: none;
	width: 100%;
	height: 100%;
	overflow-x: hidden;
	overflow-y: auto;
	outline: 0;
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: 1.2rem;
	pointer-events: none;
}
.modal.fade .modal-dialog {
	transition: transform 0.3s ease-out;
	transform: translate(0, -50px);
}
.modal.show .modal-dialog {
	transform: none;
}
.modal.modal-static .modal-dialog {
	transform: scale(1.02);
}

.modal-dialog-scrollable {
	height: calc(100% - 7.2rem);
}
.modal-dialog-scrollable .modal-content {
	max-height: 100%;
	overflow: hidden;
}
.modal-dialog-scrollable .modal-body {
	overflow-y: auto;
	scrollbar-width: thin;
	scrollbar-color: rgba(0, 0, 0, 0.3) rgba(0, 0, 0, 0.25);
}
.modal-dialog-scrollable .modal-body::-webkit-scrollbar {
	height: 0.8rem;
	width: 0.8rem;
	background-color: rgba(0, 0, 0, 0.25);
}
.modal-dialog-scrollable .modal-body::-webkit-scrollbar-thumb {
	background-color: rgba(0, 0, 0, 0.3);
}

.modal-dialog-centered {
	display: flex;
	align-items: center;
	min-height: calc(100% - 7.2rem);
}

.modal-content {
	position: relative;
	display: flex;
	flex-direction: column;
	width: 100%;
	color: #242424;
	pointer-events: auto;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid transparent;
	border-radius: 1.2rem;
	outline: 0;
}

.modal-backdrop {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 2999;
	width: 100vw;
	height: 100vh;
	background-color: #000;
}
.modal-backdrop.fade {
	opacity: 0;
}
.modal-backdrop.show {
	opacity: 0.5;
}

.modal-header {
	display: flex;
	flex-shrink: 0;
	align-items: center;
	justify-content: space-between;
	padding: var(--header-padding);
	color: #fff;
	background-color: #0b4b83;
	border-top-left-radius: calc(1.2rem - 1px);
	border-top-right-radius: calc(1.2rem - 1px);
}
.modal-header .btn-close {
	color: #fff;
}

.modal-title {
	margin-bottom: 0;
	line-height: 1.5;
}

.modal-body {
	position: relative;
	flex: 1 1 auto;
	padding: var(--inner-padding);
}
.modal-body.has-only-form {
	padding-bottom: 1.6rem;
}

.modal-body-scroll {
	max-height: 55vh;
	overflow-y: auto;
	background-color: #f5f5f5;
	scrollbar-width: thin;
	scrollbar-color: rgba(0, 0, 0, 0.3) rgba(0, 0, 0, 0.25);
}
.modal-body-scroll::-webkit-scrollbar {
	height: 0.8rem;
	width: 0.8rem;
	background-color: rgba(0, 0, 0, 0.25);
}
.modal-body-scroll::-webkit-scrollbar-thumb {
	background-color: rgba(0, 0, 0, 0.3);
}

.modal-buttons {
	position: absolute;
	top: 10.2rem;
	width: 4.8rem;
}
.modal-buttons-right {
	right: -2.4rem;
}
.modal-buttons-item {
	padding: 0.4rem;
	background-color: #fff;
	border-radius: 50%;
}

.modal-footer {
	display: flex;
	flex-wrap: wrap;
	flex-shrink: 0;
	align-items: center;
	padding: var(--footer-padding);
	border-bottom-left-radius: calc(1.2rem - 1px);
	border-bottom-right-radius: calc(1.2rem - 1px);
}

.modal.has-buttons-right .modal-body {
	min-height: 22rem;
}

@media (min-width: 768px) {
	.modal-dialog {
		max-width: 700px;
		margin: 3.2rem auto;
	}
	.modal-sm {
		max-width: 500px;
	}
}
@media (min-width: 1366px) {
	.modal-lg {
		max-width: 1140px;
	}
}
.modal-fullscreen {
	width: 100vw;
	max-width: none;
	height: 100%;
	margin: 0;
}
.modal-fullscreen .modal-content {
	height: 100%;
	border: 0;
	border-radius: 0;
}
.modal-fullscreen .modal-header {
	border-radius: 0;
}
.modal-fullscreen .modal-body {
	overflow-y: auto;
}
.modal-fullscreen .modal-footer {
	border-radius: 0;
}

.nav {
	display: flex;
	flex-wrap: wrap;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
}

.nav-link {
	display: block;
	padding: 0.8rem 1.6rem;
	font-size: 1.8rem;
	font-weight: 400;
	color: #242424;
	text-decoration: none;
}
.nav-link:hover, .nav-link:focus {
	color: #0b4b83;
	text-decoration: none;
}
.nav-link.disabled {
	color: #bababa;
	pointer-events: none;
	cursor: default;
}

.nav-tabs {
	border-bottom: 1px solid #bababa;
}
.nav-tabs .nav-link {
	margin-bottom: -1px;
	background: none;
	border: 1px solid transparent;
	border-top-left-radius: 0.4rem;
	border-top-right-radius: 0.4rem;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
	isolation: isolate;
}
.nav-tabs .nav-link.disabled {
	color: #bababa;
	background-color: transparent;
	border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
	color: #0b4b83;
	background-color: #fff;
	border-color: #bababa #bababa transparent;
}

.nav-pills .nav-link {
	background: none;
	border: 0;
	border-radius: 0.4rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
	color: #fff;
	background-color: #0b4b83;
}

.nav-fill > .nav-link,
.nav-fill .nav-item {
	flex: 1 1 auto;
	text-align: center;
}

.nav-justified > .nav-link,
.nav-justified .nav-item {
	flex-basis: 0;
	flex-grow: 1;
	text-align: center;
}

.nav-fill .nav-item .nav-link,
.nav-justified .nav-item .nav-link {
	width: 100%;
}

.tab-content > .tab-pane {
	display: none;
}
.tab-content > .active {
	display: block;
}

.offcanvas {
	position: fixed;
	bottom: 0;
	z-index: 3000;
	display: flex;
	flex-direction: column;
	max-width: 100%;
	color: #242424;
	visibility: hidden;
	background-color: #fff;
	background-clip: padding-box;
	outline: 0;
	transition: transform 0.3s ease-in-out;
}

.offcanvas-backdrop {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 2999;
	width: 100vw;
	height: 100vh;
	background-color: #000;
}
.offcanvas-backdrop.fade {
	opacity: 0;
}
.offcanvas-backdrop.show {
	opacity: 0.5;
}

.offcanvas-header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 1.6rem;
	height: var(--header-visible-height);
	min-height: var(--header-visible-height);
	border-bottom: 1px solid #ebebeb;
}

.offcanvas-title {
	margin-bottom: 0;
	line-height: 1.5;
}

.offcanvas-body {
	flex-grow: 1;
	padding: 1.6rem;
	overflow-y: auto;
	overscroll-behavior: contain;
	scrollbar-width: thin;
	scrollbar-color: rgba(0, 0, 0, 0.3) rgba(0, 0, 0, 0.25);
}
.offcanvas-body::-webkit-scrollbar {
	height: 0.8rem;
	width: 0.8rem;
	background-color: rgba(0, 0, 0, 0.25);
}
.offcanvas-body::-webkit-scrollbar-thumb {
	background-color: rgba(0, 0, 0, 0.3);
}

.offcanvas-start {
	top: 0;
	left: 0;
	width: 34.8rem;
	transform: translateX(-100%);
}

.offcanvas-end {
	top: 0;
	right: 0;
	width: 34.8rem;
	transform: translateX(100%);
}

.offcanvas-top {
	top: 0;
	right: 0;
	left: 0;
	height: 30vh;
	max-height: 100%;
	transform: translateY(-100%);
}

.offcanvas-bottom {
	right: 0;
	left: 0;
	height: 30vh;
	max-height: 100%;
	transform: translateY(100%);
}

.offcanvas.show:not(.hiding),
.offcanvas.showing {
	transform: none;
}

.offcanvas.show,
.offcanvas.hiding,
.offcanvas.showing {
	visibility: visible;
}

.offcanvas-header-menu .offcanvas-header {
	background-color: #dce8f3;
	border-bottom: none;
}

.offcanvas-search {
	height: auto;
	bottom: auto;
}
.offcanvas-search .container {
	position: relative;
	padding-top: 6.4rem;
	padding-bottom: 6.4rem;
}
.offcanvas-search .offcanvas-body {
	padding: 0;
}
.offcanvas-search .btn-close {
	position: absolute;
	top: 0;
	right: 0;
}
.offcanvas-search form {
	max-width: 40rem;
	margin-left: auto;
	margin-right: auto;
}

@media (min-width: 1067px) {
	.offcanvas-header-menu,
	.offcanvas-backdrop-header-menu {
		display: none;
	}
}
.ui-helper-hidden {
	display: none;
}

.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}

.ui-helper-clearfix:after {
	clear: both;
}

.ui-helper-clearfix {
	min-height: 0;
}

.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter: Alpha(Opacity=0);
}

.ui-front {
	z-index: 100;
}

.ui-state-disabled {
	cursor: default !important;
}

.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.ui-datepicker {
	width: 17em;
	padding: 0.2em 0.2em 0;
	display: none;
}

.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: 0.2em 0;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}

.ui-datepicker .ui-datepicker-next {
	right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	padding: 0.2em;
	width: 45%;
	font-weight: 400;
	border-color: #bababa;
}

.ui-datepicker table {
	width: 100%;
	font-size: 0.9em;
	border-collapse: collapse;
	margin: 0 0 0.4em;
}

.ui-datepicker th {
	padding: 0.7em 0.3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}

.ui-datepicker td {
	border: 0;
	padding: 1px;
}

.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: 0.2em;
	text-align: right;
	text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: 0.7em 0 0 0;
	padding: 0 0.2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: 0.5em 0.2em 0.4em;
	cursor: pointer;
	padding: 0.2em 0.6em 0.3em 0.6em;
	width: auto;
	overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

.ui-datepicker.ui-datepicker-multi {
	width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto 0.4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}

.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

.ui-datepicker-rtl {
	direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}

.ui-datepicker {
	background-color: #fff;
	border: 1px solid #dadada;
	max-width: 295px;
	z-index: 100 !important;
}
.modal-open .ui-datepicker {
	z-index: 1100 !important;
}

.ui-datepicker table {
	margin-bottom: 0.2em;
}

.ui-datepicker-prev,
.ui-datepicker-next {
	cursor: pointer;
	color: #242424;
}

.ui-datepicker-prev .ui-icon,
.ui-datepicker-next .ui-icon {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

.ui-datepicker-prev:after {
	content: "<";
}

.ui-datepicker-next:after {
	content: ">";
}

.ui-datepicker-prev:after,
.ui-datepicker-next:after {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	font-weight: 700;
	font-family: consolas, "Courier New", monospace;
	transform: translate(-50%, -50%);
}

.ui-datepicker-title {
	font-weight: 700;
}

.ui-datepicker th {
	font-weight: 400;
}

.ui-datepicker .ui-state-default {
	background-color: #f5f5f5;
	color: #242424;
	text-align: center;
}
.ui-datepicker .ui-state-default.ui-state-hover, .ui-datepicker .ui-state-default.ui-state-active {
	background-color: #0b4b83 !important;
	color: #fff !important;
}
.ui-datepicker span.ui-state-default {
	color: #bababa;
}

.ui-datepicker .ui-datepicker-today:not(.ui-datepicker-unselectable) .ui-state-default {
	background-color: #ebebeb;
}

input.hasDatepicker {
	cursor: pointer;
	-webkit-user-select: none;
	        user-select: none;
}

.splide__container {
	box-sizing: border-box;
	position: relative;
}

.splide__list {
	backface-visibility: hidden;
	display: flex;
	height: 100%;
	margin: 0 !important;
	padding: 0 !important;
}

.splide.is-initialized:not(.is-active) .splide__list {
	display: block;
}

.splide__pagination {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0;
	pointer-events: none;
}

.splide__pagination li {
	display: inline-block;
	line-height: 1;
	list-style-type: none;
	margin: 0;
	pointer-events: auto;
}

.splide:not(.is-overflow) .splide__pagination {
	display: none;
}

.splide__progress__bar {
	width: 0;
}

.splide {
	position: relative;
	visibility: hidden;
}

.splide.is-initialized,
.splide.is-rendered {
	visibility: visible;
}

.splide__slide {
	backface-visibility: hidden;
	box-sizing: border-box;
	flex-shrink: 0;
	list-style-type: none !important;
	margin: 0;
	position: relative;
}

.splide__slide img {
	vertical-align: bottom;
}

.splide__spinner {
	animation: splide-loading 1s linear infinite;
	border: 2px solid #0b4b83;
	border-left-color: transparent;
	border-radius: 50%;
	bottom: 0;
	contain: strict;
	display: inline-block;
	height: 20px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 20px;
}

.splide__sr {
	clip: rect(0 0 0 0);
	border: 0;
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.splide__toggle.is-active .splide__toggle__play,
.splide__toggle__pause {
	display: none;
}

.splide__toggle.is-active .splide__toggle__pause {
	display: inline;
}

.splide__track {
	overflow: hidden;
	position: relative;
	z-index: 0;
}

@keyframes splide-loading {
	0% {
		transform: rotate(0);
	}
	to {
		transform: rotate(1turn);
	}
}
.splide__track--draggable {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	user-select: none;
}

.splide__track--fade > .splide__list > .splide__slide {
	margin: 0 !important;
	opacity: 0;
	z-index: 0;
}

.splide__track--fade > .splide__list > .splide__slide.is-active {
	opacity: 1;
	z-index: 1;
}

.splide--rtl {
	direction: rtl;
}

.splide__track--ttb > .splide__list {
	display: block;
}

.splide__arrow {
	align-items: center;
	background: #ccc;
	border: 0;
	border-radius: 50%;
	cursor: pointer;
	display: flex;
	height: 2em;
	justify-content: center;
	opacity: 0.7;
	padding: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 2em;
	z-index: 1;
}

.splide__arrow svg {
	fill: #000;
	height: 1.2em;
	width: 1.2em;
}

.splide__arrow:hover:not(:disabled) {
	opacity: 0.9;
}

.splide__arrow:disabled {
	opacity: 0.3;
}

.splide__arrow:focus-visible {
	outline: 3px solid #0bf;
	outline-offset: 3px;
}

.splide__arrow--prev {
	left: 1em;
}

.splide__arrow--prev svg {
	transform: scaleX(-1);
}

.splide__arrow--next {
	right: 1em;
}

.splide.is-focus-in .splide__arrow:focus {
	outline: 3px solid #0bf;
	outline-offset: 3px;
}

.splide__pagination {
	bottom: 0.5em;
	left: 0;
	padding: 0 1em;
	position: absolute;
	right: 0;
	z-index: 1;
}

.splide__pagination__page {
	background: #ccc;
	border: 0;
	border-radius: 50%;
	display: inline-block;
	height: 8px;
	margin: 3px;
	opacity: 0.7;
	padding: 0;
	position: relative;
	transition: transform 0.2s linear;
	width: 8px;
}

.splide__pagination__page.is-active {
	background: #fff;
	transform: scale(1.4);
	z-index: 1;
}

.splide__pagination__page:hover {
	cursor: pointer;
	opacity: 0.9;
}

.splide__pagination__page:focus-visible {
	outline: 3px solid #0bf;
	outline-offset: 3px;
}

.splide.is-focus-in .splide__pagination__page:focus {
	outline: 3px solid #0bf;
	outline-offset: 3px;
}

.splide__progress__bar {
	background: #ccc;
	height: 3px;
}

.splide__slide {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.splide__slide:focus {
	outline: 0;
}

@supports (outline-offset: -3px) {
	.splide__slide:focus-visible {
		outline: 3px solid #0bf;
		outline-offset: -3px;
	}
}
@media screen and (-ms-high-contrast: none) {
	.splide__slide:focus-visible {
		border: 3px solid #0bf;
	}
}
@supports (outline-offset: -3px) {
	.splide.is-focus-in .splide__slide:focus {
		outline: 3px solid #0bf;
		outline-offset: -3px;
	}
}
@media screen and (-ms-high-contrast: none) {
	.splide.is-focus-in .splide__slide:focus {
		border: 3px solid #0bf;
	}
	.splide.is-focus-in .splide__track > .splide__list > .splide__slide:focus {
		border-color: #0bf;
	}
}
.splide__toggle {
	cursor: pointer;
}

.splide__toggle:focus-visible {
	outline: 3px solid #0bf;
	outline-offset: 3px;
}

.splide.is-focus-in .splide__toggle:focus {
	outline: 3px solid #0bf;
	outline-offset: 3px;
}

.splide__track--nav > .splide__list > .splide__slide {
	border: 3px solid transparent;
	cursor: pointer;
}

.splide__track--nav > .splide__list > .splide__slide.is-active {
	border: 3px solid #000;
}

.splide__arrows--rtl .splide__arrow--prev {
	left: auto;
	right: 1em;
}

.splide__arrows--rtl .splide__arrow--prev svg {
	transform: scaleX(1);
}

.splide__arrows--rtl .splide__arrow--next {
	left: 1em;
	right: auto;
}

.splide__arrows--rtl .splide__arrow--next svg {
	transform: scaleX(-1);
}

.splide__arrows--ttb .splide__arrow {
	left: 50%;
	transform: translate(-50%);
}

.splide__arrows--ttb .splide__arrow--prev {
	top: 1em;
}

.splide__arrows--ttb .splide__arrow--prev svg {
	transform: rotate(-90deg);
}

.splide__arrows--ttb .splide__arrow--next {
	bottom: 1em;
	top: auto;
}

.splide__arrows--ttb .splide__arrow--next svg {
	transform: rotate(90deg);
}

.splide__pagination--ttb {
	bottom: 0;
	display: flex;
	flex-direction: column;
	left: auto;
	padding: 1em 0;
	right: 0.5em;
	top: 0;
}

.splide[data-length="1"] .splide__arrows,
.splide[data-length="1"] .splide__pagination {
	display: none !important;
}

.splide__arrow {
	overflow: hidden;
	width: 2.4rem;
	height: 4.8rem;
	margin-top: -2.4rem;
	color: #242424;
	border-radius: 0;
	transform: none;
	background-color: transparent;
}
.splide__arrow:after {
	content: "";
	position: absolute;
	bottom: 50%;
	left: 0;
	width: 4.8rem;
	height: 4.8rem;
	border-left: 1px solid;
	border-bottom: 1px solid;
	transform: rotate(45deg);
	transform-origin: 0 100%;
}
.splide__arrow svg {
	display: none;
}
.splide__arrow--prev {
	left: 0.8rem;
}
.splide__arrow--next {
	right: 0.8rem;
	transform: scale(-1, 1);
}
.splide.is-focus-in .splide__arrow:focus, .splide__arrow:focus-visible {
	outline: 0px;
	outline-color: #878787;
}

.splide--arrows-out {
	padding-left: 2.4rem;
	padding-right: 2.4rem;
}
.splide--arrows-out .splide__arrow--prev {
	left: 0;
}
.splide--arrows-out .splide__arrow--next {
	right: 0;
}

.splide__pagination {
	bottom: 1.2rem;
}
.splide__pagination__page {
	width: 1.6rem;
	height: 1.6rem;
	margin: 0 0.8rem;
	transition: none;
	background-color: #bababa;
}
.splide.is-focus-in .splide__pagination__page:focus, .splide__pagination__page:focus-visible {
	outline-color: #878787;
}
.splide__pagination__page.is-active {
	transform: none;
	background-color: #555555;
	position: none;
}

.splide--pagination-out .splide__pagination {
	position: static;
	padding-top: 2.4rem;
}
.splide--pagination-out .splide__arrow {
	margin-top: -4.5rem;
}

.splide-banner {
	max-width: 1920px;
	margin: 0 auto;
	margin-left: auto;
	margin-right: auto;
}
.splide-banner-media-item {
	width: 100%;
	height: calc(100vh - var(--header-visible-height));
	height: calc(100svh - var(--header-visible-height));
	max-height: 800px;
	min-height: 480px;
	object-fit: cover;
}
.splide-banner-filter {
	position: absolute;
	z-index: 0;
	inset: 0;
	background: linear-gradient(to top, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.7));
}
.splide-banner-container {
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	position: absolute;
	z-index: 1;
	top: 6rem;
	bottom: 6rem;
	left: 0;
	right: 0;
	width: auto;
}
.splide-banner-caption {
	color: #fff;
	margin: 0 3rem;
	max-width: clamp(28rem, 75vw, 85rem);
}
.splide-banner-title {
	margin-bottom: 2.4rem;
	line-height: 1.2;
	font-size: clamp(3.4rem, 4vw, 7.2rem);
}
.splide-banner-subtitle {
	margin-bottom: 2.4rem;
	line-height: 1.2;
	font-size: clamp(1.8rem, 4vw, 2.4rem);
}
.splide-banner .splide__slide .splide-banner-caption {
	opacity: 0;
	transform: translate3d(0, 3.2rem, 0) scale3d(1, 0.9, 1);
	transition: transform 0.3s ease-in-out, opacity 0.3s linear;
}
.splide-banner .splide__slide.is-active .splide-banner-caption {
	opacity: 1;
	transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
}
.splide-banner .splide__arrows {
	position: absolute;
	inset: 0;
	max-width: 1366px;
	margin-left: auto;
	margin-right: auto;
}
.splide-banner .splide__arrow {
	color: #fff;
}
.splide-banner .splide__pagination {
	bottom: 1.6rem;
}
.splide-banner .splide__pagination__page {
	background-color: #fff;
}
.splide-banner .splide__pagination__page:hover, .splide-banner .splide__pagination__page.is-active {
	background-color: #0b4b83;
}
.body-home .splide-banner-empty {
	height: 6.4rem;
}
.splide-banner.is-sm {
	margin-bottom: 0;
}
.splide-banner.is-sm .splide-banner-media-item {
	height: 260px;
	min-height: 260px;
	max-height: 260px;
}
.splide-banner.is-sm .splide-banner-filter {
	display: none;
}
.splide-banner.is-sm .splide__arrow,
.splide-banner.is-sm .splide__pagination {
	display: none;
}

.splide-objectives-container {
	padding: 9.6rem 1.6rem;
	margin-left: -1.6rem;
	margin-right: -1.6rem;
}

.splide-ambient-item {
	flex-grow: 1;
	padding: 2.4rem;
}
.splide-ambient-title {
	padding-left: 2.4rem;
}
.splide-ambient .splide__arrow {
	width: 1.5rem;
	height: 3rem;
	margin-top: -1.5rem;
	color: #fff;
}

@media (min-width: 564px) {
	.splide-banner-media-item {
		max-height: 800px;
	}
}
@media (min-width: 768px) {
	.splide-banner-media-item {
		max-height: 1080px;
	}
	.splide-ambient-item {
		padding: 4.8rem;
	}
}
@media (min-width: 1067px) {
	.splide-objectives-container {
		padding: 9.6rem 2.4rem;
		margin-left: -2.4rem;
		margin-right: -2.4rem;
	}
}
@media (min-width: 1536px) {
	.splide-objectives-container {
		margin-left: -10rem;
		margin-right: -10rem;
		padding-left: 10rem;
		padding-right: 10rem;
	}
}
:root {
	--header-height: 6.4rem;
	--header-visible-height: 6.4rem;
}

body {
	padding-top: var(--header-height);
}
body.has-banner {
	padding-top: var(--header-visible-height);
}

.header {
	position: fixed;
	z-index: 2000;
	top: 0;
	left: 0;
	right: 0;
	padding: 1.2rem 0;
	min-width: 36rem;
	background-color: #fff;
}
.header:after {
	content: "";
	position: absolute;
	z-index: -1;
	top: 100%;
	left: 0;
	right: 0;
	height: 1.6rem;
	max-width: 130rem;
	margin-left: auto;
	margin-right: auto;
	pointer-events: none;
	background: radial-gradient(ellipse at top, rgba(0, 0, 0, 0.15), transparent 70%);
}
.header > .container {
	display: flex;
	align-items: center;
}

.header-logo {
	width: 88px;
	margin-right: auto;
}

.header-item {
	margin-left: 0.8rem;
}

@media (min-width: 768px) {
	:root {
		--header-height: 9.8rem;
		--header-visible-height: 7.4rem;
	}
	.header {
		padding: 2.4rem 0;
		transform: translate3d(0, 0, 0);
		transition: transform 0.3s ease-in-out;
	}
	.scolled-xs-top .header {
		transform: translate3d(0, -2.4rem, 0);
	}
	.header-logo {
		width: auto;
		transform: scale3d(1, 1, 1);
		transform-origin: 0 245%;
		transition: transform 0.3s ease-in-out;
	}
	.scolled-xs-top .header-logo {
		transform: scale3d(0.9, 0.9, 1);
	}
	.header-item {
		transform: translate3d(0, 0, 0);
		transition: transform 0.3s ease-in-out;
	}
	.scolled-xs-top .header-item {
		transform: translate3d(0, 1.2rem, 0);
	}
}
@media (min-width: 1067px) {
	.header-menu {
		transform: translate3d(0, 0, 0);
		transition: transform 0.3s ease-in-out;
	}
	.scolled-xs-top .header-menu {
		transform: translate3d(0, 1.2rem, 0);
	}
}
.footer {
	overflow: hidden;
}

.footer-top {
	padding: 9.6rem 0;
}

.footer-title {
	font-size: 2rem;
}

.footer-bottom {
	position: relative;
	padding: 2.4rem 0;
	display: flex;
	flex-direction: column;
	gap: 1.2rem 2.4rem;
}
.footer-bottom:after {
	content: "";
	position: absolute;
	top: 0;
	width: 200vw;
	left: -50vw;
	border-top: 1px solid #fff;
	opacity: 0.5;
}

@media (max-width: 767px) {
	.footer {
		text-align: center;
	}
	.footer .list-ico > li {
		padding-left: 0;
	}
	.footer .list-ico > li > .ico {
		position: static;
	}
	.footer .menu li {
		padding-left: 0;
	}
	.footer .menu li:after {
		display: none;
	}
}
@media (min-width: 768px) {
	.footer-bottom {
		flex-direction: row;
		justify-content: space-between;
		align-items: center;
	}
}
.is-sm.bit, .is-sm.btn, .is-sm.input {
	padding: 0 1.6rem;
	height: 3.4rem;
	font-size: 1.4rem;
}

.is-lg.bit, .is-lg.btn, .is-lg.input {
	padding: 0 2.4rem;
	height: 4.8rem;
	font-size: 2rem;
}

.is-ico.bit, .is-ico.btn {
	padding: 0;
	width: 4rem;
	min-width: 4rem;
}
.is-ico.bit.is-sm, .is-ico.btn.is-sm {
	width: 3.4rem;
	min-width: 3.4rem;
}
.is-ico.bit.is-lg, .is-ico.btn.is-lg {
	width: 4.8rem;
	min-width: 4.8rem;
}

[aria-expanded=false] > .is-ico-toggle:nth-last-of-type(1) {
	display: none;
}
[aria-expanded=true] > .is-ico-toggle:nth-last-of-type(2) {
	display: none;
}

.is-disabled,
[disabled] {
	pointer-events: none;
	opacity: 0.5;
}
.is-disabled ~ .input-title,
[disabled] ~ .input-title {
	pointer-events: none;
	opacity: 0.5;
}

.sr-only,
.is-sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

.has-outline.bit, .has-outline.btn {
	color: inherit;
	border-color: inherit;
	background-color: transparent;
	border: 1px solid;
}

.is-header-sticky-space {
	position: sticky;
	z-index: 1;
	border-width: 2px;
	top: calc(var(--header-visible-height) + 3.2rem);
}

.is-counter {
	position: absolute;
	top: -0.4rem;
	right: -0.4rem;
	padding: 0.3rem 0.5rem;
	min-width: 1.8rem;
	line-height: 1;
	font-size: 1.2rem;
	text-align: center;
	border-radius: 2rem;
	pointer-events: none;
}

body.is-request-running main {
	pointer-events: none;
	opacity: 0.8;
}

/*---UTILITIES_START---*/
#html .ai-s {
	align-items: flex-start;
}
#html .ai-c {
	align-items: center;
}
#html .ai-e {
	align-items: flex-end;
}
#html .as-s {
	align-self: flex-start;
}
#html .as-c {
	align-self: center;
}
#html .as-e {
	align-self: flex-end;
}
#html .bg-alpha {
	background-color: #0b4b83;
}
#html .bd-alpha {
	border-color: #0b4b83;
}
#html .bg-alpha-lightest {
	background-color: #dce8f3;
}
#html .bd-alpha-lightest {
	border-color: #dce8f3;
}
#html .bg-alpha-dark {
	background-color: #094379;
}
#html .bd-alpha-dark {
	border-color: #094379;
}
#html .bg-alpha-darker {
	background-color: #0d2f46;
}
#html .bd-alpha-darker {
	border-color: #0d2f46;
}
#html .bg-beta {
	background-color: #fbb03b;
}
#html .bd-beta {
	border-color: #fbb03b;
}
#html .bg-gamma {
	background-color: #28b4a4;
}
#html .bd-gamma {
	border-color: #28b4a4;
}
#html .bg-gamma-dark {
	background-color: #12a19a;
}
#html .bd-gamma-dark {
	border-color: #12a19a;
}
#html .bg-success {
	background-color: #13933e;
}
#html .bd-success {
	border-color: #13933e;
}
#html .bg-error {
	background-color: #d33e3e;
}
#html .bd-error {
	border-color: #d33e3e;
}
#html .bg-10 {
	background-color: #242424;
}
#html .bd-10 {
	border-color: #242424;
}
#html .bg-20 {
	background-color: #353535;
}
#html .bd-20 {
	border-color: #353535;
}
#html .bg-30 {
	background-color: #555555;
}
#html .bd-30 {
	border-color: #555555;
}
#html .bg-40 {
	background-color: #757575;
}
#html .bd-40 {
	border-color: #757575;
}
#html .bg-50 {
	background-color: #878787;
}
#html .bd-50 {
	border-color: #878787;
}
#html .bg-60 {
	background-color: #bababa;
}
#html .bd-60 {
	border-color: #bababa;
}
#html .bg-70 {
	background-color: #dadada;
}
#html .bd-70 {
	border-color: #dadada;
}
#html .bg-80 {
	background-color: #ebebeb;
}
#html .bd-80 {
	border-color: #ebebeb;
}
#html .bg-90 {
	background-color: #f5f5f5;
}
#html .bd-90 {
	border-color: #f5f5f5;
}
#html .bg-text {
	background-color: #242424;
}
#html .bd-text {
	border-color: #242424;
}
#html .bg-base-0 {
	background-color: #000;
}
#html .bd-base-0 {
	border-color: #000;
}
#html .bg-base-1 {
	background-color: #fff;
}
#html .bd-base-1 {
	border-color: #fff;
}
#html .bd-r-pill {
	border-radius: 100px;
}
#html .bd-r-50 {
	border-radius: 50%;
}
#html .bd-r-0 {
	border-radius: 0;
}
#html .bd-r-1 {
	border-radius: 0.4rem;
}
#html .bd-r-2 {
	border-radius: 0.8rem;
}
#html .bd-r-3 {
	border-radius: 1.2rem;
}
#html .co-alpha {
	color: #0b4b83;
}
#html .co-alpha-lightest {
	color: #dce8f3;
}
#html .co-alpha-dark {
	color: #094379;
}
#html .co-alpha-darker {
	color: #0d2f46;
}
#html .co-beta {
	color: #fbb03b;
}
#html .co-gamma {
	color: #28b4a4;
}
#html .co-gamma-dark {
	color: #12a19a;
}
#html .co-success {
	color: #13933e;
}
#html .co-error {
	color: #d33e3e;
}
#html .co-10 {
	color: #242424;
}
#html .co-20 {
	color: #353535;
}
#html .co-30 {
	color: #555555;
}
#html .co-40 {
	color: #757575;
}
#html .co-50 {
	color: #878787;
}
#html .co-60 {
	color: #bababa;
}
#html .co-70 {
	color: #dadada;
}
#html .co-80 {
	color: #ebebeb;
}
#html .co-90 {
	color: #f5f5f5;
}
#html .co-text {
	color: #242424;
}
#html .co-base-0 {
	color: #000;
}
#html .co-base-1 {
	color: #fff;
}
#html .col-c-2 {
	column-count: 2;
}
#html .col-c-3 {
	column-count: 3;
}
#html .col-c-4 {
	column-count: 4;
}
#html .cur-p {
	cursor: pointer;
}
#html .d-n {
	display: none;
}
#html .d-f {
	display: flex;
}
#html .d-b {
	display: block;
}
#html .d-ib {
	display: inline-block;
}
@media (min-width: 564px) {
	#html .d-n_xs {
		display: none;
	}
	#html .d-f_xs {
		display: flex;
	}
	#html .d-b_xs {
		display: block;
	}
	#html .d-ib_xs {
		display: inline-block;
	}
}
@media (min-width: 768px) {
	#html .d-n_sm {
		display: none;
	}
	#html .d-f_sm {
		display: flex;
	}
	#html .d-b_sm {
		display: block;
	}
	#html .d-ib_sm {
		display: inline-block;
	}
}
@media (min-width: 1067px) {
	#html .d-n_md {
		display: none;
	}
	#html .d-f_md {
		display: flex;
	}
	#html .d-b_md {
		display: block;
	}
	#html .d-ib_md {
		display: inline-block;
	}
}
@media (min-width: 1366px) {
	#html .d-n_lg {
		display: none;
	}
	#html .d-f_lg {
		display: flex;
	}
	#html .d-b_lg {
		display: block;
	}
	#html .d-ib_lg {
		display: inline-block;
	}
}
@media (min-width: 1067px) {
	#html .d-n_bp {
		display: none;
	}
	#html .d-f_bp {
		display: flex;
	}
	#html .d-b_bp {
		display: block;
	}
	#html .d-ib_bp {
		display: inline-block;
	}
}
@media (min-width: 1067px) {
	#html .d-n_bp {
		display: none;
	}
	#html .d-f_bp {
		display: flex;
	}
	#html .d-b_bp {
		display: block;
	}
	#html .d-ib_bp {
		display: inline-block;
	}
}
@media (max-width: 1066px) {
	#html .d-n_bp-max {
		display: none;
	}
	#html .d-f_bp-max {
		display: flex;
	}
	#html .d-b_bp-max {
		display: block;
	}
	#html .d-ib_bp-max {
		display: inline-block;
	}
}
#html .flw-w {
	flex-wrap: wrap;
}
#html .flg-1 {
	flex-grow: 1;
}
#html .fls-1 {
	flex-shrink: 1;
}
#html .fld-c {
	flex-direction: column;
}
#html .fld-r {
	flex-direction: row;
}
#html .fof-ss {
	font-family: "Poppins", system-ui, sans-serif;
}
#html .fof-d {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#html .fof-m {
	font-family: consolas, "Courier New", monospace;
}
#html .fos-lg {
	font-size: 2rem;
}
#html .fos-sm {
	font-size: 1.4rem;
}
#html .fos-xs {
	font-size: 1.2rem;
}
#html .fow-l {
	font-weight: 300;
}
#html .fow-r {
	font-weight: 400;
}
#html .fow-b {
	font-weight: 700;
}
#html .gap-1 {
	gap: 0.4rem;
}
#html .gap-c-1 {
	column-gap: 0.4rem;
}
#html .gap-r-1 {
	row-gap: 0.4rem;
}
#html .gap-2 {
	gap: 0.8rem;
}
#html .gap-c-2 {
	column-gap: 0.8rem;
}
#html .gap-r-2 {
	row-gap: 0.8rem;
}
#html .gap-3 {
	gap: 1.2rem;
}
#html .gap-c-3 {
	column-gap: 1.2rem;
}
#html .gap-r-3 {
	row-gap: 1.2rem;
}
#html .gap-4 {
	gap: 1.6rem;
}
#html .gap-c-4 {
	column-gap: 1.6rem;
}
#html .gap-r-4 {
	row-gap: 1.6rem;
}
#html .gap-5 {
	gap: 2.4rem;
}
#html .gap-c-5 {
	column-gap: 2.4rem;
}
#html .gap-r-5 {
	row-gap: 2.4rem;
}
#html .h100 {
	height: 100%;
}
#html .jc-s {
	justify-content: flex-start;
}
#html .jc-c {
	justify-content: center;
}
#html .jc-e {
	justify-content: flex-end;
}
#html .lh-base {
	line-height: 1.5;
}
#html .lh-title {
	line-height: 1.2;
}
#html .mb-1 {
	margin-bottom: 0.4rem;
}
#html .ml-1 {
	margin-left: 0.4rem;
}
#html .mr-1 {
	margin-right: 0.4rem;
}
#html .mb-2 {
	margin-bottom: 0.8rem;
}
#html .ml-2 {
	margin-left: 0.8rem;
}
#html .mr-2 {
	margin-right: 0.8rem;
}
#html .mb-3 {
	margin-bottom: 1.2rem;
}
#html .ml-3 {
	margin-left: 1.2rem;
}
#html .mr-3 {
	margin-right: 1.2rem;
}
#html .mb-4 {
	margin-bottom: 1.6rem;
}
#html .ml-4 {
	margin-left: 1.6rem;
}
#html .mr-4 {
	margin-right: 1.6rem;
}
#html .mb-5 {
	margin-bottom: 2.4rem;
}
#html .ml-5 {
	margin-left: 2.4rem;
}
#html .mr-5 {
	margin-right: 2.4rem;
}
#html .mb-6 {
	margin-bottom: 3.2rem;
}
#html .mb-lg-1 {
	margin-bottom: 6.4rem;
}
#html .mb-lg-2 {
	margin-bottom: 9.6rem;
}
#html .m-0 {
	margin: 0;
}
#html .mb-0 {
	margin-bottom: 0;
}
#html .mt-auto {
	margin-top: auto;
}
#html .ml-auto {
	margin-left: auto;
}
#html .mr-auto {
	margin-right: auto;
}
#html .ov-h {
	overflow: hidden;
}
@media (min-width: 1067px) {
	#html .order-1_md {
		order: 1;
	}
	#html .order-2_md {
		order: 2;
	}
}
#html .pt-1 {
	padding-top: 0.4rem;
}
#html .pb-1 {
	padding-bottom: 0.4rem;
}
#html .p-1 {
	padding: 0.4rem;
}
#html .pl-1 {
	padding-left: 0.4rem;
}
#html .pr-1 {
	padding-right: 0.4rem;
}
#html .pt-2 {
	padding-top: 0.8rem;
}
#html .pb-2 {
	padding-bottom: 0.8rem;
}
#html .p-2 {
	padding: 0.8rem;
}
#html .pl-2 {
	padding-left: 0.8rem;
}
#html .pr-2 {
	padding-right: 0.8rem;
}
#html .pt-3 {
	padding-top: 1.2rem;
}
#html .pb-3 {
	padding-bottom: 1.2rem;
}
#html .p-3 {
	padding: 1.2rem;
}
#html .pl-3 {
	padding-left: 1.2rem;
}
#html .pr-3 {
	padding-right: 1.2rem;
}
#html .pt-4 {
	padding-top: 1.6rem;
}
#html .pb-4 {
	padding-bottom: 1.6rem;
}
#html .p-4 {
	padding: 1.6rem;
}
#html .pt-5 {
	padding-top: 2.4rem;
}
#html .pb-5 {
	padding-bottom: 2.4rem;
}
#html .p-5 {
	padding: 2.4rem;
}
#html .pt-6 {
	padding-top: 3.2rem;
}
#html .pb-6 {
	padding-bottom: 3.2rem;
}
#html .p-6 {
	padding: 3.2rem;
}
#html .pt-lg-1 {
	padding-top: 6.4rem;
}
#html .pb-lg-1 {
	padding-bottom: 6.4rem;
}
#html .pt-lg-2 {
	padding-top: 9.6rem;
}
#html .pb-lg-2 {
	padding-bottom: 9.6rem;
}
#html .p-0 {
	padding: 0;
}
#html .po-r {
	position: relative;
}
#html .poe-n {
	pointer-events: none;
}
#html .poe-a {
	pointer-events: auto;
}
#html .ta-l {
	text-align: left;
}
#html .ta-c {
	text-align: center;
}
#html .ta-r {
	text-align: right;
}
#html .td-u {
	text-decoration: underline;
}
#html .to-el {
	text-overflow: ellipsis;
}
#html .tt-u {
	text-transform: uppercase;
}
#html .tt-c {
	text-transform: capitalize;
}
#html .tt-l {
	text-transform: lowercase;
}
#html .tt-n {
	text-transform: none;
}
#html .va-t {
	vertical-align: top;
}
#html .va-m {
	vertical-align: middle;
}
#html .va-b {
	vertical-align: bottom;
}
#html .w100 {
	width: 100%;
}
#html .w-mc {
	width: max-content;
}
#html .wis-nw {
	white-space: nowrap;
}
#html .wb-bw {
	word-break: break-word;
}

/*---UTILITIES_END---*/