@font-face {
	font-family: RoundedElegance;
	font-weight: 400;
	font-style: normal;
	src: url(../fonts/RoundedElegance-Regular/RoundedElegance-Regular.eot);
	src: url(../fonts/RoundedElegance-Regular/RoundedElegance-Regular.eot?#iefix) format("embedded-opentype"),url(../fonts/RoundedElegance-Regular/RoundedElegance-Regular.woff) format("woff"),url(../fonts/RoundedElegance-Regular/RoundedElegance-Regular.ttf) format("truetype")
}

@font-face {
	font-family: Oswald;
	font-weight: 200;
	font-style: normal;
	src: url(../fonts/Oswald-Light/Oswald-Light.eot);
	src: url(../fonts/Oswald-Light/Oswald-Light.eot?#iefix) format("embedded-opentype"),url(../fonts/Oswald-Light/Oswald-Light.woff) format("woff"),url(../fonts/Oswald-Light/Oswald-Light.ttf) format("truetype")
}

@font-face {
	font-family: Oswald;
	font-weight: 400;
	font-style: normal;
	src: url(../fonts/Oswald-Regular/Oswald-Regular.eot);
	src: url(../fonts/Oswald-Regular/Oswald-Regular.eot?#iefix) format("embedded-opentype"),url(../fonts/Oswald-Regular/Oswald-Regular.woff) format("woff"),url(../fonts/Oswald-Regular/Oswald-Regular.ttf) format("truetype")
}

@font-face {
	font-family: Oswald;
	font-weight: 500;
	font-style: normal;
	src: url(../fonts/Oswald-Medium/Oswald-Medium.eot);
	src: url(../fonts/Oswald-Medium/Oswald-Medium.eot?#iefix) format("embedded-opentype"),url(../fonts/Oswald-Medium/Oswald-Medium.woff) format("woff"),url(../fonts/Oswald-Medium/Oswald-Medium.ttf) format("truetype")
}

@font-face {
	font-family: Oswald;
	font-weight: 600;
	font-style: normal;
	src: url(../fonts/Oswald-DemiBold/Oswald-DemiBold.eot);
	src: url(../fonts/Oswald-DemiBold/Oswald-DemiBold.eot?#iefix) format("embedded-opentype"),url(../fonts/Oswald-DemiBold/Oswald-DemiBold.woff) format("woff"),url(../fonts/Oswald-DemiBold/Oswald-DemiBold.ttf) format("truetype")
}

@font-face {
	font-family: Oswald;
	font-weight: 700;
	font-style: normal;
	src: url(../fonts/Oswald-Oswald/Oswald-Bold.eot);
	src: url(../fonts/Oswald-Oswald/Oswald-Bold.eot?#iefix) format("embedded-opentype"),url(../fonts/Oswald-Oswald/Oswald-Bold.woff) format("woff"),url(../fonts/Oswald-Oswald/Oswald-Bold.ttf) format("truetype")
}

*,::after,::before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

@media (prefers-reduced-motion:no-preference) {
	:root {
		scroll-behavior: smooth
	}
}

body {
	margin: 0;
	font-family: var(--bs-body-font-family);
	font-size: var(--bs-body-font-size);
	font-weight: var(--bs-body-font-weight);
	line-height: var(--bs-body-line-height);
	color: var(--bs-body-color);
	text-align: var(--bs-body-text-align);
	background-color: var(--bs-body-bg);
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: transparent
}

hr {
	margin: 1rem 0;
	color: inherit;
	background-color: currentColor;
	border: 0;
	opacity: .25
}

hr:not([size]) {
	height: 1px
}

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

h1 {
	font-size: calc(1.375rem + 1.5vw)
}

@media (min-width: 1200px) {
	h1 {
		font-size:2.5rem
	}
}

h2 {
	font-size: calc(1.325rem + .9vw)
}

@media (min-width: 1200px) {
	h2 {
		font-size:2rem
	}
}

h3 {
	font-size: calc(1.3rem + .6vw)
}

@media (min-width: 1200px) {
	h3 {
		font-size:1.75rem
	}
}

h4 {
	font-size: calc(1.275rem + .3vw)
}

@media (min-width: 1200px) {
	h4 {
		font-size:1.5rem
	}
}

h5 {
	font-size: 1.25rem
}

h6 {
	font-size: 1rem
}

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

abbr[data-bs-original-title],abbr[title] {
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
	cursor: help;
	-webkit-text-decoration-skip-ink: none;
	text-decoration-skip-ink: none
}

address {
	margin-bottom: 1rem;
	font-style: normal;
	line-height: inherit
}

ol,ul {
	padding-left: 2rem
}

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

ol ol,ol ul,ul ol,ul ul {
	margin-bottom: 0
}

dt {
	font-weight: 700
}

dd {
	margin-bottom: .5rem;
	margin-left: 0
}

blockquote {
	margin: 0 0 1rem
}

b,strong {
	font-weight: bolder
}

small {
	font-size: .875em
}

mark {
	padding: .2em;
	background-color: #fcf8e3
}

sub,sup {
	position: relative;
	font-size: .75em;
	line-height: 0;
	vertical-align: baseline
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

a {
	color: #0d6efd;
	text-decoration: underline
}

a:hover {
	color: #0a58ca
}

a:not([href]):not([class]),a:not([href]):not([class]):hover {
	color: inherit;
	text-decoration: none
}

code,kbd,pre,samp {
	font-family: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
	font-size: 1em;
	direction: ltr;
	unicode-bidi: bidi-override
}

pre {
	display: block;
	margin-top: 0;
	margin-bottom: 1rem;
	overflow: auto;
	font-size: .875em
}

pre code {
	font-size: inherit;
	color: inherit;
	word-break: normal
}

code {
	font-size: .875em;
	color: #d63384;
	word-wrap: break-word
}

a>code {
	color: inherit
}

kbd {
	padding: .2rem .4rem;
	font-size: .875em;
	color: #fff;
	background-color: #212529;
	border-radius: .2rem
}

kbd kbd {
	padding: 0;
	font-size: 1em;
	font-weight: 700
}

figure {
	margin: 0 0 1rem
}

img,svg {
	vertical-align: middle
}

table {
	caption-side: bottom;
	border-collapse: collapse
}

caption {
	padding-top: .5rem;
	padding-bottom: .5rem;
	color: #6c757d;
	text-align: left
}

th {
	text-align: inherit;
	text-align: -webkit-match-parent
}

tbody,td,tfoot,th,thead,tr {
	border-color: inherit;
	border-style: solid;
	border-width: 0
}

label {
	display: inline-block
}

button {
	border-radius: 0
}

button:focus:not(:focus-visible) {
	outline: 0
}

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

button,select {
	text-transform: none
}

[role=button] {
	cursor: pointer
}

select {
	word-wrap: normal
}

select:disabled {
	opacity: 1
}

[list]::-webkit-calendar-picker-indicator {
	display: none
}

[type=button],[type=reset],[type=submit],button {
	-webkit-appearance: button
}

[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled) {
	cursor: pointer
}

::-moz-focus-inner {
	padding: 0;
	border-style: none
}

textarea {
	resize: vertical
}

fieldset {
	min-width: 0;
	padding: 0;
	margin: 0;
	border: 0
}

legend {
	float: left;
	width: 100%;
	padding: 0;
	margin-bottom: .5rem;
	font-size: calc(1.275rem + .3vw);
	line-height: inherit
}

@media (min-width: 1200px) {
	legend {
		font-size:1.5rem
	}
}

legend+* {
	clear: left
}

::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field {
	padding: 0
}

::-webkit-inner-spin-button {
	height: auto
}

[type=search] {
	outline-offset: -2px;
	-webkit-appearance: textfield
}

::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-color-swatch-wrapper {
	padding: 0
}

::-webkit-file-upload-button {
	font: inherit
}

::file-selector-button {
	font: inherit
}

::-webkit-file-upload-button {
	font: inherit;
	-webkit-appearance: button
}

output {
	display: inline-block
}

iframe {
	border: 0
}

summary {
	display: list-item;
	cursor: pointer
}

progress {
	vertical-align: baseline
}

[hidden] {
	display: none!important
}

.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl {
	width: 100%;
	padding-right: var(--bs-gutter-x,15px);
	padding-left: var(--bs-gutter-x,15px);
	margin-right: auto;
	margin-left: auto
}

@media (min-width: 576px) {
	.container,.container-sm {
		max-width:540px
	}
}

@media (min-width: 768px) {
	.container,.container-md,.container-sm {
		max-width:720px
	}
}

@media (min-width: 992px) {
	.container,.container-lg,.container-md,.container-sm {
		max-width:960px
	}
}

@media (min-width: 1200px) {
	.container,.container-lg,.container-md,.container-sm,.container-xl {
		max-width:1140px
	}
}

.row {
	--bs-gutter-x: 30px;
	--bs-gutter-y: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: calc(var(--bs-gutter-y) * -1);
	margin-right: calc(var(--bs-gutter-x) * -.5);
	margin-left: calc(var(--bs-gutter-x) * -.5)
}

.row>* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
	max-width: 100%;
	padding-right: calc(var(--bs-gutter-x) * .5);
	padding-left: calc(var(--bs-gutter-x) * .5);
	margin-top: var(--bs-gutter-y)
}

.col {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 0%;
	flex: 1 0 0%
}

.row-cols-auto>* {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto
}

.row-cols-1>* {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 100%
}

.row-cols-2>* {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 50%
}

.row-cols-3>* {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 33.3333333333%
}

.row-cols-4>* {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 25%
}

.row-cols-5>* {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 20%
}

.row-cols-6>* {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 16.6666666667%
}

.col-auto {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto
}

.col-1 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 8.33333333%
}

.col-2 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 16.66666667%
}

.col-3 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 25%
}

.col-4 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 33.33333333%
}

.col-5 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 41.66666667%
}

.col-6 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 50%
}

.col-7 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 58.33333333%
}

.col-8 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 66.66666667%
}

.col-9 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 75%
}

.col-10 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 83.33333333%
}

.col-11 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 91.66666667%
}

.col-12 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 100%
}

.offset-1 {
	margin-left: 8.33333333%
}

.offset-2 {
	margin-left: 16.66666667%
}

.offset-3 {
	margin-left: 25%
}

.offset-4 {
	margin-left: 33.33333333%
}

.offset-5 {
	margin-left: 41.66666667%
}

.offset-6 {
	margin-left: 50%
}

.offset-7 {
	margin-left: 58.33333333%
}

.offset-8 {
	margin-left: 66.66666667%
}

.offset-9 {
	margin-left: 75%
}

.offset-10 {
	margin-left: 83.33333333%
}

.offset-11 {
	margin-left: 91.66666667%
}

.g-0,.gx-0 {
	--bs-gutter-x: 0
}

.g-0,.gy-0 {
	--bs-gutter-y: 0
}

.g-1,.gx-1 {
	--bs-gutter-x: 0.25rem
}

.g-1,.gy-1 {
	--bs-gutter-y: 0.25rem
}

.g-2,.gx-2 {
	--bs-gutter-x: 0.5rem
}

.g-2,.gy-2 {
	--bs-gutter-y: 0.5rem
}

.g-3,.gx-3 {
	--bs-gutter-x: 1rem
}

.g-3,.gy-3 {
	--bs-gutter-y: 1rem
}

.g-4,.gx-4 {
	--bs-gutter-x: 1.5rem
}

.g-4,.gy-4 {
	--bs-gutter-y: 1.5rem
}

.g-5,.gx-5 {
	--bs-gutter-x: 3rem
}

.g-5,.gy-5 {
	--bs-gutter-y: 3rem
}

@media (min-width: 576px) {
	.col-sm {
		-webkit-box-flex:1;
		-ms-flex: 1 0 0%;
		flex: 1 0 0%
	}

	.row-cols-sm-auto>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto
	}

	.row-cols-sm-1>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 100%
	}

	.row-cols-sm-2>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 50%
	}

	.row-cols-sm-3>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 33.3333333333%
	}

	.row-cols-sm-4>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 25%
	}

	.row-cols-sm-5>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 20%
	}

	.row-cols-sm-6>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 16.6666666667%
	}

	.col-sm-auto {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto
	}

	.col-sm-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 8.33333333%
	}

	.col-sm-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 16.66666667%
	}

	.col-sm-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 25%
	}

	.col-sm-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 33.33333333%
	}

	.col-sm-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 41.66666667%
	}

	.col-sm-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 50%
	}

	.col-sm-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 58.33333333%
	}

	.col-sm-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 66.66666667%
	}

	.col-sm-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 75%
	}

	.col-sm-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 83.33333333%
	}

	.col-sm-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 91.66666667%
	}

	.col-sm-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 100%
	}

	.offset-sm-0 {
		margin-left: 0
	}

	.offset-sm-1 {
		margin-left: 8.33333333%
	}

	.offset-sm-2 {
		margin-left: 16.66666667%
	}

	.offset-sm-3 {
		margin-left: 25%
	}

	.offset-sm-4 {
		margin-left: 33.33333333%
	}

	.offset-sm-5 {
		margin-left: 41.66666667%
	}

	.offset-sm-6 {
		margin-left: 50%
	}

	.offset-sm-7 {
		margin-left: 58.33333333%
	}

	.offset-sm-8 {
		margin-left: 66.66666667%
	}

	.offset-sm-9 {
		margin-left: 75%
	}

	.offset-sm-10 {
		margin-left: 83.33333333%
	}

	.offset-sm-11 {
		margin-left: 91.66666667%
	}

	.g-sm-0,.gx-sm-0 {
		--bs-gutter-x: 0
	}

	.g-sm-0,.gy-sm-0 {
		--bs-gutter-y: 0
	}

	.g-sm-1,.gx-sm-1 {
		--bs-gutter-x: 0.25rem
	}

	.g-sm-1,.gy-sm-1 {
		--bs-gutter-y: 0.25rem
	}

	.g-sm-2,.gx-sm-2 {
		--bs-gutter-x: 0.5rem
	}

	.g-sm-2,.gy-sm-2 {
		--bs-gutter-y: 0.5rem
	}

	.g-sm-3,.gx-sm-3 {
		--bs-gutter-x: 1rem
	}

	.g-sm-3,.gy-sm-3 {
		--bs-gutter-y: 1rem
	}

	.g-sm-4,.gx-sm-4 {
		--bs-gutter-x: 1.5rem
	}

	.g-sm-4,.gy-sm-4 {
		--bs-gutter-y: 1.5rem
	}

	.g-sm-5,.gx-sm-5 {
		--bs-gutter-x: 3rem
	}

	.g-sm-5,.gy-sm-5 {
		--bs-gutter-y: 3rem
	}
}

@media (min-width: 768px) {
	.col-md {
		-webkit-box-flex:1;
		-ms-flex: 1 0 0%;
		flex: 1 0 0%
	}

	.row-cols-md-auto>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto
	}

	.row-cols-md-1>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 100%
	}

	.row-cols-md-2>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 50%
	}

	.row-cols-md-3>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 33.3333333333%
	}

	.row-cols-md-4>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 25%
	}

	.row-cols-md-5>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 20%
	}

	.row-cols-md-6>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 16.6666666667%
	}

	.col-md-auto {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto
	}

	.col-md-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 8.33333333%
	}

	.col-md-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 16.66666667%
	}

	.col-md-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 25%
	}

	.col-md-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 33.33333333%
	}

	.col-md-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 41.66666667%
	}

	.col-md-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 50%
	}

	.col-md-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 58.33333333%
	}

	.col-md-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 66.66666667%
	}

	.col-md-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 75%
	}

	.col-md-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 83.33333333%
	}

	.col-md-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 91.66666667%
	}

	.col-md-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 100%
	}

	.offset-md-0 {
		margin-left: 0
	}

	.offset-md-1 {
		margin-left: 8.33333333%
	}

	.offset-md-2 {
		margin-left: 16.66666667%
	}

	.offset-md-3 {
		margin-left: 25%
	}

	.offset-md-4 {
		margin-left: 33.33333333%
	}

	.offset-md-5 {
		margin-left: 41.66666667%
	}

	.offset-md-6 {
		margin-left: 50%
	}

	.offset-md-7 {
		margin-left: 58.33333333%
	}

	.offset-md-8 {
		margin-left: 66.66666667%
	}

	.offset-md-9 {
		margin-left: 75%
	}

	.offset-md-10 {
		margin-left: 83.33333333%
	}

	.offset-md-11 {
		margin-left: 91.66666667%
	}

	.g-md-0,.gx-md-0 {
		--bs-gutter-x: 0
	}

	.g-md-0,.gy-md-0 {
		--bs-gutter-y: 0
	}

	.g-md-1,.gx-md-1 {
		--bs-gutter-x: 0.25rem
	}

	.g-md-1,.gy-md-1 {
		--bs-gutter-y: 0.25rem
	}

	.g-md-2,.gx-md-2 {
		--bs-gutter-x: 0.5rem
	}

	.g-md-2,.gy-md-2 {
		--bs-gutter-y: 0.5rem
	}

	.g-md-3,.gx-md-3 {
		--bs-gutter-x: 1rem
	}

	.g-md-3,.gy-md-3 {
		--bs-gutter-y: 1rem
	}

	.g-md-4,.gx-md-4 {
		--bs-gutter-x: 1.5rem
	}

	.g-md-4,.gy-md-4 {
		--bs-gutter-y: 1.5rem
	}

	.g-md-5,.gx-md-5 {
		--bs-gutter-x: 3rem
	}

	.g-md-5,.gy-md-5 {
		--bs-gutter-y: 3rem
	}
}

