/**
 * Do not edit directly
 * Generated on Tue, 20 Feb 2024 14:05:35 GMT
 */

.se-parent-div {
	overflow-x: scroll;
	transform: rotateX(180deg);
}

.se-child-div {
	transform: rotateX(180deg);
}

.se-color-bg-white {
	background-color: #ffffff;
}

.se-color-bg-gray-light {
	background-color: #f8f8f9;
}

.se-color-bg-gray {
	background-color: #edeff5;
}

.se-color-bg-gray-dark {
	background-color: #d6d9df;
}

.se-color-text-error {
	color: #ff3408;
	font-weight: bold;
}

.se-color-bg-error {
	background-color: #cf142b;
}

.se-color-text-error-tint {
	color: #f3c4ca;
}

.se-color-bg-error-tint {
	background-color: #f3c4ca;
}

.se-color-text-warning {
	color: #fdc80a;
}

.se-color-bg-warning {
	background-color: #fdc80a;
}

.se-color-text-warning-tint {
	color: #fee384;
}

.se-color-bg-warning-tint {
	background-color: #fee384;
}

.se-color-text-success {
	color: #67b419;
	font-weight: bold;
}

.se-color-bg-success {
	background-color: #67b419;
}

.se-color-text-success-tint {
	color: #d9ecc5;
}

.se-color-bg-success-tint {
	background-color: #d9ecc5;
}

.se-color-text-info {
	color: #0076bf;
}

.se-color-bg-info {
	background-color: #0076bf;
}

.se-color-text-info-tint {
	color: #c3e2f5;
}

.se-color-bg-info-tint {
	background-color: #c3e2f5;
}

.se-color-text-link-tint {
	color: #88c5ea;
}

.se-color-bg-link-tint {
	background-color: #88c5ea;
}

.se-color-text-dark {
	color: #515151;
}

.se-color-text-light {
	color: #ffffff;
}

.se-color-text-link {
	color: #4da8e1;
}

.se-color-bg-link {
	background-color: #4da8e1;
}
/**
 * Do not edit directly
 * Generated on Tue, 20 Feb 2024 14:05:35 GMT
 */

