@import url(https://fonts.googleapis.com/css2?family=Space+Mono:ital,wght@0,400;0,700;1,400;1,700&display=swap);
@import url(https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.8/dist/web/static/pretendard.css);
@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@1,100;1,300;1,400;1,500;1,700;1,900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap);
@import url(https://fastly.jsdelivr.net/gh/wanteddev/wanted-sans@v1.0.1/packages/wanted-sans/fonts/webfonts/variable/split/WantedSansVariable.min.css);
@import url(https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.8/dist/web/static/pretendard.css);
@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);
@charset "UTF-8";
*, ::before, ::after{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
::backdrop{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
/*
! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
*/
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}
::before,
::after {
  --tw-content: '';
}
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: Figtree, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
/*
Remove the default font size and weight for headings.
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
a {
  color: inherit;
  text-decoration: inherit;
}
/*
Add the correct font weight in Edge and Safari.
*/
b,
strong {
  font-weight: bolder;
}
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}
/*
Add the correct font size in all browsers.
*/
small {
  font-size: 80%;
}
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
button,
select {
  text-transform: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}
/*
Use the modern Firefox focus style for all focusable elements.
*/
:-moz-focusring {
  outline: auto;
}
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
:-moz-ui-invalid {
  box-shadow: none;
}
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
  vertical-align: baseline;
}
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-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 in Chrome and Safari on macOS.
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}
/*
Removes the default spacing and border for appropriate elements.
*/
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}
/*
Prevent resizing textareas horizontally by default.
*/
textarea {
  resize: vertical;
}
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
/*
Set the default cursor for buttons.
*/
button,
[role="button"] {
  cursor: pointer;
}
/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
img,
video {
  max-width: 100%;
  height: auto;
}
/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}
[type='text'],input:where(:not([type])),[type='email'],[type='url'],[type='password'],[type='number'],[type='date'],[type='datetime-local'],[type='month'],[type='search'],[type='tel'],[type='time'],[type='week'],[multiple],textarea,select{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  border-radius: 0px;
  padding-top: 0.5rem;
  padding-right: 0.75rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-shadow: 0 0 #0000;
}
[type='text']:focus, input:where(:not([type])):focus, [type='email']:focus, [type='url']:focus, [type='password']:focus, [type='number']:focus, [type='date']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='week']:focus, [multiple]:focus, textarea:focus, select:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  border-color: #2563eb;
}
input::-moz-placeholder, textarea::-moz-placeholder{
  color: #6b7280;
  opacity: 1;
}
input::placeholder,textarea::placeholder{
  color: #6b7280;
  opacity: 1;
}
::-webkit-datetime-edit-fields-wrapper{
  padding: 0;
}
::-webkit-date-and-time-value{
  min-height: 1.5em;
  text-align: inherit;
}
::-webkit-datetime-edit{
  display: inline-flex;
}
::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{
  padding-top: 0;
  padding-bottom: 0;
}
select{
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
  background-position: right 0.5rem center;
  background-repeat: no-repeat;
  background-size: 1.5em 1.5em;
  padding-right: 2.5rem;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
}
[multiple],[size]:where(select:not([size="1"])){
  background-image: initial;
  background-position: initial;
  background-repeat: unset;
  background-size: initial;
  padding-right: 0.75rem;
  -webkit-print-color-adjust: unset;
          print-color-adjust: unset;
}
[type='checkbox'],[type='radio']{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
  display: inline-block;
  vertical-align: middle;
  background-origin: border-box;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  flex-shrink: 0;
  height: 1rem;
  width: 1rem;
  color: #2563eb;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  --tw-shadow: 0 0 #0000;
}
[type='checkbox']{
  border-radius: 0px;
}
[type='radio']{
  border-radius: 100%;
}
[type='checkbox']:focus,[type='radio']:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 2px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
[type='checkbox']:checked,[type='radio']:checked{
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}
[type='checkbox']:checked{
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
}
@media (forced-colors: active) {
  [type='checkbox']:checked{
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}
[type='radio']:checked{
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
}
@media (forced-colors: active) {
  [type='radio']:checked{
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}
[type='checkbox']:checked:hover,[type='checkbox']:checked:focus,[type='radio']:checked:hover,[type='radio']:checked:focus{
  border-color: transparent;
  background-color: currentColor;
}
[type='checkbox']:indeterminate{
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}
@media (forced-colors: active) {
  [type='checkbox']:indeterminate{
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}
[type='checkbox']:indeterminate:hover,[type='checkbox']:indeterminate:focus{
  border-color: transparent;
  background-color: currentColor;
}
[type='file']{
  background: unset;
  border-color: inherit;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-size: unset;
  line-height: inherit;
}
[type='file']:focus{
  outline: 1px solid ButtonText;
  outline: 1px auto -webkit-focus-ring-color;
}
.form-input,.form-textarea,.form-select,.form-multiselect{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  border-radius: 0px;
  padding-top: 0.5rem;
  padding-right: 0.75rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-shadow: 0 0 #0000;
}
.form-input:focus, .form-textarea:focus, .form-select:focus, .form-multiselect:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  border-color: #2563eb;
}
.form-select{
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
  background-position: right 0.5rem center;
  background-repeat: no-repeat;
  background-size: 1.5em 1.5em;
  padding-right: 2.5rem;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
}
.form-select:where([size]:not([size="1"])){
  background-image: initial;
  background-position: initial;
  background-repeat: unset;
  background-size: initial;
  padding-right: 0.75rem;
  -webkit-print-color-adjust: unset;
          print-color-adjust: unset;
}
.visible{
  visibility: visible;
}
.fixed{
  position: fixed;
}
.absolute{
  position: absolute;
}
.relative{
  position: relative;
}
.inset-0{
  inset: 0px;
}
.bottom-40{
  bottom: 10rem;
}
.end-0{
  inset-inline-end: 0px;
}
.end-10{
  inset-inline-end: 2.5rem;
}
.left-40{
  left: 10rem;
}
.left-60{
  left: 15rem;
}
.right-0{
  right: 0px;
}
.right-10{
  right: 2.5rem;
}
.start-0{
  inset-inline-start: 0px;
}
.top-0{
  top: 0px;
}
.z-0{
  z-index: 0;
}
.z-10{
  z-index: 10;
}
.z-50{
  z-index: 50;
}
.float-right{
  float: right;
}
.float-left{
  float: left;
}
.m-0{
  margin: 0px;
}
.m-auto{
  margin: auto;
}
.mx-2{
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.mx-3{
  margin-left: 0.75rem;
  margin-right: 0.75rem;
}
.mx-6{
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}
.mx-auto{
  margin-left: auto;
  margin-right: auto;
}
.my-4{
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.-me-2{
  margin-inline-end: -0.5rem;
}
.-ml-px{
  margin-left: -1px;
}
.-mt-px{
  margin-top: -1px;
}
.mb-0{
  margin-bottom: 0px;
}
.mb-10{
  margin-bottom: 2.5rem;
}
.mb-2{
  margin-bottom: 0.5rem;
}
.mb-3{
  margin-bottom: 0.75rem;
}
.mb-4{
  margin-bottom: 1rem;
}
.mb-40{
  margin-bottom: 10rem;
}
.mb-5{
  margin-bottom: 1.25rem;
}
.mb-6{
  margin-bottom: 1.5rem;
}
.me-1{
  margin-inline-end: 0.25rem;
}
.me-2{
  margin-inline-end: 0.5rem;
}
.ml-1{
  margin-left: 0.25rem;
}
.ml-12{
  margin-left: 3rem;
}
.ml-2{
  margin-left: 0.5rem;
}
.ml-3{
  margin-left: 0.75rem;
}
.ml-4{
  margin-left: 1rem;
}
.ml-auto{
  margin-left: auto;
}
.mr-1{
  margin-right: 0.25rem;
}
.mr-2{
  margin-right: 0.5rem;
}
.mr-3{
  margin-right: 0.75rem;
}
.mr-4{
  margin-right: 1rem;
}
.mr-auto{
  margin-right: auto;
}
.ms-1{
  margin-inline-start: 0.25rem;
}
.ms-2{
  margin-inline-start: 0.5rem;
}
.ms-3{
  margin-inline-start: 0.75rem;
}
.ms-4{
  margin-inline-start: 1rem;
}
.ms-auto{
  margin-inline-start: auto;
}
.mt-0{
  margin-top: 0px;
}
.mt-1{
  margin-top: 0.25rem;
}
.mt-10{
  margin-top: 2.5rem;
}
.mt-12{
  margin-top: 3rem;
}
.mt-16{
  margin-top: 4rem;
}
.mt-2{
  margin-top: 0.5rem;
}
.mt-20{
  margin-top: 5rem;
}
.mt-24{
  margin-top: 6rem;
}
.mt-3{
  margin-top: 0.75rem;
}
.mt-4{
  margin-top: 1rem;
}
.mt-40{
  margin-top: 10rem;
}
.mt-44{
  margin-top: 11rem;
}
.mt-5{
  margin-top: 1.25rem;
}
.mt-6{
  margin-top: 1.5rem;
}
.mt-60{
  margin-top: 15rem;
}
.mt-7{
  margin-top: 1.75rem;
}
.mt-8{
  margin-top: 2rem;
}
.mt-80{
  margin-top: 20rem;
}
.mt-9{
  margin-top: 2.25rem;
}
.block{
  display: block;
}
.flex{
  display: flex;
}
.inline-flex{
  display: inline-flex;
}
.table{
  display: table;
}
.grid{
  display: grid;
}
.\!contents{
  display: contents !important;
}
.contents{
  display: contents;
}
.hidden{
  display: none;
}
.h-1{
  height: 0.25rem;
}
.h-16{
  height: 4rem;
}
.h-20{
  height: 5rem;
}
.h-32{
  height: 8rem;
}
.h-4{
  height: 1rem;
}
.h-5{
  height: 1.25rem;
}
.h-6{
  height: 1.5rem;
}
.h-60{
  height: 15rem;
}
.h-64{
  height: 16rem;
}
.h-7{
  height: 1.75rem;
}
.h-8{
  height: 2rem;
}
.h-9{
  height: 2.25rem;
}
.min-h-screen{
  min-height: 100vh;
}
.w-16{
  width: 4rem;
}
.w-20{
  width: 5rem;
}
.w-32{
  width: 8rem;
}
.w-4{
  width: 1rem;
}
.w-40{
  width: 10rem;
}
.w-48{
  width: 12rem;
}
.w-5{
  width: 1.25rem;
}
.w-6{
  width: 1.5rem;
}
.w-7{
  width: 1.75rem;
}
.w-8{
  width: 2rem;
}
.w-auto{
  width: auto;
}
.w-fit{
  width: -moz-fit-content;
  width: fit-content;
}
.w-full{
  width: 100%;
}
.min-w-60{
  min-width: 15rem;
}
.min-w-80{
  min-width: 20rem;
}
.max-w-6xl{
  max-width: 72rem;
}
.max-w-7xl{
  max-width: 80rem;
}
.max-w-xl{
  max-width: 36rem;
}
.flex-1{
  flex: 1 1 0%;
}
.flex-shrink-0{
  flex-shrink: 0;
}
.shrink-0{
  flex-shrink: 0;
}
.origin-top{
  transform-origin: top;
}
.-translate-x-1\/2{
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-y-0{
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-y-4{
  --tw-translate-y: 1rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-100{
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-95{
  --tw-scale-x: .95;
  --tw-scale-y: .95;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.transform{
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.cursor-default{
  cursor: default;
}
.resize{
  resize: both;
}
.grid-cols-1{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.flex-col{
  flex-direction: column;
}
.flex-wrap{
  flex-wrap: wrap;
}
.content-center{
  align-content: center;
}
.items-center{
  align-items: center;
}
.justify-end{
  justify-content: flex-end;
}
.justify-center{
  justify-content: center;
}
.justify-between{
  justify-content: space-between;
}
.justify-items-center{
  justify-items: center;
}
.gap-10{
  gap: 2.5rem;
}
.gap-12{
  gap: 3rem;
}
.gap-2{
  gap: 0.5rem;
}
.gap-20{
  gap: 5rem;
}
.gap-3{
  gap: 0.75rem;
}
.gap-4{
  gap: 1rem;
}
.gap-48{
  gap: 12rem;
}
.gap-5{
  gap: 1.25rem;
}
.gap-6{
  gap: 1.5rem;
}
.gap-60{
  gap: 15rem;
}
.gap-8{
  gap: 2rem;
}
.space-x-8 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(2rem * var(--tw-space-x-reverse));
  margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-y-1 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}
.self-center{
  align-self: center;
}
.overflow-auto{
  overflow: auto;
}
.overflow-hidden{
  overflow: hidden;
}
.overflow-x-auto{
  overflow-x: auto;
}
.overflow-y-auto{
  overflow-y: auto;
}
.overflow-y-hidden{
  overflow-y: hidden;
}
.text-nowrap{
  text-wrap: nowrap;
}
.rounded{
  border-radius: 0.25rem;
}
.rounded-full{
  border-radius: 9999px;
}
.rounded-lg{
  border-radius: 0.5rem;
}
.rounded-md{
  border-radius: 0.375rem;
}
.rounded-l-md{
  border-top-left-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}
.rounded-r-md{
  border-top-right-radius: 0.375rem;
  border-bottom-right-radius: 0.375rem;
}
.border{
  border-width: 1px;
}
.border-0{
  border-width: 0px;
}
.border-b{
  border-bottom-width: 1px;
}
.border-b-2{
  border-bottom-width: 2px;
}
.border-l-4{
  border-left-width: 4px;
}
.border-r{
  border-right-width: 1px;
}
.border-t{
  border-top-width: 1px;
}
.border-black{
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
}
.border-gray-100{
  --tw-border-opacity: 1;
  border-color: rgb(243 244 246 / var(--tw-border-opacity, 1));
}
.border-gray-200{
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}
.border-gray-300{
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}
.border-gray-400{
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity, 1));
}
.border-indigo-400{
  --tw-border-opacity: 1;
  border-color: rgb(129 140 248 / var(--tw-border-opacity, 1));
}
.border-indigo-500{
  --tw-border-opacity: 1;
  border-color: rgb(99 102 241 / var(--tw-border-opacity, 1));
}
.border-transparent{
  border-color: transparent;
}
.bg-black{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}
.bg-gray-100{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}
.bg-gray-500{
  --tw-bg-opacity: 1;
  background-color: rgb(107 114 128 / var(--tw-bg-opacity, 1));
}
.bg-gray-800{
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
}
.bg-indigo-50{
  --tw-bg-opacity: 1;
  background-color: rgb(238 242 255 / var(--tw-bg-opacity, 1));
}
.bg-red-50{
  --tw-bg-opacity: 1;
  background-color: rgb(254 242 242 / var(--tw-bg-opacity, 1));
}
.bg-red-500{
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1));
}
.bg-red-600{
  --tw-bg-opacity: 1;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity, 1));
}
.bg-red-800{
  --tw-bg-opacity: 1;
  background-color: rgb(153 27 27 / var(--tw-bg-opacity, 1));
}
.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-yellow-500{
  --tw-bg-opacity: 1;
  background-color: rgb(234 179 8 / var(--tw-bg-opacity, 1));
}
.from-gray-700{
  --tw-gradient-from: #374151 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(55 65 81 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-gray-700\/50{
  --tw-gradient-from: rgb(55 65 81 / 0.5) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(55 65 81 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.via-transparent{
  --tw-gradient-to: rgb(0 0 0 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), transparent var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.bg-center{
  background-position: center;
}
.fill-current{
  fill: currentColor;
}
.stroke-gray-400{
  stroke: #9ca3af;
}
.stroke-gray-600{
  stroke: #4b5563;
}
.stroke-red-500{
  stroke: #ef4444;
}
.p-0{
  padding: 0px;
}
.p-1{
  padding: 0.25rem;
}
.p-2{
  padding: 0.5rem;
}
.p-3{
  padding: 0.75rem;
}
.p-4{
  padding: 1rem;
}
.p-5{
  padding: 1.25rem;
}
.p-6{
  padding: 1.5rem;
}
.px-0{
  padding-left: 0px;
  padding-right: 0px;
}
.px-1{
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.px-10{
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.px-2{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-20{
  padding-left: 5rem;
  padding-right: 5rem;
}
.px-3{
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-4{
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-5{
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-6{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-7{
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}
.px-9{
  padding-left: 2.25rem;
  padding-right: 2.25rem;
}
.py-1{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-10{
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.py-11{
  padding-top: 2.75rem;
  padding-bottom: 2.75rem;
}
.py-14{
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}
.py-2{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-20{
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.py-24{
  padding-top: 6rem;
  padding-bottom: 6rem;
}
.py-4{
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-40{
  padding-top: 10rem;
  padding-bottom: 10rem;
}
.py-44{
  padding-top: 11rem;
  padding-bottom: 11rem;
}
.py-5{
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.py-6{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-7{
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
}
.py-80{
  padding-top: 20rem;
  padding-bottom: 20rem;
}
.py-9{
  padding-top: 2.25rem;
  padding-bottom: 2.25rem;
}
.pb-0{
  padding-bottom: 0px;
}
.pb-1{
  padding-bottom: 0.25rem;
}
.pb-3{
  padding-bottom: 0.75rem;
}
.pb-40{
  padding-bottom: 10rem;
}
.pe-4{
  padding-inline-end: 1rem;
}
.pe-5{
  padding-inline-end: 1.25rem;
}
.pl-60{
  padding-left: 15rem;
}
.pr-10{
  padding-right: 2.5rem;
}
.pr-24{
  padding-right: 6rem;
}
.pr-5{
  padding-right: 1.25rem;
}
.ps-0{
  padding-inline-start: 0px;
}
.ps-3{
  padding-inline-start: 0.75rem;
}
.pt-0{
  padding-top: 0px;
}
.pt-1{
  padding-top: 0.25rem;
}
.pt-2{
  padding-top: 0.5rem;
}
.pt-20{
  padding-top: 5rem;
}
.pt-3{
  padding-top: 0.75rem;
}
.pt-4{
  padding-top: 1rem;
}
.pt-5{
  padding-top: 1.25rem;
}
.pt-6{
  padding-top: 1.5rem;
}
.pt-8{
  padding-top: 2rem;
}
.pt-80{
  padding-top: 20rem;
}
.text-center{
  text-align: center;
}
.text-right{
  text-align: right;
}
.text-start{
  text-align: start;
}
.text-end{
  text-align: end;
}
.align-middle{
  vertical-align: middle;
}
.font-sans{
  font-family: Figtree, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.text-base{
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-lg{
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-sm{
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xl{
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-xs{
  font-size: 0.75rem;
  line-height: 1rem;
}
.font-medium{
  font-weight: 500;
}
.font-semibold{
  font-weight: 600;
}
.uppercase{
  text-transform: uppercase;
}
.italic{
  font-style: italic;
}
.leading-4{
  line-height: 1rem;
}
.leading-5{
  line-height: 1.25rem;
}
.leading-7{
  line-height: 1.75rem;
}
.leading-relaxed{
  line-height: 1.625;
}
.tracking-wider{
  letter-spacing: 0.05em;
}
.tracking-widest{
  letter-spacing: 0.1em;
}
.text-black{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.text-gray-200{
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}
.text-gray-300{
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}
.text-gray-400{
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}
.text-gray-500{
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}
.text-gray-600{
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}
.text-gray-700{
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}
.text-gray-800{
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}
.text-gray-900{
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
}
.text-green-600{
  --tw-text-opacity: 1;
  color: rgb(22 163 74 / var(--tw-text-opacity, 1));
}
.text-indigo-500{
  --tw-text-opacity: 1;
  color: rgb(99 102 241 / var(--tw-text-opacity, 1));
}
.text-indigo-600{
  --tw-text-opacity: 1;
  color: rgb(79 70 229 / var(--tw-text-opacity, 1));
}
.text-indigo-700{
  --tw-text-opacity: 1;
  color: rgb(67 56 202 / var(--tw-text-opacity, 1));
}
.text-red-600{
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity, 1));
}
.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.underline{
  text-decoration-line: underline;
}
.antialiased{
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.opacity-0{
  opacity: 0;
}
.opacity-100{
  opacity: 1;
}
.opacity-75{
  opacity: 0.75;
}
.shadow{
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-2xl{
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-lg{
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-md{
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-sm{
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-xl{
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-gray-500{
  --tw-shadow-color: #6b7280;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-500\/20{
  --tw-shadow-color: rgb(107 114 128 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.outline{
  outline-style: solid;
}
.ring-1{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.ring-black{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(0 0 0 / var(--tw-ring-opacity, 1));
}
.ring-gray-300{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(209 213 219 / var(--tw-ring-opacity, 1));
}
.ring-white{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(255 255 255 / var(--tw-ring-opacity, 1));
}
.ring-opacity-5{
  --tw-ring-opacity: 0.05;
}
.filter{
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.transition{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-all{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-150{
  transition-duration: 150ms;
}
.duration-200{
  transition-duration: 200ms;
}
.duration-300{
  transition-duration: 300ms;
}
.duration-75{
  transition-duration: 75ms;
}
.ease-in{
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
.ease-in-out{
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.ease-out{
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
/*!
 * Bootstrap  v5.3.3 (https://getbootstrap.com/)
 * Copyright 2011-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root,
[data-bs-theme=light] {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-black: #000;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #0d6efd;
  --bs-secondary: #6c757d;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #ffc107;
  --bs-danger: #dc3545;
  --bs-light: #f8f9fa;
  --bs-dark: #212529;
  --bs-primary-rgb: 13, 110, 253;
  --bs-secondary-rgb: 108, 117, 125;
  --bs-success-rgb: 25, 135, 84;
  --bs-info-rgb: 13, 202, 240;
  --bs-warning-rgb: 255, 193, 7;
  --bs-danger-rgb: 220, 53, 69;
  --bs-light-rgb: 248, 249, 250;
  --bs-dark-rgb: 33, 37, 41;
  --bs-primary-text-emphasis: rgb(5.2, 44, 101.2);
  --bs-secondary-text-emphasis: rgb(43.2, 46.8, 50);
  --bs-success-text-emphasis: rgb(10, 54, 33.6);
  --bs-info-text-emphasis: rgb(5.2, 80.8, 96);
  --bs-warning-text-emphasis: rgb(102, 77.2, 2.8);
  --bs-danger-text-emphasis: rgb(88, 21.2, 27.6);
  --bs-light-text-emphasis: #495057;
  --bs-dark-text-emphasis: #495057;
  --bs-primary-bg-subtle: rgb(206.6, 226, 254.6);
  --bs-secondary-bg-subtle: rgb(225.6, 227.4, 229);
  --bs-success-bg-subtle: rgb(209, 231, 220.8);
  --bs-info-bg-subtle: rgb(206.6, 244.4, 252);
  --bs-warning-bg-subtle: rgb(255, 242.6, 205.4);
  --bs-danger-bg-subtle: rgb(248, 214.6, 217.8);
  --bs-light-bg-subtle: rgb(251.5, 252, 252.5);
  --bs-dark-bg-subtle: #ced4da;
  --bs-primary-border-subtle: rgb(158.2, 197, 254.2);
  --bs-secondary-border-subtle: rgb(196.2, 199.8, 203);
  --bs-success-border-subtle: rgb(163, 207, 186.6);
  --bs-info-border-subtle: rgb(158.2, 233.8, 249);
  --bs-warning-border-subtle: rgb(255, 230.2, 155.8);
  --bs-danger-border-subtle: rgb(241, 174.2, 180.6);
  --bs-light-border-subtle: #e9ecef;
  --bs-dark-border-subtle: #adb5bd;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-body-font-family: var(--bs-font-sans-serif);
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #212529;
  --bs-body-color-rgb: 33, 37, 41;
  --bs-body-bg: #fff;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-emphasis-color: #000;
  --bs-emphasis-color-rgb: 0, 0, 0;
  --bs-secondary-color: rgba(33, 37, 41, 0.75);
  --bs-secondary-color-rgb: 33, 37, 41;
  --bs-secondary-bg: #e9ecef;
  --bs-secondary-bg-rgb: 233, 236, 239;
  --bs-tertiary-color: rgba(33, 37, 41, 0.5);
  --bs-tertiary-color-rgb: 33, 37, 41;
  --bs-tertiary-bg: #f8f9fa;
  --bs-tertiary-bg-rgb: 248, 249, 250;
  --bs-heading-color: inherit;
  --bs-link-color: #0d6efd;
  --bs-link-color-rgb: 13, 110, 253;
  --bs-link-decoration: underline;
  --bs-link-hover-color: rgb(10.4, 88, 202.4);
  --bs-link-hover-color-rgb: 10, 88, 202;
  --bs-code-color: #d63384;
  --bs-highlight-color: #212529;
  --bs-highlight-bg: rgb(255, 242.6, 205.4);
  --bs-border-width: 1px;
  --bs-border-style: solid;
  --bs-border-color: #dee2e6;
  --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
  --bs-border-radius: 0.375rem;
  --bs-border-radius-sm: 0.25rem;
  --bs-border-radius-lg: 0.5rem;
  --bs-border-radius-xl: 1rem;
  --bs-border-radius-xxl: 2rem;
  --bs-border-radius-2xl: var(--bs-border-radius-xxl);
  --bs-border-radius-pill: 50rem;
  --bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  --bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);
  --bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  --bs-focus-ring-width: 0.25rem;
  --bs-focus-ring-opacity: 0.25;
  --bs-focus-ring-color: rgba(13, 110, 253, 0.25);
  --bs-form-valid-color: #198754;
  --bs-form-valid-border-color: #198754;
  --bs-form-invalid-color: #dc3545;
  --bs-form-invalid-border-color: #dc3545;
}

[data-bs-theme=dark] {
  color-scheme: dark;
  --bs-body-color: #dee2e6;
  --bs-body-color-rgb: 222, 226, 230;
  --bs-body-bg: #212529;
  --bs-body-bg-rgb: 33, 37, 41;
  --bs-emphasis-color: #fff;
  --bs-emphasis-color-rgb: 255, 255, 255;
  --bs-secondary-color: rgba(222, 226, 230, 0.75);
  --bs-secondary-color-rgb: 222, 226, 230;
  --bs-secondary-bg: #343a40;
  --bs-secondary-bg-rgb: 52, 58, 64;
  --bs-tertiary-color: rgba(222, 226, 230, 0.5);
  --bs-tertiary-color-rgb: 222, 226, 230;
  --bs-tertiary-bg: rgb(42.5, 47.5, 52.5);
  --bs-tertiary-bg-rgb: 43, 48, 53;
  --bs-primary-text-emphasis: rgb(109.8, 168, 253.8);
  --bs-secondary-text-emphasis: rgb(166.8, 172.2, 177);
  --bs-success-text-emphasis: rgb(117, 183, 152.4);
  --bs-info-text-emphasis: rgb(109.8, 223.2, 246);
  --bs-warning-text-emphasis: rgb(255, 217.8, 106.2);
  --bs-danger-text-emphasis: rgb(234, 133.8, 143.4);
  --bs-light-text-emphasis: #f8f9fa;
  --bs-dark-text-emphasis: #dee2e6;
  --bs-primary-bg-subtle: rgb(2.6, 22, 50.6);
  --bs-secondary-bg-subtle: rgb(21.6, 23.4, 25);
  --bs-success-bg-subtle: rgb(5, 27, 16.8);
  --bs-info-bg-subtle: rgb(2.6, 40.4, 48);
  --bs-warning-bg-subtle: rgb(51, 38.6, 1.4);
  --bs-danger-bg-subtle: rgb(44, 10.6, 13.8);
  --bs-light-bg-subtle: #343a40;
  --bs-dark-bg-subtle: #1a1d20;
  --bs-primary-border-subtle: rgb(7.8, 66, 151.8);
  --bs-secondary-border-subtle: rgb(64.8, 70.2, 75);
  --bs-success-border-subtle: rgb(15, 81, 50.4);
  --bs-info-border-subtle: rgb(7.8, 121.2, 144);
  --bs-warning-border-subtle: rgb(153, 115.8, 4.2);
  --bs-danger-border-subtle: rgb(132, 31.8, 41.4);
  --bs-light-border-subtle: #495057;
  --bs-dark-border-subtle: #343a40;
  --bs-heading-color: inherit;
  --bs-link-color: rgb(109.8, 168, 253.8);
  --bs-link-hover-color: rgb(138.84, 185.4, 254.04);
  --bs-link-color-rgb: 110, 168, 254;
  --bs-link-hover-color-rgb: 139, 185, 254;
  --bs-code-color: rgb(230.4, 132.6, 181.2);
  --bs-highlight-color: #dee2e6;
  --bs-highlight-bg: rgb(102, 77.2, 2.8);
  --bs-border-color: #495057;
  --bs-border-color-translucent: rgba(255, 255, 255, 0.15);
  --bs-form-valid-color: rgb(117, 183, 152.4);
  --bs-form-valid-border-color: rgb(117, 183, 152.4);
  --bs-form-invalid-color: rgb(234, 133.8, 143.4);
  --bs-form-invalid-border-color: rgb(234, 133.8, 143.4);
}

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

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

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

hr {
  margin: 1rem 0;
  color: inherit;
  border: 0;
  border-top: var(--bs-border-width) solid;
  opacity: 0.25;
}

h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
  color: var(--bs-heading-color);
}

h1, .h1 {
  font-size: calc(1.375rem + 1.5vw);
}
@media (min-width: 1200px) {
  h1, .h1 {
    font-size: 2.5rem;
  }
}

h2, .h2 {
  font-size: calc(1.325rem + 0.9vw);
}
@media (min-width: 1200px) {
  h2, .h2 {
    font-size: 2rem;
  }
}

h3, .h3 {
  font-size: calc(1.3rem + 0.6vw);
}
@media (min-width: 1200px) {
  h3, .h3 {
    font-size: 1.75rem;
  }
}

h4, .h4 {
  font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
  h4, .h4 {
    font-size: 1.5rem;
  }
}

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

h6, .h6 {
  font-size: 1rem;
}

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

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

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

ol,
ul {
  padding-left: 2rem;
}

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, .small {
  font-size: 0.875em;
}

mark, .mark {
  padding: 0.1875em;
  color: var(--bs-highlight-color);
  background-color: var(--bs-highlight-bg);
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));
  text-decoration: underline;
}
a:hover {
  --bs-link-color-rgb: var(--bs-link-hover-color-rgb);
}

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

pre,
code,
kbd,
samp {
  font-family: var(--bs-font-monospace);
  font-size: 1em;
}

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

code {
  font-size: 0.875em;
  color: var(--bs-code-color);
  word-wrap: break-word;
}
a > code {
  color: inherit;
}

kbd {
  padding: 0.1875rem 0.375rem;
  font-size: 0.875em;
  color: var(--bs-body-bg);
  background-color: var(--bs-body-color);
  border-radius: 0.25rem;
}
kbd kbd {
  padding: 0;
  font-size: 1em;
}

figure {
  margin: 0 0 1rem;
}

img,
svg {
  vertical-align: middle;
}

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

caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: var(--bs-secondary-color);
  text-align: left;
}

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

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

label {
  display: inline-block;
}

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,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}
select:disabled {
  opacity: 1;
}

[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator {
  display: none !important;
}

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

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

textarea {
  resize: vertical;
}

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

legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: calc(1.275rem + 0.3vw);
  line-height: inherit;
}
@media (min-width: 1200px) {
  legend {
    font-size: 1.5rem;
  }
}
legend + * {
  clear: left;
}

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

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

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

/* rtl:raw:
[type="tel"],
[type="url"],
[type="email"],
[type="number"] {
  direction: ltr;
}
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

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

output {
  display: inline-block;
}

iframe {
  border: 0;
}

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

progress {
  vertical-align: baseline;
}

[hidden] {
  display: none !important;
}

.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

.display-1 {
  font-size: calc(1.625rem + 4.5vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-1 {
    font-size: 5rem;
  }
}

.display-2 {
  font-size: calc(1.575rem + 3.9vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-2 {
    font-size: 4.5rem;
  }
}

.display-3 {
  font-size: calc(1.525rem + 3.3vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-3 {
    font-size: 4rem;
  }
}

.display-4 {
  font-size: calc(1.475rem + 2.7vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-4 {
    font-size: 3.5rem;
  }
}

.display-5 {
  font-size: calc(1.425rem + 2.1vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-5 {
    font-size: 3rem;
  }
}

.display-6 {
  font-size: calc(1.375rem + 1.5vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-6 {
    font-size: 2.5rem;
  }
}

.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: 0.875em;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}
.blockquote > :last-child {
  margin-bottom: 0;
}

.blockquote-footer {
  margin-top: -1rem;
  margin-bottom: 1rem;
  font-size: 0.875em;
  color: #6c757d;
}
.blockquote-footer::before {
  content: "— ";
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: var(--bs-body-bg);
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 0.875em;
  color: var(--bs-secondary-color);
}

.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  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;
  }
}
@media (min-width: 1400px) {
  .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1320px;
  }
}
:root {
  --bs-breakpoint-xs: 0;
  --bs-breakpoint-sm: 576px;
  --bs-breakpoint-md: 768px;
  --bs-breakpoint-lg: 992px;
  --bs-breakpoint-xl: 1200px;
  --bs-breakpoint-xxl: 1400px;
}

.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}
.row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}

.col {
  flex: 1 0 0%;
}

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

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

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

.row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.33333333%;
}

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

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

.row-cols-6 > * {
  flex: 0 0 auto;
  width: 16.66666667%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .col-sm {
    flex: 1 0 0%;
  }
  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
  .g-sm-0,
  .gx-sm-0 {
    --bs-gutter-x: 0;
  }
  .g-sm-0,
  .gy-sm-0 {
    --bs-gutter-y: 0;
  }
  .g-sm-1,
  .gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-sm-1,
  .gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-sm-2,
  .gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-sm-2,
  .gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-sm-3,
  .gx-sm-3 {
    --bs-gutter-x: 1rem;
  }
  .g-sm-3,
  .gy-sm-3 {
    --bs-gutter-y: 1rem;
  }
  .g-sm-4,
  .gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-sm-4,
  .gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-sm-5,
  .gx-sm-5 {
    --bs-gutter-x: 3rem;
  }
  .g-sm-5,
  .gy-sm-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex: 1 0 0%;
  }
  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333333%;
  }
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
  .g-md-0,
  .gx-md-0 {
    --bs-gutter-x: 0;
  }
  .g-md-0,
  .gy-md-0 {
    --bs-gutter-y: 0;
  }
  .g-md-1,
  .gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-md-1,
  .gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-md-2,
  .gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-md-2,
  .gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-md-3,
  .gx-md-3 {
    --bs-gutter-x: 1rem;
  }
  .g-md-3,
  .gy-md-3 {
    --bs-gutter-y: 1rem;
  }
  .g-md-4,
  .gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-md-4,
  .gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-md-5,
  .gx-md-5 {
    --bs-gutter-x: 3rem;
  }
  .g-md-5,
  .gy-md-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex: 1 0 0%;
  }
  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
  .g-lg-0,
  .gx-lg-0 {
    --bs-gutter-x: 0;
  }
  .g-lg-0,
  .gy-lg-0 {
    --bs-gutter-y: 0;
  }
  .g-lg-1,
  .gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-lg-1,
  .gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-lg-2,
  .gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-lg-2,
  .gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-lg-3,
  .gx-lg-3 {
    --bs-gutter-x: 1rem;
  }
  .g-lg-3,
  .gy-lg-3 {
    --bs-gutter-y: 1rem;
  }
  .g-lg-4,
  .gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-lg-4,
  .gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-lg-5,
  .gx-lg-5 {
    --bs-gutter-x: 3rem;
  }
  .g-lg-5,
  .gy-lg-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex: 1 0 0%;
  }
  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
  .g-xl-0,
  .gx-xl-0 {
    --bs-gutter-x: 0;
  }
  .g-xl-0,
  .gy-xl-0 {
    --bs-gutter-y: 0;
  }
  .g-xl-1,
  .gx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xl-1,
  .gy-xl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xl-2,
  .gx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xl-2,
  .gy-xl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xl-3,
  .gx-xl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xl-3,
  .gy-xl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xl-4,
  .gx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xl-4,
  .gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xl-5,
  .gx-xl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xl-5,
  .gy-xl-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1400px) {
  .col-xxl {
    flex: 1 0 0%;
  }
  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .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%;
  }
  .g-xxl-0,
  .gx-xxl-0 {
    --bs-gutter-x: 0;
  }
  .g-xxl-0,
  .gy-xxl-0 {
    --bs-gutter-y: 0;
  }
  .g-xxl-1,
  .gx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xxl-1,
  .gy-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xxl-2,
  .gx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xxl-2,
  .gy-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xxl-3,
  .gx-xxl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xxl-3,
  .gy-xxl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xxl-4,
  .gx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xxl-4,
  .gy-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xxl-5,
  .gx-xxl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xxl-5,
  .gy-xxl-5 {
    --bs-gutter-y: 3rem;
  }
}
.table {
  --bs-table-color-type: initial;
  --bs-table-bg-type: initial;
  --bs-table-color-state: initial;
  --bs-table-bg-state: initial;
  --bs-table-color: var(--bs-emphasis-color);
  --bs-table-bg: var(--bs-body-bg);
  --bs-table-border-color: var(--bs-border-color);
  --bs-table-accent-bg: transparent;
  --bs-table-striped-color: var(--bs-emphasis-color);
  --bs-table-striped-bg: rgba(var(--bs-emphasis-color-rgb), 0.05);
  --bs-table-active-color: var(--bs-emphasis-color);
  --bs-table-active-bg: rgba(var(--bs-emphasis-color-rgb), 0.1);
  --bs-table-hover-color: var(--bs-emphasis-color);
  --bs-table-hover-bg: rgba(var(--bs-emphasis-color-rgb), 0.075);
  width: 100%;
  margin-bottom: 1rem;
  vertical-align: top;
  border-color: var(--bs-table-border-color);
}
.table > :not(caption) > * > * {
  padding: 0.5rem 0.5rem;
  color: var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));
  background-color: var(--bs-table-bg);
  border-bottom-width: var(--bs-border-width);
  box-shadow: inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)));
}
.table > tbody {
  vertical-align: inherit;
}
.table > thead {
  vertical-align: bottom;
}

.table-group-divider {
  border-top: calc(var(--bs-border-width) * 2) solid currentcolor;
}

.caption-top {
  caption-side: top;
}

.table-sm > :not(caption) > * > * {
  padding: 0.25rem 0.25rem;
}

.table-bordered > :not(caption) > * {
  border-width: var(--bs-border-width) 0;
}
.table-bordered > :not(caption) > * > * {
  border-width: 0 var(--bs-border-width);
}

.table-borderless > :not(caption) > * > * {
  border-bottom-width: 0;
}
.table-borderless > :not(:first-child) {
  border-top-width: 0;
}

.table-striped > tbody > tr:nth-of-type(odd) > * {
  --bs-table-color-type: var(--bs-table-striped-color);
  --bs-table-bg-type: var(--bs-table-striped-bg);
}

.table-striped-columns > :not(caption) > tr > :nth-child(even) {
  --bs-table-color-type: var(--bs-table-striped-color);
  --bs-table-bg-type: var(--bs-table-striped-bg);
}

.table-active {
  --bs-table-color-state: var(--bs-table-active-color);
  --bs-table-bg-state: var(--bs-table-active-bg);
}

.table-hover > tbody > tr:hover > * {
  --bs-table-color-state: var(--bs-table-hover-color);
  --bs-table-bg-state: var(--bs-table-hover-bg);
}

.table-primary {
  --bs-table-color: #000;
  --bs-table-bg: rgb(206.6, 226, 254.6);
  --bs-table-border-color: rgb(165.28, 180.8, 203.68);
  --bs-table-striped-bg: rgb(196.27, 214.7, 241.87);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(185.94, 203.4, 229.14);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(191.105, 209.05, 235.505);
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-secondary {
  --bs-table-color: #000;
  --bs-table-bg: rgb(225.6, 227.4, 229);
  --bs-table-border-color: rgb(180.48, 181.92, 183.2);
  --bs-table-striped-bg: rgb(214.32, 216.03, 217.55);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(203.04, 204.66, 206.1);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(208.68, 210.345, 211.825);
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-success {
  --bs-table-color: #000;
  --bs-table-bg: rgb(209, 231, 220.8);
  --bs-table-border-color: rgb(167.2, 184.8, 176.64);
  --bs-table-striped-bg: rgb(198.55, 219.45, 209.76);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(188.1, 207.9, 198.72);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(193.325, 213.675, 204.24);
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-info {
  --bs-table-color: #000;
  --bs-table-bg: rgb(206.6, 244.4, 252);
  --bs-table-border-color: rgb(165.28, 195.52, 201.6);
  --bs-table-striped-bg: rgb(196.27, 232.18, 239.4);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(185.94, 219.96, 226.8);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(191.105, 226.07, 233.1);
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-warning {
  --bs-table-color: #000;
  --bs-table-bg: rgb(255, 242.6, 205.4);
  --bs-table-border-color: rgb(204, 194.08, 164.32);
  --bs-table-striped-bg: rgb(242.25, 230.47, 195.13);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(229.5, 218.34, 184.86);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(235.875, 224.405, 189.995);
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-danger {
  --bs-table-color: #000;
  --bs-table-bg: rgb(248, 214.6, 217.8);
  --bs-table-border-color: rgb(198.4, 171.68, 174.24);
  --bs-table-striped-bg: rgb(235.6, 203.87, 206.91);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(223.2, 193.14, 196.02);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(229.4, 198.505, 201.465);
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-light {
  --bs-table-color: #000;
  --bs-table-bg: #f8f9fa;
  --bs-table-border-color: rgb(198.4, 199.2, 200);
  --bs-table-striped-bg: rgb(235.6, 236.55, 237.5);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(223.2, 224.1, 225);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(229.4, 230.325, 231.25);
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-dark {
  --bs-table-color: #fff;
  --bs-table-bg: #212529;
  --bs-table-border-color: rgb(77.4, 80.6, 83.8);
  --bs-table-striped-bg: rgb(44.1, 47.9, 51.7);
  --bs-table-striped-color: #fff;
  --bs-table-active-bg: rgb(55.2, 58.8, 62.4);
  --bs-table-active-color: #fff;
  --bs-table-hover-bg: rgb(49.65, 53.35, 57.05);
  --bs-table-hover-color: #fff;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

@media (max-width: 575.98px) {
  .table-responsive-sm {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1399.98px) {
  .table-responsive-xxl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
.form-label {
  margin-bottom: 0.5rem;
}

.col-form-label {
  padding-top: calc(0.375rem + var(--bs-border-width));
  padding-bottom: calc(0.375rem + var(--bs-border-width));
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

.col-form-label-lg {
  padding-top: calc(0.5rem + var(--bs-border-width));
  padding-bottom: calc(0.5rem + var(--bs-border-width));
  font-size: 1.25rem;
}

.col-form-label-sm {
  padding-top: calc(0.25rem + var(--bs-border-width));
  padding-bottom: calc(0.25rem + var(--bs-border-width));
  font-size: 0.875rem;
}

.form-text {
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: var(--bs-secondary-color);
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: var(--bs-body-bg);
  background-clip: padding-box;
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  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[type=file] {
  overflow: hidden;
}
.form-control[type=file]:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control:focus {
  color: var(--bs-body-color);
  background-color: var(--bs-body-bg);
  border-color: rgb(134, 182.5, 254);
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-control::-webkit-date-and-time-value {
  min-width: 85px;
  height: 1.5em;
  margin: 0;
}
.form-control::-webkit-datetime-edit {
  display: block;
  padding: 0;
}
.form-control::-moz-placeholder {
  color: var(--bs-secondary-color);
  opacity: 1;
}
.form-control::placeholder {
  color: var(--bs-secondary-color);
  opacity: 1;
}
.form-control:disabled {
  background-color: var(--bs-secondary-bg);
  opacity: 1;
}
.form-control::file-selector-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  margin-inline-end: 0.75rem;
  color: var(--bs-body-color);
  background-color: var(--bs-tertiary-bg);
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: var(--bs-border-width);
  border-radius: 0;
  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) {
  .form-control::file-selector-button {
    transition: none;
  }
}
.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: var(--bs-secondary-bg);
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  line-height: 1.5;
  color: var(--bs-body-color);
  background-color: transparent;
  border: solid transparent;
  border-width: var(--bs-border-width) 0;
}
.form-control-plaintext:focus {
  outline: 0;
}
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  min-height: calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: var(--bs-border-radius-sm);
}
.form-control-sm::file-selector-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  margin-inline-end: 0.5rem;
}

.form-control-lg {
  min-height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: var(--bs-border-radius-lg);
}
.form-control-lg::file-selector-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  margin-inline-end: 1rem;
}

textarea.form-control {
  min-height: calc(1.5em + 0.75rem + calc(var(--bs-border-width) * 2));
}
textarea.form-control-sm {
  min-height: calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));
}
textarea.form-control-lg {
  min-height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));
}

.form-control-color {
  width: 3rem;
  height: calc(1.5em + 0.75rem + calc(var(--bs-border-width) * 2));
  padding: 0.375rem;
}
.form-control-color:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control-color::-moz-color-swatch {
  border: 0 !important;
  border-radius: var(--bs-border-radius);
}
.form-control-color::-webkit-color-swatch {
  border: 0 !important;
  border-radius: var(--bs-border-radius);
}
.form-control-color.form-control-sm {
  height: calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));
}
.form-control-color.form-control-lg {
  height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));
}

.form-select {
  --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: var(--bs-body-bg);
  background-image: var(--bs-form-select-bg-img), var(--bs-form-select-bg-icon, none);
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-select {
    transition: none;
  }
}
.form-select:focus {
  border-color: rgb(134, 182.5, 254);
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-select[multiple], .form-select[size]:not([size="1"]) {
  padding-right: 0.75rem;
  background-image: none;
}
.form-select:disabled {
  background-color: var(--bs-secondary-bg);
}
.form-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 var(--bs-body-color);
}

.form-select-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
  border-radius: var(--bs-border-radius-sm);
}

.form-select-lg {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
  border-radius: var(--bs-border-radius-lg);
}

[data-bs-theme=dark] .form-select {
  --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
}

.form-check {
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5em;
  margin-bottom: 0.125rem;
}
.form-check .form-check-input {
  float: left;
  margin-left: -1.5em;
}

.form-check-reverse {
  padding-right: 1.5em;
  padding-left: 0;
  text-align: right;
}
.form-check-reverse .form-check-input {
  float: right;
  margin-right: -1.5em;
  margin-left: 0;
}

.form-check-input {
  --bs-form-check-bg: var(--bs-body-bg);
  flex-shrink: 0;
  width: 1em;
  height: 1em;
  margin-top: 0.25em;
  vertical-align: top;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: var(--bs-form-check-bg);
  background-image: var(--bs-form-check-bg-image);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: var(--bs-border-width) solid var(--bs-border-color);
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
}
.form-check-input[type=checkbox] {
  border-radius: 0.25em;
}
.form-check-input[type=radio] {
  border-radius: 50%;
}
.form-check-input:active {
  filter: brightness(90%);
}
.form-check-input:focus {
  border-color: rgb(134, 182.5, 254);
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-check-input:checked {
  background-color: #0d6efd;
  border-color: #0d6efd;
}
.form-check-input:checked[type=checkbox] {
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");
}
.form-check-input:checked[type=radio] {
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");
}
.form-check-input[type=checkbox]:indeterminate {
  background-color: #0d6efd;
  border-color: #0d6efd;
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
}
.form-check-input:disabled {
  pointer-events: none;
  filter: none;
  opacity: 0.5;
}
.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
  cursor: default;
  opacity: 0.5;
}

.form-switch {
  padding-left: 2.5em;
}
.form-switch .form-check-input {
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
  width: 2em;
  margin-left: -2.5em;
  background-image: var(--bs-form-switch-bg);
  background-position: left center;
  border-radius: 2em;
  transition: background-position 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-switch .form-check-input {
    transition: none;
  }
}
.form-switch .form-check-input:focus {
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgb%28134, 182.5, 254%29'/%3e%3c/svg%3e");
}
.form-switch .form-check-input:checked {
  background-position: right center;
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.form-switch.form-check-reverse {
  padding-right: 2.5em;
  padding-left: 0;
}
.form-switch.form-check-reverse .form-check-input {
  margin-right: -2.5em;
  margin-left: 0;
}

.form-check-inline {
  display: inline-block;
  margin-right: 1rem;
}

.btn-check {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.btn-check[disabled] + .btn, .btn-check:disabled + .btn {
  pointer-events: none;
  filter: none;
  opacity: 0.65;
}

[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus) {
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e");
}

.form-range {
  width: 100%;
  height: 1.5rem;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
}
.form-range:focus {
  outline: 0;
}
.form-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-range::-moz-focus-outer {
  border: 0;
}
.form-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  -webkit-appearance: none;
          appearance: none;
  background-color: #0d6efd;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  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) {
  .form-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}
.form-range::-webkit-slider-thumb:active {
  background-color: rgb(182.4, 211.5, 254.4);
}
.form-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: var(--bs-secondary-bg);
  border-color: transparent;
  border-radius: 1rem;
}
.form-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  -moz-appearance: none;
       appearance: none;
  background-color: #0d6efd;
  border: 0;
  border-radius: 1rem;
  -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  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) {
  .form-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
}
.form-range::-moz-range-thumb:active {
  background-color: rgb(182.4, 211.5, 254.4);
}
.form-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: var(--bs-secondary-bg);
  border-color: transparent;
  border-radius: 1rem;
}
.form-range:disabled {
  pointer-events: none;
}
.form-range:disabled::-webkit-slider-thumb {
  background-color: var(--bs-secondary-color);
}
.form-range:disabled::-moz-range-thumb {
  background-color: var(--bs-secondary-color);
}

.form-floating {
  position: relative;
}
.form-floating > .form-control,
.form-floating > .form-control-plaintext,
.form-floating > .form-select {
  height: calc(3.5rem + calc(var(--bs-border-width) * 2));
  min-height: calc(3.5rem + calc(var(--bs-border-width) * 2));
  line-height: 1.25;
}
.form-floating > label {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  height: 100%;
  padding: 1rem 0.75rem;
  overflow: hidden;
  text-align: start;
  text-overflow: ellipsis;
  white-space: nowrap;
  pointer-events: none;
  border: var(--bs-border-width) solid transparent;
  transform-origin: 0 0;
  transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-floating > label {
    transition: none;
  }
}
.form-floating > .form-control,
.form-floating > .form-control-plaintext {
  padding: 1rem 0.75rem;
}
.form-floating > .form-control::-moz-placeholder, .form-floating > .form-control-plaintext::-moz-placeholder {
  color: transparent;
}
.form-floating > .form-control::placeholder,
.form-floating > .form-control-plaintext::placeholder {
  color: transparent;
}
.form-floating > .form-control:not(:-moz-placeholder), .form-floating > .form-control-plaintext:not(:-moz-placeholder) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:focus, .form-floating > .form-control:not(:placeholder-shown),
.form-floating > .form-control-plaintext:focus,
.form-floating > .form-control-plaintext:not(:placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:-webkit-autofill,
.form-floating > .form-control-plaintext:-webkit-autofill {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-select {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:not(:-moz-placeholder) ~ label {
  color: rgba(var(--bs-body-color-rgb), 0.65);
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control:focus ~ label,
.form-floating > .form-control:not(:placeholder-shown) ~ label,
.form-floating > .form-control-plaintext ~ label,
.form-floating > .form-select ~ label {
  color: rgba(var(--bs-body-color-rgb), 0.65);
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control:not(:-moz-placeholder) ~ label::after {
  position: absolute;
  inset: 1rem 0.375rem;
  z-index: -1;
  height: 1.5em;
  content: "";
  background-color: var(--bs-body-bg);
  border-radius: var(--bs-border-radius);
}
.form-floating > .form-control:focus ~ label::after,
.form-floating > .form-control:not(:placeholder-shown) ~ label::after,
.form-floating > .form-control-plaintext ~ label::after,
.form-floating > .form-select ~ label::after {
  position: absolute;
  inset: 1rem 0.375rem;
  z-index: -1;
  height: 1.5em;
  content: "";
  background-color: var(--bs-body-bg);
  border-radius: var(--bs-border-radius);
}
.form-floating > .form-control:-webkit-autofill ~ label {
  color: rgba(var(--bs-body-color-rgb), 0.65);
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control-plaintext ~ label {
  border-width: var(--bs-border-width) 0;
}
.form-floating > :disabled ~ label,
.form-floating > .form-control:disabled ~ label {
  color: #6c757d;
}
.form-floating > :disabled ~ label::after,
.form-floating > .form-control:disabled ~ label::after {
  background-color: var(--bs-secondary-bg);
}

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .form-control,
.input-group > .form-select,
.input-group > .form-floating {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}
.input-group > .form-control:focus,
.input-group > .form-select:focus,
.input-group > .form-floating:focus-within {
  z-index: 5;
}
.input-group .btn {
  position: relative;
  z-index: 2;
}
.input-group .btn:focus {
  z-index: 5;
}

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  text-align: center;
  white-space: nowrap;
  background-color: var(--bs-tertiary-bg);
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
}

.input-group-lg > .form-control,
.input-group-lg > .form-select,
.input-group-lg > .input-group-text,
.input-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: var(--bs-border-radius-lg);
}

.input-group-sm > .form-control,
.input-group-sm > .form-select,
.input-group-sm > .input-group-text,
.input-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: var(--bs-border-radius-sm);
}

.input-group-lg > .form-select,
.input-group-sm > .form-select {
  padding-right: 3rem;
}

.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),
.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3),
.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-control,
.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-select {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group.has-validation > :nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),
.input-group.has-validation > .dropdown-toggle:nth-last-child(n+4),
.input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-control,
.input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-select {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: calc(var(--bs-border-width) * -1);
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group > .form-floating:not(:first-child) > .form-control,
.input-group > .form-floating:not(:first-child) > .form-select {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: var(--bs-form-valid-color);
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: var(--bs-success);
  border-radius: var(--bs-border-radius);
}

.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: var(--bs-form-valid-border-color);
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.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: var(--bs-form-valid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-success-rgb), 0.25);
}

.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 .form-select:valid, .form-select.is-valid {
  border-color: var(--bs-form-valid-border-color);
}
.was-validated .form-select:valid:not([multiple]):not([size]), .was-validated .form-select:valid:not([multiple])[size="1"], .form-select.is-valid:not([multiple]):not([size]), .form-select.is-valid:not([multiple])[size="1"] {
  --bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.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");
  padding-right: 4.125rem;
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-select:valid:focus, .form-select.is-valid:focus {
  border-color: var(--bs-form-valid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-success-rgb), 0.25);
}

.was-validated .form-control-color:valid, .form-control-color.is-valid {
  width: calc(3rem + calc(1.5em + 0.75rem));
}

.was-validated .form-check-input:valid, .form-check-input.is-valid {
  border-color: var(--bs-form-valid-border-color);
}
.was-validated .form-check-input:valid:checked, .form-check-input.is-valid:checked {
  background-color: var(--bs-form-valid-color);
}
.was-validated .form-check-input:valid:focus, .form-check-input.is-valid:focus {
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-success-rgb), 0.25);
}
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: var(--bs-form-valid-color);
}

.form-check-inline .form-check-input ~ .valid-feedback {
  margin-left: 0.5em;
}

.was-validated .input-group > .form-control:not(:focus):valid, .input-group > .form-control:not(:focus).is-valid,
.was-validated .input-group > .form-select:not(:focus):valid,
.input-group > .form-select:not(:focus).is-valid,
.was-validated .input-group > .form-floating:not(:focus-within):valid,
.input-group > .form-floating:not(:focus-within).is-valid {
  z-index: 3;
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: var(--bs-form-invalid-color);
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: var(--bs-danger);
  border-radius: var(--bs-border-radius);
}

.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: var(--bs-form-invalid-border-color);
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%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: var(--bs-form-invalid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-danger-rgb), 0.25);
}

.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 .form-select:invalid, .form-select.is-invalid {
  border-color: var(--bs-form-invalid-border-color);
}
.was-validated .form-select:invalid:not([multiple]):not([size]), .was-validated .form-select:invalid:not([multiple])[size="1"], .form-select.is-invalid:not([multiple]):not([size]), .form-select.is-invalid:not([multiple])[size="1"] {
  --bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%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");
  padding-right: 4.125rem;
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-select:invalid:focus, .form-select.is-invalid:focus {
  border-color: var(--bs-form-invalid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-danger-rgb), 0.25);
}

.was-validated .form-control-color:invalid, .form-control-color.is-invalid {
  width: calc(3rem + calc(1.5em + 0.75rem));
}

.was-validated .form-check-input:invalid, .form-check-input.is-invalid {
  border-color: var(--bs-form-invalid-border-color);
}
.was-validated .form-check-input:invalid:checked, .form-check-input.is-invalid:checked {
  background-color: var(--bs-form-invalid-color);
}
.was-validated .form-check-input:invalid:focus, .form-check-input.is-invalid:focus {
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-danger-rgb), 0.25);
}
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: var(--bs-form-invalid-color);
}

.form-check-inline .form-check-input ~ .invalid-feedback {
  margin-left: 0.5em;
}

.was-validated .input-group > .form-control:not(:focus):invalid, .input-group > .form-control:not(:focus).is-invalid,
.was-validated .input-group > .form-select:not(:focus):invalid,
.input-group > .form-select:not(:focus).is-invalid,
.was-validated .input-group > .form-floating:not(:focus-within):invalid,
.input-group > .form-floating:not(:focus-within).is-invalid {
  z-index: 4;
}

.btn {
  --bs-btn-padding-x: 0.75rem;
  --bs-btn-padding-y: 0.375rem;
  --bs-btn-font-family: ;
  --bs-btn-font-size: 1rem;
  --bs-btn-font-weight: 400;
  --bs-btn-line-height: 1.5;
  --bs-btn-color: var(--bs-body-color);
  --bs-btn-bg: transparent;
  --bs-btn-border-width: var(--bs-border-width);
  --bs-btn-border-color: transparent;
  --bs-btn-border-radius: var(--bs-border-radius);
  --bs-btn-hover-border-color: transparent;
  --bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  --bs-btn-disabled-opacity: 0.65;
  --bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);
  display: inline-block;
  padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
  font-family: var(--bs-btn-font-family);
  font-size: var(--bs-btn-font-size);
  font-weight: var(--bs-btn-font-weight);
  line-height: var(--bs-btn-line-height);
  color: var(--bs-btn-color);
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
  border-radius: var(--bs-btn-border-radius);
  background-color: var(--bs-btn-bg);
  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: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
}
.btn-check + .btn:hover {
  color: var(--bs-btn-color);
  background-color: var(--bs-btn-bg);
  border-color: var(--bs-btn-border-color);
}
.btn:focus-visible {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn-check:focus-visible + .btn {
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn-check:checked + .btn, :not(.btn-check) + .btn:active, .btn:first-child:active, .btn.active, .btn.show {
  color: var(--bs-btn-active-color);
  background-color: var(--bs-btn-active-bg);
  border-color: var(--bs-btn-active-border-color);
}
.btn-check:checked + .btn:focus-visible, :not(.btn-check) + .btn:active:focus-visible, .btn:first-child:active:focus-visible, .btn.active:focus-visible, .btn.show:focus-visible {
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn-check:checked:focus-visible + .btn {
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn:disabled, .btn.disabled, fieldset:disabled .btn {
  color: var(--bs-btn-disabled-color);
  pointer-events: none;
  background-color: var(--bs-btn-disabled-bg);
  border-color: var(--bs-btn-disabled-border-color);
  opacity: var(--bs-btn-disabled-opacity);
}

.btn-primary {
  --bs-btn-color: #fff;
  --bs-btn-bg: #0d6efd;
  --bs-btn-border-color: #0d6efd;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(11.05, 93.5, 215.05);
  --bs-btn-hover-border-color: rgb(10.4, 88, 202.4);
  --bs-btn-focus-shadow-rgb: 49, 132, 253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(10.4, 88, 202.4);
  --bs-btn-active-border-color: rgb(9.75, 82.5, 189.75);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #0d6efd;
  --bs-btn-disabled-border-color: #0d6efd;
}

.btn-secondary {
  --bs-btn-color: #fff;
  --bs-btn-bg: #6c757d;
  --bs-btn-border-color: #6c757d;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(91.8, 99.45, 106.25);
  --bs-btn-hover-border-color: rgb(86.4, 93.6, 100);
  --bs-btn-focus-shadow-rgb: 130, 138, 145;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(86.4, 93.6, 100);
  --bs-btn-active-border-color: rgb(81, 87.75, 93.75);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #6c757d;
  --bs-btn-disabled-border-color: #6c757d;
}

.btn-success {
  --bs-btn-color: #fff;
  --bs-btn-bg: #198754;
  --bs-btn-border-color: #198754;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(21.25, 114.75, 71.4);
  --bs-btn-hover-border-color: rgb(20, 108, 67.2);
  --bs-btn-focus-shadow-rgb: 60, 153, 110;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(20, 108, 67.2);
  --bs-btn-active-border-color: rgb(18.75, 101.25, 63);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #198754;
  --bs-btn-disabled-border-color: #198754;
}

.btn-info {
  --bs-btn-color: #000;
  --bs-btn-bg: #0dcaf0;
  --bs-btn-border-color: #0dcaf0;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: rgb(49.3, 209.95, 242.25);
  --bs-btn-hover-border-color: rgb(37.2, 207.3, 241.5);
  --bs-btn-focus-shadow-rgb: 11, 172, 204;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: rgb(61.4, 212.6, 243);
  --bs-btn-active-border-color: rgb(37.2, 207.3, 241.5);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #0dcaf0;
  --bs-btn-disabled-border-color: #0dcaf0;
}

.btn-warning {
  --bs-btn-color: #000;
  --bs-btn-bg: #ffc107;
  --bs-btn-border-color: #ffc107;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: rgb(255, 202.3, 44.2);
  --bs-btn-hover-border-color: rgb(255, 199.2, 31.8);
  --bs-btn-focus-shadow-rgb: 217, 164, 6;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: rgb(255, 205.4, 56.6);
  --bs-btn-active-border-color: rgb(255, 199.2, 31.8);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #ffc107;
  --bs-btn-disabled-border-color: #ffc107;
}

.btn-danger {
  --bs-btn-color: #fff;
  --bs-btn-bg: #dc3545;
  --bs-btn-border-color: #dc3545;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(187, 45.05, 58.65);
  --bs-btn-hover-border-color: rgb(176, 42.4, 55.2);
  --bs-btn-focus-shadow-rgb: 225, 83, 97;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(176, 42.4, 55.2);
  --bs-btn-active-border-color: rgb(165, 39.75, 51.75);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #dc3545;
  --bs-btn-disabled-border-color: #dc3545;
}

.btn-light {
  --bs-btn-color: #000;
  --bs-btn-bg: #f8f9fa;
  --bs-btn-border-color: #f8f9fa;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: rgb(210.8, 211.65, 212.5);
  --bs-btn-hover-border-color: rgb(198.4, 199.2, 200);
  --bs-btn-focus-shadow-rgb: 211, 212, 213;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: rgb(198.4, 199.2, 200);
  --bs-btn-active-border-color: rgb(186, 186.75, 187.5);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #f8f9fa;
  --bs-btn-disabled-border-color: #f8f9fa;
}

.btn-dark {
  --bs-btn-color: #fff;
  --bs-btn-bg: #212529;
  --bs-btn-border-color: #212529;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(66.3, 69.7, 73.1);
  --bs-btn-hover-border-color: rgb(55.2, 58.8, 62.4);
  --bs-btn-focus-shadow-rgb: 66, 70, 73;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(77.4, 80.6, 83.8);
  --bs-btn-active-border-color: rgb(55.2, 58.8, 62.4);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #212529;
  --bs-btn-disabled-border-color: #212529;
}

.btn-outline-primary {
  --bs-btn-color: #0d6efd;
  --bs-btn-border-color: #0d6efd;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #0d6efd;
  --bs-btn-hover-border-color: #0d6efd;
  --bs-btn-focus-shadow-rgb: 13, 110, 253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #0d6efd;
  --bs-btn-active-border-color: #0d6efd;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #0d6efd;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #0d6efd;
  --bs-gradient: none;
}

.btn-outline-secondary {
  --bs-btn-color: #6c757d;
  --bs-btn-border-color: #6c757d;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #6c757d;
  --bs-btn-hover-border-color: #6c757d;
  --bs-btn-focus-shadow-rgb: 108, 117, 125;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #6c757d;
  --bs-btn-active-border-color: #6c757d;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #6c757d;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #6c757d;
  --bs-gradient: none;
}

.btn-outline-success {
  --bs-btn-color: #198754;
  --bs-btn-border-color: #198754;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #198754;
  --bs-btn-hover-border-color: #198754;
  --bs-btn-focus-shadow-rgb: 25, 135, 84;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #198754;
  --bs-btn-active-border-color: #198754;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #198754;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #198754;
  --bs-gradient: none;
}

.btn-outline-info {
  --bs-btn-color: #0dcaf0;
  --bs-btn-border-color: #0dcaf0;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #0dcaf0;
  --bs-btn-hover-border-color: #0dcaf0;
  --bs-btn-focus-shadow-rgb: 13, 202, 240;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #0dcaf0;
  --bs-btn-active-border-color: #0dcaf0;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #0dcaf0;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #0dcaf0;
  --bs-gradient: none;
}

.btn-outline-warning {
  --bs-btn-color: #ffc107;
  --bs-btn-border-color: #ffc107;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #ffc107;
  --bs-btn-hover-border-color: #ffc107;
  --bs-btn-focus-shadow-rgb: 255, 193, 7;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #ffc107;
  --bs-btn-active-border-color: #ffc107;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #ffc107;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #ffc107;
  --bs-gradient: none;
}

.btn-outline-danger {
  --bs-btn-color: #dc3545;
  --bs-btn-border-color: #dc3545;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #dc3545;
  --bs-btn-hover-border-color: #dc3545;
  --bs-btn-focus-shadow-rgb: 220, 53, 69;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #dc3545;
  --bs-btn-active-border-color: #dc3545;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #dc3545;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #dc3545;
  --bs-gradient: none;
}

.btn-outline-light {
  --bs-btn-color: #f8f9fa;
  --bs-btn-border-color: #f8f9fa;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #f8f9fa;
  --bs-btn-hover-border-color: #f8f9fa;
  --bs-btn-focus-shadow-rgb: 248, 249, 250;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #f8f9fa;
  --bs-btn-active-border-color: #f8f9fa;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #f8f9fa;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #f8f9fa;
  --bs-gradient: none;
}

.btn-outline-dark {
  --bs-btn-color: #212529;
  --bs-btn-border-color: #212529;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #212529;
  --bs-btn-hover-border-color: #212529;
  --bs-btn-focus-shadow-rgb: 33, 37, 41;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #212529;
  --bs-btn-active-border-color: #212529;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #212529;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #212529;
  --bs-gradient: none;
}

.btn-link {
  --bs-btn-font-weight: 400;
  --bs-btn-color: var(--bs-link-color);
  --bs-btn-bg: transparent;
  --bs-btn-border-color: transparent;
  --bs-btn-hover-color: var(--bs-link-hover-color);
  --bs-btn-hover-border-color: transparent;
  --bs-btn-active-color: var(--bs-link-hover-color);
  --bs-btn-active-border-color: transparent;
  --bs-btn-disabled-color: #6c757d;
  --bs-btn-disabled-border-color: transparent;
  --bs-btn-box-shadow: 0 0 0 #000;
  --bs-btn-focus-shadow-rgb: 49, 132, 253;
  text-decoration: underline;
}
.btn-link:focus-visible {
  color: var(--bs-btn-color);
}
.btn-link:hover {
  color: var(--bs-btn-hover-color);
}

.btn-lg, .btn-group-lg > .btn {
  --bs-btn-padding-y: 0.5rem;
  --bs-btn-padding-x: 1rem;
  --bs-btn-font-size: 1.25rem;
  --bs-btn-border-radius: var(--bs-border-radius-lg);
}

.btn-sm, .btn-group-sm > .btn {
  --bs-btn-padding-y: 0.25rem;
  --bs-btn-padding-x: 0.5rem;
  --bs-btn-font-size: 0.875rem;
  --bs-btn-border-radius: var(--bs-border-radius-sm);
}

.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 {
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}
.collapsing.collapse-horizontal {
  width: 0;
  height: auto;
  transition: width 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing.collapse-horizontal {
    transition: none;
  }
}

.dropup,
.dropend,
.dropdown,
.dropstart,
.dropup-center,
.dropdown-center {
  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 {
  --bs-dropdown-zindex: 1000;
  --bs-dropdown-min-width: 10rem;
  --bs-dropdown-padding-x: 0;
  --bs-dropdown-padding-y: 0.5rem;
  --bs-dropdown-spacer: 0.125rem;
  --bs-dropdown-font-size: 1rem;
  --bs-dropdown-color: var(--bs-body-color);
  --bs-dropdown-bg: var(--bs-body-bg);
  --bs-dropdown-border-color: var(--bs-border-color-translucent);
  --bs-dropdown-border-radius: var(--bs-border-radius);
  --bs-dropdown-border-width: var(--bs-border-width);
  --bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));
  --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
  --bs-dropdown-divider-margin-y: 0.5rem;
  --bs-dropdown-box-shadow: var(--bs-box-shadow);
  --bs-dropdown-link-color: var(--bs-body-color);
  --bs-dropdown-link-hover-color: var(--bs-body-color);
  --bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);
  --bs-dropdown-link-active-color: #fff;
  --bs-dropdown-link-active-bg: #0d6efd;
  --bs-dropdown-link-disabled-color: var(--bs-tertiary-color);
  --bs-dropdown-item-padding-x: 1rem;
  --bs-dropdown-item-padding-y: 0.25rem;
  --bs-dropdown-header-color: #6c757d;
  --bs-dropdown-header-padding-x: 1rem;
  --bs-dropdown-header-padding-y: 0.5rem;
  position: absolute;
  z-index: var(--bs-dropdown-zindex);
  display: none;
  min-width: var(--bs-dropdown-min-width);
  padding: var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);
  margin: 0;
  font-size: var(--bs-dropdown-font-size);
  color: var(--bs-dropdown-color);
  text-align: left;
  list-style: none;
  background-color: var(--bs-dropdown-bg);
  background-clip: padding-box;
  border: var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);
  border-radius: var(--bs-dropdown-border-radius);
}
.dropdown-menu[data-bs-popper] {
  top: 100%;
  left: 0;
  margin-top: var(--bs-dropdown-spacer);
}

.dropdown-menu-start {
  --bs-position: start;
}
.dropdown-menu-start[data-bs-popper] {
  right: auto;
  left: 0;
}

.dropdown-menu-end {
  --bs-position: end;
}
.dropdown-menu-end[data-bs-popper] {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  .dropdown-menu-sm-start {
    --bs-position: start;
  }
  .dropdown-menu-sm-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-sm-end {
    --bs-position: end;
  }
  .dropdown-menu-sm-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) {
  .dropdown-menu-md-start {
    --bs-position: start;
  }
  .dropdown-menu-md-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-md-end {
    --bs-position: end;
  }
  .dropdown-menu-md-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  .dropdown-menu-lg-start {
    --bs-position: start;
  }
  .dropdown-menu-lg-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-lg-end {
    --bs-position: end;
  }
  .dropdown-menu-lg-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  .dropdown-menu-xl-start {
    --bs-position: start;
  }
  .dropdown-menu-xl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xl-end {
    --bs-position: end;
  }
  .dropdown-menu-xl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1400px) {
  .dropdown-menu-xxl-start {
    --bs-position: start;
  }
  .dropdown-menu-xxl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xxl-end {
    --bs-position: end;
  }
  .dropdown-menu-xxl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
.dropup .dropdown-menu[data-bs-popper] {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: var(--bs-dropdown-spacer);
}
.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;
}

.dropend .dropdown-menu[data-bs-popper] {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: var(--bs-dropdown-spacer);
}
.dropend .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;
}
.dropend .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropend .dropdown-toggle::after {
  vertical-align: 0;
}

.dropstart .dropdown-menu[data-bs-popper] {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: var(--bs-dropdown-spacer);
}
.dropstart .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  display: none;
}
.dropstart .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;
}
.dropstart .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropstart .dropdown-toggle::before {
  vertical-align: 0;
}

.dropdown-divider {
  height: 0;
  margin: var(--bs-dropdown-divider-margin-y) 0;
  overflow: hidden;
  border-top: 1px solid var(--bs-dropdown-divider-bg);
  opacity: 1;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
  clear: both;
  font-weight: 400;
  color: var(--bs-dropdown-link-color);
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  border-radius: var(--bs-dropdown-item-border-radius, 0);
}
.dropdown-item:hover, .dropdown-item:focus {
  color: var(--bs-dropdown-link-hover-color);
  background-color: var(--bs-dropdown-link-hover-bg);
}
.dropdown-item.active, .dropdown-item:active {
  color: var(--bs-dropdown-link-active-color);
  text-decoration: none;
  background-color: var(--bs-dropdown-link-active-bg);
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: var(--bs-dropdown-link-disabled-color);
  pointer-events: none;
  background-color: transparent;
}

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

.dropdown-header {
  display: block;
  padding: var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);
  margin-bottom: 0;
  font-size: 0.875rem;
  color: var(--bs-dropdown-header-color);
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
  color: var(--bs-dropdown-link-color);
}

.dropdown-menu-dark {
  --bs-dropdown-color: #dee2e6;
  --bs-dropdown-bg: #343a40;
  --bs-dropdown-border-color: var(--bs-border-color-translucent);
  --bs-dropdown-box-shadow: ;
  --bs-dropdown-link-color: #dee2e6;
  --bs-dropdown-link-hover-color: #fff;
  --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
  --bs-dropdown-link-hover-bg: rgba(255, 255, 255, 0.15);
  --bs-dropdown-link-active-color: #fff;
  --bs-dropdown-link-active-bg: #0d6efd;
  --bs-dropdown-link-disabled-color: #adb5bd;
  --bs-dropdown-header-color: #adb5bd;
}

.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-check:checked + .btn,
.btn-group > .btn-check:focus + .btn,
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn-check:checked + .btn,
.btn-group-vertical > .btn-check:focus + .btn,
.btn-group-vertical > .btn:hover,
.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 {
  border-radius: var(--bs-border-radius);
}
.btn-group > :not(.btn-check:first-child) + .btn,
.btn-group > .btn-group:not(:first-child) {
  margin-left: calc(var(--bs-border-width) * -1);
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn.dropdown-toggle-split:first-child,
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:nth-child(n+3),
.btn-group > :not(.btn-check) + .btn,
.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, .dropend .dropdown-toggle-split::after {
  margin-left: 0;
}
.dropstart .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: calc(var(--bs-border-width) * -1);
}
.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 ~ .btn,
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav {
  --bs-nav-link-padding-x: 1rem;
  --bs-nav-link-padding-y: 0.5rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color: var(--bs-link-color);
  --bs-nav-link-hover-color: var(--bs-link-hover-color);
  --bs-nav-link-disabled-color: var(--bs-secondary-color);
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
  font-size: var(--bs-nav-link-font-size);
  font-weight: var(--bs-nav-link-font-weight);
  color: var(--bs-nav-link-color);
  text-decoration: none;
  background: none;
  border: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .nav-link {
    transition: none;
  }
}
.nav-link:hover, .nav-link:focus {
  color: var(--bs-nav-link-hover-color);
}
.nav-link:focus-visible {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.nav-link.disabled, .nav-link:disabled {
  color: var(--bs-nav-link-disabled-color);
  pointer-events: none;
  cursor: default;
}

.nav-tabs {
  --bs-nav-tabs-border-width: var(--bs-border-width);
  --bs-nav-tabs-border-color: var(--bs-border-color);
  --bs-nav-tabs-border-radius: var(--bs-border-radius);
  --bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);
  --bs-nav-tabs-link-active-color: var(--bs-emphasis-color);
  --bs-nav-tabs-link-active-bg: var(--bs-body-bg);
  --bs-nav-tabs-link-active-border-color: var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);
  border-bottom: var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color);
}
.nav-tabs .nav-link {
  margin-bottom: calc(-1 * var(--bs-nav-tabs-border-width));
  border: var(--bs-nav-tabs-border-width) solid transparent;
  border-top-left-radius: var(--bs-nav-tabs-border-radius);
  border-top-right-radius: var(--bs-nav-tabs-border-radius);
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  isolation: isolate;
  border-color: var(--bs-nav-tabs-link-hover-border-color);
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: var(--bs-nav-tabs-link-active-color);
  background-color: var(--bs-nav-tabs-link-active-bg);
  border-color: var(--bs-nav-tabs-link-active-border-color);
}
.nav-tabs .dropdown-menu {
  margin-top: calc(-1 * var(--bs-nav-tabs-border-width));
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills {
  --bs-nav-pills-border-radius: var(--bs-border-radius);
  --bs-nav-pills-link-active-color: #fff;
  --bs-nav-pills-link-active-bg: #0d6efd;
}
.nav-pills .nav-link {
  border-radius: var(--bs-nav-pills-border-radius);
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: var(--bs-nav-pills-link-active-color);
  background-color: var(--bs-nav-pills-link-active-bg);
}

.nav-underline {
  --bs-nav-underline-gap: 1rem;
  --bs-nav-underline-border-width: 0.125rem;
  --bs-nav-underline-link-active-color: var(--bs-emphasis-color);
  gap: var(--bs-nav-underline-gap);
}
.nav-underline .nav-link {
  padding-right: 0;
  padding-left: 0;
  border-bottom: var(--bs-nav-underline-border-width) solid transparent;
}
.nav-underline .nav-link:hover, .nav-underline .nav-link:focus {
  border-bottom-color: currentcolor;
}
.nav-underline .nav-link.active,
.nav-underline .show > .nav-link {
  font-weight: 700;
  color: var(--bs-nav-underline-link-active-color);
  border-bottom-color: currentcolor;
}

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

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

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

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

.navbar {
  --bs-navbar-padding-x: 0;
  --bs-navbar-padding-y: 0.5rem;
  --bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), 0.65);
  --bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), 0.8);
  --bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), 0.3);
  --bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-brand-padding-y: 0.3125rem;
  --bs-navbar-brand-margin-end: 1rem;
  --bs-navbar-brand-font-size: 1.25rem;
  --bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-nav-link-padding-x: 0.5rem;
  --bs-navbar-toggler-padding-y: 0.25rem;
  --bs-navbar-toggler-padding-x: 0.75rem;
  --bs-navbar-toggler-font-size: 1.25rem;
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
  --bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), 0.15);
  --bs-navbar-toggler-border-radius: var(--bs-border-radius);
  --bs-navbar-toggler-focus-width: 0.25rem;
  --bs-navbar-toggler-transition: box-shadow 0.15s ease-in-out;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: var(--bs-navbar-padding-y) var(--bs-navbar-padding-x);
}
.navbar > .container,
.navbar > .container-fluid,
.navbar > .container-sm,
.navbar > .container-md,
.navbar > .container-lg,
.navbar > .container-xl,
.navbar > .container-xxl {
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
}
.navbar-brand {
  padding-top: var(--bs-navbar-brand-padding-y);
  padding-bottom: var(--bs-navbar-brand-padding-y);
  margin-right: var(--bs-navbar-brand-margin-end);
  font-size: var(--bs-navbar-brand-font-size);
  color: var(--bs-navbar-brand-color);
  text-decoration: none;
  white-space: nowrap;
}
.navbar-brand:hover, .navbar-brand:focus {
  color: var(--bs-navbar-brand-hover-color);
}

.navbar-nav {
  --bs-nav-link-padding-x: 0;
  --bs-nav-link-padding-y: 0.5rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color: var(--bs-navbar-color);
  --bs-nav-link-hover-color: var(--bs-navbar-hover-color);
  --bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
  color: var(--bs-navbar-active-color);
}
.navbar-nav .dropdown-menu {
  position: static;
}

.navbar-text {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: var(--bs-navbar-color);
}
.navbar-text a,
.navbar-text a:hover,
.navbar-text a:focus {
  color: var(--bs-navbar-active-color);
}

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

.navbar-toggler {
  padding: var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);
  font-size: var(--bs-navbar-toggler-font-size);
  line-height: 1;
  color: var(--bs-navbar-color);
  background-color: transparent;
  border: var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);
  border-radius: var(--bs-navbar-toggler-border-radius);
  transition: var(--bs-navbar-toggler-transition);
}
@media (prefers-reduced-motion: reduce) {
  .navbar-toggler {
    transition: none;
  }
}
.navbar-toggler:hover {
  text-decoration: none;
}
.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: 0 0 0 var(--bs-navbar-toggler-focus-width);
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  background-image: var(--bs-navbar-toggler-icon-bg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}

.navbar-nav-scroll {
  max-height: var(--bs-scroll-height, 75vh);
  overflow-y: auto;
}

@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-wrap: 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: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .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;
  }
  .navbar-expand-sm .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-sm .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-sm .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md {
    flex-wrap: 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: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .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;
  }
  .navbar-expand-md .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-md .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-md .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-wrap: 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: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .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;
  }
  .navbar-expand-lg .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-lg .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-lg .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-wrap: 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: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .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;
  }
  .navbar-expand-xl .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-xl .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-xl .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 1400px) {
  .navbar-expand-xxl {
    flex-wrap: 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: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .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-xxl .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-xxl .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-xxl .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
.navbar-expand {
  flex-wrap: nowrap;
  justify-content: flex-start;
}
.navbar-expand .navbar-nav {
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: var(--bs-navbar-nav-link-padding-x);
  padding-left: var(--bs-navbar-nav-link-padding-x);
}
.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}
.navbar-expand .offcanvas {
  position: static;
  z-index: auto;
  flex-grow: 1;
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
  background-color: transparent !important;
  border: 0 !important;
  transform: none !important;
  transition: none;
}
.navbar-expand .offcanvas .offcanvas-header {
  display: none;
}
.navbar-expand .offcanvas .offcanvas-body {
  display: flex;
  flex-grow: 0;
  padding: 0;
  overflow-y: visible;
}

.navbar-dark,
.navbar[data-bs-theme=dark] {
  --bs-navbar-color: rgba(255, 255, 255, 0.55);
  --bs-navbar-hover-color: rgba(255, 255, 255, 0.75);
  --bs-navbar-disabled-color: rgba(255, 255, 255, 0.25);
  --bs-navbar-active-color: #fff;
  --bs-navbar-brand-color: #fff;
  --bs-navbar-brand-hover-color: #fff;
  --bs-navbar-toggler-border-color: rgba(255, 255, 255, 0.1);
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

[data-bs-theme=dark] .navbar-toggler-icon {
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.card {
  --bs-card-spacer-y: 1rem;
  --bs-card-spacer-x: 1rem;
  --bs-card-title-spacer-y: 0.5rem;
  --bs-card-title-color: ;
  --bs-card-subtitle-color: ;
  --bs-card-border-width: var(--bs-border-width);
  --bs-card-border-color: var(--bs-border-color-translucent);
  --bs-card-border-radius: var(--bs-border-radius);
  --bs-card-box-shadow: ;
  --bs-card-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));
  --bs-card-cap-padding-y: 0.5rem;
  --bs-card-cap-padding-x: 1rem;
  --bs-card-cap-bg: rgba(var(--bs-body-color-rgb), 0.03);
  --bs-card-cap-color: ;
  --bs-card-height: ;
  --bs-card-color: ;
  --bs-card-bg: var(--bs-body-bg);
  --bs-card-img-overlay-padding: 1rem;
  --bs-card-group-margin: 0.75rem;
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  height: var(--bs-card-height);
  color: var(--bs-body-color);
  word-wrap: break-word;
  background-color: var(--bs-card-bg);
  background-clip: border-box;
  border: var(--bs-card-border-width) solid var(--bs-card-border-color);
  border-radius: var(--bs-card-border-radius);
}
.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: var(--bs-card-inner-border-radius);
  border-top-right-radius: var(--bs-card-inner-border-radius);
}
.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: var(--bs-card-inner-border-radius);
  border-bottom-left-radius: var(--bs-card-inner-border-radius);
}
.card > .card-header + .list-group,
.card > .list-group + .card-footer {
  border-top: 0;
}

.card-body {
  flex: 1 1 auto;
  padding: var(--bs-card-spacer-y) var(--bs-card-spacer-x);
  color: var(--bs-card-color);
}

.card-title {
  margin-bottom: var(--bs-card-title-spacer-y);
  color: var(--bs-card-title-color);
}

.card-subtitle {
  margin-top: calc(-0.5 * var(--bs-card-title-spacer-y));
  margin-bottom: 0;
  color: var(--bs-card-subtitle-color);
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link + .card-link {
  margin-left: var(--bs-card-spacer-x);
}

.card-header {
  padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
  margin-bottom: 0;
  color: var(--bs-card-cap-color);
  background-color: var(--bs-card-cap-bg);
  border-bottom: var(--bs-card-border-width) solid var(--bs-card-border-color);
}
.card-header:first-child {
  border-radius: var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0;
}

.card-footer {
  padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
  color: var(--bs-card-cap-color);
  background-color: var(--bs-card-cap-bg);
  border-top: var(--bs-card-border-width) solid var(--bs-card-border-color);
}
.card-footer:last-child {
  border-radius: 0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius);
}

.card-header-tabs {
  margin-right: calc(-0.5 * var(--bs-card-cap-padding-x));
  margin-bottom: calc(-1 * var(--bs-card-cap-padding-y));
  margin-left: calc(-0.5 * var(--bs-card-cap-padding-x));
  border-bottom: 0;
}
.card-header-tabs .nav-link.active {
  background-color: var(--bs-card-bg);
  border-bottom-color: var(--bs-card-bg);
}

.card-header-pills {
  margin-right: calc(-0.5 * var(--bs-card-cap-padding-x));
  margin-left: calc(-0.5 * var(--bs-card-cap-padding-x));
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: var(--bs-card-img-overlay-padding);
  border-radius: var(--bs-card-inner-border-radius);
}

.card-img,
.card-img-top,
.card-img-bottom {
  width: 100%;
}

.card-img,
.card-img-top {
  border-top-left-radius: var(--bs-card-inner-border-radius);
  border-top-right-radius: var(--bs-card-inner-border-radius);
}

.card-img,
.card-img-bottom {
  border-bottom-right-radius: var(--bs-card-inner-border-radius);
  border-bottom-left-radius: var(--bs-card-inner-border-radius);
}

.card-group > .card {
  margin-bottom: var(--bs-card-group-margin);
}
@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;
  }
}

.accordion {
  --bs-accordion-color: var(--bs-body-color);
  --bs-accordion-bg: var(--bs-body-bg);
  --bs-accordion-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, border-radius 0.15s ease;
  --bs-accordion-border-color: var(--bs-border-color);
  --bs-accordion-border-width: var(--bs-border-width);
  --bs-accordion-border-radius: var(--bs-border-radius);
  --bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));
  --bs-accordion-btn-padding-x: 1.25rem;
  --bs-accordion-btn-padding-y: 1rem;
  --bs-accordion-btn-color: var(--bs-body-color);
  --bs-accordion-btn-bg: var(--bs-accordion-bg);
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");
  --bs-accordion-btn-icon-width: 1.25rem;
  --bs-accordion-btn-icon-transform: rotate(-180deg);
  --bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='rgb%285.2, 44, 101.2%29' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");
  --bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  --bs-accordion-body-padding-x: 1.25rem;
  --bs-accordion-body-padding-y: 1rem;
  --bs-accordion-active-color: var(--bs-primary-text-emphasis);
  --bs-accordion-active-bg: var(--bs-primary-bg-subtle);
}

.accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);
  font-size: 1rem;
  color: var(--bs-accordion-btn-color);
  text-align: left;
  background-color: var(--bs-accordion-btn-bg);
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition: var(--bs-accordion-transition);
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button {
    transition: none;
  }
}
.accordion-button:not(.collapsed) {
  color: var(--bs-accordion-active-color);
  background-color: var(--bs-accordion-active-bg);
  box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
}
.accordion-button:not(.collapsed)::after {
  background-image: var(--bs-accordion-btn-active-icon);
  transform: var(--bs-accordion-btn-icon-transform);
}
.accordion-button::after {
  flex-shrink: 0;
  width: var(--bs-accordion-btn-icon-width);
  height: var(--bs-accordion-btn-icon-width);
  margin-left: auto;
  content: "";
  background-image: var(--bs-accordion-btn-icon);
  background-repeat: no-repeat;
  background-size: var(--bs-accordion-btn-icon-width);
  transition: var(--bs-accordion-btn-icon-transition);
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button::after {
    transition: none;
  }
}
.accordion-button:hover {
  z-index: 2;
}
.accordion-button:focus {
  z-index: 3;
  outline: 0;
  box-shadow: var(--bs-accordion-btn-focus-box-shadow);
}

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

.accordion-item {
  color: var(--bs-accordion-color);
  background-color: var(--bs-accordion-bg);
  border: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);
}
.accordion-item:first-of-type {
  border-top-left-radius: var(--bs-accordion-border-radius);
  border-top-right-radius: var(--bs-accordion-border-radius);
}
.accordion-item:first-of-type > .accordion-header .accordion-button {
  border-top-left-radius: var(--bs-accordion-inner-border-radius);
  border-top-right-radius: var(--bs-accordion-inner-border-radius);
}
.accordion-item:not(:first-of-type) {
  border-top: 0;
}
.accordion-item:last-of-type {
  border-bottom-right-radius: var(--bs-accordion-border-radius);
  border-bottom-left-radius: var(--bs-accordion-border-radius);
}
.accordion-item:last-of-type > .accordion-header .accordion-button.collapsed {
  border-bottom-right-radius: var(--bs-accordion-inner-border-radius);
  border-bottom-left-radius: var(--bs-accordion-inner-border-radius);
}
.accordion-item:last-of-type > .accordion-collapse {
  border-bottom-right-radius: var(--bs-accordion-border-radius);
  border-bottom-left-radius: var(--bs-accordion-border-radius);
}

.accordion-body {
  padding: var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x);
}

.accordion-flush > .accordion-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}
.accordion-flush > .accordion-item:first-child {
  border-top: 0;
}
.accordion-flush > .accordion-item:last-child {
  border-bottom: 0;
}
.accordion-flush > .accordion-item > .accordion-header .accordion-button, .accordion-flush > .accordion-item > .accordion-header .accordion-button.collapsed {
  border-radius: 0;
}
.accordion-flush > .accordion-item > .accordion-collapse {
  border-radius: 0;
}

[data-bs-theme=dark] .accordion-button::after {
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb%28109.8, 168, 253.8%29'%3e%3cpath 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'/%3e%3c/svg%3e");
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb%28109.8, 168, 253.8%29'%3e%3cpath 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'/%3e%3c/svg%3e");
}

.breadcrumb {
  --bs-breadcrumb-padding-x: 0;
  --bs-breadcrumb-padding-y: 0;
  --bs-breadcrumb-margin-bottom: 1rem;
  --bs-breadcrumb-bg: ;
  --bs-breadcrumb-border-radius: ;
  --bs-breadcrumb-divider-color: var(--bs-secondary-color);
  --bs-breadcrumb-item-padding-x: 0.5rem;
  --bs-breadcrumb-item-active-color: var(--bs-secondary-color);
  display: flex;
  flex-wrap: wrap;
  padding: var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);
  margin-bottom: var(--bs-breadcrumb-margin-bottom);
  font-size: var(--bs-breadcrumb-font-size);
  list-style: none;
  background-color: var(--bs-breadcrumb-bg);
  border-radius: var(--bs-breadcrumb-border-radius);
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: var(--bs-breadcrumb-item-padding-x);
}
.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: var(--bs-breadcrumb-item-padding-x);
  color: var(--bs-breadcrumb-divider-color);
  content: var(--bs-breadcrumb-divider, "/") /* rtl: var(--bs-breadcrumb-divider, "/") */;
}
.breadcrumb-item.active {
  color: var(--bs-breadcrumb-item-active-color);
}

.pagination {
  --bs-pagination-padding-x: 0.75rem;
  --bs-pagination-padding-y: 0.375rem;
  --bs-pagination-font-size: 1rem;
  --bs-pagination-color: var(--bs-link-color);
  --bs-pagination-bg: var(--bs-body-bg);
  --bs-pagination-border-width: var(--bs-border-width);
  --bs-pagination-border-color: var(--bs-border-color);
  --bs-pagination-border-radius: var(--bs-border-radius);
  --bs-pagination-hover-color: var(--bs-link-hover-color);
  --bs-pagination-hover-bg: var(--bs-tertiary-bg);
  --bs-pagination-hover-border-color: var(--bs-border-color);
  --bs-pagination-focus-color: var(--bs-link-hover-color);
  --bs-pagination-focus-bg: var(--bs-secondary-bg);
  --bs-pagination-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  --bs-pagination-active-color: #fff;
  --bs-pagination-active-bg: #0d6efd;
  --bs-pagination-active-border-color: #0d6efd;
  --bs-pagination-disabled-color: var(--bs-secondary-color);
  --bs-pagination-disabled-bg: var(--bs-secondary-bg);
  --bs-pagination-disabled-border-color: var(--bs-border-color);
  display: flex;
  padding-left: 0;
  list-style: none;
}

.page-link {
  position: relative;
  display: block;
  padding: var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);
  font-size: var(--bs-pagination-font-size);
  color: var(--bs-pagination-color);
  text-decoration: none;
  background-color: var(--bs-pagination-bg);
  border: var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);
  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) {
  .page-link {
    transition: none;
  }
}
.page-link:hover {
  z-index: 2;
  color: var(--bs-pagination-hover-color);
  background-color: var(--bs-pagination-hover-bg);
  border-color: var(--bs-pagination-hover-border-color);
}
.page-link:focus {
  z-index: 3;
  color: var(--bs-pagination-focus-color);
  background-color: var(--bs-pagination-focus-bg);
  outline: 0;
  box-shadow: var(--bs-pagination-focus-box-shadow);
}
.page-link.active, .active > .page-link {
  z-index: 3;
  color: var(--bs-pagination-active-color);
  background-color: var(--bs-pagination-active-bg);
  border-color: var(--bs-pagination-active-border-color);
}
.page-link.disabled, .disabled > .page-link {
  color: var(--bs-pagination-disabled-color);
  pointer-events: none;
  background-color: var(--bs-pagination-disabled-bg);
  border-color: var(--bs-pagination-disabled-border-color);
}

.page-item:not(:first-child) .page-link {
  margin-left: calc(var(--bs-border-width) * -1);
}
.page-item:first-child .page-link {
  border-top-left-radius: var(--bs-pagination-border-radius);
  border-bottom-left-radius: var(--bs-pagination-border-radius);
}
.page-item:last-child .page-link {
  border-top-right-radius: var(--bs-pagination-border-radius);
  border-bottom-right-radius: var(--bs-pagination-border-radius);
}

.pagination-lg {
  --bs-pagination-padding-x: 1.5rem;
  --bs-pagination-padding-y: 0.75rem;
  --bs-pagination-font-size: 1.25rem;
  --bs-pagination-border-radius: var(--bs-border-radius-lg);
}

.pagination-sm {
  --bs-pagination-padding-x: 0.5rem;
  --bs-pagination-padding-y: 0.25rem;
  --bs-pagination-font-size: 0.875rem;
  --bs-pagination-border-radius: var(--bs-border-radius-sm);
}

.badge {
  --bs-badge-padding-x: 0.65em;
  --bs-badge-padding-y: 0.35em;
  --bs-badge-font-size: 0.75em;
  --bs-badge-font-weight: 700;
  --bs-badge-color: #fff;
  --bs-badge-border-radius: var(--bs-border-radius);
  display: inline-block;
  padding: var(--bs-badge-padding-y) var(--bs-badge-padding-x);
  font-size: var(--bs-badge-font-size);
  font-weight: var(--bs-badge-font-weight);
  line-height: 1;
  color: var(--bs-badge-color);
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: var(--bs-badge-border-radius);
}
.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.alert {
  --bs-alert-bg: transparent;
  --bs-alert-padding-x: 1rem;
  --bs-alert-padding-y: 1rem;
  --bs-alert-margin-bottom: 1rem;
  --bs-alert-color: inherit;
  --bs-alert-border-color: transparent;
  --bs-alert-border: var(--bs-border-width) solid var(--bs-alert-border-color);
  --bs-alert-border-radius: var(--bs-border-radius);
  --bs-alert-link-color: inherit;
  position: relative;
  padding: var(--bs-alert-padding-y) var(--bs-alert-padding-x);
  margin-bottom: var(--bs-alert-margin-bottom);
  color: var(--bs-alert-color);
  background-color: var(--bs-alert-bg);
  border: var(--bs-alert-border);
  border-radius: var(--bs-alert-border-radius);
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: 700;
  color: var(--bs-alert-link-color);
}

.alert-dismissible {
  padding-right: 3rem;
}
.alert-dismissible .btn-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 1.25rem 1rem;
}

.alert-primary {
  --bs-alert-color: var(--bs-primary-text-emphasis);
  --bs-alert-bg: var(--bs-primary-bg-subtle);
  --bs-alert-border-color: var(--bs-primary-border-subtle);
  --bs-alert-link-color: var(--bs-primary-text-emphasis);
}

.alert-secondary {
  --bs-alert-color: var(--bs-secondary-text-emphasis);
  --bs-alert-bg: var(--bs-secondary-bg-subtle);
  --bs-alert-border-color: var(--bs-secondary-border-subtle);
  --bs-alert-link-color: var(--bs-secondary-text-emphasis);
}

.alert-success {
  --bs-alert-color: var(--bs-success-text-emphasis);
  --bs-alert-bg: var(--bs-success-bg-subtle);
  --bs-alert-border-color: var(--bs-success-border-subtle);
  --bs-alert-link-color: var(--bs-success-text-emphasis);
}

.alert-info {
  --bs-alert-color: var(--bs-info-text-emphasis);
  --bs-alert-bg: var(--bs-info-bg-subtle);
  --bs-alert-border-color: var(--bs-info-border-subtle);
  --bs-alert-link-color: var(--bs-info-text-emphasis);
}

.alert-warning {
  --bs-alert-color: var(--bs-warning-text-emphasis);
  --bs-alert-bg: var(--bs-warning-bg-subtle);
  --bs-alert-border-color: var(--bs-warning-border-subtle);
  --bs-alert-link-color: var(--bs-warning-text-emphasis);
}

.alert-danger {
  --bs-alert-color: var(--bs-danger-text-emphasis);
  --bs-alert-bg: var(--bs-danger-bg-subtle);
  --bs-alert-border-color: var(--bs-danger-border-subtle);
  --bs-alert-link-color: var(--bs-danger-text-emphasis);
}

.alert-light {
  --bs-alert-color: var(--bs-light-text-emphasis);
  --bs-alert-bg: var(--bs-light-bg-subtle);
  --bs-alert-border-color: var(--bs-light-border-subtle);
  --bs-alert-link-color: var(--bs-light-text-emphasis);
}

.alert-dark {
  --bs-alert-color: var(--bs-dark-text-emphasis);
  --bs-alert-bg: var(--bs-dark-bg-subtle);
  --bs-alert-border-color: var(--bs-dark-border-subtle);
  --bs-alert-link-color: var(--bs-dark-text-emphasis);
}

@keyframes progress-bar-stripes {
  0% {
    background-position-x: 1rem;
  }
}
.progress,
.progress-stacked {
  --bs-progress-height: 1rem;
  --bs-progress-font-size: 0.75rem;
  --bs-progress-bg: var(--bs-secondary-bg);
  --bs-progress-border-radius: var(--bs-border-radius);
  --bs-progress-box-shadow: var(--bs-box-shadow-inset);
  --bs-progress-bar-color: #fff;
  --bs-progress-bar-bg: #0d6efd;
  --bs-progress-bar-transition: width 0.6s ease;
  display: flex;
  height: var(--bs-progress-height);
  overflow: hidden;
  font-size: var(--bs-progress-font-size);
  background-color: var(--bs-progress-bg);
  border-radius: var(--bs-progress-border-radius);
}

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: var(--bs-progress-bar-color);
  text-align: center;
  white-space: nowrap;
  background-color: var(--bs-progress-bar-bg);
  transition: var(--bs-progress-bar-transition);
}
@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: var(--bs-progress-height) var(--bs-progress-height);
}

.progress-stacked > .progress {
  overflow: visible;
}

.progress-stacked > .progress > .progress-bar {
  width: 100%;
}

.progress-bar-animated {
  animation: 1s linear infinite progress-bar-stripes;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    animation: none;
  }
}

.list-group {
  --bs-list-group-color: var(--bs-body-color);
  --bs-list-group-bg: var(--bs-body-bg);
  --bs-list-group-border-color: var(--bs-border-color);
  --bs-list-group-border-width: var(--bs-border-width);
  --bs-list-group-border-radius: var(--bs-border-radius);
  --bs-list-group-item-padding-x: 1rem;
  --bs-list-group-item-padding-y: 0.5rem;
  --bs-list-group-action-color: var(--bs-secondary-color);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-tertiary-bg);
  --bs-list-group-action-active-color: var(--bs-body-color);
  --bs-list-group-action-active-bg: var(--bs-secondary-bg);
  --bs-list-group-disabled-color: var(--bs-secondary-color);
  --bs-list-group-disabled-bg: var(--bs-body-bg);
  --bs-list-group-active-color: #fff;
  --bs-list-group-active-bg: #0d6efd;
  --bs-list-group-active-border-color: #0d6efd;
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: var(--bs-list-group-border-radius);
}

.list-group-numbered {
  list-style-type: none;
  counter-reset: section;
}
.list-group-numbered > .list-group-item::before {
  content: counters(section, ".") ". ";
  counter-increment: section;
}

.list-group-item-action {
  width: 100%;
  color: var(--bs-list-group-action-color);
  text-align: inherit;
}
.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  color: var(--bs-list-group-action-hover-color);
  text-decoration: none;
  background-color: var(--bs-list-group-action-hover-bg);
}
.list-group-item-action:active {
  color: var(--bs-list-group-action-active-color);
  background-color: var(--bs-list-group-action-active-bg);
}

.list-group-item {
  position: relative;
  display: block;
  padding: var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);
  color: var(--bs-list-group-color);
  text-decoration: none;
  background-color: var(--bs-list-group-bg);
  border: var(--bs-list-group-border-width) solid var(--bs-list-group-border-color);
}
.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: var(--bs-list-group-disabled-color);
  pointer-events: none;
  background-color: var(--bs-list-group-disabled-bg);
}
.list-group-item.active {
  z-index: 2;
  color: var(--bs-list-group-active-color);
  background-color: var(--bs-list-group-active-bg);
  border-color: var(--bs-list-group-active-border-color);
}
.list-group-item + .list-group-item {
  border-top-width: 0;
}
.list-group-item + .list-group-item.active {
  margin-top: calc(-1 * var(--bs-list-group-border-width));
  border-top-width: var(--bs-list-group-border-width);
}

.list-group-horizontal {
  flex-direction: row;
}
.list-group-horizontal > .list-group-item:first-child:not(:last-child) {
  border-bottom-left-radius: var(--bs-list-group-border-radius);
  border-top-right-radius: 0;
}
.list-group-horizontal > .list-group-item:last-child:not(:first-child) {
  border-top-right-radius: var(--bs-list-group-border-radius);
  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: var(--bs-list-group-border-width);
  border-left-width: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: calc(-1 * var(--bs-list-group-border-width));
  border-left-width: var(--bs-list-group-border-width);
}

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  .list-group-horizontal-sm > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    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: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row;
  }
  .list-group-horizontal-md > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    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: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
@media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  .list-group-horizontal-lg > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    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: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  .list-group-horizontal-xl > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    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: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
@media (min-width: 1400px) {
  .list-group-horizontal-xxl {
    flex-direction: row;
  }
  .list-group-horizontal-xxl > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xxl > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    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: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
.list-group-flush {
  border-radius: 0;
}
.list-group-flush > .list-group-item {
  border-width: 0 0 var(--bs-list-group-border-width);
}
.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}

.list-group-item-primary {
  --bs-list-group-color: var(--bs-primary-text-emphasis);
  --bs-list-group-bg: var(--bs-primary-bg-subtle);
  --bs-list-group-border-color: var(--bs-primary-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-primary-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-primary-border-subtle);
  --bs-list-group-active-color: var(--bs-primary-bg-subtle);
  --bs-list-group-active-bg: var(--bs-primary-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-primary-text-emphasis);
}

.list-group-item-secondary {
  --bs-list-group-color: var(--bs-secondary-text-emphasis);
  --bs-list-group-bg: var(--bs-secondary-bg-subtle);
  --bs-list-group-border-color: var(--bs-secondary-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-secondary-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-secondary-border-subtle);
  --bs-list-group-active-color: var(--bs-secondary-bg-subtle);
  --bs-list-group-active-bg: var(--bs-secondary-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-secondary-text-emphasis);
}

.list-group-item-success {
  --bs-list-group-color: var(--bs-success-text-emphasis);
  --bs-list-group-bg: var(--bs-success-bg-subtle);
  --bs-list-group-border-color: var(--bs-success-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-success-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-success-border-subtle);
  --bs-list-group-active-color: var(--bs-success-bg-subtle);
  --bs-list-group-active-bg: var(--bs-success-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-success-text-emphasis);
}

.list-group-item-info {
  --bs-list-group-color: var(--bs-info-text-emphasis);
  --bs-list-group-bg: var(--bs-info-bg-subtle);
  --bs-list-group-border-color: var(--bs-info-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-info-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-info-border-subtle);
  --bs-list-group-active-color: var(--bs-info-bg-subtle);
  --bs-list-group-active-bg: var(--bs-info-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-info-text-emphasis);
}

.list-group-item-warning {
  --bs-list-group-color: var(--bs-warning-text-emphasis);
  --bs-list-group-bg: var(--bs-warning-bg-subtle);
  --bs-list-group-border-color: var(--bs-warning-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-warning-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-warning-border-subtle);
  --bs-list-group-active-color: var(--bs-warning-bg-subtle);
  --bs-list-group-active-bg: var(--bs-warning-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-warning-text-emphasis);
}

.list-group-item-danger {
  --bs-list-group-color: var(--bs-danger-text-emphasis);
  --bs-list-group-bg: var(--bs-danger-bg-subtle);
  --bs-list-group-border-color: var(--bs-danger-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-danger-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-danger-border-subtle);
  --bs-list-group-active-color: var(--bs-danger-bg-subtle);
  --bs-list-group-active-bg: var(--bs-danger-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-danger-text-emphasis);
}

.list-group-item-light {
  --bs-list-group-color: var(--bs-light-text-emphasis);
  --bs-list-group-bg: var(--bs-light-bg-subtle);
  --bs-list-group-border-color: var(--bs-light-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-light-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-light-border-subtle);
  --bs-list-group-active-color: var(--bs-light-bg-subtle);
  --bs-list-group-active-bg: var(--bs-light-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-light-text-emphasis);
}

.list-group-item-dark {
  --bs-list-group-color: var(--bs-dark-text-emphasis);
  --bs-list-group-bg: var(--bs-dark-bg-subtle);
  --bs-list-group-border-color: var(--bs-dark-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-dark-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-dark-border-subtle);
  --bs-list-group-active-color: var(--bs-dark-bg-subtle);
  --bs-list-group-active-bg: var(--bs-dark-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-dark-text-emphasis);
}

.btn-close {
  --bs-btn-close-color: #000;
  --bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");
  --bs-btn-close-opacity: 0.5;
  --bs-btn-close-hover-opacity: 0.75;
  --bs-btn-close-focus-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  --bs-btn-close-focus-opacity: 1;
  --bs-btn-close-disabled-opacity: 0.25;
  --bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  color: var(--bs-btn-close-color);
  background: transparent var(--bs-btn-close-bg) center/1em auto no-repeat;
  border: 0;
  border-radius: 0.375rem;
  opacity: var(--bs-btn-close-opacity);
}
.btn-close:hover {
  color: var(--bs-btn-close-color);
  text-decoration: none;
  opacity: var(--bs-btn-close-hover-opacity);
}
.btn-close:focus {
  outline: 0;
  box-shadow: var(--bs-btn-close-focus-shadow);
  opacity: var(--bs-btn-close-focus-opacity);
}
.btn-close:disabled, .btn-close.disabled {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  opacity: var(--bs-btn-close-disabled-opacity);
}

.btn-close-white {
  filter: var(--bs-btn-close-white-filter);
}

[data-bs-theme=dark] .btn-close {
  filter: var(--bs-btn-close-white-filter);
}

.toast {
  --bs-toast-zindex: 1090;
  --bs-toast-padding-x: 0.75rem;
  --bs-toast-padding-y: 0.5rem;
  --bs-toast-spacing: 1.5rem;
  --bs-toast-max-width: 350px;
  --bs-toast-font-size: 0.875rem;
  --bs-toast-color: ;
  --bs-toast-bg: rgba(var(--bs-body-bg-rgb), 0.85);
  --bs-toast-border-width: var(--bs-border-width);
  --bs-toast-border-color: var(--bs-border-color-translucent);
  --bs-toast-border-radius: var(--bs-border-radius);
  --bs-toast-box-shadow: var(--bs-box-shadow);
  --bs-toast-header-color: var(--bs-secondary-color);
  --bs-toast-header-bg: rgba(var(--bs-body-bg-rgb), 0.85);
  --bs-toast-header-border-color: var(--bs-border-color-translucent);
  width: var(--bs-toast-max-width);
  max-width: 100%;
  font-size: var(--bs-toast-font-size);
  color: var(--bs-toast-color);
  pointer-events: auto;
  background-color: var(--bs-toast-bg);
  background-clip: padding-box;
  border: var(--bs-toast-border-width) solid var(--bs-toast-border-color);
  box-shadow: var(--bs-toast-box-shadow);
  border-radius: var(--bs-toast-border-radius);
}
.toast.showing {
  opacity: 0;
}
.toast:not(.show) {
  display: none;
}

.toast-container {
  --bs-toast-zindex: 1090;
  position: absolute;
  z-index: var(--bs-toast-zindex);
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
  pointer-events: none;
}
.toast-container > :not(:last-child) {
  margin-bottom: var(--bs-toast-spacing);
}

.toast-header {
  display: flex;
  align-items: center;
  padding: var(--bs-toast-padding-y) var(--bs-toast-padding-x);
  color: var(--bs-toast-header-color);
  background-color: var(--bs-toast-header-bg);
  background-clip: padding-box;
  border-bottom: var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);
  border-top-left-radius: calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));
  border-top-right-radius: calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));
}
.toast-header .btn-close {
  margin-right: calc(-0.5 * var(--bs-toast-padding-x));
  margin-left: var(--bs-toast-padding-x);
}

.toast-body {
  padding: var(--bs-toast-padding-x);
  word-wrap: break-word;
}

.modal {
  --bs-modal-zindex: 1055;
  --bs-modal-width: 500px;
  --bs-modal-padding: 1rem;
  --bs-modal-margin: 0.5rem;
  --bs-modal-color: ;
  --bs-modal-bg: var(--bs-body-bg);
  --bs-modal-border-color: var(--bs-border-color-translucent);
  --bs-modal-border-width: var(--bs-border-width);
  --bs-modal-border-radius: var(--bs-border-radius-lg);
  --bs-modal-box-shadow: var(--bs-box-shadow-sm);
  --bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));
  --bs-modal-header-padding-x: 1rem;
  --bs-modal-header-padding-y: 1rem;
  --bs-modal-header-padding: 1rem 1rem;
  --bs-modal-header-border-color: var(--bs-border-color);
  --bs-modal-header-border-width: var(--bs-border-width);
  --bs-modal-title-line-height: 1.5;
  --bs-modal-footer-gap: 0.5rem;
  --bs-modal-footer-bg: ;
  --bs-modal-footer-border-color: var(--bs-border-color);
  --bs-modal-footer-border-width: var(--bs-border-width);
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-modal-zindex);
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: var(--bs-modal-margin);
  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 {
  height: calc(100% - var(--bs-modal-margin) * 2);
}
.modal-dialog-scrollable .modal-content {
  max-height: 100%;
  overflow: hidden;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - var(--bs-modal-margin) * 2);
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  color: var(--bs-modal-color);
  pointer-events: auto;
  background-color: var(--bs-modal-bg);
  background-clip: padding-box;
  border: var(--bs-modal-border-width) solid var(--bs-modal-border-color);
  border-radius: var(--bs-modal-border-radius);
  outline: 0;
}

.modal-backdrop {
  --bs-backdrop-zindex: 1050;
  --bs-backdrop-bg: #000;
  --bs-backdrop-opacity: 0.5;
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-backdrop-zindex);
  width: 100vw;
  height: 100vh;
  background-color: var(--bs-backdrop-bg);
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: var(--bs-backdrop-opacity);
}

.modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  padding: var(--bs-modal-header-padding);
  border-bottom: var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);
  border-top-left-radius: var(--bs-modal-inner-border-radius);
  border-top-right-radius: var(--bs-modal-inner-border-radius);
}
.modal-header .btn-close {
  padding: calc(var(--bs-modal-header-padding-y) * 0.5) calc(var(--bs-modal-header-padding-x) * 0.5);
  margin: calc(-0.5 * var(--bs-modal-header-padding-y)) calc(-0.5 * var(--bs-modal-header-padding-x)) calc(-0.5 * var(--bs-modal-header-padding-y)) auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: var(--bs-modal-title-line-height);
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: var(--bs-modal-padding);
}

.modal-footer {
  display: flex;
  flex-shrink: 0;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * 0.5);
  background-color: var(--bs-modal-footer-bg);
  border-top: var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);
  border-bottom-right-radius: var(--bs-modal-inner-border-radius);
  border-bottom-left-radius: var(--bs-modal-inner-border-radius);
}
.modal-footer > * {
  margin: calc(var(--bs-modal-footer-gap) * 0.5);
}

@media (min-width: 576px) {
  .modal {
    --bs-modal-margin: 1.75rem;
    --bs-modal-box-shadow: var(--bs-box-shadow);
  }
  .modal-dialog {
    max-width: var(--bs-modal-width);
    margin-right: auto;
    margin-left: auto;
  }
  .modal-sm {
    --bs-modal-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    --bs-modal-width: 800px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    --bs-modal-width: 1140px;
  }
}
.modal-fullscreen {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0;
}
.modal-fullscreen .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0;
}
.modal-fullscreen .modal-header,
.modal-fullscreen .modal-footer {
  border-radius: 0;
}
.modal-fullscreen .modal-body {
  overflow-y: auto;
}

@media (max-width: 575.98px) {
  .modal-fullscreen-sm-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-sm-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-header,
  .modal-fullscreen-sm-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 767.98px) {
  .modal-fullscreen-md-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-md-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-header,
  .modal-fullscreen-md-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 991.98px) {
  .modal-fullscreen-lg-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-lg-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-header,
  .modal-fullscreen-lg-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 1199.98px) {
  .modal-fullscreen-xl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-header,
  .modal-fullscreen-xl-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 1399.98px) {
  .modal-fullscreen-xxl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xxl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-header,
  .modal-fullscreen-xxl-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-body {
    overflow-y: auto;
  }
}
.tooltip {
  --bs-tooltip-zindex: 1080;
  --bs-tooltip-max-width: 200px;
  --bs-tooltip-padding-x: 0.5rem;
  --bs-tooltip-padding-y: 0.25rem;
  --bs-tooltip-margin: ;
  --bs-tooltip-font-size: 0.875rem;
  --bs-tooltip-color: var(--bs-body-bg);
  --bs-tooltip-bg: var(--bs-emphasis-color);
  --bs-tooltip-border-radius: var(--bs-border-radius);
  --bs-tooltip-opacity: 0.9;
  --bs-tooltip-arrow-width: 0.8rem;
  --bs-tooltip-arrow-height: 0.4rem;
  z-index: var(--bs-tooltip-zindex);
  display: block;
  margin: var(--bs-tooltip-margin);
  font-family: var(--bs-font-sans-serif);
  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: var(--bs-tooltip-font-size);
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: var(--bs-tooltip-opacity);
}
.tooltip .tooltip-arrow {
  display: block;
  width: var(--bs-tooltip-arrow-width);
  height: var(--bs-tooltip-arrow-height);
}
.tooltip .tooltip-arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-top .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow {
  bottom: calc(-1 * var(--bs-tooltip-arrow-height));
}
.bs-tooltip-top .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before {
  top: -1px;
  border-width: var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * 0.5) 0;
  border-top-color: var(--bs-tooltip-bg);
}

/* rtl:begin:ignore */
.bs-tooltip-end .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow {
  left: calc(-1 * var(--bs-tooltip-arrow-height));
  width: var(--bs-tooltip-arrow-height);
  height: var(--bs-tooltip-arrow-width);
}
.bs-tooltip-end .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before {
  right: -1px;
  border-width: calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * 0.5) 0;
  border-right-color: var(--bs-tooltip-bg);
}

/* rtl:end:ignore */
.bs-tooltip-bottom .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow {
  top: calc(-1 * var(--bs-tooltip-arrow-height));
}
.bs-tooltip-bottom .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before {
  bottom: -1px;
  border-width: 0 calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height);
  border-bottom-color: var(--bs-tooltip-bg);
}

/* rtl:begin:ignore */
.bs-tooltip-start .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow {
  right: calc(-1 * var(--bs-tooltip-arrow-height));
  width: var(--bs-tooltip-arrow-height);
  height: var(--bs-tooltip-arrow-width);
}
.bs-tooltip-start .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before {
  left: -1px;
  border-width: calc(var(--bs-tooltip-arrow-width) * 0.5) 0 calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height);
  border-left-color: var(--bs-tooltip-bg);
}

/* rtl:end:ignore */
.tooltip-inner {
  max-width: var(--bs-tooltip-max-width);
  padding: var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);
  color: var(--bs-tooltip-color);
  text-align: center;
  background-color: var(--bs-tooltip-bg);
  border-radius: var(--bs-tooltip-border-radius);
}

.popover {
  --bs-popover-zindex: 1070;
  --bs-popover-max-width: 276px;
  --bs-popover-font-size: 0.875rem;
  --bs-popover-bg: var(--bs-body-bg);
  --bs-popover-border-width: var(--bs-border-width);
  --bs-popover-border-color: var(--bs-border-color-translucent);
  --bs-popover-border-radius: var(--bs-border-radius-lg);
  --bs-popover-inner-border-radius: calc(var(--bs-border-radius-lg) - var(--bs-border-width));
  --bs-popover-box-shadow: var(--bs-box-shadow);
  --bs-popover-header-padding-x: 1rem;
  --bs-popover-header-padding-y: 0.5rem;
  --bs-popover-header-font-size: 1rem;
  --bs-popover-header-color: inherit;
  --bs-popover-header-bg: var(--bs-secondary-bg);
  --bs-popover-body-padding-x: 1rem;
  --bs-popover-body-padding-y: 1rem;
  --bs-popover-body-color: var(--bs-body-color);
  --bs-popover-arrow-width: 1rem;
  --bs-popover-arrow-height: 0.5rem;
  --bs-popover-arrow-border: var(--bs-popover-border-color);
  z-index: var(--bs-popover-zindex);
  display: block;
  max-width: var(--bs-popover-max-width);
  font-family: var(--bs-font-sans-serif);
  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: var(--bs-popover-font-size);
  word-wrap: break-word;
  background-color: var(--bs-popover-bg);
  background-clip: padding-box;
  border: var(--bs-popover-border-width) solid var(--bs-popover-border-color);
  border-radius: var(--bs-popover-border-radius);
}
.popover .popover-arrow {
  display: block;
  width: var(--bs-popover-arrow-width);
  height: var(--bs-popover-arrow-height);
}
.popover .popover-arrow::before, .popover .popover-arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
  border-width: 0;
}

.bs-popover-top > .popover-arrow, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow {
  bottom: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
}
.bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before, .bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after {
  border-width: var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * 0.5) 0;
}
.bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before {
  bottom: 0;
  border-top-color: var(--bs-popover-arrow-border);
}
.bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after {
  bottom: var(--bs-popover-border-width);
  border-top-color: var(--bs-popover-bg);
}

/* rtl:begin:ignore */
.bs-popover-end > .popover-arrow, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow {
  left: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
  width: var(--bs-popover-arrow-height);
  height: var(--bs-popover-arrow-width);
}
.bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before, .bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after {
  border-width: calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * 0.5) 0;
}
.bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before {
  left: 0;
  border-right-color: var(--bs-popover-arrow-border);
}
.bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after {
  left: var(--bs-popover-border-width);
  border-right-color: var(--bs-popover-bg);
}

/* rtl:end:ignore */
.bs-popover-bottom > .popover-arrow, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow {
  top: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
}
.bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before, .bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after {
  border-width: 0 calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height);
}
.bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before {
  top: 0;
  border-bottom-color: var(--bs-popover-arrow-border);
}
.bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after {
  top: var(--bs-popover-border-width);
  border-bottom-color: var(--bs-popover-bg);
}
.bs-popover-bottom .popover-header::before, .bs-popover-auto[data-popper-placement^=bottom] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: var(--bs-popover-arrow-width);
  margin-left: calc(-0.5 * var(--bs-popover-arrow-width));
  content: "";
  border-bottom: var(--bs-popover-border-width) solid var(--bs-popover-header-bg);
}

/* rtl:begin:ignore */
.bs-popover-start > .popover-arrow, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow {
  right: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
  width: var(--bs-popover-arrow-height);
  height: var(--bs-popover-arrow-width);
}
.bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before, .bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after {
  border-width: calc(var(--bs-popover-arrow-width) * 0.5) 0 calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height);
}
.bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before {
  right: 0;
  border-left-color: var(--bs-popover-arrow-border);
}
.bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after {
  right: var(--bs-popover-border-width);
  border-left-color: var(--bs-popover-bg);
}

/* rtl:end:ignore */
.popover-header {
  padding: var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);
  margin-bottom: 0;
  font-size: var(--bs-popover-header-font-size);
  color: var(--bs-popover-header-color);
  background-color: var(--bs-popover-header-bg);
  border-bottom: var(--bs-popover-border-width) solid var(--bs-popover-border-color);
  border-top-left-radius: var(--bs-popover-inner-border-radius);
  border-top-right-radius: var(--bs-popover-inner-border-radius);
}
.popover-header:empty {
  display: none;
}

.popover-body {
  padding: var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);
  color: var(--bs-popover-body-color);
}

.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-start),
.active.carousel-item-end {
  transform: translateX(100%);
}

.carousel-item-prev:not(.carousel-item-end),
.active.carousel-item-start {
  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-start,
.carousel-fade .carousel-item-prev.carousel-item-end {
  z-index: 1;
  opacity: 1;
}
.carousel-fade .active.carousel-item-start,
.carousel-fade .active.carousel-item-end {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-start,
  .carousel-fade .active.carousel-item-end {
    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: 2rem;
  height: 2rem;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% 100%;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e") /*rtl:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")*/;
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e") /*rtl:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")*/;
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  padding: 0;
  margin-right: 15%;
  margin-bottom: 1rem;
  margin-left: 15%;
}
.carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  padding: 0;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
  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 [data-bs-target] {
    transition: none;
  }
}
.carousel-indicators .active {
  opacity: 1;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 1.25rem;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center;
}

.carousel-dark .carousel-control-prev-icon,
.carousel-dark .carousel-control-next-icon {
  filter: invert(1) grayscale(100);
}
.carousel-dark .carousel-indicators [data-bs-target] {
  background-color: #000;
}
.carousel-dark .carousel-caption {
  color: #000;
}

[data-bs-theme=dark] .carousel .carousel-control-prev-icon,
[data-bs-theme=dark] .carousel .carousel-control-next-icon, [data-bs-theme=dark].carousel .carousel-control-prev-icon,
[data-bs-theme=dark].carousel .carousel-control-next-icon {
  filter: invert(1) grayscale(100);
}
[data-bs-theme=dark] .carousel .carousel-indicators [data-bs-target], [data-bs-theme=dark].carousel .carousel-indicators [data-bs-target] {
  background-color: #000;
}
[data-bs-theme=dark] .carousel .carousel-caption, [data-bs-theme=dark].carousel .carousel-caption {
  color: #000;
}

.spinner-grow,
.spinner-border {
  display: inline-block;
  width: var(--bs-spinner-width);
  height: var(--bs-spinner-height);
  vertical-align: var(--bs-spinner-vertical-align);
  border-radius: 50%;
  animation: var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name);
}

@keyframes spinner-border {
  to {
    transform: rotate(360deg) /* rtl:ignore */;
  }
}
.spinner-border {
  --bs-spinner-width: 2rem;
  --bs-spinner-height: 2rem;
  --bs-spinner-vertical-align: -0.125em;
  --bs-spinner-border-width: 0.25em;
  --bs-spinner-animation-speed: 0.75s;
  --bs-spinner-animation-name: spinner-border;
  border: var(--bs-spinner-border-width) solid currentcolor;
  border-right-color: transparent;
}

.spinner-border-sm {
  --bs-spinner-width: 1rem;
  --bs-spinner-height: 1rem;
  --bs-spinner-border-width: 0.2em;
}

@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}
.spinner-grow {
  --bs-spinner-width: 2rem;
  --bs-spinner-height: 2rem;
  --bs-spinner-vertical-align: -0.125em;
  --bs-spinner-animation-speed: 0.75s;
  --bs-spinner-animation-name: spinner-grow;
  background-color: currentcolor;
  opacity: 0;
}

.spinner-grow-sm {
  --bs-spinner-width: 1rem;
  --bs-spinner-height: 1rem;
}

@media (prefers-reduced-motion: reduce) {
  .spinner-border,
  .spinner-grow {
    --bs-spinner-animation-speed: 1.5s;
  }
}
.offcanvas, .offcanvas-xxl, .offcanvas-xl, .offcanvas-lg, .offcanvas-md, .offcanvas-sm {
  --bs-offcanvas-zindex: 1045;
  --bs-offcanvas-width: 400px;
  --bs-offcanvas-height: 30vh;
  --bs-offcanvas-padding-x: 1rem;
  --bs-offcanvas-padding-y: 1rem;
  --bs-offcanvas-color: var(--bs-body-color);
  --bs-offcanvas-bg: var(--bs-body-bg);
  --bs-offcanvas-border-width: var(--bs-border-width);
  --bs-offcanvas-border-color: var(--bs-border-color-translucent);
  --bs-offcanvas-box-shadow: var(--bs-box-shadow-sm);
  --bs-offcanvas-transition: transform 0.3s ease-in-out;
  --bs-offcanvas-title-line-height: 1.5;
}

@media (max-width: 575.98px) {
  .offcanvas-sm {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 575.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-sm {
    transition: none;
  }
}
@media (max-width: 575.98px) {
  .offcanvas-sm.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-sm.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-sm.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-sm.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-sm.showing, .offcanvas-sm.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-sm.showing, .offcanvas-sm.hiding, .offcanvas-sm.show {
    visibility: visible;
  }
}
@media (min-width: 576px) {
  .offcanvas-sm {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-sm .offcanvas-header {
    display: none;
  }
  .offcanvas-sm .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 767.98px) {
  .offcanvas-md {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 767.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-md {
    transition: none;
  }
}
@media (max-width: 767.98px) {
  .offcanvas-md.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-md.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-md.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-md.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-md.showing, .offcanvas-md.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-md.showing, .offcanvas-md.hiding, .offcanvas-md.show {
    visibility: visible;
  }
}
@media (min-width: 768px) {
  .offcanvas-md {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-md .offcanvas-header {
    display: none;
  }
  .offcanvas-md .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 991.98px) {
  .offcanvas-lg {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 991.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-lg {
    transition: none;
  }
}
@media (max-width: 991.98px) {
  .offcanvas-lg.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-lg.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-lg.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-lg.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-lg.showing, .offcanvas-lg.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-lg.showing, .offcanvas-lg.hiding, .offcanvas-lg.show {
    visibility: visible;
  }
}
@media (min-width: 992px) {
  .offcanvas-lg {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-lg .offcanvas-header {
    display: none;
  }
  .offcanvas-lg .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 1199.98px) {
  .offcanvas-xl {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 1199.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-xl {
    transition: none;
  }
}
@media (max-width: 1199.98px) {
  .offcanvas-xl.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-xl.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-xl.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-xl.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-xl.showing, .offcanvas-xl.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-xl.showing, .offcanvas-xl.hiding, .offcanvas-xl.show {
    visibility: visible;
  }
}
@media (min-width: 1200px) {
  .offcanvas-xl {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-xl .offcanvas-header {
    display: none;
  }
  .offcanvas-xl .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 1399.98px) {
  .offcanvas-xxl {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 1399.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-xxl {
    transition: none;
  }
}
@media (max-width: 1399.98px) {
  .offcanvas-xxl.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-xxl.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-xxl.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-xxl.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-xxl.showing, .offcanvas-xxl.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-xxl.showing, .offcanvas-xxl.hiding, .offcanvas-xxl.show {
    visibility: visible;
  }
}
@media (min-width: 1400px) {
  .offcanvas-xxl {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-xxl .offcanvas-header {
    display: none;
  }
  .offcanvas-xxl .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

.offcanvas {
  position: fixed;
  bottom: 0;
  z-index: var(--bs-offcanvas-zindex);
  display: flex;
  flex-direction: column;
  max-width: 100%;
  color: var(--bs-offcanvas-color);
  visibility: hidden;
  background-color: var(--bs-offcanvas-bg);
  background-clip: padding-box;
  outline: 0;
  transition: var(--bs-offcanvas-transition);
}
@media (prefers-reduced-motion: reduce) {
  .offcanvas {
    transition: none;
  }
}
.offcanvas.offcanvas-start {
  top: 0;
  left: 0;
  width: var(--bs-offcanvas-width);
  border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateX(-100%);
}
.offcanvas.offcanvas-end {
  top: 0;
  right: 0;
  width: var(--bs-offcanvas-width);
  border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateX(100%);
}
.offcanvas.offcanvas-top {
  top: 0;
  right: 0;
  left: 0;
  height: var(--bs-offcanvas-height);
  max-height: 100%;
  border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateY(-100%);
}
.offcanvas.offcanvas-bottom {
  right: 0;
  left: 0;
  height: var(--bs-offcanvas-height);
  max-height: 100%;
  border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateY(100%);
}
.offcanvas.showing, .offcanvas.show:not(.hiding) {
  transform: none;
}
.offcanvas.showing, .offcanvas.hiding, .offcanvas.show {
  visibility: visible;
}

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

.offcanvas-header {
  display: flex;
  align-items: center;
  padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);
}
.offcanvas-header .btn-close {
  padding: calc(var(--bs-offcanvas-padding-y) * 0.5) calc(var(--bs-offcanvas-padding-x) * 0.5);
  margin: calc(-0.5 * var(--bs-offcanvas-padding-y)) calc(-0.5 * var(--bs-offcanvas-padding-x)) calc(-0.5 * var(--bs-offcanvas-padding-y)) auto;
}

.offcanvas-title {
  margin-bottom: 0;
  line-height: var(--bs-offcanvas-title-line-height);
}

.offcanvas-body {
  flex-grow: 1;
  padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);
  overflow-y: auto;
}

.placeholder {
  display: inline-block;
  min-height: 1em;
  vertical-align: middle;
  cursor: wait;
  background-color: currentcolor;
  opacity: 0.5;
}
.placeholder.btn::before {
  display: inline-block;
  content: "";
}

.placeholder-xs {
  min-height: 0.6em;
}

.placeholder-sm {
  min-height: 0.8em;
}

.placeholder-lg {
  min-height: 1.2em;
}

.placeholder-glow .placeholder {
  animation: placeholder-glow 2s ease-in-out infinite;
}

@keyframes placeholder-glow {
  50% {
    opacity: 0.2;
  }
}
.placeholder-wave {
  -webkit-mask-image: linear-gradient(130deg, #000 55%, rgba(0, 0, 0, 0.8) 75%, #000 95%);
          mask-image: linear-gradient(130deg, #000 55%, rgba(0, 0, 0, 0.8) 75%, #000 95%);
  -webkit-mask-size: 200% 100%;
          mask-size: 200% 100%;
  animation: placeholder-wave 2s linear infinite;
}

@keyframes placeholder-wave {
  100% {
    -webkit-mask-position: -200% 0%;
            mask-position: -200% 0%;
  }
}
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.text-bg-primary {
  color: #fff !important;
  background-color: RGBA(var(--bs-primary-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-secondary {
  color: #fff !important;
  background-color: RGBA(var(--bs-secondary-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-success {
  color: #fff !important;
  background-color: RGBA(var(--bs-success-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-info {
  color: #000 !important;
  background-color: RGBA(var(--bs-info-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-warning {
  color: #000 !important;
  background-color: RGBA(var(--bs-warning-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-danger {
  color: #fff !important;
  background-color: RGBA(var(--bs-danger-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-light {
  color: #000 !important;
  background-color: RGBA(var(--bs-light-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-dark {
  color: #fff !important;
  background-color: RGBA(var(--bs-dark-rgb), var(--bs-bg-opacity, 1)) !important;
}

.link-primary {
  color: RGBA(var(--bs-primary-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-primary-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-primary:hover, .link-primary:focus {
  color: RGBA(10, 88, 202, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(10, 88, 202, var(--bs-link-underline-opacity, 1)) !important;
}

.link-secondary {
  color: RGBA(var(--bs-secondary-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-secondary-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-secondary:hover, .link-secondary:focus {
  color: RGBA(86, 94, 100, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(86, 94, 100, var(--bs-link-underline-opacity, 1)) !important;
}

.link-success {
  color: RGBA(var(--bs-success-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-success-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-success:hover, .link-success:focus {
  color: RGBA(20, 108, 67, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(20, 108, 67, var(--bs-link-underline-opacity, 1)) !important;
}

.link-info {
  color: RGBA(var(--bs-info-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-info-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-info:hover, .link-info:focus {
  color: RGBA(61, 213, 243, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(61, 213, 243, var(--bs-link-underline-opacity, 1)) !important;
}

.link-warning {
  color: RGBA(var(--bs-warning-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-warning-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-warning:hover, .link-warning:focus {
  color: RGBA(255, 205, 57, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(255, 205, 57, var(--bs-link-underline-opacity, 1)) !important;
}

.link-danger {
  color: RGBA(var(--bs-danger-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-danger-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-danger:hover, .link-danger:focus {
  color: RGBA(176, 42, 55, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(176, 42, 55, var(--bs-link-underline-opacity, 1)) !important;
}

.link-light {
  color: RGBA(var(--bs-light-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-light-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-light:hover, .link-light:focus {
  color: RGBA(249, 250, 251, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(249, 250, 251, var(--bs-link-underline-opacity, 1)) !important;
}

.link-dark {
  color: RGBA(var(--bs-dark-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-dark-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-dark:hover, .link-dark:focus {
  color: RGBA(26, 30, 33, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(26, 30, 33, var(--bs-link-underline-opacity, 1)) !important;
}

.link-body-emphasis {
  color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-body-emphasis:hover, .link-body-emphasis:focus {
  color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 0.75)) !important;
  text-decoration-color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 0.75)) !important;
}

.focus-ring:focus {
  outline: 0;
  box-shadow: var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color);
}

.icon-link {
  display: inline-flex;
  gap: 0.375rem;
  align-items: center;
  text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 0.5));
  text-underline-offset: 0.25em;
  backface-visibility: hidden;
}
.icon-link > .bi {
  flex-shrink: 0;
  width: 1em;
  height: 1em;
  fill: currentcolor;
  transition: 0.2s ease-in-out transform;
}
@media (prefers-reduced-motion: reduce) {
  .icon-link > .bi {
    transition: none;
  }
}

.icon-link-hover:hover > .bi, .icon-link-hover:focus-visible > .bi {
  transform: var(--bs-icon-link-transform, translate3d(0.25em, 0, 0));
}

.ratio {
  position: relative;
  width: 100%;
}
.ratio::before {
  display: block;
  padding-top: var(--bs-aspect-ratio);
  content: "";
}
.ratio > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ratio-1x1 {
  --bs-aspect-ratio: 100%;
}

.ratio-4x3 {
  --bs-aspect-ratio: 75%;
}

.ratio-16x9 {
  --bs-aspect-ratio: 56.25%;
}

.ratio-21x9 {
  --bs-aspect-ratio: 42.8571428571%;
}

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

.sticky-top {
  position: sticky;
  top: 0;
  z-index: 1020;
}

.sticky-bottom {
  position: sticky;
  bottom: 0;
  z-index: 1020;
}

@media (min-width: 576px) {
  .sticky-sm-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-sm-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 768px) {
  .sticky-md-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-md-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 992px) {
  .sticky-lg-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-lg-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 1200px) {
  .sticky-xl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-xl-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 1400px) {
  .sticky-xxl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-xxl-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
.hstack {
  display: flex;
  flex-direction: row;
  align-items: center;
  align-self: stretch;
}

.vstack {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  align-self: stretch;
}

.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
.visually-hidden:not(caption),
.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption) {
  position: absolute !important;
}

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.vr {
  display: inline-block;
  align-self: stretch;
  width: var(--bs-border-width);
  min-height: 1em;
  background-color: currentcolor;
  opacity: 0.25;
}

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

.float-start {
  float: left !important;
}

.float-end {
  float: right !important;
}

.float-none {
  float: none !important;
}

.object-fit-contain {
  -o-object-fit: contain !important;
     object-fit: contain !important;
}

.object-fit-cover {
  -o-object-fit: cover !important;
     object-fit: cover !important;
}

.object-fit-fill {
  -o-object-fit: fill !important;
     object-fit: fill !important;
}

.object-fit-scale {
  -o-object-fit: scale-down !important;
     object-fit: scale-down !important;
}

.object-fit-none {
  -o-object-fit: none !important;
     object-fit: none !important;
}

.opacity-0 {
  opacity: 0 !important;
}

.opacity-25 {
  opacity: 0.25 !important;
}

.opacity-50 {
  opacity: 0.5 !important;
}

.opacity-75 {
  opacity: 0.75 !important;
}

.opacity-100 {
  opacity: 1 !important;
}

.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.overflow-visible {
  overflow: visible !important;
}

.overflow-scroll {
  overflow: scroll !important;
}

.overflow-x-auto {
  overflow-x: auto !important;
}

.overflow-x-hidden {
  overflow-x: hidden !important;
}

.overflow-x-visible {
  overflow-x: visible !important;
}

.overflow-x-scroll {
  overflow-x: scroll !important;
}

.overflow-y-auto {
  overflow-y: auto !important;
}

.overflow-y-hidden {
  overflow-y: hidden !important;
}

.overflow-y-visible {
  overflow-y: visible !important;
}

.overflow-y-scroll {
  overflow-y: scroll !important;
}

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

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

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

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

.d-inline-grid {
  display: inline-grid !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;
}

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

.shadow {
  box-shadow: var(--bs-box-shadow) !important;
}

.shadow-sm {
  box-shadow: var(--bs-box-shadow-sm) !important;
}

.shadow-lg {
  box-shadow: var(--bs-box-shadow-lg) !important;
}

.shadow-none {
  box-shadow: none !important;
}

.focus-ring-primary {
  --bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-secondary {
  --bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-success {
  --bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-info {
  --bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-warning {
  --bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-danger {
  --bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-light {
  --bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-dark {
  --bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity));
}

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

.top-0 {
  top: 0 !important;
}

.top-50 {
  top: 50% !important;
}

.top-100 {
  top: 100% !important;
}

.bottom-0 {
  bottom: 0 !important;
}

.bottom-50 {
  bottom: 50% !important;
}

.bottom-100 {
  bottom: 100% !important;
}

.start-0 {
  left: 0 !important;
}

.start-50 {
  left: 50% !important;
}

.start-100 {
  left: 100% !important;
}

.end-0 {
  right: 0 !important;
}

.end-50 {
  right: 50% !important;
}

.end-100 {
  right: 100% !important;
}

.translate-middle {
  transform: translate(-50%, -50%) !important;
}

.translate-middle-x {
  transform: translateX(-50%) !important;
}

.translate-middle-y {
  transform: translateY(-50%) !important;
}

.border {
  border: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-0 {
  border: 0 !important;
}

.border-top {
  border-top: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-end {
  border-right: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-end-0 {
  border-right: 0 !important;
}

.border-bottom {
  border-bottom: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-start {
  border-left: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-start-0 {
  border-left: 0 !important;
}

.border-primary {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-primary-rgb), var(--bs-border-opacity)) !important;
}

.border-secondary {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-secondary-rgb), var(--bs-border-opacity)) !important;
}

.border-success {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-success-rgb), var(--bs-border-opacity)) !important;
}

.border-info {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-info-rgb), var(--bs-border-opacity)) !important;
}

.border-warning {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-warning-rgb), var(--bs-border-opacity)) !important;
}

.border-danger {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-danger-rgb), var(--bs-border-opacity)) !important;
}

.border-light {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-light-rgb), var(--bs-border-opacity)) !important;
}

.border-dark {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-dark-rgb), var(--bs-border-opacity)) !important;
}

.border-black {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-black-rgb), var(--bs-border-opacity)) !important;
}

.border-white {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important;
}

.border-primary-subtle {
  border-color: var(--bs-primary-border-subtle) !important;
}

.border-secondary-subtle {
  border-color: var(--bs-secondary-border-subtle) !important;
}

.border-success-subtle {
  border-color: var(--bs-success-border-subtle) !important;
}

.border-info-subtle {
  border-color: var(--bs-info-border-subtle) !important;
}

.border-warning-subtle {
  border-color: var(--bs-warning-border-subtle) !important;
}

.border-danger-subtle {
  border-color: var(--bs-danger-border-subtle) !important;
}

.border-light-subtle {
  border-color: var(--bs-light-border-subtle) !important;
}

.border-dark-subtle {
  border-color: var(--bs-dark-border-subtle) !important;
}

.border-1 {
  border-width: 1px !important;
}

.border-2 {
  border-width: 2px !important;
}

.border-3 {
  border-width: 3px !important;
}

.border-4 {
  border-width: 4px !important;
}

.border-5 {
  border-width: 5px !important;
}

.border-opacity-10 {
  --bs-border-opacity: 0.1;
}

.border-opacity-25 {
  --bs-border-opacity: 0.25;
}

.border-opacity-50 {
  --bs-border-opacity: 0.5;
}

.border-opacity-75 {
  --bs-border-opacity: 0.75;
}

.border-opacity-100 {
  --bs-border-opacity: 1;
}

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

.mw-100 {
  max-width: 100% !important;
}

.vw-100 {
  width: 100vw !important;
}

.min-vw-100 {
  min-width: 100vw !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;
}

.mh-100 {
  max-height: 100% !important;
}

.vh-100 {
  height: 100vh !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

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

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

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

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

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !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;
}

.justify-content-evenly {
  justify-content: space-evenly !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;
}

.order-first {
  order: -1 !important;
}

.order-0 {
  order: 0 !important;
}

.order-1 {
  order: 1 !important;
}

.order-2 {
  order: 2 !important;
}

.order-3 {
  order: 3 !important;
}

.order-4 {
  order: 4 !important;
}

.order-5 {
  order: 5 !important;
}

.order-last {
  order: 6 !important;
}

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

.m-1 {
  margin: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p-1 {
  padding: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.gap-0 {
  gap: 0 !important;
}

.gap-1 {
  gap: 0.25rem !important;
}

.gap-2 {
  gap: 0.5rem !important;
}

.gap-3 {
  gap: 1rem !important;
}

.gap-4 {
  gap: 1.5rem !important;
}

.gap-5 {
  gap: 3rem !important;
}

.row-gap-0 {
  row-gap: 0 !important;
}

.row-gap-1 {
  row-gap: 0.25rem !important;
}

.row-gap-2 {
  row-gap: 0.5rem !important;
}

.row-gap-3 {
  row-gap: 1rem !important;
}

.row-gap-4 {
  row-gap: 1.5rem !important;
}

.row-gap-5 {
  row-gap: 3rem !important;
}

.column-gap-0 {
  -moz-column-gap: 0 !important;
       column-gap: 0 !important;
}

.column-gap-1 {
  -moz-column-gap: 0.25rem !important;
       column-gap: 0.25rem !important;
}

.column-gap-2 {
  -moz-column-gap: 0.5rem !important;
       column-gap: 0.5rem !important;
}

.column-gap-3 {
  -moz-column-gap: 1rem !important;
       column-gap: 1rem !important;
}

.column-gap-4 {
  -moz-column-gap: 1.5rem !important;
       column-gap: 1.5rem !important;
}

.column-gap-5 {
  -moz-column-gap: 3rem !important;
       column-gap: 3rem !important;
}

.font-monospace {
  font-family: var(--bs-font-monospace) !important;
}

.fs-1 {
  font-size: calc(1.375rem + 1.5vw) !important;
}

.fs-2 {
  font-size: calc(1.325rem + 0.9vw) !important;
}

.fs-3 {
  font-size: calc(1.3rem + 0.6vw) !important;
}

.fs-4 {
  font-size: calc(1.275rem + 0.3vw) !important;
}

.fs-5 {
  font-size: 1.25rem !important;
}

.fs-6 {
  font-size: 1rem !important;
}

.fst-italic {
  font-style: italic !important;
}

.fst-normal {
  font-style: normal !important;
}

.fw-lighter {
  font-weight: lighter !important;
}

.fw-light {
  font-weight: 300 !important;
}

.fw-normal {
  font-weight: 400 !important;
}

.fw-medium {
  font-weight: 500 !important;
}

.fw-semibold {
  font-weight: 600 !important;
}

.fw-bold {
  font-weight: 700 !important;
}

.fw-bolder {
  font-weight: bolder !important;
}

.lh-1 {
  line-height: 1 !important;
}

.lh-sm {
  line-height: 1.25 !important;
}

.lh-base {
  line-height: 1.5 !important;
}

.lh-lg {
  line-height: 2 !important;
}

.text-start {
  text-align: left !important;
}

.text-end {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

.text-decoration-none {
  text-decoration: none !important;
}

.text-decoration-underline {
  text-decoration: underline !important;
}

.text-decoration-line-through {
  text-decoration: line-through !important;
}

.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.text-wrap {
  white-space: normal !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

/* rtl:begin:remove */
.text-break {
  word-wrap: break-word !important;
  word-break: break-word !important;
}

/* rtl:end:remove */
.text-primary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important;
}

.text-secondary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important;
}

.text-success {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important;
}

.text-info {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important;
}

.text-warning {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important;
}

.text-danger {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important;
}

.text-light {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important;
}

.text-dark {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important;
}

.text-black {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important;
}

.text-white {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important;
}

.text-body {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important;
}

.text-muted {
  --bs-text-opacity: 1;
  color: var(--bs-secondary-color) !important;
}

.text-black-50 {
  --bs-text-opacity: 1;
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  --bs-text-opacity: 1;
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-body-secondary {
  --bs-text-opacity: 1;
  color: var(--bs-secondary-color) !important;
}

.text-body-tertiary {
  --bs-text-opacity: 1;
  color: var(--bs-tertiary-color) !important;
}

.text-body-emphasis {
  --bs-text-opacity: 1;
  color: var(--bs-emphasis-color) !important;
}

.text-reset {
  --bs-text-opacity: 1;
  color: inherit !important;
}

.text-opacity-25 {
  --bs-text-opacity: 0.25;
}

.text-opacity-50 {
  --bs-text-opacity: 0.5;
}

.text-opacity-75 {
  --bs-text-opacity: 0.75;
}

.text-opacity-100 {
  --bs-text-opacity: 1;
}

.text-primary-emphasis {
  color: var(--bs-primary-text-emphasis) !important;
}

.text-secondary-emphasis {
  color: var(--bs-secondary-text-emphasis) !important;
}

.text-success-emphasis {
  color: var(--bs-success-text-emphasis) !important;
}

.text-info-emphasis {
  color: var(--bs-info-text-emphasis) !important;
}

.text-warning-emphasis {
  color: var(--bs-warning-text-emphasis) !important;
}

.text-danger-emphasis {
  color: var(--bs-danger-text-emphasis) !important;
}

.text-light-emphasis {
  color: var(--bs-light-text-emphasis) !important;
}

.text-dark-emphasis {
  color: var(--bs-dark-text-emphasis) !important;
}

.link-opacity-10 {
  --bs-link-opacity: 0.1;
}

.link-opacity-10-hover:hover {
  --bs-link-opacity: 0.1;
}

.link-opacity-25 {
  --bs-link-opacity: 0.25;
}

.link-opacity-25-hover:hover {
  --bs-link-opacity: 0.25;
}

.link-opacity-50 {
  --bs-link-opacity: 0.5;
}

.link-opacity-50-hover:hover {
  --bs-link-opacity: 0.5;
}

.link-opacity-75 {
  --bs-link-opacity: 0.75;
}

.link-opacity-75-hover:hover {
  --bs-link-opacity: 0.75;
}

.link-opacity-100 {
  --bs-link-opacity: 1;
}

.link-opacity-100-hover:hover {
  --bs-link-opacity: 1;
}

.link-offset-1 {
  text-underline-offset: 0.125em !important;
}

.link-offset-1-hover:hover {
  text-underline-offset: 0.125em !important;
}

.link-offset-2 {
  text-underline-offset: 0.25em !important;
}

.link-offset-2-hover:hover {
  text-underline-offset: 0.25em !important;
}

.link-offset-3 {
  text-underline-offset: 0.375em !important;
}

.link-offset-3-hover:hover {
  text-underline-offset: 0.375em !important;
}

.link-underline-primary {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-primary-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-secondary {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-secondary-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-success {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-success-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-info {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-info-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-warning {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-warning-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-danger {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-danger-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-light {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-light-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-dark {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-dark-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-underline-opacity, 1)) !important;
}

.link-underline-opacity-0 {
  --bs-link-underline-opacity: 0;
}

.link-underline-opacity-0-hover:hover {
  --bs-link-underline-opacity: 0;
}

.link-underline-opacity-10 {
  --bs-link-underline-opacity: 0.1;
}

.link-underline-opacity-10-hover:hover {
  --bs-link-underline-opacity: 0.1;
}

.link-underline-opacity-25 {
  --bs-link-underline-opacity: 0.25;
}

.link-underline-opacity-25-hover:hover {
  --bs-link-underline-opacity: 0.25;
}

.link-underline-opacity-50 {
  --bs-link-underline-opacity: 0.5;
}

.link-underline-opacity-50-hover:hover {
  --bs-link-underline-opacity: 0.5;
}

.link-underline-opacity-75 {
  --bs-link-underline-opacity: 0.75;
}

.link-underline-opacity-75-hover:hover {
  --bs-link-underline-opacity: 0.75;
}

.link-underline-opacity-100 {
  --bs-link-underline-opacity: 1;
}

.link-underline-opacity-100-hover:hover {
  --bs-link-underline-opacity: 1;
}

.bg-primary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important;
}

.bg-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important;
}

.bg-success {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important;
}

.bg-info {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important;
}

.bg-warning {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important;
}

.bg-danger {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important;
}

.bg-light {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;
}

.bg-dark {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important;
}

.bg-black {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important;
}

.bg-white {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;
}

.bg-body {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important;
}

.bg-transparent {
  --bs-bg-opacity: 1;
  background-color: transparent !important;
}

.bg-body-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-bg-rgb), var(--bs-bg-opacity)) !important;
}

.bg-body-tertiary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-tertiary-bg-rgb), var(--bs-bg-opacity)) !important;
}

.bg-opacity-10 {
  --bs-bg-opacity: 0.1;
}

.bg-opacity-25 {
  --bs-bg-opacity: 0.25;
}

.bg-opacity-50 {
  --bs-bg-opacity: 0.5;
}

.bg-opacity-75 {
  --bs-bg-opacity: 0.75;
}

.bg-opacity-100 {
  --bs-bg-opacity: 1;
}

.bg-primary-subtle {
  background-color: var(--bs-primary-bg-subtle) !important;
}

.bg-secondary-subtle {
  background-color: var(--bs-secondary-bg-subtle) !important;
}

.bg-success-subtle {
  background-color: var(--bs-success-bg-subtle) !important;
}

.bg-info-subtle {
  background-color: var(--bs-info-bg-subtle) !important;
}

.bg-warning-subtle {
  background-color: var(--bs-warning-bg-subtle) !important;
}

.bg-danger-subtle {
  background-color: var(--bs-danger-bg-subtle) !important;
}

.bg-light-subtle {
  background-color: var(--bs-light-bg-subtle) !important;
}

.bg-dark-subtle {
  background-color: var(--bs-dark-bg-subtle) !important;
}

.bg-gradient {
  background-image: var(--bs-gradient) !important;
}

.user-select-all {
  -webkit-user-select: all !important;
     -moz-user-select: all !important;
          user-select: all !important;
}

.user-select-auto {
  -webkit-user-select: auto !important;
     -moz-user-select: auto !important;
          user-select: auto !important;
}

.user-select-none {
  -webkit-user-select: none !important;
     -moz-user-select: none !important;
          user-select: none !important;
}

.pe-none {
  pointer-events: none !important;
}

.pe-auto {
  pointer-events: auto !important;
}

.rounded {
  border-radius: var(--bs-border-radius) !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.rounded-1 {
  border-radius: var(--bs-border-radius-sm) !important;
}

.rounded-2 {
  border-radius: var(--bs-border-radius) !important;
}

.rounded-3 {
  border-radius: var(--bs-border-radius-lg) !important;
}

.rounded-4 {
  border-radius: var(--bs-border-radius-xl) !important;
}

.rounded-5 {
  border-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-pill {
  border-radius: var(--bs-border-radius-pill) !important;
}

.rounded-top {
  border-top-left-radius: var(--bs-border-radius) !important;
  border-top-right-radius: var(--bs-border-radius) !important;
}

.rounded-top-0 {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}

.rounded-top-1 {
  border-top-left-radius: var(--bs-border-radius-sm) !important;
  border-top-right-radius: var(--bs-border-radius-sm) !important;
}

.rounded-top-2 {
  border-top-left-radius: var(--bs-border-radius) !important;
  border-top-right-radius: var(--bs-border-radius) !important;
}

.rounded-top-3 {
  border-top-left-radius: var(--bs-border-radius-lg) !important;
  border-top-right-radius: var(--bs-border-radius-lg) !important;
}

.rounded-top-4 {
  border-top-left-radius: var(--bs-border-radius-xl) !important;
  border-top-right-radius: var(--bs-border-radius-xl) !important;
}

.rounded-top-5 {
  border-top-left-radius: var(--bs-border-radius-xxl) !important;
  border-top-right-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-top-circle {
  border-top-left-radius: 50% !important;
  border-top-right-radius: 50% !important;
}

.rounded-top-pill {
  border-top-left-radius: var(--bs-border-radius-pill) !important;
  border-top-right-radius: var(--bs-border-radius-pill) !important;
}

.rounded-end {
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important;
}

.rounded-end-0 {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.rounded-end-1 {
  border-top-right-radius: var(--bs-border-radius-sm) !important;
  border-bottom-right-radius: var(--bs-border-radius-sm) !important;
}

.rounded-end-2 {
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important;
}

.rounded-end-3 {
  border-top-right-radius: var(--bs-border-radius-lg) !important;
  border-bottom-right-radius: var(--bs-border-radius-lg) !important;
}

.rounded-end-4 {
  border-top-right-radius: var(--bs-border-radius-xl) !important;
  border-bottom-right-radius: var(--bs-border-radius-xl) !important;
}

.rounded-end-5 {
  border-top-right-radius: var(--bs-border-radius-xxl) !important;
  border-bottom-right-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-end-circle {
  border-top-right-radius: 50% !important;
  border-bottom-right-radius: 50% !important;
}

.rounded-end-pill {
  border-top-right-radius: var(--bs-border-radius-pill) !important;
  border-bottom-right-radius: var(--bs-border-radius-pill) !important;
}

.rounded-bottom {
  border-bottom-right-radius: var(--bs-border-radius) !important;
  border-bottom-left-radius: var(--bs-border-radius) !important;
}

.rounded-bottom-0 {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

.rounded-bottom-1 {
  border-bottom-right-radius: var(--bs-border-radius-sm) !important;
  border-bottom-left-radius: var(--bs-border-radius-sm) !important;
}

.rounded-bottom-2 {
  border-bottom-right-radius: var(--bs-border-radius) !important;
  border-bottom-left-radius: var(--bs-border-radius) !important;
}

.rounded-bottom-3 {
  border-bottom-right-radius: var(--bs-border-radius-lg) !important;
  border-bottom-left-radius: var(--bs-border-radius-lg) !important;
}

.rounded-bottom-4 {
  border-bottom-right-radius: var(--bs-border-radius-xl) !important;
  border-bottom-left-radius: var(--bs-border-radius-xl) !important;
}

.rounded-bottom-5 {
  border-bottom-right-radius: var(--bs-border-radius-xxl) !important;
  border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-bottom-circle {
  border-bottom-right-radius: 50% !important;
  border-bottom-left-radius: 50% !important;
}

.rounded-bottom-pill {
  border-bottom-right-radius: var(--bs-border-radius-pill) !important;
  border-bottom-left-radius: var(--bs-border-radius-pill) !important;
}

.rounded-start {
  border-bottom-left-radius: var(--bs-border-radius) !important;
  border-top-left-radius: var(--bs-border-radius) !important;
}

.rounded-start-0 {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
}

.rounded-start-1 {
  border-bottom-left-radius: var(--bs-border-radius-sm) !important;
  border-top-left-radius: var(--bs-border-radius-sm) !important;
}

.rounded-start-2 {
  border-bottom-left-radius: var(--bs-border-radius) !important;
  border-top-left-radius: var(--bs-border-radius) !important;
}

.rounded-start-3 {
  border-bottom-left-radius: var(--bs-border-radius-lg) !important;
  border-top-left-radius: var(--bs-border-radius-lg) !important;
}

.rounded-start-4 {
  border-bottom-left-radius: var(--bs-border-radius-xl) !important;
  border-top-left-radius: var(--bs-border-radius-xl) !important;
}

.rounded-start-5 {
  border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
  border-top-left-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-start-circle {
  border-bottom-left-radius: 50% !important;
  border-top-left-radius: 50% !important;
}

.rounded-start-pill {
  border-bottom-left-radius: var(--bs-border-radius-pill) !important;
  border-top-left-radius: var(--bs-border-radius-pill) !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

.z-n1 {
  z-index: -1 !important;
}

.z-0 {
  z-index: 0 !important;
}

.z-1 {
  z-index: 1 !important;
}

.z-2 {
  z-index: 2 !important;
}

.z-3 {
  z-index: 3 !important;
}

@media (min-width: 576px) {
  .float-sm-start {
    float: left !important;
  }
  .float-sm-end {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
  .object-fit-sm-contain {
    -o-object-fit: contain !important;
       object-fit: contain !important;
  }
  .object-fit-sm-cover {
    -o-object-fit: cover !important;
       object-fit: cover !important;
  }
  .object-fit-sm-fill {
    -o-object-fit: fill !important;
       object-fit: fill !important;
  }
  .object-fit-sm-scale {
    -o-object-fit: scale-down !important;
       object-fit: scale-down !important;
  }
  .object-fit-sm-none {
    -o-object-fit: none !important;
       object-fit: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-grid {
    display: grid !important;
  }
  .d-sm-inline-grid {
    display: inline-grid !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
  .d-sm-none {
    display: none !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .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-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;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !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;
  }
  .justify-content-sm-evenly {
    justify-content: space-evenly !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;
  }
  .order-sm-first {
    order: -1 !important;
  }
  .order-sm-0 {
    order: 0 !important;
  }
  .order-sm-1 {
    order: 1 !important;
  }
  .order-sm-2 {
    order: 2 !important;
  }
  .order-sm-3 {
    order: 3 !important;
  }
  .order-sm-4 {
    order: 4 !important;
  }
  .order-sm-5 {
    order: 5 !important;
  }
  .order-sm-last {
    order: 6 !important;
  }
  .m-sm-0 {
    margin: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .me-sm-0 {
    margin-right: 0 !important;
  }
  .me-sm-1 {
    margin-right: 0.25rem !important;
  }
  .me-sm-2 {
    margin-right: 0.5rem !important;
  }
  .me-sm-3 {
    margin-right: 1rem !important;
  }
  .me-sm-4 {
    margin-right: 1.5rem !important;
  }
  .me-sm-5 {
    margin-right: 3rem !important;
  }
  .me-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ms-sm-0 {
    margin-left: 0 !important;
  }
  .ms-sm-1 {
    margin-left: 0.25rem !important;
  }
  .ms-sm-2 {
    margin-left: 0.5rem !important;
  }
  .ms-sm-3 {
    margin-left: 1rem !important;
  }
  .ms-sm-4 {
    margin-left: 1.5rem !important;
  }
  .ms-sm-5 {
    margin-left: 3rem !important;
  }
  .ms-sm-auto {
    margin-left: auto !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  .pe-sm-0 {
    padding-right: 0 !important;
  }
  .pe-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pe-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pe-sm-3 {
    padding-right: 1rem !important;
  }
  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pe-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  .ps-sm-0 {
    padding-left: 0 !important;
  }
  .ps-sm-1 {
    padding-left: 0.25rem !important;
  }
  .ps-sm-2 {
    padding-left: 0.5rem !important;
  }
  .ps-sm-3 {
    padding-left: 1rem !important;
  }
  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }
  .ps-sm-5 {
    padding-left: 3rem !important;
  }
  .gap-sm-0 {
    gap: 0 !important;
  }
  .gap-sm-1 {
    gap: 0.25rem !important;
  }
  .gap-sm-2 {
    gap: 0.5rem !important;
  }
  .gap-sm-3 {
    gap: 1rem !important;
  }
  .gap-sm-4 {
    gap: 1.5rem !important;
  }
  .gap-sm-5 {
    gap: 3rem !important;
  }
  .row-gap-sm-0 {
    row-gap: 0 !important;
  }
  .row-gap-sm-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-sm-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-sm-3 {
    row-gap: 1rem !important;
  }
  .row-gap-sm-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-sm-5 {
    row-gap: 3rem !important;
  }
  .column-gap-sm-0 {
    -moz-column-gap: 0 !important;
         column-gap: 0 !important;
  }
  .column-gap-sm-1 {
    -moz-column-gap: 0.25rem !important;
         column-gap: 0.25rem !important;
  }
  .column-gap-sm-2 {
    -moz-column-gap: 0.5rem !important;
         column-gap: 0.5rem !important;
  }
  .column-gap-sm-3 {
    -moz-column-gap: 1rem !important;
         column-gap: 1rem !important;
  }
  .column-gap-sm-4 {
    -moz-column-gap: 1.5rem !important;
         column-gap: 1.5rem !important;
  }
  .column-gap-sm-5 {
    -moz-column-gap: 3rem !important;
         column-gap: 3rem !important;
  }
  .text-sm-start {
    text-align: left !important;
  }
  .text-sm-end {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .float-md-start {
    float: left !important;
  }
  .float-md-end {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
  .object-fit-md-contain {
    -o-object-fit: contain !important;
       object-fit: contain !important;
  }
  .object-fit-md-cover {
    -o-object-fit: cover !important;
       object-fit: cover !important;
  }
  .object-fit-md-fill {
    -o-object-fit: fill !important;
       object-fit: fill !important;
  }
  .object-fit-md-scale {
    -o-object-fit: scale-down !important;
       object-fit: scale-down !important;
  }
  .object-fit-md-none {
    -o-object-fit: none !important;
       object-fit: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-grid {
    display: grid !important;
  }
  .d-md-inline-grid {
    display: inline-grid !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
  .d-md-none {
    display: none !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .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-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;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !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;
  }
  .justify-content-md-evenly {
    justify-content: space-evenly !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;
  }
  .order-md-first {
    order: -1 !important;
  }
  .order-md-0 {
    order: 0 !important;
  }
  .order-md-1 {
    order: 1 !important;
  }
  .order-md-2 {
    order: 2 !important;
  }
  .order-md-3 {
    order: 3 !important;
  }
  .order-md-4 {
    order: 4 !important;
  }
  .order-md-5 {
    order: 5 !important;
  }
  .order-md-last {
    order: 6 !important;
  }
  .m-md-0 {
    margin: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .me-md-0 {
    margin-right: 0 !important;
  }
  .me-md-1 {
    margin-right: 0.25rem !important;
  }
  .me-md-2 {
    margin-right: 0.5rem !important;
  }
  .me-md-3 {
    margin-right: 1rem !important;
  }
  .me-md-4 {
    margin-right: 1.5rem !important;
  }
  .me-md-5 {
    margin-right: 3rem !important;
  }
  .me-md-auto {
    margin-right: auto !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ms-md-0 {
    margin-left: 0 !important;
  }
  .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  .ms-md-2 {
    margin-left: 0.5rem !important;
  }
  .ms-md-3 {
    margin-left: 1rem !important;
  }
  .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  .ms-md-5 {
    margin-left: 3rem !important;
  }
  .ms-md-auto {
    margin-left: auto !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  .pe-md-0 {
    padding-right: 0 !important;
  }
  .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  .pe-md-3 {
    padding-right: 1rem !important;
  }
  .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  .pe-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .ps-md-0 {
    padding-left: 0 !important;
  }
  .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  .ps-md-3 {
    padding-left: 1rem !important;
  }
  .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  .ps-md-5 {
    padding-left: 3rem !important;
  }
  .gap-md-0 {
    gap: 0 !important;
  }
  .gap-md-1 {
    gap: 0.25rem !important;
  }
  .gap-md-2 {
    gap: 0.5rem !important;
  }
  .gap-md-3 {
    gap: 1rem !important;
  }
  .gap-md-4 {
    gap: 1.5rem !important;
  }
  .gap-md-5 {
    gap: 3rem !important;
  }
  .row-gap-md-0 {
    row-gap: 0 !important;
  }
  .row-gap-md-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-md-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-md-3 {
    row-gap: 1rem !important;
  }
  .row-gap-md-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-md-5 {
    row-gap: 3rem !important;
  }
  .column-gap-md-0 {
    -moz-column-gap: 0 !important;
         column-gap: 0 !important;
  }
  .column-gap-md-1 {
    -moz-column-gap: 0.25rem !important;
         column-gap: 0.25rem !important;
  }
  .column-gap-md-2 {
    -moz-column-gap: 0.5rem !important;
         column-gap: 0.5rem !important;
  }
  .column-gap-md-3 {
    -moz-column-gap: 1rem !important;
         column-gap: 1rem !important;
  }
  .column-gap-md-4 {
    -moz-column-gap: 1.5rem !important;
         column-gap: 1.5rem !important;
  }
  .column-gap-md-5 {
    -moz-column-gap: 3rem !important;
         column-gap: 3rem !important;
  }
  .text-md-start {
    text-align: left !important;
  }
  .text-md-end {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .float-lg-start {
    float: left !important;
  }
  .float-lg-end {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
  .object-fit-lg-contain {
    -o-object-fit: contain !important;
       object-fit: contain !important;
  }
  .object-fit-lg-cover {
    -o-object-fit: cover !important;
       object-fit: cover !important;
  }
  .object-fit-lg-fill {
    -o-object-fit: fill !important;
       object-fit: fill !important;
  }
  .object-fit-lg-scale {
    -o-object-fit: scale-down !important;
       object-fit: scale-down !important;
  }
  .object-fit-lg-none {
    -o-object-fit: none !important;
       object-fit: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-grid {
    display: grid !important;
  }
  .d-lg-inline-grid {
    display: inline-grid !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
  .d-lg-none {
    display: none !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .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-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;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !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;
  }
  .justify-content-lg-evenly {
    justify-content: space-evenly !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;
  }
  .order-lg-first {
    order: -1 !important;
  }
  .order-lg-0 {
    order: 0 !important;
  }
  .order-lg-1 {
    order: 1 !important;
  }
  .order-lg-2 {
    order: 2 !important;
  }
  .order-lg-3 {
    order: 3 !important;
  }
  .order-lg-4 {
    order: 4 !important;
  }
  .order-lg-5 {
    order: 5 !important;
  }
  .order-lg-last {
    order: 6 !important;
  }
  .m-lg-0 {
    margin: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .me-lg-0 {
    margin-right: 0 !important;
  }
  .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  .me-lg-3 {
    margin-right: 1rem !important;
  }
  .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  .me-lg-5 {
    margin-right: 3rem !important;
  }
  .me-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ms-lg-0 {
    margin-left: 0 !important;
  }
  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  .ms-lg-2 {
    margin-left: 0.5rem !important;
  }
  .ms-lg-3 {
    margin-left: 1rem !important;
  }
  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  .ms-lg-5 {
    margin-left: 3rem !important;
  }
  .ms-lg-auto {
    margin-left: auto !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pe-lg-3 {
    padding-right: 1rem !important;
  }
  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pe-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  .ps-lg-3 {
    padding-left: 1rem !important;
  }
  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  .ps-lg-5 {
    padding-left: 3rem !important;
  }
  .gap-lg-0 {
    gap: 0 !important;
  }
  .gap-lg-1 {
    gap: 0.25rem !important;
  }
  .gap-lg-2 {
    gap: 0.5rem !important;
  }
  .gap-lg-3 {
    gap: 1rem !important;
  }
  .gap-lg-4 {
    gap: 1.5rem !important;
  }
  .gap-lg-5 {
    gap: 3rem !important;
  }
  .row-gap-lg-0 {
    row-gap: 0 !important;
  }
  .row-gap-lg-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-lg-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-lg-3 {
    row-gap: 1rem !important;
  }
  .row-gap-lg-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-lg-5 {
    row-gap: 3rem !important;
  }
  .column-gap-lg-0 {
    -moz-column-gap: 0 !important;
         column-gap: 0 !important;
  }
  .column-gap-lg-1 {
    -moz-column-gap: 0.25rem !important;
         column-gap: 0.25rem !important;
  }
  .column-gap-lg-2 {
    -moz-column-gap: 0.5rem !important;
         column-gap: 0.5rem !important;
  }
  .column-gap-lg-3 {
    -moz-column-gap: 1rem !important;
         column-gap: 1rem !important;
  }
  .column-gap-lg-4 {
    -moz-column-gap: 1.5rem !important;
         column-gap: 1.5rem !important;
  }
  .column-gap-lg-5 {
    -moz-column-gap: 3rem !important;
         column-gap: 3rem !important;
  }
  .text-lg-start {
    text-align: left !important;
  }
  .text-lg-end {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-start {
    float: left !important;
  }
  .float-xl-end {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
  .object-fit-xl-contain {
    -o-object-fit: contain !important;
       object-fit: contain !important;
  }
  .object-fit-xl-cover {
    -o-object-fit: cover !important;
       object-fit: cover !important;
  }
  .object-fit-xl-fill {
    -o-object-fit: fill !important;
       object-fit: fill !important;
  }
  .object-fit-xl-scale {
    -o-object-fit: scale-down !important;
       object-fit: scale-down !important;
  }
  .object-fit-xl-none {
    -o-object-fit: none !important;
       object-fit: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-grid {
    display: grid !important;
  }
  .d-xl-inline-grid {
    display: inline-grid !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
  .d-xl-none {
    display: none !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .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-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;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !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;
  }
  .justify-content-xl-evenly {
    justify-content: space-evenly !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;
  }
  .order-xl-first {
    order: -1 !important;
  }
  .order-xl-0 {
    order: 0 !important;
  }
  .order-xl-1 {
    order: 1 !important;
  }
  .order-xl-2 {
    order: 2 !important;
  }
  .order-xl-3 {
    order: 3 !important;
  }
  .order-xl-4 {
    order: 4 !important;
  }
  .order-xl-5 {
    order: 5 !important;
  }
  .order-xl-last {
    order: 6 !important;
  }
  .m-xl-0 {
    margin: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xl-5 {
    margin-top: 3rem !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .me-xl-0 {
    margin-right: 0 !important;
  }
  .me-xl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xl-3 {
    margin-right: 1rem !important;
  }
  .me-xl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xl-5 {
    margin-right: 3rem !important;
  }
  .me-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ms-xl-0 {
    margin-left: 0 !important;
  }
  .ms-xl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xl-3 {
    margin-left: 1rem !important;
  }
  .ms-xl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xl-5 {
    margin-left: 3rem !important;
  }
  .ms-xl-auto {
    margin-left: auto !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
  .pe-xl-0 {
    padding-right: 0 !important;
  }
  .pe-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xl-3 {
    padding-right: 1rem !important;
  }
  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xl-0 {
    padding-left: 0 !important;
  }
  .ps-xl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xl-3 {
    padding-left: 1rem !important;
  }
  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xl-5 {
    padding-left: 3rem !important;
  }
  .gap-xl-0 {
    gap: 0 !important;
  }
  .gap-xl-1 {
    gap: 0.25rem !important;
  }
  .gap-xl-2 {
    gap: 0.5rem !important;
  }
  .gap-xl-3 {
    gap: 1rem !important;
  }
  .gap-xl-4 {
    gap: 1.5rem !important;
  }
  .gap-xl-5 {
    gap: 3rem !important;
  }
  .row-gap-xl-0 {
    row-gap: 0 !important;
  }
  .row-gap-xl-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-xl-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-xl-3 {
    row-gap: 1rem !important;
  }
  .row-gap-xl-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-xl-5 {
    row-gap: 3rem !important;
  }
  .column-gap-xl-0 {
    -moz-column-gap: 0 !important;
         column-gap: 0 !important;
  }
  .column-gap-xl-1 {
    -moz-column-gap: 0.25rem !important;
         column-gap: 0.25rem !important;
  }
  .column-gap-xl-2 {
    -moz-column-gap: 0.5rem !important;
         column-gap: 0.5rem !important;
  }
  .column-gap-xl-3 {
    -moz-column-gap: 1rem !important;
         column-gap: 1rem !important;
  }
  .column-gap-xl-4 {
    -moz-column-gap: 1.5rem !important;
         column-gap: 1.5rem !important;
  }
  .column-gap-xl-5 {
    -moz-column-gap: 3rem !important;
         column-gap: 3rem !important;
  }
  .text-xl-start {
    text-align: left !important;
  }
  .text-xl-end {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
@media (min-width: 1400px) {
  .float-xxl-start {
    float: left !important;
  }
  .float-xxl-end {
    float: right !important;
  }
  .float-xxl-none {
    float: none !important;
  }
  .object-fit-xxl-contain {
    -o-object-fit: contain !important;
       object-fit: contain !important;
  }
  .object-fit-xxl-cover {
    -o-object-fit: cover !important;
       object-fit: cover !important;
  }
  .object-fit-xxl-fill {
    -o-object-fit: fill !important;
       object-fit: fill !important;
  }
  .object-fit-xxl-scale {
    -o-object-fit: scale-down !important;
       object-fit: scale-down !important;
  }
  .object-fit-xxl-none {
    -o-object-fit: none !important;
       object-fit: none !important;
  }
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-grid {
    display: grid !important;
  }
  .d-xxl-inline-grid {
    display: inline-grid !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;
  }
  .d-xxl-none {
    display: none !important;
  }
  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  .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-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;
  }
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !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;
  }
  .justify-content-xxl-evenly {
    justify-content: space-evenly !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;
  }
  .order-xxl-first {
    order: -1 !important;
  }
  .order-xxl-0 {
    order: 0 !important;
  }
  .order-xxl-1 {
    order: 1 !important;
  }
  .order-xxl-2 {
    order: 2 !important;
  }
  .order-xxl-3 {
    order: 3 !important;
  }
  .order-xxl-4 {
    order: 4 !important;
  }
  .order-xxl-5 {
    order: 5 !important;
  }
  .order-xxl-last {
    order: 6 !important;
  }
  .m-xxl-0 {
    margin: 0 !important;
  }
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .m-xxl-3 {
    margin: 1rem !important;
  }
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .m-xxl-5 {
    margin: 3rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xxl-3 {
    margin-top: 1rem !important;
  }
  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xxl-5 {
    margin-top: 3rem !important;
  }
  .mt-xxl-auto {
    margin-top: auto !important;
  }
  .me-xxl-0 {
    margin-right: 0 !important;
  }
  .me-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xxl-3 {
    margin-right: 1rem !important;
  }
  .me-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xxl-5 {
    margin-right: 3rem !important;
  }
  .me-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  .ms-xxl-0 {
    margin-left: 0 !important;
  }
  .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xxl-3 {
    margin-left: 1rem !important;
  }
  .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xxl-5 {
    margin-left: 3rem !important;
  }
  .ms-xxl-auto {
    margin-left: auto !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .p-xxl-3 {
    padding: 1rem !important;
  }
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .p-xxl-5 {
    padding: 3rem !important;
  }
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xxl-3 {
    padding-top: 1rem !important;
  }
  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xxl-5 {
    padding-top: 3rem !important;
  }
  .pe-xxl-0 {
    padding-right: 0 !important;
  }
  .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xxl-3 {
    padding-right: 1rem !important;
  }
  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xxl-5 {
    padding-right: 3rem !important;
  }
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xxl-0 {
    padding-left: 0 !important;
  }
  .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xxl-3 {
    padding-left: 1rem !important;
  }
  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xxl-5 {
    padding-left: 3rem !important;
  }
  .gap-xxl-0 {
    gap: 0 !important;
  }
  .gap-xxl-1 {
    gap: 0.25rem !important;
  }
  .gap-xxl-2 {
    gap: 0.5rem !important;
  }
  .gap-xxl-3 {
    gap: 1rem !important;
  }
  .gap-xxl-4 {
    gap: 1.5rem !important;
  }
  .gap-xxl-5 {
    gap: 3rem !important;
  }
  .row-gap-xxl-0 {
    row-gap: 0 !important;
  }
  .row-gap-xxl-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-xxl-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-xxl-3 {
    row-gap: 1rem !important;
  }
  .row-gap-xxl-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-xxl-5 {
    row-gap: 3rem !important;
  }
  .column-gap-xxl-0 {
    -moz-column-gap: 0 !important;
         column-gap: 0 !important;
  }
  .column-gap-xxl-1 {
    -moz-column-gap: 0.25rem !important;
         column-gap: 0.25rem !important;
  }
  .column-gap-xxl-2 {
    -moz-column-gap: 0.5rem !important;
         column-gap: 0.5rem !important;
  }
  .column-gap-xxl-3 {
    -moz-column-gap: 1rem !important;
         column-gap: 1rem !important;
  }
  .column-gap-xxl-4 {
    -moz-column-gap: 1.5rem !important;
         column-gap: 1.5rem !important;
  }
  .column-gap-xxl-5 {
    -moz-column-gap: 3rem !important;
         column-gap: 3rem !important;
  }
  .text-xxl-start {
    text-align: left !important;
  }
  .text-xxl-end {
    text-align: right !important;
  }
  .text-xxl-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .fs-1 {
    font-size: 2.5rem !important;
  }
  .fs-2 {
    font-size: 2rem !important;
  }
  .fs-3 {
    font-size: 1.75rem !important;
  }
  .fs-4 {
    font-size: 1.5rem !important;
  }
}
@media print {
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-grid {
    display: grid !important;
  }
  .d-print-inline-grid {
    display: inline-grid !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
  .d-print-none {
    display: none !important;
  }
}
:root {
  --swal2-container-padding: 0.625em;
  --swal2-backdrop: rgba(0, 0, 0, 0.4);
  --swal2-width: 32em;
  --swal2-padding: 0 0 1.25em;
  --swal2-border: none;
  --swal2-border-radius: 0.3125rem;
  --swal2-background: white;
  --swal2-color: #545454;
  --swal2-footer-border-color: #eee;
  --swal2-show-animation: swal2-show 0.3s;
  --swal2-hide-animation: swal2-hide 0.15s forwards;
  --swal2-title-padding: 0.8em 1em 0;
  --swal2-html-container-padding: 1em 1.6em 0.3em;
  --swal2-input-background: transparent;
  --swal2-progress-step-background: #add8e6;
  --swal2-validation-message-background: #f0f0f0;
  --swal2-validation-message-color: #666;
  --swal2-close-button-position: initial;
  --swal2-close-button-inset: auto;
  --swal2-close-button-font-size: 2.5em;
  --swal2-close-button-color: #ccc;
  --swal2-close-button-transition: color 0.1s, box-shadow 0.1s;
  --swal2-close-button-outline: initial;
  --swal2-close-button-hover-transform: none;
}

[data-swal2-theme=dark] {
  --swal2-dark-theme-black: #19191a;
  --swal2-dark-theme-white: #e1e1e1;
  --swal2-background: var(--swal2-dark-theme-black);
  --swal2-color: var(--swal2-dark-theme-white);
  --swal2-footer-border-color: #555;
  --swal2-input-background: color-mix(in srgb, var(--swal2-dark-theme-black), var(--swal2-dark-theme-white) 10%);
  --swal2-validation-message-background: color-mix(
    in srgb,
    var(--swal2-dark-theme-black),
    var(--swal2-dark-theme-white) 10%
  );
  --swal2-validation-message-color: var(--swal2-dark-theme-white);
}

@media (prefers-color-scheme: dark) {
  [data-swal2-theme=auto] {
    --swal2-dark-theme-black: #19191a;
    --swal2-dark-theme-white: #e1e1e1;
    --swal2-background: var(--swal2-dark-theme-black);
    --swal2-color: var(--swal2-dark-theme-white);
    --swal2-footer-border-color: #555;
    --swal2-input-background: color-mix(in srgb, var(--swal2-dark-theme-black), var(--swal2-dark-theme-white) 10%);
    --swal2-validation-message-background: color-mix(
      in srgb,
      var(--swal2-dark-theme-black),
      var(--swal2-dark-theme-white) 10%
    );
    --swal2-validation-message-color: var(--swal2-dark-theme-white);
  }
}
body.swal2-shown:not(.swal2-no-backdrop, .swal2-toast-shown) {
  overflow: hidden;
}
body.swal2-height-auto {
  height: auto !important;
}
body.swal2-no-backdrop .swal2-container {
  background-color: transparent !important;
  pointer-events: none;
}
body.swal2-no-backdrop .swal2-container .swal2-popup {
  pointer-events: all;
}
body.swal2-no-backdrop .swal2-container .swal2-modal {
  box-shadow: 0 0 10px var(--swal2-backdrop);
}
body.swal2-toast-shown .swal2-container {
  box-sizing: border-box;
  width: 360px;
  max-width: 100%;
  background-color: transparent;
  pointer-events: none;
}
body.swal2-toast-shown .swal2-container.swal2-top {
  inset: 0 auto auto 50%;
  transform: translateX(-50%);
}
body.swal2-toast-shown .swal2-container.swal2-top-end, body.swal2-toast-shown .swal2-container.swal2-top-right {
  inset: 0 0 auto auto;
}
body.swal2-toast-shown .swal2-container.swal2-top-start, body.swal2-toast-shown .swal2-container.swal2-top-left {
  inset: 0 auto auto 0;
}
body.swal2-toast-shown .swal2-container.swal2-center-start, body.swal2-toast-shown .swal2-container.swal2-center-left {
  inset: 50% auto auto 0;
  transform: translateY(-50%);
}
body.swal2-toast-shown .swal2-container.swal2-center {
  inset: 50% auto auto 50%;
  transform: translate(-50%, -50%);
}
body.swal2-toast-shown .swal2-container.swal2-center-end, body.swal2-toast-shown .swal2-container.swal2-center-right {
  inset: 50% 0 auto auto;
  transform: translateY(-50%);
}
body.swal2-toast-shown .swal2-container.swal2-bottom-start, body.swal2-toast-shown .swal2-container.swal2-bottom-left {
  inset: auto auto 0 0;
}
body.swal2-toast-shown .swal2-container.swal2-bottom {
  inset: auto auto 0 50%;
  transform: translateX(-50%);
}
body.swal2-toast-shown .swal2-container.swal2-bottom-end, body.swal2-toast-shown .swal2-container.swal2-bottom-right {
  inset: auto 0 0 auto;
}
@media print {
  body.swal2-shown:not(.swal2-no-backdrop, .swal2-toast-shown) {
    overflow-y: scroll !important;
  }
  body.swal2-shown:not(.swal2-no-backdrop, .swal2-toast-shown) > [aria-hidden=true] {
    display: none;
  }
  body.swal2-shown:not(.swal2-no-backdrop, .swal2-toast-shown) .swal2-container {
    position: static !important;
  }
}

div:where(.swal2-container) {
  display: grid;
  position: fixed;
  z-index: 1060;
  inset: 0;
  box-sizing: border-box;
  grid-template-areas: "top-start     top            top-end" "center-start  center         center-end" "bottom-start  bottom-center  bottom-end";
  grid-template-rows: minmax(min-content, auto) minmax(min-content, auto) minmax(min-content, auto);
  height: 100%;
  padding: var(--swal2-container-padding);
  overflow-x: hidden;
  transition: background-color 0.1s;
  -webkit-overflow-scrolling: touch;
}
div:where(.swal2-container).swal2-backdrop-show, div:where(.swal2-container).swal2-noanimation {
  background: var(--swal2-backdrop);
}
div:where(.swal2-container).swal2-backdrop-hide {
  background: transparent !important;
}
div:where(.swal2-container).swal2-top-start, div:where(.swal2-container).swal2-center-start, div:where(.swal2-container).swal2-bottom-start {
  grid-template-columns: minmax(0, 1fr) auto auto;
}
div:where(.swal2-container).swal2-top, div:where(.swal2-container).swal2-center, div:where(.swal2-container).swal2-bottom {
  grid-template-columns: auto minmax(0, 1fr) auto;
}
div:where(.swal2-container).swal2-top-end, div:where(.swal2-container).swal2-center-end, div:where(.swal2-container).swal2-bottom-end {
  grid-template-columns: auto auto minmax(0, 1fr);
}
div:where(.swal2-container).swal2-top-start > .swal2-popup {
  align-self: start;
}
div:where(.swal2-container).swal2-top > .swal2-popup {
  grid-column: 2;
  place-self: start center;
}
div:where(.swal2-container).swal2-top-end > .swal2-popup, div:where(.swal2-container).swal2-top-right > .swal2-popup {
  grid-column: 3;
  place-self: start end;
}
div:where(.swal2-container).swal2-center-start > .swal2-popup, div:where(.swal2-container).swal2-center-left > .swal2-popup {
  grid-row: 2;
  align-self: center;
}
div:where(.swal2-container).swal2-center > .swal2-popup {
  grid-column: 2;
  grid-row: 2;
  place-self: center center;
}
div:where(.swal2-container).swal2-center-end > .swal2-popup, div:where(.swal2-container).swal2-center-right > .swal2-popup {
  grid-column: 3;
  grid-row: 2;
  place-self: center end;
}
div:where(.swal2-container).swal2-bottom-start > .swal2-popup, div:where(.swal2-container).swal2-bottom-left > .swal2-popup {
  grid-column: 1;
  grid-row: 3;
  align-self: end;
}
div:where(.swal2-container).swal2-bottom > .swal2-popup {
  grid-column: 2;
  grid-row: 3;
  place-self: end center;
}
div:where(.swal2-container).swal2-bottom-end > .swal2-popup, div:where(.swal2-container).swal2-bottom-right > .swal2-popup {
  grid-column: 3;
  grid-row: 3;
  place-self: end end;
}
div:where(.swal2-container).swal2-grow-row > .swal2-popup, div:where(.swal2-container).swal2-grow-fullscreen > .swal2-popup {
  grid-column: 1/4;
  width: 100%;
}
div:where(.swal2-container).swal2-grow-column > .swal2-popup, div:where(.swal2-container).swal2-grow-fullscreen > .swal2-popup {
  grid-row: 1/4;
  align-self: stretch;
}
div:where(.swal2-container).swal2-no-transition {
  transition: none !important;
}
div:where(.swal2-container) div:where(.swal2-popup) {
  display: none;
  position: relative;
  box-sizing: border-box;
  grid-template-columns: minmax(0, 100%);
  width: var(--swal2-width);
  max-width: 100%;
  padding: var(--swal2-padding);
  border: var(--swal2-border);
  border-radius: var(--swal2-border-radius);
  background: var(--swal2-background);
  color: var(--swal2-color);
  font-family: inherit;
  font-size: 1rem;
}
div:where(.swal2-container) div:where(.swal2-popup):focus {
  outline: none;
}
div:where(.swal2-container) div:where(.swal2-popup).swal2-loading {
  overflow-y: hidden;
}
div:where(.swal2-container) div:where(.swal2-popup).swal2-draggable {
  cursor: grab;
}
div:where(.swal2-container) div:where(.swal2-popup).swal2-draggable div:where(.swal2-icon) {
  cursor: grab;
}
div:where(.swal2-container) div:where(.swal2-popup).swal2-dragging {
  cursor: grabbing;
}
div:where(.swal2-container) div:where(.swal2-popup).swal2-dragging div:where(.swal2-icon) {
  cursor: grabbing;
}
div:where(.swal2-container) h2:where(.swal2-title), div:where(.swal2-container) .h2:where(.swal2-title) {
  position: relative;
  max-width: 100%;
  margin: 0;
  padding: var(--swal2-title-padding);
  color: inherit;
  font-size: 1.875em;
  font-weight: 600;
  text-align: center;
  text-transform: none;
  word-wrap: break-word;
  cursor: initial;
}
div:where(.swal2-container) div:where(.swal2-actions) {
  display: flex;
  z-index: 1;
  box-sizing: border-box;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: auto;
  margin: 1.25em auto 0;
  padding: 0;
}
div:where(.swal2-container) div:where(.swal2-actions):not(.swal2-loading) .swal2-styled[disabled] {
  opacity: 0.4;
}
div:where(.swal2-container) div:where(.swal2-actions):not(.swal2-loading) .swal2-styled:hover {
  background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1));
}
div:where(.swal2-container) div:where(.swal2-actions):not(.swal2-loading) .swal2-styled:active {
  background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
}
div:where(.swal2-container) div:where(.swal2-loader) {
  display: none;
  align-items: center;
  justify-content: center;
  width: 2.2em;
  height: 2.2em;
  margin: 0 1.875em;
  animation: swal2-rotate-loading 1.5s linear 0s infinite normal;
  border-width: 0.25em;
  border-style: solid;
  border-radius: 100%;
  border-color: #2778c4 transparent #2778c4 transparent;
}
div:where(.swal2-container) button:where(.swal2-styled) {
  margin: 0.3125em;
  padding: 0.625em 1.1em;
  transition: box-shadow 0.1s;
  box-shadow: 0 0 0 3px transparent;
  font-weight: 500;
}
div:where(.swal2-container) button:where(.swal2-styled):not([disabled]) {
  cursor: pointer;
}
div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-confirm) {
  border: 0;
  border-radius: 0.25em;
  background: initial;
  background-color: #7066e0;
  color: #fff;
  font-size: 1em;
}
div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-confirm):focus-visible {
  box-shadow: 0 0 0 3px rgba(112, 102, 224, 0.5);
}
div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-deny) {
  border: 0;
  border-radius: 0.25em;
  background: initial;
  background-color: #dc3741;
  color: #fff;
  font-size: 1em;
}
div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-deny):focus-visible {
  box-shadow: 0 0 0 3px rgba(220, 55, 65, 0.5);
}
div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-cancel) {
  border: 0;
  border-radius: 0.25em;
  background: initial;
  background-color: #6e7881;
  color: #fff;
  font-size: 1em;
}
div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-cancel):focus-visible {
  box-shadow: 0 0 0 3px rgba(110, 120, 129, 0.5);
}
div:where(.swal2-container) button:where(.swal2-styled).swal2-default-outline:focus-visible {
  box-shadow: 0 0 0 3px rgba(100, 150, 200, 0.5);
}
div:where(.swal2-container) button:where(.swal2-styled):focus-visible {
  outline: none;
}
div:where(.swal2-container) button:where(.swal2-styled)::-moz-focus-inner {
  border: 0;
}
div:where(.swal2-container) div:where(.swal2-footer) {
  margin: 1em 0 0;
  padding: 1em 1em 0;
  border-top: 1px solid var(--swal2-footer-border-color);
  color: inherit;
  font-size: 1em;
  text-align: center;
  cursor: initial;
}
div:where(.swal2-container) .swal2-timer-progress-bar-container {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  grid-column: auto !important;
  overflow: hidden;
  border-bottom-right-radius: var(--swal2-border-radius);
  border-bottom-left-radius: var(--swal2-border-radius);
}
div:where(.swal2-container) div:where(.swal2-timer-progress-bar) {
  width: 100%;
  height: 0.25em;
  background: rgba(0, 0, 0, 0.2);
}
div:where(.swal2-container) img:where(.swal2-image) {
  max-width: 100%;
  margin: 2em auto 1em;
  cursor: initial;
}
div:where(.swal2-container) button:where(.swal2-close) {
  position: var(--swal2-close-button-position);
  inset: var(--swal2-close-button-inset);
  z-index: 2;
  align-items: center;
  justify-content: center;
  width: 1.2em;
  height: 1.2em;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: -1.2em;
  padding: 0;
  overflow: hidden;
  transition: var(--swal2-close-button-transition);
  border: none;
  border-radius: var(--swal2-border-radius);
  outline: var(--swal2-close-button-outline);
  background: transparent;
  color: var(--swal2-close-button-color);
  font-family: monospace;
  font-size: var(--swal2-close-button-font-size);
  cursor: pointer;
  justify-self: end;
}
div:where(.swal2-container) button:where(.swal2-close):hover {
  transform: var(--swal2-close-button-hover-transform);
  background: transparent;
  color: #f27474;
}
div:where(.swal2-container) button:where(.swal2-close):focus-visible {
  outline: none;
  box-shadow: inset 0 0 0 3px rgba(100, 150, 200, 0.5);
}
div:where(.swal2-container) button:where(.swal2-close)::-moz-focus-inner {
  border: 0;
}
div:where(.swal2-container) div:where(.swal2-html-container) {
  z-index: 1;
  justify-content: center;
  margin: 0;
  padding: var(--swal2-html-container-padding);
  overflow: auto;
  color: inherit;
  font-size: 1.125em;
  font-weight: normal;
  line-height: normal;
  text-align: center;
  word-wrap: break-word;
  word-break: break-word;
  cursor: initial;
}
div:where(.swal2-container) input:where(.swal2-input),
div:where(.swal2-container) input:where(.swal2-file),
div:where(.swal2-container) textarea:where(.swal2-textarea),
div:where(.swal2-container) select:where(.swal2-select),
div:where(.swal2-container) div:where(.swal2-radio),
div:where(.swal2-container) label:where(.swal2-checkbox) {
  margin: 1em 2em 3px;
}
div:where(.swal2-container) input:where(.swal2-input),
div:where(.swal2-container) input:where(.swal2-file),
div:where(.swal2-container) textarea:where(.swal2-textarea) {
  box-sizing: border-box;
  width: auto;
  transition: border-color 0.1s, box-shadow 0.1s;
  border: 1px solid #d9d9d9;
  border-radius: 0.1875em;
  background: var(--swal2-input-background);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06), 0 0 0 3px transparent;
  color: inherit;
  font-size: 1.125em;
}
div:where(.swal2-container) input:where(.swal2-input).swal2-inputerror,
div:where(.swal2-container) input:where(.swal2-file).swal2-inputerror,
div:where(.swal2-container) textarea:where(.swal2-textarea).swal2-inputerror {
  border-color: #f27474 !important;
  box-shadow: 0 0 2px #f27474 !important;
}
div:where(.swal2-container) input:where(.swal2-input):focus,
div:where(.swal2-container) input:where(.swal2-file):focus,
div:where(.swal2-container) textarea:where(.swal2-textarea):focus {
  border: 1px solid #b4dbed;
  outline: none;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06), 0 0 0 3px rgba(100, 150, 200, 0.5);
}
div:where(.swal2-container) input:where(.swal2-input)::-moz-placeholder, div:where(.swal2-container) input:where(.swal2-file)::-moz-placeholder, div:where(.swal2-container) textarea:where(.swal2-textarea)::-moz-placeholder {
  color: #ccc;
}
div:where(.swal2-container) input:where(.swal2-input)::placeholder,
div:where(.swal2-container) input:where(.swal2-file)::placeholder,
div:where(.swal2-container) textarea:where(.swal2-textarea)::placeholder {
  color: #ccc;
}
div:where(.swal2-container) .swal2-range {
  margin: 1em 2em 3px;
  background: var(--swal2-background);
}
div:where(.swal2-container) .swal2-range input {
  width: 80%;
}
div:where(.swal2-container) .swal2-range output {
  width: 20%;
  color: inherit;
  font-weight: 600;
  text-align: center;
}
div:where(.swal2-container) .swal2-range input,
div:where(.swal2-container) .swal2-range output {
  height: 2.625em;
  padding: 0;
  font-size: 1.125em;
  line-height: 2.625em;
}
div:where(.swal2-container) .swal2-input {
  height: 2.625em;
  padding: 0 0.75em;
}
div:where(.swal2-container) .swal2-file {
  width: 75%;
  margin-right: auto;
  margin-left: auto;
  background: var(--swal2-input-background);
  font-size: 1.125em;
}
div:where(.swal2-container) .swal2-textarea {
  height: 6.75em;
  padding: 0.75em;
}
div:where(.swal2-container) .swal2-select {
  min-width: 50%;
  max-width: 100%;
  padding: 0.375em 0.625em;
  background: var(--swal2-input-background);
  color: inherit;
  font-size: 1.125em;
}
div:where(.swal2-container) .swal2-radio,
div:where(.swal2-container) .swal2-checkbox {
  align-items: center;
  justify-content: center;
  background: var(--swal2-background);
  color: inherit;
}
div:where(.swal2-container) .swal2-radio label,
div:where(.swal2-container) .swal2-checkbox label {
  margin: 0 0.6em;
  font-size: 1.125em;
}
div:where(.swal2-container) .swal2-radio input,
div:where(.swal2-container) .swal2-checkbox input {
  flex-shrink: 0;
  margin: 0 0.4em;
}
div:where(.swal2-container) label:where(.swal2-input-label) {
  display: flex;
  justify-content: center;
  margin: 1em auto 0;
}
div:where(.swal2-container) div:where(.swal2-validation-message) {
  align-items: center;
  justify-content: center;
  margin: 1em 0 0;
  padding: 0.625em;
  overflow: hidden;
  background: var(--swal2-validation-message-background);
  color: var(--swal2-validation-message-color);
  font-size: 1em;
  font-weight: 300;
}
div:where(.swal2-container) div:where(.swal2-validation-message)::before {
  content: "!";
  display: inline-block;
  width: 1.5em;
  min-width: 1.5em;
  height: 1.5em;
  margin: 0 0.625em;
  border-radius: 50%;
  background-color: #f27474;
  color: #fff;
  font-weight: 600;
  line-height: 1.5em;
  text-align: center;
}
div:where(.swal2-container) .swal2-progress-steps {
  flex-wrap: wrap;
  align-items: center;
  max-width: 100%;
  margin: 1.25em auto;
  padding: 0;
  background: transparent;
  font-weight: 600;
}
div:where(.swal2-container) .swal2-progress-steps li {
  display: inline-block;
  position: relative;
}
div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step {
  z-index: 20;
  flex-shrink: 0;
  width: 2em;
  height: 2em;
  border-radius: 2em;
  background: #2778c4;
  color: #fff;
  line-height: 2em;
  text-align: center;
}
div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step {
  background: #2778c4;
}
div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step ~ .swal2-progress-step {
  background: var(--swal2-progress-step-background);
  color: #fff;
}
div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step ~ .swal2-progress-step-line {
  background: var(--swal2-progress-step-background);
}
div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step-line {
  z-index: 10;
  flex-shrink: 0;
  width: 2.5em;
  height: 0.4em;
  margin: 0 -1px;
  background: #2778c4;
}

div:where(.swal2-icon) {
  position: relative;
  box-sizing: content-box;
  justify-content: center;
  width: 5em;
  height: 5em;
  margin: 2.5em auto 0.6em;
  border: 0.25em solid transparent;
  border-radius: 50%;
  border-color: #000;
  font-family: inherit;
  line-height: 5em;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
div:where(.swal2-icon) .swal2-icon-content {
  display: flex;
  align-items: center;
  font-size: 3.75em;
}
div:where(.swal2-icon).swal2-error {
  border-color: #f27474;
  color: #f27474;
}
div:where(.swal2-icon).swal2-error .swal2-x-mark {
  position: relative;
  flex-grow: 1;
}
div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line] {
  display: block;
  position: absolute;
  top: 2.3125em;
  width: 2.9375em;
  height: 0.3125em;
  border-radius: 0.125em;
  background-color: #f27474;
}
div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line][class$=left] {
  left: 1.0625em;
  transform: rotate(45deg);
}
div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line][class$=right] {
  right: 1em;
  transform: rotate(-45deg);
}
div:where(.swal2-icon).swal2-error.swal2-icon-show {
  animation: swal2-animate-error-icon 0.5s;
}
div:where(.swal2-icon).swal2-error.swal2-icon-show .swal2-x-mark {
  animation: swal2-animate-error-x-mark 0.5s;
}
div:where(.swal2-icon).swal2-warning {
  border-color: #f8bb86;
  color: #f8bb86;
}
div:where(.swal2-icon).swal2-warning.swal2-icon-show {
  animation: swal2-animate-error-icon 0.5s;
}
div:where(.swal2-icon).swal2-warning.swal2-icon-show .swal2-icon-content {
  animation: swal2-animate-i-mark 0.5s;
}
div:where(.swal2-icon).swal2-info {
  border-color: #3fc3ee;
  color: #3fc3ee;
}
div:where(.swal2-icon).swal2-info.swal2-icon-show {
  animation: swal2-animate-error-icon 0.5s;
}
div:where(.swal2-icon).swal2-info.swal2-icon-show .swal2-icon-content {
  animation: swal2-animate-i-mark 0.8s;
}
div:where(.swal2-icon).swal2-question {
  border-color: #87adbd;
  color: #87adbd;
}
div:where(.swal2-icon).swal2-question.swal2-icon-show {
  animation: swal2-animate-error-icon 0.5s;
}
div:where(.swal2-icon).swal2-question.swal2-icon-show .swal2-icon-content {
  animation: swal2-animate-question-mark 0.8s;
}
div:where(.swal2-icon).swal2-success {
  border-color: #a5dc86;
  color: #a5dc86;
}
div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line] {
  position: absolute;
  width: 3.75em;
  height: 7.5em;
  border-radius: 50%;
}
div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line][class$=left] {
  top: -0.4375em;
  left: -2.0635em;
  transform: rotate(-45deg);
  transform-origin: 3.75em 3.75em;
  border-radius: 7.5em 0 0 7.5em;
}
div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line][class$=right] {
  top: -0.6875em;
  left: 1.875em;
  transform: rotate(-45deg);
  transform-origin: 0 3.75em;
  border-radius: 0 7.5em 7.5em 0;
}
div:where(.swal2-icon).swal2-success .swal2-success-ring {
  position: absolute;
  z-index: 2;
  top: -0.25em;
  left: -0.25em;
  box-sizing: content-box;
  width: 100%;
  height: 100%;
  border: 0.25em solid rgba(165, 220, 134, 0.3);
  border-radius: 50%;
}
div:where(.swal2-icon).swal2-success .swal2-success-fix {
  position: absolute;
  z-index: 1;
  top: 0.5em;
  left: 1.625em;
  width: 0.4375em;
  height: 5.625em;
  transform: rotate(-45deg);
}
div:where(.swal2-icon).swal2-success [class^=swal2-success-line] {
  display: block;
  position: absolute;
  z-index: 2;
  height: 0.3125em;
  border-radius: 0.125em;
  background-color: #a5dc86;
}
div:where(.swal2-icon).swal2-success [class^=swal2-success-line][class$=tip] {
  top: 2.875em;
  left: 0.8125em;
  width: 1.5625em;
  transform: rotate(45deg);
}
div:where(.swal2-icon).swal2-success [class^=swal2-success-line][class$=long] {
  top: 2.375em;
  right: 0.5em;
  width: 2.9375em;
  transform: rotate(-45deg);
}
div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-line-tip {
  animation: swal2-animate-success-line-tip 0.75s;
}
div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-line-long {
  animation: swal2-animate-success-line-long 0.75s;
}
div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-circular-line-right {
  animation: swal2-rotate-success-circular-line 4.25s ease-in;
}

[class^=swal2] {
  -webkit-tap-highlight-color: transparent;
}

.swal2-show {
  animation: var(--swal2-show-animation);
}

.swal2-hide {
  animation: var(--swal2-hide-animation);
}

.swal2-noanimation {
  transition: none;
}

.swal2-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

.swal2-rtl .swal2-close {
  margin-right: initial;
  margin-left: 0;
}
.swal2-rtl .swal2-timer-progress-bar {
  right: 0;
  left: auto;
}

.swal2-toast {
  box-sizing: border-box;
  grid-column: 1/4 !important;
  grid-row: 1/4 !important;
  grid-template-columns: min-content auto min-content;
  padding: 1em;
  overflow-y: hidden;
  background: var(--swal2-background);
  box-shadow: 0 0 1px hsla(0, 0%, 0%, 0.075), 0 1px 2px hsla(0, 0%, 0%, 0.075), 1px 2px 4px hsla(0, 0%, 0%, 0.075), 1px 3px 8px hsla(0, 0%, 0%, 0.075), 2px 4px 16px hsla(0, 0%, 0%, 0.075);
  pointer-events: all;
}
.swal2-toast > * {
  grid-column: 2;
}
.swal2-toast h2:where(.swal2-title), .swal2-toast .h2:where(.swal2-title) {
  margin: 0.5em 1em;
  padding: 0;
  font-size: 1em;
  text-align: initial;
}
.swal2-toast .swal2-loading {
  justify-content: center;
}
.swal2-toast input:where(.swal2-input) {
  height: 2em;
  margin: 0.5em;
  font-size: 1em;
}
.swal2-toast .swal2-validation-message {
  font-size: 1em;
}
.swal2-toast div:where(.swal2-footer) {
  margin: 0.5em 0 0;
  padding: 0.5em 0 0;
  font-size: 0.8em;
}
.swal2-toast button:where(.swal2-close) {
  grid-column: 3/3;
  grid-row: 1/99;
  align-self: center;
  width: 0.8em;
  height: 0.8em;
  margin: 0;
  font-size: 2em;
}
.swal2-toast div:where(.swal2-html-container) {
  margin: 0.5em 1em;
  padding: 0;
  overflow: initial;
  font-size: 1em;
  text-align: initial;
}
.swal2-toast div:where(.swal2-html-container):empty {
  padding: 0;
}
.swal2-toast .swal2-loader {
  grid-column: 1;
  grid-row: 1/99;
  align-self: center;
  width: 2em;
  height: 2em;
  margin: 0.25em;
}
.swal2-toast .swal2-icon {
  grid-column: 1;
  grid-row: 1/99;
  align-self: center;
  width: 2em;
  min-width: 2em;
  height: 2em;
  margin: 0 0.5em 0 0;
}
.swal2-toast .swal2-icon .swal2-icon-content {
  display: flex;
  align-items: center;
  font-size: 1.8em;
  font-weight: bold;
}
.swal2-toast .swal2-icon.swal2-success .swal2-success-ring {
  width: 2em;
  height: 2em;
}
.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line] {
  top: 0.875em;
  width: 1.375em;
}
.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left] {
  left: 0.3125em;
}
.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right] {
  right: 0.3125em;
}
.swal2-toast div:where(.swal2-actions) {
  justify-content: flex-start;
  height: auto;
  margin: 0;
  margin-top: 0.5em;
  padding: 0 0.5em;
}
.swal2-toast button:where(.swal2-styled) {
  margin: 0.25em 0.5em;
  padding: 0.4em 0.6em;
  font-size: 1em;
}
.swal2-toast .swal2-success {
  border-color: #a5dc86;
}
.swal2-toast .swal2-success [class^=swal2-success-circular-line] {
  position: absolute;
  width: 1.6em;
  height: 3em;
  border-radius: 50%;
}
.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=left] {
  top: -0.8em;
  left: -0.5em;
  transform: rotate(-45deg);
  transform-origin: 2em 2em;
  border-radius: 4em 0 0 4em;
}
.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=right] {
  top: -0.25em;
  left: 0.9375em;
  transform-origin: 0 1.5em;
  border-radius: 0 4em 4em 0;
}
.swal2-toast .swal2-success .swal2-success-ring {
  width: 2em;
  height: 2em;
}
.swal2-toast .swal2-success .swal2-success-fix {
  top: 0;
  left: 0.4375em;
  width: 0.4375em;
  height: 2.6875em;
}
.swal2-toast .swal2-success [class^=swal2-success-line] {
  height: 0.3125em;
}
.swal2-toast .swal2-success [class^=swal2-success-line][class$=tip] {
  top: 1.125em;
  left: 0.1875em;
  width: 0.75em;
}
.swal2-toast .swal2-success [class^=swal2-success-line][class$=long] {
  top: 0.9375em;
  right: 0.1875em;
  width: 1.375em;
}
.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-tip {
  animation: swal2-toast-animate-success-line-tip 0.75s;
}
.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-long {
  animation: swal2-toast-animate-success-line-long 0.75s;
}
.swal2-toast.swal2-show {
  animation: swal2-toast-show 0.5s;
}
.swal2-toast.swal2-hide {
  animation: swal2-toast-hide 0.1s forwards;
}

@keyframes swal2-show {
  0% {
    transform: scale(0.7);
  }
  45% {
    transform: scale(1.05);
  }
  80% {
    transform: scale(0.95);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes swal2-hide {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(0.5);
    opacity: 0;
  }
}
@keyframes swal2-animate-success-line-tip {
  0% {
    top: 1.1875em;
    left: 0.0625em;
    width: 0;
  }
  54% {
    top: 1.0625em;
    left: 0.125em;
    width: 0;
  }
  70% {
    top: 2.1875em;
    left: -0.375em;
    width: 3.125em;
  }
  84% {
    top: 3em;
    left: 1.3125em;
    width: 1.0625em;
  }
  100% {
    top: 2.8125em;
    left: 0.8125em;
    width: 1.5625em;
  }
}
@keyframes swal2-animate-success-line-long {
  0% {
    top: 3.375em;
    right: 2.875em;
    width: 0;
  }
  65% {
    top: 3.375em;
    right: 2.875em;
    width: 0;
  }
  84% {
    top: 2.1875em;
    right: 0;
    width: 3.4375em;
  }
  100% {
    top: 2.375em;
    right: 0.5em;
    width: 2.9375em;
  }
}
@keyframes swal2-rotate-success-circular-line {
  0% {
    transform: rotate(-45deg);
  }
  5% {
    transform: rotate(-45deg);
  }
  12% {
    transform: rotate(-405deg);
  }
  100% {
    transform: rotate(-405deg);
  }
}
@keyframes swal2-animate-error-x-mark {
  0% {
    margin-top: 1.625em;
    transform: scale(0.4);
    opacity: 0;
  }
  50% {
    margin-top: 1.625em;
    transform: scale(0.4);
    opacity: 0;
  }
  80% {
    margin-top: -0.375em;
    transform: scale(1.15);
  }
  100% {
    margin-top: 0;
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes swal2-animate-error-icon {
  0% {
    transform: rotateX(100deg);
    opacity: 0;
  }
  100% {
    transform: rotateX(0deg);
    opacity: 1;
  }
}
@keyframes swal2-rotate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes swal2-animate-question-mark {
  0% {
    transform: rotateY(-360deg);
  }
  100% {
    transform: rotateY(0);
  }
}
@keyframes swal2-animate-i-mark {
  0% {
    transform: rotateZ(45deg);
    opacity: 0;
  }
  25% {
    transform: rotateZ(-25deg);
    opacity: 0.4;
  }
  50% {
    transform: rotateZ(15deg);
    opacity: 0.8;
  }
  75% {
    transform: rotateZ(-5deg);
    opacity: 1;
  }
  100% {
    transform: rotateX(0);
    opacity: 1;
  }
}
@keyframes swal2-toast-show {
  0% {
    transform: translateY(-0.625em) rotateZ(2deg);
  }
  33% {
    transform: translateY(0) rotateZ(-2deg);
  }
  66% {
    transform: translateY(0.3125em) rotateZ(2deg);
  }
  100% {
    transform: translateY(0) rotateZ(0deg);
  }
}
@keyframes swal2-toast-hide {
  100% {
    transform: rotateZ(1deg);
    opacity: 0;
  }
}
@keyframes swal2-toast-animate-success-line-tip {
  0% {
    top: 0.5625em;
    left: 0.0625em;
    width: 0;
  }
  54% {
    top: 0.125em;
    left: 0.125em;
    width: 0;
  }
  70% {
    top: 0.625em;
    left: -0.25em;
    width: 1.625em;
  }
  84% {
    top: 1.0625em;
    left: 0.75em;
    width: 0.5em;
  }
  100% {
    top: 1.125em;
    left: 0.1875em;
    width: 0.75em;
  }
}
@keyframes swal2-toast-animate-success-line-long {
  0% {
    top: 1.625em;
    right: 1.375em;
    width: 0;
  }
  65% {
    top: 1.25em;
    right: 0.9375em;
    width: 0;
  }
  84% {
    top: 0.9375em;
    right: 0;
    width: 1.125em;
  }
  100% {
    top: 0.9375em;
    right: 0.1875em;
    width: 1.375em;
  }
}
/* 대표컬러 */
/* 대표컬러 */
/* 대표컬러 */
/* 화이트 컬러 */
/* 화이트 컬러 */
/* 기본 폰트 컬러 */
/* black 컬러 */
/* black 컬러 */
/* black 컬러 */
/* black 컬러 */
/* black 컬러 */
/* black 컬러 */
/* black 컬러 */
/* black 컬러 */
/* black 컬러 */
/* black 컬러 */
/* black 컬러 */
/* black 컬러 */
/* black 컬러 */
/* black 컬러 */
/* thead 배경 컬러 */
/* table, input border 컬러 */
/* .tbl-box border 컬러 */
/* table border 컬러 */
/* readonly 배경 컬러 */
/* input placeholder 컬러 */
/* period input[type="button"] hover 컬러 */
/* pagination border 컬러 */
/* gray 컬러 */
/* period month btn 배경 컬러 */
/* gray 컬러 */
/* gray 컬러 */
/* gray 컬러 */
/* gray 컬러 */
/* footer text 컬러 */
/* footer text 컬러 */
/* gray 컬러 */
/* mint 컬러 */
/* danger(red) 컬러 */
/* navy 컬러 */
/*웹폰트*/
.mono-space {
  font-family: "Space Mono", monospace;
}

.pre {
  font-family: "Pretendard", sans-serif;
}

.rob {
  font-family: "Roboto", sans-serif;
}

.mont {
  font-family: "Montserrat", sans-serif;
}

.wanted {
  font-family: "Wanted Sans Variable", sans-serif;
}

.ql-font-pretendard {
  font-family: "Pretendard", sans-serif;
}

.ql-font-roboto {
  font-family: "Roboto", sans-serif;
}

.ql-font-space-mono {
  font-family: "Space Mono", monospace;
}

.ql-font-montserrat {
  font-family: "Montserrat", sans-serif;
}

.ql-font-gothic {
  font-family: "Gothic", sans-serif;
}

.ql-font-gulim {
  font-family: "Gulim", sans-serif;
}

.ql-font-dotum {
  font-family: "Dotum", sans-serif;
}

.ql-font-arial {
  font-family: Arial, sans-serif;
}

.ql-font-sans-serif {
  font-family: sans-serif;
}

/* 기본값을 Pretendard로 변경 */
.ql-snow .ql-picker.ql-font .ql-picker-label::before {
  content: "Pretendard" !important; /* 여기서 기본값을 원하는 폰트로 변경 */
  font-family: "Pretendard", "Roboto", "Space Mono", "Montserrat", "Noto", "Nanum", "Dotum", "Arial", sans-serif;
}

.ql-snow .ql-picker.ql-font .ql-picker-label::before, .ql-snow .ql-picker.ql-font .ql-picker-item::before {
  content: "Pretendard" !important; /* 여기서 기본값을 원하는 폰트로 변경 */
  font-family: "Pretendard", "Roboto", "Space Mono", "Montserrat", "Noto", "Nanum", "Dotum", "Arial", sans-serif;
}

/* 폰트 이름을 변경할 수 있도록 각 항목의 before 스타일을 수정 */
.ql-snow .ql-picker.ql-font .ql-picker-label::before,
.ql-snow .ql-picker.ql-font .ql-picker-item::before {
  font-family: "Pretendard", "Roboto", "Space Mono", "Montserrat", "Noto", "Nanum", "Dotum", "Arial", sans-serif;
}

/* 폰트 항목에 아이콘이나 텍스트가 정상적으로 보이도록 */
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=pretendard]::before, .ql-snow .ql-picker.ql-font .ql-picker-label[data-value=pretendard]::before {
  content: "Pretendard" !important;
}

.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=roboto]::before, .ql-snow .ql-picker.ql-font .ql-picker-label[data-value=roboto]::before {
  content: "Roboto" !important;
}

.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=space-mono]::before, .ql-snow .ql-picker.ql-font .ql-picker-label[data-value=space-mono]::before {
  content: "Space Mono" !important;
}

.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=montserrat]::before, .ql-snow .ql-picker.ql-font .ql-picker-label[data-value=montserrat]::before {
  content: "Montserrat" !important;
}

.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=noto]::before, .ql-snow .ql-picker.ql-font .ql-picker-label[data-value=noto]::before {
  content: "Noto" !important;
}

.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=nanum]::before, .ql-snow .ql-picker.ql-font .ql-picker-label[data-value=nanum]::before {
  content: "Nanum" !important;
}

.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=dotum]::before, .ql-snow .ql-picker.ql-font .ql-picker-label[data-value=dotum]::before {
  content: "Dotum" !important;
}

.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=arial]::before, .ql-snow .ql-picker.ql-font .ql-picker-label[data-value=arial]::before {
  content: "Arial" !important;
}

.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=sans-serif]::before, .ql-snow .ql-picker.ql-font .ql-picker-label[data-value=sans-serif]::before {
  content: "Sans-serif" !important;
}

.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="10px"]::before, .ql-snow .ql-picker.ql-size .ql-picker-label[data-value="10px"]::before {
  content: "10px" !important;
}

.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="12px"]::before, .ql-snow .ql-picker.ql-size .ql-picker-label[data-value="12px"]::before {
  content: "12px" !important;
}

.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="14px"]::before, .ql-snow .ql-picker.ql-size .ql-picker-label[data-value="14px"]::before {
  content: "14px" !important;
}

.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="16px"]::before, .ql-snow .ql-picker.ql-size .ql-picker-label[data-value="16px"]::before {
  content: "16px" !important;
}

.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="18px"]::before, .ql-snow .ql-picker.ql-size .ql-picker-label[data-value="18px"]::before {
  content: "18px" !important;
}

.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="20px"]::before, .ql-snow .ql-picker.ql-size .ql-picker-label[data-value="20px"]::before {
  content: "20px" !important;
}

.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="24px"]::before, .ql-snow .ql-picker.ql-size .ql-picker-label[data-value="24px"]::before {
  content: "24px" !important;
}

.ql-picker.ql-size .ql-picker-item {
  font-size: 14px;
}

/* 대표컬러 */
/* 대표컬러 */
/* 대표컬러 */
/* 화이트 컬러 */
/* 화이트 컬러 */
/* 기본 폰트 컬러 */
/* black 컬러 */
/* black 컬러 */
/* black 컬러 */
/* black 컬러 */
/* black 컬러 */
/* black 컬러 */
/* black 컬러 */
/* black 컬러 */
/* black 컬러 */
/* black 컬러 */
/* black 컬러 */
/* black 컬러 */
/* black 컬러 */
/* black 컬러 */
/* thead 배경 컬러 */
/* table, input border 컬러 */
/* .tbl-box border 컬러 */
/* table border 컬러 */
/* readonly 배경 컬러 */
/* input placeholder 컬러 */
/* period input[type="button"] hover 컬러 */
/* pagination border 컬러 */
/* gray 컬러 */
/* period month btn 배경 컬러 */
/* gray 컬러 */
/* gray 컬러 */
/* gray 컬러 */
/* gray 컬러 */
/* footer text 컬러 */
/* footer text 컬러 */
/* gray 컬러 */
/* mint 컬러 */
/* danger(red) 컬러 */
/* navy 컬러 */
* {
  text-size-adjust: none;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -o-text-size-adjust: none;
}

html, body {
  height: 100%;
  font-size-adjust: none;
  -webkit-font-size-adjust: none;
  -o-font-size-adjust: none;
  -moz-font-size-adjust: none;
}

html {
  font-size: 62.5%;
}

/*기본폰트 10px*/
body, th, td, input, select, textarea, button {
  font-size: 1.4rem;
  line-height: 1;
  font-family: "Wanted Sans Variable", sans-serif;
  color: #000000;
  word-break: keep-all;
  word-wrap: break-word;
  letter-spacing: -1.5px;
}

::-webkit-input-placeholder {
  color: #999;
}

:-moz-placeholder {
  color: #999;
}

::-moz-placeholder {
  color: #999;
}

:-ms-input-placeholder {
  color: #999;
}

caption {
  display: none;
}

body, div,
dl, dt, dd, ul, ol, li,
h1,
.h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6,
pre, code, form, fieldset, legend, textarea, p, blockquote,
th, td, input, select, button,
header, nav, menu, section, article {
  margin: 0;
  padding: 0;
}

fieldset, img {
  border: 0 none;
}

dl, ul, ol, menu, li {
  list-style: none;
  vertical-align: middle;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}

/* input, textarea {
 padding:0 5px;
} */
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px white inset; /* 크롭입력배경색제거 */
}

input, select, textarea, button {
  vertical-align: middle;
}

input[type=text], input[type=password], input[type=submit], input[type=search] {
  -webkit-appearance: none;
}

input[type=text]::-moz-placeholder, input[type=password]::-moz-placeholder, input[type=submit]::-moz-placeholder, input[type=search]::-moz-placeholder {
  font-size: 14px;
  color: #999;
}

input[type=text]::placeholder, input[type=password]::placeholder, input[type=submit]::placeholder, input[type=search]::placeholder {
  font-size: 14px;
  color: #999;
}

button, input[type=button], input[type=submit], input[type=reset], input[type=file] {
  -webkit-appearance: none;
  /* border-radius:0; */
  border: none;
}

input[type=button] {
  -webkit-appearance: none;
  border: 0;
}

input[type=search]:-webkit-search-cancel-button {
  -webkit-appearance: none;
}

input[type=radio], input[type=checkbox] {
  border: none;
}

button {
  border: none;
  background-color: transparent;
  cursor: pointer;
}

a, a:link, a:visited, a:hover, a:active {
  color: inherit;
  text-decoration: none;
}

address, caption, cite, code, dfn, em, var {
  font-style: normal;
  font-weight: normal;
}

table {
  width: 100%;
  border-collapse: collapse;
}

img {
  vertical-align: middle;
}

legend, caption {
  display: none;
}

/* 대표컬러 */
/* 대표컬러 */
/* 대표컬러 */
/* 화이트 컬러 */
/* 화이트 컬러 */
/* 기본 폰트 컬러 */
/* black 컬러 */
/* black 컬러 */
/* black 컬러 */
/* black 컬러 */
/* black 컬러 */
/* black 컬러 */
/* black 컬러 */
/* black 컬러 */
/* black 컬러 */
/* black 컬러 */
/* black 컬러 */
/* black 컬러 */
/* black 컬러 */
/* black 컬러 */
/* thead 배경 컬러 */
/* table, input border 컬러 */
/* .tbl-box border 컬러 */
/* table border 컬러 */
/* readonly 배경 컬러 */
/* input placeholder 컬러 */
/* period input[type="button"] hover 컬러 */
/* pagination border 컬러 */
/* gray 컬러 */
/* period month btn 배경 컬러 */
/* gray 컬러 */
/* gray 컬러 */
/* gray 컬러 */
/* gray 컬러 */
/* footer text 컬러 */
/* footer text 컬러 */
/* gray 컬러 */
/* mint 컬러 */
/* danger(red) 컬러 */
/* navy 컬러 */
/**
sass 코드

- = px
-- = %
-r = rem
 **/
.w-1 {
  width: 1px !important;
}

.w-2 {
  width: 2px !important;
}

.w-3 {
  width: 3px !important;
}

.w-4 {
  width: 4px !important;
}

.w-5 {
  width: 5px !important;
}

.w-6 {
  width: 6px !important;
}

.w-7 {
  width: 7px !important;
}

.w-8 {
  width: 8px !important;
}

.w-9 {
  width: 9px !important;
}

.w-10 {
  width: 10px !important;
}

.w-11 {
  width: 11px !important;
}

.w-12 {
  width: 12px !important;
}

.w-13 {
  width: 13px !important;
}

.w-14 {
  width: 14px !important;
}

.w-15 {
  width: 15px !important;
}

.w-16 {
  width: 16px !important;
}

.w-17 {
  width: 17px !important;
}

.w-18 {
  width: 18px !important;
}

.w-19 {
  width: 19px !important;
}

.w-20 {
  width: 20px !important;
}

.w-21 {
  width: 21px !important;
}

.w-22 {
  width: 22px !important;
}

.w-23 {
  width: 23px !important;
}

.w-24 {
  width: 24px !important;
}

.w-25 {
  width: 25px !important;
}

.w-26 {
  width: 26px !important;
}

.w-27 {
  width: 27px !important;
}

.w-28 {
  width: 28px !important;
}

.w-29 {
  width: 29px !important;
}

.w-30 {
  width: 30px !important;
}

.w-31 {
  width: 31px !important;
}

.w-32 {
  width: 32px !important;
}

.w-33 {
  width: 33px !important;
}

.w-34 {
  width: 34px !important;
}

.w-35 {
  width: 35px !important;
}

.w-36 {
  width: 36px !important;
}

.w-37 {
  width: 37px !important;
}

.w-38 {
  width: 38px !important;
}

.w-39 {
  width: 39px !important;
}

.w-40 {
  width: 40px !important;
}

.w-41 {
  width: 41px !important;
}

.w-42 {
  width: 42px !important;
}

.w-43 {
  width: 43px !important;
}

.w-44 {
  width: 44px !important;
}

.w-45 {
  width: 45px !important;
}

.w-46 {
  width: 46px !important;
}

.w-47 {
  width: 47px !important;
}

.w-48 {
  width: 48px !important;
}

.w-49 {
  width: 49px !important;
}

.w-50 {
  width: 50px !important;
}

.w-51 {
  width: 51px !important;
}

.w-52 {
  width: 52px !important;
}

.w-53 {
  width: 53px !important;
}

.w-54 {
  width: 54px !important;
}

.w-55 {
  width: 55px !important;
}

.w-56 {
  width: 56px !important;
}

.w-57 {
  width: 57px !important;
}

.w-58 {
  width: 58px !important;
}

.w-59 {
  width: 59px !important;
}

.w-60 {
  width: 60px !important;
}

.w-61 {
  width: 61px !important;
}

.w-62 {
  width: 62px !important;
}

.w-63 {
  width: 63px !important;
}

.w-64 {
  width: 64px !important;
}

.w-65 {
  width: 65px !important;
}

.w-66 {
  width: 66px !important;
}

.w-67 {
  width: 67px !important;
}

.w-68 {
  width: 68px !important;
}

.w-69 {
  width: 69px !important;
}

.w-70 {
  width: 70px !important;
}

.w-71 {
  width: 71px !important;
}

.w-72 {
  width: 72px !important;
}

.w-73 {
  width: 73px !important;
}

.w-74 {
  width: 74px !important;
}

.w-75 {
  width: 75px !important;
}

.w-76 {
  width: 76px !important;
}

.w-77 {
  width: 77px !important;
}

.w-78 {
  width: 78px !important;
}

.w-79 {
  width: 79px !important;
}

.w-80 {
  width: 80px !important;
}

.w-81 {
  width: 81px !important;
}

.w-82 {
  width: 82px !important;
}

.w-83 {
  width: 83px !important;
}

.w-84 {
  width: 84px !important;
}

.w-85 {
  width: 85px !important;
}

.w-86 {
  width: 86px !important;
}

.w-87 {
  width: 87px !important;
}

.w-88 {
  width: 88px !important;
}

.w-89 {
  width: 89px !important;
}

.w-90 {
  width: 90px !important;
}

.w-91 {
  width: 91px !important;
}

.w-92 {
  width: 92px !important;
}

.w-93 {
  width: 93px !important;
}

.w-94 {
  width: 94px !important;
}

.w-95 {
  width: 95px !important;
}

.w-96 {
  width: 96px !important;
}

.w-97 {
  width: 97px !important;
}

.w-98 {
  width: 98px !important;
}

.w-99 {
  width: 99px !important;
}

.w-100 {
  width: 100px !important;
}

.w-101 {
  width: 101px !important;
}

.w-102 {
  width: 102px !important;
}

.w-103 {
  width: 103px !important;
}

.w-104 {
  width: 104px !important;
}

.w-105 {
  width: 105px !important;
}

.w-106 {
  width: 106px !important;
}

.w-107 {
  width: 107px !important;
}

.w-108 {
  width: 108px !important;
}

.w-109 {
  width: 109px !important;
}

.w-110 {
  width: 110px !important;
}

.w-111 {
  width: 111px !important;
}

.w-112 {
  width: 112px !important;
}

.w-113 {
  width: 113px !important;
}

.w-114 {
  width: 114px !important;
}

.w-115 {
  width: 115px !important;
}

.w-116 {
  width: 116px !important;
}

.w-117 {
  width: 117px !important;
}

.w-118 {
  width: 118px !important;
}

.w-119 {
  width: 119px !important;
}

.w-120 {
  width: 120px !important;
}

.w-121 {
  width: 121px !important;
}

.w-122 {
  width: 122px !important;
}

.w-123 {
  width: 123px !important;
}

.w-124 {
  width: 124px !important;
}

.w-125 {
  width: 125px !important;
}

.w-126 {
  width: 126px !important;
}

.w-127 {
  width: 127px !important;
}

.w-128 {
  width: 128px !important;
}

.w-129 {
  width: 129px !important;
}

.w-130 {
  width: 130px !important;
}

.w-131 {
  width: 131px !important;
}

.w-132 {
  width: 132px !important;
}

.w-133 {
  width: 133px !important;
}

.w-134 {
  width: 134px !important;
}

.w-135 {
  width: 135px !important;
}

.w-136 {
  width: 136px !important;
}

.w-137 {
  width: 137px !important;
}

.w-138 {
  width: 138px !important;
}

.w-139 {
  width: 139px !important;
}

.w-140 {
  width: 140px !important;
}

.w-141 {
  width: 141px !important;
}

.w-142 {
  width: 142px !important;
}

.w-143 {
  width: 143px !important;
}

.w-144 {
  width: 144px !important;
}

.w-145 {
  width: 145px !important;
}

.w-146 {
  width: 146px !important;
}

.w-147 {
  width: 147px !important;
}

.w-148 {
  width: 148px !important;
}

.w-149 {
  width: 149px !important;
}

.w-150 {
  width: 150px !important;
}

.w-151 {
  width: 151px !important;
}

.w-152 {
  width: 152px !important;
}

.w-153 {
  width: 153px !important;
}

.w-154 {
  width: 154px !important;
}

.w-155 {
  width: 155px !important;
}

.w-156 {
  width: 156px !important;
}

.w-157 {
  width: 157px !important;
}

.w-158 {
  width: 158px !important;
}

.w-159 {
  width: 159px !important;
}

.w-160 {
  width: 160px !important;
}

.w-161 {
  width: 161px !important;
}

.w-162 {
  width: 162px !important;
}

.w-163 {
  width: 163px !important;
}

.w-164 {
  width: 164px !important;
}

.w-165 {
  width: 165px !important;
}

.w-166 {
  width: 166px !important;
}

.w-167 {
  width: 167px !important;
}

.w-168 {
  width: 168px !important;
}

.w-169 {
  width: 169px !important;
}

.w-170 {
  width: 170px !important;
}

.w-171 {
  width: 171px !important;
}

.w-172 {
  width: 172px !important;
}

.w-173 {
  width: 173px !important;
}

.w-174 {
  width: 174px !important;
}

.w-175 {
  width: 175px !important;
}

.w-176 {
  width: 176px !important;
}

.w-177 {
  width: 177px !important;
}

.w-178 {
  width: 178px !important;
}

.w-179 {
  width: 179px !important;
}

.w-180 {
  width: 180px !important;
}

.w-181 {
  width: 181px !important;
}

.w-182 {
  width: 182px !important;
}

.w-183 {
  width: 183px !important;
}

.w-184 {
  width: 184px !important;
}

.w-185 {
  width: 185px !important;
}

.w-186 {
  width: 186px !important;
}

.w-187 {
  width: 187px !important;
}

.w-188 {
  width: 188px !important;
}

.w-189 {
  width: 189px !important;
}

.w-190 {
  width: 190px !important;
}

.w-191 {
  width: 191px !important;
}

.w-192 {
  width: 192px !important;
}

.w-193 {
  width: 193px !important;
}

.w-194 {
  width: 194px !important;
}

.w-195 {
  width: 195px !important;
}

.w-196 {
  width: 196px !important;
}

.w-197 {
  width: 197px !important;
}

.w-198 {
  width: 198px !important;
}

.w-199 {
  width: 199px !important;
}

.w-200 {
  width: 200px !important;
}

.w-201 {
  width: 201px !important;
}

.w-202 {
  width: 202px !important;
}

.w-203 {
  width: 203px !important;
}

.w-204 {
  width: 204px !important;
}

.w-205 {
  width: 205px !important;
}

.w-206 {
  width: 206px !important;
}

.w-207 {
  width: 207px !important;
}

.w-208 {
  width: 208px !important;
}

.w-209 {
  width: 209px !important;
}

.w-210 {
  width: 210px !important;
}

.w-211 {
  width: 211px !important;
}

.w-212 {
  width: 212px !important;
}

.w-213 {
  width: 213px !important;
}

.w-214 {
  width: 214px !important;
}

.w-215 {
  width: 215px !important;
}

.w-216 {
  width: 216px !important;
}

.w-217 {
  width: 217px !important;
}

.w-218 {
  width: 218px !important;
}

.w-219 {
  width: 219px !important;
}

.w-220 {
  width: 220px !important;
}

.w-221 {
  width: 221px !important;
}

.w-222 {
  width: 222px !important;
}

.w-223 {
  width: 223px !important;
}

.w-224 {
  width: 224px !important;
}

.w-225 {
  width: 225px !important;
}

.w-226 {
  width: 226px !important;
}

.w-227 {
  width: 227px !important;
}

.w-228 {
  width: 228px !important;
}

.w-229 {
  width: 229px !important;
}

.w-230 {
  width: 230px !important;
}

.w-231 {
  width: 231px !important;
}

.w-232 {
  width: 232px !important;
}

.w-233 {
  width: 233px !important;
}

.w-234 {
  width: 234px !important;
}

.w-235 {
  width: 235px !important;
}

.w-236 {
  width: 236px !important;
}

.w-237 {
  width: 237px !important;
}

.w-238 {
  width: 238px !important;
}

.w-239 {
  width: 239px !important;
}

.w-240 {
  width: 240px !important;
}

.w-241 {
  width: 241px !important;
}

.w-242 {
  width: 242px !important;
}

.w-243 {
  width: 243px !important;
}

.w-244 {
  width: 244px !important;
}

.w-245 {
  width: 245px !important;
}

.w-246 {
  width: 246px !important;
}

.w-247 {
  width: 247px !important;
}

.w-248 {
  width: 248px !important;
}

.w-249 {
  width: 249px !important;
}

.w-250 {
  width: 250px !important;
}

.w-251 {
  width: 251px !important;
}

.w-252 {
  width: 252px !important;
}

.w-253 {
  width: 253px !important;
}

.w-254 {
  width: 254px !important;
}

.w-255 {
  width: 255px !important;
}

.w-256 {
  width: 256px !important;
}

.w-257 {
  width: 257px !important;
}

.w-258 {
  width: 258px !important;
}

.w-259 {
  width: 259px !important;
}

.w-260 {
  width: 260px !important;
}

.w-261 {
  width: 261px !important;
}

.w-262 {
  width: 262px !important;
}

.w-263 {
  width: 263px !important;
}

.w-264 {
  width: 264px !important;
}

.w-265 {
  width: 265px !important;
}

.w-266 {
  width: 266px !important;
}

.w-267 {
  width: 267px !important;
}

.w-268 {
  width: 268px !important;
}

.w-269 {
  width: 269px !important;
}

.w-270 {
  width: 270px !important;
}

.w-271 {
  width: 271px !important;
}

.w-272 {
  width: 272px !important;
}

.w-273 {
  width: 273px !important;
}

.w-274 {
  width: 274px !important;
}

.w-275 {
  width: 275px !important;
}

.w-276 {
  width: 276px !important;
}

.w-277 {
  width: 277px !important;
}

.w-278 {
  width: 278px !important;
}

.w-279 {
  width: 279px !important;
}

.w-280 {
  width: 280px !important;
}

.w-281 {
  width: 281px !important;
}

.w-282 {
  width: 282px !important;
}

.w-283 {
  width: 283px !important;
}

.w-284 {
  width: 284px !important;
}

.w-285 {
  width: 285px !important;
}

.w-286 {
  width: 286px !important;
}

.w-287 {
  width: 287px !important;
}

.w-288 {
  width: 288px !important;
}

.w-289 {
  width: 289px !important;
}

.w-290 {
  width: 290px !important;
}

.w-291 {
  width: 291px !important;
}

.w-292 {
  width: 292px !important;
}

.w-293 {
  width: 293px !important;
}

.w-294 {
  width: 294px !important;
}

.w-295 {
  width: 295px !important;
}

.w-296 {
  width: 296px !important;
}

.w-297 {
  width: 297px !important;
}

.w-298 {
  width: 298px !important;
}

.w-299 {
  width: 299px !important;
}

.w-300 {
  width: 300px !important;
}

.w-301 {
  width: 301px !important;
}

.w-302 {
  width: 302px !important;
}

.w-303 {
  width: 303px !important;
}

.w-304 {
  width: 304px !important;
}

.w-305 {
  width: 305px !important;
}

.w-306 {
  width: 306px !important;
}

.w-307 {
  width: 307px !important;
}

.w-308 {
  width: 308px !important;
}

.w-309 {
  width: 309px !important;
}

.w-310 {
  width: 310px !important;
}

.w-311 {
  width: 311px !important;
}

.w-312 {
  width: 312px !important;
}

.w-313 {
  width: 313px !important;
}

.w-314 {
  width: 314px !important;
}

.w-315 {
  width: 315px !important;
}

.w-316 {
  width: 316px !important;
}

.w-317 {
  width: 317px !important;
}

.w-318 {
  width: 318px !important;
}

.w-319 {
  width: 319px !important;
}

.w-320 {
  width: 320px !important;
}

.w-321 {
  width: 321px !important;
}

.w-322 {
  width: 322px !important;
}

.w-323 {
  width: 323px !important;
}

.w-324 {
  width: 324px !important;
}

.w-325 {
  width: 325px !important;
}

.w-326 {
  width: 326px !important;
}

.w-327 {
  width: 327px !important;
}

.w-328 {
  width: 328px !important;
}

.w-329 {
  width: 329px !important;
}

.w-330 {
  width: 330px !important;
}

.w-331 {
  width: 331px !important;
}

.w-332 {
  width: 332px !important;
}

.w-333 {
  width: 333px !important;
}

.w-334 {
  width: 334px !important;
}

.w-335 {
  width: 335px !important;
}

.w-336 {
  width: 336px !important;
}

.w-337 {
  width: 337px !important;
}

.w-338 {
  width: 338px !important;
}

.w-339 {
  width: 339px !important;
}

.w-340 {
  width: 340px !important;
}

.w-341 {
  width: 341px !important;
}

.w-342 {
  width: 342px !important;
}

.w-343 {
  width: 343px !important;
}

.w-344 {
  width: 344px !important;
}

.w-345 {
  width: 345px !important;
}

.w-346 {
  width: 346px !important;
}

.w-347 {
  width: 347px !important;
}

.w-348 {
  width: 348px !important;
}

.w-349 {
  width: 349px !important;
}

.w-350 {
  width: 350px !important;
}

.w-351 {
  width: 351px !important;
}

.w-352 {
  width: 352px !important;
}

.w-353 {
  width: 353px !important;
}

.w-354 {
  width: 354px !important;
}

.w-355 {
  width: 355px !important;
}

.w-356 {
  width: 356px !important;
}

.w-357 {
  width: 357px !important;
}

.w-358 {
  width: 358px !important;
}

.w-359 {
  width: 359px !important;
}

.w-360 {
  width: 360px !important;
}

.w-361 {
  width: 361px !important;
}

.w-362 {
  width: 362px !important;
}

.w-363 {
  width: 363px !important;
}

.w-364 {
  width: 364px !important;
}

.w-365 {
  width: 365px !important;
}

.w-366 {
  width: 366px !important;
}

.w-367 {
  width: 367px !important;
}

.w-368 {
  width: 368px !important;
}

.w-369 {
  width: 369px !important;
}

.w-370 {
  width: 370px !important;
}

.w-371 {
  width: 371px !important;
}

.w-372 {
  width: 372px !important;
}

.w-373 {
  width: 373px !important;
}

.w-374 {
  width: 374px !important;
}

.w-375 {
  width: 375px !important;
}

.w-376 {
  width: 376px !important;
}

.w-377 {
  width: 377px !important;
}

.w-378 {
  width: 378px !important;
}

.w-379 {
  width: 379px !important;
}

.w-380 {
  width: 380px !important;
}

.w-381 {
  width: 381px !important;
}

.w-382 {
  width: 382px !important;
}

.w-383 {
  width: 383px !important;
}

.w-384 {
  width: 384px !important;
}

.w-385 {
  width: 385px !important;
}

.w-386 {
  width: 386px !important;
}

.w-387 {
  width: 387px !important;
}

.w-388 {
  width: 388px !important;
}

.w-389 {
  width: 389px !important;
}

.w-390 {
  width: 390px !important;
}

.w-391 {
  width: 391px !important;
}

.w-392 {
  width: 392px !important;
}

.w-393 {
  width: 393px !important;
}

.w-394 {
  width: 394px !important;
}

.w-395 {
  width: 395px !important;
}

.w-396 {
  width: 396px !important;
}

.w-397 {
  width: 397px !important;
}

.w-398 {
  width: 398px !important;
}

.w-399 {
  width: 399px !important;
}

.w-400 {
  width: 400px !important;
}

.w-401 {
  width: 401px !important;
}

.w-402 {
  width: 402px !important;
}

.w-403 {
  width: 403px !important;
}

.w-404 {
  width: 404px !important;
}

.w-405 {
  width: 405px !important;
}

.w-406 {
  width: 406px !important;
}

.w-407 {
  width: 407px !important;
}

.w-408 {
  width: 408px !important;
}

.w-409 {
  width: 409px !important;
}

.w-410 {
  width: 410px !important;
}

.w-411 {
  width: 411px !important;
}

.w-412 {
  width: 412px !important;
}

.w-413 {
  width: 413px !important;
}

.w-414 {
  width: 414px !important;
}

.w-415 {
  width: 415px !important;
}

.w-416 {
  width: 416px !important;
}

.w-417 {
  width: 417px !important;
}

.w-418 {
  width: 418px !important;
}

.w-419 {
  width: 419px !important;
}

.w-420 {
  width: 420px !important;
}

.w-421 {
  width: 421px !important;
}

.w-422 {
  width: 422px !important;
}

.w-423 {
  width: 423px !important;
}

.w-424 {
  width: 424px !important;
}

.w-425 {
  width: 425px !important;
}

.w-426 {
  width: 426px !important;
}

.w-427 {
  width: 427px !important;
}

.w-428 {
  width: 428px !important;
}

.w-429 {
  width: 429px !important;
}

.w-430 {
  width: 430px !important;
}

.w-431 {
  width: 431px !important;
}

.w-432 {
  width: 432px !important;
}

.w-433 {
  width: 433px !important;
}

.w-434 {
  width: 434px !important;
}

.w-435 {
  width: 435px !important;
}

.w-436 {
  width: 436px !important;
}

.w-437 {
  width: 437px !important;
}

.w-438 {
  width: 438px !important;
}

.w-439 {
  width: 439px !important;
}

.w-440 {
  width: 440px !important;
}

.w-441 {
  width: 441px !important;
}

.w-442 {
  width: 442px !important;
}

.w-443 {
  width: 443px !important;
}

.w-444 {
  width: 444px !important;
}

.w-445 {
  width: 445px !important;
}

.w-446 {
  width: 446px !important;
}

.w-447 {
  width: 447px !important;
}

.w-448 {
  width: 448px !important;
}

.w-449 {
  width: 449px !important;
}

.w-450 {
  width: 450px !important;
}

.w-451 {
  width: 451px !important;
}

.w-452 {
  width: 452px !important;
}

.w-453 {
  width: 453px !important;
}

.w-454 {
  width: 454px !important;
}

.w-455 {
  width: 455px !important;
}

.w-456 {
  width: 456px !important;
}

.w-457 {
  width: 457px !important;
}

.w-458 {
  width: 458px !important;
}

.w-459 {
  width: 459px !important;
}

.w-460 {
  width: 460px !important;
}

.w-461 {
  width: 461px !important;
}

.w-462 {
  width: 462px !important;
}

.w-463 {
  width: 463px !important;
}

.w-464 {
  width: 464px !important;
}

.w-465 {
  width: 465px !important;
}

.w-466 {
  width: 466px !important;
}

.w-467 {
  width: 467px !important;
}

.w-468 {
  width: 468px !important;
}

.w-469 {
  width: 469px !important;
}

.w-470 {
  width: 470px !important;
}

.w-471 {
  width: 471px !important;
}

.w-472 {
  width: 472px !important;
}

.w-473 {
  width: 473px !important;
}

.w-474 {
  width: 474px !important;
}

.w-475 {
  width: 475px !important;
}

.w-476 {
  width: 476px !important;
}

.w-477 {
  width: 477px !important;
}

.w-478 {
  width: 478px !important;
}

.w-479 {
  width: 479px !important;
}

.w-480 {
  width: 480px !important;
}

.w-481 {
  width: 481px !important;
}

.w-482 {
  width: 482px !important;
}

.w-483 {
  width: 483px !important;
}

.w-484 {
  width: 484px !important;
}

.w-485 {
  width: 485px !important;
}

.w-486 {
  width: 486px !important;
}

.w-487 {
  width: 487px !important;
}

.w-488 {
  width: 488px !important;
}

.w-489 {
  width: 489px !important;
}

.w-490 {
  width: 490px !important;
}

.w-491 {
  width: 491px !important;
}

.w-492 {
  width: 492px !important;
}

.w-493 {
  width: 493px !important;
}

.w-494 {
  width: 494px !important;
}

.w-495 {
  width: 495px !important;
}

.w-496 {
  width: 496px !important;
}

.w-497 {
  width: 497px !important;
}

.w-498 {
  width: 498px !important;
}

.w-499 {
  width: 499px !important;
}

.w-500 {
  width: 500px !important;
}

.w--1 {
  width: 1% !important;
}

.w--2 {
  width: 2% !important;
}

.w--3 {
  width: 3% !important;
}

.w--4 {
  width: 4% !important;
}

.w--5 {
  width: 5% !important;
}

.w--6 {
  width: 6% !important;
}

.w--7 {
  width: 7% !important;
}

.w--8 {
  width: 8% !important;
}

.w--9 {
  width: 9% !important;
}

.w--10 {
  width: 10% !important;
}

.w--11 {
  width: 11% !important;
}

.w--12 {
  width: 12% !important;
}

.w--13 {
  width: 13% !important;
}

.w--14 {
  width: 14% !important;
}

.w--15 {
  width: 15% !important;
}

.w--16 {
  width: 16% !important;
}

.w--17 {
  width: 17% !important;
}

.w--18 {
  width: 18% !important;
}

.w--19 {
  width: 19% !important;
}

.w--20 {
  width: 20% !important;
}

.w--21 {
  width: 21% !important;
}

.w--22 {
  width: 22% !important;
}

.w--23 {
  width: 23% !important;
}

.w--24 {
  width: 24% !important;
}

.w--25 {
  width: 25% !important;
}

.w--26 {
  width: 26% !important;
}

.w--27 {
  width: 27% !important;
}

.w--28 {
  width: 28% !important;
}

.w--29 {
  width: 29% !important;
}

.w--30 {
  width: 30% !important;
}

.w--31 {
  width: 31% !important;
}

.w--32 {
  width: 32% !important;
}

.w--33 {
  width: 33% !important;
}

.w--34 {
  width: 34% !important;
}

.w--35 {
  width: 35% !important;
}

.w--36 {
  width: 36% !important;
}

.w--37 {
  width: 37% !important;
}

.w--38 {
  width: 38% !important;
}

.w--39 {
  width: 39% !important;
}

.w--40 {
  width: 40% !important;
}

.w--41 {
  width: 41% !important;
}

.w--42 {
  width: 42% !important;
}

.w--43 {
  width: 43% !important;
}

.w--44 {
  width: 44% !important;
}

.w--45 {
  width: 45% !important;
}

.w--46 {
  width: 46% !important;
}

.w--47 {
  width: 47% !important;
}

.w--48 {
  width: 48% !important;
}

.w--49 {
  width: 49% !important;
}

.w--50 {
  width: 50% !important;
}

.w--51 {
  width: 51% !important;
}

.w--52 {
  width: 52% !important;
}

.w--53 {
  width: 53% !important;
}

.w--54 {
  width: 54% !important;
}

.w--55 {
  width: 55% !important;
}

.w--56 {
  width: 56% !important;
}

.w--57 {
  width: 57% !important;
}

.w--58 {
  width: 58% !important;
}

.w--59 {
  width: 59% !important;
}

.w--60 {
  width: 60% !important;
}

.w--61 {
  width: 61% !important;
}

.w--62 {
  width: 62% !important;
}

.w--63 {
  width: 63% !important;
}

.w--64 {
  width: 64% !important;
}

.w--65 {
  width: 65% !important;
}

.w--66 {
  width: 66% !important;
}

.w--67 {
  width: 67% !important;
}

.w--68 {
  width: 68% !important;
}

.w--69 {
  width: 69% !important;
}

.w--70 {
  width: 70% !important;
}

.w--71 {
  width: 71% !important;
}

.w--72 {
  width: 72% !important;
}

.w--73 {
  width: 73% !important;
}

.w--74 {
  width: 74% !important;
}

.w--75 {
  width: 75% !important;
}

.w--76 {
  width: 76% !important;
}

.w--77 {
  width: 77% !important;
}

.w--78 {
  width: 78% !important;
}

.w--79 {
  width: 79% !important;
}

.w--80 {
  width: 80% !important;
}

.w--81 {
  width: 81% !important;
}

.w--82 {
  width: 82% !important;
}

.w--83 {
  width: 83% !important;
}

.w--84 {
  width: 84% !important;
}

.w--85 {
  width: 85% !important;
}

.w--86 {
  width: 86% !important;
}

.w--87 {
  width: 87% !important;
}

.w--88 {
  width: 88% !important;
}

.w--89 {
  width: 89% !important;
}

.w--90 {
  width: 90% !important;
}

.w--91 {
  width: 91% !important;
}

.w--92 {
  width: 92% !important;
}

.w--93 {
  width: 93% !important;
}

.w--94 {
  width: 94% !important;
}

.w--95 {
  width: 95% !important;
}

.w--96 {
  width: 96% !important;
}

.w--97 {
  width: 97% !important;
}

.w--98 {
  width: 98% !important;
}

.w--99 {
  width: 99% !important;
}

.w--100 {
  width: 100% !important;
}

.h-1 {
  height: 1px !important;
}

.h-2 {
  height: 2px !important;
}

.h-3 {
  height: 3px !important;
}

.h-4 {
  height: 4px !important;
}

.h-5 {
  height: 5px !important;
}

.h-6 {
  height: 6px !important;
}

.h-7 {
  height: 7px !important;
}

.h-8 {
  height: 8px !important;
}

.h-9 {
  height: 9px !important;
}

.h-10 {
  height: 10px !important;
}

.h-11 {
  height: 11px !important;
}

.h-12 {
  height: 12px !important;
}

.h-13 {
  height: 13px !important;
}

.h-14 {
  height: 14px !important;
}

.h-15 {
  height: 15px !important;
}

.h-16 {
  height: 16px !important;
}

.h-17 {
  height: 17px !important;
}

.h-18 {
  height: 18px !important;
}

.h-19 {
  height: 19px !important;
}

.h-20 {
  height: 20px !important;
}

.h-21 {
  height: 21px !important;
}

.h-22 {
  height: 22px !important;
}

.h-23 {
  height: 23px !important;
}

.h-24 {
  height: 24px !important;
}

.h-25 {
  height: 25px !important;
}

.h-26 {
  height: 26px !important;
}

.h-27 {
  height: 27px !important;
}

.h-28 {
  height: 28px !important;
}

.h-29 {
  height: 29px !important;
}

.h-30 {
  height: 30px !important;
}

.h-31 {
  height: 31px !important;
}

.h-32 {
  height: 32px !important;
}

.h-33 {
  height: 33px !important;
}

.h-34 {
  height: 34px !important;
}

.h-35 {
  height: 35px !important;
}

.h-36 {
  height: 36px !important;
}

.h-37 {
  height: 37px !important;
}

.h-38 {
  height: 38px !important;
}

.h-39 {
  height: 39px !important;
}

.h-40 {
  height: 40px !important;
}

.h-41 {
  height: 41px !important;
}

.h-42 {
  height: 42px !important;
}

.h-43 {
  height: 43px !important;
}

.h-44 {
  height: 44px !important;
}

.h-45 {
  height: 45px !important;
}

.h-46 {
  height: 46px !important;
}

.h-47 {
  height: 47px !important;
}

.h-48 {
  height: 48px !important;
}

.h-49 {
  height: 49px !important;
}

.h-50 {
  height: 50px !important;
}

.h-51 {
  height: 51px !important;
}

.h-52 {
  height: 52px !important;
}

.h-53 {
  height: 53px !important;
}

.h-54 {
  height: 54px !important;
}

.h-55 {
  height: 55px !important;
}

.h-56 {
  height: 56px !important;
}

.h-57 {
  height: 57px !important;
}

.h-58 {
  height: 58px !important;
}

.h-59 {
  height: 59px !important;
}

.h-60 {
  height: 60px !important;
}

.h-61 {
  height: 61px !important;
}

.h-62 {
  height: 62px !important;
}

.h-63 {
  height: 63px !important;
}

.h-64 {
  height: 64px !important;
}

.h-65 {
  height: 65px !important;
}

.h-66 {
  height: 66px !important;
}

.h-67 {
  height: 67px !important;
}

.h-68 {
  height: 68px !important;
}

.h-69 {
  height: 69px !important;
}

.h-70 {
  height: 70px !important;
}

.h-71 {
  height: 71px !important;
}

.h-72 {
  height: 72px !important;
}

.h-73 {
  height: 73px !important;
}

.h-74 {
  height: 74px !important;
}

.h-75 {
  height: 75px !important;
}

.h-76 {
  height: 76px !important;
}

.h-77 {
  height: 77px !important;
}

.h-78 {
  height: 78px !important;
}

.h-79 {
  height: 79px !important;
}

.h-80 {
  height: 80px !important;
}

.h-81 {
  height: 81px !important;
}

.h-82 {
  height: 82px !important;
}

.h-83 {
  height: 83px !important;
}

.h-84 {
  height: 84px !important;
}

.h-85 {
  height: 85px !important;
}

.h-86 {
  height: 86px !important;
}

.h-87 {
  height: 87px !important;
}

.h-88 {
  height: 88px !important;
}

.h-89 {
  height: 89px !important;
}

.h-90 {
  height: 90px !important;
}

.h-91 {
  height: 91px !important;
}

.h-92 {
  height: 92px !important;
}

.h-93 {
  height: 93px !important;
}

.h-94 {
  height: 94px !important;
}

.h-95 {
  height: 95px !important;
}

.h-96 {
  height: 96px !important;
}

.h-97 {
  height: 97px !important;
}

.h-98 {
  height: 98px !important;
}

.h-99 {
  height: 99px !important;
}

.h-100 {
  height: 100px !important;
}

.h-101 {
  height: 101px !important;
}

.h-102 {
  height: 102px !important;
}

.h-103 {
  height: 103px !important;
}

.h-104 {
  height: 104px !important;
}

.h-105 {
  height: 105px !important;
}

.h-106 {
  height: 106px !important;
}

.h-107 {
  height: 107px !important;
}

.h-108 {
  height: 108px !important;
}

.h-109 {
  height: 109px !important;
}

.h-110 {
  height: 110px !important;
}

.h-111 {
  height: 111px !important;
}

.h-112 {
  height: 112px !important;
}

.h-113 {
  height: 113px !important;
}

.h-114 {
  height: 114px !important;
}

.h-115 {
  height: 115px !important;
}

.h-116 {
  height: 116px !important;
}

.h-117 {
  height: 117px !important;
}

.h-118 {
  height: 118px !important;
}

.h-119 {
  height: 119px !important;
}

.h-120 {
  height: 120px !important;
}

.h-121 {
  height: 121px !important;
}

.h-122 {
  height: 122px !important;
}

.h-123 {
  height: 123px !important;
}

.h-124 {
  height: 124px !important;
}

.h-125 {
  height: 125px !important;
}

.h-126 {
  height: 126px !important;
}

.h-127 {
  height: 127px !important;
}

.h-128 {
  height: 128px !important;
}

.h-129 {
  height: 129px !important;
}

.h-130 {
  height: 130px !important;
}

.h-131 {
  height: 131px !important;
}

.h-132 {
  height: 132px !important;
}

.h-133 {
  height: 133px !important;
}

.h-134 {
  height: 134px !important;
}

.h-135 {
  height: 135px !important;
}

.h-136 {
  height: 136px !important;
}

.h-137 {
  height: 137px !important;
}

.h-138 {
  height: 138px !important;
}

.h-139 {
  height: 139px !important;
}

.h-140 {
  height: 140px !important;
}

.h-141 {
  height: 141px !important;
}

.h-142 {
  height: 142px !important;
}

.h-143 {
  height: 143px !important;
}

.h-144 {
  height: 144px !important;
}

.h-145 {
  height: 145px !important;
}

.h-146 {
  height: 146px !important;
}

.h-147 {
  height: 147px !important;
}

.h-148 {
  height: 148px !important;
}

.h-149 {
  height: 149px !important;
}

.h-150 {
  height: 150px !important;
}

.h-151 {
  height: 151px !important;
}

.h-152 {
  height: 152px !important;
}

.h-153 {
  height: 153px !important;
}

.h-154 {
  height: 154px !important;
}

.h-155 {
  height: 155px !important;
}

.h-156 {
  height: 156px !important;
}

.h-157 {
  height: 157px !important;
}

.h-158 {
  height: 158px !important;
}

.h-159 {
  height: 159px !important;
}

.h-160 {
  height: 160px !important;
}

.h-161 {
  height: 161px !important;
}

.h-162 {
  height: 162px !important;
}

.h-163 {
  height: 163px !important;
}

.h-164 {
  height: 164px !important;
}

.h-165 {
  height: 165px !important;
}

.h-166 {
  height: 166px !important;
}

.h-167 {
  height: 167px !important;
}

.h-168 {
  height: 168px !important;
}

.h-169 {
  height: 169px !important;
}

.h-170 {
  height: 170px !important;
}

.h-171 {
  height: 171px !important;
}

.h-172 {
  height: 172px !important;
}

.h-173 {
  height: 173px !important;
}

.h-174 {
  height: 174px !important;
}

.h-175 {
  height: 175px !important;
}

.h-176 {
  height: 176px !important;
}

.h-177 {
  height: 177px !important;
}

.h-178 {
  height: 178px !important;
}

.h-179 {
  height: 179px !important;
}

.h-180 {
  height: 180px !important;
}

.h-181 {
  height: 181px !important;
}

.h-182 {
  height: 182px !important;
}

.h-183 {
  height: 183px !important;
}

.h-184 {
  height: 184px !important;
}

.h-185 {
  height: 185px !important;
}

.h-186 {
  height: 186px !important;
}

.h-187 {
  height: 187px !important;
}

.h-188 {
  height: 188px !important;
}

.h-189 {
  height: 189px !important;
}

.h-190 {
  height: 190px !important;
}

.h-191 {
  height: 191px !important;
}

.h-192 {
  height: 192px !important;
}

.h-193 {
  height: 193px !important;
}

.h-194 {
  height: 194px !important;
}

.h-195 {
  height: 195px !important;
}

.h-196 {
  height: 196px !important;
}

.h-197 {
  height: 197px !important;
}

.h-198 {
  height: 198px !important;
}

.h-199 {
  height: 199px !important;
}

.h-200 {
  height: 200px !important;
}

.h-201 {
  height: 201px !important;
}

.h-202 {
  height: 202px !important;
}

.h-203 {
  height: 203px !important;
}

.h-204 {
  height: 204px !important;
}

.h-205 {
  height: 205px !important;
}

.h-206 {
  height: 206px !important;
}

.h-207 {
  height: 207px !important;
}

.h-208 {
  height: 208px !important;
}

.h-209 {
  height: 209px !important;
}

.h-210 {
  height: 210px !important;
}

.h-211 {
  height: 211px !important;
}

.h-212 {
  height: 212px !important;
}

.h-213 {
  height: 213px !important;
}

.h-214 {
  height: 214px !important;
}

.h-215 {
  height: 215px !important;
}

.h-216 {
  height: 216px !important;
}

.h-217 {
  height: 217px !important;
}

.h-218 {
  height: 218px !important;
}

.h-219 {
  height: 219px !important;
}

.h-220 {
  height: 220px !important;
}

.h-221 {
  height: 221px !important;
}

.h-222 {
  height: 222px !important;
}

.h-223 {
  height: 223px !important;
}

.h-224 {
  height: 224px !important;
}

.h-225 {
  height: 225px !important;
}

.h-226 {
  height: 226px !important;
}

.h-227 {
  height: 227px !important;
}

.h-228 {
  height: 228px !important;
}

.h-229 {
  height: 229px !important;
}

.h-230 {
  height: 230px !important;
}

.h-231 {
  height: 231px !important;
}

.h-232 {
  height: 232px !important;
}

.h-233 {
  height: 233px !important;
}

.h-234 {
  height: 234px !important;
}

.h-235 {
  height: 235px !important;
}

.h-236 {
  height: 236px !important;
}

.h-237 {
  height: 237px !important;
}

.h-238 {
  height: 238px !important;
}

.h-239 {
  height: 239px !important;
}

.h-240 {
  height: 240px !important;
}

.h-241 {
  height: 241px !important;
}

.h-242 {
  height: 242px !important;
}

.h-243 {
  height: 243px !important;
}

.h-244 {
  height: 244px !important;
}

.h-245 {
  height: 245px !important;
}

.h-246 {
  height: 246px !important;
}

.h-247 {
  height: 247px !important;
}

.h-248 {
  height: 248px !important;
}

.h-249 {
  height: 249px !important;
}

.h-250 {
  height: 250px !important;
}

.h-251 {
  height: 251px !important;
}

.h-252 {
  height: 252px !important;
}

.h-253 {
  height: 253px !important;
}

.h-254 {
  height: 254px !important;
}

.h-255 {
  height: 255px !important;
}

.h-256 {
  height: 256px !important;
}

.h-257 {
  height: 257px !important;
}

.h-258 {
  height: 258px !important;
}

.h-259 {
  height: 259px !important;
}

.h-260 {
  height: 260px !important;
}

.h-261 {
  height: 261px !important;
}

.h-262 {
  height: 262px !important;
}

.h-263 {
  height: 263px !important;
}

.h-264 {
  height: 264px !important;
}

.h-265 {
  height: 265px !important;
}

.h-266 {
  height: 266px !important;
}

.h-267 {
  height: 267px !important;
}

.h-268 {
  height: 268px !important;
}

.h-269 {
  height: 269px !important;
}

.h-270 {
  height: 270px !important;
}

.h-271 {
  height: 271px !important;
}

.h-272 {
  height: 272px !important;
}

.h-273 {
  height: 273px !important;
}

.h-274 {
  height: 274px !important;
}

.h-275 {
  height: 275px !important;
}

.h-276 {
  height: 276px !important;
}

.h-277 {
  height: 277px !important;
}

.h-278 {
  height: 278px !important;
}

.h-279 {
  height: 279px !important;
}

.h-280 {
  height: 280px !important;
}

.h-281 {
  height: 281px !important;
}

.h-282 {
  height: 282px !important;
}

.h-283 {
  height: 283px !important;
}

.h-284 {
  height: 284px !important;
}

.h-285 {
  height: 285px !important;
}

.h-286 {
  height: 286px !important;
}

.h-287 {
  height: 287px !important;
}

.h-288 {
  height: 288px !important;
}

.h-289 {
  height: 289px !important;
}

.h-290 {
  height: 290px !important;
}

.h-291 {
  height: 291px !important;
}

.h-292 {
  height: 292px !important;
}

.h-293 {
  height: 293px !important;
}

.h-294 {
  height: 294px !important;
}

.h-295 {
  height: 295px !important;
}

.h-296 {
  height: 296px !important;
}

.h-297 {
  height: 297px !important;
}

.h-298 {
  height: 298px !important;
}

.h-299 {
  height: 299px !important;
}

.h-300 {
  height: 300px !important;
}

.h-301 {
  height: 301px !important;
}

.h-302 {
  height: 302px !important;
}

.h-303 {
  height: 303px !important;
}

.h-304 {
  height: 304px !important;
}

.h-305 {
  height: 305px !important;
}

.h-306 {
  height: 306px !important;
}

.h-307 {
  height: 307px !important;
}

.h-308 {
  height: 308px !important;
}

.h-309 {
  height: 309px !important;
}

.h-310 {
  height: 310px !important;
}

.h-311 {
  height: 311px !important;
}

.h-312 {
  height: 312px !important;
}

.h-313 {
  height: 313px !important;
}

.h-314 {
  height: 314px !important;
}

.h-315 {
  height: 315px !important;
}

.h-316 {
  height: 316px !important;
}

.h-317 {
  height: 317px !important;
}

.h-318 {
  height: 318px !important;
}

.h-319 {
  height: 319px !important;
}

.h-320 {
  height: 320px !important;
}

.h-321 {
  height: 321px !important;
}

.h-322 {
  height: 322px !important;
}

.h-323 {
  height: 323px !important;
}

.h-324 {
  height: 324px !important;
}

.h-325 {
  height: 325px !important;
}

.h-326 {
  height: 326px !important;
}

.h-327 {
  height: 327px !important;
}

.h-328 {
  height: 328px !important;
}

.h-329 {
  height: 329px !important;
}

.h-330 {
  height: 330px !important;
}

.h-331 {
  height: 331px !important;
}

.h-332 {
  height: 332px !important;
}

.h-333 {
  height: 333px !important;
}

.h-334 {
  height: 334px !important;
}

.h-335 {
  height: 335px !important;
}

.h-336 {
  height: 336px !important;
}

.h-337 {
  height: 337px !important;
}

.h-338 {
  height: 338px !important;
}

.h-339 {
  height: 339px !important;
}

.h-340 {
  height: 340px !important;
}

.h-341 {
  height: 341px !important;
}

.h-342 {
  height: 342px !important;
}

.h-343 {
  height: 343px !important;
}

.h-344 {
  height: 344px !important;
}

.h-345 {
  height: 345px !important;
}

.h-346 {
  height: 346px !important;
}

.h-347 {
  height: 347px !important;
}

.h-348 {
  height: 348px !important;
}

.h-349 {
  height: 349px !important;
}

.h-350 {
  height: 350px !important;
}

.h-351 {
  height: 351px !important;
}

.h-352 {
  height: 352px !important;
}

.h-353 {
  height: 353px !important;
}

.h-354 {
  height: 354px !important;
}

.h-355 {
  height: 355px !important;
}

.h-356 {
  height: 356px !important;
}

.h-357 {
  height: 357px !important;
}

.h-358 {
  height: 358px !important;
}

.h-359 {
  height: 359px !important;
}

.h-360 {
  height: 360px !important;
}

.h-361 {
  height: 361px !important;
}

.h-362 {
  height: 362px !important;
}

.h-363 {
  height: 363px !important;
}

.h-364 {
  height: 364px !important;
}

.h-365 {
  height: 365px !important;
}

.h-366 {
  height: 366px !important;
}

.h-367 {
  height: 367px !important;
}

.h-368 {
  height: 368px !important;
}

.h-369 {
  height: 369px !important;
}

.h-370 {
  height: 370px !important;
}

.h-371 {
  height: 371px !important;
}

.h-372 {
  height: 372px !important;
}

.h-373 {
  height: 373px !important;
}

.h-374 {
  height: 374px !important;
}

.h-375 {
  height: 375px !important;
}

.h-376 {
  height: 376px !important;
}

.h-377 {
  height: 377px !important;
}

.h-378 {
  height: 378px !important;
}

.h-379 {
  height: 379px !important;
}

.h-380 {
  height: 380px !important;
}

.h-381 {
  height: 381px !important;
}

.h-382 {
  height: 382px !important;
}

.h-383 {
  height: 383px !important;
}

.h-384 {
  height: 384px !important;
}

.h-385 {
  height: 385px !important;
}

.h-386 {
  height: 386px !important;
}

.h-387 {
  height: 387px !important;
}

.h-388 {
  height: 388px !important;
}

.h-389 {
  height: 389px !important;
}

.h-390 {
  height: 390px !important;
}

.h-391 {
  height: 391px !important;
}

.h-392 {
  height: 392px !important;
}

.h-393 {
  height: 393px !important;
}

.h-394 {
  height: 394px !important;
}

.h-395 {
  height: 395px !important;
}

.h-396 {
  height: 396px !important;
}

.h-397 {
  height: 397px !important;
}

.h-398 {
  height: 398px !important;
}

.h-399 {
  height: 399px !important;
}

.h-400 {
  height: 400px !important;
}

.h-401 {
  height: 401px !important;
}

.h-402 {
  height: 402px !important;
}

.h-403 {
  height: 403px !important;
}

.h-404 {
  height: 404px !important;
}

.h-405 {
  height: 405px !important;
}

.h-406 {
  height: 406px !important;
}

.h-407 {
  height: 407px !important;
}

.h-408 {
  height: 408px !important;
}

.h-409 {
  height: 409px !important;
}

.h-410 {
  height: 410px !important;
}

.h-411 {
  height: 411px !important;
}

.h-412 {
  height: 412px !important;
}

.h-413 {
  height: 413px !important;
}

.h-414 {
  height: 414px !important;
}

.h-415 {
  height: 415px !important;
}

.h-416 {
  height: 416px !important;
}

.h-417 {
  height: 417px !important;
}

.h-418 {
  height: 418px !important;
}

.h-419 {
  height: 419px !important;
}

.h-420 {
  height: 420px !important;
}

.h-421 {
  height: 421px !important;
}

.h-422 {
  height: 422px !important;
}

.h-423 {
  height: 423px !important;
}

.h-424 {
  height: 424px !important;
}

.h-425 {
  height: 425px !important;
}

.h-426 {
  height: 426px !important;
}

.h-427 {
  height: 427px !important;
}

.h-428 {
  height: 428px !important;
}

.h-429 {
  height: 429px !important;
}

.h-430 {
  height: 430px !important;
}

.h-431 {
  height: 431px !important;
}

.h-432 {
  height: 432px !important;
}

.h-433 {
  height: 433px !important;
}

.h-434 {
  height: 434px !important;
}

.h-435 {
  height: 435px !important;
}

.h-436 {
  height: 436px !important;
}

.h-437 {
  height: 437px !important;
}

.h-438 {
  height: 438px !important;
}

.h-439 {
  height: 439px !important;
}

.h-440 {
  height: 440px !important;
}

.h-441 {
  height: 441px !important;
}

.h-442 {
  height: 442px !important;
}

.h-443 {
  height: 443px !important;
}

.h-444 {
  height: 444px !important;
}

.h-445 {
  height: 445px !important;
}

.h-446 {
  height: 446px !important;
}

.h-447 {
  height: 447px !important;
}

.h-448 {
  height: 448px !important;
}

.h-449 {
  height: 449px !important;
}

.h-450 {
  height: 450px !important;
}

.h-451 {
  height: 451px !important;
}

.h-452 {
  height: 452px !important;
}

.h-453 {
  height: 453px !important;
}

.h-454 {
  height: 454px !important;
}

.h-455 {
  height: 455px !important;
}

.h-456 {
  height: 456px !important;
}

.h-457 {
  height: 457px !important;
}

.h-458 {
  height: 458px !important;
}

.h-459 {
  height: 459px !important;
}

.h-460 {
  height: 460px !important;
}

.h-461 {
  height: 461px !important;
}

.h-462 {
  height: 462px !important;
}

.h-463 {
  height: 463px !important;
}

.h-464 {
  height: 464px !important;
}

.h-465 {
  height: 465px !important;
}

.h-466 {
  height: 466px !important;
}

.h-467 {
  height: 467px !important;
}

.h-468 {
  height: 468px !important;
}

.h-469 {
  height: 469px !important;
}

.h-470 {
  height: 470px !important;
}

.h-471 {
  height: 471px !important;
}

.h-472 {
  height: 472px !important;
}

.h-473 {
  height: 473px !important;
}

.h-474 {
  height: 474px !important;
}

.h-475 {
  height: 475px !important;
}

.h-476 {
  height: 476px !important;
}

.h-477 {
  height: 477px !important;
}

.h-478 {
  height: 478px !important;
}

.h-479 {
  height: 479px !important;
}

.h-480 {
  height: 480px !important;
}

.h-481 {
  height: 481px !important;
}

.h-482 {
  height: 482px !important;
}

.h-483 {
  height: 483px !important;
}

.h-484 {
  height: 484px !important;
}

.h-485 {
  height: 485px !important;
}

.h-486 {
  height: 486px !important;
}

.h-487 {
  height: 487px !important;
}

.h-488 {
  height: 488px !important;
}

.h-489 {
  height: 489px !important;
}

.h-490 {
  height: 490px !important;
}

.h-491 {
  height: 491px !important;
}

.h-492 {
  height: 492px !important;
}

.h-493 {
  height: 493px !important;
}

.h-494 {
  height: 494px !important;
}

.h-495 {
  height: 495px !important;
}

.h-496 {
  height: 496px !important;
}

.h-497 {
  height: 497px !important;
}

.h-498 {
  height: 498px !important;
}

.h-499 {
  height: 499px !important;
}

.h-500 {
  height: 500px !important;
}

.h--1 {
  height: 1% !important;
}

.h--2 {
  height: 2% !important;
}

.h--3 {
  height: 3% !important;
}

.h--4 {
  height: 4% !important;
}

.h--5 {
  height: 5% !important;
}

.h--6 {
  height: 6% !important;
}

.h--7 {
  height: 7% !important;
}

.h--8 {
  height: 8% !important;
}

.h--9 {
  height: 9% !important;
}

.h--10 {
  height: 10% !important;
}

.h--11 {
  height: 11% !important;
}

.h--12 {
  height: 12% !important;
}

.h--13 {
  height: 13% !important;
}

.h--14 {
  height: 14% !important;
}

.h--15 {
  height: 15% !important;
}

.h--16 {
  height: 16% !important;
}

.h--17 {
  height: 17% !important;
}

.h--18 {
  height: 18% !important;
}

.h--19 {
  height: 19% !important;
}

.h--20 {
  height: 20% !important;
}

.h--21 {
  height: 21% !important;
}

.h--22 {
  height: 22% !important;
}

.h--23 {
  height: 23% !important;
}

.h--24 {
  height: 24% !important;
}

.h--25 {
  height: 25% !important;
}

.h--26 {
  height: 26% !important;
}

.h--27 {
  height: 27% !important;
}

.h--28 {
  height: 28% !important;
}

.h--29 {
  height: 29% !important;
}

.h--30 {
  height: 30% !important;
}

.h--31 {
  height: 31% !important;
}

.h--32 {
  height: 32% !important;
}

.h--33 {
  height: 33% !important;
}

.h--34 {
  height: 34% !important;
}

.h--35 {
  height: 35% !important;
}

.h--36 {
  height: 36% !important;
}

.h--37 {
  height: 37% !important;
}

.h--38 {
  height: 38% !important;
}

.h--39 {
  height: 39% !important;
}

.h--40 {
  height: 40% !important;
}

.h--41 {
  height: 41% !important;
}

.h--42 {
  height: 42% !important;
}

.h--43 {
  height: 43% !important;
}

.h--44 {
  height: 44% !important;
}

.h--45 {
  height: 45% !important;
}

.h--46 {
  height: 46% !important;
}

.h--47 {
  height: 47% !important;
}

.h--48 {
  height: 48% !important;
}

.h--49 {
  height: 49% !important;
}

.h--50 {
  height: 50% !important;
}

.h--51 {
  height: 51% !important;
}

.h--52 {
  height: 52% !important;
}

.h--53 {
  height: 53% !important;
}

.h--54 {
  height: 54% !important;
}

.h--55 {
  height: 55% !important;
}

.h--56 {
  height: 56% !important;
}

.h--57 {
  height: 57% !important;
}

.h--58 {
  height: 58% !important;
}

.h--59 {
  height: 59% !important;
}

.h--60 {
  height: 60% !important;
}

.h--61 {
  height: 61% !important;
}

.h--62 {
  height: 62% !important;
}

.h--63 {
  height: 63% !important;
}

.h--64 {
  height: 64% !important;
}

.h--65 {
  height: 65% !important;
}

.h--66 {
  height: 66% !important;
}

.h--67 {
  height: 67% !important;
}

.h--68 {
  height: 68% !important;
}

.h--69 {
  height: 69% !important;
}

.h--70 {
  height: 70% !important;
}

.h--71 {
  height: 71% !important;
}

.h--72 {
  height: 72% !important;
}

.h--73 {
  height: 73% !important;
}

.h--74 {
  height: 74% !important;
}

.h--75 {
  height: 75% !important;
}

.h--76 {
  height: 76% !important;
}

.h--77 {
  height: 77% !important;
}

.h--78 {
  height: 78% !important;
}

.h--79 {
  height: 79% !important;
}

.h--80 {
  height: 80% !important;
}

.h--81 {
  height: 81% !important;
}

.h--82 {
  height: 82% !important;
}

.h--83 {
  height: 83% !important;
}

.h--84 {
  height: 84% !important;
}

.h--85 {
  height: 85% !important;
}

.h--86 {
  height: 86% !important;
}

.h--87 {
  height: 87% !important;
}

.h--88 {
  height: 88% !important;
}

.h--89 {
  height: 89% !important;
}

.h--90 {
  height: 90% !important;
}

.h--91 {
  height: 91% !important;
}

.h--92 {
  height: 92% !important;
}

.h--93 {
  height: 93% !important;
}

.h--94 {
  height: 94% !important;
}

.h--95 {
  height: 95% !important;
}

.h--96 {
  height: 96% !important;
}

.h--97 {
  height: 97% !important;
}

.h--98 {
  height: 98% !important;
}

.h--99 {
  height: 99% !important;
}

.h--100 {
  height: 100% !important;
}

.fs-1-r {
  font-size: 0.1rem;
}

.fs-2-r {
  font-size: 0.2rem;
}

.fs-3-r {
  font-size: 0.3rem;
}

.fs-4-r {
  font-size: 0.4rem;
}

.fs-5-r {
  font-size: 0.5rem;
}

.fs-6-r {
  font-size: 0.6rem;
}

.fs-7-r {
  font-size: 0.7rem;
}

.fs-8-r {
  font-size: 0.8rem;
}

.fs-9-r {
  font-size: 0.9rem;
}

.fs-10-r {
  font-size: 1rem;
}

.fs-11-r {
  font-size: 1.1rem;
}

.fs-12-r {
  font-size: 1.2rem;
}

.fs-13-r {
  font-size: 1.3rem;
}

.fs-14-r {
  font-size: 1.4rem;
}

.fs-15-r {
  font-size: 1.5rem;
}

.fs-16-r {
  font-size: 1.6rem;
}

.fs-17-r {
  font-size: 1.7rem;
}

.fs-18-r {
  font-size: 1.8rem;
}

.fs-19-r {
  font-size: 1.9rem;
}

.fs-20-r {
  font-size: 2rem;
}

.fs-21-r {
  font-size: 2.1rem;
}

.fs-22-r {
  font-size: 2.2rem;
}

.fs-23-r {
  font-size: 2.3rem;
}

.fs-24-r {
  font-size: 2.4rem;
}

.fs-25-r {
  font-size: 2.5rem;
}

.fs-26-r {
  font-size: 2.6rem;
}

.fs-27-r {
  font-size: 2.7rem;
}

.fs-28-r {
  font-size: 2.8rem;
}

.fs-29-r {
  font-size: 2.9rem;
}

.fs-30-r {
  font-size: 3rem;
}

.fs-31-r {
  font-size: 3.1rem;
}

.fs-32-r {
  font-size: 3.2rem;
}

.fs-33-r {
  font-size: 3.3rem;
}

.fs-34-r {
  font-size: 3.4rem;
}

.fs-35-r {
  font-size: 3.5rem;
}

.fs-36-r {
  font-size: 3.6rem;
}

.fs-37-r {
  font-size: 3.7rem;
}

.fs-38-r {
  font-size: 3.8rem;
}

.fs-39-r {
  font-size: 3.9rem;
}

.fs-40-r {
  font-size: 4rem;
}

.fs-41-r {
  font-size: 4.1rem;
}

.fs-42-r {
  font-size: 4.2rem;
}

.fs-43-r {
  font-size: 4.3rem;
}

.fs-44-r {
  font-size: 4.4rem;
}

.fs-45-r {
  font-size: 4.5rem;
}

.fs-46-r {
  font-size: 4.6rem;
}

.fs-47-r {
  font-size: 4.7rem;
}

.fs-48-r {
  font-size: 4.8rem;
}

.fs-49-r {
  font-size: 4.9rem;
}

.fs-50-r {
  font-size: 5rem;
}

.fs-51-r {
  font-size: 5.1rem;
}

.fs-52-r {
  font-size: 5.2rem;
}

.fs-53-r {
  font-size: 5.3rem;
}

.fs-54-r {
  font-size: 5.4rem;
}

.fs-55-r {
  font-size: 5.5rem;
}

.fs-56-r {
  font-size: 5.6rem;
}

.fs-57-r {
  font-size: 5.7rem;
}

.fs-58-r {
  font-size: 5.8rem;
}

.fs-59-r {
  font-size: 5.9rem;
}

.fs-60-r {
  font-size: 6rem;
}

.fs-61-r {
  font-size: 6.1rem;
}

.fs-62-r {
  font-size: 6.2rem;
}

.fs-63-r {
  font-size: 6.3rem;
}

.fs-64-r {
  font-size: 6.4rem;
}

.fs-65-r {
  font-size: 6.5rem;
}

.fs-66-r {
  font-size: 6.6rem;
}

.fs-67-r {
  font-size: 6.7rem;
}

.fs-68-r {
  font-size: 6.8rem;
}

.fs-69-r {
  font-size: 6.9rem;
}

.fs-70-r {
  font-size: 7rem;
}

.fs-71-r {
  font-size: 7.1rem;
}

.fs-72-r {
  font-size: 7.2rem;
}

.fs-73-r {
  font-size: 7.3rem;
}

.fs-74-r {
  font-size: 7.4rem;
}

.fs-75-r {
  font-size: 7.5rem;
}

.fs-76-r {
  font-size: 7.6rem;
}

.fs-77-r {
  font-size: 7.7rem;
}

.fs-78-r {
  font-size: 7.8rem;
}

.fs-79-r {
  font-size: 7.9rem;
}

.fs-80-r {
  font-size: 8rem;
}

.fs-81-r {
  font-size: 8.1rem;
}

.fs-82-r {
  font-size: 8.2rem;
}

.fs-83-r {
  font-size: 8.3rem;
}

.fs-84-r {
  font-size: 8.4rem;
}

.fs-85-r {
  font-size: 8.5rem;
}

.fs-86-r {
  font-size: 8.6rem;
}

.fs-87-r {
  font-size: 8.7rem;
}

.fs-88-r {
  font-size: 8.8rem;
}

.fs-89-r {
  font-size: 8.9rem;
}

.fs-90-r {
  font-size: 9rem;
}

.fs-91-r {
  font-size: 9.1rem;
}

.fs-92-r {
  font-size: 9.2rem;
}

.fs-93-r {
  font-size: 9.3rem;
}

.fs-94-r {
  font-size: 9.4rem;
}

.fs-95-r {
  font-size: 9.5rem;
}

.fs-96-r {
  font-size: 9.6rem;
}

.fs-97-r {
  font-size: 9.7rem;
}

.fs-98-r {
  font-size: 9.8rem;
}

.fs-99-r {
  font-size: 9.9rem;
}

.fs-100-r {
  font-size: 10rem;
}

.fs-1 {
  font-size: 1px;
}

.fs-2 {
  font-size: 2px;
}

.fs-3 {
  font-size: 3px;
}

.fs-4 {
  font-size: 4px;
}

.fs-5 {
  font-size: 5px;
}

.fs-6 {
  font-size: 6px;
}

.fs-7 {
  font-size: 7px;
}

.fs-8 {
  font-size: 8px;
}

.fs-9 {
  font-size: 9px;
}

.fs-10 {
  font-size: 10px;
}

.fs-11 {
  font-size: 11px;
}

.fs-12 {
  font-size: 12px;
}

.fs-13 {
  font-size: 13px;
}

.fs-14 {
  font-size: 14px;
}

.fs-15 {
  font-size: 15px;
}

.fs-16 {
  font-size: 16px;
}

.fs-17 {
  font-size: 17px;
}

.fs-18 {
  font-size: 18px;
}

.fs-19 {
  font-size: 19px;
}

.fs-20 {
  font-size: 20px;
}

.fs-21 {
  font-size: 21px;
}

.fs-22 {
  font-size: 22px;
}

.fs-23 {
  font-size: 23px;
}

.fs-24 {
  font-size: 24px;
}

.fs-25 {
  font-size: 25px;
}

.fs-26 {
  font-size: 26px;
}

.fs-27 {
  font-size: 27px;
}

.fs-28 {
  font-size: 28px;
}

.fs-29 {
  font-size: 29px;
}

.fs-30 {
  font-size: 30px;
}

.fs-31 {
  font-size: 31px;
}

.fs-32 {
  font-size: 32px;
}

.fs-33 {
  font-size: 33px;
}

.fs-34 {
  font-size: 34px;
}

.fs-35 {
  font-size: 35px;
}

.fs-36 {
  font-size: 36px;
}

.fs-37 {
  font-size: 37px;
}

.fs-38 {
  font-size: 38px;
}

.fs-39 {
  font-size: 39px;
}

.fs-40 {
  font-size: 40px;
}

.fs-41 {
  font-size: 41px;
}

.fs-42 {
  font-size: 42px;
}

.fs-43 {
  font-size: 43px;
}

.fs-44 {
  font-size: 44px;
}

.fs-45 {
  font-size: 45px;
}

.fs-46 {
  font-size: 46px;
}

.fs-47 {
  font-size: 47px;
}

.fs-48 {
  font-size: 48px;
}

.fs-49 {
  font-size: 49px;
}

.fs-50 {
  font-size: 50px;
}

.fs-51 {
  font-size: 51px;
}

.fs-52 {
  font-size: 52px;
}

.fs-53 {
  font-size: 53px;
}

.fs-54 {
  font-size: 54px;
}

.fs-55 {
  font-size: 55px;
}

.fs-56 {
  font-size: 56px;
}

.fs-57 {
  font-size: 57px;
}

.fs-58 {
  font-size: 58px;
}

.fs-59 {
  font-size: 59px;
}

.fs-60 {
  font-size: 60px;
}

.fs-61 {
  font-size: 61px;
}

.fs-62 {
  font-size: 62px;
}

.fs-63 {
  font-size: 63px;
}

.fs-64 {
  font-size: 64px;
}

.fs-65 {
  font-size: 65px;
}

.fs-66 {
  font-size: 66px;
}

.fs-67 {
  font-size: 67px;
}

.fs-68 {
  font-size: 68px;
}

.fs-69 {
  font-size: 69px;
}

.fs-70 {
  font-size: 70px;
}

.fs-71 {
  font-size: 71px;
}

.fs-72 {
  font-size: 72px;
}

.fs-73 {
  font-size: 73px;
}

.fs-74 {
  font-size: 74px;
}

.fs-75 {
  font-size: 75px;
}

.fs-76 {
  font-size: 76px;
}

.fs-77 {
  font-size: 77px;
}

.fs-78 {
  font-size: 78px;
}

.fs-79 {
  font-size: 79px;
}

.fs-80 {
  font-size: 80px;
}

.fs-81 {
  font-size: 81px;
}

.fs-82 {
  font-size: 82px;
}

.fs-83 {
  font-size: 83px;
}

.fs-84 {
  font-size: 84px;
}

.fs-85 {
  font-size: 85px;
}

.fs-86 {
  font-size: 86px;
}

.fs-87 {
  font-size: 87px;
}

.fs-88 {
  font-size: 88px;
}

.fs-89 {
  font-size: 89px;
}

.fs-90 {
  font-size: 90px;
}

.fs-91 {
  font-size: 91px;
}

.fs-92 {
  font-size: 92px;
}

.fs-93 {
  font-size: 93px;
}

.fs-94 {
  font-size: 94px;
}

.fs-95 {
  font-size: 95px;
}

.fs-96 {
  font-size: 96px;
}

.fs-97 {
  font-size: 97px;
}

.fs-98 {
  font-size: 98px;
}

.fs-99 {
  font-size: 99px;
}

.fs-100 {
  font-size: 100px;
}

.gap-1 {
  gap: 1px !important;
}

.gap-2 {
  gap: 2px !important;
}

.gap-3 {
  gap: 3px !important;
}

.gap-4 {
  gap: 4px !important;
}

.gap-5 {
  gap: 5px !important;
}

.gap-6 {
  gap: 6px;
}

.gap-7 {
  gap: 7px;
}

.gap-8 {
  gap: 8px;
}

.gap-9 {
  gap: 9px;
}

.gap-10 {
  gap: 10px;
}

.gap-11 {
  gap: 11px;
}

.gap-12 {
  gap: 12px;
}

.gap-13 {
  gap: 13px;
}

.gap-14 {
  gap: 14px;
}

.gap-15 {
  gap: 15px;
}

.gap-16 {
  gap: 16px;
}

.gap-17 {
  gap: 17px;
}

.gap-18 {
  gap: 18px;
}

.gap-19 {
  gap: 19px;
}

.gap-20 {
  gap: 20px;
}

.gap-21 {
  gap: 21px;
}

.gap-22 {
  gap: 22px;
}

.gap-23 {
  gap: 23px;
}

.gap-24 {
  gap: 24px;
}

.gap-25 {
  gap: 25px;
}

.gap-26 {
  gap: 26px;
}

.gap-27 {
  gap: 27px;
}

.gap-28 {
  gap: 28px;
}

.gap-29 {
  gap: 29px;
}

.gap-30 {
  gap: 30px;
}

.gap-31 {
  gap: 31px;
}

.gap-32 {
  gap: 32px;
}

.gap-33 {
  gap: 33px;
}

.gap-34 {
  gap: 34px;
}

.gap-35 {
  gap: 35px;
}

.gap-36 {
  gap: 36px;
}

.gap-37 {
  gap: 37px;
}

.gap-38 {
  gap: 38px;
}

.gap-39 {
  gap: 39px;
}

.gap-40 {
  gap: 40px;
}

.gap-41 {
  gap: 41px;
}

.gap-42 {
  gap: 42px;
}

.gap-43 {
  gap: 43px;
}

.gap-44 {
  gap: 44px;
}

.gap-45 {
  gap: 45px;
}

.gap-46 {
  gap: 46px;
}

.gap-47 {
  gap: 47px;
}

.gap-48 {
  gap: 48px;
}

.gap-49 {
  gap: 49px;
}

.gap-50 {
  gap: 50px;
}

.gap-51 {
  gap: 51px;
}

.gap-52 {
  gap: 52px;
}

.gap-53 {
  gap: 53px;
}

.gap-54 {
  gap: 54px;
}

.gap-55 {
  gap: 55px;
}

.gap-56 {
  gap: 56px;
}

.gap-57 {
  gap: 57px;
}

.gap-58 {
  gap: 58px;
}

.gap-59 {
  gap: 59px;
}

.gap-60 {
  gap: 60px;
}

.d-grid.col2 {
  grid-template-columns: repeat(2, 1fr);
}
.d-grid.col3 {
  grid-template-columns: repeat(3, 1fr);
}
.d-grid.col4 {
  grid-template-columns: repeat(4, 1fr);
}
.d-grid.col5 {
  grid-template-columns: repeat(5, 1fr);
}
.d-grid.col6 {
  grid-template-columns: repeat(6, 1fr);
}
.d-grid.col7 {
  grid-template-columns: repeat(7, 1fr);
}
.d-grid.col8 {
  grid-template-columns: repeat(8, 1fr);
}

.grid-c-gap-10 {
  grid-column-gap: 10px;
}

.grid-c-gap-20 {
  grid-column-gap: 20px;
}

.grid-c-gap-30 {
  grid-column-gap: 30px;
}

.grid-c-gap-40 {
  grid-column-gap: 40px;
}

.grid-c-gap-50 {
  grid-column-gap: 50px;
}

.grid-r-gap-10 {
  grid-row-gap: 10px;
}

.grid-r-gap-20 {
  grid-row-gap: 20px;
}

.grid-r-gap-30 {
  grid-row-gap: 30px;
}

.grid-r-gap-40 {
  grid-row-gap: 40px;
}

.grid-r-gap-50 {
  grid-row-gap: 50px;
}

.mt-1 {
  margin-top: 1px !important;
}

.mt-2 {
  margin-top: 2px !important;
}

.mt-3 {
  margin-top: 3px !important;
}

.mt-4 {
  margin-top: 4px !important;
}

.mt-5 {
  margin-top: 5px !important;
}

.mt-6 {
  margin-top: 6px;
}

.mt-7 {
  margin-top: 7px;
}

.mt-8 {
  margin-top: 8px;
}

.mt-9 {
  margin-top: 9px;
}

.mt-10 {
  margin-top: 10px;
}

.mt-11 {
  margin-top: 11px;
}

.mt-12 {
  margin-top: 12px;
}

.mt-13 {
  margin-top: 13px;
}

.mt-14 {
  margin-top: 14px;
}

.mt-15 {
  margin-top: 15px;
}

.mt-16 {
  margin-top: 16px;
}

.mt-17 {
  margin-top: 17px;
}

.mt-18 {
  margin-top: 18px;
}

.mt-19 {
  margin-top: 19px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-21 {
  margin-top: 21px;
}

.mt-22 {
  margin-top: 22px;
}

.mt-23 {
  margin-top: 23px;
}

.mt-24 {
  margin-top: 24px;
}

.mt-25 {
  margin-top: 25px;
}

.mt-26 {
  margin-top: 26px;
}

.mt-27 {
  margin-top: 27px;
}

.mt-28 {
  margin-top: 28px;
}

.mt-29 {
  margin-top: 29px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-31 {
  margin-top: 31px;
}

.mt-32 {
  margin-top: 32px;
}

.mt-33 {
  margin-top: 33px;
}

.mt-34 {
  margin-top: 34px;
}

.mt-35 {
  margin-top: 35px;
}

.mt-36 {
  margin-top: 36px;
}

.mt-37 {
  margin-top: 37px;
}

.mt-38 {
  margin-top: 38px;
}

.mt-39 {
  margin-top: 39px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-41 {
  margin-top: 41px;
}

.mt-42 {
  margin-top: 42px;
}

.mt-43 {
  margin-top: 43px;
}

.mt-44 {
  margin-top: 44px;
}

.mt-45 {
  margin-top: 45px;
}

.mt-46 {
  margin-top: 46px;
}

.mt-47 {
  margin-top: 47px;
}

.mt-48 {
  margin-top: 48px;
}

.mt-49 {
  margin-top: 49px;
}

.mt-50 {
  margin-top: 50px;
}

.mt-51 {
  margin-top: 51px;
}

.mt-52 {
  margin-top: 52px;
}

.mt-53 {
  margin-top: 53px;
}

.mt-54 {
  margin-top: 54px;
}

.mt-55 {
  margin-top: 55px;
}

.mt-56 {
  margin-top: 56px;
}

.mt-57 {
  margin-top: 57px;
}

.mt-58 {
  margin-top: 58px;
}

.mt-59 {
  margin-top: 59px;
}

.mt-60 {
  margin-top: 60px;
}

.mt-61 {
  margin-top: 61px;
}

.mt-62 {
  margin-top: 62px;
}

.mt-63 {
  margin-top: 63px;
}

.mt-64 {
  margin-top: 64px;
}

.mt-65 {
  margin-top: 65px;
}

.mt-66 {
  margin-top: 66px;
}

.mt-67 {
  margin-top: 67px;
}

.mt-68 {
  margin-top: 68px;
}

.mt-69 {
  margin-top: 69px;
}

.mt-70 {
  margin-top: 70px;
}

.mt-71 {
  margin-top: 71px;
}

.mt-72 {
  margin-top: 72px;
}

.mt-73 {
  margin-top: 73px;
}

.mt-74 {
  margin-top: 74px;
}

.mt-75 {
  margin-top: 75px;
}

.mt-76 {
  margin-top: 76px;
}

.mt-77 {
  margin-top: 77px;
}

.mt-78 {
  margin-top: 78px;
}

.mt-79 {
  margin-top: 79px;
}

.mt-80 {
  margin-top: 80px;
}

.mt-81 {
  margin-top: 81px;
}

.mt-82 {
  margin-top: 82px;
}

.mt-83 {
  margin-top: 83px;
}

.mt-84 {
  margin-top: 84px;
}

.mt-85 {
  margin-top: 85px;
}

.mt-86 {
  margin-top: 86px;
}

.mt-87 {
  margin-top: 87px;
}

.mt-88 {
  margin-top: 88px;
}

.mt-89 {
  margin-top: 89px;
}

.mt-90 {
  margin-top: 90px;
}

.mt-91 {
  margin-top: 91px;
}

.mt-92 {
  margin-top: 92px;
}

.mt-93 {
  margin-top: 93px;
}

.mt-94 {
  margin-top: 94px;
}

.mt-95 {
  margin-top: 95px;
}

.mt-96 {
  margin-top: 96px;
}

.mt-97 {
  margin-top: 97px;
}

.mt-98 {
  margin-top: 98px;
}

.mt-99 {
  margin-top: 99px;
}

.mt-100 {
  margin-top: 100px;
}

.mt-101 {
  margin-top: 101px;
}

.mt-102 {
  margin-top: 102px;
}

.mt-103 {
  margin-top: 103px;
}

.mt-104 {
  margin-top: 104px;
}

.mt-105 {
  margin-top: 105px;
}

.mt-106 {
  margin-top: 106px;
}

.mt-107 {
  margin-top: 107px;
}

.mt-108 {
  margin-top: 108px;
}

.mt-109 {
  margin-top: 109px;
}

.mt-110 {
  margin-top: 110px;
}

.mt-111 {
  margin-top: 111px;
}

.mt-112 {
  margin-top: 112px;
}

.mt-113 {
  margin-top: 113px;
}

.mt-114 {
  margin-top: 114px;
}

.mt-115 {
  margin-top: 115px;
}

.mt-116 {
  margin-top: 116px;
}

.mt-117 {
  margin-top: 117px;
}

.mt-118 {
  margin-top: 118px;
}

.mt-119 {
  margin-top: 119px;
}

.mt-120 {
  margin-top: 120px;
}

.mt-121 {
  margin-top: 121px;
}

.mt-122 {
  margin-top: 122px;
}

.mt-123 {
  margin-top: 123px;
}

.mt-124 {
  margin-top: 124px;
}

.mt-125 {
  margin-top: 125px;
}

.mt-126 {
  margin-top: 126px;
}

.mt-127 {
  margin-top: 127px;
}

.mt-128 {
  margin-top: 128px;
}

.mt-129 {
  margin-top: 129px;
}

.mt-130 {
  margin-top: 130px;
}

.mt-131 {
  margin-top: 131px;
}

.mt-132 {
  margin-top: 132px;
}

.mt-133 {
  margin-top: 133px;
}

.mt-134 {
  margin-top: 134px;
}

.mt-135 {
  margin-top: 135px;
}

.mt-136 {
  margin-top: 136px;
}

.mt-137 {
  margin-top: 137px;
}

.mt-138 {
  margin-top: 138px;
}

.mt-139 {
  margin-top: 139px;
}

.mt-140 {
  margin-top: 140px;
}

.mt-141 {
  margin-top: 141px;
}

.mt-142 {
  margin-top: 142px;
}

.mt-143 {
  margin-top: 143px;
}

.mt-144 {
  margin-top: 144px;
}

.mt-145 {
  margin-top: 145px;
}

.mt-146 {
  margin-top: 146px;
}

.mt-147 {
  margin-top: 147px;
}

.mt-148 {
  margin-top: 148px;
}

.mt-149 {
  margin-top: 149px;
}

.mt-150 {
  margin-top: 150px;
}

.mt-151 {
  margin-top: 151px;
}

.mt-152 {
  margin-top: 152px;
}

.mt-153 {
  margin-top: 153px;
}

.mt-154 {
  margin-top: 154px;
}

.mt-155 {
  margin-top: 155px;
}

.mt-156 {
  margin-top: 156px;
}

.mt-157 {
  margin-top: 157px;
}

.mt-158 {
  margin-top: 158px;
}

.mt-159 {
  margin-top: 159px;
}

.mt-160 {
  margin-top: 160px;
}

.mt-161 {
  margin-top: 161px;
}

.mt-162 {
  margin-top: 162px;
}

.mt-163 {
  margin-top: 163px;
}

.mt-164 {
  margin-top: 164px;
}

.mt-165 {
  margin-top: 165px;
}

.mt-166 {
  margin-top: 166px;
}

.mt-167 {
  margin-top: 167px;
}

.mt-168 {
  margin-top: 168px;
}

.mt-169 {
  margin-top: 169px;
}

.mt-170 {
  margin-top: 170px;
}

.mt-171 {
  margin-top: 171px;
}

.mt-172 {
  margin-top: 172px;
}

.mt-173 {
  margin-top: 173px;
}

.mt-174 {
  margin-top: 174px;
}

.mt-175 {
  margin-top: 175px;
}

.mt-176 {
  margin-top: 176px;
}

.mt-177 {
  margin-top: 177px;
}

.mt-178 {
  margin-top: 178px;
}

.mt-179 {
  margin-top: 179px;
}

.mt-180 {
  margin-top: 180px;
}

.mt-181 {
  margin-top: 181px;
}

.mt-182 {
  margin-top: 182px;
}

.mt-183 {
  margin-top: 183px;
}

.mt-184 {
  margin-top: 184px;
}

.mt-185 {
  margin-top: 185px;
}

.mt-186 {
  margin-top: 186px;
}

.mt-187 {
  margin-top: 187px;
}

.mt-188 {
  margin-top: 188px;
}

.mt-189 {
  margin-top: 189px;
}

.mt-190 {
  margin-top: 190px;
}

.mt-191 {
  margin-top: 191px;
}

.mt-192 {
  margin-top: 192px;
}

.mt-193 {
  margin-top: 193px;
}

.mt-194 {
  margin-top: 194px;
}

.mt-195 {
  margin-top: 195px;
}

.mt-196 {
  margin-top: 196px;
}

.mt-197 {
  margin-top: 197px;
}

.mt-198 {
  margin-top: 198px;
}

.mt-199 {
  margin-top: 199px;
}

.mt-200 {
  margin-top: 200px;
}

.mt--1 {
  margin-top: 1%;
}

.mt--2 {
  margin-top: 2%;
}

.mt--3 {
  margin-top: 3%;
}

.mt--4 {
  margin-top: 4%;
}

.mt--5 {
  margin-top: 5%;
}

.mt--6 {
  margin-top: 6%;
}

.mt--7 {
  margin-top: 7%;
}

.mt--8 {
  margin-top: 8%;
}

.mt--9 {
  margin-top: 9%;
}

.mt--10 {
  margin-top: 10%;
}

.mt--11 {
  margin-top: 11%;
}

.mt--12 {
  margin-top: 12%;
}

.mt--13 {
  margin-top: 13%;
}

.mt--14 {
  margin-top: 14%;
}

.mt--15 {
  margin-top: 15%;
}

.mt--16 {
  margin-top: 16%;
}

.mt--17 {
  margin-top: 17%;
}

.mt--18 {
  margin-top: 18%;
}

.mt--19 {
  margin-top: 19%;
}

.mt--20 {
  margin-top: 20%;
}

.mr-1 {
  margin-right: 1px;
}

.mr-2 {
  margin-right: 2px;
}

.mr-3 {
  margin-right: 3px;
}

.mr-4 {
  margin-right: 4px;
}

.mr-5 {
  margin-right: 5px;
}

.mr-6 {
  margin-right: 6px;
}

.mr-7 {
  margin-right: 7px;
}

.mr-8 {
  margin-right: 8px;
}

.mr-9 {
  margin-right: 9px;
}

.mr-10 {
  margin-right: 10px;
}

.mr-11 {
  margin-right: 11px;
}

.mr-12 {
  margin-right: 12px;
}

.mr-13 {
  margin-right: 13px;
}

.mr-14 {
  margin-right: 14px;
}

.mr-15 {
  margin-right: 15px;
}

.mr-16 {
  margin-right: 16px;
}

.mr-17 {
  margin-right: 17px;
}

.mr-18 {
  margin-right: 18px;
}

.mr-19 {
  margin-right: 19px;
}

.mr-20 {
  margin-right: 20px;
}

.mr-21 {
  margin-right: 21px;
}

.mr-22 {
  margin-right: 22px;
}

.mr-23 {
  margin-right: 23px;
}

.mr-24 {
  margin-right: 24px;
}

.mr-25 {
  margin-right: 25px;
}

.mr-26 {
  margin-right: 26px;
}

.mr-27 {
  margin-right: 27px;
}

.mr-28 {
  margin-right: 28px;
}

.mr-29 {
  margin-right: 29px;
}

.mr-30 {
  margin-right: 30px;
}

.mr-31 {
  margin-right: 31px;
}

.mr-32 {
  margin-right: 32px;
}

.mr-33 {
  margin-right: 33px;
}

.mr-34 {
  margin-right: 34px;
}

.mr-35 {
  margin-right: 35px;
}

.mr-36 {
  margin-right: 36px;
}

.mr-37 {
  margin-right: 37px;
}

.mr-38 {
  margin-right: 38px;
}

.mr-39 {
  margin-right: 39px;
}

.mr-40 {
  margin-right: 40px;
}

.mr-41 {
  margin-right: 41px;
}

.mr-42 {
  margin-right: 42px;
}

.mr-43 {
  margin-right: 43px;
}

.mr-44 {
  margin-right: 44px;
}

.mr-45 {
  margin-right: 45px;
}

.mr-46 {
  margin-right: 46px;
}

.mr-47 {
  margin-right: 47px;
}

.mr-48 {
  margin-right: 48px;
}

.mr-49 {
  margin-right: 49px;
}

.mr-50 {
  margin-right: 50px;
}

.mr-51 {
  margin-right: 51px;
}

.mr-52 {
  margin-right: 52px;
}

.mr-53 {
  margin-right: 53px;
}

.mr-54 {
  margin-right: 54px;
}

.mr-55 {
  margin-right: 55px;
}

.mr-56 {
  margin-right: 56px;
}

.mr-57 {
  margin-right: 57px;
}

.mr-58 {
  margin-right: 58px;
}

.mr-59 {
  margin-right: 59px;
}

.mr-60 {
  margin-right: 60px;
}

.mr-61 {
  margin-right: 61px;
}

.mr-62 {
  margin-right: 62px;
}

.mr-63 {
  margin-right: 63px;
}

.mr-64 {
  margin-right: 64px;
}

.mr-65 {
  margin-right: 65px;
}

.mr-66 {
  margin-right: 66px;
}

.mr-67 {
  margin-right: 67px;
}

.mr-68 {
  margin-right: 68px;
}

.mr-69 {
  margin-right: 69px;
}

.mr-70 {
  margin-right: 70px;
}

.mr-71 {
  margin-right: 71px;
}

.mr-72 {
  margin-right: 72px;
}

.mr-73 {
  margin-right: 73px;
}

.mr-74 {
  margin-right: 74px;
}

.mr-75 {
  margin-right: 75px;
}

.mr-76 {
  margin-right: 76px;
}

.mr-77 {
  margin-right: 77px;
}

.mr-78 {
  margin-right: 78px;
}

.mr-79 {
  margin-right: 79px;
}

.mr-80 {
  margin-right: 80px;
}

.mr-81 {
  margin-right: 81px;
}

.mr-82 {
  margin-right: 82px;
}

.mr-83 {
  margin-right: 83px;
}

.mr-84 {
  margin-right: 84px;
}

.mr-85 {
  margin-right: 85px;
}

.mr-86 {
  margin-right: 86px;
}

.mr-87 {
  margin-right: 87px;
}

.mr-88 {
  margin-right: 88px;
}

.mr-89 {
  margin-right: 89px;
}

.mr-90 {
  margin-right: 90px;
}

.mr-91 {
  margin-right: 91px;
}

.mr-92 {
  margin-right: 92px;
}

.mr-93 {
  margin-right: 93px;
}

.mr-94 {
  margin-right: 94px;
}

.mr-95 {
  margin-right: 95px;
}

.mr-96 {
  margin-right: 96px;
}

.mr-97 {
  margin-right: 97px;
}

.mr-98 {
  margin-right: 98px;
}

.mr-99 {
  margin-right: 99px;
}

.mr-100 {
  margin-right: 100px;
}

.mr-101 {
  margin-right: 101px;
}

.mr-102 {
  margin-right: 102px;
}

.mr-103 {
  margin-right: 103px;
}

.mr-104 {
  margin-right: 104px;
}

.mr-105 {
  margin-right: 105px;
}

.mr-106 {
  margin-right: 106px;
}

.mr-107 {
  margin-right: 107px;
}

.mr-108 {
  margin-right: 108px;
}

.mr-109 {
  margin-right: 109px;
}

.mr-110 {
  margin-right: 110px;
}

.mr-111 {
  margin-right: 111px;
}

.mr-112 {
  margin-right: 112px;
}

.mr-113 {
  margin-right: 113px;
}

.mr-114 {
  margin-right: 114px;
}

.mr-115 {
  margin-right: 115px;
}

.mr-116 {
  margin-right: 116px;
}

.mr-117 {
  margin-right: 117px;
}

.mr-118 {
  margin-right: 118px;
}

.mr-119 {
  margin-right: 119px;
}

.mr-120 {
  margin-right: 120px;
}

.mr-121 {
  margin-right: 121px;
}

.mr-122 {
  margin-right: 122px;
}

.mr-123 {
  margin-right: 123px;
}

.mr-124 {
  margin-right: 124px;
}

.mr-125 {
  margin-right: 125px;
}

.mr-126 {
  margin-right: 126px;
}

.mr-127 {
  margin-right: 127px;
}

.mr-128 {
  margin-right: 128px;
}

.mr-129 {
  margin-right: 129px;
}

.mr-130 {
  margin-right: 130px;
}

.mr-131 {
  margin-right: 131px;
}

.mr-132 {
  margin-right: 132px;
}

.mr-133 {
  margin-right: 133px;
}

.mr-134 {
  margin-right: 134px;
}

.mr-135 {
  margin-right: 135px;
}

.mr-136 {
  margin-right: 136px;
}

.mr-137 {
  margin-right: 137px;
}

.mr-138 {
  margin-right: 138px;
}

.mr-139 {
  margin-right: 139px;
}

.mr-140 {
  margin-right: 140px;
}

.mr-141 {
  margin-right: 141px;
}

.mr-142 {
  margin-right: 142px;
}

.mr-143 {
  margin-right: 143px;
}

.mr-144 {
  margin-right: 144px;
}

.mr-145 {
  margin-right: 145px;
}

.mr-146 {
  margin-right: 146px;
}

.mr-147 {
  margin-right: 147px;
}

.mr-148 {
  margin-right: 148px;
}

.mr-149 {
  margin-right: 149px;
}

.mr-150 {
  margin-right: 150px;
}

.mr-151 {
  margin-right: 151px;
}

.mr-152 {
  margin-right: 152px;
}

.mr-153 {
  margin-right: 153px;
}

.mr-154 {
  margin-right: 154px;
}

.mr-155 {
  margin-right: 155px;
}

.mr-156 {
  margin-right: 156px;
}

.mr-157 {
  margin-right: 157px;
}

.mr-158 {
  margin-right: 158px;
}

.mr-159 {
  margin-right: 159px;
}

.mr-160 {
  margin-right: 160px;
}

.mr-161 {
  margin-right: 161px;
}

.mr-162 {
  margin-right: 162px;
}

.mr-163 {
  margin-right: 163px;
}

.mr-164 {
  margin-right: 164px;
}

.mr-165 {
  margin-right: 165px;
}

.mr-166 {
  margin-right: 166px;
}

.mr-167 {
  margin-right: 167px;
}

.mr-168 {
  margin-right: 168px;
}

.mr-169 {
  margin-right: 169px;
}

.mr-170 {
  margin-right: 170px;
}

.mr-171 {
  margin-right: 171px;
}

.mr-172 {
  margin-right: 172px;
}

.mr-173 {
  margin-right: 173px;
}

.mr-174 {
  margin-right: 174px;
}

.mr-175 {
  margin-right: 175px;
}

.mr-176 {
  margin-right: 176px;
}

.mr-177 {
  margin-right: 177px;
}

.mr-178 {
  margin-right: 178px;
}

.mr-179 {
  margin-right: 179px;
}

.mr-180 {
  margin-right: 180px;
}

.mr-181 {
  margin-right: 181px;
}

.mr-182 {
  margin-right: 182px;
}

.mr-183 {
  margin-right: 183px;
}

.mr-184 {
  margin-right: 184px;
}

.mr-185 {
  margin-right: 185px;
}

.mr-186 {
  margin-right: 186px;
}

.mr-187 {
  margin-right: 187px;
}

.mr-188 {
  margin-right: 188px;
}

.mr-189 {
  margin-right: 189px;
}

.mr-190 {
  margin-right: 190px;
}

.mr-191 {
  margin-right: 191px;
}

.mr-192 {
  margin-right: 192px;
}

.mr-193 {
  margin-right: 193px;
}

.mr-194 {
  margin-right: 194px;
}

.mr-195 {
  margin-right: 195px;
}

.mr-196 {
  margin-right: 196px;
}

.mr-197 {
  margin-right: 197px;
}

.mr-198 {
  margin-right: 198px;
}

.mr-199 {
  margin-right: 199px;
}

.mr-200 {
  margin-right: 200px;
}

.mr--1 {
  margin-right: 1%;
}

.mr--2 {
  margin-right: 2%;
}

.mr--3 {
  margin-right: 3%;
}

.mr--4 {
  margin-right: 4%;
}

.mr--5 {
  margin-right: 5%;
}

.mr--6 {
  margin-right: 6%;
}

.mr--7 {
  margin-right: 7%;
}

.mr--8 {
  margin-right: 8%;
}

.mr--9 {
  margin-right: 9%;
}

.mr--10 {
  margin-right: 10%;
}

.mr--11 {
  margin-right: 11%;
}

.mr--12 {
  margin-right: 12%;
}

.mr--13 {
  margin-right: 13%;
}

.mr--14 {
  margin-right: 14%;
}

.mr--15 {
  margin-right: 15%;
}

.mr--16 {
  margin-right: 16%;
}

.mr--17 {
  margin-right: 17%;
}

.mr--18 {
  margin-right: 18%;
}

.mr--19 {
  margin-right: 19%;
}

.mr--20 {
  margin-right: 20%;
}

.mb-1 {
  margin-bottom: 1px !important;
}

.mb-2 {
  margin-bottom: 2px !important;
}

.mb-3 {
  margin-bottom: 3px !important;
}

.mb-4 {
  margin-bottom: 4px !important;
}

.mb-5 {
  margin-bottom: 5px !important;
}

.mb-6 {
  margin-bottom: 6px;
}

.mb-7 {
  margin-bottom: 7px;
}

.mb-8 {
  margin-bottom: 8px;
}

.mb-9 {
  margin-bottom: 9px;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-11 {
  margin-bottom: 11px;
}

.mb-12 {
  margin-bottom: 12px;
}

.mb-13 {
  margin-bottom: 13px;
}

.mb-14 {
  margin-bottom: 14px;
}

.mb-15 {
  margin-bottom: 15px;
}

.mb-16 {
  margin-bottom: 16px;
}

.mb-17 {
  margin-bottom: 17px;
}

.mb-18 {
  margin-bottom: 18px;
}

.mb-19 {
  margin-bottom: 19px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-21 {
  margin-bottom: 21px;
}

.mb-22 {
  margin-bottom: 22px;
}

.mb-23 {
  margin-bottom: 23px;
}

.mb-24 {
  margin-bottom: 24px;
}

.mb-25 {
  margin-bottom: 25px;
}

.mb-26 {
  margin-bottom: 26px;
}

.mb-27 {
  margin-bottom: 27px;
}

.mb-28 {
  margin-bottom: 28px;
}

.mb-29 {
  margin-bottom: 29px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-31 {
  margin-bottom: 31px;
}

.mb-32 {
  margin-bottom: 32px;
}

.mb-33 {
  margin-bottom: 33px;
}

.mb-34 {
  margin-bottom: 34px;
}

.mb-35 {
  margin-bottom: 35px;
}

.mb-36 {
  margin-bottom: 36px;
}

.mb-37 {
  margin-bottom: 37px;
}

.mb-38 {
  margin-bottom: 38px;
}

.mb-39 {
  margin-bottom: 39px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-41 {
  margin-bottom: 41px;
}

.mb-42 {
  margin-bottom: 42px;
}

.mb-43 {
  margin-bottom: 43px;
}

.mb-44 {
  margin-bottom: 44px;
}

.mb-45 {
  margin-bottom: 45px;
}

.mb-46 {
  margin-bottom: 46px;
}

.mb-47 {
  margin-bottom: 47px;
}

.mb-48 {
  margin-bottom: 48px;
}

.mb-49 {
  margin-bottom: 49px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mb-51 {
  margin-bottom: 51px;
}

.mb-52 {
  margin-bottom: 52px;
}

.mb-53 {
  margin-bottom: 53px;
}

.mb-54 {
  margin-bottom: 54px;
}

.mb-55 {
  margin-bottom: 55px;
}

.mb-56 {
  margin-bottom: 56px;
}

.mb-57 {
  margin-bottom: 57px;
}

.mb-58 {
  margin-bottom: 58px;
}

.mb-59 {
  margin-bottom: 59px;
}

.mb-60 {
  margin-bottom: 60px;
}

.mb-61 {
  margin-bottom: 61px;
}

.mb-62 {
  margin-bottom: 62px;
}

.mb-63 {
  margin-bottom: 63px;
}

.mb-64 {
  margin-bottom: 64px;
}

.mb-65 {
  margin-bottom: 65px;
}

.mb-66 {
  margin-bottom: 66px;
}

.mb-67 {
  margin-bottom: 67px;
}

.mb-68 {
  margin-bottom: 68px;
}

.mb-69 {
  margin-bottom: 69px;
}

.mb-70 {
  margin-bottom: 70px;
}

.mb-71 {
  margin-bottom: 71px;
}

.mb-72 {
  margin-bottom: 72px;
}

.mb-73 {
  margin-bottom: 73px;
}

.mb-74 {
  margin-bottom: 74px;
}

.mb-75 {
  margin-bottom: 75px;
}

.mb-76 {
  margin-bottom: 76px;
}

.mb-77 {
  margin-bottom: 77px;
}

.mb-78 {
  margin-bottom: 78px;
}

.mb-79 {
  margin-bottom: 79px;
}

.mb-80 {
  margin-bottom: 80px;
}

.mb-81 {
  margin-bottom: 81px;
}

.mb-82 {
  margin-bottom: 82px;
}

.mb-83 {
  margin-bottom: 83px;
}

.mb-84 {
  margin-bottom: 84px;
}

.mb-85 {
  margin-bottom: 85px;
}

.mb-86 {
  margin-bottom: 86px;
}

.mb-87 {
  margin-bottom: 87px;
}

.mb-88 {
  margin-bottom: 88px;
}

.mb-89 {
  margin-bottom: 89px;
}

.mb-90 {
  margin-bottom: 90px;
}

.mb-91 {
  margin-bottom: 91px;
}

.mb-92 {
  margin-bottom: 92px;
}

.mb-93 {
  margin-bottom: 93px;
}

.mb-94 {
  margin-bottom: 94px;
}

.mb-95 {
  margin-bottom: 95px;
}

.mb-96 {
  margin-bottom: 96px;
}

.mb-97 {
  margin-bottom: 97px;
}

.mb-98 {
  margin-bottom: 98px;
}

.mb-99 {
  margin-bottom: 99px;
}

.mb-100 {
  margin-bottom: 100px;
}

.mb-101 {
  margin-bottom: 101px;
}

.mb-102 {
  margin-bottom: 102px;
}

.mb-103 {
  margin-bottom: 103px;
}

.mb-104 {
  margin-bottom: 104px;
}

.mb-105 {
  margin-bottom: 105px;
}

.mb-106 {
  margin-bottom: 106px;
}

.mb-107 {
  margin-bottom: 107px;
}

.mb-108 {
  margin-bottom: 108px;
}

.mb-109 {
  margin-bottom: 109px;
}

.mb-110 {
  margin-bottom: 110px;
}

.mb-111 {
  margin-bottom: 111px;
}

.mb-112 {
  margin-bottom: 112px;
}

.mb-113 {
  margin-bottom: 113px;
}

.mb-114 {
  margin-bottom: 114px;
}

.mb-115 {
  margin-bottom: 115px;
}

.mb-116 {
  margin-bottom: 116px;
}

.mb-117 {
  margin-bottom: 117px;
}

.mb-118 {
  margin-bottom: 118px;
}

.mb-119 {
  margin-bottom: 119px;
}

.mb-120 {
  margin-bottom: 120px;
}

.mb-121 {
  margin-bottom: 121px;
}

.mb-122 {
  margin-bottom: 122px;
}

.mb-123 {
  margin-bottom: 123px;
}

.mb-124 {
  margin-bottom: 124px;
}

.mb-125 {
  margin-bottom: 125px;
}

.mb-126 {
  margin-bottom: 126px;
}

.mb-127 {
  margin-bottom: 127px;
}

.mb-128 {
  margin-bottom: 128px;
}

.mb-129 {
  margin-bottom: 129px;
}

.mb-130 {
  margin-bottom: 130px;
}

.mb-131 {
  margin-bottom: 131px;
}

.mb-132 {
  margin-bottom: 132px;
}

.mb-133 {
  margin-bottom: 133px;
}

.mb-134 {
  margin-bottom: 134px;
}

.mb-135 {
  margin-bottom: 135px;
}

.mb-136 {
  margin-bottom: 136px;
}

.mb-137 {
  margin-bottom: 137px;
}

.mb-138 {
  margin-bottom: 138px;
}

.mb-139 {
  margin-bottom: 139px;
}

.mb-140 {
  margin-bottom: 140px;
}

.mb-141 {
  margin-bottom: 141px;
}

.mb-142 {
  margin-bottom: 142px;
}

.mb-143 {
  margin-bottom: 143px;
}

.mb-144 {
  margin-bottom: 144px;
}

.mb-145 {
  margin-bottom: 145px;
}

.mb-146 {
  margin-bottom: 146px;
}

.mb-147 {
  margin-bottom: 147px;
}

.mb-148 {
  margin-bottom: 148px;
}

.mb-149 {
  margin-bottom: 149px;
}

.mb-150 {
  margin-bottom: 150px;
}

.mb-151 {
  margin-bottom: 151px;
}

.mb-152 {
  margin-bottom: 152px;
}

.mb-153 {
  margin-bottom: 153px;
}

.mb-154 {
  margin-bottom: 154px;
}

.mb-155 {
  margin-bottom: 155px;
}

.mb-156 {
  margin-bottom: 156px;
}

.mb-157 {
  margin-bottom: 157px;
}

.mb-158 {
  margin-bottom: 158px;
}

.mb-159 {
  margin-bottom: 159px;
}

.mb-160 {
  margin-bottom: 160px;
}

.mb-161 {
  margin-bottom: 161px;
}

.mb-162 {
  margin-bottom: 162px;
}

.mb-163 {
  margin-bottom: 163px;
}

.mb-164 {
  margin-bottom: 164px;
}

.mb-165 {
  margin-bottom: 165px;
}

.mb-166 {
  margin-bottom: 166px;
}

.mb-167 {
  margin-bottom: 167px;
}

.mb-168 {
  margin-bottom: 168px;
}

.mb-169 {
  margin-bottom: 169px;
}

.mb-170 {
  margin-bottom: 170px;
}

.mb-171 {
  margin-bottom: 171px;
}

.mb-172 {
  margin-bottom: 172px;
}

.mb-173 {
  margin-bottom: 173px;
}

.mb-174 {
  margin-bottom: 174px;
}

.mb-175 {
  margin-bottom: 175px;
}

.mb-176 {
  margin-bottom: 176px;
}

.mb-177 {
  margin-bottom: 177px;
}

.mb-178 {
  margin-bottom: 178px;
}

.mb-179 {
  margin-bottom: 179px;
}

.mb-180 {
  margin-bottom: 180px;
}

.mb-181 {
  margin-bottom: 181px;
}

.mb-182 {
  margin-bottom: 182px;
}

.mb-183 {
  margin-bottom: 183px;
}

.mb-184 {
  margin-bottom: 184px;
}

.mb-185 {
  margin-bottom: 185px;
}

.mb-186 {
  margin-bottom: 186px;
}

.mb-187 {
  margin-bottom: 187px;
}

.mb-188 {
  margin-bottom: 188px;
}

.mb-189 {
  margin-bottom: 189px;
}

.mb-190 {
  margin-bottom: 190px;
}

.mb-191 {
  margin-bottom: 191px;
}

.mb-192 {
  margin-bottom: 192px;
}

.mb-193 {
  margin-bottom: 193px;
}

.mb-194 {
  margin-bottom: 194px;
}

.mb-195 {
  margin-bottom: 195px;
}

.mb-196 {
  margin-bottom: 196px;
}

.mb-197 {
  margin-bottom: 197px;
}

.mb-198 {
  margin-bottom: 198px;
}

.mb-199 {
  margin-bottom: 199px;
}

.mb-200 {
  margin-bottom: 200px;
}

.mb--1 {
  margin-bottom: 1%;
}

.mb--2 {
  margin-bottom: 2%;
}

.mb--3 {
  margin-bottom: 3%;
}

.mb--4 {
  margin-bottom: 4%;
}

.mb--5 {
  margin-bottom: 5%;
}

.mb--6 {
  margin-bottom: 6%;
}

.mb--7 {
  margin-bottom: 7%;
}

.mb--8 {
  margin-bottom: 8%;
}

.mb--9 {
  margin-bottom: 9%;
}

.mb--10 {
  margin-bottom: 10%;
}

.mb--11 {
  margin-bottom: 11%;
}

.mb--12 {
  margin-bottom: 12%;
}

.mb--13 {
  margin-bottom: 13%;
}

.mb--14 {
  margin-bottom: 14%;
}

.mb--15 {
  margin-bottom: 15%;
}

.mb--16 {
  margin-bottom: 16%;
}

.mb--17 {
  margin-bottom: 17%;
}

.mb--18 {
  margin-bottom: 18%;
}

.mb--19 {
  margin-bottom: 19%;
}

.mb--20 {
  margin-bottom: 20%;
}

.ml-1 {
  margin-left: 1px;
}

.ml-2 {
  margin-left: 2px;
}

.ml-3 {
  margin-left: 3px;
}

.ml-4 {
  margin-left: 4px;
}

.ml-5 {
  margin-left: 5px;
}

.ml-6 {
  margin-left: 6px;
}

.ml-7 {
  margin-left: 7px;
}

.ml-8 {
  margin-left: 8px;
}

.ml-9 {
  margin-left: 9px;
}

.ml-10 {
  margin-left: 10px;
}

.ml-11 {
  margin-left: 11px;
}

.ml-12 {
  margin-left: 12px;
}

.ml-13 {
  margin-left: 13px;
}

.ml-14 {
  margin-left: 14px;
}

.ml-15 {
  margin-left: 15px;
}

.ml-16 {
  margin-left: 16px;
}

.ml-17 {
  margin-left: 17px;
}

.ml-18 {
  margin-left: 18px;
}

.ml-19 {
  margin-left: 19px;
}

.ml-20 {
  margin-left: 20px;
}

.ml-21 {
  margin-left: 21px;
}

.ml-22 {
  margin-left: 22px;
}

.ml-23 {
  margin-left: 23px;
}

.ml-24 {
  margin-left: 24px;
}

.ml-25 {
  margin-left: 25px;
}

.ml-26 {
  margin-left: 26px;
}

.ml-27 {
  margin-left: 27px;
}

.ml-28 {
  margin-left: 28px;
}

.ml-29 {
  margin-left: 29px;
}

.ml-30 {
  margin-left: 30px;
}

.ml-31 {
  margin-left: 31px;
}

.ml-32 {
  margin-left: 32px;
}

.ml-33 {
  margin-left: 33px;
}

.ml-34 {
  margin-left: 34px;
}

.ml-35 {
  margin-left: 35px;
}

.ml-36 {
  margin-left: 36px;
}

.ml-37 {
  margin-left: 37px;
}

.ml-38 {
  margin-left: 38px;
}

.ml-39 {
  margin-left: 39px;
}

.ml-40 {
  margin-left: 40px;
}

.ml-41 {
  margin-left: 41px;
}

.ml-42 {
  margin-left: 42px;
}

.ml-43 {
  margin-left: 43px;
}

.ml-44 {
  margin-left: 44px;
}

.ml-45 {
  margin-left: 45px;
}

.ml-46 {
  margin-left: 46px;
}

.ml-47 {
  margin-left: 47px;
}

.ml-48 {
  margin-left: 48px;
}

.ml-49 {
  margin-left: 49px;
}

.ml-50 {
  margin-left: 50px;
}

.ml-51 {
  margin-left: 51px;
}

.ml-52 {
  margin-left: 52px;
}

.ml-53 {
  margin-left: 53px;
}

.ml-54 {
  margin-left: 54px;
}

.ml-55 {
  margin-left: 55px;
}

.ml-56 {
  margin-left: 56px;
}

.ml-57 {
  margin-left: 57px;
}

.ml-58 {
  margin-left: 58px;
}

.ml-59 {
  margin-left: 59px;
}

.ml-60 {
  margin-left: 60px;
}

.ml-61 {
  margin-left: 61px;
}

.ml-62 {
  margin-left: 62px;
}

.ml-63 {
  margin-left: 63px;
}

.ml-64 {
  margin-left: 64px;
}

.ml-65 {
  margin-left: 65px;
}

.ml-66 {
  margin-left: 66px;
}

.ml-67 {
  margin-left: 67px;
}

.ml-68 {
  margin-left: 68px;
}

.ml-69 {
  margin-left: 69px;
}

.ml-70 {
  margin-left: 70px;
}

.ml-71 {
  margin-left: 71px;
}

.ml-72 {
  margin-left: 72px;
}

.ml-73 {
  margin-left: 73px;
}

.ml-74 {
  margin-left: 74px;
}

.ml-75 {
  margin-left: 75px;
}

.ml-76 {
  margin-left: 76px;
}

.ml-77 {
  margin-left: 77px;
}

.ml-78 {
  margin-left: 78px;
}

.ml-79 {
  margin-left: 79px;
}

.ml-80 {
  margin-left: 80px;
}

.ml-81 {
  margin-left: 81px;
}

.ml-82 {
  margin-left: 82px;
}

.ml-83 {
  margin-left: 83px;
}

.ml-84 {
  margin-left: 84px;
}

.ml-85 {
  margin-left: 85px;
}

.ml-86 {
  margin-left: 86px;
}

.ml-87 {
  margin-left: 87px;
}

.ml-88 {
  margin-left: 88px;
}

.ml-89 {
  margin-left: 89px;
}

.ml-90 {
  margin-left: 90px;
}

.ml-91 {
  margin-left: 91px;
}

.ml-92 {
  margin-left: 92px;
}

.ml-93 {
  margin-left: 93px;
}

.ml-94 {
  margin-left: 94px;
}

.ml-95 {
  margin-left: 95px;
}

.ml-96 {
  margin-left: 96px;
}

.ml-97 {
  margin-left: 97px;
}

.ml-98 {
  margin-left: 98px;
}

.ml-99 {
  margin-left: 99px;
}

.ml-100 {
  margin-left: 100px;
}

.ml-101 {
  margin-left: 101px;
}

.ml-102 {
  margin-left: 102px;
}

.ml-103 {
  margin-left: 103px;
}

.ml-104 {
  margin-left: 104px;
}

.ml-105 {
  margin-left: 105px;
}

.ml-106 {
  margin-left: 106px;
}

.ml-107 {
  margin-left: 107px;
}

.ml-108 {
  margin-left: 108px;
}

.ml-109 {
  margin-left: 109px;
}

.ml-110 {
  margin-left: 110px;
}

.ml-111 {
  margin-left: 111px;
}

.ml-112 {
  margin-left: 112px;
}

.ml-113 {
  margin-left: 113px;
}

.ml-114 {
  margin-left: 114px;
}

.ml-115 {
  margin-left: 115px;
}

.ml-116 {
  margin-left: 116px;
}

.ml-117 {
  margin-left: 117px;
}

.ml-118 {
  margin-left: 118px;
}

.ml-119 {
  margin-left: 119px;
}

.ml-120 {
  margin-left: 120px;
}

.ml-121 {
  margin-left: 121px;
}

.ml-122 {
  margin-left: 122px;
}

.ml-123 {
  margin-left: 123px;
}

.ml-124 {
  margin-left: 124px;
}

.ml-125 {
  margin-left: 125px;
}

.ml-126 {
  margin-left: 126px;
}

.ml-127 {
  margin-left: 127px;
}

.ml-128 {
  margin-left: 128px;
}

.ml-129 {
  margin-left: 129px;
}

.ml-130 {
  margin-left: 130px;
}

.ml-131 {
  margin-left: 131px;
}

.ml-132 {
  margin-left: 132px;
}

.ml-133 {
  margin-left: 133px;
}

.ml-134 {
  margin-left: 134px;
}

.ml-135 {
  margin-left: 135px;
}

.ml-136 {
  margin-left: 136px;
}

.ml-137 {
  margin-left: 137px;
}

.ml-138 {
  margin-left: 138px;
}

.ml-139 {
  margin-left: 139px;
}

.ml-140 {
  margin-left: 140px;
}

.ml-141 {
  margin-left: 141px;
}

.ml-142 {
  margin-left: 142px;
}

.ml-143 {
  margin-left: 143px;
}

.ml-144 {
  margin-left: 144px;
}

.ml-145 {
  margin-left: 145px;
}

.ml-146 {
  margin-left: 146px;
}

.ml-147 {
  margin-left: 147px;
}

.ml-148 {
  margin-left: 148px;
}

.ml-149 {
  margin-left: 149px;
}

.ml-150 {
  margin-left: 150px;
}

.ml-151 {
  margin-left: 151px;
}

.ml-152 {
  margin-left: 152px;
}

.ml-153 {
  margin-left: 153px;
}

.ml-154 {
  margin-left: 154px;
}

.ml-155 {
  margin-left: 155px;
}

.ml-156 {
  margin-left: 156px;
}

.ml-157 {
  margin-left: 157px;
}

.ml-158 {
  margin-left: 158px;
}

.ml-159 {
  margin-left: 159px;
}

.ml-160 {
  margin-left: 160px;
}

.ml-161 {
  margin-left: 161px;
}

.ml-162 {
  margin-left: 162px;
}

.ml-163 {
  margin-left: 163px;
}

.ml-164 {
  margin-left: 164px;
}

.ml-165 {
  margin-left: 165px;
}

.ml-166 {
  margin-left: 166px;
}

.ml-167 {
  margin-left: 167px;
}

.ml-168 {
  margin-left: 168px;
}

.ml-169 {
  margin-left: 169px;
}

.ml-170 {
  margin-left: 170px;
}

.ml-171 {
  margin-left: 171px;
}

.ml-172 {
  margin-left: 172px;
}

.ml-173 {
  margin-left: 173px;
}

.ml-174 {
  margin-left: 174px;
}

.ml-175 {
  margin-left: 175px;
}

.ml-176 {
  margin-left: 176px;
}

.ml-177 {
  margin-left: 177px;
}

.ml-178 {
  margin-left: 178px;
}

.ml-179 {
  margin-left: 179px;
}

.ml-180 {
  margin-left: 180px;
}

.ml-181 {
  margin-left: 181px;
}

.ml-182 {
  margin-left: 182px;
}

.ml-183 {
  margin-left: 183px;
}

.ml-184 {
  margin-left: 184px;
}

.ml-185 {
  margin-left: 185px;
}

.ml-186 {
  margin-left: 186px;
}

.ml-187 {
  margin-left: 187px;
}

.ml-188 {
  margin-left: 188px;
}

.ml-189 {
  margin-left: 189px;
}

.ml-190 {
  margin-left: 190px;
}

.ml-191 {
  margin-left: 191px;
}

.ml-192 {
  margin-left: 192px;
}

.ml-193 {
  margin-left: 193px;
}

.ml-194 {
  margin-left: 194px;
}

.ml-195 {
  margin-left: 195px;
}

.ml-196 {
  margin-left: 196px;
}

.ml-197 {
  margin-left: 197px;
}

.ml-198 {
  margin-left: 198px;
}

.ml-199 {
  margin-left: 199px;
}

.ml-200 {
  margin-left: 200px;
}

.ml--1 {
  margin-left: 1%;
}

.ml--2 {
  margin-left: 2%;
}

.ml--3 {
  margin-left: 3%;
}

.ml--4 {
  margin-left: 4%;
}

.ml--5 {
  margin-left: 5%;
}

.ml--6 {
  margin-left: 6%;
}

.ml--7 {
  margin-left: 7%;
}

.ml--8 {
  margin-left: 8%;
}

.ml--9 {
  margin-left: 9%;
}

.ml--10 {
  margin-left: 10%;
}

.ml--11 {
  margin-left: 11%;
}

.ml--12 {
  margin-left: 12%;
}

.ml--13 {
  margin-left: 13%;
}

.ml--14 {
  margin-left: 14%;
}

.ml--15 {
  margin-left: 15%;
}

.ml--16 {
  margin-left: 16%;
}

.ml--17 {
  margin-left: 17%;
}

.ml--18 {
  margin-left: 18%;
}

.ml--19 {
  margin-left: 19%;
}

.ml--20 {
  margin-left: 20%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mx-21 {
  margin-left: 21px;
  margin-right: 21px;
}

.mx-22 {
  margin-left: 22px;
  margin-right: 22px;
}

.mx-23 {
  margin-left: 23px;
  margin-right: 23px;
}

.mx-24 {
  margin-left: 24px;
  margin-right: 24px;
}

.mx-25 {
  margin-left: 25px;
  margin-right: 25px;
}

.mx-26 {
  margin-left: 26px;
  margin-right: 26px;
}

.mx-27 {
  margin-left: 27px;
  margin-right: 27px;
}

.mx-28 {
  margin-left: 28px;
  margin-right: 28px;
}

.mx-29 {
  margin-left: 29px;
  margin-right: 29px;
}

.mx-30 {
  margin-left: 30px;
  margin-right: 30px;
}

.mx-31 {
  margin-left: 31px;
  margin-right: 31px;
}

.mx-32 {
  margin-left: 32px;
  margin-right: 32px;
}

.mx-33 {
  margin-left: 33px;
  margin-right: 33px;
}

.mx-34 {
  margin-left: 34px;
  margin-right: 34px;
}

.mx-35 {
  margin-left: 35px;
  margin-right: 35px;
}

.mx-36 {
  margin-left: 36px;
  margin-right: 36px;
}

.mx-37 {
  margin-left: 37px;
  margin-right: 37px;
}

.mx-38 {
  margin-left: 38px;
  margin-right: 38px;
}

.mx-39 {
  margin-left: 39px;
  margin-right: 39px;
}

.mx-40 {
  margin-left: 40px;
  margin-right: 40px;
}

.mx-41 {
  margin-left: 41px;
  margin-right: 41px;
}

.mx-42 {
  margin-left: 42px;
  margin-right: 42px;
}

.mx-43 {
  margin-left: 43px;
  margin-right: 43px;
}

.mx-44 {
  margin-left: 44px;
  margin-right: 44px;
}

.mx-45 {
  margin-left: 45px;
  margin-right: 45px;
}

.mx-46 {
  margin-left: 46px;
  margin-right: 46px;
}

.mx-47 {
  margin-left: 47px;
  margin-right: 47px;
}

.mx-48 {
  margin-left: 48px;
  margin-right: 48px;
}

.mx-49 {
  margin-left: 49px;
  margin-right: 49px;
}

.mx-50 {
  margin-left: 50px;
  margin-right: 50px;
}

.mx-51 {
  margin-left: 51px;
  margin-right: 51px;
}

.mx-52 {
  margin-left: 52px;
  margin-right: 52px;
}

.mx-53 {
  margin-left: 53px;
  margin-right: 53px;
}

.mx-54 {
  margin-left: 54px;
  margin-right: 54px;
}

.mx-55 {
  margin-left: 55px;
  margin-right: 55px;
}

.mx-56 {
  margin-left: 56px;
  margin-right: 56px;
}

.mx-57 {
  margin-left: 57px;
  margin-right: 57px;
}

.mx-58 {
  margin-left: 58px;
  margin-right: 58px;
}

.mx-59 {
  margin-left: 59px;
  margin-right: 59px;
}

.mx-60 {
  margin-left: 60px;
  margin-right: 60px;
}

.mx-61 {
  margin-left: 61px;
  margin-right: 61px;
}

.mx-62 {
  margin-left: 62px;
  margin-right: 62px;
}

.mx-63 {
  margin-left: 63px;
  margin-right: 63px;
}

.mx-64 {
  margin-left: 64px;
  margin-right: 64px;
}

.mx-65 {
  margin-left: 65px;
  margin-right: 65px;
}

.mx-66 {
  margin-left: 66px;
  margin-right: 66px;
}

.mx-67 {
  margin-left: 67px;
  margin-right: 67px;
}

.mx-68 {
  margin-left: 68px;
  margin-right: 68px;
}

.mx-69 {
  margin-left: 69px;
  margin-right: 69px;
}

.mx-70 {
  margin-left: 70px;
  margin-right: 70px;
}

.mx-71 {
  margin-left: 71px;
  margin-right: 71px;
}

.mx-72 {
  margin-left: 72px;
  margin-right: 72px;
}

.mx-73 {
  margin-left: 73px;
  margin-right: 73px;
}

.mx-74 {
  margin-left: 74px;
  margin-right: 74px;
}

.mx-75 {
  margin-left: 75px;
  margin-right: 75px;
}

.mx-76 {
  margin-left: 76px;
  margin-right: 76px;
}

.mx-77 {
  margin-left: 77px;
  margin-right: 77px;
}

.mx-78 {
  margin-left: 78px;
  margin-right: 78px;
}

.mx-79 {
  margin-left: 79px;
  margin-right: 79px;
}

.mx-80 {
  margin-left: 80px;
  margin-right: 80px;
}

.mx-81 {
  margin-left: 81px;
  margin-right: 81px;
}

.mx-82 {
  margin-left: 82px;
  margin-right: 82px;
}

.mx-83 {
  margin-left: 83px;
  margin-right: 83px;
}

.mx-84 {
  margin-left: 84px;
  margin-right: 84px;
}

.mx-85 {
  margin-left: 85px;
  margin-right: 85px;
}

.mx-86 {
  margin-left: 86px;
  margin-right: 86px;
}

.mx-87 {
  margin-left: 87px;
  margin-right: 87px;
}

.mx-88 {
  margin-left: 88px;
  margin-right: 88px;
}

.mx-89 {
  margin-left: 89px;
  margin-right: 89px;
}

.mx-90 {
  margin-left: 90px;
  margin-right: 90px;
}

.mx-91 {
  margin-left: 91px;
  margin-right: 91px;
}

.mx-92 {
  margin-left: 92px;
  margin-right: 92px;
}

.mx-93 {
  margin-left: 93px;
  margin-right: 93px;
}

.mx-94 {
  margin-left: 94px;
  margin-right: 94px;
}

.mx-95 {
  margin-left: 95px;
  margin-right: 95px;
}

.mx-96 {
  margin-left: 96px;
  margin-right: 96px;
}

.mx-97 {
  margin-left: 97px;
  margin-right: 97px;
}

.mx-98 {
  margin-left: 98px;
  margin-right: 98px;
}

.mx-99 {
  margin-left: 99px;
  margin-right: 99px;
}

.mx-100 {
  margin-left: 100px;
  margin-right: 100px;
}

.mx-101 {
  margin-left: 101px;
  margin-right: 101px;
}

.mx-102 {
  margin-left: 102px;
  margin-right: 102px;
}

.mx-103 {
  margin-left: 103px;
  margin-right: 103px;
}

.mx-104 {
  margin-left: 104px;
  margin-right: 104px;
}

.mx-105 {
  margin-left: 105px;
  margin-right: 105px;
}

.mx-106 {
  margin-left: 106px;
  margin-right: 106px;
}

.mx-107 {
  margin-left: 107px;
  margin-right: 107px;
}

.mx-108 {
  margin-left: 108px;
  margin-right: 108px;
}

.mx-109 {
  margin-left: 109px;
  margin-right: 109px;
}

.mx-110 {
  margin-left: 110px;
  margin-right: 110px;
}

.mx-111 {
  margin-left: 111px;
  margin-right: 111px;
}

.mx-112 {
  margin-left: 112px;
  margin-right: 112px;
}

.mx-113 {
  margin-left: 113px;
  margin-right: 113px;
}

.mx-114 {
  margin-left: 114px;
  margin-right: 114px;
}

.mx-115 {
  margin-left: 115px;
  margin-right: 115px;
}

.mx-116 {
  margin-left: 116px;
  margin-right: 116px;
}

.mx-117 {
  margin-left: 117px;
  margin-right: 117px;
}

.mx-118 {
  margin-left: 118px;
  margin-right: 118px;
}

.mx-119 {
  margin-left: 119px;
  margin-right: 119px;
}

.mx-120 {
  margin-left: 120px;
  margin-right: 120px;
}

.mx-121 {
  margin-left: 121px;
  margin-right: 121px;
}

.mx-122 {
  margin-left: 122px;
  margin-right: 122px;
}

.mx-123 {
  margin-left: 123px;
  margin-right: 123px;
}

.mx-124 {
  margin-left: 124px;
  margin-right: 124px;
}

.mx-125 {
  margin-left: 125px;
  margin-right: 125px;
}

.mx-126 {
  margin-left: 126px;
  margin-right: 126px;
}

.mx-127 {
  margin-left: 127px;
  margin-right: 127px;
}

.mx-128 {
  margin-left: 128px;
  margin-right: 128px;
}

.mx-129 {
  margin-left: 129px;
  margin-right: 129px;
}

.mx-130 {
  margin-left: 130px;
  margin-right: 130px;
}

.mx-131 {
  margin-left: 131px;
  margin-right: 131px;
}

.mx-132 {
  margin-left: 132px;
  margin-right: 132px;
}

.mx-133 {
  margin-left: 133px;
  margin-right: 133px;
}

.mx-134 {
  margin-left: 134px;
  margin-right: 134px;
}

.mx-135 {
  margin-left: 135px;
  margin-right: 135px;
}

.mx-136 {
  margin-left: 136px;
  margin-right: 136px;
}

.mx-137 {
  margin-left: 137px;
  margin-right: 137px;
}

.mx-138 {
  margin-left: 138px;
  margin-right: 138px;
}

.mx-139 {
  margin-left: 139px;
  margin-right: 139px;
}

.mx-140 {
  margin-left: 140px;
  margin-right: 140px;
}

.mx-141 {
  margin-left: 141px;
  margin-right: 141px;
}

.mx-142 {
  margin-left: 142px;
  margin-right: 142px;
}

.mx-143 {
  margin-left: 143px;
  margin-right: 143px;
}

.mx-144 {
  margin-left: 144px;
  margin-right: 144px;
}

.mx-145 {
  margin-left: 145px;
  margin-right: 145px;
}

.mx-146 {
  margin-left: 146px;
  margin-right: 146px;
}

.mx-147 {
  margin-left: 147px;
  margin-right: 147px;
}

.mx-148 {
  margin-left: 148px;
  margin-right: 148px;
}

.mx-149 {
  margin-left: 149px;
  margin-right: 149px;
}

.mx-150 {
  margin-left: 150px;
  margin-right: 150px;
}

.mx-151 {
  margin-left: 151px;
  margin-right: 151px;
}

.mx-152 {
  margin-left: 152px;
  margin-right: 152px;
}

.mx-153 {
  margin-left: 153px;
  margin-right: 153px;
}

.mx-154 {
  margin-left: 154px;
  margin-right: 154px;
}

.mx-155 {
  margin-left: 155px;
  margin-right: 155px;
}

.mx-156 {
  margin-left: 156px;
  margin-right: 156px;
}

.mx-157 {
  margin-left: 157px;
  margin-right: 157px;
}

.mx-158 {
  margin-left: 158px;
  margin-right: 158px;
}

.mx-159 {
  margin-left: 159px;
  margin-right: 159px;
}

.mx-160 {
  margin-left: 160px;
  margin-right: 160px;
}

.mx-161 {
  margin-left: 161px;
  margin-right: 161px;
}

.mx-162 {
  margin-left: 162px;
  margin-right: 162px;
}

.mx-163 {
  margin-left: 163px;
  margin-right: 163px;
}

.mx-164 {
  margin-left: 164px;
  margin-right: 164px;
}

.mx-165 {
  margin-left: 165px;
  margin-right: 165px;
}

.mx-166 {
  margin-left: 166px;
  margin-right: 166px;
}

.mx-167 {
  margin-left: 167px;
  margin-right: 167px;
}

.mx-168 {
  margin-left: 168px;
  margin-right: 168px;
}

.mx-169 {
  margin-left: 169px;
  margin-right: 169px;
}

.mx-170 {
  margin-left: 170px;
  margin-right: 170px;
}

.mx-171 {
  margin-left: 171px;
  margin-right: 171px;
}

.mx-172 {
  margin-left: 172px;
  margin-right: 172px;
}

.mx-173 {
  margin-left: 173px;
  margin-right: 173px;
}

.mx-174 {
  margin-left: 174px;
  margin-right: 174px;
}

.mx-175 {
  margin-left: 175px;
  margin-right: 175px;
}

.mx-176 {
  margin-left: 176px;
  margin-right: 176px;
}

.mx-177 {
  margin-left: 177px;
  margin-right: 177px;
}

.mx-178 {
  margin-left: 178px;
  margin-right: 178px;
}

.mx-179 {
  margin-left: 179px;
  margin-right: 179px;
}

.mx-180 {
  margin-left: 180px;
  margin-right: 180px;
}

.mx-181 {
  margin-left: 181px;
  margin-right: 181px;
}

.mx-182 {
  margin-left: 182px;
  margin-right: 182px;
}

.mx-183 {
  margin-left: 183px;
  margin-right: 183px;
}

.mx-184 {
  margin-left: 184px;
  margin-right: 184px;
}

.mx-185 {
  margin-left: 185px;
  margin-right: 185px;
}

.mx-186 {
  margin-left: 186px;
  margin-right: 186px;
}

.mx-187 {
  margin-left: 187px;
  margin-right: 187px;
}

.mx-188 {
  margin-left: 188px;
  margin-right: 188px;
}

.mx-189 {
  margin-left: 189px;
  margin-right: 189px;
}

.mx-190 {
  margin-left: 190px;
  margin-right: 190px;
}

.mx-191 {
  margin-left: 191px;
  margin-right: 191px;
}

.mx-192 {
  margin-left: 192px;
  margin-right: 192px;
}

.mx-193 {
  margin-left: 193px;
  margin-right: 193px;
}

.mx-194 {
  margin-left: 194px;
  margin-right: 194px;
}

.mx-195 {
  margin-left: 195px;
  margin-right: 195px;
}

.mx-196 {
  margin-left: 196px;
  margin-right: 196px;
}

.mx-197 {
  margin-left: 197px;
  margin-right: 197px;
}

.mx-198 {
  margin-left: 198px;
  margin-right: 198px;
}

.mx-199 {
  margin-left: 199px;
  margin-right: 199px;
}

.mx-200 {
  margin-left: 200px;
  margin-right: 200px;
}

.mx--5 {
  margin-left: 1%;
  margin-right: 1%;
}

.mx--10 {
  margin-left: 2%;
  margin-right: 2%;
}

.mx--15 {
  margin-left: 3%;
  margin-right: 3%;
}

.mx--20 {
  margin-left: 4%;
  margin-right: 4%;
}

.mx--25 {
  margin-left: 5%;
  margin-right: 5%;
}

.mx--30 {
  margin-left: 6%;
  margin-right: 6%;
}

.mx--35 {
  margin-left: 7%;
  margin-right: 7%;
}

.mx--40 {
  margin-left: 8%;
  margin-right: 8%;
}

.mx--45 {
  margin-left: 9%;
  margin-right: 9%;
}

.mx--50 {
  margin-left: 10%;
  margin-right: 10%;
}

.mx--55 {
  margin-left: 11%;
  margin-right: 11%;
}

.mx--60 {
  margin-left: 12%;
  margin-right: 12%;
}

.mx--65 {
  margin-left: 13%;
  margin-right: 13%;
}

.mx--70 {
  margin-left: 14%;
  margin-right: 14%;
}

.mx--75 {
  margin-left: 15%;
  margin-right: 15%;
}

.mx--80 {
  margin-left: 16%;
  margin-right: 16%;
}

.mx--85 {
  margin-left: 17%;
  margin-right: 17%;
}

.mx--90 {
  margin-left: 18%;
  margin-right: 18%;
}

.mx--95 {
  margin-left: 19%;
  margin-right: 19%;
}

.mx--100 {
  margin-left: 20%;
  margin-right: 20%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.my-21 {
  margin-top: 21px;
  margin-bottom: 21px;
}

.my-22 {
  margin-top: 22px;
  margin-bottom: 22px;
}

.my-23 {
  margin-top: 23px;
  margin-bottom: 23px;
}

.my-24 {
  margin-top: 24px;
  margin-bottom: 24px;
}

.my-25 {
  margin-top: 25px;
  margin-bottom: 25px;
}

.my-26 {
  margin-top: 26px;
  margin-bottom: 26px;
}

.my-27 {
  margin-top: 27px;
  margin-bottom: 27px;
}

.my-28 {
  margin-top: 28px;
  margin-bottom: 28px;
}

.my-29 {
  margin-top: 29px;
  margin-bottom: 29px;
}

.my-30 {
  margin-top: 30px;
  margin-bottom: 30px;
}

.my-31 {
  margin-top: 31px;
  margin-bottom: 31px;
}

.my-32 {
  margin-top: 32px;
  margin-bottom: 32px;
}

.my-33 {
  margin-top: 33px;
  margin-bottom: 33px;
}

.my-34 {
  margin-top: 34px;
  margin-bottom: 34px;
}

.my-35 {
  margin-top: 35px;
  margin-bottom: 35px;
}

.my-36 {
  margin-top: 36px;
  margin-bottom: 36px;
}

.my-37 {
  margin-top: 37px;
  margin-bottom: 37px;
}

.my-38 {
  margin-top: 38px;
  margin-bottom: 38px;
}

.my-39 {
  margin-top: 39px;
  margin-bottom: 39px;
}

.my-40 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.my-41 {
  margin-top: 41px;
  margin-bottom: 41px;
}

.my-42 {
  margin-top: 42px;
  margin-bottom: 42px;
}

.my-43 {
  margin-top: 43px;
  margin-bottom: 43px;
}

.my-44 {
  margin-top: 44px;
  margin-bottom: 44px;
}

.my-45 {
  margin-top: 45px;
  margin-bottom: 45px;
}

.my-46 {
  margin-top: 46px;
  margin-bottom: 46px;
}

.my-47 {
  margin-top: 47px;
  margin-bottom: 47px;
}

.my-48 {
  margin-top: 48px;
  margin-bottom: 48px;
}

.my-49 {
  margin-top: 49px;
  margin-bottom: 49px;
}

.my-50 {
  margin-top: 50px;
  margin-bottom: 50px;
}

.my-51 {
  margin-top: 51px;
  margin-bottom: 51px;
}

.my-52 {
  margin-top: 52px;
  margin-bottom: 52px;
}

.my-53 {
  margin-top: 53px;
  margin-bottom: 53px;
}

.my-54 {
  margin-top: 54px;
  margin-bottom: 54px;
}

.my-55 {
  margin-top: 55px;
  margin-bottom: 55px;
}

.my-56 {
  margin-top: 56px;
  margin-bottom: 56px;
}

.my-57 {
  margin-top: 57px;
  margin-bottom: 57px;
}

.my-58 {
  margin-top: 58px;
  margin-bottom: 58px;
}

.my-59 {
  margin-top: 59px;
  margin-bottom: 59px;
}

.my-60 {
  margin-top: 60px;
  margin-bottom: 60px;
}

.my-61 {
  margin-top: 61px;
  margin-bottom: 61px;
}

.my-62 {
  margin-top: 62px;
  margin-bottom: 62px;
}

.my-63 {
  margin-top: 63px;
  margin-bottom: 63px;
}

.my-64 {
  margin-top: 64px;
  margin-bottom: 64px;
}

.my-65 {
  margin-top: 65px;
  margin-bottom: 65px;
}

.my-66 {
  margin-top: 66px;
  margin-bottom: 66px;
}

.my-67 {
  margin-top: 67px;
  margin-bottom: 67px;
}

.my-68 {
  margin-top: 68px;
  margin-bottom: 68px;
}

.my-69 {
  margin-top: 69px;
  margin-bottom: 69px;
}

.my-70 {
  margin-top: 70px;
  margin-bottom: 70px;
}

.my-71 {
  margin-top: 71px;
  margin-bottom: 71px;
}

.my-72 {
  margin-top: 72px;
  margin-bottom: 72px;
}

.my-73 {
  margin-top: 73px;
  margin-bottom: 73px;
}

.my-74 {
  margin-top: 74px;
  margin-bottom: 74px;
}

.my-75 {
  margin-top: 75px;
  margin-bottom: 75px;
}

.my-76 {
  margin-top: 76px;
  margin-bottom: 76px;
}

.my-77 {
  margin-top: 77px;
  margin-bottom: 77px;
}

.my-78 {
  margin-top: 78px;
  margin-bottom: 78px;
}

.my-79 {
  margin-top: 79px;
  margin-bottom: 79px;
}

.my-80 {
  margin-top: 80px;
  margin-bottom: 80px;
}

.my-81 {
  margin-top: 81px;
  margin-bottom: 81px;
}

.my-82 {
  margin-top: 82px;
  margin-bottom: 82px;
}

.my-83 {
  margin-top: 83px;
  margin-bottom: 83px;
}

.my-84 {
  margin-top: 84px;
  margin-bottom: 84px;
}

.my-85 {
  margin-top: 85px;
  margin-bottom: 85px;
}

.my-86 {
  margin-top: 86px;
  margin-bottom: 86px;
}

.my-87 {
  margin-top: 87px;
  margin-bottom: 87px;
}

.my-88 {
  margin-top: 88px;
  margin-bottom: 88px;
}

.my-89 {
  margin-top: 89px;
  margin-bottom: 89px;
}

.my-90 {
  margin-top: 90px;
  margin-bottom: 90px;
}

.my-91 {
  margin-top: 91px;
  margin-bottom: 91px;
}

.my-92 {
  margin-top: 92px;
  margin-bottom: 92px;
}

.my-93 {
  margin-top: 93px;
  margin-bottom: 93px;
}

.my-94 {
  margin-top: 94px;
  margin-bottom: 94px;
}

.my-95 {
  margin-top: 95px;
  margin-bottom: 95px;
}

.my-96 {
  margin-top: 96px;
  margin-bottom: 96px;
}

.my-97 {
  margin-top: 97px;
  margin-bottom: 97px;
}

.my-98 {
  margin-top: 98px;
  margin-bottom: 98px;
}

.my-99 {
  margin-top: 99px;
  margin-bottom: 99px;
}

.my-100 {
  margin-top: 100px;
  margin-bottom: 100px;
}

.my-101 {
  margin-top: 101px;
  margin-bottom: 101px;
}

.my-102 {
  margin-top: 102px;
  margin-bottom: 102px;
}

.my-103 {
  margin-top: 103px;
  margin-bottom: 103px;
}

.my-104 {
  margin-top: 104px;
  margin-bottom: 104px;
}

.my-105 {
  margin-top: 105px;
  margin-bottom: 105px;
}

.my-106 {
  margin-top: 106px;
  margin-bottom: 106px;
}

.my-107 {
  margin-top: 107px;
  margin-bottom: 107px;
}

.my-108 {
  margin-top: 108px;
  margin-bottom: 108px;
}

.my-109 {
  margin-top: 109px;
  margin-bottom: 109px;
}

.my-110 {
  margin-top: 110px;
  margin-bottom: 110px;
}

.my-111 {
  margin-top: 111px;
  margin-bottom: 111px;
}

.my-112 {
  margin-top: 112px;
  margin-bottom: 112px;
}

.my-113 {
  margin-top: 113px;
  margin-bottom: 113px;
}

.my-114 {
  margin-top: 114px;
  margin-bottom: 114px;
}

.my-115 {
  margin-top: 115px;
  margin-bottom: 115px;
}

.my-116 {
  margin-top: 116px;
  margin-bottom: 116px;
}

.my-117 {
  margin-top: 117px;
  margin-bottom: 117px;
}

.my-118 {
  margin-top: 118px;
  margin-bottom: 118px;
}

.my-119 {
  margin-top: 119px;
  margin-bottom: 119px;
}

.my-120 {
  margin-top: 120px;
  margin-bottom: 120px;
}

.my-121 {
  margin-top: 121px;
  margin-bottom: 121px;
}

.my-122 {
  margin-top: 122px;
  margin-bottom: 122px;
}

.my-123 {
  margin-top: 123px;
  margin-bottom: 123px;
}

.my-124 {
  margin-top: 124px;
  margin-bottom: 124px;
}

.my-125 {
  margin-top: 125px;
  margin-bottom: 125px;
}

.my-126 {
  margin-top: 126px;
  margin-bottom: 126px;
}

.my-127 {
  margin-top: 127px;
  margin-bottom: 127px;
}

.my-128 {
  margin-top: 128px;
  margin-bottom: 128px;
}

.my-129 {
  margin-top: 129px;
  margin-bottom: 129px;
}

.my-130 {
  margin-top: 130px;
  margin-bottom: 130px;
}

.my-131 {
  margin-top: 131px;
  margin-bottom: 131px;
}

.my-132 {
  margin-top: 132px;
  margin-bottom: 132px;
}

.my-133 {
  margin-top: 133px;
  margin-bottom: 133px;
}

.my-134 {
  margin-top: 134px;
  margin-bottom: 134px;
}

.my-135 {
  margin-top: 135px;
  margin-bottom: 135px;
}

.my-136 {
  margin-top: 136px;
  margin-bottom: 136px;
}

.my-137 {
  margin-top: 137px;
  margin-bottom: 137px;
}

.my-138 {
  margin-top: 138px;
  margin-bottom: 138px;
}

.my-139 {
  margin-top: 139px;
  margin-bottom: 139px;
}

.my-140 {
  margin-top: 140px;
  margin-bottom: 140px;
}

.my-141 {
  margin-top: 141px;
  margin-bottom: 141px;
}

.my-142 {
  margin-top: 142px;
  margin-bottom: 142px;
}

.my-143 {
  margin-top: 143px;
  margin-bottom: 143px;
}

.my-144 {
  margin-top: 144px;
  margin-bottom: 144px;
}

.my-145 {
  margin-top: 145px;
  margin-bottom: 145px;
}

.my-146 {
  margin-top: 146px;
  margin-bottom: 146px;
}

.my-147 {
  margin-top: 147px;
  margin-bottom: 147px;
}

.my-148 {
  margin-top: 148px;
  margin-bottom: 148px;
}

.my-149 {
  margin-top: 149px;
  margin-bottom: 149px;
}

.my-150 {
  margin-top: 150px;
  margin-bottom: 150px;
}

.my-151 {
  margin-top: 151px;
  margin-bottom: 151px;
}

.my-152 {
  margin-top: 152px;
  margin-bottom: 152px;
}

.my-153 {
  margin-top: 153px;
  margin-bottom: 153px;
}

.my-154 {
  margin-top: 154px;
  margin-bottom: 154px;
}

.my-155 {
  margin-top: 155px;
  margin-bottom: 155px;
}

.my-156 {
  margin-top: 156px;
  margin-bottom: 156px;
}

.my-157 {
  margin-top: 157px;
  margin-bottom: 157px;
}

.my-158 {
  margin-top: 158px;
  margin-bottom: 158px;
}

.my-159 {
  margin-top: 159px;
  margin-bottom: 159px;
}

.my-160 {
  margin-top: 160px;
  margin-bottom: 160px;
}

.my-161 {
  margin-top: 161px;
  margin-bottom: 161px;
}

.my-162 {
  margin-top: 162px;
  margin-bottom: 162px;
}

.my-163 {
  margin-top: 163px;
  margin-bottom: 163px;
}

.my-164 {
  margin-top: 164px;
  margin-bottom: 164px;
}

.my-165 {
  margin-top: 165px;
  margin-bottom: 165px;
}

.my-166 {
  margin-top: 166px;
  margin-bottom: 166px;
}

.my-167 {
  margin-top: 167px;
  margin-bottom: 167px;
}

.my-168 {
  margin-top: 168px;
  margin-bottom: 168px;
}

.my-169 {
  margin-top: 169px;
  margin-bottom: 169px;
}

.my-170 {
  margin-top: 170px;
  margin-bottom: 170px;
}

.my-171 {
  margin-top: 171px;
  margin-bottom: 171px;
}

.my-172 {
  margin-top: 172px;
  margin-bottom: 172px;
}

.my-173 {
  margin-top: 173px;
  margin-bottom: 173px;
}

.my-174 {
  margin-top: 174px;
  margin-bottom: 174px;
}

.my-175 {
  margin-top: 175px;
  margin-bottom: 175px;
}

.my-176 {
  margin-top: 176px;
  margin-bottom: 176px;
}

.my-177 {
  margin-top: 177px;
  margin-bottom: 177px;
}

.my-178 {
  margin-top: 178px;
  margin-bottom: 178px;
}

.my-179 {
  margin-top: 179px;
  margin-bottom: 179px;
}

.my-180 {
  margin-top: 180px;
  margin-bottom: 180px;
}

.my-181 {
  margin-top: 181px;
  margin-bottom: 181px;
}

.my-182 {
  margin-top: 182px;
  margin-bottom: 182px;
}

.my-183 {
  margin-top: 183px;
  margin-bottom: 183px;
}

.my-184 {
  margin-top: 184px;
  margin-bottom: 184px;
}

.my-185 {
  margin-top: 185px;
  margin-bottom: 185px;
}

.my-186 {
  margin-top: 186px;
  margin-bottom: 186px;
}

.my-187 {
  margin-top: 187px;
  margin-bottom: 187px;
}

.my-188 {
  margin-top: 188px;
  margin-bottom: 188px;
}

.my-189 {
  margin-top: 189px;
  margin-bottom: 189px;
}

.my-190 {
  margin-top: 190px;
  margin-bottom: 190px;
}

.my-191 {
  margin-top: 191px;
  margin-bottom: 191px;
}

.my-192 {
  margin-top: 192px;
  margin-bottom: 192px;
}

.my-193 {
  margin-top: 193px;
  margin-bottom: 193px;
}

.my-194 {
  margin-top: 194px;
  margin-bottom: 194px;
}

.my-195 {
  margin-top: 195px;
  margin-bottom: 195px;
}

.my-196 {
  margin-top: 196px;
  margin-bottom: 196px;
}

.my-197 {
  margin-top: 197px;
  margin-bottom: 197px;
}

.my-198 {
  margin-top: 198px;
  margin-bottom: 198px;
}

.my-199 {
  margin-top: 199px;
  margin-bottom: 199px;
}

.my-200 {
  margin-top: 200px;
  margin-bottom: 200px;
}

.my--1 {
  margin-top: 1%;
  margin-bottom: 1%;
}

.my--2 {
  margin-top: 2%;
  margin-bottom: 2%;
}

.my--3 {
  margin-top: 3%;
  margin-bottom: 3%;
}

.my--4 {
  margin-top: 4%;
  margin-bottom: 4%;
}

.my--5 {
  margin-top: 5%;
  margin-bottom: 5%;
}

.my--6 {
  margin-top: 6%;
  margin-bottom: 6%;
}

.my--7 {
  margin-top: 7%;
  margin-bottom: 7%;
}

.my--8 {
  margin-top: 8%;
  margin-bottom: 8%;
}

.my--9 {
  margin-top: 9%;
  margin-bottom: 9%;
}

.my--10 {
  margin-top: 10%;
  margin-bottom: 10%;
}

.my--11 {
  margin-top: 11%;
  margin-bottom: 11%;
}

.my--12 {
  margin-top: 12%;
  margin-bottom: 12%;
}

.my--13 {
  margin-top: 13%;
  margin-bottom: 13%;
}

.my--14 {
  margin-top: 14%;
  margin-bottom: 14%;
}

.my--15 {
  margin-top: 15%;
  margin-bottom: 15%;
}

.my--16 {
  margin-top: 16%;
  margin-bottom: 16%;
}

.my--17 {
  margin-top: 17%;
  margin-bottom: 17%;
}

.my--18 {
  margin-top: 18%;
  margin-bottom: 18%;
}

.my--19 {
  margin-top: 19%;
  margin-bottom: 19%;
}

.my--20 {
  margin-top: 20%;
  margin-bottom: 20%;
}

.pt-1 {
  padding-top: 1px !important;
}

.pt-2 {
  padding-top: 2px !important;
}

.pt-3 {
  padding-top: 3px !important;
}

.pt-4 {
  padding-top: 4px !important;
}

.pt-5 {
  padding-top: 5px !important;
}

.pt-6 {
  padding-top: 6px;
}

.pt-7 {
  padding-top: 7px;
}

.pt-8 {
  padding-top: 8px;
}

.pt-9 {
  padding-top: 9px;
}

.pt-10 {
  padding-top: 10px;
}

.pt-11 {
  padding-top: 11px;
}

.pt-12 {
  padding-top: 12px;
}

.pt-13 {
  padding-top: 13px;
}

.pt-14 {
  padding-top: 14px;
}

.pt-15 {
  padding-top: 15px;
}

.pt-16 {
  padding-top: 16px;
}

.pt-17 {
  padding-top: 17px;
}

.pt-18 {
  padding-top: 18px;
}

.pt-19 {
  padding-top: 19px;
}

.pt-20 {
  padding-top: 20px;
}

.pt-21 {
  padding-top: 21px;
}

.pt-22 {
  padding-top: 22px;
}

.pt-23 {
  padding-top: 23px;
}

.pt-24 {
  padding-top: 24px;
}

.pt-25 {
  padding-top: 25px;
}

.pt-26 {
  padding-top: 26px;
}

.pt-27 {
  padding-top: 27px;
}

.pt-28 {
  padding-top: 28px;
}

.pt-29 {
  padding-top: 29px;
}

.pt-30 {
  padding-top: 30px;
}

.pt-31 {
  padding-top: 31px;
}

.pt-32 {
  padding-top: 32px;
}

.pt-33 {
  padding-top: 33px;
}

.pt-34 {
  padding-top: 34px;
}

.pt-35 {
  padding-top: 35px;
}

.pt-36 {
  padding-top: 36px;
}

.pt-37 {
  padding-top: 37px;
}

.pt-38 {
  padding-top: 38px;
}

.pt-39 {
  padding-top: 39px;
}

.pt-40 {
  padding-top: 40px;
}

.pt-41 {
  padding-top: 41px;
}

.pt-42 {
  padding-top: 42px;
}

.pt-43 {
  padding-top: 43px;
}

.pt-44 {
  padding-top: 44px;
}

.pt-45 {
  padding-top: 45px;
}

.pt-46 {
  padding-top: 46px;
}

.pt-47 {
  padding-top: 47px;
}

.pt-48 {
  padding-top: 48px;
}

.pt-49 {
  padding-top: 49px;
}

.pt-50 {
  padding-top: 50px;
}

.pt-51 {
  padding-top: 51px;
}

.pt-52 {
  padding-top: 52px;
}

.pt-53 {
  padding-top: 53px;
}

.pt-54 {
  padding-top: 54px;
}

.pt-55 {
  padding-top: 55px;
}

.pt-56 {
  padding-top: 56px;
}

.pt-57 {
  padding-top: 57px;
}

.pt-58 {
  padding-top: 58px;
}

.pt-59 {
  padding-top: 59px;
}

.pt-60 {
  padding-top: 60px;
}

.pt-61 {
  padding-top: 61px;
}

.pt-62 {
  padding-top: 62px;
}

.pt-63 {
  padding-top: 63px;
}

.pt-64 {
  padding-top: 64px;
}

.pt-65 {
  padding-top: 65px;
}

.pt-66 {
  padding-top: 66px;
}

.pt-67 {
  padding-top: 67px;
}

.pt-68 {
  padding-top: 68px;
}

.pt-69 {
  padding-top: 69px;
}

.pt-70 {
  padding-top: 70px;
}

.pt-71 {
  padding-top: 71px;
}

.pt-72 {
  padding-top: 72px;
}

.pt-73 {
  padding-top: 73px;
}

.pt-74 {
  padding-top: 74px;
}

.pt-75 {
  padding-top: 75px;
}

.pt-76 {
  padding-top: 76px;
}

.pt-77 {
  padding-top: 77px;
}

.pt-78 {
  padding-top: 78px;
}

.pt-79 {
  padding-top: 79px;
}

.pt-80 {
  padding-top: 80px;
}

.pt-81 {
  padding-top: 81px;
}

.pt-82 {
  padding-top: 82px;
}

.pt-83 {
  padding-top: 83px;
}

.pt-84 {
  padding-top: 84px;
}

.pt-85 {
  padding-top: 85px;
}

.pt-86 {
  padding-top: 86px;
}

.pt-87 {
  padding-top: 87px;
}

.pt-88 {
  padding-top: 88px;
}

.pt-89 {
  padding-top: 89px;
}

.pt-90 {
  padding-top: 90px;
}

.pt-91 {
  padding-top: 91px;
}

.pt-92 {
  padding-top: 92px;
}

.pt-93 {
  padding-top: 93px;
}

.pt-94 {
  padding-top: 94px;
}

.pt-95 {
  padding-top: 95px;
}

.pt-96 {
  padding-top: 96px;
}

.pt-97 {
  padding-top: 97px;
}

.pt-98 {
  padding-top: 98px;
}

.pt-99 {
  padding-top: 99px;
}

.pt-100 {
  padding-top: 100px;
}

.pt-101 {
  padding-top: 101px;
}

.pt-102 {
  padding-top: 102px;
}

.pt-103 {
  padding-top: 103px;
}

.pt-104 {
  padding-top: 104px;
}

.pt-105 {
  padding-top: 105px;
}

.pt-106 {
  padding-top: 106px;
}

.pt-107 {
  padding-top: 107px;
}

.pt-108 {
  padding-top: 108px;
}

.pt-109 {
  padding-top: 109px;
}

.pt-110 {
  padding-top: 110px;
}

.pt-111 {
  padding-top: 111px;
}

.pt-112 {
  padding-top: 112px;
}

.pt-113 {
  padding-top: 113px;
}

.pt-114 {
  padding-top: 114px;
}

.pt-115 {
  padding-top: 115px;
}

.pt-116 {
  padding-top: 116px;
}

.pt-117 {
  padding-top: 117px;
}

.pt-118 {
  padding-top: 118px;
}

.pt-119 {
  padding-top: 119px;
}

.pt-120 {
  padding-top: 120px;
}

.pt-121 {
  padding-top: 121px;
}

.pt-122 {
  padding-top: 122px;
}

.pt-123 {
  padding-top: 123px;
}

.pt-124 {
  padding-top: 124px;
}

.pt-125 {
  padding-top: 125px;
}

.pt-126 {
  padding-top: 126px;
}

.pt-127 {
  padding-top: 127px;
}

.pt-128 {
  padding-top: 128px;
}

.pt-129 {
  padding-top: 129px;
}

.pt-130 {
  padding-top: 130px;
}

.pt-131 {
  padding-top: 131px;
}

.pt-132 {
  padding-top: 132px;
}

.pt-133 {
  padding-top: 133px;
}

.pt-134 {
  padding-top: 134px;
}

.pt-135 {
  padding-top: 135px;
}

.pt-136 {
  padding-top: 136px;
}

.pt-137 {
  padding-top: 137px;
}

.pt-138 {
  padding-top: 138px;
}

.pt-139 {
  padding-top: 139px;
}

.pt-140 {
  padding-top: 140px;
}

.pt-141 {
  padding-top: 141px;
}

.pt-142 {
  padding-top: 142px;
}

.pt-143 {
  padding-top: 143px;
}

.pt-144 {
  padding-top: 144px;
}

.pt-145 {
  padding-top: 145px;
}

.pt-146 {
  padding-top: 146px;
}

.pt-147 {
  padding-top: 147px;
}

.pt-148 {
  padding-top: 148px;
}

.pt-149 {
  padding-top: 149px;
}

.pt-150 {
  padding-top: 150px;
}

.pt-151 {
  padding-top: 151px;
}

.pt-152 {
  padding-top: 152px;
}

.pt-153 {
  padding-top: 153px;
}

.pt-154 {
  padding-top: 154px;
}

.pt-155 {
  padding-top: 155px;
}

.pt-156 {
  padding-top: 156px;
}

.pt-157 {
  padding-top: 157px;
}

.pt-158 {
  padding-top: 158px;
}

.pt-159 {
  padding-top: 159px;
}

.pt-160 {
  padding-top: 160px;
}

.pt-161 {
  padding-top: 161px;
}

.pt-162 {
  padding-top: 162px;
}

.pt-163 {
  padding-top: 163px;
}

.pt-164 {
  padding-top: 164px;
}

.pt-165 {
  padding-top: 165px;
}

.pt-166 {
  padding-top: 166px;
}

.pt-167 {
  padding-top: 167px;
}

.pt-168 {
  padding-top: 168px;
}

.pt-169 {
  padding-top: 169px;
}

.pt-170 {
  padding-top: 170px;
}

.pt-171 {
  padding-top: 171px;
}

.pt-172 {
  padding-top: 172px;
}

.pt-173 {
  padding-top: 173px;
}

.pt-174 {
  padding-top: 174px;
}

.pt-175 {
  padding-top: 175px;
}

.pt-176 {
  padding-top: 176px;
}

.pt-177 {
  padding-top: 177px;
}

.pt-178 {
  padding-top: 178px;
}

.pt-179 {
  padding-top: 179px;
}

.pt-180 {
  padding-top: 180px;
}

.pt-181 {
  padding-top: 181px;
}

.pt-182 {
  padding-top: 182px;
}

.pt-183 {
  padding-top: 183px;
}

.pt-184 {
  padding-top: 184px;
}

.pt-185 {
  padding-top: 185px;
}

.pt-186 {
  padding-top: 186px;
}

.pt-187 {
  padding-top: 187px;
}

.pt-188 {
  padding-top: 188px;
}

.pt-189 {
  padding-top: 189px;
}

.pt-190 {
  padding-top: 190px;
}

.pt-191 {
  padding-top: 191px;
}

.pt-192 {
  padding-top: 192px;
}

.pt-193 {
  padding-top: 193px;
}

.pt-194 {
  padding-top: 194px;
}

.pt-195 {
  padding-top: 195px;
}

.pt-196 {
  padding-top: 196px;
}

.pt-197 {
  padding-top: 197px;
}

.pt-198 {
  padding-top: 198px;
}

.pt-199 {
  padding-top: 199px;
}

.pt-200 {
  padding-top: 200px;
}

.pt--1 {
  padding-top: 1%;
}

.pt--2 {
  padding-top: 2%;
}

.pt--3 {
  padding-top: 3%;
}

.pt--4 {
  padding-top: 4%;
}

.pt--5 {
  padding-top: 5%;
}

.pt--6 {
  padding-top: 6%;
}

.pt--7 {
  padding-top: 7%;
}

.pt--8 {
  padding-top: 8%;
}

.pt--9 {
  padding-top: 9%;
}

.pt--10 {
  padding-top: 10%;
}

.pt--11 {
  padding-top: 11%;
}

.pt--12 {
  padding-top: 12%;
}

.pt--13 {
  padding-top: 13%;
}

.pt--14 {
  padding-top: 14%;
}

.pt--15 {
  padding-top: 15%;
}

.pt--16 {
  padding-top: 16%;
}

.pt--17 {
  padding-top: 17%;
}

.pt--18 {
  padding-top: 18%;
}

.pt--19 {
  padding-top: 19%;
}

.pt--20 {
  padding-top: 20%;
}

.pr-1 {
  padding-right: 1px;
}

.pr-2 {
  padding-right: 2px;
}

.pr-3 {
  padding-right: 3px;
}

.pr-4 {
  padding-right: 4px;
}

.pr-5 {
  padding-right: 5px;
}

.pr-6 {
  padding-right: 6px;
}

.pr-7 {
  padding-right: 7px;
}

.pr-8 {
  padding-right: 8px;
}

.pr-9 {
  padding-right: 9px;
}

.pr-10 {
  padding-right: 10px;
}

.pr-11 {
  padding-right: 11px;
}

.pr-12 {
  padding-right: 12px;
}

.pr-13 {
  padding-right: 13px;
}

.pr-14 {
  padding-right: 14px;
}

.pr-15 {
  padding-right: 15px;
}

.pr-16 {
  padding-right: 16px;
}

.pr-17 {
  padding-right: 17px;
}

.pr-18 {
  padding-right: 18px;
}

.pr-19 {
  padding-right: 19px;
}

.pr-20 {
  padding-right: 20px;
}

.pr-21 {
  padding-right: 21px;
}

.pr-22 {
  padding-right: 22px;
}

.pr-23 {
  padding-right: 23px;
}

.pr-24 {
  padding-right: 24px;
}

.pr-25 {
  padding-right: 25px;
}

.pr-26 {
  padding-right: 26px;
}

.pr-27 {
  padding-right: 27px;
}

.pr-28 {
  padding-right: 28px;
}

.pr-29 {
  padding-right: 29px;
}

.pr-30 {
  padding-right: 30px;
}

.pr-31 {
  padding-right: 31px;
}

.pr-32 {
  padding-right: 32px;
}

.pr-33 {
  padding-right: 33px;
}

.pr-34 {
  padding-right: 34px;
}

.pr-35 {
  padding-right: 35px;
}

.pr-36 {
  padding-right: 36px;
}

.pr-37 {
  padding-right: 37px;
}

.pr-38 {
  padding-right: 38px;
}

.pr-39 {
  padding-right: 39px;
}

.pr-40 {
  padding-right: 40px;
}

.pr-41 {
  padding-right: 41px;
}

.pr-42 {
  padding-right: 42px;
}

.pr-43 {
  padding-right: 43px;
}

.pr-44 {
  padding-right: 44px;
}

.pr-45 {
  padding-right: 45px;
}

.pr-46 {
  padding-right: 46px;
}

.pr-47 {
  padding-right: 47px;
}

.pr-48 {
  padding-right: 48px;
}

.pr-49 {
  padding-right: 49px;
}

.pr-50 {
  padding-right: 50px;
}

.pr-51 {
  padding-right: 51px;
}

.pr-52 {
  padding-right: 52px;
}

.pr-53 {
  padding-right: 53px;
}

.pr-54 {
  padding-right: 54px;
}

.pr-55 {
  padding-right: 55px;
}

.pr-56 {
  padding-right: 56px;
}

.pr-57 {
  padding-right: 57px;
}

.pr-58 {
  padding-right: 58px;
}

.pr-59 {
  padding-right: 59px;
}

.pr-60 {
  padding-right: 60px;
}

.pr-61 {
  padding-right: 61px;
}

.pr-62 {
  padding-right: 62px;
}

.pr-63 {
  padding-right: 63px;
}

.pr-64 {
  padding-right: 64px;
}

.pr-65 {
  padding-right: 65px;
}

.pr-66 {
  padding-right: 66px;
}

.pr-67 {
  padding-right: 67px;
}

.pr-68 {
  padding-right: 68px;
}

.pr-69 {
  padding-right: 69px;
}

.pr-70 {
  padding-right: 70px;
}

.pr-71 {
  padding-right: 71px;
}

.pr-72 {
  padding-right: 72px;
}

.pr-73 {
  padding-right: 73px;
}

.pr-74 {
  padding-right: 74px;
}

.pr-75 {
  padding-right: 75px;
}

.pr-76 {
  padding-right: 76px;
}

.pr-77 {
  padding-right: 77px;
}

.pr-78 {
  padding-right: 78px;
}

.pr-79 {
  padding-right: 79px;
}

.pr-80 {
  padding-right: 80px;
}

.pr-81 {
  padding-right: 81px;
}

.pr-82 {
  padding-right: 82px;
}

.pr-83 {
  padding-right: 83px;
}

.pr-84 {
  padding-right: 84px;
}

.pr-85 {
  padding-right: 85px;
}

.pr-86 {
  padding-right: 86px;
}

.pr-87 {
  padding-right: 87px;
}

.pr-88 {
  padding-right: 88px;
}

.pr-89 {
  padding-right: 89px;
}

.pr-90 {
  padding-right: 90px;
}

.pr-91 {
  padding-right: 91px;
}

.pr-92 {
  padding-right: 92px;
}

.pr-93 {
  padding-right: 93px;
}

.pr-94 {
  padding-right: 94px;
}

.pr-95 {
  padding-right: 95px;
}

.pr-96 {
  padding-right: 96px;
}

.pr-97 {
  padding-right: 97px;
}

.pr-98 {
  padding-right: 98px;
}

.pr-99 {
  padding-right: 99px;
}

.pr-100 {
  padding-right: 100px;
}

.pr-101 {
  padding-right: 101px;
}

.pr-102 {
  padding-right: 102px;
}

.pr-103 {
  padding-right: 103px;
}

.pr-104 {
  padding-right: 104px;
}

.pr-105 {
  padding-right: 105px;
}

.pr-106 {
  padding-right: 106px;
}

.pr-107 {
  padding-right: 107px;
}

.pr-108 {
  padding-right: 108px;
}

.pr-109 {
  padding-right: 109px;
}

.pr-110 {
  padding-right: 110px;
}

.pr-111 {
  padding-right: 111px;
}

.pr-112 {
  padding-right: 112px;
}

.pr-113 {
  padding-right: 113px;
}

.pr-114 {
  padding-right: 114px;
}

.pr-115 {
  padding-right: 115px;
}

.pr-116 {
  padding-right: 116px;
}

.pr-117 {
  padding-right: 117px;
}

.pr-118 {
  padding-right: 118px;
}

.pr-119 {
  padding-right: 119px;
}

.pr-120 {
  padding-right: 120px;
}

.pr-121 {
  padding-right: 121px;
}

.pr-122 {
  padding-right: 122px;
}

.pr-123 {
  padding-right: 123px;
}

.pr-124 {
  padding-right: 124px;
}

.pr-125 {
  padding-right: 125px;
}

.pr-126 {
  padding-right: 126px;
}

.pr-127 {
  padding-right: 127px;
}

.pr-128 {
  padding-right: 128px;
}

.pr-129 {
  padding-right: 129px;
}

.pr-130 {
  padding-right: 130px;
}

.pr-131 {
  padding-right: 131px;
}

.pr-132 {
  padding-right: 132px;
}

.pr-133 {
  padding-right: 133px;
}

.pr-134 {
  padding-right: 134px;
}

.pr-135 {
  padding-right: 135px;
}

.pr-136 {
  padding-right: 136px;
}

.pr-137 {
  padding-right: 137px;
}

.pr-138 {
  padding-right: 138px;
}

.pr-139 {
  padding-right: 139px;
}

.pr-140 {
  padding-right: 140px;
}

.pr-141 {
  padding-right: 141px;
}

.pr-142 {
  padding-right: 142px;
}

.pr-143 {
  padding-right: 143px;
}

.pr-144 {
  padding-right: 144px;
}

.pr-145 {
  padding-right: 145px;
}

.pr-146 {
  padding-right: 146px;
}

.pr-147 {
  padding-right: 147px;
}

.pr-148 {
  padding-right: 148px;
}

.pr-149 {
  padding-right: 149px;
}

.pr-150 {
  padding-right: 150px;
}

.pr-151 {
  padding-right: 151px;
}

.pr-152 {
  padding-right: 152px;
}

.pr-153 {
  padding-right: 153px;
}

.pr-154 {
  padding-right: 154px;
}

.pr-155 {
  padding-right: 155px;
}

.pr-156 {
  padding-right: 156px;
}

.pr-157 {
  padding-right: 157px;
}

.pr-158 {
  padding-right: 158px;
}

.pr-159 {
  padding-right: 159px;
}

.pr-160 {
  padding-right: 160px;
}

.pr-161 {
  padding-right: 161px;
}

.pr-162 {
  padding-right: 162px;
}

.pr-163 {
  padding-right: 163px;
}

.pr-164 {
  padding-right: 164px;
}

.pr-165 {
  padding-right: 165px;
}

.pr-166 {
  padding-right: 166px;
}

.pr-167 {
  padding-right: 167px;
}

.pr-168 {
  padding-right: 168px;
}

.pr-169 {
  padding-right: 169px;
}

.pr-170 {
  padding-right: 170px;
}

.pr-171 {
  padding-right: 171px;
}

.pr-172 {
  padding-right: 172px;
}

.pr-173 {
  padding-right: 173px;
}

.pr-174 {
  padding-right: 174px;
}

.pr-175 {
  padding-right: 175px;
}

.pr-176 {
  padding-right: 176px;
}

.pr-177 {
  padding-right: 177px;
}

.pr-178 {
  padding-right: 178px;
}

.pr-179 {
  padding-right: 179px;
}

.pr-180 {
  padding-right: 180px;
}

.pr-181 {
  padding-right: 181px;
}

.pr-182 {
  padding-right: 182px;
}

.pr-183 {
  padding-right: 183px;
}

.pr-184 {
  padding-right: 184px;
}

.pr-185 {
  padding-right: 185px;
}

.pr-186 {
  padding-right: 186px;
}

.pr-187 {
  padding-right: 187px;
}

.pr-188 {
  padding-right: 188px;
}

.pr-189 {
  padding-right: 189px;
}

.pr-190 {
  padding-right: 190px;
}

.pr-191 {
  padding-right: 191px;
}

.pr-192 {
  padding-right: 192px;
}

.pr-193 {
  padding-right: 193px;
}

.pr-194 {
  padding-right: 194px;
}

.pr-195 {
  padding-right: 195px;
}

.pr-196 {
  padding-right: 196px;
}

.pr-197 {
  padding-right: 197px;
}

.pr-198 {
  padding-right: 198px;
}

.pr-199 {
  padding-right: 199px;
}

.pr-200 {
  padding-right: 200px;
}

.pr--1 {
  padding-right: 1%;
}

.pr--2 {
  padding-right: 2%;
}

.pr--3 {
  padding-right: 3%;
}

.pr--4 {
  padding-right: 4%;
}

.pr--5 {
  padding-right: 5%;
}

.pr--6 {
  padding-right: 6%;
}

.pr--7 {
  padding-right: 7%;
}

.pr--8 {
  padding-right: 8%;
}

.pr--9 {
  padding-right: 9%;
}

.pr--10 {
  padding-right: 10%;
}

.pr--11 {
  padding-right: 11%;
}

.pr--12 {
  padding-right: 12%;
}

.pr--13 {
  padding-right: 13%;
}

.pr--14 {
  padding-right: 14%;
}

.pr--15 {
  padding-right: 15%;
}

.pr--16 {
  padding-right: 16%;
}

.pr--17 {
  padding-right: 17%;
}

.pr--18 {
  padding-right: 18%;
}

.pr--19 {
  padding-right: 19%;
}

.pr--20 {
  padding-right: 20%;
}

.pb-1 {
  padding-bottom: 1px !important;
}

.pb-2 {
  padding-bottom: 2px !important;
}

.pb-3 {
  padding-bottom: 3px !important;
}

.pb-4 {
  padding-bottom: 4px !important;
}

.pb-5 {
  padding-bottom: 5px !important;
}

.pb-6 {
  padding-bottom: 6px;
}

.pb-7 {
  padding-bottom: 7px;
}

.pb-8 {
  padding-bottom: 8px;
}

.pb-9 {
  padding-bottom: 9px;
}

.pb-10 {
  padding-bottom: 10px;
}

.pb-11 {
  padding-bottom: 11px;
}

.pb-12 {
  padding-bottom: 12px;
}

.pb-13 {
  padding-bottom: 13px;
}

.pb-14 {
  padding-bottom: 14px;
}

.pb-15 {
  padding-bottom: 15px;
}

.pb-16 {
  padding-bottom: 16px;
}

.pb-17 {
  padding-bottom: 17px;
}

.pb-18 {
  padding-bottom: 18px;
}

.pb-19 {
  padding-bottom: 19px;
}

.pb-20 {
  padding-bottom: 20px;
}

.pb-21 {
  padding-bottom: 21px;
}

.pb-22 {
  padding-bottom: 22px;
}

.pb-23 {
  padding-bottom: 23px;
}

.pb-24 {
  padding-bottom: 24px;
}

.pb-25 {
  padding-bottom: 25px;
}

.pb-26 {
  padding-bottom: 26px;
}

.pb-27 {
  padding-bottom: 27px;
}

.pb-28 {
  padding-bottom: 28px;
}

.pb-29 {
  padding-bottom: 29px;
}

.pb-30 {
  padding-bottom: 30px;
}

.pb-31 {
  padding-bottom: 31px;
}

.pb-32 {
  padding-bottom: 32px;
}

.pb-33 {
  padding-bottom: 33px;
}

.pb-34 {
  padding-bottom: 34px;
}

.pb-35 {
  padding-bottom: 35px;
}

.pb-36 {
  padding-bottom: 36px;
}

.pb-37 {
  padding-bottom: 37px;
}

.pb-38 {
  padding-bottom: 38px;
}

.pb-39 {
  padding-bottom: 39px;
}

.pb-40 {
  padding-bottom: 40px;
}

.pb-41 {
  padding-bottom: 41px;
}

.pb-42 {
  padding-bottom: 42px;
}

.pb-43 {
  padding-bottom: 43px;
}

.pb-44 {
  padding-bottom: 44px;
}

.pb-45 {
  padding-bottom: 45px;
}

.pb-46 {
  padding-bottom: 46px;
}

.pb-47 {
  padding-bottom: 47px;
}

.pb-48 {
  padding-bottom: 48px;
}

.pb-49 {
  padding-bottom: 49px;
}

.pb-50 {
  padding-bottom: 50px;
}

.pb-51 {
  padding-bottom: 51px;
}

.pb-52 {
  padding-bottom: 52px;
}

.pb-53 {
  padding-bottom: 53px;
}

.pb-54 {
  padding-bottom: 54px;
}

.pb-55 {
  padding-bottom: 55px;
}

.pb-56 {
  padding-bottom: 56px;
}

.pb-57 {
  padding-bottom: 57px;
}

.pb-58 {
  padding-bottom: 58px;
}

.pb-59 {
  padding-bottom: 59px;
}

.pb-60 {
  padding-bottom: 60px;
}

.pb-61 {
  padding-bottom: 61px;
}

.pb-62 {
  padding-bottom: 62px;
}

.pb-63 {
  padding-bottom: 63px;
}

.pb-64 {
  padding-bottom: 64px;
}

.pb-65 {
  padding-bottom: 65px;
}

.pb-66 {
  padding-bottom: 66px;
}

.pb-67 {
  padding-bottom: 67px;
}

.pb-68 {
  padding-bottom: 68px;
}

.pb-69 {
  padding-bottom: 69px;
}

.pb-70 {
  padding-bottom: 70px;
}

.pb-71 {
  padding-bottom: 71px;
}

.pb-72 {
  padding-bottom: 72px;
}

.pb-73 {
  padding-bottom: 73px;
}

.pb-74 {
  padding-bottom: 74px;
}

.pb-75 {
  padding-bottom: 75px;
}

.pb-76 {
  padding-bottom: 76px;
}

.pb-77 {
  padding-bottom: 77px;
}

.pb-78 {
  padding-bottom: 78px;
}

.pb-79 {
  padding-bottom: 79px;
}

.pb-80 {
  padding-bottom: 80px;
}

.pb-81 {
  padding-bottom: 81px;
}

.pb-82 {
  padding-bottom: 82px;
}

.pb-83 {
  padding-bottom: 83px;
}

.pb-84 {
  padding-bottom: 84px;
}

.pb-85 {
  padding-bottom: 85px;
}

.pb-86 {
  padding-bottom: 86px;
}

.pb-87 {
  padding-bottom: 87px;
}

.pb-88 {
  padding-bottom: 88px;
}

.pb-89 {
  padding-bottom: 89px;
}

.pb-90 {
  padding-bottom: 90px;
}

.pb-91 {
  padding-bottom: 91px;
}

.pb-92 {
  padding-bottom: 92px;
}

.pb-93 {
  padding-bottom: 93px;
}

.pb-94 {
  padding-bottom: 94px;
}

.pb-95 {
  padding-bottom: 95px;
}

.pb-96 {
  padding-bottom: 96px;
}

.pb-97 {
  padding-bottom: 97px;
}

.pb-98 {
  padding-bottom: 98px;
}

.pb-99 {
  padding-bottom: 99px;
}

.pb-100 {
  padding-bottom: 100px;
}

.pb-101 {
  padding-bottom: 101px;
}

.pb-102 {
  padding-bottom: 102px;
}

.pb-103 {
  padding-bottom: 103px;
}

.pb-104 {
  padding-bottom: 104px;
}

.pb-105 {
  padding-bottom: 105px;
}

.pb-106 {
  padding-bottom: 106px;
}

.pb-107 {
  padding-bottom: 107px;
}

.pb-108 {
  padding-bottom: 108px;
}

.pb-109 {
  padding-bottom: 109px;
}

.pb-110 {
  padding-bottom: 110px;
}

.pb-111 {
  padding-bottom: 111px;
}

.pb-112 {
  padding-bottom: 112px;
}

.pb-113 {
  padding-bottom: 113px;
}

.pb-114 {
  padding-bottom: 114px;
}

.pb-115 {
  padding-bottom: 115px;
}

.pb-116 {
  padding-bottom: 116px;
}

.pb-117 {
  padding-bottom: 117px;
}

.pb-118 {
  padding-bottom: 118px;
}

.pb-119 {
  padding-bottom: 119px;
}

.pb-120 {
  padding-bottom: 120px;
}

.pb-121 {
  padding-bottom: 121px;
}

.pb-122 {
  padding-bottom: 122px;
}

.pb-123 {
  padding-bottom: 123px;
}

.pb-124 {
  padding-bottom: 124px;
}

.pb-125 {
  padding-bottom: 125px;
}

.pb-126 {
  padding-bottom: 126px;
}

.pb-127 {
  padding-bottom: 127px;
}

.pb-128 {
  padding-bottom: 128px;
}

.pb-129 {
  padding-bottom: 129px;
}

.pb-130 {
  padding-bottom: 130px;
}

.pb-131 {
  padding-bottom: 131px;
}

.pb-132 {
  padding-bottom: 132px;
}

.pb-133 {
  padding-bottom: 133px;
}

.pb-134 {
  padding-bottom: 134px;
}

.pb-135 {
  padding-bottom: 135px;
}

.pb-136 {
  padding-bottom: 136px;
}

.pb-137 {
  padding-bottom: 137px;
}

.pb-138 {
  padding-bottom: 138px;
}

.pb-139 {
  padding-bottom: 139px;
}

.pb-140 {
  padding-bottom: 140px;
}

.pb-141 {
  padding-bottom: 141px;
}

.pb-142 {
  padding-bottom: 142px;
}

.pb-143 {
  padding-bottom: 143px;
}

.pb-144 {
  padding-bottom: 144px;
}

.pb-145 {
  padding-bottom: 145px;
}

.pb-146 {
  padding-bottom: 146px;
}

.pb-147 {
  padding-bottom: 147px;
}

.pb-148 {
  padding-bottom: 148px;
}

.pb-149 {
  padding-bottom: 149px;
}

.pb-150 {
  padding-bottom: 150px;
}

.pb-151 {
  padding-bottom: 151px;
}

.pb-152 {
  padding-bottom: 152px;
}

.pb-153 {
  padding-bottom: 153px;
}

.pb-154 {
  padding-bottom: 154px;
}

.pb-155 {
  padding-bottom: 155px;
}

.pb-156 {
  padding-bottom: 156px;
}

.pb-157 {
  padding-bottom: 157px;
}

.pb-158 {
  padding-bottom: 158px;
}

.pb-159 {
  padding-bottom: 159px;
}

.pb-160 {
  padding-bottom: 160px;
}

.pb-161 {
  padding-bottom: 161px;
}

.pb-162 {
  padding-bottom: 162px;
}

.pb-163 {
  padding-bottom: 163px;
}

.pb-164 {
  padding-bottom: 164px;
}

.pb-165 {
  padding-bottom: 165px;
}

.pb-166 {
  padding-bottom: 166px;
}

.pb-167 {
  padding-bottom: 167px;
}

.pb-168 {
  padding-bottom: 168px;
}

.pb-169 {
  padding-bottom: 169px;
}

.pb-170 {
  padding-bottom: 170px;
}

.pb-171 {
  padding-bottom: 171px;
}

.pb-172 {
  padding-bottom: 172px;
}

.pb-173 {
  padding-bottom: 173px;
}

.pb-174 {
  padding-bottom: 174px;
}

.pb-175 {
  padding-bottom: 175px;
}

.pb-176 {
  padding-bottom: 176px;
}

.pb-177 {
  padding-bottom: 177px;
}

.pb-178 {
  padding-bottom: 178px;
}

.pb-179 {
  padding-bottom: 179px;
}

.pb-180 {
  padding-bottom: 180px;
}

.pb-181 {
  padding-bottom: 181px;
}

.pb-182 {
  padding-bottom: 182px;
}

.pb-183 {
  padding-bottom: 183px;
}

.pb-184 {
  padding-bottom: 184px;
}

.pb-185 {
  padding-bottom: 185px;
}

.pb-186 {
  padding-bottom: 186px;
}

.pb-187 {
  padding-bottom: 187px;
}

.pb-188 {
  padding-bottom: 188px;
}

.pb-189 {
  padding-bottom: 189px;
}

.pb-190 {
  padding-bottom: 190px;
}

.pb-191 {
  padding-bottom: 191px;
}

.pb-192 {
  padding-bottom: 192px;
}

.pb-193 {
  padding-bottom: 193px;
}

.pb-194 {
  padding-bottom: 194px;
}

.pb-195 {
  padding-bottom: 195px;
}

.pb-196 {
  padding-bottom: 196px;
}

.pb-197 {
  padding-bottom: 197px;
}

.pb-198 {
  padding-bottom: 198px;
}

.pb-199 {
  padding-bottom: 199px;
}

.pb-200 {
  padding-bottom: 200px;
}

.pb--1 {
  padding-bottom: 1%;
}

.pb--2 {
  padding-bottom: 2%;
}

.pb--3 {
  padding-bottom: 3%;
}

.pb--4 {
  padding-bottom: 4%;
}

.pb--5 {
  padding-bottom: 5%;
}

.pb--6 {
  padding-bottom: 6%;
}

.pb--7 {
  padding-bottom: 7%;
}

.pb--8 {
  padding-bottom: 8%;
}

.pb--9 {
  padding-bottom: 9%;
}

.pb--10 {
  padding-bottom: 10%;
}

.pb--11 {
  padding-bottom: 11%;
}

.pb--12 {
  padding-bottom: 12%;
}

.pb--13 {
  padding-bottom: 13%;
}

.pb--14 {
  padding-bottom: 14%;
}

.pb--15 {
  padding-bottom: 15%;
}

.pb--16 {
  padding-bottom: 16%;
}

.pb--17 {
  padding-bottom: 17%;
}

.pb--18 {
  padding-bottom: 18%;
}

.pb--19 {
  padding-bottom: 19%;
}

.pb--20 {
  padding-bottom: 20%;
}

.pl-1 {
  padding-left: 1px;
}

.pl-2 {
  padding-left: 2px;
}

.pl-3 {
  padding-left: 3px;
}

.pl-4 {
  padding-left: 4px;
}

.pl-5 {
  padding-left: 5px;
}

.pl-6 {
  padding-left: 6px;
}

.pl-7 {
  padding-left: 7px;
}

.pl-8 {
  padding-left: 8px;
}

.pl-9 {
  padding-left: 9px;
}

.pl-10 {
  padding-left: 10px;
}

.pl-11 {
  padding-left: 11px;
}

.pl-12 {
  padding-left: 12px;
}

.pl-13 {
  padding-left: 13px;
}

.pl-14 {
  padding-left: 14px;
}

.pl-15 {
  padding-left: 15px;
}

.pl-16 {
  padding-left: 16px;
}

.pl-17 {
  padding-left: 17px;
}

.pl-18 {
  padding-left: 18px;
}

.pl-19 {
  padding-left: 19px;
}

.pl-20 {
  padding-left: 20px;
}

.pl-21 {
  padding-left: 21px;
}

.pl-22 {
  padding-left: 22px;
}

.pl-23 {
  padding-left: 23px;
}

.pl-24 {
  padding-left: 24px;
}

.pl-25 {
  padding-left: 25px;
}

.pl-26 {
  padding-left: 26px;
}

.pl-27 {
  padding-left: 27px;
}

.pl-28 {
  padding-left: 28px;
}

.pl-29 {
  padding-left: 29px;
}

.pl-30 {
  padding-left: 30px;
}

.pl-31 {
  padding-left: 31px;
}

.pl-32 {
  padding-left: 32px;
}

.pl-33 {
  padding-left: 33px;
}

.pl-34 {
  padding-left: 34px;
}

.pl-35 {
  padding-left: 35px;
}

.pl-36 {
  padding-left: 36px;
}

.pl-37 {
  padding-left: 37px;
}

.pl-38 {
  padding-left: 38px;
}

.pl-39 {
  padding-left: 39px;
}

.pl-40 {
  padding-left: 40px;
}

.pl-41 {
  padding-left: 41px;
}

.pl-42 {
  padding-left: 42px;
}

.pl-43 {
  padding-left: 43px;
}

.pl-44 {
  padding-left: 44px;
}

.pl-45 {
  padding-left: 45px;
}

.pl-46 {
  padding-left: 46px;
}

.pl-47 {
  padding-left: 47px;
}

.pl-48 {
  padding-left: 48px;
}

.pl-49 {
  padding-left: 49px;
}

.pl-50 {
  padding-left: 50px;
}

.pl-51 {
  padding-left: 51px;
}

.pl-52 {
  padding-left: 52px;
}

.pl-53 {
  padding-left: 53px;
}

.pl-54 {
  padding-left: 54px;
}

.pl-55 {
  padding-left: 55px;
}

.pl-56 {
  padding-left: 56px;
}

.pl-57 {
  padding-left: 57px;
}

.pl-58 {
  padding-left: 58px;
}

.pl-59 {
  padding-left: 59px;
}

.pl-60 {
  padding-left: 60px;
}

.pl-61 {
  padding-left: 61px;
}

.pl-62 {
  padding-left: 62px;
}

.pl-63 {
  padding-left: 63px;
}

.pl-64 {
  padding-left: 64px;
}

.pl-65 {
  padding-left: 65px;
}

.pl-66 {
  padding-left: 66px;
}

.pl-67 {
  padding-left: 67px;
}

.pl-68 {
  padding-left: 68px;
}

.pl-69 {
  padding-left: 69px;
}

.pl-70 {
  padding-left: 70px;
}

.pl-71 {
  padding-left: 71px;
}

.pl-72 {
  padding-left: 72px;
}

.pl-73 {
  padding-left: 73px;
}

.pl-74 {
  padding-left: 74px;
}

.pl-75 {
  padding-left: 75px;
}

.pl-76 {
  padding-left: 76px;
}

.pl-77 {
  padding-left: 77px;
}

.pl-78 {
  padding-left: 78px;
}

.pl-79 {
  padding-left: 79px;
}

.pl-80 {
  padding-left: 80px;
}

.pl-81 {
  padding-left: 81px;
}

.pl-82 {
  padding-left: 82px;
}

.pl-83 {
  padding-left: 83px;
}

.pl-84 {
  padding-left: 84px;
}

.pl-85 {
  padding-left: 85px;
}

.pl-86 {
  padding-left: 86px;
}

.pl-87 {
  padding-left: 87px;
}

.pl-88 {
  padding-left: 88px;
}

.pl-89 {
  padding-left: 89px;
}

.pl-90 {
  padding-left: 90px;
}

.pl-91 {
  padding-left: 91px;
}

.pl-92 {
  padding-left: 92px;
}

.pl-93 {
  padding-left: 93px;
}

.pl-94 {
  padding-left: 94px;
}

.pl-95 {
  padding-left: 95px;
}

.pl-96 {
  padding-left: 96px;
}

.pl-97 {
  padding-left: 97px;
}

.pl-98 {
  padding-left: 98px;
}

.pl-99 {
  padding-left: 99px;
}

.pl-100 {
  padding-left: 100px;
}

.pl-101 {
  padding-left: 101px;
}

.pl-102 {
  padding-left: 102px;
}

.pl-103 {
  padding-left: 103px;
}

.pl-104 {
  padding-left: 104px;
}

.pl-105 {
  padding-left: 105px;
}

.pl-106 {
  padding-left: 106px;
}

.pl-107 {
  padding-left: 107px;
}

.pl-108 {
  padding-left: 108px;
}

.pl-109 {
  padding-left: 109px;
}

.pl-110 {
  padding-left: 110px;
}

.pl-111 {
  padding-left: 111px;
}

.pl-112 {
  padding-left: 112px;
}

.pl-113 {
  padding-left: 113px;
}

.pl-114 {
  padding-left: 114px;
}

.pl-115 {
  padding-left: 115px;
}

.pl-116 {
  padding-left: 116px;
}

.pl-117 {
  padding-left: 117px;
}

.pl-118 {
  padding-left: 118px;
}

.pl-119 {
  padding-left: 119px;
}

.pl-120 {
  padding-left: 120px;
}

.pl-121 {
  padding-left: 121px;
}

.pl-122 {
  padding-left: 122px;
}

.pl-123 {
  padding-left: 123px;
}

.pl-124 {
  padding-left: 124px;
}

.pl-125 {
  padding-left: 125px;
}

.pl-126 {
  padding-left: 126px;
}

.pl-127 {
  padding-left: 127px;
}

.pl-128 {
  padding-left: 128px;
}

.pl-129 {
  padding-left: 129px;
}

.pl-130 {
  padding-left: 130px;
}

.pl-131 {
  padding-left: 131px;
}

.pl-132 {
  padding-left: 132px;
}

.pl-133 {
  padding-left: 133px;
}

.pl-134 {
  padding-left: 134px;
}

.pl-135 {
  padding-left: 135px;
}

.pl-136 {
  padding-left: 136px;
}

.pl-137 {
  padding-left: 137px;
}

.pl-138 {
  padding-left: 138px;
}

.pl-139 {
  padding-left: 139px;
}

.pl-140 {
  padding-left: 140px;
}

.pl-141 {
  padding-left: 141px;
}

.pl-142 {
  padding-left: 142px;
}

.pl-143 {
  padding-left: 143px;
}

.pl-144 {
  padding-left: 144px;
}

.pl-145 {
  padding-left: 145px;
}

.pl-146 {
  padding-left: 146px;
}

.pl-147 {
  padding-left: 147px;
}

.pl-148 {
  padding-left: 148px;
}

.pl-149 {
  padding-left: 149px;
}

.pl-150 {
  padding-left: 150px;
}

.pl-151 {
  padding-left: 151px;
}

.pl-152 {
  padding-left: 152px;
}

.pl-153 {
  padding-left: 153px;
}

.pl-154 {
  padding-left: 154px;
}

.pl-155 {
  padding-left: 155px;
}

.pl-156 {
  padding-left: 156px;
}

.pl-157 {
  padding-left: 157px;
}

.pl-158 {
  padding-left: 158px;
}

.pl-159 {
  padding-left: 159px;
}

.pl-160 {
  padding-left: 160px;
}

.pl-161 {
  padding-left: 161px;
}

.pl-162 {
  padding-left: 162px;
}

.pl-163 {
  padding-left: 163px;
}

.pl-164 {
  padding-left: 164px;
}

.pl-165 {
  padding-left: 165px;
}

.pl-166 {
  padding-left: 166px;
}

.pl-167 {
  padding-left: 167px;
}

.pl-168 {
  padding-left: 168px;
}

.pl-169 {
  padding-left: 169px;
}

.pl-170 {
  padding-left: 170px;
}

.pl-171 {
  padding-left: 171px;
}

.pl-172 {
  padding-left: 172px;
}

.pl-173 {
  padding-left: 173px;
}

.pl-174 {
  padding-left: 174px;
}

.pl-175 {
  padding-left: 175px;
}

.pl-176 {
  padding-left: 176px;
}

.pl-177 {
  padding-left: 177px;
}

.pl-178 {
  padding-left: 178px;
}

.pl-179 {
  padding-left: 179px;
}

.pl-180 {
  padding-left: 180px;
}

.pl-181 {
  padding-left: 181px;
}

.pl-182 {
  padding-left: 182px;
}

.pl-183 {
  padding-left: 183px;
}

.pl-184 {
  padding-left: 184px;
}

.pl-185 {
  padding-left: 185px;
}

.pl-186 {
  padding-left: 186px;
}

.pl-187 {
  padding-left: 187px;
}

.pl-188 {
  padding-left: 188px;
}

.pl-189 {
  padding-left: 189px;
}

.pl-190 {
  padding-left: 190px;
}

.pl-191 {
  padding-left: 191px;
}

.pl-192 {
  padding-left: 192px;
}

.pl-193 {
  padding-left: 193px;
}

.pl-194 {
  padding-left: 194px;
}

.pl-195 {
  padding-left: 195px;
}

.pl-196 {
  padding-left: 196px;
}

.pl-197 {
  padding-left: 197px;
}

.pl-198 {
  padding-left: 198px;
}

.pl-199 {
  padding-left: 199px;
}

.pl-200 {
  padding-left: 200px;
}

.pl--1 {
  padding-left: 1%;
}

.pl--2 {
  padding-left: 2%;
}

.pl--3 {
  padding-left: 3%;
}

.pl--4 {
  padding-left: 4%;
}

.pl--5 {
  padding-left: 5%;
}

.pl--6 {
  padding-left: 6%;
}

.pl--7 {
  padding-left: 7%;
}

.pl--8 {
  padding-left: 8%;
}

.pl--9 {
  padding-left: 9%;
}

.pl--10 {
  padding-left: 10%;
}

.pl--11 {
  padding-left: 11%;
}

.pl--12 {
  padding-left: 12%;
}

.pl--13 {
  padding-left: 13%;
}

.pl--14 {
  padding-left: 14%;
}

.pl--15 {
  padding-left: 15%;
}

.pl--16 {
  padding-left: 16%;
}

.pl--17 {
  padding-left: 17%;
}

.pl--18 {
  padding-left: 18%;
}

.pl--19 {
  padding-left: 19%;
}

.pl--20 {
  padding-left: 20%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.px-21 {
  padding-left: 21px;
  padding-right: 21px;
}

.px-22 {
  padding-left: 22px;
  padding-right: 22px;
}

.px-23 {
  padding-left: 23px;
  padding-right: 23px;
}

.px-24 {
  padding-left: 24px;
  padding-right: 24px;
}

.px-25 {
  padding-left: 25px;
  padding-right: 25px;
}

.px-26 {
  padding-left: 26px;
  padding-right: 26px;
}

.px-27 {
  padding-left: 27px;
  padding-right: 27px;
}

.px-28 {
  padding-left: 28px;
  padding-right: 28px;
}

.px-29 {
  padding-left: 29px;
  padding-right: 29px;
}

.px-30 {
  padding-left: 30px;
  padding-right: 30px;
}

.px-31 {
  padding-left: 31px;
  padding-right: 31px;
}

.px-32 {
  padding-left: 32px;
  padding-right: 32px;
}

.px-33 {
  padding-left: 33px;
  padding-right: 33px;
}

.px-34 {
  padding-left: 34px;
  padding-right: 34px;
}

.px-35 {
  padding-left: 35px;
  padding-right: 35px;
}

.px-36 {
  padding-left: 36px;
  padding-right: 36px;
}

.px-37 {
  padding-left: 37px;
  padding-right: 37px;
}

.px-38 {
  padding-left: 38px;
  padding-right: 38px;
}

.px-39 {
  padding-left: 39px;
  padding-right: 39px;
}

.px-40 {
  padding-left: 40px;
  padding-right: 40px;
}

.px-41 {
  padding-left: 41px;
  padding-right: 41px;
}

.px-42 {
  padding-left: 42px;
  padding-right: 42px;
}

.px-43 {
  padding-left: 43px;
  padding-right: 43px;
}

.px-44 {
  padding-left: 44px;
  padding-right: 44px;
}

.px-45 {
  padding-left: 45px;
  padding-right: 45px;
}

.px-46 {
  padding-left: 46px;
  padding-right: 46px;
}

.px-47 {
  padding-left: 47px;
  padding-right: 47px;
}

.px-48 {
  padding-left: 48px;
  padding-right: 48px;
}

.px-49 {
  padding-left: 49px;
  padding-right: 49px;
}

.px-50 {
  padding-left: 50px;
  padding-right: 50px;
}

.px-51 {
  padding-left: 51px;
  padding-right: 51px;
}

.px-52 {
  padding-left: 52px;
  padding-right: 52px;
}

.px-53 {
  padding-left: 53px;
  padding-right: 53px;
}

.px-54 {
  padding-left: 54px;
  padding-right: 54px;
}

.px-55 {
  padding-left: 55px;
  padding-right: 55px;
}

.px-56 {
  padding-left: 56px;
  padding-right: 56px;
}

.px-57 {
  padding-left: 57px;
  padding-right: 57px;
}

.px-58 {
  padding-left: 58px;
  padding-right: 58px;
}

.px-59 {
  padding-left: 59px;
  padding-right: 59px;
}

.px-60 {
  padding-left: 60px;
  padding-right: 60px;
}

.px-61 {
  padding-left: 61px;
  padding-right: 61px;
}

.px-62 {
  padding-left: 62px;
  padding-right: 62px;
}

.px-63 {
  padding-left: 63px;
  padding-right: 63px;
}

.px-64 {
  padding-left: 64px;
  padding-right: 64px;
}

.px-65 {
  padding-left: 65px;
  padding-right: 65px;
}

.px-66 {
  padding-left: 66px;
  padding-right: 66px;
}

.px-67 {
  padding-left: 67px;
  padding-right: 67px;
}

.px-68 {
  padding-left: 68px;
  padding-right: 68px;
}

.px-69 {
  padding-left: 69px;
  padding-right: 69px;
}

.px-70 {
  padding-left: 70px;
  padding-right: 70px;
}

.px-71 {
  padding-left: 71px;
  padding-right: 71px;
}

.px-72 {
  padding-left: 72px;
  padding-right: 72px;
}

.px-73 {
  padding-left: 73px;
  padding-right: 73px;
}

.px-74 {
  padding-left: 74px;
  padding-right: 74px;
}

.px-75 {
  padding-left: 75px;
  padding-right: 75px;
}

.px-76 {
  padding-left: 76px;
  padding-right: 76px;
}

.px-77 {
  padding-left: 77px;
  padding-right: 77px;
}

.px-78 {
  padding-left: 78px;
  padding-right: 78px;
}

.px-79 {
  padding-left: 79px;
  padding-right: 79px;
}

.px-80 {
  padding-left: 80px;
  padding-right: 80px;
}

.px-81 {
  padding-left: 81px;
  padding-right: 81px;
}

.px-82 {
  padding-left: 82px;
  padding-right: 82px;
}

.px-83 {
  padding-left: 83px;
  padding-right: 83px;
}

.px-84 {
  padding-left: 84px;
  padding-right: 84px;
}

.px-85 {
  padding-left: 85px;
  padding-right: 85px;
}

.px-86 {
  padding-left: 86px;
  padding-right: 86px;
}

.px-87 {
  padding-left: 87px;
  padding-right: 87px;
}

.px-88 {
  padding-left: 88px;
  padding-right: 88px;
}

.px-89 {
  padding-left: 89px;
  padding-right: 89px;
}

.px-90 {
  padding-left: 90px;
  padding-right: 90px;
}

.px-91 {
  padding-left: 91px;
  padding-right: 91px;
}

.px-92 {
  padding-left: 92px;
  padding-right: 92px;
}

.px-93 {
  padding-left: 93px;
  padding-right: 93px;
}

.px-94 {
  padding-left: 94px;
  padding-right: 94px;
}

.px-95 {
  padding-left: 95px;
  padding-right: 95px;
}

.px-96 {
  padding-left: 96px;
  padding-right: 96px;
}

.px-97 {
  padding-left: 97px;
  padding-right: 97px;
}

.px-98 {
  padding-left: 98px;
  padding-right: 98px;
}

.px-99 {
  padding-left: 99px;
  padding-right: 99px;
}

.px-100 {
  padding-left: 100px;
  padding-right: 100px;
}

.px-101 {
  padding-left: 101px;
  padding-right: 101px;
}

.px-102 {
  padding-left: 102px;
  padding-right: 102px;
}

.px-103 {
  padding-left: 103px;
  padding-right: 103px;
}

.px-104 {
  padding-left: 104px;
  padding-right: 104px;
}

.px-105 {
  padding-left: 105px;
  padding-right: 105px;
}

.px-106 {
  padding-left: 106px;
  padding-right: 106px;
}

.px-107 {
  padding-left: 107px;
  padding-right: 107px;
}

.px-108 {
  padding-left: 108px;
  padding-right: 108px;
}

.px-109 {
  padding-left: 109px;
  padding-right: 109px;
}

.px-110 {
  padding-left: 110px;
  padding-right: 110px;
}

.px-111 {
  padding-left: 111px;
  padding-right: 111px;
}

.px-112 {
  padding-left: 112px;
  padding-right: 112px;
}

.px-113 {
  padding-left: 113px;
  padding-right: 113px;
}

.px-114 {
  padding-left: 114px;
  padding-right: 114px;
}

.px-115 {
  padding-left: 115px;
  padding-right: 115px;
}

.px-116 {
  padding-left: 116px;
  padding-right: 116px;
}

.px-117 {
  padding-left: 117px;
  padding-right: 117px;
}

.px-118 {
  padding-left: 118px;
  padding-right: 118px;
}

.px-119 {
  padding-left: 119px;
  padding-right: 119px;
}

.px-120 {
  padding-left: 120px;
  padding-right: 120px;
}

.px-121 {
  padding-left: 121px;
  padding-right: 121px;
}

.px-122 {
  padding-left: 122px;
  padding-right: 122px;
}

.px-123 {
  padding-left: 123px;
  padding-right: 123px;
}

.px-124 {
  padding-left: 124px;
  padding-right: 124px;
}

.px-125 {
  padding-left: 125px;
  padding-right: 125px;
}

.px-126 {
  padding-left: 126px;
  padding-right: 126px;
}

.px-127 {
  padding-left: 127px;
  padding-right: 127px;
}

.px-128 {
  padding-left: 128px;
  padding-right: 128px;
}

.px-129 {
  padding-left: 129px;
  padding-right: 129px;
}

.px-130 {
  padding-left: 130px;
  padding-right: 130px;
}

.px-131 {
  padding-left: 131px;
  padding-right: 131px;
}

.px-132 {
  padding-left: 132px;
  padding-right: 132px;
}

.px-133 {
  padding-left: 133px;
  padding-right: 133px;
}

.px-134 {
  padding-left: 134px;
  padding-right: 134px;
}

.px-135 {
  padding-left: 135px;
  padding-right: 135px;
}

.px-136 {
  padding-left: 136px;
  padding-right: 136px;
}

.px-137 {
  padding-left: 137px;
  padding-right: 137px;
}

.px-138 {
  padding-left: 138px;
  padding-right: 138px;
}

.px-139 {
  padding-left: 139px;
  padding-right: 139px;
}

.px-140 {
  padding-left: 140px;
  padding-right: 140px;
}

.px-141 {
  padding-left: 141px;
  padding-right: 141px;
}

.px-142 {
  padding-left: 142px;
  padding-right: 142px;
}

.px-143 {
  padding-left: 143px;
  padding-right: 143px;
}

.px-144 {
  padding-left: 144px;
  padding-right: 144px;
}

.px-145 {
  padding-left: 145px;
  padding-right: 145px;
}

.px-146 {
  padding-left: 146px;
  padding-right: 146px;
}

.px-147 {
  padding-left: 147px;
  padding-right: 147px;
}

.px-148 {
  padding-left: 148px;
  padding-right: 148px;
}

.px-149 {
  padding-left: 149px;
  padding-right: 149px;
}

.px-150 {
  padding-left: 150px;
  padding-right: 150px;
}

.px-151 {
  padding-left: 151px;
  padding-right: 151px;
}

.px-152 {
  padding-left: 152px;
  padding-right: 152px;
}

.px-153 {
  padding-left: 153px;
  padding-right: 153px;
}

.px-154 {
  padding-left: 154px;
  padding-right: 154px;
}

.px-155 {
  padding-left: 155px;
  padding-right: 155px;
}

.px-156 {
  padding-left: 156px;
  padding-right: 156px;
}

.px-157 {
  padding-left: 157px;
  padding-right: 157px;
}

.px-158 {
  padding-left: 158px;
  padding-right: 158px;
}

.px-159 {
  padding-left: 159px;
  padding-right: 159px;
}

.px-160 {
  padding-left: 160px;
  padding-right: 160px;
}

.px-161 {
  padding-left: 161px;
  padding-right: 161px;
}

.px-162 {
  padding-left: 162px;
  padding-right: 162px;
}

.px-163 {
  padding-left: 163px;
  padding-right: 163px;
}

.px-164 {
  padding-left: 164px;
  padding-right: 164px;
}

.px-165 {
  padding-left: 165px;
  padding-right: 165px;
}

.px-166 {
  padding-left: 166px;
  padding-right: 166px;
}

.px-167 {
  padding-left: 167px;
  padding-right: 167px;
}

.px-168 {
  padding-left: 168px;
  padding-right: 168px;
}

.px-169 {
  padding-left: 169px;
  padding-right: 169px;
}

.px-170 {
  padding-left: 170px;
  padding-right: 170px;
}

.px-171 {
  padding-left: 171px;
  padding-right: 171px;
}

.px-172 {
  padding-left: 172px;
  padding-right: 172px;
}

.px-173 {
  padding-left: 173px;
  padding-right: 173px;
}

.px-174 {
  padding-left: 174px;
  padding-right: 174px;
}

.px-175 {
  padding-left: 175px;
  padding-right: 175px;
}

.px-176 {
  padding-left: 176px;
  padding-right: 176px;
}

.px-177 {
  padding-left: 177px;
  padding-right: 177px;
}

.px-178 {
  padding-left: 178px;
  padding-right: 178px;
}

.px-179 {
  padding-left: 179px;
  padding-right: 179px;
}

.px-180 {
  padding-left: 180px;
  padding-right: 180px;
}

.px-181 {
  padding-left: 181px;
  padding-right: 181px;
}

.px-182 {
  padding-left: 182px;
  padding-right: 182px;
}

.px-183 {
  padding-left: 183px;
  padding-right: 183px;
}

.px-184 {
  padding-left: 184px;
  padding-right: 184px;
}

.px-185 {
  padding-left: 185px;
  padding-right: 185px;
}

.px-186 {
  padding-left: 186px;
  padding-right: 186px;
}

.px-187 {
  padding-left: 187px;
  padding-right: 187px;
}

.px-188 {
  padding-left: 188px;
  padding-right: 188px;
}

.px-189 {
  padding-left: 189px;
  padding-right: 189px;
}

.px-190 {
  padding-left: 190px;
  padding-right: 190px;
}

.px-191 {
  padding-left: 191px;
  padding-right: 191px;
}

.px-192 {
  padding-left: 192px;
  padding-right: 192px;
}

.px-193 {
  padding-left: 193px;
  padding-right: 193px;
}

.px-194 {
  padding-left: 194px;
  padding-right: 194px;
}

.px-195 {
  padding-left: 195px;
  padding-right: 195px;
}

.px-196 {
  padding-left: 196px;
  padding-right: 196px;
}

.px-197 {
  padding-left: 197px;
  padding-right: 197px;
}

.px-198 {
  padding-left: 198px;
  padding-right: 198px;
}

.px-199 {
  padding-left: 199px;
  padding-right: 199px;
}

.px-200 {
  padding-left: 200px;
  padding-right: 200px;
}

.px--1 {
  padding-left: 1%;
  padding-right: 1%;
}

.px--2 {
  padding-left: 2%;
  padding-right: 2%;
}

.px--3 {
  padding-left: 3%;
  padding-right: 3%;
}

.px--4 {
  padding-left: 4%;
  padding-right: 4%;
}

.px--5 {
  padding-left: 5%;
  padding-right: 5%;
}

.px--6 {
  padding-left: 6%;
  padding-right: 6%;
}

.px--7 {
  padding-left: 7%;
  padding-right: 7%;
}

.px--8 {
  padding-left: 8%;
  padding-right: 8%;
}

.px--9 {
  padding-left: 9%;
  padding-right: 9%;
}

.px--10 {
  padding-left: 10%;
  padding-right: 10%;
}

.px--11 {
  padding-left: 11%;
  padding-right: 11%;
}

.px--12 {
  padding-left: 12%;
  padding-right: 12%;
}

.px--13 {
  padding-left: 13%;
  padding-right: 13%;
}

.px--14 {
  padding-left: 14%;
  padding-right: 14%;
}

.px--15 {
  padding-left: 15%;
  padding-right: 15%;
}

.px--16 {
  padding-left: 16%;
  padding-right: 16%;
}

.px--17 {
  padding-left: 17%;
  padding-right: 17%;
}

.px--18 {
  padding-left: 18%;
  padding-right: 18%;
}

.px--19 {
  padding-left: 19%;
  padding-right: 19%;
}

.px--20 {
  padding-left: 20%;
  padding-right: 20%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.py-21 {
  padding-top: 21px;
  padding-bottom: 21px;
}

.py-22 {
  padding-top: 22px;
  padding-bottom: 22px;
}

.py-23 {
  padding-top: 23px;
  padding-bottom: 23px;
}

.py-24 {
  padding-top: 24px;
  padding-bottom: 24px;
}

.py-25 {
  padding-top: 25px;
  padding-bottom: 25px;
}

.py-26 {
  padding-top: 26px;
  padding-bottom: 26px;
}

.py-27 {
  padding-top: 27px;
  padding-bottom: 27px;
}

.py-28 {
  padding-top: 28px;
  padding-bottom: 28px;
}

.py-29 {
  padding-top: 29px;
  padding-bottom: 29px;
}

.py-30 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.py-31 {
  padding-top: 31px;
  padding-bottom: 31px;
}

.py-32 {
  padding-top: 32px;
  padding-bottom: 32px;
}

.py-33 {
  padding-top: 33px;
  padding-bottom: 33px;
}

.py-34 {
  padding-top: 34px;
  padding-bottom: 34px;
}

.py-35 {
  padding-top: 35px;
  padding-bottom: 35px;
}

.py-36 {
  padding-top: 36px;
  padding-bottom: 36px;
}

.py-37 {
  padding-top: 37px;
  padding-bottom: 37px;
}

.py-38 {
  padding-top: 38px;
  padding-bottom: 38px;
}

.py-39 {
  padding-top: 39px;
  padding-bottom: 39px;
}

.py-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.py-41 {
  padding-top: 41px;
  padding-bottom: 41px;
}

.py-42 {
  padding-top: 42px;
  padding-bottom: 42px;
}

.py-43 {
  padding-top: 43px;
  padding-bottom: 43px;
}

.py-44 {
  padding-top: 44px;
  padding-bottom: 44px;
}

.py-45 {
  padding-top: 45px;
  padding-bottom: 45px;
}

.py-46 {
  padding-top: 46px;
  padding-bottom: 46px;
}

.py-47 {
  padding-top: 47px;
  padding-bottom: 47px;
}

.py-48 {
  padding-top: 48px;
  padding-bottom: 48px;
}

.py-49 {
  padding-top: 49px;
  padding-bottom: 49px;
}

.py-50 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.py-51 {
  padding-top: 51px;
  padding-bottom: 51px;
}

.py-52 {
  padding-top: 52px;
  padding-bottom: 52px;
}

.py-53 {
  padding-top: 53px;
  padding-bottom: 53px;
}

.py-54 {
  padding-top: 54px;
  padding-bottom: 54px;
}

.py-55 {
  padding-top: 55px;
  padding-bottom: 55px;
}

.py-56 {
  padding-top: 56px;
  padding-bottom: 56px;
}

.py-57 {
  padding-top: 57px;
  padding-bottom: 57px;
}

.py-58 {
  padding-top: 58px;
  padding-bottom: 58px;
}

.py-59 {
  padding-top: 59px;
  padding-bottom: 59px;
}

.py-60 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.py-61 {
  padding-top: 61px;
  padding-bottom: 61px;
}

.py-62 {
  padding-top: 62px;
  padding-bottom: 62px;
}

.py-63 {
  padding-top: 63px;
  padding-bottom: 63px;
}

.py-64 {
  padding-top: 64px;
  padding-bottom: 64px;
}

.py-65 {
  padding-top: 65px;
  padding-bottom: 65px;
}

.py-66 {
  padding-top: 66px;
  padding-bottom: 66px;
}

.py-67 {
  padding-top: 67px;
  padding-bottom: 67px;
}

.py-68 {
  padding-top: 68px;
  padding-bottom: 68px;
}

.py-69 {
  padding-top: 69px;
  padding-bottom: 69px;
}

.py-70 {
  padding-top: 70px;
  padding-bottom: 70px;
}

.py-71 {
  padding-top: 71px;
  padding-bottom: 71px;
}

.py-72 {
  padding-top: 72px;
  padding-bottom: 72px;
}

.py-73 {
  padding-top: 73px;
  padding-bottom: 73px;
}

.py-74 {
  padding-top: 74px;
  padding-bottom: 74px;
}

.py-75 {
  padding-top: 75px;
  padding-bottom: 75px;
}

.py-76 {
  padding-top: 76px;
  padding-bottom: 76px;
}

.py-77 {
  padding-top: 77px;
  padding-bottom: 77px;
}

.py-78 {
  padding-top: 78px;
  padding-bottom: 78px;
}

.py-79 {
  padding-top: 79px;
  padding-bottom: 79px;
}

.py-80 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.py-81 {
  padding-top: 81px;
  padding-bottom: 81px;
}

.py-82 {
  padding-top: 82px;
  padding-bottom: 82px;
}

.py-83 {
  padding-top: 83px;
  padding-bottom: 83px;
}

.py-84 {
  padding-top: 84px;
  padding-bottom: 84px;
}

.py-85 {
  padding-top: 85px;
  padding-bottom: 85px;
}

.py-86 {
  padding-top: 86px;
  padding-bottom: 86px;
}

.py-87 {
  padding-top: 87px;
  padding-bottom: 87px;
}

.py-88 {
  padding-top: 88px;
  padding-bottom: 88px;
}

.py-89 {
  padding-top: 89px;
  padding-bottom: 89px;
}

.py-90 {
  padding-top: 90px;
  padding-bottom: 90px;
}

.py-91 {
  padding-top: 91px;
  padding-bottom: 91px;
}

.py-92 {
  padding-top: 92px;
  padding-bottom: 92px;
}

.py-93 {
  padding-top: 93px;
  padding-bottom: 93px;
}

.py-94 {
  padding-top: 94px;
  padding-bottom: 94px;
}

.py-95 {
  padding-top: 95px;
  padding-bottom: 95px;
}

.py-96 {
  padding-top: 96px;
  padding-bottom: 96px;
}

.py-97 {
  padding-top: 97px;
  padding-bottom: 97px;
}

.py-98 {
  padding-top: 98px;
  padding-bottom: 98px;
}

.py-99 {
  padding-top: 99px;
  padding-bottom: 99px;
}

.py-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.py-101 {
  padding-top: 101px;
  padding-bottom: 101px;
}

.py-102 {
  padding-top: 102px;
  padding-bottom: 102px;
}

.py-103 {
  padding-top: 103px;
  padding-bottom: 103px;
}

.py-104 {
  padding-top: 104px;
  padding-bottom: 104px;
}

.py-105 {
  padding-top: 105px;
  padding-bottom: 105px;
}

.py-106 {
  padding-top: 106px;
  padding-bottom: 106px;
}

.py-107 {
  padding-top: 107px;
  padding-bottom: 107px;
}

.py-108 {
  padding-top: 108px;
  padding-bottom: 108px;
}

.py-109 {
  padding-top: 109px;
  padding-bottom: 109px;
}

.py-110 {
  padding-top: 110px;
  padding-bottom: 110px;
}

.py-111 {
  padding-top: 111px;
  padding-bottom: 111px;
}

.py-112 {
  padding-top: 112px;
  padding-bottom: 112px;
}

.py-113 {
  padding-top: 113px;
  padding-bottom: 113px;
}

.py-114 {
  padding-top: 114px;
  padding-bottom: 114px;
}

.py-115 {
  padding-top: 115px;
  padding-bottom: 115px;
}

.py-116 {
  padding-top: 116px;
  padding-bottom: 116px;
}

.py-117 {
  padding-top: 117px;
  padding-bottom: 117px;
}

.py-118 {
  padding-top: 118px;
  padding-bottom: 118px;
}

.py-119 {
  padding-top: 119px;
  padding-bottom: 119px;
}

.py-120 {
  padding-top: 120px;
  padding-bottom: 120px;
}

.py-121 {
  padding-top: 121px;
  padding-bottom: 121px;
}

.py-122 {
  padding-top: 122px;
  padding-bottom: 122px;
}

.py-123 {
  padding-top: 123px;
  padding-bottom: 123px;
}

.py-124 {
  padding-top: 124px;
  padding-bottom: 124px;
}

.py-125 {
  padding-top: 125px;
  padding-bottom: 125px;
}

.py-126 {
  padding-top: 126px;
  padding-bottom: 126px;
}

.py-127 {
  padding-top: 127px;
  padding-bottom: 127px;
}

.py-128 {
  padding-top: 128px;
  padding-bottom: 128px;
}

.py-129 {
  padding-top: 129px;
  padding-bottom: 129px;
}

.py-130 {
  padding-top: 130px;
  padding-bottom: 130px;
}

.py-131 {
  padding-top: 131px;
  padding-bottom: 131px;
}

.py-132 {
  padding-top: 132px;
  padding-bottom: 132px;
}

.py-133 {
  padding-top: 133px;
  padding-bottom: 133px;
}

.py-134 {
  padding-top: 134px;
  padding-bottom: 134px;
}

.py-135 {
  padding-top: 135px;
  padding-bottom: 135px;
}

.py-136 {
  padding-top: 136px;
  padding-bottom: 136px;
}

.py-137 {
  padding-top: 137px;
  padding-bottom: 137px;
}

.py-138 {
  padding-top: 138px;
  padding-bottom: 138px;
}

.py-139 {
  padding-top: 139px;
  padding-bottom: 139px;
}

.py-140 {
  padding-top: 140px;
  padding-bottom: 140px;
}

.py-141 {
  padding-top: 141px;
  padding-bottom: 141px;
}

.py-142 {
  padding-top: 142px;
  padding-bottom: 142px;
}

.py-143 {
  padding-top: 143px;
  padding-bottom: 143px;
}

.py-144 {
  padding-top: 144px;
  padding-bottom: 144px;
}

.py-145 {
  padding-top: 145px;
  padding-bottom: 145px;
}

.py-146 {
  padding-top: 146px;
  padding-bottom: 146px;
}

.py-147 {
  padding-top: 147px;
  padding-bottom: 147px;
}

.py-148 {
  padding-top: 148px;
  padding-bottom: 148px;
}

.py-149 {
  padding-top: 149px;
  padding-bottom: 149px;
}

.py-150 {
  padding-top: 150px;
  padding-bottom: 150px;
}

.py-151 {
  padding-top: 151px;
  padding-bottom: 151px;
}

.py-152 {
  padding-top: 152px;
  padding-bottom: 152px;
}

.py-153 {
  padding-top: 153px;
  padding-bottom: 153px;
}

.py-154 {
  padding-top: 154px;
  padding-bottom: 154px;
}

.py-155 {
  padding-top: 155px;
  padding-bottom: 155px;
}

.py-156 {
  padding-top: 156px;
  padding-bottom: 156px;
}

.py-157 {
  padding-top: 157px;
  padding-bottom: 157px;
}

.py-158 {
  padding-top: 158px;
  padding-bottom: 158px;
}

.py-159 {
  padding-top: 159px;
  padding-bottom: 159px;
}

.py-160 {
  padding-top: 160px;
  padding-bottom: 160px;
}

.py-161 {
  padding-top: 161px;
  padding-bottom: 161px;
}

.py-162 {
  padding-top: 162px;
  padding-bottom: 162px;
}

.py-163 {
  padding-top: 163px;
  padding-bottom: 163px;
}

.py-164 {
  padding-top: 164px;
  padding-bottom: 164px;
}

.py-165 {
  padding-top: 165px;
  padding-bottom: 165px;
}

.py-166 {
  padding-top: 166px;
  padding-bottom: 166px;
}

.py-167 {
  padding-top: 167px;
  padding-bottom: 167px;
}

.py-168 {
  padding-top: 168px;
  padding-bottom: 168px;
}

.py-169 {
  padding-top: 169px;
  padding-bottom: 169px;
}

.py-170 {
  padding-top: 170px;
  padding-bottom: 170px;
}

.py-171 {
  padding-top: 171px;
  padding-bottom: 171px;
}

.py-172 {
  padding-top: 172px;
  padding-bottom: 172px;
}

.py-173 {
  padding-top: 173px;
  padding-bottom: 173px;
}

.py-174 {
  padding-top: 174px;
  padding-bottom: 174px;
}

.py-175 {
  padding-top: 175px;
  padding-bottom: 175px;
}

.py-176 {
  padding-top: 176px;
  padding-bottom: 176px;
}

.py-177 {
  padding-top: 177px;
  padding-bottom: 177px;
}

.py-178 {
  padding-top: 178px;
  padding-bottom: 178px;
}

.py-179 {
  padding-top: 179px;
  padding-bottom: 179px;
}

.py-180 {
  padding-top: 180px;
  padding-bottom: 180px;
}

.py-181 {
  padding-top: 181px;
  padding-bottom: 181px;
}

.py-182 {
  padding-top: 182px;
  padding-bottom: 182px;
}

.py-183 {
  padding-top: 183px;
  padding-bottom: 183px;
}

.py-184 {
  padding-top: 184px;
  padding-bottom: 184px;
}

.py-185 {
  padding-top: 185px;
  padding-bottom: 185px;
}

.py-186 {
  padding-top: 186px;
  padding-bottom: 186px;
}

.py-187 {
  padding-top: 187px;
  padding-bottom: 187px;
}

.py-188 {
  padding-top: 188px;
  padding-bottom: 188px;
}

.py-189 {
  padding-top: 189px;
  padding-bottom: 189px;
}

.py-190 {
  padding-top: 190px;
  padding-bottom: 190px;
}

.py-191 {
  padding-top: 191px;
  padding-bottom: 191px;
}

.py-192 {
  padding-top: 192px;
  padding-bottom: 192px;
}

.py-193 {
  padding-top: 193px;
  padding-bottom: 193px;
}

.py-194 {
  padding-top: 194px;
  padding-bottom: 194px;
}

.py-195 {
  padding-top: 195px;
  padding-bottom: 195px;
}

.py-196 {
  padding-top: 196px;
  padding-bottom: 196px;
}

.py-197 {
  padding-top: 197px;
  padding-bottom: 197px;
}

.py-198 {
  padding-top: 198px;
  padding-bottom: 198px;
}

.py-199 {
  padding-top: 199px;
  padding-bottom: 199px;
}

.py-200 {
  padding-top: 200px;
  padding-bottom: 200px;
}

.py--1 {
  padding-top: 1%;
  padding-bottom: 1%;
}

.py--2 {
  padding-top: 2%;
  padding-bottom: 2%;
}

.py--3 {
  padding-top: 3%;
  padding-bottom: 3%;
}

.py--4 {
  padding-top: 4%;
  padding-bottom: 4%;
}

.py--5 {
  padding-top: 5%;
  padding-bottom: 5%;
}

.py--6 {
  padding-top: 6%;
  padding-bottom: 6%;
}

.py--7 {
  padding-top: 7%;
  padding-bottom: 7%;
}

.py--8 {
  padding-top: 8%;
  padding-bottom: 8%;
}

.py--9 {
  padding-top: 9%;
  padding-bottom: 9%;
}

.py--10 {
  padding-top: 10%;
  padding-bottom: 10%;
}

.py--11 {
  padding-top: 11%;
  padding-bottom: 11%;
}

.py--12 {
  padding-top: 12%;
  padding-bottom: 12%;
}

.py--13 {
  padding-top: 13%;
  padding-bottom: 13%;
}

.py--14 {
  padding-top: 14%;
  padding-bottom: 14%;
}

.py--15 {
  padding-top: 15%;
  padding-bottom: 15%;
}

.py--16 {
  padding-top: 16%;
  padding-bottom: 16%;
}

.py--17 {
  padding-top: 17%;
  padding-bottom: 17%;
}

.py--18 {
  padding-top: 18%;
  padding-bottom: 18%;
}

.py--19 {
  padding-top: 19%;
  padding-bottom: 19%;
}

.py--20 {
  padding-top: 20%;
  padding-bottom: 20%;
}

.max-w-10 {
  max-width: 10px !important;
}

.max-w-20 {
  max-width: 20px !important;
}

.max-w-30 {
  max-width: 30px !important;
}

.max-w-40 {
  max-width: 40px !important;
}

.max-w-50 {
  max-width: 50px !important;
}

.max-w-60 {
  max-width: 60px !important;
}

.max-w-70 {
  max-width: 70px !important;
}

.max-w-80 {
  max-width: 80px !important;
}

.max-w-90 {
  max-width: 90px !important;
}

.max-w-100 {
  max-width: 100px !important;
}

.max-w-110 {
  max-width: 110px !important;
}

.max-w-120 {
  max-width: 120px !important;
}

.max-w-130 {
  max-width: 130px !important;
}

.max-w-140 {
  max-width: 140px !important;
}

.max-w-150 {
  max-width: 150px !important;
}

.max-w-160 {
  max-width: 160px !important;
}

.max-w-170 {
  max-width: 170px !important;
}

.max-w-180 {
  max-width: 180px !important;
}

.max-w-190 {
  max-width: 190px !important;
}

.max-w-200 {
  max-width: 200px !important;
}

.max-w-210 {
  max-width: 210px !important;
}

.max-w-220 {
  max-width: 220px !important;
}

.max-w-230 {
  max-width: 230px !important;
}

.max-w-240 {
  max-width: 240px !important;
}

.max-w-250 {
  max-width: 250px !important;
}

.max-w-260 {
  max-width: 260px !important;
}

.max-w-270 {
  max-width: 270px !important;
}

.max-w-280 {
  max-width: 280px !important;
}

.max-w-290 {
  max-width: 290px !important;
}

.max-w-300 {
  max-width: 300px !important;
}

.max-w-310 {
  max-width: 310px !important;
}

.max-w-320 {
  max-width: 320px !important;
}

.max-w-330 {
  max-width: 330px !important;
}

.max-w-340 {
  max-width: 340px !important;
}

.max-w-350 {
  max-width: 350px !important;
}

.max-w-360 {
  max-width: 360px !important;
}

.max-w-370 {
  max-width: 370px !important;
}

.max-w-380 {
  max-width: 380px !important;
}

.max-w-390 {
  max-width: 390px !important;
}

.max-w-400 {
  max-width: 400px !important;
}

.max-w-410 {
  max-width: 410px !important;
}

.max-w-420 {
  max-width: 420px !important;
}

.max-w-430 {
  max-width: 430px !important;
}

.max-w-440 {
  max-width: 440px !important;
}

.max-w-450 {
  max-width: 450px !important;
}

.max-w-460 {
  max-width: 460px !important;
}

.max-w-470 {
  max-width: 470px !important;
}

.max-w-480 {
  max-width: 480px !important;
}

.max-w-490 {
  max-width: 490px !important;
}

.max-w-500 {
  max-width: 500px !important;
}

.max-w-510 {
  max-width: 510px !important;
}

.max-w-520 {
  max-width: 520px !important;
}

.max-w-530 {
  max-width: 530px !important;
}

.max-w-540 {
  max-width: 540px !important;
}

.max-w-550 {
  max-width: 550px !important;
}

.max-w-560 {
  max-width: 560px !important;
}

.max-w-570 {
  max-width: 570px !important;
}

.max-w-580 {
  max-width: 580px !important;
}

.max-w-590 {
  max-width: 590px !important;
}

.max-w-600 {
  max-width: 600px !important;
}

.max-w-610 {
  max-width: 610px !important;
}

.max-w-620 {
  max-width: 620px !important;
}

.max-w-630 {
  max-width: 630px !important;
}

.max-w-640 {
  max-width: 640px !important;
}

.max-w-650 {
  max-width: 650px !important;
}

.max-w-660 {
  max-width: 660px !important;
}

.max-w-670 {
  max-width: 670px !important;
}

.max-w-680 {
  max-width: 680px !important;
}

.max-w-690 {
  max-width: 690px !important;
}

.max-w-700 {
  max-width: 700px !important;
}

.max-w-710 {
  max-width: 710px !important;
}

.max-w-720 {
  max-width: 720px !important;
}

.max-w-730 {
  max-width: 730px !important;
}

.max-w-740 {
  max-width: 740px !important;
}

.max-w-750 {
  max-width: 750px !important;
}

.max-w-760 {
  max-width: 760px !important;
}

.max-w-770 {
  max-width: 770px !important;
}

.max-w-780 {
  max-width: 780px !important;
}

.max-w-790 {
  max-width: 790px !important;
}

.max-w-800 {
  max-width: 800px !important;
}

.max-w-810 {
  max-width: 810px !important;
}

.max-w-820 {
  max-width: 820px !important;
}

.max-w-830 {
  max-width: 830px !important;
}

.max-w-840 {
  max-width: 840px !important;
}

.max-w-850 {
  max-width: 850px !important;
}

.max-w-860 {
  max-width: 860px !important;
}

.max-w-870 {
  max-width: 870px !important;
}

.max-w-880 {
  max-width: 880px !important;
}

.max-w-890 {
  max-width: 890px !important;
}

.max-w-900 {
  max-width: 900px !important;
}

.max-w-910 {
  max-width: 910px !important;
}

.max-w-920 {
  max-width: 920px !important;
}

.max-w-930 {
  max-width: 930px !important;
}

.max-w-940 {
  max-width: 940px !important;
}

.max-w-950 {
  max-width: 950px !important;
}

.max-w-960 {
  max-width: 960px !important;
}

.max-w-970 {
  max-width: 970px !important;
}

.max-w-980 {
  max-width: 980px !important;
}

.max-w-990 {
  max-width: 990px !important;
}

.max-w-1000 {
  max-width: 1000px !important;
}

.max-w-1010 {
  max-width: 1010px !important;
}

.max-w-1020 {
  max-width: 1020px !important;
}

.max-w-1030 {
  max-width: 1030px !important;
}

.max-w-1040 {
  max-width: 1040px !important;
}

.max-w-1050 {
  max-width: 1050px !important;
}

.max-w-1060 {
  max-width: 1060px !important;
}

.max-w-1070 {
  max-width: 1070px !important;
}

.max-w-1080 {
  max-width: 1080px !important;
}

.max-w-1090 {
  max-width: 1090px !important;
}

.max-w-1100 {
  max-width: 1100px !important;
}

.max-w-1110 {
  max-width: 1110px !important;
}

.max-w-1120 {
  max-width: 1120px !important;
}

.max-w-1130 {
  max-width: 1130px !important;
}

.max-w-1140 {
  max-width: 1140px !important;
}

.max-w-1150 {
  max-width: 1150px !important;
}

.max-w-1160 {
  max-width: 1160px !important;
}

.max-w-1170 {
  max-width: 1170px !important;
}

.max-w-1180 {
  max-width: 1180px !important;
}

.max-w-1190 {
  max-width: 1190px !important;
}

.max-w-1200 {
  max-width: 1200px !important;
}

.max-w-1210 {
  max-width: 1210px !important;
}

.max-w-1220 {
  max-width: 1220px !important;
}

.max-w-1230 {
  max-width: 1230px !important;
}

.max-w-1240 {
  max-width: 1240px !important;
}

.max-w-1250 {
  max-width: 1250px !important;
}

.max-w-1260 {
  max-width: 1260px !important;
}

.max-w-1270 {
  max-width: 1270px !important;
}

.max-w-1280 {
  max-width: 1280px !important;
}

.max-w-1290 {
  max-width: 1290px !important;
}

.max-w-1300 {
  max-width: 1300px !important;
}

.max-w-1310 {
  max-width: 1310px !important;
}

.max-w-1320 {
  max-width: 1320px !important;
}

.max-w-1330 {
  max-width: 1330px !important;
}

.max-w-1340 {
  max-width: 1340px !important;
}

.max-w-1350 {
  max-width: 1350px !important;
}

.max-w-1360 {
  max-width: 1360px !important;
}

.max-w-1370 {
  max-width: 1370px !important;
}

.max-w-1380 {
  max-width: 1380px !important;
}

.max-w-1390 {
  max-width: 1390px !important;
}

.max-w-1400 {
  max-width: 1400px !important;
}

.max-w-1410 {
  max-width: 1410px !important;
}

.max-w-1420 {
  max-width: 1420px !important;
}

.max-w-1430 {
  max-width: 1430px !important;
}

.max-w-1440 {
  max-width: 1440px !important;
}

.max-w-1450 {
  max-width: 1450px !important;
}

.max-w-1460 {
  max-width: 1460px !important;
}

.max-w-1470 {
  max-width: 1470px !important;
}

.max-w-1480 {
  max-width: 1480px !important;
}

.max-w-1490 {
  max-width: 1490px !important;
}

.max-w-1500 {
  max-width: 1500px !important;
}

.max-w-1510 {
  max-width: 1510px !important;
}

.max-w-1520 {
  max-width: 1520px !important;
}

.max-w-1530 {
  max-width: 1530px !important;
}

.max-w-1540 {
  max-width: 1540px !important;
}

.max-w-1550 {
  max-width: 1550px !important;
}

.max-w-1560 {
  max-width: 1560px !important;
}

.max-w-1570 {
  max-width: 1570px !important;
}

.max-w-1580 {
  max-width: 1580px !important;
}

.max-w-1590 {
  max-width: 1590px !important;
}

.max-w-1600 {
  max-width: 1600px !important;
}

.max-w-1610 {
  max-width: 1610px !important;
}

.max-w-1620 {
  max-width: 1620px !important;
}

.max-w-1630 {
  max-width: 1630px !important;
}

.max-w-1640 {
  max-width: 1640px !important;
}

.max-w-1650 {
  max-width: 1650px !important;
}

.max-w-1660 {
  max-width: 1660px !important;
}

.max-w-1670 {
  max-width: 1670px !important;
}

.max-w-1680 {
  max-width: 1680px !important;
}

.max-w-1690 {
  max-width: 1690px !important;
}

.max-w-1700 {
  max-width: 1700px !important;
}

.max-w-1710 {
  max-width: 1710px !important;
}

.max-w-1720 {
  max-width: 1720px !important;
}

.max-w-1730 {
  max-width: 1730px !important;
}

.max-w-1740 {
  max-width: 1740px !important;
}

.max-w-1750 {
  max-width: 1750px !important;
}

.max-w-1760 {
  max-width: 1760px !important;
}

.max-w-1770 {
  max-width: 1770px !important;
}

.max-w-1780 {
  max-width: 1780px !important;
}

.max-w-1790 {
  max-width: 1790px !important;
}

.max-w-1800 {
  max-width: 1800px !important;
}

.max-w-1810 {
  max-width: 1810px !important;
}

.max-w-1820 {
  max-width: 1820px !important;
}

.max-w-1830 {
  max-width: 1830px !important;
}

.max-w-1840 {
  max-width: 1840px !important;
}

.max-w-1850 {
  max-width: 1850px !important;
}

.max-w-1860 {
  max-width: 1860px !important;
}

.max-w-1870 {
  max-width: 1870px !important;
}

.max-w-1880 {
  max-width: 1880px !important;
}

.max-w-1890 {
  max-width: 1890px !important;
}

.max-w-1900 {
  max-width: 1900px !important;
}

.max-w-1910 {
  max-width: 1910px !important;
}

.max-w-1920 {
  max-width: 1920px !important;
}

.max-w-1930 {
  max-width: 1930px !important;
}

.max-w-1940 {
  max-width: 1940px !important;
}

.max-w-1950 {
  max-width: 1950px !important;
}

.max-w-1960 {
  max-width: 1960px !important;
}

.max-w-1970 {
  max-width: 1970px !important;
}

.max-w-1980 {
  max-width: 1980px !important;
}

.max-w-1990 {
  max-width: 1990px !important;
}

.max-w-2000 {
  max-width: 2000px !important;
}

.max-w-2010 {
  max-width: 2010px !important;
}

.max-w-2020 {
  max-width: 2020px !important;
}

.max-w-2030 {
  max-width: 2030px !important;
}

.max-w-2040 {
  max-width: 2040px !important;
}

.max-w-2050 {
  max-width: 2050px !important;
}

.max-w-2060 {
  max-width: 2060px !important;
}

.max-w-2070 {
  max-width: 2070px !important;
}

.max-w-2080 {
  max-width: 2080px !important;
}

.max-w-2090 {
  max-width: 2090px !important;
}

.max-w-2100 {
  max-width: 2100px !important;
}

.max-w-2110 {
  max-width: 2110px !important;
}

.max-w-2120 {
  max-width: 2120px !important;
}

.max-w-2130 {
  max-width: 2130px !important;
}

.max-w-2140 {
  max-width: 2140px !important;
}

.max-w-2150 {
  max-width: 2150px !important;
}

.max-w-2160 {
  max-width: 2160px !important;
}

.max-w-2170 {
  max-width: 2170px !important;
}

.max-w-2180 {
  max-width: 2180px !important;
}

.max-w-2190 {
  max-width: 2190px !important;
}

.max-w-2200 {
  max-width: 2200px !important;
}

.max-w-2210 {
  max-width: 2210px !important;
}

.max-w-2220 {
  max-width: 2220px !important;
}

.max-w-2230 {
  max-width: 2230px !important;
}

.max-w-2240 {
  max-width: 2240px !important;
}

.max-w-2250 {
  max-width: 2250px !important;
}

.max-w-2260 {
  max-width: 2260px !important;
}

.max-w-2270 {
  max-width: 2270px !important;
}

.max-w-2280 {
  max-width: 2280px !important;
}

.max-w-2290 {
  max-width: 2290px !important;
}

.max-w-2300 {
  max-width: 2300px !important;
}

.max-w-2310 {
  max-width: 2310px !important;
}

.max-w-2320 {
  max-width: 2320px !important;
}

.max-w-2330 {
  max-width: 2330px !important;
}

.max-w-2340 {
  max-width: 2340px !important;
}

.max-w-2350 {
  max-width: 2350px !important;
}

.max-w-2360 {
  max-width: 2360px !important;
}

.max-w-2370 {
  max-width: 2370px !important;
}

.max-w-2380 {
  max-width: 2380px !important;
}

.max-w-2390 {
  max-width: 2390px !important;
}

.max-w-2400 {
  max-width: 2400px !important;
}

.max-w-2410 {
  max-width: 2410px !important;
}

.max-w-2420 {
  max-width: 2420px !important;
}

.max-w-2430 {
  max-width: 2430px !important;
}

.max-w-2440 {
  max-width: 2440px !important;
}

.max-w-2450 {
  max-width: 2450px !important;
}

.max-w-2460 {
  max-width: 2460px !important;
}

.max-w-2470 {
  max-width: 2470px !important;
}

.max-w-2480 {
  max-width: 2480px !important;
}

.max-w-2490 {
  max-width: 2490px !important;
}

.max-w-2500 {
  max-width: 2500px !important;
}

.max-w-2510 {
  max-width: 2510px !important;
}

.max-w-2520 {
  max-width: 2520px !important;
}

.max-w-2530 {
  max-width: 2530px !important;
}

.max-w-2540 {
  max-width: 2540px !important;
}

.max-w-2550 {
  max-width: 2550px !important;
}

.max-w-2560 {
  max-width: 2560px !important;
}

.max-w-2570 {
  max-width: 2570px !important;
}

.max-w-2580 {
  max-width: 2580px !important;
}

.max-w-2590 {
  max-width: 2590px !important;
}

.max-w-2600 {
  max-width: 2600px !important;
}

.max-w-2610 {
  max-width: 2610px !important;
}

.max-w-2620 {
  max-width: 2620px !important;
}

.max-w-2630 {
  max-width: 2630px !important;
}

.max-w-2640 {
  max-width: 2640px !important;
}

.max-w-2650 {
  max-width: 2650px !important;
}

.max-w-2660 {
  max-width: 2660px !important;
}

.max-w-2670 {
  max-width: 2670px !important;
}

.max-w-2680 {
  max-width: 2680px !important;
}

.max-w-2690 {
  max-width: 2690px !important;
}

.max-w-2700 {
  max-width: 2700px !important;
}

.max-w-2710 {
  max-width: 2710px !important;
}

.max-w-2720 {
  max-width: 2720px !important;
}

.max-w-2730 {
  max-width: 2730px !important;
}

.max-w-2740 {
  max-width: 2740px !important;
}

.max-w-2750 {
  max-width: 2750px !important;
}

.max-w-2760 {
  max-width: 2760px !important;
}

.max-w-2770 {
  max-width: 2770px !important;
}

.max-w-2780 {
  max-width: 2780px !important;
}

.max-w-2790 {
  max-width: 2790px !important;
}

.max-w-2800 {
  max-width: 2800px !important;
}

.max-w-2810 {
  max-width: 2810px !important;
}

.max-w-2820 {
  max-width: 2820px !important;
}

.max-w-2830 {
  max-width: 2830px !important;
}

.max-w-2840 {
  max-width: 2840px !important;
}

.max-w-2850 {
  max-width: 2850px !important;
}

.max-w-2860 {
  max-width: 2860px !important;
}

.max-w-2870 {
  max-width: 2870px !important;
}

.max-w-2880 {
  max-width: 2880px !important;
}

.max-w-2890 {
  max-width: 2890px !important;
}

.max-w-2900 {
  max-width: 2900px !important;
}

.max-w-2910 {
  max-width: 2910px !important;
}

.max-w-2920 {
  max-width: 2920px !important;
}

.max-w-2930 {
  max-width: 2930px !important;
}

.max-w-2940 {
  max-width: 2940px !important;
}

.max-w-2950 {
  max-width: 2950px !important;
}

.max-w-2960 {
  max-width: 2960px !important;
}

.max-w-2970 {
  max-width: 2970px !important;
}

.max-w-2980 {
  max-width: 2980px !important;
}

.max-w-2990 {
  max-width: 2990px !important;
}

.max-w-3000 {
  max-width: 3000px !important;
}

.max-w-3010 {
  max-width: 3010px !important;
}

.max-w-3020 {
  max-width: 3020px !important;
}

.max-w-3030 {
  max-width: 3030px !important;
}

.max-w-3040 {
  max-width: 3040px !important;
}

.max-w-3050 {
  max-width: 3050px !important;
}

.max-w-3060 {
  max-width: 3060px !important;
}

.max-w-3070 {
  max-width: 3070px !important;
}

.max-w-3080 {
  max-width: 3080px !important;
}

.max-w-3090 {
  max-width: 3090px !important;
}

.max-w-3100 {
  max-width: 3100px !important;
}

.max-w-3110 {
  max-width: 3110px !important;
}

.max-w-3120 {
  max-width: 3120px !important;
}

.max-w-3130 {
  max-width: 3130px !important;
}

.max-w-3140 {
  max-width: 3140px !important;
}

.max-w-3150 {
  max-width: 3150px !important;
}

.max-w-3160 {
  max-width: 3160px !important;
}

.max-w-3170 {
  max-width: 3170px !important;
}

.max-w-3180 {
  max-width: 3180px !important;
}

.max-w-3190 {
  max-width: 3190px !important;
}

.max-w-3200 {
  max-width: 3200px !important;
}

.max-w-3210 {
  max-width: 3210px !important;
}

.max-w-3220 {
  max-width: 3220px !important;
}

.max-w-3230 {
  max-width: 3230px !important;
}

.max-w-3240 {
  max-width: 3240px !important;
}

.max-w-3250 {
  max-width: 3250px !important;
}

.max-w-3260 {
  max-width: 3260px !important;
}

.max-w-3270 {
  max-width: 3270px !important;
}

.max-w-3280 {
  max-width: 3280px !important;
}

.max-w-3290 {
  max-width: 3290px !important;
}

.max-w-3300 {
  max-width: 3300px !important;
}

.max-w-3310 {
  max-width: 3310px !important;
}

.max-w-3320 {
  max-width: 3320px !important;
}

.max-w-3330 {
  max-width: 3330px !important;
}

.max-w-3340 {
  max-width: 3340px !important;
}

.max-w-3350 {
  max-width: 3350px !important;
}

.max-w-3360 {
  max-width: 3360px !important;
}

.max-w-3370 {
  max-width: 3370px !important;
}

.max-w-3380 {
  max-width: 3380px !important;
}

.max-w-3390 {
  max-width: 3390px !important;
}

.max-w-3400 {
  max-width: 3400px !important;
}

.max-w-3410 {
  max-width: 3410px !important;
}

.max-w-3420 {
  max-width: 3420px !important;
}

.max-w-3430 {
  max-width: 3430px !important;
}

.max-w-3440 {
  max-width: 3440px !important;
}

.max-w-3450 {
  max-width: 3450px !important;
}

.max-w-3460 {
  max-width: 3460px !important;
}

.max-w-3470 {
  max-width: 3470px !important;
}

.max-w-3480 {
  max-width: 3480px !important;
}

.max-w-3490 {
  max-width: 3490px !important;
}

.max-w-3500 {
  max-width: 3500px !important;
}

.max-w-3510 {
  max-width: 3510px !important;
}

.max-w-3520 {
  max-width: 3520px !important;
}

.max-w-3530 {
  max-width: 3530px !important;
}

.max-w-3540 {
  max-width: 3540px !important;
}

.max-w-3550 {
  max-width: 3550px !important;
}

.max-w-3560 {
  max-width: 3560px !important;
}

.max-w-3570 {
  max-width: 3570px !important;
}

.max-w-3580 {
  max-width: 3580px !important;
}

.max-w-3590 {
  max-width: 3590px !important;
}

.max-w-3600 {
  max-width: 3600px !important;
}

.max-w-3610 {
  max-width: 3610px !important;
}

.max-w-3620 {
  max-width: 3620px !important;
}

.max-w-3630 {
  max-width: 3630px !important;
}

.max-w-3640 {
  max-width: 3640px !important;
}

.max-w-3650 {
  max-width: 3650px !important;
}

.max-w-3660 {
  max-width: 3660px !important;
}

.max-w-3670 {
  max-width: 3670px !important;
}

.max-w-3680 {
  max-width: 3680px !important;
}

.max-w-3690 {
  max-width: 3690px !important;
}

.max-w-3700 {
  max-width: 3700px !important;
}

.max-w-3710 {
  max-width: 3710px !important;
}

.max-w-3720 {
  max-width: 3720px !important;
}

.max-w-3730 {
  max-width: 3730px !important;
}

.max-w-3740 {
  max-width: 3740px !important;
}

.max-w-3750 {
  max-width: 3750px !important;
}

.max-w-3760 {
  max-width: 3760px !important;
}

.max-w-3770 {
  max-width: 3770px !important;
}

.max-w-3780 {
  max-width: 3780px !important;
}

.max-w-3790 {
  max-width: 3790px !important;
}

.max-w-3800 {
  max-width: 3800px !important;
}

.max-w-3810 {
  max-width: 3810px !important;
}

.max-w-3820 {
  max-width: 3820px !important;
}

.max-w-3830 {
  max-width: 3830px !important;
}

.max-w-3840 {
  max-width: 3840px !important;
}

.max-w-3850 {
  max-width: 3850px !important;
}

.max-w-3860 {
  max-width: 3860px !important;
}

.max-w-3870 {
  max-width: 3870px !important;
}

.max-w-3880 {
  max-width: 3880px !important;
}

.max-w-3890 {
  max-width: 3890px !important;
}

.max-w-3900 {
  max-width: 3900px !important;
}

.max-w-3910 {
  max-width: 3910px !important;
}

.max-w-3920 {
  max-width: 3920px !important;
}

.max-w-3930 {
  max-width: 3930px !important;
}

.max-w-3940 {
  max-width: 3940px !important;
}

.max-w-3950 {
  max-width: 3950px !important;
}

.max-w-3960 {
  max-width: 3960px !important;
}

.max-w-3970 {
  max-width: 3970px !important;
}

.max-w-3980 {
  max-width: 3980px !important;
}

.max-w-3990 {
  max-width: 3990px !important;
}

.max-w-4000 {
  max-width: 4000px !important;
}

.max-w-4010 {
  max-width: 4010px !important;
}

.max-w-4020 {
  max-width: 4020px !important;
}

.max-w-4030 {
  max-width: 4030px !important;
}

.max-w-4040 {
  max-width: 4040px !important;
}

.max-w-4050 {
  max-width: 4050px !important;
}

.max-w-4060 {
  max-width: 4060px !important;
}

.max-w-4070 {
  max-width: 4070px !important;
}

.max-w-4080 {
  max-width: 4080px !important;
}

.max-w-4090 {
  max-width: 4090px !important;
}

.max-w-4100 {
  max-width: 4100px !important;
}

.max-w-4110 {
  max-width: 4110px !important;
}

.max-w-4120 {
  max-width: 4120px !important;
}

.max-w-4130 {
  max-width: 4130px !important;
}

.max-w-4140 {
  max-width: 4140px !important;
}

.max-w-4150 {
  max-width: 4150px !important;
}

.max-w-4160 {
  max-width: 4160px !important;
}

.max-w-4170 {
  max-width: 4170px !important;
}

.max-w-4180 {
  max-width: 4180px !important;
}

.max-w-4190 {
  max-width: 4190px !important;
}

.max-w-4200 {
  max-width: 4200px !important;
}

.max-w-4210 {
  max-width: 4210px !important;
}

.max-w-4220 {
  max-width: 4220px !important;
}

.max-w-4230 {
  max-width: 4230px !important;
}

.max-w-4240 {
  max-width: 4240px !important;
}

.max-w-4250 {
  max-width: 4250px !important;
}

.max-w-4260 {
  max-width: 4260px !important;
}

.max-w-4270 {
  max-width: 4270px !important;
}

.max-w-4280 {
  max-width: 4280px !important;
}

.max-w-4290 {
  max-width: 4290px !important;
}

.max-w-4300 {
  max-width: 4300px !important;
}

.max-w-4310 {
  max-width: 4310px !important;
}

.max-w-4320 {
  max-width: 4320px !important;
}

.max-w-4330 {
  max-width: 4330px !important;
}

.max-w-4340 {
  max-width: 4340px !important;
}

.max-w-4350 {
  max-width: 4350px !important;
}

.max-w-4360 {
  max-width: 4360px !important;
}

.max-w-4370 {
  max-width: 4370px !important;
}

.max-w-4380 {
  max-width: 4380px !important;
}

.max-w-4390 {
  max-width: 4390px !important;
}

.max-w-4400 {
  max-width: 4400px !important;
}

.max-w-4410 {
  max-width: 4410px !important;
}

.max-w-4420 {
  max-width: 4420px !important;
}

.max-w-4430 {
  max-width: 4430px !important;
}

.max-w-4440 {
  max-width: 4440px !important;
}

.max-w-4450 {
  max-width: 4450px !important;
}

.max-w-4460 {
  max-width: 4460px !important;
}

.max-w-4470 {
  max-width: 4470px !important;
}

.max-w-4480 {
  max-width: 4480px !important;
}

.max-w-4490 {
  max-width: 4490px !important;
}

.max-w-4500 {
  max-width: 4500px !important;
}

.max-w-4510 {
  max-width: 4510px !important;
}

.max-w-4520 {
  max-width: 4520px !important;
}

.max-w-4530 {
  max-width: 4530px !important;
}

.max-w-4540 {
  max-width: 4540px !important;
}

.max-w-4550 {
  max-width: 4550px !important;
}

.max-w-4560 {
  max-width: 4560px !important;
}

.max-w-4570 {
  max-width: 4570px !important;
}

.max-w-4580 {
  max-width: 4580px !important;
}

.max-w-4590 {
  max-width: 4590px !important;
}

.max-w-4600 {
  max-width: 4600px !important;
}

.max-w-4610 {
  max-width: 4610px !important;
}

.max-w-4620 {
  max-width: 4620px !important;
}

.max-w-4630 {
  max-width: 4630px !important;
}

.max-w-4640 {
  max-width: 4640px !important;
}

.max-w-4650 {
  max-width: 4650px !important;
}

.max-w-4660 {
  max-width: 4660px !important;
}

.max-w-4670 {
  max-width: 4670px !important;
}

.max-w-4680 {
  max-width: 4680px !important;
}

.max-w-4690 {
  max-width: 4690px !important;
}

.max-w-4700 {
  max-width: 4700px !important;
}

.max-w-4710 {
  max-width: 4710px !important;
}

.max-w-4720 {
  max-width: 4720px !important;
}

.max-w-4730 {
  max-width: 4730px !important;
}

.max-w-4740 {
  max-width: 4740px !important;
}

.max-w-4750 {
  max-width: 4750px !important;
}

.max-w-4760 {
  max-width: 4760px !important;
}

.max-w-4770 {
  max-width: 4770px !important;
}

.max-w-4780 {
  max-width: 4780px !important;
}

.max-w-4790 {
  max-width: 4790px !important;
}

.max-w-4800 {
  max-width: 4800px !important;
}

.max-w-4810 {
  max-width: 4810px !important;
}

.max-w-4820 {
  max-width: 4820px !important;
}

.max-w-4830 {
  max-width: 4830px !important;
}

.max-w-4840 {
  max-width: 4840px !important;
}

.max-w-4850 {
  max-width: 4850px !important;
}

.max-w-4860 {
  max-width: 4860px !important;
}

.max-w-4870 {
  max-width: 4870px !important;
}

.max-w-4880 {
  max-width: 4880px !important;
}

.max-w-4890 {
  max-width: 4890px !important;
}

.max-w-4900 {
  max-width: 4900px !important;
}

.max-w-4910 {
  max-width: 4910px !important;
}

.max-w-4920 {
  max-width: 4920px !important;
}

.max-w-4930 {
  max-width: 4930px !important;
}

.max-w-4940 {
  max-width: 4940px !important;
}

.max-w-4950 {
  max-width: 4950px !important;
}

.max-w-4960 {
  max-width: 4960px !important;
}

.max-w-4970 {
  max-width: 4970px !important;
}

.max-w-4980 {
  max-width: 4980px !important;
}

.max-w-4990 {
  max-width: 4990px !important;
}

.max-w-5000 {
  max-width: 5000px !important;
}

.max-w-5010 {
  max-width: 5010px !important;
}

.max-w-5020 {
  max-width: 5020px !important;
}

.max-w-5030 {
  max-width: 5030px !important;
}

.max-w-5040 {
  max-width: 5040px !important;
}

.max-w-5050 {
  max-width: 5050px !important;
}

.max-w-5060 {
  max-width: 5060px !important;
}

.max-w-5070 {
  max-width: 5070px !important;
}

.max-w-5080 {
  max-width: 5080px !important;
}

.max-w-5090 {
  max-width: 5090px !important;
}

.max-w-5100 {
  max-width: 5100px !important;
}

.max-w-5110 {
  max-width: 5110px !important;
}

.max-w-5120 {
  max-width: 5120px !important;
}

.max-w-5130 {
  max-width: 5130px !important;
}

.max-w-5140 {
  max-width: 5140px !important;
}

.max-w-5150 {
  max-width: 5150px !important;
}

.max-w-5160 {
  max-width: 5160px !important;
}

.max-w-5170 {
  max-width: 5170px !important;
}

.max-w-5180 {
  max-width: 5180px !important;
}

.max-w-5190 {
  max-width: 5190px !important;
}

.max-w-5200 {
  max-width: 5200px !important;
}

.max-w-5210 {
  max-width: 5210px !important;
}

.max-w-5220 {
  max-width: 5220px !important;
}

.max-w-5230 {
  max-width: 5230px !important;
}

.max-w-5240 {
  max-width: 5240px !important;
}

.max-w-5250 {
  max-width: 5250px !important;
}

.max-w-5260 {
  max-width: 5260px !important;
}

.max-w-5270 {
  max-width: 5270px !important;
}

.max-w-5280 {
  max-width: 5280px !important;
}

.max-w-5290 {
  max-width: 5290px !important;
}

.max-w-5300 {
  max-width: 5300px !important;
}

.max-w-5310 {
  max-width: 5310px !important;
}

.max-w-5320 {
  max-width: 5320px !important;
}

.max-w-5330 {
  max-width: 5330px !important;
}

.max-w-5340 {
  max-width: 5340px !important;
}

.max-w-5350 {
  max-width: 5350px !important;
}

.max-w-5360 {
  max-width: 5360px !important;
}

.max-w-5370 {
  max-width: 5370px !important;
}

.max-w-5380 {
  max-width: 5380px !important;
}

.max-w-5390 {
  max-width: 5390px !important;
}

.max-w-5400 {
  max-width: 5400px !important;
}

.max-w-5410 {
  max-width: 5410px !important;
}

.max-w-5420 {
  max-width: 5420px !important;
}

.max-w-5430 {
  max-width: 5430px !important;
}

.max-w-5440 {
  max-width: 5440px !important;
}

.max-w-5450 {
  max-width: 5450px !important;
}

.max-w-5460 {
  max-width: 5460px !important;
}

.max-w-5470 {
  max-width: 5470px !important;
}

.max-w-5480 {
  max-width: 5480px !important;
}

.max-w-5490 {
  max-width: 5490px !important;
}

.max-w-5500 {
  max-width: 5500px !important;
}

.max-w-5510 {
  max-width: 5510px !important;
}

.max-w-5520 {
  max-width: 5520px !important;
}

.max-w-5530 {
  max-width: 5530px !important;
}

.max-w-5540 {
  max-width: 5540px !important;
}

.max-w-5550 {
  max-width: 5550px !important;
}

.max-w-5560 {
  max-width: 5560px !important;
}

.max-w-5570 {
  max-width: 5570px !important;
}

.max-w-5580 {
  max-width: 5580px !important;
}

.max-w-5590 {
  max-width: 5590px !important;
}

.max-w-5600 {
  max-width: 5600px !important;
}

.max-w-5610 {
  max-width: 5610px !important;
}

.max-w-5620 {
  max-width: 5620px !important;
}

.max-w-5630 {
  max-width: 5630px !important;
}

.max-w-5640 {
  max-width: 5640px !important;
}

.max-w-5650 {
  max-width: 5650px !important;
}

.max-w-5660 {
  max-width: 5660px !important;
}

.max-w-5670 {
  max-width: 5670px !important;
}

.max-w-5680 {
  max-width: 5680px !important;
}

.max-w-5690 {
  max-width: 5690px !important;
}

.max-w-5700 {
  max-width: 5700px !important;
}

.max-w-5710 {
  max-width: 5710px !important;
}

.max-w-5720 {
  max-width: 5720px !important;
}

.max-w-5730 {
  max-width: 5730px !important;
}

.max-w-5740 {
  max-width: 5740px !important;
}

.max-w-5750 {
  max-width: 5750px !important;
}

.max-w-5760 {
  max-width: 5760px !important;
}

.max-w-5770 {
  max-width: 5770px !important;
}

.max-w-5780 {
  max-width: 5780px !important;
}

.max-w-5790 {
  max-width: 5790px !important;
}

.max-w-5800 {
  max-width: 5800px !important;
}

.max-w-5810 {
  max-width: 5810px !important;
}

.max-w-5820 {
  max-width: 5820px !important;
}

.max-w-5830 {
  max-width: 5830px !important;
}

.max-w-5840 {
  max-width: 5840px !important;
}

.max-w-5850 {
  max-width: 5850px !important;
}

.max-w-5860 {
  max-width: 5860px !important;
}

.max-w-5870 {
  max-width: 5870px !important;
}

.max-w-5880 {
  max-width: 5880px !important;
}

.max-w-5890 {
  max-width: 5890px !important;
}

.max-w-5900 {
  max-width: 5900px !important;
}

.max-w-5910 {
  max-width: 5910px !important;
}

.max-w-5920 {
  max-width: 5920px !important;
}

.max-w-5930 {
  max-width: 5930px !important;
}

.max-w-5940 {
  max-width: 5940px !important;
}

.max-w-5950 {
  max-width: 5950px !important;
}

.max-w-5960 {
  max-width: 5960px !important;
}

.max-w-5970 {
  max-width: 5970px !important;
}

.max-w-5980 {
  max-width: 5980px !important;
}

.max-w-5990 {
  max-width: 5990px !important;
}

.max-w-6000 {
  max-width: 6000px !important;
}

.max-w-6010 {
  max-width: 6010px !important;
}

.max-w-6020 {
  max-width: 6020px !important;
}

.max-w-6030 {
  max-width: 6030px !important;
}

.max-w-6040 {
  max-width: 6040px !important;
}

.max-w-6050 {
  max-width: 6050px !important;
}

.max-w-6060 {
  max-width: 6060px !important;
}

.max-w-6070 {
  max-width: 6070px !important;
}

.max-w-6080 {
  max-width: 6080px !important;
}

.max-w-6090 {
  max-width: 6090px !important;
}

.max-w-6100 {
  max-width: 6100px !important;
}

.max-w-6110 {
  max-width: 6110px !important;
}

.max-w-6120 {
  max-width: 6120px !important;
}

.max-w-6130 {
  max-width: 6130px !important;
}

.max-w-6140 {
  max-width: 6140px !important;
}

.max-w-6150 {
  max-width: 6150px !important;
}

.max-w-6160 {
  max-width: 6160px !important;
}

.max-w-6170 {
  max-width: 6170px !important;
}

.max-w-6180 {
  max-width: 6180px !important;
}

.max-w-6190 {
  max-width: 6190px !important;
}

.max-w-6200 {
  max-width: 6200px !important;
}

.max-w-6210 {
  max-width: 6210px !important;
}

.max-w-6220 {
  max-width: 6220px !important;
}

.max-w-6230 {
  max-width: 6230px !important;
}

.max-w-6240 {
  max-width: 6240px !important;
}

.max-w-6250 {
  max-width: 6250px !important;
}

.max-w-6260 {
  max-width: 6260px !important;
}

.max-w-6270 {
  max-width: 6270px !important;
}

.max-w-6280 {
  max-width: 6280px !important;
}

.max-w-6290 {
  max-width: 6290px !important;
}

.max-w-6300 {
  max-width: 6300px !important;
}

.max-w-6310 {
  max-width: 6310px !important;
}

.max-w-6320 {
  max-width: 6320px !important;
}

.max-w-6330 {
  max-width: 6330px !important;
}

.max-w-6340 {
  max-width: 6340px !important;
}

.max-w-6350 {
  max-width: 6350px !important;
}

.max-w-6360 {
  max-width: 6360px !important;
}

.max-w-6370 {
  max-width: 6370px !important;
}

.max-w-6380 {
  max-width: 6380px !important;
}

.max-w-6390 {
  max-width: 6390px !important;
}

.max-w-6400 {
  max-width: 6400px !important;
}

.max-w-6410 {
  max-width: 6410px !important;
}

.max-w-6420 {
  max-width: 6420px !important;
}

.max-w-6430 {
  max-width: 6430px !important;
}

.max-w-6440 {
  max-width: 6440px !important;
}

.max-w-6450 {
  max-width: 6450px !important;
}

.max-w-6460 {
  max-width: 6460px !important;
}

.max-w-6470 {
  max-width: 6470px !important;
}

.max-w-6480 {
  max-width: 6480px !important;
}

.max-w-6490 {
  max-width: 6490px !important;
}

.max-w-6500 {
  max-width: 6500px !important;
}

.max-w-6510 {
  max-width: 6510px !important;
}

.max-w-6520 {
  max-width: 6520px !important;
}

.max-w-6530 {
  max-width: 6530px !important;
}

.max-w-6540 {
  max-width: 6540px !important;
}

.max-w-6550 {
  max-width: 6550px !important;
}

.max-w-6560 {
  max-width: 6560px !important;
}

.max-w-6570 {
  max-width: 6570px !important;
}

.max-w-6580 {
  max-width: 6580px !important;
}

.max-w-6590 {
  max-width: 6590px !important;
}

.max-w-6600 {
  max-width: 6600px !important;
}

.max-w-6610 {
  max-width: 6610px !important;
}

.max-w-6620 {
  max-width: 6620px !important;
}

.max-w-6630 {
  max-width: 6630px !important;
}

.max-w-6640 {
  max-width: 6640px !important;
}

.max-w-6650 {
  max-width: 6650px !important;
}

.max-w-6660 {
  max-width: 6660px !important;
}

.max-w-6670 {
  max-width: 6670px !important;
}

.max-w-6680 {
  max-width: 6680px !important;
}

.max-w-6690 {
  max-width: 6690px !important;
}

.max-w-6700 {
  max-width: 6700px !important;
}

.max-w-6710 {
  max-width: 6710px !important;
}

.max-w-6720 {
  max-width: 6720px !important;
}

.max-w-6730 {
  max-width: 6730px !important;
}

.max-w-6740 {
  max-width: 6740px !important;
}

.max-w-6750 {
  max-width: 6750px !important;
}

.max-w-6760 {
  max-width: 6760px !important;
}

.max-w-6770 {
  max-width: 6770px !important;
}

.max-w-6780 {
  max-width: 6780px !important;
}

.max-w-6790 {
  max-width: 6790px !important;
}

.max-w-6800 {
  max-width: 6800px !important;
}

.max-w-6810 {
  max-width: 6810px !important;
}

.max-w-6820 {
  max-width: 6820px !important;
}

.max-w-6830 {
  max-width: 6830px !important;
}

.max-w-6840 {
  max-width: 6840px !important;
}

.max-w-6850 {
  max-width: 6850px !important;
}

.max-w-6860 {
  max-width: 6860px !important;
}

.max-w-6870 {
  max-width: 6870px !important;
}

.max-w-6880 {
  max-width: 6880px !important;
}

.max-w-6890 {
  max-width: 6890px !important;
}

.max-w-6900 {
  max-width: 6900px !important;
}

.max-w-6910 {
  max-width: 6910px !important;
}

.max-w-6920 {
  max-width: 6920px !important;
}

.max-w-6930 {
  max-width: 6930px !important;
}

.max-w-6940 {
  max-width: 6940px !important;
}

.max-w-6950 {
  max-width: 6950px !important;
}

.max-w-6960 {
  max-width: 6960px !important;
}

.max-w-6970 {
  max-width: 6970px !important;
}

.max-w-6980 {
  max-width: 6980px !important;
}

.max-w-6990 {
  max-width: 6990px !important;
}

.max-w-7000 {
  max-width: 7000px !important;
}

.max-w-7010 {
  max-width: 7010px !important;
}

.max-w-7020 {
  max-width: 7020px !important;
}

.max-w-7030 {
  max-width: 7030px !important;
}

.max-w-7040 {
  max-width: 7040px !important;
}

.max-w-7050 {
  max-width: 7050px !important;
}

.max-w-7060 {
  max-width: 7060px !important;
}

.max-w-7070 {
  max-width: 7070px !important;
}

.max-w-7080 {
  max-width: 7080px !important;
}

.max-w-7090 {
  max-width: 7090px !important;
}

.max-w-7100 {
  max-width: 7100px !important;
}

.max-w-7110 {
  max-width: 7110px !important;
}

.max-w-7120 {
  max-width: 7120px !important;
}

.max-w-7130 {
  max-width: 7130px !important;
}

.max-w-7140 {
  max-width: 7140px !important;
}

.max-w-7150 {
  max-width: 7150px !important;
}

.max-w-7160 {
  max-width: 7160px !important;
}

.max-w-7170 {
  max-width: 7170px !important;
}

.max-w-7180 {
  max-width: 7180px !important;
}

.max-w-7190 {
  max-width: 7190px !important;
}

.max-w-7200 {
  max-width: 7200px !important;
}

.max-w-7210 {
  max-width: 7210px !important;
}

.max-w-7220 {
  max-width: 7220px !important;
}

.max-w-7230 {
  max-width: 7230px !important;
}

.max-w-7240 {
  max-width: 7240px !important;
}

.max-w-7250 {
  max-width: 7250px !important;
}

.max-w-7260 {
  max-width: 7260px !important;
}

.max-w-7270 {
  max-width: 7270px !important;
}

.max-w-7280 {
  max-width: 7280px !important;
}

.max-w-7290 {
  max-width: 7290px !important;
}

.max-w-7300 {
  max-width: 7300px !important;
}

.max-w-7310 {
  max-width: 7310px !important;
}

.max-w-7320 {
  max-width: 7320px !important;
}

.max-w-7330 {
  max-width: 7330px !important;
}

.max-w-7340 {
  max-width: 7340px !important;
}

.max-w-7350 {
  max-width: 7350px !important;
}

.max-w-7360 {
  max-width: 7360px !important;
}

.max-w-7370 {
  max-width: 7370px !important;
}

.max-w-7380 {
  max-width: 7380px !important;
}

.max-w-7390 {
  max-width: 7390px !important;
}

.max-w-7400 {
  max-width: 7400px !important;
}

.max-w-7410 {
  max-width: 7410px !important;
}

.max-w-7420 {
  max-width: 7420px !important;
}

.max-w-7430 {
  max-width: 7430px !important;
}

.max-w-7440 {
  max-width: 7440px !important;
}

.max-w-7450 {
  max-width: 7450px !important;
}

.max-w-7460 {
  max-width: 7460px !important;
}

.max-w-7470 {
  max-width: 7470px !important;
}

.max-w-7480 {
  max-width: 7480px !important;
}

.max-w-7490 {
  max-width: 7490px !important;
}

.max-w-7500 {
  max-width: 7500px !important;
}

.max-w-7510 {
  max-width: 7510px !important;
}

.max-w-7520 {
  max-width: 7520px !important;
}

.max-w-7530 {
  max-width: 7530px !important;
}

.max-w-7540 {
  max-width: 7540px !important;
}

.max-w-7550 {
  max-width: 7550px !important;
}

.max-w-7560 {
  max-width: 7560px !important;
}

.max-w-7570 {
  max-width: 7570px !important;
}

.max-w-7580 {
  max-width: 7580px !important;
}

.max-w-7590 {
  max-width: 7590px !important;
}

.max-w-7600 {
  max-width: 7600px !important;
}

.max-w-7610 {
  max-width: 7610px !important;
}

.max-w-7620 {
  max-width: 7620px !important;
}

.max-w-7630 {
  max-width: 7630px !important;
}

.max-w-7640 {
  max-width: 7640px !important;
}

.max-w-7650 {
  max-width: 7650px !important;
}

.max-w-7660 {
  max-width: 7660px !important;
}

.max-w-7670 {
  max-width: 7670px !important;
}

.max-w-7680 {
  max-width: 7680px !important;
}

.max-w-7690 {
  max-width: 7690px !important;
}

.max-w-7700 {
  max-width: 7700px !important;
}

.max-w-7710 {
  max-width: 7710px !important;
}

.max-w-7720 {
  max-width: 7720px !important;
}

.max-w-7730 {
  max-width: 7730px !important;
}

.max-w-7740 {
  max-width: 7740px !important;
}

.max-w-7750 {
  max-width: 7750px !important;
}

.max-w-7760 {
  max-width: 7760px !important;
}

.max-w-7770 {
  max-width: 7770px !important;
}

.max-w-7780 {
  max-width: 7780px !important;
}

.max-w-7790 {
  max-width: 7790px !important;
}

.max-w-7800 {
  max-width: 7800px !important;
}

.max-w-7810 {
  max-width: 7810px !important;
}

.max-w-7820 {
  max-width: 7820px !important;
}

.max-w-7830 {
  max-width: 7830px !important;
}

.max-w-7840 {
  max-width: 7840px !important;
}

.max-w-7850 {
  max-width: 7850px !important;
}

.max-w-7860 {
  max-width: 7860px !important;
}

.max-w-7870 {
  max-width: 7870px !important;
}

.max-w-7880 {
  max-width: 7880px !important;
}

.max-w-7890 {
  max-width: 7890px !important;
}

.max-w-7900 {
  max-width: 7900px !important;
}

.max-w-7910 {
  max-width: 7910px !important;
}

.max-w-7920 {
  max-width: 7920px !important;
}

.max-w-7930 {
  max-width: 7930px !important;
}

.max-w-7940 {
  max-width: 7940px !important;
}

.max-w-7950 {
  max-width: 7950px !important;
}

.max-w-7960 {
  max-width: 7960px !important;
}

.max-w-7970 {
  max-width: 7970px !important;
}

.max-w-7980 {
  max-width: 7980px !important;
}

.max-w-7990 {
  max-width: 7990px !important;
}

.max-w-8000 {
  max-width: 8000px !important;
}

.max-w-8010 {
  max-width: 8010px !important;
}

.max-w-8020 {
  max-width: 8020px !important;
}

.max-w-8030 {
  max-width: 8030px !important;
}

.max-w-8040 {
  max-width: 8040px !important;
}

.max-w-8050 {
  max-width: 8050px !important;
}

.max-w-8060 {
  max-width: 8060px !important;
}

.max-w-8070 {
  max-width: 8070px !important;
}

.max-w-8080 {
  max-width: 8080px !important;
}

.max-w-8090 {
  max-width: 8090px !important;
}

.max-w-8100 {
  max-width: 8100px !important;
}

.max-w-8110 {
  max-width: 8110px !important;
}

.max-w-8120 {
  max-width: 8120px !important;
}

.max-w-8130 {
  max-width: 8130px !important;
}

.max-w-8140 {
  max-width: 8140px !important;
}

.max-w-8150 {
  max-width: 8150px !important;
}

.max-w-8160 {
  max-width: 8160px !important;
}

.max-w-8170 {
  max-width: 8170px !important;
}

.max-w-8180 {
  max-width: 8180px !important;
}

.max-w-8190 {
  max-width: 8190px !important;
}

.max-w-8200 {
  max-width: 8200px !important;
}

.max-w-8210 {
  max-width: 8210px !important;
}

.max-w-8220 {
  max-width: 8220px !important;
}

.max-w-8230 {
  max-width: 8230px !important;
}

.max-w-8240 {
  max-width: 8240px !important;
}

.max-w-8250 {
  max-width: 8250px !important;
}

.max-w-8260 {
  max-width: 8260px !important;
}

.max-w-8270 {
  max-width: 8270px !important;
}

.max-w-8280 {
  max-width: 8280px !important;
}

.max-w-8290 {
  max-width: 8290px !important;
}

.max-w-8300 {
  max-width: 8300px !important;
}

.max-w-8310 {
  max-width: 8310px !important;
}

.max-w-8320 {
  max-width: 8320px !important;
}

.max-w-8330 {
  max-width: 8330px !important;
}

.max-w-8340 {
  max-width: 8340px !important;
}

.max-w-8350 {
  max-width: 8350px !important;
}

.max-w-8360 {
  max-width: 8360px !important;
}

.max-w-8370 {
  max-width: 8370px !important;
}

.max-w-8380 {
  max-width: 8380px !important;
}

.max-w-8390 {
  max-width: 8390px !important;
}

.max-w-8400 {
  max-width: 8400px !important;
}

.max-w-8410 {
  max-width: 8410px !important;
}

.max-w-8420 {
  max-width: 8420px !important;
}

.max-w-8430 {
  max-width: 8430px !important;
}

.max-w-8440 {
  max-width: 8440px !important;
}

.max-w-8450 {
  max-width: 8450px !important;
}

.max-w-8460 {
  max-width: 8460px !important;
}

.max-w-8470 {
  max-width: 8470px !important;
}

.max-w-8480 {
  max-width: 8480px !important;
}

.max-w-8490 {
  max-width: 8490px !important;
}

.max-w-8500 {
  max-width: 8500px !important;
}

.max-w-8510 {
  max-width: 8510px !important;
}

.max-w-8520 {
  max-width: 8520px !important;
}

.max-w-8530 {
  max-width: 8530px !important;
}

.max-w-8540 {
  max-width: 8540px !important;
}

.max-w-8550 {
  max-width: 8550px !important;
}

.max-w-8560 {
  max-width: 8560px !important;
}

.max-w-8570 {
  max-width: 8570px !important;
}

.max-w-8580 {
  max-width: 8580px !important;
}

.max-w-8590 {
  max-width: 8590px !important;
}

.max-w-8600 {
  max-width: 8600px !important;
}

.max-w-8610 {
  max-width: 8610px !important;
}

.max-w-8620 {
  max-width: 8620px !important;
}

.max-w-8630 {
  max-width: 8630px !important;
}

.max-w-8640 {
  max-width: 8640px !important;
}

.max-w-8650 {
  max-width: 8650px !important;
}

.max-w-8660 {
  max-width: 8660px !important;
}

.max-w-8670 {
  max-width: 8670px !important;
}

.max-w-8680 {
  max-width: 8680px !important;
}

.max-w-8690 {
  max-width: 8690px !important;
}

.max-w-8700 {
  max-width: 8700px !important;
}

.max-w-8710 {
  max-width: 8710px !important;
}

.max-w-8720 {
  max-width: 8720px !important;
}

.max-w-8730 {
  max-width: 8730px !important;
}

.max-w-8740 {
  max-width: 8740px !important;
}

.max-w-8750 {
  max-width: 8750px !important;
}

.max-w-8760 {
  max-width: 8760px !important;
}

.max-w-8770 {
  max-width: 8770px !important;
}

.max-w-8780 {
  max-width: 8780px !important;
}

.max-w-8790 {
  max-width: 8790px !important;
}

.max-w-8800 {
  max-width: 8800px !important;
}

.max-w-8810 {
  max-width: 8810px !important;
}

.max-w-8820 {
  max-width: 8820px !important;
}

.max-w-8830 {
  max-width: 8830px !important;
}

.max-w-8840 {
  max-width: 8840px !important;
}

.max-w-8850 {
  max-width: 8850px !important;
}

.max-w-8860 {
  max-width: 8860px !important;
}

.max-w-8870 {
  max-width: 8870px !important;
}

.max-w-8880 {
  max-width: 8880px !important;
}

.max-w-8890 {
  max-width: 8890px !important;
}

.max-w-8900 {
  max-width: 8900px !important;
}

.max-w-8910 {
  max-width: 8910px !important;
}

.max-w-8920 {
  max-width: 8920px !important;
}

.max-w-8930 {
  max-width: 8930px !important;
}

.max-w-8940 {
  max-width: 8940px !important;
}

.max-w-8950 {
  max-width: 8950px !important;
}

.max-w-8960 {
  max-width: 8960px !important;
}

.max-w-8970 {
  max-width: 8970px !important;
}

.max-w-8980 {
  max-width: 8980px !important;
}

.max-w-8990 {
  max-width: 8990px !important;
}

.max-w-9000 {
  max-width: 9000px !important;
}

.max-w-9010 {
  max-width: 9010px !important;
}

.max-w-9020 {
  max-width: 9020px !important;
}

.max-w-9030 {
  max-width: 9030px !important;
}

.max-w-9040 {
  max-width: 9040px !important;
}

.max-w-9050 {
  max-width: 9050px !important;
}

.max-w-9060 {
  max-width: 9060px !important;
}

.max-w-9070 {
  max-width: 9070px !important;
}

.max-w-9080 {
  max-width: 9080px !important;
}

.max-w-9090 {
  max-width: 9090px !important;
}

.max-w-9100 {
  max-width: 9100px !important;
}

.max-w-9110 {
  max-width: 9110px !important;
}

.max-w-9120 {
  max-width: 9120px !important;
}

.max-w-9130 {
  max-width: 9130px !important;
}

.max-w-9140 {
  max-width: 9140px !important;
}

.max-w-9150 {
  max-width: 9150px !important;
}

.max-w-9160 {
  max-width: 9160px !important;
}

.max-w-9170 {
  max-width: 9170px !important;
}

.max-w-9180 {
  max-width: 9180px !important;
}

.max-w-9190 {
  max-width: 9190px !important;
}

.max-w-9200 {
  max-width: 9200px !important;
}

.max-w-9210 {
  max-width: 9210px !important;
}

.max-w-9220 {
  max-width: 9220px !important;
}

.max-w-9230 {
  max-width: 9230px !important;
}

.max-w-9240 {
  max-width: 9240px !important;
}

.max-w-9250 {
  max-width: 9250px !important;
}

.max-w-9260 {
  max-width: 9260px !important;
}

.max-w-9270 {
  max-width: 9270px !important;
}

.max-w-9280 {
  max-width: 9280px !important;
}

.max-w-9290 {
  max-width: 9290px !important;
}

.max-w-9300 {
  max-width: 9300px !important;
}

.max-w-9310 {
  max-width: 9310px !important;
}

.max-w-9320 {
  max-width: 9320px !important;
}

.max-w-9330 {
  max-width: 9330px !important;
}

.max-w-9340 {
  max-width: 9340px !important;
}

.max-w-9350 {
  max-width: 9350px !important;
}

.max-w-9360 {
  max-width: 9360px !important;
}

.max-w-9370 {
  max-width: 9370px !important;
}

.max-w-9380 {
  max-width: 9380px !important;
}

.max-w-9390 {
  max-width: 9390px !important;
}

.max-w-9400 {
  max-width: 9400px !important;
}

.max-w-9410 {
  max-width: 9410px !important;
}

.max-w-9420 {
  max-width: 9420px !important;
}

.max-w-9430 {
  max-width: 9430px !important;
}

.max-w-9440 {
  max-width: 9440px !important;
}

.max-w-9450 {
  max-width: 9450px !important;
}

.max-w-9460 {
  max-width: 9460px !important;
}

.max-w-9470 {
  max-width: 9470px !important;
}

.max-w-9480 {
  max-width: 9480px !important;
}

.max-w-9490 {
  max-width: 9490px !important;
}

.max-w-9500 {
  max-width: 9500px !important;
}

.max-w-9510 {
  max-width: 9510px !important;
}

.max-w-9520 {
  max-width: 9520px !important;
}

.max-w-9530 {
  max-width: 9530px !important;
}

.max-w-9540 {
  max-width: 9540px !important;
}

.max-w-9550 {
  max-width: 9550px !important;
}

.max-w-9560 {
  max-width: 9560px !important;
}

.max-w-9570 {
  max-width: 9570px !important;
}

.max-w-9580 {
  max-width: 9580px !important;
}

.max-w-9590 {
  max-width: 9590px !important;
}

.max-w-9600 {
  max-width: 9600px !important;
}

.max-w-9610 {
  max-width: 9610px !important;
}

.max-w-9620 {
  max-width: 9620px !important;
}

.max-w-9630 {
  max-width: 9630px !important;
}

.max-w-9640 {
  max-width: 9640px !important;
}

.max-w-9650 {
  max-width: 9650px !important;
}

.max-w-9660 {
  max-width: 9660px !important;
}

.max-w-9670 {
  max-width: 9670px !important;
}

.max-w-9680 {
  max-width: 9680px !important;
}

.max-w-9690 {
  max-width: 9690px !important;
}

.max-w-9700 {
  max-width: 9700px !important;
}

.max-w-9710 {
  max-width: 9710px !important;
}

.max-w-9720 {
  max-width: 9720px !important;
}

.max-w-9730 {
  max-width: 9730px !important;
}

.max-w-9740 {
  max-width: 9740px !important;
}

.max-w-9750 {
  max-width: 9750px !important;
}

.max-w-9760 {
  max-width: 9760px !important;
}

.max-w-9770 {
  max-width: 9770px !important;
}

.max-w-9780 {
  max-width: 9780px !important;
}

.max-w-9790 {
  max-width: 9790px !important;
}

.max-w-9800 {
  max-width: 9800px !important;
}

.max-w-9810 {
  max-width: 9810px !important;
}

.max-w-9820 {
  max-width: 9820px !important;
}

.max-w-9830 {
  max-width: 9830px !important;
}

.max-w-9840 {
  max-width: 9840px !important;
}

.max-w-9850 {
  max-width: 9850px !important;
}

.max-w-9860 {
  max-width: 9860px !important;
}

.max-w-9870 {
  max-width: 9870px !important;
}

.max-w-9880 {
  max-width: 9880px !important;
}

.max-w-9890 {
  max-width: 9890px !important;
}

.max-w-9900 {
  max-width: 9900px !important;
}

.max-w-9910 {
  max-width: 9910px !important;
}

.max-w-9920 {
  max-width: 9920px !important;
}

.max-w-9930 {
  max-width: 9930px !important;
}

.max-w-9940 {
  max-width: 9940px !important;
}

.max-w-9950 {
  max-width: 9950px !important;
}

.max-w-9960 {
  max-width: 9960px !important;
}

.max-w-9970 {
  max-width: 9970px !important;
}

.max-w-9980 {
  max-width: 9980px !important;
}

.max-w-9990 {
  max-width: 9990px !important;
}

.max-w-10000 {
  max-width: 10000px !important;
}

.max-w--10 {
  max-width: 10% !important;
}

.max-w--20 {
  max-width: 20% !important;
}

.max-w--30 {
  max-width: 30% !important;
}

.max-w--40 {
  max-width: 40% !important;
}

.max-w--50 {
  max-width: 50% !important;
}

.max-w--60 {
  max-width: 60% !important;
}

.max-w--70 {
  max-width: 70% !important;
}

.max-w--80 {
  max-width: 80% !important;
}

.max-w--90 {
  max-width: 90% !important;
}

.max-w--100 {
  max-width: 100% !important;
}

.max-w--110 {
  max-width: 110% !important;
}

.max-w--120 {
  max-width: 120% !important;
}

.max-w--130 {
  max-width: 130% !important;
}

.max-w--140 {
  max-width: 140% !important;
}

.max-w--150 {
  max-width: 150% !important;
}

.min-w-10 {
  min-width: 10px !important;
}

.min-w-20 {
  min-width: 20px !important;
}

.min-w-30 {
  min-width: 30px !important;
}

.min-w-40 {
  min-width: 40px !important;
}

.min-w-50 {
  min-width: 50px !important;
}

.min-w-60 {
  min-width: 60px !important;
}

.min-w-70 {
  min-width: 70px !important;
}

.min-w-80 {
  min-width: 80px !important;
}

.min-w-90 {
  min-width: 90px !important;
}

.min-w-100 {
  min-width: 100px !important;
}

.min-w-110 {
  min-width: 110px !important;
}

.min-w-120 {
  min-width: 120px !important;
}

.min-w-130 {
  min-width: 130px !important;
}

.min-w-140 {
  min-width: 140px !important;
}

.min-w-150 {
  min-width: 150px !important;
}

.min-w-160 {
  min-width: 160px !important;
}

.min-w-170 {
  min-width: 170px !important;
}

.min-w-180 {
  min-width: 180px !important;
}

.min-w-190 {
  min-width: 190px !important;
}

.min-w-200 {
  min-width: 200px !important;
}

.min-w-210 {
  min-width: 210px !important;
}

.min-w-220 {
  min-width: 220px !important;
}

.min-w-230 {
  min-width: 230px !important;
}

.min-w-240 {
  min-width: 240px !important;
}

.min-w-250 {
  min-width: 250px !important;
}

.min-w-260 {
  min-width: 260px !important;
}

.min-w-270 {
  min-width: 270px !important;
}

.min-w-280 {
  min-width: 280px !important;
}

.min-w-290 {
  min-width: 290px !important;
}

.min-w-300 {
  min-width: 300px !important;
}

.min-w-310 {
  min-width: 310px !important;
}

.min-w-320 {
  min-width: 320px !important;
}

.min-w-330 {
  min-width: 330px !important;
}

.min-w-340 {
  min-width: 340px !important;
}

.min-w-350 {
  min-width: 350px !important;
}

.min-w-360 {
  min-width: 360px !important;
}

.min-w-370 {
  min-width: 370px !important;
}

.min-w-380 {
  min-width: 380px !important;
}

.min-w-390 {
  min-width: 390px !important;
}

.min-w-400 {
  min-width: 400px !important;
}

.min-w-410 {
  min-width: 410px !important;
}

.min-w-420 {
  min-width: 420px !important;
}

.min-w-430 {
  min-width: 430px !important;
}

.min-w-440 {
  min-width: 440px !important;
}

.min-w-450 {
  min-width: 450px !important;
}

.min-w-460 {
  min-width: 460px !important;
}

.min-w-470 {
  min-width: 470px !important;
}

.min-w-480 {
  min-width: 480px !important;
}

.min-w-490 {
  min-width: 490px !important;
}

.min-w-500 {
  min-width: 500px !important;
}

.min-w-510 {
  min-width: 510px !important;
}

.min-w-520 {
  min-width: 520px !important;
}

.min-w-530 {
  min-width: 530px !important;
}

.min-w-540 {
  min-width: 540px !important;
}

.min-w-550 {
  min-width: 550px !important;
}

.min-w-560 {
  min-width: 560px !important;
}

.min-w-570 {
  min-width: 570px !important;
}

.min-w-580 {
  min-width: 580px !important;
}

.min-w-590 {
  min-width: 590px !important;
}

.min-w-600 {
  min-width: 600px !important;
}

.min-w-610 {
  min-width: 610px !important;
}

.min-w-620 {
  min-width: 620px !important;
}

.min-w-630 {
  min-width: 630px !important;
}

.min-w-640 {
  min-width: 640px !important;
}

.min-w-650 {
  min-width: 650px !important;
}

.min-w-660 {
  min-width: 660px !important;
}

.min-w-670 {
  min-width: 670px !important;
}

.min-w-680 {
  min-width: 680px !important;
}

.min-w-690 {
  min-width: 690px !important;
}

.min-w-700 {
  min-width: 700px !important;
}

.min-w-710 {
  min-width: 710px !important;
}

.min-w-720 {
  min-width: 720px !important;
}

.min-w-730 {
  min-width: 730px !important;
}

.min-w-740 {
  min-width: 740px !important;
}

.min-w-750 {
  min-width: 750px !important;
}

.min-w-760 {
  min-width: 760px !important;
}

.min-w-770 {
  min-width: 770px !important;
}

.min-w-780 {
  min-width: 780px !important;
}

.min-w-790 {
  min-width: 790px !important;
}

.min-w-800 {
  min-width: 800px !important;
}

.min-w-810 {
  min-width: 810px !important;
}

.min-w-820 {
  min-width: 820px !important;
}

.min-w-830 {
  min-width: 830px !important;
}

.min-w-840 {
  min-width: 840px !important;
}

.min-w-850 {
  min-width: 850px !important;
}

.min-w-860 {
  min-width: 860px !important;
}

.min-w-870 {
  min-width: 870px !important;
}

.min-w-880 {
  min-width: 880px !important;
}

.min-w-890 {
  min-width: 890px !important;
}

.min-w-900 {
  min-width: 900px !important;
}

.min-w-910 {
  min-width: 910px !important;
}

.min-w-920 {
  min-width: 920px !important;
}

.min-w-930 {
  min-width: 930px !important;
}

.min-w-940 {
  min-width: 940px !important;
}

.min-w-950 {
  min-width: 950px !important;
}

.min-w-960 {
  min-width: 960px !important;
}

.min-w-970 {
  min-width: 970px !important;
}

.min-w-980 {
  min-width: 980px !important;
}

.min-w-990 {
  min-width: 990px !important;
}

.min-w-1000 {
  min-width: 1000px !important;
}

.min-w-1010 {
  min-width: 1010px !important;
}

.min-w-1020 {
  min-width: 1020px !important;
}

.min-w-1030 {
  min-width: 1030px !important;
}

.min-w-1040 {
  min-width: 1040px !important;
}

.min-w-1050 {
  min-width: 1050px !important;
}

.min-w-1060 {
  min-width: 1060px !important;
}

.min-w-1070 {
  min-width: 1070px !important;
}

.min-w-1080 {
  min-width: 1080px !important;
}

.min-w-1090 {
  min-width: 1090px !important;
}

.min-w-1100 {
  min-width: 1100px !important;
}

.min-w-1110 {
  min-width: 1110px !important;
}

.min-w-1120 {
  min-width: 1120px !important;
}

.min-w-1130 {
  min-width: 1130px !important;
}

.min-w-1140 {
  min-width: 1140px !important;
}

.min-w-1150 {
  min-width: 1150px !important;
}

.min-w-1160 {
  min-width: 1160px !important;
}

.min-w-1170 {
  min-width: 1170px !important;
}

.min-w-1180 {
  min-width: 1180px !important;
}

.min-w-1190 {
  min-width: 1190px !important;
}

.min-w-1200 {
  min-width: 1200px !important;
}

.min-w-1210 {
  min-width: 1210px !important;
}

.min-w-1220 {
  min-width: 1220px !important;
}

.min-w-1230 {
  min-width: 1230px !important;
}

.min-w-1240 {
  min-width: 1240px !important;
}

.min-w-1250 {
  min-width: 1250px !important;
}

.min-w-1260 {
  min-width: 1260px !important;
}

.min-w-1270 {
  min-width: 1270px !important;
}

.min-w-1280 {
  min-width: 1280px !important;
}

.min-w-1290 {
  min-width: 1290px !important;
}

.min-w-1300 {
  min-width: 1300px !important;
}

.min-w-1310 {
  min-width: 1310px !important;
}

.min-w-1320 {
  min-width: 1320px !important;
}

.min-w-1330 {
  min-width: 1330px !important;
}

.min-w-1340 {
  min-width: 1340px !important;
}

.min-w-1350 {
  min-width: 1350px !important;
}

.min-w-1360 {
  min-width: 1360px !important;
}

.min-w-1370 {
  min-width: 1370px !important;
}

.min-w-1380 {
  min-width: 1380px !important;
}

.min-w-1390 {
  min-width: 1390px !important;
}

.min-w-1400 {
  min-width: 1400px !important;
}

.min-w-1410 {
  min-width: 1410px !important;
}

.min-w-1420 {
  min-width: 1420px !important;
}

.min-w-1430 {
  min-width: 1430px !important;
}

.min-w-1440 {
  min-width: 1440px !important;
}

.min-w-1450 {
  min-width: 1450px !important;
}

.min-w-1460 {
  min-width: 1460px !important;
}

.min-w-1470 {
  min-width: 1470px !important;
}

.min-w-1480 {
  min-width: 1480px !important;
}

.min-w-1490 {
  min-width: 1490px !important;
}

.min-w-1500 {
  min-width: 1500px !important;
}

.min-w--10 {
  min-width: 10% !important;
}

.min-w--20 {
  min-width: 20% !important;
}

.min-w--30 {
  min-width: 30% !important;
}

.min-w--40 {
  min-width: 40% !important;
}

.min-w--50 {
  min-width: 50% !important;
}

.min-w--60 {
  min-width: 60% !important;
}

.min-w--70 {
  min-width: 70% !important;
}

.min-w--80 {
  min-width: 80% !important;
}

.min-w--90 {
  min-width: 90% !important;
}

.min-w--100 {
  min-width: 100% !important;
}

.min-w--110 {
  min-width: 110% !important;
}

.min-w--120 {
  min-width: 120% !important;
}

.min-w--130 {
  min-width: 130% !important;
}

.min-w--140 {
  min-width: 140% !important;
}

.min-w--150 {
  min-width: 150% !important;
}

.max-h-10 {
  max-height: 10px !important;
}

.max-h-20 {
  max-height: 20px !important;
}

.max-h-30 {
  max-height: 30px !important;
}

.max-h-40 {
  max-height: 40px !important;
}

.max-h-50 {
  max-height: 50px !important;
}

.max-h-60 {
  max-height: 60px !important;
}

.max-h-70 {
  max-height: 70px !important;
}

.max-h-80 {
  max-height: 80px !important;
}

.max-h-90 {
  max-height: 90px !important;
}

.max-h-100 {
  max-height: 100px !important;
}

.max-h-110 {
  max-height: 110px !important;
}

.max-h-120 {
  max-height: 120px !important;
}

.max-h-130 {
  max-height: 130px !important;
}

.max-h-140 {
  max-height: 140px !important;
}

.max-h-150 {
  max-height: 150px !important;
}

.max-h-160 {
  max-height: 160px !important;
}

.max-h-170 {
  max-height: 170px !important;
}

.max-h-180 {
  max-height: 180px !important;
}

.max-h-190 {
  max-height: 190px !important;
}

.max-h-200 {
  max-height: 200px !important;
}

.max-h-210 {
  max-height: 210px !important;
}

.max-h-220 {
  max-height: 220px !important;
}

.max-h-230 {
  max-height: 230px !important;
}

.max-h-240 {
  max-height: 240px !important;
}

.max-h-250 {
  max-height: 250px !important;
}

.max-h-260 {
  max-height: 260px !important;
}

.max-h-270 {
  max-height: 270px !important;
}

.max-h-280 {
  max-height: 280px !important;
}

.max-h-290 {
  max-height: 290px !important;
}

.max-h-300 {
  max-height: 300px !important;
}

.max-h-310 {
  max-height: 310px !important;
}

.max-h-320 {
  max-height: 320px !important;
}

.max-h-330 {
  max-height: 330px !important;
}

.max-h-340 {
  max-height: 340px !important;
}

.max-h-350 {
  max-height: 350px !important;
}

.max-h-360 {
  max-height: 360px !important;
}

.max-h-370 {
  max-height: 370px !important;
}

.max-h-380 {
  max-height: 380px !important;
}

.max-h-390 {
  max-height: 390px !important;
}

.max-h-400 {
  max-height: 400px !important;
}

.max-h-410 {
  max-height: 410px !important;
}

.max-h-420 {
  max-height: 420px !important;
}

.max-h-430 {
  max-height: 430px !important;
}

.max-h-440 {
  max-height: 440px !important;
}

.max-h-450 {
  max-height: 450px !important;
}

.max-h-460 {
  max-height: 460px !important;
}

.max-h-470 {
  max-height: 470px !important;
}

.max-h-480 {
  max-height: 480px !important;
}

.max-h-490 {
  max-height: 490px !important;
}

.max-h-500 {
  max-height: 500px !important;
}

.max-h-510 {
  max-height: 510px !important;
}

.max-h-520 {
  max-height: 520px !important;
}

.max-h-530 {
  max-height: 530px !important;
}

.max-h-540 {
  max-height: 540px !important;
}

.max-h-550 {
  max-height: 550px !important;
}

.max-h-560 {
  max-height: 560px !important;
}

.max-h-570 {
  max-height: 570px !important;
}

.max-h-580 {
  max-height: 580px !important;
}

.max-h-590 {
  max-height: 590px !important;
}

.max-h-600 {
  max-height: 600px !important;
}

.max-h-610 {
  max-height: 610px !important;
}

.max-h-620 {
  max-height: 620px !important;
}

.max-h-630 {
  max-height: 630px !important;
}

.max-h-640 {
  max-height: 640px !important;
}

.max-h-650 {
  max-height: 650px !important;
}

.max-h-660 {
  max-height: 660px !important;
}

.max-h-670 {
  max-height: 670px !important;
}

.max-h-680 {
  max-height: 680px !important;
}

.max-h-690 {
  max-height: 690px !important;
}

.max-h-700 {
  max-height: 700px !important;
}

.max-h-710 {
  max-height: 710px !important;
}

.max-h-720 {
  max-height: 720px !important;
}

.max-h-730 {
  max-height: 730px !important;
}

.max-h-740 {
  max-height: 740px !important;
}

.max-h-750 {
  max-height: 750px !important;
}

.max-h-760 {
  max-height: 760px !important;
}

.max-h-770 {
  max-height: 770px !important;
}

.max-h-780 {
  max-height: 780px !important;
}

.max-h-790 {
  max-height: 790px !important;
}

.max-h-800 {
  max-height: 800px !important;
}

.max-h-810 {
  max-height: 810px !important;
}

.max-h-820 {
  max-height: 820px !important;
}

.max-h-830 {
  max-height: 830px !important;
}

.max-h-840 {
  max-height: 840px !important;
}

.max-h-850 {
  max-height: 850px !important;
}

.max-h-860 {
  max-height: 860px !important;
}

.max-h-870 {
  max-height: 870px !important;
}

.max-h-880 {
  max-height: 880px !important;
}

.max-h-890 {
  max-height: 890px !important;
}

.max-h-900 {
  max-height: 900px !important;
}

.max-h-910 {
  max-height: 910px !important;
}

.max-h-920 {
  max-height: 920px !important;
}

.max-h-930 {
  max-height: 930px !important;
}

.max-h-940 {
  max-height: 940px !important;
}

.max-h-950 {
  max-height: 950px !important;
}

.max-h-960 {
  max-height: 960px !important;
}

.max-h-970 {
  max-height: 970px !important;
}

.max-h-980 {
  max-height: 980px !important;
}

.max-h-990 {
  max-height: 990px !important;
}

.max-h-1000 {
  max-height: 1000px !important;
}

.max-h-1010 {
  max-height: 1010px !important;
}

.max-h-1020 {
  max-height: 1020px !important;
}

.max-h-1030 {
  max-height: 1030px !important;
}

.max-h-1040 {
  max-height: 1040px !important;
}

.max-h-1050 {
  max-height: 1050px !important;
}

.max-h-1060 {
  max-height: 1060px !important;
}

.max-h-1070 {
  max-height: 1070px !important;
}

.max-h-1080 {
  max-height: 1080px !important;
}

.max-h-1090 {
  max-height: 1090px !important;
}

.max-h-1100 {
  max-height: 1100px !important;
}

.max-h-1110 {
  max-height: 1110px !important;
}

.max-h-1120 {
  max-height: 1120px !important;
}

.max-h-1130 {
  max-height: 1130px !important;
}

.max-h-1140 {
  max-height: 1140px !important;
}

.max-h-1150 {
  max-height: 1150px !important;
}

.max-h-1160 {
  max-height: 1160px !important;
}

.max-h-1170 {
  max-height: 1170px !important;
}

.max-h-1180 {
  max-height: 1180px !important;
}

.max-h-1190 {
  max-height: 1190px !important;
}

.max-h-1200 {
  max-height: 1200px !important;
}

.max-h-1210 {
  max-height: 1210px !important;
}

.max-h-1220 {
  max-height: 1220px !important;
}

.max-h-1230 {
  max-height: 1230px !important;
}

.max-h-1240 {
  max-height: 1240px !important;
}

.max-h-1250 {
  max-height: 1250px !important;
}

.max-h-1260 {
  max-height: 1260px !important;
}

.max-h-1270 {
  max-height: 1270px !important;
}

.max-h-1280 {
  max-height: 1280px !important;
}

.max-h-1290 {
  max-height: 1290px !important;
}

.max-h-1300 {
  max-height: 1300px !important;
}

.max-h-1310 {
  max-height: 1310px !important;
}

.max-h-1320 {
  max-height: 1320px !important;
}

.max-h-1330 {
  max-height: 1330px !important;
}

.max-h-1340 {
  max-height: 1340px !important;
}

.max-h-1350 {
  max-height: 1350px !important;
}

.max-h-1360 {
  max-height: 1360px !important;
}

.max-h-1370 {
  max-height: 1370px !important;
}

.max-h-1380 {
  max-height: 1380px !important;
}

.max-h-1390 {
  max-height: 1390px !important;
}

.max-h-1400 {
  max-height: 1400px !important;
}

.max-h-1410 {
  max-height: 1410px !important;
}

.max-h-1420 {
  max-height: 1420px !important;
}

.max-h-1430 {
  max-height: 1430px !important;
}

.max-h-1440 {
  max-height: 1440px !important;
}

.max-h-1450 {
  max-height: 1450px !important;
}

.max-h-1460 {
  max-height: 1460px !important;
}

.max-h-1470 {
  max-height: 1470px !important;
}

.max-h-1480 {
  max-height: 1480px !important;
}

.max-h-1490 {
  max-height: 1490px !important;
}

.max-h-1500 {
  max-height: 1500px !important;
}

.max-h--10 {
  max-height: 10% !important;
}

.max-h--20 {
  max-height: 20% !important;
}

.max-h--30 {
  max-height: 30% !important;
}

.max-h--40 {
  max-height: 40% !important;
}

.max-h--50 {
  max-height: 50% !important;
}

.max-h--60 {
  max-height: 60% !important;
}

.max-h--70 {
  max-height: 70% !important;
}

.max-h--80 {
  max-height: 80% !important;
}

.max-h--90 {
  max-height: 90% !important;
}

.max-h--100 {
  max-height: 100% !important;
}

.max-h--110 {
  max-height: 110% !important;
}

.max-h--120 {
  max-height: 120% !important;
}

.max-h--130 {
  max-height: 130% !important;
}

.max-h--140 {
  max-height: 140% !important;
}

.max-h--150 {
  max-height: 150% !important;
}

.min-h-10 {
  min-height: 10px !important;
}

.min-h-20 {
  min-height: 20px !important;
}

.min-h-30 {
  min-height: 30px !important;
}

.min-h-40 {
  min-height: 40px !important;
}

.min-h-50 {
  min-height: 50px !important;
}

.min-h-60 {
  min-height: 60px !important;
}

.min-h-70 {
  min-height: 70px !important;
}

.min-h-80 {
  min-height: 80px !important;
}

.min-h-90 {
  min-height: 90px !important;
}

.min-h-100 {
  min-height: 100px !important;
}

.min-h-110 {
  min-height: 110px !important;
}

.min-h-120 {
  min-height: 120px !important;
}

.min-h-130 {
  min-height: 130px !important;
}

.min-h-140 {
  min-height: 140px !important;
}

.min-h-150 {
  min-height: 150px !important;
}

.min-h-160 {
  min-height: 160px !important;
}

.min-h-170 {
  min-height: 170px !important;
}

.min-h-180 {
  min-height: 180px !important;
}

.min-h-190 {
  min-height: 190px !important;
}

.min-h-200 {
  min-height: 200px !important;
}

.min-h-210 {
  min-height: 210px !important;
}

.min-h-220 {
  min-height: 220px !important;
}

.min-h-230 {
  min-height: 230px !important;
}

.min-h-240 {
  min-height: 240px !important;
}

.min-h-250 {
  min-height: 250px !important;
}

.min-h-260 {
  min-height: 260px !important;
}

.min-h-270 {
  min-height: 270px !important;
}

.min-h-280 {
  min-height: 280px !important;
}

.min-h-290 {
  min-height: 290px !important;
}

.min-h-300 {
  min-height: 300px !important;
}

.min-h-310 {
  min-height: 310px !important;
}

.min-h-320 {
  min-height: 320px !important;
}

.min-h-330 {
  min-height: 330px !important;
}

.min-h-340 {
  min-height: 340px !important;
}

.min-h-350 {
  min-height: 350px !important;
}

.min-h-360 {
  min-height: 360px !important;
}

.min-h-370 {
  min-height: 370px !important;
}

.min-h-380 {
  min-height: 380px !important;
}

.min-h-390 {
  min-height: 390px !important;
}

.min-h-400 {
  min-height: 400px !important;
}

.min-h-410 {
  min-height: 410px !important;
}

.min-h-420 {
  min-height: 420px !important;
}

.min-h-430 {
  min-height: 430px !important;
}

.min-h-440 {
  min-height: 440px !important;
}

.min-h-450 {
  min-height: 450px !important;
}

.min-h-460 {
  min-height: 460px !important;
}

.min-h-470 {
  min-height: 470px !important;
}

.min-h-480 {
  min-height: 480px !important;
}

.min-h-490 {
  min-height: 490px !important;
}

.min-h-500 {
  min-height: 500px !important;
}

.min-h-510 {
  min-height: 510px !important;
}

.min-h-520 {
  min-height: 520px !important;
}

.min-h-530 {
  min-height: 530px !important;
}

.min-h-540 {
  min-height: 540px !important;
}

.min-h-550 {
  min-height: 550px !important;
}

.min-h-560 {
  min-height: 560px !important;
}

.min-h-570 {
  min-height: 570px !important;
}

.min-h-580 {
  min-height: 580px !important;
}

.min-h-590 {
  min-height: 590px !important;
}

.min-h-600 {
  min-height: 600px !important;
}

.min-h-610 {
  min-height: 610px !important;
}

.min-h-620 {
  min-height: 620px !important;
}

.min-h-630 {
  min-height: 630px !important;
}

.min-h-640 {
  min-height: 640px !important;
}

.min-h-650 {
  min-height: 650px !important;
}

.min-h-660 {
  min-height: 660px !important;
}

.min-h-670 {
  min-height: 670px !important;
}

.min-h-680 {
  min-height: 680px !important;
}

.min-h-690 {
  min-height: 690px !important;
}

.min-h-700 {
  min-height: 700px !important;
}

.min-h-710 {
  min-height: 710px !important;
}

.min-h-720 {
  min-height: 720px !important;
}

.min-h-730 {
  min-height: 730px !important;
}

.min-h-740 {
  min-height: 740px !important;
}

.min-h-750 {
  min-height: 750px !important;
}

.min-h-760 {
  min-height: 760px !important;
}

.min-h-770 {
  min-height: 770px !important;
}

.min-h-780 {
  min-height: 780px !important;
}

.min-h-790 {
  min-height: 790px !important;
}

.min-h-800 {
  min-height: 800px !important;
}

.min-h-810 {
  min-height: 810px !important;
}

.min-h-820 {
  min-height: 820px !important;
}

.min-h-830 {
  min-height: 830px !important;
}

.min-h-840 {
  min-height: 840px !important;
}

.min-h-850 {
  min-height: 850px !important;
}

.min-h-860 {
  min-height: 860px !important;
}

.min-h-870 {
  min-height: 870px !important;
}

.min-h-880 {
  min-height: 880px !important;
}

.min-h-890 {
  min-height: 890px !important;
}

.min-h-900 {
  min-height: 900px !important;
}

.min-h-910 {
  min-height: 910px !important;
}

.min-h-920 {
  min-height: 920px !important;
}

.min-h-930 {
  min-height: 930px !important;
}

.min-h-940 {
  min-height: 940px !important;
}

.min-h-950 {
  min-height: 950px !important;
}

.min-h-960 {
  min-height: 960px !important;
}

.min-h-970 {
  min-height: 970px !important;
}

.min-h-980 {
  min-height: 980px !important;
}

.min-h-990 {
  min-height: 990px !important;
}

.min-h-1000 {
  min-height: 1000px !important;
}

.min-h-1010 {
  min-height: 1010px !important;
}

.min-h-1020 {
  min-height: 1020px !important;
}

.min-h-1030 {
  min-height: 1030px !important;
}

.min-h-1040 {
  min-height: 1040px !important;
}

.min-h-1050 {
  min-height: 1050px !important;
}

.min-h-1060 {
  min-height: 1060px !important;
}

.min-h-1070 {
  min-height: 1070px !important;
}

.min-h-1080 {
  min-height: 1080px !important;
}

.min-h-1090 {
  min-height: 1090px !important;
}

.min-h-1100 {
  min-height: 1100px !important;
}

.min-h-1110 {
  min-height: 1110px !important;
}

.min-h-1120 {
  min-height: 1120px !important;
}

.min-h-1130 {
  min-height: 1130px !important;
}

.min-h-1140 {
  min-height: 1140px !important;
}

.min-h-1150 {
  min-height: 1150px !important;
}

.min-h-1160 {
  min-height: 1160px !important;
}

.min-h-1170 {
  min-height: 1170px !important;
}

.min-h-1180 {
  min-height: 1180px !important;
}

.min-h-1190 {
  min-height: 1190px !important;
}

.min-h-1200 {
  min-height: 1200px !important;
}

.min-h-1210 {
  min-height: 1210px !important;
}

.min-h-1220 {
  min-height: 1220px !important;
}

.min-h-1230 {
  min-height: 1230px !important;
}

.min-h-1240 {
  min-height: 1240px !important;
}

.min-h-1250 {
  min-height: 1250px !important;
}

.min-h-1260 {
  min-height: 1260px !important;
}

.min-h-1270 {
  min-height: 1270px !important;
}

.min-h-1280 {
  min-height: 1280px !important;
}

.min-h-1290 {
  min-height: 1290px !important;
}

.min-h-1300 {
  min-height: 1300px !important;
}

.min-h-1310 {
  min-height: 1310px !important;
}

.min-h-1320 {
  min-height: 1320px !important;
}

.min-h-1330 {
  min-height: 1330px !important;
}

.min-h-1340 {
  min-height: 1340px !important;
}

.min-h-1350 {
  min-height: 1350px !important;
}

.min-h-1360 {
  min-height: 1360px !important;
}

.min-h-1370 {
  min-height: 1370px !important;
}

.min-h-1380 {
  min-height: 1380px !important;
}

.min-h-1390 {
  min-height: 1390px !important;
}

.min-h-1400 {
  min-height: 1400px !important;
}

.min-h-1410 {
  min-height: 1410px !important;
}

.min-h-1420 {
  min-height: 1420px !important;
}

.min-h-1430 {
  min-height: 1430px !important;
}

.min-h-1440 {
  min-height: 1440px !important;
}

.min-h-1450 {
  min-height: 1450px !important;
}

.min-h-1460 {
  min-height: 1460px !important;
}

.min-h-1470 {
  min-height: 1470px !important;
}

.min-h-1480 {
  min-height: 1480px !important;
}

.min-h-1490 {
  min-height: 1490px !important;
}

.min-h-1500 {
  min-height: 1500px !important;
}

.min-h--10 {
  min-height: 10% !important;
}

.min-h--20 {
  min-height: 20% !important;
}

.min-h--30 {
  min-height: 30% !important;
}

.min-h--40 {
  min-height: 40% !important;
}

.min-h--50 {
  min-height: 50% !important;
}

.min-h--60 {
  min-height: 60% !important;
}

.min-h--70 {
  min-height: 70% !important;
}

.min-h--80 {
  min-height: 80% !important;
}

.min-h--90 {
  min-height: 90% !important;
}

.min-h--100 {
  min-height: 100% !important;
}

.min-h--110 {
  min-height: 110% !important;
}

.min-h--120 {
  min-height: 120% !important;
}

.min-h--130 {
  min-height: 130% !important;
}

.min-h--140 {
  min-height: 140% !important;
}

.min-h--150 {
  min-height: 150% !important;
}

.top-1 {
  top: 1px;
}

.top-2 {
  top: 2px;
}

.top-3 {
  top: 3px;
}

.top-4 {
  top: 4px;
}

.top-5 {
  top: 5px;
}

.top-6 {
  top: 6px;
}

.top-7 {
  top: 7px;
}

.top-8 {
  top: 8px;
}

.top-9 {
  top: 9px;
}

.top-10 {
  top: 10px;
}

.top-11 {
  top: 11px;
}

.top-12 {
  top: 12px;
}

.top-13 {
  top: 13px;
}

.top-14 {
  top: 14px;
}

.top-15 {
  top: 15px;
}

.top-16 {
  top: 16px;
}

.top-17 {
  top: 17px;
}

.top-18 {
  top: 18px;
}

.top-19 {
  top: 19px;
}

.top-20 {
  top: 20px;
}

.top-21 {
  top: 21px;
}

.top-22 {
  top: 22px;
}

.top-23 {
  top: 23px;
}

.top-24 {
  top: 24px;
}

.top-25 {
  top: 25px;
}

.top-26 {
  top: 26px;
}

.top-27 {
  top: 27px;
}

.top-28 {
  top: 28px;
}

.top-29 {
  top: 29px;
}

.top-30 {
  top: 30px;
}

.top-31 {
  top: 31px;
}

.top-32 {
  top: 32px;
}

.top-33 {
  top: 33px;
}

.top-34 {
  top: 34px;
}

.top-35 {
  top: 35px;
}

.top-36 {
  top: 36px;
}

.top-37 {
  top: 37px;
}

.top-38 {
  top: 38px;
}

.top-39 {
  top: 39px;
}

.top-40 {
  top: 40px;
}

.top-41 {
  top: 41px;
}

.top-42 {
  top: 42px;
}

.top-43 {
  top: 43px;
}

.top-44 {
  top: 44px;
}

.top-45 {
  top: 45px;
}

.top-46 {
  top: 46px;
}

.top-47 {
  top: 47px;
}

.top-48 {
  top: 48px;
}

.top-49 {
  top: 49px;
}

.top-50 {
  top: 50px;
}

.top-51 {
  top: 51px;
}

.top-52 {
  top: 52px;
}

.top-53 {
  top: 53px;
}

.top-54 {
  top: 54px;
}

.top-55 {
  top: 55px;
}

.top-56 {
  top: 56px;
}

.top-57 {
  top: 57px;
}

.top-58 {
  top: 58px;
}

.top-59 {
  top: 59px;
}

.top-60 {
  top: 60px;
}

.top-61 {
  top: 61px;
}

.top-62 {
  top: 62px;
}

.top-63 {
  top: 63px;
}

.top-64 {
  top: 64px;
}

.top-65 {
  top: 65px;
}

.top-66 {
  top: 66px;
}

.top-67 {
  top: 67px;
}

.top-68 {
  top: 68px;
}

.top-69 {
  top: 69px;
}

.top-70 {
  top: 70px;
}

.top-71 {
  top: 71px;
}

.top-72 {
  top: 72px;
}

.top-73 {
  top: 73px;
}

.top-74 {
  top: 74px;
}

.top-75 {
  top: 75px;
}

.top-76 {
  top: 76px;
}

.top-77 {
  top: 77px;
}

.top-78 {
  top: 78px;
}

.top-79 {
  top: 79px;
}

.top-80 {
  top: 80px;
}

.top-81 {
  top: 81px;
}

.top-82 {
  top: 82px;
}

.top-83 {
  top: 83px;
}

.top-84 {
  top: 84px;
}

.top-85 {
  top: 85px;
}

.top-86 {
  top: 86px;
}

.top-87 {
  top: 87px;
}

.top-88 {
  top: 88px;
}

.top-89 {
  top: 89px;
}

.top-90 {
  top: 90px;
}

.top-91 {
  top: 91px;
}

.top-92 {
  top: 92px;
}

.top-93 {
  top: 93px;
}

.top-94 {
  top: 94px;
}

.top-95 {
  top: 95px;
}

.top-96 {
  top: 96px;
}

.top-97 {
  top: 97px;
}

.top-98 {
  top: 98px;
}

.top-99 {
  top: 99px;
}

.top-100 {
  top: 100px;
}

.top--1 {
  top: 1%;
}

.top--2 {
  top: 2%;
}

.top--3 {
  top: 3%;
}

.top--4 {
  top: 4%;
}

.top--5 {
  top: 5%;
}

.top--6 {
  top: 6%;
}

.top--7 {
  top: 7%;
}

.top--8 {
  top: 8%;
}

.top--9 {
  top: 9%;
}

.top--10 {
  top: 10%;
}

.top--11 {
  top: 11%;
}

.top--12 {
  top: 12%;
}

.top--13 {
  top: 13%;
}

.top--14 {
  top: 14%;
}

.top--15 {
  top: 15%;
}

.top--16 {
  top: 16%;
}

.top--17 {
  top: 17%;
}

.top--18 {
  top: 18%;
}

.top--19 {
  top: 19%;
}

.top--20 {
  top: 20%;
}

.top--21 {
  top: 21%;
}

.top--22 {
  top: 22%;
}

.top--23 {
  top: 23%;
}

.top--24 {
  top: 24%;
}

.top--25 {
  top: 25%;
}

.top--26 {
  top: 26%;
}

.top--27 {
  top: 27%;
}

.top--28 {
  top: 28%;
}

.top--29 {
  top: 29%;
}

.top--30 {
  top: 30%;
}

.top--31 {
  top: 31%;
}

.top--32 {
  top: 32%;
}

.top--33 {
  top: 33%;
}

.top--34 {
  top: 34%;
}

.top--35 {
  top: 35%;
}

.top--36 {
  top: 36%;
}

.top--37 {
  top: 37%;
}

.top--38 {
  top: 38%;
}

.top--39 {
  top: 39%;
}

.top--40 {
  top: 40%;
}

.top--41 {
  top: 41%;
}

.top--42 {
  top: 42%;
}

.top--43 {
  top: 43%;
}

.top--44 {
  top: 44%;
}

.top--45 {
  top: 45%;
}

.top--46 {
  top: 46%;
}

.top--47 {
  top: 47%;
}

.top--48 {
  top: 48%;
}

.top--49 {
  top: 49%;
}

.top--50 {
  top: 50%;
}

.top--51 {
  top: 51%;
}

.top--52 {
  top: 52%;
}

.top--53 {
  top: 53%;
}

.top--54 {
  top: 54%;
}

.top--55 {
  top: 55%;
}

.top--56 {
  top: 56%;
}

.top--57 {
  top: 57%;
}

.top--58 {
  top: 58%;
}

.top--59 {
  top: 59%;
}

.top--60 {
  top: 60%;
}

.top--61 {
  top: 61%;
}

.top--62 {
  top: 62%;
}

.top--63 {
  top: 63%;
}

.top--64 {
  top: 64%;
}

.top--65 {
  top: 65%;
}

.top--66 {
  top: 66%;
}

.top--67 {
  top: 67%;
}

.top--68 {
  top: 68%;
}

.top--69 {
  top: 69%;
}

.top--70 {
  top: 70%;
}

.top--71 {
  top: 71%;
}

.top--72 {
  top: 72%;
}

.top--73 {
  top: 73%;
}

.top--74 {
  top: 74%;
}

.top--75 {
  top: 75%;
}

.top--76 {
  top: 76%;
}

.top--77 {
  top: 77%;
}

.top--78 {
  top: 78%;
}

.top--79 {
  top: 79%;
}

.top--80 {
  top: 80%;
}

.top--81 {
  top: 81%;
}

.top--82 {
  top: 82%;
}

.top--83 {
  top: 83%;
}

.top--84 {
  top: 84%;
}

.top--85 {
  top: 85%;
}

.top--86 {
  top: 86%;
}

.top--87 {
  top: 87%;
}

.top--88 {
  top: 88%;
}

.top--89 {
  top: 89%;
}

.top--90 {
  top: 90%;
}

.top--91 {
  top: 91%;
}

.top--92 {
  top: 92%;
}

.top--93 {
  top: 93%;
}

.top--94 {
  top: 94%;
}

.top--95 {
  top: 95%;
}

.top--96 {
  top: 96%;
}

.top--97 {
  top: 97%;
}

.top--98 {
  top: 98%;
}

.top--99 {
  top: 99%;
}

.top--100 {
  top: 100%;
}

.right-1 {
  right: 1px;
}

.right-2 {
  right: 2px;
}

.right-3 {
  right: 3px;
}

.right-4 {
  right: 4px;
}

.right-5 {
  right: 5px;
}

.right-6 {
  right: 6px;
}

.right-7 {
  right: 7px;
}

.right-8 {
  right: 8px;
}

.right-9 {
  right: 9px;
}

.right-10 {
  right: 10px;
}

.right-11 {
  right: 11px;
}

.right-12 {
  right: 12px;
}

.right-13 {
  right: 13px;
}

.right-14 {
  right: 14px;
}

.right-15 {
  right: 15px;
}

.right-16 {
  right: 16px;
}

.right-17 {
  right: 17px;
}

.right-18 {
  right: 18px;
}

.right-19 {
  right: 19px;
}

.right-20 {
  right: 20px;
}

.right-21 {
  right: 21px;
}

.right-22 {
  right: 22px;
}

.right-23 {
  right: 23px;
}

.right-24 {
  right: 24px;
}

.right-25 {
  right: 25px;
}

.right-26 {
  right: 26px;
}

.right-27 {
  right: 27px;
}

.right-28 {
  right: 28px;
}

.right-29 {
  right: 29px;
}

.right-30 {
  right: 30px;
}

.right-31 {
  right: 31px;
}

.right-32 {
  right: 32px;
}

.right-33 {
  right: 33px;
}

.right-34 {
  right: 34px;
}

.right-35 {
  right: 35px;
}

.right-36 {
  right: 36px;
}

.right-37 {
  right: 37px;
}

.right-38 {
  right: 38px;
}

.right-39 {
  right: 39px;
}

.right-40 {
  right: 40px;
}

.right-41 {
  right: 41px;
}

.right-42 {
  right: 42px;
}

.right-43 {
  right: 43px;
}

.right-44 {
  right: 44px;
}

.right-45 {
  right: 45px;
}

.right-46 {
  right: 46px;
}

.right-47 {
  right: 47px;
}

.right-48 {
  right: 48px;
}

.right-49 {
  right: 49px;
}

.right-50 {
  right: 50px;
}

.right-51 {
  right: 51px;
}

.right-52 {
  right: 52px;
}

.right-53 {
  right: 53px;
}

.right-54 {
  right: 54px;
}

.right-55 {
  right: 55px;
}

.right-56 {
  right: 56px;
}

.right-57 {
  right: 57px;
}

.right-58 {
  right: 58px;
}

.right-59 {
  right: 59px;
}

.right-60 {
  right: 60px;
}

.right-61 {
  right: 61px;
}

.right-62 {
  right: 62px;
}

.right-63 {
  right: 63px;
}

.right-64 {
  right: 64px;
}

.right-65 {
  right: 65px;
}

.right-66 {
  right: 66px;
}

.right-67 {
  right: 67px;
}

.right-68 {
  right: 68px;
}

.right-69 {
  right: 69px;
}

.right-70 {
  right: 70px;
}

.right-71 {
  right: 71px;
}

.right-72 {
  right: 72px;
}

.right-73 {
  right: 73px;
}

.right-74 {
  right: 74px;
}

.right-75 {
  right: 75px;
}

.right-76 {
  right: 76px;
}

.right-77 {
  right: 77px;
}

.right-78 {
  right: 78px;
}

.right-79 {
  right: 79px;
}

.right-80 {
  right: 80px;
}

.right-81 {
  right: 81px;
}

.right-82 {
  right: 82px;
}

.right-83 {
  right: 83px;
}

.right-84 {
  right: 84px;
}

.right-85 {
  right: 85px;
}

.right-86 {
  right: 86px;
}

.right-87 {
  right: 87px;
}

.right-88 {
  right: 88px;
}

.right-89 {
  right: 89px;
}

.right-90 {
  right: 90px;
}

.right-91 {
  right: 91px;
}

.right-92 {
  right: 92px;
}

.right-93 {
  right: 93px;
}

.right-94 {
  right: 94px;
}

.right-95 {
  right: 95px;
}

.right-96 {
  right: 96px;
}

.right-97 {
  right: 97px;
}

.right-98 {
  right: 98px;
}

.right-99 {
  right: 99px;
}

.right-100 {
  right: 100px;
}

.right--1 {
  right: 1%;
}

.right--2 {
  right: 2%;
}

.right--3 {
  right: 3%;
}

.right--4 {
  right: 4%;
}

.right--5 {
  right: 5%;
}

.right--6 {
  right: 6%;
}

.right--7 {
  right: 7%;
}

.right--8 {
  right: 8%;
}

.right--9 {
  right: 9%;
}

.right--10 {
  right: 10%;
}

.right--11 {
  right: 11%;
}

.right--12 {
  right: 12%;
}

.right--13 {
  right: 13%;
}

.right--14 {
  right: 14%;
}

.right--15 {
  right: 15%;
}

.right--16 {
  right: 16%;
}

.right--17 {
  right: 17%;
}

.right--18 {
  right: 18%;
}

.right--19 {
  right: 19%;
}

.right--20 {
  right: 20%;
}

.right--21 {
  right: 21%;
}

.right--22 {
  right: 22%;
}

.right--23 {
  right: 23%;
}

.right--24 {
  right: 24%;
}

.right--25 {
  right: 25%;
}

.right--26 {
  right: 26%;
}

.right--27 {
  right: 27%;
}

.right--28 {
  right: 28%;
}

.right--29 {
  right: 29%;
}

.right--30 {
  right: 30%;
}

.right--31 {
  right: 31%;
}

.right--32 {
  right: 32%;
}

.right--33 {
  right: 33%;
}

.right--34 {
  right: 34%;
}

.right--35 {
  right: 35%;
}

.right--36 {
  right: 36%;
}

.right--37 {
  right: 37%;
}

.right--38 {
  right: 38%;
}

.right--39 {
  right: 39%;
}

.right--40 {
  right: 40%;
}

.right--41 {
  right: 41%;
}

.right--42 {
  right: 42%;
}

.right--43 {
  right: 43%;
}

.right--44 {
  right: 44%;
}

.right--45 {
  right: 45%;
}

.right--46 {
  right: 46%;
}

.right--47 {
  right: 47%;
}

.right--48 {
  right: 48%;
}

.right--49 {
  right: 49%;
}

.right--50 {
  right: 50%;
}

.right--51 {
  right: 51%;
}

.right--52 {
  right: 52%;
}

.right--53 {
  right: 53%;
}

.right--54 {
  right: 54%;
}

.right--55 {
  right: 55%;
}

.right--56 {
  right: 56%;
}

.right--57 {
  right: 57%;
}

.right--58 {
  right: 58%;
}

.right--59 {
  right: 59%;
}

.right--60 {
  right: 60%;
}

.right--61 {
  right: 61%;
}

.right--62 {
  right: 62%;
}

.right--63 {
  right: 63%;
}

.right--64 {
  right: 64%;
}

.right--65 {
  right: 65%;
}

.right--66 {
  right: 66%;
}

.right--67 {
  right: 67%;
}

.right--68 {
  right: 68%;
}

.right--69 {
  right: 69%;
}

.right--70 {
  right: 70%;
}

.right--71 {
  right: 71%;
}

.right--72 {
  right: 72%;
}

.right--73 {
  right: 73%;
}

.right--74 {
  right: 74%;
}

.right--75 {
  right: 75%;
}

.right--76 {
  right: 76%;
}

.right--77 {
  right: 77%;
}

.right--78 {
  right: 78%;
}

.right--79 {
  right: 79%;
}

.right--80 {
  right: 80%;
}

.right--81 {
  right: 81%;
}

.right--82 {
  right: 82%;
}

.right--83 {
  right: 83%;
}

.right--84 {
  right: 84%;
}

.right--85 {
  right: 85%;
}

.right--86 {
  right: 86%;
}

.right--87 {
  right: 87%;
}

.right--88 {
  right: 88%;
}

.right--89 {
  right: 89%;
}

.right--90 {
  right: 90%;
}

.right--91 {
  right: 91%;
}

.right--92 {
  right: 92%;
}

.right--93 {
  right: 93%;
}

.right--94 {
  right: 94%;
}

.right--95 {
  right: 95%;
}

.right--96 {
  right: 96%;
}

.right--97 {
  right: 97%;
}

.right--98 {
  right: 98%;
}

.right--99 {
  right: 99%;
}

.right--100 {
  right: 100%;
}

.bottom-1 {
  bottom: 1px;
}

.bottom-2 {
  bottom: 2px;
}

.bottom-3 {
  bottom: 3px;
}

.bottom-4 {
  bottom: 4px;
}

.bottom-5 {
  bottom: 5px;
}

.bottom-6 {
  bottom: 6px;
}

.bottom-7 {
  bottom: 7px;
}

.bottom-8 {
  bottom: 8px;
}

.bottom-9 {
  bottom: 9px;
}

.bottom-10 {
  bottom: 10px;
}

.bottom-11 {
  bottom: 11px;
}

.bottom-12 {
  bottom: 12px;
}

.bottom-13 {
  bottom: 13px;
}

.bottom-14 {
  bottom: 14px;
}

.bottom-15 {
  bottom: 15px;
}

.bottom-16 {
  bottom: 16px;
}

.bottom-17 {
  bottom: 17px;
}

.bottom-18 {
  bottom: 18px;
}

.bottom-19 {
  bottom: 19px;
}

.bottom-20 {
  bottom: 20px;
}

.bottom-21 {
  bottom: 21px;
}

.bottom-22 {
  bottom: 22px;
}

.bottom-23 {
  bottom: 23px;
}

.bottom-24 {
  bottom: 24px;
}

.bottom-25 {
  bottom: 25px;
}

.bottom-26 {
  bottom: 26px;
}

.bottom-27 {
  bottom: 27px;
}

.bottom-28 {
  bottom: 28px;
}

.bottom-29 {
  bottom: 29px;
}

.bottom-30 {
  bottom: 30px;
}

.bottom-31 {
  bottom: 31px;
}

.bottom-32 {
  bottom: 32px;
}

.bottom-33 {
  bottom: 33px;
}

.bottom-34 {
  bottom: 34px;
}

.bottom-35 {
  bottom: 35px;
}

.bottom-36 {
  bottom: 36px;
}

.bottom-37 {
  bottom: 37px;
}

.bottom-38 {
  bottom: 38px;
}

.bottom-39 {
  bottom: 39px;
}

.bottom-40 {
  bottom: 40px;
}

.bottom-41 {
  bottom: 41px;
}

.bottom-42 {
  bottom: 42px;
}

.bottom-43 {
  bottom: 43px;
}

.bottom-44 {
  bottom: 44px;
}

.bottom-45 {
  bottom: 45px;
}

.bottom-46 {
  bottom: 46px;
}

.bottom-47 {
  bottom: 47px;
}

.bottom-48 {
  bottom: 48px;
}

.bottom-49 {
  bottom: 49px;
}

.bottom-50 {
  bottom: 50px;
}

.bottom-51 {
  bottom: 51px;
}

.bottom-52 {
  bottom: 52px;
}

.bottom-53 {
  bottom: 53px;
}

.bottom-54 {
  bottom: 54px;
}

.bottom-55 {
  bottom: 55px;
}

.bottom-56 {
  bottom: 56px;
}

.bottom-57 {
  bottom: 57px;
}

.bottom-58 {
  bottom: 58px;
}

.bottom-59 {
  bottom: 59px;
}

.bottom-60 {
  bottom: 60px;
}

.bottom-61 {
  bottom: 61px;
}

.bottom-62 {
  bottom: 62px;
}

.bottom-63 {
  bottom: 63px;
}

.bottom-64 {
  bottom: 64px;
}

.bottom-65 {
  bottom: 65px;
}

.bottom-66 {
  bottom: 66px;
}

.bottom-67 {
  bottom: 67px;
}

.bottom-68 {
  bottom: 68px;
}

.bottom-69 {
  bottom: 69px;
}

.bottom-70 {
  bottom: 70px;
}

.bottom-71 {
  bottom: 71px;
}

.bottom-72 {
  bottom: 72px;
}

.bottom-73 {
  bottom: 73px;
}

.bottom-74 {
  bottom: 74px;
}

.bottom-75 {
  bottom: 75px;
}

.bottom-76 {
  bottom: 76px;
}

.bottom-77 {
  bottom: 77px;
}

.bottom-78 {
  bottom: 78px;
}

.bottom-79 {
  bottom: 79px;
}

.bottom-80 {
  bottom: 80px;
}

.bottom-81 {
  bottom: 81px;
}

.bottom-82 {
  bottom: 82px;
}

.bottom-83 {
  bottom: 83px;
}

.bottom-84 {
  bottom: 84px;
}

.bottom-85 {
  bottom: 85px;
}

.bottom-86 {
  bottom: 86px;
}

.bottom-87 {
  bottom: 87px;
}

.bottom-88 {
  bottom: 88px;
}

.bottom-89 {
  bottom: 89px;
}

.bottom-90 {
  bottom: 90px;
}

.bottom-91 {
  bottom: 91px;
}

.bottom-92 {
  bottom: 92px;
}

.bottom-93 {
  bottom: 93px;
}

.bottom-94 {
  bottom: 94px;
}

.bottom-95 {
  bottom: 95px;
}

.bottom-96 {
  bottom: 96px;
}

.bottom-97 {
  bottom: 97px;
}

.bottom-98 {
  bottom: 98px;
}

.bottom-99 {
  bottom: 99px;
}

.bottom-100 {
  bottom: 100px;
}

.bottom--1 {
  bottom: 1%;
}

.bottom--2 {
  bottom: 2%;
}

.bottom--3 {
  bottom: 3%;
}

.bottom--4 {
  bottom: 4%;
}

.bottom--5 {
  bottom: 5%;
}

.bottom--6 {
  bottom: 6%;
}

.bottom--7 {
  bottom: 7%;
}

.bottom--8 {
  bottom: 8%;
}

.bottom--9 {
  bottom: 9%;
}

.bottom--10 {
  bottom: 10%;
}

.bottom--11 {
  bottom: 11%;
}

.bottom--12 {
  bottom: 12%;
}

.bottom--13 {
  bottom: 13%;
}

.bottom--14 {
  bottom: 14%;
}

.bottom--15 {
  bottom: 15%;
}

.bottom--16 {
  bottom: 16%;
}

.bottom--17 {
  bottom: 17%;
}

.bottom--18 {
  bottom: 18%;
}

.bottom--19 {
  bottom: 19%;
}

.bottom--20 {
  bottom: 20%;
}

.bottom--21 {
  bottom: 21%;
}

.bottom--22 {
  bottom: 22%;
}

.bottom--23 {
  bottom: 23%;
}

.bottom--24 {
  bottom: 24%;
}

.bottom--25 {
  bottom: 25%;
}

.bottom--26 {
  bottom: 26%;
}

.bottom--27 {
  bottom: 27%;
}

.bottom--28 {
  bottom: 28%;
}

.bottom--29 {
  bottom: 29%;
}

.bottom--30 {
  bottom: 30%;
}

.bottom--31 {
  bottom: 31%;
}

.bottom--32 {
  bottom: 32%;
}

.bottom--33 {
  bottom: 33%;
}

.bottom--34 {
  bottom: 34%;
}

.bottom--35 {
  bottom: 35%;
}

.bottom--36 {
  bottom: 36%;
}

.bottom--37 {
  bottom: 37%;
}

.bottom--38 {
  bottom: 38%;
}

.bottom--39 {
  bottom: 39%;
}

.bottom--40 {
  bottom: 40%;
}

.bottom--41 {
  bottom: 41%;
}

.bottom--42 {
  bottom: 42%;
}

.bottom--43 {
  bottom: 43%;
}

.bottom--44 {
  bottom: 44%;
}

.bottom--45 {
  bottom: 45%;
}

.bottom--46 {
  bottom: 46%;
}

.bottom--47 {
  bottom: 47%;
}

.bottom--48 {
  bottom: 48%;
}

.bottom--49 {
  bottom: 49%;
}

.bottom--50 {
  bottom: 50%;
}

.bottom--51 {
  bottom: 51%;
}

.bottom--52 {
  bottom: 52%;
}

.bottom--53 {
  bottom: 53%;
}

.bottom--54 {
  bottom: 54%;
}

.bottom--55 {
  bottom: 55%;
}

.bottom--56 {
  bottom: 56%;
}

.bottom--57 {
  bottom: 57%;
}

.bottom--58 {
  bottom: 58%;
}

.bottom--59 {
  bottom: 59%;
}

.bottom--60 {
  bottom: 60%;
}

.bottom--61 {
  bottom: 61%;
}

.bottom--62 {
  bottom: 62%;
}

.bottom--63 {
  bottom: 63%;
}

.bottom--64 {
  bottom: 64%;
}

.bottom--65 {
  bottom: 65%;
}

.bottom--66 {
  bottom: 66%;
}

.bottom--67 {
  bottom: 67%;
}

.bottom--68 {
  bottom: 68%;
}

.bottom--69 {
  bottom: 69%;
}

.bottom--70 {
  bottom: 70%;
}

.bottom--71 {
  bottom: 71%;
}

.bottom--72 {
  bottom: 72%;
}

.bottom--73 {
  bottom: 73%;
}

.bottom--74 {
  bottom: 74%;
}

.bottom--75 {
  bottom: 75%;
}

.bottom--76 {
  bottom: 76%;
}

.bottom--77 {
  bottom: 77%;
}

.bottom--78 {
  bottom: 78%;
}

.bottom--79 {
  bottom: 79%;
}

.bottom--80 {
  bottom: 80%;
}

.bottom--81 {
  bottom: 81%;
}

.bottom--82 {
  bottom: 82%;
}

.bottom--83 {
  bottom: 83%;
}

.bottom--84 {
  bottom: 84%;
}

.bottom--85 {
  bottom: 85%;
}

.bottom--86 {
  bottom: 86%;
}

.bottom--87 {
  bottom: 87%;
}

.bottom--88 {
  bottom: 88%;
}

.bottom--89 {
  bottom: 89%;
}

.bottom--90 {
  bottom: 90%;
}

.bottom--91 {
  bottom: 91%;
}

.bottom--92 {
  bottom: 92%;
}

.bottom--93 {
  bottom: 93%;
}

.bottom--94 {
  bottom: 94%;
}

.bottom--95 {
  bottom: 95%;
}

.bottom--96 {
  bottom: 96%;
}

.bottom--97 {
  bottom: 97%;
}

.bottom--98 {
  bottom: 98%;
}

.bottom--99 {
  bottom: 99%;
}

.bottom--100 {
  bottom: 100%;
}

.left-1 {
  left: 1px;
}

.left-2 {
  left: 2px;
}

.left-3 {
  left: 3px;
}

.left-4 {
  left: 4px;
}

.left-5 {
  left: 5px;
}

.left-6 {
  left: 6px;
}

.left-7 {
  left: 7px;
}

.left-8 {
  left: 8px;
}

.left-9 {
  left: 9px;
}

.left-10 {
  left: 10px;
}

.left-11 {
  left: 11px;
}

.left-12 {
  left: 12px;
}

.left-13 {
  left: 13px;
}

.left-14 {
  left: 14px;
}

.left-15 {
  left: 15px;
}

.left-16 {
  left: 16px;
}

.left-17 {
  left: 17px;
}

.left-18 {
  left: 18px;
}

.left-19 {
  left: 19px;
}

.left-20 {
  left: 20px;
}

.left-21 {
  left: 21px;
}

.left-22 {
  left: 22px;
}

.left-23 {
  left: 23px;
}

.left-24 {
  left: 24px;
}

.left-25 {
  left: 25px;
}

.left-26 {
  left: 26px;
}

.left-27 {
  left: 27px;
}

.left-28 {
  left: 28px;
}

.left-29 {
  left: 29px;
}

.left-30 {
  left: 30px;
}

.left-31 {
  left: 31px;
}

.left-32 {
  left: 32px;
}

.left-33 {
  left: 33px;
}

.left-34 {
  left: 34px;
}

.left-35 {
  left: 35px;
}

.left-36 {
  left: 36px;
}

.left-37 {
  left: 37px;
}

.left-38 {
  left: 38px;
}

.left-39 {
  left: 39px;
}

.left-40 {
  left: 40px;
}

.left-41 {
  left: 41px;
}

.left-42 {
  left: 42px;
}

.left-43 {
  left: 43px;
}

.left-44 {
  left: 44px;
}

.left-45 {
  left: 45px;
}

.left-46 {
  left: 46px;
}

.left-47 {
  left: 47px;
}

.left-48 {
  left: 48px;
}

.left-49 {
  left: 49px;
}

.left-50 {
  left: 50px;
}

.left-51 {
  left: 51px;
}

.left-52 {
  left: 52px;
}

.left-53 {
  left: 53px;
}

.left-54 {
  left: 54px;
}

.left-55 {
  left: 55px;
}

.left-56 {
  left: 56px;
}

.left-57 {
  left: 57px;
}

.left-58 {
  left: 58px;
}

.left-59 {
  left: 59px;
}

.left-60 {
  left: 60px;
}

.left-61 {
  left: 61px;
}

.left-62 {
  left: 62px;
}

.left-63 {
  left: 63px;
}

.left-64 {
  left: 64px;
}

.left-65 {
  left: 65px;
}

.left-66 {
  left: 66px;
}

.left-67 {
  left: 67px;
}

.left-68 {
  left: 68px;
}

.left-69 {
  left: 69px;
}

.left-70 {
  left: 70px;
}

.left-71 {
  left: 71px;
}

.left-72 {
  left: 72px;
}

.left-73 {
  left: 73px;
}

.left-74 {
  left: 74px;
}

.left-75 {
  left: 75px;
}

.left-76 {
  left: 76px;
}

.left-77 {
  left: 77px;
}

.left-78 {
  left: 78px;
}

.left-79 {
  left: 79px;
}

.left-80 {
  left: 80px;
}

.left-81 {
  left: 81px;
}

.left-82 {
  left: 82px;
}

.left-83 {
  left: 83px;
}

.left-84 {
  left: 84px;
}

.left-85 {
  left: 85px;
}

.left-86 {
  left: 86px;
}

.left-87 {
  left: 87px;
}

.left-88 {
  left: 88px;
}

.left-89 {
  left: 89px;
}

.left-90 {
  left: 90px;
}

.left-91 {
  left: 91px;
}

.left-92 {
  left: 92px;
}

.left-93 {
  left: 93px;
}

.left-94 {
  left: 94px;
}

.left-95 {
  left: 95px;
}

.left-96 {
  left: 96px;
}

.left-97 {
  left: 97px;
}

.left-98 {
  left: 98px;
}

.left-99 {
  left: 99px;
}

.left-100 {
  left: 100px;
}

.left--1 {
  left: 1%;
}

.left--2 {
  left: 2%;
}

.left--3 {
  left: 3%;
}

.left--4 {
  left: 4%;
}

.left--5 {
  left: 5%;
}

.left--6 {
  left: 6%;
}

.left--7 {
  left: 7%;
}

.left--8 {
  left: 8%;
}

.left--9 {
  left: 9%;
}

.left--10 {
  left: 10%;
}

.left--11 {
  left: 11%;
}

.left--12 {
  left: 12%;
}

.left--13 {
  left: 13%;
}

.left--14 {
  left: 14%;
}

.left--15 {
  left: 15%;
}

.left--16 {
  left: 16%;
}

.left--17 {
  left: 17%;
}

.left--18 {
  left: 18%;
}

.left--19 {
  left: 19%;
}

.left--20 {
  left: 20%;
}

.left--21 {
  left: 21%;
}

.left--22 {
  left: 22%;
}

.left--23 {
  left: 23%;
}

.left--24 {
  left: 24%;
}

.left--25 {
  left: 25%;
}

.left--26 {
  left: 26%;
}

.left--27 {
  left: 27%;
}

.left--28 {
  left: 28%;
}

.left--29 {
  left: 29%;
}

.left--30 {
  left: 30%;
}

.left--31 {
  left: 31%;
}

.left--32 {
  left: 32%;
}

.left--33 {
  left: 33%;
}

.left--34 {
  left: 34%;
}

.left--35 {
  left: 35%;
}

.left--36 {
  left: 36%;
}

.left--37 {
  left: 37%;
}

.left--38 {
  left: 38%;
}

.left--39 {
  left: 39%;
}

.left--40 {
  left: 40%;
}

.left--41 {
  left: 41%;
}

.left--42 {
  left: 42%;
}

.left--43 {
  left: 43%;
}

.left--44 {
  left: 44%;
}

.left--45 {
  left: 45%;
}

.left--46 {
  left: 46%;
}

.left--47 {
  left: 47%;
}

.left--48 {
  left: 48%;
}

.left--49 {
  left: 49%;
}

.left--50 {
  left: 50%;
}

.left--51 {
  left: 51%;
}

.left--52 {
  left: 52%;
}

.left--53 {
  left: 53%;
}

.left--54 {
  left: 54%;
}

.left--55 {
  left: 55%;
}

.left--56 {
  left: 56%;
}

.left--57 {
  left: 57%;
}

.left--58 {
  left: 58%;
}

.left--59 {
  left: 59%;
}

.left--60 {
  left: 60%;
}

.left--61 {
  left: 61%;
}

.left--62 {
  left: 62%;
}

.left--63 {
  left: 63%;
}

.left--64 {
  left: 64%;
}

.left--65 {
  left: 65%;
}

.left--66 {
  left: 66%;
}

.left--67 {
  left: 67%;
}

.left--68 {
  left: 68%;
}

.left--69 {
  left: 69%;
}

.left--70 {
  left: 70%;
}

.left--71 {
  left: 71%;
}

.left--72 {
  left: 72%;
}

.left--73 {
  left: 73%;
}

.left--74 {
  left: 74%;
}

.left--75 {
  left: 75%;
}

.left--76 {
  left: 76%;
}

.left--77 {
  left: 77%;
}

.left--78 {
  left: 78%;
}

.left--79 {
  left: 79%;
}

.left--80 {
  left: 80%;
}

.left--81 {
  left: 81%;
}

.left--82 {
  left: 82%;
}

.left--83 {
  left: 83%;
}

.left--84 {
  left: 84%;
}

.left--85 {
  left: 85%;
}

.left--86 {
  left: 86%;
}

.left--87 {
  left: 87%;
}

.left--88 {
  left: 88%;
}

.left--89 {
  left: 89%;
}

.left--90 {
  left: 90%;
}

.left--91 {
  left: 91%;
}

.left--92 {
  left: 92%;
}

.left--93 {
  left: 93%;
}

.left--94 {
  left: 94%;
}

.left--95 {
  left: 95%;
}

.left--96 {
  left: 96%;
}

.left--97 {
  left: 97%;
}

.left--98 {
  left: 98%;
}

.left--99 {
  left: 99%;
}

.left--100 {
  left: 100%;
}

.rounded-1 {
  border-radius: 1px !important;
}

.rounded-2 {
  border-radius: 2px !important;
}

.rounded-3 {
  border-radius: 3px !important;
}

.rounded-4 {
  border-radius: 4px !important;
}

.rounded-5 {
  border-radius: 5px !important;
}

.rounded-6 {
  border-radius: 6px;
}

.rounded-7 {
  border-radius: 7px;
}

.rounded-8 {
  border-radius: 8px;
}

.rounded-9 {
  border-radius: 9px;
}

.rounded-10 {
  border-radius: 10px;
}

.rounded-11 {
  border-radius: 11px;
}

.rounded-12 {
  border-radius: 12px;
}

.rounded-13 {
  border-radius: 13px;
}

.rounded-14 {
  border-radius: 14px;
}

.rounded-15 {
  border-radius: 15px;
}

.rounded-16 {
  border-radius: 16px;
}

.rounded-17 {
  border-radius: 17px;
}

.rounded-18 {
  border-radius: 18px;
}

.rounded-19 {
  border-radius: 19px;
}

.rounded-20 {
  border-radius: 20px;
}

.rounded-21 {
  border-radius: 21px;
}

.rounded-22 {
  border-radius: 22px;
}

.rounded-23 {
  border-radius: 23px;
}

.rounded-24 {
  border-radius: 24px;
}

.rounded-25 {
  border-radius: 25px;
}

.rounded-26 {
  border-radius: 26px;
}

.rounded-27 {
  border-radius: 27px;
}

.rounded-28 {
  border-radius: 28px;
}

.rounded-29 {
  border-radius: 29px;
}

.rounded-30 {
  border-radius: 30px;
}

.rounded--1 {
  border-radius: 1%;
}

.rounded--2 {
  border-radius: 2%;
}

.rounded--3 {
  border-radius: 3%;
}

.rounded--4 {
  border-radius: 4%;
}

.rounded--5 {
  border-radius: 5%;
}

.rounded--6 {
  border-radius: 6%;
}

.rounded--7 {
  border-radius: 7%;
}

.rounded--8 {
  border-radius: 8%;
}

.rounded--9 {
  border-radius: 9%;
}

.rounded--10 {
  border-radius: 10%;
}

.rounded--11 {
  border-radius: 11%;
}

.rounded--12 {
  border-radius: 12%;
}

.rounded--13 {
  border-radius: 13%;
}

.rounded--14 {
  border-radius: 14%;
}

.rounded--15 {
  border-radius: 15%;
}

.rounded--16 {
  border-radius: 16%;
}

.rounded--17 {
  border-radius: 17%;
}

.rounded--18 {
  border-radius: 18%;
}

.rounded--19 {
  border-radius: 19%;
}

.rounded--20 {
  border-radius: 20%;
}

.rounded--21 {
  border-radius: 21%;
}

.rounded--22 {
  border-radius: 22%;
}

.rounded--23 {
  border-radius: 23%;
}

.rounded--24 {
  border-radius: 24%;
}

.rounded--25 {
  border-radius: 25%;
}

.rounded--26 {
  border-radius: 26%;
}

.rounded--27 {
  border-radius: 27%;
}

.rounded--28 {
  border-radius: 28%;
}

.rounded--29 {
  border-radius: 29%;
}

.rounded--30 {
  border-radius: 30%;
}

.border-w-1 {
  border-width: 1px !important;
}

.border-w-2 {
  border-width: 2px !important;
}

.border-w-3 {
  border-width: 3px !important;
}

.border-w-4 {
  border-width: 4px !important;
}

.border-w-5 {
  border-width: 5px !important;
}

.border-w-6 {
  border-width: 6px;
}

.border-w-7 {
  border-width: 7px;
}

.border-w-8 {
  border-width: 8px;
}

.border-w-9 {
  border-width: 9px;
}

.border-w-10 {
  border-width: 10px;
}

.border-w-11 {
  border-width: 11px;
}

.border-w-12 {
  border-width: 12px;
}

.border-w-13 {
  border-width: 13px;
}

.border-w-14 {
  border-width: 14px;
}

.border-w-15 {
  border-width: 15px;
}

.border-w-16 {
  border-width: 16px;
}

.border-w-17 {
  border-width: 17px;
}

.border-w-18 {
  border-width: 18px;
}

.border-w-19 {
  border-width: 19px;
}

.border-w-20 {
  border-width: 20px;
}

.border-w-21 {
  border-width: 21px;
}

.border-w-22 {
  border-width: 22px;
}

.border-w-23 {
  border-width: 23px;
}

.border-w-24 {
  border-width: 24px;
}

.border-w-25 {
  border-width: 25px;
}

.border-w-26 {
  border-width: 26px;
}

.border-w-27 {
  border-width: 27px;
}

.border-w-28 {
  border-width: 28px;
}

.border-w-29 {
  border-width: 29px;
}

.border-w-30 {
  border-width: 30px;
}

/* ==================================================
                    Utility
================================================== */
/***** Text *****/
.outfit {
  font-family: "Outfit", sans-serif;
}

.t-rw {
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  word-break: break-all;
  word-wrap: break-word;
}

.rw-1 {
  -webkit-line-clamp: 1;
}

.rw-2 {
  -webkit-line-clamp: 2;
}

.rw-3 {
  -webkit-line-clamp: 3;
}

.hover-gradi:hover {
  background: linear-gradient(to left, #13a292, #1396a2) !important;
}

.hover-shadow:hover {
  box-shadow: 3px 4px 10px 0px rgba(0, 0, 0, 0.15);
}

.ver-t {
  vertical-align: top !important;
}

.ver-m {
  vertical-align: middle !important;
}

.ver-b {
  vertical-align: bottom !important;
}

.txt-zero {
  font-size: 0;
  text-indent: -9999px;
}

.lh-mlg {
  line-height: 1.8;
}

.lh-msm {
  line-height: 1.43;
}

.lh-mid {
  line-height: 1.3;
}

/***** Transition *****/
.move {
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
}

.move-cubic {
  transition: all 0.4s cubic-bezier(0.05, 0.82, 0.165, 1);
  -webkit-transition: all 0.4s cubic-bezier(0.05, 0.82, 0.165, 1);
  -ms-transition: all 0.4s cubic-bezier(0.05, 0.82, 0.165, 1);
  -moz-transition: all 0.4s cubic-bezier(0.05, 0.82, 0.165, 1);
  -o-transition: all 0.4s cubic-bezier(0.05, 0.82, 0.165, 1);
}

.move-fast {
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
}

/***** Transform *****/
.rotate-90 {
  transform: rotate(90deg);
}

.rotate-180 {
  transform: rotate(180deg);
}

.rotate-270 {
  transform: rotate(270deg);
}

/***** Image Box *****/
.back-img {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}

.basic-img {
  opacity: 0;
  visibility: hidden;
  height: auto;
  width: 100%;
}

/***** Overflow Scrollbar *****/
.overflow-y-auto::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}

.overflow-y-auto::-webkit-scrollbar-track {
  background: transparent;
}

.overflow-y-auto::-webkit-scrollbar-thumb {
  background: rgba(230, 0, 19, 0.2);
}

.scroll-out {
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.scroll-out::-webkit-scrollbar {
  display: none;
}

.w-fit {
  width: -moz-fit-content !important;
  width: fit-content !important;
}

/***** icons *****/
.svg-bg {
  font-size: 0 !important;
  text-indent: -999999px !important;
  background-repeat: no-repeat !important;
  background-position: 50% 50% !important;
}

.svg-bg.facebook {
  background-image: url("/image/icon_blog.svg");
  background-size: 25px;
}

.svg-bg.instagram {
  background-image: url("/image/icon_blog.svg");
  background-size: 25px;
}

.svg-bg.blog {
  background-image: url("/image/icon_blog.svg");
  background-size: 25px;
}

.svg-bg.youtube {
  background-image: url("/image/icon_blog.svg");
  background-size: 25px;
}

.svg-bg.top {
  background-image: url("/image/icon_top.svg");
  background-size: 18px;
}

.svg {
  font-size: 0 !important;
  text-indent: -999999px !important;
}

.svg.facebook {
  width: 25px;
}

.svg.instagram {
  width: 25px;
}

.svg.blog {
  width: 25px;
}

.svg.youtube {
  width: 25px;
}

.dark .svg-bg.facebook {
  background-image: url("/image/icon_blog_w.svg");
  background-size: 25px;
}

.dark .svg-bg.instagram {
  background-image: url("/image/icon_blog_w.svg");
  background-size: 25px;
}

.dark .svg-bg.blog {
  background-image: url("/image/icon_blog_w.svg");
  background-size: 25px;
}

.dark .svg-bg.youtube {
  background-image: url("/image/icon_blog_w.svg");
  background-size: 25px;
}

.dark .svg {
  fill: #fff;
}

/***** video *****/
.video-wrap {
  width: 100%;
  padding-bottom: 56.25%;
  position: relative; /*margin: 20px 0;*/
  border: 0;
}

.video-wrap video, .video-wrap iframe, .video_wrap embed {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 0;
  outline: 0;
}

.padding-box {
  position: relative;
  height: 0;
  overflow: hidden;
}

.padding-box > img,
.padding-box > video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/***** The Rest *****/
.obj-full {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.hidden {
  text-indent: -9999px;
  width: 0px;
  height: 0px;
  line-height: 0px;
  font-size: 0px;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: alpha(opacity=0);
  overflow: hidden;
  visibility: hidden;
}

.ct-out {
  width: 1px;
  height: 1px;
  margin: -1px;
  position: absolute;
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
}

.ct-zero {
  font-size: 0;
  text-indent: -9999px;
}

.required {
  color: #dc3545;
  font-weight: 400;
  font-size: 1.8rem !important;
  display: inline-block !important;
  width: 10px;
  height: 30px;
  line-height: 32px;
  vertical-align: middle;
}

.required > span {
  width: 0;
  height: 0;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: alpha(opactiy=0);
}

/* ==================================================
| form, input, radio, checkbox
================================================= */
.form-control:focus {
  border-color: #00428E;
  border-width: 2px;
  box-shadow: none;
}

/***** input / textarea *****/
input[type=text],
input[type=password],
input[type=tel],
input[type=email],
input[type=number],
input[type=url] {
  border: 1px solid #DEE2E6;
  height: 40px;
  line-height: 40px;
  vertical-align: middle;
  padding: 0 15px;
  width: 100%;
}

input[type=text]:focus, input[type=password]:focus, input[type=tel]:focus, input[type=email]:focus, input[type=number]:focus, input[type=url]:focus, textarea:focus {
  outline: none !important;
  box-shadow: unset !important;
}

textarea {
  width: 100%;
  border: 1px solid #DEE2E6;
  padding: 15px;
  resize: none;
  line-height: 1.4;
}

input:-moz-read-only {
  background-color: #fafafa;
}

input[readonly],
input[readonly=readonly],
input:read-only {
  background-color: #fafafa;
}

/***** 커스텀 input / textarea *****/
/*  사용법
<div class="ipt-box">
    <input type="text" name="" id="">
</div>
*/
.ipt-box {
  border: 1px solid #DEE2E6;
  border-radius: 8px;
  transition: 0.2s ease-out;
  position: relative;
  background-color: #fff;
  height: 40px;
}

.admin-tbl .ipt-box {
  border-radius: 3px;
}

.ipt-box:not(.focus-none):focus-within {
  border-color: #111827;
}

.ipt-box.textarea-box {
  height: 200px;
  overflow-y: auto;
}

.ipt-box.datepicker-ipt {
  position: relative;
  background-color: #fff;
  min-width: 115px;
}

.ipt-box.datepicker-ipt:after {
  position: absolute;
  display: block;
  content: "";
  clear: both;
  width: 22px;
  height: 22px;
  background-image: url("/image/ico_calendar.svg");
  background-position: center;
  background-repeat: no-repeat;
  right: 10px;
  top: 50%;
  margin-top: -11px;
}

.ipt-box input[type=text], .ipt-box input[type=password], .ipt-box input[type=tel], .ipt-box input[type=email], .ipt-box input[type=number], .ipt-box input[type=url], .ipt-box textarea {
  border: none;
  outline: none;
  height: 100%;
  padding: 0 15px;
  font-size: 1.4rem;
  font-weight: 400;
  background-color: transparent;
}

input[type=text]::-moz-placeholder, input[type=password]::-moz-placeholder, .ipt-box input[type=tel]::-moz-placeholder, .ipt-box input[type=email]::-moz-placeholder, .ipt-box input[type=number]::-moz-placeholder, .ipt-box input[type=url]::-moz-placeholder, .ipt-box textarea::-moz-placeholder, .ipt-box::-moz-placeholder {
  font-size: 1.4rem;
  font-weight: 500;
}

input[type=text]::placeholder, input[type=password]::placeholder, .ipt-box input[type=tel]::placeholder, .ipt-box input[type=email]::placeholder, .ipt-box input[type=number]::placeholder, .ipt-box input[type=url]::placeholder, .ipt-box textarea::placeholder, .ipt-box::placeholder {
  font-size: 1.4rem;
  font-weight: 500;
}

/*  사용법
<div class="ipt-box textarea-box">
    <textarea name="" id="" ></textarea>
</div>
*/
div.ipt-box.textarea-box {
  padding: 10px 10px 10px 0;
}

.ipt-box.textarea-box textarea {
  padding: 5px 5px 5px 15px;
}

/*  사용법
<div class="ipt-box del-ipt">
    <input type="text" name="" id="" oninput="handleInputValue(this)" />
    <a href="javascript:;" class="del-btn flex-center" onclick="clearInput(this)">
        <img src="/img/ico_x.svg" alt="del-btn">
    </a>
</div>
*/
.ipt-box.del-ipt input {
  padding-right: 40px;
}

.ipt-box.del-ipt input.has-value ~ .del-btn {
  opacity: 1;
}

.ipt-box .del-btn {
  width: 24px;
  height: 24px;
  line-height: 23px;
  border-radius: 12px;
  background-color: #999;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -12px;
  opacity: 0;
  transition: 0.1s ease-out;
}

/*  사용법
<div class="ipt-box label-ipt move-ipt">
    <input type="text" name="" id="" onblur="handleInputBlur(this)" />
    <label for="">First Name</label>
</div>
*/
.ipt-box.label-ipt label {
  position: absolute;
  width: -moz-fit-content;
  width: fit-content;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1.4rem;
  font-weight: 500;
  transition: 0.2s ease-out;
  margin-bottom: 0;
}

.ipt-box.label-ipt.move-ipt input:focus ~ label,
.ipt-box.label-ipt.move-ipt input.has-value ~ label {
  top: 0;
  background-color: #fff;
  border: 1px solid #00428E;
  border-radius: 8px;
  padding: 3px 7px;
  font-size: 1.2rem;
}

/*  사용법
<div class="ipt-box dash-ipt label-ipt">
    <input type="text" name="" id="" onblur="handleInputBlur(this)"/>
    <label for="">First Name</label>
</div>
*/
.ipt-box.dash-ipt {
  border-radius: unset;
  border-right: none;
  border-left: none;
  border-top: none;
}

.ipt-box.dash-ipt input {
  padding-left: 0;
  padding-right: 0;
}

.ipt-box.dash-ipt label {
  left: 0;
}

.ipt-box.dash-ipt input:focus ~ label,
.ipt-box.label-ipt.dash-ipt input.has-value ~ label {
  top: 0;
  border-radius: unset;
  border: none;
  background-color: transparent;
  padding: 0;
  transform: translateY(-100%);
}

/***** radio_box *****/
.radio-box {
  position: relative;
}

.radio-box > input[type=radio] {
  width: 1px;
  height: 1px;
  margin: -1px;
  position: absolute;
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
}

.radio-box > input[type=radio] ~ label {
  padding-left: 26px;
  position: relative;
  font-size: 1.4rem;
  font-weight: 400;
  color: #111827;
  cursor: pointer;
}

.radio-box > input[type=radio]:checked ~ label {
  color: #00428E;
}

.radio-box > input[type=radio] ~ label:before {
  display: block;
  content: "";
  clear: both;
  width: 20px;
  height: 20px;
  border-radius: 10px;
  border: 1px solid #DEE2E6;
  padding: 4px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  left: 0;
  z-index: 0;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
}

.radio-box > input[type=radio]:checked ~ label:after {
  display: block;
  content: "";
  clear: both;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background: #00428E;
  position: absolute;
  top: 50%;
  margin-top: -5px;
  left: 5px;
  z-index: 5;
}

.radio-box.custom {
  width: -moz-fit-content;
  width: fit-content;
}

.radio-box.custom > input[type=radio] ~ label {
  white-space: nowrap;
  margin-bottom: 0;
  padding: 10px;
  border: 2px solid transparent;
}

.radio-box.custom > input[type=radio] ~ label:before,
.radio-box.custom > input[type=radio] ~ label:after,
.radio-box.custom > input[type=radio]:checked ~ label:before,
.radio-box.custom > input[type=radio]:checked ~ label:after {
  display: none;
}

/*  사용법
<div class="radio-box custom square-radio">
    <input type="radio" name="" id="" />
    <label for="">
        <div class="ico-box">
            <img src="/img/logo.png" alt="logo">
        </div>
        <p class="txt-c mt-10">LOGO</p>
    </label>
</div>
*/
.radio-box.square-radio > input[type=radio] ~ label:before {
  top: 10px;
  left: 10px;
  margin-top: 0;
  opacity: 0;
  transform: scale(0);
  transition: 0.25s ease-out;
}

.radio-box.square-radio > input[type=radio]:checked ~ label {
  border-color: #00428E;
}

.radio-box.square-radio:hover > input[type=radio] ~ label:before,
.radio-box.square-radio > input[type=radio]:checked ~ label:before {
  opacity: 1;
  transform: scale(1);
  border-color: #00428E;
}

.radio-box.square-radio > input[type=radio]:checked ~ label:before {
  background-color: #00428E;
}

.radio-box.square-radio > input[type=radio]:checked ~ label:after {
  left: 15px;
  margin-top: 5px;
  top: 10px;
  background: #fff;
}

/*  사용법
<div class="radio-box custom txt-radio">
    <input type="radio" name="" id="" />
    <label for="">
        <p>LOGO</p>
    </label>
</div>
*/
.radio-box.txt-radio > input[type=radio] ~ label:before,
.radio-box.txt-radio > input[type=radio] ~ label:after {
  display: none;
}

/***** check_box *****/
.check-box {
  height: 20px;
  position: relative;
}

.check-box > input[type=checkbox] {
  width: 1px;
  height: 1px;
  margin: -1px;
  position: absolute;
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
}

.check-box > input[type=checkbox] ~ label {
  padding-left: 26px;
  position: relative;
  font-size: 1.4rem;
  font-weight: 500;
  color: #111827;
  cursor: pointer;
}

.check-box > input[type=checkbox] ~ label:before {
  display: block;
  content: "";
  clear: both;
  width: 20px;
  height: 20px;
  border-radius: 3px;
  border: 1px solid #DEE2E6;
  background-color: #fff;
  background-image: url("/image/ico_check_gray.svg");
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  left: 0;
  z-index: 0;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
}

.check-box > input[type=checkbox]:checked ~ label:before {
  background-image: url("/image/ico_check_wht.svg");
  background-color: #659AD2;
  border-color: #659AD2;
}

.check-box.sm > input[type=checkbox] ~ label {
  font-weight: 500;
}

.check-box.sm:hover > input[type=checkbox]:not(:checked) ~ label:before {
  border-color: #111827;
}

.check-box.custom {
  width: -moz-fit-content;
  width: fit-content;
  height: auto;
}

.check-box.custom > input[type=checkbox] ~ label {
  display: block;
  margin-bottom: 0;
  padding: 20px;
  border: 2px solid #DEE2E6;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  transition: 0.25s ease-out;
}

.check-box.custom:hover > input[type=checkbox] ~ label,
.check-box.custom > input[type=checkbox]:checked ~ label {
  border-color: #00428E;
}

.check-box.custom > input[type=checkbox]:checked ~ label p {
  color: #00428E;
}

/*  사용법
<div class="check-box custom square-check">
    <input type="checkbox" name="" id="" />
    <label for="">
        <div class="ico-box">
            <img src="/img/logo.png" alt="logo">
        </div>
        <p class="txt-c mt-10">LOGO</p>
    </label>
</div>
*/
.check-box.square-check > input[type=checkbox] ~ label:before {
  top: 10px;
  left: 10px;
  margin-top: 0;
  opacity: 0;
  transform: scale(0);
  transition: 0.25s ease-out;
  border-radius: 10px;
}

.check-box.square-check > input[type=checkbox] ~ label:after {
  position: absolute;
  display: block;
  content: "";
  clear: both;
  width: 20px;
  height: 20px;
  border-radius: 10px;
  top: 10px;
  left: 10px;
  opacity: 0;
  transition: opacity 0.25 ease-out;
  background-image: url("/image/ico_check_wht.svg");
  background-position: center;
  background-repeat: no-repeat;
}

.check-box.square-check > input[type=checkbox]:checked ~ label {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1), 0 0 0 4px #999;
}

.check-box.square-check:hover > input[type=checkbox] ~ label:before,
.check-box.square-check > input[type=checkbox]:checked ~ label:before {
  opacity: 1;
  transform: scale(1);
  border-color: #00428E;
  background-image: unset;
}

.check-box.square-check > input[type=checkbox]:checked ~ label:before {
  background-color: #00428E;
}

.check-box.square-check > input[type=checkbox]:checked ~ label:after {
  opacity: 1;
}

/*  사용법
<div class="check-box custom txt-check">
    <input type="checkbox" name="" id="" />
    <label for="">
        <p class="txt-c">LOGO</p>
    </label>
</div>
*/
.check-box.txt-check > input[type=checkbox] ~ label:before,
.check-box.txt-check > input[type=checkbox] ~ label:after {
  display: none;
}

.check-list .check-box {
  position: relative !important;
  left: 0 !important;
  top: 0 !important;
  transform: translate(0, 0) !important;
  float: left !important;
  margin-left: 25px !important;
  width: -moz-fit-content !important;
  width: fit-content !important;
  height: auto !important;
}

.check-box.non-position {
  position: relative !important;
  left: 0 !important;
  top: 0 !important;
  transform: translate(0, 0) !important;
  float: left !important;
  width: -moz-fit-content !important;
  width: fit-content !important;
  height: auto !important;
}

.check-list .check-box:nth-of-type(1), .check-box:nth-of-type(1).non-position {
  margin-left: 0 !important;
}

.check-list .check-box label, .check-box.non-position label {
  padding-left: 26px !important;
  font-size: 1.4rem !important;
}

.check-list .check-box > input[type=checkbox] ~ label:before,
.check-box.non-position > input[type=checkbox] ~ label:before {
  position: absolute !important;
  top: 0 !important;
  margin-top: 0 !important;
}

.f-name {
  margin-right: 5px;
}

/***** fileB_box *****/
.file-wrap {
  width: 100%;
  display: flex;
  gap: 5px;
}

.file-wrap .file-box {
  cursor: pointer;
  position: relative;
  flex-shrink: 0;
}

.file-wrap .file-box input[type=file] {
  position: absolute;
  visibility: hidden;
  width: 0;
  height: 0;
  left: 0;
  top: 0;
}

.file-attachment-list .delete-btn {
  width: 20px;
  height: 20px;
  display: flex;
  -moz-align-items: center;
  align-items: center;
  -moz-justify-content: center;
  justify-content: center;
}

.file-attachment-list .delete-btn img {
  width: 10px;
}

.cursor-grab {
  cursor: grab;
}

/***** a Tag Hover Event *****/
/* hover-effect 클래스는 다 넣어주셔야 합니다. */
a.hover-effect {
  display: block;
  position: relative;
  text-decoration: none;
  transition: all 0.3s ease-out;
}

/* 밑줄 이벤트 */
.dash-left, .dash-center {
  width: -moz-fit-content;
  width: fit-content;
  padding-bottom: 3px;
}

.dash-left::after {
  display: block;
  clear: both;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 2px;
  background: #101E59;
  transition: width 0.3s ease-in-out;
  border-radius: 10px;
}

.dash-left:hover:after {
  width: 100%;
}

.dash-center::after {
  display: block;
  clear: both;
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 0;
  height: 2px;
  background: #101E59;
  transition: width 0.3s ease-in-out, left 0.3s ease-in-out;
  border-radius: 10px;
}

.dash-center:hover:after {
  width: 100%;
  left: 0;
}

/* 배경색 이벤트 */
.fade-background {
  width: -moz-fit-content;
  width: fit-content;
  padding: 20px 30px;
  color: #fff;
  background-color: #fc894a;
  border-radius: 10px;
}

.fade-background:hover {
  background-color: #EB6974;
}

/* 3D 이벤트 */
.shadow-3d {
  width: -moz-fit-content;
  width: fit-content;
  padding: 20px 30px;
  color: #fff;
  background-color: #fc894a;
  border-radius: 10px;
  box-shadow: 0px 5px 0px 0px #b85925;
}

.shadow-3d:hover {
  transform: translateY(10px);
  box-shadow: 0px 0px 0px 0px #b85925;
}

/* Scale Up 이벤트 */
.scale-up {
  width: -moz-fit-content;
  width: fit-content;
  padding: 20px 30px;
  color: #fff;
  background-color: #fc894a;
  border-radius: 10px;
}

.scale-up:hover {
  transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  box-shadow: 0px 5px 5px -2px rgba(0, 0, 0, 0.25);
}

/* Slide Show 이벤트 */
.slide-show {
  width: 100px;
  height: 60px;
  padding: 20px 30px;
  background-color: #fc894a;
  border-radius: 10px;
  overflow: hidden;
}

.slide-show span {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  line-height: 60px;
  text-align: center;
  color: #fff;
  transition: transform 0.3s ease-out;
}

.slide-show .top {
  transform: translateY(-100%);
  background-color: #EB6974;
}

.slide-show:hover .top {
  transform: translateY(0);
}

.slide-show:hover .bottom {
  transform: translateY(100%);
}

/* Border Square 이벤트 */
.border-square {
  width: -moz-fit-content;
  width: fit-content;
  background: linear-gradient(130.5deg, #FC894A 14.95%, #EB6974 94.44%);
  box-shadow: inset 2px 2px 2px 0px rgba(255, 255, 255, 0.5), 7px 7px 20px 0px rgba(0, 0, 0, 0.1), 4px 4px 5px 0px rgba(0, 0, 0, 0.1);
}

.border-square span {
  display: block;
  position: relative;
  color: #fff;
  padding: 20px 30px;
}

.border-square span:hover {
  color: #fc894a;
}

.border-square span:before,
.border-square span:after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  background: #EB6974;
  transition: all 0.3s ease;
}

.border-square span:before {
  width: 2px;
  height: 0%;
}

.border-square span:after {
  width: 0%;
  height: 2px;
}

.border-square span:hover:before {
  height: 100%;
}

.border-square span:hover:after {
  width: 100%;
}

.border-square:before, .border-square:after {
  position: absolute;
  content: "";
  right: 0;
  top: 0;
  background: #EB6974;
  transition: all 0.3s ease;
}

.border-square:before {
  height: 0%;
  width: 2px;
}

.border-square:after {
  width: 0%;
  height: 2px;
}

.border-square:hover {
  background: transparent;
  box-shadow: none;
}

.border-square:hover:before {
  height: 100%;
}

.border-square:hover:after {
  width: 100%;
}

/* Border Opacity 이벤트 */
.border-opacity {
  width: -moz-fit-content;
  width: fit-content;
  background: radial-gradient(circle, rgb(247, 150, 192) 0%, rgb(118, 174, 241) 100%);
  border-radius: 5px;
}

.border-opacity span {
  display: block;
  position: relative;
  color: #fff;
  padding: 20px 30px;
}

.border-opacity:before,
.border-opacity:after {
  position: absolute;
  display: block;
  clear: both;
  content: "";
  height: 0%;
  width: 1px;
  box-shadow: -1px -1px 20px 0px rgb(255, 255, 255), -4px -4px 5px 0px rgb(255, 255, 255), 7px 7px 20px 0px rgba(0, 0, 0, 0.4), 4px 4px 5px 0px rgba(0, 0, 0, 0.3);
}

.border-opacity:before {
  right: 0;
  top: 0;
  transition: all 0.5s ease;
}

.border-opacity:after {
  left: 0;
  bottom: 0;
  transition: all 0.5s ease;
}

.border-opacity span:before,
.border-opacity span:after {
  position: absolute;
  display: block;
  clear: both;
  content: "";
  box-shadow: -1px -1px 20px 0px rgb(255, 255, 255), -4px -4px 5px 0px rgb(255, 255, 255), 7px 7px 20px 0px rgba(0, 0, 0, 0.4), 4px 4px 5px 0px rgba(0, 0, 0, 0.3);
}

.border-opacity span:before {
  left: 0;
  top: 0;
  width: 0%;
  height: 0.5px;
  transition: all 0.5s ease;
}

.border-opacity span:after {
  right: 0;
  bottom: 0;
  width: 0%;
  height: 0.5px;
  transition: all 0.5s ease;
}

.border-opacity:hover {
  background: transparent;
  box-shadow: none;
}

.border-opacity:hover:before,
.border-opacity:hover:after {
  transition: all 0.5s ease;
  height: 100%;
}

.border-opacity span:hover {
  color: #76aef1;
}

.border-opacity span:hover:before,
.border-opacity span:hover:after {
  width: 100%;
}

/* Fill Background 이벤트 */
.fill-background {
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 500px;
  padding: 20px 30px;
  background-color: #fc894a;
  overflow: hidden;
}

.fill-background span {
  color: #fff;
  position: relative;
  z-index: 1;
}

.fill-background::before {
  display: block;
  clear: both;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background-color: #EB6974;
  transition: width 0.3s ease-out;
  border-radius: 500px;
}

.fill-background:hover::before {
  width: 100%;
  border-radius: 25px;
}

/* timepicker */
.ui-timepicker-div {
  margin-top: 10px;
  border: 1px solid #e9e9e9;
  border-radius: 5px;
  padding: 10px 10px 0 10px;
}

.ui-timepicker-div dl dt {
  font-weight: 600;
}

.ui-timepicker-div .ui_tpicker_time .ui_tpicker_time_inpu,
.ui-state-default {
  font-family: "Pretendard", sans-serif;
}

/***** 테이블 *****/
.tbl-box {
  border: none;
  border-radius: 0;
}

.tbl-box table.admin-tbl,
.chart-box .chart-inner {
  min-width: 990px;
}

.tbl-box.sm-table table {
  min-width: 460px;
}

.tbl-wrap + .tbl-wrap {
  margin-top: 40px;
}

.tbl-box table.admin-tbl tbody tr.await-tr {
  background-color: #fafafa;
}

.tbl-box table thead tr {
  border-bottom: 1px solid #DEE2E6;
}

.tbl-box table thead th {
  padding: 5px 20px;
  height: 45px;
  background-color: #f9f9f9;
}

.tbl-box table:not(.admin-tbl) thead th,
.tbl-box table:not(.admin-tbl) tbody td {
  border-right: none;
}

.tbl-box table:not(.admin-tbl) tbody td {
  height: 57px;
}

.tbl-area .tbl-box table:not(.admin-tbl) thead th {
  padding: 0 20px;
  height: 47px;
  color: #333333;
  border-bottom: 1px solid #cbcbcb;
}

.tbl-area.bbs .tbl-box:not(.view) {
  border-top: 2px solid #333333;
}

.tbl-area.bbs .tbl-box:not(.view) table tbody tr {
  cursor: pointer;
}

.notice-ico {
  width: 30px;
  height: 30px;
}

.bg-red {
  background-color: #C30028;
}

.tbl-box table tbody tr:not(:nth-of-type(1)) {
  border-top: 1px solid #DEE2E6;
}

.tbl-box table thead th:nth-of-type(1),
.tbl-box table tbody th:nth-of-type(1) {
  border-radius: 5px 0 0 5px;
}

.radius-left-top {
  border-radius: 5px 0 0 0;
}

.radius-left-bottom {
  border-radius: 0 0 5px 0;
}

.radius-right-top {
  border-radius: 0 5px 0 0;
}

.radius-top {
  border-radius: 5px 5px 0 0;
}

.tbl-box table thead th.chk-th .check-box,
.tbl-box table tbody td.chk-td .check-box {
  margin: 0 auto;
  width: 20px;
}

.chk-td .check-box {
  width: 20px;
}

.tbl-box table tbody th {
  background-color: #f9f9f9;
  border-right: 1px solid #DEE2E6;
}

.tbl-box table tbody th,
.tbl-box table tbody td,
.tbl-box table tfoot td {
  padding: 5px 20px;
  height: 45px;
  color: #444444;
}

.tbl-area .tbl-tit > span > i {
  font-style: normal;
  color: #222222;
}

.tbl-area .more-btn {
  width: 24px;
  height: 24px;
  line-height: 24px;
  top: 10px;
  right: 20px;
}

.site-table tbody tr td {
  padding: 0 !important;
}

.site-table tbody tr td .row {
  width: 100%;
  margin-left: 0;
  margin-top: 0;
  margin-right: 0;
  height: 100%;
}

.site-table tbody tr td .col-form-label {
  background-color: rgb(248, 249, 250);
  font-size: 1.4rem;
  font-weight: 700;
  border-right: 1px solid #DEE2E6;
  padding: 10px 20px;
}

.site-table tbody tr td .col-md {
  padding: 10px 20px;
}

.search-wrap .period input[type=button] {
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 16px;
  padding: 8px 12.5px;
  border-radius: 3px;
  background-color: #D9DCDF;
  color: #659AD2;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
}

.search-wrap .period input[type=button]:hover {
  background-color: #659AD2;
  color: #fff;
}

.search-wrap .period input[type=button].on {
  background-color: #00428E !important;
  color: #fff !important;
}

.button.gray {
  background-color: #DEE2E6 !important;
  color: #659AD2 !important;
}

.button.gray:hover {
  background-color: #659AD2 !important;
  color: #fff !important;
}

.hover-prime:hover {
  background-color: transparent !important;
  border-color: #111827 !important;
  color: #659AD2 !important;
}

.linePrime {
  border: 1px solid #659AD2;
  color: #659AD2 !important;
  background-color: transparent;
  line-height: 48px;
}

.linePrime:hover {
  background-color: #659AD2;
  color: #fff !important;
}

.bl {
  background-color: #111827;
  color: #fff !important;
}

.bl:hover {
  background-color: #193061;
}

.prime {
  background-color: #00428E !important;
  color: #fff !important;
}

.prime:hover {
  background-color: #659AD2 !important;
}

.prime2 {
  background-color: #659AD2 !important;
  color: #fff !important;
}

.prime2:hover {
  background-color: #00428E !important;
}

.lineBl {
  background-color: #fff !important;
  border: 1px solid #292D32;
  color: #000000 !important;
}

.lineBl:hover {
  background-color: #659AD2 !important;
  border-color: #659AD2;
  color: #fff !important;
}

.gr {
  background-color: #444444;
  color: #fff !important;
}

.gr:hover {
  background-color: #222222;
}

.danger {
  background-color: #dc3545 !important;
  color: #fff !important;
}

.danger:hover {
  background-color: #c12f3d !important;
}

.green {
  background-color: #00c864 !important;
  color: #fff !important;
}

.green:hover {
  background-color: #11b362 !important;
}

.warning {
  background-color: #ffd910 !important;
  color: #fff !important;
}

.warning:hover {
  background-color: #e5a612 !important;
}

.blue {
  background-color: #0083C8 !important;
  color: #fff !important;
}

.blue:hover {
  background-color: #100f49 !important;
}

.gray {
  background-color: #999999 !important;
  color: #fff !important;
}

.gray:hover {
  background-color: #6d6d6d !important;
}

.lightgray {
  background-color: #F4F6F8 !important;
}

.lightgray:hover {
  background-color: #dbdbdb !important;
}

.midgray {
  background-color: #B3BBC4 !important;
}

.midgray:hover {
  background-color: #6B7280 !important;
}

/* ==================================================
    button
================================================== */
.button-linePrime {
  border: 1px solid #00428E;
  color: #00428E !important;
  background-color: transparent;
}

.button-linePrime:hover {
  background-color: #00428E;
  color: #fff !important;
}

.button-bl {
  background-color: #111827;
  color: #fff !important;
}

.button-bl:hover {
  background-color: #193061;
}

.button-prime {
  background-color: #00428E !important;
  color: #fff !important;
}

.button-prime:hover {
  background-color: #659AD2 !important;
}

.button-prime2 {
  background-color: #659AD2 !important;
  color: #fff !important;
}

.button-prime2:hover {
  background-color: #00428E !important;
}

.button-lineBl {
  background-color: #fff !important;
  border: 1px solid #292D32;
  color: #000000 !important;
}

.button-lineBl:hover {
  background-color: #659AD2 !important;
  border-color: #659AD2;
  color: #fff !important;
}

.button-gr {
  background-color: #444444;
  color: #fff !important;
}

.button-gr:hover {
  background-color: #222222;
}

.button-danger {
  background-color: #dc3545 !important;
  color: #fff !important;
}

.button-danger:hover {
  background-color: #c12f3d !important;
}

.button-green {
  background-color: #00c864 !important;
  color: #fff !important;
}

.button-green:hover {
  background-color: #11b362 !important;
}

.button-warning {
  background-color: #ffd910 !important;
  color: #fff !important;
}

.button-warning:hover {
  background-color: #e5a612 !important;
}

.button-blue {
  background-color: #0083C8 !important;
  color: #fff !important;
}

.button-blue:hover {
  background-color: #100f49 !important;
}

.button-gray {
  background-color: #999999 !important;
  color: #fff !important;
}

.button-gray:hover {
  background-color: #6d6d6d !important;
}

.button-lightgray {
  background-color: #F4F6F8 !important;
}

.button-lightgray:hover {
  background-color: #dbdbdb !important;
}

.button-midgray {
  background-color: #B3BBC4 !important;
}

.button-midgray:hover {
  background-color: #6B7280 !important;
}

.button-lg {
  width: -moz-fit-content !important;
  width: fit-content !important;
  height: -moz-fit-content !important;
  height: fit-content !important;
  padding: 0.8rem 1.6rem !important;
  border-radius: 0.48rem !important;
}

.button-md {
  width: -moz-fit-content !important;
  width: fit-content !important;
  height: -moz-fit-content !important;
  height: fit-content !important;
  padding: 0.6rem 1.2rem !important;
  border-radius: 0.4rem !important;
}

.button-sm {
  width: -moz-fit-content !important;
  width: fit-content !important;
  height: -moz-fit-content !important;
  height: fit-content !important;
  padding: 0.4rem 0.8rem !important;
  border-radius: 0.32rem !important;
}

.text-primary {
  color: #00428E !important;
}

/* ==================================================
    pagination
================================================== */
.pagination li a {
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 1.4rem;
  font-weight: 500;
  color: #111111;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}

.pagination li:hover a:not(.img-btn) {
  background-color: #659AD2 !important;
  color: #fff;
}

.pagination li a:not(.img-btn).active {
  background-color: #00428E !important;
  color: #fff;
}

.pagination .img-btn {
  width: 20px;
  height: 20px;
}

/* ==================================================
    popup
================================================== */
.popup {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 2000;
}

.popup.bg,
.black-bg {
  background-color: rgba(0, 0, 0, 0.5);
}

.black-bg {
  display: none;
}

.popup .popup-body {
  width: 100%;
  max-width: 905px;
  margin: 0 auto;
  height: 100%;
  padding: 0 20px;
  display: flex;
  -moz-justify-content: center;
  justify-content: center;
  -moz-align-items: center;
  align-items: center;
}

.popup .popup-body.xl {
  max-width: 1320px;
}

.popup .popup-body.big {
  max-width: 1024px;
}

.popup .popup-body.medium {
  max-width: 960px;
}

.popup .popup-body.small {
  max-width: 500px;
}

.popup .popup-inner {
  width: 100%;
  background-color: #fff;
}

.popup .popup-inner.lined {
  border-top: 3px solid #00428E;
}

.popup .popup-inner.round {
  border-radius: 12px;
}

.popup .popup-inner .popup-close {
  display: block;
  width: 60px;
  height: 60px;
  position: absolute;
  right: 0px;
  top: -60px;
  background: #222222 url("/image/ico_close_wht.svg") no-repeat center;
  background-size: 16px;
  border-radius: 10px 10px 0 0;
}

.popup .popup-title {
  padding-top: 0;
  text-align: center;
}

.popup .popup-title h2, .popup .popup-title .h2 {
  float: none;
  font-size: 2.4rem;
  line-height: 1;
}

.popup .popup-cont {
  margin-top: 20px;
}

.popup .popup-cont .text-box {
  overflow-Y: auto;
  max-height: 50vh;
  padding: 10px;
}

.popup .popup-cont .text-box::-webkit-scrollbar {
  width: 3px;
}

.popup .popup-cont .text-box::-webkit-scrollbar-track {
  background: #f9f9f9;
}

.popup .popup-cont .text-box::-webkit-scrollbar-thumb {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.small-modal {
  display: block;
  font-family: "Pretendard";
  background-color: rgba(0, 0, 0, 0.1);
}

.small-modal .size {
  max-width: 400px;
}

.small-modal .popup-inner {
  border-radius: 0 0 20px 20px;
  border-top: 4px solid #00428E;
}

.small-modal .btn-set .btn {
  max-width: 100px;
  min-width: 120px !important;
  height: 42px;
  transition: 0.2s;
}

.popup.policy_popup .popup-cont {
  padding: 20px;
  box-sizing: border-box;
  background-color: #F7F7FA;
  border: 1px solid #ECF0F4;
  border-radius: 12px;
}

/* ==================================================
    select
================================================== */
.ss-main {
  width: auto !important;
  height: 57px !important;
  padding: 0 10px !important;
  border-color: #DEE2E6 !important;
  border-radius: 8px !important;
  background-color: #fff !important;
  font-weight: 500 !important;
}

.ss-main.ss-open-above,
.ss-main:focus {
  border-color: #111111 !important;
  box-shadow: none !important;
}

.ss-main .ss-values .ss-single {
  width: 100%;
  margin: 0 !important;
}

.ss-content {
  border: unset !important;
  border-radius: unset !important;
  max-height: unset !important;
  background-color: unset !important;
}

.ss-content .ss-list {
  padding: 3px 12px;
  border: 1px solid #111111 !important;
  border-radius: 8px !important;
  max-height: 200px !important;
  background-color: #fff !important;
}

.ss-content .ss-list .ss-option {
  height: 40px !important;
  line-height: 40px !important;
  font-weight: 500 !important;
  white-space: nowrap !important;
}

.ss-content .ss-list .ss-option:hover {
  color: #111111 !important;
  background-color: transparent !important;
  transition: 0.3s ease-out;
}

.ss-content .ss-list .ss-option:not(:nth-of-type(1)) {
  border-top: 1px solid #DEE2E6;
}

.ss-content .ss-list .ss-option.ss-highlighted,
.ss-content .ss-list .ss-option:not(.ss-disabled).ss-selected {
  color: #00428E !important;
  background-color: #fff !important;
}

.ss-main .ss-arrow {
  flex-shrink: 0 !important;
  transition: 0.2s ease-out;
}

.ss-main .ss-arrow path {
  stroke: #111111 !important;
}

.default-select {
  width: auto;
  height: 40px;
  padding: 0 10px;
  border-color: #DEE2E6;
  border-radius: 5px;
  background-color: #fff;
  font-weight: 500;
}

div:where(.swal2-container) {
  z-index: 3000 !important;
}

div:where(.swal2-icon).swal2-warning,
div:where(.swal2-icon).swal2-success,
div:where(.swal2-icon).swal2-error,
div:where(.swal2-icon).swal2-info.swal2-icon-show,
div:where(.swal2-icon).swal2-question.swal2-icon-show {
  margin: 0 auto !important;
}

div:where(.swal2-container).swal2-center > .swal2-popup {
  padding: 20px !important;
}

div:where(.swal2-container) div:where(.swal2-html-container) {
  font-size: 1.4rem !important;
}

div:where(.swal2-container) button:where(.swal2-styled) {
  font-size: 1.3rem !important;
}

/* ==================================================
    반응형
================================================== */
.pc {
  display: block;
}

/*pc 노출 = 테블릿, 모바일 미노출*/
.pcta {
  display: block;
}

/*pc, 테블릿 노출 = 모바일 미노출*/
.mo {
  display: none !important;
}

.pc480 {
  display: block;
}

.mo480 {
  display: none;
}

/*테블릿 노출 = pc 미노출*/
.ta {
  display: none !important;
}

/*테블릿, 모바일 노출 = pc 미노출*/
@media screen and (max-width: 1024px) {
  .pcta {
    display: none !important;
  }
  .ta {
    display: block !important;
  }
}
@media screen and (max-width: 960px) {
  .mo-mt-10 {
    margin-top: 10px !important;
  }
  .mo-mt-20 {
    margin-top: 20px !important;
  }
  .mo-mt-30 {
    margin-top: 30px !important;
  }
  .mo-mt-40 {
    margin-top: 40px !important;
  }
  .mo-mt-50 {
    margin-top: 50px !important;
  }
}
@media screen and (max-width: 768px) {
  .pc {
    display: none !important;
  }
  .mo {
    display: block !important;
  }
}
@media screen and (max-width: 480px) {
  .pc480 {
    display: none;
  }
  .mo480 {
    display: block;
  }
}
/* 대표컬러 */
/* 대표컬러 */
/* 대표컬러 */
/* 화이트 컬러 */
/* 화이트 컬러 */
/* 기본 폰트 컬러 */
/* black 컬러 */
/* black 컬러 */
/* black 컬러 */
/* black 컬러 */
/* black 컬러 */
/* black 컬러 */
/* black 컬러 */
/* black 컬러 */
/* black 컬러 */
/* black 컬러 */
/* black 컬러 */
/* black 컬러 */
/* black 컬러 */
/* black 컬러 */
/* thead 배경 컬러 */
/* table, input border 컬러 */
/* .tbl-box border 컬러 */
/* table border 컬러 */
/* readonly 배경 컬러 */
/* input placeholder 컬러 */
/* period input[type="button"] hover 컬러 */
/* pagination border 컬러 */
/* gray 컬러 */
/* period month btn 배경 컬러 */
/* gray 컬러 */
/* gray 컬러 */
/* gray 컬러 */
/* gray 컬러 */
/* footer text 컬러 */
/* footer text 컬러 */
/* gray 컬러 */
/* mint 컬러 */
/* danger(red) 컬러 */
/* navy 컬러 */
/* ==================================================
	공통레이아웃
================================================== */
.wrapper {
  min-height: 100%;
}

#main, #sub {
  margin-top: 80px;
}

#sub .tit-box h3, #sub .tit-box .h3 {
  line-height: 56px;
}

/* 유효성 검사 관련 text */
p.invalidation-txt {
  color: #dc3545 !important;
  font-size: 1.2rem;
  margin-top: 3px;
  position: absolute;
  z-index: 3;
}

.chk-wrap p.invalidation-txt {
  top: 27px;
  left: 0;
}

/* ==================================================
    header
================================================== */
#header {
  z-index: 1000;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
}

#header .header-body {
  z-index: 1001;
  background-color: #fff;
  width: 100%;
  position: relative;
}

#header .header-body .header-inner {
  height: 80px;
  padding: 0 40px;
}

#header .call-btn a {
  letter-spacing: -0.9px;
}

.depth1 .move-li {
  transition: 0.3s ease-in-out;
}

.depth1 .move-li.move {
  padding-right: 60px;
}

.header-nav .depth1 > li > a {
  color: #111111;
  transition: 0.3s ease-out;
}

.header-nav .depth1 > li > a.on,
.header-nav .depth1 > li:hover > a {
  color: #00428E;
}

.header-nav .depth2 {
  display: none;
  z-index: 2001;
  padding: 30px 0;
}

.header-nav .depth2 > li > a {
  color: #838383;
  transition: 0.3s ease-out;
  line-height: 20px;
}

.header-nav .depth2 > li > a.on,
.header-nav .depth2 > li:hover > a {
  color: #00428E;
}

.header-nav .depth2 > li.on > a {
  color: #00428E;
}

.gnb_bg {
  display: none;
  background: rgba(0, 0, 0, 0.6);
  z-index: 198;
}

.dep_bg {
  display: none;
  height: 250px;
  top: 80px;
  z-index: 198;
}

.mo-toggle {
  width: 60px;
  height: 60px;
  line-height: 60px;
}

.mo-toggle img {
  display: inline-block;
  max-height: 17px;
  vertical-align: middle;
}

.mo-toggle img.close {
  display: none;
}

.mo-toggle.active img.open {
  display: none;
}

.mo-toggle.active img.close {
  display: inline-block;
}

.mo-toggle img {
  display: inline-block;
  max-height: 17px;
  vertical-align: middle;
}

.mo-toggle img.close {
  display: none;
}

.mo-toggle.active img.open {
  display: none;
}

.mo-toggle.active img.close {
  display: inline-block;
}

.mobile-inner {
  top: 60px;
  height: calc(100dvh - 60px);
  background-color: #F5F5F5;
}

#header.active .mobile-inner {
  top: 70px;
}

.mobile-inner.full-inner {
  z-index: 10;
}

.mobile-inner.left-move {
  right: 200%;
}

.mobile-inner.right-move {
  left: 200%;
}

.mobile-inner.slide-move {
  display: none;
}

.mobile-inner.show-move {
  display: none;
}

.mobile-inner .header-nav .depth1 > li {
  border-top: 1px solid #dddddd;
}

.mobile-inner .header-nav .depth1 > li.dropdown > a {
  position: relative;
}

.mobile-inner .header-nav .depth1 > li.dropdown > a::after {
  width: 24px;
  height: 24px;
  background-image: url("/image/dropdown_mo.svg");
  background-repeat: no-repeat;
  background-position: center;
  content: "";
  display: block;
  position: absolute;
  clear: both;
  right: 0;
  top: 50%;
  margin-top: -12px;
  transform: rotate(180deg);
  transition: 0.3s ease-out;
}

.mobile-inner .header-nav .depth1 > li.dropdown > a.on::after {
  transform: rotate(0deg);
}

.mobile-inner .header-nav .depth1 > li > a {
  color: #0A0A0A;
  line-height: 34px;
  padding: 20px 0;
}

.mobile-inner .header-nav .depth1 > li > a.active {
  color: #00428E;
}

.mobile-inner .header-nav .depth1 > li > ul {
  top: initial;
  left: initial;
}

.mobile-inner .header-nav .depth2 {
  padding-top: 0;
  padding-bottom: 20px;
}

.mobile-inner .header-nav .depth2 > li a {
  padding-left: 23px;
  color: #999999;
}

.mobile-inner .header-nav .depth2 > li + li {
  margin-top: 15px;
}

.mobile-inner .header-nav .depth2 > li > a.active {
  color: #00428E;
  position: relative;
}

.mobile-inner .header-nav .depth2 > li > a.active::before {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  width: 9px;
  height: 8px;
  background-color: #659AD2;
  transform: skewX(-45deg) translateY(-50%);
  left: 0;
  top: 50%;
}

/* ==================================================
    footer
================================================== */
.footer-column2 .mt-9 {
  letter-spacing: -0.54px;
}

#footer .footer-info > li span {
  line-height: 22px;
}

#footer .footer-info > li span + span, .footer-info .f-mo-block + span {
  padding-left: 50px;
}

#footer .footer-info > li span + span::before, .footer-info .f-mo-block + span::before {
  content: "";
  display: block;
  clear: both;
  border-left: 1px solid #DEE2E6;
  height: 10px;
  position: absolute;
  top: 6px;
  left: 22.5px;
  opacity: 0.5;
}

#footer .footer-column2:before {
  display: block;
  content: "";
  position: absolute;
  clear: both;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 59px 59px 0px 0px;
  border-color: #00428E transparent transparent transparent;
  left: 0;
  top: 0;
}

.footer-column2 a {
  font-weight: 800 !important;
}

/* ==================================================
    quick
================================================== */
.quick {
  position: fixed;
  right: 0px;
  bottom: 40px;
  z-index: 1001;
  transition: 0.5s;
  box-shadow: 0px 0px 15px 4px rgba(0, 0, 0, 0.1019607843);
  height: -moz-fit-content;
  height: fit-content;
}

.quick.on {
  position: absolute;
}

/* ==================================================
    공통
================================================== */
picture {
  display: block;
  height: 100%;
}

picture img {
  height: 100%;
}

#sVisual picture img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.letter-spacing-0 {
  letter-spacing: 0;
}

.letter-spacing-04 {
  letter-spacing: -0.45px;
}

.padding-box {
  position: relative;
  height: 0;
  overflow: hidden;
}

.padding-box > .padding-img,
.padding-box > img,
.padding-box > video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.block1920,
.block880,
.block800 {
  display: block;
}

.bg-point {
  background: #00428E;
}

.bg-point-hover:hover {
  background: #659AD2;
}

.bg-point2 {
  background: #659AD2;
}

.bg-black-8 {
  background: #888888;
}

.bg-gray-f5 {
  background: #F5F5F5;
}

.text-point {
  color: #00428E;
}

.text-point2 {
  color: #659AD2;
}

.text-black5 {
  color: #555555;
}

.text-black8 {
  color: #888888;
}

.more-btn {
  background-image: url("/image/arrow_more.svg");
  background-position: right 20px center;
  background-repeat: no-repeat;
  transition: 0.3s ease-out;
}

.more-btn:hover {
  background-color: #00428E;
  background-image: url("/image/plus_more.svg");
}

.product-more {
  background-image: url("/image/arrow_product.svg");
  background-position: center center;
  background-repeat: no-repeat;
  transition: 0.3s ease-out;
}

.product-more:hover {
  background-image: url("/image/arrow_product_blue.svg");
}

/* ==================================================
    section
================================================== */
#footer .footer-body,
.section .section-body,
.max-box {
  max-width: 1680px;
  padding: 0 40px;
  margin: 0 auto;
}

#sub .section .section-body {
  max-width: 1480px;
}

#sub.dark .section {
  background: #000000 !important;
}

#sub.dark .section .section-body * {
  color: #fff !important;
}

#sub.dalight .section .section-body {
  background: #fff;
}

.section.dark {
  background: #000000;
}

.section.dark .section-body * {
  color: #fff !important;
}

.section.light .section-body {
  background: #fff;
}

/* ==================================================
    서브비주얼
================================================== */
#sVisual .visual-bg {
  width: 100%;
}

#sVisual .visual-txt {
  width: 100%;
}

#sVisual .visual-txt .txt-body {
  width: 100%;
  max-width: 100%;
  padding: 0 20px;
  margin: 0 auto;
}

#sVisual.position-visual .visual-inner.position-rel {
  width: 100%;
  height: 100%;
  height: 350px;
  padding-top: 0px;
  position: relative;
}

#sVisual.position-visual .visual-inner.position-rel .inner-ab {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: gray;
}

#sVisual.position-visual .visual-bg {
  height: 100%;
}

#sVisual .visual-txt .txt-wrap > .nav-box {
  margin-bottom: 40px;
}

#sVisual .visual-txt .txt-wrap .txt-box h2, #sVisual .visual-txt .txt-wrap .txt-box .h2 {
  font-size: 6rem;
  font-weight: 700;
  line-height: 84px;
}

#sVisual .visual-txt .txt-wrap .nav-box .nav-menus {
  font-size: 1.6rem;
  line-height: 22px;
  color: #999;
}

#sVisual .visual-txt .txt-wrap .nav-box .nav-menus a {
  display: inline-block;
  position: relative;
}

#sVisual .visual-txt .txt-wrap .nav-box .nav-menus a + a {
  margin-left: 28px;
}

#sVisual .visual-txt .txt-wrap .nav-box .nav-menus a + a::before {
  content: url("/image/arrow_sub_visual.svg");
  display: block;
  clear: both;
  width: 12px;
  height: 12px;
  position: absolute;
  left: -20px;
  top: 50%;
  margin-top: -10px;
}

/* ==================================================
    popup
================================================== */
.popup .popup-body.medium {
  max-width: 840px;
}

.popup .popup-body.small {
  max-width: 460px;
}

.popup .popup-inner .popup-close {
  width: 24px;
  height: 24px;
  transition: transform 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
}

.popup.policy .popup-title {
  height: 70px;
  padding: 0 30px;
}

.popup .popup-cont .text-box {
  overflow-Y: auto;
  max-height: 50vh;
  padding-right: 10px;
}

.overflow-y-auto::-webkit-scrollbar,
.ss-content .ss-list::-webkit-scrollbar {
  width: 3px;
}

.overflow-y-auto::-webkit-scrollbar-track,
.ss-content .ss-list::-webkit-scrollbar-track {
  background: #F4F6F8;
  border-radius: 50px;
}

.overflow-y-auto::-webkit-scrollbar-thumb {
  background: #111827;
  border-radius: 50px;
}

.ss-content .ss-list::-webkit-scrollbar-thumb {
  background: #B3BBC4;
  border-radius: 50px;
}

.small-modal {
  display: block;
  font-family: "Pretendard";
  background-color: rgba(0, 0, 0, 0.1);
}

.small-modal .size {
  max-width: 400px;
}

.small-modal .popup-inner {
  border-radius: 0 0 20px 20px;
  border-top: 4px solid #00428E;
}

.small-modal .btn-set .btn {
  max-width: 100px;
  min-width: 120px !important;
  height: 42px;
  transition: 0.2s;
}

/* ==================================================
   select
================================================== */
.ss-main {
  border-radius: 12px !important;
  padding: 0 20px !important;
  border-color: #DEE2E6 !important;
}

.popup .ss-main {
  font-weight: 600 !important;
  height: 50px !important;
  border-radius: 8px !important;
}

.search-wrap .ss-main,
.tit-area .ss-main {
  height: 44px !important;
}

.search-wrap .ss-main .ss-values .ss-single,
.tit-area .ss-main .ss-values .ss-single {
  line-height: 42px;
}

.search-wrap .ss-main.no-value .ss-values .ss-single {
  color: #111827;
  line-height: 42px;
}

.ss-main.ss-open-above,
.ss-main.ss-open-below,
.ss-main:focus {
  border-color: #00428E !important;
  box-shadow: none !important;
}

.ss-main.no-value .ss-values .ss-single {
  line-height: 57px;
  color: #9CA3AF;
}

.ss-main .ss-values {
  line-height: 55px;
}

.ss-content .ss-list {
  border: 1px solid #00428E !important;
}

.ss-content .ss-list .ss-option {
  padding: 0 !important;
  font-weight: 600 !important;
  color: #6B7280 !important;
}

.ss-content .ss-list .ss-option.big {
  height: 46px !important;
  line-height: 46px !important;
}

.ss-content .ss-list .ss-option:hover {
  color: #00428E !important;
}

/* ==================================================
    메인
================================================== */
.visualSwiper .swiper-slide {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: calc(100vh - 80px);
}

.visualSwiper .swiper-slide .txt-box h4, .visualSwiper .swiper-slide .txt-box .h4 {
  width: calc(66.8% - 10px);
  word-break: keep-all;
}

.visualSwiper .swiper-slide .txt-box p {
  width: calc(33.2% - 10px);
  height: -moz-fit-content;
  height: fit-content;
  word-break: keep-all;
}

.visualSwiper .swiper-pagination {
  max-width: 1680px;
  padding: 0 40px;
  margin: 0 auto 0 13px;
  bottom: 315px !important;
  top: unset !important;
  left: 50% !important;
  transform: translateX(-50%);
  text-align: start;
  display: flex;
  gap: 18px;
}

.visualSwiper.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.visualSwiper .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0;
  width: 25px;
  height: 20px;
  border-radius: unset;
  opacity: 0.5;
  background: #fff;
  transform: skewX(-50deg);
}

.visualSwiper .swiper-pagination-bullet-active {
  background: #fff !important;
  opacity: 1 !important;
}

#mVisual .visual-body {
  height: -moz-fit-content;
  height: fit-content;
}

.visualSwiper .swiper-slide {
  background-color: #111111;
}

.visualSwiper .swiper-slide .video-box .padding-box {
  padding-bottom: 56.25%;
}

.visualSwiper .swiper-slide .txt-box {
  bottom: 113px;
  left: 50%;
  transform: translateX(-50%);
}

.visualSwiper .swiper-slide-active .yt-player iframe {
  pointer-events: auto; /* 현재 활성화된 슬라이드만 터치 허용 */
}

.visualSwiper .yt-player {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

#main .tit-box .text-point {
  display: block;
  line-height: 25px;
}

#main .section1 .section-row {
  grid-template-columns: 1.03fr 0.97fr;
}

#main .tit-box h3, #main .tit-box .h3 {
  line-height: 64px;
}

#main .tit-box p {
  line-height: 32px;
}

#main .section1 img.max-w-750 {
  border-radius: 120px 0 0 0;
}

#main .section2 .img-list > li {
  position: relative;
  height: 0;
  overflow: hidden;
  width: 100%;
  padding-bottom: 146%;
}

#main .section2 .img-list .hover-list {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

#main .section2 .hover-list li {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  transition: 0.3s ease-out;
}

#main .section2 .img-list > li:nth-of-type(odd) {
  margin-top: 100px;
}

#main .section2 .img-list > li:nth-of-type(1) {
  border-radius: 120px 0 0 0;
}

#main .section2 .img-list > li:nth-of-type(4) {
  border-radius: 0 0 120px 0;
}

#main .section2 .img-list .txt-box h5, #main .section2 .img-list .txt-box .h5 {
  line-height: 45px;
  transform: translateY(25px);
  transition: 0.3s ease-out;
  text-shadow: 0px 0px 15px rgba(0, 0, 0, 0.5019607843);
}

#main .section2 .img-list > li:hover .txt-box h5, #main .section2 .img-list > li:hover .txt-box .h5 {
  transform: translateY(0px);
}

#main .section2 .img-list .txt-box p {
  opacity: 0;
  transform: translateY(50px);
  text-shadow: 0px 0px 15px rgba(0, 0, 0, 0.5019607843);
  transition: 0.3s ease-out;
}

#main .section2 .img-list .txt-box p,
#main .section3 .txt-box p {
  line-height: 20px;
}

#main .section2 .img-list > li:hover .txt-box p {
  opacity: 1;
  transform: translateY(0px);
}

#main .section2 .img-list > li:not(.visible) .txt-box {
  opacity: 0.5;
}

#main .section2 .hover-list img {
  opacity: 0;
  transition: opacity 0.3s ease;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

#main .section2 .hover-list img.visible {
  opacity: 1;
  z-index: 1;
}

#main .section3 .cont-wrap h5, #main .section3 .cont-wrap .h5 {
  line-height: 45px;
}

#main .section3 .padding-42 {
  padding: 25px 42.84px;
}

#main .section3 .padding-38 {
  padding: 25px 38.68px;
}

#main .section3 .product-list .img-box {
  padding: 25px;
  aspect-ratio: 1.92/1;
  display: flex;
  align-items: center;
  justify-content: center;
}

#main .section3 .product-list .img-box img {
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

#main .section3 .txt-box h6, #main .section3 .txt-box .h6 {
  line-height: 36px;
}

#main .section3 .product-list > li {
  transition: 0.3s ease-out;
}

#main .section3 .product-list > li:hover {
  transform: translateY(-20px);
}

/* ==================================================
    회사소개
================================================== */
.section1.about .cont-wrap {
  background-image: url("/image/about_sec1.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 120px 0 120px 0;
}

.section1.about .cont-wrap .rounded-12 {
  background: rgba(255, 255, 255, 0.1019607843);
  border: 1px solid rgba(255, 255, 255, 0.3019607843);
}

.section1.about .pr-55 {
  border-right: 1px solid rgba(255, 255, 255, 0.3019607843);
}

.section1.about .pl-55 {
  letter-spacing: -0.9px;
}

.section2.about .business-list a {
  height: 100%;
  background-color: #F7F9FB;
}

.section2.about .business-list .txt-box p {
  line-height: 42px;
}

.section2.about .dot-list > li {
  position: relative;
  padding-left: 12px;
  line-height: 28px;
}

.section2.about .dot-list > li + li {
  margin-top: 10px;
}

.section2.about .dot-list > li:before {
  position: absolute;
  display: block;
  content: "";
  clear: both;
  width: 4px;
  height: 4px;
  background-color: #659AD2;
  left: 0;
  top: 12px;
  border-radius: 2px;
}

.section2.about .dot-list > li span {
  position: relative;
  top: -2px;
}

.section2.about .business-list > li .img-box {
  box-shadow: 0px 0px 15px 4px rgba(0, 0, 0, 0.031372549);
}

.section2.about .business-list a,
.section2.about .business-list .img-box,
.section2.about .business-list .txt-box,
.section2.about .business-list > li .txt-box p,
.section2.about .dot-list > li {
  transition: 0.3s ease-out;
}

.section2.about .business-list > li:hover a {
  background-color: #00428E;
}

.section2.about .business-list > li:hover .img-box {
  opacity: 0;
}

.section2.about .business-list > li:hover .txt-box {
  transform: translateY(-190px);
}

.section2.about .business-list > li:hover .txt-box p {
  color: #fff;
}

.section2.about .business-list > li:hover .txt-box .dot-list > li {
  color: #659AD2;
}

.section2.about .business-list > li:hover .txt-box .dot-list > li.point {
  color: #fff;
}

.section2.about .business-list > li:hover .txt-box .dot-list > li.point:before {
  background-color: #fff;
}

/* ==================================================
        서비스소개
================================================== */
.section1.service .tit-box p {
  line-height: 32px;
}

.section1.service .product-list > li {
  border: 1px solid #dddddd;
}

.section1.service .product-list .img-box {
  background-color: #F5F5F5;
  height: 300px;
}

.section1.service .product-list .img-box img {
  -o-object-fit: contain;
     object-fit: contain;
  max-width: 100%;
  max-height: 100%;
}

.section1.service .product-list .txt-box h6, .section1.service .product-list .txt-box .h6 {
  line-height: 42px;
}

.section1.service .product-list .info-list .des {
  line-height: 29px;
  padding: 1.5px 0;
}

.section .accordion-list {
  border-top: 1.5px solid #111111;
}

.section .accordion-list .top-box,
.section .accordion-list .toggle-box {
  border-bottom: 1.5px solid #DDDDDD;
}

.section .accordion-list .top-box {
  cursor: pointer;
}

.section .accordion-list .arrow-box {
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("/image/arrow_list_down.svg");
  flex-shrink: 0;
}

.section .accordion-list .top-box p,
.section .accordion-list .top-box .arrow-box {
  transition: 0.3s ease-out;
}

.section.service .accordion-list > li.on .top-box p {
  color: #00428E;
}

.section .accordion-list > li.on .top-box .arrow-box {
  background-image: url("/image/arrow_list_up.svg");
}

.section .accordion-list .toggle-box {
  display: none;
}

.section2.service .dot-list,
.section1.faq .toggle-box > div {
  background-color: #F7F9FB;
}

.color-dot-list li {
  font-size: 1.8rem;
  font-weight: 500;
  padding-left: 13px;
  position: relative;
  line-height: 29px;
}

.color-dot-list.sm li {
  line-height: 25px;
}

.color-dot-list li::before {
  display: block;
  content: "";
  clear: both;
  position: absolute;
  width: 6px;
  height: 6px;
  background-color: #659AD2;
  border-radius: 3px;
  left: 0;
  top: 11.5px;
}

.color-dot-list.sm li::before {
  top: 9.5px;
}

.section1.broad .scroll-img-box img {
  min-width: 1032px;
}

.section1.data .scroll-img-box img {
  min-width: 860px;
}

.imgSwiper .info-text {
  position: absolute;
  bottom: 55px;
  left: 30px;
  width: calc(100% - 60px);
  background: rgba(17, 17, 17, 0.5019607843);
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 25px;
  color: #fff;
  text-align: center;
  padding: 12px 20px;
}

/* ==================================================
        faq
================================================== */
.section1.faq .toggle-box p:not(:nth-of-type(1)) {
  max-height: 300px;
  overflow-y: auto;
}

.section1.faq .toggle-box p:not(:nth-of-type(1))::-webkit-scrollbar {
  width: 3px;
  height: 3px;
}

.section1.faq .toggle-box p:not(:nth-of-type(1))::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 500px;
}

.section1.faq .toggle-box p:not(:nth-of-type(1))::-webkit-scrollbar-thumb {
  background: #659AD2;
  border-radius: 500px;
}

.section2.service .dot-list > li {
  position: relative;
  padding-left: 14px;
}

.section2.service .dot-list > li,
.section1.faq .toggle-box p {
  line-height: 22px;
}

.section2.service .dot-list > li:before {
  position: absolute;
  display: block;
  content: "";
  clear: both;
  width: 4px;
  height: 4px;
  background-color: #111111;
  left: 0;
  top: 9px;
  border-radius: 2px;
}

.section3.service .btn-box {
  width: calc(100% + 204px);
  height: 82px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.historySwiper {
  width: 1400px;
}

.section3.service .swiper-button-next, .section3.service .swiper-button-prev {
  right: unset;
  top: unset;
  left: unset;
  bottom: unset;
  position: static;
  width: 82px;
  height: 82px;
  background-image: url("/image/arrow_swiper.svg");
  background-repeat: no-repeat;
  background-position: center;
  margin: 0;
}

#imgPopup .swiper-button-next, #imgPopup .swiper-button-prev {
  width: 80px;
  height: 80px;
  background-color: rgba(17, 17, 17, 0.2);
  background-image: url("/image/arrow_swiper_wht.svg");
  background-repeat: no-repeat;
  background-position: center;
  margin: -40px 0 0 0;
}

#imgPopup .swiper-button-prev {
  left: 30px;
}

#imgPopup .swiper-button-next {
  right: 30px;
}

.section3.service .swiper-button-prev,
#imgPopup .swiper-button-prev {
  transform: rotate(180deg);
}

.section3.service .swiper-button-next:after, .section3.service .swiper-button-prev:after,
#imgPopup .swiper-button-next:after, #imgPopup .swiper-button-prev:after {
  display: none;
}

.section3.service .historySwiper .w-35 {
  opacity: 0;
}

.section3.service .historySwiper .w-35,
.section3.service .historySwiper img {
  transition: 0.3s ease-out;
}

#imgPopup .swiper-slide,
.section3.service .historySwiper .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  background-color: #fff;
  position: relative;
  height: 0;
}

#imgPopup .swiper-slide {
  padding-bottom: 54.688%;
}

.section3.service .historySwiper .swiper-slide {
  padding-bottom: 13.8%;
}

#imgPopup .swiper-slide > img,
.section3.service .historySwiper .swiper-slide > img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}

#imgPopup .swiper-slide.fix-img > img,
.section3.service .historySwiper .swiper-slide.fix-img > img {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain !important;
     object-fit: contain !important;
}

.section3.service .historySwiper .swiper-slide:hover .w-35 {
  opacity: 1;
}

.section3.service .historySwiper .swiper-slide:hover img {
  transform: scale(1.1);
}

#imgPopup.popup .popup-inner {
  margin-top: 65px;
}

#imgPopup.popup .popup-inner .popup-close {
  width: 50px;
  height: 50px;
  background-color: #fff;
  border-radius: unset;
  top: -65px;
}

.section1.data .category-list {
  -moz-column-gap: 40px;
       column-gap: 40px;
  row-gap: 16px;
}

.section1.data .category-list .red-box {
  border: 3px solid #DC0000;
}

.section1.data .category-list .blue-box {
  border: 3px solid #2039A8;
}

.section1.data .category-list .gold-box {
  border: 3px solid #FF9500;
}

.section1.data .category-list .green-box {
  border: 3px solid #20A82B;
}

.section1.data .category-list .black-box {
  border: 3px solid #111111;
}

.section1.data .category-list .black-line {
  border-top: 1px solid #111111;
}

.faq .ss-main {
  height: 65px !important;
  width: 241px !important;
  border-radius: unset !important;
  border: unset !important;
  background-color: #fff !important;
  font-weight: 400 !important;
  font-size: 1.8rem !important;
}

.faq .ss-main .ss-values .ss-single {
  line-height: 65px;
  color: #111111;
}

.faq .ss-main .ss-arrow {
  margin: 0;
  width: 20px;
  height: 65px;
  background-image: url("/image/arrow_sel.svg");
  background-position: center;
  background-repeat: no-repeat;
  flex: unset;
  display: block;
}

.faq .ss-main .ss-arrow path {
  display: none;
}

.faq-sel.ss-content .ss-list {
  border-color: #F5F5F5 !important;
  border-radius: unset !important;
  max-height: 300px !important;
}

.faq-sel.ss-content .ss-list .ss-option {
  height: 65px !important;
  line-height: 65px !important;
}

.faq .ipt-box {
  border: unset;
  border-radius: unset;
  height: 65px;
  font-size: 1.8rem;
}

.faq .ipt-box::-moz-placeholder {
  font-size: 1.8rem;
  font-weight: 500;
  color: #dddddd;
}

.faq .ipt-box::placeholder {
  font-size: 1.8rem;
  font-weight: 500;
  color: #dddddd;
}

.section1.faq .tab-list .radio-box.custom > input[type=radio] ~ label {
  font-size: 1.8rem;
  border: unset;
  color: #888888;
  line-height: 1.5;
}

.section1.faq .tab-list .radio-box.custom:hover > input[type=radio]:not(:checked) ~ label {
  background-color: #659AD2;
  color: #fff;
}

.section1.faq .tab-list .radio-box.custom > input[type=radio]:checked ~ label {
  background-color: #00428E;
  color: #fff;
}

.section1.faq .accordion-list .top-box span {
  line-height: 31px;
}

.section1.faq .accordion-list .top-box p {
  line-height: 25px;
  padding: 3px 0;
}

.section1.faq .accordion-list > li .top-box {
  transition: 0.3s ease-out;
  gap: 20px;
}

.section1.faq .accordion-list > li .top-box > .gap-50 {
  flex-grow: 1;
}

.section1.faq .accordion-list > li:hover .top-box {
  background-color: #F7F9FB;
}

.section1.faq .accordion-list > li:hover .top-box p {
  color: #00428E;
}

.section1.faq .pagenate {
  margin-top: 60px !important;
}

/* 대표컬러 */
/* 대표컬러 */
/* 대표컬러 */
/* 화이트 컬러 */
/* 화이트 컬러 */
/* 기본 폰트 컬러 */
/* black 컬러 */
/* black 컬러 */
/* black 컬러 */
/* black 컬러 */
/* black 컬러 */
/* black 컬러 */
/* black 컬러 */
/* black 컬러 */
/* black 컬러 */
/* black 컬러 */
/* black 컬러 */
/* black 컬러 */
/* black 컬러 */
/* black 컬러 */
/* thead 배경 컬러 */
/* table, input border 컬러 */
/* .tbl-box border 컬러 */
/* table border 컬러 */
/* readonly 배경 컬러 */
/* input placeholder 컬러 */
/* period input[type="button"] hover 컬러 */
/* pagination border 컬러 */
/* gray 컬러 */
/* period month btn 배경 컬러 */
/* gray 컬러 */
/* gray 컬러 */
/* gray 컬러 */
/* gray 컬러 */
/* footer text 컬러 */
/* footer text 컬러 */
/* gray 컬러 */
/* mint 컬러 */
/* danger(red) 컬러 */
/* navy 컬러 */
@media screen and (max-width: 1600px) {
  /* ==================================================
      서비스소개
  ================================================== */
  .section3.service .btn-box {
    width: calc(100% + 100px);
    height: 50px;
  }
  .section3.service .swiper-button-next, .section3.service .swiper-button-prev {
    width: 50px;
    height: 50px;
  }
}
@media screen and (max-width: 1480px) {
  /* ==================================================
      서비스소개
  ================================================== */
  .historySwiper {
    width: calc(100vw - 140px);
  }
  .section3.service .btn-box {
    width: calc(100% + 60px);
  }
}
@media screen and (max-width: 1450px) {
  /* ==================================================
      메인
  ================================================== */
  #main .section1 .tit-box h3 .block1920, #main .section1 .tit-box .h3 .block1920 {
    display: none;
  }
}
@media screen and (max-width: 1340px) {
  /* ==================================================
      회사소개
  ================================================== */
  .section2.about .dot-list > li .block1920 {
    display: none;
  }
  .section2.about .business-list {
    gap: 20px;
  }
  .section2.about .business-list a {
    padding: 30px;
  }
  .section2.about .business-list .txt-box p {
    font-size: 2.7rem;
    line-height: 37px;
  }
  .section2.about .dot-list > li {
    font-size: 1.8rem;
    line-height: 25px;
  }
  .section2.about .dot-list > li:before {
    top: 10px;
  }
}
@media screen and (max-width: 1200px) {
  /* ==================================================
      공통
  ================================================== */
  #header .header-body .header-inner,
  .visualSwiper .swiper-pagination,
  #footer .footer-body,
  .section .section-body,
  .max-box {
    padding: 0 20px;
  }
  .footer-column2 {
    padding-left: 40px;
    padding-right: 40px;
  }
  #sVisual.position-visual .visual-inner.position-rel {
    height: 270px;
  }
  #sVisual .visual-txt .txt-wrap .txt-box h2, #sVisual .visual-txt .txt-wrap .txt-box .h2 {
    font-size: 4.5rem;
    line-height: 63px;
  }
  .pt-140,
  .pt-160 {
    padding-top: 90px;
  }
  .pb-140,
  .pb-120,
  .pb-100 {
    padding-bottom: 90px;
  }
  .py-120,
  .py-160 {
    padding-top: 90px;
    padding-bottom: 90px;
  }
  .section-column.mt-80 {
    margin-top: 65px;
  }
  #sub .tit-box h3, #sub .tit-box .h3 {
    font-size: 3.1rem;
    line-height: 43.5px;
  }
  #sub .tit-box p {
    font-size: 2.1rem;
    line-height: 31.5px !important;
  }
  /* ==================================================
      메인
  ================================================== */
  .visualSwiper .swiper-slide {
    height: auto;
  }
  #mVisual {
    position: relative;
    height: 0;
    overflow: hidden;
    min-height: 350px;
    padding-bottom: 51.042%;
  }
  #mVisual .visual-body {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  #mVisual .visual-inner,
  .visualSwiper {
    height: 100%;
  }
  .visualSwiper .swiper-slide .txt-box {
    bottom: 82px;
  }
  .visualSwiper .swiper-slide .txt-box h4, .visualSwiper .swiper-slide .txt-box .h4 {
    font-size: 5rem;
  }
  .visualSwiper .swiper-slide .txt-box p {
    font-size: 1.7rem;
  }
  .visualSwiper .swiper-pagination {
    bottom: 220px !important;
    gap: 13px;
  }
  .visualSwiper.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .visualSwiper .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    width: 17px;
    height: 15px;
  }
  .visualSwiper ~ .scroll-box {
    bottom: 10px;
  }
  .visualSwiper ~ .scroll-box img {
    margin-top: 8px;
  }
  .section .more-btn {
    margin-top: 30px;
  }
  #main .tit-box h3, #main .tit-box .h3 {
    font-size: 3.4rem;
    line-height: 48px;
  }
  #main .tit-box p {
    font-size: 1.7rem;
    line-height: 27px;
  }
  #main .section2 .img-list > li:nth-of-type(odd) {
    margin-top: 80px;
  }
  #main .section2 .img-list .txt-box {
    left: 20px;
    bottom: 20px;
  }
  #main .section2 .img-list .txt-box h5, #main .section2 .img-list .txt-box .h5 {
    font-size: 2.6rem;
    line-height: 36px;
  }
  #main .section3 .cont-wrap h5, #main .section3 .cont-wrap .h5 {
    font-size: 2.6rem;
    line-height: 36px;
  }
  #main .section3 .product-list {
    margin-top: 25px;
  }
  #main .section3 .product-list > li,
  #main .section3 .productSwiper .swiper-slide {
    padding-top: 14.12px;
    padding-bottom: 24.82px;
  }
  #main .section3 .padding-42,
  #main .section3 .padding-38,
  #main .section3 .product-list .img-box {
    padding: 20px 25px;
  }
  #main .section3 .txt-box h6, #main .section3 .txt-box .h6 {
    font-size: 2.2rem;
    line-height: 31px;
  }
  #main .section3 .txt-box p {
    font-size: 1.2rem;
    line-height: 17px;
  }
  #main .section3 .cont-wrap.mt-80 {
    margin-top: 60px;
  }
  /* ==================================================
      회사소개
  ================================================== */
  .section1.about .cont-wrap {
    padding: 60px;
  }
  .section1.about .cont-wrap .fs-20-r {
    font-size: 1.7rem;
    line-height: 30.5px !important;
    letter-spacing: -0.9px;
  }
  .section1.about .pr-55 {
    padding-right: 30px;
  }
  .section1.about .pr-55 .fs-24-r {
    font-size: 2.2rem;
  }
  .section1.about .pl-55 {
    padding-left: 30px;
    font-size: 1.4rem;
    line-height: 28px !important;
  }
  /* ==================================================
      서비스소개
  ================================================== */
  .section1.service .section-column.mt-55 {
    margin-top: 50px;
  }
  .section1.service .product-list {
    gap: 20px;
  }
  .section1.service .product-list .img-box,
  .section1.service .product-list .txt-box {
    padding: 30px;
  }
  .section1.service .product-list .txt-box h6, .section1.service .product-list .txt-box .h6 {
    font-size: 2.2rem;
    line-height: 35.5px;
  }
  .section1.service .product-list .info-list > li {
    gap: 10px;
  }
  .section1.service .product-list .info-list .tit {
    width: 65px !important;
    height: 30px !important;
    font-size: 1.5rem;
  }
  .section1.service .product-list .info-list .des {
    font-size: 1.6rem;
    line-height: 25px;
    padding: 2.5px 0;
  }
  .section.service .accordion-list .top-box p {
    font-size: 2rem;
  }
  .section.service .accordion-list .top-box {
    padding-left: 30px;
    padding-right: 30px;
  }
  .section2.service .dot-list {
    padding: 30px;
    font-size: 1.5rem;
  }
  .section3.service .btn-box {
    width: calc(100% + 20px);
  }
  .section3.service .section-column.mt-40 {
    margin-top: 20px;
  }
  #imgPopup .swiper-button-next, #imgPopup .swiper-button-prev {
    width: 60px;
    height: 60px;
    background-size: 15px;
    margin: -30px 0 0 0;
  }
  .section1.broad .cont-wrap.py-54.px-50.bg-gray-f5,
  .section1.data .cont-wrap.py-50.px-50.bg-gray-f5 {
    padding: 30px;
  }
  .section1.broad .cont-wrap .tit,
  .section1.data .cont-wrap .tit {
    font-size: 1.9rem;
    line-height: 27px !important;
  }
  .section1.data .cont-wrap .mt-50 {
    margin-top: 30px;
  }
  .section1.data .category-list {
    -moz-column-gap: 32px;
         column-gap: 32px;
  }
  /* ==================================================
      faq
  ================================================== */
  .section1.faq .search-box {
    padding: 30px;
    margin-top: 30px;
  }
  .faq .ss-main {
    width: 130px !important;
    height: 50px !important;
  }
  .faq .ss-main .ss-values .ss-single {
    line-height: 50px;
  }
  .faq .ss-main .ss-arrow {
    height: 50px;
  }
  .faq-sel.ss-content .ss-list .ss-option {
    height: 50px !important;
    line-height: 50px !important;
  }
  .faq .ipt-box {
    height: 50px;
  }
  .faq .ipt-box ~ .w-160 {
    width: 100px !important;
    height: 50px !important;
  }
  #sub .faq .section-column.mt-60 {
    margin-top: 40px;
  }
  .section1.faq .accordion-list > li .top-box {
    padding-left: 30px;
    padding-right: 30px;
  }
  .section1.faq .toggle-box > div {
    padding-left: 30px;
  }
  .section1.faq .toggle-box .pr-37 {
    padding-right: 17px;
  }
  .section1.faq .accordion-list .w-119 {
    width: 60px !important;
  }
  .section1.faq .accordion-list > li .top-box > .gap-50,
  .section1.faq .accordion-list > li .toggle-box > .gap-50 {
    gap: 30px;
  }
}
@media screen and (max-width: 1100px) {
  /* ==================================================
      서비스소개
  ================================================== */
  #sub .section1.data .tit-box p .block1920 {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  /* ==================================================
      회사소개
  ================================================== */
  .section2.about .business-list .gap-40 {
    gap: 20px;
  }
  .section2.about .business-list .txt-box p {
    font-size: 2.5rem;
    line-height: 32.5px;
  }
  .section2.about .dot-list > li {
    font-size: 1.7rem;
    line-height: 24px;
    letter-spacing: -1px;
  }
  .section2.about .dot-list > li span {
    font-size: 1.5rem;
    padding: 0 1.5px;
  }
  .section2.about .business-list > li:hover .txt-box {
    transform: translateX(-140px);
  }
  .section2.about .business-list > li .img-box {
    width: 100px !important;
    height: 100px !important;
  }
  .section2.about .business-list > li .img-box img {
    width: 55px;
  }
  .section2.about .business-list > li:hover .txt-box {
    transform: translateY(-140px);
  }
}
@media screen and (max-width: 960px) {
  /* ==================================================
      공통
  ================================================== */
  .depth1 .move-li.move {
    padding-right: 30px;
  }
  .header-nav .depth1 > li > a {
    padding-left: 30px;
  }
  .depth1 .move-li.move {
    padding-right: 30px;
  }
  .header-nav.pc .depth2 {
    left: 30px;
  }
  .footer-info .f-mo-block {
    display: block;
  }
  .footer-info .f-mo-block + span {
    padding-left: 0px;
  }
  .footer-info .f-mo-block + span::before {
    display: none;
  }
  .footer-info .f-mo-block ~ span {
    margin-top: 5px;
  }
  /* ==================================================
      메인
  ================================================== */
  #main .section1 .section-row {
    gap: 30px;
  }
  #main .tit-box h3, #main .tit-box .h3 {
    font-size: 2.8rem;
    line-height: 37px;
  }
  #main .section2 .img-list > li:nth-of-type(odd) {
    margin-top: 66px;
  }
  #main .section2 .img-list > li:nth-of-type(1) {
    border-radius: 70px 0 0 0;
  }
  #main .section2 .img-list > li:nth-of-type(4) {
    border-radius: 0 0 70px 0;
  }
  #main .section2 .img-list .txt-box {
    width: calc(100% - 40px);
  }
  #main .section2 .img-list > li .txt-box p .block1920 {
    display: none;
  }
  #main .section3 .product-list {
    grid-template-columns: repeat(2, 1fr);
  }
  #main .section3 .padding-42 img, #main .section3 .padding-38 img {
    margin: 0 auto;
  }
  /* ==================================================
      서비스소개
  ================================================== */
  .section3.service .btn-box {
    display: none !important;
  }
  .historySwiper {
    width: 100%;
  }
  .section2.service .dot-list {
    grid-template-columns: repeat(3, 1fr);
  }
  .section3.service .historySwiper .swiper-slide {
    padding-bottom: 19%;
  }
  .imgSwiper .info-text {
    position: absolute;
    bottom: 20px;
    left: 20px;
    width: calc(100% - 40px);
  }
}
@media screen and (max-width: 910px) {
  /* ==================================================
      서비스소개
  ================================================== */
  .section1.data .category-list {
    display: grid !important;
    grid-template-columns: repeat(4, 1fr);
  }
}
@media screen and (max-width: 880px) {
  /* ==================================================
      메인
  ================================================== */
  .block880 {
    display: none;
  }
}
@media screen and (max-width: 860px) {
  /* ==================================================
      서비스소개
  ================================================== */
  .section1.service .product-list .img-box {
    height: 270px;
  }
}
@media screen and (max-width: 850px) {
  /* ==================================================
      공통
  ================================================== */
  #footer .footer-info > li span + span {
    padding-left: 20px;
  }
  #footer .footer-info > li span + span::before, .footer-info .f-mo-block + span::before {
    left: 9.5px;
  }
  #footer .footer-info > li span .pr-15 {
    padding-right: 5px;
  }
  .footer-column2 {
    padding-left: 30px;
    padding-right: 30px;
  }
  /* ==================================================
      메인
  ================================================== */
  #main .section2 .img-list .txt-box h5, #main .section2 .img-list .txt-box .h5 {
    font-size: 2.3rem;
    line-height: 33px;
  }
  #main .section2 .img-list > li:nth-of-type(odd) {
    margin-top: 58px;
  }
}
@media screen and (max-width: 800px) {
  /* ==================================================
      메인
  ================================================== */
  .block800 {
    display: none;
  }
  /* ==================================================
      회사소개
  ================================================== */
  .section2.about .business-list a {
    position: relative;
  }
  .section2.about .business-list > li .img-box {
    width: 60px !important;
    height: 60px !important;
  }
  .section2.about .business-list > li .img-box img {
    width: 29px;
  }
  .section2.about .business-list .txt-box p {
    padding-left: 70px;
    height: 60px;
    position: absolute;
    left: 30px;
    top: 30px;
    display: flex;
    align-items: center;
    font-size: 2.2rem;
  }
  .section2.about .business-list > li:hover a {
    background-color: #F7F9FB;
  }
  .section2.about .business-list > li:hover .txt-box {
    transform: unset;
  }
  .section2.about .business-list > li:hover .txt-box p {
    color: #111111;
  }
  .section2.about .business-list > li:hover .txt-box .dot-list > li {
    color: #555555;
  }
  .section2.about .business-list > li:hover .txt-box .dot-list > li.point {
    color: #555555;
  }
  .section2.about .business-list > li:hover .txt-box .dot-list > li.point:before {
    background-color: #659AD2;
  }
  .section2.about .business-list > li:hover .img-box {
    opacity: 1;
  }
  /* ==================================================
      서비스소개
  ================================================== */
  #sub .section1.cctv .tit-box p .block1920 {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  /* ==================================================
      공통
  ================================================== */
  #main, #sub {
    margin-top: 60px;
  }
  .quick {
    display: none;
  }
  .footer-inner {
    padding-top: 60px;
    padding-bottom: 20px;
  }
  .footer-row {
    flex-direction: column;
    gap: 20px;
    align-items: start !important;
  }
  .footer-column .logo img {
    width: 136.36px;
  }
  .footer-column.mt-23 {
    margin-top: 24px;
  }
  #footer .footer-info > li {
    font-size: 1.2rem;
  }
  #footer .footer-info > li span {
    line-height: 19px;
  }
  .footer-column.mt-23 p,
  #footer .footer-info > li.mt-24.letter-spacing-04 {
    font-size: 1.2rem;
    line-height: 17px !important;
  }
  .footer-info .f-mo-block {
    display: none;
  }
  .footer-info .f-mo-block + span {
    padding-left: 20px;
  }
  #footer .footer-info > li span + span, .footer-info .f-mo-block + span {
    padding-left: 20px;
  }
  .footer-info .f-mo-block + span::before {
    display: block;
  }
  #footer .footer-info > li span + span::before, .footer-info .f-mo-block + span::before {
    top: 3.5px;
    left: 10.5px;
  }
  .footer-info .f-mo-block ~ span {
    margin-top: 0px;
  }
  #footer .footer-info > li.mt-5 {
    margin-top: 10px !important;
  }
  .footer-column2 {
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 25px;
    padding-right: 25px;
  }
  #footer .footer-column2:before {
    border-width: 51px 51px 0 0;
  }
  .footer-column2 .bg-point {
    margin: 0 auto;
  }
  .footer-column2 .bg-point + .text-point {
    padding: 0 6.5px;
  }
  .footer-column2 a {
    letter-spacing: -0.98px;
    line-height: 56px !important;
  }
  .footer-column2 .mt-9 {
    margin-top: 10px;
    font-size: 1.4rem;
    line-height: 20px;
    text-align: center;
    letter-spacing: -0.7px;
  }
  #header .header-body .header-inner {
    height: 60px;
    padding-right: 0;
  }
  #header .logo img {
    width: 126px;
  }
  #header .header-column.gap-60 {
    margin-right: 60px;
  }
  #header .header-column.mo {
    height: auto !important;
    position: absolute;
    right: 0;
    top: 0;
  }
  #header .call-btn a {
    width: auto !important;
    height: auto !important;
    padding-top: 8px !important;
    padding-bottom: 8px !important;
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
  #header .call-btn a span {
    display: none;
  }
  #header .call-btn a img {
    width: 22px;
    height: 22px;
  }
  #sVisual.position-visual .visual-inner.position-rel {
    height: 200px;
  }
  #sVisual .visual-txt .txt-wrap .txt-box h2, #sVisual .visual-txt .txt-wrap .txt-box .h2 {
    font-size: 3rem;
    line-height: 42px;
  }
  #sVisual.about .nav-box,
  #sVisual.faq .nav-box {
    display: none;
  }
  #sVisual.sub-mo-nav {
    position: relative;
    z-index: 1;
  }
  #sVisual.sub-mo-nav .visual-txt .txt-body {
    padding: 0;
  }
  #sVisual.sub-mo-nav .visual-txt .txt-box {
    padding: 0 20px;
  }
  #sVisual.sub-mo-nav .mo-nav {
    background-color: rgba(255, 255, 255, 0.0509803922);
    border-top: 1px solid rgba(255, 255, 255, 0.5019607843);
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px);
    letter-spacing: -0.9px;
  }
  #sVisual.sub-mo-nav .fix-box {
    position: relative;
  }
  #sVisual.sub-mo-nav .fix-box .current-nav {
    position: relative;
    padding: 15px 20px;
    line-height: 20px;
  }
  #sVisual.sub-mo-nav .fix-box .current-nav:not(.single)::after {
    display: block;
    content: "";
    clear: both;
    position: absolute;
    right: 20px;
    top: 16px;
    width: 18px;
    height: 18px;
    background-image: url("/image/arrow_down_mo_wht.svg");
    background-position: center;
    background-repeat: no-repeat;
    transition: 0.2s ease-out;
  }
  #sVisual.sub-mo-nav .fix-box .current-nav:not(.single).on::after {
    transform: rotate(-180deg);
  }
  #sVisual.sub-mo-nav .slide-box {
    box-shadow: 3px 4px 10px 0px rgba(0, 0, 0, 0.15);
    background-color: #fff;
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    display: none;
  }
  #sVisual.sub-mo-nav .slide-box li a {
    line-height: 50px;
    padding: 0 20px;
  }
  #sVisual.sub-mo-nav .slide-box li.on a {
    color: #00428E;
  }
  #sVisual.sub-mo-nav .depth1-box {
    border-right: 1px solid rgba(255, 255, 255, 0.5019607843);
  }
  .pt-140,
  .pt-160,
  .pt-80 {
    padding-top: 60px;
  }
  .pb-140,
  .pb-120,
  .pb-100 {
    padding-bottom: 60px;
  }
  .py-120,
  .py-160 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  #sub .tit-box h3, #sub .tit-box .h3 {
    font-size: 2.2rem;
    line-height: 31px;
  }
  #sub .tit-box p {
    margin-top: 10px;
    font-size: 1.6rem;
    line-height: 24px !important;
  }
  #sub .section-column.mt-60 {
    margin-top: 50px;
  }
  /* ==================================================
      메인
  ================================================== */
  .visualSwiper .swiper-slide .txt-box {
    bottom: 76px;
    flex-direction: column;
  }
  .visualSwiper .swiper-slide .txt-box h4, .visualSwiper .swiper-slide .txt-box .h4 {
    width: 100%;
    font-size: 3rem;
    line-height: 39px !important;
  }
  .visualSwiper .swiper-slide .txt-box p {
    width: 100%;
    font-size: 1.4rem;
    line-height: 25px !important;
  }
  .visualSwiper ~ .scroll-box p {
    font-size: 1rem;
    line-height: 13px !important;
  }
  .visualSwiper ~ .scroll-box img {
    width: 15px;
    height: 15px;
  }
  .visualSwiper .swiper-pagination {
    bottom: 230px !important;
    gap: 7px;
  }
  .visualSwiper.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .visualSwiper .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    width: 13px;
    height: 11px;
  }
  .section-column.mt-80 {
    margin-top: 50px;
  }
  #main .tit-box .text-point {
    font-size: 1.6rem;
    line-height: 22px;
  }
  #main .tit-box h3, #main .tit-box .h3 {
    font-size: 2.2rem;
    line-height: 31px;
  }
  #main .tit-box p {
    font-size: 1.4rem;
    line-height: 22px;
    margin-top: 20px;
  }
  #main .section2 .tit-box p,
  #main .section3 .txt-box p {
    letter-spacing: -1px;
  }
  .section .more-btn {
    width: 117px !important;
    height: 40px !important;
  }
  .section .more-btn span {
    font-size: 1.2rem;
  }
  #main .section2 .sec2-box {
    height: 120px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  #main .section2 .sec2-box.box1 {
    background-image: url("/image/main_cont1_mo.jpg");
  }
  #main .section2 .sec2-box.box2 {
    background-image: url("/image/main_cont2_mo.jpg");
  }
  #main .section2 .sec2-box.box3 {
    background-image: url("/image/main_cont3_mo.jpg");
  }
  #main .section2 .sec2-box.box4 {
    background-image: url("/image/main_cont4_mo.jpg");
  }
  #main .section2 .sec2-box h5, #main .section2 .sec2-box .h5 {
    font-size: 2rem;
    line-height: 28px;
    padding: 0 20px;
  }
  #main .section3 {
    padding-top: 60px;
  }
  #main .section3 .section-column.mt-40 {
    margin-top: 50px;
  }
  #main .section3 .cont-wrap h5, #main .section3 .cont-wrap .h5 {
    font-size: 2rem;
    line-height: 28px;
  }
  #main .section3 .product-list {
    margin-top: 10px;
  }
  #main .section3 .w-42.h-42 {
    width: 26px !important;
    height: 26px !important;
    background-size: contain;
  }
  #main .section3 .txt-box h6, #main .section3 .txt-box .h6 {
    font-size: 1.8rem;
    line-height: 26px;
  }
  #main .section3 .txt-box p {
    font-size: 0.98rem;
    line-height: 14px;
    margin-top: 3.53px !important;
  }
  #main .section3 .productSwiper .img-box {
    padding: 17.65px 30.24px;
  }
  #main .section3 .productSwiper .padding-box {
    padding-bottom: 66.6%;
  }
  #main .section3 .productSwiper .padding-box img {
    width: auto;
    height: auto;
    max-width: 100% !important;
    max-height: 100% !important;
    -o-object-fit: contain;
       object-fit: contain;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  /* ==================================================
      회사소개
  ================================================== */
  .section1.about .cont-wrap .fs-20-r {
    font-size: 1.4rem;
    line-height: 25px !important;
  }
  .section1.about .pr-55 .fs-24-r {
    font-size: 2rem;
  }
  .section1.about .pl-55 {
    font-size: 1.2rem;
    line-height: 24px !important;
  }
  .section1.about .pl-55 .block800 {
    display: block;
  }
  .section1.about .section-body {
    padding: 0;
  }
  .section1.about .tit-area {
    padding: 0 20px;
  }
  .section1.about .cont-wrap {
    border-radius: unset;
    padding: 60px 20px;
  }
  .section1.about .pr-55 .gap-15.mt-20 {
    margin-top: 10px;
  }
  .section2.service.py-160 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .section2.about .business-list a {
    padding: 20px 30px;
  }
  .section2.about .business-list .txt-box {
    margin-top: 0;
  }
  .section2.about .business-list .txt-box p {
    width: calc(100% - 60px);
    font-size: 2rem;
    top: 20px;
    line-height: 28px;
  }
  .section2.about .dot-list > li {
    font-size: 1.4rem;
    line-height: 20px;
  }
  .section2.about .dot-list > li + li {
    margin-top: 5px;
  }
  .section2.about .dot-list > li:before {
    top: 8px;
  }
  .section2.about .dot-list > li span {
    font-size: 1.2rem;
  }
  .section2.about .business-list {
    grid-template-columns: 1fr;
    gap: 10px;
  }
  /* ==================================================
      서비스소개
  ================================================== */
  #sub .service .tit-box p {
    font-size: 1.4rem;
    line-height: 21px !important;
  }
  .section1.service .product-list .txt-box {
    padding: 20px;
  }
  .section1.service .product-list .txt-box h6, .section1.service .product-list .txt-box .h6 {
    font-size: 1.8rem;
    line-height: 29px;
  }
  .section1.service .product-list .info-list .tit {
    width: 60px !important;
    height: 28px !important;
    font-size: 1.4rem;
  }
  .section1.service .product-list .info-list .des {
    font-size: 1.4rem;
    line-height: 22px;
    padding: 3px 0;
  }
  .section.service .accordion-list .top-box {
    padding: 14px 20px;
  }
  .section2.service .dot-list {
    padding: 20px;
    font-size: 1.4rem;
    gap: 5px;
  }
  .section.service .accordion-list .top-box p {
    font-size: 1.8rem;
    line-height: 25px;
  }
  .section1.service .product-list .img-box {
    height: 240px;
  }
  .section3.service .section-column.mt-40 {
    margin-top: 10px;
  }
  #imgPopup.popup .popup-inner .popup-close {
    width: 40px;
    height: 40px;
    top: -50px;
  }
  #imgPopup.popup .popup-inner .popup-close img {
    width: 20px;
  }
  #imgPopup .swiper-button-next, #imgPopup .swiper-button-prev {
    width: 40px;
    height: 40px;
    background-size: 10px;
    margin: -20px 0 0 0;
  }
  #imgPopup .swiper-button-next {
    right: 15px;
  }
  #imgPopup .swiper-button-prev {
    left: 15px;
  }
  .section1.broad .cont-wrap.py-54.px-50.bg-gray-f5,
  .section1.data .cont-wrap.py-50.px-50.bg-gray-f5 {
    padding: 10px;
  }
  .section1.broad .cont-wrap .tit,
  .section1.data .cont-wrap .tit {
    font-size: 1.6rem;
    line-height: 22px !important;
    padding: 15px 20px !important;
  }
  .section1.data .cont-wrap .mt-50 {
    margin-top: 20px;
  }
  .section1.data .cont-wrap .tit ~ .mt-50 .fs-18-r {
    font-size: 1.6rem;
    line-height: 22px !important;
    padding: 15px 20px !important;
  }
  .section1.data .category-list > li {
    gap: 6px;
  }
  .section1.data .category-list .w-50 {
    width: 39.86px !important;
  }
  .section1.data .category-list .h-20 {
    height: 15.94px !important;
  }
  .section1.data .category-list img {
    width: 39.86px;
  }
  .section1.data .category-list .fs-14-r {
    font-size: 1.2rem;
  }
  .color-dot-list li {
    font-size: 1.4rem;
    line-height: 22px !important;
  }
  .color-dot-list li::before {
    top: 8px;
  }
  .imgSwiper .info-text {
    font-size: 1.5rem;
    line-height: 20px;
  }
  /* ==================================================
      faq
  ================================================== */
  .section1.faq .section-body {
    padding: 0;
  }
  .section1.faq .search-box {
    padding: 20px;
    margin-top: 20px;
  }
  .section1.faq .section-column.mt-60 {
    padding: 0 20px;
  }
  .section1.faq .accordion-list {
    margin-top: 20px;
  }
  .faq .ss-main {
    padding: 0 10px !important;
    font-size: 1.4rem !important;
  }
  .faq .ipt-box {
    padding: 0 10px !important;
    font-size: 1.4rem !important;
  }
  .faq .ipt-box::-moz-placeholder {
    font-size: 1.4rem !important;
    letter-spacing: -0.9px !important;
  }
  .faq .ipt-box::placeholder {
    font-size: 1.4rem !important;
    letter-spacing: -0.9px !important;
  }
  .faq .ipt-box ~ .w-160 {
    font-size: 1.4rem;
  }
  #sub .faq .section-column.mt-60 {
    margin-top: 20px;
  }
  .section1.faq .tab-list {
    width: calc(100% + 40px);
    position: relative;
    left: -20px;
  }
  .section1.faq .tab-list > li:nth-of-type(1) {
    margin-left: 20px;
  }
  .section1.faq .tab-list > li:nth-of-type(5) {
    margin-right: 20px;
  }
  .section1.faq .accordion-list > li .top-box {
    padding-left: 10px;
    padding-right: 10px;
  }
  .section1.faq .toggle-box > div {
    padding-left: 10px;
  }
  .section1.faq .toggle-box .pr-37 {
    padding-right: 10px;
    gap: 10px;
  }
  .section1.faq .accordion-list .top-box p.flex-shrink-0 {
    font-size: 1.2rem;
    line-height: 17px;
    padding: 0 0 0 28px;
  }
  .section1.faq .accordion-list .top-box p.flex-grow-1 {
    font-size: 1.4rem;
    line-height: 20px;
    padding: 0 0 0 28px;
    margin-top: 5px;
  }
  .section1.faq .toggle-box p {
    font-size: 1.4rem;
    line-height: 20px;
  }
  .section1.faq .accordion-list > li .top-box > .gap-50 {
    position: relative;
    display: block !important;
  }
  .section1.faq .accordion-list > li .toggle-box > .gap-50 {
    gap: 10px;
  }
  .section1.faq .accordion-list .top-box span {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .section1.faq .accordion-list > li .top-box p.w-119 {
    width: 100% !important;
  }
  .section1.faq .toggle-box .w-119 {
    display: none;
  }
}
@media screen and (max-width: 750px) {
  #main .section3 .product-list.cctv ~ .mo .productSwiper .swiper-slide .txt-box {
    height: 110px;
  }
}
@media screen and (max-width: 640px) {
  /* ==================================================
      공통
  ================================================== */
  #footer .footer-info > li span em {
    padding-right: 5px;
  }
  /* ==================================================
      메인
  ================================================== */
  #main .section1 .section-body {
    padding: 0;
  }
  #main .section1 .section-row {
    grid-template-columns: 1fr;
    gap: 49px;
  }
  #main .section1 .section-column1 {
    padding: 0 20px;
  }
  #main .section1 img.max-w-750 {
    max-width: unset;
    border-radius: 62.72px 0 0 0;
  }
  #main .section1 .tit-box p .block1920 {
    display: none;
  }
  #main .section3 .product-list.cctv ~ .mo .productSwiper .swiper-slide {
    height: 317.19px !important;
  }
  /* ==================================================
      회사소개
  ================================================== */
  .section1.about .pl-55 .block800 {
    display: none;
  }
  /* ==================================================
      서비스소개
  ================================================== */
  .section1.service .product-list {
    grid-template-columns: 1fr;
  }
  .section3.service .historySwiper .swiper-slide {
    padding-bottom: 28.9%;
  }
  .imgSwiper .info-text {
    bottom: 10px;
    font-size: 1.4rem;
  }
  /* ==================================================
      faq
  ================================================== */
  .section1.faq .search-box {
    display: block !important;
  }
  .faq .ss-main {
    width: 100% !important;
  }
  .section1.faq .search-box .gap-12 {
    margin-top: 12px;
    position: relative;
  }
  .faq .ipt-box ~ .w-160 {
    width: 65px !important;
    height: 40px !important;
    position: absolute;
    right: 10px;
    top: 5px;
  }
}
@media screen and (max-width: 560px) {
  /* ==================================================
      회사소개
  ================================================== */
  .section1.about .cont-wrap .rounded-12 {
    flex-direction: column;
    width: 100% !important;
    align-items: start !important;
  }
  .section1.about .pr-55 {
    border-right: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3019607843);
    padding-right: 0;
    padding-bottom: 25px;
    width: 100%;
  }
  .section1.about .pl-55 {
    padding-left: 0;
    padding-top: 25px;
    width: 100%;
  }
  .section1.about .pl-55 .block1920,
  .section1.about .cont-wrap .fs-20-r .block1920 {
    display: none;
  }
}
@media screen and (max-width: 550px) {
  #main .section3 .product-list.cctv ~ .mo .productSwiper .swiper-slide {
    height: auto !important;
  }
  #main .section3 .product-list.cctv ~ .mo .productSwiper .swiper-slide .txt-box {
    height: auto;
  }
  /* ==================================================
      서비스소개
  ================================================== */
  .section2.service .dot-list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 480px) {
  /* ==================================================
      공통
  ================================================== */
  .footer-info .f-mo-block {
    display: block;
  }
  .footer-info .f-mo-block + span {
    padding-left: 0px;
  }
  .footer-info .f-mo-block + span::before {
    display: none;
  }
  .footer-info .f-mo-block ~ span {
    margin-top: 10px;
  }
  /* ==================================================
      서비스소개
  ================================================== */
  .section3.service .section-body {
    padding: 0;
  }
  .historySwiper {
    padding: 0 20px;
  }
  .section1.data .category-list {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr);
  }
  #imgPopup .swiper-button-next, #imgPopup .swiper-button-prev {
    width: 20px;
    height: 20px;
    margin: -10px 0 0 0;
    background-size: 6px;
  }
  #imgPopup.popup .popup-inner .popup-close {
    width: 30px;
    height: 30px;
    top: -45px;
  }
  #imgPopup.popup .popup-inner .popup-close img {
    width: 15px;
  }
  .section3.service .historySwiper .swiper-slide {
    padding-bottom: 45%;
  }
}
@media screen and (max-width: 450px) {
  /* ==================================================
      회사소개
  ================================================== */
  .section1.about .pl-55 br {
    display: none;
  }
}
@media screen and (max-width: 440px) {
  /* ==================================================
      메인
  ================================================== */
  .block880 {
    display: none;
  }
  .block440 {
    display: block;
  }
  #main .section2 .tit-box h3 .block1920, #main .section2 .tit-box .h3 .block1920 {
    display: none;
  }
  /* ==================================================
      서비스소개
  ================================================== */
  .section2.service .dot-list {
    grid-template-columns: repeat(2, 1fr);
  }
  .section2.service .highschool-li .dot-list {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media screen and (max-width: 420px) {
  /* ==================================================
      공통
  ================================================== */
  .footer-column2 a {
    letter-spacing: -2px;
  }
}
@media screen and (max-width: 400px) {
  /* ==================================================
      공통
  ================================================== */
  .block400 {
    display: block;
  }
  .footer-column2 {
    width: 100%;
  }
  .footer-column2 .bg-point + .text-point {
    padding: 0;
    justify-content: center;
  }
}
@media screen and (max-width: 385px) {
  /* ==================================================
      공통
  ================================================== */
  .footer-column2 a {
    font-size: 3.5rem;
  }
}
@media screen and (max-width: 360px) {
  /* ==================================================
     공통
  ================================================== */
  .block360 {
    display: block;
  }
  .footer-column2 {
    padding-left: 10px;
    padding-right: 10px;
  }
  /* ==================================================
      서비스소개
  ================================================== */
  .section1.data .category-list {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr);
  }
  .section2.service .dot-list {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media screen and (max-width: 350px) {
  /* ==================================================
      서비스소개
  ================================================== */
  .section1.service .product-list .img-box {
    height: 220px;
  }
}
@media screen and (max-width: 340px) {
  /* ==================================================
      메인
  ================================================== */
  #main .section2 .tit-box h3 .block420, #main .section2 .tit-box .h3 .block420 {
    display: none;
  }
}
@media screen and (max-width: 330px) {
  /* ==================================================
      회사소개
  ================================================== */
  .section2.about .business-list .txt-box p {
    font-size: 1.8rem;
  }
  #footer .footer-info > li span + span {
    padding-left: 10px;
  }
  #footer .footer-info > li span + span::before, .footer-info .f-mo-block + span::before {
    left: 5.5px;
  }
}
/* 대표컬러 */
/* 대표컬러 */
/* 대표컬러 */
/* 화이트 컬러 */
/* 화이트 컬러 */
/* 기본 폰트 컬러 */
/* black 컬러 */
/* black 컬러 */
/* black 컬러 */
/* black 컬러 */
/* black 컬러 */
/* black 컬러 */
/* black 컬러 */
/* black 컬러 */
/* black 컬러 */
/* black 컬러 */
/* black 컬러 */
/* black 컬러 */
/* black 컬러 */
/* black 컬러 */
/* thead 배경 컬러 */
/* table, input border 컬러 */
/* .tbl-box border 컬러 */
/* table border 컬러 */
/* readonly 배경 컬러 */
/* input placeholder 컬러 */
/* period input[type="button"] hover 컬러 */
/* pagination border 컬러 */
/* gray 컬러 */
/* period month btn 배경 컬러 */
/* gray 컬러 */
/* gray 컬러 */
/* gray 컬러 */
/* gray 컬러 */
/* footer text 컬러 */
/* footer text 컬러 */
/* gray 컬러 */
/* mint 컬러 */
/* danger(red) 컬러 */
/* navy 컬러 */
#ui-datepicker-div {
  display: none;
  background-color: #fff;
  box-shadow: 0 0.125rem 0.5rem rgba(0, 0, 0, 0.1);
  margin-top: 0.25rem;
  border-radius: 0.5rem;
  padding: 1rem;
  border: none;
  font-family: "Pretendard", sans-serif;
  width: 250px;
}

.ui-widget-header {
  border: none !important;
  background: unset !important;
}

.ui-datepicker .ui-datepicker-title {
  margin: 0 0 0.25rem 0 !important;
  line-height: 3em !important;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: none !important;
  position: relative !important;
  left: 0.5em !important;
  margin-left: unset !important;
  top: 0.3em !important;
  margin-top: -0.25em !important;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.ui-datepicker-calendar thead th {
  padding: 0.25rem 0;
  text-align: center;
  font-size: 1.4rem;
  font-weight: 400;
  color: #00428E;
}

.ui-datepicker-calendar tbody td {
  width: 3.5rem;
  text-align: center;
  padding: 0;
}

.ui-datepicker-calendar tbody td a {
  display: block;
  border-radius: 0.25rem;
  line-height: 2.3rem;
  transition: 0.3s all;
  color: #222222;
  font-size: 1.5rem;
  text-decoration: none;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: none !important;
  background: unset !important;
  color: #222222 !important;
  text-align: center;
}

.ui-datepicker-calendar tbody td a:hover {
  background-color: rgba(47, 170, 39, 0.1098039216) !important;
}

.ui-datepicker-calendar tbody td a.ui-state-active {
  background-color: #ffecea;
  color: #d53629;
}

.ui-datepicker-calendar tbody td a.ui-state-highlight {
  background-color: #00428E !important;
  color: #fff !important;
}

.ui-datepicker-header a.ui-corner-all {
  cursor: pointer;
  position: absolute;
  top: 0;
  width: 4rem;
  height: 4rem;
  margin: 0.5rem;
  border-radius: 0.25rem;
  transition: 0.3s all;
}

.ui-datepicker-header a.ui-corner-all:hover {
  background-color: #ECEFF1;
  border: none !important;
}

.ui-datepicker-header a.ui-datepicker-prev {
  left: 0;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxMyIgdmlld0JveD0iMCAwIDEzIDEzIj48cGF0aCBmaWxsPSIjNDI0NzcwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik03LjI4OCA2LjI5NkwzLjIwMiAyLjIxYS43MS43MSAwIDAgMSAuMDA3LS45OTljLjI4LS4yOC43MjUtLjI4Ljk5OS0uMDA3TDguODAzIDUuOGEuNjk1LjY5NSAwIDAgMSAuMjAyLjQ5Ni42OTUuNjk1IDAgMCAxLS4yMDIuNDk3bC00LjU5NSA0LjU5NWEuNzA0LjcwNCAwIDAgMS0xLS4wMDcuNzEuNzEgMCAwIDEtLjAwNi0uOTk5bDQuMDg2LTQuMDg2eiIvPjwvc3ZnPg==");
  background-repeat: no-repeat;
  background-size: 1.3rem;
  background-position: 50%;
  transform: rotate(180deg);
}

.ui-datepicker-header a.ui-datepicker-next {
  right: 0;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxMyIgdmlld0JveD0iMCAwIDEzIDEzIj48cGF0aCBmaWxsPSIjNDI0NzcwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik03LjI4OCA2LjI5NkwzLjIwMiAyLjIxYS43MS43MSAwIDAgMSAuMDA3LS45OTljLjI4LS4yOC43MjUtLjI4Ljk5OS0uMDA3TDguODAzIDUuOGEuNjk1LjY5NSAwIDAgMSAuMjAyLjQ5Ni42OTUuNjk1IDAgMCAxLS4yMDIuNDk3bC00LjU5NSA0LjU5NWEuNzA0LjcwNCAwIDAgMS0xLS4wMDcuNzEuNzEgMCAwIDEtLjAwNi0uOTk5bDQuMDg2LTQuMDg2eiIvPjwvc3ZnPg==");
  background-repeat: no-repeat;
  background-size: 1.3rem;
  background-position: 50%;
}

.ui-datepicker-header a > span {
  display: none;
}

.ui-datepicker-title {
  text-align: center;
  line-height: 3rem;
  margin-bottom: 0.25rem;
  font-size: 1.5rem;
  font-weight: 500;
  padding-bottom: 0.25rem;
}

.ui-datepicker-week-col {
  color: #78909C;
  font-weight: 400;
  font-size: 0.75rem;
}

.ui-datepicker select.ui-datepicker-month {
  margin-left: 5px !important;
}

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
  width: 30% !important;
  height: 30px !important;
  font-size: 1.3rem !important;
  font-family: "Pretendard", sans-serif !important;
  padding: 0 5px !important;
  border-color: #E5EAEF !important;
  border-radius: 5px !important;
  background-color: #fff !important;
  font-weight: 500;
}

.ui-datepicker-header a.ui-datepicker-prev,
.ui-datepicker-header a.ui-datepicker-next {
  margin-left: 0 !important;
  margin-right: 0 !important;
  width: 30px !important;
}

.selection\:bg-red-500 *::-moz-selection{
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1));
}

.selection\:bg-red-500 *::selection{
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1));
}

.selection\:text-white *::-moz-selection{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.selection\:text-white *::selection{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.selection\:bg-red-500::-moz-selection{
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1));
}

.selection\:bg-red-500::selection{
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1));
}

.selection\:text-white::-moz-selection{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.selection\:text-white::selection{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.hover\:border-gray-300:hover{
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}

.hover\:border-transparent:hover{
  border-color: transparent;
}

.hover\:bg-gray-100:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}

.hover\:bg-gray-50:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}

.hover\:bg-gray-700:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
}

.hover\:bg-red-500:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1));
}

.hover\:bg-red-700:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(185 28 28 / var(--tw-bg-opacity, 1));
}

.hover\:bg-white:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.hover\:text-gray-400:hover{
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}

.hover\:text-gray-500:hover{
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}

.hover\:text-gray-700:hover{
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}

.hover\:text-gray-800:hover{
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}

.hover\:text-gray-900:hover{
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
}

.hover\:shadow-lg:hover{
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus\:z-10:focus{
  z-index: 10;
}

.focus\:rounded-sm:focus{
  border-radius: 0.125rem;
}

.focus\:border-blue-300:focus{
  --tw-border-opacity: 1;
  border-color: rgb(147 197 253 / var(--tw-border-opacity, 1));
}

.focus\:border-gray-300:focus{
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}

.focus\:border-indigo-500:focus{
  --tw-border-opacity: 1;
  border-color: rgb(99 102 241 / var(--tw-border-opacity, 1));
}

.focus\:border-indigo-700:focus{
  --tw-border-opacity: 1;
  border-color: rgb(67 56 202 / var(--tw-border-opacity, 1));
}

.focus\:bg-gray-100:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}

.focus\:bg-gray-50:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}

.focus\:bg-gray-700:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
}

.focus\:bg-indigo-100:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(224 231 255 / var(--tw-bg-opacity, 1));
}

.focus\:text-gray-500:focus{
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}

.focus\:text-gray-700:focus{
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}

.focus\:text-gray-800:focus{
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}

.focus\:text-indigo-800:focus{
  --tw-text-opacity: 1;
  color: rgb(55 48 163 / var(--tw-text-opacity, 1));
}

.focus\:outline-none:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.focus\:outline:focus{
  outline-style: solid;
}

.focus\:outline-2:focus{
  outline-width: 2px;
}

.focus\:outline-red-500:focus{
  outline-color: #ef4444;
}

.focus\:ring:focus{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus\:ring-2:focus{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus\:ring-indigo-500:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(99 102 241 / var(--tw-ring-opacity, 1));
}

.focus\:ring-red-500:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity, 1));
}

.focus\:ring-offset-2:focus{
  --tw-ring-offset-width: 2px;
}

.active\:bg-gray-100:active{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}

.active\:bg-gray-900:active{
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
}

.active\:bg-red-700:active{
  --tw-bg-opacity: 1;
  background-color: rgb(185 28 28 / var(--tw-bg-opacity, 1));
}

.active\:text-gray-500:active{
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}

.active\:text-gray-700:active{
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}

.disabled\:opacity-25:disabled{
  opacity: 0.25;
}

.group:hover .group-hover\:text-gray-500{
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}

.group:hover .group-hover\:text-gray-900{
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
}

@media (prefers-reduced-motion: no-preference){
  .motion-safe\:hover\:scale-\[1\.01\]:hover{
    --tw-scale-x: 1.01;
    --tw-scale-y: 1.01;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
}

@media (min-width: 640px){
  .sm\:fixed{
    position: fixed;
  }
  .sm\:right-0{
    right: 0px;
  }
  .sm\:top-0{
    top: 0px;
  }
  .sm\:-my-px{
    margin-top: -1px;
    margin-bottom: -1px;
  }
  .sm\:mx-auto{
    margin-left: auto;
    margin-right: auto;
  }
  .sm\:ml-0{
    margin-left: 0px;
  }
  .sm\:ms-10{
    margin-inline-start: 2.5rem;
  }
  .sm\:ms-6{
    margin-inline-start: 1.5rem;
  }
  .sm\:flex{
    display: flex;
  }
  .sm\:hidden{
    display: none;
  }
  .sm\:w-full{
    width: 100%;
  }
  .sm\:max-w-2xl{
    max-width: 42rem;
  }
  .sm\:max-w-lg{
    max-width: 32rem;
  }
  .sm\:max-w-md{
    max-width: 28rem;
  }
  .sm\:max-w-sm{
    max-width: 24rem;
  }
  .sm\:max-w-xl{
    max-width: 36rem;
  }
  .sm\:flex-1{
    flex: 1 1 0%;
  }
  .sm\:translate-y-0{
    --tw-translate-y: 0px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .sm\:scale-100{
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .sm\:scale-95{
    --tw-scale-x: .95;
    --tw-scale-y: .95;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .sm\:items-center{
    align-items: center;
  }
  .sm\:justify-start{
    justify-content: flex-start;
  }
  .sm\:justify-center{
    justify-content: center;
  }
  .sm\:justify-between{
    justify-content: space-between;
  }
  .sm\:rounded-lg{
    border-radius: 0.5rem;
  }
  .sm\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }
  .sm\:px-6{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .sm\:pt-0{
    padding-top: 0px;
  }
  .sm\:text-left{
    text-align: left;
  }
  .sm\:text-right{
    text-align: right;
  }
}

@media (min-width: 768px){
  .md\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 1024px){
  .lg\:gap-8{
    gap: 2rem;
  }
  .lg\:bg-yellow-700{
    --tw-bg-opacity: 1;
    background-color: rgb(161 98 7 / var(--tw-bg-opacity, 1));
  }
  .lg\:p-8{
    padding: 2rem;
  }
  .lg\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

.ltr\:origin-top-left:where([dir="ltr"], [dir="ltr"] *){
  transform-origin: top left;
}

.ltr\:origin-top-right:where([dir="ltr"], [dir="ltr"] *){
  transform-origin: top right;
}

.rtl\:origin-top-left:where([dir="rtl"], [dir="rtl"] *){
  transform-origin: top left;
}

.rtl\:origin-top-right:where([dir="rtl"], [dir="rtl"] *){
  transform-origin: top right;
}

.rtl\:flex-row-reverse:where([dir="rtl"], [dir="rtl"] *){
  flex-direction: row-reverse;
}

@media (prefers-color-scheme: dark){
  .dark\:border-gray-500{
    --tw-border-opacity: 1;
    border-color: rgb(107 114 128 / var(--tw-border-opacity, 1));
  }
  .dark\:border-gray-600{
    --tw-border-opacity: 1;
    border-color: rgb(75 85 99 / var(--tw-border-opacity, 1));
  }
  .dark\:border-gray-700{
    --tw-border-opacity: 1;
    border-color: rgb(55 65 81 / var(--tw-border-opacity, 1));
  }
  .dark\:border-indigo-600{
    --tw-border-opacity: 1;
    border-color: rgb(79 70 229 / var(--tw-border-opacity, 1));
  }
  .dark\:bg-gray-200{
    --tw-bg-opacity: 1;
    background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
  }
  .dark\:bg-gray-700{
    --tw-bg-opacity: 1;
    background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
  }
  .dark\:bg-gray-800{
    --tw-bg-opacity: 1;
    background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
  }
  .dark\:bg-gray-800\/50{
    background-color: rgb(31 41 55 / 0.5);
  }
  .dark\:bg-gray-900{
    --tw-bg-opacity: 1;
    background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
  }
  .dark\:bg-indigo-900\/50{
    background-color: rgb(49 46 129 / 0.5);
  }
  .dark\:bg-red-800\/20{
    background-color: rgb(153 27 27 / 0.2);
  }
  .dark\:bg-gradient-to-bl{
    background-image: linear-gradient(to bottom left, var(--tw-gradient-stops));
  }
  .dark\:text-gray-100{
    --tw-text-opacity: 1;
    color: rgb(243 244 246 / var(--tw-text-opacity, 1));
  }
  .dark\:text-gray-200{
    --tw-text-opacity: 1;
    color: rgb(229 231 235 / var(--tw-text-opacity, 1));
  }
  .dark\:text-gray-300{
    --tw-text-opacity: 1;
    color: rgb(209 213 219 / var(--tw-text-opacity, 1));
  }
  .dark\:text-gray-400{
    --tw-text-opacity: 1;
    color: rgb(156 163 175 / var(--tw-text-opacity, 1));
  }
  .dark\:text-gray-500{
    --tw-text-opacity: 1;
    color: rgb(107 114 128 / var(--tw-text-opacity, 1));
  }
  .dark\:text-gray-600{
    --tw-text-opacity: 1;
    color: rgb(75 85 99 / var(--tw-text-opacity, 1));
  }
  .dark\:text-gray-800{
    --tw-text-opacity: 1;
    color: rgb(31 41 55 / var(--tw-text-opacity, 1));
  }
  .dark\:text-green-400{
    --tw-text-opacity: 1;
    color: rgb(74 222 128 / var(--tw-text-opacity, 1));
  }
  .dark\:text-indigo-300{
    --tw-text-opacity: 1;
    color: rgb(165 180 252 / var(--tw-text-opacity, 1));
  }
  .dark\:text-red-400{
    --tw-text-opacity: 1;
    color: rgb(248 113 113 / var(--tw-text-opacity, 1));
  }
  .dark\:text-white{
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }
  .dark\:shadow-none{
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
  .dark\:ring-1{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }
  .dark\:ring-inset{
    --tw-ring-inset: inset;
  }
  .dark\:ring-white\/5{
    --tw-ring-color: rgb(255 255 255 / 0.05);
  }
  .dark\:hover\:border-gray-600:hover{
    --tw-border-opacity: 1;
    border-color: rgb(75 85 99 / var(--tw-border-opacity, 1));
  }
  .dark\:hover\:border-gray-700:hover{
    --tw-border-opacity: 1;
    border-color: rgb(55 65 81 / var(--tw-border-opacity, 1));
  }
  .dark\:hover\:bg-gray-700:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
  }
  .dark\:hover\:bg-gray-800:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
  }
  .dark\:hover\:bg-gray-900:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
  }
  .dark\:hover\:bg-white:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  }
  .dark\:hover\:text-gray-100:hover{
    --tw-text-opacity: 1;
    color: rgb(243 244 246 / var(--tw-text-opacity, 1));
  }
  .dark\:hover\:text-gray-200:hover{
    --tw-text-opacity: 1;
    color: rgb(229 231 235 / var(--tw-text-opacity, 1));
  }
  .dark\:hover\:text-gray-300:hover{
    --tw-text-opacity: 1;
    color: rgb(209 213 219 / var(--tw-text-opacity, 1));
  }
  .dark\:hover\:text-gray-400:hover{
    --tw-text-opacity: 1;
    color: rgb(156 163 175 / var(--tw-text-opacity, 1));
  }
  .dark\:hover\:text-white:hover{
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }
  .dark\:focus\:border-blue-700:focus{
    --tw-border-opacity: 1;
    border-color: rgb(29 78 216 / var(--tw-border-opacity, 1));
  }
  .dark\:focus\:border-blue-800:focus{
    --tw-border-opacity: 1;
    border-color: rgb(30 64 175 / var(--tw-border-opacity, 1));
  }
  .dark\:focus\:border-gray-600:focus{
    --tw-border-opacity: 1;
    border-color: rgb(75 85 99 / var(--tw-border-opacity, 1));
  }
  .dark\:focus\:border-gray-700:focus{
    --tw-border-opacity: 1;
    border-color: rgb(55 65 81 / var(--tw-border-opacity, 1));
  }
  .dark\:focus\:border-indigo-300:focus{
    --tw-border-opacity: 1;
    border-color: rgb(165 180 252 / var(--tw-border-opacity, 1));
  }
  .dark\:focus\:border-indigo-600:focus{
    --tw-border-opacity: 1;
    border-color: rgb(79 70 229 / var(--tw-border-opacity, 1));
  }
  .dark\:focus\:bg-gray-700:focus{
    --tw-bg-opacity: 1;
    background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
  }
  .dark\:focus\:bg-gray-800:focus{
    --tw-bg-opacity: 1;
    background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
  }
  .dark\:focus\:bg-gray-900:focus{
    --tw-bg-opacity: 1;
    background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
  }
  .dark\:focus\:bg-indigo-900:focus{
    --tw-bg-opacity: 1;
    background-color: rgb(49 46 129 / var(--tw-bg-opacity, 1));
  }
  .dark\:focus\:bg-white:focus{
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  }
  .dark\:focus\:text-gray-200:focus{
    --tw-text-opacity: 1;
    color: rgb(229 231 235 / var(--tw-text-opacity, 1));
  }
  .dark\:focus\:text-gray-300:focus{
    --tw-text-opacity: 1;
    color: rgb(209 213 219 / var(--tw-text-opacity, 1));
  }
  .dark\:focus\:text-gray-400:focus{
    --tw-text-opacity: 1;
    color: rgb(156 163 175 / var(--tw-text-opacity, 1));
  }
  .dark\:focus\:text-indigo-200:focus{
    --tw-text-opacity: 1;
    color: rgb(199 210 254 / var(--tw-text-opacity, 1));
  }
  .dark\:focus\:ring-indigo-600:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(79 70 229 / var(--tw-ring-opacity, 1));
  }
  .dark\:focus\:ring-offset-gray-800:focus{
    --tw-ring-offset-color: #1f2937;
  }
  .dark\:active\:bg-gray-300:active{
    --tw-bg-opacity: 1;
    background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1));
  }
  .dark\:active\:bg-gray-700:active{
    --tw-bg-opacity: 1;
    background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
  }
  .dark\:active\:text-gray-300:active{
    --tw-text-opacity: 1;
    color: rgb(209 213 219 / var(--tw-text-opacity, 1));
  }
}