@media (min-width: 992px) {
	.col-lg {
		-webkit-box-flex:1;
		-ms-flex: 1 0 0%;
		flex: 1 0 0%
	}

	.row-cols-lg-auto>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto
	}

	.row-cols-lg-1>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 100%
	}

	.row-cols-lg-2>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 50%
	}

	.row-cols-lg-3>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 33.3333333333%
	}

	.row-cols-lg-4>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 25%
	}

	.row-cols-lg-5>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 20%
	}

	.row-cols-lg-6>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 16.6666666667%
	}

	.col-lg-auto {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto
	}

	.col-lg-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 8.33333333%
	}

	.col-lg-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 16.66666667%
	}

	.col-lg-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 25%
	}

	.col-lg-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 33.33333333%
	}

	.col-lg-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 41.66666667%
	}

	.col-lg-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 50%
	}

	.col-lg-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 58.33333333%
	}

	.col-lg-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 66.66666667%
	}

	.col-lg-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 75%
	}

	.col-lg-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 83.33333333%
	}

	.col-lg-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 91.66666667%
	}

	.col-lg-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 100%
	}

	.offset-lg-0 {
		margin-left: 0
	}

	.offset-lg-1 {
		margin-left: 8.33333333%
	}

	.offset-lg-2 {
		margin-left: 16.66666667%
	}

	.offset-lg-3 {
		margin-left: 25%
	}

	.offset-lg-4 {
		margin-left: 33.33333333%
	}

	.offset-lg-5 {
		margin-left: 41.66666667%
	}

	.offset-lg-6 {
		margin-left: 50%
	}

	.offset-lg-7 {
		margin-left: 58.33333333%
	}

	.offset-lg-8 {
		margin-left: 66.66666667%
	}

	.offset-lg-9 {
		margin-left: 75%
	}

	.offset-lg-10 {
		margin-left: 83.33333333%
	}

	.offset-lg-11 {
		margin-left: 91.66666667%
	}

	.g-lg-0,.gx-lg-0 {
		--bs-gutter-x: 0
	}

	.g-lg-0,.gy-lg-0 {
		--bs-gutter-y: 0
	}

	.g-lg-1,.gx-lg-1 {
		--bs-gutter-x: 0.25rem
	}

	.g-lg-1,.gy-lg-1 {
		--bs-gutter-y: 0.25rem
	}

	.g-lg-2,.gx-lg-2 {
		--bs-gutter-x: 0.5rem
	}

	.g-lg-2,.gy-lg-2 {
		--bs-gutter-y: 0.5rem
	}

	.g-lg-3,.gx-lg-3 {
		--bs-gutter-x: 1rem
	}

	.g-lg-3,.gy-lg-3 {
		--bs-gutter-y: 1rem
	}

	.g-lg-4,.gx-lg-4 {
		--bs-gutter-x: 1.5rem
	}

	.g-lg-4,.gy-lg-4 {
		--bs-gutter-y: 1.5rem
	}

	.g-lg-5,.gx-lg-5 {
		--bs-gutter-x: 3rem
	}

	.g-lg-5,.gy-lg-5 {
		--bs-gutter-y: 3rem
	}
}

@media (min-width: 1200px) {
	.col-xl {
		-webkit-box-flex:1;
		-ms-flex: 1 0 0%;
		flex: 1 0 0%
	}

	.row-cols-xl-auto>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto
	}

	.row-cols-xl-1>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 100%
	}

	.row-cols-xl-2>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 50%
	}

	.row-cols-xl-3>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 33.3333333333%
	}

	.row-cols-xl-4>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 25%
	}

	.row-cols-xl-5>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 20%
	}

	.row-cols-xl-6>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 16.6666666667%
	}

	.col-xl-auto {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto
	}

	.col-xl-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 8.33333333%
	}

	.col-xl-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 16.66666667%
	}

	.col-xl-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 25%
	}

	.col-xl-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 33.33333333%
	}

	.col-xl-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 41.66666667%
	}

	.col-xl-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 50%
	}

	.col-xl-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 58.33333333%
	}

	.col-xl-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 66.66666667%
	}

	.col-xl-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 75%
	}

	.col-xl-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 83.33333333%
	}

	.col-xl-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 91.66666667%
	}

	.col-xl-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 100%
	}

	.offset-xl-0 {
		margin-left: 0
	}

	.offset-xl-1 {
		margin-left: 8.33333333%
	}

	.offset-xl-2 {
		margin-left: 16.66666667%
	}

	.offset-xl-3 {
		margin-left: 25%
	}

	.offset-xl-4 {
		margin-left: 33.33333333%
	}

	.offset-xl-5 {
		margin-left: 41.66666667%
	}

	.offset-xl-6 {
		margin-left: 50%
	}

	.offset-xl-7 {
		margin-left: 58.33333333%
	}

	.offset-xl-8 {
		margin-left: 66.66666667%
	}

	.offset-xl-9 {
		margin-left: 75%
	}

	.offset-xl-10 {
		margin-left: 83.33333333%
	}

	.offset-xl-11 {
		margin-left: 91.66666667%
	}

	.g-xl-0,.gx-xl-0 {
		--bs-gutter-x: 0
	}

	.g-xl-0,.gy-xl-0 {
		--bs-gutter-y: 0
	}

	.g-xl-1,.gx-xl-1 {
		--bs-gutter-x: 0.25rem
	}

	.g-xl-1,.gy-xl-1 {
		--bs-gutter-y: 0.25rem
	}

	.g-xl-2,.gx-xl-2 {
		--bs-gutter-x: 0.5rem
	}

	.g-xl-2,.gy-xl-2 {
		--bs-gutter-y: 0.5rem
	}

	.g-xl-3,.gx-xl-3 {
		--bs-gutter-x: 1rem
	}

	.g-xl-3,.gy-xl-3 {
		--bs-gutter-y: 1rem
	}

	.g-xl-4,.gx-xl-4 {
		--bs-gutter-x: 1.5rem
	}

	.g-xl-4,.gy-xl-4 {
		--bs-gutter-y: 1.5rem
	}

	.g-xl-5,.gx-xl-5 {
		--bs-gutter-x: 3rem
	}

	.g-xl-5,.gy-xl-5 {
		--bs-gutter-y: 3rem
	}
}

.d-inline {
	display: inline!important
}

.d-inline-block {
	display: inline-block!important
}

.d-block {
	display: block!important
}

.d-grid {
	display: grid!important
}

.d-table {
	display: table!important
}

.d-table-row {
	display: table-row!important
}

.d-table-cell {
	display: table-cell!important
}

.d-flex {
	display: -webkit-box!important;
	display: -ms-flexbox!important;
	display: flex!important
}

.d-inline-flex {
	display: -webkit-inline-box!important;
	display: -ms-inline-flexbox!important;
	display: inline-flex!important
}

.d-none {
	display: none!important
}

.flex-fill {
	-webkit-box-flex: 1!important;
	-ms-flex: 1 1 auto!important;
	flex: 1 1 auto!important
}

.flex-row {
	-webkit-box-orient: horizontal!important;
	-webkit-box-direction: normal!important;
	-ms-flex-direction: row!important;
	flex-direction: row!important
}

.flex-column {
	-webkit-box-orient: vertical!important;
	-webkit-box-direction: normal!important;
	-ms-flex-direction: column!important;
	flex-direction: column!important
}

.flex-row-reverse {
	-webkit-box-orient: horizontal!important;
	-webkit-box-direction: reverse!important;
	-ms-flex-direction: row-reverse!important;
	flex-direction: row-reverse!important
}

.flex-column-reverse {
	-webkit-box-orient: vertical!important;
	-webkit-box-direction: reverse!important;
	-ms-flex-direction: column-reverse!important;
	flex-direction: column-reverse!important
}

.flex-grow-0 {
	-webkit-box-flex: 0!important;
	-ms-flex-positive: 0!important;
	flex-grow: 0!important
}

.flex-grow-1 {
	-webkit-box-flex: 1!important;
	-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
}

.flex-wrap {
	-ms-flex-wrap: wrap!important;
	flex-wrap: wrap!important
}

.flex-nowrap {
	-ms-flex-wrap: nowrap!important;
	flex-wrap: nowrap!important
}

.flex-wrap-reverse {
	-ms-flex-wrap: wrap-reverse!important;
	flex-wrap: wrap-reverse!important
}

.justify-content-start {
	-webkit-box-pack: start!important;
	-ms-flex-pack: start!important;
	justify-content: flex-start!important
}

.justify-content-end {
	-webkit-box-pack: end!important;
	-ms-flex-pack: end!important;
	justify-content: flex-end!important
}

.justify-content-center {
	-webkit-box-pack: center!important;
	-ms-flex-pack: center!important;
	justify-content: center!important
}

.justify-content-between {
	-webkit-box-pack: justify!important;
	-ms-flex-pack: justify!important;
	justify-content: space-between!important
}

.justify-content-around {
	-ms-flex-pack: distribute!important;
	justify-content: space-around!important
}

.justify-content-evenly {
	-webkit-box-pack: space-evenly!important;
	-ms-flex-pack: space-evenly!important;
	justify-content: space-evenly!important
}

.align-items-start {
	-webkit-box-align: start!important;
	-ms-flex-align: start!important;
	align-items: flex-start!important
}

.align-items-end {
	-webkit-box-align: end!important;
	-ms-flex-align: end!important;
	align-items: flex-end!important
}

.align-items-center {
	-webkit-box-align: center!important;
	-ms-flex-align: center!important;
	align-items: center!important
}

.align-items-baseline {
	-webkit-box-align: baseline!important;
	-ms-flex-align: baseline!important;
	align-items: baseline!important
}

.align-items-stretch {
	-webkit-box-align: stretch!important;
	-ms-flex-align: stretch!important;
	align-items: stretch!important
}

.align-content-start {
	-ms-flex-line-pack: start!important;
	align-content: flex-start!important
}

.align-content-end {
	-ms-flex-line-pack: end!important;
	align-content: flex-end!important
}

.align-content-center {
	-ms-flex-line-pack: center!important;
	align-content: center!important
}

.align-content-between {
	-ms-flex-line-pack: justify!important;
	align-content: space-between!important
}

.align-content-around {
	-ms-flex-line-pack: distribute!important;
	align-content: space-around!important
}

.align-content-stretch {
	-ms-flex-line-pack: stretch!important;
	align-content: stretch!important
}

.align-self-auto {
	-ms-flex-item-align: auto!important;
	align-self: auto!important
}

.align-self-start {
	-ms-flex-item-align: start!important;
	align-self: flex-start!important
}

.align-self-end {
	-ms-flex-item-align: end!important;
	align-self: flex-end!important
}

.align-self-center {
	-ms-flex-item-align: center!important;
	align-self: center!important
}

.align-self-baseline {
	-ms-flex-item-align: baseline!important;
	align-self: baseline!important
}

.align-self-stretch {
	-ms-flex-item-align: stretch!important;
	align-self: stretch!important
}

.order-first {
	-webkit-box-ordinal-group: 0!important;
	-ms-flex-order: -1!important;
	order: -1!important
}

.order-0 {
	-webkit-box-ordinal-group: 1!important;
	-ms-flex-order: 0!important;
	order: 0!important
}

.order-1 {
	-webkit-box-ordinal-group: 2!important;
	-ms-flex-order: 1!important;
	order: 1!important
}

.order-2 {
	-webkit-box-ordinal-group: 3!important;
	-ms-flex-order: 2!important;
	order: 2!important
}

.order-3 {
	-webkit-box-ordinal-group: 4!important;
	-ms-flex-order: 3!important;
	order: 3!important
}

.order-4 {
	-webkit-box-ordinal-group: 5!important;
	-ms-flex-order: 4!important;
	order: 4!important
}

.order-5 {
	-webkit-box-ordinal-group: 6!important;
	-ms-flex-order: 5!important;
	order: 5!important
}

.order-last {
	-webkit-box-ordinal-group: 7!important;
	-ms-flex-order: 6!important;
	order: 6!important
}

.m-0 {
	margin: 0!important
}

.m-1 {
	margin: .25rem!important
}

.m-2 {
	margin: .5rem!important
}

.m-3 {
	margin: 1rem!important
}

.m-4 {
	margin: 1.5rem!important
}

.m-5 {
	margin: 3rem!important
}

.m-auto {
	margin: auto!important
}

.mx-0 {
	margin-right: 0!important;
	margin-left: 0!important
}

.mx-1 {
	margin-right: .25rem!important;
	margin-left: .25rem!important
}

.mx-2 {
	margin-right: .5rem!important;
	margin-left: .5rem!important
}

.mx-3 {
	margin-right: 1rem!important;
	margin-left: 1rem!important
}

.mx-4 {
	margin-right: 1.5rem!important;
	margin-left: 1.5rem!important
}

.mx-5 {
	margin-right: 3rem!important;
	margin-left: 3rem!important
}

.mx-auto {
	margin-right: auto!important;
	margin-left: auto!important
}

.my-0 {
	margin-top: 0!important;
	margin-bottom: 0!important
}

.my-1 {
	margin-top: .25rem!important;
	margin-bottom: .25rem!important
}

.my-2 {
	margin-top: .5rem!important;
	margin-bottom: .5rem!important
}

.my-3 {
	margin-top: 1rem!important;
	margin-bottom: 1rem!important
}

.my-4 {
	margin-top: 1.5rem!important;
	margin-bottom: 1.5rem!important
}

.my-5 {
	margin-top: 3rem!important;
	margin-bottom: 3rem!important
}

.my-auto {
	margin-top: auto!important;
	margin-bottom: auto!important
}

.mt-0 {
	margin-top: 0!important
}

.mt-1 {
	margin-top: .25rem!important
}

.mt-2 {
	margin-top: .5rem!important
}

.mt-3 {
	margin-top: 1rem!important
}

.mt-4 {
	margin-top: 1.5rem!important
}

.mt-5 {
	margin-top: 3rem!important
}

.mt-auto {
	margin-top: auto!important
}

.me-0 {
	margin-right: 0!important
}

.me-1 {
	margin-right: .25rem!important
}

.me-2 {
	margin-right: .5rem!important
}

.me-3 {
	margin-right: 1rem!important
}

.me-4 {
	margin-right: 1.5rem!important
}

.me-5 {
	margin-right: 3rem!important
}

.me-auto {
	margin-right: auto!important
}

.mb-0 {
	margin-bottom: 0!important
}

.mb-1 {
	margin-bottom: .25rem!important
}

.mb-2 {
	margin-bottom: .5rem!important
}

.mb-3 {
	margin-bottom: 1rem!important
}

.mb-4 {
	margin-bottom: 1.5rem!important
}

.mb-5 {
	margin-bottom: 3rem!important
}

.mb-auto {
	margin-bottom: auto!important
}

.ms-0 {
	margin-left: 0!important
}

.ms-1 {
	margin-left: .25rem!important
}

.ms-2 {
	margin-left: .5rem!important
}

.ms-3 {
	margin-left: 1rem!important
}

.ms-4 {
	margin-left: 1.5rem!important
}

.ms-5 {
	margin-left: 3rem!important
}

.ms-auto {
	margin-left: auto!important
}

.p-0 {
	padding: 0!important
}

.p-1 {
	padding: .25rem!important
}

.p-2 {
	padding: .5rem!important
}

.p-3 {
	padding: 1rem!important
}

.p-4 {
	padding: 1.5rem!important
}

.p-5 {
	padding: 3rem!important
}

.px-0 {
	padding-right: 0!important;
	padding-left: 0!important
}

.px-1 {
	padding-right: .25rem!important;
	padding-left: .25rem!important
}

.px-2 {
	padding-right: .5rem!important;
	padding-left: .5rem!important
}

.px-3 {
	padding-right: 1rem!important;
	padding-left: 1rem!important
}

.px-4 {
	padding-right: 1.5rem!important;
	padding-left: 1.5rem!important
}