:root {
	--se-color-blue-25: #c3e2f5;
	--se-color-blue-50: #88c5ea;
	--se-color-blue-75: #4da8e1;
	--se-color-blue-100: #0076bf;
	--se-color-green-25: #d9ecc5;
	--se-color-green-50: #b3d98c;
	--se-color-green-75: #8dc753;
	--se-color-green-100: #67b419;
	--se-color-yellow-25: #fef1c2;
	--se-color-yellow-50: #fee384;
	--se-color-yellow-75: #fed648;
	--se-color-yellow-100: #fdc80a;
	--se-color-neutral-0: #ffffff;
	--se-color-neutral-10: #f8f8f9;
	--se-color-neutral-20: #edeff5;
	--se-color-neutral-30: #d6d9df;
	--se-color-neutral-40: #9599a3;
	--se-color-neutral-60: #767676;
	--se-color-neutral-80: #515151;
	--se-color-neutral-100: #202020;
	--se-color-red-25: #f3c4ca;
	--se-color-red-50: #eb7d7d;
	--se-color-red-75: #e34b4b;
	--se-color-red-100: #cf142b;
	--se-color-decoration: #67b419;
	--se-color-secondary: #515151;
	--se-color-primary: #0076bf;
	--se-color-negative: #cf142b;
	--se-color-negative-bg: #f3c4ca;
	--se-color-attention: #fdc80a;
	--se-color-attention-bg: #fee384;
	--se-color-positive: #67b419;
	--se-color-positive-bg: #d9ecc5;
	--se-color-information: #0076bf;
	--se-color-information-bg: #c3e2f5;
	--se-color-black: #202020;
	--se-color-white: #ffffff;
	--se-color-bg-white: #ffffff;
	--se-color-bg-gray-light: #f8f8f9;
	--se-color-bg-gray: #edeff5;
	--se-color-bg-gray-dark: #d6d9df;
	--se-color-line-light: #e8e8e8;
	--se-color-line-medium: #dcdcdc;
	--se-color-line-dark: #cccccc;
	--se-color-border-medium: #d3d3d3;
	--se-color-border-dark: #b8b8b8;
	--se-color-type-on-color-light: #ffffff;
	--se-color-type-on-color-dark: #202020;
	--se-color-type-link: #0076bf;
	--se-color-type-secondary: #727272;
	--se-color-type-paragraph: #515151;
	--se-color-type-header: #202020;
	--se-color-datavisual-neutral: #d6d9df;
	--se-color-datavisual-blue-light: #c3e2f5;
	--se-color-datavisual-yellow-light: #fef1c2;
	--se-color-datavisual-green-light: #d9ecc5;
	--se-color-datavisual-blue: #0076bf;
	--se-color-datavisual-yellow: #fdc80a;
	--se-color-datavisual-green: #67b419;
	--se-color-error: #cf142b;
	--se-color-error-tint: #f3c4ca;
	--se-color-warning: #fdc80a;
	--se-color-warning-tint: #fee384;
	--se-color-success: #67b419;
	--se-color-success-tint: #d9ecc5;
	--se-color-info: #0076bf;
	--se-color-info-tint: #c3e2f5;
	--se-color-link-tint: #88c5ea;
	--se-color-brand-blue: #0076bf;
	--se-color-brand-green: #67b419;
	--se-color-brand-yellow: #fdc80a;
	--se-color-brand-tint-blue: #88c5ea;
	--se-color-brand-tint-green: #b3d98c;
	--se-color-brand-tint-yellow: #fee384;
	--se-color-text-dark: #515151;
	--se-color-text-light: #ffffff;
	--se-color-heading-dark: #202020;
	--se-color-heading-light: #ffffff;
	--se-color-link: #4da8e1;
	--se-color-link-hover: #88c5ea;
	--se-color-datavis-blue: #0076bf;
	--se-color-datavis-purple: #8d499b;
	--se-color-datavis-green: #9ac36b;
	--se-color-datavis-yellow: #f0d13d;
	--se-color-datavis-red: #c4614d;
	--se-color-datavis-bg-dark: #1f2529;
	--se-color-datavis-bg-dark-tint: #3f4a52;
	--se-font-family-primary: Roboto;
	--se-font-family-title: HelveticaNeue;
	--se-font-family-fallback: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, sans-serif;
	--se-font-size-base: 16px;
	--se-font-size-lg: 1.25rem;
	--se-font-size-sm: 0.875rem;
	--se-font-size-x-sm: 0.75rem;
	--se-font-size-header-x-large: 3.75rem;
	--se-font-size-h-1: 3rem;
	--se-font-size-h-2: 1.875rem;
	--se-font-size-h-3: 1.25rem;
	--se-font-size-h-4: 1.2rem;
	--se-font-size-h-5: 1rem;
	--se-font-size-h-6: 1rem;
	--se-font-size-scale-72: 4.5rem;
	--se-font-size-scale-60: 3.75rem;
	--se-font-size-scale-48: 3rem;
	--se-font-size-scale-36: 2.25rem;
	--se-font-size-scale-30: 1.875rem;
	--se-font-size-scale-24: 1.5rem;
	--se-font-size-scale-20: 1.25rem;
	--se-font-size-scale-18: 1.125rem;
	--se-font-size-scale-16: 1rem;
	--se-font-size-scale-14: 0.875rem;
	--se-font-size-scale-12: 0.75rem;
	--se-font-size-display-4: 2.5rem;
	--se-font-size-display-3: 3rem;
	--se-font-size-display-2: 3.5rem;
	--se-font-size-display-1: 4rem;
	--se-line-height: 1.618;
	--se-opacity-25: 0.25;
	--se-opacity-50: 0.50;
	--se-opacity-disabled: 0.25;
	--se-border-radius: 0.25em;
	--se-box-shadow: 0 0 16px -3px rgba(#202020, 0.25);
	--se-spacing-2xs: 0.25rem;
	--se-spacing-xs: 0.5rem;
	--se-spacing-sm: 0.75rem;
	--se-spacing-md: 1rem;
	--se-spacing-lg: 1.5rem;
	--se-spacing-xl: 2rem;
	--se-spacing-2xl: 2.5rem;
	--se-spacing-3xl: 3rem;
	--se-transition-duration: .15s;
	--se-transition-mode: ease-in-out;
}

@charset "UTF-8";

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
	line-height: 1.15;
	/* 1 */
	-webkit-text-size-adjust: 100%;
	/* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
	margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
	box-sizing: content-box;
	/* 1 */
	height: 0;
	/* 1 */
	overflow: visible;
	/* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
	font-family: monospace, monospace;
	/* 1 */
	font-size: 1em;
	/* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
	border-bottom: none;
	/* 1 */
	text-decoration: underline;
	/* 2 */
	text-decoration: underline dotted;
	/* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
	font-family: monospace, monospace;
	/* 1 */
	font-size: 1em;
	/* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
	border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	/* 1 */
	font-size: 100%;
	/* 1 */
	line-height: 1.15;
	/* 1 */
	margin: 0;
	/* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input {
	/* 1 */
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select {
	/* 1 */
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type=button],
[type=reset],
[type=submit] {
	-webkit-appearance: button;
}

	/**
 * Remove the inner border and padding in Firefox.
 */

	button::-moz-focus-inner,
	[type=button]::-moz-focus-inner,
	[type=reset]::-moz-focus-inner,
	[type=submit]::-moz-focus-inner {
		border-style: none;
		padding: 0;
	}

	/**
 * Restore the focus styles unset by the previous rule.
 */

	button:-moz-focusring,
	[type=button]:-moz-focusring,
	[type=reset]:-moz-focusring,
	[type=submit]:-moz-focusring {
		outline: 1px dotted ButtonText;
	}

/**
 * Correct the padding in Firefox.
 */

fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
	box-sizing: border-box;
	/* 1 */
	color: inherit;
	/* 2 */
	display: table;
	/* 1 */
	max-width: 100%;
	/* 1 */
	padding: 0;
	/* 3 */
	white-space: normal;
	/* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type=checkbox],
[type=radio] {
	box-sizing: border-box;
	/* 1 */
	padding: 0;
	/* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type=search] {
	-webkit-appearance: textfield;
	/* 1 */
	outline-offset: -2px;
	/* 2 */
}

	/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

	[type=search]::-webkit-search-decoration {
		-webkit-appearance: none;
	}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
	-webkit-appearance: button;
	/* 1 */
	font: inherit;
	/* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
	display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
	display: none;
}

/*!
 * Bootstrap Grid v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

@-ms-viewport {
	width: device-width;
}

html {
	box-sizing: border-box;
	-ms-overflow-style: scrollbar;
}

*,
*::before,
*::after {
	box-sizing: inherit;
}

.container {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

@media (min-width: 576px) {
	.container {
		max-width: 540px;
	}
}

@media (min-width: 768px) {
	.container {
		max-width: 720px;
	}
}

@media (min-width: 992px) {
	.container {
		max-width: 960px;
	}
}

@media (min-width: 1200px) {
	.container {
		max-width: 1140px;
	}
}

.container-fluid {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

.row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
	margin-bottom: 1rem;
}

.no-gutters {
	margin-right: 0;
	margin-left: 0;
}

	.no-gutters > .col,
	.no-gutters > [class*=col-] {
		padding-right: 0;
		padding-left: 0;
	}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}

.col {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 0;
	max-width: 100%;
}

.col-auto {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: none;
}

.col-1 {
	-ms-flex: 0 0 8.3333333333%;
	flex: 0 0 8.3333333333%;
	max-width: 8.3333333333%;
}

.order-1 {
	-ms-flex-order: 1;
	order: 1;
}

.offset-1 {
	margin-left: 8.3333333333%;
}

.col-2 {
	-ms-flex: 0 0 16.6666666667%;
	flex: 0 0 16.6666666667%;
	max-width: 16.6666666667%;
}

.order-2 {
	-ms-flex-order: 2;
	order: 2;
}

.offset-2 {
	margin-left: 16.6666666667%;
}

.col-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
}

.order-3 {
	-ms-flex-order: 3;
	order: 3;
}

.offset-3 {
	margin-left: 25%;
}

.col-4 {
	-ms-flex: 0 0 33.3333333333%;
	flex: 0 0 33.3333333333%;
	max-width: 33.3333333333%;
}

.order-4 {
	-ms-flex-order: 4;
	order: 4;
}

.offset-4 {
	margin-left: 33.3333333333%;
}

.col-5 {
	-ms-flex: 0 0 41.6666666667%;
	flex: 0 0 41.6666666667%;
	max-width: 41.6666666667%;
}

.order-5 {
	-ms-flex-order: 5;
	order: 5;
}

.offset-5 {
	margin-left: 41.6666666667%;
}

.col-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}

.order-6 {
	-ms-flex-order: 6;
	order: 6;
}

.offset-6 {
	margin-left: 50%;
}

.col-7 {
	-ms-flex: 0 0 58.3333333333%;
	flex: 0 0 58.3333333333%;
	max-width: 58.3333333333%;
}

.order-7 {
	-ms-flex-order: 7;
	order: 7;
}

.offset-7 {
	margin-left: 58.3333333333%;
}

.col-8 {
	-ms-flex: 0 0 66.6666666667%;
	flex: 0 0 66.6666666667%;
	max-width: 66.6666666667%;
}

.order-8 {
	-ms-flex-order: 8;
	order: 8;
}

.offset-8 {
	margin-left: 66.6666666667%;
}

.col-9 {
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%;
}

.order-9 {
	-ms-flex-order: 9;
	order: 9;
}

.offset-9 {
	margin-left: 75%;
}

.col-10 {
	-ms-flex: 0 0 83.3333333333%;
	flex: 0 0 83.3333333333%;
	max-width: 83.3333333333%;
}

.order-10 {
	-ms-flex-order: 10;
	order: 10;
}

.offset-10 {
	margin-left: 83.3333333333%;
}

.col-11 {
	-ms-flex: 0 0 91.6666666667%;
	flex: 0 0 91.6666666667%;
	max-width: 91.6666666667%;
}

.order-11 {
	-ms-flex-order: 11;
	order: 11;
}

.offset-11 {
	margin-left: 91.6666666667%;
}

.col-12 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}

.order-12 {
	-ms-flex-order: 12;
	order: 12;
}

.offset-12 {
	margin-left: 100%;
}

.order-first {
	-ms-flex-order: -1;
	order: -1;
}

.order-last {
	-ms-flex-order: 13;
	order: 13;
}

.order-0 {
	-ms-flex-order: 0;
	order: 0;
}

.offset-0 {
	margin-left: 0;
}

@media (min-width: 576px) {
	.col-sm {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
	}

	.col-sm-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none;
	}

	.col-sm-1 {
		-ms-flex: 0 0 8.3333333333%;
		flex: 0 0 8.3333333333%;
		max-width: 8.3333333333%;
	}

	.order-sm-1 {
		-ms-flex-order: 1;
		order: 1;
	}

	.offset-sm-1 {
		margin-left: 8.3333333333%;
	}

	.col-sm-2 {
		-ms-flex: 0 0 16.6666666667%;
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%;
	}

	.order-sm-2 {
		-ms-flex-order: 2;
		order: 2;
	}

	.offset-sm-2 {
		margin-left: 16.6666666667%;
	}

	.col-sm-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}

	.order-sm-3 {
		-ms-flex-order: 3;
		order: 3;
	}

	.offset-sm-3 {
		margin-left: 25%;
	}

	.col-sm-4 {
		-ms-flex: 0 0 33.3333333333%;
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%;
	}

	.order-sm-4 {
		-ms-flex-order: 4;
		order: 4;
	}

	.offset-sm-4 {
		margin-left: 33.3333333333%;
	}

	.col-sm-5 {
		-ms-flex: 0 0 41.6666666667%;
		flex: 0 0 41.6666666667%;
		max-width: 41.6666666667%;
	}

	.order-sm-5 {
		-ms-flex-order: 5;
		order: 5;
	}

	.offset-sm-5 {
		margin-left: 41.6666666667%;
	}

	.col-sm-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.order-sm-6 {
		-ms-flex-order: 6;
		order: 6;
	}

	.offset-sm-6 {
		margin-left: 50%;
	}

	.col-sm-7 {
		-ms-flex: 0 0 58.3333333333%;
		flex: 0 0 58.3333333333%;
		max-width: 58.3333333333%;
	}

	.order-sm-7 {
		-ms-flex-order: 7;
		order: 7;
	}

	.offset-sm-7 {
		margin-left: 58.3333333333%;
	}

	.col-sm-8 {
		-ms-flex: 0 0 66.6666666667%;
		flex: 0 0 66.6666666667%;
		max-width: 66.6666666667%;
	}

	.order-sm-8 {
		-ms-flex-order: 8;
		order: 8;
	}

	.offset-sm-8 {
		margin-left: 66.6666666667%;
	}

	.col-sm-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}

	.order-sm-9 {
		-ms-flex-order: 9;
		order: 9;
	}

	.offset-sm-9 {
		margin-left: 75%;
	}

	.col-sm-10 {
		-ms-flex: 0 0 83.3333333333%;
		flex: 0 0 83.3333333333%;
		max-width: 83.3333333333%;
	}

	.order-sm-10 {
		-ms-flex-order: 10;
		order: 10;
	}

	.offset-sm-10 {
		margin-left: 83.3333333333%;
	}

	.col-sm-11 {
		-ms-flex: 0 0 91.6666666667%;
		flex: 0 0 91.6666666667%;
		max-width: 91.6666666667%;
	}

	.order-sm-11 {
		-ms-flex-order: 11;
		order: 11;
	}

	.offset-sm-11 {
		margin-left: 91.6666666667%;
	}

	.col-sm-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.order-sm-12 {
		-ms-flex-order: 12;
		order: 12;
	}

	.offset-sm-12 {
		margin-left: 100%;
	}

	.order-sm-first {
		-ms-flex-order: -1;
		order: -1;
	}

	.order-sm-last {
		-ms-flex-order: 13;
		order: 13;
	}

	.order-sm-0 {
		-ms-flex-order: 0;
		order: 0;
	}

	.offset-sm-0 {
		margin-left: 0;
	}
}

@media (min-width: 768px) {
	.col-md {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
	}

	.col-md-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none;
	}

	.col-md-1 {
		-ms-flex: 0 0 8.3333333333%;
		flex: 0 0 8.3333333333%;
		max-width: 8.3333333333%;
	}

	.order-md-1 {
		-ms-flex-order: 1;
		order: 1;
	}

	.offset-md-1 {
		margin-left: 8.3333333333%;
	}

	.col-md-2 {
		-ms-flex: 0 0 16.6666666667%;
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%;
	}

	.order-md-2 {
		-ms-flex-order: 2;
		order: 2;
	}

	.offset-md-2 {
		margin-left: 16.6666666667%;
	}

	.col-md-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}

	.order-md-3 {
		-ms-flex-order: 3;
		order: 3;
	}

	.offset-md-3 {
		margin-left: 25%;
	}

	.col-md-4 {
		-ms-flex: 0 0 33.3333333333%;
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%;
	}

	.order-md-4 {
		-ms-flex-order: 4;
		order: 4;
	}

	.offset-md-4 {
		margin-left: 33.3333333333%;
	}

	.col-md-5 {
		-ms-flex: 0 0 41.6666666667%;
		flex: 0 0 41.6666666667%;
		max-width: 41.6666666667%;
	}

	.order-md-5 {
		-ms-flex-order: 5;
		order: 5;
	}

	.offset-md-5 {
		margin-left: 41.6666666667%;
	}

	.col-md-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.order-md-6 {
		-ms-flex-order: 6;
		order: 6;
	}

	.offset-md-6 {
		margin-left: 50%;
	}

	.col-md-7 {
		-ms-flex: 0 0 58.3333333333%;
		flex: 0 0 58.3333333333%;
		max-width: 58.3333333333%;
	}

	.order-md-7 {
		-ms-flex-order: 7;
		order: 7;
	}

	.offset-md-7 {
		margin-left: 58.3333333333%;
	}

	.col-md-8 {
		-ms-flex: 0 0 66.6666666667%;
		flex: 0 0 66.6666666667%;
		max-width: 66.6666666667%;
	}

	.order-md-8 {
		-ms-flex-order: 8;
		order: 8;
	}

	.offset-md-8 {
		margin-left: 66.6666666667%;
	}

	.col-md-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}

	.order-md-9 {
		-ms-flex-order: 9;
		order: 9;
	}

	.offset-md-9 {
		margin-left: 75%;
	}

	.col-md-10 {
		-ms-flex: 0 0 83.3333333333%;
		flex: 0 0 83.3333333333%;
		max-width: 83.3333333333%;
	}

	.order-md-10 {
		-ms-flex-order: 10;
		order: 10;
	}

	.offset-md-10 {
		margin-left: 83.3333333333%;
	}

	.col-md-11 {
		-ms-flex: 0 0 91.6666666667%;
		flex: 0 0 91.6666666667%;
		max-width: 91.6666666667%;
	}

	.order-md-11 {
		-ms-flex-order: 11;
		order: 11;
	}

	.offset-md-11 {
		margin-left: 91.6666666667%;
	}

	.col-md-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.order-md-12 {
		-ms-flex-order: 12;
		order: 12;
	}

	.offset-md-12 {
		margin-left: 100%;
	}

	.order-md-first {
		-ms-flex-order: -1;
		order: -1;
	}

	.order-md-last {
		-ms-flex-order: 13;
		order: 13;
	}

	.order-md-0 {
		-ms-flex-order: 0;
		order: 0;
	}

	.offset-md-0 {
		margin-left: 0;
	}
}

@media (min-width: 992px) {
	.col-lg {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
	}

	.col-lg-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none;
	}

	.col-lg-1 {
		-ms-flex: 0 0 8.3333333333%;
		flex: 0 0 8.3333333333%;
		max-width: 8.3333333333%;
	}

	.order-lg-1 {
		-ms-flex-order: 1;
		order: 1;
	}

	.offset-lg-1 {
		margin-left: 8.3333333333%;
	}

	.col-lg-2 {
		-ms-flex: 0 0 16.6666666667%;
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%;
	}

	.order-lg-2 {
		-ms-flex-order: 2;
		order: 2;
	}

	.offset-lg-2 {
		margin-left: 16.6666666667%;
	}

	.col-lg-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}

	.order-lg-3 {
		-ms-flex-order: 3;
		order: 3;
	}

	.offset-lg-3 {
		margin-left: 25%;
	}

	.col-lg-4 {
		-ms-flex: 0 0 33.3333333333%;
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%;
	}

	.order-lg-4 {
		-ms-flex-order: 4;
		order: 4;
	}

	.offset-lg-4 {
		margin-left: 33.3333333333%;
	}

	.col-lg-5 {
		-ms-flex: 0 0 41.6666666667%;
		flex: 0 0 41.6666666667%;
		max-width: 41.6666666667%;
	}

	.order-lg-5 {
		-ms-flex-order: 5;
		order: 5;
	}

	.offset-lg-5 {
		margin-left: 41.6666666667%;
	}

	.col-lg-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.order-lg-6 {
		-ms-flex-order: 6;
		order: 6;
	}

	.offset-lg-6 {
		margin-left: 50%;
	}

	.col-lg-7 {
		-ms-flex: 0 0 58.3333333333%;
		flex: 0 0 58.3333333333%;
		max-width: 58.3333333333%;
	}

	.order-lg-7 {
		-ms-flex-order: 7;
		order: 7;
	}

	.offset-lg-7 {
		margin-left: 58.3333333333%;
	}

	.col-lg-8 {
		-ms-flex: 0 0 66.6666666667%;
		flex: 0 0 66.6666666667%;
		max-width: 66.6666666667%;
	}

	.order-lg-8 {
		-ms-flex-order: 8;
		order: 8;
	}

	.offset-lg-8 {
		margin-left: 66.6666666667%;
	}

	.col-lg-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}

	.order-lg-9 {
		-ms-flex-order: 9;
		order: 9;
	}

	.offset-lg-9 {
		margin-left: 75%;
	}

	.col-lg-10 {
		-ms-flex: 0 0 83.3333333333%;
		flex: 0 0 83.3333333333%;
		max-width: 83.3333333333%;
	}

	.order-lg-10 {
		-ms-flex-order: 10;
		order: 10;
	}

	.offset-lg-10 {
		margin-left: 83.3333333333%;
	}

	.col-lg-11 {
		-ms-flex: 0 0 91.6666666667%;
		flex: 0 0 91.6666666667%;
		max-width: 91.6666666667%;
	}

	.order-lg-11 {
		-ms-flex-order: 11;
		order: 11;
	}

	.offset-lg-11 {
		margin-left: 91.6666666667%;
	}

	.col-lg-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.order-lg-12 {
		-ms-flex-order: 12;
		order: 12;
	}

	.offset-lg-12 {
		margin-left: 100%;
	}

	.order-lg-first {
		-ms-flex-order: -1;
		order: -1;
	}

	.order-lg-last {
		-ms-flex-order: 13;
		order: 13;
	}

	.order-lg-0 {
		-ms-flex-order: 0;
		order: 0;
	}

	.offset-lg-0 {
		margin-left: 0;
	}
}

@media (min-width: 1200px) {
	.col-xl {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
	}

	.col-xl-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none;
	}

	.col-xl-1 {
		-ms-flex: 0 0 8.3333333333%;
		flex: 0 0 8.3333333333%;
		max-width: 8.3333333333%;
	}

	.order-xl-1 {
		-ms-flex-order: 1;
		order: 1;
	}

	.offset-xl-1 {
		margin-left: 8.3333333333%;
	}

	.col-xl-2 {
		-ms-flex: 0 0 16.6666666667%;
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%;
	}

	.order-xl-2 {
		-ms-flex-order: 2;
		order: 2;
	}

	.offset-xl-2 {
		margin-left: 16.6666666667%;
	}

	.col-xl-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}

	.order-xl-3 {
		-ms-flex-order: 3;
		order: 3;
	}

	.offset-xl-3 {
		margin-left: 25%;
	}

	.col-xl-4 {
		-ms-flex: 0 0 33.3333333333%;
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%;
	}

	.order-xl-4 {
		-ms-flex-order: 4;
		order: 4;
	}

	.offset-xl-4 {
		margin-left: 33.3333333333%;
	}

	.col-xl-5 {
		-ms-flex: 0 0 41.6666666667%;
		flex: 0 0 41.6666666667%;
		max-width: 41.6666666667%;
	}

	.order-xl-5 {
		-ms-flex-order: 5;
		order: 5;
	}

	.offset-xl-5 {
		margin-left: 41.6666666667%;
	}

	.col-xl-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.order-xl-6 {
		-ms-flex-order: 6;
		order: 6;
	}

	.offset-xl-6 {
		margin-left: 50%;
	}

	.col-xl-7 {
		-ms-flex: 0 0 58.3333333333%;
		flex: 0 0 58.3333333333%;
		max-width: 58.3333333333%;
	}

	.order-xl-7 {
		-ms-flex-order: 7;
		order: 7;
	}

	.offset-xl-7 {
		margin-left: 58.3333333333%;
	}

	.col-xl-8 {
		-ms-flex: 0 0 66.6666666667%;
		flex: 0 0 66.6666666667%;
		max-width: 66.6666666667%;
	}

	.order-xl-8 {
		-ms-flex-order: 8;
		order: 8;
	}

	.offset-xl-8 {
		margin-left: 66.6666666667%;
	}

	.col-xl-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}

	.order-xl-9 {
		-ms-flex-order: 9;
		order: 9;
	}

	.offset-xl-9 {
		margin-left: 75%;
	}

	.col-xl-10 {
		-ms-flex: 0 0 83.3333333333%;
		flex: 0 0 83.3333333333%;
		max-width: 83.3333333333%;
	}

	.order-xl-10 {
		-ms-flex-order: 10;
		order: 10;
	}

	.offset-xl-10 {
		margin-left: 83.3333333333%;
	}

	.col-xl-11 {
		-ms-flex: 0 0 91.6666666667%;
		flex: 0 0 91.6666666667%;
		max-width: 91.6666666667%;
	}

	.order-xl-11 {
		-ms-flex-order: 11;
		order: 11;
	}

	.offset-xl-11 {
		margin-left: 91.6666666667%;
	}

	.col-xl-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.order-xl-12 {
		-ms-flex-order: 12;
		order: 12;
	}

	.offset-xl-12 {
		margin-left: 100%;
	}

	.order-xl-first {
		-ms-flex-order: -1;
		order: -1;
	}

	.order-xl-last {
		-ms-flex-order: 13;
		order: 13;
	}

	.order-xl-0 {
		-ms-flex-order: 0;
		order: 0;
	}

	.offset-xl-0 {
		margin-left: 0;
	}
}

.d-none {
	display: none !important;
}

.d-inline {
	display: inline !important;
}

.d-inline-block {
	display: inline-block !important;
}

.d-block {
	display: block !important;
}

.d-table {
	display: table !important;
}

.d-table-row {
	display: table-row !important;
}

.d-table-cell {
	display: table-cell !important;
}

.d-flex {
	display: -ms-flexbox !important;
	display: flex !important;
}

.d-inline-flex {
	display: -ms-inline-flexbox !important;
	display: inline-flex !important;
}

@media (min-width: 576px) {
	.d-sm-none {
		display: none !important;
	}

	.d-sm-inline {
		display: inline !important;
	}

	.d-sm-inline-block {
		display: inline-block !important;
	}

	.d-sm-block {
		display: block !important;
	}

	.d-sm-table {
		display: table !important;
	}

	.d-sm-table-row {
		display: table-row !important;
	}

	.d-sm-table-cell {
		display: table-cell !important;
	}

	.d-sm-flex {
		display: -ms-flexbox !important;
		display: flex !important;
	}

	.d-sm-inline-flex {
		display: -ms-inline-flexbox !important;
		display: inline-flex !important;
	}
}

@media (min-width: 768px) {
	.d-md-none {
		display: none !important;
	}

	.d-md-inline {
		display: inline !important;
	}

	.d-md-inline-block {
		display: inline-block !important;
	}

	.d-md-block {
		display: block !important;
	}

	.d-md-table {
		display: table !important;
	}

	.d-md-table-row {
		display: table-row !important;
	}

	.d-md-table-cell {
		display: table-cell !important;
	}

	.d-md-flex {
		display: -ms-flexbox !important;
		display: flex !important;
	}

	.d-md-inline-flex {
		display: -ms-inline-flexbox !important;
		display: inline-flex !important;
	}
}

@media (min-width: 992px) {
	.d-lg-none {
		display: none !important;
	}

	.d-lg-inline {
		display: inline !important;
	}

	.d-lg-inline-block {
		display: inline-block !important;
	}

	.d-lg-block {
		display: block !important;
	}

	.d-lg-table {
		display: table !important;
	}

	.d-lg-table-row {
		display: table-row !important;
	}

	.d-lg-table-cell {
		display: table-cell !important;
	}

	.d-lg-flex {
		display: -ms-flexbox !important;
		display: flex !important;
	}

	.d-lg-inline-flex {
		display: -ms-inline-flexbox !important;
		display: inline-flex !important;
	}
}

@media (min-width: 1200px) {
	.d-xl-none {
		display: none !important;
	}

	.d-xl-inline {
		display: inline !important;
	}

	.d-xl-inline-block {
		display: inline-block !important;
	}

	.d-xl-block {
		display: block !important;
	}

	.d-xl-table {
		display: table !important;
	}

	.d-xl-table-row {
		display: table-row !important;
	}

	.d-xl-table-cell {
		display: table-cell !important;
	}

	.d-xl-flex {
		display: -ms-flexbox !important;
		display: flex !important;
	}

	.d-xl-inline-flex {
		display: -ms-inline-flexbox !important;
		display: inline-flex !important;
	}
}

@media print {
	.d-print-none {
		display: none !important;
	}

	.d-print-inline {
		display: inline !important;
	}

	.d-print-inline-block {
		display: inline-block !important;
	}

	.d-print-block {
		display: block !important;
	}

	.d-print-table {
		display: table !important;
	}

	.d-print-table-row {
		display: table-row !important;
	}

	.d-print-table-cell {
		display: table-cell !important;
	}

	.d-print-flex {
		display: -ms-flexbox !important;
		display: flex !important;
	}

	.d-print-inline-flex {
		display: -ms-inline-flexbox !important;
		display: inline-flex !important;
	}
}

.flex-row {
	-ms-flex-direction: row !important;
	flex-direction: row !important;
}

.flex-column {
	-ms-flex-direction: column !important;
	flex-direction: column !important;
}

.flex-row-reverse {
	-ms-flex-direction: row-reverse !important;
	flex-direction: row-reverse !important;
}

.flex-column-reverse {
	-ms-flex-direction: column-reverse !important;
	flex-direction: column-reverse !important;
}

.flex-wrap {
	-ms-flex-wrap: wrap !important;
	flex-wrap: wrap !important;
}

.flex-nowrap {
	-ms-flex-wrap: nowrap !important;
	flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
	-ms-flex-wrap: wrap-reverse !important;
	flex-wrap: wrap-reverse !important;
}

.flex-fill {
	-ms-flex: 1 1 auto !important;
	flex: 1 1 auto !important;
}

.flex-grow-0 {
	-ms-flex-positive: 0 !important;
	flex-grow: 0 !important;
}

.flex-grow-1 {
	-ms-flex-positive: 1 !important;
	flex-grow: 1 !important;
}

.flex-shrink-0 {
	-ms-flex-negative: 0 !important;
	flex-shrink: 0 !important;
}

.flex-shrink-1 {
	-ms-flex-negative: 1 !important;
	flex-shrink: 1 !important;
}

.justify-content-start {
	-ms-flex-pack: start !important;
	justify-content: flex-start !important;
}

.justify-content-end {
	-ms-flex-pack: end !important;
	justify-content: flex-end !important;
}

.justify-content-center {
	-ms-flex-pack: center !important;
	justify-content: center !important;
}

.justify-content-between {
	-ms-flex-pack: justify !important;
	justify-content: space-between !important;
}

.justify-content-around {
	-ms-flex-pack: distribute !important;
	justify-content: space-around !important;
}

.align-items-start {
	-ms-flex-align: start !important;
	align-items: flex-start !important;
}

.align-items-end {
	-ms-flex-align: end !important;
	align-items: flex-end !important;
}

.align-items-center {
	-ms-flex-align: center !important;
	align-items: center !important;
}

.align-items-baseline {
	-ms-flex-align: baseline !important;
	align-items: baseline !important;
}

.align-items-stretch {
	-ms-flex-align: stretch !important;
	align-items: stretch !important;
}

.align-content-start {
	-ms-flex-line-pack: start !important;
	align-content: flex-start !important;
}

.align-content-end {
	-ms-flex-line-pack: end !important;
	align-content: flex-end !important;
}

.align-content-center {
	-ms-flex-line-pack: center !important;
	align-content: center !important;
}

.align-content-between {
	-ms-flex-line-pack: justify !important;
	align-content: space-between !important;
}

.align-content-around {
	-ms-flex-line-pack: distribute !important;
	align-content: space-around !important;
}

.align-content-stretch {
	-ms-flex-line-pack: stretch !important;
	align-content: stretch !important;
}

.align-self-auto {
	-ms-flex-item-align: auto !important;
	align-self: auto !important;
}

.align-self-start {
	-ms-flex-item-align: start !important;
	align-self: flex-start !important;
}

.align-self-end {
	-ms-flex-item-align: end !important;
	align-self: flex-end !important;
}

.align-self-center {
	-ms-flex-item-align: center !important;
	align-self: center !important;
}

.align-self-baseline {
	-ms-flex-item-align: baseline !important;
	align-self: baseline !important;
}

.align-self-stretch {
	-ms-flex-item-align: stretch !important;
	align-self: stretch !important;
}

@media (min-width: 576px) {
	.flex-sm-row {
		-ms-flex-direction: row !important;
		flex-direction: row !important;
	}

	.flex-sm-column {
		-ms-flex-direction: column !important;
		flex-direction: column !important;
	}

	.flex-sm-row-reverse {
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important;
	}

	.flex-sm-column-reverse {
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important;
	}

	.flex-sm-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important;
	}

	.flex-sm-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important;
	}

	.flex-sm-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important;
	}

	.flex-sm-fill {
		-ms-flex: 1 1 auto !important;
		flex: 1 1 auto !important;
	}

	.flex-sm-grow-0 {
		-ms-flex-positive: 0 !important;
		flex-grow: 0 !important;
	}

	.flex-sm-grow-1 {
		-ms-flex-positive: 1 !important;
		flex-grow: 1 !important;
	}

	.flex-sm-shrink-0 {
		-ms-flex-negative: 0 !important;
		flex-shrink: 0 !important;
	}

	.flex-sm-shrink-1 {
		-ms-flex-negative: 1 !important;
		flex-shrink: 1 !important;
	}

	.justify-content-sm-start {
		-ms-flex-pack: start !important;
		justify-content: flex-start !important;
	}

	.justify-content-sm-end {
		-ms-flex-pack: end !important;
		justify-content: flex-end !important;
	}

	.justify-content-sm-center {
		-ms-flex-pack: center !important;
		justify-content: center !important;
	}

	.justify-content-sm-between {
		-ms-flex-pack: justify !important;
		justify-content: space-between !important;
	}

	.justify-content-sm-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important;
	}

	.align-items-sm-start {
		-ms-flex-align: start !important;
		align-items: flex-start !important;
	}

	.align-items-sm-end {
		-ms-flex-align: end !important;
		align-items: flex-end !important;
	}

	.align-items-sm-center {
		-ms-flex-align: center !important;
		align-items: center !important;
	}

	.align-items-sm-baseline {
		-ms-flex-align: baseline !important;
		align-items: baseline !important;
	}

	.align-items-sm-stretch {
		-ms-flex-align: stretch !important;
		align-items: stretch !important;
	}

	.align-content-sm-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important;
	}

	.align-content-sm-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important;
	}

	.align-content-sm-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important;
	}

	.align-content-sm-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important;
	}

	.align-content-sm-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important;
	}

	.align-content-sm-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important;
	}

	.align-self-sm-auto {
		-ms-flex-item-align: auto !important;
		align-self: auto !important;
	}

	.align-self-sm-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important;
	}

	.align-self-sm-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important;
	}

	.align-self-sm-center {
		-ms-flex-item-align: center !important;
		align-self: center !important;
	}

	.align-self-sm-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important;
	}

	.align-self-sm-stretch {
		-ms-flex-item-align: stretch !important;
		align-self: stretch !important;
	}
}

@media (min-width: 768px) {
	.flex-md-row {
		-ms-flex-direction: row !important;
		flex-direction: row !important;
	}

	.flex-md-column {
		-ms-flex-direction: column !important;
		flex-direction: column !important;
	}

	.flex-md-row-reverse {
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important;
	}

	.flex-md-column-reverse {
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important;
	}

	.flex-md-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important;
	}

	.flex-md-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important;
	}

	.flex-md-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important;
	}

	.flex-md-fill {
		-ms-flex: 1 1 auto !important;
		flex: 1 1 auto !important;
	}

	.flex-md-grow-0 {
		-ms-flex-positive: 0 !important;
		flex-grow: 0 !important;
	}

	.flex-md-grow-1 {
		-ms-flex-positive: 1 !important;
		flex-grow: 1 !important;
	}

	.flex-md-shrink-0 {
		-ms-flex-negative: 0 !important;
		flex-shrink: 0 !important;
	}

	.flex-md-shrink-1 {
		-ms-flex-negative: 1 !important;
		flex-shrink: 1 !important;
	}

	.justify-content-md-start {
		-ms-flex-pack: start !important;
		justify-content: flex-start !important;
	}

	.justify-content-md-end {
		-ms-flex-pack: end !important;
		justify-content: flex-end !important;
	}

	.justify-content-md-center {
		-ms-flex-pack: center !important;
		justify-content: center !important;
	}

	.justify-content-md-between {
		-ms-flex-pack: justify !important;
		justify-content: space-between !important;
	}

	.justify-content-md-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important;
	}

	.align-items-md-start {
		-ms-flex-align: start !important;
		align-items: flex-start !important;
	}

	.align-items-md-end {
		-ms-flex-align: end !important;
		align-items: flex-end !important;
	}

	.align-items-md-center {
		-ms-flex-align: center !important;
		align-items: center !important;
	}

	.align-items-md-baseline {
		-ms-flex-align: baseline !important;
		align-items: baseline !important;
	}

	.align-items-md-stretch {
		-ms-flex-align: stretch !important;
		align-items: stretch !important;
	}

	.align-content-md-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important;
	}

	.align-content-md-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important;
	}

	.align-content-md-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important;
	}

	.align-content-md-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important;
	}

	.align-content-md-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important;
	}

	.align-content-md-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important;
	}

	.align-self-md-auto {
		-ms-flex-item-align: auto !important;
		align-self: auto !important;
	}

	.align-self-md-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important;
	}

	.align-self-md-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important;
	}

	.align-self-md-center {
		-ms-flex-item-align: center !important;
		align-self: center !important;
	}

	.align-self-md-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important;
	}

	.align-self-md-stretch {
		-ms-flex-item-align: stretch !important;
		align-self: stretch !important;
	}
}

@media (min-width: 992px) {
	.flex-lg-row {
		-ms-flex-direction: row !important;
		flex-direction: row !important;
	}

	.flex-lg-column {
		-ms-flex-direction: column !important;
		flex-direction: column !important;
	}

	.flex-lg-row-reverse {
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important;
	}

	.flex-lg-column-reverse {
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important;
	}

	.flex-lg-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important;
	}

	.flex-lg-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important;
	}

	.flex-lg-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important;
	}

	.flex-lg-fill {
		-ms-flex: 1 1 auto !important;
		flex: 1 1 auto !important;
	}

	.flex-lg-grow-0 {
		-ms-flex-positive: 0 !important;
		flex-grow: 0 !important;
	}

	.flex-lg-grow-1 {
		-ms-flex-positive: 1 !important;
		flex-grow: 1 !important;
	}

	.flex-lg-shrink-0 {
		-ms-flex-negative: 0 !important;
		flex-shrink: 0 !important;
	}

	.flex-lg-shrink-1 {
		-ms-flex-negative: 1 !important;
		flex-shrink: 1 !important;
	}

	.justify-content-lg-start {
		-ms-flex-pack: start !important;
		justify-content: flex-start !important;
	}

	.justify-content-lg-end {
		-ms-flex-pack: end !important;
		justify-content: flex-end !important;
	}

	.justify-content-lg-center {
		-ms-flex-pack: center !important;
		justify-content: center !important;
	}

	.justify-content-lg-between {
		-ms-flex-pack: justify !important;
		justify-content: space-between !important;
	}

	.justify-content-lg-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important;
	}

	.align-items-lg-start {
		-ms-flex-align: start !important;
		align-items: flex-start !important;
	}

	.align-items-lg-end {
		-ms-flex-align: end !important;
		align-items: flex-end !important;
	}

	.align-items-lg-center {
		-ms-flex-align: center !important;
		align-items: center !important;
	}

	.align-items-lg-baseline {
		-ms-flex-align: baseline !important;
		align-items: baseline !important;
	}

	.align-items-lg-stretch {
		-ms-flex-align: stretch !important;
		align-items: stretch !important;
	}

	.align-content-lg-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important;
	}

	.align-content-lg-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important;
	}

	.align-content-lg-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important;
	}

	.align-content-lg-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important;
	}

	.align-content-lg-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important;
	}

	.align-content-lg-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important;
	}

	.align-self-lg-auto {
		-ms-flex-item-align: auto !important;
		align-self: auto !important;
	}

	.align-self-lg-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important;
	}

	.align-self-lg-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important;
	}

	.align-self-lg-center {
		-ms-flex-item-align: center !important;
		align-self: center !important;
	}

	.align-self-lg-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important;
	}

	.align-self-lg-stretch {
		-ms-flex-item-align: stretch !important;
		align-self: stretch !important;
	}
}

@media (min-width: 1200px) {
	.flex-xl-row {
		-ms-flex-direction: row !important;
		flex-direction: row !important;
	}

	.flex-xl-column {
		-ms-flex-direction: column !important;
		flex-direction: column !important;
	}

	.flex-xl-row-reverse {
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important;
	}

	.flex-xl-column-reverse {
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important;
	}

	.flex-xl-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important;
	}

	.flex-xl-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important;
	}

	.flex-xl-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important;
	}

	.flex-xl-fill {
		-ms-flex: 1 1 auto !important;
		flex: 1 1 auto !important;
	}

	.flex-xl-grow-0 {
		-ms-flex-positive: 0 !important;
		flex-grow: 0 !important;
	}

	.flex-xl-grow-1 {
		-ms-flex-positive: 1 !important;
		flex-grow: 1 !important;
	}

	.flex-xl-shrink-0 {
		-ms-flex-negative: 0 !important;
		flex-shrink: 0 !important;
	}

	.flex-xl-shrink-1 {
		-ms-flex-negative: 1 !important;
		flex-shrink: 1 !important;
	}

	.justify-content-xl-start {
		-ms-flex-pack: start !important;
		justify-content: flex-start !important;
	}

	.justify-content-xl-end {
		-ms-flex-pack: end !important;
		justify-content: flex-end !important;
	}

	.justify-content-xl-center {
		-ms-flex-pack: center !important;
		justify-content: center !important;
	}

	.justify-content-xl-between {
		-ms-flex-pack: justify !important;
		justify-content: space-between !important;
	}

	.justify-content-xl-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important;
	}

	.align-items-xl-start {
		-ms-flex-align: start !important;
		align-items: flex-start !important;
	}

	.align-items-xl-end {
		-ms-flex-align: end !important;
		align-items: flex-end !important;
	}

	.align-items-xl-center {
		-ms-flex-align: center !important;
		align-items: center !important;
	}

	.align-items-xl-baseline {
		-ms-flex-align: baseline !important;
		align-items: baseline !important;
	}

	.align-items-xl-stretch {
		-ms-flex-align: stretch !important;
		align-items: stretch !important;
	}

	.align-content-xl-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important;
	}

	.align-content-xl-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important;
	}

	.align-content-xl-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important;
	}

	.align-content-xl-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important;
	}

	.align-content-xl-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important;
	}

	.align-content-xl-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important;
	}

	.align-self-xl-auto {
		-ms-flex-item-align: auto !important;
		align-self: auto !important;
	}

	.align-self-xl-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important;
	}

	.align-self-xl-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important;
	}

	.align-self-xl-center {
		-ms-flex-item-align: center !important;
		align-self: center !important;
	}

	.align-self-xl-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important;
	}

	.align-self-xl-stretch {
		-ms-flex-item-align: stretch !important;
		align-self: stretch !important;
	}
}

@-webkit-keyframes spinnerKeyFrames {
	from {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes spinnerKeyFrames {
	from {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

/*
These are based on Bootstrap v4 as SEEDS uses them too, see:
https://getbootstrap.com/docs/4.0/layout/overview/#responsive-breakpoints
*/

