@charset "UTF-8";
/*  ======================================================
	Mixins
	======================================================  */
/*  ======================================================
	Sanitize
	======================================================  */
/*! sanitize.css v4.1.0 | CC0 License | github.com/jonathantneal/sanitize.css */
/* Display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
@import url("https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=JetBrains+Mono:ital,wght@0,100..800;1,100..800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap");
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block;
}

/**
 * Add the correct display in IE 9-.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template,
[hidden] {
  display: none;
}

/* Elements of HTML (https://www.w3.org/TR/html5/semantics.html)
   ========================================================================== */
/**
 * 1. Remove repeating backgrounds in all browsers (opinionated).
 * 2. Add box sizing inheritence in all browsers (opinionated).
 */
*,
::before,
::after {
  background-repeat: no-repeat;
  /* 1 */
  box-sizing: inherit;
  /* 2 */
}

/**
 * 1. Add text decoration inheritance in all browsers (opinionated).
 * 2. Add vertical alignment inheritence in all browsers (opinionated).
 */
::before,
::after {
  text-decoration: inherit;
  /* 1 */
  vertical-align: inherit;
  /* 2 */
}

/**
 * 1. Add border box sizing in all browsers (opinionated).
 * 2. Add the default cursor in all browsers (opinionated).
 * 3. Add a flattened line height in all browsers (opinionated).
 * 4. Prevent font size adjustments after orientation changes in IE and iOS.
 */
html {
  box-sizing: border-box;
  /* 1 */
  cursor: default;
  /* 2 */
  font-family: sans-serif;
  /* 3 */
  line-height: 1.5;
  /* 3 */
  -ms-text-size-adjust: 100%;
  /* 4 */
  -webkit-text-size-adjust: 100%;
  /* 5 */
}

/* Sections (https://www.w3.org/TR/html5/sections.html)
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}

/**
 * Correct the font sizes and margins on `h1` elements within
 * `section` and `article` contexts in Chrome, Firefox, and Safari.
 */
/* Grouping content (https://www.w3.org/TR/html5/grouping-content.html)
   ========================================================================== */
/**
 * 1. Correct font sizing inheritance and scaling in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * 1. Correct the height in Firefox.
 * 2. Add visible overflow in Edge and IE.
 */
hr {
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * Remove the list style on navigation lists in all browsers (opinionated).
 */
nav ol,
nav ul {
  list-style: none;
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Add a bordered underline effect in all browsers.
 * 2. Remove text decoration in Firefox 40+.
 */
abbr[title] {
  border-bottom: 1px dotted;
  /* 1 */
  text-decoration: none;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct colors in IE 9-.
 */
mark {
  background-color: #ffff00;
  color: #000000;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Correct the font size in all browsers.
 */
small {
  font-size: 83.3333%;
}

/**
 * Change the positioning on superscript and subscript elements
 * in all browsers (opinionated).
 * 1. Correct the font size in all browsers.
 */
sub,
sup {
  font-size: 83.3333%;
  /* 1 */
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
 * Remove the text shadow on text selections (opinionated).
 * 1. Restore the coloring undone by defining the text shadow (opinionated).
 */
::-moz-selection {
  background-color: #b3d4fc;
  /* 1 */
  color: #000000;
  /* 1 */
  text-shadow: none;
}

::selection {
  background-color: #b3d4fc;
  /* 1 */
  color: #000000;
  /* 1 */
  text-shadow: none;
}

/* Embedded content (https://www.w3.org/TR/html5/embedded-content-0.html)
   ========================================================================== */
/*
 * Change the alignment on media elements in all browers (opinionated).
 */
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Change the fill color to match the text color in all browsers (opinionated).
 */
/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Links (https://www.w3.org/TR/html5/links.html#links)
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove the gaps in underlines in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * Remove the outline when hovering in all browsers (opinionated).
 */
a:hover {
  outline-width: 0;
}

/* Tabular data (https://www.w3.org/TR/html5/tabular-data.html)
   ========================================================================== */
/*
 * Remove border spacing in all browsers (opinionated).
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* transform-style:  (https://www.w3.org/TR/html5/forms.html)
   ========================================================================== */
/**
 * 1. Remove the default styling in all browsers (opinionated).
 * 3. Remove the margin in Firefox and Safari.
 */
button,
input,
select,
textarea {
  background-color: transparent;
  /* 1 */
  border-style: none;
  /* 1 */
  color: inherit;
  /* 1 */
  font-size: 1em;
  /* 1 */
  margin: 0;
  /* 3 */
}

/**
 * Correct the overflow in IE.
 * 1. Correct the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance in Edge, Firefox, and IE.
 * 1. Remove the inheritance in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent the WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Correct the focus styles unset by the previous rule.
 */
:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the border, margin, and padding in all browsers.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 2 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Remove the vertical scrollbar in IE.
 * 2. Change the resize direction on textareas in all browsers (opinionated).
 */
textarea {
  overflow: auto;
  /* 1 */
  resize: vertical;
  /* 2 */
}

/**
 * Remove the padding in IE 10-.
 */
[type=checkbox],
[type=radio] {
  padding: 0;
}

/**
 * Correct the cursor style on increment and decrement buttons in Chrome.
 */
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari for OS X.
 */
::-webkit-search-cancel-button,
::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Correct the text style on placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* WAI-ARIA (https://www.w3.org/TR/html5/dom.html#wai-aria)
   ========================================================================== */
/**
 * Change the cursor on busy elements (opinionated).
 */
[aria-busy=true] {
  cursor: progress;
}

/*
 * Change the cursor on control elements (opinionated).
 */
[aria-controls] {
  cursor: pointer;
}

/*
 * Change the cursor on disabled, not-editable, or otherwise
 * inoperable elements (opinionated).
 */
[aria-disabled] {
  cursor: default;
}

/* User interaction (https://www.w3.org/TR/html5/editing.html)
   ========================================================================== */
/*
 * Remove the tapping delay on clickable elements (opinionated).
 * 1. Remove the tapping delay in IE 10.
 */
a,
area,
button,
input,
label,
select,
textarea,
[tabindex] {
  -ms-touch-action: manipulation;
  /* 1 */
  touch-action: manipulation;
}

/*
 * Change the display on visually hidden accessible elements (opinionated).
 */
[hidden][aria-hidden=false] {
  clip: rect(0, 0, 0, 0);
  display: inherit;
  position: absolute;
}

[hidden][aria-hidden=false]:focus {
  clip: auto;
}

/*  ======================================================
	Layout
	======================================================  */
/*  ======================================================
	Typography 
	======================================================  */
p {
  font-size: 16px;
  font-size: calc(16px / 16 * 1rem);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0 0 15px;
}

ol,
ul {
  margin: 0 0 15px;
  padding-left: 30px;
}

a,
button {
  text-decoration: none !important;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
a:hover,
button:hover {
  text-decoration: none !important;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

h6 {
  font-size: 14px;
  font-size: calc(14px / 16 * 1rem);
}

h5 {
  font-size: 15px;
  font-size: calc(15px / 16 * 1rem);
}

h4 {
  font-size: 20px;
  font-size: calc(20px / 16 * 1rem);
}

h3 {
  font-size: 25px;
  font-size: calc(25px / 16 * 1rem);
}

h2 {
  font-size: 30px;
  font-size: calc(30px / 16 * 1rem);
}

h1 {
  font-size: 35px;
  font-size: calc(35px / 16 * 1rem);
}

.truncate {
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
}

@font-face {
  font-family: "Cheltenham Condensed";
  src: url("../fonts/CheltenhamCondBook.woff2") format("woff2"), url("../fonts/CheltenhamCondBook.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Garet Book";
  src: url("../fonts/Garet-Book.woff2") format("woff2"), url("../fonts/Garet-Book.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Garet";
  src: url("../fonts/Garet-Heavy.woff2") format("woff2"), url("../fonts/Garet-Heavy.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Garet";
  src: url("../fonts/Garet-Medium.woff2") format("woff2"), url("../fonts/Garet-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Garet";
  src: url("../fonts/Garet-Bold.woff2") format("woff2"), url("../fonts/Garet-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?b3h36h");
  src: url("../fonts/icomoon.eot?b3h36h#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?b3h36h") format("truetype"), url("../fonts/icomoon.woff?b3h36h") format("woff"), url("../fonts/icomoon.svg?b3h36h#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.jetbrains {
  font-family: "JetBrains Mono", monospace;
}

.dmsans {
  font-family: "DM Sans", sans-serif;
}

.garet {
  font-family: "Garet";
}

.garet-book {
  font-family: "Garet Book";
}

.tt-commons {
  font-family: "TT Commons";
}

.chelentam {
  font-family: "Cheltenham Condensed", serif;
}

.lato {
  font-family: "Lato", sans-serif;
}

.fugaz-one {
  font-family: "Fugaz One", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.mochiy {
  font-family: "Mochiy Pop One", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.lilita {
  font-family: "Lilita One", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.phudu {
  font-family: "Phudu", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}

.rubik {
  font-family: "Rubik Doodle Shadow", system-ui;
  font-weight: 400;
  font-style: normal;
}

.sigmar {
  font-family: "Sigmar", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.biorhyme {
  font-family: "BioRhyme", serif;
  font-weight: 400;
  font-style: normal;
}

.biscuitos {
  font-family: "Biscuitos";
}

.madimi-one {
  font-family: "Madimi One", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.charis-sil {
  font-family: "Charis SIL", serif;
  font-weight: 400;
  font-style: normal;
}

.bungee {
  font-family: "Bungee", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.chela-one {
  font-family: "Chela One", system-ui;
  font-weight: 400;
  font-style: normal;
}

.rubik-doodle {
  font-family: "Rubik Doodle Shadow", system-ui;
  font-weight: 400;
  font-style: normal;
}

.boldonse {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: normal;
}

[class^=icon-],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures ================ */
  letter-spacing: 0;
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  -webkit-font-variant-ligatures: discretionary-ligatures;
  font-variant-ligatures: discretionary-ligatures;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-tiktok:before {
  content: "";
}

.icon-x:before {
  content: "";
}

.icon-twitter:before {
  content: "";
}

.icon-twitter1:before {
  content: "";
}

.icon-twitter-square:before {
  content: "";
}

.icon-google:before {
  content: "";
}

.icon-facebook:before {
  content: "";
}

.icon-facebook1:before {
  content: "";
}

.icon-facebook2:before {
  content: "";
}

.icon-facebook-square:before {
  content: "";
}

.icon-facebook-square1:before {
  content: "";
}

.icon-instagram:before {
  content: "";
}

.icon-whatsapp:before {
  content: "";
}

.icon-youtube:before {
  content: "";
}

.icon-youtube1:before {
  content: "";
}

.icon-youtube2:before {
  content: "";
}

.icon-youtube-square:before {
  content: "";
}

.icon-linkedin:before {
  content: "";
}

.icon-linkedin1:before {
  content: "";
}

.icon-linkedin-square:before {
  content: "";
}

.icon-chevron-left:before {
  content: "";
}

.icon-chevron-right:before {
  content: "";
}

.icon-chevron-up:before {
  content: "";
}

.icon-chevron-down:before {
  content: "";
}

.icon-chevron-left1:before {
  content: "";
}

.icon-chevron-right1:before {
  content: "";
}

.icon-chevron-up1:before {
  content: "";
}

.icon-chevron-down1:before {
  content: "";
}

.icon-chevron-left2:before {
  content: "";
}

.icon-chevron-right2:before {
  content: "";
}

.icon-chevron3-left3:before {
  content: "";
}

.icon-chevron-right3:before {
  content: "";
}

.icon-arrow-left:before {
  content: "";
}

.icon-arrow-right:before {
  content: "";
}

.icon-circle-left:before {
  content: "";
}

.icon-circle-right:before {
  content: "";
}

.icon-circle-up:before {
  content: "";
}

.icon-circle-down:before {
  content: "";
}

.icon-arrow-up:before {
  content: "";
}

.icon-arrow-down:before {
  content: "";
}

.icon-compass:before {
  content: "";
}

.icon-close:before {
  content: "";
}

.icon-close-circle:before {
  content: "";
}

.icon-search:before {
  content: "";
}

.icon-search1:before {
  content: "";
}

.icon-th-list:before {
  content: "";
}

.icon-th-large:before {
  content: "";
}

.icon-spinner:before {
  content: "";
}

.icon-loop:before {
  content: "";
}

.icon-user:before {
  content: "";
}

.icon-user-group:before {
  content: "";
}

.icon-download:before {
  content: "";
}

.icon-zoom-out:before {
  content: "";
}

.icon-zoom-in:before {
  content: "";
}

.icon-resize-in:before {
  content: "";
}

.icon-resize-out:before {
  content: "";
}

.icon-resize-in1:before {
  content: "";
}

.icon-resize-out1:before {
  content: "";
}

.icon-envelope:before {
  content: "";
}

.icon-envelope1:before {
  content: "";
}

.icon-envelope2:before {
  content: "";
}

.icon-envelope3:before {
  content: "";
}

.icon-earth:before {
  content: "";
}

.icon-phone:before {
  content: "";
}

.icon-phone1:before {
  content: "";
}

.icon-phone-square:before {
  content: "";
}

.icon-fax:before {
  content: "";
}

.icon-location:before {
  content: "";
}

.icon-location1:before {
  content: "";
}

/*  ======================================================
	FontAwesome
	======================================================  */
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: "FontAwesome";
  src: url("../fonts/fontawesome/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: calc(4em / 3);
  line-height: calc(3em / 4);
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: calc(18em / 14);
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: calc(30em / 14);
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -calc(30em / 14);
  width: calc(30em / 14);
  top: calc(2em / 14);
  text-align: center;
}
.fa-li.fa-lg {
  left: -calc(30em / 14)calc(4em / 14);
}

.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right {
  margin-left: 0.3em;
}

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "";
}

.fa-music:before {
  content: "";
}

.fa-search:before {
  content: "";
}

.fa-envelope-o:before {
  content: "";
}

.fa-heart:before {
  content: "";
}

.fa-star:before {
  content: "";
}

.fa-star-o:before {
  content: "";
}

.fa-user:before {
  content: "";
}

.fa-film:before {
  content: "";
}

.fa-th-large:before {
  content: "";
}

.fa-th:before {
  content: "";
}

.fa-th-list:before {
  content: "";
}

.fa-check:before {
  content: "";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "";
}

.fa-search-plus:before {
  content: "";
}

.fa-search-minus:before {
  content: "";
}

.fa-power-off:before {
  content: "";
}

.fa-signal:before {
  content: "";
}

.fa-gear:before,
.fa-cog:before {
  content: "";
}

.fa-trash-o:before {
  content: "";
}

.fa-home:before {
  content: "";
}

.fa-file-o:before {
  content: "";
}

.fa-clock-o:before {
  content: "";
}

.fa-road:before {
  content: "";
}

.fa-download:before {
  content: "";
}

.fa-arrow-circle-o-down:before {
  content: "";
}

.fa-arrow-circle-o-up:before {
  content: "";
}

.fa-inbox:before {
  content: "";
}

.fa-play-circle-o:before {
  content: "";
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "";
}

.fa-refresh:before {
  content: "";
}

.fa-list-alt:before {
  content: "";
}

.fa-lock:before {
  content: "";
}

.fa-flag:before {
  content: "";
}

.fa-headphones:before {
  content: "";
}

.fa-volume-off:before {
  content: "";
}

.fa-volume-down:before {
  content: "";
}

.fa-volume-up:before {
  content: "";
}

.fa-qrcode:before {
  content: "";
}

.fa-barcode:before {
  content: "";
}

.fa-tag:before {
  content: "";
}

.fa-tags:before {
  content: "";
}

.fa-book:before {
  content: "";
}

.fa-bookmark:before {
  content: "";
}

.fa-print:before {
  content: "";
}

.fa-camera:before {
  content: "";
}

.fa-font:before {
  content: "";
}

.fa-bold:before {
  content: "";
}

.fa-italic:before {
  content: "";
}

.fa-text-height:before {
  content: "";
}

.fa-text-width:before {
  content: "";
}

.fa-align-left:before {
  content: "";
}

.fa-align-center:before {
  content: "";
}

.fa-align-right:before {
  content: "";
}

.fa-align-justify:before {
  content: "";
}

.fa-list:before {
  content: "";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "";
}

.fa-indent:before {
  content: "";
}

.fa-video-camera:before {
  content: "";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "";
}

.fa-pencil:before {
  content: "";
}

.fa-map-marker:before {
  content: "";
}

.fa-adjust:before {
  content: "";
}

.fa-tint:before {
  content: "";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "";
}

.fa-share-square-o:before {
  content: "";
}

.fa-check-square-o:before {
  content: "";
}

.fa-arrows:before {
  content: "";
}

.fa-step-backward:before {
  content: "";
}

.fa-fast-backward:before {
  content: "";
}

.fa-backward:before {
  content: "";
}

.fa-play:before {
  content: "";
}

.fa-pause:before {
  content: "";
}

.fa-stop:before {
  content: "";
}

.fa-forward:before {
  content: "";
}

.fa-fast-forward:before {
  content: "";
}

.fa-step-forward:before {
  content: "";
}

.fa-eject:before {
  content: "";
}

.fa-chevron-left:before {
  content: "";
}

.fa-chevron-right:before {
  content: "";
}

.fa-plus-circle:before {
  content: "";
}

.fa-minus-circle:before {
  content: "";
}

.fa-times-circle:before {
  content: "";
}

.fa-check-circle:before {
  content: "";
}

.fa-question-circle:before {
  content: "";
}

.fa-info-circle:before {
  content: "";
}

.fa-crosshairs:before {
  content: "";
}

.fa-times-circle-o:before {
  content: "";
}

.fa-check-circle-o:before {
  content: "";
}

.fa-ban:before {
  content: "";
}

.fa-arrow-left:before {
  content: "";
}

.fa-arrow-right:before {
  content: "";
}

.fa-arrow-up:before {
  content: "";
}

.fa-arrow-down:before {
  content: "";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "";
}

.fa-expand:before {
  content: "";
}

.fa-compress:before {
  content: "";
}

.fa-plus:before {
  content: "";
}

.fa-minus:before {
  content: "";
}

.fa-asterisk:before {
  content: "";
}

.fa-exclamation-circle:before {
  content: "";
}

.fa-gift:before {
  content: "";
}

.fa-leaf:before {
  content: "";
}

.fa-fire:before {
  content: "";
}

.fa-eye:before {
  content: "";
}

.fa-eye-slash:before {
  content: "";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "";
}

.fa-plane:before {
  content: "";
}

.fa-calendar:before {
  content: "";
}

.fa-random:before {
  content: "";
}

.fa-comment:before {
  content: "";
}

.fa-magnet:before {
  content: "";
}

.fa-chevron-up:before {
  content: "";
}

.fa-chevron-down:before {
  content: "";
}

.fa-retweet:before {
  content: "";
}

.fa-shopping-cart:before {
  content: "";
}

.fa-folder:before {
  content: "";
}

.fa-folder-open:before {
  content: "";
}

.fa-arrows-v:before {
  content: "";
}

.fa-arrows-h:before {
  content: "";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "";
}

.fa-twitter-square:before {
  content: "";
}

.fa-facebook-square:before {
  content: "";
}

.fa-camera-retro:before {
  content: "";
}

.fa-key:before {
  content: "";
}

.fa-gears:before,
.fa-cogs:before {
  content: "";
}

.fa-comments:before {
  content: "";
}

.fa-thumbs-o-up:before {
  content: "";
}

.fa-thumbs-o-down:before {
  content: "";
}

.fa-star-half:before {
  content: "";
}

.fa-heart-o:before {
  content: "";
}

.fa-sign-out:before {
  content: "";
}

.fa-linkedin-square:before {
  content: "";
}

.fa-thumb-tack:before {
  content: "";
}

.fa-external-link:before {
  content: "";
}

.fa-sign-in:before {
  content: "";
}

.fa-trophy:before {
  content: "";
}

.fa-github-square:before {
  content: "";
}

.fa-upload:before {
  content: "";
}

.fa-lemon-o:before {
  content: "";
}

.fa-phone:before {
  content: "";
}

.fa-square-o:before {
  content: "";
}

.fa-bookmark-o:before {
  content: "";
}

.fa-phone-square:before {
  content: "";
}

.fa-twitter:before {
  content: "";
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "";
}

.fa-github:before {
  content: "";
}

.fa-unlock:before {
  content: "";
}

.fa-credit-card:before {
  content: "";
}

.fa-feed:before,
.fa-rss:before {
  content: "";
}

.fa-hdd-o:before {
  content: "";
}

.fa-bullhorn:before {
  content: "";
}

.fa-bell:before {
  content: "";
}

.fa-certificate:before {
  content: "";
}

.fa-hand-o-right:before {
  content: "";
}

.fa-hand-o-left:before {
  content: "";
}

.fa-hand-o-up:before {
  content: "";
}

.fa-hand-o-down:before {
  content: "";
}

.fa-arrow-circle-left:before {
  content: "";
}

.fa-arrow-circle-right:before {
  content: "";
}

.fa-arrow-circle-up:before {
  content: "";
}

.fa-arrow-circle-down:before {
  content: "";
}

.fa-globe:before {
  content: "";
}

.fa-wrench:before {
  content: "";
}

.fa-tasks:before {
  content: "";
}

.fa-filter:before {
  content: "";
}

.fa-briefcase:before {
  content: "";
}

.fa-arrows-alt:before {
  content: "";
}

.fa-group:before,
.fa-users:before {
  content: "";
}

.fa-chain:before,
.fa-link:before {
  content: "";
}

.fa-cloud:before {
  content: "";
}

.fa-flask:before {
  content: "";
}

.fa-cut:before,
.fa-scissors:before {
  content: "";
}

.fa-copy:before,
.fa-files-o:before {
  content: "";
}

.fa-paperclip:before {
  content: "";
}

.fa-save:before,
.fa-floppy-o:before {
  content: "";
}

.fa-square:before {
  content: "";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "";
}

.fa-list-ul:before {
  content: "";
}

.fa-list-ol:before {
  content: "";
}

.fa-strikethrough:before {
  content: "";
}

.fa-underline:before {
  content: "";
}

.fa-table:before {
  content: "";
}

.fa-magic:before {
  content: "";
}

.fa-truck:before {
  content: "";
}

.fa-pinterest:before {
  content: "";
}

.fa-pinterest-square:before {
  content: "";
}

.fa-google-plus-square:before {
  content: "";
}

.fa-google-plus:before {
  content: "";
}

.fa-money:before {
  content: "";
}

.fa-caret-down:before {
  content: "";
}

.fa-caret-up:before {
  content: "";
}

.fa-caret-left:before {
  content: "";
}

.fa-caret-right:before {
  content: "";
}

.fa-columns:before {
  content: "";
}

.fa-unsorted:before,
.fa-sort:before {
  content: "";
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "";
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "";
}

.fa-envelope:before {
  content: "";
}

.fa-linkedin:before {
  content: "";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "";
}

.fa-legal:before,
.fa-gavel:before {
  content: "";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "";
}

.fa-comment-o:before {
  content: "";
}

.fa-comments-o:before {
  content: "";
}

.fa-flash:before,
.fa-bolt:before {
  content: "";
}

.fa-sitemap:before {
  content: "";
}

.fa-umbrella:before {
  content: "";
}

.fa-paste:before,
.fa-clipboard:before {
  content: "";
}

.fa-lightbulb-o:before {
  content: "";
}

.fa-exchange:before {
  content: "";
}

.fa-cloud-download:before {
  content: "";
}

.fa-cloud-upload:before {
  content: "";
}

.fa-user-md:before {
  content: "";
}

.fa-stethoscope:before {
  content: "";
}

.fa-suitcase:before {
  content: "";
}

.fa-bell-o:before {
  content: "";
}

.fa-coffee:before {
  content: "";
}

.fa-cutlery:before {
  content: "";
}

.fa-file-text-o:before {
  content: "";
}

.fa-building-o:before {
  content: "";
}

.fa-hospital-o:before {
  content: "";
}

.fa-ambulance:before {
  content: "";
}

.fa-medkit:before {
  content: "";
}

.fa-fighter-jet:before {
  content: "";
}

.fa-beer:before {
  content: "";
}

.fa-h-square:before {
  content: "";
}

.fa-plus-square:before {
  content: "";
}

.fa-angle-double-left:before {
  content: "";
}

.fa-angle-double-right:before {
  content: "";
}

.fa-angle-double-up:before {
  content: "";
}

.fa-angle-double-down:before {
  content: "";
}

.fa-angle-left:before {
  content: "";
}

.fa-angle-right:before {
  content: "";
}

.fa-angle-up:before {
  content: "";
}

.fa-angle-down:before {
  content: "";
}

.fa-desktop:before {
  content: "";
}

.fa-laptop:before {
  content: "";
}

.fa-tablet:before {
  content: "";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "";
}

.fa-circle-o:before {
  content: "";
}

.fa-quote-left:before {
  content: "";
}

.fa-quote-right:before {
  content: "";
}

.fa-spinner:before {
  content: "";
}

.fa-circle:before {
  content: "";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "";
}

.fa-github-alt:before {
  content: "";
}

.fa-folder-o:before {
  content: "";
}

.fa-folder-open-o:before {
  content: "";
}

.fa-smile-o:before {
  content: "";
}

.fa-frown-o:before {
  content: "";
}

.fa-meh-o:before {
  content: "";
}

.fa-gamepad:before {
  content: "";
}

.fa-keyboard-o:before {
  content: "";
}

.fa-flag-o:before {
  content: "";
}

.fa-flag-checkered:before {
  content: "";
}

.fa-terminal:before {
  content: "";
}

.fa-code:before {
  content: "";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "";
}

.fa-location-arrow:before {
  content: "";
}

.fa-crop:before {
  content: "";
}

.fa-code-fork:before {
  content: "";
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "";
}

.fa-question:before {
  content: "";
}

.fa-info:before {
  content: "";
}

.fa-exclamation:before {
  content: "";
}

.fa-superscript:before {
  content: "";
}

.fa-subscript:before {
  content: "";
}

.fa-eraser:before {
  content: "";
}

.fa-puzzle-piece:before {
  content: "";
}

.fa-microphone:before {
  content: "";
}

.fa-microphone-slash:before {
  content: "";
}

.fa-shield:before {
  content: "";
}

.fa-calendar-o:before {
  content: "";
}

.fa-fire-extinguisher:before {
  content: "";
}

.fa-rocket:before {
  content: "";
}

.fa-maxcdn:before {
  content: "";
}

.fa-chevron-circle-left:before {
  content: "";
}

.fa-chevron-circle-right:before {
  content: "";
}

.fa-chevron-circle-up:before {
  content: "";
}

.fa-chevron-circle-down:before {
  content: "";
}

.fa-html5:before {
  content: "";
}

.fa-css3:before {
  content: "";
}

.fa-anchor:before {
  content: "";
}

.fa-unlock-alt:before {
  content: "";
}

.fa-bullseye:before {
  content: "";
}

.fa-ellipsis-h:before {
  content: "";
}

.fa-ellipsis-v:before {
  content: "";
}

.fa-rss-square:before {
  content: "";
}

.fa-play-circle:before {
  content: "";
}

.fa-ticket:before {
  content: "";
}

.fa-minus-square:before {
  content: "";
}

.fa-minus-square-o:before {
  content: "";
}

.fa-level-up:before {
  content: "";
}

.fa-level-down:before {
  content: "";
}

.fa-check-square:before {
  content: "";
}

.fa-pencil-square:before {
  content: "";
}

.fa-external-link-square:before {
  content: "";
}

.fa-share-square:before {
  content: "";
}

.fa-compass:before {
  content: "";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "";
}

.fa-euro:before,
.fa-eur:before {
  content: "";
}

.fa-gbp:before {
  content: "";
}

.fa-dollar:before,
.fa-usd:before {
  content: "";
}

.fa-rupee:before,
.fa-inr:before {
  content: "";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "";
}

.fa-won:before,
.fa-krw:before {
  content: "";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "";
}

.fa-file:before {
  content: "";
}

.fa-file-text:before {
  content: "";
}

.fa-sort-alpha-asc:before {
  content: "";
}

.fa-sort-alpha-desc:before {
  content: "";
}

.fa-sort-amount-asc:before {
  content: "";
}

.fa-sort-amount-desc:before {
  content: "";
}

.fa-sort-numeric-asc:before {
  content: "";
}

.fa-sort-numeric-desc:before {
  content: "";
}

.fa-thumbs-up:before {
  content: "";
}

.fa-thumbs-down:before {
  content: "";
}

.fa-youtube-square:before {
  content: "";
}

.fa-youtube:before {
  content: "";
}

.fa-xing:before {
  content: "";
}

.fa-xing-square:before {
  content: "";
}

.fa-youtube-play:before {
  content: "";
}

.fa-dropbox:before {
  content: "";
}

.fa-stack-overflow:before {
  content: "";
}

.fa-instagram:before {
  content: "";
}

.fa-flickr:before {
  content: "";
}

.fa-adn:before {
  content: "";
}

.fa-bitbucket:before {
  content: "";
}

.fa-bitbucket-square:before {
  content: "";
}

.fa-tumblr:before {
  content: "";
}

.fa-tumblr-square:before {
  content: "";
}

.fa-long-arrow-down:before {
  content: "";
}

.fa-long-arrow-up:before {
  content: "";
}

.fa-long-arrow-left:before {
  content: "";
}

.fa-long-arrow-right:before {
  content: "";
}

.fa-apple:before {
  content: "";
}

.fa-windows:before {
  content: "";
}

.fa-android:before {
  content: "";
}

.fa-linux:before {
  content: "";
}

.fa-dribbble:before {
  content: "";
}

.fa-skype:before {
  content: "";
}

.fa-foursquare:before {
  content: "";
}

.fa-trello:before {
  content: "";
}

.fa-female:before {
  content: "";
}

.fa-male:before {
  content: "";
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "";
}

.fa-sun-o:before {
  content: "";
}

.fa-moon-o:before {
  content: "";
}

.fa-archive:before {
  content: "";
}

.fa-bug:before {
  content: "";
}

.fa-vk:before {
  content: "";
}

.fa-weibo:before {
  content: "";
}

.fa-renren:before {
  content: "";
}

.fa-pagelines:before {
  content: "";
}

.fa-stack-exchange:before {
  content: "";
}

.fa-arrow-circle-o-right:before {
  content: "";
}

.fa-arrow-circle-o-left:before {
  content: "";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "";
}

.fa-dot-circle-o:before {
  content: "";
}

.fa-wheelchair:before {
  content: "";
}

.fa-vimeo-square:before {
  content: "";
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "";
}

.fa-plus-square-o:before {
  content: "";
}

.fa-space-shuttle:before {
  content: "";
}

.fa-slack:before {
  content: "";
}

.fa-envelope-square:before {
  content: "";
}

.fa-wordpress:before {
  content: "";
}

.fa-openid:before {
  content: "";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "";
}

.fa-yahoo:before {
  content: "";
}

.fa-google:before {
  content: "";
}

.fa-reddit:before {
  content: "";
}

.fa-reddit-square:before {
  content: "";
}

.fa-stumbleupon-circle:before {
  content: "";
}

.fa-stumbleupon:before {
  content: "";
}

.fa-delicious:before {
  content: "";
}

.fa-digg:before {
  content: "";
}

.fa-pied-piper-pp:before {
  content: "";
}

.fa-pied-piper-alt:before {
  content: "";
}

.fa-drupal:before {
  content: "";
}

.fa-joomla:before {
  content: "";
}

.fa-language:before {
  content: "";
}

.fa-fax:before {
  content: "";
}

.fa-building:before {
  content: "";
}

.fa-child:before {
  content: "";
}

.fa-paw:before {
  content: "";
}

.fa-spoon:before {
  content: "";
}

.fa-cube:before {
  content: "";
}

.fa-cubes:before {
  content: "";
}

.fa-behance:before {
  content: "";
}

.fa-behance-square:before {
  content: "";
}

.fa-steam:before {
  content: "";
}

.fa-steam-square:before {
  content: "";
}

.fa-recycle:before {
  content: "";
}

.fa-automobile:before,
.fa-car:before {
  content: "";
}

.fa-cab:before,
.fa-taxi:before {
  content: "";
}

.fa-tree:before {
  content: "";
}

.fa-spotify:before {
  content: "";
}

.fa-deviantart:before {
  content: "";
}

.fa-soundcloud:before {
  content: "";
}

.fa-database:before {
  content: "";
}

.fa-file-pdf-o:before {
  content: "";
}

.fa-file-word-o:before {
  content: "";
}

.fa-file-excel-o:before {
  content: "";
}

.fa-file-powerpoint-o:before {
  content: "";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "";
}

.fa-file-code-o:before {
  content: "";
}

.fa-vine:before {
  content: "";
}

.fa-codepen:before {
  content: "";
}

.fa-jsfiddle:before {
  content: "";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "";
}

.fa-circle-o-notch:before {
  content: "";
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "";
}

.fa-ge:before,
.fa-empire:before {
  content: "";
}

.fa-git-square:before {
  content: "";
}

.fa-git:before {
  content: "";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "";
}

.fa-tencent-weibo:before {
  content: "";
}

.fa-qq:before {
  content: "";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "";
}

.fa-send:before,
.fa-paper-plane:before {
  content: "";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "";
}

.fa-history:before {
  content: "";
}

.fa-circle-thin:before {
  content: "";
}

.fa-header:before {
  content: "";
}

.fa-paragraph:before {
  content: "";
}

.fa-sliders:before {
  content: "";
}

.fa-share-alt:before {
  content: "";
}

.fa-share-alt-square:before {
  content: "";
}

.fa-bomb:before {
  content: "";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "";
}

.fa-tty:before {
  content: "";
}

.fa-binoculars:before {
  content: "";
}

.fa-plug:before {
  content: "";
}

.fa-slideshare:before {
  content: "";
}

.fa-twitch:before {
  content: "";
}

.fa-yelp:before {
  content: "";
}

.fa-newspaper-o:before {
  content: "";
}

.fa-wifi:before {
  content: "";
}

.fa-calculator:before {
  content: "";
}

.fa-paypal:before {
  content: "";
}

.fa-google-wallet:before {
  content: "";
}

.fa-cc-visa:before {
  content: "";
}

.fa-cc-mastercard:before {
  content: "";
}

.fa-cc-discover:before {
  content: "";
}

.fa-cc-amex:before {
  content: "";
}

.fa-cc-paypal:before {
  content: "";
}

.fa-cc-stripe:before {
  content: "";
}

.fa-bell-slash:before {
  content: "";
}

.fa-bell-slash-o:before {
  content: "";
}

.fa-trash:before {
  content: "";
}

.fa-copyright:before {
  content: "";
}

.fa-at:before {
  content: "";
}

.fa-eyedropper:before {
  content: "";
}

.fa-paint-brush:before {
  content: "";
}

.fa-birthday-cake:before {
  content: "";
}

.fa-area-chart:before {
  content: "";
}

.fa-pie-chart:before {
  content: "";
}

.fa-line-chart:before {
  content: "";
}

.fa-lastfm:before {
  content: "";
}

.fa-lastfm-square:before {
  content: "";
}

.fa-toggle-off:before {
  content: "";
}

.fa-toggle-on:before {
  content: "";
}

.fa-bicycle:before {
  content: "";
}

.fa-bus:before {
  content: "";
}

.fa-ioxhost:before {
  content: "";
}

.fa-angellist:before {
  content: "";
}

.fa-cc:before {
  content: "";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "";
}

.fa-meanpath:before {
  content: "";
}

.fa-buysellads:before {
  content: "";
}

.fa-connectdevelop:before {
  content: "";
}

.fa-dashcube:before {
  content: "";
}

.fa-forumbee:before {
  content: "";
}

.fa-leanpub:before {
  content: "";
}

.fa-sellsy:before {
  content: "";
}

.fa-shirtsinbulk:before {
  content: "";
}

.fa-simplybuilt:before {
  content: "";
}

.fa-skyatlas:before {
  content: "";
}

.fa-cart-plus:before {
  content: "";
}

.fa-cart-arrow-down:before {
  content: "";
}

.fa-diamond:before {
  content: "";
}

.fa-ship:before {
  content: "";
}

.fa-user-secret:before {
  content: "";
}

.fa-motorcycle:before {
  content: "";
}

.fa-street-view:before {
  content: "";
}

.fa-heartbeat:before {
  content: "";
}

.fa-venus:before {
  content: "";
}

.fa-mars:before {
  content: "";
}

.fa-mercury:before {
  content: "";
}

.fa-intersex:before,
.fa-transgender:before {
  content: "";
}

.fa-transgender-alt:before {
  content: "";
}

.fa-venus-double:before {
  content: "";
}

.fa-mars-double:before {
  content: "";
}

.fa-venus-mars:before {
  content: "";
}

.fa-mars-stroke:before {
  content: "";
}

.fa-mars-stroke-v:before {
  content: "";
}

.fa-mars-stroke-h:before {
  content: "";
}

.fa-neuter:before {
  content: "";
}

.fa-genderless:before {
  content: "";
}

.fa-facebook-official:before {
  content: "";
}

.fa-pinterest-p:before {
  content: "";
}

.fa-whatsapp:before {
  content: "";
}

.fa-server:before {
  content: "";
}

.fa-user-plus:before {
  content: "";
}

.fa-user-times:before {
  content: "";
}

.fa-hotel:before,
.fa-bed:before {
  content: "";
}

.fa-viacoin:before {
  content: "";
}

.fa-train:before {
  content: "";
}

.fa-subway:before {
  content: "";
}

.fa-medium:before {
  content: "";
}

.fa-yc:before,
.fa-y-combinator:before {
  content: "";
}

.fa-optin-monster:before {
  content: "";
}

.fa-opencart:before {
  content: "";
}

.fa-expeditedssl:before {
  content: "";
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "";
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: "";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "";
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "";
}

.fa-mouse-pointer:before {
  content: "";
}

.fa-i-cursor:before {
  content: "";
}

.fa-object-group:before {
  content: "";
}

.fa-object-ungroup:before {
  content: "";
}

.fa-sticky-note:before {
  content: "";
}

.fa-sticky-note-o:before {
  content: "";
}

.fa-cc-jcb:before {
  content: "";
}

.fa-cc-diners-club:before {
  content: "";
}

.fa-clone:before {
  content: "";
}

.fa-balance-scale:before {
  content: "";
}

.fa-hourglass-o:before {
  content: "";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "";
}

.fa-hourglass:before {
  content: "";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "";
}

.fa-hand-scissors-o:before {
  content: "";
}

.fa-hand-lizard-o:before {
  content: "";
}

.fa-hand-spock-o:before {
  content: "";
}

.fa-hand-pointer-o:before {
  content: "";
}

.fa-hand-peace-o:before {
  content: "";
}

.fa-trademark:before {
  content: "";
}

.fa-registered:before {
  content: "";
}

.fa-creative-commons:before {
  content: "";
}

.fa-gg:before {
  content: "";
}

.fa-gg-circle:before {
  content: "";
}

.fa-tripadvisor:before {
  content: "";
}

.fa-odnoklassniki:before {
  content: "";
}

.fa-odnoklassniki-square:before {
  content: "";
}

.fa-get-pocket:before {
  content: "";
}

.fa-wikipedia-w:before {
  content: "";
}

.fa-safari:before {
  content: "";
}

.fa-chrome:before {
  content: "";
}

.fa-firefox:before {
  content: "";
}

.fa-opera:before {
  content: "";
}

.fa-internet-explorer:before {
  content: "";
}

.fa-tv:before,
.fa-television:before {
  content: "";
}

.fa-contao:before {
  content: "";
}

.fa-500px:before {
  content: "";
}

.fa-amazon:before {
  content: "";
}

.fa-calendar-plus-o:before {
  content: "";
}

.fa-calendar-minus-o:before {
  content: "";
}

.fa-calendar-times-o:before {
  content: "";
}

.fa-calendar-check-o:before {
  content: "";
}

.fa-industry:before {
  content: "";
}

.fa-map-pin:before {
  content: "";
}

.fa-map-signs:before {
  content: "";
}

.fa-map-o:before {
  content: "";
}

.fa-map:before {
  content: "";
}

.fa-commenting:before {
  content: "";
}

.fa-commenting-o:before {
  content: "";
}

.fa-houzz:before {
  content: "";
}

.fa-vimeo:before {
  content: "";
}

.fa-black-tie:before {
  content: "";
}

.fa-fonticons:before {
  content: "";
}

.fa-reddit-alien:before {
  content: "";
}

.fa-edge:before {
  content: "";
}

.fa-credit-card-alt:before {
  content: "";
}

.fa-codiepie:before {
  content: "";
}

.fa-modx:before {
  content: "";
}

.fa-fort-awesome:before {
  content: "";
}

.fa-usb:before {
  content: "";
}

.fa-product-hunt:before {
  content: "";
}

.fa-mixcloud:before {
  content: "";
}

.fa-scribd:before {
  content: "";
}

.fa-pause-circle:before {
  content: "";
}

.fa-pause-circle-o:before {
  content: "";
}

.fa-stop-circle:before {
  content: "";
}

.fa-stop-circle-o:before {
  content: "";
}

.fa-shopping-bag:before {
  content: "";
}

.fa-shopping-basket:before {
  content: "";
}

.fa-hashtag:before {
  content: "";
}

.fa-bluetooth:before {
  content: "";
}

.fa-bluetooth-b:before {
  content: "";
}

.fa-percent:before {
  content: "";
}

.fa-gitlab:before {
  content: "";
}

.fa-wpbeginner:before {
  content: "";
}

.fa-wpforms:before {
  content: "";
}

.fa-envira:before {
  content: "";
}

.fa-universal-access:before {
  content: "";
}

.fa-wheelchair-alt:before {
  content: "";
}

.fa-question-circle-o:before {
  content: "";
}

.fa-blind:before {
  content: "";
}

.fa-audio-description:before {
  content: "";
}

.fa-volume-control-phone:before {
  content: "";
}

.fa-braille:before {
  content: "";
}

.fa-assistive-listening-systems:before {
  content: "";
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "";
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "";
}

.fa-glide:before {
  content: "";
}

.fa-glide-g:before {
  content: "";
}

.fa-signing:before,
.fa-sign-language:before {
  content: "";
}

.fa-low-vision:before {
  content: "";
}

.fa-viadeo:before {
  content: "";
}

.fa-viadeo-square:before {
  content: "";
}

.fa-snapchat:before {
  content: "";
}

.fa-snapchat-ghost:before {
  content: "";
}

.fa-snapchat-square:before {
  content: "";
}

.fa-pied-piper:before {
  content: "";
}

.fa-first-order:before {
  content: "";
}

.fa-yoast:before {
  content: "";
}

.fa-themeisle:before {
  content: "";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "";
}

.fa-fa:before,
.fa-font-awesome:before {
  content: "";
}

.fa-handshake-o:before {
  content: "";
}

.fa-envelope-open:before {
  content: "";
}

.fa-envelope-open-o:before {
  content: "";
}

.fa-linode:before {
  content: "";
}

.fa-address-book:before {
  content: "";
}

.fa-address-book-o:before {
  content: "";
}

.fa-vcard:before,
.fa-address-card:before {
  content: "";
}

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "";
}

.fa-user-circle:before {
  content: "";
}

.fa-user-circle-o:before {
  content: "";
}

.fa-user-o:before {
  content: "";
}

.fa-id-badge:before {
  content: "";
}

.fa-drivers-license:before,
.fa-id-card:before {
  content: "";
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "";
}

.fa-quora:before {
  content: "";
}

.fa-free-code-camp:before {
  content: "";
}

.fa-telegram:before {
  content: "";
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "";
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "";
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "";
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "";
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "";
}

.fa-shower:before {
  content: "";
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "";
}

.fa-podcast:before {
  content: "";
}

.fa-window-maximize:before {
  content: "";
}

.fa-window-minimize:before {
  content: "";
}

.fa-window-restore:before {
  content: "";
}

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "";
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "";
}

.fa-bandcamp:before {
  content: "";
}

.fa-grav:before {
  content: "";
}

.fa-etsy:before {
  content: "";
}

.fa-imdb:before {
  content: "";
}

.fa-ravelry:before {
  content: "";
}

.fa-eercast:before {
  content: "";
}

.fa-microchip:before {
  content: "";
}

.fa-snowflake-o:before {
  content: "";
}

.fa-superpowers:before {
  content: "";
}

.fa-wpexplorer:before {
  content: "";
}

.fa-meetup:before {
  content: "";
}

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

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/*  ======================================================
	Bootstrap
	======================================================  */
/*!
 * Bootstrap v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --breakpoint-xxl: 1500px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

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

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

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

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

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

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

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

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

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

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}
a:hover {
  color: #0056b3;
  text-decoration: underline;
}

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

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

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

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

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

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

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

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}

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

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

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type=radio],
input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}

textarea {
  overflow: auto;
  resize: vertical;
}

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

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[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-decoration {
  -webkit-appearance: none;
}

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

output {
  display: inline-block;
}

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

template {
  display: none;
}

[hidden] {
  display: none !important;
}

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

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

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

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

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

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

h6, .h6 {
  font-size: 1rem;
}

.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

small,
.small {
  font-size: 0.875em;
  font-weight: 400;
}

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

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

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

.blockquote-footer {
  display: block;
  font-size: 0.875em;
  color: #6c757d;
}
.blockquote-footer::before {
  content: "— ";
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 90%;
  color: #6c757d;
}

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-wrap: break-word;
}
a > code {
  color: inherit;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}

pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container,
.container-fluid,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.col-xxl,
.col-xxl-auto, .col-xxl-12, .col-xxl-11, .col-xxl-10, .col-xxl-9, .col-xxl-8, .col-xxl-7, .col-xxl-6, .col-xxl-5, .col-xxl-4, .col-xxl-3, .col-xxl-2, .col-xxl-1, .col-xl,
.col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.row-cols-1 > * {
  flex: 0 0 100%;
  max-width: 100%;
}

.row-cols-2 > * {
  flex: 0 0 50%;
  max-width: 50%;
}

.row-cols-3 > * {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.row-cols-4 > * {
  flex: 0 0 25%;
  max-width: 25%;
}

.row-cols-5 > * {
  flex: 0 0 20%;
  max-width: 20%;
}

.row-cols-6 > * {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

.col-1 {
  flex: 0 0 8.33333333%;
  max-width: 8.33333333%;
}

.col-2 {
  flex: 0 0 16.66666667%;
  max-width: 16.66666667%;
}

.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  flex: 0 0 33.33333333%;
  max-width: 33.33333333%;
}

.col-5 {
  flex: 0 0 41.66666667%;
  max-width: 41.66666667%;
}

.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  flex: 0 0 58.33333333%;
  max-width: 58.33333333%;
}

.col-8 {
  flex: 0 0 66.66666667%;
  max-width: 66.66666667%;
}

.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  flex: 0 0 83.33333333%;
  max-width: 83.33333333%;
}

.col-11 {
  flex: 0 0 91.66666667%;
  max-width: 91.66666667%;
}

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

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-sm-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-sm-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-sm-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }

  .col-sm-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }

  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-sm-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }

  .col-sm-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }

  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-sm-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }

  .col-sm-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }

  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-sm-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }

  .col-sm-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }

  .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.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%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-md-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-md-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-md-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }

  .col-md-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }

  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-md-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }

  .col-md-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }

  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-md-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }

  .col-md-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }

  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-md-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }

  .col-md-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }

  .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.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%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-lg-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-lg-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-lg-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }

  .col-lg-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }

  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-lg-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }

  .col-lg-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }

  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-lg-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }

  .col-lg-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }

  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-lg-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }

  .col-lg-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }

  .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.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%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-xl-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-xl-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-xl-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }

  .col-xl-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }

  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-xl-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }

  .col-xl-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }

  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-xl-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }

  .col-xl-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }

  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-xl-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }

  .col-xl-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }

  .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.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%;
  }
}
@media (min-width: 1500px) {
  .col-xxl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-xxl-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-xxl-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-xxl-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .row-cols-xxl-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-xxl-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-xxl-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-xxl-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }

  .col-xxl-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }

  .col-xxl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-xxl-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }

  .col-xxl-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }

  .col-xxl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-xxl-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }

  .col-xxl-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }

  .col-xxl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-xxl-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }

  .col-xxl-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }

  .col-xxl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-xxl-first {
    order: -1;
  }

  .order-xxl-last {
    order: 13;
  }

  .order-xxl-0 {
    order: 0;
  }

  .order-xxl-1 {
    order: 1;
  }

  .order-xxl-2 {
    order: 2;
  }

  .order-xxl-3 {
    order: 3;
  }

  .order-xxl-4 {
    order: 4;
  }

  .order-xxl-5 {
    order: 5;
  }

  .order-xxl-6 {
    order: 6;
  }

  .order-xxl-7 {
    order: 7;
  }

  .order-xxl-8 {
    order: 8;
  }

  .order-xxl-9 {
    order: 9;
  }

  .order-xxl-10 {
    order: 10;
  }

  .order-xxl-11 {
    order: 11;
  }

  .order-xxl-12 {
    order: 12;
  }

  .offset-xxl-0 {
    margin-left: 0;
  }

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

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

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

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

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

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

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

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

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

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

  .offset-xxl-11 {
    margin-left: 91.66666667%;
  }
}
.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
}
.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}
.table tbody + tbody {
  border-top: 2px solid #dee2e6;
}

.table-sm th,
.table-sm td {
  padding: 0.3rem;
}

.table-bordered {
  border: 1px solid #dee2e6;
}
.table-bordered th,
.table-bordered td {
  border: 1px solid #dee2e6;
}
.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

.table-hover tbody tr:hover {
  color: #212529;
  background-color: rgba(0, 0, 0, 0.075);
}

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #b8daff;
}
.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: #7abaff;
}

.table-hover .table-primary:hover {
  background-color: #9fcdff;
}
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #9fcdff;
}

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #d6d8db;
}
.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: #b3b7bb;
}

.table-hover .table-secondary:hover {
  background-color: #c8cbcf;
}
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: #c8cbcf;
}

.table-success,
.table-success > th,
.table-success > td {
  background-color: #c3e6cb;
}
.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: #8fd19e;
}

.table-hover .table-success:hover {
  background-color: #b1dfbb;
}
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #b1dfbb;
}

.table-info,
.table-info > th,
.table-info > td {
  background-color: #bee5eb;
}
.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: #86cfda;
}

.table-hover .table-info:hover {
  background-color: #abdde5;
}
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #abdde5;
}

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #ffeeba;
}
.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: #ffdf7e;
}

.table-hover .table-warning:hover {
  background-color: #ffe8a1;
}
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #ffe8a1;
}

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f5c6cb;
}
.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: #ed969e;
}

.table-hover .table-danger:hover {
  background-color: #f1b0b7;
}
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #f1b0b7;
}

.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe;
}
.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: #fbfcfc;
}

.table-hover .table-light:hover {
  background-color: #ececf6;
}
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: #ececf6;
}

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca;
}
.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: #95999c;
}

.table-hover .table-dark:hover {
  background-color: #b9bbbe;
}
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: #b9bbbe;
}

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}

.table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55;
}
.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.table-dark {
  color: #fff;
  background-color: #343a40;
}
.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: #454d55;
}
.table-dark.table-bordered {
  border: 0;
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}
.table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1499.98px) {
  .table-responsive-xxl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-xxl > .table-bordered {
    border: 0;
  }
}
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.table-responsive > .table-bordered {
  border: 0;
}

.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

input[type=date].form-control,
input[type=time].form-control,
input[type=datetime-local].form-control,
input[type=month].form-control {
  appearance: none;
}

select.form-control:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}
select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

select.form-control[size], select.form-control[multiple] {
  height: auto;
}

textarea.form-control {
  height: auto;
}

.form-group {
  margin-bottom: 1rem;
}

.form-text {
  display: block;
  margin-top: 0.25rem;
}

.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
.form-row > .col,
.form-row > [class*=col-] {
  padding-right: 5px;
  padding-left: 5px;
}

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}
.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}

.form-check-label {
  margin-bottom: 0;
}

.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}
.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #28a745;
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: 0.25rem;
}
.form-row > .col > .valid-tooltip, .form-row > [class*=col-] > .valid-tooltip {
  left: 5px;
}

.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #28a745;
  padding-right: calc(1.5em + 0.75rem) !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.was-validated select.form-control:valid, select.form-control.is-valid {
  padding-right: 3rem !important;
  background-position: right 1.5rem center;
}

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #28a745;
  padding-right: calc(0.75em + 2.3125rem) !important;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;
}
.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #28a745;
}
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745;
}
.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
  border-color: #28a745;
}
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #34ce57;
  background-color: #34ce57;
}
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #28a745;
}

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745;
}
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #dc3545;
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem;
}
.form-row > .col > .invalid-tooltip, .form-row > [class*=col-] > .invalid-tooltip {
  left: 5px;
}

.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem) !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.was-validated select.form-control:invalid, select.form-control.is-invalid {
  padding-right: 3rem !important;
  background-position: right 1.5rem center;
}

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #dc3545;
  padding-right: calc(0.75em + 2.3125rem) !important;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;
}
.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
  border-color: #dc3545;
}
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #e4606d;
  background-color: #e4606d;
}
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #dc3545;
}

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545;
}
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.form-inline .form-check {
  width: 100%;
}
@media (min-width: 576px) {
  .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }
  .form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  .form-inline .input-group,
.form-inline .custom-select {
    width: auto;
  }
  .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}

.btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}
.btn:hover {
  color: #212529;
  text-decoration: none;
}
.btn:focus, .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.btn.disabled, .btn:disabled {
  opacity: 0.65;
}
.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}
a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}

.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-primary:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
}
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}
.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf;
}
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}

.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}
.btn-secondary:focus, .btn-secondary.focus {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}
.btn-secondary.disabled, .btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b;
}
.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}
.btn-success.disabled, .btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430;
}
.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}
.btn-info.disabled, .btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}
.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}

.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}
.btn-warning:focus, .btn-warning.focus {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}
.btn-warning.disabled, .btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500;
}
.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}
.btn-danger.disabled, .btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d;
}
.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}
.btn-light:focus, .btn-light.focus {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}
.btn-light.disabled, .btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}
.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}
.btn-dark:focus, .btn-dark.focus {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}
.btn-dark.disabled, .btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}
.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

.btn-outline-primary {
  color: #007bff;
  border-color: #007bff;
}
.btn-outline-primary:hover {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-outline-primary:focus, .btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #007bff;
  background-color: transparent;
}
.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-outline-success {
  color: #28a745;
  border-color: #28a745;
}
.btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-outline-success:focus, .btn-outline-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}
.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:focus, .btn-outline-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}
.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:focus, .btn-outline-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}
.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger:focus, .btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}
.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:focus, .btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}
.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-dark {
  color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:focus, .btn-outline-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}
.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-link {
  font-weight: 400;
  color: #007bff;
  text-decoration: none;
}
.btn-link:hover {
  color: #0056b3;
  text-decoration: underline;
}
.btn-link:focus, .btn-link.focus {
  text-decoration: underline;
}
.btn-link:disabled, .btn-link.disabled {
  color: #6c757d;
  pointer-events: none;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 0.5rem;
}

input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
  width: 100%;
}

.fade {
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}

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

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}
.collapsing.width {
  width: 0;
  height: auto;
  transition: width 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing.width {
    transition: none;
  }
}

.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative;
}

.dropdown-toggle {
  white-space: nowrap;
}
.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

.dropdown-menu-left {
  right: auto;
  left: 0;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }

  .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }

  .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }

  .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }

  .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1500px) {
  .dropdown-menu-xxl-left {
    right: auto;
    left: 0;
  }

  .dropdown-menu-xxl-right {
    right: 0;
    left: auto;
  }
}
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}
.dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropright .dropdown-toggle::after {
  vertical-align: 0;
}

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}
.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.dropleft .dropdown-toggle::after {
  display: none;
}
.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}

.dropdown-menu[x-placement^=top], .dropdown-menu[x-placement^=right], .dropdown-menu[x-placement^=bottom], .dropdown-menu[x-placement^=left] {
  right: auto;
  bottom: auto;
}

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item:hover, .dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #e9ecef;
}
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff;
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #adb5bd;
  pointer-events: none;
  background-color: transparent;
}

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

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  flex: 1 1 auto;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
  z-index: 1;
}
.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 1;
}

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after {
  margin-left: 0;
}
.dropleft .dropdown-toggle-split::before {
  margin-right: 0;
}

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -1px;
}
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}
.btn-group-toggle > .btn input[type=radio],
.btn-group-toggle > .btn input[type=checkbox],
.btn-group-toggle > .btn-group > .btn input[type=radio],
.btn-group-toggle > .btn-group > .btn input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .form-control,
.input-group > .form-control-plaintext,
.input-group > .custom-select,
.input-group > .custom-file {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
  margin-bottom: 0;
}
.input-group > .form-control + .form-control,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .form-control-plaintext + .form-control,
.input-group > .form-control-plaintext + .custom-select,
.input-group > .form-control-plaintext + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
  margin-left: -1px;
}
.input-group > .form-control:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
  z-index: 3;
}
.input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}
.input-group > .form-control:not(:first-child),
.input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group > .custom-file {
  display: flex;
  align-items: center;
}
.input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group:not(.has-validation) > .form-control:not(:last-child),
.input-group:not(.has-validation) > .custom-select:not(:last-child),
.input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label,
.input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group.has-validation > .form-control:nth-last-child(n+3),
.input-group.has-validation > .custom-select:nth-last-child(n+3),
.input-group.has-validation > .custom-file:nth-last-child(n+3) .custom-file-label,
.input-group.has-validation > .custom-file:nth-last-child(n+3) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group-prepend,
.input-group-append {
  display: flex;
}
.input-group-prepend .btn,
.input-group-append .btn {
  position: relative;
  z-index: 2;
}
.input-group-prepend .btn:focus,
.input-group-append .btn:focus {
  z-index: 3;
}
.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
  margin-left: -1px;
}

.input-group-prepend {
  margin-right: -1px;
}

.input-group-append {
  margin-left: -1px;
}

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.input-group-text input[type=radio],
.input-group-text input[type=checkbox] {
  margin-top: 0;
}

.input-group-lg > .form-control:not(textarea),
.input-group-lg > .custom-select {
  height: calc(1.5em + 1rem + 2px);
}

.input-group-lg > .form-control,
.input-group-lg > .custom-select,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select {
  height: calc(1.5em + 0.5rem + 2px);
}

.input-group-sm > .form-control,
.input-group-sm > .custom-select,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
  padding-right: 1.75rem;
}

.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .btn,
.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .input-group-text,
.input-group.has-validation > .input-group-append:nth-last-child(n+3) > .btn,
.input-group.has-validation > .input-group-append:nth-last-child(n+3) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.custom-control {
  position: relative;
  z-index: 1;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
  print-color-adjust: exact;
}

.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem;
}

.custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.25rem;
  opacity: 0;
}
.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #007bff;
  background-color: #007bff;
}
.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #80bdff;
}
.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  color: #fff;
  background-color: #b3d7ff;
  border-color: #b3d7ff;
}
.custom-control-input[disabled] ~ .custom-control-label, .custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}
.custom-control-input[disabled] ~ .custom-control-label::before, .custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef;
}

.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}
.custom-control-label::before {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: 1px solid #adb5bd;
}
.custom-control-label::after {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background: 50%/50% 50% no-repeat;
}

.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #007bff;
  background-color: #007bff;
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

.custom-radio .custom-control-label::before {
  border-radius: 50%;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

.custom-switch {
  padding-left: 2.25rem;
}
.custom-switch .custom-control-label::before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: 0.5rem;
}
.custom-switch .custom-control-label::after {
  top: calc(0.25rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #adb5bd;
  border-radius: 0.5rem;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .custom-switch .custom-control-label::after {
    transition: none;
  }
}
.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #fff;
  transform: translateX(0.75rem);
}
.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  appearance: none;
}
.custom-select:focus {
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
.custom-select[multiple], .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}
.custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}
.custom-select::-ms-expand {
  display: none;
}
.custom-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}

.custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
}

.custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
}

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin-bottom: 0;
}

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin: 0;
  overflow: hidden;
  opacity: 0;
}
.custom-file-input:focus ~ .custom-file-label {
  border-color: #80bdff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-file-input[disabled] ~ .custom-file-label, .custom-file-input:disabled ~ .custom-file-label {
  background-color: #e9ecef;
}
.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}
.custom-file-input ~ .custom-file-label[data-browse]::after {
  content: attr(data-browse);
}

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  overflow: hidden;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.5em + 0.75rem);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: inherit;
  border-radius: 0 0.25rem 0.25rem 0;
}

.custom-range {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  background-color: transparent;
  appearance: none;
}
.custom-range:focus {
  outline: 0;
}
.custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range::-moz-focus-outer {
  border: 0;
}
.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range::-webkit-slider-thumb {
    transition: none;
  }
}
.custom-range::-webkit-slider-thumb:active {
  background-color: #b3d7ff;
}
.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range::-moz-range-thumb {
    transition: none;
  }
}
.custom-range::-moz-range-thumb:active {
  background-color: #b3d7ff;
}
.custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range::-ms-thumb {
    transition: none;
  }
}
.custom-range::-ms-thumb:active {
  background-color: #b3d7ff;
}
.custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}
.custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem;
}
.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem;
}
.custom-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}
.custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}
.custom-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}
.custom-range:disabled::-moz-range-track {
  cursor: default;
}
.custom-range:disabled::-ms-thumb {
  background-color: #adb5bd;
}

.custom-control-label::before,
.custom-file-label,
.custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .custom-control-label::before,
.custom-file-label,
.custom-select {
    transition: none;
  }
}

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

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}
.nav-link:hover, .nav-link:focus {
  text-decoration: none;
}
.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}

.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-link {
  margin-bottom: -1px;
  background-color: transparent;
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  isolation: isolate;
  border-color: #e9ecef #e9ecef #dee2e6;
}
.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

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

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

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

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

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}
.navbar .container,
.navbar .container-fluid,
.navbar .container-sm,
.navbar .container-md,
.navbar .container-lg,
.navbar .container-xl {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.navbar-toggler:hover, .navbar-toggler:focus {
  text-decoration: none;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: 50%/100% 100% no-repeat;
}

.navbar-nav-scroll {
  max-height: 75vh;
  overflow-y: auto;
}

@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
.navbar-expand-sm > .container-fluid,
.navbar-expand-sm > .container-sm,
.navbar-expand-sm > .container-md,
.navbar-expand-sm > .container-lg,
.navbar-expand-sm > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-sm > .container,
.navbar-expand-sm > .container-fluid,
.navbar-expand-sm > .container-sm,
.navbar-expand-sm > .container-md,
.navbar-expand-sm > .container-lg,
.navbar-expand-sm > .container-xl {
    flex-wrap: nowrap;
  }
  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
.navbar-expand-md > .container-fluid,
.navbar-expand-md > .container-sm,
.navbar-expand-md > .container-md,
.navbar-expand-md > .container-lg,
.navbar-expand-md > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-md > .container,
.navbar-expand-md > .container-fluid,
.navbar-expand-md > .container-sm,
.navbar-expand-md > .container-md,
.navbar-expand-md > .container-lg,
.navbar-expand-md > .container-xl {
    flex-wrap: nowrap;
  }
  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .navbar-expand-lg > .container,
.navbar-expand-lg > .container-fluid,
.navbar-expand-lg > .container-sm,
.navbar-expand-lg > .container-md,
.navbar-expand-lg > .container-lg,
.navbar-expand-lg > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-lg > .container,
.navbar-expand-lg > .container-fluid,
.navbar-expand-lg > .container-sm,
.navbar-expand-lg > .container-md,
.navbar-expand-lg > .container-lg,
.navbar-expand-lg > .container-xl {
    flex-wrap: nowrap;
  }
  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container,
.navbar-expand-xl > .container-fluid,
.navbar-expand-xl > .container-sm,
.navbar-expand-xl > .container-md,
.navbar-expand-xl > .container-lg,
.navbar-expand-xl > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xl > .container,
.navbar-expand-xl > .container-fluid,
.navbar-expand-xl > .container-sm,
.navbar-expand-xl > .container-md,
.navbar-expand-xl > .container-lg,
.navbar-expand-xl > .container-xl {
    flex-wrap: nowrap;
  }
  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1499.98px) {
  .navbar-expand-xxl > .container,
.navbar-expand-xxl > .container-fluid,
.navbar-expand-xxl > .container-sm,
.navbar-expand-xxl > .container-md,
.navbar-expand-xxl > .container-lg,
.navbar-expand-xxl > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1500px) {
  .navbar-expand-xxl {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xxl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xxl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xxl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xxl > .container,
.navbar-expand-xxl > .container-fluid,
.navbar-expand-xxl > .container-sm,
.navbar-expand-xxl > .container-md,
.navbar-expand-xxl > .container-lg,
.navbar-expand-xxl > .container-xl {
    flex-wrap: nowrap;
  }
  .navbar-expand-xxl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xxl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xxl .navbar-toggler {
    display: none;
  }
}
.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid,
.navbar-expand > .container-sm,
.navbar-expand > .container-md,
.navbar-expand > .container-lg,
.navbar-expand > .container-xl {
  padding-right: 0;
  padding-left: 0;
}
.navbar-expand .navbar-nav {
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid,
.navbar-expand > .container-sm,
.navbar-expand > .container-md,
.navbar-expand > .container-lg,
.navbar-expand > .container-xl {
  flex-wrap: nowrap;
}
.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-dark .navbar-brand {
  color: #fff;
}
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-text a {
  color: #fff;
}
.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
  color: #fff;
}

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}
.card > hr {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}
.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.card > .card-header + .list-group,
.card > .list-group + .card-footer {
  border-top: 0;
}

.card-body {
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem;
}

.card-title {
  margin-bottom: 0.75rem;
}

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link:hover {
  text-decoration: none;
}
.card-link + .card-link {
  margin-left: 1.25rem;
}

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
  border-radius: calc(0.25rem - 1px);
}

.card-img,
.card-img-top,
.card-img-bottom {
  flex-shrink: 0;
  width: 100%;
}

.card-img,
.card-img-top {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.card-img,
.card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

.card-deck .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .card-deck {
    display: flex;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .card-deck .card {
    flex: 1 0 0%;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}

.card-group > .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-top,
.card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-bottom,
.card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-top,
.card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-bottom,
.card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

.card-columns .card {
  margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

.accordion {
  overflow-anchor: none;
}
.accordion > .card {
  overflow: hidden;
}
.accordion > .card:not(:last-of-type) {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.accordion > .card:not(:first-of-type) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.accordion > .card > .card-header {
  border-radius: 0;
  margin-bottom: -1px;
}

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: 0.5rem;
  color: #6c757d;
  content: "/";
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}
.breadcrumb-item.active {
  color: #6c757d;
}

.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6;
}
.page-link:hover {
  z-index: 2;
  color: #0056b3;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.page-link:focus {
  z-index: 3;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .badge {
    transition: none;
  }
}
a.badge:hover, a.badge:focus {
  text-decoration: none;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}

.badge-primary {
  color: #fff;
  background-color: #007bff;
}
a.badge-primary:hover, a.badge-primary:focus {
  color: #fff;
  background-color: #0062cc;
}
a.badge-primary:focus, a.badge-primary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.badge-secondary {
  color: #fff;
  background-color: #6c757d;
}
a.badge-secondary:hover, a.badge-secondary:focus {
  color: #fff;
  background-color: #545b62;
}
a.badge-secondary:focus, a.badge-secondary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.badge-success {
  color: #fff;
  background-color: #28a745;
}
a.badge-success:hover, a.badge-success:focus {
  color: #fff;
  background-color: #1e7e34;
}
a.badge-success:focus, a.badge-success.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.badge-info {
  color: #fff;
  background-color: #17a2b8;
}
a.badge-info:hover, a.badge-info:focus {
  color: #fff;
  background-color: #117a8b;
}
a.badge-info:focus, a.badge-info.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.badge-warning {
  color: #212529;
  background-color: #ffc107;
}
a.badge-warning:hover, a.badge-warning:focus {
  color: #212529;
  background-color: #d39e00;
}
a.badge-warning:focus, a.badge-warning.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.badge-danger {
  color: #fff;
  background-color: #dc3545;
}
a.badge-danger:hover, a.badge-danger:focus {
  color: #fff;
  background-color: #bd2130;
}
a.badge-danger:focus, a.badge-danger.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.badge-light {
  color: #212529;
  background-color: #f8f9fa;
}
a.badge-light:hover, a.badge-light:focus {
  color: #212529;
  background-color: #dae0e5;
}
a.badge-light:focus, a.badge-light.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.badge-dark {
  color: #fff;
  background-color: #343a40;
}
a.badge-dark:hover, a.badge-dark:focus {
  color: #fff;
  background-color: #1d2124;
}
a.badge-dark:focus, a.badge-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem;
}
@media (min-width: 576px) {
  .jumbotron {
    padding: 4rem 2rem;
  }
}

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: 700;
}

.alert-dismissible {
  padding-right: 4rem;
}
.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 0.75rem 1.25rem;
  color: inherit;
}

.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}
.alert-primary hr {
  border-top-color: #9fcdff;
}
.alert-primary .alert-link {
  color: #002752;
}

.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
}
.alert-secondary hr {
  border-top-color: #c8cbcf;
}
.alert-secondary .alert-link {
  color: #202326;
}

.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}
.alert-success hr {
  border-top-color: #b1dfbb;
}
.alert-success .alert-link {
  color: #0b2e13;
}

.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}
.alert-info hr {
  border-top-color: #abdde5;
}
.alert-info .alert-link {
  color: #062c33;
}

.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}
.alert-warning hr {
  border-top-color: #ffe8a1;
}
.alert-warning .alert-link {
  color: #533f03;
}

.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
.alert-danger hr {
  border-top-color: #f1b0b7;
}
.alert-danger .alert-link {
  color: #491217;
}

.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}
.alert-light hr {
  border-top-color: #ececf6;
}
.alert-light .alert-link {
  color: #686868;
}

.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}
.alert-dark hr {
  border-top-color: #b9bbbe;
}
.alert-dark .alert-link {
  color: #040505;
}

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  line-height: 0;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #007bff;
  transition: width 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none;
  }
}

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}

.progress-bar-animated {
  animation: 1s linear infinite progress-bar-stripes;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    animation: none;
  }
}

.media {
  display: flex;
  align-items: flex-start;
}

.media-body {
  flex: 1;
}

.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0.25rem;
}

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}
.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}
.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}
.list-group-item.disabled, .list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
}
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.list-group-item + .list-group-item {
  border-top-width: 0;
}
.list-group-item + .list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px;
}

.list-group-horizontal {
  flex-direction: row;
}
.list-group-horizontal > .list-group-item:first-child {
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
}
.list-group-horizontal > .list-group-item:last-child {
  border-top-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
}
.list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
}

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  .list-group-horizontal-sm > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row;
  }
  .list-group-horizontal-md > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  .list-group-horizontal-lg > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  .list-group-horizontal-xl > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 1500px) {
  .list-group-horizontal-xxl {
    flex-direction: row;
  }
  .list-group-horizontal-xxl > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xxl > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xxl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
.list-group-flush {
  border-radius: 0;
}
.list-group-flush > .list-group-item {
  border-width: 0 0 1px;
}
.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}

.list-group-item-primary {
  color: #004085;
  background-color: #b8daff;
}
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: #004085;
  background-color: #9fcdff;
}
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #004085;
  border-color: #004085;
}

.list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db;
}
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: #383d41;
  background-color: #c8cbcf;
}
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #383d41;
  border-color: #383d41;
}

.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb;
}
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: #155724;
  background-color: #b1dfbb;
}
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #155724;
  border-color: #155724;
}

.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb;
}
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: #0c5460;
  background-color: #abdde5;
}
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #0c5460;
  border-color: #0c5460;
}

.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba;
}
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: #856404;
  background-color: #ffe8a1;
}
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #856404;
  border-color: #856404;
}

.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb;
}
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: #721c24;
  background-color: #f1b0b7;
}
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #721c24;
  border-color: #721c24;
}

.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe;
}
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: #818182;
  background-color: #ececf6;
}
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182;
}

.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca;
}
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: #1b1e21;
  background-color: #b9bbbe;
}
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21;
}

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}
.close:hover {
  color: #000;
  text-decoration: none;
}
.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
  opacity: 0.75;
}

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
}

a.close.disabled {
  pointer-events: none;
}

.toast {
  flex-basis: 350px;
  max-width: 350px;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  opacity: 0;
  border-radius: 0.25rem;
}
.toast:not(:last-child) {
  margin-bottom: 0.75rem;
}
.toast.showing {
  opacity: 1;
}
.toast.show {
  display: block;
  opacity: 1;
}
.toast.hide {
  display: none;
}

.toast-header {
  display: flex;
  align-items: center;
  padding: 0.25rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.toast-body {
  padding: 0.75rem;
}

.modal-open {
  overflow: hidden;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

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

.modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem);
}
.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}
.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
  flex-shrink: 0;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}
.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  height: min-content;
  content: "";
}
.modal-dialog-centered.modal-dialog-scrollable {
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}
.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

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

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}

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

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}
.modal-footer > * {
  margin: 0.25rem;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }

  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }

  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
    height: min-content;
  }

  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg,
.modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: 0.9;
}
.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-top, .bs-tooltip-auto[x-placement^=top] {
  padding: 0.4rem 0;
}
.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^=top] .arrow {
  bottom: 0;
}
.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^=top] .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}

.bs-tooltip-right, .bs-tooltip-auto[x-placement^=right] {
  padding: 0 0.4rem;
}
.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^=right] .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^=right] .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^=bottom] {
  padding: 0.4rem 0;
}
.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^=bottom] .arrow {
  top: 0;
}
.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^=bottom] .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}

.bs-tooltip-left, .bs-tooltip-auto[x-placement^=left] {
  padding: 0 0.4rem;
}
.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^=left] .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^=left] .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}
.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}
.popover .arrow::before, .popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-popover-top, .bs-popover-auto[x-placement^=top] {
  margin-bottom: 0.5rem;
}
.bs-popover-top > .arrow, .bs-popover-auto[x-placement^=top] > .arrow {
  bottom: calc(-0.5rem - 1px);
}
.bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^=top] > .arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^=top] > .arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}

.bs-popover-right, .bs-popover-auto[x-placement^=right] {
  margin-left: 0.5rem;
}
.bs-popover-right > .arrow, .bs-popover-auto[x-placement^=right] > .arrow {
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^=right] > .arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^=right] > .arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}

.bs-popover-bottom, .bs-popover-auto[x-placement^=bottom] {
  margin-top: 0.5rem;
}
.bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^=bottom] > .arrow {
  top: calc(-0.5rem - 1px);
}
.bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^=bottom] > .arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^=bottom] > .arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}
.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^=bottom] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}

.bs-popover-left, .bs-popover-auto[x-placement^=left] {
  margin-right: 0.5rem;
}
.bs-popover-left > .arrow, .bs-popover-auto[x-placement^=left] > .arrow {
  right: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^=left] > .arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^=left] > .arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.popover-header:empty {
  display: none;
}

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529;
}

.carousel {
  position: relative;
}

.carousel.pointer-event {
  touch-action: pan-y;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
  transform: translateX(100%);
}

.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
  transform: translateX(-100%);
}

.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1;
}
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
    transition: none;
  }
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: none;
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-control-prev,
.carousel-control-next {
    transition: none;
  }
}
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: 50%/100% 100% no-repeat;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  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 {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-indicators li {
    transition: none;
  }
}
.carousel-indicators .active {
  opacity: 1;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

@keyframes spinner-border {
  to {
    transform: rotate(360deg);
  }
}
.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  border: 0.25em solid currentcolor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: 0.75s linear infinite spinner-border;
}

.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}

@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}
.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  background-color: currentcolor;
  border-radius: 50%;
  opacity: 0;
  animation: 0.75s linear infinite spinner-grow;
}

.spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}

@media (prefers-reduced-motion: reduce) {
  .spinner-border,
.spinner-grow {
    animation-duration: 1.5s;
  }
}
.align-baseline {
  vertical-align: baseline !important;
}

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.bg-primary {
  background-color: #007bff !important;
}

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #0062cc !important;
}

.bg-secondary {
  background-color: #6c757d !important;
}

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #545b62 !important;
}

.bg-success {
  background-color: #28a745 !important;
}

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #1e7e34 !important;
}

.bg-info {
  background-color: #17a2b8 !important;
}

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important;
}

.bg-warning {
  background-color: #ffc107 !important;
}

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #d39e00 !important;
}

.bg-danger {
  background-color: #dc3545 !important;
}

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #bd2130 !important;
}

.bg-light {
  background-color: #f8f9fa !important;
}

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important;
}

.bg-dark {
  background-color: #343a40 !important;
}

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important;
}

.bg-white {
  background-color: #fff !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border {
  border: 1px solid #dee2e6 !important;
}

.border-top {
  border-top: 1px solid #dee2e6 !important;
}

.border-right {
  border-right: 1px solid #dee2e6 !important;
}

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

.border-left {
  border-left: 1px solid #dee2e6 !important;
}

.border-0 {
  border: 0 !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-right-0 {
  border-right: 0 !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-left-0 {
  border-left: 0 !important;
}

.border-primary {
  border-color: #007bff !important;
}

.border-secondary {
  border-color: #6c757d !important;
}

.border-success {
  border-color: #28a745 !important;
}

.border-info {
  border-color: #17a2b8 !important;
}

.border-warning {
  border-color: #ffc107 !important;
}

.border-danger {
  border-color: #dc3545 !important;
}

.border-light {
  border-color: #f8f9fa !important;
}

.border-dark {
  border-color: #343a40 !important;
}

.border-white {
  border-color: #fff !important;
}

.rounded-sm {
  border-radius: 0.2rem !important;
}

.rounded {
  border-radius: 0.25rem !important;
}

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-lg {
  border-radius: 0.3rem !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-pill {
  border-radius: 50rem !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

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

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

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

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

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

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

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

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

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

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

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

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

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

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

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

  .d-sm-flex {
    display: flex !important;
  }

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

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

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

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

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

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

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

  .d-md-flex {
    display: flex !important;
  }

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

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

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

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

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

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

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

  .d-lg-flex {
    display: flex !important;
  }

  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }

  .d-xl-inline {
    display: inline !important;
  }

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

  .d-xl-block {
    display: block !important;
  }

  .d-xl-table {
    display: table !important;
  }

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

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

  .d-xl-flex {
    display: flex !important;
  }

  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1500px) {
  .d-xxl-none {
    display: none !important;
  }

  .d-xxl-inline {
    display: inline !important;
  }

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

  .d-xxl-block {
    display: block !important;
  }

  .d-xxl-table {
    display: table !important;
  }

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

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

  .d-xxl-flex {
    display: flex !important;
  }

  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }

  .d-print-inline {
    display: inline !important;
  }

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

  .d-print-block {
    display: block !important;
  }

  .d-print-table {
    display: table !important;
  }

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

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

  .d-print-flex {
    display: flex !important;
  }

  .d-print-inline-flex {
    display: inline-flex !important;
  }
}
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.embed-responsive::before {
  display: block;
  content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-21by9::before {
  padding-top: 42.85714286%;
}

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.embed-responsive-4by3::before {
  padding-top: 75%;
}

.embed-responsive-1by1::before {
  padding-top: 100%;
}

.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

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

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

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

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

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

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

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

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

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

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

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

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

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

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important;
  }

  .flex-sm-column {
    flex-direction: column !important;
  }

  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }

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

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

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

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

  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-sm-start {
    justify-content: flex-start !important;
  }

  .justify-content-sm-end {
    justify-content: flex-end !important;
  }

  .justify-content-sm-center {
    justify-content: center !important;
  }

  .justify-content-sm-between {
    justify-content: space-between !important;
  }

  .justify-content-sm-around {
    justify-content: space-around !important;
  }

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

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

  .align-items-sm-center {
    align-items: center !important;
  }

  .align-items-sm-baseline {
    align-items: baseline !important;
  }

  .align-items-sm-stretch {
    align-items: stretch !important;
  }

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

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

  .align-content-sm-center {
    align-content: center !important;
  }

  .align-content-sm-between {
    align-content: space-between !important;
  }

  .align-content-sm-around {
    align-content: space-around !important;
  }

  .align-content-sm-stretch {
    align-content: stretch !important;
  }

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

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

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

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

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

  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important;
  }

  .flex-md-column {
    flex-direction: column !important;
  }

  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }

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

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

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

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

  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-md-start {
    justify-content: flex-start !important;
  }

  .justify-content-md-end {
    justify-content: flex-end !important;
  }

  .justify-content-md-center {
    justify-content: center !important;
  }

  .justify-content-md-between {
    justify-content: space-between !important;
  }

  .justify-content-md-around {
    justify-content: space-around !important;
  }

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

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

  .align-items-md-center {
    align-items: center !important;
  }

  .align-items-md-baseline {
    align-items: baseline !important;
  }

  .align-items-md-stretch {
    align-items: stretch !important;
  }

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

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

  .align-content-md-center {
    align-content: center !important;
  }

  .align-content-md-between {
    align-content: space-between !important;
  }

  .align-content-md-around {
    align-content: space-around !important;
  }

  .align-content-md-stretch {
    align-content: stretch !important;
  }

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

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

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

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

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

  .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important;
  }

  .flex-lg-column {
    flex-direction: column !important;
  }

  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }

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

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

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

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

  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-lg-start {
    justify-content: flex-start !important;
  }

  .justify-content-lg-end {
    justify-content: flex-end !important;
  }

  .justify-content-lg-center {
    justify-content: center !important;
  }

  .justify-content-lg-between {
    justify-content: space-between !important;
  }

  .justify-content-lg-around {
    justify-content: space-around !important;
  }

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

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

  .align-items-lg-center {
    align-items: center !important;
  }

  .align-items-lg-baseline {
    align-items: baseline !important;
  }

  .align-items-lg-stretch {
    align-items: stretch !important;
  }

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

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

  .align-content-lg-center {
    align-content: center !important;
  }

  .align-content-lg-between {
    align-content: space-between !important;
  }

  .align-content-lg-around {
    align-content: space-around !important;
  }

  .align-content-lg-stretch {
    align-content: stretch !important;
  }

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

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

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

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

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

  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important;
  }

  .flex-xl-column {
    flex-direction: column !important;
  }

  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }

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

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

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

  .flex-xl-fill {
    flex: 1 1 auto !important;
  }

  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-xl-start {
    justify-content: flex-start !important;
  }

  .justify-content-xl-end {
    justify-content: flex-end !important;
  }

  .justify-content-xl-center {
    justify-content: center !important;
  }

  .justify-content-xl-between {
    justify-content: space-between !important;
  }

  .justify-content-xl-around {
    justify-content: space-around !important;
  }

  .align-items-xl-start {
    align-items: flex-start !important;
  }

  .align-items-xl-end {
    align-items: flex-end !important;
  }

  .align-items-xl-center {
    align-items: center !important;
  }

  .align-items-xl-baseline {
    align-items: baseline !important;
  }

  .align-items-xl-stretch {
    align-items: stretch !important;
  }

  .align-content-xl-start {
    align-content: flex-start !important;
  }

  .align-content-xl-end {
    align-content: flex-end !important;
  }

  .align-content-xl-center {
    align-content: center !important;
  }

  .align-content-xl-between {
    align-content: space-between !important;
  }

  .align-content-xl-around {
    align-content: space-around !important;
  }

  .align-content-xl-stretch {
    align-content: stretch !important;
  }

  .align-self-xl-auto {
    align-self: auto !important;
  }

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

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

  .align-self-xl-center {
    align-self: center !important;
  }

  .align-self-xl-baseline {
    align-self: baseline !important;
  }

  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1500px) {
  .flex-xxl-row {
    flex-direction: row !important;
  }

  .flex-xxl-column {
    flex-direction: column !important;
  }

  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }

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

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

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

  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }

  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }

  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }

  .justify-content-xxl-center {
    justify-content: center !important;
  }

  .justify-content-xxl-between {
    justify-content: space-between !important;
  }

  .justify-content-xxl-around {
    justify-content: space-around !important;
  }

  .align-items-xxl-start {
    align-items: flex-start !important;
  }

  .align-items-xxl-end {
    align-items: flex-end !important;
  }

  .align-items-xxl-center {
    align-items: center !important;
  }

  .align-items-xxl-baseline {
    align-items: baseline !important;
  }

  .align-items-xxl-stretch {
    align-items: stretch !important;
  }

  .align-content-xxl-start {
    align-content: flex-start !important;
  }

  .align-content-xxl-end {
    align-content: flex-end !important;
  }

  .align-content-xxl-center {
    align-content: center !important;
  }

  .align-content-xxl-between {
    align-content: space-between !important;
  }

  .align-content-xxl-around {
    align-content: space-around !important;
  }

  .align-content-xxl-stretch {
    align-content: stretch !important;
  }

  .align-self-xxl-auto {
    align-self: auto !important;
  }

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

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

  .align-self-xxl-center {
    align-self: center !important;
  }

  .align-self-xxl-baseline {
    align-self: baseline !important;
  }

  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
}
.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-none {
  float: none !important;
}

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }

  .float-sm-right {
    float: right !important;
  }

  .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }

  .float-md-right {
    float: right !important;
  }

  .float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }

  .float-lg-right {
    float: right !important;
  }

  .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }

  .float-xl-right {
    float: right !important;
  }

  .float-xl-none {
    float: none !important;
  }
}
@media (min-width: 1500px) {
  .float-xxl-left {
    float: left !important;
  }

  .float-xxl-right {
    float: right !important;
  }

  .float-xxl-none {
    float: none !important;
  }
}
.user-select-all {
  user-select: all !important;
}

.user-select-auto {
  user-select: auto !important;
}

.user-select-none {
  user-select: none !important;
}

.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: sticky !important;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

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

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.shadow-none {
  box-shadow: none !important;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.mh-100 {
  max-height: 100% !important;
}

.min-vw-100 {
  min-width: 100vw !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

.vw-100 {
  width: 100vw !important;
}

.vh-100 {
  height: 100vh !important;
}

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

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

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

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

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

.m-1 {
  margin: 5px !important;
}

.mt-1,
.my-1 {
  margin-top: 5px !important;
}

.mr-1,
.mx-1 {
  margin-right: 5px !important;
}

.mb-1,
.my-1 {
  margin-bottom: 5px !important;
}

.ml-1,
.mx-1 {
  margin-left: 5px !important;
}

.m-2 {
  margin: 10px !important;
}

.mt-2,
.my-2 {
  margin-top: 10px !important;
}

.mr-2,
.mx-2 {
  margin-right: 10px !important;
}

.mb-2,
.my-2 {
  margin-bottom: 10px !important;
}

.ml-2,
.mx-2 {
  margin-left: 10px !important;
}

.m-3 {
  margin: 15px !important;
}

.mt-3,
.my-3 {
  margin-top: 15px !important;
}

.mr-3,
.mx-3 {
  margin-right: 15px !important;
}

.mb-3,
.my-3 {
  margin-bottom: 15px !important;
}

.ml-3,
.mx-3 {
  margin-left: 15px !important;
}

.m-4 {
  margin: 20px !important;
}

.mt-4,
.my-4 {
  margin-top: 20px !important;
}

.mr-4,
.mx-4 {
  margin-right: 20px !important;
}

.mb-4,
.my-4 {
  margin-bottom: 20px !important;
}

.ml-4,
.mx-4 {
  margin-left: 20px !important;
}

.m-5 {
  margin: 30px !important;
}

.mt-5,
.my-5 {
  margin-top: 30px !important;
}

.mr-5,
.mx-5 {
  margin-right: 30px !important;
}

.mb-5,
.my-5 {
  margin-bottom: 30px !important;
}

.ml-5,
.mx-5 {
  margin-left: 30px !important;
}

.m-6 {
  margin: 45px !important;
}

.mt-6,
.my-6 {
  margin-top: 45px !important;
}

.mr-6,
.mx-6 {
  margin-right: 45px !important;
}

.mb-6,
.my-6 {
  margin-bottom: 45px !important;
}

.ml-6,
.mx-6 {
  margin-left: 45px !important;
}

.m-7 {
  margin: 60px !important;
}

.mt-7,
.my-7 {
  margin-top: 60px !important;
}

.mr-7,
.mx-7 {
  margin-right: 60px !important;
}

.mb-7,
.my-7 {
  margin-bottom: 60px !important;
}

.ml-7,
.mx-7 {
  margin-left: 60px !important;
}

.m-8 {
  margin: 90px !important;
}

.mt-8,
.my-8 {
  margin-top: 90px !important;
}

.mr-8,
.mx-8 {
  margin-right: 90px !important;
}

.mb-8,
.my-8 {
  margin-bottom: 90px !important;
}

.ml-8,
.mx-8 {
  margin-left: 90px !important;
}

.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: 5px !important;
}

.pt-1,
.py-1 {
  padding-top: 5px !important;
}

.pr-1,
.px-1 {
  padding-right: 5px !important;
}

.pb-1,
.py-1 {
  padding-bottom: 5px !important;
}

.pl-1,
.px-1 {
  padding-left: 5px !important;
}

.p-2 {
  padding: 10px !important;
}

.pt-2,
.py-2 {
  padding-top: 10px !important;
}

.pr-2,
.px-2 {
  padding-right: 10px !important;
}

.pb-2,
.py-2 {
  padding-bottom: 10px !important;
}

.pl-2,
.px-2 {
  padding-left: 10px !important;
}

.p-3 {
  padding: 15px !important;
}

.pt-3,
.py-3 {
  padding-top: 15px !important;
}

.pr-3,
.px-3 {
  padding-right: 15px !important;
}

.pb-3,
.py-3 {
  padding-bottom: 15px !important;
}

.pl-3,
.px-3 {
  padding-left: 15px !important;
}

.p-4 {
  padding: 20px !important;
}

.pt-4,
.py-4 {
  padding-top: 20px !important;
}

.pr-4,
.px-4 {
  padding-right: 20px !important;
}

.pb-4,
.py-4 {
  padding-bottom: 20px !important;
}

.pl-4,
.px-4 {
  padding-left: 20px !important;
}

.p-5 {
  padding: 30px !important;
}

.pt-5,
.py-5 {
  padding-top: 30px !important;
}

.pr-5,
.px-5 {
  padding-right: 30px !important;
}

.pb-5,
.py-5 {
  padding-bottom: 30px !important;
}

.pl-5,
.px-5 {
  padding-left: 30px !important;
}

.p-6 {
  padding: 45px !important;
}

.pt-6,
.py-6 {
  padding-top: 45px !important;
}

.pr-6,
.px-6 {
  padding-right: 45px !important;
}

.pb-6,
.py-6 {
  padding-bottom: 45px !important;
}

.pl-6,
.px-6 {
  padding-left: 45px !important;
}

.p-7 {
  padding: 60px !important;
}

.pt-7,
.py-7 {
  padding-top: 60px !important;
}

.pr-7,
.px-7 {
  padding-right: 60px !important;
}

.pb-7,
.py-7 {
  padding-bottom: 60px !important;
}

.pl-7,
.px-7 {
  padding-left: 60px !important;
}

.p-8 {
  padding: 90px !important;
}

.pt-8,
.py-8 {
  padding-top: 90px !important;
}

.pr-8,
.px-8 {
  padding-right: 90px !important;
}

.pb-8,
.py-8 {
  padding-bottom: 90px !important;
}

.pl-8,
.px-8 {
  padding-left: 90px !important;
}

.m-n1 {
  margin: -5px !important;
}

.mt-n1,
.my-n1 {
  margin-top: -5px !important;
}

.mr-n1,
.mx-n1 {
  margin-right: -5px !important;
}

.mb-n1,
.my-n1 {
  margin-bottom: -5px !important;
}

.ml-n1,
.mx-n1 {
  margin-left: -5px !important;
}

.m-n2 {
  margin: -10px !important;
}

.mt-n2,
.my-n2 {
  margin-top: -10px !important;
}

.mr-n2,
.mx-n2 {
  margin-right: -10px !important;
}

.mb-n2,
.my-n2 {
  margin-bottom: -10px !important;
}

.ml-n2,
.mx-n2 {
  margin-left: -10px !important;
}

.m-n3 {
  margin: -15px !important;
}

.mt-n3,
.my-n3 {
  margin-top: -15px !important;
}

.mr-n3,
.mx-n3 {
  margin-right: -15px !important;
}

.mb-n3,
.my-n3 {
  margin-bottom: -15px !important;
}

.ml-n3,
.mx-n3 {
  margin-left: -15px !important;
}

.m-n4 {
  margin: -20px !important;
}

.mt-n4,
.my-n4 {
  margin-top: -20px !important;
}

.mr-n4,
.mx-n4 {
  margin-right: -20px !important;
}

.mb-n4,
.my-n4 {
  margin-bottom: -20px !important;
}

.ml-n4,
.mx-n4 {
  margin-left: -20px !important;
}

.m-n5 {
  margin: -30px !important;
}

.mt-n5,
.my-n5 {
  margin-top: -30px !important;
}

.mr-n5,
.mx-n5 {
  margin-right: -30px !important;
}

.mb-n5,
.my-n5 {
  margin-bottom: -30px !important;
}

.ml-n5,
.mx-n5 {
  margin-left: -30px !important;
}

.m-n6 {
  margin: -45px !important;
}

.mt-n6,
.my-n6 {
  margin-top: -45px !important;
}

.mr-n6,
.mx-n6 {
  margin-right: -45px !important;
}

.mb-n6,
.my-n6 {
  margin-bottom: -45px !important;
}

.ml-n6,
.mx-n6 {
  margin-left: -45px !important;
}

.m-n7 {
  margin: -60px !important;
}

.mt-n7,
.my-n7 {
  margin-top: -60px !important;
}

.mr-n7,
.mx-n7 {
  margin-right: -60px !important;
}

.mb-n7,
.my-n7 {
  margin-bottom: -60px !important;
}

.ml-n7,
.mx-n7 {
  margin-left: -60px !important;
}

.m-n8 {
  margin: -90px !important;
}

.mt-n8,
.my-n8 {
  margin-top: -90px !important;
}

.mr-n8,
.mx-n8 {
  margin-right: -90px !important;
}

.mb-n8,
.my-n8 {
  margin-bottom: -90px !important;
}

.ml-n8,
.mx-n8 {
  margin-left: -90px !important;
}

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

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

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

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

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

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }

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

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

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

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

  .m-sm-1 {
    margin: 5px !important;
  }

  .mt-sm-1,
.my-sm-1 {
    margin-top: 5px !important;
  }

  .mr-sm-1,
.mx-sm-1 {
    margin-right: 5px !important;
  }

  .mb-sm-1,
.my-sm-1 {
    margin-bottom: 5px !important;
  }

  .ml-sm-1,
.mx-sm-1 {
    margin-left: 5px !important;
  }

  .m-sm-2 {
    margin: 10px !important;
  }

  .mt-sm-2,
.my-sm-2 {
    margin-top: 10px !important;
  }

  .mr-sm-2,
.mx-sm-2 {
    margin-right: 10px !important;
  }

  .mb-sm-2,
.my-sm-2 {
    margin-bottom: 10px !important;
  }

  .ml-sm-2,
.mx-sm-2 {
    margin-left: 10px !important;
  }

  .m-sm-3 {
    margin: 15px !important;
  }

  .mt-sm-3,
.my-sm-3 {
    margin-top: 15px !important;
  }

  .mr-sm-3,
.mx-sm-3 {
    margin-right: 15px !important;
  }

  .mb-sm-3,
.my-sm-3 {
    margin-bottom: 15px !important;
  }

  .ml-sm-3,
.mx-sm-3 {
    margin-left: 15px !important;
  }

  .m-sm-4 {
    margin: 20px !important;
  }

  .mt-sm-4,
.my-sm-4 {
    margin-top: 20px !important;
  }

  .mr-sm-4,
.mx-sm-4 {
    margin-right: 20px !important;
  }

  .mb-sm-4,
.my-sm-4 {
    margin-bottom: 20px !important;
  }

  .ml-sm-4,
.mx-sm-4 {
    margin-left: 20px !important;
  }

  .m-sm-5 {
    margin: 30px !important;
  }

  .mt-sm-5,
.my-sm-5 {
    margin-top: 30px !important;
  }

  .mr-sm-5,
.mx-sm-5 {
    margin-right: 30px !important;
  }

  .mb-sm-5,
.my-sm-5 {
    margin-bottom: 30px !important;
  }

  .ml-sm-5,
.mx-sm-5 {
    margin-left: 30px !important;
  }

  .m-sm-6 {
    margin: 45px !important;
  }

  .mt-sm-6,
.my-sm-6 {
    margin-top: 45px !important;
  }

  .mr-sm-6,
.mx-sm-6 {
    margin-right: 45px !important;
  }

  .mb-sm-6,
.my-sm-6 {
    margin-bottom: 45px !important;
  }

  .ml-sm-6,
.mx-sm-6 {
    margin-left: 45px !important;
  }

  .m-sm-7 {
    margin: 60px !important;
  }

  .mt-sm-7,
.my-sm-7 {
    margin-top: 60px !important;
  }

  .mr-sm-7,
.mx-sm-7 {
    margin-right: 60px !important;
  }

  .mb-sm-7,
.my-sm-7 {
    margin-bottom: 60px !important;
  }

  .ml-sm-7,
.mx-sm-7 {
    margin-left: 60px !important;
  }

  .m-sm-8 {
    margin: 90px !important;
  }

  .mt-sm-8,
.my-sm-8 {
    margin-top: 90px !important;
  }

  .mr-sm-8,
.mx-sm-8 {
    margin-right: 90px !important;
  }

  .mb-sm-8,
.my-sm-8 {
    margin-bottom: 90px !important;
  }

  .ml-sm-8,
.mx-sm-8 {
    margin-left: 90px !important;
  }

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

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

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

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

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

  .p-sm-1 {
    padding: 5px !important;
  }

  .pt-sm-1,
.py-sm-1 {
    padding-top: 5px !important;
  }

  .pr-sm-1,
.px-sm-1 {
    padding-right: 5px !important;
  }

  .pb-sm-1,
.py-sm-1 {
    padding-bottom: 5px !important;
  }

  .pl-sm-1,
.px-sm-1 {
    padding-left: 5px !important;
  }

  .p-sm-2 {
    padding: 10px !important;
  }

  .pt-sm-2,
.py-sm-2 {
    padding-top: 10px !important;
  }

  .pr-sm-2,
.px-sm-2 {
    padding-right: 10px !important;
  }

  .pb-sm-2,
.py-sm-2 {
    padding-bottom: 10px !important;
  }

  .pl-sm-2,
.px-sm-2 {
    padding-left: 10px !important;
  }

  .p-sm-3 {
    padding: 15px !important;
  }

  .pt-sm-3,
.py-sm-3 {
    padding-top: 15px !important;
  }

  .pr-sm-3,
.px-sm-3 {
    padding-right: 15px !important;
  }

  .pb-sm-3,
.py-sm-3 {
    padding-bottom: 15px !important;
  }

  .pl-sm-3,
.px-sm-3 {
    padding-left: 15px !important;
  }

  .p-sm-4 {
    padding: 20px !important;
  }

  .pt-sm-4,
.py-sm-4 {
    padding-top: 20px !important;
  }

  .pr-sm-4,
.px-sm-4 {
    padding-right: 20px !important;
  }

  .pb-sm-4,
.py-sm-4 {
    padding-bottom: 20px !important;
  }

  .pl-sm-4,
.px-sm-4 {
    padding-left: 20px !important;
  }

  .p-sm-5 {
    padding: 30px !important;
  }

  .pt-sm-5,
.py-sm-5 {
    padding-top: 30px !important;
  }

  .pr-sm-5,
.px-sm-5 {
    padding-right: 30px !important;
  }

  .pb-sm-5,
.py-sm-5 {
    padding-bottom: 30px !important;
  }

  .pl-sm-5,
.px-sm-5 {
    padding-left: 30px !important;
  }

  .p-sm-6 {
    padding: 45px !important;
  }

  .pt-sm-6,
.py-sm-6 {
    padding-top: 45px !important;
  }

  .pr-sm-6,
.px-sm-6 {
    padding-right: 45px !important;
  }

  .pb-sm-6,
.py-sm-6 {
    padding-bottom: 45px !important;
  }

  .pl-sm-6,
.px-sm-6 {
    padding-left: 45px !important;
  }

  .p-sm-7 {
    padding: 60px !important;
  }

  .pt-sm-7,
.py-sm-7 {
    padding-top: 60px !important;
  }

  .pr-sm-7,
.px-sm-7 {
    padding-right: 60px !important;
  }

  .pb-sm-7,
.py-sm-7 {
    padding-bottom: 60px !important;
  }

  .pl-sm-7,
.px-sm-7 {
    padding-left: 60px !important;
  }

  .p-sm-8 {
    padding: 90px !important;
  }

  .pt-sm-8,
.py-sm-8 {
    padding-top: 90px !important;
  }

  .pr-sm-8,
.px-sm-8 {
    padding-right: 90px !important;
  }

  .pb-sm-8,
.py-sm-8 {
    padding-bottom: 90px !important;
  }

  .pl-sm-8,
.px-sm-8 {
    padding-left: 90px !important;
  }

  .m-sm-n1 {
    margin: -5px !important;
  }

  .mt-sm-n1,
.my-sm-n1 {
    margin-top: -5px !important;
  }

  .mr-sm-n1,
.mx-sm-n1 {
    margin-right: -5px !important;
  }

  .mb-sm-n1,
.my-sm-n1 {
    margin-bottom: -5px !important;
  }

  .ml-sm-n1,
.mx-sm-n1 {
    margin-left: -5px !important;
  }

  .m-sm-n2 {
    margin: -10px !important;
  }

  .mt-sm-n2,
.my-sm-n2 {
    margin-top: -10px !important;
  }

  .mr-sm-n2,
.mx-sm-n2 {
    margin-right: -10px !important;
  }

  .mb-sm-n2,
.my-sm-n2 {
    margin-bottom: -10px !important;
  }

  .ml-sm-n2,
.mx-sm-n2 {
    margin-left: -10px !important;
  }

  .m-sm-n3 {
    margin: -15px !important;
  }

  .mt-sm-n3,
.my-sm-n3 {
    margin-top: -15px !important;
  }

  .mr-sm-n3,
.mx-sm-n3 {
    margin-right: -15px !important;
  }

  .mb-sm-n3,
.my-sm-n3 {
    margin-bottom: -15px !important;
  }

  .ml-sm-n3,
.mx-sm-n3 {
    margin-left: -15px !important;
  }

  .m-sm-n4 {
    margin: -20px !important;
  }

  .mt-sm-n4,
.my-sm-n4 {
    margin-top: -20px !important;
  }

  .mr-sm-n4,
.mx-sm-n4 {
    margin-right: -20px !important;
  }

  .mb-sm-n4,
.my-sm-n4 {
    margin-bottom: -20px !important;
  }

  .ml-sm-n4,
.mx-sm-n4 {
    margin-left: -20px !important;
  }

  .m-sm-n5 {
    margin: -30px !important;
  }

  .mt-sm-n5,
.my-sm-n5 {
    margin-top: -30px !important;
  }

  .mr-sm-n5,
.mx-sm-n5 {
    margin-right: -30px !important;
  }

  .mb-sm-n5,
.my-sm-n5 {
    margin-bottom: -30px !important;
  }

  .ml-sm-n5,
.mx-sm-n5 {
    margin-left: -30px !important;
  }

  .m-sm-n6 {
    margin: -45px !important;
  }

  .mt-sm-n6,
.my-sm-n6 {
    margin-top: -45px !important;
  }

  .mr-sm-n6,
.mx-sm-n6 {
    margin-right: -45px !important;
  }

  .mb-sm-n6,
.my-sm-n6 {
    margin-bottom: -45px !important;
  }

  .ml-sm-n6,
.mx-sm-n6 {
    margin-left: -45px !important;
  }

  .m-sm-n7 {
    margin: -60px !important;
  }

  .mt-sm-n7,
.my-sm-n7 {
    margin-top: -60px !important;
  }

  .mr-sm-n7,
.mx-sm-n7 {
    margin-right: -60px !important;
  }

  .mb-sm-n7,
.my-sm-n7 {
    margin-bottom: -60px !important;
  }

  .ml-sm-n7,
.mx-sm-n7 {
    margin-left: -60px !important;
  }

  .m-sm-n8 {
    margin: -90px !important;
  }

  .mt-sm-n8,
.my-sm-n8 {
    margin-top: -90px !important;
  }

  .mr-sm-n8,
.mx-sm-n8 {
    margin-right: -90px !important;
  }

  .mb-sm-n8,
.my-sm-n8 {
    margin-bottom: -90px !important;
  }

  .ml-sm-n8,
.mx-sm-n8 {
    margin-left: -90px !important;
  }

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

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

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

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

  .ml-sm-auto,
.mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }

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

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

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

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

  .m-md-1 {
    margin: 5px !important;
  }

  .mt-md-1,
.my-md-1 {
    margin-top: 5px !important;
  }

  .mr-md-1,
.mx-md-1 {
    margin-right: 5px !important;
  }

  .mb-md-1,
.my-md-1 {
    margin-bottom: 5px !important;
  }

  .ml-md-1,
.mx-md-1 {
    margin-left: 5px !important;
  }

  .m-md-2 {
    margin: 10px !important;
  }

  .mt-md-2,
.my-md-2 {
    margin-top: 10px !important;
  }

  .mr-md-2,
.mx-md-2 {
    margin-right: 10px !important;
  }

  .mb-md-2,
.my-md-2 {
    margin-bottom: 10px !important;
  }

  .ml-md-2,
.mx-md-2 {
    margin-left: 10px !important;
  }

  .m-md-3 {
    margin: 15px !important;
  }

  .mt-md-3,
.my-md-3 {
    margin-top: 15px !important;
  }

  .mr-md-3,
.mx-md-3 {
    margin-right: 15px !important;
  }

  .mb-md-3,
.my-md-3 {
    margin-bottom: 15px !important;
  }

  .ml-md-3,
.mx-md-3 {
    margin-left: 15px !important;
  }

  .m-md-4 {
    margin: 20px !important;
  }

  .mt-md-4,
.my-md-4 {
    margin-top: 20px !important;
  }

  .mr-md-4,
.mx-md-4 {
    margin-right: 20px !important;
  }

  .mb-md-4,
.my-md-4 {
    margin-bottom: 20px !important;
  }

  .ml-md-4,
.mx-md-4 {
    margin-left: 20px !important;
  }

  .m-md-5 {
    margin: 30px !important;
  }

  .mt-md-5,
.my-md-5 {
    margin-top: 30px !important;
  }

  .mr-md-5,
.mx-md-5 {
    margin-right: 30px !important;
  }

  .mb-md-5,
.my-md-5 {
    margin-bottom: 30px !important;
  }

  .ml-md-5,
.mx-md-5 {
    margin-left: 30px !important;
  }

  .m-md-6 {
    margin: 45px !important;
  }

  .mt-md-6,
.my-md-6 {
    margin-top: 45px !important;
  }

  .mr-md-6,
.mx-md-6 {
    margin-right: 45px !important;
  }

  .mb-md-6,
.my-md-6 {
    margin-bottom: 45px !important;
  }

  .ml-md-6,
.mx-md-6 {
    margin-left: 45px !important;
  }

  .m-md-7 {
    margin: 60px !important;
  }

  .mt-md-7,
.my-md-7 {
    margin-top: 60px !important;
  }

  .mr-md-7,
.mx-md-7 {
    margin-right: 60px !important;
  }

  .mb-md-7,
.my-md-7 {
    margin-bottom: 60px !important;
  }

  .ml-md-7,
.mx-md-7 {
    margin-left: 60px !important;
  }

  .m-md-8 {
    margin: 90px !important;
  }

  .mt-md-8,
.my-md-8 {
    margin-top: 90px !important;
  }

  .mr-md-8,
.mx-md-8 {
    margin-right: 90px !important;
  }

  .mb-md-8,
.my-md-8 {
    margin-bottom: 90px !important;
  }

  .ml-md-8,
.mx-md-8 {
    margin-left: 90px !important;
  }

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

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

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

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

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

  .p-md-1 {
    padding: 5px !important;
  }

  .pt-md-1,
.py-md-1 {
    padding-top: 5px !important;
  }

  .pr-md-1,
.px-md-1 {
    padding-right: 5px !important;
  }

  .pb-md-1,
.py-md-1 {
    padding-bottom: 5px !important;
  }

  .pl-md-1,
.px-md-1 {
    padding-left: 5px !important;
  }

  .p-md-2 {
    padding: 10px !important;
  }

  .pt-md-2,
.py-md-2 {
    padding-top: 10px !important;
  }

  .pr-md-2,
.px-md-2 {
    padding-right: 10px !important;
  }

  .pb-md-2,
.py-md-2 {
    padding-bottom: 10px !important;
  }

  .pl-md-2,
.px-md-2 {
    padding-left: 10px !important;
  }

  .p-md-3 {
    padding: 15px !important;
  }

  .pt-md-3,
.py-md-3 {
    padding-top: 15px !important;
  }

  .pr-md-3,
.px-md-3 {
    padding-right: 15px !important;
  }

  .pb-md-3,
.py-md-3 {
    padding-bottom: 15px !important;
  }

  .pl-md-3,
.px-md-3 {
    padding-left: 15px !important;
  }

  .p-md-4 {
    padding: 20px !important;
  }

  .pt-md-4,
.py-md-4 {
    padding-top: 20px !important;
  }

  .pr-md-4,
.px-md-4 {
    padding-right: 20px !important;
  }

  .pb-md-4,
.py-md-4 {
    padding-bottom: 20px !important;
  }

  .pl-md-4,
.px-md-4 {
    padding-left: 20px !important;
  }

  .p-md-5 {
    padding: 30px !important;
  }

  .pt-md-5,
.py-md-5 {
    padding-top: 30px !important;
  }

  .pr-md-5,
.px-md-5 {
    padding-right: 30px !important;
  }

  .pb-md-5,
.py-md-5 {
    padding-bottom: 30px !important;
  }

  .pl-md-5,
.px-md-5 {
    padding-left: 30px !important;
  }

  .p-md-6 {
    padding: 45px !important;
  }

  .pt-md-6,
.py-md-6 {
    padding-top: 45px !important;
  }

  .pr-md-6,
.px-md-6 {
    padding-right: 45px !important;
  }

  .pb-md-6,
.py-md-6 {
    padding-bottom: 45px !important;
  }

  .pl-md-6,
.px-md-6 {
    padding-left: 45px !important;
  }

  .p-md-7 {
    padding: 60px !important;
  }

  .pt-md-7,
.py-md-7 {
    padding-top: 60px !important;
  }

  .pr-md-7,
.px-md-7 {
    padding-right: 60px !important;
  }

  .pb-md-7,
.py-md-7 {
    padding-bottom: 60px !important;
  }

  .pl-md-7,
.px-md-7 {
    padding-left: 60px !important;
  }

  .p-md-8 {
    padding: 90px !important;
  }

  .pt-md-8,
.py-md-8 {
    padding-top: 90px !important;
  }

  .pr-md-8,
.px-md-8 {
    padding-right: 90px !important;
  }

  .pb-md-8,
.py-md-8 {
    padding-bottom: 90px !important;
  }

  .pl-md-8,
.px-md-8 {
    padding-left: 90px !important;
  }

  .m-md-n1 {
    margin: -5px !important;
  }

  .mt-md-n1,
.my-md-n1 {
    margin-top: -5px !important;
  }

  .mr-md-n1,
.mx-md-n1 {
    margin-right: -5px !important;
  }

  .mb-md-n1,
.my-md-n1 {
    margin-bottom: -5px !important;
  }

  .ml-md-n1,
.mx-md-n1 {
    margin-left: -5px !important;
  }

  .m-md-n2 {
    margin: -10px !important;
  }

  .mt-md-n2,
.my-md-n2 {
    margin-top: -10px !important;
  }

  .mr-md-n2,
.mx-md-n2 {
    margin-right: -10px !important;
  }

  .mb-md-n2,
.my-md-n2 {
    margin-bottom: -10px !important;
  }

  .ml-md-n2,
.mx-md-n2 {
    margin-left: -10px !important;
  }

  .m-md-n3 {
    margin: -15px !important;
  }

  .mt-md-n3,
.my-md-n3 {
    margin-top: -15px !important;
  }

  .mr-md-n3,
.mx-md-n3 {
    margin-right: -15px !important;
  }

  .mb-md-n3,
.my-md-n3 {
    margin-bottom: -15px !important;
  }

  .ml-md-n3,
.mx-md-n3 {
    margin-left: -15px !important;
  }

  .m-md-n4 {
    margin: -20px !important;
  }

  .mt-md-n4,
.my-md-n4 {
    margin-top: -20px !important;
  }

  .mr-md-n4,
.mx-md-n4 {
    margin-right: -20px !important;
  }

  .mb-md-n4,
.my-md-n4 {
    margin-bottom: -20px !important;
  }

  .ml-md-n4,
.mx-md-n4 {
    margin-left: -20px !important;
  }

  .m-md-n5 {
    margin: -30px !important;
  }

  .mt-md-n5,
.my-md-n5 {
    margin-top: -30px !important;
  }

  .mr-md-n5,
.mx-md-n5 {
    margin-right: -30px !important;
  }

  .mb-md-n5,
.my-md-n5 {
    margin-bottom: -30px !important;
  }

  .ml-md-n5,
.mx-md-n5 {
    margin-left: -30px !important;
  }

  .m-md-n6 {
    margin: -45px !important;
  }

  .mt-md-n6,
.my-md-n6 {
    margin-top: -45px !important;
  }

  .mr-md-n6,
.mx-md-n6 {
    margin-right: -45px !important;
  }

  .mb-md-n6,
.my-md-n6 {
    margin-bottom: -45px !important;
  }

  .ml-md-n6,
.mx-md-n6 {
    margin-left: -45px !important;
  }

  .m-md-n7 {
    margin: -60px !important;
  }

  .mt-md-n7,
.my-md-n7 {
    margin-top: -60px !important;
  }

  .mr-md-n7,
.mx-md-n7 {
    margin-right: -60px !important;
  }

  .mb-md-n7,
.my-md-n7 {
    margin-bottom: -60px !important;
  }

  .ml-md-n7,
.mx-md-n7 {
    margin-left: -60px !important;
  }

  .m-md-n8 {
    margin: -90px !important;
  }

  .mt-md-n8,
.my-md-n8 {
    margin-top: -90px !important;
  }

  .mr-md-n8,
.mx-md-n8 {
    margin-right: -90px !important;
  }

  .mb-md-n8,
.my-md-n8 {
    margin-bottom: -90px !important;
  }

  .ml-md-n8,
.mx-md-n8 {
    margin-left: -90px !important;
  }

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

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

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

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

  .ml-md-auto,
.mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }

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

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

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

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

  .m-lg-1 {
    margin: 5px !important;
  }

  .mt-lg-1,
.my-lg-1 {
    margin-top: 5px !important;
  }

  .mr-lg-1,
.mx-lg-1 {
    margin-right: 5px !important;
  }

  .mb-lg-1,
.my-lg-1 {
    margin-bottom: 5px !important;
  }

  .ml-lg-1,
.mx-lg-1 {
    margin-left: 5px !important;
  }

  .m-lg-2 {
    margin: 10px !important;
  }

  .mt-lg-2,
.my-lg-2 {
    margin-top: 10px !important;
  }

  .mr-lg-2,
.mx-lg-2 {
    margin-right: 10px !important;
  }

  .mb-lg-2,
.my-lg-2 {
    margin-bottom: 10px !important;
  }

  .ml-lg-2,
.mx-lg-2 {
    margin-left: 10px !important;
  }

  .m-lg-3 {
    margin: 15px !important;
  }

  .mt-lg-3,
.my-lg-3 {
    margin-top: 15px !important;
  }

  .mr-lg-3,
.mx-lg-3 {
    margin-right: 15px !important;
  }

  .mb-lg-3,
.my-lg-3 {
    margin-bottom: 15px !important;
  }

  .ml-lg-3,
.mx-lg-3 {
    margin-left: 15px !important;
  }

  .m-lg-4 {
    margin: 20px !important;
  }

  .mt-lg-4,
.my-lg-4 {
    margin-top: 20px !important;
  }

  .mr-lg-4,
.mx-lg-4 {
    margin-right: 20px !important;
  }

  .mb-lg-4,
.my-lg-4 {
    margin-bottom: 20px !important;
  }

  .ml-lg-4,
.mx-lg-4 {
    margin-left: 20px !important;
  }

  .m-lg-5 {
    margin: 30px !important;
  }

  .mt-lg-5,
.my-lg-5 {
    margin-top: 30px !important;
  }

  .mr-lg-5,
.mx-lg-5 {
    margin-right: 30px !important;
  }

  .mb-lg-5,
.my-lg-5 {
    margin-bottom: 30px !important;
  }

  .ml-lg-5,
.mx-lg-5 {
    margin-left: 30px !important;
  }

  .m-lg-6 {
    margin: 45px !important;
  }

  .mt-lg-6,
.my-lg-6 {
    margin-top: 45px !important;
  }

  .mr-lg-6,
.mx-lg-6 {
    margin-right: 45px !important;
  }

  .mb-lg-6,
.my-lg-6 {
    margin-bottom: 45px !important;
  }

  .ml-lg-6,
.mx-lg-6 {
    margin-left: 45px !important;
  }

  .m-lg-7 {
    margin: 60px !important;
  }

  .mt-lg-7,
.my-lg-7 {
    margin-top: 60px !important;
  }

  .mr-lg-7,
.mx-lg-7 {
    margin-right: 60px !important;
  }

  .mb-lg-7,
.my-lg-7 {
    margin-bottom: 60px !important;
  }

  .ml-lg-7,
.mx-lg-7 {
    margin-left: 60px !important;
  }

  .m-lg-8 {
    margin: 90px !important;
  }

  .mt-lg-8,
.my-lg-8 {
    margin-top: 90px !important;
  }

  .mr-lg-8,
.mx-lg-8 {
    margin-right: 90px !important;
  }

  .mb-lg-8,
.my-lg-8 {
    margin-bottom: 90px !important;
  }

  .ml-lg-8,
.mx-lg-8 {
    margin-left: 90px !important;
  }

  .p-lg-0 {
    padding: 0 !important;
  }

  .pt-lg-0,
.py-lg-0 {
    padding-top: 0 !important;
  }

  .pr-lg-0,
.px-lg-0 {
    padding-right: 0 !important;
  }

  .pb-lg-0,
.py-lg-0 {
    padding-bottom: 0 !important;
  }

  .pl-lg-0,
.px-lg-0 {
    padding-left: 0 !important;
  }

  .p-lg-1 {
    padding: 5px !important;
  }

  .pt-lg-1,
.py-lg-1 {
    padding-top: 5px !important;
  }

  .pr-lg-1,
.px-lg-1 {
    padding-right: 5px !important;
  }

  .pb-lg-1,
.py-lg-1 {
    padding-bottom: 5px !important;
  }

  .pl-lg-1,
.px-lg-1 {
    padding-left: 5px !important;
  }

  .p-lg-2 {
    padding: 10px !important;
  }

  .pt-lg-2,
.py-lg-2 {
    padding-top: 10px !important;
  }

  .pr-lg-2,
.px-lg-2 {
    padding-right: 10px !important;
  }

  .pb-lg-2,
.py-lg-2 {
    padding-bottom: 10px !important;
  }

  .pl-lg-2,
.px-lg-2 {
    padding-left: 10px !important;
  }

  .p-lg-3 {
    padding: 15px !important;
  }

  .pt-lg-3,
.py-lg-3 {
    padding-top: 15px !important;
  }

  .pr-lg-3,
.px-lg-3 {
    padding-right: 15px !important;
  }

  .pb-lg-3,
.py-lg-3 {
    padding-bottom: 15px !important;
  }

  .pl-lg-3,
.px-lg-3 {
    padding-left: 15px !important;
  }

  .p-lg-4 {
    padding: 20px !important;
  }

  .pt-lg-4,
.py-lg-4 {
    padding-top: 20px !important;
  }

  .pr-lg-4,
.px-lg-4 {
    padding-right: 20px !important;
  }

  .pb-lg-4,
.py-lg-4 {
    padding-bottom: 20px !important;
  }

  .pl-lg-4,
.px-lg-4 {
    padding-left: 20px !important;
  }

  .p-lg-5 {
    padding: 30px !important;
  }

  .pt-lg-5,
.py-lg-5 {
    padding-top: 30px !important;
  }

  .pr-lg-5,
.px-lg-5 {
    padding-right: 30px !important;
  }

  .pb-lg-5,
.py-lg-5 {
    padding-bottom: 30px !important;
  }

  .pl-lg-5,
.px-lg-5 {
    padding-left: 30px !important;
  }

  .p-lg-6 {
    padding: 45px !important;
  }

  .pt-lg-6,
.py-lg-6 {
    padding-top: 45px !important;
  }

  .pr-lg-6,
.px-lg-6 {
    padding-right: 45px !important;
  }

  .pb-lg-6,
.py-lg-6 {
    padding-bottom: 45px !important;
  }

  .pl-lg-6,
.px-lg-6 {
    padding-left: 45px !important;
  }

  .p-lg-7 {
    padding: 60px !important;
  }

  .pt-lg-7,
.py-lg-7 {
    padding-top: 60px !important;
  }

  .pr-lg-7,
.px-lg-7 {
    padding-right: 60px !important;
  }

  .pb-lg-7,
.py-lg-7 {
    padding-bottom: 60px !important;
  }

  .pl-lg-7,
.px-lg-7 {
    padding-left: 60px !important;
  }

  .p-lg-8 {
    padding: 90px !important;
  }

  .pt-lg-8,
.py-lg-8 {
    padding-top: 90px !important;
  }

  .pr-lg-8,
.px-lg-8 {
    padding-right: 90px !important;
  }

  .pb-lg-8,
.py-lg-8 {
    padding-bottom: 90px !important;
  }

  .pl-lg-8,
.px-lg-8 {
    padding-left: 90px !important;
  }

  .m-lg-n1 {
    margin: -5px !important;
  }

  .mt-lg-n1,
.my-lg-n1 {
    margin-top: -5px !important;
  }

  .mr-lg-n1,
.mx-lg-n1 {
    margin-right: -5px !important;
  }

  .mb-lg-n1,
.my-lg-n1 {
    margin-bottom: -5px !important;
  }

  .ml-lg-n1,
.mx-lg-n1 {
    margin-left: -5px !important;
  }

  .m-lg-n2 {
    margin: -10px !important;
  }

  .mt-lg-n2,
.my-lg-n2 {
    margin-top: -10px !important;
  }

  .mr-lg-n2,
.mx-lg-n2 {
    margin-right: -10px !important;
  }

  .mb-lg-n2,
.my-lg-n2 {
    margin-bottom: -10px !important;
  }

  .ml-lg-n2,
.mx-lg-n2 {
    margin-left: -10px !important;
  }

  .m-lg-n3 {
    margin: -15px !important;
  }

  .mt-lg-n3,
.my-lg-n3 {
    margin-top: -15px !important;
  }

  .mr-lg-n3,
.mx-lg-n3 {
    margin-right: -15px !important;
  }

  .mb-lg-n3,
.my-lg-n3 {
    margin-bottom: -15px !important;
  }

  .ml-lg-n3,
.mx-lg-n3 {
    margin-left: -15px !important;
  }

  .m-lg-n4 {
    margin: -20px !important;
  }

  .mt-lg-n4,
.my-lg-n4 {
    margin-top: -20px !important;
  }

  .mr-lg-n4,
.mx-lg-n4 {
    margin-right: -20px !important;
  }

  .mb-lg-n4,
.my-lg-n4 {
    margin-bottom: -20px !important;
  }

  .ml-lg-n4,
.mx-lg-n4 {
    margin-left: -20px !important;
  }

  .m-lg-n5 {
    margin: -30px !important;
  }

  .mt-lg-n5,
.my-lg-n5 {
    margin-top: -30px !important;
  }

  .mr-lg-n5,
.mx-lg-n5 {
    margin-right: -30px !important;
  }

  .mb-lg-n5,
.my-lg-n5 {
    margin-bottom: -30px !important;
  }

  .ml-lg-n5,
.mx-lg-n5 {
    margin-left: -30px !important;
  }

  .m-lg-n6 {
    margin: -45px !important;
  }

  .mt-lg-n6,
.my-lg-n6 {
    margin-top: -45px !important;
  }

  .mr-lg-n6,
.mx-lg-n6 {
    margin-right: -45px !important;
  }

  .mb-lg-n6,
.my-lg-n6 {
    margin-bottom: -45px !important;
  }

  .ml-lg-n6,
.mx-lg-n6 {
    margin-left: -45px !important;
  }

  .m-lg-n7 {
    margin: -60px !important;
  }

  .mt-lg-n7,
.my-lg-n7 {
    margin-top: -60px !important;
  }

  .mr-lg-n7,
.mx-lg-n7 {
    margin-right: -60px !important;
  }

  .mb-lg-n7,
.my-lg-n7 {
    margin-bottom: -60px !important;
  }

  .ml-lg-n7,
.mx-lg-n7 {
    margin-left: -60px !important;
  }

  .m-lg-n8 {
    margin: -90px !important;
  }

  .mt-lg-n8,
.my-lg-n8 {
    margin-top: -90px !important;
  }

  .mr-lg-n8,
.mx-lg-n8 {
    margin-right: -90px !important;
  }

  .mb-lg-n8,
.my-lg-n8 {
    margin-bottom: -90px !important;
  }

  .ml-lg-n8,
.mx-lg-n8 {
    margin-left: -90px !important;
  }

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

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

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

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

  .ml-lg-auto,
.mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }

  .mt-xl-0,
.my-xl-0 {
    margin-top: 0 !important;
  }

  .mr-xl-0,
.mx-xl-0 {
    margin-right: 0 !important;
  }

  .mb-xl-0,
.my-xl-0 {
    margin-bottom: 0 !important;
  }

  .ml-xl-0,
.mx-xl-0 {
    margin-left: 0 !important;
  }

  .m-xl-1 {
    margin: 5px !important;
  }

  .mt-xl-1,
.my-xl-1 {
    margin-top: 5px !important;
  }

  .mr-xl-1,
.mx-xl-1 {
    margin-right: 5px !important;
  }

  .mb-xl-1,
.my-xl-1 {
    margin-bottom: 5px !important;
  }

  .ml-xl-1,
.mx-xl-1 {
    margin-left: 5px !important;
  }

  .m-xl-2 {
    margin: 10px !important;
  }

  .mt-xl-2,
.my-xl-2 {
    margin-top: 10px !important;
  }

  .mr-xl-2,
.mx-xl-2 {
    margin-right: 10px !important;
  }

  .mb-xl-2,
.my-xl-2 {
    margin-bottom: 10px !important;
  }

  .ml-xl-2,
.mx-xl-2 {
    margin-left: 10px !important;
  }

  .m-xl-3 {
    margin: 15px !important;
  }

  .mt-xl-3,
.my-xl-3 {
    margin-top: 15px !important;
  }

  .mr-xl-3,
.mx-xl-3 {
    margin-right: 15px !important;
  }

  .mb-xl-3,
.my-xl-3 {
    margin-bottom: 15px !important;
  }

  .ml-xl-3,
.mx-xl-3 {
    margin-left: 15px !important;
  }

  .m-xl-4 {
    margin: 20px !important;
  }

  .mt-xl-4,
.my-xl-4 {
    margin-top: 20px !important;
  }

  .mr-xl-4,
.mx-xl-4 {
    margin-right: 20px !important;
  }

  .mb-xl-4,
.my-xl-4 {
    margin-bottom: 20px !important;
  }

  .ml-xl-4,
.mx-xl-4 {
    margin-left: 20px !important;
  }

  .m-xl-5 {
    margin: 30px !important;
  }

  .mt-xl-5,
.my-xl-5 {
    margin-top: 30px !important;
  }

  .mr-xl-5,
.mx-xl-5 {
    margin-right: 30px !important;
  }

  .mb-xl-5,
.my-xl-5 {
    margin-bottom: 30px !important;
  }

  .ml-xl-5,
.mx-xl-5 {
    margin-left: 30px !important;
  }

  .m-xl-6 {
    margin: 45px !important;
  }

  .mt-xl-6,
.my-xl-6 {
    margin-top: 45px !important;
  }

  .mr-xl-6,
.mx-xl-6 {
    margin-right: 45px !important;
  }

  .mb-xl-6,
.my-xl-6 {
    margin-bottom: 45px !important;
  }

  .ml-xl-6,
.mx-xl-6 {
    margin-left: 45px !important;
  }

  .m-xl-7 {
    margin: 60px !important;
  }

  .mt-xl-7,
.my-xl-7 {
    margin-top: 60px !important;
  }

  .mr-xl-7,
.mx-xl-7 {
    margin-right: 60px !important;
  }

  .mb-xl-7,
.my-xl-7 {
    margin-bottom: 60px !important;
  }

  .ml-xl-7,
.mx-xl-7 {
    margin-left: 60px !important;
  }

  .m-xl-8 {
    margin: 90px !important;
  }

  .mt-xl-8,
.my-xl-8 {
    margin-top: 90px !important;
  }

  .mr-xl-8,
.mx-xl-8 {
    margin-right: 90px !important;
  }

  .mb-xl-8,
.my-xl-8 {
    margin-bottom: 90px !important;
  }

  .ml-xl-8,
.mx-xl-8 {
    margin-left: 90px !important;
  }

  .p-xl-0 {
    padding: 0 !important;
  }

  .pt-xl-0,
.py-xl-0 {
    padding-top: 0 !important;
  }

  .pr-xl-0,
.px-xl-0 {
    padding-right: 0 !important;
  }

  .pb-xl-0,
.py-xl-0 {
    padding-bottom: 0 !important;
  }

  .pl-xl-0,
.px-xl-0 {
    padding-left: 0 !important;
  }

  .p-xl-1 {
    padding: 5px !important;
  }

  .pt-xl-1,
.py-xl-1 {
    padding-top: 5px !important;
  }

  .pr-xl-1,
.px-xl-1 {
    padding-right: 5px !important;
  }

  .pb-xl-1,
.py-xl-1 {
    padding-bottom: 5px !important;
  }

  .pl-xl-1,
.px-xl-1 {
    padding-left: 5px !important;
  }

  .p-xl-2 {
    padding: 10px !important;
  }

  .pt-xl-2,
.py-xl-2 {
    padding-top: 10px !important;
  }

  .pr-xl-2,
.px-xl-2 {
    padding-right: 10px !important;
  }

  .pb-xl-2,
.py-xl-2 {
    padding-bottom: 10px !important;
  }

  .pl-xl-2,
.px-xl-2 {
    padding-left: 10px !important;
  }

  .p-xl-3 {
    padding: 15px !important;
  }

  .pt-xl-3,
.py-xl-3 {
    padding-top: 15px !important;
  }

  .pr-xl-3,
.px-xl-3 {
    padding-right: 15px !important;
  }

  .pb-xl-3,
.py-xl-3 {
    padding-bottom: 15px !important;
  }

  .pl-xl-3,
.px-xl-3 {
    padding-left: 15px !important;
  }

  .p-xl-4 {
    padding: 20px !important;
  }

  .pt-xl-4,
.py-xl-4 {
    padding-top: 20px !important;
  }

  .pr-xl-4,
.px-xl-4 {
    padding-right: 20px !important;
  }

  .pb-xl-4,
.py-xl-4 {
    padding-bottom: 20px !important;
  }

  .pl-xl-4,
.px-xl-4 {
    padding-left: 20px !important;
  }

  .p-xl-5 {
    padding: 30px !important;
  }

  .pt-xl-5,
.py-xl-5 {
    padding-top: 30px !important;
  }

  .pr-xl-5,
.px-xl-5 {
    padding-right: 30px !important;
  }

  .pb-xl-5,
.py-xl-5 {
    padding-bottom: 30px !important;
  }

  .pl-xl-5,
.px-xl-5 {
    padding-left: 30px !important;
  }

  .p-xl-6 {
    padding: 45px !important;
  }

  .pt-xl-6,
.py-xl-6 {
    padding-top: 45px !important;
  }

  .pr-xl-6,
.px-xl-6 {
    padding-right: 45px !important;
  }

  .pb-xl-6,
.py-xl-6 {
    padding-bottom: 45px !important;
  }

  .pl-xl-6,
.px-xl-6 {
    padding-left: 45px !important;
  }

  .p-xl-7 {
    padding: 60px !important;
  }

  .pt-xl-7,
.py-xl-7 {
    padding-top: 60px !important;
  }

  .pr-xl-7,
.px-xl-7 {
    padding-right: 60px !important;
  }

  .pb-xl-7,
.py-xl-7 {
    padding-bottom: 60px !important;
  }

  .pl-xl-7,
.px-xl-7 {
    padding-left: 60px !important;
  }

  .p-xl-8 {
    padding: 90px !important;
  }

  .pt-xl-8,
.py-xl-8 {
    padding-top: 90px !important;
  }

  .pr-xl-8,
.px-xl-8 {
    padding-right: 90px !important;
  }

  .pb-xl-8,
.py-xl-8 {
    padding-bottom: 90px !important;
  }

  .pl-xl-8,
.px-xl-8 {
    padding-left: 90px !important;
  }

  .m-xl-n1 {
    margin: -5px !important;
  }

  .mt-xl-n1,
.my-xl-n1 {
    margin-top: -5px !important;
  }

  .mr-xl-n1,
.mx-xl-n1 {
    margin-right: -5px !important;
  }

  .mb-xl-n1,
.my-xl-n1 {
    margin-bottom: -5px !important;
  }

  .ml-xl-n1,
.mx-xl-n1 {
    margin-left: -5px !important;
  }

  .m-xl-n2 {
    margin: -10px !important;
  }

  .mt-xl-n2,
.my-xl-n2 {
    margin-top: -10px !important;
  }

  .mr-xl-n2,
.mx-xl-n2 {
    margin-right: -10px !important;
  }

  .mb-xl-n2,
.my-xl-n2 {
    margin-bottom: -10px !important;
  }

  .ml-xl-n2,
.mx-xl-n2 {
    margin-left: -10px !important;
  }

  .m-xl-n3 {
    margin: -15px !important;
  }

  .mt-xl-n3,
.my-xl-n3 {
    margin-top: -15px !important;
  }

  .mr-xl-n3,
.mx-xl-n3 {
    margin-right: -15px !important;
  }

  .mb-xl-n3,
.my-xl-n3 {
    margin-bottom: -15px !important;
  }

  .ml-xl-n3,
.mx-xl-n3 {
    margin-left: -15px !important;
  }

  .m-xl-n4 {
    margin: -20px !important;
  }

  .mt-xl-n4,
.my-xl-n4 {
    margin-top: -20px !important;
  }

  .mr-xl-n4,
.mx-xl-n4 {
    margin-right: -20px !important;
  }

  .mb-xl-n4,
.my-xl-n4 {
    margin-bottom: -20px !important;
  }

  .ml-xl-n4,
.mx-xl-n4 {
    margin-left: -20px !important;
  }

  .m-xl-n5 {
    margin: -30px !important;
  }

  .mt-xl-n5,
.my-xl-n5 {
    margin-top: -30px !important;
  }

  .mr-xl-n5,
.mx-xl-n5 {
    margin-right: -30px !important;
  }

  .mb-xl-n5,
.my-xl-n5 {
    margin-bottom: -30px !important;
  }

  .ml-xl-n5,
.mx-xl-n5 {
    margin-left: -30px !important;
  }

  .m-xl-n6 {
    margin: -45px !important;
  }

  .mt-xl-n6,
.my-xl-n6 {
    margin-top: -45px !important;
  }

  .mr-xl-n6,
.mx-xl-n6 {
    margin-right: -45px !important;
  }

  .mb-xl-n6,
.my-xl-n6 {
    margin-bottom: -45px !important;
  }

  .ml-xl-n6,
.mx-xl-n6 {
    margin-left: -45px !important;
  }

  .m-xl-n7 {
    margin: -60px !important;
  }

  .mt-xl-n7,
.my-xl-n7 {
    margin-top: -60px !important;
  }

  .mr-xl-n7,
.mx-xl-n7 {
    margin-right: -60px !important;
  }

  .mb-xl-n7,
.my-xl-n7 {
    margin-bottom: -60px !important;
  }

  .ml-xl-n7,
.mx-xl-n7 {
    margin-left: -60px !important;
  }

  .m-xl-n8 {
    margin: -90px !important;
  }

  .mt-xl-n8,
.my-xl-n8 {
    margin-top: -90px !important;
  }

  .mr-xl-n8,
.mx-xl-n8 {
    margin-right: -90px !important;
  }

  .mb-xl-n8,
.my-xl-n8 {
    margin-bottom: -90px !important;
  }

  .ml-xl-n8,
.mx-xl-n8 {
    margin-left: -90px !important;
  }

  .m-xl-auto {
    margin: auto !important;
  }

  .mt-xl-auto,
.my-xl-auto {
    margin-top: auto !important;
  }

  .mr-xl-auto,
.mx-xl-auto {
    margin-right: auto !important;
  }

  .mb-xl-auto,
.my-xl-auto {
    margin-bottom: auto !important;
  }

  .ml-xl-auto,
.mx-xl-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1500px) {
  .m-xxl-0 {
    margin: 0 !important;
  }

  .mt-xxl-0,
.my-xxl-0 {
    margin-top: 0 !important;
  }

  .mr-xxl-0,
.mx-xxl-0 {
    margin-right: 0 !important;
  }

  .mb-xxl-0,
.my-xxl-0 {
    margin-bottom: 0 !important;
  }

  .ml-xxl-0,
.mx-xxl-0 {
    margin-left: 0 !important;
  }

  .m-xxl-1 {
    margin: 5px !important;
  }

  .mt-xxl-1,
.my-xxl-1 {
    margin-top: 5px !important;
  }

  .mr-xxl-1,
.mx-xxl-1 {
    margin-right: 5px !important;
  }

  .mb-xxl-1,
.my-xxl-1 {
    margin-bottom: 5px !important;
  }

  .ml-xxl-1,
.mx-xxl-1 {
    margin-left: 5px !important;
  }

  .m-xxl-2 {
    margin: 10px !important;
  }

  .mt-xxl-2,
.my-xxl-2 {
    margin-top: 10px !important;
  }

  .mr-xxl-2,
.mx-xxl-2 {
    margin-right: 10px !important;
  }

  .mb-xxl-2,
.my-xxl-2 {
    margin-bottom: 10px !important;
  }

  .ml-xxl-2,
.mx-xxl-2 {
    margin-left: 10px !important;
  }

  .m-xxl-3 {
    margin: 15px !important;
  }

  .mt-xxl-3,
.my-xxl-3 {
    margin-top: 15px !important;
  }

  .mr-xxl-3,
.mx-xxl-3 {
    margin-right: 15px !important;
  }

  .mb-xxl-3,
.my-xxl-3 {
    margin-bottom: 15px !important;
  }

  .ml-xxl-3,
.mx-xxl-3 {
    margin-left: 15px !important;
  }

  .m-xxl-4 {
    margin: 20px !important;
  }

  .mt-xxl-4,
.my-xxl-4 {
    margin-top: 20px !important;
  }

  .mr-xxl-4,
.mx-xxl-4 {
    margin-right: 20px !important;
  }

  .mb-xxl-4,
.my-xxl-4 {
    margin-bottom: 20px !important;
  }

  .ml-xxl-4,
.mx-xxl-4 {
    margin-left: 20px !important;
  }

  .m-xxl-5 {
    margin: 30px !important;
  }

  .mt-xxl-5,
.my-xxl-5 {
    margin-top: 30px !important;
  }

  .mr-xxl-5,
.mx-xxl-5 {
    margin-right: 30px !important;
  }

  .mb-xxl-5,
.my-xxl-5 {
    margin-bottom: 30px !important;
  }

  .ml-xxl-5,
.mx-xxl-5 {
    margin-left: 30px !important;
  }

  .m-xxl-6 {
    margin: 45px !important;
  }

  .mt-xxl-6,
.my-xxl-6 {
    margin-top: 45px !important;
  }

  .mr-xxl-6,
.mx-xxl-6 {
    margin-right: 45px !important;
  }

  .mb-xxl-6,
.my-xxl-6 {
    margin-bottom: 45px !important;
  }

  .ml-xxl-6,
.mx-xxl-6 {
    margin-left: 45px !important;
  }

  .m-xxl-7 {
    margin: 60px !important;
  }

  .mt-xxl-7,
.my-xxl-7 {
    margin-top: 60px !important;
  }

  .mr-xxl-7,
.mx-xxl-7 {
    margin-right: 60px !important;
  }

  .mb-xxl-7,
.my-xxl-7 {
    margin-bottom: 60px !important;
  }

  .ml-xxl-7,
.mx-xxl-7 {
    margin-left: 60px !important;
  }

  .m-xxl-8 {
    margin: 90px !important;
  }

  .mt-xxl-8,
.my-xxl-8 {
    margin-top: 90px !important;
  }

  .mr-xxl-8,
.mx-xxl-8 {
    margin-right: 90px !important;
  }

  .mb-xxl-8,
.my-xxl-8 {
    margin-bottom: 90px !important;
  }

  .ml-xxl-8,
.mx-xxl-8 {
    margin-left: 90px !important;
  }

  .p-xxl-0 {
    padding: 0 !important;
  }

  .pt-xxl-0,
.py-xxl-0 {
    padding-top: 0 !important;
  }

  .pr-xxl-0,
.px-xxl-0 {
    padding-right: 0 !important;
  }

  .pb-xxl-0,
.py-xxl-0 {
    padding-bottom: 0 !important;
  }

  .pl-xxl-0,
.px-xxl-0 {
    padding-left: 0 !important;
  }

  .p-xxl-1 {
    padding: 5px !important;
  }

  .pt-xxl-1,
.py-xxl-1 {
    padding-top: 5px !important;
  }

  .pr-xxl-1,
.px-xxl-1 {
    padding-right: 5px !important;
  }

  .pb-xxl-1,
.py-xxl-1 {
    padding-bottom: 5px !important;
  }

  .pl-xxl-1,
.px-xxl-1 {
    padding-left: 5px !important;
  }

  .p-xxl-2 {
    padding: 10px !important;
  }

  .pt-xxl-2,
.py-xxl-2 {
    padding-top: 10px !important;
  }

  .pr-xxl-2,
.px-xxl-2 {
    padding-right: 10px !important;
  }

  .pb-xxl-2,
.py-xxl-2 {
    padding-bottom: 10px !important;
  }

  .pl-xxl-2,
.px-xxl-2 {
    padding-left: 10px !important;
  }

  .p-xxl-3 {
    padding: 15px !important;
  }

  .pt-xxl-3,
.py-xxl-3 {
    padding-top: 15px !important;
  }

  .pr-xxl-3,
.px-xxl-3 {
    padding-right: 15px !important;
  }

  .pb-xxl-3,
.py-xxl-3 {
    padding-bottom: 15px !important;
  }

  .pl-xxl-3,
.px-xxl-3 {
    padding-left: 15px !important;
  }

  .p-xxl-4 {
    padding: 20px !important;
  }

  .pt-xxl-4,
.py-xxl-4 {
    padding-top: 20px !important;
  }

  .pr-xxl-4,
.px-xxl-4 {
    padding-right: 20px !important;
  }

  .pb-xxl-4,
.py-xxl-4 {
    padding-bottom: 20px !important;
  }

  .pl-xxl-4,
.px-xxl-4 {
    padding-left: 20px !important;
  }

  .p-xxl-5 {
    padding: 30px !important;
  }

  .pt-xxl-5,
.py-xxl-5 {
    padding-top: 30px !important;
  }

  .pr-xxl-5,
.px-xxl-5 {
    padding-right: 30px !important;
  }

  .pb-xxl-5,
.py-xxl-5 {
    padding-bottom: 30px !important;
  }

  .pl-xxl-5,
.px-xxl-5 {
    padding-left: 30px !important;
  }

  .p-xxl-6 {
    padding: 45px !important;
  }

  .pt-xxl-6,
.py-xxl-6 {
    padding-top: 45px !important;
  }

  .pr-xxl-6,
.px-xxl-6 {
    padding-right: 45px !important;
  }

  .pb-xxl-6,
.py-xxl-6 {
    padding-bottom: 45px !important;
  }

  .pl-xxl-6,
.px-xxl-6 {
    padding-left: 45px !important;
  }

  .p-xxl-7 {
    padding: 60px !important;
  }

  .pt-xxl-7,
.py-xxl-7 {
    padding-top: 60px !important;
  }

  .pr-xxl-7,
.px-xxl-7 {
    padding-right: 60px !important;
  }

  .pb-xxl-7,
.py-xxl-7 {
    padding-bottom: 60px !important;
  }

  .pl-xxl-7,
.px-xxl-7 {
    padding-left: 60px !important;
  }

  .p-xxl-8 {
    padding: 90px !important;
  }

  .pt-xxl-8,
.py-xxl-8 {
    padding-top: 90px !important;
  }

  .pr-xxl-8,
.px-xxl-8 {
    padding-right: 90px !important;
  }

  .pb-xxl-8,
.py-xxl-8 {
    padding-bottom: 90px !important;
  }

  .pl-xxl-8,
.px-xxl-8 {
    padding-left: 90px !important;
  }

  .m-xxl-n1 {
    margin: -5px !important;
  }

  .mt-xxl-n1,
.my-xxl-n1 {
    margin-top: -5px !important;
  }

  .mr-xxl-n1,
.mx-xxl-n1 {
    margin-right: -5px !important;
  }

  .mb-xxl-n1,
.my-xxl-n1 {
    margin-bottom: -5px !important;
  }

  .ml-xxl-n1,
.mx-xxl-n1 {
    margin-left: -5px !important;
  }

  .m-xxl-n2 {
    margin: -10px !important;
  }

  .mt-xxl-n2,
.my-xxl-n2 {
    margin-top: -10px !important;
  }

  .mr-xxl-n2,
.mx-xxl-n2 {
    margin-right: -10px !important;
  }

  .mb-xxl-n2,
.my-xxl-n2 {
    margin-bottom: -10px !important;
  }

  .ml-xxl-n2,
.mx-xxl-n2 {
    margin-left: -10px !important;
  }

  .m-xxl-n3 {
    margin: -15px !important;
  }

  .mt-xxl-n3,
.my-xxl-n3 {
    margin-top: -15px !important;
  }

  .mr-xxl-n3,
.mx-xxl-n3 {
    margin-right: -15px !important;
  }

  .mb-xxl-n3,
.my-xxl-n3 {
    margin-bottom: -15px !important;
  }

  .ml-xxl-n3,
.mx-xxl-n3 {
    margin-left: -15px !important;
  }

  .m-xxl-n4 {
    margin: -20px !important;
  }

  .mt-xxl-n4,
.my-xxl-n4 {
    margin-top: -20px !important;
  }

  .mr-xxl-n4,
.mx-xxl-n4 {
    margin-right: -20px !important;
  }

  .mb-xxl-n4,
.my-xxl-n4 {
    margin-bottom: -20px !important;
  }

  .ml-xxl-n4,
.mx-xxl-n4 {
    margin-left: -20px !important;
  }

  .m-xxl-n5 {
    margin: -30px !important;
  }

  .mt-xxl-n5,
.my-xxl-n5 {
    margin-top: -30px !important;
  }

  .mr-xxl-n5,
.mx-xxl-n5 {
    margin-right: -30px !important;
  }

  .mb-xxl-n5,
.my-xxl-n5 {
    margin-bottom: -30px !important;
  }

  .ml-xxl-n5,
.mx-xxl-n5 {
    margin-left: -30px !important;
  }

  .m-xxl-n6 {
    margin: -45px !important;
  }

  .mt-xxl-n6,
.my-xxl-n6 {
    margin-top: -45px !important;
  }

  .mr-xxl-n6,
.mx-xxl-n6 {
    margin-right: -45px !important;
  }

  .mb-xxl-n6,
.my-xxl-n6 {
    margin-bottom: -45px !important;
  }

  .ml-xxl-n6,
.mx-xxl-n6 {
    margin-left: -45px !important;
  }

  .m-xxl-n7 {
    margin: -60px !important;
  }

  .mt-xxl-n7,
.my-xxl-n7 {
    margin-top: -60px !important;
  }

  .mr-xxl-n7,
.mx-xxl-n7 {
    margin-right: -60px !important;
  }

  .mb-xxl-n7,
.my-xxl-n7 {
    margin-bottom: -60px !important;
  }

  .ml-xxl-n7,
.mx-xxl-n7 {
    margin-left: -60px !important;
  }

  .m-xxl-n8 {
    margin: -90px !important;
  }

  .mt-xxl-n8,
.my-xxl-n8 {
    margin-top: -90px !important;
  }

  .mr-xxl-n8,
.mx-xxl-n8 {
    margin-right: -90px !important;
  }

  .mb-xxl-n8,
.my-xxl-n8 {
    margin-bottom: -90px !important;
  }

  .ml-xxl-n8,
.mx-xxl-n8 {
    margin-left: -90px !important;
  }

  .m-xxl-auto {
    margin: auto !important;
  }

  .mt-xxl-auto,
.my-xxl-auto {
    margin-top: auto !important;
  }

  .mr-xxl-auto,
.mx-xxl-auto {
    margin-right: auto !important;
  }

  .mb-xxl-auto,
.my-xxl-auto {
    margin-bottom: auto !important;
  }

  .ml-xxl-auto,
.mx-xxl-auto {
    margin-left: auto !important;
  }
}
.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

.text-justify {
  text-align: justify !important;
}

.text-wrap {
  white-space: normal !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }

  .text-sm-right {
    text-align: right !important;
  }

  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }

  .text-md-right {
    text-align: right !important;
  }

  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }

  .text-lg-right {
    text-align: right !important;
  }

  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }

  .text-xl-right {
    text-align: right !important;
  }

  .text-xl-center {
    text-align: center !important;
  }
}
@media (min-width: 1500px) {
  .text-xxl-left {
    text-align: left !important;
  }

  .text-xxl-right {
    text-align: right !important;
  }

  .text-xxl-center {
    text-align: center !important;
  }
}
.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.font-weight-light {
  font-weight: 300 !important;
}

.font-weight-lighter {
  font-weight: lighter !important;
}

.font-weight-normal {
  font-weight: 400 !important;
}

.font-weight-bold {
  font-weight: 700 !important;
}

.font-weight-bolder {
  font-weight: bolder !important;
}

.font-italic {
  font-style: italic !important;
}

.text-white {
  color: #fff !important;
}

.text-primary {
  color: #007bff !important;
}

a.text-primary:hover, a.text-primary:focus {
  color: #0056b3 !important;
}

.text-secondary {
  color: #6c757d !important;
}

a.text-secondary:hover, a.text-secondary:focus {
  color: #494f54 !important;
}

.text-success {
  color: #28a745 !important;
}

a.text-success:hover, a.text-success:focus {
  color: #19692c !important;
}

.text-info {
  color: #17a2b8 !important;
}

a.text-info:hover, a.text-info:focus {
  color: #0f6674 !important;
}

.text-warning {
  color: #ffc107 !important;
}

a.text-warning:hover, a.text-warning:focus {
  color: #ba8b00 !important;
}

.text-danger {
  color: #dc3545 !important;
}

a.text-danger:hover, a.text-danger:focus {
  color: #a71d2a !important;
}

.text-light {
  color: #f8f9fa !important;
}

a.text-light:hover, a.text-light:focus {
  color: #cbd3da !important;
}

.text-dark {
  color: #343a40 !important;
}

a.text-dark:hover, a.text-dark:focus {
  color: #121416 !important;
}

.text-body {
  color: #212529 !important;
}

.text-muted {
  color: #6c757d !important;
}

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.text-decoration-none {
  text-decoration: none !important;
}

.text-break {
  word-break: break-word !important;
  word-wrap: break-word !important;
}

.text-reset {
  color: inherit !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

@media print {
  *,
*::before,
*::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }

  a:not(.btn) {
    text-decoration: underline;
  }

  abbr[title]::after {
    content: " (" attr(title) ")";
  }

  pre {
    white-space: pre-wrap !important;
  }

  pre,
blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }

  tr,
img {
    page-break-inside: avoid;
  }

  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
h3 {
    page-break-after: avoid;
  }

  @page {
    size: a3;
  }
  body {
    min-width: 992px !important;
  }

  .container {
    min-width: 992px !important;
  }

  .navbar {
    display: none;
  }

  .badge {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }
  .table td,
.table th {
    background-color: #fff !important;
  }

  .table-bordered th,
.table-bordered td {
    border: 1px solid #dee2e6 !important;
  }

  .table-dark {
    color: inherit;
  }
  .table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
    border-color: #dee2e6;
  }

  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6;
  }
}
/*  ======================================================
	Variable
	======================================================  */
.bg-navy-jan26 {
  background-color: #0c2c47 !important;
}

.text-navy-jan26 {
  color: #0c2c47 !important;
}

.border-color-navy-jan26 {
  border-color: #0c2c47 !important;
}

.bg-sage-jan26 {
  background-color: #008471 !important;
}

.text-sage-jan26 {
  color: #008471 !important;
}

.border-color-sage-jan26 {
  border-color: #008471 !important;
}

.bg-green-jan26 {
  background-color: #2d5652 !important;
}

.text-green-jan26 {
  color: #2d5652 !important;
}

.border-color-green-jan26 {
  border-color: #2d5652 !important;
}

.bg-brown-jan26 {
  background-color: #e2a54d !important;
}

.text-brown-jan26 {
  color: #e2a54d !important;
}

.border-color-brown-jan26 {
  border-color: #e2a54d !important;
}

.bg-mint-jan26 {
  background-color: #97d3cd !important;
}

.text-mint-jan26 {
  color: #97d3cd !important;
}

.border-color-mint-jan26 {
  border-color: #97d3cd !important;
}

.bg-grey-jan26 {
  background-color: #e2e2e2 !important;
}

.text-grey-jan26 {
  color: #e2e2e2 !important;
}

.border-color-grey-jan26 {
  border-color: #e2e2e2 !important;
}

.bg-dark-grey-jan26 {
  background-color: #6a6f4c !important;
}

.text-dark-grey-jan26 {
  color: #6a6f4c !important;
}

.border-color-dark-grey-jan26 {
  border-color: #6a6f4c !important;
}

.bg-mint-light-jan26 {
  background-color: #e4f2ea !important;
}

.text-mint-light-jan26 {
  color: #e4f2ea !important;
}

.border-color-mint-light-jan26 {
  border-color: #e4f2ea !important;
}

.bg-pink-jan26 {
  background-color: #fa0644 !important;
}

.text-pink-jan26 {
  color: #fa0644 !important;
}

.border-color-pink-jan26 {
  border-color: #fa0644 !important;
}

.bg-purple-jan26 {
  background-color: #aa02ff !important;
}

.text-purple-jan26 {
  color: #aa02ff !important;
}

.border-color-purple-jan26 {
  border-color: #aa02ff !important;
}

.bg-orange-jan26 {
  background-color: #fa5300 !important;
}

.text-orange-jan26 {
  color: #fa5300 !important;
}

.border-color-orange-jan26 {
  border-color: #fa5300 !important;
}

.bg-navy-feb26 {
  background-color: #004b84 !important;
}

.text-navy-feb26 {
  color: #004b84 !important;
}

.border-color-navy-feb26 {
  border-color: #004b84 !important;
}

.bg-pink-feb26 {
  background-color: #f974a6 !important;
}

.text-pink-feb26 {
  color: #f974a6 !important;
}

.border-color-pink-feb26 {
  border-color: #f974a6 !important;
}

.bg-babypink-feb26 {
  background-color: #ffa5c6 !important;
}

.text-babypink-feb26 {
  color: #ffa5c6 !important;
}

.border-color-babypink-feb26 {
  border-color: #ffa5c6 !important;
}

.bg-lightblue-feb26 {
  background-color: #79c9fa !important;
}

.text-lightblue-feb26 {
  color: #79c9fa !important;
}

.border-color-lightblue-feb26 {
  border-color: #79c9fa !important;
}

.bg-cream-feb26 {
  background-color: #f3e3cb !important;
}

.text-cream-feb26 {
  color: #f3e3cb !important;
}

.border-color-cream-feb26 {
  border-color: #f3e3cb !important;
}

.bg-lightcream-feb26 {
  background-color: #f7f5f0 !important;
}

.text-lightcream-feb26 {
  color: #f7f5f0 !important;
}

.border-color-lightcream-feb26 {
  border-color: #f7f5f0 !important;
}

.bg-orange-mar26 {
  background-color: #de976a !important;
}

.text-orange-mar26 {
  color: #de976a !important;
}

.border-color-orange-mar26 {
  border-color: #de976a !important;
}

.bg-green-mar26 {
  background-color: #7a9b76 !important;
}

.text-green-mar26 {
  color: #7a9b76 !important;
}

.border-color-green-mar26 {
  border-color: #7a9b76 !important;
}

.bg-cream-mar26 {
  background-color: #fff9ef !important;
}

.text-cream-mar26 {
  color: #fff9ef !important;
}

.border-color-cream-mar26 {
  border-color: #fff9ef !important;
}

/*  ======================================================
	Plugins
	======================================================  */
@keyframes plyr-progress {
  to {
    background-position: 25px 0;
    background-position: var(--plyr-progress-loading-size, 25px) 0;
  }
}
@keyframes plyr-popup {
  0% {
    opacity: 0.5;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes plyr-fade-in {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.plyr {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  align-items: center;
  direction: ltr;
  display: flex;
  flex-direction: column;
  font-family: inherit;
  font-family: var(--plyr-font-family, inherit);
  font-variant-numeric: tabular-nums;
  font-weight: 400;
  font-weight: var(--plyr-font-weight-regular, 400);
  line-height: 1.7;
  line-height: var(--plyr-line-height, 1.7);
  max-width: 100%;
  min-width: 200px;
  position: relative;
  text-shadow: none;
  transition: box-shadow 0.3s ease;
  z-index: 0;
}

.plyr audio, .plyr iframe, .plyr video {
  display: block;
  height: 100%;
  width: 100%;
}

.plyr button {
  font: inherit;
  line-height: inherit;
  width: auto;
}

.plyr:focus {
  outline: 0;
}

.plyr--full-ui {
  box-sizing: border-box;
}

.plyr--full-ui *, .plyr--full-ui :after, .plyr--full-ui :before {
  box-sizing: inherit;
}

.plyr--full-ui a, .plyr--full-ui button, .plyr--full-ui input, .plyr--full-ui label {
  touch-action: manipulation;
}

.plyr__badge {
  background: #4a5464;
  background: var(--plyr-badge-background, #4a5464);
  border-radius: 2px;
  border-radius: var(--plyr-badge-border-radius, 2px);
  color: #fff;
  color: var(--plyr-badge-text-color, #fff);
  font-size: 9px;
  font-size: var(--plyr-font-size-badge, 9px);
  line-height: 1;
  padding: 3px 4px;
}

.plyr--full-ui ::-webkit-media-text-track-container {
  display: none;
}

.plyr__captions {
  animation: plyr-fade-in 0.3s ease;
  bottom: 0;
  display: none;
  font-size: 13px;
  font-size: var(--plyr-font-size-small, 13px);
  left: 0;
  padding: 10px;
  padding: var(--plyr-control-spacing, 10px);
  position: absolute;
  text-align: center;
  transition: transform 0.4s ease-in-out;
  width: 100%;
}

.plyr__captions span:empty {
  display: none;
}

@media (min-width: 480px) {
  .plyr__captions {
    font-size: 15px;
    font-size: var(--plyr-font-size-base, 15px);
    padding: 20px;
    padding: calc(var(--plyr-control-spacing,10px)*2);
  }
}
@media (min-width: 768px) {
  .plyr__captions {
    font-size: 18px;
    font-size: var(--plyr-font-size-large, 18px);
  }
}
.plyr--captions-active .plyr__captions {
  display: block;
}

.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty) ~ .plyr__captions {
  transform: translateY(-40px);
  transform: translateY(calc(var(--plyr-control-spacing,10px)*-4));
}

.plyr__caption {
  background: #000c;
  background: var(--plyr-captions-background, #000c);
  border-radius: 2px;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  color: #fff;
  color: var(--plyr-captions-text-color, #fff);
  line-height: 185%;
  padding: 0.2em 0.5em;
  white-space: pre-wrap;
}

.plyr__caption div {
  display: inline;
}

.plyr__control {
  background: #0000;
  border: 0;
  border-radius: 4px;
  border-radius: var(--plyr-control-radius, 4px);
  color: inherit;
  cursor: pointer;
  flex-shrink: 0;
  overflow: visible;
  padding: 7px;
  padding: calc(var(--plyr-control-spacing,10px)*.7);
  position: relative;
  transition: all 0.3s ease;
}

.plyr__control svg {
  fill: currentColor;
  display: block;
  height: 18px;
  height: var(--plyr-control-icon-size, 18px);
  pointer-events: none;
  width: 18px;
  width: var(--plyr-control-icon-size, 18px);
}

.plyr__control:focus {
  outline: 0;
}

.plyr__control:focus-visible {
  outline: 2px dashed #00b2ff;
  outline: 2px dashed var(--plyr-focus-visible-color, var(--plyr-color-main, var(--plyr-color-main, #00b2ff)));
  outline-offset: 2px;
}

a.plyr__control {
  text-decoration: none;
}

.plyr__control.plyr__control--pressed .icon--not-pressed, .plyr__control.plyr__control--pressed .label--not-pressed, .plyr__control:not(.plyr__control--pressed) .icon--pressed, .plyr__control:not(.plyr__control--pressed) .label--pressed, a.plyr__control:after, a.plyr__control:before {
  display: none;
}

.plyr--full-ui ::-webkit-media-controls {
  display: none;
}

.plyr__controls {
  align-items: center;
  display: flex;
  justify-content: flex-end;
  text-align: center;
}

.plyr__controls .plyr__progress__container {
  flex: 1;
  min-width: 0;
}

.plyr__controls .plyr__controls__item {
  margin-left: 2.5px;
  margin-left: calc(var(--plyr-control-spacing,10px)/4);
}

.plyr__controls .plyr__controls__item:first-child {
  margin-left: 0;
  margin-right: auto;
}

.plyr__controls .plyr__controls__item.plyr__progress__container {
  padding-left: 2.5px;
  padding-left: calc(var(--plyr-control-spacing,10px)/4);
}

.plyr__controls .plyr__controls__item.plyr__time {
  padding: 0 5px;
  padding: 0 calc(var(--plyr-control-spacing,10px)/2);
}

.plyr__controls .plyr__controls__item.plyr__progress__container:first-child, .plyr__controls .plyr__controls__item.plyr__time + .plyr__time, .plyr__controls .plyr__controls__item.plyr__time:first-child {
  padding-left: 0;
}

.plyr [data-plyr=airplay], .plyr [data-plyr=captions], .plyr [data-plyr=fullscreen], .plyr [data-plyr=pip], .plyr__controls:empty {
  display: none;
}

.plyr--airplay-supported [data-plyr=airplay], .plyr--captions-enabled [data-plyr=captions], .plyr--fullscreen-enabled [data-plyr=fullscreen], .plyr--pip-supported [data-plyr=pip] {
  display: inline-block;
}

.plyr__menu {
  display: flex;
  position: relative;
}

.plyr__menu .plyr__control svg {
  transition: transform 0.3s ease;
}

.plyr__menu .plyr__control[aria-expanded=true] svg {
  transform: rotate(90deg);
}

.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip {
  display: none;
}

.plyr__menu__container {
  animation: plyr-popup 0.2s ease;
  background: #ffffffe6;
  background: var(--plyr-menu-background, #ffffffe6);
  border-radius: 8px;
  border-radius: var(--plyr-menu-radius, 8px);
  bottom: 100%;
  box-shadow: 0 1px 2px #00000026;
  box-shadow: var(--plyr-menu-shadow, 0 1px 2px #00000026);
  color: #4a5464;
  color: var(--plyr-menu-color, #4a5464);
  font-size: 15px;
  font-size: var(--plyr-font-size-base, 15px);
  margin-bottom: 10px;
  position: absolute;
  right: -3px;
  text-align: left;
  white-space: nowrap;
  z-index: 3;
}

.plyr__menu__container > div {
  overflow: hidden;
  transition: height 0.35s cubic-bezier(0.4, 0, 0.2, 1), width 0.35s cubic-bezier(0.4, 0, 0.2, 1);
}

.plyr__menu__container:after {
  border: 4px solid #0000;
  border-top-color: #ffffffe6;
  border: var(--plyr-menu-arrow-size, 4px) solid #0000;
  border-top-color: var(--plyr-menu-background, #ffffffe6);
  content: "";
  height: 0;
  position: absolute;
  right: 14px;
  right: calc(var(--plyr-control-icon-size,18px)/2 + var(--plyr-control-spacing,10px)*.7 - var(--plyr-menu-arrow-size,4px)/2);
  top: 100%;
  width: 0;
}

.plyr__menu__container [role=menu] {
  padding: 7px;
  padding: calc(var(--plyr-control-spacing,10px)*.7);
}

.plyr__menu__container [role=menuitem], .plyr__menu__container [role=menuitemradio] {
  margin-top: 2px;
}

.plyr__menu__container [role=menuitem]:first-child, .plyr__menu__container [role=menuitemradio]:first-child {
  margin-top: 0;
}

.plyr__menu__container .plyr__control {
  align-items: center;
  color: #4a5464;
  color: var(--plyr-menu-color, #4a5464);
  display: flex;
  font-size: 13px;
  font-size: var(--plyr-font-size-menu, var(--plyr-font-size-small, 13px));
  padding: 4.66667px 10.5px;
  padding: calc(var(--plyr-control-spacing,10px)*.7/1.5) calc(var(--plyr-control-spacing,10px)*.7*1.5);
  -webkit-user-select: none;
  user-select: none;
  width: 100%;
}

.plyr__menu__container .plyr__control > span {
  align-items: inherit;
  display: flex;
  width: 100%;
}

.plyr__menu__container .plyr__control:after {
  border: 4px solid #0000;
  border: var(--plyr-menu-item-arrow-size, 4px) solid #0000;
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.plyr__menu__container .plyr__control--forward {
  padding-right: 28px;
  padding-right: calc(var(--plyr-control-spacing,10px)*.7*4);
}

.plyr__menu__container .plyr__control--forward:after {
  border-left-color: #728197;
  border-left-color: var(--plyr-menu-arrow-color, #728197);
  right: 6.5px;
  right: calc(var(--plyr-control-spacing,10px)*.7*1.5 - var(--plyr-menu-item-arrow-size,4px));
}

.plyr__menu__container .plyr__control--forward:focus-visible:after, .plyr__menu__container .plyr__control--forward:hover:after {
  border-left-color: initial;
}

.plyr__menu__container .plyr__control--back {
  font-weight: 400;
  font-weight: var(--plyr-font-weight-regular, 400);
  margin: 7px;
  margin: calc(var(--plyr-control-spacing,10px)*.7);
  margin-bottom: 3.5px;
  margin-bottom: calc(var(--plyr-control-spacing,10px)*.7/2);
  padding-left: 28px;
  padding-left: calc(var(--plyr-control-spacing,10px)*.7*4);
  position: relative;
  width: calc(100% - 14px);
  width: calc(100% - var(--plyr-control-spacing,10px)*.7*2);
}

.plyr__menu__container .plyr__control--back:after {
  border-right-color: #728197;
  border-right-color: var(--plyr-menu-arrow-color, #728197);
  left: 6.5px;
  left: calc(var(--plyr-control-spacing,10px)*.7*1.5 - var(--plyr-menu-item-arrow-size,4px));
}

.plyr__menu__container .plyr__control--back:before {
  background: #dcdfe5;
  background: var(--plyr-menu-back-border-color, #dcdfe5);
  box-shadow: 0 1px 0 #fff;
  box-shadow: 0 1px 0 var(--plyr-menu-back-border-shadow-color, #fff);
  content: "";
  height: 1px;
  left: 0;
  margin-top: 3.5px;
  margin-top: calc(var(--plyr-control-spacing,10px)*.7/2);
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 100%;
}

.plyr__menu__container .plyr__control--back:focus-visible:after, .plyr__menu__container .plyr__control--back:hover:after {
  border-right-color: initial;
}

.plyr__menu__container .plyr__control[role=menuitemradio] {
  padding-left: 7px;
  padding-left: calc(var(--plyr-control-spacing,10px)*.7);
}

.plyr__menu__container .plyr__control[role=menuitemradio]:after, .plyr__menu__container .plyr__control[role=menuitemradio]:before {
  border-radius: 100%;
}

.plyr__menu__container .plyr__control[role=menuitemradio]:before {
  background: #0000001a;
  content: "";
  display: block;
  flex-shrink: 0;
  height: 16px;
  margin-right: 10px;
  margin-right: var(--plyr-control-spacing, 10px);
  transition: all 0.3s ease;
  width: 16px;
}

.plyr__menu__container .plyr__control[role=menuitemradio]:after {
  background: #fff;
  border: 0;
  height: 6px;
  left: 12px;
  opacity: 0;
  top: 50%;
  transform: translateY(-50%) scale(0);
  transition: transform 0.3s ease, opacity 0.3s ease;
  width: 6px;
}

.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before {
  background: #00b2ff;
  background: var(--plyr-control-toggle-checked-background, var(--plyr-color-main, var(--plyr-color-main, #00b2ff)));
}

.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:after {
  opacity: 1;
  transform: translateY(-50%) scale(1);
}

.plyr__menu__container .plyr__control[role=menuitemradio]:focus-visible:before, .plyr__menu__container .plyr__control[role=menuitemradio]:hover:before {
  background: #23282f1a;
}

.plyr__menu__container .plyr__menu__value {
  align-items: center;
  display: flex;
  margin-left: auto;
  margin-right: -5px;
  margin-right: calc(var(--plyr-control-spacing,10px)*.7*-1 - -2px);
  overflow: hidden;
  padding-left: 24.5px;
  padding-left: calc(var(--plyr-control-spacing,10px)*.7*3.5);
  pointer-events: none;
}

.plyr--full-ui input[type=range] {
  -webkit-appearance: none;
  appearance: none;
  background: #0000;
  border: 0;
  border-radius: 26px;
  border-radius: calc(var(--plyr-range-thumb-height,13px)*2);
  color: #00b2ff;
  color: var(--plyr-range-fill-background, var(--plyr-color-main, var(--plyr-color-main, #00b2ff)));
  display: block;
  height: 19px;
  height: calc(var(--plyr-range-thumb-active-shadow-width,3px)*2 + var(--plyr-range-thumb-height,13px));
  margin: 0;
  min-width: 0;
  padding: 0;
  transition: box-shadow 0.3s ease;
  width: 100%;
}

.plyr--full-ui input[type=range]::-webkit-slider-runnable-track {
  background: #0000;
  background-image: linear-gradient(90deg, currentColor 0, #0000 0);
  background-image: linear-gradient(to right, currentColor var(--value, 0), #0000 var(--value, 0));
  border: 0;
  border-radius: 2.5px;
  border-radius: calc(var(--plyr-range-track-height,5px)/2);
  height: 5px;
  height: var(--plyr-range-track-height, 5px);
  -webkit-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  -webkit-user-select: none;
  user-select: none;
}

.plyr--full-ui input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  background: #fff;
  background: var(--plyr-range-thumb-background, #fff);
  border: 0;
  border-radius: 100%;
  box-shadow: 0 1px 1px #23282f26, 0 0 0 1px #23282f33;
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px #23282f26, 0 0 0 1px #23282f33);
  height: 13px;
  height: var(--plyr-range-thumb-height, 13px);
  margin-top: -4px;
  margin-top: calc((var(--plyr-range-thumb-height,13px) - var(--plyr-range-track-height,5px))/2*-1);
  position: relative;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: 13px;
  width: var(--plyr-range-thumb-height, 13px);
}

.plyr--full-ui input[type=range]::-moz-range-track {
  background: #0000;
  border: 0;
  border-radius: 2.5px;
  border-radius: calc(var(--plyr-range-track-height,5px)/2);
  height: 5px;
  height: var(--plyr-range-track-height, 5px);
  -moz-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  user-select: none;
}

.plyr--full-ui input[type=range]::-moz-range-thumb {
  background: #fff;
  background: var(--plyr-range-thumb-background, #fff);
  border: 0;
  border-radius: 100%;
  box-shadow: 0 1px 1px #23282f26, 0 0 0 1px #23282f33;
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px #23282f26, 0 0 0 1px #23282f33);
  height: 13px;
  height: var(--plyr-range-thumb-height, 13px);
  position: relative;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: 13px;
  width: var(--plyr-range-thumb-height, 13px);
}

.plyr--full-ui input[type=range]::-moz-range-progress {
  background: currentColor;
  border-radius: 2.5px;
  border-radius: calc(var(--plyr-range-track-height,5px)/2);
  height: 5px;
  height: var(--plyr-range-track-height, 5px);
}

.plyr--full-ui input[type=range]::-ms-track {
  color: #0000;
}

.plyr--full-ui input[type=range]::-ms-fill-upper, .plyr--full-ui input[type=range]::-ms-track {
  background: #0000;
  border: 0;
  border-radius: 2.5px;
  border-radius: calc(var(--plyr-range-track-height,5px)/2);
  height: 5px;
  height: var(--plyr-range-track-height, 5px);
  -ms-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  user-select: none;
}

.plyr--full-ui input[type=range]::-ms-fill-lower {
  background: #0000;
  background: currentColor;
  border: 0;
  border-radius: 2.5px;
  border-radius: calc(var(--plyr-range-track-height,5px)/2);
  height: 5px;
  height: var(--plyr-range-track-height, 5px);
  -ms-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  user-select: none;
}

.plyr--full-ui input[type=range]::-ms-thumb {
  background: #fff;
  background: var(--plyr-range-thumb-background, #fff);
  border: 0;
  border-radius: 100%;
  box-shadow: 0 1px 1px #23282f26, 0 0 0 1px #23282f33;
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px #23282f26, 0 0 0 1px #23282f33);
  height: 13px;
  height: var(--plyr-range-thumb-height, 13px);
  margin-top: 0;
  position: relative;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: 13px;
  width: var(--plyr-range-thumb-height, 13px);
}

.plyr--full-ui input[type=range]::-ms-tooltip {
  display: none;
}

.plyr--full-ui input[type=range]::-moz-focus-outer {
  border: 0;
}

.plyr--full-ui input[type=range]:focus {
  outline: 0;
}

.plyr--full-ui input[type=range]:focus-visible::-webkit-slider-runnable-track {
  outline: 2px dashed #00b2ff;
  outline: 2px dashed var(--plyr-focus-visible-color, var(--plyr-color-main, var(--plyr-color-main, #00b2ff)));
  outline-offset: 2px;
}

.plyr--full-ui input[type=range]:focus-visible::-moz-range-track {
  outline: 2px dashed #00b2ff;
  outline: 2px dashed var(--plyr-focus-visible-color, var(--plyr-color-main, var(--plyr-color-main, #00b2ff)));
  outline-offset: 2px;
}

.plyr--full-ui input[type=range]:focus-visible::-ms-track {
  outline: 2px dashed #00b2ff;
  outline: 2px dashed var(--plyr-focus-visible-color, var(--plyr-color-main, var(--plyr-color-main, #00b2ff)));
  outline-offset: 2px;
}

.plyr__poster {
  background-color: #000;
  background-color: var(--plyr-video-background, var(--plyr-video-background, #000));
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: opacity 0.2s ease;
  width: 100%;
  z-index: 1;
}

.plyr--stopped.plyr__poster-enabled .plyr__poster {
  opacity: 1;
}

.plyr--youtube.plyr--paused.plyr__poster-enabled:not(.plyr--stopped) .plyr__poster {
  display: none;
}

.plyr__time {
  font-size: 13px;
  font-size: var(--plyr-font-size-time, var(--plyr-font-size-small, 13px));
}

.plyr__time + .plyr__time:before {
  content: "⁄";
  margin-right: 10px;
  margin-right: var(--plyr-control-spacing, 10px);
}

@media (max-width: 767px) {
  .plyr__time + .plyr__time {
    display: none;
  }
}
.plyr__tooltip {
  background: #fff;
  background: var(--plyr-tooltip-background, #fff);
  border-radius: 5px;
  border-radius: var(--plyr-tooltip-radius, 5px);
  bottom: 100%;
  box-shadow: 0 1px 2px #00000026;
  box-shadow: var(--plyr-tooltip-shadow, 0 1px 2px #00000026);
  color: #4a5464;
  color: var(--plyr-tooltip-color, #4a5464);
  font-size: 13px;
  font-size: var(--plyr-font-size-small, 13px);
  font-weight: 400;
  font-weight: var(--plyr-font-weight-regular, 400);
  left: 50%;
  line-height: 1.3;
  margin-bottom: 10px;
  margin-bottom: calc(var(--plyr-control-spacing,10px)/2*2);
  opacity: 0;
  padding: 5px 7.5px;
  padding: calc(var(--plyr-control-spacing,10px)/2) calc(var(--plyr-control-spacing,10px)/2*1.5);
  pointer-events: none;
  position: absolute;
  transform: translate(-50%, 10px) scale(0.8);
  transform-origin: 50% 100%;
  transition: transform 0.2s ease 0.1s, opacity 0.2s ease 0.1s;
  white-space: nowrap;
  z-index: 2;
}

.plyr__tooltip:before {
  border-left: 4px solid #0000;
  border-left: var(--plyr-tooltip-arrow-size, 4px) solid #0000;
  border-right: 4px solid #0000;
  border-right: var(--plyr-tooltip-arrow-size, 4px) solid #0000;
  border-top: 4px solid #fff;
  border-top: var(--plyr-tooltip-arrow-size, 4px) solid var(--plyr-tooltip-background, #fff);
  bottom: -4px;
  bottom: calc(var(--plyr-tooltip-arrow-size,4px)*-1);
  content: "";
  height: 0;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 0;
  z-index: 2;
}

.plyr .plyr__control:focus-visible .plyr__tooltip, .plyr .plyr__control:hover .plyr__tooltip, .plyr__tooltip--visible {
  opacity: 1;
  transform: translate(-50%) scale(1);
}

.plyr .plyr__control:hover .plyr__tooltip {
  z-index: 3;
}

.plyr__controls > .plyr__control:first-child .plyr__tooltip, .plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip {
  left: 0;
  transform: translateY(10px) scale(0.8);
  transform-origin: 0 100%;
}

.plyr__controls > .plyr__control:first-child .plyr__tooltip:before, .plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip:before {
  left: 16px;
  left: calc(var(--plyr-control-icon-size,18px)/2 + var(--plyr-control-spacing,10px)*.7);
}

.plyr__controls > .plyr__control:last-child .plyr__tooltip {
  left: auto;
  right: 0;
  transform: translateY(10px) scale(0.8);
  transform-origin: 100% 100%;
}

.plyr__controls > .plyr__control:last-child .plyr__tooltip:before {
  left: auto;
  right: 16px;
  right: calc(var(--plyr-control-icon-size,18px)/2 + var(--plyr-control-spacing,10px)*.7);
  transform: translateX(50%);
}

.plyr__controls > .plyr__control:first-child .plyr__tooltip--visible, .plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip--visible, .plyr__controls > .plyr__control:first-child + .plyr__control:focus-visible .plyr__tooltip, .plyr__controls > .plyr__control:first-child + .plyr__control:hover .plyr__tooltip, .plyr__controls > .plyr__control:first-child:focus-visible .plyr__tooltip, .plyr__controls > .plyr__control:first-child:hover .plyr__tooltip, .plyr__controls > .plyr__control:last-child .plyr__tooltip--visible, .plyr__controls > .plyr__control:last-child:focus-visible .plyr__tooltip, .plyr__controls > .plyr__control:last-child:hover .plyr__tooltip {
  transform: translate(0) scale(1);
}

.plyr__progress {
  left: 6.5px;
  left: calc(var(--plyr-range-thumb-height,13px)*.5);
  margin-right: 13px;
  margin-right: var(--plyr-range-thumb-height, 13px);
  position: relative;
}

.plyr__progress input[type=range], .plyr__progress__buffer {
  margin-left: -6.5px;
  margin-left: calc(var(--plyr-range-thumb-height,13px)*-.5);
  margin-right: -6.5px;
  margin-right: calc(var(--plyr-range-thumb-height,13px)*-.5);
  width: calc(100% + 13px);
  width: calc(100% + var(--plyr-range-thumb-height,13px));
}

.plyr__progress input[type=range] {
  position: relative;
  z-index: 2;
}

.plyr__progress .plyr__tooltip {
  left: 0;
  max-width: 120px;
  overflow-wrap: break-word;
}

.plyr__progress__buffer {
  -webkit-appearance: none;
  background: #0000;
  border: 0;
  border-radius: 100px;
  height: 5px;
  height: var(--plyr-range-track-height, 5px);
  left: 0;
  margin-top: -2.5px;
  margin-top: calc((var(--plyr-range-track-height,5px)/2)*-1);
  padding: 0;
  position: absolute;
  top: 50%;
}

.plyr__progress__buffer::-webkit-progress-bar {
  background: #0000;
}

.plyr__progress__buffer::-webkit-progress-value {
  background: currentColor;
  border-radius: 100px;
  min-width: 5px;
  min-width: var(--plyr-range-track-height, 5px);
  -webkit-transition: width 0.2s ease;
  transition: width 0.2s ease;
}

.plyr__progress__buffer::-moz-progress-bar {
  background: currentColor;
  border-radius: 100px;
  min-width: 5px;
  min-width: var(--plyr-range-track-height, 5px);
  -moz-transition: width 0.2s ease;
  transition: width 0.2s ease;
}

.plyr__progress__buffer::-ms-fill {
  border-radius: 100px;
  -ms-transition: width 0.2s ease;
  transition: width 0.2s ease;
}

.plyr--loading .plyr__progress__buffer {
  animation: plyr-progress 1s linear infinite;
  background-image: linear-gradient(-45deg, #23282f99 25%, #0000 0, #0000 50%, #23282f99 0, #23282f99 75%, #0000 0, #0000);
  background-image: linear-gradient(-45deg, var(--plyr-progress-loading-background, #23282f99) 25%, #0000 25%, #0000 50%, var(--plyr-progress-loading-background, #23282f99) 50%, var(--plyr-progress-loading-background, #23282f99) 75%, #0000 75%, #0000);
  background-repeat: repeat-x;
  background-size: 25px 25px;
  background-size: var(--plyr-progress-loading-size, 25px) var(--plyr-progress-loading-size, 25px);
  color: #0000;
}

.plyr--video.plyr--loading .plyr__progress__buffer {
  background-color: #ffffff40;
  background-color: var(--plyr-video-progress-buffered-background, #ffffff40);
}

.plyr--audio.plyr--loading .plyr__progress__buffer {
  background-color: #c1c8d199;
  background-color: var(--plyr-audio-progress-buffered-background, #c1c8d199);
}

.plyr__progress__marker {
  background-color: #fff;
  background-color: var(--plyr-progress-marker-background, #fff);
  border-radius: 1px;
  height: 5px;
  height: var(--plyr-range-track-height, 5px);
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 3px;
  width: var(--plyr-progress-marker-width, 3px);
  z-index: 3;
}

.plyr__volume {
  align-items: center;
  display: flex;
  position: relative;
}

.plyr__volume input[type=range] {
  margin-left: 5px;
  margin-left: calc(var(--plyr-control-spacing,10px)/2);
  margin-right: 5px;
  margin-right: calc(var(--plyr-control-spacing,10px)/2);
  max-width: 90px;
  min-width: 60px;
  position: relative;
  z-index: 2;
}

.plyr--audio {
  display: block;
}

.plyr--audio .plyr__controls {
  background: #fff;
  background: var(--plyr-audio-controls-background, #fff);
  border-radius: inherit;
  color: #4a5464;
  color: var(--plyr-audio-control-color, #4a5464);
  padding: 10px;
  padding: var(--plyr-control-spacing, 10px);
}

.plyr--audio .plyr__control:focus-visible, .plyr--audio .plyr__control:hover, .plyr--audio .plyr__control[aria-expanded=true] {
  background: #00b2ff;
  background: var(--plyr-audio-control-background-hover, var(--plyr-color-main, var(--plyr-color-main, #00b2ff)));
  color: #fff;
  color: var(--plyr-audio-control-color-hover, #fff);
}

.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track {
  background-color: #c1c8d199;
  background-color: var(--plyr-audio-range-track-background, var(--plyr-audio-progress-buffered-background, #c1c8d199));
}

.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track {
  background-color: #c1c8d199;
  background-color: var(--plyr-audio-range-track-background, var(--plyr-audio-progress-buffered-background, #c1c8d199));
}

.plyr--full-ui.plyr--audio input[type=range]::-ms-track {
  background-color: #c1c8d199;
  background-color: var(--plyr-audio-range-track-background, var(--plyr-audio-progress-buffered-background, #c1c8d199));
}

.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb {
  box-shadow: 0 1px 1px #23282f26, 0 0 0 1px #23282f33, 0 0 0 3px #23282f1a;
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px #23282f26, 0 0 0 1px #23282f33), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, #23282f1a);
}

.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb {
  box-shadow: 0 1px 1px #23282f26, 0 0 0 1px #23282f33, 0 0 0 3px #23282f1a;
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px #23282f26, 0 0 0 1px #23282f33), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, #23282f1a);
}

.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb {
  box-shadow: 0 1px 1px #23282f26, 0 0 0 1px #23282f33, 0 0 0 3px #23282f1a;
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px #23282f26, 0 0 0 1px #23282f33), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, #23282f1a);
}

.plyr--audio .plyr__progress__buffer {
  color: #c1c8d199;
  color: var(--plyr-audio-progress-buffered-background, #c1c8d199);
}

.plyr--video {
  overflow: hidden;
}

.plyr--video.plyr--menu-open {
  overflow: visible;
}

.plyr__video-wrapper {
  background: #000;
  background: var(--plyr-video-background, var(--plyr-video-background, #000));
  border-radius: inherit;
  height: 100%;
  margin: auto;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.plyr__video-embed, .plyr__video-wrapper--fixed-ratio {
  aspect-ratio: 16/9;
}

@supports not (aspect-ratio: 16/9) {
  .plyr__video-embed, .plyr__video-wrapper--fixed-ratio {
    height: 0;
    padding-bottom: 56.25%;
    position: relative;
  }
}
.plyr__video-embed iframe, .plyr__video-wrapper--fixed-ratio video {
  border: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.plyr--full-ui .plyr__video-embed > .plyr__video-embed__container {
  padding-bottom: 240%;
  position: relative;
  transform: translateY(-38.28125%);
}

.plyr--video .plyr__controls {
  background: linear-gradient(#0000, #000000bf);
  background: var(--plyr-video-controls-background, linear-gradient(#0000, #000000bf));
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
  bottom: 0;
  color: #fff;
  color: var(--plyr-video-control-color, #fff);
  left: 0;
  padding: 5px;
  padding: calc(var(--plyr-control-spacing,10px)/2);
  padding-top: 20px;
  padding-top: calc(var(--plyr-control-spacing,10px)*2);
  position: absolute;
  right: 0;
  transition: opacity 0.4s ease-in-out, transform 0.4s ease-in-out;
  z-index: 3;
}

@media (min-width: 480px) {
  .plyr--video .plyr__controls {
    padding: 10px;
    padding: var(--plyr-control-spacing, 10px);
    padding-top: 35px;
    padding-top: calc(var(--plyr-control-spacing,10px)*3.5);
  }
}
.plyr--video.plyr--hide-controls .plyr__controls {
  opacity: 0;
  pointer-events: none;
  transform: translateY(100%);
}

.plyr--video .plyr__control:focus-visible, .plyr--video .plyr__control:hover, .plyr--video .plyr__control[aria-expanded=true] {
  background: #00b2ff;
  background: var(--plyr-video-control-background-hover, var(--plyr-color-main, var(--plyr-color-main, #00b2ff)));
  color: #fff;
  color: var(--plyr-video-control-color-hover, #fff);
}

.plyr__control--overlaid {
  background: #00b2ff;
  background: var(--plyr-video-control-background-hover, var(--plyr-color-main, var(--plyr-color-main, #00b2ff)));
  border: 0;
  border-radius: 100%;
  color: #fff;
  color: var(--plyr-video-control-color, #fff);
  display: none;
  left: 50%;
  opacity: 0.9;
  padding: 15px;
  padding: calc(var(--plyr-control-spacing,10px)*1.5);
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: 0.3s;
  z-index: 2;
}

.plyr__control--overlaid svg {
  left: 2px;
  position: relative;
}

.plyr__control--overlaid:focus, .plyr__control--overlaid:hover {
  opacity: 1;
}

.plyr--playing .plyr__control--overlaid {
  opacity: 0;
  visibility: hidden;
}

.plyr--full-ui.plyr--video .plyr__control--overlaid {
  display: block;
}

.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track {
  background-color: #ffffff40;
  background-color: var(--plyr-video-range-track-background, var(--plyr-video-progress-buffered-background, #ffffff40));
}

.plyr--full-ui.plyr--video input[type=range]::-moz-range-track {
  background-color: #ffffff40;
  background-color: var(--plyr-video-range-track-background, var(--plyr-video-progress-buffered-background, #ffffff40));
}

.plyr--full-ui.plyr--video input[type=range]::-ms-track {
  background-color: #ffffff40;
  background-color: var(--plyr-video-range-track-background, var(--plyr-video-progress-buffered-background, #ffffff40));
}

.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb {
  box-shadow: 0 1px 1px #23282f26, 0 0 0 1px #23282f33, 0 0 0 3px #ffffff80;
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px #23282f26, 0 0 0 1px #23282f33), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, #ffffff80);
}

.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb {
  box-shadow: 0 1px 1px #23282f26, 0 0 0 1px #23282f33, 0 0 0 3px #ffffff80;
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px #23282f26, 0 0 0 1px #23282f33), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, #ffffff80);
}

.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb {
  box-shadow: 0 1px 1px #23282f26, 0 0 0 1px #23282f33, 0 0 0 3px #ffffff80;
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px #23282f26, 0 0 0 1px #23282f33), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, #ffffff80);
}

.plyr--video .plyr__progress__buffer {
  color: #ffffff40;
  color: var(--plyr-video-progress-buffered-background, #ffffff40);
}

.plyr:fullscreen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
}

.plyr:fullscreen video {
  height: 100%;
}

.plyr:fullscreen .plyr__control .icon--exit-fullscreen {
  display: block;
}

.plyr:fullscreen .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}

.plyr:fullscreen.plyr--hide-controls {
  cursor: none;
}

@media (min-width: 1024px) {
  .plyr:fullscreen .plyr__captions {
    font-size: 21px;
    font-size: var(--plyr-font-size-xlarge, 21px);
  }
}
.plyr--fullscreen-fallback {
  background: #000;
  border-radius: 0 !important;
  bottom: 0;
  height: 100%;
  left: 0;
  margin: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 10000000;
}

.plyr--fullscreen-fallback video {
  height: 100%;
}

.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen {
  display: block;
}

.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}

.plyr--fullscreen-fallback.plyr--hide-controls {
  cursor: none;
}

@media (min-width: 1024px) {
  .plyr--fullscreen-fallback .plyr__captions {
    font-size: 21px;
    font-size: var(--plyr-font-size-xlarge, 21px);
  }
}
.plyr__ads {
  border-radius: inherit;
  bottom: 0;
  cursor: pointer;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}

.plyr__ads > div, .plyr__ads > div iframe {
  height: 100%;
  position: absolute;
  width: 100%;
}

.plyr__ads:after {
  background: #23282f;
  border-radius: 2px;
  bottom: 10px;
  bottom: var(--plyr-control-spacing, 10px);
  color: #fff;
  content: attr(data-badge-text);
  font-size: 11px;
  padding: 2px 6px;
  pointer-events: none;
  position: absolute;
  right: 10px;
  right: var(--plyr-control-spacing, 10px);
  z-index: 3;
}

.plyr__ads:empty:after {
  display: none;
}

.plyr__cues {
  background: currentColor;
  display: block;
  height: 5px;
  height: var(--plyr-range-track-height, 5px);
  left: 0;
  opacity: 0.8;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 3px;
  z-index: 3;
}

.plyr__preview-thumb {
  background-color: #fff;
  background-color: var(--plyr-tooltip-background, #fff);
  border-radius: 8px;
  border-radius: var(--plyr-menu-radius, 8px);
  bottom: 100%;
  box-shadow: 0 1px 2px #00000026;
  box-shadow: var(--plyr-tooltip-shadow, 0 1px 2px #00000026);
  margin-bottom: 10px;
  margin-bottom: calc(var(--plyr-control-spacing,10px)/2*2);
  opacity: 0;
  padding: 3px;
  pointer-events: none;
  position: absolute;
  transform: translateY(10px) scale(0.8);
  transform-origin: 50% 100%;
  transition: transform 0.2s ease 0.1s, opacity 0.2s ease 0.1s;
  z-index: 2;
}

.plyr__preview-thumb--is-shown {
  opacity: 1;
  transform: translate(0) scale(1);
}

.plyr__preview-thumb:before {
  border-left: 4px solid #0000;
  border-left: var(--plyr-tooltip-arrow-size, 4px) solid #0000;
  border-right: 4px solid #0000;
  border-right: var(--plyr-tooltip-arrow-size, 4px) solid #0000;
  border-top: 4px solid #fff;
  border-top: var(--plyr-tooltip-arrow-size, 4px) solid var(--plyr-tooltip-background, #fff);
  bottom: -4px;
  bottom: calc(var(--plyr-tooltip-arrow-size,4px)*-1);
  content: "";
  height: 0;
  left: calc(50% + var(--preview-arrow-offset));
  position: absolute;
  transform: translateX(-50%);
  width: 0;
  z-index: 2;
}

.plyr__preview-thumb__image-container {
  background: #c1c8d1;
  border-radius: 7px;
  border-radius: calc(var(--plyr-menu-radius,8px) - 1px);
  overflow: hidden;
  position: relative;
  z-index: 0;
}

.plyr__preview-thumb__image-container img, .plyr__preview-thumb__image-container:after {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.plyr__preview-thumb__image-container:after {
  border-radius: inherit;
  box-shadow: inset 0 0 0 1px #00000026;
  content: "";
  pointer-events: none;
}

.plyr__preview-thumb__image-container img {
  max-height: none;
  max-width: none;
}

.plyr__preview-thumb__time-container {
  background: linear-gradient(#0000, #000000bf);
  background: var(--plyr-video-controls-background, linear-gradient(#0000, #000000bf));
  border-bottom-left-radius: 7px;
  border-bottom-left-radius: calc(var(--plyr-menu-radius,8px) - 1px);
  border-bottom-right-radius: 7px;
  border-bottom-right-radius: calc(var(--plyr-menu-radius,8px) - 1px);
  bottom: 0;
  left: 0;
  line-height: 1.1;
  padding: 20px 6px 6px;
  position: absolute;
  right: 0;
  z-index: 3;
}

.plyr__preview-thumb__time-container span {
  color: #fff;
  font-size: 13px;
  font-size: var(--plyr-font-size-time, var(--plyr-font-size-small, 13px));
}

.plyr__preview-scrubbing {
  bottom: 0;
  filter: blur(1px);
  height: 100%;
  left: 0;
  margin: auto;
  opacity: 0;
  overflow: hidden;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  transition: opacity 0.3s ease;
  width: 100%;
  z-index: 1;
}

.plyr__preview-scrubbing--is-shown {
  opacity: 1;
}

.plyr__preview-scrubbing img {
  height: 100%;
  left: 0;
  max-height: none;
  max-width: none;
  object-fit: contain;
  position: absolute;
  top: 0;
  width: 100%;
}

.plyr--no-transition {
  transition: none !important;
}

.plyr__sr-only {
  clip: rect(1px, 1px, 1px, 1px);
  border: 0 !important;
  height: 1px !important;
  overflow: hidden;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}

.plyr [hidden] {
  display: none !important;
}

/* Slider */
.slick-slider {
  outline: 0;
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Arrows */
.slick-prev,
.slick-next {
  z-index: 99;
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 30px;
  height: 30px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: black;
  border: none;
  outline: none;
  background: transparent;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: white;
  outline: none;
  background: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  font-size: 30px;
  line-height: 1;
  opacity: 0.75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: 0px;
}

[dir=rtl] .slick-prev {
  right: 0px;
  left: auto;
}

.slick-prev:before {
  content: "←";
}

[dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: 0px;
}

[dir=rtl] .slick-next {
  right: auto;
  left: 0px;
}

.slick-next:before {
  content: "→";
}

[dir=rtl] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 0px;
}

.slick-dots {
  position: absolute;
  bottom: 10px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 13px;
  height: 13px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 13px;
  height: 13px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
  color: white;
  background-color: white;
}

.slick-dots li button:before {
  font-size: 20px;
  line-height: 13px;
  position: absolute;
  top: 0;
  left: 0;
  width: 13px;
  height: 13px;
  content: " ";
  background-color: #9d9696;
  border-radius: 100px;
  text-align: center;
  opacity: 1;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  opacity: 1;
  width: 30px;
  color: white;
  background-color: white;
}

/* Slick Custom */
.slick-slide:focus {
  outline: none;
}

.slick-prev {
  left: 9px;
}

.slick-next {
  right: 9px;
}

.slick-prev, .slick-next {
  width: unset;
  height: unset;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 0;
}
.slick-prev span, .slick-next span {
  border-radius: 0;
  padding: 4px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 45px;
  height: 45px;
  background-color: white;
  color: #084640;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.slick-prev:before, .slick-next:before {
  content: none;
}
.slick-prev:hover span, .slick-next:hover span {
  background-color: #084640;
  color: white;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.slick-dots {
  padding-left: 0;
  bottom: 90px;
  left: 0;
}
.slick-dots li {
  margin: 0 8px;
  height: 10px;
  width: 10px;
  border-radius: 0;
  transition: all 0.5s ease;
}
.slick-dots li button {
  padding: 0;
  width: 10px;
  height: 10px;
  background-color: #e7e7eb;
  border-radius: 0;
  transition: all 0.5s ease;
}
.slick-dots li button:before {
  content: none;
}
.slick-dots li button:hover {
  background-color: #dc3545;
  transition: all 0.5s ease;
}
.slick-dots li.slick-active {
  width: 10px;
  height: 10px;
  transition: all 0.5s ease;
}
.slick-dots li.slick-active button {
  opacity: 1;
  width: 10px;
  height: 10px;
  background-color: #dc3545;
  transition: all 0.5s ease;
}

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

.carousel *, .carousel *:before, .carousel *:after {
  box-sizing: inherit;
}

.carousel.is-draggable {
  cursor: move;
  cursor: grab;
}

.carousel.is-dragging {
  cursor: move;
  cursor: grabbing;
}

.carousel__viewport {
  position: relative;
  overflow: hidden;
  max-width: 100%;
  max-height: 100%;
}

.carousel__track {
  display: flex;
}

.carousel__slide {
  flex: 0 0 auto;
  width: var(--carousel-slide-width, 60%);
  max-width: 100%;
  padding: 1rem;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  overscroll-behavior: contain;
}

.has-dots {
  margin-bottom: calc(0.5rem + 22px);
}

.carousel__dots {
  margin: 0 auto;
  padding: 0;
  position: absolute;
  top: calc(100% + 0.5rem);
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  list-style: none;
  user-select: none;
}

.carousel__dots .carousel__dot {
  margin: 0;
  padding: 0;
  display: block;
  position: relative;
  width: 22px;
  height: 22px;
  cursor: pointer;
}

.carousel__dots .carousel__dot:after {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: currentColor;
  opacity: 0.25;
  transition: opacity 0.15s ease-in-out;
}

.carousel__dots .carousel__dot.is-selected:after {
  opacity: 1;
}

.carousel__button {
  width: var(--carousel-button-width, 48px);
  height: var(--carousel-button-height, 48px);
  padding: 0;
  border: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  pointer-events: all;
  cursor: pointer;
  color: var(--carousel-button-color, currentColor);
  background: var(--carousel-button-bg, transparent);
  border-radius: var(--carousel-button-border-radius, 50%);
  box-shadow: var(--carousel-button-shadow, none);
  transition: opacity 0.15s ease;
}

.carousel__button.is-prev, .carousel__button.is-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.carousel__button.is-prev {
  left: 10px;
}

.carousel__button.is-next {
  right: 10px;
}

.carousel__button[disabled] {
  cursor: default;
  opacity: 0.3;
}

.carousel__button svg {
  width: var(--carousel-button-svg-width, 50%);
  height: var(--carousel-button-svg-height, 50%);
  fill: none;
  stroke: currentColor;
  stroke-width: var(--carousel-button-svg-stroke-width, 1.5);
  stroke-linejoin: bevel;
  stroke-linecap: round;
  filter: var(--carousel-button-svg-filter, none);
  pointer-events: none;
}

html.with-fancybox {
  scroll-behavior: auto;
}

body.compensate-for-scrollbar {
  overflow: hidden !important;
  touch-action: none;
}

.fancybox__container {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  direction: ltr;
  margin: 0;
  padding: env(safe-area-inset-top, 0) env(safe-area-inset-right, 0) env(safe-area-inset-bottom, 0) env(safe-area-inset-left, 0);
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  color: var(--fancybox-color, #fff);
  -webkit-tap-highlight-color: #fff0;
  overflow: hidden;
  z-index: 1050;
  outline: none;
  transform-origin: top left;
  --carousel-button-width:48px;
  --carousel-button-height:48px;
  --carousel-button-svg-width:24px;
  --carousel-button-svg-height:24px;
  --carousel-button-svg-stroke-width:2.5;
  --carousel-button-svg-filter:drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.4));
}

.fancybox__container *, .fancybox__container *::before, .fancybox__container *::after {
  box-sizing: inherit;
}

.fancybox__container :focus {
  outline: none;
}

body:not(.is-using-mouse) .fancybox__container :focus {
  box-shadow: 0 0 0 1px #fff, 0 0 0 2px var(--fancybox-accent-color, rgba(1, 210, 232, 0.94));
}

@media all and (min-width: 1024px) {
  .fancybox__container {
    --carousel-button-width:48px;
    --carousel-button-height:48px;
    --carousel-button-svg-width:27px;
    --carousel-button-svg-height:27px;
  }
}
.fancybox__backdrop {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  background: var(--fancybox-bg, rgba(24, 24, 27, 0.92));
}

.fancybox__carousel {
  position: relative;
  flex: 1 1 auto;
  min-height: 0;
  height: 100%;
  z-index: 10;
}

.fancybox__carousel.has-dots {
  margin-bottom: calc(0.5rem + 22px);
}

.fancybox__viewport {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: visible;
  cursor: default;
}

.fancybox__track {
  display: flex;
  height: 100%;
}

.fancybox__slide {
  flex: 0 0 auto;
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 48px 8px 8px 8px;
  position: relative;
  overscroll-behavior: contain;
  display: flex;
  flex-direction: column;
  outline: 0;
  overflow: auto;
  --carousel-button-width:36px;
  --carousel-button-height:36px;
  --carousel-button-svg-width:22px;
  --carousel-button-svg-height:22px;
}

.fancybox__slide::before, .fancybox__slide::after {
  content: "";
  flex: 0 0 0%;
  margin: auto;
}

@media all and (min-width: 1024px) {
  .fancybox__slide {
    padding: 64px 100px;
  }
}
.fancybox__content {
  margin: 0 env(safe-area-inset-right, 0) 0 env(safe-area-inset-left, 0);
  padding: 36px;
  color: var(--fancybox-content-color, #374151);
  background: var(--fancybox-content-bg, #fff);
  position: relative;
  align-self: center;
  display: flex;
  flex-direction: column;
  z-index: 20;
}

.fancybox__content :focus:not(.carousel__button.is-close) {
  outline: thin dotted;
  box-shadow: none;
}

.fancybox__caption {
  align-self: center;
  max-width: 100%;
  margin: 0;
  padding: 1rem 0 0 0;
  line-height: 1.375;
  color: var(--fancybox-color, currentColor);
  visibility: visible;
  cursor: auto;
  flex-shrink: 0;
  overflow-wrap: anywhere;
}

.is-loading .fancybox__caption {
  visibility: hidden;
}

.fancybox__container > .carousel__dots {
  top: 100%;
  color: var(--fancybox-color, #fff);
}

.fancybox__nav .carousel__button {
  z-index: 40;
}

.fancybox__nav .carousel__button.is-next {
  right: 8px;
}

@media all and (min-width: 1024px) {
  .fancybox__nav .carousel__button.is-next {
    right: 40px;
  }
}
.fancybox__nav .carousel__button.is-prev {
  left: 8px;
}

@media all and (min-width: 1024px) {
  .fancybox__nav .carousel__button.is-prev {
    left: 40px;
  }
}
.carousel__button.is-close {
  position: absolute;
  top: 8px;
  right: 8px;
  top: calc(env(safe-area-inset-top, 0px) + 8px);
  right: calc(env(safe-area-inset-right, 0px) + 8px);
  z-index: 40;
}

@media all and (min-width: 1024px) {
  .carousel__button.is-close {
    right: 40px;
  }
}
.fancybox__content > .carousel__button.is-close {
  position: absolute;
  top: -40px;
  right: 0;
  color: var(--fancybox-color, #fff);
}

.fancybox__no-click, .fancybox__no-click button {
  pointer-events: none;
}

.fancybox__spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50px;
  height: 50px;
  color: var(--fancybox-color, currentColor);
}

.fancybox__slide .fancybox__spinner {
  cursor: pointer;
  z-index: 1053;
}

.fancybox__spinner svg {
  animation: fancybox-rotate 2s linear infinite;
  transform-origin: center center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}

.fancybox__spinner svg circle {
  fill: none;
  stroke-width: 2.75;
  stroke-miterlimit: 10;
  stroke-dasharray: 1, 200;
  stroke-dashoffset: 0;
  animation: fancybox-dash 1.5s ease-in-out infinite;
  stroke-linecap: round;
  stroke: currentColor;
}

@keyframes fancybox-rotate {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes fancybox-dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px;
  }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124px;
  }
}
.fancybox__backdrop, .fancybox__caption, .fancybox__nav, .carousel__dots, .carousel__button.is-close {
  opacity: var(--fancybox-opacity, 1);
}

.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop, .fancybox__container.is-animated[aria-hidden=false] .fancybox__caption, .fancybox__container.is-animated[aria-hidden=false] .fancybox__nav, .fancybox__container.is-animated[aria-hidden=false] .carousel__dots, .fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close {
  animation: 0.15s ease backwards fancybox-fadeIn;
}

.fancybox__container.is-animated.is-closing .fancybox__backdrop, .fancybox__container.is-animated.is-closing .fancybox__caption, .fancybox__container.is-animated.is-closing .fancybox__nav, .fancybox__container.is-animated.is-closing .carousel__dots, .fancybox__container.is-animated.is-closing .carousel__button.is-close {
  animation: 0.15s ease both fancybox-fadeOut;
}

.fancybox-fadeIn {
  animation: 0.15s ease both fancybox-fadeIn;
}

.fancybox-fadeOut {
  animation: 0.1s ease both fancybox-fadeOut;
}

.fancybox-zoomInUp {
  animation: 0.2s ease both fancybox-zoomInUp;
}

.fancybox-zoomOutDown {
  animation: 0.15s ease both fancybox-zoomOutDown;
}

.fancybox-throwOutUp {
  animation: 0.15s ease both fancybox-throwOutUp;
}

.fancybox-throwOutDown {
  animation: 0.15s ease both fancybox-throwOutDown;
}

@keyframes fancybox-fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fancybox-fadeOut {
  to {
    opacity: 0;
  }
}
@keyframes fancybox-zoomInUp {
  from {
    transform: scale(0.97) translate3d(0, 16px, 0);
    opacity: 0;
  }
  to {
    transform: scale(1) translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes fancybox-zoomOutDown {
  to {
    transform: scale(0.97) translate3d(0, 16px, 0);
    opacity: 0;
  }
}
@keyframes fancybox-throwOutUp {
  to {
    transform: translate3d(0, -30%, 0);
    opacity: 0;
  }
}
@keyframes fancybox-throwOutDown {
  to {
    transform: translate3d(0, 30%, 0);
    opacity: 0;
  }
}
.fancybox__carousel .carousel__slide {
  scrollbar-width: thin;
  scrollbar-color: #ccc rgba(255, 255, 255, 0.1);
}

.fancybox__carousel .carousel__slide::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.fancybox__carousel .carousel__slide::-webkit-scrollbar-track {
  background-color: rgba(255, 255, 255, 0.1);
}

.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 2px;
  box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
}

.fancybox__carousel.is-draggable .fancybox__slide, .fancybox__carousel.is-draggable .fancybox__slide .fancybox__content {
  cursor: move;
  cursor: grab;
}

.fancybox__carousel.is-dragging .fancybox__slide, .fancybox__carousel.is-dragging .fancybox__slide .fancybox__content {
  cursor: move;
  cursor: grabbing;
}

.fancybox__carousel .fancybox__slide .fancybox__content {
  cursor: auto;
}

.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content {
  cursor: zoom-in;
}

.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content {
  cursor: zoom-out;
}

.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content {
  cursor: move;
  cursor: grab;
}

.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content {
  cursor: move;
  cursor: grabbing;
}

.fancybox__image {
  transform-origin: 0 0;
  user-select: none;
  transition: none;
}

.has-image .fancybox__content {
  padding: 0;
  background: #fff0;
  min-height: 1px;
}

.is-closing .has-image .fancybox__content {
  overflow: visible;
}

.has-image[data-image-fit=contain] {
  overflow: visible;
  touch-action: none;
}

.has-image[data-image-fit=contain] .fancybox__content {
  flex-direction: row;
  flex-wrap: wrap;
}

.has-image[data-image-fit=contain] .fancybox__image {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.has-image[data-image-fit=contain-w] {
  overflow-x: hidden;
  overflow-y: auto;
}

.has-image[data-image-fit=contain-w] .fancybox__content {
  min-height: auto;
}

.has-image[data-image-fit=contain-w] .fancybox__image {
  max-width: 100%;
  height: auto;
}

.has-image[data-image-fit=cover] {
  overflow: visible;
  touch-action: none;
}

.has-image[data-image-fit=cover] .fancybox__content {
  width: 100%;
  height: 100%;
}

.has-image[data-image-fit=cover] .fancybox__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content, .fancybox__carousel .fancybox__slide.has-map .fancybox__content, .fancybox__carousel .fancybox__slide.has-pdf .fancybox__content, .fancybox__carousel .fancybox__slide.has-video .fancybox__content, .fancybox__carousel .fancybox__slide.has-html5video .fancybox__content {
  max-width: 100%;
  flex-shrink: 1;
  min-height: 1px;
  overflow: visible;
}

.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content, .fancybox__carousel .fancybox__slide.has-map .fancybox__content, .fancybox__carousel .fancybox__slide.has-pdf .fancybox__content {
  width: 100%;
  height: 80%;
}

.fancybox__carousel .fancybox__slide.has-video .fancybox__content, .fancybox__carousel .fancybox__slide.has-html5video .fancybox__content {
  width: 960px;
  height: 540px;
  max-width: 100%;
  max-height: 100%;
}

.fancybox__carousel .fancybox__slide.has-map .fancybox__content, .fancybox__carousel .fancybox__slide.has-pdf .fancybox__content, .fancybox__carousel .fancybox__slide.has-video .fancybox__content, .fancybox__carousel .fancybox__slide.has-html5video .fancybox__content {
  padding: 0;
  background: rgba(24, 24, 27, 0.9);
  color: #fff;
}

.fancybox__carousel .fancybox__slide.has-map .fancybox__content {
  background: #e5e3df;
}

.fancybox__html5video, .fancybox__iframe {
  border: 0;
  display: block;
  height: 100%;
  width: 100%;
  background: #fff0;
}

.fancybox-placeholder {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.fancybox__thumbs {
  flex: 0 0 auto;
  position: relative;
  padding: 0 3px;
  opacity: var(--fancybox-opacity, 1);
}

.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs {
  animation: 0.15s ease-in backwards fancybox-fadeIn;
}

.fancybox__container.is-animated.is-closing .fancybox__thumbs {
  opacity: 0;
}

.fancybox__thumbs .carousel__slide {
  flex: 0 0 auto;
  width: var(--fancybox-thumbs-width, 96px);
  margin: 0;
  padding: 8px 3px;
  box-sizing: content-box;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: visible;
  cursor: pointer;
}

.fancybox__thumbs .carousel__slide .fancybox__thumb::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-width: 5px;
  border-style: solid;
  border-color: #fd7e14;
  opacity: 0;
  transition: opacity 0.15s ease;
  border-radius: 0;
}

.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb::after {
  opacity: 0.92;
}

.fancybox__thumbs .carousel__slide > * {
  pointer-events: none;
  user-select: none;
}

.fancybox__thumb {
  position: relative;
  width: 100%;
  padding-top: calc(100% / (var(--fancybox-thumbs-ratio, 1.5)));
  background-size: cover;
  background-position: center center;
  background-color: rgba(255, 255, 255, 0.1);
  background-repeat: no-repeat;
  border-radius: 0;
}

.fancybox__toolbar {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;
  background: linear-gradient(to top, #fff0 0%, rgba(0, 0, 0, 0.006) 8.1%, rgba(0, 0, 0, 0.021) 15.5%, rgba(0, 0, 0, 0.046) 22.5%, rgba(0, 0, 0, 0.077) 29%, rgba(0, 0, 0, 0.114) 35.3%, rgba(0, 0, 0, 0.155) 41.2%, rgba(0, 0, 0, 0.198) 47.1%, rgba(0, 0, 0, 0.242) 52.9%, rgba(0, 0, 0, 0.285) 58.8%, rgba(0, 0, 0, 0.326) 64.7%, rgba(0, 0, 0, 0.363) 71%, rgba(0, 0, 0, 0.394) 77.5%, rgba(0, 0, 0, 0.419) 84.5%, rgba(0, 0, 0, 0.434) 91.9%, rgba(0, 0, 0, 0.44) 100%);
  padding: 0;
  touch-action: none;
  display: flex;
  justify-content: space-between;
  --carousel-button-svg-width:20px;
  --carousel-button-svg-height:20px;
  opacity: var(--fancybox-opacity, 1);
  text-shadow: var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, 0.4));
}

@media all and (min-width: 1024px) {
  .fancybox__toolbar {
    padding: 8px;
  }
}
.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar {
  animation: 0.15s ease-in backwards fancybox-fadeIn;
}

.fancybox__container.is-animated.is-closing .fancybox__toolbar {
  opacity: 0;
}

.fancybox__toolbar__items {
  display: flex;
}

.fancybox__toolbar__items--left {
  margin-right: auto;
}

.fancybox__toolbar__items--center {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.fancybox__toolbar__items--right {
  margin-left: auto;
}

@media (max-width: 640px) {
  .fancybox__toolbar__items--center:not(:last-child) {
    display: none;
  }
}
.fancybox__counter {
  min-width: 72px;
  padding: 0 10px;
  line-height: var(--carousel-button-height, 48px);
  text-align: center;
  font-size: 17px;
  font-variant-numeric: tabular-nums;
  -webkit-font-smoothing: subpixel-antialiased;
}

.fancybox__progress {
  background: var(--fancybox-accent-color, rgba(34, 213, 233, 0.96));
  height: 3px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleX(0);
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  z-index: 30;
  user-select: none;
}

.fancybox__container:fullscreen::backdrop {
  opacity: 0;
}

.fancybox__button--fullscreen g:nth-child(2) {
  display: none;
}

.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(1) {
  display: none;
}

.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2) {
  display: block;
}

.fancybox__button--slideshow g:nth-child(2) {
  display: none;
}

.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(1) {
  display: none;
}

.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2) {
  display: block;
}

.scrollble-div {
  --sb-track-color: #232e33;
  --sb-thumb-color: #6BAF8D;
  --sb-size: 10px;
}

.scrollble-div::-webkit-scrollbar {
  width: var(--sb-size);
}

.scrollble-div::-webkit-scrollbar-track {
  background: var(--sb-track-color);
  border-radius: 20px;
}

.scrollble-div::-webkit-scrollbar-thumb {
  background: var(--sb-thumb-color);
  border-radius: 20px;
}

/*	======================================================
	Global 
	======================================================  */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

a {
  text-transform: none;
}
a:focus, a:hover {
  outline: 0;
}

html {
  font-size: 16px;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
  color: #1d1d1d;
  font-family: "Lato", sans-serif;
}

body {
  overflow: auto !important;
  margin: 0;
  padding: 0;
  font-family: "Lato", sans-serif;
}

iframe {
  max-width: 100%;
}

button,
textarea,
input,
select {
  outline: 0;
  text-transform: none;
}
button:focus, button:hover,
textarea:focus,
textarea:hover,
input:focus,
input:hover,
select:focus,
select:hover {
  outline: 0;
}

img {
  max-width: 100%;
  vertical-align: middle;
  border-style: none;
  border-style: none;
}

img.align--left {
  float: left;
  text-align: left;
  margin-right: 20px;
}
img.align--center {
  text-align: center;
  float: none;
  display: block;
  width: 100%;
}
img.align--right {
  text-align: right;
  float: right;
  margin-left: 20px;
}

.list--none {
  list-style: none;
  margin: 0;
  padding: 0;
}
.list--decimal {
  list-style-type: decimal;
}
.list--disc {
  list-style-type: disc;
}

.text--uppercase {
  text-transform: uppercase;
}
.text--lowercase {
  text-transform: lowercase;
}
.text--capitalize {
  text-transform: capitalize;
}

.float--left {
  float: left;
}
.float--right {
  float: right;
}
.float--none {
  float: none !important;
}

/*  ======================================================
	Components
	======================================================  */
.alert-success {
  background-color: #d6efcb;
  border-radius: 10px;
  padding: 5px 15px;
  display: flex;
  align-items: center;
}
.alert-success .icon-alert {
  width: 15px;
  margin-left: 5px;
}

.alert-danger {
  border-radius: 10px;
  padding: 5px 15px;
  display: flex;
  align-items: center;
}
.alert-danger .icon-alert {
  width: 15px;
  margin-left: 5px;
}

.rotate-90 {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.rotate-arrow {
  transform: rotate(-180deg);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.visibility-hidden {
  visibility: hidden;
}

input[type=file],
input[type=file]::-webkit-file-upload-button {
  cursor: pointer;
}

.form-inline {
  display: flex;
  flex-flow: row;
}

.form-check-wrapper {
  margin-bottom: 36px !important;
}

.form-group {
  margin-bottom: 15px;
  width: 100%;
  display: inline-block;
  position: relative;
}
.form-group .form-check-inline {
  margin-bottom: 24px;
  margin-top: 24px;
}
.form-group .validation {
  font-size: 0.625rem;
  color: red;
  font-weight: bold;
  font-style: italic;
  position: absolute;
  bottom: -16px;
  left: 0;
}
.form-group .form-control {
  padding: 10px 16px;
  border-radius: 10px;
  background-color: white;
  border: 1px solid lightgrey;
  color: #1d1d1d;
  height: unset;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  transition: all 0.5s ease;
}
.form-group .form-control:hover, .form-group .form-control:focus {
  box-shadow: 0 0;
  outline: 0;
  transition: all 0.5s ease;
  border: 1px solid #c16024;
}
.form-group .dark-form {
  border: 0 !important;
  background-color: #e5e5e5;
  min-height: 50px;
}
.form-group textarea {
  resize: none;
  padding: 10px 16px;
}
.form-group select.form-control {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="black" class="bi bi-chevron-down" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z"/></svg>');
  background-repeat: no-repeat;
  background-position-x: calc(100% - 16px);
  background-position-y: center;
  background-color: transparent;
  background-color: white;
  border: 1px solid #b6b6b6;
  color: black;
  transition: all 0.5s ease;
}
.form-group select.form-control:hover, .form-group select.form-control:focus {
  box-shadow: 0 0;
  outline: 0;
  transition: all 0.5s ease;
  border: 1px solid #c16024;
}
.form-group .form-password {
  display: flex;
  border-radius: 12px;
  transition: all 0.5s ease;
  border: 1px solid darkgrey;
}
.form-group .form-password .form-control {
  width: calc(100% - 47px);
  display: inline-block;
  float: left;
  border-radius: 12px 0 0 12px;
  border: 0;
}
.form-group .form-password:hover, .form-group .form-password:focus {
  box-shadow: 0 0;
  outline: 0;
  transition: all 0.5s ease;
  border: 1px solid darkred;
}
.form-group .form-control + .show-password {
  width: 47px;
  height: 47px;
  float: left;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: grey;
  border: 1px solid darkgrey;
  cursor: pointer;
  border-radius: 0 12px 12px 0;
  border: 0;
}
.form-group .form-control + .show-password img {
  max-width: 20px;
  width: 100%;
}
.form-group .input-group {
  border-radius: 12px;
  transition: all 0.5s ease;
  border: 1px solid darkgrey;
}
.form-group .input-group .input-group-prepend .input-group-text {
  background-color: grey;
  border-radius: 12px 0 0 12px;
  border: 0;
}
.form-group .input-group .form-control {
  border: 0;
}
.form-group .input-group:hover, .form-group .input-group:focus {
  box-shadow: 0 0;
  outline: 0;
  transition: all 0.5s ease;
  border: 1px solid darkred;
}

.checkbox label {
  width: 100%;
  padding: 0;
}
.checkbox label:after {
  content: none;
  display: table;
  clear: both;
}
.checkbox label input[type=checkbox] {
  display: none;
}
.checkbox label a {
  color: brown;
  transition: all 0.3s ease;
}
.checkbox label a:hover {
  color: black;
  transition: all 0.3s ease;
}
.checkbox .cr {
  position: relative;
  display: inline-block;
  border: 1px solid darkgrey;
  background-color: grey;
  border-radius: 8px;
  width: 1.7em;
  height: 1.7em;
  float: left;
  margin-right: 6px;
  margin-top: -0.25em;
}
.checkbox .cr .cr-icon {
  line-height: 0;
  color: red;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.checkbox label input[type=checkbox] + .cr > .cr-icon {
  opacity: 0;
}

.checkbox label input[type=checkbox]:checked + .cr {
  border: 1px solid darkred;
  background-color: white;
}

.checkbox label input[type=checkbox]:checked + .cr > .cr-icon {
  opacity: 1;
  color: red;
}

.checkbox label input[type=checkbox]:disabled + .cr {
  opacity: 0.5;
}

.radio label {
  width: 100%;
  padding: 0;
}
.radio label:after {
  content: none;
  display: table;
  clear: both;
}
.radio label input[type=radio] {
  display: none;
}
.radio label a {
  color: brown;
  transition: all 0.3s ease;
}
.radio label a:hover {
  color: black;
  transition: all 0.3s ease;
}
.radio .cr {
  position: relative;
  display: inline-block;
  border: 1px solid darkgrey;
  background-color: grey;
  border-radius: 1000px;
  width: 1.7em;
  height: 1.7em;
  float: left;
  margin-right: 6px;
  margin-top: -0.25em;
}
.radio .cr .cr-icon {
  border-radius: 100px;
  width: 1.2em;
  height: 1.2em;
  line-height: 0;
  color: red;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.radio .cr .cr-icon:before {
  content: none;
}

.radio label input[type=radio] + .cr > .cr-icon {
  opacity: 0;
}

.radio label input[type=radio]:checked + .cr {
  border: 1px solid darkgrey;
  background-color: white;
}

.radio label input[type=radio]:checked + .cr > .cr-icon {
  opacity: 1;
  color: blue;
  background-color: blue;
}

.radio label input[type=radio]:disabled + .cr {
  opacity: 0.5;
}

.accordion .card {
  border: 0;
  margin-bottom: 15px;
  border-radius: 15px !important;
  background: transparent;
}
.accordion .card:last-child {
  margin-bottom: 0;
}
.accordion .card .card-header {
  position: relative;
  border: 0;
  padding: 0;
}
.accordion .card .card-header button {
  padding: 20px;
  width: 100%;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.accordion .card .card-header button .caret {
  transform: rotate(0deg);
  transition: all 0.5s ease;
}
.accordion .card .card-header button[aria-expanded=true] .caret {
  transform: rotate(180deg);
  transition: all 0.5s ease;
}
.accordion .card .card-body {
  padding-left: 20px;
  padding-right: 20px;
}

.btn {
  min-width: 150px;
  padding: 5px 20px;
  display: inline-block;
  border-radius: 10px;
  text-decoration: none;
  outline: 0;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 1;
  position: relative;
  overflow: hidden;
  min-height: 40px;
}
.btn:focus {
  box-shadow: 0 0;
  outline: 0;
}

.btn-black-to-maroon {
  background-color: #1d1d1d;
  color: white;
  transition: all 0.5s ease;
}
.btn-black-to-maroon:hover {
  background-color: #941300;
  color: white;
  transition: all 0.5s ease;
}

.btn-maroon8-to-black {
  color: white;
  transition: all 0.5s ease;
}
.btn-maroon8-to-black:hover {
  background-color: #1d1d1d;
  color: white;
  transition: all 0.5s ease;
}

.btn-orange-to-black {
  background-color: #de976a;
  color: white;
  transition: all 0.5s ease;
}
.btn-orange-to-black:hover {
  background-color: #1d1d1d;
  color: white;
  transition: all 0.5s ease;
}

.btn-black-to-darkgreen {
  background-color: #1d1d1d;
  color: white;
  transition: all 0.5s ease;
}
.btn-black-to-darkgreen:hover {
  background-color: #084640;
  color: white;
  transition: all 0.5s ease;
}

.btn-darkgreen-to-black {
  background-color: #084640;
  color: white;
  transition: all 0.5s ease;
}
.btn-darkgreen-to-black:hover {
  background-color: #1d1d1d;
  color: white;
  transition: all 0.5s ease;
}

.btn-green-to-black {
  color: white;
  transition: all 0.5s ease;
}
.btn-green-to-black:hover {
  background-color: #2a2a2a;
  color: white;
  transition: all 0.5s ease;
}

.btn-pinkfeb26-to-black {
  background-color: #f974a6;
  color: black;
  transition: all 0.5s ease;
}
.btn-pinkfeb26-to-black:hover {
  background-color: #2a2a2a;
  color: white;
  transition: all 0.5s ease;
}

.btn-darksage-to-black {
  color: white;
  transition: all 0.5s ease;
}
.btn-darksage-to-black:hover {
  background-color: #2a2a2a;
  color: white;
  transition: all 0.5s ease;
}

.btn-white-to-brown {
  background-color: #fff;
  color: #c16024;
  transition: all 0.5s ease;
}
.btn-white-to-brown:hover {
  background-color: #c16024;
  color: white;
  transition: all 0.5s ease;
}

.btn-border-black-to-white {
  background-color: transparent;
  border: 3px solid #1d1d1d;
  color: black;
  transition: all 0.5s ease;
}
.btn-border-black-to-white:hover {
  border: 3px solid white;
  background-color: transparent;
  color: white;
  transition: all 0.5s ease;
}

.btn-white-to-darkgreen {
  background-color: #fff;
  color: #1d1d1d;
  transition: all 0.5s ease;
}
.btn-white-to-darkgreen .arrow {
  transition: all 0.5s ease;
  border-color: #1d1d1d !important;
}
.btn-white-to-darkgreen .arrow i {
  color: #1d1d1d !important;
}
.btn-white-to-darkgreen:hover {
  background-color: #084640;
  color: white;
  transition: all 0.5s ease;
}
.btn-white-to-darkgreen:hover .arrow {
  transition: all 0.5s ease;
  border-color: #fff !important;
}
.btn-white-to-darkgreen:hover .arrow i {
  color: #fff !important;
}

.btn-brown-to-darkgreen {
  background-color: #c16024;
  color: white;
  transition: all 0.5s ease;
}
.btn-brown-to-darkgreen .arrow {
  transition: all 0.5s ease;
  border-color: white !important;
}
.btn-brown-to-darkgreen .arrow i {
  color: white !important;
}
.btn-brown-to-darkgreen:hover {
  background-color: #084640;
  color: white;
  transition: all 0.5s ease;
}
.btn-brown-to-darkgreen:hover .arrow {
  transition: all 0.5s ease;
  border-color: #fff !important;
}
.btn-brown-to-darkgreen:hover .arrow i {
  color: #fff !important;
}

.btn-with-icon {
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn-with-icon .arrow {
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
  border: 2px solid white;
  border-radius: 100px;
  margin-left: 10px;
}
.btn-with-icon .arrow i {
  font-size: 0.875rem;
  display: block;
  transition: transform 0.5s ease;
}
.btn-with-icon .arrow-down {
  transform: rotate(90deg);
}
.btn-with-icon:hover .arrow i {
  animation: moveRight 0.6s linear infinite;
}

.btn-center {
  margin: 0 auto;
  display: block;
  text-align: center;
}

.btn-square {
  border-radius: 0 !important;
}

.btn-rounded {
  border-radius: 100px;
}

.btn-big {
  padding: 15px 30px !important;
  min-width: 200px !important;
}

.btn-small {
  min-width: auto !important;
}

.btn-full {
  width: 100% !important;
}

.img-center {
  margin: 0 auto;
  display: block;
}

.img-full {
  width: 100%;
}

.img-rounded {
  border-radius: 30px;
}

.uppercase {
  text-transform: uppercase;
}

.italic {
  font-style: italic;
}

.line-height-2 {
  line-height: 2 !important;
}

.no-letter-spacing {
  letter-spacing: 0 !important;
}

.black {
  font-weight: 900 !important;
}

.bold {
  font-weight: 700 !important;
}

.medium {
  font-weight: 500 !important;
}

.regular {
  font-weight: 400 !important;
}

.light {
  font-weight: 300 !important;
}

.boxPaging {
  display: table;
  margin: 0 auto;
  text-align: center;
  padding: 20px 0;
  position: relative;
  z-index: 2;
}
.boxPaging .grayr {
  margin-top: 12px;
  padding: 12px 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.boxPaging .grayr a {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  overflow: hidden;
  position: relative;
  margin: 0 6px;
  font-size: 16px !important;
  font-size: calc(16px / 16 * 1rem) !important;
  width: 35px;
  height: 35px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05), 0 1px 12px rgba(0, 0, 0, 0.05), 0 6px 5px rgba(0, 0, 0, 0.05);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: black;
}
.boxPaging .grayr a:hover {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: white;
  background: #c41432;
}
.boxPaging .grayr .current,
.boxPaging .grayr .next-prev {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin: 0 4px;
  font-size: 16px !important;
  font-size: calc(16px / 16 * 1rem) !important;
  width: 35px;
  height: 35px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  background: #c41432;
  color: #fff;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05), 0 1px 12px rgba(0, 0, 0, 0.05), 0 6px 5px rgba(0, 0, 0, 0.05);
}

.pagination-wrapper {
  padding: 0 0 36px;
  margin-top: 0;
  display: flex;
  justify-content: center;
}
.pagination-wrapper .page-item {
  margin: 0 6px;
}
.pagination-wrapper .page-item .page-link {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  border-radius: 100px;
  border: 0;
  color: pink;
  transition: all 0.5s ease;
  font-weight: bold;
}
.pagination-wrapper .page-item .page-link:hover, .pagination-wrapper .page-item .page-link:focus {
  outline: 0;
  box-shadow: 0 0;
  background-color: pink;
  color: white;
  transition: all 0.5s ease;
}
.pagination-wrapper .btn-next-prev .page-link {
  width: auto;
  border: 2px solid pink;
}
.pagination-wrapper .active .page-link {
  background-color: pink;
  color: white;
  transition: all 0.5s ease;
}

body.modal-open {
  overflow: hidden;
}

.modal {
  overflow-y: auto;
  z-index: 9999999999999 !important;
}

.modal {
  overflow-y: auto;
}

.modal-dialog {
  min-width: 700px;
}

.modal-content {
  border-radius: 20px;
  pointer-events: all;
  box-shadow: 0 0;
  border: 0;
}
.modal-content p {
  line-height: 1.7;
}

.modal-body {
  width: 100%;
  padding: 24px;
}
.modal-body a {
  color: red;
}
.modal-body a:hover, .modal-body a:focus {
  color: black;
}

.modal-backdrop.show {
  background-color: black;
  opacity: 0.85;
  filter: alpha(opacity=85);
}

.note-modal .modal-content {
  padding: 0 24px !important;
}

.close {
  text-shadow: 0 0;
}

.modal-close {
  position: absolute;
  right: -16px;
  top: -16px;
  width: 40px;
  height: 40px;
  color: white;
  background-color: #c16024;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 1;
  z-index: 9;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 0;
  margin-left: auto;
  padding: 0;
}
.modal-close:hover {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background: #525d4d;
  color: white;
  opacity: 1;
}

.form-group {
  position: relative;
}

.validation-form p {
  position: absolute;
  bottom: -36px;
  left: 0;
  font-size: 12px;
  margin-top: 5px;
  color: red;
}

.inline-block {
  display: inline-block;
}

.no-style {
  list-style-type: none;
}

.custom-list {
  counter-reset: li;
  margin-left: 0;
  padding-left: 0;
}

.custom-list > li {
  position: relative;
  margin: 0 0 10px 2em;
  padding: 4px 8px;
  list-style: none;
}

.custom-list > li:before {
  content: counter(li);
  counter-increment: li;
  position: absolute;
  top: -2px;
  left: -2em;
  border-radius: 50px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 2em;
  height: 2em;
  margin-right: 10px;
  padding: 4px;
  color: black;
  background: white;
  font-weight: bold;
  text-align: center;
}

.custom-hr {
  border-color: lightgrey;
  margin: 30px 0;
  padding: 0 15px;
}

.custom-hr-dashed {
  border-top: 1px dashed lightgrey;
  margin: 30px 0;
}

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
  background: #000;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.embed-responsive-21by9 {
  padding-bottom: 42.85%;
}

.embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

#menulisModal .modal-body {
  background-color: white;
  padding: 40px 20px 20px 20px;
  border-radius: 20px;
  box-shadow: 0px -5px 25px 0 rgba(0, 0, 0, 0.15);
  transition: all 0.5s ease;
}
#menulisModal .modal-body .icon-smart {
  width: 55px;
  height: 55px;
  display: block;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  top: -25px;
  border-radius: 100px;
  border: 1px solid white;
}
#menulisModal .modal-body .btn-submit {
  background-color: #084640;
  transition: all 0.5s ease;
  color: white;
  border-radius: 10px;
  width: 100%;
  max-width: 150px;
  margin-top: 5px;
  padding: 8px 10px;
}
#menulisModal .modal-body .btn-submit:hover {
  background-color: #c16024;
  transition: all 0.3s ease;
}
#menulisModal .modal-body .btn-submit:disabled {
  background-color: #b6b6b6;
  cursor: not-allowed;
}
#menulisModal .modal-body .tox-tinymce {
  transition: all 0.5s ease;
  border: 1px solid #b6b6b6;
}
#menulisModal .modal-body .tox-tinymce:hover, #menulisModal .modal-body .tox-tinymce:focus {
  box-shadow: 0 0;
  outline: 0;
  border: 1px solid #c16024;
}

/*  ======================================================
	Header Content 
	======================================================  */
.navbar {
  z-index: 1004;
  transition: all 0.5s ease;
}
.navbar.fixed-top {
  position: fixed !important;
  top: 0;
  width: 100%;
}
.navbar .navbar-brand .logo {
  width: 60px;
}
.navbar .nav-content {
  position: relative;
}
.navbar .nav-content .nav-trigger {
  display: flex;
  align-items: center;
  font-weight: bold;
  color: white;
  cursor: pointer;
  transition: all 0.5s ease;
}
.navbar .nav-content .nav-trigger .nav-icon {
  background-color: white !important;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  border-radius: 100px;
  width: 25px;
  height: 25px;
  margin-right: 5px;
}
.navbar .nav-content .nav-trigger .nav-icon span {
  display: block;
  width: 12px;
  height: 1.5px;
  margin-bottom: 2.5px;
  position: relative;
  background: black;
  z-index: 1;
  transform-origin: 4px 0;
}
.navbar .nav-content .nav-trigger .nav-icon span:last-child {
  margin-bottom: 0;
}
.navbar .nav-content .nav-trigger:hover {
  transition: all 0.5s ease;
}
.navbar .nav-content .nav-trigger:hover .nav-icon {
  background-color: #333;
  transition: all 0.5s ease;
}
.navbar .nav-content .nav-trigger:hover .nav-icon span {
  transition: all 0.5s ease;
}
.navbar .nav-content .nav-target {
  display: none;
  background-color: white;
  border-radius: 15px;
  position: absolute;
  right: 0;
  top: calc(100% + 10px);
  width: 250px;
  box-shadow: 0 2px 30px rgba(0, 0, 0, 0.1);
  transition: background-color 0.5s ease;
  overflow: hidden;
  cursor: pointer;
}
.navbar .nav-content .nav-target .nav-target-content {
  padding: 8px 30px;
  border-bottom: 2px solid #f5f5f5;
}
.navbar .nav-content .nav-target .nav-target-content span {
  display: block;
  margin-bottom: 10px;
}
.navbar .nav-content .nav-target .nav-target-content:hover {
  background-color: #e1ffd3;
  transition: background-color 0.5s ease;
}
.navbar .nav-content .nav-target .nav-target-content:first-child {
  padding-top: 13px;
}
.navbar .nav-content .nav-target .nav-target-content:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
.navbar .nav-content .nav-target .sub-nav-trigger span {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.navbar .nav-content .nav-target .sub-nav-trigger:hover {
  background-color: white;
  transition: background-color 0.5s ease;
}
.navbar .nav-content .nav-target .sub-nav-target {
  display: none;
  margin-left: -30px;
  margin-right: -30px;
  overflow: auto;
  max-height: 200px;
}
.navbar .nav-content .nav-target .sub-nav-target .nav-target-content {
  border-top: 2px solid #f5f5f5;
  border-bottom: 0;
}
.navbar .nav-content .nav-target .sub-nav-target .nav-target-content:first-child {
  padding-top: 8px;
}
.navbar .nav-content .nav-target .sub-nav-target .nav-target-content:last-child {
  border-bottom: 0;
  padding-bottom: 13px;
}

/*  ======================================================
	Main
	======================================================  */
.row:after,
.row:before {
  content: none !important;
}

section {
  display: inline-block;
  width: 100%;
  float: left;
}

button,
.cursor-pointer {
  cursor: pointer;
}

.no-scroll {
  overflow: hidden;
}

.shadow {
  box-shadow: 0px 2px 30px rgba(0, 0, 0, 0.1) !important;
}

.visible-500 {
  display: none !important;
}

.hidden-500 {
  display: block !important;
}

.title-xxl {
  font-size: 2.8125rem;
}

.title-xl {
  font-size: 2.5rem;
}

h1,
.title-l {
  font-size: 2rem;
}

h2,
.title {
  font-size: 1.875rem;
}

h3,
.title-m {
  font-size: 1.5625rem;
}

.title-s {
  font-size: 1.25rem;
}

.subtitle {
  font-size: 1.125rem;
}

h5,
.copy {
  font-size: 1rem;
  line-height: 1.5;
}

h6,
p,
.copy-m {
  font-size: 0.875rem;
  line-height: 1.8;
}

.copy-s {
  font-size: 0.75rem;
}

.copy-xs {
  font-size: 0.625rem;
}

.line-height-normal {
  line-height: normal !important;
}

.line-height-1 {
  line-height: 1 !important;
}

.text-black {
  color: #333 !important;
}

.text-dark {
  color: #000 !important;
}

.text-white {
  color: white !important;
}

.text-sage {
  color: #525d4d !important;
}

.text-cream {
  color: #f6f6e2 !important;
}

.text-brown {
  color: #c16024 !important;
}

.text-lightbrown {
  color: #dba568 !important;
}

.text-maroon {
  color: #941300 !important;
}

.text-darkgreen {
  color: #084640 !important;
}

.box-decoration {
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}

.rounded-100 {
  border-radius: 100px;
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.img-thumbnail {
  border: 0;
}

.border-radius {
  border-radius: 25px;
}

.border-radius-8 {
  border-radius: 8px;
}

.border-radius-10 {
  border-radius: 10px;
}

.border-radius-12 {
  border-radius: 12px;
}

.bg-maroon {
  background-color: #941300 !important;
}

.bg-sage {
  background-color: #525d4d !important;
}

.bg-darksage {
  background-color: #434a3d !important;
}

.bg-brown {
  background-color: #c16024 !important;
}

.bg-lightgrey {
  background-color: #f5f5f5 !important;
}

.bg-lightcream {
  background-color: #dba568 !important;
}

.bg-cream {
  background-color: #f6f6e2 !important;
}

.bg-darkcream {
  background-color: #fff3e1 !important;
}

.bg-darkgreen {
  background-color: #084640 !important;
}

.bg-lightblue {
  background-color: #7dd5fa !important;
}

.bg-black {
  background-color: #1d1d1d !important;
}

.bg-pink {
  background-color: #cd4b5b !important;
}

.bg-lightpink {
  background-color: #ffeeec !important;
}

.hr-custom {
  border-top: 1px solid lightgrey;
}

.bg-rd-top-flat {
  border-radius: 0 15px 15px 15px;
}
.bg-rd-top-flat:before {
  content: none !important;
}

.hr-double {
  border-top: 3px double;
}
.hr-double > .darksage6 {
  border-top: 3px double !important;
}

.hr-dashed {
  border-top: 2px dashed;
}

.curve-top {
  transform: rotate(180deg);
}

.mw-300 {
  max-width: 300px !important;
}

a.underlined {
  text-decoration: underline !important;
}
a.underlined:hover {
  opacity: 0.5;
}

.no-pseudo-before:before {
  content: none !important;
}

.no-pseudo-after:after {
  content: none !important;
}

.no-pseudo:before, .no-pseudo:after {
  content: none !important;
}

.no-bg {
  background-image: none !important;
}

.img-rounded {
  border-radius: 1000px;
}

.img-helper {
  width: 100%;
}

.img-ornament-quiz {
  width: 100%;
  max-width: 200px;
  display: block;
  margin: 0 auto;
}

@keyframes moveRight {
  0% {
    transform: translateX(-30%);
  }
  100% {
    transform: translateX(100%);
  }
}
.mh-20 {
  max-height: 20px;
}

.img-size-20 {
  width: 100%;
  max-width: 20px;
}

.mh-50 {
  max-height: 50px;
}

.img-size-50 {
  width: 100%;
  max-width: 50px;
}

.mh-60 {
  max-height: 60px;
}

.img-size-60 {
  width: 100%;
  max-width: 60px;
}

.mh-70 {
  max-height: 70px;
}

.img-size-70 {
  width: 100%;
  max-width: 70px;
}

.mh-80 {
  max-height: 80px;
}

.img-size-80 {
  width: 100%;
  max-width: 80px;
}

.mh-100 {
  max-height: 100px;
}

.img-size-100 {
  width: 100%;
  max-width: 100px;
}

.mh-120 {
  max-height: 120px;
}

.img-size-120 {
  width: 100%;
  max-width: 120px;
}

.mh-150 {
  max-height: 150px;
}

.img-size-150 {
  width: 100%;
  max-width: 150px;
}

.mh-200 {
  max-height: 200px;
}

.img-size-200 {
  width: 100%;
  max-width: 200px;
}

.mh-250 {
  max-height: 250px;
}

.img-size-250 {
  width: 100%;
  max-width: 250px;
}

.mh-300 {
  max-height: 300px;
}

.img-size-300 {
  width: 100%;
  max-width: 300px;
}

.mh-320 {
  max-height: 320px;
}

.img-size-320 {
  width: 100%;
  max-width: 320px;
}

.mh-350 {
  max-height: 350px;
}

.img-size-350 {
  width: 100%;
  max-width: 350px;
}

.mh-400 {
  max-height: 400px;
}

.img-size-400 {
  width: 100%;
  max-width: 400px;
}

.mh-450 {
  max-height: 450px;
}

.img-size-450 {
  width: 100%;
  max-width: 450px;
}

.mh-500 {
  max-height: 500px;
}

.img-size-500 {
  width: 100%;
  max-width: 500px;
}

.mh-550 {
  max-height: 550px;
}

.img-size-550 {
  width: 100%;
  max-width: 550px;
}

.mh-600 {
  max-height: 600px;
}

.img-size-600 {
  width: 100%;
  max-width: 600px;
}

.mh-700 {
  max-height: 700px;
}

.img-size-700 {
  width: 100%;
  max-width: 700px;
}

.mh-750 {
  max-height: 750px;
}

.img-size-750 {
  width: 100%;
  max-width: 750px;
}

.mh-800 {
  max-height: 800px;
}

.img-size-800 {
  width: 100%;
  max-width: 800px;
}

.mh-full {
  max-height: 100% !important;
}

.img-size-full {
  width: 100% !important;
  max-width: 100% !important;
}

@media (min-width: 576px) {
  .mh-sm-20 {
    max-height: 20px;
  }

  .img-size-sm-20 {
    width: 100%;
    max-width: 20px;
  }

  .mh-sm-50 {
    max-height: 50px;
  }

  .img-size-sm-50 {
    width: 100%;
    max-width: 50px;
  }

  .mh-sm-60 {
    max-height: 60px;
  }

  .img-size-sm-60 {
    width: 100%;
    max-width: 60px;
  }

  .mh-sm-70 {
    max-height: 70px;
  }

  .img-size-sm-70 {
    width: 100%;
    max-width: 70px;
  }

  .mh-sm-80 {
    max-height: 80px;
  }

  .img-size-sm-80 {
    width: 100%;
    max-width: 80px;
  }

  .mh-sm-100 {
    max-height: 100px;
  }

  .img-size-sm-100 {
    width: 100%;
    max-width: 100px;
  }

  .mh-sm-120 {
    max-height: 120px;
  }

  .img-size-sm-120 {
    width: 100%;
    max-width: 120px;
  }

  .mh-sm-150 {
    max-height: 150px;
  }

  .img-size-sm-150 {
    width: 100%;
    max-width: 150px;
  }

  .mh-sm-200 {
    max-height: 200px;
  }

  .img-size-sm-200 {
    width: 100%;
    max-width: 200px;
  }

  .mh-sm-250 {
    max-height: 250px;
  }

  .img-size-sm-250 {
    width: 100%;
    max-width: 250px;
  }

  .mh-sm-300 {
    max-height: 300px;
  }

  .img-size-sm-300 {
    width: 100%;
    max-width: 300px;
  }

  .mh-sm-320 {
    max-height: 320px;
  }

  .img-size-sm-320 {
    width: 100%;
    max-width: 320px;
  }

  .mh-sm-350 {
    max-height: 350px;
  }

  .img-size-sm-350 {
    width: 100%;
    max-width: 350px;
  }

  .mh-sm-400 {
    max-height: 400px;
  }

  .img-size-sm-400 {
    width: 100%;
    max-width: 400px;
  }

  .mh-sm-450 {
    max-height: 450px;
  }

  .img-size-sm-450 {
    width: 100%;
    max-width: 450px;
  }

  .mh-sm-500 {
    max-height: 500px;
  }

  .img-size-sm-500 {
    width: 100%;
    max-width: 500px;
  }

  .mh-sm-550 {
    max-height: 550px;
  }

  .img-size-sm-550 {
    width: 100%;
    max-width: 550px;
  }

  .mh-sm-600 {
    max-height: 600px;
  }

  .img-size-sm-600 {
    width: 100%;
    max-width: 600px;
  }

  .mh-sm-700 {
    max-height: 700px;
  }

  .img-size-sm-700 {
    width: 100%;
    max-width: 700px;
  }

  .mh-sm-750 {
    max-height: 750px;
  }

  .img-size-sm-750 {
    width: 100%;
    max-width: 750px;
  }

  .mh-sm-800 {
    max-height: 800px;
  }

  .img-size-sm-800 {
    width: 100%;
    max-width: 800px;
  }

  .mh-sm-full {
    max-height: 100% !important;
  }

  .img-size-sm-full {
    width: 100% !important;
    max-width: 100% !important;
  }
}
@media (min-width: 768px) {
  .mh-md-20 {
    max-height: 20px;
  }

  .img-size-md-20 {
    width: 100%;
    max-width: 20px;
  }

  .mh-md-50 {
    max-height: 50px;
  }

  .img-size-md-50 {
    width: 100%;
    max-width: 50px;
  }

  .mh-md-60 {
    max-height: 60px;
  }

  .img-size-md-60 {
    width: 100%;
    max-width: 60px;
  }

  .mh-md-70 {
    max-height: 70px;
  }

  .img-size-md-70 {
    width: 100%;
    max-width: 70px;
  }

  .mh-md-80 {
    max-height: 80px;
  }

  .img-size-md-80 {
    width: 100%;
    max-width: 80px;
  }

  .mh-md-100 {
    max-height: 100px;
  }

  .img-size-md-100 {
    width: 100%;
    max-width: 100px;
  }

  .mh-md-120 {
    max-height: 120px;
  }

  .img-size-md-120 {
    width: 100%;
    max-width: 120px;
  }

  .mh-md-150 {
    max-height: 150px;
  }

  .img-size-md-150 {
    width: 100%;
    max-width: 150px;
  }

  .mh-md-200 {
    max-height: 200px;
  }

  .img-size-md-200 {
    width: 100%;
    max-width: 200px;
  }

  .mh-md-250 {
    max-height: 250px;
  }

  .img-size-md-250 {
    width: 100%;
    max-width: 250px;
  }

  .mh-md-300 {
    max-height: 300px;
  }

  .img-size-md-300 {
    width: 100%;
    max-width: 300px;
  }

  .mh-md-320 {
    max-height: 320px;
  }

  .img-size-md-320 {
    width: 100%;
    max-width: 320px;
  }

  .mh-md-350 {
    max-height: 350px;
  }

  .img-size-md-350 {
    width: 100%;
    max-width: 350px;
  }

  .mh-md-400 {
    max-height: 400px;
  }

  .img-size-md-400 {
    width: 100%;
    max-width: 400px;
  }

  .mh-md-450 {
    max-height: 450px;
  }

  .img-size-md-450 {
    width: 100%;
    max-width: 450px;
  }

  .mh-md-500 {
    max-height: 500px;
  }

  .img-size-md-500 {
    width: 100%;
    max-width: 500px;
  }

  .mh-md-550 {
    max-height: 550px;
  }

  .img-size-md-550 {
    width: 100%;
    max-width: 550px;
  }

  .mh-md-600 {
    max-height: 600px;
  }

  .img-size-md-600 {
    width: 100%;
    max-width: 600px;
  }

  .mh-md-700 {
    max-height: 700px;
  }

  .img-size-md-700 {
    width: 100%;
    max-width: 700px;
  }

  .mh-md-750 {
    max-height: 750px;
  }

  .img-size-md-750 {
    width: 100%;
    max-width: 750px;
  }

  .mh-md-800 {
    max-height: 800px;
  }

  .img-size-md-800 {
    width: 100%;
    max-width: 800px;
  }

  .mh-md-full {
    max-height: 100% !important;
  }

  .img-size-md-full {
    width: 100% !important;
    max-width: 100% !important;
  }
}
@media (min-width: 992px) {
  .mh-lg-20 {
    max-height: 20px;
  }

  .img-size-lg-20 {
    width: 100%;
    max-width: 20px;
  }

  .mh-lg-50 {
    max-height: 50px;
  }

  .img-size-lg-50 {
    width: 100%;
    max-width: 50px;
  }

  .mh-lg-60 {
    max-height: 60px;
  }

  .img-size-lg-60 {
    width: 100%;
    max-width: 60px;
  }

  .mh-lg-70 {
    max-height: 70px;
  }

  .img-size-lg-70 {
    width: 100%;
    max-width: 70px;
  }

  .mh-lg-80 {
    max-height: 80px;
  }

  .img-size-lg-80 {
    width: 100%;
    max-width: 80px;
  }

  .mh-lg-100 {
    max-height: 100px;
  }

  .img-size-lg-100 {
    width: 100%;
    max-width: 100px;
  }

  .mh-lg-120 {
    max-height: 120px;
  }

  .img-size-lg-120 {
    width: 100%;
    max-width: 120px;
  }

  .mh-lg-150 {
    max-height: 150px;
  }

  .img-size-lg-150 {
    width: 100%;
    max-width: 150px;
  }

  .mh-lg-200 {
    max-height: 200px;
  }

  .img-size-lg-200 {
    width: 100%;
    max-width: 200px;
  }

  .mh-lg-250 {
    max-height: 250px;
  }

  .img-size-lg-250 {
    width: 100%;
    max-width: 250px;
  }

  .mh-lg-300 {
    max-height: 300px;
  }

  .img-size-lg-300 {
    width: 100%;
    max-width: 300px;
  }

  .mh-lg-320 {
    max-height: 320px;
  }

  .img-size-lg-320 {
    width: 100%;
    max-width: 320px;
  }

  .mh-lg-350 {
    max-height: 350px;
  }

  .img-size-lg-350 {
    width: 100%;
    max-width: 350px;
  }

  .mh-lg-400 {
    max-height: 400px;
  }

  .img-size-lg-400 {
    width: 100%;
    max-width: 400px;
  }

  .mh-lg-450 {
    max-height: 450px;
  }

  .img-size-lg-450 {
    width: 100%;
    max-width: 450px;
  }

  .mh-lg-500 {
    max-height: 500px;
  }

  .img-size-lg-500 {
    width: 100%;
    max-width: 500px;
  }

  .mh-lg-550 {
    max-height: 550px;
  }

  .img-size-lg-550 {
    width: 100%;
    max-width: 550px;
  }

  .mh-lg-600 {
    max-height: 600px;
  }

  .img-size-lg-600 {
    width: 100%;
    max-width: 600px;
  }

  .mh-lg-700 {
    max-height: 700px;
  }

  .img-size-lg-700 {
    width: 100%;
    max-width: 700px;
  }

  .mh-lg-750 {
    max-height: 750px;
  }

  .img-size-lg-750 {
    width: 100%;
    max-width: 750px;
  }

  .mh-lg-800 {
    max-height: 800px;
  }

  .img-size-lg-800 {
    width: 100%;
    max-width: 800px;
  }

  .mh-lg-full {
    max-height: 100% !important;
  }

  .img-size-lg-full {
    width: 100% !important;
    max-width: 100% !important;
  }
}
@media (min-width: 1200px) {
  .mh-xl-20 {
    max-height: 20px;
  }

  .img-size-xl-20 {
    width: 100%;
    max-width: 20px;
  }

  .mh-xl-50 {
    max-height: 50px;
  }

  .img-size-xl-50 {
    width: 100%;
    max-width: 50px;
  }

  .mh-xl-60 {
    max-height: 60px;
  }

  .img-size-xl-60 {
    width: 100%;
    max-width: 60px;
  }

  .mh-xl-70 {
    max-height: 70px;
  }

  .img-size-xl-70 {
    width: 100%;
    max-width: 70px;
  }

  .mh-xl-80 {
    max-height: 80px;
  }

  .img-size-xl-80 {
    width: 100%;
    max-width: 80px;
  }

  .mh-xl-100 {
    max-height: 100px;
  }

  .img-size-xl-100 {
    width: 100%;
    max-width: 100px;
  }

  .mh-xl-120 {
    max-height: 120px;
  }

  .img-size-xl-120 {
    width: 100%;
    max-width: 120px;
  }

  .mh-xl-150 {
    max-height: 150px;
  }

  .img-size-xl-150 {
    width: 100%;
    max-width: 150px;
  }

  .mh-xl-200 {
    max-height: 200px;
  }

  .img-size-xl-200 {
    width: 100%;
    max-width: 200px;
  }

  .mh-xl-250 {
    max-height: 250px;
  }

  .img-size-xl-250 {
    width: 100%;
    max-width: 250px;
  }

  .mh-xl-300 {
    max-height: 300px;
  }

  .img-size-xl-300 {
    width: 100%;
    max-width: 300px;
  }

  .mh-xl-320 {
    max-height: 320px;
  }

  .img-size-xl-320 {
    width: 100%;
    max-width: 320px;
  }

  .mh-xl-350 {
    max-height: 350px;
  }

  .img-size-xl-350 {
    width: 100%;
    max-width: 350px;
  }

  .mh-xl-400 {
    max-height: 400px;
  }

  .img-size-xl-400 {
    width: 100%;
    max-width: 400px;
  }

  .mh-xl-450 {
    max-height: 450px;
  }

  .img-size-xl-450 {
    width: 100%;
    max-width: 450px;
  }

  .mh-xl-500 {
    max-height: 500px;
  }

  .img-size-xl-500 {
    width: 100%;
    max-width: 500px;
  }

  .mh-xl-550 {
    max-height: 550px;
  }

  .img-size-xl-550 {
    width: 100%;
    max-width: 550px;
  }

  .mh-xl-600 {
    max-height: 600px;
  }

  .img-size-xl-600 {
    width: 100%;
    max-width: 600px;
  }

  .mh-xl-700 {
    max-height: 700px;
  }

  .img-size-xl-700 {
    width: 100%;
    max-width: 700px;
  }

  .mh-xl-750 {
    max-height: 750px;
  }

  .img-size-xl-750 {
    width: 100%;
    max-width: 750px;
  }

  .mh-xl-800 {
    max-height: 800px;
  }

  .img-size-xl-800 {
    width: 100%;
    max-width: 800px;
  }

  .mh-xl-full {
    max-height: 100% !important;
  }

  .img-size-xl-full {
    width: 100% !important;
    max-width: 100% !important;
  }
}
@media (min-width: 1500px) {
  .mh-xxl-20 {
    max-height: 20px;
  }

  .img-size-xxl-20 {
    width: 100%;
    max-width: 20px;
  }

  .mh-xxl-50 {
    max-height: 50px;
  }

  .img-size-xxl-50 {
    width: 100%;
    max-width: 50px;
  }

  .mh-xxl-60 {
    max-height: 60px;
  }

  .img-size-xxl-60 {
    width: 100%;
    max-width: 60px;
  }

  .mh-xxl-70 {
    max-height: 70px;
  }

  .img-size-xxl-70 {
    width: 100%;
    max-width: 70px;
  }

  .mh-xxl-80 {
    max-height: 80px;
  }

  .img-size-xxl-80 {
    width: 100%;
    max-width: 80px;
  }

  .mh-xxl-100 {
    max-height: 100px;
  }

  .img-size-xxl-100 {
    width: 100%;
    max-width: 100px;
  }

  .mh-xxl-120 {
    max-height: 120px;
  }

  .img-size-xxl-120 {
    width: 100%;
    max-width: 120px;
  }

  .mh-xxl-150 {
    max-height: 150px;
  }

  .img-size-xxl-150 {
    width: 100%;
    max-width: 150px;
  }

  .mh-xxl-200 {
    max-height: 200px;
  }

  .img-size-xxl-200 {
    width: 100%;
    max-width: 200px;
  }

  .mh-xxl-250 {
    max-height: 250px;
  }

  .img-size-xxl-250 {
    width: 100%;
    max-width: 250px;
  }

  .mh-xxl-300 {
    max-height: 300px;
  }

  .img-size-xxl-300 {
    width: 100%;
    max-width: 300px;
  }

  .mh-xxl-320 {
    max-height: 320px;
  }

  .img-size-xxl-320 {
    width: 100%;
    max-width: 320px;
  }

  .mh-xxl-350 {
    max-height: 350px;
  }

  .img-size-xxl-350 {
    width: 100%;
    max-width: 350px;
  }

  .mh-xxl-400 {
    max-height: 400px;
  }

  .img-size-xxl-400 {
    width: 100%;
    max-width: 400px;
  }

  .mh-xxl-450 {
    max-height: 450px;
  }

  .img-size-xxl-450 {
    width: 100%;
    max-width: 450px;
  }

  .mh-xxl-500 {
    max-height: 500px;
  }

  .img-size-xxl-500 {
    width: 100%;
    max-width: 500px;
  }

  .mh-xxl-550 {
    max-height: 550px;
  }

  .img-size-xxl-550 {
    width: 100%;
    max-width: 550px;
  }

  .mh-xxl-600 {
    max-height: 600px;
  }

  .img-size-xxl-600 {
    width: 100%;
    max-width: 600px;
  }

  .mh-xxl-700 {
    max-height: 700px;
  }

  .img-size-xxl-700 {
    width: 100%;
    max-width: 700px;
  }

  .mh-xxl-750 {
    max-height: 750px;
  }

  .img-size-xxl-750 {
    width: 100%;
    max-width: 750px;
  }

  .mh-xxl-800 {
    max-height: 800px;
  }

  .img-size-xxl-800 {
    width: 100%;
    max-width: 800px;
  }

  .mh-xxl-full {
    max-height: 100% !important;
  }

  .img-size-xxl-full {
    width: 100% !important;
    max-width: 100% !important;
  }
}
.truncate-1 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.truncate-2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.truncate-3 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.truncate-4 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}

.truncate-5 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
}

@media (min-width: 576px) {
  .container-left {
    padding-left: calc( (100% - 540px) / 2 + 10px ) !important;
  }
}
@media (min-width: 768px) {
  .container-left {
    padding-left: calc( (100% - 720px) / 2 + 10px ) !important;
  }
}
@media (min-width: 992px) {
  .container-left {
    padding-left: calc( (100% - 960px) / 2 + 10px ) !important;
  }
}
@media (min-width: 1200px) {
  .container-left {
    padding-left: calc( (100% - 1140px) / 2 + 10px ) !important;
  }
}
@media (min-width: 1500px) {
  .container-left {
    padding-left: calc( (100% - 1320px) / 2 + 10px ) !important;
  }
}

@media (min-width: 576px) {
  .container-right {
    padding-right: calc( (100% - 540px) / 2 + 10px ) !important;
  }
}
@media (min-width: 768px) {
  .container-right {
    padding-right: calc( (100% - 720px) / 2 + 10px ) !important;
  }
}
@media (min-width: 992px) {
  .container-right {
    padding-right: calc( (100% - 960px) / 2 + 10px ) !important;
  }
}
@media (min-width: 1200px) {
  .container-right {
    padding-right: calc( (100% - 1140px) / 2 + 10px ) !important;
  }
}
@media (min-width: 1500px) {
  .container-right {
    padding-right: calc( (100% - 1320px) / 2 + 10px ) !important;
  }
}

.top-200 {
  top: -200px !important;
}

.top-199 {
  top: -199px !important;
}

.top-198 {
  top: -198px !important;
}

.top-197 {
  top: -197px !important;
}

.top-196 {
  top: -196px !important;
}

.top-195 {
  top: -195px !important;
}

.top-194 {
  top: -194px !important;
}

.top-193 {
  top: -193px !important;
}

.top-192 {
  top: -192px !important;
}

.top-191 {
  top: -191px !important;
}

.top-190 {
  top: -190px !important;
}

.top-189 {
  top: -189px !important;
}

.top-188 {
  top: -188px !important;
}

.top-187 {
  top: -187px !important;
}

.top-186 {
  top: -186px !important;
}

.top-185 {
  top: -185px !important;
}

.top-184 {
  top: -184px !important;
}

.top-183 {
  top: -183px !important;
}

.top-182 {
  top: -182px !important;
}

.top-181 {
  top: -181px !important;
}

.top-180 {
  top: -180px !important;
}

.top-179 {
  top: -179px !important;
}

.top-178 {
  top: -178px !important;
}

.top-177 {
  top: -177px !important;
}

.top-176 {
  top: -176px !important;
}

.top-175 {
  top: -175px !important;
}

.top-174 {
  top: -174px !important;
}

.top-173 {
  top: -173px !important;
}

.top-172 {
  top: -172px !important;
}

.top-171 {
  top: -171px !important;
}

.top-170 {
  top: -170px !important;
}

.top-169 {
  top: -169px !important;
}

.top-168 {
  top: -168px !important;
}

.top-167 {
  top: -167px !important;
}

.top-166 {
  top: -166px !important;
}

.top-165 {
  top: -165px !important;
}

.top-164 {
  top: -164px !important;
}

.top-163 {
  top: -163px !important;
}

.top-162 {
  top: -162px !important;
}

.top-161 {
  top: -161px !important;
}

.top-160 {
  top: -160px !important;
}

.top-159 {
  top: -159px !important;
}

.top-158 {
  top: -158px !important;
}

.top-157 {
  top: -157px !important;
}

.top-156 {
  top: -156px !important;
}

.top-155 {
  top: -155px !important;
}

.top-154 {
  top: -154px !important;
}

.top-153 {
  top: -153px !important;
}

.top-152 {
  top: -152px !important;
}

.top-151 {
  top: -151px !important;
}

.top-150 {
  top: -150px !important;
}

.top-149 {
  top: -149px !important;
}

.top-148 {
  top: -148px !important;
}

.top-147 {
  top: -147px !important;
}

.top-146 {
  top: -146px !important;
}

.top-145 {
  top: -145px !important;
}

.top-144 {
  top: -144px !important;
}

.top-143 {
  top: -143px !important;
}

.top-142 {
  top: -142px !important;
}

.top-141 {
  top: -141px !important;
}

.top-140 {
  top: -140px !important;
}

.top-139 {
  top: -139px !important;
}

.top-138 {
  top: -138px !important;
}

.top-137 {
  top: -137px !important;
}

.top-136 {
  top: -136px !important;
}

.top-135 {
  top: -135px !important;
}

.top-134 {
  top: -134px !important;
}

.top-133 {
  top: -133px !important;
}

.top-132 {
  top: -132px !important;
}

.top-131 {
  top: -131px !important;
}

.top-130 {
  top: -130px !important;
}

.top-129 {
  top: -129px !important;
}

.top-128 {
  top: -128px !important;
}

.top-127 {
  top: -127px !important;
}

.top-126 {
  top: -126px !important;
}

.top-125 {
  top: -125px !important;
}

.top-124 {
  top: -124px !important;
}

.top-123 {
  top: -123px !important;
}

.top-122 {
  top: -122px !important;
}

.top-121 {
  top: -121px !important;
}

.top-120 {
  top: -120px !important;
}

.top-119 {
  top: -119px !important;
}

.top-118 {
  top: -118px !important;
}

.top-117 {
  top: -117px !important;
}

.top-116 {
  top: -116px !important;
}

.top-115 {
  top: -115px !important;
}

.top-114 {
  top: -114px !important;
}

.top-113 {
  top: -113px !important;
}

.top-112 {
  top: -112px !important;
}

.top-111 {
  top: -111px !important;
}

.top-110 {
  top: -110px !important;
}

.top-109 {
  top: -109px !important;
}

.top-108 {
  top: -108px !important;
}

.top-107 {
  top: -107px !important;
}

.top-106 {
  top: -106px !important;
}

.top-105 {
  top: -105px !important;
}

.top-104 {
  top: -104px !important;
}

.top-103 {
  top: -103px !important;
}

.top-102 {
  top: -102px !important;
}

.top-101 {
  top: -101px !important;
}

.top-100 {
  top: -100px !important;
}

.top-99 {
  top: -99px !important;
}

.top-98 {
  top: -98px !important;
}

.top-97 {
  top: -97px !important;
}

.top-96 {
  top: -96px !important;
}

.top-95 {
  top: -95px !important;
}

.top-94 {
  top: -94px !important;
}

.top-93 {
  top: -93px !important;
}

.top-92 {
  top: -92px !important;
}

.top-91 {
  top: -91px !important;
}

.top-90 {
  top: -90px !important;
}

.top-89 {
  top: -89px !important;
}

.top-88 {
  top: -88px !important;
}

.top-87 {
  top: -87px !important;
}

.top-86 {
  top: -86px !important;
}

.top-85 {
  top: -85px !important;
}

.top-84 {
  top: -84px !important;
}

.top-83 {
  top: -83px !important;
}

.top-82 {
  top: -82px !important;
}

.top-81 {
  top: -81px !important;
}

.top-80 {
  top: -80px !important;
}

.top-79 {
  top: -79px !important;
}

.top-78 {
  top: -78px !important;
}

.top-77 {
  top: -77px !important;
}

.top-76 {
  top: -76px !important;
}

.top-75 {
  top: -75px !important;
}

.top-74 {
  top: -74px !important;
}

.top-73 {
  top: -73px !important;
}

.top-72 {
  top: -72px !important;
}

.top-71 {
  top: -71px !important;
}

.top-70 {
  top: -70px !important;
}

.top-69 {
  top: -69px !important;
}

.top-68 {
  top: -68px !important;
}

.top-67 {
  top: -67px !important;
}

.top-66 {
  top: -66px !important;
}

.top-65 {
  top: -65px !important;
}

.top-64 {
  top: -64px !important;
}

.top-63 {
  top: -63px !important;
}

.top-62 {
  top: -62px !important;
}

.top-61 {
  top: -61px !important;
}

.top-60 {
  top: -60px !important;
}

.top-59 {
  top: -59px !important;
}

.top-58 {
  top: -58px !important;
}

.top-57 {
  top: -57px !important;
}

.top-56 {
  top: -56px !important;
}

.top-55 {
  top: -55px !important;
}

.top-54 {
  top: -54px !important;
}

.top-53 {
  top: -53px !important;
}

.top-52 {
  top: -52px !important;
}

.top-51 {
  top: -51px !important;
}

.top-50 {
  top: -50px !important;
}

.top-49 {
  top: -49px !important;
}

.top-48 {
  top: -48px !important;
}

.top-47 {
  top: -47px !important;
}

.top-46 {
  top: -46px !important;
}

.top-45 {
  top: -45px !important;
}

.top-44 {
  top: -44px !important;
}

.top-43 {
  top: -43px !important;
}

.top-42 {
  top: -42px !important;
}

.top-41 {
  top: -41px !important;
}

.top-40 {
  top: -40px !important;
}

.top-39 {
  top: -39px !important;
}

.top-38 {
  top: -38px !important;
}

.top-37 {
  top: -37px !important;
}

.top-36 {
  top: -36px !important;
}

.top-35 {
  top: -35px !important;
}

.top-34 {
  top: -34px !important;
}

.top-33 {
  top: -33px !important;
}

.top-32 {
  top: -32px !important;
}

.top-31 {
  top: -31px !important;
}

.top-30 {
  top: -30px !important;
}

.top-29 {
  top: -29px !important;
}

.top-28 {
  top: -28px !important;
}

.top-27 {
  top: -27px !important;
}

.top-26 {
  top: -26px !important;
}

.top-25 {
  top: -25px !important;
}

.top-24 {
  top: -24px !important;
}

.top-23 {
  top: -23px !important;
}

.top-22 {
  top: -22px !important;
}

.top-21 {
  top: -21px !important;
}

.top-20 {
  top: -20px !important;
}

.top-19 {
  top: -19px !important;
}

.top-18 {
  top: -18px !important;
}

.top-17 {
  top: -17px !important;
}

.top-16 {
  top: -16px !important;
}

.top-15 {
  top: -15px !important;
}

.top-14 {
  top: -14px !important;
}

.top-13 {
  top: -13px !important;
}

.top-12 {
  top: -12px !important;
}

.top-11 {
  top: -11px !important;
}

.top-10 {
  top: -10px !important;
}

.top-9 {
  top: -9px !important;
}

.top-8 {
  top: -8px !important;
}

.top-7 {
  top: -7px !important;
}

.top-6 {
  top: -6px !important;
}

.top-5 {
  top: -5px !important;
}

.top-4 {
  top: -4px !important;
}

.top-3 {
  top: -3px !important;
}

.top-2 {
  top: -2px !important;
}

.top-1 {
  top: -1px !important;
}

.top0 {
  top: 0px !important;
}

.top1 {
  top: 1px !important;
}

.top2 {
  top: 2px !important;
}

.top3 {
  top: 3px !important;
}

.top4 {
  top: 4px !important;
}

.top5 {
  top: 5px !important;
}

.top6 {
  top: 6px !important;
}

.top7 {
  top: 7px !important;
}

.top8 {
  top: 8px !important;
}

.top9 {
  top: 9px !important;
}

.top10 {
  top: 10px !important;
}

.top11 {
  top: 11px !important;
}

.top12 {
  top: 12px !important;
}

.top13 {
  top: 13px !important;
}

.top14 {
  top: 14px !important;
}

.top15 {
  top: 15px !important;
}

.top16 {
  top: 16px !important;
}

.top17 {
  top: 17px !important;
}

.top18 {
  top: 18px !important;
}

.top19 {
  top: 19px !important;
}

.top20 {
  top: 20px !important;
}

.top21 {
  top: 21px !important;
}

.top22 {
  top: 22px !important;
}

.top23 {
  top: 23px !important;
}

.top24 {
  top: 24px !important;
}

.top25 {
  top: 25px !important;
}

.top26 {
  top: 26px !important;
}

.top27 {
  top: 27px !important;
}

.top28 {
  top: 28px !important;
}

.top29 {
  top: 29px !important;
}

.top30 {
  top: 30px !important;
}

.top31 {
  top: 31px !important;
}

.top32 {
  top: 32px !important;
}

.top33 {
  top: 33px !important;
}

.top34 {
  top: 34px !important;
}

.top35 {
  top: 35px !important;
}

.top36 {
  top: 36px !important;
}

.top37 {
  top: 37px !important;
}

.top38 {
  top: 38px !important;
}

.top39 {
  top: 39px !important;
}

.top40 {
  top: 40px !important;
}

.top41 {
  top: 41px !important;
}

.top42 {
  top: 42px !important;
}

.top43 {
  top: 43px !important;
}

.top44 {
  top: 44px !important;
}

.top45 {
  top: 45px !important;
}

.top46 {
  top: 46px !important;
}

.top47 {
  top: 47px !important;
}

.top48 {
  top: 48px !important;
}

.top49 {
  top: 49px !important;
}

.top50 {
  top: 50px !important;
}

.top51 {
  top: 51px !important;
}

.top52 {
  top: 52px !important;
}

.top53 {
  top: 53px !important;
}

.top54 {
  top: 54px !important;
}

.top55 {
  top: 55px !important;
}

.top56 {
  top: 56px !important;
}

.top57 {
  top: 57px !important;
}

.top58 {
  top: 58px !important;
}

.top59 {
  top: 59px !important;
}

.top60 {
  top: 60px !important;
}

.top61 {
  top: 61px !important;
}

.top62 {
  top: 62px !important;
}

.top63 {
  top: 63px !important;
}

.top64 {
  top: 64px !important;
}

.top65 {
  top: 65px !important;
}

.top66 {
  top: 66px !important;
}

.top67 {
  top: 67px !important;
}

.top68 {
  top: 68px !important;
}

.top69 {
  top: 69px !important;
}

.top70 {
  top: 70px !important;
}

.top71 {
  top: 71px !important;
}

.top72 {
  top: 72px !important;
}

.top73 {
  top: 73px !important;
}

.top74 {
  top: 74px !important;
}

.top75 {
  top: 75px !important;
}

.top76 {
  top: 76px !important;
}

.top77 {
  top: 77px !important;
}

.top78 {
  top: 78px !important;
}

.top79 {
  top: 79px !important;
}

.top80 {
  top: 80px !important;
}

.top81 {
  top: 81px !important;
}

.top82 {
  top: 82px !important;
}

.top83 {
  top: 83px !important;
}

.top84 {
  top: 84px !important;
}

.top85 {
  top: 85px !important;
}

.top86 {
  top: 86px !important;
}

.top87 {
  top: 87px !important;
}

.top88 {
  top: 88px !important;
}

.top89 {
  top: 89px !important;
}

.top90 {
  top: 90px !important;
}

.top91 {
  top: 91px !important;
}

.top92 {
  top: 92px !important;
}

.top93 {
  top: 93px !important;
}

.top94 {
  top: 94px !important;
}

.top95 {
  top: 95px !important;
}

.top96 {
  top: 96px !important;
}

.top97 {
  top: 97px !important;
}

.top98 {
  top: 98px !important;
}

.top99 {
  top: 99px !important;
}

.top100 {
  top: 100px !important;
}

.top101 {
  top: 101px !important;
}

.top102 {
  top: 102px !important;
}

.top103 {
  top: 103px !important;
}

.top104 {
  top: 104px !important;
}

.top105 {
  top: 105px !important;
}

.top106 {
  top: 106px !important;
}

.top107 {
  top: 107px !important;
}

.top108 {
  top: 108px !important;
}

.top109 {
  top: 109px !important;
}

.top110 {
  top: 110px !important;
}

.top111 {
  top: 111px !important;
}

.top112 {
  top: 112px !important;
}

.top113 {
  top: 113px !important;
}

.top114 {
  top: 114px !important;
}

.top115 {
  top: 115px !important;
}

.top116 {
  top: 116px !important;
}

.top117 {
  top: 117px !important;
}

.top118 {
  top: 118px !important;
}

.top119 {
  top: 119px !important;
}

.top120 {
  top: 120px !important;
}

.top121 {
  top: 121px !important;
}

.top122 {
  top: 122px !important;
}

.top123 {
  top: 123px !important;
}

.top124 {
  top: 124px !important;
}

.top125 {
  top: 125px !important;
}

.top126 {
  top: 126px !important;
}

.top127 {
  top: 127px !important;
}

.top128 {
  top: 128px !important;
}

.top129 {
  top: 129px !important;
}

.top130 {
  top: 130px !important;
}

.top131 {
  top: 131px !important;
}

.top132 {
  top: 132px !important;
}

.top133 {
  top: 133px !important;
}

.top134 {
  top: 134px !important;
}

.top135 {
  top: 135px !important;
}

.top136 {
  top: 136px !important;
}

.top137 {
  top: 137px !important;
}

.top138 {
  top: 138px !important;
}

.top139 {
  top: 139px !important;
}

.top140 {
  top: 140px !important;
}

.top141 {
  top: 141px !important;
}

.top142 {
  top: 142px !important;
}

.top143 {
  top: 143px !important;
}

.top144 {
  top: 144px !important;
}

.top145 {
  top: 145px !important;
}

.top146 {
  top: 146px !important;
}

.top147 {
  top: 147px !important;
}

.top148 {
  top: 148px !important;
}

.top149 {
  top: 149px !important;
}

.top150 {
  top: 150px !important;
}

.top151 {
  top: 151px !important;
}

.top152 {
  top: 152px !important;
}

.top153 {
  top: 153px !important;
}

.top154 {
  top: 154px !important;
}

.top155 {
  top: 155px !important;
}

.top156 {
  top: 156px !important;
}

.top157 {
  top: 157px !important;
}

.top158 {
  top: 158px !important;
}

.top159 {
  top: 159px !important;
}

.top160 {
  top: 160px !important;
}

.top161 {
  top: 161px !important;
}

.top162 {
  top: 162px !important;
}

.top163 {
  top: 163px !important;
}

.top164 {
  top: 164px !important;
}

.top165 {
  top: 165px !important;
}

.top166 {
  top: 166px !important;
}

.top167 {
  top: 167px !important;
}

.top168 {
  top: 168px !important;
}

.top169 {
  top: 169px !important;
}

.top170 {
  top: 170px !important;
}

.top171 {
  top: 171px !important;
}

.top172 {
  top: 172px !important;
}

.top173 {
  top: 173px !important;
}

.top174 {
  top: 174px !important;
}

.top175 {
  top: 175px !important;
}

.top176 {
  top: 176px !important;
}

.top177 {
  top: 177px !important;
}

.top178 {
  top: 178px !important;
}

.top179 {
  top: 179px !important;
}

.top180 {
  top: 180px !important;
}

.top181 {
  top: 181px !important;
}

.top182 {
  top: 182px !important;
}

.top183 {
  top: 183px !important;
}

.top184 {
  top: 184px !important;
}

.top185 {
  top: 185px !important;
}

.top186 {
  top: 186px !important;
}

.top187 {
  top: 187px !important;
}

.top188 {
  top: 188px !important;
}

.top189 {
  top: 189px !important;
}

.top190 {
  top: 190px !important;
}

.top191 {
  top: 191px !important;
}

.top192 {
  top: 192px !important;
}

.top193 {
  top: 193px !important;
}

.top194 {
  top: 194px !important;
}

.top195 {
  top: 195px !important;
}

.top196 {
  top: 196px !important;
}

.top197 {
  top: 197px !important;
}

.top198 {
  top: 198px !important;
}

.top199 {
  top: 199px !important;
}

.top200 {
  top: 200px !important;
}

.bottom-200 {
  bottom: -200px !important;
}

.bottom-199 {
  bottom: -199px !important;
}

.bottom-198 {
  bottom: -198px !important;
}

.bottom-197 {
  bottom: -197px !important;
}

.bottom-196 {
  bottom: -196px !important;
}

.bottom-195 {
  bottom: -195px !important;
}

.bottom-194 {
  bottom: -194px !important;
}

.bottom-193 {
  bottom: -193px !important;
}

.bottom-192 {
  bottom: -192px !important;
}

.bottom-191 {
  bottom: -191px !important;
}

.bottom-190 {
  bottom: -190px !important;
}

.bottom-189 {
  bottom: -189px !important;
}

.bottom-188 {
  bottom: -188px !important;
}

.bottom-187 {
  bottom: -187px !important;
}

.bottom-186 {
  bottom: -186px !important;
}

.bottom-185 {
  bottom: -185px !important;
}

.bottom-184 {
  bottom: -184px !important;
}

.bottom-183 {
  bottom: -183px !important;
}

.bottom-182 {
  bottom: -182px !important;
}

.bottom-181 {
  bottom: -181px !important;
}

.bottom-180 {
  bottom: -180px !important;
}

.bottom-179 {
  bottom: -179px !important;
}

.bottom-178 {
  bottom: -178px !important;
}

.bottom-177 {
  bottom: -177px !important;
}

.bottom-176 {
  bottom: -176px !important;
}

.bottom-175 {
  bottom: -175px !important;
}

.bottom-174 {
  bottom: -174px !important;
}

.bottom-173 {
  bottom: -173px !important;
}

.bottom-172 {
  bottom: -172px !important;
}

.bottom-171 {
  bottom: -171px !important;
}

.bottom-170 {
  bottom: -170px !important;
}

.bottom-169 {
  bottom: -169px !important;
}

.bottom-168 {
  bottom: -168px !important;
}

.bottom-167 {
  bottom: -167px !important;
}

.bottom-166 {
  bottom: -166px !important;
}

.bottom-165 {
  bottom: -165px !important;
}

.bottom-164 {
  bottom: -164px !important;
}

.bottom-163 {
  bottom: -163px !important;
}

.bottom-162 {
  bottom: -162px !important;
}

.bottom-161 {
  bottom: -161px !important;
}

.bottom-160 {
  bottom: -160px !important;
}

.bottom-159 {
  bottom: -159px !important;
}

.bottom-158 {
  bottom: -158px !important;
}

.bottom-157 {
  bottom: -157px !important;
}

.bottom-156 {
  bottom: -156px !important;
}

.bottom-155 {
  bottom: -155px !important;
}

.bottom-154 {
  bottom: -154px !important;
}

.bottom-153 {
  bottom: -153px !important;
}

.bottom-152 {
  bottom: -152px !important;
}

.bottom-151 {
  bottom: -151px !important;
}

.bottom-150 {
  bottom: -150px !important;
}

.bottom-149 {
  bottom: -149px !important;
}

.bottom-148 {
  bottom: -148px !important;
}

.bottom-147 {
  bottom: -147px !important;
}

.bottom-146 {
  bottom: -146px !important;
}

.bottom-145 {
  bottom: -145px !important;
}

.bottom-144 {
  bottom: -144px !important;
}

.bottom-143 {
  bottom: -143px !important;
}

.bottom-142 {
  bottom: -142px !important;
}

.bottom-141 {
  bottom: -141px !important;
}

.bottom-140 {
  bottom: -140px !important;
}

.bottom-139 {
  bottom: -139px !important;
}

.bottom-138 {
  bottom: -138px !important;
}

.bottom-137 {
  bottom: -137px !important;
}

.bottom-136 {
  bottom: -136px !important;
}

.bottom-135 {
  bottom: -135px !important;
}

.bottom-134 {
  bottom: -134px !important;
}

.bottom-133 {
  bottom: -133px !important;
}

.bottom-132 {
  bottom: -132px !important;
}

.bottom-131 {
  bottom: -131px !important;
}

.bottom-130 {
  bottom: -130px !important;
}

.bottom-129 {
  bottom: -129px !important;
}

.bottom-128 {
  bottom: -128px !important;
}

.bottom-127 {
  bottom: -127px !important;
}

.bottom-126 {
  bottom: -126px !important;
}

.bottom-125 {
  bottom: -125px !important;
}

.bottom-124 {
  bottom: -124px !important;
}

.bottom-123 {
  bottom: -123px !important;
}

.bottom-122 {
  bottom: -122px !important;
}

.bottom-121 {
  bottom: -121px !important;
}

.bottom-120 {
  bottom: -120px !important;
}

.bottom-119 {
  bottom: -119px !important;
}

.bottom-118 {
  bottom: -118px !important;
}

.bottom-117 {
  bottom: -117px !important;
}

.bottom-116 {
  bottom: -116px !important;
}

.bottom-115 {
  bottom: -115px !important;
}

.bottom-114 {
  bottom: -114px !important;
}

.bottom-113 {
  bottom: -113px !important;
}

.bottom-112 {
  bottom: -112px !important;
}

.bottom-111 {
  bottom: -111px !important;
}

.bottom-110 {
  bottom: -110px !important;
}

.bottom-109 {
  bottom: -109px !important;
}

.bottom-108 {
  bottom: -108px !important;
}

.bottom-107 {
  bottom: -107px !important;
}

.bottom-106 {
  bottom: -106px !important;
}

.bottom-105 {
  bottom: -105px !important;
}

.bottom-104 {
  bottom: -104px !important;
}

.bottom-103 {
  bottom: -103px !important;
}

.bottom-102 {
  bottom: -102px !important;
}

.bottom-101 {
  bottom: -101px !important;
}

.bottom-100 {
  bottom: -100px !important;
}

.bottom-99 {
  bottom: -99px !important;
}

.bottom-98 {
  bottom: -98px !important;
}

.bottom-97 {
  bottom: -97px !important;
}

.bottom-96 {
  bottom: -96px !important;
}

.bottom-95 {
  bottom: -95px !important;
}

.bottom-94 {
  bottom: -94px !important;
}

.bottom-93 {
  bottom: -93px !important;
}

.bottom-92 {
  bottom: -92px !important;
}

.bottom-91 {
  bottom: -91px !important;
}

.bottom-90 {
  bottom: -90px !important;
}

.bottom-89 {
  bottom: -89px !important;
}

.bottom-88 {
  bottom: -88px !important;
}

.bottom-87 {
  bottom: -87px !important;
}

.bottom-86 {
  bottom: -86px !important;
}

.bottom-85 {
  bottom: -85px !important;
}

.bottom-84 {
  bottom: -84px !important;
}

.bottom-83 {
  bottom: -83px !important;
}

.bottom-82 {
  bottom: -82px !important;
}

.bottom-81 {
  bottom: -81px !important;
}

.bottom-80 {
  bottom: -80px !important;
}

.bottom-79 {
  bottom: -79px !important;
}

.bottom-78 {
  bottom: -78px !important;
}

.bottom-77 {
  bottom: -77px !important;
}

.bottom-76 {
  bottom: -76px !important;
}

.bottom-75 {
  bottom: -75px !important;
}

.bottom-74 {
  bottom: -74px !important;
}

.bottom-73 {
  bottom: -73px !important;
}

.bottom-72 {
  bottom: -72px !important;
}

.bottom-71 {
  bottom: -71px !important;
}

.bottom-70 {
  bottom: -70px !important;
}

.bottom-69 {
  bottom: -69px !important;
}

.bottom-68 {
  bottom: -68px !important;
}

.bottom-67 {
  bottom: -67px !important;
}

.bottom-66 {
  bottom: -66px !important;
}

.bottom-65 {
  bottom: -65px !important;
}

.bottom-64 {
  bottom: -64px !important;
}

.bottom-63 {
  bottom: -63px !important;
}

.bottom-62 {
  bottom: -62px !important;
}

.bottom-61 {
  bottom: -61px !important;
}

.bottom-60 {
  bottom: -60px !important;
}

.bottom-59 {
  bottom: -59px !important;
}

.bottom-58 {
  bottom: -58px !important;
}

.bottom-57 {
  bottom: -57px !important;
}

.bottom-56 {
  bottom: -56px !important;
}

.bottom-55 {
  bottom: -55px !important;
}

.bottom-54 {
  bottom: -54px !important;
}

.bottom-53 {
  bottom: -53px !important;
}

.bottom-52 {
  bottom: -52px !important;
}

.bottom-51 {
  bottom: -51px !important;
}

.bottom-50 {
  bottom: -50px !important;
}

.bottom-49 {
  bottom: -49px !important;
}

.bottom-48 {
  bottom: -48px !important;
}

.bottom-47 {
  bottom: -47px !important;
}

.bottom-46 {
  bottom: -46px !important;
}

.bottom-45 {
  bottom: -45px !important;
}

.bottom-44 {
  bottom: -44px !important;
}

.bottom-43 {
  bottom: -43px !important;
}

.bottom-42 {
  bottom: -42px !important;
}

.bottom-41 {
  bottom: -41px !important;
}

.bottom-40 {
  bottom: -40px !important;
}

.bottom-39 {
  bottom: -39px !important;
}

.bottom-38 {
  bottom: -38px !important;
}

.bottom-37 {
  bottom: -37px !important;
}

.bottom-36 {
  bottom: -36px !important;
}

.bottom-35 {
  bottom: -35px !important;
}

.bottom-34 {
  bottom: -34px !important;
}

.bottom-33 {
  bottom: -33px !important;
}

.bottom-32 {
  bottom: -32px !important;
}

.bottom-31 {
  bottom: -31px !important;
}

.bottom-30 {
  bottom: -30px !important;
}

.bottom-29 {
  bottom: -29px !important;
}

.bottom-28 {
  bottom: -28px !important;
}

.bottom-27 {
  bottom: -27px !important;
}

.bottom-26 {
  bottom: -26px !important;
}

.bottom-25 {
  bottom: -25px !important;
}

.bottom-24 {
  bottom: -24px !important;
}

.bottom-23 {
  bottom: -23px !important;
}

.bottom-22 {
  bottom: -22px !important;
}

.bottom-21 {
  bottom: -21px !important;
}

.bottom-20 {
  bottom: -20px !important;
}

.bottom-19 {
  bottom: -19px !important;
}

.bottom-18 {
  bottom: -18px !important;
}

.bottom-17 {
  bottom: -17px !important;
}

.bottom-16 {
  bottom: -16px !important;
}

.bottom-15 {
  bottom: -15px !important;
}

.bottom-14 {
  bottom: -14px !important;
}

.bottom-13 {
  bottom: -13px !important;
}

.bottom-12 {
  bottom: -12px !important;
}

.bottom-11 {
  bottom: -11px !important;
}

.bottom-10 {
  bottom: -10px !important;
}

.bottom-9 {
  bottom: -9px !important;
}

.bottom-8 {
  bottom: -8px !important;
}

.bottom-7 {
  bottom: -7px !important;
}

.bottom-6 {
  bottom: -6px !important;
}

.bottom-5 {
  bottom: -5px !important;
}

.bottom-4 {
  bottom: -4px !important;
}

.bottom-3 {
  bottom: -3px !important;
}

.bottom-2 {
  bottom: -2px !important;
}

.bottom-1 {
  bottom: -1px !important;
}

.bottom0 {
  bottom: 0px !important;
}

.bottom1 {
  bottom: 1px !important;
}

.bottom2 {
  bottom: 2px !important;
}

.bottom3 {
  bottom: 3px !important;
}

.bottom4 {
  bottom: 4px !important;
}

.bottom5 {
  bottom: 5px !important;
}

.bottom6 {
  bottom: 6px !important;
}

.bottom7 {
  bottom: 7px !important;
}

.bottom8 {
  bottom: 8px !important;
}

.bottom9 {
  bottom: 9px !important;
}

.bottom10 {
  bottom: 10px !important;
}

.bottom11 {
  bottom: 11px !important;
}

.bottom12 {
  bottom: 12px !important;
}

.bottom13 {
  bottom: 13px !important;
}

.bottom14 {
  bottom: 14px !important;
}

.bottom15 {
  bottom: 15px !important;
}

.bottom16 {
  bottom: 16px !important;
}

.bottom17 {
  bottom: 17px !important;
}

.bottom18 {
  bottom: 18px !important;
}

.bottom19 {
  bottom: 19px !important;
}

.bottom20 {
  bottom: 20px !important;
}

.bottom21 {
  bottom: 21px !important;
}

.bottom22 {
  bottom: 22px !important;
}

.bottom23 {
  bottom: 23px !important;
}

.bottom24 {
  bottom: 24px !important;
}

.bottom25 {
  bottom: 25px !important;
}

.bottom26 {
  bottom: 26px !important;
}

.bottom27 {
  bottom: 27px !important;
}

.bottom28 {
  bottom: 28px !important;
}

.bottom29 {
  bottom: 29px !important;
}

.bottom30 {
  bottom: 30px !important;
}

.bottom31 {
  bottom: 31px !important;
}

.bottom32 {
  bottom: 32px !important;
}

.bottom33 {
  bottom: 33px !important;
}

.bottom34 {
  bottom: 34px !important;
}

.bottom35 {
  bottom: 35px !important;
}

.bottom36 {
  bottom: 36px !important;
}

.bottom37 {
  bottom: 37px !important;
}

.bottom38 {
  bottom: 38px !important;
}

.bottom39 {
  bottom: 39px !important;
}

.bottom40 {
  bottom: 40px !important;
}

.bottom41 {
  bottom: 41px !important;
}

.bottom42 {
  bottom: 42px !important;
}

.bottom43 {
  bottom: 43px !important;
}

.bottom44 {
  bottom: 44px !important;
}

.bottom45 {
  bottom: 45px !important;
}

.bottom46 {
  bottom: 46px !important;
}

.bottom47 {
  bottom: 47px !important;
}

.bottom48 {
  bottom: 48px !important;
}

.bottom49 {
  bottom: 49px !important;
}

.bottom50 {
  bottom: 50px !important;
}

.bottom51 {
  bottom: 51px !important;
}

.bottom52 {
  bottom: 52px !important;
}

.bottom53 {
  bottom: 53px !important;
}

.bottom54 {
  bottom: 54px !important;
}

.bottom55 {
  bottom: 55px !important;
}

.bottom56 {
  bottom: 56px !important;
}

.bottom57 {
  bottom: 57px !important;
}

.bottom58 {
  bottom: 58px !important;
}

.bottom59 {
  bottom: 59px !important;
}

.bottom60 {
  bottom: 60px !important;
}

.bottom61 {
  bottom: 61px !important;
}

.bottom62 {
  bottom: 62px !important;
}

.bottom63 {
  bottom: 63px !important;
}

.bottom64 {
  bottom: 64px !important;
}

.bottom65 {
  bottom: 65px !important;
}

.bottom66 {
  bottom: 66px !important;
}

.bottom67 {
  bottom: 67px !important;
}

.bottom68 {
  bottom: 68px !important;
}

.bottom69 {
  bottom: 69px !important;
}

.bottom70 {
  bottom: 70px !important;
}

.bottom71 {
  bottom: 71px !important;
}

.bottom72 {
  bottom: 72px !important;
}

.bottom73 {
  bottom: 73px !important;
}

.bottom74 {
  bottom: 74px !important;
}

.bottom75 {
  bottom: 75px !important;
}

.bottom76 {
  bottom: 76px !important;
}

.bottom77 {
  bottom: 77px !important;
}

.bottom78 {
  bottom: 78px !important;
}

.bottom79 {
  bottom: 79px !important;
}

.bottom80 {
  bottom: 80px !important;
}

.bottom81 {
  bottom: 81px !important;
}

.bottom82 {
  bottom: 82px !important;
}

.bottom83 {
  bottom: 83px !important;
}

.bottom84 {
  bottom: 84px !important;
}

.bottom85 {
  bottom: 85px !important;
}

.bottom86 {
  bottom: 86px !important;
}

.bottom87 {
  bottom: 87px !important;
}

.bottom88 {
  bottom: 88px !important;
}

.bottom89 {
  bottom: 89px !important;
}

.bottom90 {
  bottom: 90px !important;
}

.bottom91 {
  bottom: 91px !important;
}

.bottom92 {
  bottom: 92px !important;
}

.bottom93 {
  bottom: 93px !important;
}

.bottom94 {
  bottom: 94px !important;
}

.bottom95 {
  bottom: 95px !important;
}

.bottom96 {
  bottom: 96px !important;
}

.bottom97 {
  bottom: 97px !important;
}

.bottom98 {
  bottom: 98px !important;
}

.bottom99 {
  bottom: 99px !important;
}

.bottom100 {
  bottom: 100px !important;
}

.bottom101 {
  bottom: 101px !important;
}

.bottom102 {
  bottom: 102px !important;
}

.bottom103 {
  bottom: 103px !important;
}

.bottom104 {
  bottom: 104px !important;
}

.bottom105 {
  bottom: 105px !important;
}

.bottom106 {
  bottom: 106px !important;
}

.bottom107 {
  bottom: 107px !important;
}

.bottom108 {
  bottom: 108px !important;
}

.bottom109 {
  bottom: 109px !important;
}

.bottom110 {
  bottom: 110px !important;
}

.bottom111 {
  bottom: 111px !important;
}

.bottom112 {
  bottom: 112px !important;
}

.bottom113 {
  bottom: 113px !important;
}

.bottom114 {
  bottom: 114px !important;
}

.bottom115 {
  bottom: 115px !important;
}

.bottom116 {
  bottom: 116px !important;
}

.bottom117 {
  bottom: 117px !important;
}

.bottom118 {
  bottom: 118px !important;
}

.bottom119 {
  bottom: 119px !important;
}

.bottom120 {
  bottom: 120px !important;
}

.bottom121 {
  bottom: 121px !important;
}

.bottom122 {
  bottom: 122px !important;
}

.bottom123 {
  bottom: 123px !important;
}

.bottom124 {
  bottom: 124px !important;
}

.bottom125 {
  bottom: 125px !important;
}

.bottom126 {
  bottom: 126px !important;
}

.bottom127 {
  bottom: 127px !important;
}

.bottom128 {
  bottom: 128px !important;
}

.bottom129 {
  bottom: 129px !important;
}

.bottom130 {
  bottom: 130px !important;
}

.bottom131 {
  bottom: 131px !important;
}

.bottom132 {
  bottom: 132px !important;
}

.bottom133 {
  bottom: 133px !important;
}

.bottom134 {
  bottom: 134px !important;
}

.bottom135 {
  bottom: 135px !important;
}

.bottom136 {
  bottom: 136px !important;
}

.bottom137 {
  bottom: 137px !important;
}

.bottom138 {
  bottom: 138px !important;
}

.bottom139 {
  bottom: 139px !important;
}

.bottom140 {
  bottom: 140px !important;
}

.bottom141 {
  bottom: 141px !important;
}

.bottom142 {
  bottom: 142px !important;
}

.bottom143 {
  bottom: 143px !important;
}

.bottom144 {
  bottom: 144px !important;
}

.bottom145 {
  bottom: 145px !important;
}

.bottom146 {
  bottom: 146px !important;
}

.bottom147 {
  bottom: 147px !important;
}

.bottom148 {
  bottom: 148px !important;
}

.bottom149 {
  bottom: 149px !important;
}

.bottom150 {
  bottom: 150px !important;
}

.bottom151 {
  bottom: 151px !important;
}

.bottom152 {
  bottom: 152px !important;
}

.bottom153 {
  bottom: 153px !important;
}

.bottom154 {
  bottom: 154px !important;
}

.bottom155 {
  bottom: 155px !important;
}

.bottom156 {
  bottom: 156px !important;
}

.bottom157 {
  bottom: 157px !important;
}

.bottom158 {
  bottom: 158px !important;
}

.bottom159 {
  bottom: 159px !important;
}

.bottom160 {
  bottom: 160px !important;
}

.bottom161 {
  bottom: 161px !important;
}

.bottom162 {
  bottom: 162px !important;
}

.bottom163 {
  bottom: 163px !important;
}

.bottom164 {
  bottom: 164px !important;
}

.bottom165 {
  bottom: 165px !important;
}

.bottom166 {
  bottom: 166px !important;
}

.bottom167 {
  bottom: 167px !important;
}

.bottom168 {
  bottom: 168px !important;
}

.bottom169 {
  bottom: 169px !important;
}

.bottom170 {
  bottom: 170px !important;
}

.bottom171 {
  bottom: 171px !important;
}

.bottom172 {
  bottom: 172px !important;
}

.bottom173 {
  bottom: 173px !important;
}

.bottom174 {
  bottom: 174px !important;
}

.bottom175 {
  bottom: 175px !important;
}

.bottom176 {
  bottom: 176px !important;
}

.bottom177 {
  bottom: 177px !important;
}

.bottom178 {
  bottom: 178px !important;
}

.bottom179 {
  bottom: 179px !important;
}

.bottom180 {
  bottom: 180px !important;
}

.bottom181 {
  bottom: 181px !important;
}

.bottom182 {
  bottom: 182px !important;
}

.bottom183 {
  bottom: 183px !important;
}

.bottom184 {
  bottom: 184px !important;
}

.bottom185 {
  bottom: 185px !important;
}

.bottom186 {
  bottom: 186px !important;
}

.bottom187 {
  bottom: 187px !important;
}

.bottom188 {
  bottom: 188px !important;
}

.bottom189 {
  bottom: 189px !important;
}

.bottom190 {
  bottom: 190px !important;
}

.bottom191 {
  bottom: 191px !important;
}

.bottom192 {
  bottom: 192px !important;
}

.bottom193 {
  bottom: 193px !important;
}

.bottom194 {
  bottom: 194px !important;
}

.bottom195 {
  bottom: 195px !important;
}

.bottom196 {
  bottom: 196px !important;
}

.bottom197 {
  bottom: 197px !important;
}

.bottom198 {
  bottom: 198px !important;
}

.bottom199 {
  bottom: 199px !important;
}

.bottom200 {
  bottom: 200px !important;
}

.left-200 {
  left: -200px !important;
}

.left-199 {
  left: -199px !important;
}

.left-198 {
  left: -198px !important;
}

.left-197 {
  left: -197px !important;
}

.left-196 {
  left: -196px !important;
}

.left-195 {
  left: -195px !important;
}

.left-194 {
  left: -194px !important;
}

.left-193 {
  left: -193px !important;
}

.left-192 {
  left: -192px !important;
}

.left-191 {
  left: -191px !important;
}

.left-190 {
  left: -190px !important;
}

.left-189 {
  left: -189px !important;
}

.left-188 {
  left: -188px !important;
}

.left-187 {
  left: -187px !important;
}

.left-186 {
  left: -186px !important;
}

.left-185 {
  left: -185px !important;
}

.left-184 {
  left: -184px !important;
}

.left-183 {
  left: -183px !important;
}

.left-182 {
  left: -182px !important;
}

.left-181 {
  left: -181px !important;
}

.left-180 {
  left: -180px !important;
}

.left-179 {
  left: -179px !important;
}

.left-178 {
  left: -178px !important;
}

.left-177 {
  left: -177px !important;
}

.left-176 {
  left: -176px !important;
}

.left-175 {
  left: -175px !important;
}

.left-174 {
  left: -174px !important;
}

.left-173 {
  left: -173px !important;
}

.left-172 {
  left: -172px !important;
}

.left-171 {
  left: -171px !important;
}

.left-170 {
  left: -170px !important;
}

.left-169 {
  left: -169px !important;
}

.left-168 {
  left: -168px !important;
}

.left-167 {
  left: -167px !important;
}

.left-166 {
  left: -166px !important;
}

.left-165 {
  left: -165px !important;
}

.left-164 {
  left: -164px !important;
}

.left-163 {
  left: -163px !important;
}

.left-162 {
  left: -162px !important;
}

.left-161 {
  left: -161px !important;
}

.left-160 {
  left: -160px !important;
}

.left-159 {
  left: -159px !important;
}

.left-158 {
  left: -158px !important;
}

.left-157 {
  left: -157px !important;
}

.left-156 {
  left: -156px !important;
}

.left-155 {
  left: -155px !important;
}

.left-154 {
  left: -154px !important;
}

.left-153 {
  left: -153px !important;
}

.left-152 {
  left: -152px !important;
}

.left-151 {
  left: -151px !important;
}

.left-150 {
  left: -150px !important;
}

.left-149 {
  left: -149px !important;
}

.left-148 {
  left: -148px !important;
}

.left-147 {
  left: -147px !important;
}

.left-146 {
  left: -146px !important;
}

.left-145 {
  left: -145px !important;
}

.left-144 {
  left: -144px !important;
}

.left-143 {
  left: -143px !important;
}

.left-142 {
  left: -142px !important;
}

.left-141 {
  left: -141px !important;
}

.left-140 {
  left: -140px !important;
}

.left-139 {
  left: -139px !important;
}

.left-138 {
  left: -138px !important;
}

.left-137 {
  left: -137px !important;
}

.left-136 {
  left: -136px !important;
}

.left-135 {
  left: -135px !important;
}

.left-134 {
  left: -134px !important;
}

.left-133 {
  left: -133px !important;
}

.left-132 {
  left: -132px !important;
}

.left-131 {
  left: -131px !important;
}

.left-130 {
  left: -130px !important;
}

.left-129 {
  left: -129px !important;
}

.left-128 {
  left: -128px !important;
}

.left-127 {
  left: -127px !important;
}

.left-126 {
  left: -126px !important;
}

.left-125 {
  left: -125px !important;
}

.left-124 {
  left: -124px !important;
}

.left-123 {
  left: -123px !important;
}

.left-122 {
  left: -122px !important;
}

.left-121 {
  left: -121px !important;
}

.left-120 {
  left: -120px !important;
}

.left-119 {
  left: -119px !important;
}

.left-118 {
  left: -118px !important;
}

.left-117 {
  left: -117px !important;
}

.left-116 {
  left: -116px !important;
}

.left-115 {
  left: -115px !important;
}

.left-114 {
  left: -114px !important;
}

.left-113 {
  left: -113px !important;
}

.left-112 {
  left: -112px !important;
}

.left-111 {
  left: -111px !important;
}

.left-110 {
  left: -110px !important;
}

.left-109 {
  left: -109px !important;
}

.left-108 {
  left: -108px !important;
}

.left-107 {
  left: -107px !important;
}

.left-106 {
  left: -106px !important;
}

.left-105 {
  left: -105px !important;
}

.left-104 {
  left: -104px !important;
}

.left-103 {
  left: -103px !important;
}

.left-102 {
  left: -102px !important;
}

.left-101 {
  left: -101px !important;
}

.left-100 {
  left: -100px !important;
}

.left-99 {
  left: -99px !important;
}

.left-98 {
  left: -98px !important;
}

.left-97 {
  left: -97px !important;
}

.left-96 {
  left: -96px !important;
}

.left-95 {
  left: -95px !important;
}

.left-94 {
  left: -94px !important;
}

.left-93 {
  left: -93px !important;
}

.left-92 {
  left: -92px !important;
}

.left-91 {
  left: -91px !important;
}

.left-90 {
  left: -90px !important;
}

.left-89 {
  left: -89px !important;
}

.left-88 {
  left: -88px !important;
}

.left-87 {
  left: -87px !important;
}

.left-86 {
  left: -86px !important;
}

.left-85 {
  left: -85px !important;
}

.left-84 {
  left: -84px !important;
}

.left-83 {
  left: -83px !important;
}

.left-82 {
  left: -82px !important;
}

.left-81 {
  left: -81px !important;
}

.left-80 {
  left: -80px !important;
}

.left-79 {
  left: -79px !important;
}

.left-78 {
  left: -78px !important;
}

.left-77 {
  left: -77px !important;
}

.left-76 {
  left: -76px !important;
}

.left-75 {
  left: -75px !important;
}

.left-74 {
  left: -74px !important;
}

.left-73 {
  left: -73px !important;
}

.left-72 {
  left: -72px !important;
}

.left-71 {
  left: -71px !important;
}

.left-70 {
  left: -70px !important;
}

.left-69 {
  left: -69px !important;
}

.left-68 {
  left: -68px !important;
}

.left-67 {
  left: -67px !important;
}

.left-66 {
  left: -66px !important;
}

.left-65 {
  left: -65px !important;
}

.left-64 {
  left: -64px !important;
}

.left-63 {
  left: -63px !important;
}

.left-62 {
  left: -62px !important;
}

.left-61 {
  left: -61px !important;
}

.left-60 {
  left: -60px !important;
}

.left-59 {
  left: -59px !important;
}

.left-58 {
  left: -58px !important;
}

.left-57 {
  left: -57px !important;
}

.left-56 {
  left: -56px !important;
}

.left-55 {
  left: -55px !important;
}

.left-54 {
  left: -54px !important;
}

.left-53 {
  left: -53px !important;
}

.left-52 {
  left: -52px !important;
}

.left-51 {
  left: -51px !important;
}

.left-50 {
  left: -50px !important;
}

.left-49 {
  left: -49px !important;
}

.left-48 {
  left: -48px !important;
}

.left-47 {
  left: -47px !important;
}

.left-46 {
  left: -46px !important;
}

.left-45 {
  left: -45px !important;
}

.left-44 {
  left: -44px !important;
}

.left-43 {
  left: -43px !important;
}

.left-42 {
  left: -42px !important;
}

.left-41 {
  left: -41px !important;
}

.left-40 {
  left: -40px !important;
}

.left-39 {
  left: -39px !important;
}

.left-38 {
  left: -38px !important;
}

.left-37 {
  left: -37px !important;
}

.left-36 {
  left: -36px !important;
}

.left-35 {
  left: -35px !important;
}

.left-34 {
  left: -34px !important;
}

.left-33 {
  left: -33px !important;
}

.left-32 {
  left: -32px !important;
}

.left-31 {
  left: -31px !important;
}

.left-30 {
  left: -30px !important;
}

.left-29 {
  left: -29px !important;
}

.left-28 {
  left: -28px !important;
}

.left-27 {
  left: -27px !important;
}

.left-26 {
  left: -26px !important;
}

.left-25 {
  left: -25px !important;
}

.left-24 {
  left: -24px !important;
}

.left-23 {
  left: -23px !important;
}

.left-22 {
  left: -22px !important;
}

.left-21 {
  left: -21px !important;
}

.left-20 {
  left: -20px !important;
}

.left-19 {
  left: -19px !important;
}

.left-18 {
  left: -18px !important;
}

.left-17 {
  left: -17px !important;
}

.left-16 {
  left: -16px !important;
}

.left-15 {
  left: -15px !important;
}

.left-14 {
  left: -14px !important;
}

.left-13 {
  left: -13px !important;
}

.left-12 {
  left: -12px !important;
}

.left-11 {
  left: -11px !important;
}

.left-10 {
  left: -10px !important;
}

.left-9 {
  left: -9px !important;
}

.left-8 {
  left: -8px !important;
}

.left-7 {
  left: -7px !important;
}

.left-6 {
  left: -6px !important;
}

.left-5 {
  left: -5px !important;
}

.left-4 {
  left: -4px !important;
}

.left-3 {
  left: -3px !important;
}

.left-2 {
  left: -2px !important;
}

.left-1 {
  left: -1px !important;
}

.left0 {
  left: 0px !important;
}

.left1 {
  left: 1px !important;
}

.left2 {
  left: 2px !important;
}

.left3 {
  left: 3px !important;
}

.left4 {
  left: 4px !important;
}

.left5 {
  left: 5px !important;
}

.left6 {
  left: 6px !important;
}

.left7 {
  left: 7px !important;
}

.left8 {
  left: 8px !important;
}

.left9 {
  left: 9px !important;
}

.left10 {
  left: 10px !important;
}

.left11 {
  left: 11px !important;
}

.left12 {
  left: 12px !important;
}

.left13 {
  left: 13px !important;
}

.left14 {
  left: 14px !important;
}

.left15 {
  left: 15px !important;
}

.left16 {
  left: 16px !important;
}

.left17 {
  left: 17px !important;
}

.left18 {
  left: 18px !important;
}

.left19 {
  left: 19px !important;
}

.left20 {
  left: 20px !important;
}

.left21 {
  left: 21px !important;
}

.left22 {
  left: 22px !important;
}

.left23 {
  left: 23px !important;
}

.left24 {
  left: 24px !important;
}

.left25 {
  left: 25px !important;
}

.left26 {
  left: 26px !important;
}

.left27 {
  left: 27px !important;
}

.left28 {
  left: 28px !important;
}

.left29 {
  left: 29px !important;
}

.left30 {
  left: 30px !important;
}

.left31 {
  left: 31px !important;
}

.left32 {
  left: 32px !important;
}

.left33 {
  left: 33px !important;
}

.left34 {
  left: 34px !important;
}

.left35 {
  left: 35px !important;
}

.left36 {
  left: 36px !important;
}

.left37 {
  left: 37px !important;
}

.left38 {
  left: 38px !important;
}

.left39 {
  left: 39px !important;
}

.left40 {
  left: 40px !important;
}

.left41 {
  left: 41px !important;
}

.left42 {
  left: 42px !important;
}

.left43 {
  left: 43px !important;
}

.left44 {
  left: 44px !important;
}

.left45 {
  left: 45px !important;
}

.left46 {
  left: 46px !important;
}

.left47 {
  left: 47px !important;
}

.left48 {
  left: 48px !important;
}

.left49 {
  left: 49px !important;
}

.left50 {
  left: 50px !important;
}

.left51 {
  left: 51px !important;
}

.left52 {
  left: 52px !important;
}

.left53 {
  left: 53px !important;
}

.left54 {
  left: 54px !important;
}

.left55 {
  left: 55px !important;
}

.left56 {
  left: 56px !important;
}

.left57 {
  left: 57px !important;
}

.left58 {
  left: 58px !important;
}

.left59 {
  left: 59px !important;
}

.left60 {
  left: 60px !important;
}

.left61 {
  left: 61px !important;
}

.left62 {
  left: 62px !important;
}

.left63 {
  left: 63px !important;
}

.left64 {
  left: 64px !important;
}

.left65 {
  left: 65px !important;
}

.left66 {
  left: 66px !important;
}

.left67 {
  left: 67px !important;
}

.left68 {
  left: 68px !important;
}

.left69 {
  left: 69px !important;
}

.left70 {
  left: 70px !important;
}

.left71 {
  left: 71px !important;
}

.left72 {
  left: 72px !important;
}

.left73 {
  left: 73px !important;
}

.left74 {
  left: 74px !important;
}

.left75 {
  left: 75px !important;
}

.left76 {
  left: 76px !important;
}

.left77 {
  left: 77px !important;
}

.left78 {
  left: 78px !important;
}

.left79 {
  left: 79px !important;
}

.left80 {
  left: 80px !important;
}

.left81 {
  left: 81px !important;
}

.left82 {
  left: 82px !important;
}

.left83 {
  left: 83px !important;
}

.left84 {
  left: 84px !important;
}

.left85 {
  left: 85px !important;
}

.left86 {
  left: 86px !important;
}

.left87 {
  left: 87px !important;
}

.left88 {
  left: 88px !important;
}

.left89 {
  left: 89px !important;
}

.left90 {
  left: 90px !important;
}

.left91 {
  left: 91px !important;
}

.left92 {
  left: 92px !important;
}

.left93 {
  left: 93px !important;
}

.left94 {
  left: 94px !important;
}

.left95 {
  left: 95px !important;
}

.left96 {
  left: 96px !important;
}

.left97 {
  left: 97px !important;
}

.left98 {
  left: 98px !important;
}

.left99 {
  left: 99px !important;
}

.left100 {
  left: 100px !important;
}

.left101 {
  left: 101px !important;
}

.left102 {
  left: 102px !important;
}

.left103 {
  left: 103px !important;
}

.left104 {
  left: 104px !important;
}

.left105 {
  left: 105px !important;
}

.left106 {
  left: 106px !important;
}

.left107 {
  left: 107px !important;
}

.left108 {
  left: 108px !important;
}

.left109 {
  left: 109px !important;
}

.left110 {
  left: 110px !important;
}

.left111 {
  left: 111px !important;
}

.left112 {
  left: 112px !important;
}

.left113 {
  left: 113px !important;
}

.left114 {
  left: 114px !important;
}

.left115 {
  left: 115px !important;
}

.left116 {
  left: 116px !important;
}

.left117 {
  left: 117px !important;
}

.left118 {
  left: 118px !important;
}

.left119 {
  left: 119px !important;
}

.left120 {
  left: 120px !important;
}

.left121 {
  left: 121px !important;
}

.left122 {
  left: 122px !important;
}

.left123 {
  left: 123px !important;
}

.left124 {
  left: 124px !important;
}

.left125 {
  left: 125px !important;
}

.left126 {
  left: 126px !important;
}

.left127 {
  left: 127px !important;
}

.left128 {
  left: 128px !important;
}

.left129 {
  left: 129px !important;
}

.left130 {
  left: 130px !important;
}

.left131 {
  left: 131px !important;
}

.left132 {
  left: 132px !important;
}

.left133 {
  left: 133px !important;
}

.left134 {
  left: 134px !important;
}

.left135 {
  left: 135px !important;
}

.left136 {
  left: 136px !important;
}

.left137 {
  left: 137px !important;
}

.left138 {
  left: 138px !important;
}

.left139 {
  left: 139px !important;
}

.left140 {
  left: 140px !important;
}

.left141 {
  left: 141px !important;
}

.left142 {
  left: 142px !important;
}

.left143 {
  left: 143px !important;
}

.left144 {
  left: 144px !important;
}

.left145 {
  left: 145px !important;
}

.left146 {
  left: 146px !important;
}

.left147 {
  left: 147px !important;
}

.left148 {
  left: 148px !important;
}

.left149 {
  left: 149px !important;
}

.left150 {
  left: 150px !important;
}

.left151 {
  left: 151px !important;
}

.left152 {
  left: 152px !important;
}

.left153 {
  left: 153px !important;
}

.left154 {
  left: 154px !important;
}

.left155 {
  left: 155px !important;
}

.left156 {
  left: 156px !important;
}

.left157 {
  left: 157px !important;
}

.left158 {
  left: 158px !important;
}

.left159 {
  left: 159px !important;
}

.left160 {
  left: 160px !important;
}

.left161 {
  left: 161px !important;
}

.left162 {
  left: 162px !important;
}

.left163 {
  left: 163px !important;
}

.left164 {
  left: 164px !important;
}

.left165 {
  left: 165px !important;
}

.left166 {
  left: 166px !important;
}

.left167 {
  left: 167px !important;
}

.left168 {
  left: 168px !important;
}

.left169 {
  left: 169px !important;
}

.left170 {
  left: 170px !important;
}

.left171 {
  left: 171px !important;
}

.left172 {
  left: 172px !important;
}

.left173 {
  left: 173px !important;
}

.left174 {
  left: 174px !important;
}

.left175 {
  left: 175px !important;
}

.left176 {
  left: 176px !important;
}

.left177 {
  left: 177px !important;
}

.left178 {
  left: 178px !important;
}

.left179 {
  left: 179px !important;
}

.left180 {
  left: 180px !important;
}

.left181 {
  left: 181px !important;
}

.left182 {
  left: 182px !important;
}

.left183 {
  left: 183px !important;
}

.left184 {
  left: 184px !important;
}

.left185 {
  left: 185px !important;
}

.left186 {
  left: 186px !important;
}

.left187 {
  left: 187px !important;
}

.left188 {
  left: 188px !important;
}

.left189 {
  left: 189px !important;
}

.left190 {
  left: 190px !important;
}

.left191 {
  left: 191px !important;
}

.left192 {
  left: 192px !important;
}

.left193 {
  left: 193px !important;
}

.left194 {
  left: 194px !important;
}

.left195 {
  left: 195px !important;
}

.left196 {
  left: 196px !important;
}

.left197 {
  left: 197px !important;
}

.left198 {
  left: 198px !important;
}

.left199 {
  left: 199px !important;
}

.left200 {
  left: 200px !important;
}

.right-200 {
  right: -200px !important;
}

.right-199 {
  right: -199px !important;
}

.right-198 {
  right: -198px !important;
}

.right-197 {
  right: -197px !important;
}

.right-196 {
  right: -196px !important;
}

.right-195 {
  right: -195px !important;
}

.right-194 {
  right: -194px !important;
}

.right-193 {
  right: -193px !important;
}

.right-192 {
  right: -192px !important;
}

.right-191 {
  right: -191px !important;
}

.right-190 {
  right: -190px !important;
}

.right-189 {
  right: -189px !important;
}

.right-188 {
  right: -188px !important;
}

.right-187 {
  right: -187px !important;
}

.right-186 {
  right: -186px !important;
}

.right-185 {
  right: -185px !important;
}

.right-184 {
  right: -184px !important;
}

.right-183 {
  right: -183px !important;
}

.right-182 {
  right: -182px !important;
}

.right-181 {
  right: -181px !important;
}

.right-180 {
  right: -180px !important;
}

.right-179 {
  right: -179px !important;
}

.right-178 {
  right: -178px !important;
}

.right-177 {
  right: -177px !important;
}

.right-176 {
  right: -176px !important;
}

.right-175 {
  right: -175px !important;
}

.right-174 {
  right: -174px !important;
}

.right-173 {
  right: -173px !important;
}

.right-172 {
  right: -172px !important;
}

.right-171 {
  right: -171px !important;
}

.right-170 {
  right: -170px !important;
}

.right-169 {
  right: -169px !important;
}

.right-168 {
  right: -168px !important;
}

.right-167 {
  right: -167px !important;
}

.right-166 {
  right: -166px !important;
}

.right-165 {
  right: -165px !important;
}

.right-164 {
  right: -164px !important;
}

.right-163 {
  right: -163px !important;
}

.right-162 {
  right: -162px !important;
}

.right-161 {
  right: -161px !important;
}

.right-160 {
  right: -160px !important;
}

.right-159 {
  right: -159px !important;
}

.right-158 {
  right: -158px !important;
}

.right-157 {
  right: -157px !important;
}

.right-156 {
  right: -156px !important;
}

.right-155 {
  right: -155px !important;
}

.right-154 {
  right: -154px !important;
}

.right-153 {
  right: -153px !important;
}

.right-152 {
  right: -152px !important;
}

.right-151 {
  right: -151px !important;
}

.right-150 {
  right: -150px !important;
}

.right-149 {
  right: -149px !important;
}

.right-148 {
  right: -148px !important;
}

.right-147 {
  right: -147px !important;
}

.right-146 {
  right: -146px !important;
}

.right-145 {
  right: -145px !important;
}

.right-144 {
  right: -144px !important;
}

.right-143 {
  right: -143px !important;
}

.right-142 {
  right: -142px !important;
}

.right-141 {
  right: -141px !important;
}

.right-140 {
  right: -140px !important;
}

.right-139 {
  right: -139px !important;
}

.right-138 {
  right: -138px !important;
}

.right-137 {
  right: -137px !important;
}

.right-136 {
  right: -136px !important;
}

.right-135 {
  right: -135px !important;
}

.right-134 {
  right: -134px !important;
}

.right-133 {
  right: -133px !important;
}

.right-132 {
  right: -132px !important;
}

.right-131 {
  right: -131px !important;
}

.right-130 {
  right: -130px !important;
}

.right-129 {
  right: -129px !important;
}

.right-128 {
  right: -128px !important;
}

.right-127 {
  right: -127px !important;
}

.right-126 {
  right: -126px !important;
}

.right-125 {
  right: -125px !important;
}

.right-124 {
  right: -124px !important;
}

.right-123 {
  right: -123px !important;
}

.right-122 {
  right: -122px !important;
}

.right-121 {
  right: -121px !important;
}

.right-120 {
  right: -120px !important;
}

.right-119 {
  right: -119px !important;
}

.right-118 {
  right: -118px !important;
}

.right-117 {
  right: -117px !important;
}

.right-116 {
  right: -116px !important;
}

.right-115 {
  right: -115px !important;
}

.right-114 {
  right: -114px !important;
}

.right-113 {
  right: -113px !important;
}

.right-112 {
  right: -112px !important;
}

.right-111 {
  right: -111px !important;
}

.right-110 {
  right: -110px !important;
}

.right-109 {
  right: -109px !important;
}

.right-108 {
  right: -108px !important;
}

.right-107 {
  right: -107px !important;
}

.right-106 {
  right: -106px !important;
}

.right-105 {
  right: -105px !important;
}

.right-104 {
  right: -104px !important;
}

.right-103 {
  right: -103px !important;
}

.right-102 {
  right: -102px !important;
}

.right-101 {
  right: -101px !important;
}

.right-100 {
  right: -100px !important;
}

.right-99 {
  right: -99px !important;
}

.right-98 {
  right: -98px !important;
}

.right-97 {
  right: -97px !important;
}

.right-96 {
  right: -96px !important;
}

.right-95 {
  right: -95px !important;
}

.right-94 {
  right: -94px !important;
}

.right-93 {
  right: -93px !important;
}

.right-92 {
  right: -92px !important;
}

.right-91 {
  right: -91px !important;
}

.right-90 {
  right: -90px !important;
}

.right-89 {
  right: -89px !important;
}

.right-88 {
  right: -88px !important;
}

.right-87 {
  right: -87px !important;
}

.right-86 {
  right: -86px !important;
}

.right-85 {
  right: -85px !important;
}

.right-84 {
  right: -84px !important;
}

.right-83 {
  right: -83px !important;
}

.right-82 {
  right: -82px !important;
}

.right-81 {
  right: -81px !important;
}

.right-80 {
  right: -80px !important;
}

.right-79 {
  right: -79px !important;
}

.right-78 {
  right: -78px !important;
}

.right-77 {
  right: -77px !important;
}

.right-76 {
  right: -76px !important;
}

.right-75 {
  right: -75px !important;
}

.right-74 {
  right: -74px !important;
}

.right-73 {
  right: -73px !important;
}

.right-72 {
  right: -72px !important;
}

.right-71 {
  right: -71px !important;
}

.right-70 {
  right: -70px !important;
}

.right-69 {
  right: -69px !important;
}

.right-68 {
  right: -68px !important;
}

.right-67 {
  right: -67px !important;
}

.right-66 {
  right: -66px !important;
}

.right-65 {
  right: -65px !important;
}

.right-64 {
  right: -64px !important;
}

.right-63 {
  right: -63px !important;
}

.right-62 {
  right: -62px !important;
}

.right-61 {
  right: -61px !important;
}

.right-60 {
  right: -60px !important;
}

.right-59 {
  right: -59px !important;
}

.right-58 {
  right: -58px !important;
}

.right-57 {
  right: -57px !important;
}

.right-56 {
  right: -56px !important;
}

.right-55 {
  right: -55px !important;
}

.right-54 {
  right: -54px !important;
}

.right-53 {
  right: -53px !important;
}

.right-52 {
  right: -52px !important;
}

.right-51 {
  right: -51px !important;
}

.right-50 {
  right: -50px !important;
}

.right-49 {
  right: -49px !important;
}

.right-48 {
  right: -48px !important;
}

.right-47 {
  right: -47px !important;
}

.right-46 {
  right: -46px !important;
}

.right-45 {
  right: -45px !important;
}

.right-44 {
  right: -44px !important;
}

.right-43 {
  right: -43px !important;
}

.right-42 {
  right: -42px !important;
}

.right-41 {
  right: -41px !important;
}

.right-40 {
  right: -40px !important;
}

.right-39 {
  right: -39px !important;
}

.right-38 {
  right: -38px !important;
}

.right-37 {
  right: -37px !important;
}

.right-36 {
  right: -36px !important;
}

.right-35 {
  right: -35px !important;
}

.right-34 {
  right: -34px !important;
}

.right-33 {
  right: -33px !important;
}

.right-32 {
  right: -32px !important;
}

.right-31 {
  right: -31px !important;
}

.right-30 {
  right: -30px !important;
}

.right-29 {
  right: -29px !important;
}

.right-28 {
  right: -28px !important;
}

.right-27 {
  right: -27px !important;
}

.right-26 {
  right: -26px !important;
}

.right-25 {
  right: -25px !important;
}

.right-24 {
  right: -24px !important;
}

.right-23 {
  right: -23px !important;
}

.right-22 {
  right: -22px !important;
}

.right-21 {
  right: -21px !important;
}

.right-20 {
  right: -20px !important;
}

.right-19 {
  right: -19px !important;
}

.right-18 {
  right: -18px !important;
}

.right-17 {
  right: -17px !important;
}

.right-16 {
  right: -16px !important;
}

.right-15 {
  right: -15px !important;
}

.right-14 {
  right: -14px !important;
}

.right-13 {
  right: -13px !important;
}

.right-12 {
  right: -12px !important;
}

.right-11 {
  right: -11px !important;
}

.right-10 {
  right: -10px !important;
}

.right-9 {
  right: -9px !important;
}

.right-8 {
  right: -8px !important;
}

.right-7 {
  right: -7px !important;
}

.right-6 {
  right: -6px !important;
}

.right-5 {
  right: -5px !important;
}

.right-4 {
  right: -4px !important;
}

.right-3 {
  right: -3px !important;
}

.right-2 {
  right: -2px !important;
}

.right-1 {
  right: -1px !important;
}

.right0 {
  right: 0px !important;
}

.right1 {
  right: 1px !important;
}

.right2 {
  right: 2px !important;
}

.right3 {
  right: 3px !important;
}

.right4 {
  right: 4px !important;
}

.right5 {
  right: 5px !important;
}

.right6 {
  right: 6px !important;
}

.right7 {
  right: 7px !important;
}

.right8 {
  right: 8px !important;
}

.right9 {
  right: 9px !important;
}

.right10 {
  right: 10px !important;
}

.right11 {
  right: 11px !important;
}

.right12 {
  right: 12px !important;
}

.right13 {
  right: 13px !important;
}

.right14 {
  right: 14px !important;
}

.right15 {
  right: 15px !important;
}

.right16 {
  right: 16px !important;
}

.right17 {
  right: 17px !important;
}

.right18 {
  right: 18px !important;
}

.right19 {
  right: 19px !important;
}

.right20 {
  right: 20px !important;
}

.right21 {
  right: 21px !important;
}

.right22 {
  right: 22px !important;
}

.right23 {
  right: 23px !important;
}

.right24 {
  right: 24px !important;
}

.right25 {
  right: 25px !important;
}

.right26 {
  right: 26px !important;
}

.right27 {
  right: 27px !important;
}

.right28 {
  right: 28px !important;
}

.right29 {
  right: 29px !important;
}

.right30 {
  right: 30px !important;
}

.right31 {
  right: 31px !important;
}

.right32 {
  right: 32px !important;
}

.right33 {
  right: 33px !important;
}

.right34 {
  right: 34px !important;
}

.right35 {
  right: 35px !important;
}

.right36 {
  right: 36px !important;
}

.right37 {
  right: 37px !important;
}

.right38 {
  right: 38px !important;
}

.right39 {
  right: 39px !important;
}

.right40 {
  right: 40px !important;
}

.right41 {
  right: 41px !important;
}

.right42 {
  right: 42px !important;
}

.right43 {
  right: 43px !important;
}

.right44 {
  right: 44px !important;
}

.right45 {
  right: 45px !important;
}

.right46 {
  right: 46px !important;
}

.right47 {
  right: 47px !important;
}

.right48 {
  right: 48px !important;
}

.right49 {
  right: 49px !important;
}

.right50 {
  right: 50px !important;
}

.right51 {
  right: 51px !important;
}

.right52 {
  right: 52px !important;
}

.right53 {
  right: 53px !important;
}

.right54 {
  right: 54px !important;
}

.right55 {
  right: 55px !important;
}

.right56 {
  right: 56px !important;
}

.right57 {
  right: 57px !important;
}

.right58 {
  right: 58px !important;
}

.right59 {
  right: 59px !important;
}

.right60 {
  right: 60px !important;
}

.right61 {
  right: 61px !important;
}

.right62 {
  right: 62px !important;
}

.right63 {
  right: 63px !important;
}

.right64 {
  right: 64px !important;
}

.right65 {
  right: 65px !important;
}

.right66 {
  right: 66px !important;
}

.right67 {
  right: 67px !important;
}

.right68 {
  right: 68px !important;
}

.right69 {
  right: 69px !important;
}

.right70 {
  right: 70px !important;
}

.right71 {
  right: 71px !important;
}

.right72 {
  right: 72px !important;
}

.right73 {
  right: 73px !important;
}

.right74 {
  right: 74px !important;
}

.right75 {
  right: 75px !important;
}

.right76 {
  right: 76px !important;
}

.right77 {
  right: 77px !important;
}

.right78 {
  right: 78px !important;
}

.right79 {
  right: 79px !important;
}

.right80 {
  right: 80px !important;
}

.right81 {
  right: 81px !important;
}

.right82 {
  right: 82px !important;
}

.right83 {
  right: 83px !important;
}

.right84 {
  right: 84px !important;
}

.right85 {
  right: 85px !important;
}

.right86 {
  right: 86px !important;
}

.right87 {
  right: 87px !important;
}

.right88 {
  right: 88px !important;
}

.right89 {
  right: 89px !important;
}

.right90 {
  right: 90px !important;
}

.right91 {
  right: 91px !important;
}

.right92 {
  right: 92px !important;
}

.right93 {
  right: 93px !important;
}

.right94 {
  right: 94px !important;
}

.right95 {
  right: 95px !important;
}

.right96 {
  right: 96px !important;
}

.right97 {
  right: 97px !important;
}

.right98 {
  right: 98px !important;
}

.right99 {
  right: 99px !important;
}

.right100 {
  right: 100px !important;
}

.right101 {
  right: 101px !important;
}

.right102 {
  right: 102px !important;
}

.right103 {
  right: 103px !important;
}

.right104 {
  right: 104px !important;
}

.right105 {
  right: 105px !important;
}

.right106 {
  right: 106px !important;
}

.right107 {
  right: 107px !important;
}

.right108 {
  right: 108px !important;
}

.right109 {
  right: 109px !important;
}

.right110 {
  right: 110px !important;
}

.right111 {
  right: 111px !important;
}

.right112 {
  right: 112px !important;
}

.right113 {
  right: 113px !important;
}

.right114 {
  right: 114px !important;
}

.right115 {
  right: 115px !important;
}

.right116 {
  right: 116px !important;
}

.right117 {
  right: 117px !important;
}

.right118 {
  right: 118px !important;
}

.right119 {
  right: 119px !important;
}

.right120 {
  right: 120px !important;
}

.right121 {
  right: 121px !important;
}

.right122 {
  right: 122px !important;
}

.right123 {
  right: 123px !important;
}

.right124 {
  right: 124px !important;
}

.right125 {
  right: 125px !important;
}

.right126 {
  right: 126px !important;
}

.right127 {
  right: 127px !important;
}

.right128 {
  right: 128px !important;
}

.right129 {
  right: 129px !important;
}

.right130 {
  right: 130px !important;
}

.right131 {
  right: 131px !important;
}

.right132 {
  right: 132px !important;
}

.right133 {
  right: 133px !important;
}

.right134 {
  right: 134px !important;
}

.right135 {
  right: 135px !important;
}

.right136 {
  right: 136px !important;
}

.right137 {
  right: 137px !important;
}

.right138 {
  right: 138px !important;
}

.right139 {
  right: 139px !important;
}

.right140 {
  right: 140px !important;
}

.right141 {
  right: 141px !important;
}

.right142 {
  right: 142px !important;
}

.right143 {
  right: 143px !important;
}

.right144 {
  right: 144px !important;
}

.right145 {
  right: 145px !important;
}

.right146 {
  right: 146px !important;
}

.right147 {
  right: 147px !important;
}

.right148 {
  right: 148px !important;
}

.right149 {
  right: 149px !important;
}

.right150 {
  right: 150px !important;
}

.right151 {
  right: 151px !important;
}

.right152 {
  right: 152px !important;
}

.right153 {
  right: 153px !important;
}

.right154 {
  right: 154px !important;
}

.right155 {
  right: 155px !important;
}

.right156 {
  right: 156px !important;
}

.right157 {
  right: 157px !important;
}

.right158 {
  right: 158px !important;
}

.right159 {
  right: 159px !important;
}

.right160 {
  right: 160px !important;
}

.right161 {
  right: 161px !important;
}

.right162 {
  right: 162px !important;
}

.right163 {
  right: 163px !important;
}

.right164 {
  right: 164px !important;
}

.right165 {
  right: 165px !important;
}

.right166 {
  right: 166px !important;
}

.right167 {
  right: 167px !important;
}

.right168 {
  right: 168px !important;
}

.right169 {
  right: 169px !important;
}

.right170 {
  right: 170px !important;
}

.right171 {
  right: 171px !important;
}

.right172 {
  right: 172px !important;
}

.right173 {
  right: 173px !important;
}

.right174 {
  right: 174px !important;
}

.right175 {
  right: 175px !important;
}

.right176 {
  right: 176px !important;
}

.right177 {
  right: 177px !important;
}

.right178 {
  right: 178px !important;
}

.right179 {
  right: 179px !important;
}

.right180 {
  right: 180px !important;
}

.right181 {
  right: 181px !important;
}

.right182 {
  right: 182px !important;
}

.right183 {
  right: 183px !important;
}

.right184 {
  right: 184px !important;
}

.right185 {
  right: 185px !important;
}

.right186 {
  right: 186px !important;
}

.right187 {
  right: 187px !important;
}

.right188 {
  right: 188px !important;
}

.right189 {
  right: 189px !important;
}

.right190 {
  right: 190px !important;
}

.right191 {
  right: 191px !important;
}

.right192 {
  right: 192px !important;
}

.right193 {
  right: 193px !important;
}

.right194 {
  right: 194px !important;
}

.right195 {
  right: 195px !important;
}

.right196 {
  right: 196px !important;
}

.right197 {
  right: 197px !important;
}

.right198 {
  right: 198px !important;
}

.right199 {
  right: 199px !important;
}

.right200 {
  right: 200px !important;
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: sticky !important;
}

@media (min-width: 576px) {
  .position-sm-static {
    position: static !important;
  }

  .position-sm-relative {
    position: relative !important;
  }

  .position-sm-absolute {
    position: absolute !important;
  }

  .position-sm-fixed {
    position: fixed !important;
  }

  .position-sm-sticky {
    position: sticky !important;
  }
}
@media (min-width: 768px) {
  .position-md-static {
    position: static !important;
  }

  .position-md-relative {
    position: relative !important;
  }

  .position-md-absolute {
    position: absolute !important;
  }

  .position-md-fixed {
    position: fixed !important;
  }

  .position-md-sticky {
    position: sticky !important;
  }
}
@media (min-width: 992px) {
  .position-lg-static {
    position: static !important;
  }

  .position-lg-relative {
    position: relative !important;
  }

  .position-lg-absolute {
    position: absolute !important;
  }

  .position-lg-fixed {
    position: fixed !important;
  }

  .position-lg-sticky {
    position: sticky !important;
  }
}
@media (min-width: 1200px) {
  .position-xl-static {
    position: static !important;
  }

  .position-xl-relative {
    position: relative !important;
  }

  .position-xl-absolute {
    position: absolute !important;
  }

  .position-xl-fixed {
    position: fixed !important;
  }

  .position-xl-sticky {
    position: sticky !important;
  }
}
@media (min-width: 1500px) {
  .position-xxl-static {
    position: static !important;
  }

  .position-xxl-relative {
    position: relative !important;
  }

  .position-xxl-absolute {
    position: absolute !important;
  }

  .position-xxl-fixed {
    position: fixed !important;
  }

  .position-xxl-sticky {
    position: sticky !important;
  }
}
.scrollable-div::-webkit-scrollbar {
  width: var(--sb-size);
}

.scrollable-div::-webkit-scrollbar-track {
  background: var(--sb-track-color);
  border-radius: 0;
}

.scrollable-div::-webkit-scrollbar-thumb {
  background: var(--sb-thumb-color);
  border-radius: 0;
}

#menulisModal .modal-body .btn-submit:disabled {
  background-color: #b6b6b6;
  cursor: not-allowed;
}

#menulisModal .modal-body .btn-submit {
  background-color: #084640;
  transition: all 0.5s ease;
  color: white;
  border-radius: 10px;
  width: 100%;
  max-width: 150px;
  margin-top: 5px;
  padding: 8px 10px;
}

.grid {
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  grid-template-rows: repeat(9, 1fr);
  gap: 24px;
}
@media only screen and (max-width: 1200.98px) {
  .grid {
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: auto;
  }
}
@media only screen and (max-width: 991.98px) {
  .grid {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: auto;
  }
}
.grid [class^=grid] {
  min-height: 180px;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  transform: scale(1);
  transition: all 0.5s ease;
  cursor: pointer;
  background-position: center;
  background-size: cover;
  position: relative;
  border: 10px solid transparent;
}
@media only screen and (min-width: 1500.98px) {
  .grid [class^=grid] {
    border: 12px solid transparent;
  }
}
@media only screen and (max-width: 1200.98px) {
  .grid [class^=grid] {
    grid-column: auto !important;
    grid-row: auto !important;
  }
}
.grid [class^=grid]::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 15px;
  z-index: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
  transition: all 0.5s ease;
  opacity: 1;
}
@media only screen and (min-width: 1500.98px) {
  .grid [class^=grid]::after {
    border-radius: 30px;
  }
}
.grid [class^=grid] h3 {
  position: relative;
  z-index: 2;
  opacity: 1;
  transition: all 0.5s ease;
}
.grid [class^=grid] .plus {
  display: flex;
  justify-content: center;
  align-self: flex-end;
  align-items: center;
  height: 30px;
  width: 30px;
  font-size: 28px;
  border-radius: 100px;
  margin-bottom: 0;
  opacity: 1;
  transition: all 0.5s ease;
  position: relative;
  z-index: 2;
}
.grid [class^=grid]:hover {
  transform: scale(1.03);
}
.grid [class^=grid]:hover::after {
  opacity: 0;
}
.grid [class^=grid]:hover h3 {
  opacity: 0;
}
.grid .grid1 {
  grid-column: 1/span 2;
  grid-row: 1/span 3;
  transform: scale(1) !important;
}
.grid .grid1 h1 {
  line-height: 1;
}
.grid .grid1::after {
  content: none !important;
}
@media only screen and (max-width: 1200.98px) {
  .grid .grid1 {
    grid-column: 2/span 1 !important;
    grid-row: 1/span 1 !important;
  }
}
@media only screen and (max-width: 991.98px) {
  .grid .grid1 {
    grid-column: 1/span 2 !important;
    grid-row: 1 !important;
  }
}
.grid .grid2 {
  grid-column: 3/span 3;
  grid-row: 1/span 3;
  border-color: #f974a6 !important;
}
@media only screen and (max-width: 1200.98px) {
  .grid .grid2 {
    grid-column: 3/span 1 !important;
    grid-row: 2 !important;
  }
}
@media only screen and (max-width: 991.98px) {
  .grid .grid2 {
    grid-column: 1 !important;
    grid-row: 2 !important;
  }
}
.grid .grid3 {
  grid-column: 6/span 3;
  grid-row: 1/span 3;
  border-color: #f974a6 !important;
}
@media only screen and (max-width: 1200.98px) {
  .grid .grid3 {
    grid-row: 2 !important;
  }
}
.grid .grid4 {
  grid-column: 1/span 2;
  grid-row: 4/span 6;
  border-color: #79c9fa !important;
}
@media only screen and (max-width: 1200.98px) {
  .grid .grid4 {
    grid-row: 2 !important;
  }
}
@media only screen and (max-width: 991.98px) {
  .grid .grid4 {
    grid-column: 1 !important;
    grid-row: 3 !important;
  }
}
.grid .grid5 {
  grid-column: 3/span 3;
  grid-row: 4/span 3;
  border-color: #79c9fa !important;
}
@media only screen and (max-width: 1200.98px) {
  .grid .grid5 {
    grid-row: 3 !important;
  }
}
.grid .grid6 {
  grid-column: 6/span 3;
  grid-row: 4/span 6;
  border-color: #79c9fa !important;
}
@media only screen and (max-width: 1200.98px) {
  .grid .grid6 {
    grid-row: 3 !important;
  }
}
@media only screen and (max-width: 991.98px) {
  .grid .grid6 {
    grid-column: 1 !important;
    grid-row: 4 !important;
  }
}
.grid .grid7 {
  grid-column: 3/span 3;
  grid-row: 7/span 3;
  border-color: #f974a6 !important;
}
@media only screen and (max-width: 1200.98px) {
  .grid .grid7 {
    grid-row: 3 !important;
  }
}
@media only screen and (max-width: 991.98px) {
  .grid .grid7 {
    grid-column: 2 !important;
    grid-row: 4 !important;
  }
}

.bg-navy-feb26 .scrollable-div {
  --sb-track-color: #e2e2e2;
  --sb-thumb-color: #e2a54d;
  --sb-size: 10px;
  overflow-y: scroll;
  padding-top: 5px;
}
@media (min-width: 991px) {
  .bg-navy-feb26 .scrollable-div {
    margin-right: -10px;
  }
}
@media (max-width: 576px) {
  .bg-navy-feb26 .scrollable-div {
    margin-right: 0;
    padding-right: 20px;
  }
}

.takKenal-content {
  width: 25%;
  padding-left: 10px;
  padding-right: 10px;
}
@media (max-width: 1199.98px) {
  .takKenal-content {
    width: 33.33%;
  }
}
@media (max-width: 578px) {
  .takKenal-content {
    width: 50%;
  }
}
.takKenal-content .takKenal-name {
  position: absolute;
  bottom: 10px;
  left: 20px;
  right: 20px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: calc(100% - 40px);
  border-radius: 15px;
}
.takKenal-content .takKenal-name p {
  line-height: 1;
}

.takKenal-section .col-lg-8 {
  position: relative;
}
.takKenal-section .col-lg-8:before {
  background-image: url("../img/ornament/ornament-desk.png");
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: -15px;
  left: -50px;
  width: 120px;
  height: 120px;
  z-index: 3;
}
@media (max-width: 767.98px) {
  .takKenal-section .col-lg-8:before {
    left: -15px;
  }
}
@media (max-width: 576px) {
  .takKenal-section .col-lg-8:before {
    width: 100px;
    height: 100px;
    top: -25px;
  }
}

.artikel-section {
  position: relative;
}

.article-card {
  cursor: pointer;
  transform: scale(1);
  transition: transform 0.5s ease;
}
@media (max-width: 576px) {
  .article-card {
    max-width: 300px;
    margin: 0 auto;
  }
}
.article-card:hover {
  transform: scale(1.03);
  transition: transform 0.5s ease;
}

.sapa-wrapper {
  width: 100%;
}
@media (max-width: 576px) {
  .sapa-wrapper {
    max-width: 300px;
    margin: 0 auto;
  }
}

.calendar-wrapper {
  overflow-x: auto;
  overflow-y: unset !important;
  margin-right: 0 !important;
  padding-top: 0 !important;
}
.calendar-wrapper .img-calendar {
  width: 100%;
  min-width: 750px;
  display: block;
  margin: 0 auto;
  margin-bottom: 5px;
}

.calendar-new {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.calendar-new .calendar-content {
  width: calc(100% / 3);
}
@media (max-width: 767.98px) {
  .calendar-new .calendar-content {
    width: calc(100% / 2);
  }
}
@media (max-width: 576px) {
  .calendar-new .calendar-content {
    width: calc(100% / 1);
  }
}
.calendar-new .calendar-content .date {
  color: white;
  padding: 10px 5px;
  width: 90px;
}
.calendar-new .calendar-content .date h2 {
  font-size: 40px;
  text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000, -2px 0px 0 #000, 2px 0px 0 #000, 0px -2px 0 #000, 3px 4px 0 #000;
  padding: 0 5px;
  text-align: center;
}
.calendar-new .calendar-content .name {
  background-color: #f3e3cb !important;
  padding: 20px 15px;
  font-size: 12px;
  width: 100%;
}
.calendar-new .calendar-content .name p,
.calendar-new .calendar-content .name span {
  font-size: 12px;
  margin-bottom: 0;
}
.calendar-new .calendar-content:nth-child(odd) .date {
  background-color: #7a9b76 !important;
}
.calendar-new .calendar-content:nth-child(even) .date {
  background-color: #de976a !important;
}
@media (max-width: 767.98px) {
  .calendar-new .calendar-content:nth-child(4n+1) .date, .calendar-new .calendar-content:nth-child(4n) .date {
    background-color: #7a9b76 !important;
  }
  .calendar-new .calendar-content:nth-child(4n+2) .date, .calendar-new .calendar-content:nth-child(4n+3) .date {
    background-color: #de976a !important;
  }
}
@media (max-width: 576.98px) {
  .calendar-new .calendar-content:nth-child(odd) .date {
    background-color: #7a9b76 !important;
  }
  .calendar-new .calendar-content:nth-child(even) .date {
    background-color: #de976a !important;
  }
}

.saran-wrapper .form-container .form-wrapper {
  border-radius: 20px;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
}

.link-maka {
  width: 100%;
  max-width: 205px;
  text-align: center;
}
.link-maka a {
  text-decoration: none !important;
  transition: all 0.5s ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.link-maka a p {
  color: #0c2c47;
  font-weight: bold;
  transition: all 0.5s ease-in-out;
  text-align: center;
}
.link-maka a img {
  width: 45px;
}
@media only screen and (max-width: 567.98px) {
  .link-maka a img {
    width: 30px !important;
  }
}
.link-maka a:hover {
  text-decoration: underline !important;
  filter: none !important;
  transition: all 0.5s ease-in-out;
}
.link-maka a:hover p {
  transition: all 0.5s ease-in-out;
}

.section1-mar26 .animated-text {
  --s: 140px;
  --d: 30s;
  --n: 20;
  display: flex;
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
  max-width: 2000px;
  margin: 0 auto;
}
.section1-mar26 .animated-text > li {
  width: var(--s);
  flex-shrink: 0;
  font-size: 16px;
  padding: 0 10px;
  text-align: center;
  box-sizing: border-box;
  offset: shape(from calc(var(--s) / -2) 50%, hline by calc(sibling-count() * max(100% / var(--n), var(--s) + 1rem)));
  animation: x var(--d) linear infinite calc(-1 * sibling-index() * var(--d) / sibling-count());
  animation-direction: reverse;
}
.section1-mar26 .animated-text > li:before {
  content: "-";
  position: absolute;
  top: 0;
  left: -5%;
  width: auto;
  height: 100%;
  color: white;
}
@keyframes x {
  to {
    offset-distance: 100%;
  }
}
.section1-mar26 .animated-text:hover > li {
  animation-play-state: paused;
}

@media (max-width: 767.98px) {
  .section2-mar26 h2 {
    font-size: 2.5rem;
  }
}
@media (max-width: 1199.98px) {
  .section2-mar26 .img-size-400 {
    margin-top: -200px !important;
  }
}
@media (max-width: 1199.98px) {
  .section2-mar26 .bg-navy-feb26 {
    margin-top: 150px !important;
  }
}

.section3-mar26 {
  background-image: url("../img/ornament/ornament-flower.png"), url("../img/ornament/ornament-flower2.png");
  background-size: 180px, 350px;
  background-position: bottom -70px left -20px, top right -130px;
  padding-bottom: 90px;
}
@media (max-width: 1199.98px) {
  .section3-mar26 {
    background-size: 120px, 250px;
    background-position: bottom -40px left -20px, top right -90px;
  }
}
@media (max-width: 991.98px) {
  .section3-mar26 {
    background-size: 80px, 155px;
    background-position: bottom -20px left -10px, top right -60px;
    padding-bottom: 120px;
  }
}
@media (max-width: 767.98px) {
  .section3-mar26 {
    background-size: 60px, 120px;
    background-position: top 0 left -10px, top right -50px;
    padding-bottom: 45px;
  }
}
.section3-mar26 .grid-alt {
  row-gap: 60px;
}
@media (min-width: 1500px) {
  .section3-mar26 .grid-alt {
    max-width: 1500px;
    margin: 0 auto;
  }
}
@media (max-width: 1199.98px) {
  .section3-mar26 .grid-alt {
    max-width: 992px;
    margin: 0 auto;
    row-gap: 30px;
  }
}
@media (max-width: 767.98px) {
  .section3-mar26 .grid-alt {
    row-gap: 30px;
  }
}
@media (max-width: 450px) {
  .section3-mar26 .grid-alt {
    row-gap: 45px;
  }
}
.section3-mar26 .grid-alt a {
  display: flex;
  width: 50%;
  margin-bottom: 30px;
  position: relative;
  cursor: pointer;
}
@media (max-width: 450px) {
  .section3-mar26 .grid-alt a {
    width: 100%;
    max-width: 400px;
    display: block;
    margin: 0 auto;
    margin-bottom: 0;
  }
}
.section3-mar26 .grid-alt a:before {
  content: "";
  position: absolute;
  inset: -20px 0 0 0;
  background: url("../img/ornament/ornament-tape.png") no-repeat left 40% top/120px;
  z-index: 3;
}
.section3-mar26 .grid-alt a .gallery-content {
  max-width: 350px;
  background: #fff;
  position: relative;
  z-index: 2;
}
@media (min-width: 1500px) {
  .section3-mar26 .grid-alt a .gallery-content {
    max-width: 500px;
  }
}
@media (max-width: 450px) {
  .section3-mar26 .grid-alt a .gallery-content {
    max-width: 400px;
    margin-right: 10px;
  }
}
.section3-mar26 .grid-alt a .gallery-content:before, .section3-mar26 .grid-alt a .gallery-content:after {
  content: "";
  position: absolute;
  inset: 0;
}
.section3-mar26 .grid-alt a .gallery-content:before {
  background: #fff;
  z-index: -1;
}
.section3-mar26 .grid-alt a .gallery-content:after {
  inset: 10px -10px -10px 10px;
  background: rgba(156, 182, 189, 0.7);
  z-index: -2;
}
.section3-mar26 .grid-alt a img {
  aspect-ratio: 4/3;
  object-fit: cover;
}
@media (max-width: 1199.98px) {
  .section3-mar26 .grid-alt .gallery1,
.section3-mar26 .grid-alt .gallery2,
.section3-mar26 .grid-alt .gallery3,
.section3-mar26 .grid-alt .gallery4 {
    justify-content: center;
  }
  .section3-mar26 .grid-alt .gallery1:before,
.section3-mar26 .grid-alt .gallery2:before,
.section3-mar26 .grid-alt .gallery3:before,
.section3-mar26 .grid-alt .gallery4:before {
    background-position: center top;
  }
}
@media (max-width: 767.98px) {
  .section3-mar26 .grid-alt .gallery1:before,
.section3-mar26 .grid-alt .gallery2:before,
.section3-mar26 .grid-alt .gallery3:before,
.section3-mar26 .grid-alt .gallery4:before {
    background-size: 100px;
    background-position: center top 3px;
  }
}
@media (min-width: 1500px) {
  .section3-mar26 .grid-alt .gallery1:before,
.section3-mar26 .grid-alt .gallery2:before,
.section3-mar26 .grid-alt .gallery3:before,
.section3-mar26 .grid-alt .gallery4:before {
    background-size: 170px;
    background-position: 30% top -15px;
  }
}
.section3-mar26 .grid-alt .gallery1,
.section3-mar26 .grid-alt .gallery2 {
  justify-content: flex-end;
}
.section3-mar26 .grid-alt .gallery1:before,
.section3-mar26 .grid-alt .gallery2:before {
  background-position: right 40% top;
}
@media (min-width: 1500px) {
  .section3-mar26 .grid-alt .gallery1:before,
.section3-mar26 .grid-alt .gallery2:before {
    background-position: right 30% top -15px;
  }
}
.section3-mar26 .grid-alt .gallery3,
.section3-mar26 .grid-alt .gallery4 {
  justify-content: flex-start;
}
.section3-mar26 .grid-alt .gallery3:before,
.section3-mar26 .grid-alt .gallery4:before {
  background-position: left 40% top;
}
@media (min-width: 1500px) {
  .section3-mar26 .grid-alt .gallery3:before,
.section3-mar26 .grid-alt .gallery4:before {
    background-position: left 30% top -15px;
  }
}

.section4-mar26 .artikel-item {
  width: calc(100% / 3);
  margin-bottom: 30px;
  position: relative;
  cursor: pointer;
}
@media (max-width: 991.98px) {
  .section4-mar26 .artikel-item {
    width: 50%;
  }
}
@media (max-width: 450px) {
  .section4-mar26 .artikel-item {
    width: 100%;
    max-width: 400px;
    display: block;
    margin: 0 auto;
    margin-bottom: 0;
  }
}
.section4-mar26 .artikel-item h4,
.section4-mar26 .artikel-item p {
  color: #000;
  text-decoration: none !important;
}
.section4-mar26 .artikel-item h4 .underlined,
.section4-mar26 .artikel-item p .underlined {
  text-decoration: underline !important;
}
.section4-mar26 .artikel-item:hover {
  text-decoration: underline !important;
}
.section4-mar26 .artikel-item .img-wrapper {
  position: relative;
}
.section4-mar26 .artikel-item .img-wrapper:before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background-repeat: no-repeat;
  background-position: bottom 10px;
}
.section4-mar26 .artikel-item:nth-child(1) .img-wrapper {
  padding-left: 20px;
}
.section4-mar26 .artikel-item:nth-child(1) .img-wrapper:before {
  background-image: url("../img/ornament/ornament-lamp2.png");
  background-position: bottom 10px left;
  background-size: 70px;
}
@media (max-width: 1199.98px) {
  .section4-mar26 .artikel-item:nth-child(1) .img-wrapper:before {
    background-size: 50px;
  }
}
@media (max-width: 767.98px) {
  .section4-mar26 .artikel-item:nth-child(1) .img-wrapper:before {
    background-size: 70px;
  }
}
.section4-mar26 .artikel-item:nth-child(2) .img-wrapper {
  padding-right: 20px;
}
.section4-mar26 .artikel-item:nth-child(2) .img-wrapper:before {
  background-image: url("../img/ornament/ornament-tree2.png");
  background-position: bottom 10px right;
  background-size: 110px;
}
@media (max-width: 1199.98px) {
  .section4-mar26 .artikel-item:nth-child(2) .img-wrapper:before {
    background-size: 80px;
  }
}
@media (max-width: 767.98px) {
  .section4-mar26 .artikel-item:nth-child(2) .img-wrapper:before {
    background-size: 100px;
  }
}
.section4-mar26 .artikel-item:nth-child(3) .img-wrapper {
  padding-left: 20px;
}
.section4-mar26 .artikel-item:nth-child(3) .img-wrapper:before {
  background-image: url("../img/ornament/ornament-desk.png");
  background-position: bottom 10px left;
  background-size: 100px;
}
@media (max-width: 1199.98px) {
  .section4-mar26 .artikel-item:nth-child(3) .img-wrapper:before {
    background-size: 80px;
  }
}
@media (max-width: 767.98px) {
  .section4-mar26 .artikel-item:nth-child(3) .img-wrapper:before {
    background-size: 100px;
  }
}

.section5-mar26 .scrollable-div,
.section8-mar26 .scrollable-div,
.section10-mar26 .scrollable-div {
  --sb-track-color: white;
  --sb-thumb-color: #333;
  --sb-size: 10px;
  overflow-x: hidden;
  overflow-y: scroll;
  padding-top: 5px;
}
@media (min-width: 991px) {
  .section5-mar26 .scrollable-div,
.section8-mar26 .scrollable-div,
.section10-mar26 .scrollable-div {
    margin-right: -10px;
  }
}
@media (max-width: 576px) {
  .section5-mar26 .scrollable-div,
.section8-mar26 .scrollable-div,
.section10-mar26 .scrollable-div {
    margin-right: 0;
  }
}

.section8-mar26 .scrollable-div {
  --sb-track-color: #f3e3cb;
  --sb-thumb-color: #000;
  --sb-size: 10px;
  overflow-x: hidden;
  overflow-y: scroll;
  padding-top: 5px;
}
@media (min-width: 991px) {
  .section8-mar26 .scrollable-div {
    margin-right: -10px;
  }
}
@media (max-width: 576px) {
  .section8-mar26 .scrollable-div {
    margin-right: 0;
  }
}

.section11-mar26 {
  background-image: url("../img/bg-section11.jpg");
  background-repeat: repeat;
  background-position: center;
  background-size: cover;
}

.section12-mar26 {
  background-image: url("../img/bg-section12.jpg");
  background-repeat: repeat;
  background-position: center;
  background-size: cover;
}

.section8 .form-control,
.section9 .form-control {
  border: 1px solid white !important;
}

/*  ======================================================
	Footer 
	======================================================  */
/*  ======================================================
	Responsive 
	======================================================  */
@media (min-width: 1500px) {
  /* Header
  –––––––––––––––––––––––––––––––––––––––––––––––––– */
  .container,
.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl {
    max-width: 1500px;
  }

  .border-radius {
    border-radius: 40px;
  }

  .section-full {
    min-height: 1300px;
  }

  .navbar .navbar-brand .logo {
    width: 90px;
  }
  .navbar .nav-content .nav-target {
    width: 300px;
  }

  .slick-prev span,
.slick-next span {
    width: 55px;
    height: 55px;
  }

  .modal-xl {
    max-width: 1300px;
    margin: 60px auto;
  }

  .modal-close {
    width: 60px;
    height: 60px;
  }
  .modal-close .icon-close {
    font-size: 20px !important;
  }

  /* Main
  –––––––––––––––––––––––––––––––––––––––––––––––––– */
  .rounded-100 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .btn {
    line-height: 1.8 !important;
    padding: 8px 20px;
  }

  .modal .icon-close {
    font-size: 1.125rem;
  }

  .form-group .form-control {
    border-radius: 20px;
    padding: 12px 25px;
  }

  .title-xxl {
    font-size: 4.0625rem;
  }

  .title-xl {
    font-size: 3.125rem;
  }

  h1,
h3.title-m,
.title-l {
    font-size: 2.5rem;
  }

  h2,
.title {
    font-size: 2.1875rem;
  }

  h3,
.title-m {
    font-size: 1.875rem;
  }

  .title-s {
    font-size: 1.5625rem;
  }

  .subtitle,
.subtitle p {
    font-size: 1.6875rem;
  }

  h5,
.copy,
.copy-l {
    font-size: 1.3125rem;
    line-height: 1.8;
  }

  h6,
p,
.copy-m {
    font-size: 1.1875rem;
  }

  .copy-s {
    font-size: 1.0625rem;
  }

  .copy-xs {
    font-size: 0.9375rem;
  }

  /* Footer
  –––––––––––––––––––––––––––––––––––––––––––––––––– */
}
@media only screen and (max-width: 1399.98px) {
  /* Header
  –––––––––––––––––––––––––––––––––––––––––––––––––– */
  /* Main
  –––––––––––––––––––––––––––––––––––––––––––––––––– */
  /* Footer
  –––––––––––––––––––––––––––––––––––––––––––––––––– */
}
@media only screen and (max-width: 1200.98px) {
  /* Header
  –––––––––––––––––––––––––––––––––––––––––––––––––– */
  /* Main
  –––––––––––––––––––––––––––––––––––––––––––––––––– */
  .title-xxl {
    font-size: 2.8125rem;
  }

  .title-xl {
    font-size: 2.5rem;
  }

  h1,
.title-l {
    font-size: 1.75rem;
  }

  h2,
.title {
    font-size: 1.5625rem;
  }

  h3,
.title-m {
    font-size: 1.4375rem;
  }

  .title-s {
    font-size: 1.25rem;
  }

  /* Footer
  –––––––––––––––––––––––––––––––––––––––––––––––––– */
}
@media only screen and (max-width: 991.98px) {
  /* Header
  –––––––––––––––––––––––––––––––––––––––––––––––––– */
  /* Main
  –––––––––––––––––––––––––––––––––––––––––––––––––– */
  .title-xxl {
    font-size: 2.5rem;
  }

  .title-xl {
    font-size: 2.1875rem;
  }

  h1,
.title-l {
    font-size: 1.75rem;
  }

  h2,
.title {
    font-size: 1.5625rem;
  }

  h3,
.title-m {
    font-size: 1.4375rem;
  }

  .title-s {
    font-size: 1.25rem;
  }

  /* Footer
  –––––––––––––––––––––––––––––––––––––––––––––––––– */
}
@media only screen and (max-width: 767.98px) {
  /* Header
  –––––––––––––––––––––––––––––––––––––––––––––––––– */
  .pr-lg-30 {
    padding-right: 0px !important;
  }

  /* Main
  –––––––––––––––––––––––––––––––––––––––––––––––––– */
  .container {
    max-width: 100%;
  }

  .modal-dialog {
    margin: 0 auto;
    margin-top: 20px;
    max-width: 100%;
    min-width: unset;
  }

  .modal-content {
    border-radius: 0;
  }

  .modal-body {
    padding: 72px 24px 24px;
  }

  .modal-close {
    right: 24px;
    top: 16px;
  }

  .form-group .form-control {
    padding: 10px 16px;
  }

  .boxPaging .grayr {
    margin-top: 0;
  }
  .boxPaging .grayr a {
    font-size: 0.875rem;
    width: 30px;
    height: 30px;
  }
  .boxPaging .grayr .current,
.boxPaging .grayr .next-prev {
    font-size: 0.875rem;
    width: 30px;
    height: 30px;
  }

  .pagination-wrapper {
    margin-top: 60px;
  }

  .title-xxl {
    font-size: 2.1875rem;
  }

  .title-xl {
    font-size: 1.875rem;
  }

  h1,
.title-l {
    font-size: 1.5625rem;
  }

  h2,
.title {
    font-size: 1.4375rem;
  }

  h3,
.title-m {
    font-size: 1.25rem;
  }

  .title-s {
    font-size: 1.125rem;
  }

  .subtitle,
.subtitle p {
    font-size: 1rem;
  }

  h5,
.copy {
    font-size: 0.9375rem;
  }

  h6,
p,
.copy-m {
    font-size: 0.9375rem;
  }

  .copy-s {
    font-size: 0.75rem;
  }

  .copy-xs {
    font-size: 0.625rem;
  }

  .close-button {
    top: -50px;
    right: 15px;
  }

  /* footer
  –––––––––––––––––––––––––––––––––––––––––––––––––– */
}
@media only screen and (max-width: 576px) {
  /* Header
  –––––––––––––––––––––––––––––––––––––––––––––––––– */
  .navbar .navbar-brand .logo {
    width: 60px;
  }

  .visible-500 {
    display: block !important;
  }

  .hidden-500 {
    display: none !important;
  }

  /* Main
  –––––––––––––––––––––––––––––––––––––––––––––––––– */
  .mCSB_scrollTools,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_draggerRail {
    width: 8px;
  }

  .slick-prev span,
.slick-next span {
    width: 40px;
    height: 40px;
  }

  .title-xxl {
    font-size: 1.875rem;
  }

  .title-xl {
    font-size: 1.5625rem;
  }

  h1,
.title-l {
    font-size: 1.5625rem;
  }

  h2,
.title {
    font-size: 1.25rem;
  }

  h3,
.title-m {
    font-size: 1.125rem;
  }

  .title-s {
    font-size: 1rem;
  }

  .subtitle,
.subtitle p {
    font-size: 0.875rem;
  }

  h5,
.copy {
    font-size: 0.875rem;
  }

  h6,
p,
.copy-m {
    font-size: 0.875rem;
  }

  .copy-s {
    font-size: 0.625rem;
  }

  .copy-xs {
    font-size: 0.625rem;
  }

  /* Footer
  –––––––––––––––––––––––––––––––––––––––––––––––––– */
}
@media only screen and (max-width: 320px) {
  /* Header
  –––––––––––––––––––––––––––––––––––––––––––––––––– */
  /* Main
  –––––––––––––––––––––––––––––––––––––––––––––––––– */
  .title-xxl {
    font-size: 2.0625rem;
  }

  .title-xl {
    font-size: 1.4375rem;
  }

  h1,
.title-l {
    font-size: 1.25rem;
  }

  h2,
.title {
    font-size: 1.125rem;
  }

  h3,
.title-m {
    font-size: 1rem;
  }

  .title-s {
    font-size: 0.875rem;
  }

  .subtitle,
.subtitle p {
    font-size: 0.875rem;
  }

  h5,
.copy {
    font-size: 0.75rem;
  }

  h6,
p,
.copy-m {
    font-size: 0.625rem;
  }

  .copy-s {
    font-size: 0.625rem;
  }

  .copy-xs {
    font-size: 0.625rem;
  }

  /* Footer
  –––––––––––––––––––––––––––––––––––––––––––––––––– */
}
@media (min-width: 541px) {
  .mCSB_container {
    width: 100% !important;
  }
}
@media (width: 768px) and (height: 1024px) {
  /* Header
  –––––––––––––––––––––––––––––––––––––––––––––––––– */
  /* Main
  –––––––––––––––––––––––––––––––––––––––––––––––––– */
  /* Footer
  –––––––––––––––––––––––––––––––––––––––––––––––––– */
}
@media (width: 1024px) and (height: 1366px) {
  /* Header
  –––––––––––––––––––––––––––––––––––––––––––––––––– */
  /* Main
  –––––––––––––––––––––––––––––––––––––––––––––––––– */
}
/* Rizqi Kautsar - http://rizqikautsar.com - 2017 */