.px-5 {
	padding-right: 3rem!important;
	padding-left: 3rem!important
}

.py-0 {
	padding-top: 0!important;
	padding-bottom: 0!important
}

.py-1 {
	padding-top: .25rem!important;
	padding-bottom: .25rem!important
}

.py-2 {
	padding-top: .5rem!important;
	padding-bottom: .5rem!important
}

.py-3 {
	padding-top: 1rem!important;
	padding-bottom: 1rem!important
}

.py-4 {
	padding-top: 1.5rem!important;
	padding-bottom: 1.5rem!important
}

.py-5 {
	padding-top: 3rem!important;
	padding-bottom: 3rem!important
}

.pt-0 {
	padding-top: 0!important
}

.pt-1 {
	padding-top: .25rem!important
}

.pt-2 {
	padding-top: .5rem!important
}

.pt-3 {
	padding-top: 1rem!important
}

.pt-4 {
	padding-top: 1.5rem!important
}

.pt-5 {
	padding-top: 3rem!important
}

.pe-0 {
	padding-right: 0!important
}

.pe-1 {
	padding-right: .25rem!important
}

.pe-2 {
	padding-right: .5rem!important
}

.pe-3 {
	padding-right: 1rem!important
}

.pe-4 {
	padding-right: 1.5rem!important
}

.pe-5 {
	padding-right: 3rem!important
}

.pb-0 {
	padding-bottom: 0!important
}

.pb-1 {
	padding-bottom: .25rem!important
}

.pb-2 {
	padding-bottom: .5rem!important
}

.pb-3 {
	padding-bottom: 1rem!important
}

.pb-4 {
	padding-bottom: 1.5rem!important
}

.pb-5 {
	padding-bottom: 3rem!important
}

.ps-0 {
	padding-left: 0!important
}

.ps-1 {
	padding-left: .25rem!important
}

.ps-2 {
	padding-left: .5rem!important
}

.ps-3 {
	padding-left: 1rem!important
}

.ps-4 {
	padding-left: 1.5rem!important
}

.ps-5 {
	padding-left: 3rem!important
}

@media (min-width: 576px) {
	.d-sm-inline {
		display:inline!important
	}

	.d-sm-inline-block {
		display: inline-block!important
	}

	.d-sm-block {
		display: block!important
	}

	.d-sm-grid {
		display: grid!important
	}

	.d-sm-table {
		display: table!important
	}

	.d-sm-table-row {
		display: table-row!important
	}

	.d-sm-table-cell {
		display: table-cell!important
	}

	.d-sm-flex {
		display: -webkit-box!important;
		display: -ms-flexbox!important;
		display: flex!important
	}

	.d-sm-inline-flex {
		display: -webkit-inline-box!important;
		display: -ms-inline-flexbox!important;
		display: inline-flex!important
	}

	.d-sm-none {
		display: none!important
	}

	.flex-sm-fill {
		-webkit-box-flex: 1!important;
		-ms-flex: 1 1 auto!important;
		flex: 1 1 auto!important
	}

	.flex-sm-row {
		-webkit-box-orient: horizontal!important;
		-webkit-box-direction: normal!important;
		-ms-flex-direction: row!important;
		flex-direction: row!important
	}

	.flex-sm-column {
		-webkit-box-orient: vertical!important;
		-webkit-box-direction: normal!important;
		-ms-flex-direction: column!important;
		flex-direction: column!important
	}

	.flex-sm-row-reverse {
		-webkit-box-orient: horizontal!important;
		-webkit-box-direction: reverse!important;
		-ms-flex-direction: row-reverse!important;
		flex-direction: row-reverse!important
	}

	.flex-sm-column-reverse {
		-webkit-box-orient: vertical!important;
		-webkit-box-direction: reverse!important;
		-ms-flex-direction: column-reverse!important;
		flex-direction: column-reverse!important
	}

	.flex-sm-grow-0 {
		-webkit-box-flex: 0!important;
		-ms-flex-positive: 0!important;
		flex-grow: 0!important
	}

	.flex-sm-grow-1 {
		-webkit-box-flex: 1!important;
		-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
	}

	.flex-sm-wrap {
		-ms-flex-wrap: wrap!important;
		flex-wrap: wrap!important
	}

	.flex-sm-nowrap {
		-ms-flex-wrap: nowrap!important;
		flex-wrap: nowrap!important
	}

	.flex-sm-wrap-reverse {
		-ms-flex-wrap: wrap-reverse!important;
		flex-wrap: wrap-reverse!important
	}

	.justify-content-sm-start {
		-webkit-box-pack: start!important;
		-ms-flex-pack: start!important;
		justify-content: flex-start!important
	}

	.justify-content-sm-end {
		-webkit-box-pack: end!important;
		-ms-flex-pack: end!important;
		justify-content: flex-end!important
	}

	.justify-content-sm-center {
		-webkit-box-pack: center!important;
		-ms-flex-pack: center!important;
		justify-content: center!important
	}

	.justify-content-sm-between {
		-webkit-box-pack: justify!important;
		-ms-flex-pack: justify!important;
		justify-content: space-between!important
	}

	.justify-content-sm-around {
		-ms-flex-pack: distribute!important;
		justify-content: space-around!important
	}

	.justify-content-sm-evenly {
		-webkit-box-pack: space-evenly!important;
		-ms-flex-pack: space-evenly!important;
		justify-content: space-evenly!important
	}

	.align-items-sm-start {
		-webkit-box-align: start!important;
		-ms-flex-align: start!important;
		align-items: flex-start!important
	}

	.align-items-sm-end {
		-webkit-box-align: end!important;
		-ms-flex-align: end!important;
		align-items: flex-end!important
	}

	.align-items-sm-center {
		-webkit-box-align: center!important;
		-ms-flex-align: center!important;
		align-items: center!important
	}

	.align-items-sm-baseline {
		-webkit-box-align: baseline!important;
		-ms-flex-align: baseline!important;
		align-items: baseline!important
	}

	.align-items-sm-stretch {
		-webkit-box-align: stretch!important;
		-ms-flex-align: stretch!important;
		align-items: stretch!important
	}

	.align-content-sm-start {
		-ms-flex-line-pack: start!important;
		align-content: flex-start!important
	}

	.align-content-sm-end {
		-ms-flex-line-pack: end!important;
		align-content: flex-end!important
	}

	.align-content-sm-center {
		-ms-flex-line-pack: center!important;
		align-content: center!important
	}

	.align-content-sm-between {
		-ms-flex-line-pack: justify!important;
		align-content: space-between!important
	}

	.align-content-sm-around {
		-ms-flex-line-pack: distribute!important;
		align-content: space-around!important
	}

	.align-content-sm-stretch {
		-ms-flex-line-pack: stretch!important;
		align-content: stretch!important
	}

	.align-self-sm-auto {
		-ms-flex-item-align: auto!important;
		align-self: auto!important
	}

	.align-self-sm-start {
		-ms-flex-item-align: start!important;
		align-self: flex-start!important
	}

	.align-self-sm-end {
		-ms-flex-item-align: end!important;
		align-self: flex-end!important
	}

	.align-self-sm-center {
		-ms-flex-item-align: center!important;
		align-self: center!important
	}

	.align-self-sm-baseline {
		-ms-flex-item-align: baseline!important;
		align-self: baseline!important
	}

	.align-self-sm-stretch {
		-ms-flex-item-align: stretch!important;
		align-self: stretch!important
	}

	.order-sm-first {
		-webkit-box-ordinal-group: 0!important;
		-ms-flex-order: -1!important;
		order: -1!important
	}

	.order-sm-0 {
		-webkit-box-ordinal-group: 1!important;
		-ms-flex-order: 0!important;
		order: 0!important
	}

	.order-sm-1 {
		-webkit-box-ordinal-group: 2!important;
		-ms-flex-order: 1!important;
		order: 1!important
	}

	.order-sm-2 {
		-webkit-box-ordinal-group: 3!important;
		-ms-flex-order: 2!important;
		order: 2!important
	}

	.order-sm-3 {
		-webkit-box-ordinal-group: 4!important;
		-ms-flex-order: 3!important;
		order: 3!important
	}

	.order-sm-4 {
		-webkit-box-ordinal-group: 5!important;
		-ms-flex-order: 4!important;
		order: 4!important
	}

	.order-sm-5 {
		-webkit-box-ordinal-group: 6!important;
		-ms-flex-order: 5!important;
		order: 5!important
	}

	.order-sm-last {
		-webkit-box-ordinal-group: 7!important;
		-ms-flex-order: 6!important;
		order: 6!important
	}

	.m-sm-0 {
		margin: 0!important
	}

	.m-sm-1 {
		margin: .25rem!important
	}

	.m-sm-2 {
		margin: .5rem!important
	}

	.m-sm-3 {
		margin: 1rem!important
	}

	.m-sm-4 {
		margin: 1.5rem!important
	}

	.m-sm-5 {
		margin: 3rem!important
	}

	.m-sm-auto {
		margin: auto!important
	}

	.mx-sm-0 {
		margin-right: 0!important;
		margin-left: 0!important
	}

	.mx-sm-1 {
		margin-right: .25rem!important;
		margin-left: .25rem!important
	}

	.mx-sm-2 {
		margin-right: .5rem!important;
		margin-left: .5rem!important
	}

	.mx-sm-3 {
		margin-right: 1rem!important;
		margin-left: 1rem!important
	}

	.mx-sm-4 {
		margin-right: 1.5rem!important;
		margin-left: 1.5rem!important
	}

	.mx-sm-5 {
		margin-right: 3rem!important;
		margin-left: 3rem!important
	}

	.mx-sm-auto {
		margin-right: auto!important;
		margin-left: auto!important
	}

	.my-sm-0 {
		margin-top: 0!important;
		margin-bottom: 0!important
	}

	.my-sm-1 {
		margin-top: .25rem!important;
		margin-bottom: .25rem!important
	}

	.my-sm-2 {
		margin-top: .5rem!important;
		margin-bottom: .5rem!important
	}

	.my-sm-3 {
		margin-top: 1rem!important;
		margin-bottom: 1rem!important
	}

	.my-sm-4 {
		margin-top: 1.5rem!important;
		margin-bottom: 1.5rem!important
	}

	.my-sm-5 {
		margin-top: 3rem!important;
		margin-bottom: 3rem!important
	}

	.my-sm-auto {
		margin-top: auto!important;
		margin-bottom: auto!important
	}

	.mt-sm-0 {
		margin-top: 0!important
	}

	.mt-sm-1 {
		margin-top: .25rem!important
	}

	.mt-sm-2 {
		margin-top: .5rem!important
	}

	.mt-sm-3 {
		margin-top: 1rem!important
	}

	.mt-sm-4 {
		margin-top: 1.5rem!important
	}

	.mt-sm-5 {
		margin-top: 3rem!important
	}

	.mt-sm-auto {
		margin-top: auto!important
	}

	.me-sm-0 {
		margin-right: 0!important
	}

	.me-sm-1 {
		margin-right: .25rem!important
	}

	.me-sm-2 {
		margin-right: .5rem!important
	}

	.me-sm-3 {
		margin-right: 1rem!important
	}

	.me-sm-4 {
		margin-right: 1.5rem!important
	}

	.me-sm-5 {
		margin-right: 3rem!important
	}

	.me-sm-auto {
		margin-right: auto!important
	}

	.mb-sm-0 {
		margin-bottom: 0!important
	}

	.mb-sm-1 {
		margin-bottom: .25rem!important
	}

	.mb-sm-2 {
		margin-bottom: .5rem!important
	}

	.mb-sm-3 {
		margin-bottom: 1rem!important
	}

	.mb-sm-4 {
		margin-bottom: 1.5rem!important
	}

	.mb-sm-5 {
		margin-bottom: 3rem!important
	}

	.mb-sm-auto {
		margin-bottom: auto!important
	}

	.ms-sm-0 {
		margin-left: 0!important
	}

	.ms-sm-1 {
		margin-left: .25rem!important
	}

	.ms-sm-2 {
		margin-left: .5rem!important
	}

	.ms-sm-3 {
		margin-left: 1rem!important
	}

	.ms-sm-4 {
		margin-left: 1.5rem!important
	}

	.ms-sm-5 {
		margin-left: 3rem!important
	}

	.ms-sm-auto {
		margin-left: auto!important
	}

	.p-sm-0 {
		padding: 0!important
	}

	.p-sm-1 {
		padding: .25rem!important
	}

	.p-sm-2 {
		padding: .5rem!important
	}

	.p-sm-3 {
		padding: 1rem!important
	}

	.p-sm-4 {
		padding: 1.5rem!important
	}

	.p-sm-5 {
		padding: 3rem!important
	}

	.px-sm-0 {
		padding-right: 0!important;
		padding-left: 0!important
	}

	.px-sm-1 {
		padding-right: .25rem!important;
		padding-left: .25rem!important
	}

	.px-sm-2 {
		padding-right: .5rem!important;
		padding-left: .5rem!important
	}

	.px-sm-3 {
		padding-right: 1rem!important;
		padding-left: 1rem!important
	}

	.px-sm-4 {
		padding-right: 1.5rem!important;
		padding-left: 1.5rem!important
	}

	.px-sm-5 {
		padding-right: 3rem!important;
		padding-left: 3rem!important
	}

	.py-sm-0 {
		padding-top: 0!important;
		padding-bottom: 0!important
	}

	.py-sm-1 {
		padding-top: .25rem!important;
		padding-bottom: .25rem!important
	}

	.py-sm-2 {
		padding-top: .5rem!important;
		padding-bottom: .5rem!important
	}

	.py-sm-3 {
		padding-top: 1rem!important;
		padding-bottom: 1rem!important
	}

	.py-sm-4 {
		padding-top: 1.5rem!important;
		padding-bottom: 1.5rem!important
	}

	.py-sm-5 {
		padding-top: 3rem!important;
		padding-bottom: 3rem!important
	}

	.pt-sm-0 {
		padding-top: 0!important
	}

	.pt-sm-1 {
		padding-top: .25rem!important
	}

	.pt-sm-2 {
		padding-top: .5rem!important
	}

	.pt-sm-3 {
		padding-top: 1rem!important
	}

	.pt-sm-4 {
		padding-top: 1.5rem!important
	}

	.pt-sm-5 {
		padding-top: 3rem!important
	}

	.pe-sm-0 {
		padding-right: 0!important
	}

	.pe-sm-1 {
		padding-right: .25rem!important
	}

	.pe-sm-2 {
		padding-right: .5rem!important
	}

	.pe-sm-3 {
		padding-right: 1rem!important
	}

	.pe-sm-4 {
		padding-right: 1.5rem!important
	}

	.pe-sm-5 {
		padding-right: 3rem!important
	}

	.pb-sm-0 {
		padding-bottom: 0!important
	}

	.pb-sm-1 {
		padding-bottom: .25rem!important
	}

	.pb-sm-2 {
		padding-bottom: .5rem!important
	}

	.pb-sm-3 {
		padding-bottom: 1rem!important
	}

	.pb-sm-4 {
		padding-bottom: 1.5rem!important
	}

	.pb-sm-5 {
		padding-bottom: 3rem!important
	}

	.ps-sm-0 {
		padding-left: 0!important
	}

	.ps-sm-1 {
		padding-left: .25rem!important
	}

	.ps-sm-2 {
		padding-left: .5rem!important
	}

	.ps-sm-3 {
		padding-left: 1rem!important
	}

	.ps-sm-4 {
		padding-left: 1.5rem!important
	}

	.ps-sm-5 {
		padding-left: 3rem!important
	}
}