.se-user-avatar,
.se-toggle-item:before,
.se-toggle-item,
.se-accordion-tab,
.se-textarea,
.se-input,
.se-checkbox label:before,
.se-btn {
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, padding 0.15s ease-in-out, box-shadow 0.15s ease-in-out, transform 0.15s ease-in-out;
}

a {
	color: #000000;
	text-decoration: underline;
	text-underline-offset: 0.2rem;
	cursor: pointer;
	font-weight: 500;
}

	a:hover {
		text-decoration: underline 2px;
		text-underline-offset: 0.3rem;
	}

	a:active {
		cursor: pointer;
		color: #000000;
	}

html {
	background-color: #ffffff;
	box-sizing: border-box;
	height: 100%;
}

*:before,
*:after {
	box-sizing: inherit;
}

ul,
li {
	margin: 0;
	padding: 0;
	list-style: none;
}

body {
	-webkit-font-smoothing: antialiased;
	color: #000000;
	font-family: Roboto, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, sans-serif;
	line-height: 1.618;
	height: 100%;
	overflow-x: auto;
	text-rendering: optimizeLegibility;
}

button {
	user-select: none;
	background: none;
	border: none;
	cursor: pointer;
	outline: none;
}

.se-type-button {
	font-weight: 500;
	font-size: 14px;
	line-height: 1em;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}

img {
	height: auto;
	max-width: 100%;
}

/* Type scale */

.se-type-72 {
	font-size: 4.5rem;
}

.se-type-60 {
	font-size: 3.75rem;
}

.se-type-48 {
	font-size: 3rem;
}

.se-type-36 {
	font-size: 2.25rem;
}

.se-type-30 {
	font-size: 1.875rem;
}

.se-type-24 {
	font-size: 1.5rem;
}

.se-type-20 {
	font-size: 1.25rem;
}

.se-type-18 {
	font-size: 1.125rem;
}

.se-type-16 {
	font-size: 1rem;
}

.se-type-14 {
	font-size: 0.875rem;
}

.se-type-12 {
	font-size: 0.75rem;
}

/* End Type scale */

h1,
.se-h1,
h2,
.se-h2,
h3,
.se-h3,
h4,
.se-h4,
h5,
.se-h5,
h6,
.se-h6,
.se-header-x-large,
.se-display-1,
.se-display-2,
.se-display-3,
.se-display-4 {
	margin: 0 0 0.5rem 0;
	color: #202020;
	font-weight: bold;
	font-family: HelveticaNeue, Roboto, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, sans-serif;
}

.dark-text {
	color: #202020;
}

.se-header-x-large,
.se-display-1,
.se-display-2,
.se-display-3,
.se-display-4 {
	font-size: 3.75rem;
	line-height: 4.25rem;
	margin-bottom: 1.5rem;
}

h1,
.se-h1 {
	font-size: 3rem;
	line-height: 3.5rem;
	margin-bottom: 1.5rem;
}

h2,
.se-h2 {
	font-size: 1.875rem;
	line-height: 2.125rem;
	margin-top: 2rem;
	margin-bottom: 1rem;
}

h3,
.se-h3 {
	font-size: 1.25rem;
	line-height: 1.5rem;
	margin-top: 1.5rem;
	margin-bottom: 0.5rem;
}

h4,
.se-h4 {
	font-size: 1.2rem;
}

h5,
.se-h5 {
	font-size: 1rem;
}

h6,
.se-h6 {
	font-size: 1rem;
}

.se-type-body {
	font-size: 16px;
	line-height: 24px;
}

big,
.se-type-body-big,
.se-paragraph--lead {
	font-size: 1.25rem;
	line-height: 28px;
}

small,
.se-type-body-small,
.se-paragraph--small {
	font-size: 0.875rem;
	line-height: 18px;
}

.se-paragraph--bold {
	font-weight: 600;
}

p {
	margin-top: 0;
	margin-bottom: 1.25rem;
}

pre,
code {
	margin: 0;
	font-family: Consolas, "Liberation Mono", Menlo, monospace;
}

pre {
	font-size: 0.8em;
	padding: 0.5em 1em;
	border: 1px #d6d9df solid;
	background-color: #f8f8f9;
}

.se-label {
	display: block;
	margin-bottom: 0.5rem;
}

.se-label--lg {
	font-size: 1.25rem;
}

.se-label--sm {
	font-size: 0.8rem;
}

.se-section-title {
	border-left: 0.5rem solid #fdc80a;
	padding-left: 1rem;
}

.se-underline {
	text-decoration: underline;
}

.se-hidden {
	visibility: hidden;
}

/*
 * Generates margin and padding classes from spacing tokens.
 * E.g. .se-pr-sm for padding-right: $se-spacing-sm.
 */

.se-p-3xl {
	padding: 3rem;
}

.se-m-3xl {
	margin: 3rem;
}

@media (min-width: 576px) {
	.se-p-sm-3xl {
		padding: 3rem;
	}

	.se-m-sm-3xl {
		margin: 3rem;
	}
}

@media (min-width: 768px) {
	.se-p-md-3xl {
		padding: 3rem;
	}

	.se-m-md-3xl {
		margin: 3rem;
	}
}

@media (min-width: 992px) {
	.se-p-lg-3xl {
		padding: 3rem;
	}

	.se-m-lg-3xl {
		margin: 3rem;
	}
}

@media (min-width: 1200px) {
	.se-p-xl-3xl {
		padding: 3rem;
	}

	.se-m-xl-3xl {
		margin: 3rem;
	}
}

.se-p-2xl {
	padding: 2.5rem;
}

.se-m-2xl {
	margin: 2.5rem;
}

@media (min-width: 576px) {
	.se-p-sm-2xl {
		padding: 2.5rem;
	}

	.se-m-sm-2xl {
		margin: 2.5rem;
	}
}

@media (min-width: 768px) {
	.se-p-md-2xl {
		padding: 2.5rem;
	}

	.se-m-md-2xl {
		margin: 2.5rem;
	}
}

@media (min-width: 992px) {
	.se-p-lg-2xl {
		padding: 2.5rem;
	}

	.se-m-lg-2xl {
		margin: 2.5rem;
	}
}

@media (min-width: 1200px) {
	.se-p-xl-2xl {
		padding: 2.5rem;
	}

	.se-m-xl-2xl {
		margin: 2.5rem;
	}
}

.se-p-xl {
	padding: 2rem;
}

.se-m-xl {
	margin: 2rem;
}

@media (min-width: 576px) {
	.se-p-sm-xl {
		padding: 2rem;
	}

	.se-m-sm-xl {
		margin: 2rem;
	}
}

@media (min-width: 768px) {
	.se-p-md-xl {
		padding: 2rem;
	}

	.se-m-md-xl {
		margin: 2rem;
	}
}

@media (min-width: 992px) {
	.se-p-lg-xl {
		padding: 2rem;
	}

	.se-m-lg-xl {
		margin: 2rem;
	}
}

@media (min-width: 1200px) {
	.se-p-xl-xl {
		padding: 2rem;
	}

	.se-m-xl-xl {
		margin: 2rem;
	}
}

.se-p-lg {
	padding: 1.5rem;
}

.se-m-lg {
	margin: 1.5rem;
}

@media (min-width: 576px) {
	.se-p-sm-lg {
		padding: 1.5rem;
	}

	.se-m-sm-lg {
		margin: 1.5rem;
	}
}

@media (min-width: 768px) {
	.se-p-md-lg {
		padding: 1.5rem;
	}

	.se-m-md-lg {
		margin: 1.5rem;
	}
}

@media (min-width: 992px) {
	.se-p-lg-lg {
		padding: 1.5rem;
	}

	.se-m-lg-lg {
		margin: 1.5rem;
	}
}

@media (min-width: 1200px) {
	.se-p-xl-lg {
		padding: 1.5rem;
	}

	.se-m-xl-lg {
		margin: 1.5rem;
	}
}

.se-p-md {
	padding: 1rem;
}

.se-m-md {
	margin: 1rem;
}

@media (min-width: 576px) {
	.se-p-sm-md {
		padding: 1rem;
	}

	.se-m-sm-md {
		margin: 1rem;
	}
}

@media (min-width: 768px) {
	.se-p-md-md {
		padding: 1rem;
	}

	.se-m-md-md {
		margin: 1rem;
	}
}

@media (min-width: 992px) {
	.se-p-lg-md {
		padding: 1rem;
	}

	.se-m-lg-md {
		margin: 1rem;
	}
}

@media (min-width: 1200px) {
	.se-p-xl-md {
		padding: 1rem;
	}

	.se-m-xl-md {
		margin: 1rem;
	}
}

.se-p-sm {
	padding: 0.75rem;
}

.se-m-sm {
	margin: 0.75rem;
}

@media (min-width: 576px) {
	.se-p-sm-sm {
		padding: 0.75rem;
	}

	.se-m-sm-sm {
		margin: 0.75rem;
	}
}

@media (min-width: 768px) {
	.se-p-md-sm {
		padding: 0.75rem;
	}

	.se-m-md-sm {
		margin: 0.75rem;
	}
}

@media (min-width: 992px) {
	.se-p-lg-sm {
		padding: 0.75rem;
	}

	.se-m-lg-sm {
		margin: 0.75rem;
	}
}

@media (min-width: 1200px) {
	.se-p-xl-sm {
		padding: 0.75rem;
	}

	.se-m-xl-sm {
		margin: 0.75rem;
	}
}

.se-p-xs {
	padding: 0.5rem;
}

.se-m-xs {
	margin: 0.5rem;
}

@media (min-width: 576px) {
	.se-p-sm-xs {
		padding: 0.5rem;
	}

	.se-m-sm-xs {
		margin: 0.5rem;
	}
}

@media (min-width: 768px) {
	.se-p-md-xs {
		padding: 0.5rem;
	}

	.se-m-md-xs {
		margin: 0.5rem;
	}
}

@media (min-width: 992px) {
	.se-p-lg-xs {
		padding: 0.5rem;
	}

	.se-m-lg-xs {
		margin: 0.5rem;
	}
}

@media (min-width: 1200px) {
	.se-p-xl-xs {
		padding: 0.5rem;
	}

	.se-m-xl-xs {
		margin: 0.5rem;
	}
}

