<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
[tabindex="-1"]:focus {
	outline:0!important
}
abbr[data-original-title], abbr[title] {
	-webkit-text-decoration:underline dotted;
	text-decoration:underline dotted;
	cursor:help;
	border-bottom:0
}
.btn:not(:disabled):not(.disabled), .navbar-toggler:not(:disabled):not(.disabled), .page-link:not(:disabled):not(.disabled), summary {
cursor:pointer
}

.rowDiv {
	display:flex;
	flex-wrap:wrap;
	margin-right:-15px;
	margin-left:-15px
}
label, output {
	display:inline-block
}
code, kbd, pre, samp {
	font-family:SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
	font-size:1em
}
pre {
	-ms-overflow-style:scrollbar
}
figure {
	margin:0 0 1rem
}
img {
	vertical-align:middle;
	border-style:none
}
svg:not(:root) {
overflow:hidden
}
table {
	border-collapse:collapse
}
caption {
padding-top:.75rem;
padding-bottom:.75rem;
	color:#6c757d;
	caption-side:bottom
}
th {
	text-align:inherit
}
button {
	border-radius:0
}
button:focus {
	outline:dotted 1px;
	outline:-webkit-focus-ring-color auto 5px
}
button, input, optgroup, select, textarea {
	margin:0;
	font-family:inherit;
	font-size:inherit;
	line-height:inherit
}
button, select {
	text-transform:none
}
[type=reset], [type=submit], button, html [type=button] {
-webkit-appearance:button
}
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
padding:0;
border-style:none
}
input[type=radio], input[type=checkbox] {
	box-sizing:border-box;
	padding:0
}
input[type=date], input[type=time], input[type=datetime-local], input[type=month] {
	-webkit-appearance:listbox
}
textarea {
	resize:vertical
}
fieldset {
	min-width:0;
	padding:0;
	margin:0;
	border:0
}
legend {
	display:block;
	width:100%;
	max-width:100%;
	padding:0;
margin-bottom:.5rem;
	font-size:1.5rem;
	color:inherit;
	white-space:normal
}
.badge, .btn, .dropdown-header, .dropdown-item, .input-group-text, .navbar-brand, .progress-bar {
	white-space:nowrap
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
height:auto
}
[type=search] {
outline-offset:-2px;
-webkit-appearance:none
}
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
-webkit-appearance:none
}
::-webkit-file-upload-button {
font:inherit;
-webkit-appearance:button
}
.display-1, .display-2, .display-3, .display-4 {
	line-height:1.2
}
summary {
	display:list-item
}
template {
	display:none
}
[hidden] {
display:none!important
}

.blockquote, hr {
	margin-bottom:1rem
}
.display-1, .display-2, .display-3, .display-4, .lead {
	font-weight:300
}

.lead {
	font-size:1.25rem
}
.display-1 {
	font-size:6rem
}
.display-2 {
	font-size:5.5rem
}
.display-3 {
	font-size:4.5rem
}
.display-4 {
	font-size:3.5rem
}
hr {
	box-sizing:content-box;
	height:0;
	margin-top:1rem;
	border:0;
	border-top:1px solid rgba(0, 0, 0, .1)
}
.img-fluid, .img-thumbnail {
	max-width:100%;
	height:auto
}
.small, small {
	font-size:80%;
	font-weight:400
}
.mark, mark {
	padding:.2em;
	background-color:#fcf8e3
}
.list-inline, .list-unstyled {
	padding-left:0;
	list-style:none
}
.list-inline-item {
	display:inline-block
}
.list-inline-item:not(:last-child) {
margin-right:.5rem
}
.initialism {
	font-size:90%;
	text-transform:uppercase
}
.blockquote {
	font-size:1.25rem
}
.blockquote-footer {
	display:block;
	font-size:80%;
	color:#6c757d
}
.blockquote-footer::before {
content:"\2014 \00A0"
}
.img-thumbnail {
padding:.25rem;
	background-color:#fff;
	border:1px solid #dee2e6;
border-radius:.25rem
}
.figure {
	display:inline-block
}
.figure-img {
margin-bottom:.5rem;
	line-height:1
}
.figure-caption {
	font-size:90%;
	color:#6c757d
}
code, kbd {
	font-size:87.5%
}
a&gt;code, pre code {
	color:inherit
}
code {
	color:#e83e8c;
	word-break:break-word
}
kbd {
padding:.2rem .4rem;
	color:#fff;
	background-color:#212529;
border-radius:.2rem
}
kbd kbd {
	padding:0;
	font-size:100%;
	font-weight:700
}
.container, .container-fluid {
	padding-right:15px;
	padding-left:15px;
	margin-right:auto;
	margin-left:auto;
	width:100%
}