@media (min-width: 768px) {
	.d-md-inline {
		display:inline!important
	}

	.d-md-inline-block {
		display: inline-block!important
	}

	.d-md-block {
		display: block!important
	}

	.d-md-grid {
		display: grid!important
	}

	.d-md-table {
		display: table!important
	}

	.d-md-table-row {
		display: table-row!important
	}

	.d-md-table-cell {
		display: table-cell!important
	}

	.d-md-flex {
		display: -webkit-box!important;
		display: -ms-flexbox!important;
		display: flex!important
	}

	.d-md-inline-flex {
		display: -webkit-inline-box!important;
		display: -ms-inline-flexbox!important;
		display: inline-flex!important
	}

	.d-md-none {
		display: none!important
	}

	.flex-md-fill {
		-webkit-box-flex: 1!important;
		-ms-flex: 1 1 auto!important;
		flex: 1 1 auto!important
	}

	.flex-md-row {
		-webkit-box-orient: horizontal!important;
		-webkit-box-direction: normal!important;
		-ms-flex-direction: row!important;
		flex-direction: row!important
	}

	.flex-md-column {
		-webkit-box-orient: vertical!important;
		-webkit-box-direction: normal!important;
		-ms-flex-direction: column!important;
		flex-direction: column!important
	}

	.flex-md-row-reverse {
		-webkit-box-orient: horizontal!important;
		-webkit-box-direction: reverse!important;
		-ms-flex-direction: row-reverse!important;
		flex-direction: row-reverse!important
	}

	.flex-md-column-reverse {
		-webkit-box-orient: vertical!important;
		-webkit-box-direction: reverse!important;
		-ms-flex-direction: column-reverse!important;
		flex-direction: column-reverse!important
	}

	.flex-md-grow-0 {
		-webkit-box-flex: 0!important;
		-ms-flex-positive: 0!important;
		flex-grow: 0!important
	}

	.flex-md-grow-1 {
		-webkit-box-flex: 1!important;
		-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
	}

	.flex-md-wrap {
		-ms-flex-wrap: wrap!important;
		flex-wrap: wrap!important
	}

	.flex-md-nowrap {
		-ms-flex-wrap: nowrap!important;
		flex-wrap: nowrap!important
	}

	.flex-md-wrap-reverse {
		-ms-flex-wrap: wrap-reverse!important;
		flex-wrap: wrap-reverse!important
	}

	.justify-content-md-start {
		-webkit-box-pack: start!important;
		-ms-flex-pack: start!important;
		justify-content: flex-start!important
	}

	.justify-content-md-end {
		-webkit-box-pack: end!important;
		-ms-flex-pack: end!important;
		justify-content: flex-end!important
	}

	.justify-content-md-center {
		-webkit-box-pack: center!important;
		-ms-flex-pack: center!important;
		justify-content: center!important
	}

	.justify-content-md-between {
		-webkit-box-pack: justify!important;
		-ms-flex-pack: justify!important;
		justify-content: space-between!important
	}

	.justify-content-md-around {
		-ms-flex-pack: distribute!important;
		justify-content: space-around!important
	}

	.justify-content-md-evenly {
		-webkit-box-pack: space-evenly!important;
		-ms-flex-pack: space-evenly!important;
		justify-content: space-evenly!important
	}

	.align-items-md-start {
		-webkit-box-align: start!important;
		-ms-flex-align: start!important;
		align-items: flex-start!important
	}

	.align-items-md-end {
		-webkit-box-align: end!important;
		-ms-flex-align: end!important;
		align-items: flex-end!important
	}

	.align-items-md-center {
		-webkit-box-align: center!important;
		-ms-flex-align: center!important;
		align-items: center!important
	}

	.align-items-md-baseline {
		-webkit-box-align: baseline!important;
		-ms-flex-align: baseline!important;
		align-items: baseline!important
	}

	.align-items-md-stretch {
		-webkit-box-align: stretch!important;
		-ms-flex-align: stretch!important;
		align-items: stretch!important
	}

	.align-content-md-start {
		-ms-flex-line-pack: start!important;
		align-content: flex-start!important
	}

	.align-content-md-end {
		-ms-flex-line-pack: end!important;
		align-content: flex-end!important
	}

	.align-content-md-center {
		-ms-flex-line-pack: center!important;
		align-content: center!important
	}

	.align-content-md-between {
		-ms-flex-line-pack: justify!important;
		align-content: space-between!important
	}

	.align-content-md-around {
		-ms-flex-line-pack: distribute!important;
		align-content: space-around!important
	}

	.align-content-md-stretch {
		-ms-flex-line-pack: stretch!important;
		align-content: stretch!important
	}

	.align-self-md-auto {
		-ms-flex-item-align: auto!important;
		align-self: auto!important
	}

	.align-self-md-start {
		-ms-flex-item-align: start!important;
		align-self: flex-start!important
	}

	.align-self-md-end {
		-ms-flex-item-align: end!important;
		align-self: flex-end!important
	}

	.align-self-md-center {
		-ms-flex-item-align: center!important;
		align-self: center!important
	}

	.align-self-md-baseline {
		-ms-flex-item-align: baseline!important;
		align-self: baseline!important
	}

	.align-self-md-stretch {
		-ms-flex-item-align: stretch!important;
		align-self: stretch!important
	}

	.order-md-first {
		-webkit-box-ordinal-group: 0!important;
		-ms-flex-order: -1!important;
		order: -1!important
	}

	.order-md-0 {
		-webkit-box-ordinal-group: 1!important;
		-ms-flex-order: 0!important;
		order: 0!important
	}

	.order-md-1 {
		-webkit-box-ordinal-group: 2!important;
		-ms-flex-order: 1!important;
		order: 1!important
	}

	.order-md-2 {
		-webkit-box-ordinal-group: 3!important;
		-ms-flex-order: 2!important;
		order: 2!important
	}

	.order-md-3 {
		-webkit-box-ordinal-group: 4!important;
		-ms-flex-order: 3!important;
		order: 3!important
	}

	.order-md-4 {
		-webkit-box-ordinal-group: 5!important;
		-ms-flex-order: 4!important;
		order: 4!important
	}

	.order-md-5 {
		-webkit-box-ordinal-group: 6!important;
		-ms-flex-order: 5!important;
		order: 5!important
	}

	.order-md-last {
		-webkit-box-ordinal-group: 7!important;
		-ms-flex-order: 6!important;
		order: 6!important
	}

	.m-md-0 {
		margin: 0!important
	}

	.m-md-1 {
		margin: .25rem!important
	}

	.m-md-2 {
		margin: .5rem!important
	}

	.m-md-3 {
		margin: 1rem!important
	}

	.m-md-4 {
		margin: 1.5rem!important
	}

	.m-md-5 {
		margin: 3rem!important
	}

	.m-md-auto {
		margin: auto!important
	}

	.mx-md-0 {
		margin-right: 0!important;
		margin-left: 0!important
	}

	.mx-md-1 {
		margin-right: .25rem!important;
		margin-left: .25rem!important
	}

	.mx-md-2 {
		margin-right: .5rem!important;
		margin-left: .5rem!important
	}

	.mx-md-3 {
		margin-right: 1rem!important;
		margin-left: 1rem!important
	}

	.mx-md-4 {
		margin-right: 1.5rem!important;
		margin-left: 1.5rem!important
	}

	.mx-md-5 {
		margin-right: 3rem!important;
		margin-left: 3rem!important
	}

	.mx-md-auto {
		margin-right: auto!important;
		margin-left: auto!important
	}

	.my-md-0 {
		margin-top: 0!important;
		margin-bottom: 0!important
	}

	.my-md-1 {
		margin-top: .25rem!important;
		margin-bottom: .25rem!important
	}

	.my-md-2 {
		margin-top: .5rem!important;
		margin-bottom: .5rem!important
	}

	.my-md-3 {
		margin-top: 1rem!important;
		margin-bottom: 1rem!important
	}

	.my-md-4 {
		margin-top: 1.5rem!important;
		margin-bottom: 1.5rem!important
	}

	.my-md-5 {
		margin-top: 3rem!important;
		margin-bottom: 3rem!important
	}

	.my-md-auto {
		margin-top: auto!important;
		margin-bottom: auto!important
	}

	.mt-md-0 {
		margin-top: 0!important
	}

	.mt-md-1 {
		margin-top: .25rem!important
	}

	.mt-md-2 {
		margin-top: .5rem!important
	}

	.mt-md-3 {
		margin-top: 1rem!important
	}

	.mt-md-4 {
		margin-top: 1.5rem!important
	}

	.mt-md-5 {
		margin-top: 3rem!important
	}

	.mt-md-auto {
		margin-top: auto!important
	}

	.me-md-0 {
		margin-right: 0!important
	}

	.me-md-1 {
		margin-right: .25rem!important
	}

	.me-md-2 {
		margin-right: .5rem!important
	}

	.me-md-3 {
		margin-right: 1rem!important
	}

	.me-md-4 {
		margin-right: 1.5rem!important
	}

	.me-md-5 {
		margin-right: 3rem!important
	}

	.me-md-auto {
		margin-right: auto!important
	}

	.mb-md-0 {
		margin-bottom: 0!important
	}

	.mb-md-1 {
		margin-bottom: .25rem!important
	}

	.mb-md-2 {
		margin-bottom: .5rem!important
	}

	.mb-md-3 {
		margin-bottom: 1rem!important
	}

	.mb-md-4 {
		margin-bottom: 1.5rem!important
	}

	.mb-md-5 {
		margin-bottom: 3rem!important
	}

	.mb-md-auto {
		margin-bottom: auto!important
	}

	.ms-md-0 {
		margin-left: 0!important
	}

	.ms-md-1 {
		margin-left: .25rem!important
	}

	.ms-md-2 {
		margin-left: .5rem!important
	}

	.ms-md-3 {
		margin-left: 1rem!important
	}

	.ms-md-4 {
		margin-left: 1.5rem!important
	}

	.ms-md-5 {
		margin-left: 3rem!important
	}

	.ms-md-auto {
		margin-left: auto!important
	}

	.p-md-0 {
		padding: 0!important
	}

	.p-md-1 {
		padding: .25rem!important
	}

	.p-md-2 {
		padding: .5rem!important
	}

	.p-md-3 {
		padding: 1rem!important
	}

	.p-md-4 {
		padding: 1.5rem!important
	}

	.p-md-5 {
		padding: 3rem!important
	}

	.px-md-0 {
		padding-right: 0!important;
		padding-left: 0!important
	}

	.px-md-1 {
		padding-right: .25rem!important;
		padding-left: .25rem!important
	}

	.px-md-2 {
		padding-right: .5rem!important;
		padding-left: .5rem!important
	}

	.px-md-3 {
		padding-right: 1rem!important;
		padding-left: 1rem!important
	}

	.px-md-4 {
		padding-right: 1.5rem!important;
		padding-left: 1.5rem!important
	}

	.px-md-5 {
		padding-right: 3rem!important;
		padding-left: 3rem!important
	}

	.py-md-0 {
		padding-top: 0!important;
		padding-bottom: 0!important
	}

	.py-md-1 {
		padding-top: .25rem!important;
		padding-bottom: .25rem!important
	}

	.py-md-2 {
		padding-top: .5rem!important;
		padding-bottom: .5rem!important
	}

	.py-md-3 {
		padding-top: 1rem!important;
		padding-bottom: 1rem!important
	}

	.py-md-4 {
		padding-top: 1.5rem!important;
		padding-bottom: 1.5rem!important
	}

	.py-md-5 {
		padding-top: 3rem!important;
		padding-bottom: 3rem!important
	}

	.pt-md-0 {
		padding-top: 0!important
	}

	.pt-md-1 {
		padding-top: .25rem!important
	}

	.pt-md-2 {
		padding-top: .5rem!important
	}

	.pt-md-3 {
		padding-top: 1rem!important
	}

	.pt-md-4 {
		padding-top: 1.5rem!important
	}

	.pt-md-5 {
		padding-top: 3rem!important
	}

	.pe-md-0 {
		padding-right: 0!important
	}

	.pe-md-1 {
		padding-right: .25rem!important
	}

	.pe-md-2 {
		padding-right: .5rem!important
	}

	.pe-md-3 {
		padding-right: 1rem!important
	}

	.pe-md-4 {
		padding-right: 1.5rem!important
	}

	.pe-md-5 {
		padding-right: 3rem!important
	}

	.pb-md-0 {
		padding-bottom: 0!important
	}

	.pb-md-1 {
		padding-bottom: .25rem!important
	}

	.pb-md-2 {
		padding-bottom: .5rem!important
	}

	.pb-md-3 {
		padding-bottom: 1rem!important
	}

	.pb-md-4 {
		padding-bottom: 1.5rem!important
	}

	.pb-md-5 {
		padding-bottom: 3rem!important
	}

	.ps-md-0 {
		padding-left: 0!important
	}

	.ps-md-1 {
		padding-left: .25rem!important
	}

	.ps-md-2 {
		padding-left: .5rem!important
	}

	.ps-md-3 {
		padding-left: 1rem!important
	}

	.ps-md-4 {
		padding-left: 1.5rem!important
	}

	.ps-md-5 {
		padding-left: 3rem!important
	}
}