.se-p-2xs {
	padding: 0.25rem;
}

.se-m-2xs {
	margin: 0.25rem;
}

@media (min-width: 576px) {
	.se-p-sm-2xs {
		padding: 0.25rem;
	}

	.se-m-sm-2xs {
		margin: 0.25rem;
	}
}

@media (min-width: 768px) {
	.se-p-md-2xs {
		padding: 0.25rem;
	}

	.se-m-md-2xs {
		margin: 0.25rem;
	}
}

@media (min-width: 992px) {
	.se-p-lg-2xs {
		padding: 0.25rem;
	}

	.se-m-lg-2xs {
		margin: 0.25rem;
	}
}

@media (min-width: 1200px) {
	.se-p-xl-2xs {
		padding: 0.25rem;
	}

	.se-m-xl-2xs {
		margin: 0.25rem;
	}
}

.se-p-0 {
	padding: 0;
}

.se-m-0 {
	margin: 0;
}

@media (min-width: 576px) {
	.se-p-sm-0 {
		padding: 0;
	}

	.se-m-sm-0 {
		margin: 0;
	}
}

@media (min-width: 768px) {
	.se-p-md-0 {
		padding: 0;
	}

	.se-m-md-0 {
		margin: 0;
	}
}

@media (min-width: 992px) {
	.se-p-lg-0 {
		padding: 0;
	}

	.se-m-lg-0 {
		margin: 0;
	}
}

@media (min-width: 1200px) {
	.se-p-xl-0 {
		padding: 0;
	}

	.se-m-xl-0 {
		margin: 0;
	}
}

.se-pt-3xl {
	padding-top: 3rem;
}

.se-mt-3xl {
	margin-top: 3rem;
}

@media (min-width: 576px) {
	.se-pt-sm-3xl {
		padding-top: 3rem;
	}

	.se-mt-sm-3xl {
		margin-top: 3rem;
	}
}

@media (min-width: 768px) {
	.se-pt-md-3xl {
		padding-top: 3rem;
	}

	.se-mt-md-3xl {
		margin-top: 3rem;
	}
}

@media (min-width: 992px) {
	.se-pt-lg-3xl {
		padding-top: 3rem;
	}

	.se-mt-lg-3xl {
		margin-top: 3rem;
	}
}

@media (min-width: 1200px) {
	.se-pt-xl-3xl {
		padding-top: 3rem;
	}

	.se-mt-xl-3xl {
		margin-top: 3rem;
	}
}

.se-pt-2xl {
	padding-top: 2.5rem;
}

.se-mt-2xl {
	margin-top: 2.5rem;
}

@media (min-width: 576px) {
	.se-pt-sm-2xl {
		padding-top: 2.5rem;
	}

	.se-mt-sm-2xl {
		margin-top: 2.5rem;
	}
}

@media (min-width: 768px) {
	.se-pt-md-2xl {
		padding-top: 2.5rem;
	}

	.se-mt-md-2xl {
		margin-top: 2.5rem;
	}
}

@media (min-width: 992px) {
	.se-pt-lg-2xl {
		padding-top: 2.5rem;
	}

	.se-mt-lg-2xl {
		margin-top: 2.5rem;
	}
}

@media (min-width: 1200px) {
	.se-pt-xl-2xl {
		padding-top: 2.5rem;
	}

	.se-mt-xl-2xl {
		margin-top: 2.5rem;
	}
}

.se-pt-xl {
	padding-top: 2rem;
}

.se-mt-xl {
	margin-top: 2rem;
}

@media (min-width: 576px) {
	.se-pt-sm-xl {
		padding-top: 2rem;
	}

	.se-mt-sm-xl {
		margin-top: 2rem;
	}
}

@media (min-width: 768px) {
	.se-pt-md-xl {
		padding-top: 2rem;
	}

	.se-mt-md-xl {
		margin-top: 2rem;
	}
}

@media (min-width: 992px) {
	.se-pt-lg-xl {
		padding-top: 2rem;
	}

	.se-mt-lg-xl {
		margin-top: 2rem;
	}
}

@media (min-width: 1200px) {
	.se-pt-xl-xl {
		padding-top: 2rem;
	}

	.se-mt-xl-xl {
		margin-top: 2rem;
	}
}

.se-pt-lg {
	padding-top: 1.5rem;
}

.se-mt-lg {
	margin-top: 1.5rem;
}

@media (min-width: 576px) {
	.se-pt-sm-lg {
		padding-top: 1.5rem;
	}

	.se-mt-sm-lg {
		margin-top: 1.5rem;
	}
}

@media (min-width: 768px) {
	.se-pt-md-lg {
		padding-top: 1.5rem;
	}

	.se-mt-md-lg {
		margin-top: 1.5rem;
	}
}

@media (min-width: 992px) {
	.se-pt-lg-lg {
		padding-top: 1.5rem;
	}

	.se-mt-lg-lg {
		margin-top: 1.5rem;
	}
}

@media (min-width: 1200px) {
	.se-pt-xl-lg {
		padding-top: 1.5rem;
	}

	.se-mt-xl-lg {
		margin-top: 1.5rem;
	}
}

.se-pt-md {
	padding-top: 1rem;
}

.se-mt-md {
	margin-top: 1rem;
}

@media (min-width: 576px) {
	.se-pt-sm-md {
		padding-top: 1rem;
	}

	.se-mt-sm-md {
		margin-top: 1rem;
	}
}

@media (min-width: 768px) {
	.se-pt-md-md {
		padding-top: 1rem;
	}

	.se-mt-md-md {
		margin-top: 1rem;
	}
}

@media (min-width: 992px) {
	.se-pt-lg-md {
		padding-top: 1rem;
	}

	.se-mt-lg-md {
		margin-top: 1rem;
	}
}

@media (min-width: 1200px) {
	.se-pt-xl-md {
		padding-top: 1rem;
	}

	.se-mt-xl-md {
		margin-top: 1rem;
	}
}

.se-pt-sm {
	padding-top: 0.75rem;
}

.se-mt-sm {
	margin-top: 0.75rem;
}

@media (min-width: 576px) {
	.se-pt-sm-sm {
		padding-top: 0.75rem;
	}

	.se-mt-sm-sm {
		margin-top: 0.75rem;
	}
}

@media (min-width: 768px) {
	.se-pt-md-sm {
		padding-top: 0.75rem;
	}

	.se-mt-md-sm {
		margin-top: 0.75rem;
	}
}

@media (min-width: 992px) {
	.se-pt-lg-sm {
		padding-top: 0.75rem;
	}

	.se-mt-lg-sm {
		margin-top: 0.75rem;
	}
}

@media (min-width: 1200px) {
	.se-pt-xl-sm {
		padding-top: 0.75rem;
	}

	.se-mt-xl-sm {
		margin-top: 0.75rem;
	}
}

.se-pt-xs {
	padding-top: 0.5rem;
}

.se-mt-xs {
	margin-top: 0.5rem;
}

@media (min-width: 576px) {
	.se-pt-sm-xs {
		padding-top: 0.5rem;
	}

	.se-mt-sm-xs {
		margin-top: 0.5rem;
	}
}

@media (min-width: 768px) {
	.se-pt-md-xs {
		padding-top: 0.5rem;
	}

	.se-mt-md-xs {
		margin-top: 0.5rem;
	}
}

@media (min-width: 992px) {
	.se-pt-lg-xs {
		padding-top: 0.5rem;
	}

	.se-mt-lg-xs {
		margin-top: 0.5rem;
	}
}

@media (min-width: 1200px) {
	.se-pt-xl-xs {
		padding-top: 0.5rem;
	}

	.se-mt-xl-xs {
		margin-top: 0.5rem;
	}
}

.se-pt-2xs {
	padding-top: 0.25rem;
}

.se-mt-2xs {
	margin-top: 0.25rem;
}

@media (min-width: 576px) {
	.se-pt-sm-2xs {
		padding-top: 0.25rem;
	}

	.se-mt-sm-2xs {
		margin-top: 0.25rem;
	}
}

@media (min-width: 768px) {
	.se-pt-md-2xs {
		padding-top: 0.25rem;
	}

	.se-mt-md-2xs {
		margin-top: 0.25rem;
	}
}

@media (min-width: 992px) {
	.se-pt-lg-2xs {
		padding-top: 0.25rem;
	}

	.se-mt-lg-2xs {
		margin-top: 0.25rem;
	}
}

@media (min-width: 1200px) {
	.se-pt-xl-2xs {
		padding-top: 0.25rem;
	}

	.se-mt-xl-2xs {
		margin-top: 0.25rem;
	}
}

.se-pt-0 {
	padding-top: 0;
}

.se-mt-0 {
	margin-top: 0;
}

@media (min-width: 576px) {
	.se-pt-sm-0 {
		padding-top: 0;
	}

	.se-mt-sm-0 {
		margin-top: 0;
	}
}

@media (min-width: 768px) {
	.se-pt-md-0 {
		padding-top: 0;
	}

	.se-mt-md-0 {
		margin-top: 0;
	}
}

@media (min-width: 992px) {
	.se-pt-lg-0 {
		padding-top: 0;
	}

	.se-mt-lg-0 {
		margin-top: 0;
	}
}

@media (min-width: 1200px) {
	.se-pt-xl-0 {
		padding-top: 0;
	}

	.se-mt-xl-0 {
		margin-top: 0;
	}
}

.se-pr-3xl {
	padding-right: 3rem;
}

.se-mr-3xl {
	margin-right: 3rem;
}

@media (min-width: 576px) {
	.se-pr-sm-3xl {
		padding-right: 3rem;
	}

	.se-mr-sm-3xl {
		margin-right: 3rem;
	}
}

@media (min-width: 768px) {
	.se-pr-md-3xl {
		padding-right: 3rem;
	}

	.se-mr-md-3xl {
		margin-right: 3rem;
	}
}

@media (min-width: 992px) {
	.se-pr-lg-3xl {
		padding-right: 3rem;
	}

	.se-mr-lg-3xl {
		margin-right: 3rem;
	}
}

@media (min-width: 1200px) {
	.se-pr-xl-3xl {
		padding-right: 3rem;
	}

	.se-mr-xl-3xl {
		margin-right: 3rem;
	}
}

.se-pr-2xl {
	padding-right: 2.5rem;
}

.se-mr-2xl {
	margin-right: 2.5rem;
}

@media (min-width: 576px) {
	.se-pr-sm-2xl {
		padding-right: 2.5rem;
	}

	.se-mr-sm-2xl {
		margin-right: 2.5rem;
	}
}

@media (min-width: 768px) {
	.se-pr-md-2xl {
		padding-right: 2.5rem;
	}

	.se-mr-md-2xl {
		margin-right: 2.5rem;
	}
}

@media (min-width: 992px) {
	.se-pr-lg-2xl {
		padding-right: 2.5rem;
	}

	.se-mr-lg-2xl {
		margin-right: 2.5rem;
	}
}

@media (min-width: 1200px) {
	.se-pr-xl-2xl {
		padding-right: 2.5rem;
	}

	.se-mr-xl-2xl {
		margin-right: 2.5rem;
	}
}

.se-pr-xl {
	padding-right: 2rem;
}

.se-mr-xl {
	margin-right: 2rem;
}

@media (min-width: 576px) {
	.se-pr-sm-xl {
		padding-right: 2rem;
	}

	.se-mr-sm-xl {
		margin-right: 2rem;
	}
}

@media (min-width: 768px) {
	.se-pr-md-xl {
		padding-right: 2rem;
	}

	.se-mr-md-xl {
		margin-right: 2rem;
	}
}

@media (min-width: 992px) {
	.se-pr-lg-xl {
		padding-right: 2rem;
	}

	.se-mr-lg-xl {
		margin-right: 2rem;
	}
}

@media (min-width: 1200px) {
	.se-pr-xl-xl {
		padding-right: 2rem;
	}

	.se-mr-xl-xl {
		margin-right: 2rem;
	}
}

.se-pr-lg {
	padding-right: 1.5rem;
}

.se-mr-lg {
	margin-right: 1.5rem;
}

@media (min-width: 576px) {
	.se-pr-sm-lg {
		padding-right: 1.5rem;
	}

	.se-mr-sm-lg {
		margin-right: 1.5rem;
	}
}

@media (min-width: 768px) {
	.se-pr-md-lg {
		padding-right: 1.5rem;
	}

	.se-mr-md-lg {
		margin-right: 1.5rem;
	}
}

@media (min-width: 992px) {
	.se-pr-lg-lg {
		padding-right: 1.5rem;
	}

	.se-mr-lg-lg {
		margin-right: 1.5rem;
	}
}

@media (min-width: 1200px) {
	.se-pr-xl-lg {
		padding-right: 1.5rem;
	}

	.se-mr-xl-lg {
		margin-right: 1.5rem;
	}
}

.se-pr-md {
	padding-right: 1rem;
}

.se-mr-md {
	margin-right: 1rem;
}

@media (min-width: 576px) {
	.se-pr-sm-md {
		padding-right: 1rem;
	}

	.se-mr-sm-md {
		margin-right: 1rem;
	}
}

@media (min-width: 768px) {
	.se-pr-md-md {
		padding-right: 1rem;
	}

	.se-mr-md-md {
		margin-right: 1rem;
	}
}

@media (min-width: 992px) {
	.se-pr-lg-md {
		padding-right: 1rem;
	}

	.se-mr-lg-md {
		margin-right: 1rem;
	}
}

@media (min-width: 1200px) {
	.se-pr-xl-md {
		padding-right: 1rem;
	}

	.se-mr-xl-md {
		margin-right: 1rem;
	}
}

.se-pr-sm {
	padding-right: 0.75rem;
}

.se-mr-sm {
	margin-right: 0.75rem;
}

@media (min-width: 576px) {
	.se-pr-sm-sm {
		padding-right: 0.75rem;
	}

	.se-mr-sm-sm {
		margin-right: 0.75rem;
	}
}

@media (min-width: 768px) {
	.se-pr-md-sm {
		padding-right: 0.75rem;
	}

	.se-mr-md-sm {
		margin-right: 0.75rem;
	}
}

@media (min-width: 992px) {
	.se-pr-lg-sm {
		padding-right: 0.75rem;
	}

	.se-mr-lg-sm {
		margin-right: 0.75rem;
	}
}

@media (min-width: 1200px) {
	.se-pr-xl-sm {
		padding-right: 0.75rem;
	}

	.se-mr-xl-sm {
		margin-right: 0.75rem;
	}
}

.se-pr-xs {
	padding-right: 0.5rem;
}

.se-mr-xs {
	margin-right: 0.5rem;
}

@media (min-width: 576px) {
	.se-pr-sm-xs {
		padding-right: 0.5rem;
	}

	.se-mr-sm-xs {
		margin-right: 0.5rem;
	}
}

@media (min-width: 768px) {
	.se-pr-md-xs {
		padding-right: 0.5rem;
	}

	.se-mr-md-xs {
		margin-right: 0.5rem;
	}
}

@media (min-width: 992px) {
	.se-pr-lg-xs {
		padding-right: 0.5rem;
	}

	.se-mr-lg-xs {
		margin-right: 0.5rem;
	}
}

@media (min-width: 1200px) {
	.se-pr-xl-xs {
		padding-right: 0.5rem;
	}

	.se-mr-xl-xs {
		margin-right: 0.5rem;
	}
}

.se-pr-2xs {
	padding-right: 0.25rem;
}

.se-mr-2xs {
	margin-right: 0.25rem;
}

@media (min-width: 576px) {
	.se-pr-sm-2xs {
		padding-right: 0.25rem;
	}

	.se-mr-sm-2xs {
		margin-right: 0.25rem;
	}
}

@media (min-width: 768px) {
	.se-pr-md-2xs {
		padding-right: 0.25rem;
	}

	.se-mr-md-2xs {
		margin-right: 0.25rem;
	}
}

@media (min-width: 992px) {
	.se-pr-lg-2xs {
		padding-right: 0.25rem;
	}

	.se-mr-lg-2xs {
		margin-right: 0.25rem;
	}
}

@media (min-width: 1200px) {
	.se-pr-xl-2xs {
		padding-right: 0.25rem;
	}

	.se-mr-xl-2xs {
		margin-right: 0.25rem;
	}
}

.se-pr-0 {
	padding-right: 0;
}

.se-mr-0 {
	margin-right: 0;
}

@media (min-width: 576px) {
	.se-pr-sm-0 {
		padding-right: 0;
	}

	.se-mr-sm-0 {
		margin-right: 0;
	}
}

@media (min-width: 768px) {
	.se-pr-md-0 {
		padding-right: 0;
	}

	.se-mr-md-0 {
		margin-right: 0;
	}
}

@media (min-width: 992px) {
	.se-pr-lg-0 {
		padding-right: 0;
	}

	.se-mr-lg-0 {
		margin-right: 0;
	}
}

@media (min-width: 1200px) {
	.se-pr-xl-0 {
		padding-right: 0;
	}

	.se-mr-xl-0 {
		margin-right: 0;
	}
}

.se-pb-3xl {
	padding-bottom: 3rem;
}

.se-mb-3xl {
	margin-bottom: 3rem;
}

@media (min-width: 576px) {
	.se-pb-sm-3xl {
		padding-bottom: 3rem;
	}

	.se-mb-sm-3xl {
		margin-bottom: 3rem;
	}
}

@media (min-width: 768px) {
	.se-pb-md-3xl {
		padding-bottom: 3rem;
	}

	.se-mb-md-3xl {
		margin-bottom: 3rem;
	}
}

@media (min-width: 992px) {
	.se-pb-lg-3xl {
		padding-bottom: 3rem;
	}

	.se-mb-lg-3xl {
		margin-bottom: 3rem;
	}
}

@media (min-width: 1200px) {
	.se-pb-xl-3xl {
		padding-bottom: 3rem;
	}

	.se-mb-xl-3xl {
		margin-bottom: 3rem;
	}
}

.se-pb-2xl {
	padding-bottom: 2.5rem;
}

.se-mb-2xl {
	margin-bottom: 2.5rem;
}

@media (min-width: 576px) {
	.se-pb-sm-2xl {
		padding-bottom: 2.5rem;
	}

	.se-mb-sm-2xl {
		margin-bottom: 2.5rem;
	}
}

@media (min-width: 768px) {
	.se-pb-md-2xl {
		padding-bottom: 2.5rem;
	}

	.se-mb-md-2xl {
		margin-bottom: 2.5rem;
	}
}

@media (min-width: 992px) {
	.se-pb-lg-2xl {
		padding-bottom: 2.5rem;
	}

	.se-mb-lg-2xl {
		margin-bottom: 2.5rem;
	}
}

@media (min-width: 1200px) {
	.se-pb-xl-2xl {
		padding-bottom: 2.5rem;
	}

	.se-mb-xl-2xl {
		margin-bottom: 2.5rem;
	}
}

.se-pb-xl {
	padding-bottom: 2rem;
}

.se-mb-xl {
	margin-bottom: 2rem;
}

@media (min-width: 576px) {
	.se-pb-sm-xl {
		padding-bottom: 2rem;
	}

	.se-mb-sm-xl {
		margin-bottom: 2rem;
	}
}