pre {
	display:block;
	font-size:87.5%;
	color:#212529
}
pre code {
	font-size:inherit;
	word-break:normal
}
.pre-scrollable {
	max-height:340px;
	overflow-y:scroll
}
@media (min-width:576px) {
.container {
max-width:540px
}
}
@media (min-width:768px) {
.container {
max-width:720px
}
}
@media (min-width:992px) {
.container {
max-width:960px
}
}
@media (min-width:1200px) {
.container {
max-width:1140px
}
}
.no-gutters {
	margin-right:0;
	margin-left:0
}
.no-gutters&gt;.col, .no-gutters&gt;[class*=col-] {
padding-right:0;
padding-left:0
}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
	position:relative;
	width:100%;
	min-height:1px;
	padding-right:15px;
	padding-left:15px
}
.col {
	flex-basis:0;
	flex-grow:1;
	max-width:100%
}
.col-auto {
	flex:0 0 auto;
	width:auto;
	max-width:none
}
.col-1 {
	flex:0 0 8.3333333333%;
	max-width:8.3333333333%
}
.col-2 {
	flex:0 0 16.6666666667%;
	max-width:16.6666666667%
}
.col-3 {
	flex:0 0 25%;
	max-width:25%
}
.col-4 {
	flex:0 0 33.3333333333%;
	max-width:33.3333333333%
}
.col-5 {
	flex:0 0 41.6666666667%;
	max-width:41.6666666667%
}
.col-6 {
	flex:0 0 50%;
	max-width:50%
}
.col-7 {
	flex:0 0 58.3333333333%;
	max-width:58.3333333333%
}
.col-8 {
	flex:0 0 66.6666666667%;
	max-width:66.6666666667%
}
.col-9 {
	flex:0 0 75%;
	max-width:75%
}
.col-10 {
	flex:0 0 83.3333333333%;
	max-width:83.3333333333%
}
.col-11 {
	flex:0 0 91.6666666667%;
	max-width:91.6666666667%
}
.col-12 {
	flex:0 0 100%;
	max-width:100%
}
.order-first {
	order:-1
}
.order-last {
	order:13
}
.order-0 {
	order:0
}
.order-1 {
	order:1
}
.order-2 {
	order:2
}
.order-3 {
	order:3
}
.order-4 {
	order:4
}
.order-5 {
	order:5
}
.order-6 {
	order:6
}
.order-7 {
	order:7
}
.order-8 {
	order:8
}
.order-9 {
	order:9
}
.order-10 {
	order:10
}
.order-11 {
	order:11
}
.order-12 {
	order:12
}
.offset-1 {
	margin-left:8.3333333333%
}
.offset-2 {
	margin-left:16.6666666667%
}
.offset-3 {
	margin-left:25%
}
.offset-4 {
	margin-left:33.3333333333%
}
.offset-5 {
	margin-left:41.6666666667%
}
.offset-6 {
	margin-left:50%
}
.offset-7 {
	margin-left:58.3333333333%
}
.offset-8 {
	margin-left:66.6666666667%
}
.offset-9 {
	margin-left:75%
}
.offset-10 {
	margin-left:83.3333333333%
}
.offset-11 {
	margin-left:91.6666666667%
}
@media (min-width:576px) {
.col-sm {
flex-basis:0;
flex-grow:1;
max-width:100%
}
.col-sm-auto {
flex:0 0 auto;
width:auto;
max-width:none
}
.col-sm-1 {
flex:0 0 8.3333333333%;
max-width:8.3333333333%
}
.col-sm-2 {
flex:0 0 16.6666666667%;
max-width:16.6666666667%
}
.col-sm-3 {
flex:0 0 25%;
max-width:25%
}
.col-sm-4 {
flex:0 0 33.3333333333%;
max-width:33.3333333333%
}
.col-sm-5 {
flex:0 0 41.6666666667%;
max-width:41.6666666667%
}
.col-sm-6 {
flex:0 0 50%;
max-width:50%
}
.col-sm-7 {
flex:0 0 58.3333333333%;
max-width:58.3333333333%
}
.col-sm-8 {
flex:0 0 66.6666666667%;
max-width:66.6666666667%
}
.col-sm-9 {
flex:0 0 75%;
max-width:75%
}
.col-sm-10 {
flex:0 0 83.3333333333%;
max-width:83.3333333333%
}
.col-sm-11 {
flex:0 0 91.6666666667%;
max-width:91.6666666667%
}
.col-sm-12 {
flex:0 0 100%;
max-width:100%
}
.order-sm-first {
order:-1
}
.order-sm-last {
order:13
}
.order-sm-0 {
order:0
}
.order-sm-1 {
order:1
}
.order-sm-2 {
order:2
}
.order-sm-3 {
order:3
}
.order-sm-4 {
order:4
}
.order-sm-5 {
order:5
}
.order-sm-6 {
order:6
}
.order-sm-7 {
order:7
}
.order-sm-8 {
order:8
}
.order-sm-9 {
order:9
}
.order-sm-10 {
order:10
}
.order-sm-11 {
order:11
}
.order-sm-12 {
order:12
}
.offset-sm-0 {
margin-left:0
}
.offset-sm-1 {
margin-left:8.3333333333%
}
.offset-sm-2 {
margin-left:16.6666666667%
}
.offset-sm-3 {
margin-left:25%
}
.offset-sm-4 {
margin-left:33.3333333333%
}
.offset-sm-5 {
margin-left:41.6666666667%
}
.offset-sm-6 {
margin-left:50%
}
.offset-sm-7 {
margin-left:58.3333333333%
}
.offset-sm-8 {
margin-left:66.6666666667%
}
.offset-sm-9 {
margin-left:75%
}
.offset-sm-10 {
margin-left:83.3333333333%
}
.offset-sm-11 {
margin-left:91.6666666667%
}
}
@media (min-width:768px) {
.col-md {
flex-basis:0;
flex-grow:1;
max-width:100%
}
.col-md-auto {
flex:0 0 auto;
width:auto;
max-width:none
}
.col-md-1 {
flex:0 0 8.3333333333%;
max-width:8.3333333333%
}
.col-md-2 {
flex:0 0 16.6666666667%;
max-width:16.6666666667%
}
.col-md-3 {
flex:0 0 25%;
max-width:25%
}
.col-md-4 {
flex:0 0 33.3333333333%;
max-width:33.3333333333%
}
.col-md-5 {
flex:0 0 41.6666666667%;
max-width:41.6666666667%
}
.col-md-6 {
flex:0 0 50%;
max-width:50%
}
.col-md-7 {
flex:0 0 58.3333333333%;
max-width:58.3333333333%
}
.col-md-8 {
flex:0 0 66.6666666667%;
max-width:66.6666666667%
}
.col-md-9 {
flex:0 0 75%;
max-width:75%
}
.col-md-10 {
flex:0 0 83.3333333333%;
max-width:83.3333333333%
}
.col-md-11 {
flex:0 0 91.6666666667%;
max-width:91.6666666667%
}
.col-md-12 {
flex:0 0 100%;
max-width:100%
}
.order-md-first {
order:-1
}
.order-md-last {
order:13
}
.order-md-0 {
order:0
}
.order-md-1 {
order:1
}
.order-md-2 {
order:2
}
.order-md-3 {
order:3
}
.order-md-4 {
order:4
}
.order-md-5 {
order:5
}
.order-md-6 {
order:6
}
.order-md-7 {
order:7
}
.order-md-8 {
order:8
}
.order-md-9 {
order:9
}
.order-md-10 {
order:10
}
.order-md-11 {
order:11
}
.order-md-12 {
order:12
}
.offset-md-0 {
margin-left:0
}
.offset-md-1 {
margin-left:8.3333333333%
}
.offset-md-2 {
margin-left:16.6666666667%
}
.offset-md-3 {
margin-left:25%
}
.offset-md-4 {
margin-left:33.3333333333%
}
.offset-md-5 {
margin-left:41.6666666667%
}
.offset-md-6 {
margin-left:50%
}
.offset-md-7 {
margin-left:58.3333333333%
}
.offset-md-8 {
margin-left:66.6666666667%
}
.offset-md-9 {
margin-left:75%
}
.offset-md-10 {
margin-left:83.3333333333%
}
.offset-md-11 {
margin-left:91.6666666667%
}
}
@media (min-width:992px) {
.col-lg {
flex-basis:0;
flex-grow:1;
max-width:100%
}
.col-lg-auto {
flex:0 0 auto;
width:auto;
max-width:none
}
.col-lg-1 {
flex:0 0 8.3333333333%;
max-width:8.3333333333%
}
.col-lg-2 {
flex:0 0 16.6666666667%;
max-width:16.6666666667%
}
.col-lg-3 {
flex:0 0 25%;
max-width:25%
}
.col-lg-4 {
flex:0 0 33.3333333333%;
max-width:33.3333333333%
}
.col-lg-5 {
flex:0 0 41.6666666667%;
max-width:41.6666666667%
}
.col-lg-6 {
flex:0 0 50%;
max-width:50%
}
.col-lg-7 {
flex:0 0 58.3333333333%;
max-width:58.3333333333%
}
.col-lg-8 {
flex:0 0 66.6666666667%;
max-width:66.6666666667%
}
.col-lg-9 {
flex:0 0 75%;
max-width:75%
}
.col-lg-10 {
flex:0 0 83.3333333333%;
max-width:83.3333333333%
}
.col-lg-11 {
flex:0 0 91.6666666667%;
max-width:91.6666666667%
}
.col-lg-12 {
flex:0 0 100%;
max-width:100%
}
.order-lg-first {
order:-1
}
.order-lg-last {
order:13
}
.order-lg-0 {
order:0
}
.order-lg-1 {
order:1
}
.order-lg-2 {
order:2
}
.order-lg-3 {
order:3
}
.order-lg-4 {
order:4
}
.order-lg-5 {
order:5
}
.order-lg-6 {
order:6
}
.order-lg-7 {
order:7
}
.order-lg-8 {
order:8
}
.order-lg-9 {
order:9
}
.order-lg-10 {
order:10
}
.order-lg-11 {
order:11
}
.order-lg-12 {
order:12
}
.offset-lg-0 {
margin-left:0
}
.offset-lg-1 {
margin-left:8.3333333333%
}
.offset-lg-2 {
margin-left:16.6666666667%
}
.offset-lg-3 {
margin-left:25%
}
.offset-lg-4 {
margin-left:33.3333333333%
}
.offset-lg-5 {
margin-left:41.6666666667%
}
.offset-lg-6 {
margin-left:50%
}
.offset-lg-7 {
margin-left:58.3333333333%
}
.offset-lg-8 {
margin-left:66.6666666667%
}
.offset-lg-9 {
margin-left:75%
}
.offset-lg-10 {
margin-left:83.3333333333%
}
.offset-lg-11 {
margin-left:91.6666666667%
}
}
@media (min-width:1200px) {
.col-xl {
flex-basis:0;
flex-grow:1;
max-width:100%
}
.col-xl-auto {
flex:0 0 auto;
width:auto;
max-width:none
}
.col-xl-1 {
flex:0 0 8.3333333333%;
max-width:8.3333333333%
}
.col-xl-2 {
flex:0 0 16.6666666667%;
max-width:16.6666666667%
}
.col-xl-3 {
flex:0 0 25%;
max-width:25%
}
.col-xl-4 {
flex:0 0 33.3333333333%;
max-width:33.3333333333%
}
.col-xl-5 {
flex:0 0 41.6666666667%;
max-width:41.6666666667%
}
.col-xl-6 {
flex:0 0 50%;
max-width:50%
}
.col-xl-7 {
flex:0 0 58.3333333333%;
max-width:58.3333333333%
}
.col-xl-8 {
flex:0 0 66.6666666667%;
max-width:66.6666666667%
}
.col-xl-9 {
flex:0 0 75%;
max-width:75%
}
.col-xl-10 {
flex:0 0 83.3333333333%;
max-width:83.3333333333%
}
.col-xl-11 {
flex:0 0 91.6666666667%;
max-width:91.6666666667%
}
.col-xl-12 {
flex:0 0 100%;
max-width:100%
}
.order-xl-first {
order:-1
}
.order-xl-last {
order:13
}
.order-xl-0 {
order:0
}
.order-xl-1 {
order:1
}
.order-xl-2 {
order:2
}
.order-xl-3 {
order:3
}
.order-xl-4 {
order:4
}
.order-xl-5 {
order:5
}
.order-xl-6 {
order:6
}
.order-xl-7 {
order:7
}
.order-xl-8 {
order:8
}
.order-xl-9 {
order:9
}
.order-xl-10 {
order:10
}
.order-xl-11 {
order:11
}
.order-xl-12 {
order:12
}
.offset-xl-0 {
margin-left:0
}
.offset-xl-1 {
margin-left:8.3333333333%
}
.offset-xl-2 {
margin-left:16.6666666667%
}
.offset-xl-3 {
margin-left:25%
}
.offset-xl-4 {
margin-left:33.3333333333%
}
.offset-xl-5 {
margin-left:41.6666666667%
}
.offset-xl-6 {
margin-left:50%
}
.offset-xl-7 {
margin-left:58.3333333333%
}
.offset-xl-8 {
margin-left:66.6666666667%
}
.offset-xl-9 {
margin-left:75%
}
.offset-xl-10 {
margin-left:83.3333333333%
}
.offset-xl-11 {
margin-left:91.6666666667%
}
}
.p-0 {
	padding:0 !important
}
.pt-0, .py-0 {
	padding-top:0 !important
}
.pr-0, .px-0 {
	padding-right:0 !important
}
.pb-0, .py-0 {
	padding-bottom:0 !important
}
.pl-0, .px-0 {
	padding-left:0 !important
}
.p-1 {
	padding:0.25rem !important
}
.pt-1, .py-1 {
	padding-top:0.25rem !important
}
.pr-1, .px-1 {
	padding-right:0.25rem !important
}
.pb-1, .py-1 {
	padding-bottom:0.25rem !important
}
.pl-1, .px-1 {
	padding-left:0.25rem !important
}
.p-2 {
	padding:0.5rem !important
}
.pt-2, .py-2 {
	padding-top:0.5rem !important
}
.pr-2, .px-2 {
	padding-right:0.5rem !important
}
.pb-2, .py-2 {
	padding-bottom:0.5rem !important
}
.pl-2, .px-2 {
	padding-left:0.5rem !important
}
.p-3 {
	padding:1rem !important
}.d-none {
	display:none!important
}
@media (min-width: 768px) {
.d-md-block {
    display: block!important;}
}
@media (min-width: 992px) {
.d-lg-block {
    display: block!important;}
	.d-lg-none {
    display: none!important;
}
}
@media (min-width:576px) {
.d-sm-none {
display:none!important
}

@media screen and (prefers-reduced-motion:reduce) {
.fade {
transition:none
}
}
.fade:not(.show) {
opacity:0
}
.collapse:not(.show) {
display:none
}
.collapsing {
	height:0;
transition:height .35s ease
}
@media screen and (prefers-reduced-motion:reduce) {
.collapsing {
transition:none
}
}


@-webkit-keyframes progress-bar-stripes {
from {
background-position:1rem 0
}
to {
	background-position:0 0
}
}
@keyframes progress-bar-stripes {
from {
background-position:1rem 0
}
to {
	background-position:0 0
}
}
.progress {
	display:flex;
	height:1rem;
font-size:.75rem;
	background-color:#e9ecef;
border-radius:.25rem
}
.progress-bar {
	display:flex;
	flex-direction:column;
	justify-content:center;
	color:#fff;
	text-align:center;
	background-color:#007bff;
transition:width .6s ease
}

.carousel-inner {
	width:100%;
	float:left
}
.carousel-item {
	display:none;
	align-items:center;
	width:100%;
transition:-webkit-transform .6s ease;
transition:transform .6s ease;
transition:transform .6s ease, -webkit-transform .6s ease;
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
	-webkit-perspective:1000px;
	perspective:1000px
}

.flex-column {
    flex-direction: column!important;
}.img {
    position: absolute;
    left: 0;
    top: 0;
    right: 138.67px;
    height: 100%;
    overflow: hidden;
    display: flex;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
}


@media screen and (prefers-reduced-motion:reduce) {
.carousel-item {
transition:none
}
}
.carousel-item-next, .carousel-item-prev, .carousel-item.active {
	display:block
}
.carousel-item-next, .carousel-item-prev {
	position:absolute;
	top:0
}
.carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right {
	-webkit-transform:translateX(0);
	transform:translateX(0)
}
@supports (-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d) {
.carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right {
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
.active.carousel-item-right, .carousel-item-next {
	-webkit-transform:translateX(100%);
	transform:translateX(100%)
}
@supports (-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d) {
.active.carousel-item-right, .carousel-item-next {
-webkit-transform:translate3d(100%, 0, 0);
transform:translate3d(100%, 0, 0)
}
}
.active.carousel-item-left, .carousel-item-prev {
	-webkit-transform:translateX(-100%);
	transform:translateX(-100%)
}
@supports (-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d) {
.active.carousel-item-left, .carousel-item-prev {
-webkit-transform:translate3d(-100%, 0, 0);
transform:translate3d(-100%, 0, 0)
}
}
.carousel-fade .carousel-item {
	opacity:0;
transition-duration:.6s;
	transition-property:opacity
}
.carousel-fade .carousel-item-next.carousel-item-left, .carousel-fade .carousel-item-prev.carousel-item-right, .carousel-fade .carousel-item.active {
	opacity:1
}
.carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right {
	opacity:0
}
.carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-prev, .carousel-fade .carousel-item-next, .carousel-fade .carousel-item-prev, .carousel-fade .carousel-item.active {
	-webkit-transform:translateX(0);
	transform:translateX(0)
}
@supports (-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d) {
.carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-prev, .carousel-fade .carousel-item-next, .carousel-fade .carousel-item-prev, .carousel-fade .carousel-item.active {
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
.carousel-control-next, .carousel-control-prev {
	position:absolute;
	top:0;
	bottom:0;
	display:flex;
	align-items:center;
	justify-content:center;
	width:15%;
	color:#fff;
	text-align:center;
	opacity:.5
}
.carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover {
	color:#fff;
	text-decoration:none;
	outline:0;
	opacity:.9
}
.carousel-control-prev {
	left:0
}
.carousel-control-next {
	right:0
}
.carousel-control-next-icon, .carousel-control-prev-icon {
	display:inline-block;
	width:20px;
	height:20px;
	background:center center no-repeat;
	background-size:100% 100%
}
.carousel-control-prev-icon {
	background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")
}
.carousel-control-next-icon {
	background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")
}
.carousel-indicators {
	position:absolute;
	right:0;
	bottom:10px;
	left:0;
	z-index:15;
	display:flex;
	justify-content:center;
	padding-left:0;
	margin-right:15%;
	margin-left:15%;
	list-style:none
}
.carousel-indicators li {
	position:relative;
	flex:0 1 auto;
	width:30px;
	height:3px;
	margin-right:3px;
	margin-left:3px;
	text-indent:-999px;
	cursor:pointer;
	background-color:rgba(255, 255, 255, .5)
}
.carousel-indicators li::after, .carousel-indicators li::before {
left:0;
display:inline-block;
height:10px;
position:absolute;
content:"";
width:100%
}
.carousel-indicators li::before {
top:-10px
}
.carousel-indicators li::after {
bottom:-10px
}
.carousel-indicators .active {
	background-color:#fff;
	color:red!important;
	font-family:Graphik-Bold
}
.carousel-caption {
	position:absolute;
	right:15%;
	bottom:20px;
	left:15%;
	z-index:10;
	padding-top:20px;
	padding-bottom:20px;
	color:#fff;
	text-align:center
}

.img-container {
	display:flex;
	-moz-justify-content:center;
	-ms-justify-content:center;
	justify-content:center;
	-ms-flex-pack:center;
	width:100%
}

img {
	flex-shrink:0
}

.flex {
	display:flex
}
.red {
	color:#ef3e42
}
.white {
	color:white
}
.relative {
	position:relative
}
.hidden {
	display:hidden
}
.block {
	display:block
}
@-webkit-keyframes bounce {
from {
top:-40px
}
to {
	top:-35px
}
}
@keyframes bounce {
from {
top:-40px
}
to {
	top:-35px
}
}
</pre></body></html>