@media (min-width: 992px) {
	.d-lg-inline {
		display:inline!important
	}

	.d-lg-inline-block {
		display: inline-block!important
	}

	.d-lg-block {
		display: block!important
	}

	.d-lg-grid {
		display: grid!important
	}

	.d-lg-table {
		display: table!important
	}

	.d-lg-table-row {
		display: table-row!important
	}

	.d-lg-table-cell {
		display: table-cell!important
	}

	.d-lg-flex {
		display: -webkit-box!important;
		display: -ms-flexbox!important;
		display: flex!important
	}

	.d-lg-inline-flex {
		display: -webkit-inline-box!important;
		display: -ms-inline-flexbox!important;
		display: inline-flex!important
	}

	.d-lg-none {
		display: none!important
	}

	.flex-lg-fill {
		-webkit-box-flex: 1!important;
		-ms-flex: 1 1 auto!important;
		flex: 1 1 auto!important
	}

	.flex-lg-row {
		-webkit-box-orient: horizontal!important;
		-webkit-box-direction: normal!important;
		-ms-flex-direction: row!important;
		flex-direction: row!important
	}

	.flex-lg-column {
		-webkit-box-orient: vertical!important;
		-webkit-box-direction: normal!important;
		-ms-flex-direction: column!important;
		flex-direction: column!important
	}

	.flex-lg-row-reverse {
		-webkit-box-orient: horizontal!important;
		-webkit-box-direction: reverse!important;
		-ms-flex-direction: row-reverse!important;
		flex-direction: row-reverse!important
	}

	.flex-lg-column-reverse {
		-webkit-box-orient: vertical!important;
		-webkit-box-direction: reverse!important;
		-ms-flex-direction: column-reverse!important;
		flex-direction: column-reverse!important
	}

	.flex-lg-grow-0 {
		-webkit-box-flex: 0!important;
		-ms-flex-positive: 0!important;
		flex-grow: 0!important
	}

	.flex-lg-grow-1 {
		-webkit-box-flex: 1!important;
		-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
	}

	.flex-lg-wrap {
		-ms-flex-wrap: wrap!important;
		flex-wrap: wrap!important
	}

	.flex-lg-nowrap {
		-ms-flex-wrap: nowrap!important;
		flex-wrap: nowrap!important
	}

	.flex-lg-wrap-reverse {
		-ms-flex-wrap: wrap-reverse!important;
		flex-wrap: wrap-reverse!important
	}

	.justify-content-lg-start {
		-webkit-box-pack: start!important;
		-ms-flex-pack: start!important;
		justify-content: flex-start!important
	}

	.justify-content-lg-end {
		-webkit-box-pack: end!important;
		-ms-flex-pack: end!important;
		justify-content: flex-end!important
	}

	.justify-content-lg-center {
		-webkit-box-pack: center!important;
		-ms-flex-pack: center!important;
		justify-content: center!important
	}

	.justify-content-lg-between {
		-webkit-box-pack: justify!important;
		-ms-flex-pack: justify!important;
		justify-content: space-between!important
	}

	.justify-content-lg-around {
		-ms-flex-pack: distribute!important;
		justify-content: space-around!important
	}

	.justify-content-lg-evenly {
		-webkit-box-pack: space-evenly!important;
		-ms-flex-pack: space-evenly!important;
		justify-content: space-evenly!important
	}

	.align-items-lg-start {
		-webkit-box-align: start!important;
		-ms-flex-align: start!important;
		align-items: flex-start!important
	}

	.align-items-lg-end {
		-webkit-box-align: end!important;
		-ms-flex-align: end!important;
		align-items: flex-end!important
	}

	.align-items-lg-center {
		-webkit-box-align: center!important;
		-ms-flex-align: center!important;
		align-items: center!important
	}

	.align-items-lg-baseline {
		-webkit-box-align: baseline!important;
		-ms-flex-align: baseline!important;
		align-items: baseline!important
	}

	.align-items-lg-stretch {
		-webkit-box-align: stretch!important;
		-ms-flex-align: stretch!important;
		align-items: stretch!important
	}

	.align-content-lg-start {
		-ms-flex-line-pack: start!important;
		align-content: flex-start!important
	}

	.align-content-lg-end {
		-ms-flex-line-pack: end!important;
		align-content: flex-end!important
	}

	.align-content-lg-center {
		-ms-flex-line-pack: center!important;
		align-content: center!important
	}

	.align-content-lg-between {
		-ms-flex-line-pack: justify!important;
		align-content: space-between!important
	}

	.align-content-lg-around {
		-ms-flex-line-pack: distribute!important;
		align-content: space-around!important
	}

	.align-content-lg-stretch {
		-ms-flex-line-pack: stretch!important;
		align-content: stretch!important
	}

	.align-self-lg-auto {
		-ms-flex-item-align: auto!important;
		align-self: auto!important
	}

	.align-self-lg-start {
		-ms-flex-item-align: start!important;
		align-self: flex-start!important
	}

	.align-self-lg-end {
		-ms-flex-item-align: end!important;
		align-self: flex-end!important
	}

	.align-self-lg-center {
		-ms-flex-item-align: center!important;
		align-self: center!important
	}

	.align-self-lg-baseline {
		-ms-flex-item-align: baseline!important;
		align-self: baseline!important
	}

	.align-self-lg-stretch {
		-ms-flex-item-align: stretch!important;
		align-self: stretch!important
	}

	.order-lg-first {
		-webkit-box-ordinal-group: 0!important;
		-ms-flex-order: -1!important;
		order: -1!important
	}

	.order-lg-0 {
		-webkit-box-ordinal-group: 1!important;
		-ms-flex-order: 0!important;
		order: 0!important
	}

	.order-lg-1 {
		-webkit-box-ordinal-group: 2!important;
		-ms-flex-order: 1!important;
		order: 1!important
	}

	.order-lg-2 {
		-webkit-box-ordinal-group: 3!important;
		-ms-flex-order: 2!important;
		order: 2!important
	}

	.order-lg-3 {
		-webkit-box-ordinal-group: 4!important;
		-ms-flex-order: 3!important;
		order: 3!important
	}

	.order-lg-4 {
		-webkit-box-ordinal-group: 5!important;
		-ms-flex-order: 4!important;
		order: 4!important
	}

	.order-lg-5 {
		-webkit-box-ordinal-group: 6!important;
		-ms-flex-order: 5!important;
		order: 5!important
	}

	.order-lg-last {
		-webkit-box-ordinal-group: 7!important;
		-ms-flex-order: 6!important;
		order: 6!important
	}

	.m-lg-0 {
		margin: 0!important
	}

	.m-lg-1 {
		margin: .25rem!important
	}

	.m-lg-2 {
		margin: .5rem!important
	}

	.m-lg-3 {
		margin: 1rem!important
	}

	.m-lg-4 {
		margin: 1.5rem!important
	}

	.m-lg-5 {
		margin: 3rem!important
	}

	.m-lg-auto {
		margin: auto!important
	}

	.mx-lg-0 {
		margin-right: 0!important;
		margin-left: 0!important
	}

	.mx-lg-1 {
		margin-right: .25rem!important;
		margin-left: .25rem!important
	}

	.mx-lg-2 {
		margin-right: .5rem!important;
		margin-left: .5rem!important
	}

	.mx-lg-3 {
		margin-right: 1rem!important;
		margin-left: 1rem!important
	}

	.mx-lg-4 {
		margin-right: 1.5rem!important;
		margin-left: 1.5rem!important
	}

	.mx-lg-5 {
		margin-right: 3rem!important;
		margin-left: 3rem!important
	}

	.mx-lg-auto {
		margin-right: auto!important;
		margin-left: auto!important
	}

	.my-lg-0 {
		margin-top: 0!important;
		margin-bottom: 0!important
	}

	.my-lg-1 {
		margin-top: .25rem!important;
		margin-bottom: .25rem!important
	}

	.my-lg-2 {
		margin-top: .5rem!important;
		margin-bottom: .5rem!important
	}

	.my-lg-3 {
		margin-top: 1rem!important;
		margin-bottom: 1rem!important
	}

	.my-lg-4 {
		margin-top: 1.5rem!important;
		margin-bottom: 1.5rem!important
	}

	.my-lg-5 {
		margin-top: 3rem!important;
		margin-bottom: 3rem!important
	}

	.my-lg-auto {
		margin-top: auto!important;
		margin-bottom: auto!important
	}

	.mt-lg-0 {
		margin-top: 0!important
	}

	.mt-lg-1 {
		margin-top: .25rem!important
	}

	.mt-lg-2 {
		margin-top: .5rem!important
	}

	.mt-lg-3 {
		margin-top: 1rem!important
	}

	.mt-lg-4 {
		margin-top: 1.5rem!important
	}

	.mt-lg-5 {
		margin-top: 3rem!important
	}

	.mt-lg-auto {
		margin-top: auto!important
	}

	.me-lg-0 {
		margin-right: 0!important
	}

	.me-lg-1 {
		margin-right: .25rem!important
	}

	.me-lg-2 {
		margin-right: .5rem!important
	}

	.me-lg-3 {
		margin-right: 1rem!important
	}

	.me-lg-4 {
		margin-right: 1.5rem!important
	}

	.me-lg-5 {
		margin-right: 3rem!important
	}

	.me-lg-auto {
		margin-right: auto!important
	}

	.mb-lg-0 {
		margin-bottom: 0!important
	}

	.mb-lg-1 {
		margin-bottom: .25rem!important
	}

	.mb-lg-2 {
		margin-bottom: .5rem!important
	}

	.mb-lg-3 {
		margin-bottom: 1rem!important
	}

	.mb-lg-4 {
		margin-bottom: 1.5rem!important
	}

	.mb-lg-5 {
		margin-bottom: 3rem!important
	}

	.mb-lg-auto {
		margin-bottom: auto!important
	}

	.ms-lg-0 {
		margin-left: 0!important
	}

	.ms-lg-1 {
		margin-left: .25rem!important
	}

	.ms-lg-2 {
		margin-left: .5rem!important
	}

	.ms-lg-3 {
		margin-left: 1rem!important
	}

	.ms-lg-4 {
		margin-left: 1.5rem!important
	}

	.ms-lg-5 {
		margin-left: 3rem!important
	}

	.ms-lg-auto {
		margin-left: auto!important
	}

	.p-lg-0 {
		padding: 0!important
	}

	.p-lg-1 {
		padding: .25rem!important
	}

	.p-lg-2 {
		padding: .5rem!important
	}

	.p-lg-3 {
		padding: 1rem!important
	}

	.p-lg-4 {
		padding: 1.5rem!important
	}

	.p-lg-5 {
		padding: 3rem!important
	}

	.px-lg-0 {
		padding-right: 0!important;
		padding-left: 0!important
	}

	.px-lg-1 {
		padding-right: .25rem!important;
		padding-left: .25rem!important
	}

	.px-lg-2 {
		padding-right: .5rem!important;
		padding-left: .5rem!important
	}

	.px-lg-3 {
		padding-right: 1rem!important;
		padding-left: 1rem!important
	}

	.px-lg-4 {
		padding-right: 1.5rem!important;
		padding-left: 1.5rem!important
	}

	.px-lg-5 {
		padding-right: 3rem!important;
		padding-left: 3rem!important
	}

	.py-lg-0 {
		padding-top: 0!important;
		padding-bottom: 0!important
	}

	.py-lg-1 {
		padding-top: .25rem!important;
		padding-bottom: .25rem!important
	}

	.py-lg-2 {
		padding-top: .5rem!important;
		padding-bottom: .5rem!important
	}

	.py-lg-3 {
		padding-top: 1rem!important;
		padding-bottom: 1rem!important
	}

	.py-lg-4 {
		padding-top: 1.5rem!important;
		padding-bottom: 1.5rem!important
	}

	.py-lg-5 {
		padding-top: 3rem!important;
		padding-bottom: 3rem!important
	}

	.pt-lg-0 {
		padding-top: 0!important
	}

	.pt-lg-1 {
		padding-top: .25rem!important
	}

	.pt-lg-2 {
		padding-top: .5rem!important
	}

	.pt-lg-3 {
		padding-top: 1rem!important
	}

	.pt-lg-4 {
		padding-top: 1.5rem!important
	}

	.pt-lg-5 {
		padding-top: 3rem!important
	}

	.pe-lg-0 {
		padding-right: 0!important
	}

	.pe-lg-1 {
		padding-right: .25rem!important
	}

	.pe-lg-2 {
		padding-right: .5rem!important
	}

	.pe-lg-3 {
		padding-right: 1rem!important
	}

	.pe-lg-4 {
		padding-right: 1.5rem!important
	}

	.pe-lg-5 {
		padding-right: 3rem!important
	}

	.pb-lg-0 {
		padding-bottom: 0!important
	}

	.pb-lg-1 {
		padding-bottom: .25rem!important
	}

	.pb-lg-2 {
		padding-bottom: .5rem!important
	}

	.pb-lg-3 {
		padding-bottom: 1rem!important
	}

	.pb-lg-4 {
		padding-bottom: 1.5rem!important
	}

	.pb-lg-5 {
		padding-bottom: 3rem!important
	}

	.ps-lg-0 {
		padding-left: 0!important
	}

	.ps-lg-1 {
		padding-left: .25rem!important
	}

	.ps-lg-2 {
		padding-left: .5rem!important
	}

	.ps-lg-3 {
		padding-left: 1rem!important
	}

	.ps-lg-4 {
		padding-left: 1.5rem!important
	}

	.ps-lg-5 {
		padding-left: 3rem!important
	}
}

@media (min-width: 1200px) {
	.d-xl-inline {
		display:inline!important
	}

	.d-xl-inline-block {
		display: inline-block!important
	}

	.d-xl-block {
		display: block!important
	}

	.d-xl-grid {
		display: grid!important
	}

	.d-xl-table {
		display: table!important
	}

	.d-xl-table-row {
		display: table-row!important
	}

	.d-xl-table-cell {
		display: table-cell!important
	}

	.d-xl-flex {
		display: -webkit-box!important;
		display: -ms-flexbox!important;
		display: flex!important
	}

	.d-xl-inline-flex {
		display: -webkit-inline-box!important;
		display: -ms-inline-flexbox!important;
		display: inline-flex!important
	}

	.d-xl-none {
		display: none!important
	}

	.flex-xl-fill {
		-webkit-box-flex: 1!important;
		-ms-flex: 1 1 auto!important;
		flex: 1 1 auto!important
	}

	.flex-xl-row {
		-webkit-box-orient: horizontal!important;
		-webkit-box-direction: normal!important;
		-ms-flex-direction: row!important;
		flex-direction: row!important
	}

	.flex-xl-column {
		-webkit-box-orient: vertical!important;
		-webkit-box-direction: normal!important;
		-ms-flex-direction: column!important;
		flex-direction: column!important
	}

	.flex-xl-row-reverse {
		-webkit-box-orient: horizontal!important;
		-webkit-box-direction: reverse!important;
		-ms-flex-direction: row-reverse!important;
		flex-direction: row-reverse!important
	}

	.flex-xl-column-reverse {
		-webkit-box-orient: vertical!important;
		-webkit-box-direction: reverse!important;
		-ms-flex-direction: column-reverse!important;
		flex-direction: column-reverse!important
	}

	.flex-xl-grow-0 {
		-webkit-box-flex: 0!important;
		-ms-flex-positive: 0!important;
		flex-grow: 0!important
	}

	.flex-xl-grow-1 {
		-webkit-box-flex: 1!important;
		-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
	}

	.flex-xl-wrap {
		-ms-flex-wrap: wrap!important;
		flex-wrap: wrap!important
	}

	.flex-xl-nowrap {
		-ms-flex-wrap: nowrap!important;
		flex-wrap: nowrap!important
	}

	.flex-xl-wrap-reverse {
		-ms-flex-wrap: wrap-reverse!important;
		flex-wrap: wrap-reverse!important
	}

	.justify-content-xl-start {
		-webkit-box-pack: start!important;
		-ms-flex-pack: start!important;
		justify-content: flex-start!important
	}

	.justify-content-xl-end {
		-webkit-box-pack: end!important;
		-ms-flex-pack: end!important;
		justify-content: flex-end!important
	}

	.justify-content-xl-center {
		-webkit-box-pack: center!important;
		-ms-flex-pack: center!important;
		justify-content: center!important
	}

	.justify-content-xl-between {
		-webkit-box-pack: justify!important;
		-ms-flex-pack: justify!important;
		justify-content: space-between!important
	}

	.justify-content-xl-around {
		-ms-flex-pack: distribute!important;
		justify-content: space-around!important
	}

	.justify-content-xl-evenly {
		-webkit-box-pack: space-evenly!important;
		-ms-flex-pack: space-evenly!important;
		justify-content: space-evenly!important
	}

	.align-items-xl-start {
		-webkit-box-align: start!important;
		-ms-flex-align: start!important;
		align-items: flex-start!important
	}

	.align-items-xl-end {
		-webkit-box-align: end!important;
		-ms-flex-align: end!important;
		align-items: flex-end!important
	}

	.align-items-xl-center {
		-webkit-box-align: center!important;
		-ms-flex-align: center!important;
		align-items: center!important
	}

	.align-items-xl-baseline {
		-webkit-box-align: baseline!important;
		-ms-flex-align: baseline!important;
		align-items: baseline!important
	}

	.align-items-xl-stretch {
		-webkit-box-align: stretch!important;
		-ms-flex-align: stretch!important;
		align-items: stretch!important
	}

	.align-content-xl-start {
		-ms-flex-line-pack: start!important;
		align-content: flex-start!important
	}

	.align-content-xl-end {
		-ms-flex-line-pack: end!important;
		align-content: flex-end!important
	}

	.align-content-xl-center {
		-ms-flex-line-pack: center!important;
		align-content: center!important
	}

	.align-content-xl-between {
		-ms-flex-line-pack: justify!important;
		align-content: space-between!important
	}

	.align-content-xl-around {
		-ms-flex-line-pack: distribute!important;
		align-content: space-around!important
	}

	.align-content-xl-stretch {
		-ms-flex-line-pack: stretch!important;
		align-content: stretch!important
	}

	.align-self-xl-auto {
		-ms-flex-item-align: auto!important;
		align-self: auto!important
	}

	.align-self-xl-start {
		-ms-flex-item-align: start!important;
		align-self: flex-start!important
	}

	.align-self-xl-end {
		-ms-flex-item-align: end!important;
		align-self: flex-end!important
	}

	.align-self-xl-center {
		-ms-flex-item-align: center!important;
		align-self: center!important
	}

	.align-self-xl-baseline {
		-ms-flex-item-align: baseline!important;
		align-self: baseline!important
	}

	.align-self-xl-stretch {
		-ms-flex-item-align: stretch!important;
		align-self: stretch!important
	}

	.order-xl-first {
		-webkit-box-ordinal-group: 0!important;
		-ms-flex-order: -1!important;
		order: -1!important
	}

	.order-xl-0 {
		-webkit-box-ordinal-group: 1!important;
		-ms-flex-order: 0!important;
		order: 0!important
	}

	.order-xl-1 {
		-webkit-box-ordinal-group: 2!important;
		-ms-flex-order: 1!important;
		order: 1!important
	}

	.order-xl-2 {
		-webkit-box-ordinal-group: 3!important;
		-ms-flex-order: 2!important;
		order: 2!important
	}

	.order-xl-3 {
		-webkit-box-ordinal-group: 4!important;
		-ms-flex-order: 3!important;
		order: 3!important
	}

	.order-xl-4 {
		-webkit-box-ordinal-group: 5!important;
		-ms-flex-order: 4!important;
		order: 4!important
	}

	.order-xl-5 {
		-webkit-box-ordinal-group: 6!important;
		-ms-flex-order: 5!important;
		order: 5!important
	}

	.order-xl-last {
		-webkit-box-ordinal-group: 7!important;
		-ms-flex-order: 6!important;
		order: 6!important
	}

	.m-xl-0 {
		margin: 0!important
	}

	.m-xl-1 {
		margin: .25rem!important
	}

	.m-xl-2 {
		margin: .5rem!important
	}

	.m-xl-3 {
		margin: 1rem!important
	}

	.m-xl-4 {
		margin: 1.5rem!important
	}

	.m-xl-5 {
		margin: 3rem!important
	}

	.m-xl-auto {
		margin: auto!important
	}

	.mx-xl-0 {
		margin-right: 0!important;
		margin-left: 0!important
	}

	.mx-xl-1 {
		margin-right: .25rem!important;
		margin-left: .25rem!important
	}

	.mx-xl-2 {
		margin-right: .5rem!important;
		margin-left: .5rem!important
	}

	.mx-xl-3 {
		margin-right: 1rem!important;
		margin-left: 1rem!important
	}

	.mx-xl-4 {
		margin-right: 1.5rem!important;
		margin-left: 1.5rem!important
	}

	.mx-xl-5 {
		margin-right: 3rem!important;
		margin-left: 3rem!important
	}

	.mx-xl-auto {
		margin-right: auto!important;
		margin-left: auto!important
	}

	.my-xl-0 {
		margin-top: 0!important;
		margin-bottom: 0!important
	}

	.my-xl-1 {
		margin-top: .25rem!important;
		margin-bottom: .25rem!important
	}

	.my-xl-2 {
		margin-top: .5rem!important;
		margin-bottom: .5rem!important
	}

	.my-xl-3 {
		margin-top: 1rem!important;
		margin-bottom: 1rem!important
	}

	.my-xl-4 {
		margin-top: 1.5rem!important;
		margin-bottom: 1.5rem!important
	}

	.my-xl-5 {
		margin-top: 3rem!important;
		margin-bottom: 3rem!important
	}

	.my-xl-auto {
		margin-top: auto!important;
		margin-bottom: auto!important
	}

	.mt-xl-0 {
		margin-top: 0!important
	}

	.mt-xl-1 {
		margin-top: .25rem!important
	}

	.mt-xl-2 {
		margin-top: .5rem!important
	}

	.mt-xl-3 {
		margin-top: 1rem!important
	}

	.mt-xl-4 {
		margin-top: 1.5rem!important
	}

	.mt-xl-5 {
		margin-top: 3rem!important
	}

	.mt-xl-auto {
		margin-top: auto!important
	}

	.me-xl-0 {
		margin-right: 0!important
	}

	.me-xl-1 {
		margin-right: .25rem!important
	}

	.me-xl-2 {
		margin-right: .5rem!important
	}

	.me-xl-3 {
		margin-right: 1rem!important
	}

	.me-xl-4 {
		margin-right: 1.5rem!important
	}

	.me-xl-5 {
		margin-right: 3rem!important
	}

	.me-xl-auto {
		margin-right: auto!important
	}

	.mb-xl-0 {
		margin-bottom: 0!important
	}

	.mb-xl-1 {
		margin-bottom: .25rem!important
	}

	.mb-xl-2 {
		margin-bottom: .5rem!important
	}

	.mb-xl-3 {
		margin-bottom: 1rem!important
	}

	.mb-xl-4 {
		margin-bottom: 1.5rem!important
	}

	.mb-xl-5 {
		margin-bottom: 3rem!important
	}

	.mb-xl-auto {
		margin-bottom: auto!important
	}

	.ms-xl-0 {
		margin-left: 0!important
	}

	.ms-xl-1 {
		margin-left: .25rem!important
	}

	.ms-xl-2 {
		margin-left: .5rem!important
	}

	.ms-xl-3 {
		margin-left: 1rem!important
	}

	.ms-xl-4 {
		margin-left: 1.5rem!important
	}

	.ms-xl-5 {
		margin-left: 3rem!important
	}

	.ms-xl-auto {
		margin-left: auto!important
	}

	.p-xl-0 {
		padding: 0!important
	}

	.p-xl-1 {
		padding: .25rem!important
	}

	.p-xl-2 {
		padding: .5rem!important
	}

	.p-xl-3 {
		padding: 1rem!important
	}

	.p-xl-4 {
		padding: 1.5rem!important
	}

	.p-xl-5 {
		padding: 3rem!important
	}

	.px-xl-0 {
		padding-right: 0!important;
		padding-left: 0!important
	}

	.px-xl-1 {
		padding-right: .25rem!important;
		padding-left: .25rem!important
	}

	.px-xl-2 {
		padding-right: .5rem!important;
		padding-left: .5rem!important
	}

	.px-xl-3 {
		padding-right: 1rem!important;
		padding-left: 1rem!important
	}

	.px-xl-4 {
		padding-right: 1.5rem!important;
		padding-left: 1.5rem!important
	}

	.px-xl-5 {
		padding-right: 3rem!important;
		padding-left: 3rem!important
	}

	.py-xl-0 {
		padding-top: 0!important;
		padding-bottom: 0!important
	}

	.py-xl-1 {
		padding-top: .25rem!important;
		padding-bottom: .25rem!important
	}

	.py-xl-2 {
		padding-top: .5rem!important;
		padding-bottom: .5rem!important
	}

	.py-xl-3 {
		padding-top: 1rem!important;
		padding-bottom: 1rem!important
	}

	.py-xl-4 {
		padding-top: 1.5rem!important;
		padding-bottom: 1.5rem!important
	}

	.py-xl-5 {
		padding-top: 3rem!important;
		padding-bottom: 3rem!important
	}

	.pt-xl-0 {
		padding-top: 0!important
	}

	.pt-xl-1 {
		padding-top: .25rem!important
	}

	.pt-xl-2 {
		padding-top: .5rem!important
	}

	.pt-xl-3 {
		padding-top: 1rem!important
	}

	.pt-xl-4 {
		padding-top: 1.5rem!important
	}

	.pt-xl-5 {
		padding-top: 3rem!important
	}

	.pe-xl-0 {
		padding-right: 0!important
	}

	.pe-xl-1 {
		padding-right: .25rem!important
	}

	.pe-xl-2 {
		padding-right: .5rem!important
	}

	.pe-xl-3 {
		padding-right: 1rem!important
	}

	.pe-xl-4 {
		padding-right: 1.5rem!important
	}

	.pe-xl-5 {
		padding-right: 3rem!important
	}

	.pb-xl-0 {
		padding-bottom: 0!important
	}

	.pb-xl-1 {
		padding-bottom: .25rem!important
	}

	.pb-xl-2 {
		padding-bottom: .5rem!important
	}

	.pb-xl-3 {
		padding-bottom: 1rem!important
	}

	.pb-xl-4 {
		padding-bottom: 1.5rem!important
	}

	.pb-xl-5 {
		padding-bottom: 3rem!important
	}

	.ps-xl-0 {
		padding-left: 0!important
	}

	.ps-xl-1 {
		padding-left: .25rem!important
	}

	.ps-xl-2 {
		padding-left: .5rem!important
	}

	.ps-xl-3 {
		padding-left: 1rem!important
	}

	.ps-xl-4 {
		padding-left: 1.5rem!important
	}

	.ps-xl-5 {
		padding-left: 3rem!important
	}
}