@media (min-width: 768px) {
	.se-pb-md-xl {
		padding-bottom: 2rem;
	}

	.se-mb-md-xl {
		margin-bottom: 2rem;
	}
}

@media (min-width: 992px) {
	.se-pb-lg-xl {
		padding-bottom: 2rem;
	}

	.se-mb-lg-xl {
		margin-bottom: 2rem;
	}
}

@media (min-width: 1200px) {
	.se-pb-xl-xl {
		padding-bottom: 2rem;
	}

	.se-mb-xl-xl {
		margin-bottom: 2rem;
	}
}

.se-pb-lg {
	padding-bottom: 1.5rem;
}

.se-mb-lg {
	margin-bottom: 1.5rem;
}

@media (min-width: 576px) {
	.se-pb-sm-lg {
		padding-bottom: 1.5rem;
	}

	.se-mb-sm-lg {
		margin-bottom: 1.5rem;
	}
}

@media (min-width: 768px) {
	.se-pb-md-lg {
		padding-bottom: 1.5rem;
	}

	.se-mb-md-lg {
		margin-bottom: 1.5rem;
	}
}

@media (min-width: 992px) {
	.se-pb-lg-lg {
		padding-bottom: 1.5rem;
	}

	.se-mb-lg-lg {
		margin-bottom: 1.5rem;
	}
}

@media (min-width: 1200px) {
	.se-pb-xl-lg {
		padding-bottom: 1.5rem;
	}

	.se-mb-xl-lg {
		margin-bottom: 1.5rem;
	}
}

.se-pb-md {
	padding-bottom: 1rem;
}

.se-mb-md {
	margin-bottom: 1rem !important;
}

@media (min-width: 576px) {
	.se-pb-sm-md {
		padding-bottom: 1rem;
	}

	.se-mb-sm-md {
		margin-bottom: 1rem;
	}
}

@media (min-width: 768px) {
	.se-pb-md-md {
		padding-bottom: 1rem;
	}

	.se-mb-md-md {
		margin-bottom: 1rem;
	}
}

@media (min-width: 992px) {
	.se-pb-lg-md {
		padding-bottom: 1rem;
	}

	.se-mb-lg-md {
		margin-bottom: 1rem;
	}
}

@media (min-width: 1200px) {
	.se-pb-xl-md {
		padding-bottom: 1rem;
	}

	.se-mb-xl-md {
		margin-bottom: 1rem;
	}
}

.se-pb-sm {
	padding-bottom: 0.75rem;
}

.se-mb-sm {
	margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
	.se-pb-sm-sm {
		padding-bottom: 0.75rem;
	}

	.se-mb-sm-sm {
		margin-bottom: 0.75rem;
	}
}

@media (min-width: 768px) {
	.se-pb-md-sm {
		padding-bottom: 0.75rem;
	}

	.se-mb-md-sm {
		margin-bottom: 0.75rem;
	}
}

@media (min-width: 992px) {
	.se-pb-lg-sm {
		padding-bottom: 0.75rem;
	}

	.se-mb-lg-sm {
		margin-bottom: 0.75rem;
	}
}

@media (min-width: 1200px) {
	.se-pb-xl-sm {
		padding-bottom: 0.75rem;
	}

	.se-mb-xl-sm {
		margin-bottom: 0.75rem;
	}
}

.se-pb-xs {
	padding-bottom: 0.5rem;
}

.se-mb-xs {
	margin-bottom: 0.5rem;
}

@media (min-width: 576px) {
	.se-pb-sm-xs {
		padding-bottom: 0.5rem;
	}

	.se-mb-sm-xs {
		margin-bottom: 0.5rem;
	}
}

@media (min-width: 768px) {
	.se-pb-md-xs {
		padding-bottom: 0.5rem;
	}

	.se-mb-md-xs {
		margin-bottom: 0.5rem;
	}
}

@media (min-width: 992px) {
	.se-pb-lg-xs {
		padding-bottom: 0.5rem;
	}

	.se-mb-lg-xs {
		margin-bottom: 0.5rem;
	}
}

@media (min-width: 1200px) {
	.se-pb-xl-xs {
		padding-bottom: 0.5rem;
	}

	.se-mb-xl-xs {
		margin-bottom: 0.5rem;
	}
}

.se-pb-2xs {
	padding-bottom: 0.25rem;
}

.se-mb-2xs {
	margin-bottom: 0.25rem;
}

@media (min-width: 576px) {
	.se-pb-sm-2xs {
		padding-bottom: 0.25rem;
	}

	.se-mb-sm-2xs {
		margin-bottom: 0.25rem;
	}
}

@media (min-width: 768px) {
	.se-pb-md-2xs {
		padding-bottom: 0.25rem;
	}

	.se-mb-md-2xs {
		margin-bottom: 0.25rem;
	}
}

@media (min-width: 992px) {
	.se-pb-lg-2xs {
		padding-bottom: 0.25rem;
	}

	.se-mb-lg-2xs {
		margin-bottom: 0.25rem;
	}
}

@media (min-width: 1200px) {
	.se-pb-xl-2xs {
		padding-bottom: 0.25rem;
	}

	.se-mb-xl-2xs {
		margin-bottom: 0.25rem;
	}
}

.se-pb-0 {
	padding-bottom: 0;
}

.se-mb-0 {
	margin-bottom: 0;
}

@media (min-width: 576px) {
	.se-pb-sm-0 {
		padding-bottom: 0;
	}

	.se-mb-sm-0 {
		margin-bottom: 0;
	}
}

@media (min-width: 768px) {
	.se-pb-md-0 {
		padding-bottom: 0;
	}

	.se-mb-md-0 {
		margin-bottom: 0;
	}
}

@media (min-width: 992px) {
	.se-pb-lg-0 {
		padding-bottom: 0;
	}

	.se-mb-lg-0 {
		margin-bottom: 0;
	}
}

@media (min-width: 1200px) {
	.se-pb-xl-0 {
		padding-bottom: 0;
	}

	.se-mb-xl-0 {
		margin-bottom: 0;
	}
}

.se-pl-3xl {
	padding-left: 3rem;
}

.se-ml-3xl {
	margin-left: 3rem;
}

@media (min-width: 576px) {
	.se-pl-sm-3xl {
		padding-left: 3rem;
	}

	.se-ml-sm-3xl {
		margin-left: 3rem;
	}
}

@media (min-width: 768px) {
	.se-pl-md-3xl {
		padding-left: 3rem;
	}

	.se-ml-md-3xl {
		margin-left: 3rem;
	}
}

@media (min-width: 992px) {
	.se-pl-lg-3xl {
		padding-left: 3rem;
	}

	.se-ml-lg-3xl {
		margin-left: 3rem;
	}
}

@media (min-width: 1200px) {
	.se-pl-xl-3xl {
		padding-left: 3rem;
	}

	.se-ml-xl-3xl {
		margin-left: 3rem;
	}
}

.se-pl-2xl {
	padding-left: 2.5rem;
}

.se-ml-2xl {
	margin-left: 2.5rem;
}

@media (min-width: 576px) {
	.se-pl-sm-2xl {
		padding-left: 2.5rem;
	}

	.se-ml-sm-2xl {
		margin-left: 2.5rem;
	}
}

@media (min-width: 768px) {
	.se-pl-md-2xl {
		padding-left: 2.5rem;
	}

	.se-ml-md-2xl {
		margin-left: 2.5rem;
	}
}

@media (min-width: 992px) {
	.se-pl-lg-2xl {
		padding-left: 2.5rem;
	}

	.se-ml-lg-2xl {
		margin-left: 2.5rem;
	}
}

@media (min-width: 1200px) {
	.se-pl-xl-2xl {
		padding-left: 2.5rem;
	}

	.se-ml-xl-2xl {
		margin-left: 2.5rem;
	}
}

.se-pl-xl {
	padding-left: 2rem;
}

.se-ml-xl {
	margin-left: 2rem;
}

@media (min-width: 576px) {
	.se-pl-sm-xl {
		padding-left: 2rem;
	}

	.se-ml-sm-xl {
		margin-left: 2rem;
	}
}

@media (min-width: 768px) {
	.se-pl-md-xl {
		padding-left: 2rem;
	}

	.se-ml-md-xl {
		margin-left: 2rem;
	}
}

@media (min-width: 992px) {
	.se-pl-lg-xl {
		padding-left: 2rem;
	}

	.se-ml-lg-xl {
		margin-left: 2rem;
	}
}

@media (min-width: 1200px) {
	.se-pl-xl-xl {
		padding-left: 2rem;
	}

	.se-ml-xl-xl {
		margin-left: 2rem;
	}
}

.se-pl-lg {
	padding-left: 1.5rem;
}

.se-ml-lg {
	margin-left: 1.5rem;
}

@media (min-width: 576px) {
	.se-pl-sm-lg {
		padding-left: 1.5rem;
	}

	.se-ml-sm-lg {
		margin-left: 1.5rem;
	}
}

@media (min-width: 768px) {
	.se-pl-md-lg {
		padding-left: 1.5rem;
	}

	.se-ml-md-lg {
		margin-left: 1.5rem;
	}
}

@media (min-width: 992px) {
	.se-pl-lg-lg {
		padding-left: 1.5rem;
	}

	.se-ml-lg-lg {
		margin-left: 1.5rem;
	}
}

@media (min-width: 1200px) {
	.se-pl-xl-lg {
		padding-left: 1.5rem;
	}

	.se-ml-xl-lg {
		margin-left: 1.5rem;
	}
}

.se-pl-md {
	padding-left: 1rem;
}

.se-ml-md {
	margin-left: 1rem;
}

@media (min-width: 576px) {
	.se-pl-sm-md {
		padding-left: 1rem;
	}

	.se-ml-sm-md {
		margin-left: 1rem;
	}
}

@media (min-width: 768px) {
	.se-pl-md-md {
		padding-left: 1rem;
	}

	.se-ml-md-md {
		margin-left: 1rem;
	}
}

@media (min-width: 992px) {
	.se-pl-lg-md {
		padding-left: 1rem;
	}

	.se-ml-lg-md {
		margin-left: 1rem;
	}
}

@media (min-width: 1200px) {
	.se-pl-xl-md {
		padding-left: 1rem;
	}

	.se-ml-xl-md {
		margin-left: 1rem;
	}
}

.se-pl-sm {
	padding-left: 0.75rem;
}

.se-ml-sm {
	margin-left: 0.75rem;
}

@media (min-width: 576px) {
	.se-pl-sm-sm {
		padding-left: 0.75rem;
	}

	.se-ml-sm-sm {
		margin-left: 0.75rem;
	}
}

@media (min-width: 768px) {
	.se-pl-md-sm {
		padding-left: 0.75rem;
	}

	.se-ml-md-sm {
		margin-left: 0.75rem;
	}
}

@media (min-width: 992px) {
	.se-pl-lg-sm {
		padding-left: 0.75rem;
	}

	.se-ml-lg-sm {
		margin-left: 0.75rem;
	}
}

@media (min-width: 1200px) {
	.se-pl-xl-sm {
		padding-left: 0.75rem;
	}

	.se-ml-xl-sm {
		margin-left: 0.75rem;
	}
}

.se-pl-xs {
	padding-left: 0.5rem;
}

.se-ml-xs {
	margin-left: 0.5rem;
}

@media (min-width: 576px) {
	.se-pl-sm-xs {
		padding-left: 0.5rem;
	}

	.se-ml-sm-xs {
		margin-left: 0.5rem;
	}
}

@media (min-width: 768px) {
	.se-pl-md-xs {
		padding-left: 0.5rem;
	}

	.se-ml-md-xs {
		margin-left: 0.5rem;
	}
}

@media (min-width: 992px) {
	.se-pl-lg-xs {
		padding-left: 0.5rem;
	}

	.se-ml-lg-xs {
		margin-left: 0.5rem;
	}
}

@media (min-width: 1200px) {
	.se-pl-xl-xs {
		padding-left: 0.5rem;
	}

	.se-ml-xl-xs {
		margin-left: 0.5rem;
	}
}

.se-pl-2xs {
	padding-left: 0.25rem;
}

.se-ml-2xs {
	margin-left: 0.25rem;
}

@media (min-width: 576px) {
	.se-pl-sm-2xs {
		padding-left: 0.25rem;
	}

	.se-ml-sm-2xs {
		margin-left: 0.25rem;
	}
}

@media (min-width: 768px) {
	.se-pl-md-2xs {
		padding-left: 0.25rem;
	}

	.se-ml-md-2xs {
		margin-left: 0.25rem;
	}
}

@media (min-width: 992px) {
	.se-pl-lg-2xs {
		padding-left: 0.25rem;
	}

	.se-ml-lg-2xs {
		margin-left: 0.25rem;
	}
}

@media (min-width: 1200px) {
	.se-pl-xl-2xs {
		padding-left: 0.25rem;
	}

	.se-ml-xl-2xs {
		margin-left: 0.25rem;
	}
}

.se-pl-0 {
	padding-left: 0;
}

.se-ml-0 {
	margin-left: 0;
}

@media (min-width: 576px) {
	.se-pl-sm-0 {
		padding-left: 0;
	}

	.se-ml-sm-0 {
		margin-left: 0;
	}
}

@media (min-width: 768px) {
	.se-pl-md-0 {
		padding-left: 0;
	}

	.se-ml-md-0 {
		margin-left: 0;
	}
}

@media (min-width: 992px) {
	.se-pl-lg-0 {
		padding-left: 0;
	}

	.se-ml-lg-0 {
		margin-left: 0;
	}
}

@media (min-width: 1200px) {
	.se-pl-xl-0 {
		padding-left: 0;
	}

	.se-ml-xl-0 {
		margin-left: 0;
	}
}

@font-face {
	font-family: "Roboto";
	font-weight: normal;
	src: url("../fonts/Roboto-Regular.ttf") format("ttf");
}

@font-face {
	font-family: "Roboto";
	font-weight: normal;
	font-style: italic;
	src: url("../fonts/Roboto-Italic.ttf") format("ttf");
}

@font-face {
	font-family: "Roboto";
	font-weight: bold;
	src: url("../fonts/Roboto-Bold.ttf") format("ttf");
}

@font-face {
	font-family: "Roboto";
	font-weight: bold;
	font-style: italic;
	src: url("../fonts/Roboto-Bold.ttf") format("ttf");
}

@font-face {
	font-family: "Roboto";
	font-weight: 500;
	src: url("../fonts/Roboto-Medium.ttf") format("ttf");
}

@font-face {
	font-family: "Roboto";
	font-weight: 500;
	font-style: italic;
	src: url("../fonts/Roboto-MediumItalic.ttf") format("ttf");
}

@font-face {
	font-family: "HelveticaNeue";
	font-weight: normal;
	src: url("../fonts/HelveticaNeueRoman.woff") format("woff");
}

@font-face {
	font-family: "HelveticaNeue";
	font-weight: bold;
	src: url("../fonts/HelveticaNeueBold.woff") format("woff");
}

@font-face {
	font-family: "Material Symbols Sharp";
	font-style: normal;
	font-weight: 400;
	font-display: block;
	src: url("../fonts/material-symbols-sharp.woff2") format("woff2");
}

.material-symbols-sharp {
	font-family: "Material Symbols Sharp";
	font-weight: normal;
	font-style: normal;
	font-size: 24px;
	line-height: 1;
	letter-spacing: normal;
	text-transform: none;
	display: inline-block;
	white-space: nowrap;
	word-wrap: normal;
	direction: ltr;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: optimizeLegibility;
	font-feature-settings: "liga";
}

.material-symbols-sharp {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-variation-settings: "FILL" 0;
	font-size: 2.25rem;
	speak: none;
	font-variant: normal;
	/* Enable Ligatures ================ */
	-webkit-font-feature-settings: "liga";
	-moz-font-feature-settings: "liga=1";
	-moz-font-feature-settings: "liga";
	-ms-font-feature-settings: "liga" 1;
	font-feature-settings: "liga";
	-webkit-font-variant-ligatures: discretionary-ligatures;
	font-variant-ligatures: discretionary-ligatures;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.se-layout {
	display: grid;
	height: 100vh;
	grid-template-rows: auto 1fr auto;
}

.se-btn {
	background-color: #ff9408;
	color: #000000;
	display: inline-flex;
	font-weight: bold;
	align-items: center;
	justify-content: center;
	border-radius: 48px;
	padding: 0.5rem 1.5rem;
	position: relative;
	border: 1px solid transparent;
	text-decoration: unset;
}

.se-btn-content {
	display: inline-flex;
	align-items: center;
	font-weight: bold
}

.se-btn:hover {
	text-decoration: unset;
}

.se-btn .se-spinner {
	position: absolute;
}

.se-btn.se-btn--sm {
	padding: 0.5rem 1rem;
	min-height: 32px;
}

.se-btn.se-btn--md {
	min-height: 36px;
}

.se-btn.se-btn--lg {
	padding: 1rem 2rem;
	min-height: 40px;
}

.se-btn--lg {
	font-size: 1.25rem;
}

.se-btn--sm {
	font-size: 0.8rem;
}

.se-btn:disabled,
.se-btn--disabled {
	opacity: 1;
	color: #727272 !important;
}

.se-btn:hover:not(:disabled) {
	background: #ff9408;
	color: #000000;
	border: 1px solid #ffffff;
	box-shadow: 0 0 0 2px #000000;
}

.se-btn:focus {
	border: 1px solid #ffffff;
	box-shadow: 0 0 0 2px #000000;
}

	.se-btn:active,
	.se-btn:hover:active,
	.se-btn:focus:active,
	.se-btn--active {
		border: 1px solid #ffffff;
		box-shadow: 0 0 0 2px #000000;
	}

.se-btn--primary--active {
	border: 1px solid #ffffff;
	box-shadow: 0 0 0 2px #000000;
}

.se-btn--secondary {
	background: #ffffff;
	color: #0076bf;
	border: 1px solid #0076bf;
}

	.se-btn--secondary:hover:not(:disabled) {
		background: #ffffff;
		color: #4da8e1;
		border: 1px solid #4da8e1;
	}

	.se-btn--secondary:active,
	.se-btn--secondary:hover:active,
	.se-btn--secondary:focus:active,
	.se-btn--secondary--active {
		background: #ffffff;
		color: #00568c;
	}

	.se-btn--secondary:focus {
		box-shadow: 0 0 0 0.2em rgba(0, 118, 191, 0.25);
	}

.se-btn--end-icon:not(:only-child) {
	margin: 0 0 0 0.5em;
}

.se-btn--flat {
	background: none;
	color: #000000;
	border-radius: 48px;
	border: 1px solid transparent;
}

	.se-btn--flat:hover:not(:disabled) {
		background: transparent;
		color: #000000;
		border: 1px solid #ffffff;
		box-shadow: 0 0 0 2px #000000;
	}

	.se-btn--flat:active,
	.se-btn--flat:hover:active,
	.se-btn--flat:focus:active,
	.se-btn--flat--active {
		background: transparent;
		color: #00568c;
		border: 1px solid #ffffff;
		box-shadow: 0 0 0 2px #000000;
	}

	.se-btn--flat.se-btn--secondary {
		background: none;
		color: #202020;
	}

		.se-btn--flat.se-btn--secondary:hover:not(:disabled) {
			background: none;
			color: #767676;
			border: 1px solid transparent;
		}

		.se-btn--flat.se-btn--secondary:active,
		.se-btn--flat.se-btn--secondary:hover:active,
		.se-btn--flat.se-btn--secondary:focus:active,
		.se-btn--flat.se-btn--secondary--active {
			background: none;
			color: #202020;
		}

		.se-btn--flat.se-btn--secondary:focus {
			box-shadow: 0 0 0 0.2em rgba(32, 32, 32, 0.25);
		}

.se-btn--square {
	border-radius: 0;
}

.se-btn-group {
	display: inline-flex;
	font-size: 1rem;
}

.se-btn-group--lg {
	font-size: 1.25rem;
}

.se-btn-group--sm {
	font-size: 0.8rem;
}

.se-btn-group--square button {
	border-radius: 0;
}

.se-btn-group--round button:first-child {
	border-radius: 48px 0px 0px 48px;
}

.se-btn-group--round button:last-child {
	border-radius: 0px 48px 48px 0px;
}

.se-btn-group--round button:not(:first-child):not(:last-child) {
	border-radius: 0;
}

.se-btn-group .se-btn--flat {
	border: 1px solid #0076bf;
}

	.se-btn-group .se-btn--flat.se-btn--secondary {
		border: 1px solid #202020;
	}

	.se-btn-group .se-btn--flat:hover:not(:disabled) {
		background: none;
		color: #767676;
		border: 1px solid #767676;
	}

.se-breadcrumbs {
	display: inline-flex;
	font-size: 1rem;
}

.se-breadcrumbs--lg {
	font-size: 1.25rem;
}

.se-breadcrumbs--sm {
	font-size: 0.8rem;
}

.se-breadcrumbs-item {
	display: flex;
	margin: 8px 0;
}

	.se-breadcrumbs-item span {
		margin: 0 8px;
		display: flex;
		align-items: center;
		color: #727272;
	}

	.se-breadcrumbs-item a {
		color: #727272;
	}

		.se-breadcrumbs-item a .se-icon {
			margin: 0 8px;
		}

		.se-breadcrumbs-item a:hover,
		.se-breadcrumbs-item a:active {
			cursor: pointer;
			color: #515151;
		}

	.se-breadcrumbs-item:last-child {
		color: #202020;
	}

		.se-breadcrumbs-item:last-child a {
			color: #202020;
		}

			.se-breadcrumbs-item:last-child a:hover,
			.se-breadcrumbs-item:last-child a:active {
				cursor: pointer;
				color: #515151;
			}

.se-breadcrumbs--light {
	color: #edeff5;
}

	.se-breadcrumbs--light .se-breadcrumbs-item {
		color: #edeff5;
	}

	.se-breadcrumbs--light:hover {
		color: #f8f8f9;
	}

	.se-breadcrumbs--light a {
		color: #edeff5;
	}

		.se-breadcrumbs--light a:hover,
		.se-breadcrumbs--light a:active {
			cursor: pointer;
			color: #f8f8f9;
		}

	.se-breadcrumbs--light:last-child {
		color: #ffffff;
	}

		.se-breadcrumbs--light:last-child a {
			color: #ffffff;
		}

			.se-breadcrumbs--light:last-child a:hover,
			.se-breadcrumbs--light:last-child a:active {
				cursor: pointer;
				color: #f8f8f9;
			}

.se-breadcrumbs--uppercase {
	text-transform: uppercase;
}

.se-form-group {
	display: block;
	width: 100%;
	margin-bottom: 1rem;
}

.se-form-help {
	color: #767676;
	font-size: 0.875rem;
}

.se-form-help--valid {
	color: #67b419;
}

.se-checkbox {
	font-size: 1em;
	line-height: 1;
	display: inline-flex;
	align-items: center;
	/*margin-bottom: 0.25rem;*/
}

.se-checkbox-width {
	width: 16rem;
}

.se-checkbox-label {
	display: flex;
	align-items: center;		
}

.se-checkbox--lg {
	font-size: 1.25rem;
}

.se-checkbox--sm {
	font-size: 0.8rem;
}

.se-checkbox input {
	opacity: 0;
	width: 0;
	height: 0;
	cursor: pointer;
}

.se-checkbox label {
	color: #000000;
	display: inline-flex;
	align-items: center;
	/*flex-wrap: wrap;*/
	cursor: pointer;
	user-select: none;
	font-weight: bold;
}

	.se-checkbox label:before {
		content: " ";
		display: inline-flex;
		justify-content: center;
		align-items: center;
		width: 1em;
		height: 1em;
		font-size: 1.25em;
		margin-right: 0.4em;
		border: 1px solid #000000;
		font-family: "Material Symbols Sharp";
		font-weight: bold;
		color: #ffffff;
		background-color: #ffffff;
	}

	.se-checkbox label:hover:before {
		border-color: #000000;
	}

.se-checkbox input:focus:not(:checked) + label:before {
	box-shadow: 0 0 0 1px #ffffff, 0 0 0 3px #000000;
}

.se-checkbox input:checked + label:before {
	content: "check";
	background-color: #ff9408;
	border-color: #000000;
	color: #000000;
}

.se-checkbox input:disabled + label:before {
	background-color: #d6d9df;
	border: none;
}

.se-checkbox input:disabled + label {
	color: #727272;
	font-weight:normal;
}

.se-radio-btn {
	font-size: 1em;
	display: flex;
	align-items: center;
}

.se-radio-btn--lg {
	font-size: 1.25rem;
}

.se-radio-btn--sm {
	font-size: 0.8rem;
}

.se-radio-btn-label-content {
	display: flex;
	flex-direction: column;
}

.se-radio-btn input {
	appearance: none;
	cursor: pointer;
	width: 1.15rem;
	aspect-ratio: 1/1;
	margin-right: 0.4rem;
	border-radius: 50%;
	border: 1px solid #000000;
	background: #ffffff;
	outline-offset: -1px;
}

	.se-radio-btn input:hover {
		border-color: #000000;
	}

	.se-radio-btn input:focus {
		outline: none;
		box-shadow: 0 0 0 1px #ffffff, 0 0 0 2px #000000;
	}

	.se-radio-btn input:checked {
		box-shadow: 0 0 0 2px white inset;
		background-color: #ff9408;
	}

		.se-radio-btn input:checked:hover,
		.se-radio-btn input:checked:focus {
			outline: 1px solid #000000;
		}

	.se-radio-btn input:disabled {
		cursor: initial;
		border: none;
		background-color: #d6d9df;
	}

		.se-radio-btn input:disabled + label {
			cursor: initial;
		}

			.se-radio-btn input:disabled + label > * {
				color: #727272;
			}

.se-radio-btn label {
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	display: inline-flex;
	align-items: center;
	cursor: pointer;
	user-select: none;
}

	.se-radio-btn label span {
		line-height: 16px;
		padding-top: 0.1em;
		color: #515151;
	}

.se-input-container {
	display: flex;
	flex-direction: column;
	width: 16rem;
}

	.se-input-container label {
		font-weight: bold;
	}

.se-input-wrapper {
	display: flex;
	align-items: center;
	position: relative;
}

.se-icon--left {
	position: absolute;
	left: 14rem;
	color: #767676;
}

.se-icon--right {
	position: absolute;
	right: 0.25rem;
	color: #767676;
}

.se-icon--valid {
	color: #67b419;
}

.se-icon--invalid {
	color: #cf142b;
}

.se-input {
	border: 1px solid #000000;
	color: #000000;
	font-size: 1rem;
	padding: 0.75em;
	width: 100%;
	font-weight: 500;
	outline: unset;
}

	.se-input::placeholder {
		color: #767676;
	}

	.se-input:focus:not(.se-input--disabled) {
		border-color: #000000;
		box-shadow: 0 0 0 1px #ffffff, 0 0 0 3px #000000;
	}

.se-input--invalid,
.se-input--disabled--invalid {
	border-color: #cf142b;
}

.se-input--valid {
	border-color: #67b419;
}

.se-input--disabled,
.se-input:disabled {
	background-color: #f2f2f2;
	color: #000000;
	pointer-events: none;
}

.se-input--lg {
	font-size: 1.25rem;
}

.se-input--sm {
	font-size: 0.8rem;
}

.se-input--icon-left {
	padding: 0.75rem 0.75rem 0.75rem 2.25rem;
}

.se-input--icon-right {
	padding: 0.75rem 2.25rem 0.75rem 0.75rem;
}

.se-input--icon-right {
	padding: 0.75rem 2.25rem 0.75rem 0.75rem;
}

.se-form-help--invalid {
	background-color: #ff3408;
	color: #ffffff;
	font-weight: bold;
	font-size: 0.75rem;
	padding: 0.25rem 0.5rem;
	width: fit-content;
}

.se-textarea-container {
	display: flex;
	flex-direction: column;
	width: 100%;
}

.se-textarea {
	line-height: 1.5;
	border: 1px solid #dcdcdc;
	color: #515151;
	font-size: 1rem;
	padding: 0.75em;
	width: 100%;
	font-weight: 500;
}

	.se-textarea::placeholder {
		color: #c7c7c7;
	}

	.se-textarea:focus:not(.se-input--disabled) {
		box-shadow: 0 0 0 0.2em rgba(0, 118, 191, 0.25);
		box-shadow: 0 0 0 2px #0076bf inset;
		border-color: #0076bf;
	}

.se-textarea--invalid,
.se-textarea--disabled--invalid {
	border-color: #cf142b;
}

.se-textarea--valid {
	border-color: #67b419;
}

.se-textarea--disabled,
.se-textarea:disabled {
	background-color: #edeff5;
	color: #d6d9df;
	pointer-events: none;
}

.se-textarea--lg {
	font-size: 1.25rem;
}

.se-textarea--sm {
	font-size: 0.8rem;
}

.se-textarea:not([rows]) {
	min-height: 7.5rem;
}

.se-textarea--invalid {
	border-color: #cf142b;
}

.se-textarea--valid {
	border-color: #67b419;
}

.se-datepicker .CalendarDay {
	border: none;
}

	.se-datepicker .CalendarDay:hover,
	.se-datepicker .CalendarDay__selected:hover,
	.se-datepicker .CalendarDay__selected {
		background: #0076bf;
		color: #ffffff;
		border: none;
		border-radius: 40px;
	}

.se-datepicker .DayPickerKeyboardShortcuts_show__bottomRight::before {
	border-right-color: #0076bf;
}

.se-datepicker .DateInput_input__focused {
	border-bottom: none;
}

.se-dateintervalpicker .CalendarDay {
	border: none;
}

	.se-dateintervalpicker .CalendarDay:hover,
	.se-dateintervalpicker .CalendarDay__selected_span:hover,
	.se-dateintervalpicker .CalendarDay__selected_span,
	.se-dateintervalpicker .CalendarDay__selected {
		background: #0076bf;
		color: #ffffff;
		border: none;
	}

		.se-dateintervalpicker .CalendarDay:hover.CalendarDay__hovered_span:not(.CalendarDay__no_selected_start_before_selected_end),
		.se-dateintervalpicker .CalendarDay:hover.CalendarDay__before_hovered_end:not(.CalendarDay__selected_span),
		.se-dateintervalpicker .CalendarDay__after_hovered_start:not(.CalendarDay__selected_span),
		.se-dateintervalpicker .CalendarDay__selected_end {
			border-radius: 0px 40px 40px 0px;
		}

.se-dateintervalpicker .CalendarDay__selected_start {
	border-radius: 40px 0px 0px 40px;
}

.se-dateintervalpicker .CalendarDay__selected:hover {
	background: #0076bf;
	color: #ffffff;
	border: none;
}

.se-dateintervalpicker .CalendarDay__hovered_span:hover,
.se-dateintervalpicker .CalendarDay__hovered_span {
	background: #0076bf;
	color: #ffffff;
	border: none;
}

.se-dateintervalpicker .CalendarDay:hover:not(.CalendarDay__selected):not(.CalendarDay__selected_span):not(.CalendarDay__hovered_span) {
	border-radius: 40px;
}

.se-dateintervalpicker .DayPickerKeyboardShortcuts_show__bottomRight::before {
	border-right-color: #0076bf;
}

.se-dateintervalpicker .DateInput_input__focused {
	border-bottom: none;
}

.se-timepicker {
	height: 100%;
}

.se-timepicker-input {
	position: relative;
	display: flex;
	align-items: center;
}

.se-timepicker-input--field {
	font-size: 1rem;
	width: 9rem;
	height: 2.75rem;
	border: 1px solid #9699a2;
	padding: 0.75rem 3rem 0.75rem 0.75rem;
	background-color: #ffffff;
}

	.se-timepicker-input--field:focus {
		box-shadow: 0 0 0 0.2em rgba(0, 118, 191, 0.25);
		box-shadow: 0 0 0 2px #0076bf inset;
		border-color: #0076bf;
	}

.se-timepicker-input--field--filled:focus {
	box-shadow: 0 0 0 0.2em rgba(17, 139, 214, 0.25);
	box-shadow: 0 0 0 2px #118bd6 inset;
	border-color: #118bd6;
}

.se-timepicker-input--icon {
	position: absolute;
	right: 0;
	margin: 0.75rem !important;
	color: #767676;
}

.se-timepicker-content {
	display: flex;
	visibility: hidden;
	flex-direction: row;
	justify-content: flex-start;
	margin-top: 0.5rem;
	width: fit-content;
	min-width: 113px;
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1), 0px 2px 4px rgba(0, 0, 0, 0.06);
}

.se-timepicker-content--mobile {
	position: fixed !important;
	left: 0;
	bottom: 0;
	overflow-x: hidden;
	visibility: hidden;
	height: 216px;
	width: 100%;
	background-color: #ffffff;
	justify-content: center;
}

.se-timepicker-content-children:not(:first-child) {
	border-left: 1px solid rgba(0, 0, 0, 0.06);
}

.se-timepicker-content-children {
	flex: 1;
	text-align: center;
	background-color: #ffffff;
	font-size: 0.875rem;
	line-height: 0.875rem;
	font-weight: 500;
	color: #202020;
	padding: 0.5rem;
	max-width: 56px;
}

	.se-timepicker-content-children div:first-child {
		height: 2.5rem;
		padding: 0.8rem 0.5rem;
	}

.se-timepicker-content-children-wrapper > div:hover,
.se-timepicker-content-children-hr--active,
.se-timepicker-content-children-min--active {
	background-color: #0076bf;
	border-radius: 40px;
	color: #ffffff;
	cursor: pointer;
}

.se-timepicker-content-children-wrapper {
	overflow: scroll;
	height: 160px;
	-ms-overflow-style: none;
	scrollbar-width: none;
}

	.se-timepicker-content-children-wrapper::-webkit-scrollbar {
		display: none;
	}

	.se-timepicker-content-children-wrapper div {
		height: 2.5rem;
		padding: 0.8rem 0.5rem;
	}

.se-timepicker-content--open {
	visibility: visible;
	position: relative;
	z-index: 9;
}

.se-timepicker-background {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	height: 100%;
	z-index: 1;
}

.se-timepicker-background--mobile {
	background-color: rgba(0, 0, 0, 0.45);
}

.se-notification {
	line-height: 1.618;
	color: #202020;
	display: inline-flex;
	gap: 0.5em;
	background-color: #c3e2f5;
	padding: 0.75rem 1rem;
	user-select: none;
	border-left: 0.2em solid;
}

.se-notification--lg {
	font-size: 1.25rem;
}

.se-notification--sm {
	font-size: 0.8rem;
}

.se-notification--close {
	visibility: hidden;
}

.se-notification--success {
	background-color: #d9ecc5;
	border-color: #67b419;
}

.se-notification--info {
	background-color: #c3e2f5;
	border-color: #0076bf;
}

.se-notification--warning {
	background-color: #fef1c2;
	border-color: #fdc80a;
}

.se-notification--danger {
	background-color: #f3c4ca;
	border-color: #cf142b;
}

.se-notification i {
	position: sticky;
	position: -webkit-sticky;
	margin: 0.2em;
	align-self: flex-start;
}

.se-notification-body {
	flex-grow: 10;
	display: flex;
	flex-direction: column;
	gap: 0.5em;
}

.se-notification--closable {
	cursor: pointer;
}

.se-notification a {
	color: #202020;
	font-weight: 500;
	text-decoration: underline;
}

.se-toasts {
	position: fixed;
	visibility: hidden;
	display: flex;
	flex-direction: column;
	gap: 0.5rem;
}

.se-toasts-vertical--bottom {
	bottom: 1.875rem;
}

.se-toasts-vertical--top {
	top: 1.875rem;
}

.se-toasts-horizontal--center {
	left: 50%;
	right: auto;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
}

.se-toasts-horizontal--right {
	right: 1.875rem;
	left: auto;
}

.se-toasts-vertical--bottom.se-toasts-horizontal--center.se-toasts--open {
	visibility: visible;
	-webkit-animation: fadeinBC 0.5s;
	animation: fadeinBC 0.5s;
}

.se-toasts-vertical--bottom.se-toasts-horizontal--center .se-notification--open {
	-webkit-animation: fadeinBC 0.5s;
	animation: fadeinBC 0.5s;
}

.se-toasts-vertical--bottom.se-toasts-horizontal--center.se-toasts--close {
	-webkit-animation: fadeoutBC 0.5s;
	animation: fadeoutBC 0.5s;
}

.se-toasts-vertical--top.se-toasts-horizontal--right.se-toasts--open {
	visibility: visible;
	-webkit-animation: fadeinTR 0.5s;
	animation: fadeinTR 0.5s;
}

.se-toasts-vertical--top.se-toasts-horizontal--right .se-notification--open {
	-webkit-animation: fadeinTR 0.5s;
	animation: fadeinTR 0.5s;
}

.se-toasts-vertical--top.se-toasts-horizontal--right.se-toasts--close {
	-webkit-animation: fadeoutTR 0.5s;
	animation: fadeoutTR 0.5s;
}

@-webkit-keyframes fadeinBC {
	from {
		bottom: 0;
		opacity: 0;
		visibility: hidden;
	}

	to {
		bottom: 1.875rem;
		opacity: 1;
		visibility: visible;
	}
}

@keyframes fadeinBC {
	from {
		bottom: 0;
		opacity: 0;
		visibility: hidden;
	}

	to {
		bottom: 1.875rem;
		opacity: 1;
		visibility: visible;
	}
}

@-webkit-keyframes fadeoutBC {
	from {
		bottom: 1.875rem;
		opacity: 1;
		visibility: visible;
	}

	to {
		bottom: 0;
		opacity: 0;
		visibility: hidden;
	}
}

@keyframes fadeoutBC {
	from {
		bottom: 1.875rem;
		opacity: 1;
		visibility: visible;
	}

	to {
		bottom: 0;
		opacity: 0;
		visibility: hidden;
	}
}

@-webkit-keyframes fadeinTR {
	from {
		right: 0;
		opacity: 0;
		visibility: hidden;
	}

	to {
		right: 1.875rem;
		opacity: 1;
		visibility: visible;
	}
}