@media print {
	.d-print-inline {
		display: inline!important
	}

	.d-print-inline-block {
		display: inline-block!important
	}

	.d-print-block {
		display: block!important
	}

	.d-print-grid {
		display: grid!important
	}

	.d-print-table {
		display: table!important
	}

	.d-print-table-row {
		display: table-row!important
	}

	.d-print-table-cell {
		display: table-cell!important
	}

	.d-print-flex {
		display: -webkit-box!important;
		display: -ms-flexbox!important;
		display: flex!important
	}

	.d-print-inline-flex {
		display: -webkit-inline-box!important;
		display: -ms-inline-flexbox!important;
		display: inline-flex!important
	}

	.d-print-none {
		display: none!important
	}
}

::-webkit-input-placeholder {
	color: rgba(0,0,0,.5)
}

::-moz-placeholder {
	color: rgba(0,0,0,.5)
}

:-ms-input-placeholder {
	color: rgba(0,0,0,.5)
}

::-ms-input-placeholder {
	color: rgba(0,0,0,.5)
}

::placeholder {
	color: rgba(0,0,0,.5)
}

::-moz-selection {
	background-color: #81b607;
	color: #fff
}

::selection {
	background-color: #81b607;
	color: #fff
}

:root {
	--index: calc(1vw + 1vh)
}

body {
	position: relative;
	min-width: 320px;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 30px;
	font-family: RoundedElegance,sans-serif;
	overflow-x: hidden;
	color: #282828
}

body main {
	background: #f9f9f9
}

body .dark {
	color: #fff
}

body .dark .s_title {
	color: #fff
}

.img-responsive {
	display: block;
	max-width: 100%;
	height: auto
}

.img-responsive.img-width {
	width: 100%
}

.text-center {
	text-align: center
}

b,strong {
	font-weight: 700
}

.flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.aic {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.jcc {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.jcsb {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

a {
	-webkit-transition: all .35s ease-in-out;
	-o-transition: all .35s ease-in-out;
	transition: all .35s ease-in-out
}

@-webkit-keyframes ani {
	from {
		-webkit-mask-position: 0 0;
		mask-position: 0 0
	}

	to {
		-webkit-mask-position: 100% 0;
		mask-position: 100% 0
	}
}

@keyframes ani {
	from {
		-webkit-mask-position: 0 0;
		mask-position: 0 0
	}

	to {
		-webkit-mask-position: 100% 0;
		mask-position: 100% 0
	}
}

.button-container-1 {
	position: relative;
	overflow: hidden;
	max-width: 374px;
	margin: auto;
	border: 1px solid #81b607;
	border-radius: 30px;
	background-color: #fff
}

.button-container-1 .button {
	display: block;
	width: 101%;
	height: 100%;
	font-weight: 400;
	font-size: 16px;
	line-height: 20px;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	padding: 16px;
	background: #81b607;
	-webkit-mask: url(https://raw.githubusercontent.com/robin-dela/css-mask-animation/master/img/nature-sprite.png);
	mask: url(https://raw.githubusercontent.com/robin-dela/css-mask-animation/master/img/nature-sprite.png);
	-webkit-mask-size: 2300% 100%;
	mask-size: 2300% 100%;
	border: none;
	color: #fff;
	cursor: pointer;
	-webkit-animation: ani2 .9s steps(22) forwards;
	animation: ani2 .9s steps(22) forwards;
	text-decoration: none
}

.button-container-1 .button:hover {
	-webkit-animation: ani .7s steps(22) forwards;
	animation: ani .7s steps(22) forwards;
	color: #81b607
}

.button-container-1:hover .mas,.button-container-1:hover a {
	color: #81b607
}

.mas {
	position: absolute;
	left: 0;
	color: #fff;
	text-align: center;
	width: 101%;
	font-weight: 400;
	font-size: 16px;
	line-height: 20px;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	padding: 16px;
	overflow: hidden
}

@-webkit-keyframes ani2 {
	from {
		-webkit-mask-position: 100% 0;
		mask-position: 100% 0
	}

	to {
		-webkit-mask-position: 0 0;
		mask-position: 0 0
	}
}

@keyframes ani2 {
	from {
		-webkit-mask-position: 100% 0;
		mask-position: 100% 0
	}

	to {
		-webkit-mask-position: 0 0;
		mask-position: 0 0
	}
}

.header {
	position: relative;
	overflow: hidden;
	color: #fff;
	padding-top: 92px;
	background-size: cover;
	background-position: top center
}

.header_top {
	background: rgba(44,60,7,.2);
	-webkit-backdrop-filter: blur(10px);
	backdrop-filter: blur(10px);
	padding: 14px 0 8px;
	position: fixed;
	width: 100vw;
	top: 0;
	left: 0;
	right: 0;
	z-index: 5;
	-webkit-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease
}

.header_top .button-container-1 {
	margin: 0
}

.header_top:after {
	position: absolute;
	content: "";
	width: 100%;
	height: 1px;
	left: 0;
	bottom: 0;
	background: -webkit-gradient(linear,left top,right top,from(#81b607),color-stop(56.5%,#2c3c07),color-stop(99.5%,#81b607));
	background: -o-linear-gradient(left,#81b607 0,#2c3c07 56.5%,#81b607 99.5%);
	background: linear-gradient(90deg,#81b607 0,#2c3c07 56.5%,#81b607 99.5%)
}

.header_top.fixed {
	background: #000;
	-webkit-box-shadow: 0 0 20px 20px rgba(0,0,0,.12),0 2px 2px 0 rgba(0,0,0,.24);
	box-shadow: 0 0 20px 20px rgba(0,0,0,.12),0 2px 2px 0 rgba(0,0,0,.24)
}

.header_top .col-12 {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	position: relative
}

.nav {
	position: relative;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 0 10px
}

@media (min-width: 768px) {
	.nav__menu {
		display:-webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		padding: 0;
		margin: 0;
		list-style-type: none
	}

	.nav__menu li {
		position: relative;
		margin: 0 1px
	}

	.nav__menu a {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		position: relative;
		padding: 14px;
		color: #fff;
		text-decoration: none;
		-webkit-transition: all .5s ease;
		-o-transition: all .5s ease;
		transition: all .5s ease;
		font-size: 16px;
		line-height: 20px;
		z-index: 1
	}

	.nav__menu a:before {
		position: absolute;
		content: "";
		width: 0%;
		height: 1.5px;
		background: #81b607;
		top: 0;
		left: 50%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
		-webkit-transition: all .35s ease;
		-o-transition: all .35s ease;
		transition: all .35s ease;
		z-index: -1
	}

	.nav__menu a:hover {
		color: #fff
	}

	.nav__menu a:hover:before {
		width: 100%
	}
}

.nav__toggle {
	display: none
}

.hero {
	position: relative;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 135px 0 35px
}

.hero_title {
	color: #fff;
	font-size: 128px;
	line-height: 128px;
	letter-spacing: 1.1px;
	font-style: normal;
	font-family: Oswald,sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	margin: 5px auto 10px
}

.hero_title span {
	display: inline-block
}

.hero_content {
	position: relative
}

.hero_video_wrap {
	position: relative;
	width: 895px;
	height: 410px;
	max-width: 100%;
	margin: 15px auto 0;
	border-radius: 16px;
	border: 1px solid #2c3c07;
	padding: 12px
}

.hero_video_inner {
	height: 100%;
	padding: 12px;
	border-radius: 16px;
	border: 1.5px solid #4f4f4f
}

.video_wrap {
	position: relative;
	display: block;
	height: 100%;
	overflow: hidden;
	border-radius: 16px;
	border: 1px solid #2c3c07
}

.video_wrap:hover:after {
	background-color: rgba(129,182,7,.5)
}

.video_wrap:after {
	position: absolute;
	content: "";
	width: 60px;
	height: 60px;
	left: 50%;
	top: 50%;
	border-radius: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	background-image: url(../img/Play.png);
	background-color: transparent;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	-webkit-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease;
	z-index: 2
}

.video_wrap:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: #000;
	opacity: .5;
	z-index: 1
}

.hero_video_bg {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	-o-object-fit: cover;
	object-fit: cover;
	-webkit-filter: blur(2px);
	filter: blur(2px);
	border-radius: 16px
}

.hero_video_text {
	position: relative;
	width: 868px;
	max-width: 100%;
	padding: 38px 21px;
	margin: -35px auto 0;
	border-radius: 22px;
	background: #81b607;
	font-size: 16px;
	line-height: 22px;
	z-index: 1
}

.hero_video_text_inner {
	max-width: 730px;
	margin: auto
}

.hero_video_text_inner p:last-of-type {
	margin: 0
}

main {
	position: relative
}

.section {
	position: relative;
	padding: 100px 0
}

.s_title {
	position: relative;
	text-align: center;
	color: #282828;
	font-family: Oswald,sans-serif;
	font-size: 64px;
	line-height: 64px;
	font-style: normal;
	font-weight: 400;
	text-transform: uppercase;
	margin-bottom: 24px
}

.s_title span {
	color: #81b607
}

.s_subtitle {
	text-align: center;
	font-size: 40px;
	line-height: 40px;
	margin: 0 auto 80px
}

.s_know_3 {
	padding-top: 0
}

.s_know_3 .button-container-1 .button,
.s_know_3 .button-container-1 span {
	font-size: 20px;
	padding: 22px 10px
}

.point_img {
	margin: -30px auto -20px
}

.point_img_wrap {
	margin-bottom: 135px
}

.knows_3 {
	-ms-flex-pack: distribute;
	justify-content: space-around;
	position: relative;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.knows_3_item {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #282828;
	text-align: center;
	font-family: Oswald;
	font-size: 20px;
	font-weight: 400;
	line-height: 32px;
	text-transform: uppercase;
	padding: 0 15px;
	width: 160px;
	max-width: 100%;
	margin-top: 40px;
	text-decoration: none;
	transition: all .35s ease;
}

.knows_3_item:hover{
	text-decoration: none;
	color: #81b607;
}

.knows_3_item.aos-animate:hover .knows_3_item_number {
	background-color: #81b607;
	color: #fff;
}

.knows_3_item.aos-animate .knows_3_item_number {
	color: #000
}

.knows_3_item.aos-animate:before {
	width: 100%
}

.knows_3_item:before {
	position: absolute;
	content: "";
	width: 0;
	height: 3px;
	background-color: #81b607;
	left: 50%;
	top: 45px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-transition: width 1s ease-in-out;
	-o-transition: width 1s ease-in-out;
	transition: width 1s ease-in-out
}

.knows_3_item:nth-child(2):before {
	-webkit-transition-delay: .6s;
	-o-transition-delay: .6s;
	transition-delay: .6s
}

.knows_3_item:nth-child(3):before {
	-webkit-transition-delay: .9s;
	-o-transition-delay: .9s;
	transition-delay: .9s
}

.knows_3_item:nth-child(4):before {
	-webkit-transition-delay: 1.2s;
	-o-transition-delay: 1.2s;
	transition-delay: 1.2s
}

.knows_3_item:nth-child(5):before {
	-webkit-transition-delay: 1.5s;
	-o-transition-delay: 1.5s;
	transition-delay: 1.5s
}

.knows_3_item:nth-child(6):before {
	-webkit-transition-delay: 1.8s;
	-o-transition-delay: 1.8s;
	transition-delay: 1.8s
}

.knows_3_item:nth-child(7):before {
	-webkit-transition-delay: 2.1s;
	-o-transition-delay: 2.1s;
	transition-delay: 2.1s
}

.knows_3_item:nth-child(8):before {
	-webkit-transition-delay: 2.4s;
	-o-transition-delay: 2.4s;
	transition-delay: 2.4s
}

.knows_3_item_title {
	height: 66px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 20px 0 0
}

.knows_3_item_number {
	position: relative;
	width: 99px;
	height: 94px;
	font-size: 36px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	border: 5px solid #fff;
	border-radius: 50%;
	color: #fff;
	transition: all .35s ease;
}

.tab_video {
	position: relative;
	display: inline-block;
	margin: 20px 0
}

.tab_video:hover .tab_play {
	background-color: #4f4f4f;
	-webkit-animation: pulse_circle 2s infinite;
	animation: pulse_circle 2s infinite
}

.tab_video:hover svg {
	-webkit-animation: pulse_svg 2s infinite;
	animation: pulse_svg 2s infinite
}

.tab_play {
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transform: translate(30%,-50%);
	-ms-transform: translate(30%,-50%);
	transform: translate(30%,-50%);
	width: 97px;
	height: 97px;
	border-radius: 50%;
	background-color: #81b607;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease
}

.tab_play svg {
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease
}

.tab_play:hover {
	background-color: #4f4f4f;
	-webkit-animation: pulse_circle 2s infinite;
	animation: pulse_circle 2s infinite
}

.tab_play:hover svg {
	-webkit-animation: pulse_svg 2s infinite;
	animation: pulse_svg 2s infinite
}

@-webkit-keyframes pulse_circle {
	0% {
		-webkit-box-shadow: 0 0 0 0 rgba(79,79,79,.7);
		box-shadow: 0 0 0 0 rgba(79,79,79,.7)
	}

	70% {
		-webkit-box-shadow: 0 0 0 10px rgba(79,79,79,0);
		box-shadow: 0 0 0 10px rgba(79,79,79,0)
	}

	100% {
		-webkit-box-shadow: 0 0 0 0 rgba(79,79,79,0);
		box-shadow: 0 0 0 0 rgba(79,79,79,0)
	}
}

@keyframes pulse_circle {
	0% {
		-webkit-box-shadow: 0 0 0 0 rgba(79,79,79,.7);
		box-shadow: 0 0 0 0 rgba(79,79,79,.7)
	}

	70% {
		-webkit-box-shadow: 0 0 0 10px rgba(79,79,79,0);
		box-shadow: 0 0 0 10px rgba(79,79,79,0)
	}

	100% {
		-webkit-box-shadow: 0 0 0 0 rgba(79,79,79,0);
		box-shadow: 0 0 0 0 rgba(79,79,79,0)
	}
}

@-webkit-keyframes pulse_svg {
	0% {
		-webkit-transform: scale(.95);
		transform: scale(.95)
	}

	70% {
		-webkit-transform: scale(1.4);
		transform: scale(1.4)
	}

	100% {
		-webkit-transform: scale(.95);
		transform: scale(.95)
	}
}

@keyframes pulse_svg {
	0% {
		-webkit-transform: scale(.95);
		transform: scale(.95)
	}

	70% {
		-webkit-transform: scale(1.4);
		transform: scale(1.4)
	}

	100% {
		-webkit-transform: scale(.95);
		transform: scale(.95)
	}
}

.green_text {
	background-color: #81b607;
	border-radius: 20px;
	font-size: 20px;
	line-height: 24px;
	padding: 40px;
	color: #fff
}

.green_text p {
	margin: 0;
	padding: 10px 20px
}

.green_text img {
	border-radius: 20px
}

.green_text p:first-of-type {
	font-size: 24px;
	line-height: 28px
}

.dark_text {
	border-radius: 12px;
	background-color: #4f4f4f;
	color: #fff
}

.big_text {
	font-size: 24px;
	line-height: 32px
}

a.link {
	display: inline-block;
	background-color: #fff;
	border-radius: 50px;
	padding: 10px 15px;
	text-decoration: none;
	color: #282828
}

a.link:hover {
	background: #4f4f4f;
	color: #fff
}

.s_indicators img {
	margin-bottom: 30px
}

.s_indicators_text {
	font-size: 18px;
	line-height: 22px;
	border-radius: 22px;
	border: 2px solid #81b607;
	background: #fff;
	padding: 32px 35px
}

.s_indicators_text p {
	margin-bottom: 6px
}

.dark_gray {
	border-radius: 12px;
	background: #4f4f4f;
	color: #fff;
	padding: 10px 10px 10px 20px;
	margin-left: -20px
}

.s_contents_text {
	border-radius: 22px;
	background: #fff;
	padding: 12px 30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%;
	font-size: 18px
}

.s_contents__title {
	display: inline-block;
	margin: 0 auto 24px;
	background-color: #81b607;
	border-radius: 50px;
	padding: 10px 14px;
	color: #fff;
	text-transform: uppercase
}

.table-responsive {
	display: block;
	width: 100%;
	border-radius: 20px;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar
}

table {
	width: 100%;
	background-color: #81b607;
	color: #fff;
	font-size: 18px
}

table th {
	background-color: #7caf08;
	font-weight: 400;
	text-transform: uppercase
}

table td,table th {
	padding: 10px 12px;
	border: 1px solid #fff
}

.s_depth_title {
	display: inline-block;
	border-radius: 12px;
	background: -webkit-gradient(linear,left bottom,left top,from(#4f4f4f),to(#4f4f4f)),#4f4f4f;
	background: -o-linear-gradient(bottom,#4f4f4f 0,#4f4f4f 100%),#4f4f4f;
	background: linear-gradient(0deg,#4f4f4f 0,#4f4f4f 100%),#4f4f4f;
	color: #fff;
	padding: 20px 24px;
	margin-bottom: 24px;
	font-size: 32px;
	line-height: 24px
}

button {
	all: unset;
	cursor: pointer
}

img {
	max-width: 100%;
	height: auto
}

.tabs_2 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 50px
}

.tab-buttons {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 25%;
	position: sticky;
	top: 0;
	padding: 0 1rem
}

.tab-button {
	position: relative;
	padding: 1rem 1.5rem;
	cursor: pointer;
	border: none;
	font-size: 24px;
	line-height: 24px;
	border-radius: 22px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: .5rem;
	color: #4f4f4f;
	text-transform: uppercase;
	background: rgba(129,182,7,.2)
}

.tab-button:not(:last-of-type) {
	margin-bottom: 10px
}

.tab-button:before {
	position: absolute;
	content: "";
	width: 25px;
	height: 25px;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease
}

.tab-button:after {
	position: absolute;
	content: "";
	width: 25px;
	height: 45px;
	right: -5px;
	top: 50%;
	border-radius: 0 50px 50px 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease
}

.tab-button.active {
	color: #fff;
	background-color: #81b607
}

.tab-button.active:before {
	background-color: #81b607;
	right: -20px
}

.tab-button.active:after {
	background-color: #81b607
}

.tab-button span {
	font-size: 16px;
	line-height: 24px;
	text-transform: uppercase;
	font-weight: 400
}

.tab-contents {
	width: 75%;
	color: #fff;
	background-color: #81b607;
	border-radius: 22px
}

.tab-content {
	-webkit-transition: all .4s cubic-bezier(.4,0,.2,1);
	-o-transition: all .4s cubic-bezier(.4,0,.2,1);
	transition: all .4s cubic-bezier(.4,0,.2,1);
	opacity: 0;
	max-height: 0;
	pointer-events: none;
	overflow: hidden;
	-webkit-transform: translateY(20px);
	-ms-transform: translateY(20px);
	transform: translateY(20px);
	font-size: 24px;
	line-height: 32px
}

.tab-content.active {
	opacity: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 1rem;
	max-height: -webkit-fit-content;
	max-height: -moz-fit-content;
	max-height: fit-content;
	-webkit-transition: all .4s cubic-bezier(.4,0,.2,1);
	-o-transition: all .4s cubic-bezier(.4,0,.2,1);
	transition: all .4s cubic-bezier(.4,0,.2,1);
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}

.tab-content-inner {
	padding: 3rem 1rem
}

@media screen and (max-width: 992px) {
	.tabs_2 {
		-webkit-box-orient:vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.tab-buttons {
		position: relative;
		width: 100%;
		height: auto;
		border-right: 4px solid #81b607;
		-webkit-backdrop-filter: blur(8px);
		backdrop-filter: blur(8px);
		padding-bottom: 20px
	}

	.tab-contents {
		width: 100%;
		border-radius: 10px 0 10px 10px
	}
}

.s_white {
	background-color: #fff;
	padding: 60px 0 80px;
	margin-bottom: 60px
}

.sample_item {
	background-color: #fff;
	border-radius: 20px;
	height: 100%;
	padding: 27px;
	font-size: 16px;
	line-height: 24px;
	text-align: center
}

.sample_item .accent {
	color: #81b607
}

.sample_item_img {
	display: block;
	margin-bottom: 27px;
	position: relative
}

.sample_item_img img {
	margin: auto
}

.sample_item_img:hover .sample_item_play {
	background: #4f4f4f
}

.sample_item_img:hover svg {
	-webkit-transform: scale(1.4);
	-ms-transform: scale(1.4);
	transform: scale(1.4)
}

.sample_item_play {
	position: absolute;
	width: 97px;
	height: 97px;
	border-radius: 50%;
	background: #81b607;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	-webkit-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease;
	border: 4px solid #81b607
}

.sample_item_play svg {
	-webkit-transition: all .8s ease;
	-o-transition: all .8s ease;
	transition: all .8s ease
}

.s_recommendations .tabs_2 {
	text-align: center;
	margin-bottom: 60px
}

.s_recommendations .tabs_2 .tab-content-inner {
	padding: 27px 27px 20px
}

.s_recommendations .tabs_2 .tab-content-inner p {
	margin: 0
}

.s_recommendations .tabs_2 .tab-button {
	border-radius: 12px;
	background: #4f4f4f;
	color: #fff;
	border: 2px solid #4f4f4f;
	-webkit-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease
}

.s_recommendations .tabs_2 .tab-button:hover {
	-webkit-box-shadow: rgba(255,255,255,.25) 0 30px 60px -12px inset,rgba(255,255,255,.3) 0 18px 36px -18px inset;
	box-shadow: rgba(255,255,255,.25) 0 30px 60px -12px inset,rgba(255,255,255,.3) 0 18px 36px -18px inset
}

.s_recommendations .tabs_2 .tab-button.active {
	background: #81b607;
	border: 2px solid #81b607
}

.s_recommendations .tabs_2 .tab-button:after,.s_recommendations .tabs_2 .tab-button:before {
	display: none
}

.recommendation_text {
	border-radius: 22px;
	background: #81b607;
	padding: 27px 20px;
	text-align: center;
	color: #fff
}

.recommendation_img {
	margin: 15px auto;
	border-radius: 20px
}

.recommendation_items {
	background-color: #fff;
	border-radius: 22px;
	padding: 40px 30px 40px 30px
}

.recommendation_item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 18px;
	line-height: 22px
}

.recommendation_item:not(:last-of-type) {
	margin-bottom: 21px
}

.recommendation_item_number {
	color: #81b607;
	font-size: 36px;
	font-weight: 400;
	line-height: 20px;
	width: 41px;
	margin-right: 35px
}

.map_wrap {
	margin: 48px 0
}

.map_wrap img {
	margin: auto;
	border-radius: 20px
}

.agriculture_text {
	border-radius: 22px;
	border: 1px solid #81b607;
	background: #fff;
	padding: 30px 20px 36px;
	font-size: 18px;
	line-height: 21px
}

.agriculture_text_title {
	padding: 10px;
	color: #fff;
	border-radius: 22px;
	border: 2px solid #81b607;
	background: #4f4f4f;
	text-align: center;
	max-width: 815px;
	margin: 0 auto 32px;
	font-size: 24px;
	line-height: 32px
}

.agriculture_text_row {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	font-size: 18px;
	line-height: 24px
}

.agriculture_text_row:before {
	position: absolute;
	content: "";
	width: 3px;
	height: 100%;
	background-color: #81b607;
	left: 50%;
	top: 0
}

.agriculture_text_row>div {
	width: 47%
}

.green_link {
	display: inline-block;
	padding: 10px 20px;
	border-radius: 50px;
	color: #fff;
	background-color: #81b607;
	text-decoration: none
}

.green_link:hover {
	background: #4f4f4f;
	color: #fff;
	text-decoration: none
}

.s_analytics .green_text {
	padding: 10px;
	margin: 35px 0 30px
}

.s_analytics .s_subtitle {
	margin-bottom: 0
}

.s_analytic_text {
	max-width: 1004px;
	margin: 34px auto 40px;
	padding-top: 34px;
	border-top: 1px solid #81b607
}

.analytic_gray_block {
	border-radius: 22px;
	background: #f0eded;
	padding: 30px 20px
}

.analytic_white_block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	font-size: 24px;
	height: 100%
}

.analytic_white_block_img {
	margin-top: auto;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.analytic_white_block_img svg{
	min-width: 40px;
	width: 40px;
	margin: 5px;
}

.analytic_gray_item {
	font-size: 20px;
	line-height: 22px
}

.analytic_gray_item:not(:last-of-type) {
	margin-bottom: 24px
}

.analytic_gray_item_number {
	margin-right: 13px
}

.analytic_number_text {
	font-size: 16px;
	line-height: 22px
}

.analytic_number_text p {
	margin: 0
}

.analytic_number_text svg {
	min-width: 20px;
	width: 20px;
	margin-right: 25px
}

.analytic_gray {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	border-radius: 22px;
	background: #4f4f4f;
	color: #fff;
	padding: 20px
}

.analytic_gray p:last-of-type {
	margin-bottom: 0
}

.clusters {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.cluster_img {
	position: relative
}

@media (min-width: 1200px) {
	.cluster_col {
		padding-left:0
	}

	.analytic_col {
		padding-right: 0
	}
}

.cluster_points {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.cluster_point {
	border-radius: 22px;
	background: #fff;
	padding: 10px;
	margin: 10px 0;
	font-size: 15px;
	line-height: 20px
}

.tables_img img {
	margin: 15px auto;
	border-radius: 10px
}

.dobryva_title {
	font-size: 40px;
	line-height: initial;
	text-transform: uppercase;
	margin-top: 30px
}

.dobryva_title span {
	border-top: 3px solid #81b607;
	display: inline-block;
	padding: 20px
}

.dobryva_subtitle {
	font-size: 20px;
	line-height: 24px
}

.dobryva_p {
	background-color: #fff;
	border-radius: 20px;
	padding: 20px 10px;
	max-width: 760px;
	margin: 30px auto
}

.dobryva_item {
	height: 100%;
	text-align: center;
	font-size: 18px;
	line-height: 22px
}

.dobryva_item img {
	width: 20px;
	min-width: 20px
}

.dobryva_item_text {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border-radius: 22px;
	background: #fff;
	margin-left: 12px;
	padding: 10px 20px;
	height: 100%
}

.mb12:last-of-type .dobryva_item_text {
	border: 2px solid #81b607
}

.mb12 {
	margin-bottom: 12px
}

.footer {
	position: relative;
	padding: 45px 0 15px;
	color: #fff;
	border-top: 1px solid #81b607;
	background-image: url(../img/footer_bg.jpg);
	background-size: cover;
	background-position: center
}

.footer a {
	color: #fff;
	display: block;
	text-decoration: none
}

.footer_title {
	font-family: Oswald;
	font-size: 40px;
	font-style: normal;
	font-weight: 400;
	line-height: 45px;
	text-transform: uppercase;
	margin-bottom: 34px
}

.footer_point {
	margin: 15px 0
}

.footer_contacts_wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.footer_contacts {
	margin-left: auto
}

.to_top {
	position: fixed;
	bottom: 10px;
	right: -210px;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background-color: #000;
	background-size: contain;
	background-repeat: no-repeat;
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	z-index: 10;
	border: 1px solid #000;
	transition: all .5s ease
}

.to_top img {
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	width: 20px;
	-webkit-filter: invert(1);
	filter: invert(1)
}

.to_top:hover {
	border: 1px solid #fff;
	opacity: .7
}

.to_top.active {
	right: 26px
}

.button_wrap {
	margin-top: 30px
}

.button_transparent {
	color: #fff;
	padding: 10px 16px;
	border-radius: 30px;
	text-decoration: none;
	border: 1px solid #fff;
	font-size: 16px
}

.button_transparent:hover {
	background-color: #fff;
	color: #1d2c17
}

.fancybox-slide--iframe .fancybox-content {
	width: 800px;
	max-width: 98%
}

.modal_window {
	display: none;
	width: 600px;
	max-width: 98%;
	border-radius: 22px;
	border: 2px solid #81b607;
	background: #fff
}

.simple_form hr {
	width: 140px;
	background-color: #000;
	margin: 30px auto
}

input {
	border-radius: 20px;
	padding: 10px;
	font-size: 18px;
	display: block;
	width: 400px;
	max-width: 100%;
	margin: 10px auto;
	border: 2px solid #81b607;
	-webkit-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease
}

input[type=submit] {
	background-color: #81b607;
	color: #fff
}

input[type=submit]:hover {
	background-color: #4f4f4f;
	border: 2px solid #4f4f4f
}

.tabs {
	clear: both
}

.tabs__caption_wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.tabs__content_wrap {
	position: relative
}

.tabs__content {
	display: block;
	position: absolute;
	background-color: #fff;
	border-radius: 20px;
	padding: 50px;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	opacity: 0;
	pointer-events: none;
	z-index: -1;
	-webkit-transition: all .35s ease-in-out;
	-o-transition: all .35s ease-in-out;
	transition: all .35s ease-in-out
}

.tabs__content_inner {
	padding: 20px 0
}

.tabs__content.active {
	position: relative;
	opacity: 1;
	pointer-events: all;
	z-index: 1
}

.tabs_caption_wrap {
	width: 100%
}

.tabs__caption {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.tabs__caption_li {
	position: relative;
	width: 24%;
	padding: 35px 10px;
	cursor: pointer;
	font-size: 24px;
	line-height: 32px;
	color: #fff;
	-webkit-transition: all .35s ease-in-out;
	-o-transition: all .35s ease-in-out;
	transition: all .35s ease-in-out;
	border-radius: 16px;
	background: #4f4f4f;
	text-align: center;
	margin-bottom: 25px
}

.tabs__caption_li svg {
	position: absolute;
	bottom: -27px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-transition: all .35s ease-in-out;
	-o-transition: all .35s ease-in-out;
	transition: all .35s ease-in-out;
	opacity: 0
}

.tabs__caption li.active {
	background: #81b607;
	color: #fff
}

.tabs__caption li.active svg {
	opacity: 1
}

.tabs__caption li.active:before {
	background-color: #fff
}

.tabs__caption li.active:after {
	opacity: 1
}

.tabs__caption li:hover {
	background: #81b607;
	color: #fff
}

.tabs__caption li:hover:before {
	background-color: #fff
}

.tab_video{
	position: relative;
}

.play_icon{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	transition: all .35s ease;
}

@media (max-width: 1199.98px) {
	.tab_play {
		width:70px;
		height: 70px
	}

	.tabs__caption_li {
		font-size: 18px;
		line-height: 22px;
		padding: 20px 10px
	}
}

@media (max-width: 991.98px) {
	.s_contents__title span{
		transform: rotateZ(90deg);
		display: inline-block;
	}
	.tabs__caption_li {
		width:49%;
		margin-bottom: 10px;
		padding: 15px 10px;
		border-radius: 10px
	}

	.tabs__caption_li svg {
		display: none
	}
}

@media (max-width: 767.98px) {
	.tabs__content {
		padding:30px 20px
	}

	.tab_play {
		width: 50px;
		height: 50px
	}
}

@media (max-width: 575.98px) {
	.tabs__content {
		border-left:2px solid #81b607;
		border-radius: 0 10px 10px 10px
	}

	.tabs__caption {
		border-left: 2px solid #81b607
	}

	.tabs__caption_li {
		width: 98%;
		margin-left: 2%
	}

	.tabs__caption_li.active {
		width: 100%;
		margin-left: 0;
		border-radius: 0 10px 10px 0
	}
}

@media (max-width: 1399px) {
	.nav__menu a {
		font-size:12px;
		padding: 10px
	}

	body {
		font-size: 16px;
		line-height: 22px
	}
}

@media (max-width: 1199.98px) {
	.cluster_point {
		border-radius:10px
	}

	.cluster_point:nth-child(1) {
		border: 2px solid #000
	}

	.cluster_point:nth-child(2) {
		border: 2px solid #ed0006
	}

	.cluster_point:nth-child(3) {
		border: 2px solid #fbbc04
	}

	.cluster_img img {
		margin: auto
	}

	.analytic_gray {
		text-align: center;
		margin-bottom: 20px
	}

	.sample_item {
		padding: 20px 15px
	}

	.s_title {
		font-size: 60px;
		line-height: 70px;
		margin-bottom: 20px
	}

	.s_subtitle {
		font-size: 30px;
		line-height: 32px;
		margin-bottom: 30px
	}

	.header {
		padding-top: 75px
	}

	.button {
		padding: 4px 10px;
		font-size: 14px
	}

	:root {
		--screen-width: 320px;
		--screen-height: 560px;
		--header-bg-color: $accent;
		--splash-bg-color: $accent
	}

	.nav__toggle {
		display: inline-block;
		position: absolute;
		z-index: 10;
		padding: 0;
		border: 0;
		background: 0 0;
		outline: 0;
		right: 0;
		top: -23px;
		cursor: pointer;
		border-radius: 50%;
		text-decoration: none;
		-webkit-transition: background-color .15s linear;
		-o-transition: background-color .15s linear;
		transition: background-color .15s linear
	}

	.nav__toggle:focus,.nav__toggle:hover {
		background-color: rgba(0,0,0,.5)
	}

	.nav__menu {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		height: var(--screen-height);
		position: fixed;
		width: 100vw;
		height: 100vh;
		left: 0;
		top: 0;
		list-style-type: none;
		padding: 0;
		margin: 0;
		z-index: 5;
		visibility: hidden;
		-webkit-transition: all .3s;
		-o-transition: all .3s;
		transition: all .3s
	}

	.nav__item {
		opacity: 0;
		-webkit-transition: all .3s cubic-bezier(0,.995,.99,1) .5s;
		-o-transition: all .3s cubic-bezier(0,.995,.99,1) .5s;
		transition: all .3s cubic-bezier(0,.995,.99,1) .5s
	}

	.nav__item:nth-child(1) {
		-webkit-transform: translateY(-40px);
		-ms-transform: translateY(-40px);
		transform: translateY(-40px)
	}

	.nav__item:nth-child(2) {
		-webkit-transform: translateY(-60px);
		-ms-transform: translateY(-60px);
		transform: translateY(-60px)
	}

	.nav__item:nth-child(3) {
		-webkit-transform: translateY(-80px);
		-ms-transform: translateY(-80px);
		transform: translateY(-80px)
	}

	.nav__item:nth-child(4) {
		-webkit-transform: translateY(-100px);
		-ms-transform: translateY(-100px);
		transform: translateY(-100px)
	}

	.nav__item:nth-child(5) {
		-webkit-transform: translateY(-120px);
		-ms-transform: translateY(-120px);
		transform: translateY(-120px)
	}

	.nav__item:nth-child(6) {
		-webkit-transform: translateY(-140px);
		-ms-transform: translateY(-140px);
		transform: translateY(-140px)
	}

	.nav__item:nth-child(7) {
		-webkit-transform: translateY(-160px);
		-ms-transform: translateY(-160px);
		transform: translateY(-160px)
	}

	.nav__item:nth-child(8) {
		-webkit-transform: translateY(-120px);
		-ms-transform: translateY(-120px);
		transform: translateY(-120px)
	}

	.nav__link {
		color: #fff;
		display: block;
		text-align: center;
		text-transform: uppercase;
		letter-spacing: 1px;
		font-size: 20px;
		text-decoration: none;
		padding: 1rem
	}

	.nav__link:focus,.nav__link:hover {
		outline: 0;
		background-color: rgba(0,0,0,.2)
	}

	.menuicon {
		display: block;
		cursor: pointer;
		color: #fff;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		-webkit-transition: .3s cubic-bezier(.165,.84,.44,1);
		-o-transition: .3s cubic-bezier(.165,.84,.44,1);
		transition: .3s cubic-bezier(.165,.84,.44,1)
	}

	.menuicon__bar,.menuicon__circle {
		fill: none;
		stroke: #81b607;
		stroke-width: 2;
		stroke-linecap: round
	}

	.menuicon__circle {
		stroke: #000
	}

	.menuicon__bar {
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		-webkit-transform-origin: 50% 50%;
		-ms-transform-origin: 50% 50%;
		transform-origin: 50% 50%;
		-webkit-transition: -webkit-transform .25s ease-in-out;
		transition: -webkit-transform .25s ease-in-out;
		-o-transition: transform .25s ease-in-out;
		transition: transform .25s ease-in-out;
		transition: transform .25s ease-in-out,-webkit-transform .25s ease-in-out
	}

	.menuicon__circle {
		-webkit-transition: stroke-dashoffset .3s linear .1s;
		-o-transition: stroke-dashoffset .3s linear .1s;
		transition: stroke-dashoffset .3s linear .1s;
		stroke-dashoffset: 144.513262038;
		stroke-dasharray: 144.513262038
	}

	.splash {
		position: absolute;
		top: 40px;
		right: 40px;
		width: 1px;
		height: 1px
	}

	.splash::after {
		content: "";
		display: block;
		position: absolute;
		border-radius: 50%;
		background-color: #81b607;
		width: 284vmax;
		height: 284vmax;
		top: -142vmax;
		left: -142vmax;
		-webkit-transform: scale(0);
		-ms-transform: scale(0);
		transform: scale(0);
		-webkit-transform-origin: 50% 50%;
		-ms-transform-origin: 50% 50%;
		transform-origin: 50% 50%;
		-webkit-transition: -webkit-transform .5s cubic-bezier(.755,.05,.855,.06);
		transition: -webkit-transform .5s cubic-bezier(.755,.05,.855,.06);
		-o-transition: transform .5s cubic-bezier(.755,.05,.855,.06);
		transition: transform .5s cubic-bezier(.755,.05,.855,.06);
		transition: transform .5s cubic-bezier(.755,.05,.855,.06),-webkit-transform .5s cubic-bezier(.755,.05,.855,.06);
		will-change: transform
	}

	.nav--open>.splash::after,.nav:target>.splash::after {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}

	.nav--open .menuicon,.nav:target .menuicon {
		color: #000;
		-webkit-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		transform: rotate(180deg)
	}

	.nav--open .menuicon__circle,.nav:target .menuicon__circle {
		stroke-dashoffset: 0
	}

	.nav:target .menuicon__bar:nth-child(1),.nav:target .menuicon__bar:nth-child(4) {
		opacity: 0
	}

	.nav--open .menuicon__bar:nth-child(1),.nav--open .menuicon__bar:nth-child(4) {
		opacity: 0
	}

	.nav--open .menuicon__bar:nth-child(2),.nav:target .menuicon__bar:nth-child(2) {
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg)
	}

	.nav--open .menuicon__bar:nth-child(3),.nav:target .menuicon__bar:nth-child(3) {
		-webkit-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		transform: rotate(-45deg)
	}

	.nav--open .nav__menu {
		visibility: visible;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
		padding-top: 100px
	}

	.nav--open .nav__item {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}

	.viewport {
		width: var(--screen-width);
		height: var(--screen-height);
		margin: 0 auto;
		position: relative;
		overflow: hidden;
		background-color: #fff
	}

	.nav__menu a {
		color: #000
	}

	.nav__toggle {
		display: block
	}

	.nav {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		margin-left: 20px
	}

	.header_logo {
		width: 100px
	}
}

@media (max-width: 991.98px) {
	.hero_video_wrap {
		height:280px
	}

	.hero_title {
		font-size: 80px;
		line-height: 90px
	}

	.clusters {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.agriculture_text_row:before {
		display: none
	}

	.agriculture_text_row>div {
		width: 100%
	}

	.agriculture_text_left {
		padding-bottom: 25px;
		margin-bottom: 25px;
		border-bottom: 3px solid #81b607;
		font-size: 16px;
		line-height: 22px
	}

	.s_samples .col-lg-4 {
		margin-bottom: 20px
	}

	.s_indicators img {
		width: 400px;
		max-width: 90%;
		margin: 0 auto 30px
	}

	.s_title {
		font-size: 50px;
		line-height: 60px
	}

	.s_subtitle {
		font-size: 20px;
		line-height: 30px
	}

	.s_subtitle br {
		display: none
	}

	.nav__menu a {
		font-size: 18px
	}

	.footer_logo_wrap {
		text-align: center
	}

	.footer_logo_wrap img {
		margin: 30px auto;
		width: 320px
	}

	.footer_contacts {
		margin: auto
	}

	.footer {
		padding-bottom: 40px
	}

	.footer .row {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse
	}
}

@media (max-width: 767.98px) {
	.sample_item_play {
		width:60px;
		height: 60px
	}

	.knows_3_item_title {
		height: 50px;
		margin: 10px 0 0
	}

	.knows_3_item_number {
		position: relative;
		width: 70px;
		height: 70px;
		font-size: 24px
	}

	.knows_3_item {
		max-width: 49%;
		font-size: 16px;
		line-height: 24px;
		padding: 0;
		margin-top: 24px
	}

	.knows_3_item:before {
		height: 2px;
		top: 34px
	}

	.tab-content {
		font-size: 18px;
		line-height: 24px
	}

	.dobryva_p br {
		display: none
	}

	.dobryva_title {
		font-size: 28px
	}

	.dobryva_title span {
		padding: 20px 0
	}

	.s_depth_title {
		font-size: 20px
	}

	.green_text p:first-of-type {
		font-size: 18px;
		line-height: 22px
	}

	.s_subtitle {
		font-size: 18px;
		line-height: 24px;
		margin-bottom: 30px
	}

	.green_text {
		padding: 10px;
		font-size: 16px
	}

	.green_text p {
		padding: 10px
	}

	.section {
		padding: 40px 0
	}

	.s_title {
		font-size: 40px;
		line-height: 48px;
		margin-bottom: 10px
	}
}

@media (max-width: 575.98px) {
	.analytic_gray_item {
		font-size:16px;
		line-height: 20px
	}

	.agriculture_text_title {
		font-size: 20px;
		line-height: 28px;
		margin-bottom: 20px
	}

	.recommendation_item {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.recommendation_item_number {
		margin: 20px auto 15px
	}

	.table-responsive {
		border-radius: 12px;
		margin-top: 25px
	}

	.header_top .button-container-1 {
		display: none
	}

	table {
		font-size: 14px;
		line-height: 18px
	}

	table th {
		padding: 10px;
		text-align: center
	}

	table td,table th {
		padding: 7px 10px
	}

	.s_contents_text {
		font-size: 16px;
		line-height: 22px
	}

	.s_contents__title {
		font-size: 16px;
		text-align: center
	}

	.s_contents_text,.s_indicators_text {
		padding: 30px 20px
	}

	.header {
		padding-top: 60px
	}

	.menuicon {
		margin-right: -5px
	}

	.header_top .col-12 {
		padding-left: 5px;
		padding-right: 5px
	}

	.s_title {
		font-size: 28px;
		line-height: 34px
	}

	.hero_video_text {
		width: auto;
		font-size: 14px;
		line-height: 16px;
		border-radius: 22px;
		padding: 8px;
		margin-top: 18px
	}

	.button-container-1 .button {
		padding: 10px
	}

	.hero_subtitle {
		font-size: 24px
	}

	.hero_title {
		font-size: 40px;
		line-height: 50px
	}

	.hero {
		padding-top: 50px
	}
	.modal_window{
		padding: 40px 10px; 
	}
}

@media (min-width: 1200px) {
	.container {
		max-width:1470px
	}
}
.fancybox-slide--iframe .fancybox-content {
	width: 1000px !important;
	max-width: 100%;
	height: 562px !important;
}

#elem_modal.modal_window{
	width: 1000px;
}

.elem_slider{
	height: 90vh;
	overflow-y: scroll;
}

.elem_item{
	padding: 15px 10px;
	margin-bottom: 20px;
	border-radius: 10px;
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.elem_item img{
	margin-bottom: 10px;
}

.main_image,
.team_img{
	display: flex;
	justify-content: center;
	padding: 10px;
	border-radius: 20px;
	border: 2px solid #81B607;
	margin-bottom: 20px;
	background: #fff;
	margin: 15px auto;
	max-width: 1000px;
}

.main_image img{
	border-radius: 10px;
}

.team_img img{
	margin: auto;
	border-radius: 8px;
}

.team_img a{
	margin: 0;
}

.agriculture_text li{
	margin-bottom: 16px;
}

.map_wrap iframe{
	max-width: 100%;
	border-radius: 20px;
}

.fancybox-slide{
	padding: 10px;
}