@keyframes fadeinTR {
	from {
		right: 0;
		opacity: 0;
		visibility: hidden;
	}

	to {
		right: 1.875rem;
		opacity: 1;
		visibility: visible;
	}
}

@-webkit-keyframes fadeoutTR {
	from {
		right: 1.875rem;
		opacity: 1;
		visibility: visible;
	}

	to {
		right: 0;
		opacity: 0;
		visibility: hidden;
	}
}

@keyframes fadeoutTR {
	from {
		right: 1.875rem;
		opacity: 1;
		visibility: visible;
	}

	to {
		right: 0;
		opacity: 0;
		visibility: hidden;
	}
}

.se-header {
	display: flex;
	align-items: center;
	min-height: 3.5em;
	width: 100%;
	border-bottom: 1px solid #edeff5;
	background-color: #ffffff;
	height: max-content;
}

.se-header-content {
	display: flex;
	align-items: stretch;
	width: 100%;
	gap: 1rem;
	height: 100%;
	padding: 0.5rem 1rem;
}

.se-header-title {
	display: flex;
	align-items: center;
	text-decoration: none;
}

	.se-header-title:hover {
		text-decoration: unset;
	}

	.se-header-title > * {
		margin-right: 1rem;
	}

.se-header-title-logo {
	height: 48px !important;
	width: auto !important;
}

.se-header-title-heading {
	text-transform: uppercase;
	font-size: 1.25rem;
	font-family: HelveticaNeue, Roboto, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, sans-serif;
	line-height: 1.5;
	font-weight: 700;
	margin: 0;
	max-width: 150px;
	overflow: hidden;
	white-space: nowrap;
}

.se-header-buttons {
	display: flex;
}

	.se-header-buttons > button:not(:last-child) {
		margin-right: 0.5rem;
	}

.se-header-primary {
	display: flex;
	flex-wrap: nowrap;
	gap: 1rem;
	overflow: hidden;
	align-items: center;
}

.se-header-primary-item a{
	display: flex;
	align-items: center;
	cursor: pointer;
	font-size: 0.875rem;
	color: #767676;
	font-weight: 500;
	height: 100%;
	text-decoration: none;
}

.se-header-primary-item--active {
	color: #000000 !important;
	border-bottom: 4px solid #ff9408;
}

.se-header-primary-item a:hover {
	color: #515151;
}

.se-header-secondary {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 0.875rem;
	gap: 0.75rem;
	margin-left: auto;
}

.se-header-secondary-item--nav {
	/*display: flex;*/
	gap: 0.75rem;
	overflow: hidden;
	font-size: 0.875rem;
	font-weight: 400;
}

	.se-header-secondary-item--nav > * {
		color: #767676;
		font-size: 0.875rem;
	}

		.se-header-secondary-item--nav > *:hover {
			color: #515151;
		}

.se-header-dropdown {
	position: relative;
	width: fit-content;
	cursor: pointer;
	color: #767676;
	font-size: 0.875rem;
}

	.se-header-dropdown .se-icon {
		font-size: 1rem;
	}

.se-header-dropdown--main {
	display: flex;
	align-items: center;
	justify-content: center;
	break-inside: avoid;
}

	.se-header-dropdown--main span {
		padding: 0 0.25rem 0 0;
		cursor: pointer;
	}

.se-header-dropdown-background {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: none;
	height: 100%;
}

.se-header-dropdown--content {
	display: none;
	/*position: absolute;*/
	background-color: #ffffff;
	text-decoration: none;
	z-index: 100;
	right: 0;
	width: max-content;
	min-width: 5rem;
}

	.se-header-dropdown--content > * {
		color: black;
		text-decoration: none;
		text-align: left;
		display: block;
		float: none;
		padding: 0.5rem;
	}

.se-header-dropdown--content--open {
	display: block;
}

.se-header-dropdown--icon {
	cursor: pointer;
	margin-left: 0.5rem;
}

.se-mobile-header {
	display: flex;
	align-items: flex-start;
	min-height: 3.5em;
	border-bottom: 1px solid #edeff5;
	background-color: #ffffff;
}

.se-mobile-header--fullWidth {
	width: 100%;
}

.se-mobile-header--drawer {
	height: 100%;
	position: fixed;
	z-index: 100;
	top: 0;
	left: 0;
	overflow-x: hidden;
	visibility: hidden;
}

.se-mobile-header--drawer--active {
	transform: translate(0%, 0);
	animation-delay: 0s;
	animation-play-state: running;
	animation: drawerOpenAnimation 0.2s;
	opacity: 1;
	/* fade-in effect */
	visibility: visible;
}

.se-mobile-header--drawer--inactive {
	transform: translate(-100%, 0);
	animation-delay: 0;
	animation: drawerCloseAnimation 0.5s;
	opacity: 0;
	/* fade-out effect */
	visibility: hidden;
}

.se-mobile-header--drawer-background {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.45);
	z-index: 99;
	height: 100%;
}

.se-mobile-header-content {
	display: grid;
	width: 100%;
}

.se-mobile-header-content--drawer {
	grid-template-columns: auto;
}

.se-mobile-header-content--default {
	grid-template-columns: auto auto;
}

.se-mobile-header-title {
	display: flex;
	align-items: center;
	width: 100%;
	padding: 0.5rem 1rem;
	grid-area: 1/1/span 1/span 1;
}

	.se-mobile-header-title a {
		display: flex;
		align-items: center;
	}

		.se-mobile-header-title a > * {
			margin-right: 1rem;
		}

.se-mobile-header-title-logo {
	height: 64px !important;
	width: auto !important;
}

.se-mobile-header-title--default {
	padding: 0 1rem;
}

.se-mobile-header-title--drawer {
	border-bottom: 1px solid #edeff5;
}

.se-mobile-header-title--drawer-icon {
	margin-left: auto;
	cursor: pointer;
}

.se-mobile-header-title-heading {
	text-transform: uppercase;
	font-size: 1.25rem;
	line-height: 1.25;
	margin: 0;
	max-width: 150px;
	overflow: hidden;
}

.se-mobile-header-primary {
	display: flex;
	justify-content: space-between;
	overflow-x: scroll;
	-ms-overflow-style: none;
	scrollbar-width: none;
}

	.se-mobile-header-primary::-webkit-scrollbar {
		display: none;
	}

.se-mobile-header-primary--drawer {
	grid-area: 2/1;
	flex-direction: column;
	padding: 1rem 0;
}

.se-mobile-header-primary--default {
	grid-area: 2/1/span 1/span 2;
}

.se-mobile-header-primary-item {
	display: flex;
	align-items: center;
	cursor: pointer;
	padding: 0 0.75rem;
	font-size: 0.875rem;
	color: #727272;
}

	.se-mobile-header-primary-item .se-pictogram {
		width: 2rem;
		height: 2rem;
		filter: invert(49%) sepia(0%) saturate(36%) hue-rotate(136deg) brightness(93%) contrast(87%);
	}

.se-mobile-header-primary-item--drawer {
	font-weight: bold;
	font-size: 1.25rem;
	padding: 0.75rem 2rem;
	gap: 0.5rem;
}

.se-mobile-header-primary-item--drawer--active {
	border-left: 3px solid #0076bf;
	color: #0076bf;
}

	.se-mobile-header-primary-item--drawer--active .se-pictogram {
		filter: none;
	}

.se-mobile-header-primary-item--default {
	flex-direction: column;
}

.se-mobile-header-primary-item--default--active {
	border-bottom: 3px solid #0076bf;
	color: #0076bf;
}

	.se-mobile-header-primary-item--default--active .se-pictogram {
		filter: none;
	}

.se-mobile-header-secondary--drawer {
	display: grid;
	grid-template-columns: auto auto;
	padding: 1rem 2rem;
	row-gap: 1.5rem;
	font-size: 0.875rem;
}

.se-mobile-header-secondary--default {
	display: flex;
	align-items: center;
	margin-left: auto;
	gap: 0.5rem;
}

.se-mobile-header-secondary-item--drawer--user {
	grid-area: 2/1/span 1/span 1;
}

.se-mobile-header-secondary-item--drawer--lang {
	grid-area: 2/2/span 1/span 1;
	margin-left: auto;
}

.se-mobile-header-secondary-item--drawer--nav {
	grid-area: 1/1/span 1/span 2;
	display: flex;
	gap: 1rem;
	flex-direction: column;
	color: #767676;
}

	.se-mobile-header-secondary-item--drawer--nav:hover {
		color: #202020;
	}

	.se-mobile-header-secondary-item--drawer--nav > * {
		color: #767676;
		font-size: 0.875rem;
	}

		.se-mobile-header-secondary-item--drawer--nav > *:hover {
			color: #202020;
		}

@keyframes drawerOpenAnimation {
	from {
		transform: translate(-100%, 0);
		opacity: 0;
		visibility: hidden;
	}

	to {
		transform: translate(0, 0);
		opacity: 1;
		visibility: visible;
	}
}

@keyframes drawerCloseAnimation {
	from {
		transform: translate(0, 0);
		opacity: 1;
		visibility: visible;
	}

	to {
		transform: translate(-100%, 0);
		opacity: 0;
		visibility: hidden;
	}
}

.se-accordion {
	border: none;
	outline: none;
	width: 100%;
	background-color: #ffffff;
}

	.se-accordion:last-child .se-accordion-tab {
		border-width: 1px 0;
	}

.se-accordion-tab {
	display: flex;
	align-items: center;
	justify-content: space-between;
	cursor: pointer;
	padding: 1rem;
	user-select: none;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #e8e8e8;
	color: #515151;
}

.se-accordion-tab--active {
	border-width: 1px 0;
}

.se-accordion-tab:hover {
	color: #202020;
	background-color: #f8f8f9;
}

.se-accordion-title,
.se-accordion-arrow {
	display: flex;
	align-items: center;
}

.se-accordion-content {
	background-color: #ffffff;
	padding: 0.5rem;
	border-top: none;
}

.se-card {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	padding: 0;
	background-color: #ffffff;
	overflow: hidden;
}

.se-card--lg {
	font-size: 1.25rem;
}

.se-card--sm {
	font-size: 0.8rem;
}

.se-card--light {
	background-color: #ffffff;
}

.se-card-children {
	display: grid;
	grid-template-columns: auto;
	width: 100%;
}

	.se-card-children img {
		height: auto;
		width: 100%;
	}

.se-card-children--landscape {
	grid-template-columns: auto auto;
}

	.se-card-children--landscape img {
		height: 100%;
		width: auto;
	}

.se-card-header {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	padding: 0.5em 1em;
	background-color: #ffffff;
}

.se-card-header--title {
	color: #202020;
	font-size: 1.25rem;
	font-weight: bolder;
}

.se-card-content {
	display: flex;
	flex-direction: column;
}

.se-card-title {
	color: #202020;
	font-size: 1.875rem;
	font-weight: bolder;
	width: 100%;
	padding: 1rem 1.5rem 0.5rem;
	overflow: hidden;
}

	.se-card-title *:first-child {
		margin-top: 0;
	}

	.se-card-title *:last-child {
		margin-bottom: 0;
	}

.se-card-body {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	padding: 0.5rem 1.5rem;
	width: 100%;
	overflow: auto;
}

	.se-card-body *:last-child {
		margin-bottom: 0;
	}

.se-card-actions {
	display: flex;
	flex-wrap: wrap;
	padding: 1.5rem 1.5rem 0;
	width: 100%;
	gap: 0.75em;
	margin-top: auto;
	margin-bottom: 0.5em;
}

.se-card-actions--align-left {
	justify-content: flex-start;
}

.se-card-actions--align-right {
	justify-content: flex-end;
}

.se-card-actions--align-center {
	justify-content: center;
}

.se-card-actions--direction-row {
	flex-direction: row;
	align-items: center;
}

.se-card-actions--direction-column {
	flex-direction: column;
}

.se-card-media {
	position: relative;
	justify-content: center;
	overflow: hidden;
	width: auto;
}

.se-card-media-children {
	position: absolute;
	display: flex;
	flex-wrap: wrap;
	width: inherit;
	align-items: center;
	justify-content: flex-start;
	padding: 1rem;
	gap: 0.5em;
	bottom: 0;
}

.se-chart-container .line {
	fill: none;
	stroke-width: 2px;
}

.se-chart-container .dot {
	fill: #ffab00;
	stroke: #fff;
}

.se-chart-container .y.axis .domain,
.se-chart-container .y.axis line,
.se-chart-container .x.axis .domain,
.se-chart-container .x.axis line {
	color: #edeff5;
}

.se-chart-container .grid path {
	stroke-width: 0;
}

.se-chart-container .grid line {
	stroke: #d6d9df;
	stroke-opacity: 0.5;
	shape-rendering: crispEdges;
	stroke-dasharray: 2, 2;
}

.se-chart-container text {
	fill: #515151;
	font-size: 12px;
	font-family: "Roboto", sans-serif;
}

.se-chart-container .chart-title {
	font-size: 16px;
	text-decoration: underline;
}

.se-chart-container circle {
	cursor: pointer;
	z-index: 1000;
	pointer-events: all;
}

.se-chart-container .legend {
	cursor: pointer;
	z-index: 1000;
	pointer-events: all;
}

.se-divider {
	width: 100%;
	height: 1px;
	margin: 1rem 0;
}

.se-divider--light {
	border-bottom: 1px solid #e8e8e8;
}

.se-divider--medium {
	border-bottom: 1px solid #dcdcdc;
}

.se-divider--dark {
	border-bottom: 1px solid #cccccc;
}

.se-footer {
	width: 100%;
	font-size: 0.875rem;
	display: flex;
	border-top: 1px solid #edeff5;
	padding-left: 1rem;
	padding-right: 1rem;
}

.se-footer-content {
	padding: 0;
	flex: 1;
}

.se-footer-text {
	padding: 1.5rem 0;
}

.se-footer-menu {
	padding: 1.5rem 0;
}

	.se-footer-menu ul {
		display: flex;
	}

		.se-footer-menu ul > li {
			padding: 0 0.25rem;
		}

	.se-footer-menu a {
		color: #727272;
		transition: 0.2s;
	}

		.se-footer-menu a:hover {
			color: #202020;
		}

@media (min-width: 1200px) {
	.se-footer {
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}
}

.se-hero {
	position: relative;
	background-size: cover;
	background-position: center center;
	width: 100%;
	margin-bottom: 5rem;
}

.se-hero--sm {
	height: 10rem;
}

.se-hero--md {
	height: 20rem;
}

.se-hero--lg {
	height: 30rem;
}

.se-hero--blue {
	background-color: #0076bf;
}

.se-hero--green {
	background-color: #67b419;
}

.se-hero--yellow {
	background-color: #fdc80a;
}

.se-hero--light {
	background-color: #f8f8f9;
}

.se-hero--gray {
	background-color: #edeff5;
}

.se-hero-content {
	position: absolute;
	bottom: -3rem;
	left: 2rem;
	min-width: 20rem;
	max-width: 35rem;
	margin-right: 2rem;
}

.se-hero-content-container {
	position: relative;
	height: 100%;
}

.se-icon {
	/*font-size: 1em;*/
	font-size: 1.25rem;
	transform: scale(1.25);
	cursor: pointer;
}

.se-icon--lg {
	font-size: 1.25rem;
}

.se-icon--sm {
	font-size: 0.8rem;
}

.se-icon:not(:only-child) {
	margin-right: 0.5em;
}

.se-icon-bold {
	font-weight: bold;
}

.se-icon-fill {
	font-variation-settings: "FILL" 1;
}

.se-icon--blue {
	color: #0076bf;
}

.se-icon--green {
	color: #67b419;
}

.se-icon--yellow {
	color: #fdc80a;
}

.se-link {
	color: #202020;
	display: flex;
	align-items: center;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}

	.se-link:hover {
		cursor: pointer;
		color: #767676;
		text-decoration: unset;
	}

	.se-link:active {
		cursor: pointer;
		color: #515151;
	}

.se-link--light {
	color: #ffffff;
}

	.se-link--light:hover {
		color: #ffffff;
	}

.se-list {
	width: 100%;
}

.se-list--lg {
	font-size: 1.25rem;
}

.se-list--sm {
	font-size: 0.8rem;
}

.se-list > h6,
.se-list .se-list-title {
	padding-left: 0.75em;
	text-align: left;
}

.se-list .se-list-item {
	display: inline-flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	padding-left: 0.75em;
	padding: 1em;
	background-color: #ffffff;
}

	.se-list .se-list-item:nth-child(odd) {
		background-color: #f8f8f9;
	}

.se-list .se-list-item--active {
	background-color: #c3e2f5 !important;
}

	.se-list .se-list-item--active:hover {
		background-color: #c3e2f5;
	}

.se-list .se-list-item--clickable {
	cursor: pointer;
}

	.se-list .se-list-item--clickable:hover {
		background-color: #eff7fc;
	}

.se-logo {
	height: auto;
}

.se-logo--sm {
	width: 2.5rem;
}

.se-logo--md {
	width: 4.5rem;
}

.se-logo--lg {
	width: 6rem;
}

.se-modal {
	display: none;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	justify-content: center;
	align-items: center;
	z-index: 100;
}

.se-modal--active {
	display: flex;
}

.se-modal-background {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.45);
}

.se-modal-content {
	z-index: 1;
	position: relative;
	padding: 1.25rem;
	background-color: #ffffff;
}

.se-modal-icon--close {
	position: absolute;
	font-size: 1.25rem;
	top: 1.25rem;
	right: 1.25rem;
	margin-right: 0 !important;
	cursor: pointer;
}

.se-navigation-bar {
	display: flex;
	flex-wrap: wrap;
	padding: 0.25em 0 0;
	background-color: #ffffff;
	color: #202020;
}

.se-navigation-bar--lg {
	font-size: 1.25rem;
}

.se-navigation-bar--sm {
	font-size: 0.8rem;
}

.se-navigation-bar .se-tab-item {
	font-weight: bold;
	padding: 0.35em;
	margin-left: 1em;
}

.se-header + .se-navigation-bar {
	position: relative;
	top: -1px;
	border-top: 1px solid #ffffff;
}

.se-pagination {
	display: inline-flex;
	align-items: center;
	justify-content: center;
}

.se-pagination--lg {
	font-size: 1.25rem;
}

.se-pagination--sm {
	font-size: 0.8rem;
}

.se-pagination-pre-page,
.se-pagination-next-page,
.se-pagination-page {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

	.se-pagination-pre-page .se-link,
	.se-pagination-next-page .se-link,
	.se-pagination-page .se-link {
		outline: none;
		color: #202020;
	}

		.se-pagination-pre-page .se-link:hover,
		.se-pagination-next-page .se-link:hover,
		.se-pagination-page .se-link:hover {
			color: #202020;
		}

.se-pagination-pre-page,
.se-pagination-next-page {
	width: fit-content;
	height: 24px;
}

.se-pagination-page {
	padding: 0.7rem 0.5rem;
	border-radius: 32px;
	width: 32px;
	height: 32px;
	color: #202020;
}

.se-pagination-page--active {
	background-color: #0076bf;
}

	.se-pagination-page--active .se-link {
		color: #ffffff;
	}

.se-pagination-page:hover {
	background-color: #ffffff;
	border-radius: 40px;
	border: 2px solid #88c5ea;
}

	.se-pagination-page:hover .se-link {
		color: #202020;
	}

.se-pagination-break,
.se-pagination-previous,
.se-pagination-next {
	padding: 0.5rem;
}

	.se-pagination-break .se-link,
	.se-pagination-previous .se-link,
	.se-pagination-next .se-link {
		outline: none;
	}

.se-pagination--light {
	color: #edeff5;
}

	.se-pagination--light .se-link {
		color: #edeff5;
	}

	.se-pagination--light .se-pagination-page--active {
		background-color: #4da8e1;
	}

.se-pictogram {
	display: block;
	width: 1em;
	height: 1em;
}

.se-pictogram--sm {
	font-size: 1.5rem;
}

.se-pictogram--md {
	font-size: 2.5rem;
}

.se-pictogram--lg {
	font-size: 3.5rem;
}

.se-popover-target {
	cursor: pointer;
}

.se-popover-element {
	padding: 8px;
	box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.1), 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
	background-color: #ffffff;
	max-width: 16rem;
	font-size: 0.75rem;
	font-weight: 400;
	line-height: 16px;	
	right: 0.5rem;
}

	.se-popover-element svg {
		width: 8px;
		height: 8px;
	}

.se-round-progress-indicator {
	display: flex;
	flex-direction: column;
	color: #202020;
	font-weight: 600;
	line-height: 1.618;
	font-size: 0.8em;
}

.se-round-progress-indicator-label {
	font-size: 0.5em;
}

.se-select__control {
	position: relative;
	overflow: hidden;
	padding: 0.25rem;
	background-color: #ffffff;
	cursor: default;
	outline: none;
	border: 1px solid #d3d3d3;
	display: flex;
	justify-content: space-between;
}

	.se-select__control:hover:not(.se-select__control--is-focuses):not(.se-select__control--menu-is-open):not(:focus) {
		border: 1px solid #b8b8b8;
	}

	.se-select__control:focus,
	.se-select__control--is-focuses,
	.se-select__control--menu-is-open {
		box-shadow: 0 0 0 2px #0076bf inset;
		box-sizing: border-box;
	}

.se-select--is-disabled {
	background-color: #f8f8f9;
	border: 1px solid #d3d3d3;
}

.se-select__value-container {
	padding: 0;
	line-height: 1;
	display: flex;
	align-items: center;
	flex-wrap: nowrap;
}

.se-select__single-value {
	display: block;
	color: #202020 !important;
	flex: 0 0 auto;
}

.se-select__multi-value {
	display: flex;
	margin: 1px;
	background-color: #edeff5;
	border-radius: 0.25em;
	align-items: center;
	overflow: hidden;
}

.se-select__multi-value__label {
	padding: 0.25rem;
}

.se-select__multi-value__remove {
	display: inline-flex;
	align-items: center;
	padding: 0.25rem;
}

	.se-select__multi-value__remove:hover {
		background-color: #ccd2e3;
	}

.se-select__input {
	margin: 0 0.25rem;
}

.se-select__indicators {
	height: 1rem;
	margin: 0.5rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	line-height: 1;
}

.se-select__indicator {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0;
}

	.se-select__indicator + .se-select__indicator {
		padding-left: 0.5rem;
		margin-left: 0.5rem;
		border-left: 1px solid #edeff5;
	}

.se-select__clear-indicator {
	cursor: pointer;
}

.se-select__menu {
	position: absolute;
	left: 0;
	top: 3em;
	width: 100%;
	background-color: #ffffff;
	box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.1019607843);
	z-index: 3;
	user-select: none;
}

.se-select__option {
	line-height: 1;
	padding: 0.75rem;
	background-color: #ffffff;
	color: #515151;
}

	.se-select__option:hover:not(.se-select__option--is-selected) {
		color: #515151;
		background-color: #c3e2f4;
	}

.se-select__option--is-selected {
	color: #ffffff;
	background-color: #0076bf;
}

.se-select__value-container .se-select__placeholder {
	color: #727272;
}

.se-slider {
	width: 100%;
	user-select: none;
}

	.se-slider .noUi-horizontal {
		height: 0.2rem;
		background-color: #eeeeee;
		border: unset;
	}

		.se-slider .noUi-horizontal .noUi-handle {
			width: 1.25rem;
			height: 1.25rem;
			top: -8px;
			right: -10px;
		}

		.se-slider .noUi-horizontal .noUi-tooltip {
			bottom: 0;
			top: 120%;
		}

	.se-slider .noUi-handle {
		box-shadow: unset;
		border: 2px solid #767676;
		border-radius: 50%;
	}

		.se-slider .noUi-handle::before,
		.se-slider .noUi-handle::after {
			content: none;
		}

		.se-slider .noUi-handle:hover {
			border-color: #4da8e1;
		}

		.se-slider .noUi-handle:active {
			border-color: #88c5ea;
		}

		.se-slider .noUi-handle:focus {
			box-shadow: 0 0 0 5px rgba(63, 81, 181, 0.2);
			outline: unset;
		}

	.se-slider .noUi-tooltip {
		border: none;
		background: none;
		font-size: 0.8rem;
		color: #aaa;
		padding: 0;
	}

	.se-slider .noUi-connect {
		background: #0076bf;
	}

	.se-slider [disabled] .noUi-handle {
		border-color: #d6d9df;
	}

.se-spinner {
	position: relative;
	animation: spinnerKeyFrames 1.1s infinite linear;
	border-bottom: 0.1em solid;
	border-left: 0.1em solid transparent;
	border-radius: 50%;
	border-right: 0.1em solid transparent;
	border-top: 0.1em solid transparent;
	font-size: 1em;
	height: 1em;
	text-indent: -9999em;
	-ms-transform: translateZ(0);
	-webkit-animation: spinnerKeyFrames 1.1s infinite linear;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	width: 1em;
	overflow: hidden;
}

	.se-spinner:before {
		content: "";
		position: absolute;
		transform: translateX(-0.5em);
		top: -0.1em;
		border-radius: 50%;
		height: 1em;
		width: 1em;
		border: 0.1em solid currentColor;
		opacity: 0.25;
	}

.se-spinner--md {
	font-size: 1rem;
}

.se-spinner--lg {
	font-size: 2rem;
}

.se-spinner--xl {
	font-size: 3rem;
}

.se-spinner--2xl {
	font-size: 5rem;
}

.se-status {
	line-height: 1.618;
	color: #000000;
	display: inline-flex;
	/*justify-content: space-around;*/
	justify-content: left;
	align-items: center;
	gap: 0.5em;
	background-color: #c3e2f5;
	font-weight: 500;
	padding: 0.25rem 0.5rem;
	user-select: none;
	width: fit-content;
	margin-top: 1rem;
}

.se-status--lg {
	font-size: 1.25rem;
}

.se-status--sm {
	font-size: 0.8rem;
}

.se-status--success {
	background-color: #ddebc9;
}

.se-status--success--dot {
	background-color: #67b419;
}

.se-status--info {
	background-color: #dadada;
}

.se-status--info--dot {
	background-color: #0076bf;
}

.se-status--warning {
	background-color: #fee384;
}

.se-status--warning--dot {
	background-color: #fdc80a;
}

.se-status--danger {
	background-color: #ffb8a8;
}

.se-status--danger--dot {
	background-color: #cf142b;
}

.se-status--neutral {
	background-color: #d6d9df;
}

.se-status--neutral--dot {
	background-color: #515151;
}

.se-status--dot {
	height: 0.65em;
	width: 0.65em;
	border-radius: 50%;
	display: inline-block;
}

.se-tab-bar {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
	margin-bottom: 0.75rem;
}

	.se-tab-bar .se-tab-item {
		margin: 0 1rem 0.75rem 0;
	}

.se-tab-item a {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	padding-bottom: 0.125em;
	border-bottom: 0.25em solid;
	user-select: none;
	cursor: pointer;
	white-space: nowrap;
	font-weight: bold;
	border-color: transparent;
	color: #727272;
	text-decoration: none;
}

	.se-tab-item--active,
	.se-tab-item a:hover {
		border-color: #202020 !important;
		color: #202020 !important;
		text-decoration: unset !important;
	}

	.se-tab-item > *,
	.se-tab-item *:hover,
	.se-tab-item *:active {
		color: inherit;
		cursor: pointer;
	}

.se-tab-item-chevron {
	margin-left: 0.25em;
}

.se-table {
	table-layout: fixed;
	font-size: 0.875rem;
	border-collapse: collapse;
	background-color: #ffffff;
}

	.se-table td,
	.se-table th {
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		padding: 1rem;
	}

		.se-table td > *:not(:last-child),
		.se-table th > *:not(:last-child) {
			margin-right: 0.25rem;
		}

	.se-table th {
		user-select: none;
		border-right: none;
		cursor: pointer;
	}

.se-table--border {
	border-style: solid;
	border-width: 1px;
	border-color: #e8e8e8;
}

.se-table-head {
	color: #202020;
	text-align: left;
	font-size: 16px;
}

.se-table-head-content {
	display: flex;
	gap: 0.5em;
	align-items: center;
}

	.se-table-head-content .se-icon {
		margin-left: 0.5rem;
		opacity: 0.5;
	}

.se-table-head-checkbox {
	font-size: 0.875rem;
}

.se-table-head--active {
	color: #0076bf;
}

	.se-table-head--active .se-icon {
		opacity: 1;
	}

.se-table-item--clickable {
	cursor: pointer;
}

	.se-table-item--clickable:hover {
		background-color: #eff7fc !important;
	}

.se-table-item--active {
	background-color: #c3e2f5 !important;
}

	.se-table-item--active:hover {
		background-color: #c3e2f5 !important;
	}

.se-table-body--stripes tr:nth-child(odd) {
	background-color: #f8f8f9;
}

.se-tag {
	line-height: 1.618;
	color: #202020;
	display: inline-flex;
	justify-content: space-between;
	align-items: center;
	background-color: #88c5ea;
	font-size: 0.875rem;
	font-weight: 500;
	padding: 0 0.75em;
	user-select: none;
}

.se-tag--green {
	color: #ffffff;
	background-color: #67b419;
}

	.se-tag--green i {
		color: #d9ecc5;
	}

.se-tag--yellow {
	background-color: #fdc80a;
}

	.se-tag--yellow i {
		color: #fef1c2;
	}

.se-tag--blue {
	color: #ffffff;
	background-color: #0076bf;
}

	.se-tag--blue i {
		color: #c3e2f5;
	}

.se-tag--light_green {
	background-color: #d9ecc5;
}

	.se-tag--light_green i {
		color: #67b419;
	}

.se-tag--light_yellow {
	background-color: #fef1c2;
}

	.se-tag--light_yellow i {
		color: #fdc80a;
	}

.se-tag--light_blue {
	background-color: #c3e2f5;
}

	.se-tag--light_blue i {
		color: #0076bf;
	}

.se-tag--grey {
	background-color: #d6d9df;
}

	.se-tag--grey i {
		color: #515151;
	}

.se-tag i {
	cursor: pointer;
	font-weight: 100;
	padding-left: 0.25em;
}

.se-tile {
	display: block;
	background-color: #ffffff;
	padding: 1rem;
}

.se-tile--blue {
	background-color: #0076bf;
	color: #202020;
}

.se-tile--green {
	background-color: #67b419;
	color: #202020;
}

.se-tile--yellow {
	background-color: #fdc80a;
	color: #202020;
}

.se-tile--light {
	background-color: #f8f8f9;
}

.se-tile--gray {
	background-color: #edeff5;
}

.se-tile--shadow {
	box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1);
}

/* The switch - the box around the slider */

.se-toggle {
	position: relative;
	display: inline-block;
	text-align: left;
	width: 4em;
	height: 2em;
	user-select: none;
	/* Hide default HTML checkbox */
}

.se-toggle--lg {
	font-size: 1.25rem;
}

.se-toggle--sm {
	font-size: 0.8rem;
}

.se-toggle input {
	opacity: 0;
	width: 0;
	height: 0;
}

.se-toggle-item {
	position: absolute;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: space-around;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #d6d9df;
	border-radius: 48px;
}

	.se-toggle-item:before {
		position: absolute;
		content: "";
		height: 1.5em;
		width: 1.5em;
		left: 0.2em;
		background-color: #ffffff;
		z-index: 1;
		border-radius: 48px;
	}

.se-toggle-item--disabled {
	background-color: #edeff4;
}

input:checked + .se-toggle-item:not(.se-toggle-item--disabled) {
	background-color: #0076bf;
}

	input:checked + .se-toggle-item:not(.se-toggle-item--disabled):before {
		transform: translateX(2em);
	}

input:focus + .se-toggle-item:not(.se-toggle-item--disabled) {
	box-shadow: 0px 0px 0px 1px #ffffff inset;
	outline: 2px solid #0076bf;
}

.se-tooltip {
	position: relative;
	font-size: 0.875rem;
	padding: 0.5em;
	box-shadow: 0 0 2px 0 rgba(32, 32, 32, 0.25);
	background-color: #ffffff;
}

	.se-tooltip:after {
		content: "";
		position: absolute;
		width: 0;
		height: 0;
		border: 0.25em solid #202020;
		transform-origin: 0 0;
		border-color: transparent transparent #ffffff #ffffff;
		box-shadow: -1px 1px 1px 0 rgba(0, 0, 0, 0.1);
	}

.se-tooltip--left:after {
	transform: rotate(45deg);
	top: 1em;
	right: calc(100% - 0.5em);
}

.se-tooltip--top:after {
	transform: rotate(130deg);
	top: 0;
	left: calc(50% + 0.25em);
}

.se-tooltip--right:after {
	transform: rotate(225deg);
	bottom: calc(100% - 2.2em);
	left: 100%;
}

.se-tooltip--bottom:after {
	transform: rotate(-45deg);
	bottom: -0.5em;
	left: calc(50% - 0.5em);
}

.se-user-avatar {
	background-color: #0076bf;
	color: #ffffff;
	display: inline-flex;
	font-weight: bold;
	padding: 2rem;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	width: 2rem;
	height: 2rem;
	padding: 1.25rem;
	cursor: pointer;
	border: 1px solid transparent;
}

.se-user-avatar--lg {
	font-size: 1.25rem;
}

.se-user-avatar--sm {
	font-size: 0.8rem;
}

.se-user-avatar:disabled,
.se-user-avatar--disabled {
	opacity: 0.25;
}

.se-user-avatar:active,
.se-user-avatar:hover:active,
.se-user-avatar:focus:active,
.se-user-avatar--active {
	background: #00568c;
}

.se-user-avatar:focus {
	box-shadow: 0 0 0 0.2em rgba(0, 118, 191, 0.25);
}

.se-user-avatar--lg {
	width: 2.25rem;
	height: 2.25rem;
	padding: 1.5rem;
}

.se-user-avatar--sm {
	width: 1.8rem;
	height: 1.8rem;
	padding: 1rem;
}

.se-vertical-menu {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
	padding: 1rem 0;
	background-color: #ffffff;
	border-right: 1px solid #edeff5;
}

.se-vertical-menu--light {
	background-color: #f8f8f9;
}

.se-vertical-menu--minimized {
	width: 5rem;
	height: 100%;
	transition: width 0.2s ease;
	will-change: width;
}

	.se-vertical-menu--minimized .se-vertical-menu-item-content {
		display: none;
	}

	.se-vertical-menu--minimized .se-vertical-menu-item-label-with-icon {
		display: none;
	}

.se-vertical-menu--minimized-toggle {
	position: absolute;
	right: 0px;
	bottom: 0px;
}

	.se-vertical-menu--minimized-toggle .se-btn--flat.se-btn--secondary:focus {
		box-shadow: none !important;
	}

.se-vertical-menu-item {
	display: block;
	width: 100%;
}

.se-vertical-menu-item-label {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	padding: 0.5rem 0.5rem 0.5rem 1.5rem;
	border-left: 4px solid transparent;
	font-weight: bold;
	cursor: pointer;
	user-select: none;
	color: #727272;
}

	.se-vertical-menu-item-label:hover {
		color: #515151;
	}

.se-vertical-menu-item-label--icon {
	display: inline-flex;
	align-items: center;
	color: #727272;
	filter: invert(49%) sepia(0%) saturate(36%) hue-rotate(136deg) brightness(93%) contrast(87%);
}

.se-vertical-menu-item-label .se-pictogram {
	filter: invert(49%) sepia(0%) saturate(36%) hue-rotate(136deg) brightness(93%) contrast(87%);
}

.se-vertical-menu-item-label-pictogram {
	display: flex;
	align-items: center;
	gap: 0.5rem;
}

	.se-vertical-menu-item-label-pictogram .se-pictogram {
		height: 1.5rem;
		width: auto;
	}

.se-vertical-menu-item--active > .se-vertical-menu-item-label {
	border-color: #0076bf;
	color: #0076bf;
}

	.se-vertical-menu-item--active > .se-vertical-menu-item-label .se-pictogram {
		filter: none;
	}

.se-vertical-menu-item .se-vertical-menu-item > .se-vertical-menu-item-label {
	padding-left: 3rem;
	font-weight: normal;
}

.se-vertical-menu-item-content {
	/** max-height value is used for transition animation*/
	max-height: 200rem;
	transition: max-height 0.4s ease;
	will-change: max-height;
	overflow: hidden;
}

	.se-vertical-menu-item-content .se-vertical-menu-item-label {
		border: none;
	}

.se-vertical-menu-item-chevron {
	transform: rotate(-90deg);
	transition: transform 0.4s ease;
	will-change: transform;
}

.se-vertical-menu-item--closed .se-vertical-menu-item-chevron {
	transform: rotate(90deg);
}

.se-vertical-menu-item--closed .se-vertical-menu-item-content {
	max-height: 0;
}

.se-zoom {
	display: inline-flex;
	color: #ffffff;
	background-color: #0076bf;
}

.se-zoom--lg {
	font-size: 1.25rem;
}

.se-zoom--sm {
	font-size: 0.8rem;
}

.se-zoom--square button {
	border-radius: 0;
}

.se-zoom--round {
	border-radius: 48px 48px 48px 48px;
}

	.se-zoom--round button:first-child {
		border-radius: 48px 0px 0px 48px;
	}

	.se-zoom--round button:last-child {
		border-radius: 0px 48px 48px 0px;
	}

.se-zoom span {
	text-align: center;
	align-self: center;
	font-weight: bold;
	width: 4em;
	height: 100%;
}

.se-fullwidth {
	min-width: 100%;
}

.se-smallwidth {
	min-width: 40%;
}

.se-maxWidth1140 {
	max-width: 1140px;
	margin: 0 auto;
}

.se-fullheight {
	height: 100%;
}

.se-marginless {
	margin: 0 !important;
}

.se-paddingless {
	padding: 0 !important;
}

.se-overflow--visible {
	overflow: visible;
}

.se-overflow--hidden {
	overflow: hidden;
}

.se-overflow--auto {
	overflow: auto;
}

.se-overflow--scroll {
	overflow: scroll;
}

.hljs {
	background: transparent !important;
}

.se-radio-btn,
.se-checkbox {
	font-feature-settings: "liga";
}