@charset "UTF-8";
/*!
 * Bootstrap v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@import url("https://use.typekit.net/xep1reu.css");
@import url("https://use.typekit.net/gue1pbm.css");
*, *::before, *::after { box-sizing: border-box; }

html { font-family: sans-serif; line-height: 1.15; -webkit-text-size-adjust: 100%; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section { display: block; }

body { margin: 0; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #212529; text-align: left; background-color: #fff; }

[tabindex="-1"]:focus { outline: 0 !important; }

hr { box-sizing: content-box; height: 0; overflow: visible; }

h1, h2, h3, h4, h5, h6 { margin-top: 0; margin-bottom: 0.5rem; }

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

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

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

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

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

dt { font-weight: 700; }

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

blockquote { margin: 0 0 1rem; }

b, strong { font-weight: bolder; }

small { font-size: 80%; }

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

sub { bottom: -.25em; }

sup { top: -.5em; }

a { color: #000; text-decoration: none; background-color: transparent; }
a:hover { color: black; text-decoration: underline; }

a:not([href]):not([tabindex]) { color: inherit; text-decoration: none; }
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus { color: inherit; text-decoration: none; }
a:not([href]):not([tabindex]):focus { outline: 0; }

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

pre { margin-top: 0; margin-bottom: 1rem; overflow: auto; }

figure { margin: 0 0 1rem; }

img { vertical-align: middle; border-style: none; }

svg { overflow: hidden; vertical-align: middle; }

table { border-collapse: collapse; }

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

th { text-align: inherit; }

label { display: inline-block; margin-bottom: 0.5rem; }

button { border-radius: 0; }

button:focus { outline: 1px dotted; outline: 5px auto -webkit-focus-ring-color; }

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

button, input { overflow: visible; }

button, select { text-transform: none; }

select { word-wrap: normal; }

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

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

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { padding: 0; border-style: none; }

input[type="radio"], input[type="checkbox"] { box-sizing: border-box; padding: 0; }

input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] { -webkit-appearance: listbox; }

textarea { overflow: auto; resize: vertical; }

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

legend { display: block; width: 100%; max-width: 100%; padding: 0; margin-bottom: .5rem; font-size: 1.5rem; line-height: inherit; color: inherit; white-space: normal; }

progress { vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; }

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

[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

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

output { display: inline-block; }

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

template { display: none; }

[hidden] { display: none !important; }

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

h1, .h1 { font-size: 2.5rem; }

h2, .h2 { font-size: 2rem; }

h3, .h3 { font-size: 1.75rem; }

h4, .h4 { font-size: 1.5rem; }

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

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

.display-1 { font-size: 6rem; font-weight: 300; line-height: 1.2; }

.display-2 { font-size: 5.5rem; font-weight: 300; line-height: 1.2; }

.display-3 { font-size: 4.5rem; font-weight: 300; line-height: 1.2; }

.display-4 { font-size: 3.5rem; font-weight: 300; line-height: 1.2; }

hr { margin-top: 1rem; margin-bottom: 1rem; border: 0; border-top: 0px solid rgba(0, 0, 0, 0.1); }

small, .small { font-size: 80%; font-weight: 400; }

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

.list-unstyled { padding-left: 0; list-style: none; }

.list-inline { padding-left: 0; list-style: none; }

.list-inline-item { display: inline-block; }
.list-inline-item:not(:last-child) { margin-right: 0.5rem; }

.initialism { font-size: 90%; text-transform: uppercase; }

.blockquote { margin-bottom: 1rem; font-size: 1.25rem; }

.blockquote-footer { display: block; font-size: 80%; color: #6c757d; }
.blockquote-footer::before { content: "\2014\00A0"; }

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

.img-thumbnail { padding: 0.25rem; background-color: #fff; border: 0px solid #dee2e6; border-radius: 0; max-width: 100%; height: auto; }

.figure { display: inline-block; }

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

.figure-caption { font-size: 90%; color: #6c757d; }

code { font-size: 87.5%; color: #e83e8c; word-break: break-word; }
a > code { color: inherit; }

kbd { padding: 0.2rem 0.4rem; font-size: 87.5%; color: #fff; background-color: #212529; border-radius: 0; }
kbd kbd { padding: 0; font-size: 100%; font-weight: 700; }

pre { display: block; font-size: 87.5%; color: #212529; }
pre code { font-size: inherit; color: inherit; word-break: normal; }

.pre-scrollable { max-height: 340px; overflow-y: scroll; }

.container { width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; }
@media (min-width: 576px) { .container { max-width: 540px; } }
@media (min-width: 768px) { .container { max-width: 720px; } }
@media (min-width: 992px) { .container { max-width: 960px; } }
@media (min-width: 1200px) { .container { max-width: 1140px; } }

.container-fluid { width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; }

.row { display: flex; flex-wrap: wrap; margin-right: -15px; margin-left: -15px; }

.no-gutters { margin-right: 0; margin-left: 0; }
.no-gutters > .col, .no-gutters > [class*="col-"] { padding-right: 0; padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto { position: relative; width: 100%; padding-right: 15px; padding-left: 15px; }

.col { flex-basis: 0; flex-grow: 1; max-width: 100%; }

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

.col-1 { flex: 0 0 8.3333333333%; max-width: 8.3333333333%; }

.col-2 { flex: 0 0 16.6666666667%; max-width: 16.6666666667%; }

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

.col-4 { flex: 0 0 33.3333333333%; max-width: 33.3333333333%; }

.col-5 { flex: 0 0 41.6666666667%; max-width: 41.6666666667%; }

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

.col-7 { flex: 0 0 58.3333333333%; max-width: 58.3333333333%; }

.col-8 { flex: 0 0 66.6666666667%; max-width: 66.6666666667%; }

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

.col-10 { flex: 0 0 83.3333333333%; max-width: 83.3333333333%; }

.col-11 { flex: 0 0 91.6666666667%; max-width: 91.6666666667%; }

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

.order-first { order: -1; }

.order-last { order: 13; }

.order-0 { order: 0; }

.order-1 { order: 1; }

.order-2 { order: 2; }

.order-3 { order: 3; }

.order-4 { order: 4; }

.order-5 { order: 5; }

.order-6 { order: 6; }

.order-7 { order: 7; }

.order-8 { order: 8; }

.order-9 { order: 9; }

.order-10 { order: 10; }

.order-11 { order: 11; }

.order-12 { order: 12; }

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) { .col-sm { flex-basis: 0; flex-grow: 1; max-width: 100%; }
  .col-sm-auto { flex: 0 0 auto; width: auto; max-width: 100%; }
  .col-sm-1 { flex: 0 0 8.3333333333%; max-width: 8.3333333333%; }
  .col-sm-2 { flex: 0 0 16.6666666667%; max-width: 16.6666666667%; }
  .col-sm-3 { flex: 0 0 25%; max-width: 25%; }
  .col-sm-4 { flex: 0 0 33.3333333333%; max-width: 33.3333333333%; }
  .col-sm-5 { flex: 0 0 41.6666666667%; max-width: 41.6666666667%; }
  .col-sm-6 { flex: 0 0 50%; max-width: 50%; }
  .col-sm-7 { flex: 0 0 58.3333333333%; max-width: 58.3333333333%; }
  .col-sm-8 { flex: 0 0 66.6666666667%; max-width: 66.6666666667%; }
  .col-sm-9 { flex: 0 0 75%; max-width: 75%; }
  .col-sm-10 { flex: 0 0 83.3333333333%; max-width: 83.3333333333%; }
  .col-sm-11 { flex: 0 0 91.6666666667%; max-width: 91.6666666667%; }
  .col-sm-12 { flex: 0 0 100%; max-width: 100%; }
  .order-sm-first { order: -1; }
  .order-sm-last { order: 13; }
  .order-sm-0 { order: 0; }
  .order-sm-1 { order: 1; }
  .order-sm-2 { order: 2; }
  .order-sm-3 { order: 3; }
  .order-sm-4 { order: 4; }
  .order-sm-5 { order: 5; }
  .order-sm-6 { order: 6; }
  .order-sm-7 { order: 7; }
  .order-sm-8 { order: 8; }
  .order-sm-9 { order: 9; }
  .order-sm-10 { order: 10; }
  .order-sm-11 { order: 11; }
  .order-sm-12 { order: 12; }
  .offset-sm-0 { margin-left: 0; }
  .offset-sm-1 { margin-left: 8.3333333333%; }
  .offset-sm-2 { margin-left: 16.6666666667%; }
  .offset-sm-3 { margin-left: 25%; }
  .offset-sm-4 { margin-left: 33.3333333333%; }
  .offset-sm-5 { margin-left: 41.6666666667%; }
  .offset-sm-6 { margin-left: 50%; }
  .offset-sm-7 { margin-left: 58.3333333333%; }
  .offset-sm-8 { margin-left: 66.6666666667%; }
  .offset-sm-9 { margin-left: 75%; }
  .offset-sm-10 { margin-left: 83.3333333333%; }
  .offset-sm-11 { margin-left: 91.6666666667%; } }
@media (min-width: 768px) { .col-md { flex-basis: 0; flex-grow: 1; max-width: 100%; }
  .col-md-auto { flex: 0 0 auto; width: auto; max-width: 100%; }
  .col-md-1 { flex: 0 0 8.3333333333%; max-width: 8.3333333333%; }
  .col-md-2 { flex: 0 0 16.6666666667%; max-width: 16.6666666667%; }
  .col-md-3 { flex: 0 0 25%; max-width: 25%; }
  .col-md-4 { flex: 0 0 33.3333333333%; max-width: 33.3333333333%; }
  .col-md-5 { flex: 0 0 41.6666666667%; max-width: 41.6666666667%; }
  .col-md-6 { flex: 0 0 50%; max-width: 50%; }
  .col-md-7 { flex: 0 0 58.3333333333%; max-width: 58.3333333333%; }
  .col-md-8 { flex: 0 0 66.6666666667%; max-width: 66.6666666667%; }
  .col-md-9 { flex: 0 0 75%; max-width: 75%; }
  .col-md-10 { flex: 0 0 83.3333333333%; max-width: 83.3333333333%; }
  .col-md-11 { flex: 0 0 91.6666666667%; max-width: 91.6666666667%; }
  .col-md-12 { flex: 0 0 100%; max-width: 100%; }
  .order-md-first { order: -1; }
  .order-md-last { order: 13; }
  .order-md-0 { order: 0; }
  .order-md-1 { order: 1; }
  .order-md-2 { order: 2; }
  .order-md-3 { order: 3; }
  .order-md-4 { order: 4; }
  .order-md-5 { order: 5; }
  .order-md-6 { order: 6; }
  .order-md-7 { order: 7; }
  .order-md-8 { order: 8; }
  .order-md-9 { order: 9; }
  .order-md-10 { order: 10; }
  .order-md-11 { order: 11; }
  .order-md-12 { order: 12; }
  .offset-md-0 { margin-left: 0; }
  .offset-md-1 { margin-left: 8.3333333333%; }
  .offset-md-2 { margin-left: 16.6666666667%; }
  .offset-md-3 { margin-left: 25%; }
  .offset-md-4 { margin-left: 33.3333333333%; }
  .offset-md-5 { margin-left: 41.6666666667%; }
  .offset-md-6 { margin-left: 50%; }
  .offset-md-7 { margin-left: 58.3333333333%; }
  .offset-md-8 { margin-left: 66.6666666667%; }
  .offset-md-9 { margin-left: 75%; }
  .offset-md-10 { margin-left: 83.3333333333%; }
  .offset-md-11 { margin-left: 91.6666666667%; } }
@media (min-width: 992px) { .col-lg { flex-basis: 0; flex-grow: 1; max-width: 100%; }
  .col-lg-auto { flex: 0 0 auto; width: auto; max-width: 100%; }
  .col-lg-1 { flex: 0 0 8.3333333333%; max-width: 8.3333333333%; }
  .col-lg-2 { flex: 0 0 16.6666666667%; max-width: 16.6666666667%; }
  .col-lg-3 { flex: 0 0 25%; max-width: 25%; }
  .col-lg-4 { flex: 0 0 33.3333333333%; max-width: 33.3333333333%; }
  .col-lg-5 { flex: 0 0 41.6666666667%; max-width: 41.6666666667%; }
  .col-lg-6 { flex: 0 0 50%; max-width: 50%; }
  .col-lg-7 { flex: 0 0 58.3333333333%; max-width: 58.3333333333%; }
  .col-lg-8 { flex: 0 0 66.6666666667%; max-width: 66.6666666667%; }
  .col-lg-9 { flex: 0 0 75%; max-width: 75%; }
  .col-lg-10 { flex: 0 0 83.3333333333%; max-width: 83.3333333333%; }
  .col-lg-11 { flex: 0 0 91.6666666667%; max-width: 91.6666666667%; }
  .col-lg-12 { flex: 0 0 100%; max-width: 100%; }
  .order-lg-first { order: -1; }
  .order-lg-last { order: 13; }
  .order-lg-0 { order: 0; }
  .order-lg-1 { order: 1; }
  .order-lg-2 { order: 2; }
  .order-lg-3 { order: 3; }
  .order-lg-4 { order: 4; }
  .order-lg-5 { order: 5; }
  .order-lg-6 { order: 6; }
  .order-lg-7 { order: 7; }
  .order-lg-8 { order: 8; }
  .order-lg-9 { order: 9; }
  .order-lg-10 { order: 10; }
  .order-lg-11 { order: 11; }
  .order-lg-12 { order: 12; }
  .offset-lg-0 { margin-left: 0; }
  .offset-lg-1 { margin-left: 8.3333333333%; }
  .offset-lg-2 { margin-left: 16.6666666667%; }
  .offset-lg-3 { margin-left: 25%; }
  .offset-lg-4 { margin-left: 33.3333333333%; }
  .offset-lg-5 { margin-left: 41.6666666667%; }
  .offset-lg-6 { margin-left: 50%; }
  .offset-lg-7 { margin-left: 58.3333333333%; }
  .offset-lg-8 { margin-left: 66.6666666667%; }
  .offset-lg-9 { margin-left: 75%; }
  .offset-lg-10 { margin-left: 83.3333333333%; }
  .offset-lg-11 { margin-left: 91.6666666667%; } }
@media (min-width: 1200px) { .col-xl { flex-basis: 0; flex-grow: 1; max-width: 100%; }
  .col-xl-auto { flex: 0 0 auto; width: auto; max-width: 100%; }
  .col-xl-1 { flex: 0 0 8.3333333333%; max-width: 8.3333333333%; }
  .col-xl-2 { flex: 0 0 16.6666666667%; max-width: 16.6666666667%; }
  .col-xl-3 { flex: 0 0 25%; max-width: 25%; }
  .col-xl-4 { flex: 0 0 33.3333333333%; max-width: 33.3333333333%; }
  .col-xl-5 { flex: 0 0 41.6666666667%; max-width: 41.6666666667%; }
  .col-xl-6 { flex: 0 0 50%; max-width: 50%; }
  .col-xl-7 { flex: 0 0 58.3333333333%; max-width: 58.3333333333%; }
  .col-xl-8 { flex: 0 0 66.6666666667%; max-width: 66.6666666667%; }
  .col-xl-9 { flex: 0 0 75%; max-width: 75%; }
  .col-xl-10 { flex: 0 0 83.3333333333%; max-width: 83.3333333333%; }
  .col-xl-11 { flex: 0 0 91.6666666667%; max-width: 91.6666666667%; }
  .col-xl-12 { flex: 0 0 100%; max-width: 100%; }
  .order-xl-first { order: -1; }
  .order-xl-last { order: 13; }
  .order-xl-0 { order: 0; }
  .order-xl-1 { order: 1; }
  .order-xl-2 { order: 2; }
  .order-xl-3 { order: 3; }
  .order-xl-4 { order: 4; }
  .order-xl-5 { order: 5; }
  .order-xl-6 { order: 6; }
  .order-xl-7 { order: 7; }
  .order-xl-8 { order: 8; }
  .order-xl-9 { order: 9; }
  .order-xl-10 { order: 10; }
  .order-xl-11 { order: 11; }
  .order-xl-12 { order: 12; }
  .offset-xl-0 { margin-left: 0; }
  .offset-xl-1 { margin-left: 8.3333333333%; }
  .offset-xl-2 { margin-left: 16.6666666667%; }
  .offset-xl-3 { margin-left: 25%; }
  .offset-xl-4 { margin-left: 33.3333333333%; }
  .offset-xl-5 { margin-left: 41.6666666667%; }
  .offset-xl-6 { margin-left: 50%; }
  .offset-xl-7 { margin-left: 58.3333333333%; }
  .offset-xl-8 { margin-left: 66.6666666667%; }
  .offset-xl-9 { margin-left: 75%; }
  .offset-xl-10 { margin-left: 83.3333333333%; }
  .offset-xl-11 { margin-left: 91.6666666667%; } }
.table { width: 100%; margin-bottom: 1rem; color: #212529; }
.table th, .table td { padding: 0.75rem; vertical-align: top; border-top: 0px solid #dee2e6; }
.table thead th { vertical-align: bottom; border-bottom: 0px solid #dee2e6; }
.table tbody + tbody { border-top: 0px solid #dee2e6; }

.table-sm th, .table-sm td { padding: 0.3rem; }

.table-bordered { border: 0px solid #dee2e6; }
.table-bordered th, .table-bordered td { border: 0px solid #dee2e6; }
.table-bordered thead th, .table-bordered thead td { border-bottom-width: 0px; }

.table-borderless th, .table-borderless td, .table-borderless thead th, .table-borderless tbody + tbody { border: 0; }

.table-striped tbody tr:nth-of-type(odd) { background-color: rgba(0, 0, 0, 0.05); }

.table-hover tbody tr:hover { color: #212529; background-color: rgba(0, 0, 0, 0.075); }

.table-primary, .table-primary > th, .table-primary > td { background-color: #b8b8b8; }
.table-primary th, .table-primary td, .table-primary thead th, .table-primary tbody + tbody { border-color: #7a7a7a; }

.table-hover .table-primary:hover { background-color: #ababab; }
.table-hover .table-primary:hover > td, .table-hover .table-primary:hover > th { background-color: #ababab; }

.table-secondary, .table-secondary > th, .table-secondary > td { background-color: #c7c7c7; }
.table-secondary th, .table-secondary td, .table-secondary thead th, .table-secondary tbody + tbody { border-color: #969696; }

.table-hover .table-secondary:hover { background-color: #bababa; }
.table-hover .table-secondary:hover > td, .table-hover .table-secondary:hover > th { background-color: #bababa; }

.table-success, .table-success > th, .table-success > td { background-color: #c3e6cb; }
.table-success th, .table-success td, .table-success thead th, .table-success tbody + tbody { border-color: #8fd19e; }

.table-hover .table-success:hover { background-color: #b1dfbb; }
.table-hover .table-success:hover > td, .table-hover .table-success:hover > th { background-color: #b1dfbb; }

.table-info, .table-info > th, .table-info > td { background-color: #bee5eb; }
.table-info th, .table-info td, .table-info thead th, .table-info tbody + tbody { border-color: #86cfda; }

.table-hover .table-info:hover { background-color: #abdde5; }
.table-hover .table-info:hover > td, .table-hover .table-info:hover > th { background-color: #abdde5; }

.table-warning, .table-warning > th, .table-warning > td { background-color: #ffeeba; }
.table-warning th, .table-warning td, .table-warning thead th, .table-warning tbody + tbody { border-color: #ffdf7e; }

.table-hover .table-warning:hover { background-color: #ffe8a1; }
.table-hover .table-warning:hover > td, .table-hover .table-warning:hover > th { background-color: #ffe8a1; }

.table-danger, .table-danger > th, .table-danger > td { background-color: #f5c6cb; }
.table-danger th, .table-danger td, .table-danger thead th, .table-danger tbody + tbody { border-color: #ed969e; }

.table-hover .table-danger:hover { background-color: #f1b0b7; }
.table-hover .table-danger:hover > td, .table-hover .table-danger:hover > th { background-color: #f1b0b7; }

.table-light, .table-light > th, .table-light > td { background-color: #fdfdfe; }
.table-light th, .table-light td, .table-light thead th, .table-light tbody + tbody { border-color: #fbfcfc; }

.table-hover .table-light:hover { background-color: #ececf6; }
.table-hover .table-light:hover > td, .table-hover .table-light:hover > th { background-color: #ececf6; }

.table-dark, .table-dark > th, .table-dark > td { background-color: #c6c8ca; }
.table-dark th, .table-dark td, .table-dark thead th, .table-dark tbody + tbody { border-color: #95999c; }

.table-hover .table-dark:hover { background-color: #b9bbbe; }
.table-hover .table-dark:hover > td, .table-hover .table-dark:hover > th { background-color: #b9bbbe; }

.table-active, .table-active > th, .table-active > td { background-color: rgba(0, 0, 0, 0.075); }

.table-hover .table-active:hover { background-color: rgba(0, 0, 0, 0.075); }
.table-hover .table-active:hover > td, .table-hover .table-active:hover > th { background-color: rgba(0, 0, 0, 0.075); }

.table .thead-dark th { color: #fff; background-color: #343a40; border-color: #454d55; }
.table .thead-light th { color: #495057; background-color: #e9ecef; border-color: #dee2e6; }

.table-dark { color: #fff; background-color: #343a40; }
.table-dark th, .table-dark td, .table-dark thead th { border-color: #454d55; }
.table-dark.table-bordered { border: 0; }
.table-dark.table-striped tbody tr:nth-of-type(odd) { background-color: rgba(255, 255, 255, 0.05); }
.table-dark.table-hover tbody tr:hover { color: #fff; background-color: rgba(255, 255, 255, 0.075); }

@media (max-width: 575.98px) { .table-responsive-sm { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; }
  .table-responsive-sm > .table-bordered { border: 0; } }
@media (max-width: 767.98px) { .table-responsive-md { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; }
  .table-responsive-md > .table-bordered { border: 0; } }
@media (max-width: 991.98px) { .table-responsive-lg { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; }
  .table-responsive-lg > .table-bordered { border: 0; } }
@media (max-width: 1199.98px) { .table-responsive-xl { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; }
  .table-responsive-xl > .table-bordered { border: 0; } }
.table-responsive { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; }
.table-responsive > .table-bordered { border: 0; }

.form-control { display: block; width: 100%; height: calc(1.5em + 0.75rem + 0px); padding: 0.375rem 0.75rem; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #495057; background-color: #fff; background-clip: padding-box; border: 0px solid #ced4da; border-radius: 0; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
@media (prefers-reduced-motion: reduce) { .form-control { transition: none; } }
.form-control::-ms-expand { background-color: transparent; border: 0; }
.form-control:focus { color: #495057; background-color: #fff; border-color: #404040; outline: 0; box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.25); }
.form-control::placeholder { color: #6c757d; opacity: 1; }
.form-control:disabled, .form-control[readonly] { background-color: #e9ecef; opacity: 1; }

select.form-control:focus::-ms-value { color: #495057; background-color: #fff; }

.form-control-file, .form-control-range { display: block; width: 100%; }

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

.col-form-label-lg { padding-top: calc(0.5rem + 0px); padding-bottom: calc(0.5rem + 0px); font-size: 1.25rem; line-height: 1.5; }

.col-form-label-sm { padding-top: calc(0.25rem + 0px); padding-bottom: calc(0.25rem + 0px); font-size: 0.875rem; line-height: 1.5; }

.form-control-plaintext { display: block; width: 100%; padding-top: 0.375rem; padding-bottom: 0.375rem; margin-bottom: 0; line-height: 1.5; color: #212529; background-color: transparent; border: solid transparent; border-width: 0px 0; }
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg { padding-right: 0; padding-left: 0; }

.form-control-sm { height: calc(1.5em + 0.5rem + 0px); padding: 0.25rem 0.5rem; font-size: 0.875rem; line-height: 1.5; border-radius: 0; }

.form-control-lg { height: calc(1.5em + 1rem + 0px); padding: 0.5rem 1rem; font-size: 1.25rem; line-height: 1.5; border-radius: 0; }

select.form-control[size], select.form-control[multiple] { height: auto; }

textarea.form-control { height: auto; }

.form-group { margin-bottom: 1rem; }

.form-text { display: block; margin-top: 0.25rem; }

.form-row { display: flex; flex-wrap: wrap; margin-right: -5px; margin-left: -5px; }
.form-row > .col, .form-row > [class*="col-"] { padding-right: 5px; padding-left: 5px; }

.form-check { position: relative; display: block; padding-left: 1.25rem; }

.form-check-input { position: absolute; margin-top: 0.3rem; margin-left: -1.25rem; }
.form-check-input:disabled ~ .form-check-label { color: #6c757d; }

.form-check-label { margin-bottom: 0; }

.form-check-inline { display: inline-flex; align-items: center; padding-left: 0; margin-right: 0.75rem; }
.form-check-inline .form-check-input { position: static; margin-top: 0; margin-right: 0.3125rem; margin-left: 0; }

.valid-feedback { display: none; width: 100%; margin-top: 0.25rem; font-size: 80%; color: #28a745; }

.valid-tooltip { position: absolute; top: 100%; z-index: 5; display: none; max-width: 100%; padding: 0.25rem 0.5rem; margin-top: .1rem; font-size: 0.875rem; line-height: 1.5; color: #fff; background-color: rgba(40, 167, 69, 0.9); border-radius: 0; }

.was-validated .form-control:valid, .form-control.is-valid { border-color: #28a745; 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='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e"); background-repeat: no-repeat; background-position: center right calc(0.375em + 0.1875rem); background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
.was-validated .form-control:valid:focus, .form-control.is-valid:focus { border-color: #28a745; box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }
.was-validated .form-control:valid ~ .valid-feedback, .was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback, .form-control.is-valid ~ .valid-tooltip { display: block; }

.was-validated textarea.form-control:valid, textarea.form-control.is-valid { padding-right: calc(1.5em + 0.75rem); background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); }

.was-validated .custom-select:valid, .custom-select.is-valid { border-color: #28a745; padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem); background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus { border-color: #28a745; box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }
.was-validated .custom-select:valid ~ .valid-feedback, .was-validated .custom-select:valid ~ .valid-tooltip, .custom-select.is-valid ~ .valid-feedback, .custom-select.is-valid ~ .valid-tooltip { display: block; }

.was-validated .form-control-file:valid ~ .valid-feedback, .was-validated .form-control-file:valid ~ .valid-tooltip, .form-control-file.is-valid ~ .valid-feedback, .form-control-file.is-valid ~ .valid-tooltip { display: block; }

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label { color: #28a745; }
.was-validated .form-check-input:valid ~ .valid-feedback, .was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback, .form-check-input.is-valid ~ .valid-tooltip { display: block; }

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label { color: #28a745; }
.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before { border-color: #28a745; }
.was-validated .custom-control-input:valid ~ .valid-feedback, .was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback, .custom-control-input.is-valid ~ .valid-tooltip { display: block; }
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before { border-color: #34ce57; background-color: #34ce57; }
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before { box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }
.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before { border-color: #28a745; }

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label { border-color: #28a745; }
.was-validated .custom-file-input:valid ~ .valid-feedback, .was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback, .custom-file-input.is-valid ~ .valid-tooltip { display: block; }
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label { border-color: #28a745; box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.invalid-feedback { display: none; width: 100%; margin-top: 0.25rem; font-size: 80%; color: #dc3545; }

.invalid-tooltip { position: absolute; top: 100%; z-index: 5; display: none; max-width: 100%; padding: 0.25rem 0.5rem; margin-top: .1rem; font-size: 0.875rem; line-height: 1.5; color: #fff; background-color: rgba(220, 53, 69, 0.9); border-radius: 0; }

.was-validated .form-control:invalid, .form-control.is-invalid { border-color: #dc3545; padding-right: calc(1.5em + 0.75rem); background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E"); background-repeat: no-repeat; background-position: center right calc(0.375em + 0.1875rem); background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus { border-color: #dc3545; box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }
.was-validated .form-control:invalid ~ .invalid-feedback, .was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback, .form-control.is-invalid ~ .invalid-tooltip { display: block; }

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid { padding-right: calc(1.5em + 0.75rem); background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); }

.was-validated .custom-select:invalid, .custom-select.is-invalid { border-color: #dc3545; padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem); background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus { border-color: #dc3545; box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }
.was-validated .custom-select:invalid ~ .invalid-feedback, .was-validated .custom-select:invalid ~ .invalid-tooltip, .custom-select.is-invalid ~ .invalid-feedback, .custom-select.is-invalid ~ .invalid-tooltip { display: block; }

.was-validated .form-control-file:invalid ~ .invalid-feedback, .was-validated .form-control-file:invalid ~ .invalid-tooltip, .form-control-file.is-invalid ~ .invalid-feedback, .form-control-file.is-invalid ~ .invalid-tooltip { display: block; }

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label { color: #dc3545; }
.was-validated .form-check-input:invalid ~ .invalid-feedback, .was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback, .form-check-input.is-invalid ~ .invalid-tooltip { display: block; }

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label { color: #dc3545; }
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before { border-color: #dc3545; }
.was-validated .custom-control-input:invalid ~ .invalid-feedback, .was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback, .custom-control-input.is-invalid ~ .invalid-tooltip { display: block; }
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before { border-color: #e4606d; background-color: #e4606d; }
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before { box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }
.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before { border-color: #dc3545; }

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label { border-color: #dc3545; }
.was-validated .custom-file-input:invalid ~ .invalid-feedback, .was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback, .custom-file-input.is-invalid ~ .invalid-tooltip { display: block; }
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label { border-color: #dc3545; box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.form-inline { display: flex; flex-flow: row wrap; align-items: center; }
.form-inline .form-check { width: 100%; }
@media (min-width: 576px) { .form-inline label { display: flex; align-items: center; justify-content: center; margin-bottom: 0; }
  .form-inline .form-group { display: flex; flex: 0 0 auto; flex-flow: row wrap; align-items: center; margin-bottom: 0; }
  .form-inline .form-control { display: inline-block; width: auto; vertical-align: middle; }
  .form-inline .form-control-plaintext { display: inline-block; }
  .form-inline .input-group, .form-inline .custom-select { width: auto; }
  .form-inline .form-check { display: flex; align-items: center; justify-content: center; width: auto; padding-left: 0; }
  .form-inline .form-check-input { position: relative; flex-shrink: 0; margin-top: 0; margin-right: 0.25rem; margin-left: 0; }
  .form-inline .custom-control { align-items: center; justify-content: center; }
  .form-inline .custom-control-label { margin-bottom: 0; } }

.btn { display: inline-block; font-weight: 400; color: #212529; text-align: center; vertical-align: middle; user-select: none; background-color: transparent; border: 0px solid transparent; padding: 0.375rem 0.75rem; font-size: 1rem; line-height: 1.5; 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) { .btn { transition: none; } }
.btn:hover { color: #212529; text-decoration: none; }
.btn:focus, .btn.focus { outline: 0; }
.btn.disabled, .btn:disabled { opacity: 0.65; }

a.btn.disabled, fieldset:disabled a.btn { pointer-events: none; }

.btn-primary { color: #fff; background-color: #000; border-color: #000; }
.btn-primary:hover { color: #fff; background-color: black; border-color: black; }
.btn-primary:focus, .btn-primary.focus { box-shadow: 0 0 0 0.2rem rgba(38, 38, 38, 0.5); }
.btn-primary.disabled, .btn-primary:disabled { color: #fff; background-color: #000; border-color: #000; }
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle { color: #fff; background-color: black; border-color: black; }
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(38, 38, 38, 0.5); }

.btn-secondary { color: #fff; background-color: #363636; border-color: #363636; }
.btn-secondary:hover { color: #fff; background-color: #232323; border-color: #1d1d1d; }
.btn-secondary:focus, .btn-secondary.focus { box-shadow: 0 0 0 0.2rem rgba(84, 84, 84, 0.5); }
.btn-secondary.disabled, .btn-secondary:disabled { color: #fff; background-color: #363636; border-color: #363636; }
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle { color: #fff; background-color: #1d1d1d; border-color: #161616; }
.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(84, 84, 84, 0.5); }

.btn-success { color: #fff; background-color: #28a745; border-color: #28a745; }
.btn-success:hover { color: #fff; background-color: #218838; border-color: #1e7e34; }
.btn-success:focus, .btn-success.focus { box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5); }
.btn-success.disabled, .btn-success:disabled { color: #fff; background-color: #28a745; border-color: #28a745; }
.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle { color: #fff; background-color: #1e7e34; border-color: #1c7430; }
.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5); }

.btn-info { color: #fff; background-color: #17a2b8; border-color: #17a2b8; }
.btn-info:hover { color: #fff; background-color: #138496; border-color: #117a8b; }
.btn-info:focus, .btn-info.focus { box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5); }
.btn-info.disabled, .btn-info:disabled { color: #fff; background-color: #17a2b8; border-color: #17a2b8; }
.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle { color: #fff; background-color: #117a8b; border-color: #10707f; }
.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5); }

.btn-warning { color: #212529; background-color: #ffc107; border-color: #ffc107; }
.btn-warning:hover { color: #212529; background-color: #e0a800; border-color: #d39e00; }
.btn-warning:focus, .btn-warning.focus { box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5); }
.btn-warning.disabled, .btn-warning:disabled { color: #212529; background-color: #ffc107; border-color: #ffc107; }
.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle { color: #212529; background-color: #d39e00; border-color: #c69500; }
.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5); }

.btn-danger { color: #fff; background-color: #dc3545; border-color: #dc3545; }
.btn-danger:hover { color: #fff; background-color: #c82333; border-color: #bd2130; }
.btn-danger:focus, .btn-danger.focus { box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5); }
.btn-danger.disabled, .btn-danger:disabled { color: #fff; background-color: #dc3545; border-color: #dc3545; }
.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle { color: #fff; background-color: #bd2130; border-color: #b21f2d; }
.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5); }

.btn-light { color: #212529; background-color: #f8f9fa; border-color: #f8f9fa; }
.btn-light:hover { color: #212529; background-color: #e2e6ea; border-color: #dae0e5; }
.btn-light:focus, .btn-light.focus { box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5); }
.btn-light.disabled, .btn-light:disabled { color: #212529; background-color: #f8f9fa; border-color: #f8f9fa; }
.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle { color: #212529; background-color: #dae0e5; border-color: #d3d9df; }
.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5); }

.btn-dark { color: #fff; background-color: #343a40; border-color: #343a40; }
.btn-dark:hover { color: #fff; background-color: #23272b; border-color: #1d2124; }
.btn-dark:focus, .btn-dark.focus { box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5); }
.btn-dark.disabled, .btn-dark:disabled { color: #fff; background-color: #343a40; border-color: #343a40; }
.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle { color: #fff; background-color: #1d2124; border-color: #171a1d; }
.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5); }

.btn-outline-primary { color: #000; border-color: #000; }
.btn-outline-primary:hover { color: #fff; background-color: #000; border-color: #000; }
.btn-outline-primary.disabled, .btn-outline-primary:disabled { color: #000; background-color: transparent; }
.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle { color: #fff; background-color: #000; border-color: #000; }

.btn-outline-secondary { color: #363636; border-color: #363636; }
.btn-outline-secondary:hover { color: #fff; background-color: #363636; border-color: #363636; }
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled { color: #363636; background-color: transparent; }
.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle { color: #fff; background-color: #363636; border-color: #363636; }

.btn-outline-success { color: #28a745; border-color: #28a745; }
.btn-outline-success:hover { color: #fff; background-color: #28a745; border-color: #28a745; }
.btn-outline-success.disabled, .btn-outline-success:disabled { color: #28a745; background-color: transparent; }
.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .show > .btn-outline-success.dropdown-toggle { color: #fff; background-color: #28a745; border-color: #28a745; }

.btn-outline-info { color: #17a2b8; border-color: #17a2b8; }
.btn-outline-info:hover { color: #fff; background-color: #17a2b8; border-color: #17a2b8; }
.btn-outline-info.disabled, .btn-outline-info:disabled { color: #17a2b8; background-color: transparent; }
.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .show > .btn-outline-info.dropdown-toggle { color: #fff; background-color: #17a2b8; border-color: #17a2b8; }

.btn-outline-warning { color: #ffc107; border-color: #ffc107; }
.btn-outline-warning:hover { color: #212529; background-color: #ffc107; border-color: #ffc107; }
.btn-outline-warning.disabled, .btn-outline-warning:disabled { color: #ffc107; background-color: transparent; }
.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle { color: #212529; background-color: #ffc107; border-color: #ffc107; }

.btn-outline-danger { color: #dc3545; border-color: #dc3545; }
.btn-outline-danger:hover { color: #fff; background-color: #dc3545; border-color: #dc3545; }
.btn-outline-danger.disabled, .btn-outline-danger:disabled { color: #dc3545; background-color: transparent; }
.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .btn-outline-danger.dropdown-toggle { color: #fff; background-color: #dc3545; border-color: #dc3545; }

.btn-outline-light { color: #f8f9fa; border-color: #f8f9fa; }
.btn-outline-light:hover { color: #212529; background-color: #f8f9fa; border-color: #f8f9fa; }
.btn-outline-light.disabled, .btn-outline-light:disabled { color: #f8f9fa; background-color: transparent; }
.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .show > .btn-outline-light.dropdown-toggle { color: #212529; background-color: #f8f9fa; border-color: #f8f9fa; }

.btn-outline-dark { color: #343a40; border-color: #343a40; }
.btn-outline-dark:hover { color: #fff; background-color: #343a40; border-color: #343a40; }
.btn-outline-dark.disabled, .btn-outline-dark:disabled { color: #343a40; background-color: transparent; }
.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-dark.dropdown-toggle { color: #fff; background-color: #343a40; border-color: #343a40; }

.btn-link { font-weight: 400; color: #000; text-decoration: none; }
.btn-link:hover { color: black; text-decoration: underline; }
.btn-link:focus, .btn-link.focus { text-decoration: underline; box-shadow: none; }
.btn-link:disabled, .btn-link.disabled { color: #6c757d; pointer-events: none; }

.btn-lg, .btn-group-lg > .btn { padding: 0.5rem 1rem; font-size: 1.25rem; line-height: 1.5; border-radius: 0; }

.btn-sm, .btn-group-sm > .btn { padding: 0.25rem 0.5rem; font-size: 0.875rem; line-height: 1.5; border-radius: 0; }

.btn-block { display: block; width: 100%; }
.btn-block + .btn-block { margin-top: 0.5rem; }

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block { width: 100%; }

.fade { transition: opacity 0.15s linear; }
@media (prefers-reduced-motion: reduce) { .fade { transition: none; } }
.fade:not(.show) { opacity: 0; }

.collapse:not(.show) { display: none; }

.collapsing { position: relative; height: 0; overflow: hidden; transition: height 0.35s ease; }
@media (prefers-reduced-motion: reduce) { .collapsing { transition: none; } }

.dropup, .dropright, .dropdown, .dropleft { position: relative; }

.dropdown-toggle { white-space: nowrap; }
.dropdown-toggle::after { display: inline-block; margin-left: 0.255em; vertical-align: 0.255em; content: ""; border-top: 0.3em solid; border-right: 0.3em solid transparent; border-bottom: 0; border-left: 0.3em solid transparent; }
.dropdown-toggle:empty::after { margin-left: 0; }

.dropdown-menu { position: absolute; top: 100%; left: 0; z-index: 1000; display: none; float: left; min-width: 10rem; padding: 0.5rem 0; margin: 0.125rem 0 0; font-size: 1rem; color: #212529; text-align: left; list-style: none; background-color: #fff; background-clip: padding-box; border: 0px solid rgba(0, 0, 0, 0.15); border-radius: 0; }

.dropdown-menu-left { right: auto; left: 0; }

.dropdown-menu-right { right: 0; left: auto; }

@media (min-width: 576px) { .dropdown-menu-sm-left { right: auto; left: 0; }
  .dropdown-menu-sm-right { right: 0; left: auto; } }
@media (min-width: 768px) { .dropdown-menu-md-left { right: auto; left: 0; }
  .dropdown-menu-md-right { right: 0; left: auto; } }
@media (min-width: 992px) { .dropdown-menu-lg-left { right: auto; left: 0; }
  .dropdown-menu-lg-right { right: 0; left: auto; } }
@media (min-width: 1200px) { .dropdown-menu-xl-left { right: auto; left: 0; }
  .dropdown-menu-xl-right { right: 0; left: auto; } }
.dropup .dropdown-menu { top: auto; bottom: 100%; margin-top: 0; margin-bottom: 0.125rem; }
.dropup .dropdown-toggle::after { display: inline-block; margin-left: 0.255em; vertical-align: 0.255em; content: ""; border-top: 0; border-right: 0.3em solid transparent; border-bottom: 0.3em solid; border-left: 0.3em solid transparent; }
.dropup .dropdown-toggle:empty::after { margin-left: 0; }

.dropright .dropdown-menu { top: 0; right: auto; left: 100%; margin-top: 0; margin-left: 0.125rem; }
.dropright .dropdown-toggle::after { display: inline-block; margin-left: 0.255em; vertical-align: 0.255em; content: ""; border-top: 0.3em solid transparent; border-right: 0; border-bottom: 0.3em solid transparent; border-left: 0.3em solid; }
.dropright .dropdown-toggle:empty::after { margin-left: 0; }
.dropright .dropdown-toggle::after { vertical-align: 0; }

.dropleft .dropdown-menu { top: 0; right: 100%; left: auto; margin-top: 0; margin-right: 0.125rem; }
.dropleft .dropdown-toggle::after { display: inline-block; margin-left: 0.255em; vertical-align: 0.255em; content: ""; }
.dropleft .dropdown-toggle::after { display: none; }
.dropleft .dropdown-toggle::before { display: inline-block; margin-right: 0.255em; vertical-align: 0.255em; content: ""; border-top: 0.3em solid transparent; border-right: 0.3em solid; border-bottom: 0.3em solid transparent; }
.dropleft .dropdown-toggle:empty::after { margin-left: 0; }
.dropleft .dropdown-toggle::before { vertical-align: 0; }

.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] { right: auto; bottom: auto; }

.dropdown-divider { height: 0; margin: 0.5rem 0; overflow: hidden; border-top: 1px solid #e9ecef; }

.dropdown-item { display: block; width: 100%; padding: 0.25rem 1.5rem; clear: both; font-weight: 400; color: #212529; text-align: inherit; white-space: nowrap; background-color: transparent; border: 0; }
.dropdown-item:hover, .dropdown-item:focus { color: #16181b; text-decoration: none; background-color: #f8f9fa; }
.dropdown-item.active, .dropdown-item:active { color: #fff; text-decoration: none; background-color: #000; }
.dropdown-item.disabled, .dropdown-item:disabled { color: #6c757d; pointer-events: none; background-color: transparent; }

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

.dropdown-header { display: block; padding: 0.5rem 1.5rem; margin-bottom: 0; font-size: 0.875rem; color: #6c757d; white-space: nowrap; }

.dropdown-item-text { display: block; padding: 0.25rem 1.5rem; color: #212529; }

.btn-group, .btn-group-vertical { position: relative; display: inline-flex; vertical-align: middle; }
.btn-group > .btn, .btn-group-vertical > .btn { position: relative; flex: 1 1 auto; }
.btn-group > .btn:hover, .btn-group-vertical > .btn:hover { z-index: 1; }
.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn.active { z-index: 1; }

.btn-toolbar { display: flex; flex-wrap: wrap; justify-content: flex-start; }
.btn-toolbar .input-group { width: auto; }

.btn-group > .btn:not(:first-child), .btn-group > .btn-group:not(:first-child) { margin-left: 0px; }
.btn-group > .btn:not(:last-child):not(.dropdown-toggle), .btn-group > .btn-group:not(:last-child) > .btn { border-top-right-radius: 0; border-bottom-right-radius: 0; }
.btn-group > .btn:not(:first-child), .btn-group > .btn-group:not(:first-child) > .btn { border-top-left-radius: 0; border-bottom-left-radius: 0; }

.dropdown-toggle-split { padding-right: 0.5625rem; padding-left: 0.5625rem; }
.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after { margin-left: 0; }
.dropleft .dropdown-toggle-split::before { margin-right: 0; }

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split { padding-right: 0.375rem; padding-left: 0.375rem; }

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split { padding-right: 0.75rem; padding-left: 0.75rem; }

.btn-group-vertical { flex-direction: column; align-items: flex-start; justify-content: center; }
.btn-group-vertical > .btn, .btn-group-vertical > .btn-group { width: 100%; }
.btn-group-vertical > .btn:not(:first-child), .btn-group-vertical > .btn-group:not(:first-child) { margin-top: 0px; }
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .btn-group:not(:last-child) > .btn { border-bottom-right-radius: 0; border-bottom-left-radius: 0; }
.btn-group-vertical > .btn:not(:first-child), .btn-group-vertical > .btn-group:not(:first-child) > .btn { border-top-left-radius: 0; border-top-right-radius: 0; }

.btn-group-toggle > .btn, .btn-group-toggle > .btn-group > .btn { margin-bottom: 0; }
.btn-group-toggle > .btn input[type="radio"], .btn-group-toggle > .btn input[type="checkbox"], .btn-group-toggle > .btn-group > .btn input[type="radio"], .btn-group-toggle > .btn-group > .btn input[type="checkbox"] { position: absolute; clip: rect(0, 0, 0, 0); pointer-events: none; }

.input-group { position: relative; display: flex; flex-wrap: wrap; align-items: stretch; width: 100%; }
.input-group > .form-control, .input-group > .form-control-plaintext, .input-group > .custom-select, .input-group > .custom-file { position: relative; flex: 1 1 auto; width: 1%; margin-bottom: 0; }
.input-group > .form-control + .form-control, .input-group > .form-control + .custom-select, .input-group > .form-control + .custom-file, .input-group > .form-control-plaintext + .form-control, .input-group > .form-control-plaintext + .custom-select, .input-group > .form-control-plaintext + .custom-file, .input-group > .custom-select + .form-control, .input-group > .custom-select + .custom-select, .input-group > .custom-select + .custom-file, .input-group > .custom-file + .form-control, .input-group > .custom-file + .custom-select, .input-group > .custom-file + .custom-file { margin-left: 0px; }
.input-group > .form-control:focus, .input-group > .custom-select:focus, .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label { z-index: 3; }
.input-group > .custom-file .custom-file-input:focus { z-index: 4; }
.input-group > .form-control:not(:last-child), .input-group > .custom-select:not(:last-child) { border-top-right-radius: 0; border-bottom-right-radius: 0; }
.input-group > .form-control:not(:first-child), .input-group > .custom-select:not(:first-child) { border-top-left-radius: 0; border-bottom-left-radius: 0; }
.input-group > .custom-file { display: flex; align-items: center; }
.input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::after { border-top-right-radius: 0; border-bottom-right-radius: 0; }
.input-group > .custom-file:not(:first-child) .custom-file-label { border-top-left-radius: 0; border-bottom-left-radius: 0; }

.input-group-prepend, .input-group-append { display: flex; }
.input-group-prepend .btn, .input-group-append .btn { position: relative; z-index: 2; }
.input-group-prepend .btn:focus, .input-group-append .btn:focus { z-index: 3; }
.input-group-prepend .btn + .btn, .input-group-prepend .btn + .input-group-text, .input-group-prepend .input-group-text + .input-group-text, .input-group-prepend .input-group-text + .btn, .input-group-append .btn + .btn, .input-group-append .btn + .input-group-text, .input-group-append .input-group-text + .input-group-text, .input-group-append .input-group-text + .btn { margin-left: 0px; }

.input-group-prepend { margin-right: 0px; }

.input-group-append { margin-left: 0px; }

.input-group-text { display: flex; align-items: center; padding: 0.375rem 0.75rem; margin-bottom: 0; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #495057; text-align: center; white-space: nowrap; background-color: #e9ecef; border: 0px solid #ced4da; border-radius: 0; }
.input-group-text input[type="radio"], .input-group-text input[type="checkbox"] { margin-top: 0; }

.input-group-lg > .form-control:not(textarea), .input-group-lg > .custom-select { height: calc(1.5em + 1rem + 0px); }

.input-group-lg > .form-control, .input-group-lg > .custom-select, .input-group-lg > .input-group-prepend > .input-group-text, .input-group-lg > .input-group-append > .input-group-text, .input-group-lg > .input-group-prepend > .btn, .input-group-lg > .input-group-append > .btn { padding: 0.5rem 1rem; font-size: 1.25rem; line-height: 1.5; border-radius: 0; }

.input-group-sm > .form-control:not(textarea), .input-group-sm > .custom-select { height: calc(1.5em + 0.5rem + 0px); }

.input-group-sm > .form-control, .input-group-sm > .custom-select, .input-group-sm > .input-group-prepend > .input-group-text, .input-group-sm > .input-group-append > .input-group-text, .input-group-sm > .input-group-prepend > .btn, .input-group-sm > .input-group-append > .btn { padding: 0.25rem 0.5rem; font-size: 0.875rem; line-height: 1.5; border-radius: 0; }

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

.input-group > .input-group-prepend > .btn, .input-group > .input-group-prepend > .input-group-text, .input-group > .input-group-append:not(:last-child) > .btn, .input-group > .input-group-append:not(:last-child) > .input-group-text, .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group > .input-group-append:last-child > .input-group-text:not(:last-child) { border-top-right-radius: 0; border-bottom-right-radius: 0; }

.input-group > .input-group-append > .btn, .input-group > .input-group-append > .input-group-text, .input-group > .input-group-prepend:not(:first-child) > .btn, .input-group > .input-group-prepend:not(:first-child) > .input-group-text, .input-group > .input-group-prepend:first-child > .btn:not(:first-child), .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) { border-top-left-radius: 0; border-bottom-left-radius: 0; }

.custom-control { position: relative; display: block; min-height: 1.5rem; padding-left: 1.5rem; }

.custom-control-inline { display: inline-flex; margin-right: 1rem; }

.custom-control-input { position: absolute; z-index: -1; opacity: 0; }
.custom-control-input:checked ~ .custom-control-label::before { color: #fff; border-color: #000; background-color: #000; }
.custom-control-input:focus ~ .custom-control-label::before { box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.25); }
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before { border-color: #404040; }
.custom-control-input:not(:disabled):active ~ .custom-control-label::before { color: #fff; background-color: #595959; border-color: #595959; }
.custom-control-input:disabled ~ .custom-control-label { color: #6c757d; }
.custom-control-input:disabled ~ .custom-control-label::before { background-color: #e9ecef; }

.custom-control-label { position: relative; margin-bottom: 0; vertical-align: top; }
.custom-control-label::before { position: absolute; top: 0.25rem; left: -1.5rem; display: block; width: 1rem; height: 1rem; pointer-events: none; content: ""; background-color: #fff; border: #adb5bd solid 0px; }
.custom-control-label::after { position: absolute; top: 0.25rem; left: -1.5rem; display: block; width: 1rem; height: 1rem; content: ""; background: no-repeat 50% / 50% 50%; }

.custom-checkbox .custom-control-label::before { border-radius: 0; }
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e"); }
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before { border-color: #000; background-color: #000; }
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e"); }
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before { background-color: rgba(0, 0, 0, 0.5); }
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before { background-color: rgba(0, 0, 0, 0.5); }

.custom-radio .custom-control-label::before { border-radius: 50%; }
.custom-radio .custom-control-input:checked ~ .custom-control-label::after { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e"); }
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before { background-color: rgba(0, 0, 0, 0.5); }

.custom-switch { padding-left: 2.25rem; }
.custom-switch .custom-control-label::before { left: -2.25rem; width: 1.75rem; pointer-events: all; border-radius: 0.5rem; }
.custom-switch .custom-control-label::after { top: calc(0.25rem + 0px); left: calc(-2.25rem + 0px); width: calc(1rem - 0px); height: calc(1rem - 0px); background-color: #adb5bd; border-radius: 0.5rem; transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
@media (prefers-reduced-motion: reduce) { .custom-switch .custom-control-label::after { transition: none; } }
.custom-switch .custom-control-input:checked ~ .custom-control-label::after { background-color: #fff; transform: translateX(0.75rem); }
.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before { background-color: rgba(0, 0, 0, 0.5); }

.custom-select { display: inline-block; width: 100%; height: calc(1.5em + 0.75rem + 0px); padding: 0.375rem 1.75rem 0.375rem 0.75rem; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #495057; vertical-align: middle; background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px; background-color: #fff; border: 0px solid #ced4da; border-radius: 0; appearance: none; }
.custom-select:focus { border-color: #404040; outline: 0; box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.25); }
.custom-select:focus::-ms-value { color: #495057; background-color: #fff; }
.custom-select[multiple], .custom-select[size]:not([size="1"]) { height: auto; padding-right: 0.75rem; background-image: none; }
.custom-select:disabled { color: #6c757d; background-color: #e9ecef; }
.custom-select::-ms-expand { display: none; }

.custom-select-sm { height: calc(1.5em + 0.5rem + 0px); padding-top: 0.25rem; padding-bottom: 0.25rem; padding-left: 0.5rem; font-size: 0.875rem; }

.custom-select-lg { height: calc(1.5em + 1rem + 0px); padding-top: 0.5rem; padding-bottom: 0.5rem; padding-left: 1rem; font-size: 1.25rem; }

.custom-file { position: relative; display: inline-block; width: 100%; height: calc(1.5em + 0.75rem + 0px); margin-bottom: 0; }

.custom-file-input { position: relative; z-index: 2; width: 100%; height: calc(1.5em + 0.75rem + 0px); margin: 0; opacity: 0; }
.custom-file-input:focus ~ .custom-file-label { border-color: #404040; box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.25); }
.custom-file-input:disabled ~ .custom-file-label { background-color: #e9ecef; }
.custom-file-input:lang(en) ~ .custom-file-label::after { content: "Browse"; }
.custom-file-input ~ .custom-file-label[data-browse]::after { content: attr(data-browse); }

.custom-file-label { position: absolute; top: 0; right: 0; left: 0; z-index: 1; height: calc(1.5em + 0.75rem + 0px); padding: 0.375rem 0.75rem; font-weight: 400; line-height: 1.5; color: #495057; background-color: #fff; border: 0px solid #ced4da; border-radius: 0; }
.custom-file-label::after { position: absolute; top: 0; right: 0; bottom: 0; z-index: 3; display: block; height: calc(1.5em + 0.75rem); padding: 0.375rem 0.75rem; line-height: 1.5; color: #495057; content: "Browse"; background-color: #e9ecef; border-left: inherit; border-radius: 0 0 0 0; }

.custom-range { width: 100%; height: calc(1rem + 0.4rem); padding: 0; background-color: transparent; appearance: none; }
.custom-range:focus { outline: none; }
.custom-range:focus::-webkit-slider-thumb { box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 0, 0, 0.25); }
.custom-range:focus::-moz-range-thumb { box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 0, 0, 0.25); }
.custom-range:focus::-ms-thumb { box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 0, 0, 0.25); }
.custom-range::-moz-focus-outer { border: 0; }
.custom-range::-webkit-slider-thumb { width: 1rem; height: 1rem; margin-top: -0.25rem; background-color: #000; border: 0; border-radius: 1rem; transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; appearance: none; }
@media (prefers-reduced-motion: reduce) { .custom-range::-webkit-slider-thumb { transition: none; } }
.custom-range::-webkit-slider-thumb:active { background-color: #595959; }
.custom-range::-webkit-slider-runnable-track { width: 100%; height: 0.5rem; color: transparent; cursor: pointer; background-color: #dee2e6; border-color: transparent; border-radius: 1rem; }
.custom-range::-moz-range-thumb { width: 1rem; height: 1rem; background-color: #000; border: 0; border-radius: 1rem; transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; appearance: none; }
@media (prefers-reduced-motion: reduce) { .custom-range::-moz-range-thumb { transition: none; } }
.custom-range::-moz-range-thumb:active { background-color: #595959; }
.custom-range::-moz-range-track { width: 100%; height: 0.5rem; color: transparent; cursor: pointer; background-color: #dee2e6; border-color: transparent; border-radius: 1rem; }
.custom-range::-ms-thumb { width: 1rem; height: 1rem; margin-top: 0; margin-right: 0.2rem; margin-left: 0.2rem; background-color: #000; border: 0; border-radius: 1rem; transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; appearance: none; }
@media (prefers-reduced-motion: reduce) { .custom-range::-ms-thumb { transition: none; } }
.custom-range::-ms-thumb:active { background-color: #595959; }
.custom-range::-ms-track { width: 100%; height: 0.5rem; color: transparent; cursor: pointer; background-color: transparent; border-color: transparent; border-width: 0.5rem; }
.custom-range::-ms-fill-lower { background-color: #dee2e6; border-radius: 1rem; }
.custom-range::-ms-fill-upper { margin-right: 15px; background-color: #dee2e6; border-radius: 1rem; }
.custom-range:disabled::-webkit-slider-thumb { background-color: #adb5bd; }
.custom-range:disabled::-webkit-slider-runnable-track { cursor: default; }
.custom-range:disabled::-moz-range-thumb { background-color: #adb5bd; }
.custom-range:disabled::-moz-range-track { cursor: default; }
.custom-range:disabled::-ms-thumb { background-color: #adb5bd; }

.custom-control-label::before, .custom-file-label, .custom-select { transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
@media (prefers-reduced-motion: reduce) { .custom-control-label::before, .custom-file-label, .custom-select { transition: none; } }

.nav { display: flex; flex-wrap: wrap; padding-left: 0; margin-bottom: 0; list-style: none; }

.nav-link { display: block; padding: 0.5rem 1rem; }
.nav-link:hover, .nav-link:focus { text-decoration: none; }
.nav-link.disabled { color: #6c757d; pointer-events: none; cursor: default; }

.nav-tabs { border-bottom: 0px solid #dee2e6; }
.nav-tabs .nav-item { margin-bottom: 0px; }
.nav-tabs .nav-link { border: 0px solid transparent; border-top-left-radius: 0; border-top-right-radius: 0; }
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus { border-color: #e9ecef #e9ecef #dee2e6; }
.nav-tabs .nav-link.disabled { color: #6c757d; background-color: transparent; border-color: transparent; }
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link { color: #495057; background-color: #fff; border-color: #dee2e6 #dee2e6 #fff; }
.nav-tabs .dropdown-menu { margin-top: 0px; border-top-left-radius: 0; border-top-right-radius: 0; }

.nav-pills .nav-link { border-radius: 0; }
.nav-pills .nav-link.active, .nav-pills .show > .nav-link { color: #fff; background-color: #000; }

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

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

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

.navbar { position: relative; display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; padding: 0.5rem 1rem; }
.navbar > .container, .navbar > .container-fluid { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; }

.navbar-brand { display: inline-block; padding-top: 0.3125rem; padding-bottom: 0.3125rem; margin-right: 1rem; font-size: 1.25rem; line-height: inherit; white-space: nowrap; }
.navbar-brand:hover, .navbar-brand:focus { text-decoration: none; }

.navbar-nav { display: flex; flex-direction: column; padding-left: 0; margin-bottom: 0; list-style: none; }
.navbar-nav .nav-link { padding-right: 0; padding-left: 0; }
.navbar-nav .dropdown-menu { position: static; float: none; }

.navbar-text { display: inline-block; padding-top: 0.5rem; padding-bottom: 0.5rem; }

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

.navbar-toggler { padding: 0.25rem 0.75rem; font-size: 1.25rem; line-height: 1; background-color: transparent; border: 0px solid transparent; border-radius: 0; }
.navbar-toggler:hover, .navbar-toggler:focus { text-decoration: none; }

.navbar-toggler-icon { display: inline-block; width: 1.5em; height: 1.5em; vertical-align: middle; content: ""; background: no-repeat center center; background-size: 100% 100%; }

@media (max-width: 575.98px) { .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid { padding-right: 0; padding-left: 0; } }
@media (min-width: 576px) { .navbar-expand-sm { flex-flow: row nowrap; justify-content: flex-start; }
  .navbar-expand-sm .navbar-nav { flex-direction: row; }
  .navbar-expand-sm .navbar-nav .dropdown-menu { position: absolute; }
  .navbar-expand-sm .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; }
  .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid { flex-wrap: nowrap; }
  .navbar-expand-sm .navbar-collapse { display: flex !important; flex-basis: auto; }
  .navbar-expand-sm .navbar-toggler { display: none; } }
@media (max-width: 767.98px) { .navbar-expand-md > .container, .navbar-expand-md > .container-fluid { padding-right: 0; padding-left: 0; } }
@media (min-width: 768px) { .navbar-expand-md { flex-flow: row nowrap; justify-content: flex-start; }
  .navbar-expand-md .navbar-nav { flex-direction: row; }
  .navbar-expand-md .navbar-nav .dropdown-menu { position: absolute; }
  .navbar-expand-md .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; }
  .navbar-expand-md > .container, .navbar-expand-md > .container-fluid { flex-wrap: nowrap; }
  .navbar-expand-md .navbar-collapse { display: flex !important; flex-basis: auto; }
  .navbar-expand-md .navbar-toggler { display: none; } }
@media (max-width: 991.98px) { .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid { padding-right: 0; padding-left: 0; } }
@media (min-width: 992px) { .navbar-expand-lg { flex-flow: row nowrap; justify-content: flex-start; }
  .navbar-expand-lg .navbar-nav { flex-direction: row; }
  .navbar-expand-lg .navbar-nav .dropdown-menu { position: absolute; }
  .navbar-expand-lg .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; }
  .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid { flex-wrap: nowrap; }
  .navbar-expand-lg .navbar-collapse { display: flex !important; flex-basis: auto; }
  .navbar-expand-lg .navbar-toggler { display: none; } }
@media (max-width: 1199.98px) { .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid { padding-right: 0; padding-left: 0; } }
@media (min-width: 1200px) { .navbar-expand-xl { flex-flow: row nowrap; justify-content: flex-start; }
  .navbar-expand-xl .navbar-nav { flex-direction: row; }
  .navbar-expand-xl .navbar-nav .dropdown-menu { position: absolute; }
  .navbar-expand-xl .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; }
  .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid { flex-wrap: nowrap; }
  .navbar-expand-xl .navbar-collapse { display: flex !important; flex-basis: auto; }
  .navbar-expand-xl .navbar-toggler { display: none; } }
.navbar-expand { flex-flow: row nowrap; justify-content: flex-start; }
.navbar-expand > .container, .navbar-expand > .container-fluid { padding-right: 0; padding-left: 0; }
.navbar-expand .navbar-nav { flex-direction: row; }
.navbar-expand .navbar-nav .dropdown-menu { position: absolute; }
.navbar-expand .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; }
.navbar-expand > .container, .navbar-expand > .container-fluid { flex-wrap: nowrap; }
.navbar-expand .navbar-collapse { display: flex !important; flex-basis: auto; }
.navbar-expand .navbar-toggler { display: none; }

.navbar-light .navbar-brand { color: rgba(0, 0, 0, 0.9); }
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus { color: rgba(0, 0, 0, 0.9); }
.navbar-light .navbar-nav .nav-link { color: rgba(0, 0, 0, 0.5); }
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus { color: rgba(0, 0, 0, 0.7); }
.navbar-light .navbar-nav .nav-link.disabled { color: rgba(0, 0, 0, 0.3); }
.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active { color: rgba(0, 0, 0, 0.9); }
.navbar-light .navbar-toggler { color: rgba(0, 0, 0, 0.5); border-color: rgba(0, 0, 0, 0.1); }
.navbar-light .navbar-toggler-icon { background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }
.navbar-light .navbar-text { color: rgba(0, 0, 0, 0.5); }
.navbar-light .navbar-text a { color: rgba(0, 0, 0, 0.9); }
.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus { color: rgba(0, 0, 0, 0.9); }

.navbar-dark .navbar-brand { color: #fff; }
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus { color: #fff; }
.navbar-dark .navbar-nav .nav-link { color: rgba(255, 255, 255, 0.5); }
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus { color: rgba(255, 255, 255, 0.75); }
.navbar-dark .navbar-nav .nav-link.disabled { color: rgba(255, 255, 255, 0.25); }
.navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .nav-link.active { color: #fff; }
.navbar-dark .navbar-toggler { color: rgba(255, 255, 255, 0.5); border-color: rgba(255, 255, 255, 0.1); }
.navbar-dark .navbar-toggler-icon { background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }
.navbar-dark .navbar-text { color: rgba(255, 255, 255, 0.5); }
.navbar-dark .navbar-text a { color: #fff; }
.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus { color: #fff; }

.card { position: relative; display: flex; flex-direction: column; min-width: 0; word-wrap: break-word; background-color: #fff; background-clip: border-box; border: 0px solid rgba(0, 0, 0, 0.125); border-radius: 0; }
.card > hr { margin-right: 0; margin-left: 0; }
.card > .list-group:first-child .list-group-item:first-child { border-top-left-radius: 0; border-top-right-radius: 0; }
.card > .list-group:last-child .list-group-item:last-child { border-bottom-right-radius: 0; border-bottom-left-radius: 0; }

.card-body { flex: 1 1 auto; padding: 1.25rem; }

.card-title { margin-bottom: 0.75rem; }

.card-subtitle { margin-top: -0.375rem; margin-bottom: 0; }

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

.card-link:hover { text-decoration: none; }
.card-link + .card-link { margin-left: 1.25rem; }

.card-header { padding: 0.75rem 1.25rem; margin-bottom: 0; background-color: rgba(0, 0, 0, 0.03); border-bottom: 0px solid rgba(0, 0, 0, 0.125); }
.card-header:first-child { border-radius: calc(0 - 0px) calc(0 - 0px) 0 0; }
.card-header + .list-group .list-group-item:first-child { border-top: 0; }

.card-footer { padding: 0.75rem 1.25rem; background-color: rgba(0, 0, 0, 0.03); border-top: 0px solid rgba(0, 0, 0, 0.125); }
.card-footer:last-child { border-radius: 0 0 calc(0 - 0px) calc(0 - 0px); }

.card-header-tabs { margin-right: -0.625rem; margin-bottom: -0.75rem; margin-left: -0.625rem; border-bottom: 0; }

.card-header-pills { margin-right: -0.625rem; margin-left: -0.625rem; }

.card-img-overlay { position: absolute; top: 0; right: 0; bottom: 0; left: 0; padding: 1.25rem; }

.card-img { width: 100%; border-radius: calc(0 - 0px); }

.card-img-top { width: 100%; border-top-left-radius: calc(0 - 0px); border-top-right-radius: calc(0 - 0px); }

.card-img-bottom { width: 100%; border-bottom-right-radius: calc(0 - 0px); border-bottom-left-radius: calc(0 - 0px); }

.card-deck { display: flex; flex-direction: column; }
.card-deck .card { margin-bottom: 15px; }
@media (min-width: 576px) { .card-deck { flex-flow: row wrap; margin-right: -15px; margin-left: -15px; }
  .card-deck .card { display: flex; flex: 1 0 0%; flex-direction: column; margin-right: 15px; margin-bottom: 0; margin-left: 15px; } }

.card-group { display: flex; flex-direction: column; }
.card-group > .card { margin-bottom: 15px; }
@media (min-width: 576px) { .card-group { flex-flow: row wrap; }
  .card-group > .card { flex: 1 0 0%; margin-bottom: 0; }
  .card-group > .card + .card { margin-left: 0; border-left: 0; }
  .card-group > .card:not(:last-child) { border-top-right-radius: 0; border-bottom-right-radius: 0; }
  .card-group > .card:not(:last-child) .card-img-top, .card-group > .card:not(:last-child) .card-header { border-top-right-radius: 0; }
  .card-group > .card:not(:last-child) .card-img-bottom, .card-group > .card:not(:last-child) .card-footer { border-bottom-right-radius: 0; }
  .card-group > .card:not(:first-child) { border-top-left-radius: 0; border-bottom-left-radius: 0; }
  .card-group > .card:not(:first-child) .card-img-top, .card-group > .card:not(:first-child) .card-header { border-top-left-radius: 0; }
  .card-group > .card:not(:first-child) .card-img-bottom, .card-group > .card:not(:first-child) .card-footer { border-bottom-left-radius: 0; } }

.card-columns .card { margin-bottom: 0.75rem; }
@media (min-width: 576px) { .card-columns { column-count: 3; column-gap: 1.25rem; orphans: 1; widows: 1; }
  .card-columns .card { display: inline-block; width: 100%; } }

.accordion > .card { overflow: hidden; }
.accordion > .card:not(:first-of-type) .card-header:first-child { border-radius: 0; }
.accordion > .card:not(:first-of-type):not(:last-of-type) { border-bottom: 0; border-radius: 0; }
.accordion > .card:first-of-type { border-bottom: 0; border-bottom-right-radius: 0; border-bottom-left-radius: 0; }
.accordion > .card:last-of-type { border-top-left-radius: 0; border-top-right-radius: 0; }
.accordion > .card .card-header { margin-bottom: 0px; }

.breadcrumb { display: flex; flex-wrap: wrap; padding: 0.75rem 1rem; margin-bottom: 1rem; list-style: none; background-color: #e9ecef; border-radius: 0; }

.breadcrumb-item + .breadcrumb-item { padding-left: 0.5rem; }
.breadcrumb-item + .breadcrumb-item::before { display: inline-block; padding-right: 0.5rem; color: #6c757d; content: "/"; }
.breadcrumb-item + .breadcrumb-item:hover::before { text-decoration: underline; }
.breadcrumb-item + .breadcrumb-item:hover::before { text-decoration: none; }
.breadcrumb-item.active { color: #6c757d; }

.pagination { display: flex; padding-left: 0; list-style: none; border-radius: 0; }

.page-link { position: relative; display: block; padding: 0.5rem 0.75rem; margin-left: 0px; line-height: 1.25; color: #fff; background-color: transparent; border: 0px solid #dee2e6; }
.page-link:hover { z-index: 2; color: #ccc; text-decoration: none; background-color: transparent; border-color: #dee2e6; }
.page-link:focus { z-index: 2; outline: 0; box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.25); }

.page-item.active .page-link { z-index: 1; color: #fff; background-color: #000; border-color: #000; }
.page-item.disabled .page-link { color: #fff; pointer-events: none; cursor: auto; background-color: transparent; border-color: #fff; }

.pagination-lg .page-link { padding: 0.75rem 1.5rem; font-size: 1.25rem; line-height: 1.5; }

.pagination-sm .page-link { padding: 0.25rem 0.5rem; font-size: 0.875rem; line-height: 1.5; }

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

.badge-pill { padding-right: 0.6em; padding-left: 0.6em; border-radius: 10rem; }

.badge-primary { color: #fff; background-color: #000; }
a.badge-primary:hover, a.badge-primary:focus { color: #fff; background-color: black; }
a.badge-primary:focus, a.badge-primary.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5); }

.badge-secondary { color: #fff; background-color: #363636; }
a.badge-secondary:hover, a.badge-secondary:focus { color: #fff; background-color: #1d1d1d; }
a.badge-secondary:focus, a.badge-secondary.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(54, 54, 54, 0.5); }

.badge-success { color: #fff; background-color: #28a745; }
a.badge-success:hover, a.badge-success:focus { color: #fff; background-color: #1e7e34; }
a.badge-success:focus, a.badge-success.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }

.badge-info { color: #fff; background-color: #17a2b8; }
a.badge-info:hover, a.badge-info:focus { color: #fff; background-color: #117a8b; }
a.badge-info:focus, a.badge-info.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.badge-warning { color: #212529; background-color: #ffc107; }
a.badge-warning:hover, a.badge-warning:focus { color: #212529; background-color: #d39e00; }
a.badge-warning:focus, a.badge-warning.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }

.badge-danger { color: #fff; background-color: #dc3545; }
a.badge-danger:hover, a.badge-danger:focus { color: #fff; background-color: #bd2130; }
a.badge-danger:focus, a.badge-danger.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }

.badge-light { color: #212529; background-color: #f8f9fa; }
a.badge-light:hover, a.badge-light:focus { color: #212529; background-color: #dae0e5; }
a.badge-light:focus, a.badge-light.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.badge-dark { color: #fff; background-color: #343a40; }
a.badge-dark:hover, a.badge-dark:focus { color: #fff; background-color: #1d2124; }
a.badge-dark:focus, a.badge-dark.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.jumbotron { padding: 2rem 1rem; margin-bottom: 2rem; background-color: #e9ecef; border-radius: 0; }
@media (min-width: 576px) { .jumbotron { padding: 4rem 2rem; } }

.jumbotron-fluid { padding-right: 0; padding-left: 0; border-radius: 0; }

.alert { position: relative; padding: 0.75rem 1.25rem; margin-bottom: 1rem; border: 0px solid transparent; border-radius: 0; }

.alert-heading { color: inherit; }

.alert-link { font-weight: 700; }

.alert-dismissible .close { position: absolute; top: 0; right: 0; padding: 0.75rem 1.25rem; color: inherit; }

.alert-primary { color: black; background-color: #cccccc; border-color: #b8b8b8; }
.alert-primary hr { border-top-color: #ababab; }
.alert-primary .alert-link { color: black; }

.alert-secondary { color: #1c1c1c; background-color: #d7d7d7; border-color: #c7c7c7; }
.alert-secondary hr { border-top-color: #bababa; }
.alert-secondary .alert-link { color: #030303; }

.alert-success { color: #155724; background-color: #d4edda; border-color: #c3e6cb; }
.alert-success hr { border-top-color: #b1dfbb; }
.alert-success .alert-link { color: #0b2e13; }

.alert-info { color: #0c5460; background-color: #d1ecf1; border-color: #bee5eb; }
.alert-info hr { border-top-color: #abdde5; }
.alert-info .alert-link { color: #062c33; }

.alert-warning { color: #856404; background-color: #fff3cd; border-color: #ffeeba; }
.alert-warning hr { border-top-color: #ffe8a1; }
.alert-warning .alert-link { color: #533f03; }

.alert-danger { color: #721c24; background-color: #f8d7da; border-color: #f5c6cb; }
.alert-danger hr { border-top-color: #f1b0b7; }
.alert-danger .alert-link { color: #491217; }

.alert-light { color: #818182; background-color: #fefefe; border-color: #fdfdfe; }
.alert-light hr { border-top-color: #ececf6; }
.alert-light .alert-link { color: #686868; }

.alert-dark { color: #1b1e21; background-color: #d6d8d9; border-color: #c6c8ca; }
.alert-dark hr { border-top-color: #b9bbbe; }
.alert-dark .alert-link { color: #040505; }

@keyframes progress-bar-stripes { from { background-position: 1rem 0; }
  to { background-position: 0 0; } }
.progress { display: flex; height: 1rem; overflow: hidden; font-size: 0.75rem; background-color: #e9ecef; border-radius: 0; }

.progress-bar { display: flex; flex-direction: column; justify-content: center; color: #fff; text-align: center; white-space: nowrap; background-color: #000; transition: width 0.6s ease; }
@media (prefers-reduced-motion: reduce) { .progress-bar { transition: none; } }

.progress-bar-striped { background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-size: 1rem 1rem; }

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

.media { display: flex; align-items: flex-start; }

.media-body { flex: 1; }

.list-group { display: flex; flex-direction: column; padding-left: 0; margin-bottom: 0; }

.list-group-item-action { width: 100%; color: #495057; text-align: inherit; }
.list-group-item-action:hover, .list-group-item-action:focus { z-index: 1; color: #495057; text-decoration: none; background-color: #f8f9fa; }
.list-group-item-action:active { color: #212529; background-color: #e9ecef; }

.list-group-item { position: relative; display: block; padding: 0.75rem 1.25rem; margin-bottom: 0px; background-color: #fff; border: 0px solid rgba(0, 0, 0, 0.125); }
.list-group-item:first-child { border-top-left-radius: 0; border-top-right-radius: 0; }
.list-group-item:last-child { margin-bottom: 0; border-bottom-right-radius: 0; border-bottom-left-radius: 0; }
.list-group-item.disabled, .list-group-item:disabled { color: #6c757d; pointer-events: none; background-color: #fff; }
.list-group-item.active { z-index: 2; color: #fff; background-color: #000; border-color: #000; }

.list-group-horizontal { flex-direction: row; }
.list-group-horizontal .list-group-item { margin-right: 0px; margin-bottom: 0; }
.list-group-horizontal .list-group-item:first-child { border-top-left-radius: 0; border-bottom-left-radius: 0; border-top-right-radius: 0; }
.list-group-horizontal .list-group-item:last-child { margin-right: 0; border-top-right-radius: 0; border-bottom-right-radius: 0; border-bottom-left-radius: 0; }

@media (min-width: 576px) { .list-group-horizontal-sm { flex-direction: row; }
  .list-group-horizontal-sm .list-group-item { margin-right: 0px; margin-bottom: 0; }
  .list-group-horizontal-sm .list-group-item:first-child { border-top-left-radius: 0; border-bottom-left-radius: 0; border-top-right-radius: 0; }
  .list-group-horizontal-sm .list-group-item:last-child { margin-right: 0; border-top-right-radius: 0; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } }
@media (min-width: 768px) { .list-group-horizontal-md { flex-direction: row; }
  .list-group-horizontal-md .list-group-item { margin-right: 0px; margin-bottom: 0; }
  .list-group-horizontal-md .list-group-item:first-child { border-top-left-radius: 0; border-bottom-left-radius: 0; border-top-right-radius: 0; }
  .list-group-horizontal-md .list-group-item:last-child { margin-right: 0; border-top-right-radius: 0; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } }
@media (min-width: 992px) { .list-group-horizontal-lg { flex-direction: row; }
  .list-group-horizontal-lg .list-group-item { margin-right: 0px; margin-bottom: 0; }
  .list-group-horizontal-lg .list-group-item:first-child { border-top-left-radius: 0; border-bottom-left-radius: 0; border-top-right-radius: 0; }
  .list-group-horizontal-lg .list-group-item:last-child { margin-right: 0; border-top-right-radius: 0; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } }
@media (min-width: 1200px) { .list-group-horizontal-xl { flex-direction: row; }
  .list-group-horizontal-xl .list-group-item { margin-right: 0px; margin-bottom: 0; }
  .list-group-horizontal-xl .list-group-item:first-child { border-top-left-radius: 0; border-bottom-left-radius: 0; border-top-right-radius: 0; }
  .list-group-horizontal-xl .list-group-item:last-child { margin-right: 0; border-top-right-radius: 0; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } }
.list-group-flush .list-group-item { border-right: 0; border-left: 0; border-radius: 0; }
.list-group-flush .list-group-item:last-child { margin-bottom: 0px; }
.list-group-flush:first-child .list-group-item:first-child { border-top: 0; }
.list-group-flush:last-child .list-group-item:last-child { margin-bottom: 0; border-bottom: 0; }

.list-group-item-primary { color: black; background-color: #b8b8b8; }
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus { color: black; background-color: #ababab; }
.list-group-item-primary.list-group-item-action.active { color: #fff; background-color: black; border-color: black; }

.list-group-item-secondary { color: #1c1c1c; background-color: #c7c7c7; }
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus { color: #1c1c1c; background-color: #bababa; }
.list-group-item-secondary.list-group-item-action.active { color: #fff; background-color: #1c1c1c; border-color: #1c1c1c; }

.list-group-item-success { color: #155724; background-color: #c3e6cb; }
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus { color: #155724; background-color: #b1dfbb; }
.list-group-item-success.list-group-item-action.active { color: #fff; background-color: #155724; border-color: #155724; }

.list-group-item-info { color: #0c5460; background-color: #bee5eb; }
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus { color: #0c5460; background-color: #abdde5; }
.list-group-item-info.list-group-item-action.active { color: #fff; background-color: #0c5460; border-color: #0c5460; }

.list-group-item-warning { color: #856404; background-color: #ffeeba; }
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus { color: #856404; background-color: #ffe8a1; }
.list-group-item-warning.list-group-item-action.active { color: #fff; background-color: #856404; border-color: #856404; }

.list-group-item-danger { color: #721c24; background-color: #f5c6cb; }
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus { color: #721c24; background-color: #f1b0b7; }
.list-group-item-danger.list-group-item-action.active { color: #fff; background-color: #721c24; border-color: #721c24; }

.list-group-item-light { color: #818182; background-color: #fdfdfe; }
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus { color: #818182; background-color: #ececf6; }
.list-group-item-light.list-group-item-action.active { color: #fff; background-color: #818182; border-color: #818182; }

.list-group-item-dark { color: #1b1e21; background-color: #c6c8ca; }
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus { color: #1b1e21; background-color: #b9bbbe; }
.list-group-item-dark.list-group-item-action.active { color: #fff; background-color: #1b1e21; border-color: #1b1e21; }

.close { float: right; font-size: 1.5rem; font-weight: 700; line-height: 1; color: #000; text-shadow: 0 1px 0 #fff; opacity: .5; }
.close:hover { color: #000; text-decoration: none; }
.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus { opacity: .75; }

button.close { padding: 0; background-color: transparent; border: 0; appearance: none; }

a.close.disabled { pointer-events: none; }

.toast { max-width: 350px; overflow: hidden; font-size: 0.875rem; background-color: rgba(255, 255, 255, 0.85); background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.1); box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1); backdrop-filter: blur(10px); opacity: 0; border-radius: 0.25rem; }
.toast:not(:last-child) { margin-bottom: 0.75rem; }
.toast.showing { opacity: 1; }
.toast.show { display: block; opacity: 1; }
.toast.hide { display: none; }

.toast-header { display: flex; align-items: center; padding: 0.25rem 0.75rem; color: #6c757d; background-color: rgba(255, 255, 255, 0.85); background-clip: padding-box; border-bottom: 1px solid rgba(0, 0, 0, 0.05); }

.toast-body { padding: 0.75rem; }

.modal-open { overflow: hidden; }
.modal-open .modal { overflow-x: hidden; overflow-y: auto; }

.modal { position: fixed; top: 0; left: 0; z-index: 1050; display: none; width: 100%; height: 100%; overflow: hidden; outline: 0; }

.modal-dialog { position: relative; width: auto; margin: 0.5rem; pointer-events: none; }
.modal.fade .modal-dialog { transition: transform 0.3s ease-out; transform: translate(0, -50px); }
@media (prefers-reduced-motion: reduce) { .modal.fade .modal-dialog { transition: none; } }
.modal.show .modal-dialog { transform: none; }

.modal-dialog-scrollable { display: flex; max-height: calc(100% - 1rem); }
.modal-dialog-scrollable .modal-content { max-height: calc(100vh - 1rem); overflow: hidden; }
.modal-dialog-scrollable .modal-header, .modal-dialog-scrollable .modal-footer { flex-shrink: 0; }
.modal-dialog-scrollable .modal-body { overflow-y: auto; }

.modal-dialog-centered { display: flex; align-items: center; min-height: calc(100% - 1rem); }
.modal-dialog-centered::before { display: block; height: calc(100vh - 1rem); content: ""; }
.modal-dialog-centered.modal-dialog-scrollable { flex-direction: column; justify-content: center; height: 100%; }
.modal-dialog-centered.modal-dialog-scrollable .modal-content { max-height: none; }
.modal-dialog-centered.modal-dialog-scrollable::before { content: none; }

.modal-content { position: relative; display: flex; flex-direction: column; width: 100%; pointer-events: auto; background-color: #fff; background-clip: padding-box; border: 0px solid rgba(0, 0, 0, 0.2); border-radius: 0; outline: 0; }

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

.modal-header { display: flex; align-items: flex-start; justify-content: space-between; padding: 1rem 1rem; border-bottom: 0px solid #dee2e6; border-top-left-radius: 0; border-top-right-radius: 0; }
.modal-header .close { padding: 1rem 1rem; margin: -1rem -1rem -1rem auto; }

.modal-title { margin-bottom: 0; line-height: 1.5; }

.modal-body { position: relative; flex: 1 1 auto; padding: 1rem; }

.modal-footer { display: flex; align-items: center; justify-content: flex-end; padding: 1rem; border-top: 0px solid #dee2e6; border-bottom-right-radius: 0; border-bottom-left-radius: 0; }
.modal-footer > :not(:first-child) { margin-left: .25rem; }
.modal-footer > :not(:last-child) { margin-right: .25rem; }

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

@media (min-width: 576px) { .modal-dialog { max-width: 500px; margin: 1.75rem auto; }
  .modal-dialog-scrollable { max-height: calc(100% - 3.5rem); }
  .modal-dialog-scrollable .modal-content { max-height: calc(100vh - 3.5rem); }
  .modal-dialog-centered { min-height: calc(100% - 3.5rem); }
  .modal-dialog-centered::before { height: calc(100vh - 3.5rem); }
  .modal-sm { max-width: 300px; } }
@media (min-width: 992px) { .modal-lg, .modal-xl { max-width: 800px; } }
@media (min-width: 1200px) { .modal-xl { max-width: 1140px; } }
.tooltip { position: absolute; z-index: 1070; display: block; margin: 0; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font-style: normal; font-weight: 400; line-height: 1.5; text-align: left; text-align: start; text-decoration: none; text-shadow: none; text-transform: none; letter-spacing: normal; word-break: normal; word-spacing: normal; white-space: normal; line-break: auto; font-size: 0.875rem; word-wrap: break-word; opacity: 0; }
.tooltip.show { opacity: 0.9; }
.tooltip .arrow { position: absolute; display: block; width: 0.8rem; height: 0.4rem; }
.tooltip .arrow::before { position: absolute; content: ""; border-color: transparent; border-style: solid; }

.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] { padding: 0.4rem 0; }
.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow { bottom: 0; }
.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before { top: 0; border-width: 0.4rem 0.4rem 0; border-top-color: #000; }

.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] { padding: 0 0.4rem; }
.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow { left: 0; width: 0.4rem; height: 0.8rem; }
.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before { right: 0; border-width: 0.4rem 0.4rem 0.4rem 0; border-right-color: #000; }

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] { padding: 0.4rem 0; }
.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow { top: 0; }
.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before { bottom: 0; border-width: 0 0.4rem 0.4rem; border-bottom-color: #000; }

.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] { padding: 0 0.4rem; }
.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow { right: 0; width: 0.4rem; height: 0.8rem; }
.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before { left: 0; border-width: 0.4rem 0 0.4rem 0.4rem; border-left-color: #000; }

.tooltip-inner { max-width: 200px; padding: 0.25rem 0.5rem; color: #fff; text-align: center; background-color: #000; border-radius: 0; }

.popover { position: absolute; top: 0; left: 0; z-index: 1060; display: block; max-width: 276px; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font-style: normal; font-weight: 400; line-height: 1.5; text-align: left; text-align: start; text-decoration: none; text-shadow: none; text-transform: none; letter-spacing: normal; word-break: normal; word-spacing: normal; white-space: normal; line-break: auto; font-size: 0.875rem; word-wrap: break-word; background-color: #fff; background-clip: padding-box; border: 0px solid rgba(0, 0, 0, 0.2); border-radius: 0; }
.popover .arrow { position: absolute; display: block; width: 1rem; height: 0.5rem; margin: 0 0; }
.popover .arrow::before, .popover .arrow::after { position: absolute; display: block; content: ""; border-color: transparent; border-style: solid; }

.bs-popover-top, .bs-popover-auto[x-placement^="top"] { margin-bottom: 0.5rem; }
.bs-popover-top > .arrow, .bs-popover-auto[x-placement^="top"] > .arrow { bottom: calc((0.5rem + 0px) * -1); }
.bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^="top"] > .arrow::before { bottom: 0; border-width: 0.5rem 0.5rem 0; border-top-color: rgba(0, 0, 0, 0.25); }
.bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^="top"] > .arrow::after { bottom: 0px; border-width: 0.5rem 0.5rem 0; border-top-color: #fff; }

.bs-popover-right, .bs-popover-auto[x-placement^="right"] { margin-left: 0.5rem; }
.bs-popover-right > .arrow, .bs-popover-auto[x-placement^="right"] > .arrow { left: calc((0.5rem + 0px) * -1); width: 0.5rem; height: 1rem; margin: 0 0; }
.bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^="right"] > .arrow::before { left: 0; border-width: 0.5rem 0.5rem 0.5rem 0; border-right-color: rgba(0, 0, 0, 0.25); }
.bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^="right"] > .arrow::after { left: 0px; border-width: 0.5rem 0.5rem 0.5rem 0; border-right-color: #fff; }

.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] { margin-top: 0.5rem; }
.bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^="bottom"] > .arrow { top: calc((0.5rem + 0px) * -1); }
.bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^="bottom"] > .arrow::before { top: 0; border-width: 0 0.5rem 0.5rem 0.5rem; border-bottom-color: rgba(0, 0, 0, 0.25); }
.bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^="bottom"] > .arrow::after { top: 0px; border-width: 0 0.5rem 0.5rem 0.5rem; border-bottom-color: #fff; }
.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before { position: absolute; top: 0; left: 50%; display: block; width: 1rem; margin-left: -0.5rem; content: ""; border-bottom: 0px solid #f7f7f7; }

.bs-popover-left, .bs-popover-auto[x-placement^="left"] { margin-right: 0.5rem; }
.bs-popover-left > .arrow, .bs-popover-auto[x-placement^="left"] > .arrow { right: calc((0.5rem + 0px) * -1); width: 0.5rem; height: 1rem; margin: 0 0; }
.bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^="left"] > .arrow::before { right: 0; border-width: 0.5rem 0 0.5rem 0.5rem; border-left-color: rgba(0, 0, 0, 0.25); }
.bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^="left"] > .arrow::after { right: 0px; border-width: 0.5rem 0 0.5rem 0.5rem; border-left-color: #fff; }

.popover-header { padding: 0.5rem 0.75rem; margin-bottom: 0; font-size: 1rem; background-color: #f7f7f7; border-bottom: 0px solid #ebebeb; border-top-left-radius: calc(0 - 0px); border-top-right-radius: calc(0 - 0px); }
.popover-header:empty { display: none; }

.popover-body { padding: 0.5rem 0.75rem; color: #212529; }

.carousel { position: relative; }

.carousel.pointer-event { touch-action: pan-y; }

.carousel-inner { position: relative; width: 100%; overflow: hidden; }
.carousel-inner::after { display: block; clear: both; content: ""; }

.carousel-item { position: relative; display: none; float: left; width: 100%; margin-right: -100%; backface-visibility: hidden; transition: transform 0.6s ease-in-out; }
@media (prefers-reduced-motion: reduce) { .carousel-item { transition: none; } }

.carousel-item.active, .carousel-item-next, .carousel-item-prev { display: block; }

.carousel-item-next:not(.carousel-item-left), .active.carousel-item-right { transform: translateX(100%); }

.carousel-item-prev:not(.carousel-item-right), .active.carousel-item-left { transform: translateX(-100%); }

.carousel-fade .carousel-item { opacity: 0; transition-property: opacity; transform: none; }
.carousel-fade .carousel-item.active, .carousel-fade .carousel-item-next.carousel-item-left, .carousel-fade .carousel-item-prev.carousel-item-right { z-index: 1; opacity: 1; }
.carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right { z-index: 0; opacity: 0; transition: 0s 0.6s opacity; }
@media (prefers-reduced-motion: reduce) { .carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right { transition: none; } }

.carousel-control-prev, .carousel-control-next { position: absolute; top: 0; bottom: 0; z-index: 1; display: flex; align-items: center; justify-content: center; width: 15%; color: #fff; text-align: center; opacity: 0.5; transition: opacity 0.15s ease; }
@media (prefers-reduced-motion: reduce) { .carousel-control-prev, .carousel-control-next { transition: none; } }
.carousel-control-prev:hover, .carousel-control-prev:focus, .carousel-control-next:hover, .carousel-control-next:focus { color: #fff; text-decoration: none; outline: 0; opacity: 0.9; }

.carousel-control-prev { left: 0; }

.carousel-control-next { right: 0; }

.carousel-control-prev-icon, .carousel-control-next-icon { display: inline-block; width: 20px; height: 20px; background: no-repeat 50% / 100% 100%; }

.carousel-control-prev-icon { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e"); }

.carousel-control-next-icon { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e"); }

.carousel-indicators { position: absolute; right: 0; bottom: 0; left: 0; z-index: 15; display: flex; justify-content: center; padding-left: 0; margin-right: 15%; margin-left: 15%; list-style: none; }
.carousel-indicators li { box-sizing: content-box; flex: 0 1 auto; width: 30px; height: 3px; margin-right: 3px; margin-left: 3px; text-indent: -999px; cursor: pointer; background-color: #fff; background-clip: padding-box; border-top: 10px solid transparent; border-bottom: 10px solid transparent; opacity: .5; transition: opacity 0.6s ease; }
@media (prefers-reduced-motion: reduce) { .carousel-indicators li { transition: none; } }
.carousel-indicators .active { opacity: 1; }

.carousel-caption { position: absolute; right: 15%; bottom: 20px; left: 15%; z-index: 10; padding-top: 20px; padding-bottom: 20px; color: #fff; text-align: center; }

@keyframes spinner-border { to { transform: rotate(360deg); } }
.spinner-border { display: inline-block; width: 2rem; height: 2rem; vertical-align: text-bottom; border: 0.25em solid currentColor; border-right-color: transparent; border-radius: 50%; animation: spinner-border .75s linear infinite; }

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

@keyframes spinner-grow { 0% { transform: scale(0); }
  50% { opacity: 1; } }
.spinner-grow { display: inline-block; width: 2rem; height: 2rem; vertical-align: text-bottom; background-color: currentColor; border-radius: 50%; opacity: 0; animation: spinner-grow .75s linear infinite; }

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

.align-baseline { vertical-align: baseline !important; }

.align-top { vertical-align: top !important; }

.align-middle { vertical-align: middle !important; }

.align-bottom { vertical-align: bottom !important; }

.align-text-bottom { vertical-align: text-bottom !important; }

.align-text-top { vertical-align: text-top !important; }

.bg-primary { background-color: #000 !important; }

a.bg-primary:hover, a.bg-primary:focus, button.bg-primary:hover, button.bg-primary:focus { background-color: black !important; }

.bg-secondary { background-color: #363636 !important; }

a.bg-secondary:hover, a.bg-secondary:focus, button.bg-secondary:hover, button.bg-secondary:focus { background-color: #1d1d1d !important; }

.bg-success { background-color: #28a745 !important; }

a.bg-success:hover, a.bg-success:focus, button.bg-success:hover, button.bg-success:focus { background-color: #1e7e34 !important; }

.bg-info { background-color: #17a2b8 !important; }

a.bg-info:hover, a.bg-info:focus, button.bg-info:hover, button.bg-info:focus { background-color: #117a8b !important; }

.bg-warning { background-color: #ffc107 !important; }

a.bg-warning:hover, a.bg-warning:focus, button.bg-warning:hover, button.bg-warning:focus { background-color: #d39e00 !important; }

.bg-danger { background-color: #dc3545 !important; }

a.bg-danger:hover, a.bg-danger:focus, button.bg-danger:hover, button.bg-danger:focus { background-color: #bd2130 !important; }

.bg-light { background-color: #f8f9fa !important; }

a.bg-light:hover, a.bg-light:focus, button.bg-light:hover, button.bg-light:focus { background-color: #dae0e5 !important; }

.bg-dark { background-color: #343a40 !important; }

a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus { background-color: #1d2124 !important; }

.bg-white { background-color: #fff !important; }

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

.border { border: 0px solid #dee2e6 !important; }

.border-top { border-top: 0px solid #dee2e6 !important; }

.border-right { border-right: 0px solid #dee2e6 !important; }

.border-bottom { border-bottom: 0px solid #dee2e6 !important; }

.border-left { border-left: 0px solid #dee2e6 !important; }

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

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

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

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

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

.border-primary { border-color: #000 !important; }

.border-secondary { border-color: #363636 !important; }

.border-success { border-color: #28a745 !important; }

.border-info { border-color: #17a2b8 !important; }

.border-warning { border-color: #ffc107 !important; }

.border-danger { border-color: #dc3545 !important; }

.border-light { border-color: #f8f9fa !important; }

.border-dark { border-color: #343a40 !important; }

.border-white { border-color: #fff !important; }

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

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

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

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

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

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

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

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

.rounded-pill { border-radius: 50rem !important; }

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

.clearfix::after { display: block; clear: both; content: ""; }

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) { .d-sm-none { display: none !important; }
  .d-sm-inline { display: inline !important; }
  .d-sm-inline-block { display: inline-block !important; }
  .d-sm-block { display: block !important; }
  .d-sm-table { display: table !important; }
  .d-sm-table-row { display: table-row !important; }
  .d-sm-table-cell { display: table-cell !important; }
  .d-sm-flex { display: flex !important; }
  .d-sm-inline-flex { display: inline-flex !important; } }
@media (min-width: 768px) { .d-md-none { display: none !important; }
  .d-md-inline { display: inline !important; }
  .d-md-inline-block { display: inline-block !important; }
  .d-md-block { display: block !important; }
  .d-md-table { display: table !important; }
  .d-md-table-row { display: table-row !important; }
  .d-md-table-cell { display: table-cell !important; }
  .d-md-flex { display: flex !important; }
  .d-md-inline-flex { display: inline-flex !important; } }
@media (min-width: 992px) { .d-lg-none { display: none !important; }
  .d-lg-inline { display: inline !important; }
  .d-lg-inline-block { display: inline-block !important; }
  .d-lg-block { display: block !important; }
  .d-lg-table { display: table !important; }
  .d-lg-table-row { display: table-row !important; }
  .d-lg-table-cell { display: table-cell !important; }
  .d-lg-flex { display: flex !important; }
  .d-lg-inline-flex { display: inline-flex !important; } }
@media (min-width: 1200px) { .d-xl-none { display: none !important; }
  .d-xl-inline { display: inline !important; }
  .d-xl-inline-block { display: inline-block !important; }
  .d-xl-block { display: block !important; }
  .d-xl-table { display: table !important; }
  .d-xl-table-row { display: table-row !important; }
  .d-xl-table-cell { display: table-cell !important; }
  .d-xl-flex { display: flex !important; }
  .d-xl-inline-flex { display: inline-flex !important; } }
@media print { .d-print-none { display: none !important; }
  .d-print-inline { display: inline !important; }
  .d-print-inline-block { display: inline-block !important; }
  .d-print-block { display: block !important; }
  .d-print-table { display: table !important; }
  .d-print-table-row { display: table-row !important; }
  .d-print-table-cell { display: table-cell !important; }
  .d-print-flex { display: flex !important; }
  .d-print-inline-flex { display: inline-flex !important; } }
.embed-responsive { position: relative; display: block; width: 100%; padding: 0; overflow: hidden; }
.embed-responsive::before { display: block; content: ""; }
.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video { position: absolute; top: 0; bottom: 0; left: 0; width: 100%; height: 100%; border: 0; }

.embed-responsive-21by9::before { padding-top: 42.8571428571%; }

.embed-responsive-16by9::before { padding-top: 56.25%; }

.embed-responsive-4by3::before { padding-top: 75%; }

.embed-responsive-1by1::before { padding-top: 100%; }

.flex-row { flex-direction: row !important; }

.flex-column { flex-direction: column !important; }

.flex-row-reverse { flex-direction: row-reverse !important; }

.flex-column-reverse { flex-direction: column-reverse !important; }

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

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

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

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

.flex-grow-0 { flex-grow: 0 !important; }

.flex-grow-1 { flex-grow: 1 !important; }

.flex-shrink-0 { flex-shrink: 0 !important; }

.flex-shrink-1 { flex-shrink: 1 !important; }

.justify-content-start { justify-content: flex-start !important; }

.justify-content-end { justify-content: flex-end !important; }

.justify-content-center { justify-content: center !important; }

.justify-content-between { justify-content: space-between !important; }

.justify-content-around { justify-content: space-around !important; }

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

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

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

.align-items-baseline { align-items: baseline !important; }

.align-items-stretch { align-items: stretch !important; }

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

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

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

.align-content-between { align-content: space-between !important; }

.align-content-around { align-content: space-around !important; }

.align-content-stretch { align-content: stretch !important; }

.align-self-auto { align-self: auto !important; }

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

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

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

.align-self-baseline { align-self: baseline !important; }

.align-self-stretch { align-self: stretch !important; }

@media (min-width: 576px) { .flex-sm-row { flex-direction: row !important; }
  .flex-sm-column { flex-direction: column !important; }
  .flex-sm-row-reverse { flex-direction: row-reverse !important; }
  .flex-sm-column-reverse { flex-direction: column-reverse !important; }
  .flex-sm-wrap { flex-wrap: wrap !important; }
  .flex-sm-nowrap { flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse { flex-wrap: wrap-reverse !important; }
  .flex-sm-fill { flex: 1 1 auto !important; }
  .flex-sm-grow-0 { flex-grow: 0 !important; }
  .flex-sm-grow-1 { flex-grow: 1 !important; }
  .flex-sm-shrink-0 { flex-shrink: 0 !important; }
  .flex-sm-shrink-1 { flex-shrink: 1 !important; }
  .justify-content-sm-start { justify-content: flex-start !important; }
  .justify-content-sm-end { justify-content: flex-end !important; }
  .justify-content-sm-center { justify-content: center !important; }
  .justify-content-sm-between { justify-content: space-between !important; }
  .justify-content-sm-around { justify-content: space-around !important; }
  .align-items-sm-start { align-items: flex-start !important; }
  .align-items-sm-end { align-items: flex-end !important; }
  .align-items-sm-center { align-items: center !important; }
  .align-items-sm-baseline { align-items: baseline !important; }
  .align-items-sm-stretch { align-items: stretch !important; }
  .align-content-sm-start { align-content: flex-start !important; }
  .align-content-sm-end { align-content: flex-end !important; }
  .align-content-sm-center { align-content: center !important; }
  .align-content-sm-between { align-content: space-between !important; }
  .align-content-sm-around { align-content: space-around !important; }
  .align-content-sm-stretch { align-content: stretch !important; }
  .align-self-sm-auto { align-self: auto !important; }
  .align-self-sm-start { align-self: flex-start !important; }
  .align-self-sm-end { align-self: flex-end !important; }
  .align-self-sm-center { align-self: center !important; }
  .align-self-sm-baseline { align-self: baseline !important; }
  .align-self-sm-stretch { align-self: stretch !important; } }
@media (min-width: 768px) { .flex-md-row { flex-direction: row !important; }
  .flex-md-column { flex-direction: column !important; }
  .flex-md-row-reverse { flex-direction: row-reverse !important; }
  .flex-md-column-reverse { flex-direction: column-reverse !important; }
  .flex-md-wrap { flex-wrap: wrap !important; }
  .flex-md-nowrap { flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse { flex-wrap: wrap-reverse !important; }
  .flex-md-fill { flex: 1 1 auto !important; }
  .flex-md-grow-0 { flex-grow: 0 !important; }
  .flex-md-grow-1 { flex-grow: 1 !important; }
  .flex-md-shrink-0 { flex-shrink: 0 !important; }
  .flex-md-shrink-1 { flex-shrink: 1 !important; }
  .justify-content-md-start { justify-content: flex-start !important; }
  .justify-content-md-end { justify-content: flex-end !important; }
  .justify-content-md-center { justify-content: center !important; }
  .justify-content-md-between { justify-content: space-between !important; }
  .justify-content-md-around { justify-content: space-around !important; }
  .align-items-md-start { align-items: flex-start !important; }
  .align-items-md-end { align-items: flex-end !important; }
  .align-items-md-center { align-items: center !important; }
  .align-items-md-baseline { align-items: baseline !important; }
  .align-items-md-stretch { align-items: stretch !important; }
  .align-content-md-start { align-content: flex-start !important; }
  .align-content-md-end { align-content: flex-end !important; }
  .align-content-md-center { align-content: center !important; }
  .align-content-md-between { align-content: space-between !important; }
  .align-content-md-around { align-content: space-around !important; }
  .align-content-md-stretch { align-content: stretch !important; }
  .align-self-md-auto { align-self: auto !important; }
  .align-self-md-start { align-self: flex-start !important; }
  .align-self-md-end { align-self: flex-end !important; }
  .align-self-md-center { align-self: center !important; }
  .align-self-md-baseline { align-self: baseline !important; }
  .align-self-md-stretch { align-self: stretch !important; } }
@media (min-width: 992px) { .flex-lg-row { flex-direction: row !important; }
  .flex-lg-column { flex-direction: column !important; }
  .flex-lg-row-reverse { flex-direction: row-reverse !important; }
  .flex-lg-column-reverse { flex-direction: column-reverse !important; }
  .flex-lg-wrap { flex-wrap: wrap !important; }
  .flex-lg-nowrap { flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse { flex-wrap: wrap-reverse !important; }
  .flex-lg-fill { flex: 1 1 auto !important; }
  .flex-lg-grow-0 { flex-grow: 0 !important; }
  .flex-lg-grow-1 { flex-grow: 1 !important; }
  .flex-lg-shrink-0 { flex-shrink: 0 !important; }
  .flex-lg-shrink-1 { flex-shrink: 1 !important; }
  .justify-content-lg-start { justify-content: flex-start !important; }
  .justify-content-lg-end { justify-content: flex-end !important; }
  .justify-content-lg-center { justify-content: center !important; }
  .justify-content-lg-between { justify-content: space-between !important; }
  .justify-content-lg-around { justify-content: space-around !important; }
  .align-items-lg-start { align-items: flex-start !important; }
  .align-items-lg-end { align-items: flex-end !important; }
  .align-items-lg-center { align-items: center !important; }
  .align-items-lg-baseline { align-items: baseline !important; }
  .align-items-lg-stretch { align-items: stretch !important; }
  .align-content-lg-start { align-content: flex-start !important; }
  .align-content-lg-end { align-content: flex-end !important; }
  .align-content-lg-center { align-content: center !important; }
  .align-content-lg-between { align-content: space-between !important; }
  .align-content-lg-around { align-content: space-around !important; }
  .align-content-lg-stretch { align-content: stretch !important; }
  .align-self-lg-auto { align-self: auto !important; }
  .align-self-lg-start { align-self: flex-start !important; }
  .align-self-lg-end { align-self: flex-end !important; }
  .align-self-lg-center { align-self: center !important; }
  .align-self-lg-baseline { align-self: baseline !important; }
  .align-self-lg-stretch { align-self: stretch !important; } }
@media (min-width: 1200px) { .flex-xl-row { flex-direction: row !important; }
  .flex-xl-column { flex-direction: column !important; }
  .flex-xl-row-reverse { flex-direction: row-reverse !important; }
  .flex-xl-column-reverse { flex-direction: column-reverse !important; }
  .flex-xl-wrap { flex-wrap: wrap !important; }
  .flex-xl-nowrap { flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse { flex-wrap: wrap-reverse !important; }
  .flex-xl-fill { flex: 1 1 auto !important; }
  .flex-xl-grow-0 { flex-grow: 0 !important; }
  .flex-xl-grow-1 { flex-grow: 1 !important; }
  .flex-xl-shrink-0 { flex-shrink: 0 !important; }
  .flex-xl-shrink-1 { flex-shrink: 1 !important; }
  .justify-content-xl-start { justify-content: flex-start !important; }
  .justify-content-xl-end { justify-content: flex-end !important; }
  .justify-content-xl-center { justify-content: center !important; }
  .justify-content-xl-between { justify-content: space-between !important; }
  .justify-content-xl-around { justify-content: space-around !important; }
  .align-items-xl-start { align-items: flex-start !important; }
  .align-items-xl-end { align-items: flex-end !important; }
  .align-items-xl-center { align-items: center !important; }
  .align-items-xl-baseline { align-items: baseline !important; }
  .align-items-xl-stretch { align-items: stretch !important; }
  .align-content-xl-start { align-content: flex-start !important; }
  .align-content-xl-end { align-content: flex-end !important; }
  .align-content-xl-center { align-content: center !important; }
  .align-content-xl-between { align-content: space-between !important; }
  .align-content-xl-around { align-content: space-around !important; }
  .align-content-xl-stretch { align-content: stretch !important; }
  .align-self-xl-auto { align-self: auto !important; }
  .align-self-xl-start { align-self: flex-start !important; }
  .align-self-xl-end { align-self: flex-end !important; }
  .align-self-xl-center { align-self: center !important; }
  .align-self-xl-baseline { align-self: baseline !important; }
  .align-self-xl-stretch { align-self: stretch !important; } }
.float-left { float: left !important; }

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

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

@media (min-width: 576px) { .float-sm-left { float: left !important; }
  .float-sm-right { float: right !important; }
  .float-sm-none { float: none !important; } }
@media (min-width: 768px) { .float-md-left { float: left !important; }
  .float-md-right { float: right !important; }
  .float-md-none { float: none !important; } }
@media (min-width: 992px) { .float-lg-left { float: left !important; }
  .float-lg-right { float: right !important; }
  .float-lg-none { float: none !important; } }
@media (min-width: 1200px) { .float-xl-left { float: left !important; }
  .float-xl-right { float: right !important; }
  .float-xl-none { float: none !important; } }
.overflow-auto { overflow: auto !important; }

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

.position-static { position: static !important; }

.position-relative { position: relative !important; }

.position-absolute { position: absolute !important; }

.position-fixed { position: fixed !important; }

.position-sticky { position: sticky !important; }

.fixed-top { position: fixed; top: 0; right: 0; left: 0; z-index: 1030; }

.fixed-bottom { position: fixed; right: 0; bottom: 0; left: 0; z-index: 1030; }

@supports (position: sticky) { .sticky-top { position: sticky; top: 0; z-index: 1020; } }

.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus { position: static; width: auto; height: auto; overflow: visible; clip: auto; white-space: normal; }

.shadow-sm { box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; }

.shadow { box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; }

.shadow-lg { box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }

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

.w-25 { width: 25% !important; }

.w-50 { width: 50% !important; }

.w-75 { width: 75% !important; }

.w-100 { width: 100% !important; }

.w-auto { width: auto !important; }

.h-25 { height: 25% !important; }

.h-50 { height: 50% !important; }

.h-75 { height: 75% !important; }

.h-100 { height: 100% !important; }

.h-auto { height: auto !important; }

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

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

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

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

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

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

.stretched-link::after { position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 1; pointer-events: auto; content: ""; background-color: rgba(0, 0, 0, 0); }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mt-n1, .my-n1 { margin-top: -0.25rem !important; }

.mr-n1, .mx-n1 { margin-right: -0.25rem !important; }

.mb-n1, .my-n1 { margin-bottom: -0.25rem !important; }

.ml-n1, .mx-n1 { margin-left: -0.25rem !important; }

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

.mt-n2, .my-n2 { margin-top: -0.5rem !important; }

.mr-n2, .mx-n2 { margin-right: -0.5rem !important; }

.mb-n2, .my-n2 { margin-bottom: -0.5rem !important; }

.ml-n2, .mx-n2 { margin-left: -0.5rem !important; }

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

.mt-n3, .my-n3 { margin-top: -1rem !important; }

.mr-n3, .mx-n3 { margin-right: -1rem !important; }

.mb-n3, .my-n3 { margin-bottom: -1rem !important; }

.ml-n3, .mx-n3 { margin-left: -1rem !important; }

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

.mt-n4, .my-n4 { margin-top: -1.5rem !important; }

.mr-n4, .mx-n4 { margin-right: -1.5rem !important; }

.mb-n4, .my-n4 { margin-bottom: -1.5rem !important; }

.ml-n4, .mx-n4 { margin-left: -1.5rem !important; }

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

.mt-n5, .my-n5 { margin-top: -3rem !important; }

.mr-n5, .mx-n5 { margin-right: -3rem !important; }

.mb-n5, .my-n5 { margin-bottom: -3rem !important; }

.ml-n5, .mx-n5 { margin-left: -3rem !important; }

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

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

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

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

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

@media (min-width: 576px) { .m-sm-0 { margin: 0 !important; }
  .mt-sm-0, .my-sm-0 { margin-top: 0 !important; }
  .mr-sm-0, .mx-sm-0 { margin-right: 0 !important; }
  .mb-sm-0, .my-sm-0 { margin-bottom: 0 !important; }
  .ml-sm-0, .mx-sm-0 { margin-left: 0 !important; }
  .m-sm-1 { margin: 0.25rem !important; }
  .mt-sm-1, .my-sm-1 { margin-top: 0.25rem !important; }
  .mr-sm-1, .mx-sm-1 { margin-right: 0.25rem !important; }
  .mb-sm-1, .my-sm-1 { margin-bottom: 0.25rem !important; }
  .ml-sm-1, .mx-sm-1 { margin-left: 0.25rem !important; }
  .m-sm-2 { margin: 0.5rem !important; }
  .mt-sm-2, .my-sm-2 { margin-top: 0.5rem !important; }
  .mr-sm-2, .mx-sm-2 { margin-right: 0.5rem !important; }
  .mb-sm-2, .my-sm-2 { margin-bottom: 0.5rem !important; }
  .ml-sm-2, .mx-sm-2 { margin-left: 0.5rem !important; }
  .m-sm-3 { margin: 1rem !important; }
  .mt-sm-3, .my-sm-3 { margin-top: 1rem !important; }
  .mr-sm-3, .mx-sm-3 { margin-right: 1rem !important; }
  .mb-sm-3, .my-sm-3 { margin-bottom: 1rem !important; }
  .ml-sm-3, .mx-sm-3 { margin-left: 1rem !important; }
  .m-sm-4 { margin: 1.5rem !important; }
  .mt-sm-4, .my-sm-4 { margin-top: 1.5rem !important; }
  .mr-sm-4, .mx-sm-4 { margin-right: 1.5rem !important; }
  .mb-sm-4, .my-sm-4 { margin-bottom: 1.5rem !important; }
  .ml-sm-4, .mx-sm-4 { margin-left: 1.5rem !important; }
  .m-sm-5 { margin: 3rem !important; }
  .mt-sm-5, .my-sm-5 { margin-top: 3rem !important; }
  .mr-sm-5, .mx-sm-5 { margin-right: 3rem !important; }
  .mb-sm-5, .my-sm-5 { margin-bottom: 3rem !important; }
  .ml-sm-5, .mx-sm-5 { margin-left: 3rem !important; }
  .p-sm-0 { padding: 0 !important; }
  .pt-sm-0, .py-sm-0 { padding-top: 0 !important; }
  .pr-sm-0, .px-sm-0 { padding-right: 0 !important; }
  .pb-sm-0, .py-sm-0 { padding-bottom: 0 !important; }
  .pl-sm-0, .px-sm-0 { padding-left: 0 !important; }
  .p-sm-1 { padding: 0.25rem !important; }
  .pt-sm-1, .py-sm-1 { padding-top: 0.25rem !important; }
  .pr-sm-1, .px-sm-1 { padding-right: 0.25rem !important; }
  .pb-sm-1, .py-sm-1 { padding-bottom: 0.25rem !important; }
  .pl-sm-1, .px-sm-1 { padding-left: 0.25rem !important; }
  .p-sm-2 { padding: 0.5rem !important; }
  .pt-sm-2, .py-sm-2 { padding-top: 0.5rem !important; }
  .pr-sm-2, .px-sm-2 { padding-right: 0.5rem !important; }
  .pb-sm-2, .py-sm-2 { padding-bottom: 0.5rem !important; }
  .pl-sm-2, .px-sm-2 { padding-left: 0.5rem !important; }
  .p-sm-3 { padding: 1rem !important; }
  .pt-sm-3, .py-sm-3 { padding-top: 1rem !important; }
  .pr-sm-3, .px-sm-3 { padding-right: 1rem !important; }
  .pb-sm-3, .py-sm-3 { padding-bottom: 1rem !important; }
  .pl-sm-3, .px-sm-3 { padding-left: 1rem !important; }
  .p-sm-4 { padding: 1.5rem !important; }
  .pt-sm-4, .py-sm-4 { padding-top: 1.5rem !important; }
  .pr-sm-4, .px-sm-4 { padding-right: 1.5rem !important; }
  .pb-sm-4, .py-sm-4 { padding-bottom: 1.5rem !important; }
  .pl-sm-4, .px-sm-4 { padding-left: 1.5rem !important; }
  .p-sm-5 { padding: 3rem !important; }
  .pt-sm-5, .py-sm-5 { padding-top: 3rem !important; }
  .pr-sm-5, .px-sm-5 { padding-right: 3rem !important; }
  .pb-sm-5, .py-sm-5 { padding-bottom: 3rem !important; }
  .pl-sm-5, .px-sm-5 { padding-left: 3rem !important; }
  .m-sm-n1 { margin: -0.25rem !important; }
  .mt-sm-n1, .my-sm-n1 { margin-top: -0.25rem !important; }
  .mr-sm-n1, .mx-sm-n1 { margin-right: -0.25rem !important; }
  .mb-sm-n1, .my-sm-n1 { margin-bottom: -0.25rem !important; }
  .ml-sm-n1, .mx-sm-n1 { margin-left: -0.25rem !important; }
  .m-sm-n2 { margin: -0.5rem !important; }
  .mt-sm-n2, .my-sm-n2 { margin-top: -0.5rem !important; }
  .mr-sm-n2, .mx-sm-n2 { margin-right: -0.5rem !important; }
  .mb-sm-n2, .my-sm-n2 { margin-bottom: -0.5rem !important; }
  .ml-sm-n2, .mx-sm-n2 { margin-left: -0.5rem !important; }
  .m-sm-n3 { margin: -1rem !important; }
  .mt-sm-n3, .my-sm-n3 { margin-top: -1rem !important; }
  .mr-sm-n3, .mx-sm-n3 { margin-right: -1rem !important; }
  .mb-sm-n3, .my-sm-n3 { margin-bottom: -1rem !important; }
  .ml-sm-n3, .mx-sm-n3 { margin-left: -1rem !important; }
  .m-sm-n4 { margin: -1.5rem !important; }
  .mt-sm-n4, .my-sm-n4 { margin-top: -1.5rem !important; }
  .mr-sm-n4, .mx-sm-n4 { margin-right: -1.5rem !important; }
  .mb-sm-n4, .my-sm-n4 { margin-bottom: -1.5rem !important; }
  .ml-sm-n4, .mx-sm-n4 { margin-left: -1.5rem !important; }
  .m-sm-n5 { margin: -3rem !important; }
  .mt-sm-n5, .my-sm-n5 { margin-top: -3rem !important; }
  .mr-sm-n5, .mx-sm-n5 { margin-right: -3rem !important; }
  .mb-sm-n5, .my-sm-n5 { margin-bottom: -3rem !important; }
  .ml-sm-n5, .mx-sm-n5 { margin-left: -3rem !important; }
  .m-sm-auto { margin: auto !important; }
  .mt-sm-auto, .my-sm-auto { margin-top: auto !important; }
  .mr-sm-auto, .mx-sm-auto { margin-right: auto !important; }
  .mb-sm-auto, .my-sm-auto { margin-bottom: auto !important; }
  .ml-sm-auto, .mx-sm-auto { margin-left: auto !important; } }
@media (min-width: 768px) { .m-md-0 { margin: 0 !important; }
  .mt-md-0, .my-md-0 { margin-top: 0 !important; }
  .mr-md-0, .mx-md-0 { margin-right: 0 !important; }
  .mb-md-0, .my-md-0 { margin-bottom: 0 !important; }
  .ml-md-0, .mx-md-0 { margin-left: 0 !important; }
  .m-md-1 { margin: 0.25rem !important; }
  .mt-md-1, .my-md-1 { margin-top: 0.25rem !important; }
  .mr-md-1, .mx-md-1 { margin-right: 0.25rem !important; }
  .mb-md-1, .my-md-1 { margin-bottom: 0.25rem !important; }
  .ml-md-1, .mx-md-1 { margin-left: 0.25rem !important; }
  .m-md-2 { margin: 0.5rem !important; }
  .mt-md-2, .my-md-2 { margin-top: 0.5rem !important; }
  .mr-md-2, .mx-md-2 { margin-right: 0.5rem !important; }
  .mb-md-2, .my-md-2 { margin-bottom: 0.5rem !important; }
  .ml-md-2, .mx-md-2 { margin-left: 0.5rem !important; }
  .m-md-3 { margin: 1rem !important; }
  .mt-md-3, .my-md-3 { margin-top: 1rem !important; }
  .mr-md-3, .mx-md-3 { margin-right: 1rem !important; }
  .mb-md-3, .my-md-3 { margin-bottom: 1rem !important; }
  .ml-md-3, .mx-md-3 { margin-left: 1rem !important; }
  .m-md-4 { margin: 1.5rem !important; }
  .mt-md-4, .my-md-4 { margin-top: 1.5rem !important; }
  .mr-md-4, .mx-md-4 { margin-right: 1.5rem !important; }
  .mb-md-4, .my-md-4 { margin-bottom: 1.5rem !important; }
  .ml-md-4, .mx-md-4 { margin-left: 1.5rem !important; }
  .m-md-5 { margin: 3rem !important; }
  .mt-md-5, .my-md-5 { margin-top: 3rem !important; }
  .mr-md-5, .mx-md-5 { margin-right: 3rem !important; }
  .mb-md-5, .my-md-5 { margin-bottom: 3rem !important; }
  .ml-md-5, .mx-md-5 { margin-left: 3rem !important; }
  .p-md-0 { padding: 0 !important; }
  .pt-md-0, .py-md-0 { padding-top: 0 !important; }
  .pr-md-0, .px-md-0 { padding-right: 0 !important; }
  .pb-md-0, .py-md-0 { padding-bottom: 0 !important; }
  .pl-md-0, .px-md-0 { padding-left: 0 !important; }
  .p-md-1 { padding: 0.25rem !important; }
  .pt-md-1, .py-md-1 { padding-top: 0.25rem !important; }
  .pr-md-1, .px-md-1 { padding-right: 0.25rem !important; }
  .pb-md-1, .py-md-1 { padding-bottom: 0.25rem !important; }
  .pl-md-1, .px-md-1 { padding-left: 0.25rem !important; }
  .p-md-2 { padding: 0.5rem !important; }
  .pt-md-2, .py-md-2 { padding-top: 0.5rem !important; }
  .pr-md-2, .px-md-2 { padding-right: 0.5rem !important; }
  .pb-md-2, .py-md-2 { padding-bottom: 0.5rem !important; }
  .pl-md-2, .px-md-2 { padding-left: 0.5rem !important; }
  .p-md-3 { padding: 1rem !important; }
  .pt-md-3, .py-md-3 { padding-top: 1rem !important; }
  .pr-md-3, .px-md-3 { padding-right: 1rem !important; }
  .pb-md-3, .py-md-3 { padding-bottom: 1rem !important; }
  .pl-md-3, .px-md-3 { padding-left: 1rem !important; }
  .p-md-4 { padding: 1.5rem !important; }
  .pt-md-4, .py-md-4 { padding-top: 1.5rem !important; }
  .pr-md-4, .px-md-4 { padding-right: 1.5rem !important; }
  .pb-md-4, .py-md-4 { padding-bottom: 1.5rem !important; }
  .pl-md-4, .px-md-4 { padding-left: 1.5rem !important; }
  .p-md-5 { padding: 3rem !important; }
  .pt-md-5, .py-md-5 { padding-top: 3rem !important; }
  .pr-md-5, .px-md-5 { padding-right: 3rem !important; }
  .pb-md-5, .py-md-5 { padding-bottom: 3rem !important; }
  .pl-md-5, .px-md-5 { padding-left: 3rem !important; }
  .m-md-n1 { margin: -0.25rem !important; }
  .mt-md-n1, .my-md-n1 { margin-top: -0.25rem !important; }
  .mr-md-n1, .mx-md-n1 { margin-right: -0.25rem !important; }
  .mb-md-n1, .my-md-n1 { margin-bottom: -0.25rem !important; }
  .ml-md-n1, .mx-md-n1 { margin-left: -0.25rem !important; }
  .m-md-n2 { margin: -0.5rem !important; }
  .mt-md-n2, .my-md-n2 { margin-top: -0.5rem !important; }
  .mr-md-n2, .mx-md-n2 { margin-right: -0.5rem !important; }
  .mb-md-n2, .my-md-n2 { margin-bottom: -0.5rem !important; }
  .ml-md-n2, .mx-md-n2 { margin-left: -0.5rem !important; }
  .m-md-n3 { margin: -1rem !important; }
  .mt-md-n3, .my-md-n3 { margin-top: -1rem !important; }
  .mr-md-n3, .mx-md-n3 { margin-right: -1rem !important; }
  .mb-md-n3, .my-md-n3 { margin-bottom: -1rem !important; }
  .ml-md-n3, .mx-md-n3 { margin-left: -1rem !important; }
  .m-md-n4 { margin: -1.5rem !important; }
  .mt-md-n4, .my-md-n4 { margin-top: -1.5rem !important; }
  .mr-md-n4, .mx-md-n4 { margin-right: -1.5rem !important; }
  .mb-md-n4, .my-md-n4 { margin-bottom: -1.5rem !important; }
  .ml-md-n4, .mx-md-n4 { margin-left: -1.5rem !important; }
  .m-md-n5 { margin: -3rem !important; }
  .mt-md-n5, .my-md-n5 { margin-top: -3rem !important; }
  .mr-md-n5, .mx-md-n5 { margin-right: -3rem !important; }
  .mb-md-n5, .my-md-n5 { margin-bottom: -3rem !important; }
  .ml-md-n5, .mx-md-n5 { margin-left: -3rem !important; }
  .m-md-auto { margin: auto !important; }
  .mt-md-auto, .my-md-auto { margin-top: auto !important; }
  .mr-md-auto, .mx-md-auto { margin-right: auto !important; }
  .mb-md-auto, .my-md-auto { margin-bottom: auto !important; }
  .ml-md-auto, .mx-md-auto { margin-left: auto !important; } }
@media (min-width: 992px) { .m-lg-0 { margin: 0 !important; }
  .mt-lg-0, .my-lg-0 { margin-top: 0 !important; }
  .mr-lg-0, .mx-lg-0 { margin-right: 0 !important; }
  .mb-lg-0, .my-lg-0 { margin-bottom: 0 !important; }
  .ml-lg-0, .mx-lg-0 { margin-left: 0 !important; }
  .m-lg-1 { margin: 0.25rem !important; }
  .mt-lg-1, .my-lg-1 { margin-top: 0.25rem !important; }
  .mr-lg-1, .mx-lg-1 { margin-right: 0.25rem !important; }
  .mb-lg-1, .my-lg-1 { margin-bottom: 0.25rem !important; }
  .ml-lg-1, .mx-lg-1 { margin-left: 0.25rem !important; }
  .m-lg-2 { margin: 0.5rem !important; }
  .mt-lg-2, .my-lg-2 { margin-top: 0.5rem !important; }
  .mr-lg-2, .mx-lg-2 { margin-right: 0.5rem !important; }
  .mb-lg-2, .my-lg-2 { margin-bottom: 0.5rem !important; }
  .ml-lg-2, .mx-lg-2 { margin-left: 0.5rem !important; }
  .m-lg-3 { margin: 1rem !important; }
  .mt-lg-3, .my-lg-3 { margin-top: 1rem !important; }
  .mr-lg-3, .mx-lg-3 { margin-right: 1rem !important; }
  .mb-lg-3, .my-lg-3 { margin-bottom: 1rem !important; }
  .ml-lg-3, .mx-lg-3 { margin-left: 1rem !important; }
  .m-lg-4 { margin: 1.5rem !important; }
  .mt-lg-4, .my-lg-4 { margin-top: 1.5rem !important; }
  .mr-lg-4, .mx-lg-4 { margin-right: 1.5rem !important; }
  .mb-lg-4, .my-lg-4 { margin-bottom: 1.5rem !important; }
  .ml-lg-4, .mx-lg-4 { margin-left: 1.5rem !important; }
  .m-lg-5 { margin: 3rem !important; }
  .mt-lg-5, .my-lg-5 { margin-top: 3rem !important; }
  .mr-lg-5, .mx-lg-5 { margin-right: 3rem !important; }
  .mb-lg-5, .my-lg-5 { margin-bottom: 3rem !important; }
  .ml-lg-5, .mx-lg-5 { margin-left: 3rem !important; }
  .p-lg-0 { padding: 0 !important; }
  .pt-lg-0, .py-lg-0 { padding-top: 0 !important; }
  .pr-lg-0, .px-lg-0 { padding-right: 0 !important; }
  .pb-lg-0, .py-lg-0 { padding-bottom: 0 !important; }
  .pl-lg-0, .px-lg-0 { padding-left: 0 !important; }
  .p-lg-1 { padding: 0.25rem !important; }
  .pt-lg-1, .py-lg-1 { padding-top: 0.25rem !important; }
  .pr-lg-1, .px-lg-1 { padding-right: 0.25rem !important; }
  .pb-lg-1, .py-lg-1 { padding-bottom: 0.25rem !important; }
  .pl-lg-1, .px-lg-1 { padding-left: 0.25rem !important; }
  .p-lg-2 { padding: 0.5rem !important; }
  .pt-lg-2, .py-lg-2 { padding-top: 0.5rem !important; }
  .pr-lg-2, .px-lg-2 { padding-right: 0.5rem !important; }
  .pb-lg-2, .py-lg-2 { padding-bottom: 0.5rem !important; }
  .pl-lg-2, .px-lg-2 { padding-left: 0.5rem !important; }
  .p-lg-3 { padding: 1rem !important; }
  .pt-lg-3, .py-lg-3 { padding-top: 1rem !important; }
  .pr-lg-3, .px-lg-3 { padding-right: 1rem !important; }
  .pb-lg-3, .py-lg-3 { padding-bottom: 1rem !important; }
  .pl-lg-3, .px-lg-3 { padding-left: 1rem !important; }
  .p-lg-4 { padding: 1.5rem !important; }
  .pt-lg-4, .py-lg-4 { padding-top: 1.5rem !important; }
  .pr-lg-4, .px-lg-4 { padding-right: 1.5rem !important; }
  .pb-lg-4, .py-lg-4 { padding-bottom: 1.5rem !important; }
  .pl-lg-4, .px-lg-4 { padding-left: 1.5rem !important; }
  .p-lg-5 { padding: 3rem !important; }
  .pt-lg-5, .py-lg-5 { padding-top: 3rem !important; }
  .pr-lg-5, .px-lg-5 { padding-right: 3rem !important; }
  .pb-lg-5, .py-lg-5 { padding-bottom: 3rem !important; }
  .pl-lg-5, .px-lg-5 { padding-left: 3rem !important; }
  .m-lg-n1 { margin: -0.25rem !important; }
  .mt-lg-n1, .my-lg-n1 { margin-top: -0.25rem !important; }
  .mr-lg-n1, .mx-lg-n1 { margin-right: -0.25rem !important; }
  .mb-lg-n1, .my-lg-n1 { margin-bottom: -0.25rem !important; }
  .ml-lg-n1, .mx-lg-n1 { margin-left: -0.25rem !important; }
  .m-lg-n2 { margin: -0.5rem !important; }
  .mt-lg-n2, .my-lg-n2 { margin-top: -0.5rem !important; }
  .mr-lg-n2, .mx-lg-n2 { margin-right: -0.5rem !important; }
  .mb-lg-n2, .my-lg-n2 { margin-bottom: -0.5rem !important; }
  .ml-lg-n2, .mx-lg-n2 { margin-left: -0.5rem !important; }
  .m-lg-n3 { margin: -1rem !important; }
  .mt-lg-n3, .my-lg-n3 { margin-top: -1rem !important; }
  .mr-lg-n3, .mx-lg-n3 { margin-right: -1rem !important; }
  .mb-lg-n3, .my-lg-n3 { margin-bottom: -1rem !important; }
  .ml-lg-n3, .mx-lg-n3 { margin-left: -1rem !important; }
  .m-lg-n4 { margin: -1.5rem !important; }
  .mt-lg-n4, .my-lg-n4 { margin-top: -1.5rem !important; }
  .mr-lg-n4, .mx-lg-n4 { margin-right: -1.5rem !important; }
  .mb-lg-n4, .my-lg-n4 { margin-bottom: -1.5rem !important; }
  .ml-lg-n4, .mx-lg-n4 { margin-left: -1.5rem !important; }
  .m-lg-n5 { margin: -3rem !important; }
  .mt-lg-n5, .my-lg-n5 { margin-top: -3rem !important; }
  .mr-lg-n5, .mx-lg-n5 { margin-right: -3rem !important; }
  .mb-lg-n5, .my-lg-n5 { margin-bottom: -3rem !important; }
  .ml-lg-n5, .mx-lg-n5 { margin-left: -3rem !important; }
  .m-lg-auto { margin: auto !important; }
  .mt-lg-auto, .my-lg-auto { margin-top: auto !important; }
  .mr-lg-auto, .mx-lg-auto { margin-right: auto !important; }
  .mb-lg-auto, .my-lg-auto { margin-bottom: auto !important; }
  .ml-lg-auto, .mx-lg-auto { margin-left: auto !important; } }
@media (min-width: 1200px) { .m-xl-0 { margin: 0 !important; }
  .mt-xl-0, .my-xl-0 { margin-top: 0 !important; }
  .mr-xl-0, .mx-xl-0 { margin-right: 0 !important; }
  .mb-xl-0, .my-xl-0 { margin-bottom: 0 !important; }
  .ml-xl-0, .mx-xl-0 { margin-left: 0 !important; }
  .m-xl-1 { margin: 0.25rem !important; }
  .mt-xl-1, .my-xl-1 { margin-top: 0.25rem !important; }
  .mr-xl-1, .mx-xl-1 { margin-right: 0.25rem !important; }
  .mb-xl-1, .my-xl-1 { margin-bottom: 0.25rem !important; }
  .ml-xl-1, .mx-xl-1 { margin-left: 0.25rem !important; }
  .m-xl-2 { margin: 0.5rem !important; }
  .mt-xl-2, .my-xl-2 { margin-top: 0.5rem !important; }
  .mr-xl-2, .mx-xl-2 { margin-right: 0.5rem !important; }
  .mb-xl-2, .my-xl-2 { margin-bottom: 0.5rem !important; }
  .ml-xl-2, .mx-xl-2 { margin-left: 0.5rem !important; }
  .m-xl-3 { margin: 1rem !important; }
  .mt-xl-3, .my-xl-3 { margin-top: 1rem !important; }
  .mr-xl-3, .mx-xl-3 { margin-right: 1rem !important; }
  .mb-xl-3, .my-xl-3 { margin-bottom: 1rem !important; }
  .ml-xl-3, .mx-xl-3 { margin-left: 1rem !important; }
  .m-xl-4 { margin: 1.5rem !important; }
  .mt-xl-4, .my-xl-4 { margin-top: 1.5rem !important; }
  .mr-xl-4, .mx-xl-4 { margin-right: 1.5rem !important; }
  .mb-xl-4, .my-xl-4 { margin-bottom: 1.5rem !important; }
  .ml-xl-4, .mx-xl-4 { margin-left: 1.5rem !important; }
  .m-xl-5 { margin: 3rem !important; }
  .mt-xl-5, .my-xl-5 { margin-top: 3rem !important; }
  .mr-xl-5, .mx-xl-5 { margin-right: 3rem !important; }
  .mb-xl-5, .my-xl-5 { margin-bottom: 3rem !important; }
  .ml-xl-5, .mx-xl-5 { margin-left: 3rem !important; }
  .p-xl-0 { padding: 0 !important; }
  .pt-xl-0, .py-xl-0 { padding-top: 0 !important; }
  .pr-xl-0, .px-xl-0 { padding-right: 0 !important; }
  .pb-xl-0, .py-xl-0 { padding-bottom: 0 !important; }
  .pl-xl-0, .px-xl-0 { padding-left: 0 !important; }
  .p-xl-1 { padding: 0.25rem !important; }
  .pt-xl-1, .py-xl-1 { padding-top: 0.25rem !important; }
  .pr-xl-1, .px-xl-1 { padding-right: 0.25rem !important; }
  .pb-xl-1, .py-xl-1 { padding-bottom: 0.25rem !important; }
  .pl-xl-1, .px-xl-1 { padding-left: 0.25rem !important; }
  .p-xl-2 { padding: 0.5rem !important; }
  .pt-xl-2, .py-xl-2 { padding-top: 0.5rem !important; }
  .pr-xl-2, .px-xl-2 { padding-right: 0.5rem !important; }
  .pb-xl-2, .py-xl-2 { padding-bottom: 0.5rem !important; }
  .pl-xl-2, .px-xl-2 { padding-left: 0.5rem !important; }
  .p-xl-3 { padding: 1rem !important; }
  .pt-xl-3, .py-xl-3 { padding-top: 1rem !important; }
  .pr-xl-3, .px-xl-3 { padding-right: 1rem !important; }
  .pb-xl-3, .py-xl-3 { padding-bottom: 1rem !important; }
  .pl-xl-3, .px-xl-3 { padding-left: 1rem !important; }
  .p-xl-4 { padding: 1.5rem !important; }
  .pt-xl-4, .py-xl-4 { padding-top: 1.5rem !important; }
  .pr-xl-4, .px-xl-4 { padding-right: 1.5rem !important; }
  .pb-xl-4, .py-xl-4 { padding-bottom: 1.5rem !important; }
  .pl-xl-4, .px-xl-4 { padding-left: 1.5rem !important; }
  .p-xl-5 { padding: 3rem !important; }
  .pt-xl-5, .py-xl-5 { padding-top: 3rem !important; }
  .pr-xl-5, .px-xl-5 { padding-right: 3rem !important; }
  .pb-xl-5, .py-xl-5 { padding-bottom: 3rem !important; }
  .pl-xl-5, .px-xl-5 { padding-left: 3rem !important; }
  .m-xl-n1 { margin: -0.25rem !important; }
  .mt-xl-n1, .my-xl-n1 { margin-top: -0.25rem !important; }
  .mr-xl-n1, .mx-xl-n1 { margin-right: -0.25rem !important; }
  .mb-xl-n1, .my-xl-n1 { margin-bottom: -0.25rem !important; }
  .ml-xl-n1, .mx-xl-n1 { margin-left: -0.25rem !important; }
  .m-xl-n2 { margin: -0.5rem !important; }
  .mt-xl-n2, .my-xl-n2 { margin-top: -0.5rem !important; }
  .mr-xl-n2, .mx-xl-n2 { margin-right: -0.5rem !important; }
  .mb-xl-n2, .my-xl-n2 { margin-bottom: -0.5rem !important; }
  .ml-xl-n2, .mx-xl-n2 { margin-left: -0.5rem !important; }
  .m-xl-n3 { margin: -1rem !important; }
  .mt-xl-n3, .my-xl-n3 { margin-top: -1rem !important; }
  .mr-xl-n3, .mx-xl-n3 { margin-right: -1rem !important; }
  .mb-xl-n3, .my-xl-n3 { margin-bottom: -1rem !important; }
  .ml-xl-n3, .mx-xl-n3 { margin-left: -1rem !important; }
  .m-xl-n4 { margin: -1.5rem !important; }
  .mt-xl-n4, .my-xl-n4 { margin-top: -1.5rem !important; }
  .mr-xl-n4, .mx-xl-n4 { margin-right: -1.5rem !important; }
  .mb-xl-n4, .my-xl-n4 { margin-bottom: -1.5rem !important; }
  .ml-xl-n4, .mx-xl-n4 { margin-left: -1.5rem !important; }
  .m-xl-n5 { margin: -3rem !important; }
  .mt-xl-n5, .my-xl-n5 { margin-top: -3rem !important; }
  .mr-xl-n5, .mx-xl-n5 { margin-right: -3rem !important; }
  .mb-xl-n5, .my-xl-n5 { margin-bottom: -3rem !important; }
  .ml-xl-n5, .mx-xl-n5 { margin-left: -3rem !important; }
  .m-xl-auto { margin: auto !important; }
  .mt-xl-auto, .my-xl-auto { margin-top: auto !important; }
  .mr-xl-auto, .mx-xl-auto { margin-right: auto !important; }
  .mb-xl-auto, .my-xl-auto { margin-bottom: auto !important; }
  .ml-xl-auto, .mx-xl-auto { margin-left: auto !important; } }
.text-monospace { font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important; }

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

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

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

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

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

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

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

@media (min-width: 576px) { .text-sm-left { text-align: left !important; }
  .text-sm-right { text-align: right !important; }
  .text-sm-center { text-align: center !important; } }
@media (min-width: 768px) { .text-md-left { text-align: left !important; }
  .text-md-right { text-align: right !important; }
  .text-md-center { text-align: center !important; } }
@media (min-width: 992px) { .text-lg-left { text-align: left !important; }
  .text-lg-right { text-align: right !important; }
  .text-lg-center { text-align: center !important; } }
@media (min-width: 1200px) { .text-xl-left { text-align: left !important; }
  .text-xl-right { text-align: right !important; }
  .text-xl-center { text-align: center !important; } }
.text-lowercase { text-transform: lowercase !important; }

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

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

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

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

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

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

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

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

.text-white { color: #fff !important; }

.text-primary { color: #000 !important; }

a.text-primary:hover, a.text-primary:focus { color: black !important; }

.text-secondary { color: #363636 !important; }

a.text-secondary:hover, a.text-secondary:focus { color: #101010 !important; }

.text-success { color: #28a745 !important; }

a.text-success:hover, a.text-success:focus { color: #19692c !important; }

.text-info { color: #17a2b8 !important; }

a.text-info:hover, a.text-info:focus { color: #0f6674 !important; }

.text-warning { color: #ffc107 !important; }

a.text-warning:hover, a.text-warning:focus { color: #ba8b00 !important; }

.text-danger { color: #dc3545 !important; }

a.text-danger:hover, a.text-danger:focus { color: #a71d2a !important; }

.text-light { color: #f8f9fa !important; }

a.text-light:hover, a.text-light:focus { color: #cbd3da !important; }

.text-dark { color: #343a40 !important; }

a.text-dark:hover, a.text-dark:focus { color: #121416 !important; }

.text-body { color: #212529 !important; }

.text-muted { color: #6c757d !important; }

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

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

.text-hide { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0; }

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

.text-break { word-break: break-word !important; overflow-wrap: break-word !important; }

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

.visible { visibility: visible !important; }

.invisible { visibility: hidden !important; }

@media print { *, *::before, *::after { text-shadow: none !important; box-shadow: none !important; }
  a:not(.btn) { text-decoration: underline; }
  abbr[title]::after { content: " (" attr(title) ")"; }
  pre { white-space: pre-wrap !important; }
  pre, blockquote { border: 0px solid #adb5bd; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
  @page { size: a3; }
  body { min-width: 992px !important; }
  .container { min-width: 992px !important; }
  .navbar { display: none; }
  .badge { border: 0px solid #000; }
  .table { border-collapse: collapse !important; }
  .table td, .table th { background-color: #fff !important; }
  .table-bordered th, .table-bordered td { border: 1px solid #dee2e6 !important; }
  .table-dark { color: inherit; }
  .table-dark th, .table-dark td, .table-dark thead th, .table-dark tbody + tbody { border-color: #dee2e6; }
  .table .thead-dark th { color: inherit; border-color: #dee2e6; } }
.col__og { color: #F491B3; }

.f-heisei { font-family: heisei-maru-gothic-std, sans-serif; font-style: normal; font-weight: 400; }

.f-cocon { font-family: ff-cocon-pro, heisei-maru-gothic-std, sans-serif; font-weight: 700; font-style: normal; }

@font-face { font-family: "icon_koh"; src: url("../fonts/icon_koh.ttf?sgu7t6") format("truetype"), url("../fonts/icon_koh.woff?sgu7t6") format("woff"), url("../fonts/icon_koh.svg?sgu7t6#icon_koh") format("svg"); font-weight: normal; font-style: normal; font-display: block; }
[class^="icon-"], [class*=" icon-"] { /* use !important to prevent issues with browser extensions that change fonts */ font-family: "icon_koh" !important; speak: never; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 1rem; }

.icon-showroom2:before { content: "\e904"; }

.icon-blog:before { content: "\e903"; }

.icon-linelive:before { content: "\e900"; }

.icon-snapchat:before { content: "\e901"; }

.icon-abema:before { content: "\e902"; }

.icon-twicast:before { content: "\e90e"; }

.icon-tiktok:before { content: "\e90f"; }

.icon-showroom:before { content: "\e910"; }

.icon-niconico:before { content: "\e911"; }

.icon-share2:before { content: "\ea82"; }

.icon-amazon:before { content: "\ea87"; }

.icon-google-plus:before { content: "\ea8b"; }

.icon-facebook:before { content: "\ea90"; }

.icon-facebook2:before { content: "\ea91"; }

.icon-instagram:before { content: "\ea92"; }

.icon-spotify:before { content: "\ea94"; }

.icon-twitter:before { content: "\ea96"; }

.icon-vine:before { content: "\ea97"; }

.icon-youtube:before { content: "\ea9d"; }

.icon-twitch:before { content: "\ea9f"; }

.icon-tumblr:before { content: "\eab9"; }

.icon-tumblr2:before { content: "\eaba"; }

.icon-appleinc:before { content: "\eabe"; }

.wf-font-10 { font-size: 10px !important; }

.wf-font-11 { font-size: 11px !important; }

.wf-font-12 { font-size: 12px !important; }

.wf-font-13 { font-size: 13px !important; }

.wf-font-14 { font-size: 14px !important; }

.wf-font-15 { font-size: 15px !important; }

.wf-font-16 { font-size: 16px !important; }

.wf-font-17 { font-size: 17px !important; }

.wf-font-18 { font-size: 18px !important; }

.wf-font-19 { font-size: 19px !important; }

.wf-font-20 { font-size: 20px !important; }

.wf-font-21 { font-size: 21px !important; }

.wf-font-22 { font-size: 22px !important; }

.wf-font-23 { font-size: 23px !important; }

.wf-font-24 { font-size: 24px !important; }

.wf-font-25 { font-size: 25px !important; }

.wf-font-26 { font-size: 26px !important; }

.wf-font-27 { font-size: 27px !important; }

.wf-font-28 { font-size: 28px !important; }

.wf-font-29 { font-size: 29px !important; }

.wf-font-30 { font-size: 30px !important; }

.wf-font-31 { font-size: 31px !important; }

.wf-font-32 { font-size: 32px !important; }

.wf-font-33 { font-size: 33px !important; }

.wf-font-34 { font-size: 34px !important; }

.wf-font-35 { font-size: 35px !important; }

.wf-font-36 { font-size: 36px !important; }

.wf-font-37 { font-size: 37px !important; }

.wf-font-38 { font-size: 38px !important; }

.wf-font-39 { font-size: 39px !important; }

.wf-font-40 { font-size: 40px !important; }

.wf-font-41 { font-size: 41px !important; }

.wf-font-42 { font-size: 42px !important; }

.wf-font-43 { font-size: 43px !important; }

.wf-font-44 { font-size: 44px !important; }

.wf-font-45 { font-size: 45px !important; }

.wf-font-46 { font-size: 46px !important; }

.wf-font-47 { font-size: 47px !important; }

.wf-font-48 { font-size: 48px !important; }

.wf-font-49 { font-size: 49px !important; }

.wf-font-50 { font-size: 50px !important; }

.wf-p-10 { padding: 10px !important; }

.wf-pt-10 { padding-top: 10px !important; }

.wf-pb-10 { padding-bottom: 10px !important; }

.wf-pl-10 { padding-left: 10px !important; }

.wf-pr-10 { padding-right: 10px !important; }

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

.wf-py-10 { padding-top: 10px !important; padding-bottom: 10px !important; }

.wf-m-10 { margin: 10px !important; }

.wf-mt-10 { margin-top: 10px !important; }

.wf-mb-10 { margin-bottom: 10px !important; }

.wf-ml-10 { margin-left: 10px !important; }

.wf-mr-10 { margin-right: 10px !important; }

.wf-mx-10 { margin-left: 10px !important; margin-right: 10px !important; }

.wf-my-10 { margin-top: 10px !important; margin-bottom: 10px !important; }

.wf-p-20 { padding: 20px !important; }

.wf-pt-20 { padding-top: 20px !important; }

.wf-pb-20 { padding-bottom: 20px !important; }

.wf-pl-20 { padding-left: 20px !important; }

.wf-pr-20 { padding-right: 20px !important; }

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

.wf-py-20 { padding-top: 20px !important; padding-bottom: 20px !important; }

.wf-m-20 { margin: 20px !important; }

.wf-mt-20 { margin-top: 20px !important; }

.wf-mb-20 { margin-bottom: 20px !important; }

.wf-ml-20 { margin-left: 20px !important; }

.wf-mr-20 { margin-right: 20px !important; }

.wf-mx-20 { margin-left: 20px !important; margin-right: 20px !important; }

.wf-my-20 { margin-top: 20px !important; margin-bottom: 20px !important; }

.wf-p-30 { padding: 30px !important; }

.wf-pt-30 { padding-top: 30px !important; }

.wf-pb-30 { padding-bottom: 30px !important; }

.wf-pl-30 { padding-left: 30px !important; }

.wf-pr-30 { padding-right: 30px !important; }

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

.wf-py-30 { padding-top: 30px !important; padding-bottom: 30px !important; }

.wf-m-30 { margin: 30px !important; }

.wf-mt-30 { margin-top: 30px !important; }

.wf-mb-30 { margin-bottom: 30px !important; }

.wf-ml-30 { margin-left: 30px !important; }

.wf-mr-30 { margin-right: 30px !important; }

.wf-mx-30 { margin-left: 30px !important; margin-right: 30px !important; }

.wf-my-30 { margin-top: 30px !important; margin-bottom: 30px !important; }

.wf-p-40 { padding: 40px !important; }

.wf-pt-40 { padding-top: 40px !important; }

.wf-pb-40 { padding-bottom: 40px !important; }

.wf-pl-40 { padding-left: 40px !important; }

.wf-pr-40 { padding-right: 40px !important; }

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

.wf-py-40 { padding-top: 40px !important; padding-bottom: 40px !important; }

.wf-m-40 { margin: 40px !important; }

.wf-mt-40 { margin-top: 40px !important; }

.wf-mb-40 { margin-bottom: 40px !important; }

.wf-ml-40 { margin-left: 40px !important; }

.wf-mr-40 { margin-right: 40px !important; }

.wf-mx-40 { margin-left: 40px !important; margin-right: 40px !important; }

.wf-my-40 { margin-top: 40px !important; margin-bottom: 40px !important; }

.wf-p-50 { padding: 50px !important; }

.wf-pt-50 { padding-top: 50px !important; }

.wf-pb-50 { padding-bottom: 50px !important; }

.wf-pl-50 { padding-left: 50px !important; }

.wf-pr-50 { padding-right: 50px !important; }

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

.wf-py-50 { padding-top: 50px !important; padding-bottom: 50px !important; }

.wf-m-50 { margin: 50px !important; }

.wf-mt-50 { margin-top: 50px !important; }

.wf-mb-50 { margin-bottom: 50px !important; }

.wf-ml-50 { margin-left: 50px !important; }

.wf-mr-50 { margin-right: 50px !important; }

.wf-mx-50 { margin-left: 50px !important; margin-right: 50px !important; }

.wf-my-50 { margin-top: 50px !important; margin-bottom: 50px !important; }

.wf-p-60 { padding: 60px !important; }

.wf-pt-60 { padding-top: 60px !important; }

.wf-pb-60 { padding-bottom: 60px !important; }

.wf-pl-60 { padding-left: 60px !important; }

.wf-pr-60 { padding-right: 60px !important; }

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

.wf-py-60 { padding-top: 60px !important; padding-bottom: 60px !important; }

.wf-m-60 { margin: 60px !important; }

.wf-mt-60 { margin-top: 60px !important; }

.wf-mb-60 { margin-bottom: 60px !important; }

.wf-ml-60 { margin-left: 60px !important; }

.wf-mr-60 { margin-right: 60px !important; }

.wf-mx-60 { margin-left: 60px !important; margin-right: 60px !important; }

.wf-my-60 { margin-top: 60px !important; margin-bottom: 60px !important; }

.wf-p-70 { padding: 70px !important; }

.wf-pt-70 { padding-top: 70px !important; }

.wf-pb-70 { padding-bottom: 70px !important; }

.wf-pl-70 { padding-left: 70px !important; }

.wf-pr-70 { padding-right: 70px !important; }

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

.wf-py-70 { padding-top: 70px !important; padding-bottom: 70px !important; }

.wf-m-70 { margin: 70px !important; }

.wf-mt-70 { margin-top: 70px !important; }

.wf-mb-70 { margin-bottom: 70px !important; }

.wf-ml-70 { margin-left: 70px !important; }

.wf-mr-70 { margin-right: 70px !important; }

.wf-mx-70 { margin-left: 70px !important; margin-right: 70px !important; }

.wf-my-70 { margin-top: 70px !important; margin-bottom: 70px !important; }

.wf-p-80 { padding: 80px !important; }

.wf-pt-80 { padding-top: 80px !important; }

.wf-pb-80 { padding-bottom: 80px !important; }

.wf-pl-80 { padding-left: 80px !important; }

.wf-pr-80 { padding-right: 80px !important; }

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

.wf-py-80 { padding-top: 80px !important; padding-bottom: 80px !important; }

.wf-m-80 { margin: 80px !important; }

.wf-mt-80 { margin-top: 80px !important; }

.wf-mb-80 { margin-bottom: 80px !important; }

.wf-ml-80 { margin-left: 80px !important; }

.wf-mr-80 { margin-right: 80px !important; }

.wf-mx-80 { margin-left: 80px !important; margin-right: 80px !important; }

.wf-my-80 { margin-top: 80px !important; margin-bottom: 80px !important; }

.wf-p-90 { padding: 90px !important; }

.wf-pt-90 { padding-top: 90px !important; }

.wf-pb-90 { padding-bottom: 90px !important; }

.wf-pl-90 { padding-left: 90px !important; }

.wf-pr-90 { padding-right: 90px !important; }

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

.wf-py-90 { padding-top: 90px !important; padding-bottom: 90px !important; }

.wf-m-90 { margin: 90px !important; }

.wf-mt-90 { margin-top: 90px !important; }

.wf-mb-90 { margin-bottom: 90px !important; }

.wf-ml-90 { margin-left: 90px !important; }

.wf-mr-90 { margin-right: 90px !important; }

.wf-mx-90 { margin-left: 90px !important; margin-right: 90px !important; }

.wf-my-90 { margin-top: 90px !important; margin-bottom: 90px !important; }

.wf-p-100 { padding: 100px !important; }

.wf-pt-100 { padding-top: 100px !important; }

.wf-pb-100 { padding-bottom: 100px !important; }

.wf-pl-100 { padding-left: 100px !important; }

.wf-pr-100 { padding-right: 100px !important; }

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

.wf-py-100 { padding-top: 100px !important; padding-bottom: 100px !important; }

.wf-m-100 { margin: 100px !important; }

.wf-mt-100 { margin-top: 100px !important; }

.wf-mb-100 { margin-bottom: 100px !important; }

.wf-ml-100 { margin-left: 100px !important; }

.wf-mr-100 { margin-right: 100px !important; }

.wf-mx-100 { margin-left: 100px !important; margin-right: 100px !important; }

.wf-my-100 { margin-top: 100px !important; margin-bottom: 100px !important; }

.wf-p-110 { padding: 110px !important; }

.wf-pt-110 { padding-top: 110px !important; }

.wf-pb-110 { padding-bottom: 110px !important; }

.wf-pl-110 { padding-left: 110px !important; }

.wf-pr-110 { padding-right: 110px !important; }

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

.wf-py-110 { padding-top: 110px !important; padding-bottom: 110px !important; }

.wf-m-110 { margin: 110px !important; }

.wf-mt-110 { margin-top: 110px !important; }

.wf-mb-110 { margin-bottom: 110px !important; }

.wf-ml-110 { margin-left: 110px !important; }

.wf-mr-110 { margin-right: 110px !important; }

.wf-mx-110 { margin-left: 110px !important; margin-right: 110px !important; }

.wf-my-110 { margin-top: 110px !important; margin-bottom: 110px !important; }

.wf-p-120 { padding: 120px !important; }

.wf-pt-120 { padding-top: 120px !important; }

.wf-pb-120 { padding-bottom: 120px !important; }

.wf-pl-120 { padding-left: 120px !important; }

.wf-pr-120 { padding-right: 120px !important; }

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

.wf-py-120 { padding-top: 120px !important; padding-bottom: 120px !important; }

.wf-m-120 { margin: 120px !important; }

.wf-mt-120 { margin-top: 120px !important; }

.wf-mb-120 { margin-bottom: 120px !important; }

.wf-ml-120 { margin-left: 120px !important; }

.wf-mr-120 { margin-right: 120px !important; }

.wf-mx-120 { margin-left: 120px !important; margin-right: 120px !important; }

.wf-my-120 { margin-top: 120px !important; margin-bottom: 120px !important; }

.wf-p-130 { padding: 130px !important; }

.wf-pt-130 { padding-top: 130px !important; }

.wf-pb-130 { padding-bottom: 130px !important; }

.wf-pl-130 { padding-left: 130px !important; }

.wf-pr-130 { padding-right: 130px !important; }

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

.wf-py-130 { padding-top: 130px !important; padding-bottom: 130px !important; }

.wf-m-130 { margin: 130px !important; }

.wf-mt-130 { margin-top: 130px !important; }

.wf-mb-130 { margin-bottom: 130px !important; }

.wf-ml-130 { margin-left: 130px !important; }

.wf-mr-130 { margin-right: 130px !important; }

.wf-mx-130 { margin-left: 130px !important; margin-right: 130px !important; }

.wf-my-130 { margin-top: 130px !important; margin-bottom: 130px !important; }

.wf-p-140 { padding: 140px !important; }

.wf-pt-140 { padding-top: 140px !important; }

.wf-pb-140 { padding-bottom: 140px !important; }

.wf-pl-140 { padding-left: 140px !important; }

.wf-pr-140 { padding-right: 140px !important; }

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

.wf-py-140 { padding-top: 140px !important; padding-bottom: 140px !important; }

.wf-m-140 { margin: 140px !important; }

.wf-mt-140 { margin-top: 140px !important; }

.wf-mb-140 { margin-bottom: 140px !important; }

.wf-ml-140 { margin-left: 140px !important; }

.wf-mr-140 { margin-right: 140px !important; }

.wf-mx-140 { margin-left: 140px !important; margin-right: 140px !important; }

.wf-my-140 { margin-top: 140px !important; margin-bottom: 140px !important; }

.wf-p-150 { padding: 150px !important; }

.wf-pt-150 { padding-top: 150px !important; }

.wf-pb-150 { padding-bottom: 150px !important; }

.wf-pl-150 { padding-left: 150px !important; }

.wf-pr-150 { padding-right: 150px !important; }

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

.wf-py-150 { padding-top: 150px !important; padding-bottom: 150px !important; }

.wf-m-150 { margin: 150px !important; }

.wf-mt-150 { margin-top: 150px !important; }

.wf-mb-150 { margin-bottom: 150px !important; }

.wf-ml-150 { margin-left: 150px !important; }

.wf-mr-150 { margin-right: 150px !important; }

.wf-mx-150 { margin-left: 150px !important; margin-right: 150px !important; }

.wf-my-150 { margin-top: 150px !important; margin-bottom: 150px !important; }

.wf-p-160 { padding: 160px !important; }

.wf-pt-160 { padding-top: 160px !important; }

.wf-pb-160 { padding-bottom: 160px !important; }

.wf-pl-160 { padding-left: 160px !important; }

.wf-pr-160 { padding-right: 160px !important; }

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

.wf-py-160 { padding-top: 160px !important; padding-bottom: 160px !important; }

.wf-m-160 { margin: 160px !important; }

.wf-mt-160 { margin-top: 160px !important; }

.wf-mb-160 { margin-bottom: 160px !important; }

.wf-ml-160 { margin-left: 160px !important; }

.wf-mr-160 { margin-right: 160px !important; }

.wf-mx-160 { margin-left: 160px !important; margin-right: 160px !important; }

.wf-my-160 { margin-top: 160px !important; margin-bottom: 160px !important; }

.wf-p-170 { padding: 170px !important; }

.wf-pt-170 { padding-top: 170px !important; }

.wf-pb-170 { padding-bottom: 170px !important; }

.wf-pl-170 { padding-left: 170px !important; }

.wf-pr-170 { padding-right: 170px !important; }

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

.wf-py-170 { padding-top: 170px !important; padding-bottom: 170px !important; }

.wf-m-170 { margin: 170px !important; }

.wf-mt-170 { margin-top: 170px !important; }

.wf-mb-170 { margin-bottom: 170px !important; }

.wf-ml-170 { margin-left: 170px !important; }

.wf-mr-170 { margin-right: 170px !important; }

.wf-mx-170 { margin-left: 170px !important; margin-right: 170px !important; }

.wf-my-170 { margin-top: 170px !important; margin-bottom: 170px !important; }

.wf-p-180 { padding: 180px !important; }

.wf-pt-180 { padding-top: 180px !important; }

.wf-pb-180 { padding-bottom: 180px !important; }

.wf-pl-180 { padding-left: 180px !important; }

.wf-pr-180 { padding-right: 180px !important; }

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

.wf-py-180 { padding-top: 180px !important; padding-bottom: 180px !important; }

.wf-m-180 { margin: 180px !important; }

.wf-mt-180 { margin-top: 180px !important; }

.wf-mb-180 { margin-bottom: 180px !important; }

.wf-ml-180 { margin-left: 180px !important; }

.wf-mr-180 { margin-right: 180px !important; }

.wf-mx-180 { margin-left: 180px !important; margin-right: 180px !important; }

.wf-my-180 { margin-top: 180px !important; margin-bottom: 180px !important; }

.wf-p-190 { padding: 190px !important; }

.wf-pt-190 { padding-top: 190px !important; }

.wf-pb-190 { padding-bottom: 190px !important; }

.wf-pl-190 { padding-left: 190px !important; }

.wf-pr-190 { padding-right: 190px !important; }

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

.wf-py-190 { padding-top: 190px !important; padding-bottom: 190px !important; }

.wf-m-190 { margin: 190px !important; }

.wf-mt-190 { margin-top: 190px !important; }

.wf-mb-190 { margin-bottom: 190px !important; }

.wf-ml-190 { margin-left: 190px !important; }

.wf-mr-190 { margin-right: 190px !important; }

.wf-mx-190 { margin-left: 190px !important; margin-right: 190px !important; }

.wf-my-190 { margin-top: 190px !important; margin-bottom: 190px !important; }

.wf-p-200 { padding: 200px !important; }

.wf-pt-200 { padding-top: 200px !important; }

.wf-pb-200 { padding-bottom: 200px !important; }

.wf-pl-200 { padding-left: 200px !important; }

.wf-pr-200 { padding-right: 200px !important; }

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

.wf-py-200 { padding-top: 200px !important; padding-bottom: 200px !important; }

.wf-m-200 { margin: 200px !important; }

.wf-mt-200 { margin-top: 200px !important; }

.wf-mb-200 { margin-bottom: 200px !important; }

.wf-ml-200 { margin-left: 200px !important; }

.wf-mr-200 { margin-right: 200px !important; }

.wf-mx-200 { margin-left: 200px !important; margin-right: 200px !important; }

.wf-my-200 { margin-top: 200px !important; margin-bottom: 200px !important; }

.wf-p-210 { padding: 210px !important; }

.wf-pt-210 { padding-top: 210px !important; }

.wf-pb-210 { padding-bottom: 210px !important; }

.wf-pl-210 { padding-left: 210px !important; }

.wf-pr-210 { padding-right: 210px !important; }

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

.wf-py-210 { padding-top: 210px !important; padding-bottom: 210px !important; }

.wf-m-210 { margin: 210px !important; }

.wf-mt-210 { margin-top: 210px !important; }

.wf-mb-210 { margin-bottom: 210px !important; }

.wf-ml-210 { margin-left: 210px !important; }

.wf-mr-210 { margin-right: 210px !important; }

.wf-mx-210 { margin-left: 210px !important; margin-right: 210px !important; }

.wf-my-210 { margin-top: 210px !important; margin-bottom: 210px !important; }

.wf-p-220 { padding: 220px !important; }

.wf-pt-220 { padding-top: 220px !important; }

.wf-pb-220 { padding-bottom: 220px !important; }

.wf-pl-220 { padding-left: 220px !important; }

.wf-pr-220 { padding-right: 220px !important; }

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

.wf-py-220 { padding-top: 220px !important; padding-bottom: 220px !important; }

.wf-m-220 { margin: 220px !important; }

.wf-mt-220 { margin-top: 220px !important; }

.wf-mb-220 { margin-bottom: 220px !important; }

.wf-ml-220 { margin-left: 220px !important; }

.wf-mr-220 { margin-right: 220px !important; }

.wf-mx-220 { margin-left: 220px !important; margin-right: 220px !important; }

.wf-my-220 { margin-top: 220px !important; margin-bottom: 220px !important; }

.wf-p-230 { padding: 230px !important; }

.wf-pt-230 { padding-top: 230px !important; }

.wf-pb-230 { padding-bottom: 230px !important; }

.wf-pl-230 { padding-left: 230px !important; }

.wf-pr-230 { padding-right: 230px !important; }

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

.wf-py-230 { padding-top: 230px !important; padding-bottom: 230px !important; }

.wf-m-230 { margin: 230px !important; }

.wf-mt-230 { margin-top: 230px !important; }

.wf-mb-230 { margin-bottom: 230px !important; }

.wf-ml-230 { margin-left: 230px !important; }

.wf-mr-230 { margin-right: 230px !important; }

.wf-mx-230 { margin-left: 230px !important; margin-right: 230px !important; }

.wf-my-230 { margin-top: 230px !important; margin-bottom: 230px !important; }

.wf-p-240 { padding: 240px !important; }

.wf-pt-240 { padding-top: 240px !important; }

.wf-pb-240 { padding-bottom: 240px !important; }

.wf-pl-240 { padding-left: 240px !important; }

.wf-pr-240 { padding-right: 240px !important; }

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

.wf-py-240 { padding-top: 240px !important; padding-bottom: 240px !important; }

.wf-m-240 { margin: 240px !important; }

.wf-mt-240 { margin-top: 240px !important; }

.wf-mb-240 { margin-bottom: 240px !important; }

.wf-ml-240 { margin-left: 240px !important; }

.wf-mr-240 { margin-right: 240px !important; }

.wf-mx-240 { margin-left: 240px !important; margin-right: 240px !important; }

.wf-my-240 { margin-top: 240px !important; margin-bottom: 240px !important; }

.wf-p-250 { padding: 250px !important; }

.wf-pt-250 { padding-top: 250px !important; }

.wf-pb-250 { padding-bottom: 250px !important; }

.wf-pl-250 { padding-left: 250px !important; }

.wf-pr-250 { padding-right: 250px !important; }

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

.wf-py-250 { padding-top: 250px !important; padding-bottom: 250px !important; }

.wf-m-250 { margin: 250px !important; }

.wf-mt-250 { margin-top: 250px !important; }

.wf-mb-250 { margin-bottom: 250px !important; }

.wf-ml-250 { margin-left: 250px !important; }

.wf-mr-250 { margin-right: 250px !important; }

.wf-mx-250 { margin-left: 250px !important; margin-right: 250px !important; }

.wf-my-250 { margin-top: 250px !important; margin-bottom: 250px !important; }

.wf-p-260 { padding: 260px !important; }

.wf-pt-260 { padding-top: 260px !important; }

.wf-pb-260 { padding-bottom: 260px !important; }

.wf-pl-260 { padding-left: 260px !important; }

.wf-pr-260 { padding-right: 260px !important; }

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

.wf-py-260 { padding-top: 260px !important; padding-bottom: 260px !important; }

.wf-m-260 { margin: 260px !important; }

.wf-mt-260 { margin-top: 260px !important; }

.wf-mb-260 { margin-bottom: 260px !important; }

.wf-ml-260 { margin-left: 260px !important; }

.wf-mr-260 { margin-right: 260px !important; }

.wf-mx-260 { margin-left: 260px !important; margin-right: 260px !important; }

.wf-my-260 { margin-top: 260px !important; margin-bottom: 260px !important; }

.wf-p-270 { padding: 270px !important; }

.wf-pt-270 { padding-top: 270px !important; }

.wf-pb-270 { padding-bottom: 270px !important; }

.wf-pl-270 { padding-left: 270px !important; }

.wf-pr-270 { padding-right: 270px !important; }

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

.wf-py-270 { padding-top: 270px !important; padding-bottom: 270px !important; }

.wf-m-270 { margin: 270px !important; }

.wf-mt-270 { margin-top: 270px !important; }

.wf-mb-270 { margin-bottom: 270px !important; }

.wf-ml-270 { margin-left: 270px !important; }

.wf-mr-270 { margin-right: 270px !important; }

.wf-mx-270 { margin-left: 270px !important; margin-right: 270px !important; }

.wf-my-270 { margin-top: 270px !important; margin-bottom: 270px !important; }

.wf-p-280 { padding: 280px !important; }

.wf-pt-280 { padding-top: 280px !important; }

.wf-pb-280 { padding-bottom: 280px !important; }

.wf-pl-280 { padding-left: 280px !important; }

.wf-pr-280 { padding-right: 280px !important; }

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

.wf-py-280 { padding-top: 280px !important; padding-bottom: 280px !important; }

.wf-m-280 { margin: 280px !important; }

.wf-mt-280 { margin-top: 280px !important; }

.wf-mb-280 { margin-bottom: 280px !important; }

.wf-ml-280 { margin-left: 280px !important; }

.wf-mr-280 { margin-right: 280px !important; }

.wf-mx-280 { margin-left: 280px !important; margin-right: 280px !important; }

.wf-my-280 { margin-top: 280px !important; margin-bottom: 280px !important; }

.wf-p-290 { padding: 290px !important; }

.wf-pt-290 { padding-top: 290px !important; }

.wf-pb-290 { padding-bottom: 290px !important; }

.wf-pl-290 { padding-left: 290px !important; }

.wf-pr-290 { padding-right: 290px !important; }

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

.wf-py-290 { padding-top: 290px !important; padding-bottom: 290px !important; }

.wf-m-290 { margin: 290px !important; }

.wf-mt-290 { margin-top: 290px !important; }

.wf-mb-290 { margin-bottom: 290px !important; }

.wf-ml-290 { margin-left: 290px !important; }

.wf-mr-290 { margin-right: 290px !important; }

.wf-mx-290 { margin-left: 290px !important; margin-right: 290px !important; }

.wf-my-290 { margin-top: 290px !important; margin-bottom: 290px !important; }

.wf-p-300 { padding: 300px !important; }

.wf-pt-300 { padding-top: 300px !important; }

.wf-pb-300 { padding-bottom: 300px !important; }

.wf-pl-300 { padding-left: 300px !important; }

.wf-pr-300 { padding-right: 300px !important; }

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

.wf-py-300 { padding-top: 300px !important; padding-bottom: 300px !important; }

.wf-m-300 { margin: 300px !important; }

.wf-mt-300 { margin-top: 300px !important; }

.wf-mb-300 { margin-bottom: 300px !important; }

.wf-ml-300 { margin-left: 300px !important; }

.wf-mr-300 { margin-right: 300px !important; }

.wf-mx-300 { margin-left: 300px !important; margin-right: 300px !important; }

.wf-my-300 { margin-top: 300px !important; margin-bottom: 300px !important; }

.wf-p-310 { padding: 310px !important; }

.wf-pt-310 { padding-top: 310px !important; }

.wf-pb-310 { padding-bottom: 310px !important; }

.wf-pl-310 { padding-left: 310px !important; }

.wf-pr-310 { padding-right: 310px !important; }

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

.wf-py-310 { padding-top: 310px !important; padding-bottom: 310px !important; }

.wf-m-310 { margin: 310px !important; }

.wf-mt-310 { margin-top: 310px !important; }

.wf-mb-310 { margin-bottom: 310px !important; }

.wf-ml-310 { margin-left: 310px !important; }

.wf-mr-310 { margin-right: 310px !important; }

.wf-mx-310 { margin-left: 310px !important; margin-right: 310px !important; }

.wf-my-310 { margin-top: 310px !important; margin-bottom: 310px !important; }

.wf-p-320 { padding: 320px !important; }

.wf-pt-320 { padding-top: 320px !important; }

.wf-pb-320 { padding-bottom: 320px !important; }

.wf-pl-320 { padding-left: 320px !important; }

.wf-pr-320 { padding-right: 320px !important; }

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

.wf-py-320 { padding-top: 320px !important; padding-bottom: 320px !important; }

.wf-m-320 { margin: 320px !important; }

.wf-mt-320 { margin-top: 320px !important; }

.wf-mb-320 { margin-bottom: 320px !important; }

.wf-ml-320 { margin-left: 320px !important; }

.wf-mr-320 { margin-right: 320px !important; }

.wf-mx-320 { margin-left: 320px !important; margin-right: 320px !important; }

.wf-my-320 { margin-top: 320px !important; margin-bottom: 320px !important; }

.wf-p-330 { padding: 330px !important; }

.wf-pt-330 { padding-top: 330px !important; }

.wf-pb-330 { padding-bottom: 330px !important; }

.wf-pl-330 { padding-left: 330px !important; }

.wf-pr-330 { padding-right: 330px !important; }

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

.wf-py-330 { padding-top: 330px !important; padding-bottom: 330px !important; }

.wf-m-330 { margin: 330px !important; }

.wf-mt-330 { margin-top: 330px !important; }

.wf-mb-330 { margin-bottom: 330px !important; }

.wf-ml-330 { margin-left: 330px !important; }

.wf-mr-330 { margin-right: 330px !important; }

.wf-mx-330 { margin-left: 330px !important; margin-right: 330px !important; }

.wf-my-330 { margin-top: 330px !important; margin-bottom: 330px !important; }

.wf-p-340 { padding: 340px !important; }

.wf-pt-340 { padding-top: 340px !important; }

.wf-pb-340 { padding-bottom: 340px !important; }

.wf-pl-340 { padding-left: 340px !important; }

.wf-pr-340 { padding-right: 340px !important; }

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

.wf-py-340 { padding-top: 340px !important; padding-bottom: 340px !important; }

.wf-m-340 { margin: 340px !important; }

.wf-mt-340 { margin-top: 340px !important; }

.wf-mb-340 { margin-bottom: 340px !important; }

.wf-ml-340 { margin-left: 340px !important; }

.wf-mr-340 { margin-right: 340px !important; }

.wf-mx-340 { margin-left: 340px !important; margin-right: 340px !important; }

.wf-my-340 { margin-top: 340px !important; margin-bottom: 340px !important; }

.wf-p-350 { padding: 350px !important; }

.wf-pt-350 { padding-top: 350px !important; }

.wf-pb-350 { padding-bottom: 350px !important; }

.wf-pl-350 { padding-left: 350px !important; }

.wf-pr-350 { padding-right: 350px !important; }

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

.wf-py-350 { padding-top: 350px !important; padding-bottom: 350px !important; }

.wf-m-350 { margin: 350px !important; }

.wf-mt-350 { margin-top: 350px !important; }

.wf-mb-350 { margin-bottom: 350px !important; }

.wf-ml-350 { margin-left: 350px !important; }

.wf-mr-350 { margin-right: 350px !important; }

.wf-mx-350 { margin-left: 350px !important; margin-right: 350px !important; }

.wf-my-350 { margin-top: 350px !important; margin-bottom: 350px !important; }

.wf-p-360 { padding: 360px !important; }

.wf-pt-360 { padding-top: 360px !important; }

.wf-pb-360 { padding-bottom: 360px !important; }

.wf-pl-360 { padding-left: 360px !important; }

.wf-pr-360 { padding-right: 360px !important; }

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

.wf-py-360 { padding-top: 360px !important; padding-bottom: 360px !important; }

.wf-m-360 { margin: 360px !important; }

.wf-mt-360 { margin-top: 360px !important; }

.wf-mb-360 { margin-bottom: 360px !important; }

.wf-ml-360 { margin-left: 360px !important; }

.wf-mr-360 { margin-right: 360px !important; }

.wf-mx-360 { margin-left: 360px !important; margin-right: 360px !important; }

.wf-my-360 { margin-top: 360px !important; margin-bottom: 360px !important; }

.wf-p-370 { padding: 370px !important; }

.wf-pt-370 { padding-top: 370px !important; }

.wf-pb-370 { padding-bottom: 370px !important; }

.wf-pl-370 { padding-left: 370px !important; }

.wf-pr-370 { padding-right: 370px !important; }

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

.wf-py-370 { padding-top: 370px !important; padding-bottom: 370px !important; }

.wf-m-370 { margin: 370px !important; }

.wf-mt-370 { margin-top: 370px !important; }

.wf-mb-370 { margin-bottom: 370px !important; }

.wf-ml-370 { margin-left: 370px !important; }

.wf-mr-370 { margin-right: 370px !important; }

.wf-mx-370 { margin-left: 370px !important; margin-right: 370px !important; }

.wf-my-370 { margin-top: 370px !important; margin-bottom: 370px !important; }

.wf-p-380 { padding: 380px !important; }

.wf-pt-380 { padding-top: 380px !important; }

.wf-pb-380 { padding-bottom: 380px !important; }

.wf-pl-380 { padding-left: 380px !important; }

.wf-pr-380 { padding-right: 380px !important; }

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

.wf-py-380 { padding-top: 380px !important; padding-bottom: 380px !important; }

.wf-m-380 { margin: 380px !important; }

.wf-mt-380 { margin-top: 380px !important; }

.wf-mb-380 { margin-bottom: 380px !important; }

.wf-ml-380 { margin-left: 380px !important; }

.wf-mr-380 { margin-right: 380px !important; }

.wf-mx-380 { margin-left: 380px !important; margin-right: 380px !important; }

.wf-my-380 { margin-top: 380px !important; margin-bottom: 380px !important; }

.wf-p-390 { padding: 390px !important; }

.wf-pt-390 { padding-top: 390px !important; }

.wf-pb-390 { padding-bottom: 390px !important; }

.wf-pl-390 { padding-left: 390px !important; }

.wf-pr-390 { padding-right: 390px !important; }

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

.wf-py-390 { padding-top: 390px !important; padding-bottom: 390px !important; }

.wf-m-390 { margin: 390px !important; }

.wf-mt-390 { margin-top: 390px !important; }

.wf-mb-390 { margin-bottom: 390px !important; }

.wf-ml-390 { margin-left: 390px !important; }

.wf-mr-390 { margin-right: 390px !important; }

.wf-mx-390 { margin-left: 390px !important; margin-right: 390px !important; }

.wf-my-390 { margin-top: 390px !important; margin-bottom: 390px !important; }

.wf-p-400 { padding: 400px !important; }

.wf-pt-400 { padding-top: 400px !important; }

.wf-pb-400 { padding-bottom: 400px !important; }

.wf-pl-400 { padding-left: 400px !important; }

.wf-pr-400 { padding-right: 400px !important; }

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

.wf-py-400 { padding-top: 400px !important; padding-bottom: 400px !important; }

.wf-m-400 { margin: 400px !important; }

.wf-mt-400 { margin-top: 400px !important; }

.wf-mb-400 { margin-bottom: 400px !important; }

.wf-ml-400 { margin-left: 400px !important; }

.wf-mr-400 { margin-right: 400px !important; }

.wf-mx-400 { margin-left: 400px !important; margin-right: 400px !important; }

.wf-my-400 { margin-top: 400px !important; margin-bottom: 400px !important; }

.wf-p-410 { padding: 410px !important; }

.wf-pt-410 { padding-top: 410px !important; }

.wf-pb-410 { padding-bottom: 410px !important; }

.wf-pl-410 { padding-left: 410px !important; }

.wf-pr-410 { padding-right: 410px !important; }

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

.wf-py-410 { padding-top: 410px !important; padding-bottom: 410px !important; }

.wf-m-410 { margin: 410px !important; }

.wf-mt-410 { margin-top: 410px !important; }

.wf-mb-410 { margin-bottom: 410px !important; }

.wf-ml-410 { margin-left: 410px !important; }

.wf-mr-410 { margin-right: 410px !important; }

.wf-mx-410 { margin-left: 410px !important; margin-right: 410px !important; }

.wf-my-410 { margin-top: 410px !important; margin-bottom: 410px !important; }

.wf-p-420 { padding: 420px !important; }

.wf-pt-420 { padding-top: 420px !important; }

.wf-pb-420 { padding-bottom: 420px !important; }

.wf-pl-420 { padding-left: 420px !important; }

.wf-pr-420 { padding-right: 420px !important; }

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

.wf-py-420 { padding-top: 420px !important; padding-bottom: 420px !important; }

.wf-m-420 { margin: 420px !important; }

.wf-mt-420 { margin-top: 420px !important; }

.wf-mb-420 { margin-bottom: 420px !important; }

.wf-ml-420 { margin-left: 420px !important; }

.wf-mr-420 { margin-right: 420px !important; }

.wf-mx-420 { margin-left: 420px !important; margin-right: 420px !important; }

.wf-my-420 { margin-top: 420px !important; margin-bottom: 420px !important; }

.wf-p-430 { padding: 430px !important; }

.wf-pt-430 { padding-top: 430px !important; }

.wf-pb-430 { padding-bottom: 430px !important; }

.wf-pl-430 { padding-left: 430px !important; }

.wf-pr-430 { padding-right: 430px !important; }

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

.wf-py-430 { padding-top: 430px !important; padding-bottom: 430px !important; }

.wf-m-430 { margin: 430px !important; }

.wf-mt-430 { margin-top: 430px !important; }

.wf-mb-430 { margin-bottom: 430px !important; }

.wf-ml-430 { margin-left: 430px !important; }

.wf-mr-430 { margin-right: 430px !important; }

.wf-mx-430 { margin-left: 430px !important; margin-right: 430px !important; }

.wf-my-430 { margin-top: 430px !important; margin-bottom: 430px !important; }

.wf-p-440 { padding: 440px !important; }

.wf-pt-440 { padding-top: 440px !important; }

.wf-pb-440 { padding-bottom: 440px !important; }

.wf-pl-440 { padding-left: 440px !important; }

.wf-pr-440 { padding-right: 440px !important; }

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

.wf-py-440 { padding-top: 440px !important; padding-bottom: 440px !important; }

.wf-m-440 { margin: 440px !important; }

.wf-mt-440 { margin-top: 440px !important; }

.wf-mb-440 { margin-bottom: 440px !important; }

.wf-ml-440 { margin-left: 440px !important; }

.wf-mr-440 { margin-right: 440px !important; }

.wf-mx-440 { margin-left: 440px !important; margin-right: 440px !important; }

.wf-my-440 { margin-top: 440px !important; margin-bottom: 440px !important; }

.wf-p-450 { padding: 450px !important; }

.wf-pt-450 { padding-top: 450px !important; }

.wf-pb-450 { padding-bottom: 450px !important; }

.wf-pl-450 { padding-left: 450px !important; }

.wf-pr-450 { padding-right: 450px !important; }

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

.wf-py-450 { padding-top: 450px !important; padding-bottom: 450px !important; }

.wf-m-450 { margin: 450px !important; }

.wf-mt-450 { margin-top: 450px !important; }

.wf-mb-450 { margin-bottom: 450px !important; }

.wf-ml-450 { margin-left: 450px !important; }

.wf-mr-450 { margin-right: 450px !important; }

.wf-mx-450 { margin-left: 450px !important; margin-right: 450px !important; }

.wf-my-450 { margin-top: 450px !important; margin-bottom: 450px !important; }

.wf-p-460 { padding: 460px !important; }

.wf-pt-460 { padding-top: 460px !important; }

.wf-pb-460 { padding-bottom: 460px !important; }

.wf-pl-460 { padding-left: 460px !important; }

.wf-pr-460 { padding-right: 460px !important; }

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

.wf-py-460 { padding-top: 460px !important; padding-bottom: 460px !important; }

.wf-m-460 { margin: 460px !important; }

.wf-mt-460 { margin-top: 460px !important; }

.wf-mb-460 { margin-bottom: 460px !important; }

.wf-ml-460 { margin-left: 460px !important; }

.wf-mr-460 { margin-right: 460px !important; }

.wf-mx-460 { margin-left: 460px !important; margin-right: 460px !important; }

.wf-my-460 { margin-top: 460px !important; margin-bottom: 460px !important; }

.wf-p-470 { padding: 470px !important; }

.wf-pt-470 { padding-top: 470px !important; }

.wf-pb-470 { padding-bottom: 470px !important; }

.wf-pl-470 { padding-left: 470px !important; }

.wf-pr-470 { padding-right: 470px !important; }

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

.wf-py-470 { padding-top: 470px !important; padding-bottom: 470px !important; }

.wf-m-470 { margin: 470px !important; }

.wf-mt-470 { margin-top: 470px !important; }

.wf-mb-470 { margin-bottom: 470px !important; }

.wf-ml-470 { margin-left: 470px !important; }

.wf-mr-470 { margin-right: 470px !important; }

.wf-mx-470 { margin-left: 470px !important; margin-right: 470px !important; }

.wf-my-470 { margin-top: 470px !important; margin-bottom: 470px !important; }

.wf-p-480 { padding: 480px !important; }

.wf-pt-480 { padding-top: 480px !important; }

.wf-pb-480 { padding-bottom: 480px !important; }

.wf-pl-480 { padding-left: 480px !important; }

.wf-pr-480 { padding-right: 480px !important; }

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

.wf-py-480 { padding-top: 480px !important; padding-bottom: 480px !important; }

.wf-m-480 { margin: 480px !important; }

.wf-mt-480 { margin-top: 480px !important; }

.wf-mb-480 { margin-bottom: 480px !important; }

.wf-ml-480 { margin-left: 480px !important; }

.wf-mr-480 { margin-right: 480px !important; }

.wf-mx-480 { margin-left: 480px !important; margin-right: 480px !important; }

.wf-my-480 { margin-top: 480px !important; margin-bottom: 480px !important; }

.wf-p-490 { padding: 490px !important; }

.wf-pt-490 { padding-top: 490px !important; }

.wf-pb-490 { padding-bottom: 490px !important; }

.wf-pl-490 { padding-left: 490px !important; }

.wf-pr-490 { padding-right: 490px !important; }

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

.wf-py-490 { padding-top: 490px !important; padding-bottom: 490px !important; }

.wf-m-490 { margin: 490px !important; }

.wf-mt-490 { margin-top: 490px !important; }

.wf-mb-490 { margin-bottom: 490px !important; }

.wf-ml-490 { margin-left: 490px !important; }

.wf-mr-490 { margin-right: 490px !important; }

.wf-mx-490 { margin-left: 490px !important; margin-right: 490px !important; }

.wf-my-490 { margin-top: 490px !important; margin-bottom: 490px !important; }

.wf-p-500 { padding: 500px !important; }

.wf-pt-500 { padding-top: 500px !important; }

.wf-pb-500 { padding-bottom: 500px !important; }

.wf-pl-500 { padding-left: 500px !important; }

.wf-pr-500 { padding-right: 500px !important; }

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

.wf-py-500 { padding-top: 500px !important; padding-bottom: 500px !important; }

.wf-m-500 { margin: 500px !important; }

.wf-mt-500 { margin-top: 500px !important; }

.wf-mb-500 { margin-bottom: 500px !important; }

.wf-ml-500 { margin-left: 500px !important; }

.wf-mr-500 { margin-right: 500px !important; }

.wf-mx-500 { margin-left: 500px !important; margin-right: 500px !important; }

.wf-my-500 { margin-top: 500px !important; margin-bottom: 500px !important; }

.wf__mb-10 { margin-bottom: 10px !important; }

.wf__mbr-20 { margin-bottom: -20px !important; }

.wf__mb-30 { margin-bottom: 30px !important; }

.wf__mb-40 { margin-bottom: 40px !important; }

.wf__mbr-40 { margin-bottom: -40px !important; }

.wf__mb-50 { margin-bottom: 50px !important; }

.wf__mb-60 { margin-bottom: 60px !important; }

.wf__mbr-70 { margin-bottom: -70px !important; }
@media screen and (max-width: 768px) { .wf__mbr-70 { margin-bottom: -30px !important; } }

.wf__mb-200 { margin-bottom: 200px !important; }
@media screen and (max-width: 768px) { .wf__mb-200 { margin-bottom: 0 !important; } }

.wf__mb-300 { margin-bottom: 300px !important; }
@media screen and (max-width: 768px) { .wf__mb-300 { margin-bottom: 200px !important; } }

.wf__mb-400 { margin-bottom: 400px !important; }
@media screen and (max-width: 768px) { .wf__mb-400 { margin-bottom: 300px !important; } }

.wf__mt-10 { margin-top: 10px !important; }

.wf__mt-20 { margin-top: 20px !important; }

.wf__mt-30 { margin-top: 30px !important; }

.wf__mt-50 { margin-top: 50px !important; }

.wf__mt-60 { margin-top: 60px !important; }

.wf__mtr-16 { margin-top: -16px !important; }

.wf__mr-10 { margin-right: 10px !important; }

.wf__my-20 { margin-top: 20px !important; margin-bottom: 20px !important; }

.wf__my-30 { margin-top: 30px !important; margin-bottom: 30px !important; }

.wf__pb-20 { padding-bottom: 20px !important; }

body { background-color: #ffffff; color: #797979; position: relative; overflow-x: hidden; font-size: 13px; line-height: 1.6; font-weight: 400; font-feature-settings: "palt"; accent-color: #F491B3; /* ヒラギノ */ font-family: heisei-maru-gothic-std, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif; /* 游ゴシック体 */ /* 游明朝体 */ }
@media screen and (max-width: 414px) { body { font-size: 13px; font-size: 13px; } }

a { color: #F491B3; text-decoration: none; transition: all 0.3s; }
a:hover { opacity: 0.7; color: #797979; text-decoration: none; }

p, li, dt, dd { font-size: 13px; }

input, button { transition: all 0.3s; opacity: 1; }
input:hover, button:hover { opacity: 0.7; }
input:active, button:active { background-color: #ffffff !important; border-color: #F491B3 !important; color: #F491B3 !important; }
input .focus, input:focus, button .focus, button:focus { box-shadow: none !important; outline: none !important; }

ul, ol, li { list-style: none; margin: 0; padding: 0; }

ul.list { margin-left: 1.5rem; }
ul.list li { list-style: disc; }

h1, h2, h3, h4, h5, h6, figure, p { margin: 0; }

h1, h2, h3, h4, h5, h6 { font-family: ff-cocon-pro, heisei-maru-gothic-std; font-weight: 700; }

h5 { font-size: 13px; }

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

*:focus { outline: none !important; }

a, button { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); tap-highlight-color: rgba(0, 0, 0, 0); font-family: ff-cocon-pro, heisei-maru-gothic-std; font-weight: 700; }

.col_main { color: #F491B3; }

.sp, .wf-sp--only { display: none !important; }
@media screen and (max-width: 768px) { .sp, .wf-sp--only { display: block !important; } }

.pc, .wf-pc--only { display: block !important; }
@media screen and (max-width: 768px) { .pc, .wf-pc--only { display: none !important; } }

.fixed { position: fixed; top: 0; z-index: 1000; }

main { overflow: hidden; }

article { padding: 0px 0; background-color: #ffffff; overflow: hidden; width: 100%; }
@media screen and (max-width: 768px) { article { padding-top: 0px; } }

.wf-section { padding: 50px 0; }
@media screen and (max-width: 768px) { .wf-section { padding: 25px 0; } }

.section-inner--main { padding: 0 50px; max-width: 1280px; margin: 0 auto; }
@media screen and (max-width: 768px) { .section-inner--main { padding: 0 20px; } }

.section-inner { max-width: 1000px; margin: 0 auto; padding: 0 50px; }
@media screen and (max-width: 768px) { .section-inner { padding: 0 0px; } }

.wf-cmn-inner { max-width: 1200px; margin: auto; position: relative; }
@media screen and (max-width: 1360px) { .wf-cmn-inner { padding: 0 20px; } }

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

.align-left { text-align: left; }

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

.align-right { text-align: right; }

.bg-grade { background: #e6f8ff; background: linear-gradient(180deg, #e6f8ff 0%, #c6f8ff 100%); }

.wf-border--frame { margin: 20px auto; padding: 20px; border: solid 1px #F491B3; }

.wf-mark { position: relative; }
.wf-mark:before { content: ""; background-image: url("../img/h_icon.svg"); background-repeat: no-repeat; background-size: contain; width: 20px; height: 30px; display: inline-block; vertical-align: middle; margin-right: 6px; }

.debug { display: none; position: fixed; bottom: 0; left: 0; overflow: hidden; opacity: 0.8; z-index: 9999; }
.debug.debug_close { width: 20px; height: 20px; }

.scroll-prevent { /*動き固定*/ position: fixed; /*奥行きを管理*/ z-index: -1; /*下2つで背景を元のサイズのまま表示することができる*/ width: 100%; height: 100%; }

.preload * { -webkit-transition: none !important; -moz-transition: none !important; -ms-transition: none !important; -o-transition: none !important; transition: none !important; }

.wf-mb-30 { margin-bottom: 30px; }

@media screen and (max-width: 768px) { .wf__under { margin-bottom: 100px; } }
.wf__under section { padding: 80px 20px; }
.wf__under section:first-of-type { padding-top: 0; }
.wf__under .wf__under-head h2 { font-size: 35px; text-align: center; padding: 40px 20px; font-weight: 300; color: #F491B3; letter-spacing: 2px; line-height: 1; }
@media screen and (max-width: 768px) { .wf__under .wf__under-head h2 { font-size: 28px; } }
.wf__under .wf__under-head h2 span { display: block; font-size: 20px; margin-top: 10px; }
.wf__under .wf__under-wrap { background: #ffffff; padding: 60px 20px; box-sizing: border-box; width: auto; border-radius: 30px; max-width: 950px; margin: auto; }
@media screen and (max-width: 768px) { .wf__under .wf__under-wrap { margin: 0 10px 270px; padding-top: 0; } }
.wf__under .wf__under-wrap section:first-child, .wf__under .wf__under-wrap section:last-child { padding: 0; }

.alert-danger { color: #797979; background-color: #ffffff; border: none; }

.wf__note-system { padding: 20px 20px 0; margin: 0 20px; text-align: center; font-size: 10px; margin-bottom: 320px; }

.wf__sp { display: none !important; }

.badge-danger { color: #fff; background-color: #F491B3; padding: 3px 4px; font-size: 10px; }

.renewal_mention { margin-bottom: 20px !important; }

.creditbrand, .creditcard_brand { margin-bottom: 5px; font-size: 13px; }
@media screen and (max-width: 768px) { .creditbrand img, .creditcard_brand img { display: inline-block; height: 24px; margin: 2px 2px; } }

/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*
	Styles for basic PhotoSwipe functionality (sliding area, open/close transitions)
*/
/* pswp = photoswipe */
.pswp { display: none; position: absolute; width: 100%; height: 100%; left: 0; top: 0; overflow: hidden; -ms-touch-action: none; touch-action: none; z-index: 1500; -webkit-text-size-adjust: 100%; /* create separate layer, to avoid paint on window.onscroll in webkit/blink */ -webkit-backface-visibility: hidden; outline: none; }

.pswp * { -webkit-box-sizing: border-box; box-sizing: border-box; }

.pswp img { max-width: none; }

/* style is added when JS option showHideOpacity is set to true */
.pswp--animate_opacity { /* 0.001, because opacity:0 doesn't trigger Paint action, which causes lag at start of transition */ opacity: 0.001; will-change: opacity; /* for open/close transition */ -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--open { display: block; }

.pswp--zoom-allowed .pswp__img { /* autoprefixer: off */ cursor: -webkit-zoom-in; cursor: -moz-zoom-in; cursor: zoom-in; }

.pswp--zoomed-in .pswp__img { /* autoprefixer: off */ cursor: -webkit-grab; cursor: -moz-grab; cursor: grab; }

.pswp--dragging .pswp__img { /* autoprefixer: off */ cursor: -webkit-grabbing; cursor: -moz-grabbing; cursor: grabbing; }

/*
	Background is added as a separate element.
	As animating opacity is much faster than animating rgba() background-color.
*/
.pswp__bg { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: #F491B3; opacity: 0; -webkit-transform: translateZ(0); transform: translateZ(0); -webkit-backface-visibility: hidden; will-change: opacity; }

.pswp__scroll-wrap { position: absolute; left: 0; top: 0; width: 100%; height: 100%; overflow: hidden; }

.pswp__container, .pswp__zoom-wrap { -ms-touch-action: none; touch-action: none; position: absolute; left: 0; right: 0; top: 0; bottom: 0; }

/* Prevent selection and tap highlights */
.pswp__container, .pswp__img { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; }

.pswp__zoom-wrap { position: absolute; width: 100%; -webkit-transform-origin: left top; -ms-transform-origin: left top; transform-origin: left top; /* for open/close transition */ -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1); transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp__bg { will-change: opacity; /* for open/close transition */ -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--animated-in .pswp__bg, .pswp--animated-in .pswp__zoom-wrap { -webkit-transition: none; transition: none; }

.pswp__container, .pswp__zoom-wrap { -webkit-backface-visibility: hidden; }

.pswp__item { position: absolute; left: 0; right: 0; top: 0; bottom: 0; overflow: hidden; }

.pswp__img { position: absolute; width: auto; height: auto; top: 0; left: 0; }

/*
	stretched thumbnail or div placeholder element (see below)
	style is added to avoid flickering in webkit/blink when layers overlap
*/
.pswp__img--placeholder { -webkit-backface-visibility: hidden; }

/*
	div element that matches size of large image
	large image loads on top of it
*/
.pswp__img--placeholder--blank { background: #222; }

.pswp--ie .pswp__img { width: 100% !important; height: auto !important; left: 0; top: 0; }

/*
	Error message appears when image is not loaded
	(JS option errorMsg controls markup)
*/
.pswp__error-msg { position: absolute; left: 0; top: 50%; width: 100%; text-align: center; font-size: 14px; line-height: 16px; margin-top: -8px; color: #CCC; }

.pswp__error-msg a { color: #CCC; text-decoration: underline; }

/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*

	Contents:

	1. Buttons
	2. Share modal and links
	3. Index indicator ("1 of X" counter)
	4. Caption
	5. Loading indicator
	6. Additional styles (root element, top bar, idle state, hidden state, etc.)

*/
/*
	
	1. Buttons
 */
/* <button> css reset */
.pswp__button { width: 44px; height: 44px; position: relative; background: none; cursor: pointer; overflow: visible; -webkit-appearance: none; display: block; border: 0; padding: 0; margin: 0; float: right; opacity: 0.75; -webkit-transition: opacity 0.2s; transition: opacity 0.2s; -webkit-box-shadow: none; box-shadow: none; }

.pswp__button:focus, .pswp__button:hover { opacity: 1; }

.pswp__button:active { outline: none; opacity: 0.9; }

.pswp__button::-moz-focus-inner { padding: 0; border: 0; }

/* pswp__ui--over-close class it added when mouse is over element that should close gallery */
.pswp__ui--over-close .pswp__button--close { opacity: 1; }

.pswp__button, .pswp__button--arrow--left:before, .pswp__button--arrow--right:before { background: url(../img/default-skin.png) 0 0 no-repeat; background-size: 264px 88px; width: 44px; height: 44px; }

@media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx) { /* Serve SVG sprite if browser supports SVG and resolution is more than 105dpi */
  .pswp--svg .pswp__button, .pswp--svg .pswp__button--arrow--left:before, .pswp--svg .pswp__button--arrow--right:before { background-image: url(../img/default-skin.svg); }
  .pswp--svg .pswp__button--arrow--left, .pswp--svg .pswp__button--arrow--right { background: none; } }
.pswp__button--close { background-position: 0 -44px; }

.pswp__button--share { display: none !important; background-position: -44px -44px; }

.pswp__button--fs { display: none; }

.pswp--supports-fs .pswp__button--fs { display: block; }

.pswp--fs .pswp__button--fs { background-position: -44px 0; }

.pswp__button--zoom { display: none; background-position: -88px 0; }

.pswp--zoom-allowed .pswp__button--zoom { display: block; }

.pswp--zoomed-in .pswp__button--zoom { background-position: -132px 0; }

/* no arrows on touch screens */
.pswp--touch .pswp__button--arrow--left, .pswp--touch .pswp__button--arrow--right { visibility: hidden; }

/*
	Arrow buttons hit area
	(icon is added to :before pseudo-element)
*/
.pswp__button--arrow--left, .pswp__button--arrow--right { background: none; top: 50%; margin-top: -50px; width: 70px; height: 100px; position: absolute; }

.pswp__button--arrow--left { left: 0; }

.pswp__button--arrow--right { right: 0; }

.pswp__button--arrow--left:before, .pswp__button--arrow--right:before { content: ''; top: 35px; background-color: rgba(0, 0, 0, 0.3); height: 30px; width: 32px; position: absolute; }

.pswp__button--arrow--left:before { left: 6px; background-position: -138px -44px; }

.pswp__button--arrow--right:before { right: 6px; background-position: -94px -44px; }

/*

	2. Share modal/popup and links
 */
.pswp__counter, .pswp__share-modal { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.pswp__share-modal { display: block; background: rgba(0, 0, 0, 0.5); width: 100%; height: 100%; top: 0; left: 0; padding: 10px; position: absolute; z-index: 1600; opacity: 0; -webkit-transition: opacity 0.25s ease-out; transition: opacity 0.25s ease-out; -webkit-backface-visibility: hidden; will-change: opacity; }

.pswp__share-modal--hidden { display: none; }

.pswp__share-tooltip { z-index: 1620; position: absolute; background: #FFF; top: 56px; border-radius: 2px; display: block; width: auto; right: 44px; -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25); box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25); -webkit-transform: translateY(6px); -ms-transform: translateY(6px); transform: translateY(6px); -webkit-transition: -webkit-transform 0.25s; transition: transform 0.25s; -webkit-backface-visibility: hidden; will-change: transform; }

.pswp__share-tooltip a { display: block; padding: 8px 12px; color: #000; text-decoration: none; font-size: 14px; line-height: 18px; }

.pswp__share-tooltip a:hover { text-decoration: none; color: #000; }

.pswp__share-tooltip a:first-child { /* round corners on the first/last list item */ border-radius: 2px 2px 0 0; }

.pswp__share-tooltip a:last-child { border-radius: 0 0 2px 2px; }

.pswp__share-modal--fade-in { opacity: 1; }

.pswp__share-modal--fade-in .pswp__share-tooltip { -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }

/* increase size of share links on touch devices */
.pswp--touch .pswp__share-tooltip a { padding: 16px 12px; }

a.pswp__share--facebook:before { content: ''; display: block; width: 0; height: 0; position: absolute; top: -12px; right: 15px; border: 6px solid transparent; border-bottom-color: #FFF; -webkit-pointer-events: none; -moz-pointer-events: none; pointer-events: none; }

a.pswp__share--facebook:hover { background: #3E5C9A; color: #FFF; }

a.pswp__share--facebook:hover:before { border-bottom-color: #3E5C9A; }

a.pswp__share--twitter:hover { background: #55ACEE; color: #FFF; }

a.pswp__share--pinterest:hover { background: #CCC; color: #CE272D; }

a.pswp__share--download:hover { background: #DDD; }

/*

	3. Index indicator ("1 of X" counter)
 */
.pswp__counter { position: absolute; left: 0; top: 0; height: 44px; font-size: 13px; line-height: 44px; color: #FFF; opacity: 0.75; padding: 0 10px; font-family: mr-eaves-modern, sans-serif; font-weight: 300; font-style: normal; }

/*
	
	4. Caption
 */
.pswp__caption { position: absolute; left: 0; bottom: 0; width: 100%; min-height: 44px; }

.pswp__caption small { font-size: 11px; color: #BBB; }

.pswp__caption__center { text-align: left; max-width: 420px; margin: 0 auto; font-size: 13px; padding: 10px; line-height: 20px; color: #CCC; }

.pswp__caption--empty { display: none; }

/* Fake caption element, used to calculate height of next/prev image */
.pswp__caption--fake { visibility: hidden; }

/*

	5. Loading indicator (preloader)

	You can play with it here - http://codepen.io/dimsemenov/pen/yyBWoR
 */
.pswp__preloader { width: 44px; height: 44px; position: absolute; top: 0; left: 50%; margin-left: -22px; opacity: 0; -webkit-transition: opacity 0.25s ease-out; transition: opacity 0.25s ease-out; will-change: opacity; direction: ltr; }

.pswp__preloader__icn { width: 20px; height: 20px; margin: 12px; }

.pswp__preloader--active { opacity: 1; }

.pswp__preloader--active .pswp__preloader__icn { /* We use .gif in browsers that don't support CSS animation */ background: url(preloader.gif) 0 0 no-repeat; }

.pswp--css_animation .pswp__preloader--active { opacity: 1; }

.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn { -webkit-animation: clockwise 500ms linear infinite; animation: clockwise 500ms linear infinite; }

.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut { -webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite; animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite; }

.pswp--css_animation .pswp__preloader__icn { background: none; opacity: 0.75; width: 14px; height: 14px; position: absolute; left: 15px; top: 15px; margin: 0; }

.pswp--css_animation .pswp__preloader__cut {   /* 
			The idea of animating inner circle is based on Polymer ("material") loading indicator 
			 by Keanu Lee https://blog.keanulee.com/2014/10/20/the-tale-of-three-spinners.html
		*/ position: relative; width: 7px; height: 14px; overflow: hidden; }

.pswp--css_animation .pswp__preloader__donut { -webkit-box-sizing: border-box; box-sizing: border-box; width: 14px; height: 14px; border: 2px solid #FFF; border-radius: 50%; border-left-color: transparent; border-bottom-color: transparent; position: absolute; top: 0; left: 0; background: none; margin: 0; }

@media screen and (max-width: 1024px) { .pswp__preloader { position: relative; left: auto; top: auto; margin: 0; float: right; } }
@-webkit-keyframes clockwise { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } }
@keyframes clockwise { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } }
@-webkit-keyframes donut-rotate { 0% { -webkit-transform: rotate(0); transform: rotate(0); }
  50% { -webkit-transform: rotate(-140deg); transform: rotate(-140deg); }
  100% { -webkit-transform: rotate(0); transform: rotate(0); } }
@keyframes donut-rotate { 0% { -webkit-transform: rotate(0); transform: rotate(0); }
  50% { -webkit-transform: rotate(-140deg); transform: rotate(-140deg); }
  100% { -webkit-transform: rotate(0); transform: rotate(0); } }
/*
	
	6. Additional styles
 */
/* root element of UI */
.pswp__ui { -webkit-font-smoothing: auto; visibility: visible; opacity: 1; z-index: 1550; }

/* top black bar with buttons and "1 of X" indicator */
.pswp__top-bar { position: absolute; left: 0; top: 0; height: 44px; width: 100%; }

.pswp__caption, .pswp__top-bar, .pswp--has_mouse .pswp__button--arrow--left, .pswp--has_mouse .pswp__button--arrow--right { -webkit-backface-visibility: hidden; will-change: opacity; -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

/* pswp--has_mouse class is added only when two subsequent mousemove events occur */
.pswp--has_mouse .pswp__button--arrow--left, .pswp--has_mouse .pswp__button--arrow--right { visibility: visible; }

.pswp__top-bar, .pswp__caption { background-color: rgba(0, 0, 0, 0.5); }

/* pswp__ui--fit class is added when main image "fits" between top bar and bottom bar (caption) */
.pswp__ui--fit .pswp__top-bar, .pswp__ui--fit .pswp__caption { background-color: rgba(0, 0, 0, 0.3); }

/* pswp__ui--idle class is added when mouse isn't moving for several seconds (JS option timeToIdle) */
.pswp__ui--idle .pswp__top-bar { opacity: 0; }

.pswp__ui--idle .pswp__button--arrow--left, .pswp__ui--idle .pswp__button--arrow--right { opacity: 0; }

/*
	pswp__ui--hidden class is added when controls are hidden
	e.g. when user taps to toggle visibility of controls
*/
.pswp__ui--hidden .pswp__top-bar, .pswp__ui--hidden .pswp__caption, .pswp__ui--hidden .pswp__button--arrow--left, .pswp__ui--hidden .pswp__button--arrow--right { /* Force paint & create composition layer for controls. */ opacity: 0.001; }

/* pswp__ui--one-slide class is added when there is just one item in gallery */
.pswp__ui--one-slide .pswp__button--arrow--left, .pswp__ui--one-slide .pswp__button--arrow--right, .pswp__ui--one-slide .pswp__counter { display: none; }

.pswp__element--disabled { display: none !important; }

.pswp--minimal--dark .pswp__top-bar { background: none; }

@font-face { /*font-family: 'fontawesome-selected'; src: url("../font/fontawesome-selected.eot"); src: url("../font/fontawesome-selected.eot?#iefix") format('embedded-opentype'), url("../font/fontawesome-selected.woff") format('woff'), url("../font/fontawesome-selected.ttf") format('truetype'), url("../font/fontawesome-selected.svg#fontawesome-selected") format('svg'); font-weight: normal; font-style: normal;*/ }
.fc-calendar-container { position: relative; height: 400px; width: 400px; }

.fc-calendar { width: 100%; height: 100%; }

.fc-calendar .fc-head { height: 30px; line-height: 30px; background: #ccc; color: #111; }

.fc-calendar .fc-body { position: relative; width: 100%; /*height: 100%;*/ /*height: 500px;*/ /*height: -moz-calc(100% - 30px);
height: -webkit-calc(100% - 30px);
height: calc(100% - 30px);*/ border: 1px solid #ddd; }

.fc-calendar .fc-row { width: 100%; border-bottom: 1px solid #ddd; display: flex; }

@media (max-width: 880px) { .fc-calendar .fc-row { width: 100%; border-bottom: 1px solid #ddd; display: initial; } }
@media (max-width: 480px) { .fc-calendar .fc-row { width: 100%; border-bottom: 1px solid #ddd; display: initial; } }
/*.fc-four-rows .fc-row  {
	height: 25%;
}

.fc-five-rows .fc-row  {
	height: 20%;
}
*/
.fc-six-rows .fc-row { /*height: 16.66%;
height: -moz-calc(100%/6);
height: -webkit-calc(100%/6);
height: calc(100%/6);*/ }

.fc-calendar .fc-row > div, .fc-calendar .fc-head > div { float: left; height: 100%; width: 14.28%; /* 100% / 7 */ width: -moz-calc(100%/7); width: -webkit-calc(100%/7); /* width: calc(100%/7); */ position: relative; }

/* IE 9 is rounding up the calc it seems */
.ie9 .fc-calendar .fc-row > div, .ie9 .fc-calendar .fc-head > div { width: 14.2%; }

.fc-calendar .fc-row > div { border-right: 1px solid #ddd; padding: 4px; overflow: hidden; position: relative; }

.fc-calendar .fc-head > div { text-align: center; }

.fc-calendar .fc-row > div > span.fc-date { position: absolute; width: 30px; height: 20px; font-size: 20px; line-height: 20px; font-weight: 700; color: #ddd; text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.8); bottom: 5px; right: 5px; text-align: right; }

.fc-calendar .fc-row > div time { display: none; }

.fc-calendar .fc-row > div > span.fc-weekday { padding-left: 5px; display: none; }

.fc-calendar .fc-row > div.fc-today { background: #fff4c3 !important; }

.fc-calendar .fc-row > div.fc-out { opacity: 0.6; }

.fc-calendar .fc-row > div:last-child, .fc-calendar .fc-head > div:last-child { border-right: none; }

.fc-calendar .fc-row:last-child { border-bottom: none; }

.custom-calendar-full { /* position: absolute; */ top: 24px; bottom: 0px; left: 0px; width: 100%; height: auto; margin-bottom: 60px; }

.fc-calendar-container { height: auto; bottom: 0px; width: 100%; top: 50px; /* position: absolute; */ clear: both; }

.custom-header { padding: 0px; height: auto; position: relative; font-size: 2rem; text-align: center; }
.custom-header .custom-current { display: none; }
@media screen and (max-width: 768px) { .custom-header { margin-bottom: 20px; } }

.custom-header nav { position: absolute; left: 0; top: 20px; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; width: 100%; height: 40px; }

.custom-header nav span { font-size: 12px; line-height: 1.5; cursor: pointer; }
.custom-header nav span.custom-prev { float: left; }
.custom-header nav span.custom-next { float: right; }

.fc-calendar { background: white; width: auto; top: 10px; bottom: 20px; left: 20px; right: 20px; height: auto; border-radius: 20px; /* position: absolute; */ }
@media screen and (max-width: 768px) { .fc-calendar { margin: 20px 0 !important; } }

.fc-calendar .fc-head { background: transparent; /*color: rgba(255,255,255,0.9);*/ color: #F491B3; height: 40px; line-height: 40px; padding: 0 0px; }

.fc-calendar .fc-head > div { font-weight: 300; text-transform: uppercase; font-size: 14px; letter-spacing: 3px; font-family: mr-eaves-modern, sans-serif; font-weight: 300; font-style: normal; }

.fc-calendar .fc-row > div > span.fc-date { /*color: rgba(255,255,255,0.9);*/ color: #F491B3; text-shadow: none; font-size: 26px; font-weight: 300; bottom: auto; right: auto; top: 10px; left: 10px; text-align: left; font-family: bilo, sans-serif; font-weight: 300; font-style: normal; }

.fc-calendar .fc-row > div > span.fc-emptydate { color: rgba(255, 255, 255, 0.4); }

.fc-calendar .fc-body { /*background: rgba(255,255,255,1);*/   /*border: none;
	padding: 20px;*/ }

.fc-calendar .fc-row { box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.2); /*border: none;*/ border-bottom: 1px solid rgba(0, 0, 1, 0.1); }

/*.fc-calendar .fc-row:last-child {
	box-shadow: none;
}*/
.fc-calendar .fc-row:first-child > div:first-child { /*border-radius: 10px 0 0 0;*/ }

.fc-calendar .fc-row:first-child > div:last-child { /*border-radius: 0 10px 0 0;*/ }

.fc-calendar .fc-row:last-child > div:first-child { /*border-radius: 0 0 0 10px;*/ }

.fc-calendar .fc-row:last-child > div:last-child { /*border-radius: 0 0 10px 0;*/ }

.fc-calendar .fc-row > div { box-shadow: -1px 0 0 rgba(255, 255, 255, 0.2); /*border: none;*/ /*border-right:none;*/ padding: 3px; cursor: pointer; height: auto; min-height: 90px; }
.fc-calendar .fc-row > div label.label-cat { width: auto; padding: 2px 0.5rem 2px; }

.fc-calendar .fc-content a div { font-size: 15px; }

.fc-calendar .fc-row > div:first-child { box-shadow: none; }

.fc-calendar .fc-row > div.fc-today { background: #f0f0f0 !important; }

/*.fc-calendar .fc-row > div.fc-today:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0.2;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255, 255, 255, 0.15)), to(rgba(0, 0, 0, 0.25))), -webkit-gradient(linear, left top, right bottom, color-stop(0, rgba(255, 255, 255, 0)), color-stop(0.5, rgba(255, 255, 255, .15)), color-stop(0.501, rgba(255, 255, 255, 0)), color-stop(1, rgba(255, 255, 255, 0)));
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.15), rgba(0, 0, 0, 0.25)), -moz-linear-gradient(left top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0));
	background: -o-linear-gradient(top, rgba(255, 255, 255, 0.15), rgba(0, 0, 0, 0.25)), -o-llinear-gradient(left top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0));
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.15), rgba(0, 0, 0, 0.25)), -ms-linear-gradient(left top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0));
	background: linear-gradient(top, rgba(255, 255, 255, 0.15), rgba(0, 0, 0, 0.25)), linear-gradient(left top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0));
}*/
.fc-calendar .fc-row > div > div { margin-top: 35px; }

.fc-calendar .fc-row > div > div a, .fc-calendar .fc-row > div > div span { /*color: rgba(255,255,255,0.7);*/ color: #797979; font-size: 9px; display: block; padding: 3px 5px; border-radius: 3px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; max-width: 100%; margin-bottom: 1px; background: rgba(255, 255, 255, 0.1); }

.fc-calendar .fc-row > div > div .f-mem { text-transform: uppercase; }

.no-touch .fc-calendar .fc-row > div > div a:hover { background: rgba(255, 255, 255, 0.3); }

@media screen and (max-width: 880px), screen and (max-height: 450px) { html, body, .container { height: auto; }
  .custom-header, .custom-header nav, .custom-calendar-full, .fc-calendar-container, .fc-calendar, .fc-calendar .fc-head, .fc-calendar .fc-row > div > span.fc-date { position: relative; top: auto; left: auto; bottom: auto; right: auto; height: auto; width: auto; }
  .fc-calendar { margin: 0 20px 20px; }
  .fc-calendar .fc-row, .ie9 .fc-calendar .fc-row > div, .fc-calendar .fc-row > div { height: auto; width: 100%; /*border: none;*/ }
  .fc-calendar .fc-row > div { float: none; min-height: 50px; box-shadow: inset 0 -1px rgba(255, 255, 255, 0.2) !important; border-radius: 0px !important; padding: 10px 5px; border-bottom: dotted 1px #F491B3; display: flex; align-items: flex-start; }
  .fc-calendar .fc-row > div:empty { min-height: 0; height: 0; box-shadow: none !important; padding: 0; }
  .fc-calendar .fc-row { box-shadow: none; }
  .fc-calendar .fc-head { display: none; }
  .fc-calendar .fc-row > div > div { margin-top: 0px; padding-left: 10px; max-width: 70%; display: inline-block; }
  .fc-calendar .fc-row > div.fc-today { background: rgba(255, 255, 255, 0.2); }
  .fc-calendar .fc-row > div.fc-today:after { display: none; }
  .fc-calendar .fc-row > div > span.fc-date { width: 30px; display: inline-block; text-align: right; }
  .fc-calendar .fc-row > div > span.fc-weekday { display: inline-block; width: 40px; color: #F491B3; /*color: rgba(255,255,255,0.7);*/ font-size: 10px; /*text-transform: uppercase;*/ } }
/* ========================================================================== Remodal's necessary styles ========================================================================== */
/* Hide scroll bar */
html.remodal-is-locked { overflow: hidden; touch-action: none; }

/* Anti FOUC */
.remodal, [data-remodal-id] { display: none; }

/* Necessary styles of the overlay */
.remodal-overlay { position: fixed; z-index: 9999; top: -5000px; right: -5000px; bottom: -5000px; left: -5000px; display: none; }

/* Necessary styles of the wrapper */
.remodal-wrapper { position: fixed; z-index: 10000; top: 0; right: 0; bottom: 0; left: 0; display: none; overflow: auto; text-align: center; -webkit-overflow-scrolling: touch; }

.remodal-wrapper:after { display: inline-block; height: 100%; margin-left: -0.05em; content: ""; }

/* Fix iPad, iPhone glitches */
.remodal-overlay, .remodal-wrapper { backface-visibility: hidden; }

/* Necessary styles of the modal dialog */
.remodal { position: relative; outline: none; text-size-adjust: 100%; }

.remodal-is-initialized { /* Disable Anti-FOUC */ display: inline-block; }

/* ========================================================================== Remodal's default mobile first theme ========================================================================== */
/* Default theme styles for the background */
.remodal-bg.remodal-is-opening, .remodal-bg.remodal-is-opened { filter: blur(3px); }

/* Default theme styles of the overlay */
.remodal-overlay { background: rgba(0, 0, 0, 0.5); }

.remodal-overlay.remodal-is-opening, .remodal-overlay.remodal-is-closing { animation-duration: 0.3s; animation-fill-mode: forwards; }

.remodal-overlay.remodal-is-opening { animation-name: remodal-overlay-opening-keyframes; }

.remodal-overlay.remodal-is-closing { animation-name: remodal-overlay-closing-keyframes; }

/* Default theme styles of the wrapper */
.remodal-wrapper { padding: 10px 40px 0; }
@media screen and (max-width: 414px) { .remodal-wrapper { padding: 15px 15px 0; } }

/* Default theme styles of the modal dialog */
.remodal { box-sizing: border-box; width: 100%; margin-bottom: 10px; padding: 0; transform: translate3d(0, 0, 0); background: transparent; }

.remodal.remodal-is-opening, .remodal.remodal-is-closing { animation-duration: 0.3s; animation-fill-mode: forwards; }

.remodal.remodal-is-opening { animation-name: remodal-opening-keyframes; }

.remodal.remodal-is-closing { animation-name: remodal-closing-keyframes; }

/* Vertical align of the modal dialog */
.remodal, .remodal-wrapper:after { vertical-align: middle; }

/* Close button */
.remodal-close { position: absolute; top: 10px; right: 10px; display: block; overflow: visible; width: 52px; height: 52px; border-radius: 60px; margin: 20px; padding: 0; border: none; cursor: pointer; background-color: #F491B3; -webkit-transition: color .2s; transition: color .2s; text-decoration: none; color: #fff; outline: 0; z-index: 20; }
@media screen and (max-width: 768px) { .remodal-close { top: -10px; right: -10px; } }
@media screen and (max-width: 414px) { .remodal-close { margin: 10px; } }

.remodal-close:before { content: ""; position: absolute !important; top: 26px !important; left: 670px !important; margin: -12px; width: 24px !important; height: 24px; color: #F491B3; background: url(../img/img_x.png) no-repeat; background-size: contain; text-indent: -5000px; }
@media screen and (max-width: 768px) { .remodal-close:before { top: 30px !important; left: 364px !important; } }

.remodal-close-profile { position: absolute; top: 10px; right: 10px; display: block; overflow: visible; width: 52px; height: 52px; border-radius: 60px; margin: 20px; padding: 0; border: none; cursor: pointer; background-color: #F491B3; -webkit-transition: color .2s; transition: color .2s; text-decoration: none; color: #fff; outline: 0; z-index: 20; }
@media screen and (max-width: 768px) { .remodal-close-profile { top: -10px; right: -10px; } }
@media screen and (max-width: 414px) { .remodal-close-profile { margin: 10px; } }

.remodal-close-profile::before { content: ""; position: absolute !important; top: 26px !important; left: 26px !important; margin: -12px; width: 24px !important; height: 24px; color: #F491B3; background: url(../img/x_w.svg) no-repeat; background-size: contain; text-indent: -5000px; }

/* Dialog buttons */
.remodal-confirm, .remodal-cancel { font: inherit; display: inline-block; overflow: visible; min-width: 110px; margin: 0; padding: 12px 0; cursor: pointer; transition: background 0.2s; text-align: center; vertical-align: middle; text-decoration: none; border: 0; outline: 0; }

.remodal-confirm { color: #fff; background: #81c784; }

.remodal-confirm:hover, .remodal-confirm:focus { background: #66bb6a; }

.remodal-cancel { color: #fff; background: #e57373; }

.remodal-cancel:hover, .remodal-cancel:focus { background: #ef5350; }

/* Remove inner padding and border in Firefox 4+ for the button tag. */
.remodal-confirm::-moz-focus-inner, .remodal-cancel::-moz-focus-inner, .remodal-close::-moz-focus-inner { padding: 0; border: 0; }

/* Keyframes ========================================================================== */
@keyframes remodal-opening-keyframes { from { transform: scale(1.05); opacity: 0; }
  to { transform: none; opacity: 1; filter: blur(0); } }
@keyframes remodal-closing-keyframes { from { transform: scale(1); opacity: 1; }
  to { transform: scale(0.95); opacity: 0; filter: blur(0); } }
@keyframes remodal-overlay-opening-keyframes { from { opacity: 0; }
  to { opacity: 1; } }
@keyframes remodal-overlay-closing-keyframes { from { opacity: 1; }
  to { opacity: 0; } }
/* Media queries ========================================================================== */
@media only screen and (min-width: 641px) { .remodal { max-width: 1000px; } }
/* IE8 ========================================================================== */
.lt-ie9 .remodal-overlay { background: #2b2e38; }

.lt-ie9 .remodal { width: 700px; }

.remodal { padding: 50px; background: #ffffff; }
@media screen and (max-width: 768px) { .remodal { padding: 30px; border-radius: 30px; } }
@media screen and (max-width: 414px) { .remodal { padding: 20px; } }
.remodal.YouTube { padding: 0px; background: transparent; border-radius: 0px; }

.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; }

.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/* Slider */
.slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }

.slick-list { position: relative; display: block; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-list.dragging { cursor: pointer; cursor: hand; }

.slick-slider .slick-track, .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.slick-track { position: relative; left: 0; top: 0; display: block; }
.slick-track:before, .slick-track:after { content: ""; display: table; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }

.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }
[dir="rtl"] .slick-slide { float: right; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }

.slick-arrow.slick-hidden { display: none; }

/* Slider */
/* Icons */
@font-face { font-family: "slick"; src: url("../fonts/slick.eot"); src: url("../fonts/slick.eot?#iefix") format("embedded-opentype"), url("../fonts/slick.woff") format("woff"), url("../fonts/slick.ttf") format("truetype"), url("../fonts/slick.svg#slick") format("svg"); font-weight: normal; font-style: normal; }
/* Arrows */
.slick-prev, .slick-next { position: absolute; display: block; height: 22px; width: 14px; line-height: 0px; font-size: 0px; cursor: pointer; background: transparent; color: transparent; top: 50%; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); padding: 0; border: none; outline: none; }
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus { outline: none; background: transparent; color: transparent; }
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before { opacity: 1; }
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before { opacity: 0.25; }
.slick-prev:before, .slick-next:before { font-family: "slick"; font-size: 22px; line-height: 1; color: white; opacity: 0.75; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; background-position: center; background-repeat: no-repeat; background-size: contain; width: 14px; height: 22px; position: absolute; top: 0; left: 0; }

.slick-prev { left: -25px; }
[dir="rtl"] .slick-prev { left: auto; right: -25px; }
.slick-prev:before { content: ""; }
[dir="rtl"] .slick-prev:before { content: ""; }

.slick-next { right: -25px; }
[dir="rtl"] .slick-next { left: -25px; right: auto; }
.slick-next:before { content: ""; }
[dir="rtl"] .slick-next:before { content: ""; }

/* Dots */
.slick-dotted.slick-slider { margin-bottom: 30px; }
@media screen and (max-width: 768px) { .slick-dotted.slick-slider { margin-bottom: 0; } }

.slick-dots { position: absolute; bottom: -25px; list-style: none; display: block; text-align: center; padding: 0; margin: 0; width: 100%; }
.slick-dots li { position: relative; display: inline-block; height: 20px; width: 20px; margin: 0 5px; padding: 0; cursor: pointer; }
.slick-dots li button { border: 0; background: transparent; display: block; height: 20px; width: 20px; outline: none; line-height: 0px; font-size: 0px; color: transparent; padding: 5px; cursor: pointer; }
.slick-dots li button:hover, .slick-dots li button:focus { outline: none; }
.slick-dots li button:hover:before, .slick-dots li button:focus:before { opacity: 1; }
.slick-dots li button:before { position: absolute; top: 0; left: 0; content: "•"; width: 20px; height: 20px; font-family: "slick"; font-size: 10px; line-height: 20px; text-align: center; color: #000; opacity: 0.25; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.slick-dots li.slick-active button:before { color: #F491B3; opacity: 0.75; }

.btn, button, [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: none; -moz-appearance: none; }

.btn-primary:hover { border: solid 1px #F491B3; background-color: #F491B3; color: #ffffff; }
.btn-primary:hover:before { background-image: url(/_assets/img/ico_arrow_next_wh.svg); }
.btn-primary:active { border: solid 1px #F491B3 !important; background-color: #ffffff !important; color: #F491B3 !important; }

.btn-info { border: solid 1px #F491B3; background-color: #F491B3; color: #ffffff; padding: 0 0.5rem; cursor: pointer; }
.btn-info:hover { opacity: 0.7; border: solid 1px #F491B3 !important; background-color: #ffffff; color: #F491B3; }
.btn-info:active { border: solid 1px #F491B3 !important; background-color: #F491B3 !important; color: #ffffff !important; }
.btn-info a { display: inline-block; text-decoration: none !important; }

.btn-link { display: inline-block; background-color: #F491B3; color: #ffffff !important; text-decoration: none !important; text-align: center; line-height: 1; padding: 12px 24px 12px 39px; transition: all 0.3s; font-size: 18px; border-radius: 60px; margin: 10px 0; position: relative; }
.btn-link:before { content: ""; position: absolute; display: block; width: 15px; height: 15px; background-image: url(/_assets/img/ico_arrow_2.svg); background-size: contain; background-repeat: no-repeat; left: 16px; top: 50%; -webkit-transform: translate(0, -50%); transform: translate(0, -50%); }
.btn-link:hover { background-color: #FFDBE3; }
.btn-link:hover:before { background-image: url(/_assets/img/ico_arrow_2.svg); background-size: contain; background-repeat: no-repeat; }
.btn-link--inline { margin: 0.5rem 0; display: inline-block; padding: 1rem 2rem; font-size: 14px; line-height: 1.3; }
.btn-link--center { display: inline-block; margin: 0 auto !important; }

.btn-more { min-width: 150px; border: solid 1px #F491B3; background-color: #F491B3; color: #ffffff !important; text-align: center; padding: 5px 0.75rem; overflow: hidden; position: relative; transition: all 0.3s; z-index: 1; font-size: 18px; border-radius: 50px; }
.btn-more span { position: relative; }
.btn-more:hover { opacity: 1; border: solid 1px #F491B3; background-color: #ffffff; color: #F491B3 !important; }

.btn-gray { min-width: 150px; border: solid 1px #d0d0d0; background-color: #d0d0d0; color: #ffffff !important; text-align: center; padding: 5px 0.75rem; overflow: hidden; position: relative; transition: all 0.3s; z-index: 1; font-size: 18px; border-radius: 50px; }
.btn-gray span { position: relative; }
.btn-gray:hover { opacity: 1; border: solid 1px #d0d0d0; background-color: #ffffff; color: #F491B3 !important; }

.btn-link-w { background-color: #ffffff; color: #F491B3 !important; display: inline-block; margin: 0.5rem 0; font-size: 14px; line-height: 1.2; padding: 0.8rem 1rem; text-decoration: none !important; border: solid 1px #F491B3; border-radius: 60px; }
.btn-link-w:hover { background-color: #F491B3; color: #ffffff !important; }

.wf-btn-wh { display: inline-block; position: relative; line-height: 1; }
.wf-btn-wh a { color: #F491B3; border: solid 3px #F491B3; background-color: #ffffff; font-size: 20px; display: inline-block; min-width: 182px; width: auto; padding: 10px 35px 10px 60px; border-radius: 100vw; position: relative; text-align: center; }
@media screen and (max-width: 768px) { .wf-btn-wh a { font-size: 16px; } }
.wf-btn-wh a:before { content: ""; background: #ffffff; position: absolute; display: block; width: 28px; height: 28px; background-image: url(/_assets/img/ico_arrow_1.svg); left: 10px; top: 50%; -webkit-transform: translate(0, -50%); transform: translate(0, -50%); border-radius: 80px; }
.wf-btn-wh a:hover { color: #ffffff; border: solid 3px #F491B3; background-color: #F491B3; }

.wf-btn-shop { display: inline-block; position: relative; line-height: 1; }
.wf-btn-shop a { color: #ffffff; border: solid 3px #F491B3; background-color: #F491B3; font-size: 20px; display: inline-block; min-width: 182px; width: auto; padding: 10px 20px; border-radius: 100vw; position: relative; text-align: center; }
@media screen and (max-width: 768px) { .wf-btn-shop a { font-size: 16px; } }
.wf-btn-shop a:before { content: ""; display: inline-block; width: 18px; height: 17px; background-image: url(../img/ico_shop.svg); background-size: contain; margin-right: 10px; }
.wf-btn-shop a:hover { color: #F491B3; border: solid 3px #F491B3; background-color: #FFDBE3; }

.wf-btn-music { display: inline-block; position: relative; line-height: 1; }
.wf-btn-music a { color: #F491B3; border: solid 3px #F491B3; background-color: #ffffff; font-size: 20px; display: inline-block; min-width: 182px; width: auto; padding: 10px 20px; border-radius: 100vw; position: relative; text-align: center; }
@media screen and (max-width: 768px) { .wf-btn-music a { font-size: 16px; } }
.wf-btn-music a:before { content: ""; display: inline-block; width: 18px; height: 17px; background-image: url(../img/ico_music.svg); background-size: contain; margin-right: 10px; }
.wf-btn-music a:hover { color: #F491B3; border: solid 3px #F491B3; background-color: #FFDBE3; }

.wf-btn-join { display: inline-block; position: relative; line-height: 1; }
.wf-btn-join a { color: #F491B3; border: solid 3px #F491B3; background-color: #ffffff; font-size: 20px; display: inline-block; min-width: 190px; width: auto; padding: 15px 20px; border-radius: 100vw; position: relative; text-align: center; }
@media screen and (max-width: 768px) { .wf-btn-join a { font-size: 16px; } }
.wf-btn-join a:before { content: ""; display: inline-block; width: 23px; height: 17px; background-image: url(../../_assets/img/ico_ticket.svg); background-size: contain; position: absolute; top: 50%; left: 20px; -webkit-transform: translate(0, -50%); transform: translate(0, -50%); }
.wf-btn-join a:hover { color: #F491B3; border: solid 3px #F491B3; background-color: #FFDBE3; }

.wf-btn-login { display: inline-block; position: relative; line-height: 1; }
.wf-btn-login a { color: #ffffff; border: solid 3px #F491B3; background-color: #F491B3; font-size: 20px; display: inline-block; min-width: 190px; width: auto; padding: 15px 20px; border-radius: 100vw; position: relative; text-align: center; }
@media screen and (max-width: 768px) { .wf-btn-login a { font-size: 16px; } }
.wf-btn-login a:before { content: ""; display: inline-block; width: 22px; height: 31px; background-image: url(../../_assets/img/ico_location_w.svg); background-size: contain; position: absolute; top: 50%; left: 20px; -webkit-transform: translate(0, -50%); transform: translate(0, -50%); }
.wf-btn-login a:hover { color: #F491B3; border: solid 3px #F491B3; background-color: #FFDBE3; }

.btn { font-size: 14px; min-width: 63px; text-align: center; color: #ffffff; background: #F491B3; border-radius: 100vw; display: block; width: auto; max-width: max-content; margin: auto; box-sizing: border-box; position: relative; letter-spacing: .05rem; padding: 10px 24px 10px 39px; line-height: 1.5; }
.btn:before { content: ""; position: absolute; display: block; width: 15px; height: 15px; background-image: url(/_assets/img/ico_arrow_2.svg); background-size: contain; background-repeat: no-repeat; left: 16px; top: 50%; -webkit-transform: translate(0, -50%); transform: translate(0, -50%); }
.btn:hover { color: #fff; }

.btn-noArrow { font-size: 14px; font-weight: 400; min-width: 63px; text-align: center; color: #ffffff; background: #F491B3; border-radius: 100vw; display: block; width: auto; max-width: max-content; margin: auto; box-sizing: border-box; position: relative; letter-spacing: .05rem; padding: 10px 24px; text-decoration: none !important; }

.btn-login { font-size: 14px; min-width: 63px; text-align: center; color: #ffffff; background: #F491B3; border-radius: 100vw; display: block; width: auto; max-width: max-content; margin: auto; box-sizing: border-box; position: relative; letter-spacing: .05rem; padding: 10px 24px; }

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

.btn__carrier { max-width: 240px; display: block; padding: 0; }

button { background: none; border: none; }

.btn-primary { font-size: 14px; min-width: 63px; text-align: center; color: #F491B3; border: solid 1px #F491B3; border-radius: 100vw; display: block; width: auto; max-width: max-content; margin: auto; box-sizing: border-box; position: relative; letter-spacing: .05rem; padding: 10px 24px 10px 39px; background-color: #ffffff; }
.btn-primary:before { content: ""; position: absolute; display: block; width: 15px; height: 15px; background-image: url(/_assets/img/ico_arrow_next.svg); background-size: contain; background-repeat: no-repeat; left: 16px; top: 50%; -webkit-transform: translate(0, -50%); transform: translate(0, -50%); }

.pagination { margin: 80px auto; overflow: hidden; }
@media screen and (max-width: 414px) { .pagination { margin: 40px -15px; } }
.pagination .page-item { padding: 0 5px; margin: 0; line-height: 0; }
@media screen and (max-width: 414px) { .pagination .page-item { padding: 0 2px; } }
.pagination .page-item--title { margin-right: 1rem; }
@media screen and (max-width: 414px) { .pagination .page-item--title { display: none; } }
.pagination .page-item.page-item-text { margin-right: 10px; }
.pagination .page-item.page-item-text span { padding: 0; font-size: 14px; line-height: 1.5rem; height: 1.5rem; display: block; color: #F491B3; }
.pagination .page-link { margin: 0; border: none; color: #F491B3; position: relative; width: 1.4rem; height: 1.4rem; padding: 0; font-size: 14px; line-height: 1.6; background-color: transparent; display: block; text-align: center; }
.pagination .page-link:hover { color: #F491B3 !important; border-radius: 50px; }
.pagination .page-link--left { position: relative; display: inline-block; width: auto; height: 1.4rem; padding: 0 0.5rem; }
.pagination .page-link--right { position: relative; display: inline-block; background-image: url("/_assets/img/ico_arrow_1.svg"); background-size: cover; background-repeat: no-repeat; width: 22px; height: 22px; text-indent: -5000px; }
.pagination .page-link--current { background-color: #F491B3; color: #ffffff !important; border-radius: 50px; }
.pagination .page-link--current:hover { color: #ffffff !important; }

.wf-jpages { text-align: center; margin: 0 auto; position: relative; }
.wf-jpages:before { content: "PAGE"; font-family: "Montserrat", sans-serif; font-weight: 500; margin-right: 1rem; }
@media screen and (max-width: 414px) { .wf-jpages:before { display: none; } }
.wf-jpages a, .wf-jpages span { margin: 0; border: none; color: #797979; position: relative; padding: 0 1rem 0 0.5rem; line-height: 1; background-color: transparent; font-family: "Montserrat", sans-serif; font-weight: 500; margin: 0 5px; border-right: solid 2px #797979; display: inline-block; cursor: pointer; }
@media screen and (max-width: 414px) { .wf-jpages a, .wf-jpages span { padding: 0 0.7rem 0 0.2rem; } }
.wf-jpages a:after, .wf-jpages span:after { content: ""; position: absolute; background-color: #F491B3; bottom: 0; left: 0; height: 0; width: calc(100% - 0.5rem); transition: all 0.3s; z-index: -1; }
@media screen and (max-width: 414px) { .wf-jpages a:after, .wf-jpages span:after { width: calc(100% - 0.2rem); } }
.wf-jpages a:hover, .wf-jpages span:hover { background-color: transparent; }
.wf-jpages a:hover:after, .wf-jpages span:hover:after { height: 5px; }
.wf-jpages .jp-current:after { height: 1rem; }
.wf-jpages .jp-previous { position: relative; display: inline-block; background-image: url("../img/icons/arrow-left-short.svg"); background-repeat: no-repeat; background-size: 1.6rem; width: 2.1rem; height: 1rem; background-position: center; top: 3px; margin-right: 0; padding-right: 0.5rem; cursor: pointer; }
.wf-jpages .jp-next { position: relative; display: inline-block; background-image: url("../img/icons/arrow-right-short.svg"); background-repeat: no-repeat; background-size: 1.6rem; width: 1.6rem; height: 1rem; background-position: center; border-right: none; top: 3px; cursor: pointer; }
.wf-jpages .jp-hidden { display: none; }
.wf-jpages .jp-disabled { display: none; }

.wf-navigation { padding: 80px 0; margin: 0 auto; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; }
@media screen and (max-width: 768px) { .wf-navigation { padding: 40px 0; } }
.wf-navigation > div { margin: 0.5rem; }
.wf-navigation a { display: inline-block; line-height: 1.4; }
.wf-navigation--left { text-align: left; }
.wf-navigation--center { text-align: center; }
.wf-navigation--right { text-align: right; }

.wf-pagination { display: flex; justify-content: center; align-items: center; margin: 50px 0 100px; }
.wf-pagination .jp-previous { position: relative; display: inline-block; background-image: url("/_assets/img/ico_arrow_prev_2.svg"); background-repeat: no-repeat; background-size: 1.4rem; width: 1.4rem; height: 1.4rem; background-position: center; margin-right: 0; padding-right: 0.5rem; cursor: pointer; text-indent: -50000px; }
.wf-pagination .jp-next { position: relative; display: inline-block; background-image: url("/_assets/img/ico_arrow_1.svg"); background-repeat: no-repeat; background-size: 1.4rem; width: 1.4rem; height: 1.4rem; background-position: center; border-right: none; cursor: pointer; text-indent: -50000px; }
.wf-pagination a { margin: 0; border: none; color: #F491B3; position: relative; width: 1.4rem; height: 1.4rem; padding: 0; font-size: 14px; line-height: 1.6; display: block; text-align: center; color: #797979; margin: 5px; }
.wf-pagination a.jp-current { background-color: #F491B3; color: #ffffff !important; border-radius: 50px; }

/* ttl */
.wf-ttl { text-align: center; font-family: ff-cocon-pro, heisei-maru-gothic-std; font-weight: 700; font-style: normal; font-size: 35px; }
.wf-ttl strong { display: block; font-size: 39px; line-height: 1; letter-spacing: 2px; margin-bottom: 60px; color: #F491B3; }
.wf-ttl strong span.ja { font-size: 2.2rem; }
.wf-ttl small { display: block; font-size: 14px; letter-spacing: 2px; }
.wf-ttlContent { padding: 0 0 60px 0; text-align: center; border-bottom: none; }
@media screen and (max-width: 768px) { .wf-ttlContent { padding: 0 0 30px 0; } }

.wf-news--title { border-bottom: dotted 1px #F491B3; padding-bottom: 1rem; position: relative; }
.wf-news--title h4 { color: #797979; font-size: 18px; line-height: 1.5; display: block; }
.wf-news--title time { display: block; color: #F491B3; font-size: 14px; }

/* list */
.wf-list li { padding-bottom: 30px; border-bottom: dotted 2px #F491B3; margin-bottom: 30px; }
.wf-list li a { width: 100%; display: flex; flex-wrap: wrap; align-items: center; }
@media screen and (max-width: 768px) { .wf-list li a { flex-wrap: wrap; } }
.wf-list li a.wf-news-badge-new { position: relative; }
.wf-list li a.wf-news-badge-new::before { content: ""; position: absolute; display: block; width: 38px; height: 38px; background-image: url(/_assets/img/ico_new.png); background-size: contain; right: -30px; top: 50%; -webkit-transform: translate(0, -50%); transform: translate(0, -50%); border-radius: 80px; }
@media screen and (max-width: 768px) { .wf-list li a.wf-news-badge-new::before { right: -10px; top: 4px; } }
.wf-list li time { font-size: 14px; color: #F491B3; width: 10rem; }
@media screen and (max-width: 768px) { .wf-list li time { width: auto; order: 1; } }
.wf-list li p { font-size: 14px; display: block; width: 100%; margin-top: 10px; }
@media screen and (max-width: 768px) { .wf-list li p { width: 100%; order: 3; } }
.wf-list li.new time { position: relative; }
.wf-list li.new time:after { content: "NEW!"; color: #F491B3; font-family: ff-cocon-pro, heisei-maru-gothic-std; font-weight: 700; display: inline-block; margin-left: 1rem; font-size: 0.8rem; }
.wf-list li .wf-news-date { width: 30%; display: flex; flex-wrap: wrap; }
.wf-list li .wf-news-date .wf-date { margin-right: 10px; }
.wf-list li .wf-news-date p { width: auto; }
@media screen and (max-width: 768px) { .wf-list li .wf-news-date { width: 100%; } }
.wf-list li .wf-news-txt { width: 70%; }
@media screen and (max-width: 768px) { .wf-list li .wf-news-txt { width: 100%; } }
.wf-list.wf-live li p { width: 100%; }
.wf-list--thumbnail li { clear: both; overflow: hidden; }
.wf-list--thumbnail li a { display: block; }
.wf-list--thumbnail li .thumb { width: 150px; float: left; }
.wf-list--thumbnail li .thumb img { width: 120px; height: 120px; object-fit: cover; }
.wf-list--thumbnail li p { width: calc(100% - 150px); }
.wf-list--thumbnail li.cal .thumb { width: 100px; }
.wf-list--thumbnail li.cal .thumb img { width: 80px; height: 120px; }
.wf-list--thumbnail li.cal p { width: calc(100% - 100px); }
.wf-list--thumbnail li.cal.pc .thumb { width: 220px; }
.wf-list--thumbnail li.cal.pc .thumb img { width: 200px; height: 120px; }
.wf-list--thumbnail li.cal.pc p { width: calc(100% - 220px); }
.wf-list.wf-list-blog li { border: none; padding-bottom: 0; }
.wf-list.wf-list-blog li a { border: none; background-color: #fff; border-radius: 20px; padding: 30px; }

.category { color: #F491B3; background-color: #ffffff; border-radius: 0px; display: inline-block; border: solid 1px #F491B3; height: 20px; text-align: center; line-height: 15px; font-size: 12px; padding: 1px 10px 2px; vertical-align: middle; margin-right: 10px; letter-spacing: 0.05rem; border-radius: 50px; }
.category[data-category="live"] { background-color: #1CD496; color: #fff; }
.category[data-category="event"] { background-color: #FC8A64; color: #fff; }
.category[data-category="media"] { background-color: #C3A1FC; color: #fff; }
.category[data-category="tour"] { background-color: #FB89CB; color: #fff; }
.category[data-category="other"] { background-color: #547EFC; color: #fff; }
@media screen and (max-width: 768px) { .category { margin-right: 0; } }

.label-cat { color: #F491B3; background-color: #ffffff; border-radius: 0px; display: inline-block; border: solid 1px #F491B3; width: 8em; height: 20px; text-align: center; line-height: 15px; font-size: 12px; padding: 1px 10px 2px; vertical-align: middle; margin-right: 10px; letter-spacing: 0.05rem; border-radius: 50px; margin-bottom: 0px; }
.label-cat[data-category="live"] { background-color: #1CD496; color: #fff; }
.label-cat[data-category="event"] { background-color: #FC8A64; color: #fff; }
.label-cat[data-category="media"] { background-color: #C3A1FC; color: #fff; }
.label-cat[data-category="tour"] { background-color: #FB89CB; color: #fff; }
.label-cat[data-category="other"] { background-color: #547EFC; color: #fff; }

form { margin-top: 1rem; border-top: solid 1px #ffffff; padding-top: 1rem; padding-bottom: 1rem; font-size: 14px; }
form legend { font-size: 14px; }
form .form-control { border: solid 1px #d0d0d0; }
form .form-control:focus { box-shadow: none; }
form .custom-control-label::before { background-color: #F491B3; }
form .custom-control-input:checked ~ .custom-control-label::before { background-color: #F491B3; }
form p { margin: 0.5em 0; }
form label { width: 100%; }
@media screen and (max-width: 414px) { form label { display: block; } }
form label p .btn { font-size: 14px; min-width: 63px; text-align: center; color: #ffffff; background: #F491B3; border-radius: 100vw; display: block; width: auto; max-width: max-content; margin: auto; box-sizing: border-box; position: relative; letter-spacing: .05rem; padding: 12px 24px 12px 39px; }
form input { padding: 0; border: none; border-radius: 0; outline: none; background: none; }
@media screen and (max-width: 768px) { form input { font-size: 16px; } }
form input[type="text"], form input[type="password"], form input[type="email"], form input[type="tel"] { max-width: 100%; display: block; width: 100%; padding: 10px; background: #fff; margin-bottom: 20px; border: solid 1px #d0d0d0; box-sizing: border-box; border-radius: 6px; }
form input[name="zip1"] { width: 6rem; display: inline-block; }
form input[name="zip2"] { width: 7rem; display: inline-block; }
form .h { display: inline-block; }
form .__input-group { display: inline-block; }
form .input-group-addon { vertical-align: middle; margin-right: 1rem; line-height: 2.8; display: inline-block; }
@media screen and (max-width: 414px) { form .input-group-addon { line-height: 2.3; } }
form .form-birth select { margin: 0 10px; }
form .form-birth select:first-child { margin-left: 0; }
@media screen and (max-width: 414px) { form .form-birth { display: flex; align-items: center; }
  form .form-birth select { padding-left: 0; padding-right: 0; min-width: 3em; }
  form .form-birth select:first-child { min-width: 5em; } }
form textarea { box-sizing: border-box; padding: 10px; border: none; border-radius: 6px; width: 100%; height: 300px; max-width: 100%; border: solid 1px #d0d0d0; }
@media screen and (max-width: 414px) { form textarea { height: 150px; } }
form input[type="file"] { border: none; }
form button[type="reset"] { margin-right: 5px; display: inline-block; padding: 5px; border-radius: 0; color: #ffffff; border: solid 1px #F491B3; background-color: #F491B3; text-align: center; padding: 0.5em 2em; }
@media screen and (max-width: 414px) { form button[type="reset"] { margin: 0 auto; display: block; } }
form button[type="reset"]:hover { background-color: #ffffff; color: #F491B3; }
form .select-wrap { position: relative; display: inline-block; }
form select { -webkit-appearance: none; padding: 10px; min-width: 100px; border: none; position: relative; border: solid 1px; background: #fff; border-radius: 6px; }

.wf__profile .gender { margin-bottom: 28px; }
.wf__profile .gender label { display: inline; margin-right: 20px; }
.wf__profile .birthday { margin-bottom: 28px; }
.wf__profile .birthday label { display: inline; }
@media screen and (max-width: 768px) { .wf__profile .birthday label .select-wrap { width: 93%; margin-bottom: 20px; } }
@media screen and (max-width: 768px) { .wf__profile .birthday label .select-wrap select { width: 100%; } }
.wf__profile .birthday label:first-child { display: block; }
.wf__profile .birthday span { margin-right: 14px; }
@media screen and (max-width: 768px) { .wf__profile .birthday span { margin-right: 0; } }

.selectarea select { border: solid 1px #d0d0d0; min-width: 100px; position: relative; }

.form-description { padding: 12px; }

.wf__contact-remodal h4 { font-size: 18px; color: #000000; margin: 40px auto 10px; text-align: left; }
.wf__contact-remodal h4:first-child { margin-top: 0; }
.wf__contact-remodal a { color: #F491B3; text-decoration: underline; }
.wf__contact-remodal p { font-family: ff-cocon-pro, heisei-maru-gothic-std; }

.wf-wysiwyg { position: relative; width: 100%; line-height: 1.8; font-size: 14px; margin-top: 40px !important; overflow: hidden; color: #797979; word-break: break-all; }
@media screen and (max-width: 768px) { .wf-wysiwyg { line-height: 1.8; margin-top: 30px !important; font-size: 16px; font-size: 16px; } }
.wf-wysiwyg .has-text-align-center { text-align: center; }
.wf-wysiwyg .has-text-align-right { text-align: right; }
.wf-wysiwyg .has-text-align-left { text-align: left; }
.wf-wysiwyg a { color: #797979; text-decoration: underline; }
.wf-wysiwyg a img { display: block; text-align: center; margin: 0 auto; }
.wf-wysiwyg img { max-width: 100%; height: auto; margin: 1rem auto; display: inline-block; }
.wf-wysiwyg iframe { max-width: 100%; }
.wf-wysiwyg .aligncenter { text-align: center; }
.wf-wysiwyg .alignleft { float: left; margin: 0 20px 20px 0; display: block; max-width: 45%; }
.wf-wysiwyg .alignright { float: right; margin: 0 0px 20px 20px; display: block; max-width: 45%; }
.wf-wysiwyg .wp-caption { max-width: 100%; }
.wf-wysiwyg .wp-caption-text { margin: 0.5rem; }
.wf-wysiwyg h1, .wf-wysiwyg h2, .wf-wysiwyg h3, .wf-wysiwyg h4, .wf-wysiwyg h5, .wf-wysiwyg h6 { margin-bottom: 1.5rem; font-weight: 700; }
.wf-wysiwyg p { margin-bottom: 20px; }
.wf-wysiwyg table { width: 100%; margin-bottom: 1rem; }
.wf-wysiwyg table th, .wf-wysiwyg table td { border: solid 1px #606060; padding: 0.3rem 0.5rem; }
.wf-wysiwyg .wf-table { width: 100%; margin-bottom: 1rem; }
.wf-wysiwyg .wf-table th, .wf-wysiwyg .wf-table td { border: none; border-bottom: solid 1px #606060; padding: 0.3rem 0.5rem; }
.wf-wysiwyg .wf-table tr:last-child th, .wf-wysiwyg .wf-table tr:last-child td { border-bottom: none; }
.wf-wysiwyg ol { padding: 0 0 0 25px; }
.wf-wysiwyg ol li { list-style: decimal; }
.wf-wysiwyg .kiyaku li { margin-bottom: 1.5rem; }
.wf-wysiwyg .kiyaku li h3 { text-align: left; font-size: 1.2rem; }
.wf-wysiwyg .caution { line-height: 1.2; }
.wf-wysiwyg .block-frame { border: solid 2px #F491B3; border-radius: 40px; padding: 1rem 2rem; margin-bottom: 1rem; overflow: hidden; }
@media screen and (max-width: 768px) { .wf-wysiwyg .block-frame { padding: 1rem 1rem; } }
.wf-wysiwyg .bg-header { background-color: #F491B3; color: #ffffff; margin: -1rem -2rem 2rem -2rem; padding: 1rem 0; }
.wf-wysiwyg .strong { font-weight: 700; }
.wf-wysiwyg .h1 { font-size: 1.8rem; font-weight: 400; }
.wf-wysiwyg .h2 { font-size: 1.6rem; font-weight: 400; }
.wf-wysiwyg .h3 { font-size: 1.3rem; font-weight: 400; }
.wf-wysiwyg .h4 { font-size: 1rem; font-weight: 400; }
.wf-wysiwyg .h5 { font-size: 0.9rem; font-weight: 400; }
.wf-wysiwyg .h6 { font-size: 0.8rem; font-weight: 400; }
.wf-wysiwyg .ul { margin: 1em 0; padding-left: 40px; list-style-type: disc; }
.wf-wysiwyg .ul .ul { list-style-type: circle; }
.wf-wysiwyg .ul .ul .ul { list-style-type: square; }
.wf-wysiwyg .ul li { list-style-type: inherit; }
.wf-wysiwyg .ol { margin: 1em 0; padding-left: 40px; list-style-type: decimal; }
.wf-wysiwyg .ol li { list-style-type: inherit; }
.wf-wysiwyg .bb { padding-bottom: 5px; border-bottom: solid 1px #606060; }
.wf-wysiwyg .wf-pickup { border-radius: 60px; }

.wysiwyg { position: relative; width: 100%; line-height: 2; font-size: 14px; overflow: hidden; line-break: strict; word-break: break-word; letter-spacing: .03rem; }
@media screen and (max-width: 768px) { .wysiwyg { line-height: 1.5; margin-top: 30px !important; font-size: 16px; font-size: 16px; } }
.wysiwyg h3 { padding: 10px 12px 6px; border-top: solid 1px #F491B3; border-bottom: solid 1px #F491B3; color: #F491B3; line-height: 1.5; font-weight: 800; font-size: 20px; }
.wysiwyg .btn-sm, .wysiwyg .btn-group-sm > .btn { font-size: 70%; padding: 10px 22px 10px 36px; }
.wysiwyg .btn-block { width: auto; display: block; max-width: 100%; }
.wysiwyg form input[type="submit"] { font-size: 14px; min-width: 63px; text-align: center; color: #ffffff; background: #F491B3; border-radius: 100vw; display: block; width: auto; max-width: max-content; margin: auto; box-sizing: border-box; position: relative; letter-spacing: .05rem; padding: 10px 24px; line-height: 1.5; display: inline-block; }
.wysiwyg ol { list-style: decimal; margin-left: 1.5rem; }
.wysiwyg ol li { padding: 0; list-style: decimal; line-height: 1.3; margin-bottom: 10px; }
.wysiwyg ul { list-style: disc; margin-left: 1.5rem; }
.wysiwyg ul li { list-style: disc; line-height: 1.6; margin-bottom: 10px; }
.wysiwyg table { width: 100%; margin-bottom: 1rem; border-spacing: 0; border-right: solid 1px #797979; border-top: solid 1px #797979; }
.wysiwyg table th { background-color: #e9e9e9; text-align: center; }
.wysiwyg table th, .wysiwyg table td { border-bottom: solid 1px #797979; border-left: solid 1px #797979; padding: 0.3rem 0.5rem; line-height: 1.5; border-top: solid 1px #797979; border-right: solid 1px #797979; }
.wysiwyg table tr:nth-child(even) { background-color: #f8f8f8; }
.wysiwyg .iframe-contents { position: relative; width: 100%; padding: 56.25% 0 0 0; }
.wysiwyg .iframe-contents iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; }
.wysiwyg button.answer { font-size: 14px; min-width: 63px; text-align: center; color: #ffffff; background: #F491B3; border-radius: 100vw; display: block; width: auto; max-width: max-content; margin: auto; box-sizing: border-box; position: relative; letter-spacing: .05rem; padding: 10px 24px 10px 39px; line-height: 1.5; }
.wysiwyg button.answer:before { content: ""; position: absolute; display: block; width: 15px; height: 15px; background-image: url(/_assets/img/ico_arrow_2.svg); background-size: contain; background-repeat: no-repeat; left: 16px; top: 50%; -webkit-transform: translate(0, -50%); transform: translate(0, -50%); }
.wysiwyg button.answer:hover { color: #fff; }

#calendar a { text-decoration: none; }
#calendar .fc-daygrid-day-top { flex-direction: row; }
#calendar .fc-bg-event .fc-event-title { text-align: right; }
#calendar .fc-toolbar-title { font-family: ff-cocon-pro, heisei-maru-gothic-std, sans-serif; font-weight: 700; letter-spacing: .05rem; color: #797979; }
#calendar .fc-col-header-cell { color: #F491B3; }
#calendar .fc-button-primary { border-color: #F491B3; background-color: #F491B3; }
#calendar .fc-list-event-time { display: none; }
#calendar .fc-event-title { cursor: pointer; }

.wf-footer { text-align: center; position: relative; z-index: 20; margin-top: -230px; padding-top: 50px; }
@media screen and (max-width: 768px) { .wf-footer { margin-top: -240px; } }
.wf-footer .wf-footer-logo { max-width: 170px; margin: 0 auto 30px; }
@media screen and (max-width: 414px) { .wf-footer .wf-footer-logo { max-width: 120px; } }
.wf-footer::before { content: ""; width: 100%; height: 300px; display: block; background-image: url(../../_assets/img/bg_footer.svg); background-repeat: no-repeat; background-position: center top; background-size: cover; position: absolute; left: 50%; bottom: 0; -webkit-transform: translate(-50%, 0); transform: translate(-50%, 0); }
@media screen and (max-width: 768px) { .wf-footer::before { height: 450px; } }
.wf-footer .wf-cmn-inner { position: relative; z-index: 10; top: -20px; }
@media screen and (max-width: 768px) { .wf-footer .wf-cmn-inner { top: -60px; } }
@media screen and (max-width: 768px) { .wf-footer .wf-cmn-inner .wf-footer-menu { display: flex; justify-content: space-between; flex-wrap: wrap; max-width: 340px; margin: 50px auto; } }
.wf-footer .wf-cmn-inner .wf-footer-menu li { display: inline-block; margin-right: 10px; padding-right: 10px; border-right: 1px solid #ffffff; line-height: 1; }
@media screen and (max-width: 768px) { .wf-footer .wf-cmn-inner .wf-footer-menu li { border-right: none; width: 43%; margin-bottom: 20px; margin-right: 0; padding-right: 0; } }
.wf-footer .wf-cmn-inner .wf-footer-menu li:last-child { margin-right: 0; border-right: none; }
.wf-footer .wf-cmn-inner .wf-footer-menu li a { font-size: 16px; color: #ffffff; }
@media screen and (max-width: 768px) { .wf-footer .wf-cmn-inner .wf-footer-menu li a { font-size: 12px; } }
.wf-footer .wf-cmn-inner .wf-footer-menu li a:hover { color: #FFDBE3; }
.wf-footer .wf-cmn-inner .wf-footer-copy { color: #ffffff; font-size: 12px; }
.wf-footer .wf-cmn-inner .wf-footer-copy a { color: #ffffff; }

.wf-pagetop { position: fixed; bottom: 20px; right: 10px; z-index: 20; width: 130px; border-radius: 100px; transition: all 0.3s; }
.wf-pagetop a { display: block; text-align: center; transition: all 0.3s; position: relative; }
.wf-pagetop a::before { content: ""; transition: all 0.3s; content: "PAGE  TOP"; width: 70px; height: 70px; border-radius: 60px; display: flex; align-items: center; position: absolute; background-color: #F491B3; border: 2px solid #ffffff; color: #ffffff; left: 28px; top: 60px; text-align: center; line-height: 1rem; white-space: normal; font-size: 16px; }
.wf-pagetop a img { width: 100%; height: auto; }
.wf-pagetop:hover a { opacity: 1; }
.wf-pagetop:hover a::before { content: "PAGE TOP"; left: -50px; top: 50px; }
@media screen and (max-width: 768px) { .wf-pagetop { width: 80px; }
  .wf-pagetop a:before { width: 50px; height: 50px; left: 8px; top: 40px; }
  .wf-pagetop:hover a:before { left: -30px; top: 10px; line-height: 0.8rem; font-size: 12px; } }

.wf-header { width: 100%; z-index: 30; position: relative; display: flex; flex-wrap: nowrap; align-items: center; justify-content: space-between; }
@media screen and (max-width: 768px) { .wf-header { height: auto; } }
.wf-header .wf-header-logo { position: absolute; left: 50%; top: 25px; -webkit-transform: translate(-50%, 0); transform: translate(-50%, 0); max-width: 200px; width: 100%; }
@media screen and (max-width: 768px) { .wf-header .wf-header-logo { top: 10px; max-width: 130px; } }
.wf-header .wf-main--sns { position: absolute; right: 30px; top: 30px; text-align: center; }
@media screen and (max-width: 768px) { .wf-header .wf-main--sns { position: relative; margin-top: 40px; left: 50%; top: unset; -webkit-transform: translate(-50%, 0); transform: translate(-50%, 0); } }
.wf-header .wf-main--sns i { color: #ffffff; font-size: 20px; }
@media screen and (max-width: 768px) { .wf-header .wf-main--sns i { font-size: 26px; } }
.wf-header .wf-header--hamburger { display: block; position: fixed; top: 27px; left: 27px; z-index: 120; background-color: #F491B3; border-radius: 100px; width: 45px; height: 45px; text-align: center; transition: all 0.3s; box-shadow: 0px 0px 24px -6px rgba(0, 0, 0, 0.3); }
@media screen and (max-width: 768px) { .wf-header .wf-header--hamburger { top: 16px; left: 16px; } }
.wf-header .wf-header--hamburgerIcon { position: relative; width: 100%; height: 100%; cursor: pointer; }
.wf-header .wf-header--hamburgerText { position: absolute; color: #F491B3; top: 0; left: 50px; line-height: 38px; }
@media screen and (max-width: 768px) { .wf-header .wf-header--hamburgerText { display: none; } }
.wf-header .wf-header--hamburger div { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.wf-header .wf-header--hamburger span { position: relative; display: block; background-color: #ffffff; width: 20px; height: 2px; transition: all 0.3s; }
@media screen and (max-width: 768px) { .wf-header .wf-header--hamburger span { margin-left: 0px; } }
.wf-header .wf-header--hamburger span.wf-burger-1 { margin-top: 0; }
.wf-header .wf-header--hamburger span.wf-burger-2 { margin-top: 5px; }
.wf-header .wf-header--hamburger span.wf-burger-3 { margin-top: 5px; }
.wf-header .wf-header--hamburger.js-menu-open { background-color: #ffffff; color: #F491B3; }
.wf-header .wf-header--hamburger.js-menu-open span { background-color: #F491B3; }
.wf-header .wf-header--hamburger.js-menu-open span:nth-child(1) { transform: rotate(45deg) scale(1.2); margin-top: 0; margin-left: 0; }
.wf-header .wf-header--hamburger.js-menu-open span:nth-child(2) { height: 0; margin-left: 0; }
.wf-header .wf-header--hamburger.js-menu-open span:nth-child(3) { transform: rotate(-45deg) scale(1.2); margin-top: -7px; margin-left: 0; }

.wf-header-fc .wf-header-logo { max-width: 250px; }
@media screen and (max-width: 768px) { .wf-header-fc .wf-header-logo { max-width: 190px; margin-top: 10px; } }

.wf-nav { position: fixed; top: 0; background-color: #DFB4FF; color: #ffffff; z-index: 110; width: 100vw; height: 100vh; overflow-y: scroll; opacity: 0; pointer-events: none; transition: all 0.5s; transform: scale(1.2); }
.wf-nav.js-menu-open { opacity: 1; pointer-events: all; transform: scale(1); }
@supports (-webkit-touch-callout: none) { .wf-nav { height: -webkit-fill-available; } }
.wf-nav--content { padding: 20px; position: relative; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); max-width: 780px; margin-bottom: 100px; }
@media screen and (max-width: 768px) { .wf-nav--content { padding: 90px 20px 30px; top: 0; left: 0; -webkit-transform: translate(0, 0); transform: translate(0, 0); } }
.wf-nav .wf-nav--logo { color: #ffffff; text-align: center; white-space: normal; }
@media screen and (min-width: 768px) { .wf-nav .wf-nav--logo { white-space: nowrap; } }
.wf-nav .wf-nav--logo img { display: inline-block; vertical-align: middle; width: 100px; margin-left: 10px; }
@media screen and (max-width: 768px) { .wf-nav .wf-nav--logo img { width: 170px; } }
.wf-nav--main { text-align: left; display: flex; flex-wrap: wrap; }
@media screen and (max-width: 768px) { .wf-nav--main { margin-bottom: 20px; } }
@media screen and (max-width: 450px) { .wf-nav--main { margin-top: 0; } }
.wf-nav--main li { margin-bottom: 30px; width: 50%; }
@media screen and (min-width: 768px) { .wf-nav--main li { display: inline-block; padding: 0; } }
.wf-nav--main a { color: #ffffff; font-size: 25px; line-height: 1; }
@media screen and (max-width: 768px) { .wf-nav--main a { font-size: 20px; } }
.wf-nav .wf-header-fcmenu { position: relative; }
.wf-nav .wf-header-fcmenu .wf-nav--logo { width: 250px; }
@media screen and (max-width: 768px) { .wf-nav .wf-header-fcmenu .wf-nav--logo { display: block; margin: 0 auto 30px; } }
.wf-nav .wf-header-fcmenu .wf-nav--logo span { text-align: center; display: block; font-size: 13px; }
.wf-nav .wf-header-fcmenu .wf-nav--logo img { width: auto; }
.wf-nav .wf-header-fcmenu .wf-fc--fcmenu { position: relative; width: 100%; }
.wf-nav .wf-header-fcmenu .wf-fc--fcmenu .wf-fc--fcmenuName { max-width: 60%; }
.wf-nav .wf-header-fcmenu .wf-fc--fcmenu .wf-btn-join a, .wf-nav .wf-header-fcmenu .wf-fc--fcmenu .wf-btn-login a { padding: 10px 20px 10px 40px; font-size: 14px; }
.wf-nav .wf-header-fcmenu .wf-fc--fcmenu .wf-btn-join a { background-color: #ffffff; border: solid 1px #ffffff; min-width: 140px; }
.wf-nav .wf-header-fcmenu .wf-fc--fcmenu .wf-btn-join a:before { width: 17px; height: 13px; }
.wf-nav .wf-header-fcmenu .wf-fc--fcmenu .wf-btn-login a { background-color: #DFB4FF; border: solid 1px #ffffff; min-width: 140px; }
.wf-nav .wf-header-fcmenu .wf-fc--fcmenu .wf-btn-login a:before { width: 15px; height: 21px; }
@media screen and (max-width: 768px) { .wf-nav .wf-header-fcmenu .wf-fc--fcmenu { position: static; text-align: center; margin-top: 20px; -webkit-transform: translate(0, 0); transform: translate(0, 0); }
  .wf-nav .wf-header-fcmenu .wf-fc--fcmenu .wf-fc--fcmenuName { max-width: 100%; }
  .wf-nav .wf-header-fcmenu .wf-fc--fcmenu .wf-btn-join, .wf-nav .wf-header-fcmenu .wf-fc--fcmenu .wf-btn-login { margin-bottom: 10px; text-align: center; }
  .wf-nav .wf-header-fcmenu .wf-fc--fcmenu .wf-btn-join a, .wf-nav .wf-header-fcmenu .wf-fc--fcmenu .wf-btn-login a { padding: 10px 10px 10px 30px; font-size: 12px; } }
.wf-nav .wf-header-fcmenu .wf-main--fc { position: relative; display: flex; justify-content: space-between; align-items: center; }
@media screen and (max-width: 768px) { .wf-nav .wf-header-fcmenu .wf-main--fc { display: block; } }
.wf-nav .wf-header-fcmenu .wf-main--fc .wf-fc--fcmenuinner { width: auto; }
@media screen and (max-width: 768px) { .wf-nav .wf-header-fcmenu .wf-main--fc .wf-fc--fcmenuinner { margin-top: 20px; position: static; -webkit-transform: translate(0, 0); transform: translate(0, 0); } }
.wf-nav .wf-header-fcmenu .wf-nav--fc { display: block; border-top: solid 1px #ffffff; margin-top: 30px; padding-top: 20px; }
.wf-nav .wf-header-fcmenu .wf-nav--fc li { width: auto; margin-bottom: 10px; }
.wf-nav .wf-header-fcmenu .wf-nav--fc a { color: #ffffff; font-size: 18px; line-height: 1; padding: 0 1rem 0 0; }
@media screen and (max-width: 768px) { .wf-nav .wf-header-fcmenu .wf-nav--fc a { font-size: 16px; } }
@media screen and (max-width: 768px) { .wf-nav .wf-header-fcmenu .wf-nav--fc { display: flex; flex-wrap: wrap; padding-bottom: 0; }
  .wf-nav .wf-header-fcmenu .wf-nav--fc li { width: 50%; } }
.wf-nav--fcmenu { margin: 30px auto; display: flex; align-items: center; justify-content: center; flex-wrap: nowrap; }
@media screen and (max-width: 768px) { .wf-nav--fcmenu { flex-wrap: wrap; } }
.wf-nav--fcmenuJoin { text-align: left; padding: 0 10px; }
.wf-nav--fcmenuJoin a { line-height: 1; }
.wf-nav--fcmenuLogin { text-align: right; padding: 0 10px; }
.wf-nav--fcmenuLogin a { line-height: 1; }
.wf-nav--fcmenuName { text-align: right; }
@media screen and (max-width: 768px) { .wf-nav--fcmenuName { display: block; width: 100%; text-align: center; } }
.wf-nav--fcmenuName p { padding: 0 1rem; }
.wf-nav--hamburger { display: none; position: fixed; top: 27px; right: 27px; z-index: 120; background-color: #797979; border-radius: 50%; width: 36px; height: 36px; text-align: center; }
@media screen and (max-width: 950px) { .wf-nav--hamburger { display: block; } }
.wf-nav--hamburgerIcon { position: relative; width: 100%; height: 100%; cursor: pointer; }
.wf-nav--hamburger span { position: absolute; display: block; background-color: #ffffff; width: 14px; height: 1px; top: 50%; left: 50%; transition: all 0.3s; transform: translateX(-50%); transform-origin: center; }
.wf-nav--hamburger span:first-child { margin-top: -5px; }
.wf-nav--hamburger span:last-child { margin-top: 5px; }
.wf-nav--hamburger.js-menu-open span:nth-child(1) { transform: rotate(45deg) scale(1.2); margin-top: 0px; }
.wf-nav--hamburger.js-menu-open span:nth-child(2) { height: 0; }
.wf-nav--hamburger.js-menu-open span:nth-child(3) { transform: rotate(-45deg) scale(1.2); margin-top: 0px; }

.wf__under-cont .wf__under-inner h1, .wf__under-cont .wf__under-inner h2, .wf__under-cont .wf__under-inner h3, .wf__under-cont .wf__under-inner h4, .wf__under-cont .wf__under-inner h5 { margin: 30px auto 10px; }
.wf__under-cont .wf__under-inner h2 { padding: 0; }
.wf__under-cont .wf__under-inner li { padding: 8px 0 3px; }
.wf__under-cont .wf__under-inner iframe { max-width: 100%; }

.wf-content-music { background-color: #FFEEE4 !important; }
.wf-content-music .wf-ttl strong { color: #F8B58B !important; }

.wf-content-fc { background-color: #BBF4FF !important; }
.wf-content-fc .wf-ttl strong { color: #F491B3 !important; }

.wf-content-news { background-color: #ffffff !important; }
.wf-content-news .wf-ttl strong { color: #F491B3 !important; }

.wf-content { padding: 200px 0 270px 0; }
@media screen and (max-width: 768px) { .wf-content { padding: 150px 0 270px 0; } }
.wf-content .section-inner--main { margin: 0 auto; }
.wf-content .aligncenter { display: block; margin: 0 auto 1rem; text-align: center; }
.wf-content .f-comingsoon { text-align: center; color: #F491B3; }
.wf-content .wf-category-list { text-align: center; }
.wf-content .wf-category-list ul { display: inline-block; }
.wf-content .wf-category-list li { font-size: 0; display: inline-block; margin: 0 2px 5px 0; }
.wf-content .wf-category-list li button { min-width: 7rem; font-size: 0.8rem; padding: 5px 0; letter-spacing: 0.05rem; border-radius: 50px; background-color: #ffffff; border: solid 1px #F491B3; color: #F491B3; }
.wf-content .wf-category-list li button.wf-is-current { background-color: #F491B3; color: #ffffff; }
.wf-content .wf-category-list li button:hover { background-color: #F491B3; color: #ffffff; }
@media screen and (max-width: 768px) { .wf-content .wf-category-list li button { min-width: 6rem; } }
.wf-content .wf-photo--list li, .wf-content .wf-movie--list li, .wf-content .wf-music--list li { margin-bottom: 2rem; width: 50%; }
@media screen and (max-width: 768px) { .wf-content .wf-photo--list, .wf-content .wf-movie--list, .wf-content .wf-music--list { margin-right: 0; margin-left: 0; }
  .wf-content .wf-photo--list li, .wf-content .wf-movie--list li, .wf-content .wf-music--list li { margin-bottom: 10px; width: calc(50% - 5px); padding-left: 5px; padding-right: 5px; } }
.wf-content .wf-photo--detail, .wf-content .wf-movie--detail, .wf-content .wf-music--detail { color: #797979; }
@media screen and (max-width: 768px) { .wf-content .wf-photo--detail, .wf-content .wf-movie--detail, .wf-content .wf-music--detail { text-align: center; } }
.wf-content .wf-photo--detail h4, .wf-content .wf-movie--detail h4, .wf-content .wf-music--detail h4 { font-size: 18px; }
.wf-content .wf-photo--detail time, .wf-content .wf-movie--detail time, .wf-content .wf-music--detail time { display: block; font-size: 12px; }
.wf-content .wf-photo--detail .category, .wf-content .wf-movie--detail .category, .wf-content .wf-music--detail .category { color: #F491B3; font-size: 12px; }
.wf-content .wf-photo--detail .label, .wf-content .wf-movie--detail .label, .wf-content .wf-music--detail .label { display: inline-block; background-color: #F491B3; line-height: 1; padding: 3px 5px 0 5px; font-size: 17px; height: 20px; overflow: hidden; }
.wf-content .wf-photo--detail .plice, .wf-content .wf-movie--detail .plice, .wf-content .wf-music--detail .plice { color: #606060; font-size: 12px; }
.wf-content .wf-photo--detail .button, .wf-content .wf-movie--detail .button, .wf-content .wf-music--detail .button { margin: 12px 0; }
@media screen and (max-width: 768px) { .wf-content .wf-photo--detail .button, .wf-content .wf-movie--detail .button, .wf-content .wf-music--detail .button { text-align: center; } }
.wf-content .wf-photo--detail .button a, .wf-content .wf-movie--detail .button a, .wf-content .wf-music--detail .button a { margin: 10px 0; }
.wf-content .wf-photo--detailText, .wf-content .wf-movie--detailText, .wf-content .wf-music--detailText { margin: 50px 0; }
@media screen and (max-width: 768px) { .wf-content .wf-photo--detailText, .wf-content .wf-movie--detailText, .wf-content .wf-music--detailText { text-align: left; } }
.wf-content .wf-photo--detailText h4, .wf-content .wf-movie--detailText h4, .wf-content .wf-music--detailText h4 { font-size: 14px; line-height: 2; margin: 1rem 0; background-color: #F5F5F5; padding: 0 0.5rem; }
.wf-content .wf-photo--detailText p, .wf-content .wf-movie--detailText p, .wf-content .wf-music--detailText p { font-size: 14px; line-height: 2; }
.wf-content .wf-pickup { border-radius: 60px; }
.wf-content .wf-movie li.new a, .wf-content .wf-gallery li.new a { position: relative; display: block; }
.wf-content .wf-movie li.new a:before, .wf-content .wf-gallery li.new a:before { content: "NEW!"; position: absolute; top: 0; left: 0; display: block; background-color: #F491B3; color: #ffffff; font-size: 12px; line-height: 50px; font-family: heisei-maru-gothic-std, sans-serif; font-weight: 300; font-style: normal; border-radius: 60px; width: 50px; height: 50px; text-align: center; z-index: 20; }
.wf-content .wf-movie .movie_thumb:after { width: 50px; height: 50px; }
.wf-content .wf-figure { text-align: center; padding: 10px; background-color: #ffffff; border-radius: 50px; box-shadow: 0px 0px 24px -6px rgba(0, 0, 0, 0.1); }
@media screen and (max-width: 768px) { .wf-content .wf-figure { border-radius: 30px; } }
.wf-content .wf-figure .figure-caption { margin-top: 10px; margin-bottom: 20px; width: 100%; }
.wf-content .wf-figure .figure-caption p { font-size: 12px; text-align: center; }
.wf-content .wf-figure .figure-caption p .category { display: inline-block; color: #F491B3; font-size: 12px; text-align: center; }
@media screen and (max-width: 768px) { .wf-content .wf-figure .figure-caption p { font-size: 11px; } }
.wf-content .wf-figure .figure-caption small { display: block; white-space: nowrap; }
.wf-content .wf-figure.new .category { position: relative; }
.wf-content .wf-figure.new .category:after { content: "NEW!"; color: #FF4040; font-family: mr-eaves-modern, sans-serif; font-weight: 300; font-style: normal; display: inline-block; margin-left: 0.8rem; font-size: 0.8rem; }
.wf-content .wf-thumbnail { position: relative; overflow: hidden; width: 100%; border-radius: 40px 40px 0 0; }
@media screen and (max-width: 768px) { .wf-content .wf-thumbnail { border-radius: 20px 20px 0 0; } }
.wf-content .wf-thumbnail:before { content: ""; display: block; padding-top: 100%; }
.wf-content .wf-thumbnail.btn-play:after { pointer-events: none; width: 50px; height: 50px; }
.wf-content .wf-thumbnail img { position: absolute; width: 100%; height: 100%; top: 0; right: 0; bottom: 0; left: 0; margin: auto; object-fit: cover; transition: all 0.3s; }
.wf-content .wf-thumbnail img:hover { transform: scale(1.1); }

.remodal { text-align: left; color: #797979; border-radius: 30px; }
.remodal .figure-img { line-height: 0; margin-bottom: 0; border-radius: 60px !important; }
@media screen and (max-width: 768px) { .remodal .figure-img { margin: 0 auto 20px; border-radius: 30px !important; } }
.remodal .wf-profile--detail p { font-size: 14px; line-height: 24px; }
@media screen and (max-width: 768px) { .remodal h4 { text-align: center; font-size: 16px; } }
.remodal time { display: inline-block; font-size: 12px; color: #606060; }
.remodal h5 { background-color: #F491B3; color: #ffffff; display: inline-block; padding: 5px 10px; font-size: 12px; line-height: 1; margin-bottom: 10px; letter-spacing: 1px; border-radius: 60px; }
.remodal .detail { border: solid 1px #F491B3; padding: 50px; border-radius: 60px; }
.remodal .detail .category { display: inline-block; border: solid 1px #F491B3; padding: 2px 10px; color: #F491B3; border-radius: 60px; }
.remodal .detail time { text-align: left; }
.remodal .list { margin: 20px 0; }
@media screen and (max-width: 768px) { .remodal .list ul { margin: 0 -5px; } }
.remodal .list li { text-align: center; margin: 5px 0px; }
.remodal .list li a { background-color: #ffffff; display: block; padding: 5px 20px; text-align: center; }
.remodal .list li a img { width: auto; max-height: 25px; }
@media screen and (max-width: 768px) { .remodal .list li { width: 50%; padding: 0 5px; } }

.login-area { align-items: stretch; margin-bottom: 25px; }
.login-area .block-frame { padding: 0.85rem; display: flex; flex-direction: column; justify-content: space-between; height: 100%; }
.login-area .block-frame h4 { color: #F491B3; }
.login-area .block-frame p { flex: 1; font-size: 12px; margin-bottom: 0; margin-top: 0px; }
.login-area .block-frame form { margin-top: 0; text-align: center; }
.login-area .block-frame a { font-size: 12px; }
.login-area .block-frame div { text-align: center; }

.wf-news--detail .wf-news--title .wf-news--data { display: flex; flex-wrap: wrap; }
.wf-news--detail .wf-news--title h4 { text-align: left; }
.wf-news .wf-wysiwyg img { border-radius: 40px; }

.wf-music--detail .figure-img { border-radius: 60px; }
@media screen and (max-width: 768px) { .wf-music--detail .figure-img { border-radius: 30px; margin-bottom: 50px; } }
.wf-music--detail h4 { text-align: left; margin-bottom: 20px; }
@media screen and (max-width: 768px) { .wf-music--detail h4 { text-align: center; } }
.wf-music--detail .wf-music-btn { margin-top: 60px; }
.wf-music--detail .wf-music-btn div { margin: 5px 5px 10px 5px; }
@media screen and (max-width: 768px) { .wf-music--detail .wf-music-btn { text-align: center; } }
.wf-music--detailText { padding: 30px 40px; border-radius: 60px; }
.wf-music--detailText.wf-music--modal { padding: 0; }

.wf-profile--block { margin-bottom: 100px; }
.wf-profile--block .wf-profile--img img { border-radius: 60px; }
@media screen and (max-width: 768px) { .wf-profile--block .wf-profile--img img { border-radius: 30px; } }
.wf-profile--block .wf-profile--text.wf-profile--flex { display: flex; justify-content: space-between; }
.wf-profile--block .wf-profile--text.wf-profile--flex .wf-profile--detailLeft { background-color: #FFDBE3; padding: 50px; border-radius: 60px; width: 70%; position: relative; }
.wf-profile--block .wf-profile--text.wf-profile--flex .wf-profile--detailLeft:before { content: ""; position: absolute; top: 50%; right: -24px; margin-top: -12px; border: 12px solid transparent; border-left: 12px solid #FFDBE3; z-index: 2; }
.wf-profile--block .wf-profile--text.wf-profile--flex .wf-profile--detailRight { width: calc(30% - 50px); margin-left: 50px; }
@media screen and (max-width: 768px) { .wf-profile--block .wf-profile--text.wf-profile--flex { display: flex; justify-content: space-between; }
  .wf-profile--block .wf-profile--text.wf-profile--flex .wf-profile--detailLeft { padding: 20px; border-radius: 30px; }
  .wf-profile--block .wf-profile--text.wf-profile--flex .wf-profile--detailRight { width: calc(30% - 20px); margin-left: 20px; } }
.wf-profile--block .wf-profile--list { display: flex; flex-wrap: wrap; }
.wf-profile--block .wf-profile--list li { width: 25%; padding: 10px; }
.wf-profile--block .wf-profile--list li a { text-decoration: none !important; transition: all 0.3s; }
.wf-profile--block .wf-profile--list li .wf-figure { box-shadow: none !important; padding: 0; }
.wf-profile--block .wf-profile--list li .wf-thumbnail { border-radius: 40px; }
@media screen and (max-width: 768px) { .wf-profile--block .wf-profile--list li .wf-thumbnail { border-radius: 30px; } }
.wf-profile--block .wf-profile--list li .wf-profile--title { margin-top: 20px; margin-bottom: 20px; }
.wf-profile--block .wf-profile--list li .wf-profile--title h4 { font-size: 25px; margin-bottom: 0.3rem; color: #F491B3; line-height: 1.8rem; }
@media screen and (max-width: 768px) { .wf-profile--block .wf-profile--list li .wf-profile--title h4 { font-size: 23px; } }
.wf-profile--block .wf-profile--list li .wf-profile--title p { color: #797979; }
@media screen and (max-width: 768px) { .wf-profile--block .wf-profile--list li { width: 50%; } }
.wf-profile--detail { margin: 0 auto; }
.wf-profile--detail p { margin: 0 0 1rem 0; color: #292929; font-size: 20px; line-height: 2rem; font-feature-settings: "palt"; letter-spacing: 1px; }
.wf-profile--detail p a { background: #ffffff; border: solid 2px #F491B3; padding: 5px 10px; border-radius: 50px; display: inline-block; color: #F491B3; margin-left: 5px; margin-bottom: 5px; }
@media screen and (max-width: 768px) { .wf-profile--detail p { font-size: 16px; line-height: 1.8rem; } }
.wf-profile--title { text-align: center; font-size: 20px; margin-bottom: 40px; margin-top: 50px; }
.wf-profile--title h4 { color: #797979; font-size: 28px; }
.wf-profile--title p { color: #F491B3; font-size: 15px; }

[class^="fa-"], [class^="fa-"], [class*=" fa-"], [class*=" fa-"], [class^="icon-"], [class^="icon-"], [class*=" icon-"], [class*=" icon-"] { display: inline-block; width: 1.25em; text-align: center; }

.wf-form-bgcolor { background-color: #ffffff; padding: 50px; border-radius: 60px; }
@media screen and (max-width: 768px) { .wf-form-bgcolor { padding: 20px; border-radius: 30px; } }

.wf-flex-center { display: flex; align-items: center; justify-content: center; }
@media screen and (max-width: 768px) { .wf-flex-center { display: block; }
  .wf-flex-center .category { text-align: center; display: block !important; margin-right: 0; max-width: 60%; margin: 0 auto 5px; } }

.wf-profile--modal .figure-img { border-radius: 60px; }
@media screen and (max-width: 768px) { .wf-profile--modal .figure-img { border-radius: 30px; } }
.wf-profile--modal .wf-profile--title { margin-bottom: 30px; margin-top: 0; }
.wf-profile--modal .wf-profile--title h4, .wf-profile--modal .wf-profile--title p { text-align: left; }

.updown { animation: updown 1s infinite ease-in-out alternate; }

.roll { animation: roll 1.3s infinite ease-in-out alternate; }

.scale { animation: scale 1.3s infinite ease-in-out alternate; }

@keyframes updown { 0% { transform: translateY(-5px); }
  100% { transform: translateY(5px); } }
@keyframes roll { 0% { transform: rotate(-5deg); }
  100% { transform: rotate(5deg); } }
@keyframes scale { 0% { transform: scale(1, 1); }
  100% { transform: scale(1.05, 1.05); } }
.effect-fade { opacity: 0; transform: translate(0, 100px); transition: all 1000ms; }

.effect-scroll { opacity: 1; transform: translate(0, 0); }

/* 以下が追加の部分 */
/* 2つ目の要素に400msのdelayをかける */
/* 3つ目の要素に800msのdelayをかける */
.wf-wysiwyg { margin-bottom: 200px; }
.wf-wysiwyg .wf__under-wrap { width: auto; max-width: 950px; margin: auto; padding: 0 20px; }

.wf__under .wf__cmn-inner { padding-top: 150px; }
@media screen and (max-width: 768px) { .wf__under .wf__cmn-inner { padding-top: 24vw; } }
.wf__under .wf__cmn-inner h2 { color: #F491B3; font-weight: bold; line-height: 1.3; }
.wf__under .wf__cmn-inner .wf__form-wrap { max-width: 520px; margin: auto; }
.wf__under .wf__cmn-inner .wf__form-wrap .wf__label { display: block; }

.wf__btn { font-size: 14px; min-width: 63px; text-align: center; color: #ffffff; background: #F491B3; border-radius: 100vw; display: block; width: auto; max-width: max-content; margin: auto; box-sizing: border-box; position: relative; letter-spacing: .05rem; padding: 10px 22px 10px; }

.mypage .wf__mypage-ttl, .mypage .mypage__profile .wf__mypage__ttl, .mypage .mypage__history .wf__mypage-ttl { text-align: center; padding: 0; border: none; }
.mypage .alert { font-size: 13px; text-align: center; padding: 10px 20px; margin-bottom: 20px; background: #FFFFE6; color: #000000; margin-top: 20px; }
.mypage .status, .mypage .info { font-size: 14px; width: 100%; max-width: 800px; margin: auto; }
.mypage .status { margin-top: 1rem; }
.mypage .status > tbody tr, .mypage .info > tbody tr { display: table; width: 100%; margin-bottom: 2px; }
@media screen and (max-width: 768px) { .mypage .status > tbody tr, .mypage .info > tbody tr { display: block; } }
.mypage .status > tbody tr th, .mypage .info > tbody tr th { display: table-cell; width: 23%; padding: 5px; background: #F491B3; color: #ffffff; font-weight: 300; box-sizing: border-box; text-align: center; }
@media screen and (max-width: 768px) { .mypage .status > tbody tr th, .mypage .info > tbody tr th { display: block; width: 100%; padding-top: 9px; } }
.mypage .status > tbody tr td { padding: 1px 0 0; }
.mypage .status > tbody tr td, .mypage .info > tbody tr td { display: table-cell; padding: 8px; width: 100%; background: #F5F5F5; box-sizing: border-box; }
@media screen and (max-width: 768px) { .mypage .status > tbody tr td, .mypage .info > tbody tr td { display: block; } }
@media screen and (max-width: 768px) { .mypage .status { margin-bottom: 20px; } }
.mypage .status .status-cont { width: 100%; }
@media screen and (max-width: 768px) { .mypage .status .status-cont thead { display: none; } }
.mypage .status .status-cont thead tr { display: table; width: 100%; }
.mypage .status .status-cont thead tr th { display: table-cell; width: 23%; padding: 5px; background: #F491B3; color: #ffffff; font-weight: 300; font-size: 12px; box-sizing: border-box; padding-top: 9px; }
.mypage .status .status-cont thead tr th a { background-color: #ffffff; color: #F491B3; text-decoration: none; border-radius: 100vw; padding: 2px 7px; margin-left: 3px; line-height: 1; }
@media screen and (max-width: 768px) { .mypage .status .status-cont tbody { display: block; } }
@media screen and (max-width: 768px) { .mypage .status .status-cont tbody tr { display: flex; flex-wrap: wrap; } }
.mypage .status .status-cont tbody tr td { display: table-cell; padding: 8px; width: 23%; background: #F5F5F5; font-size: 12px; box-sizing: border-box; }
@media screen and (max-width: 768px) { .mypage .status .status-cont tbody tr td { width: 50%; font-size: 12px; padding: 5px; } }
@media screen and (max-width: 768px) { .mypage .status .status-cont tbody tr th { width: 50%; font-size: 12px; display: flex !important; align-items: center; max-width: 180px; border-bottom: solid 1px; }
  .mypage .status .status-cont tbody tr th a { background-color: #ffffff; color: #F491B3; text-decoration: none; border-radius: 100vw; padding: 2px 7px; line-height: 1; } }
.mypage .status > tbody tr th a, .mypage .info > tbody tr th a { color: #ffffff; }
@media screen and (max-width: 768px) { .mypage .info tbody { background: #F5F5F5; } }
@media screen and (max-width: 768px) { .mypage .info tbody tr { display: flex; } }
@media screen and (max-width: 768px) { .mypage .info tbody tr th { width: 50%; max-width: 180px; text-align: left; font-size: 12px; } }
@media screen and (max-width: 768px) { .mypage .info tbody tr td { width: 50%; font-size: 12px; } }

.wf__cmn-inner { max-width: 830px; margin: auto; }

@media screen and (max-width: 768px) { .wf__under-wrap { margin: 0 10px 270px; } }
.wf__under-wrap .wf__under-cont { word-break: break-all; }
.wf__under-wrap .wf__under-cont h4 { color: #F491B3; font-weight: 600; letter-spacing: .1rem; font-size: 16px; }
.wf__under-wrap .wf__under-cont h3, .wf__under-wrap .wf__under-cont h4, .wf__under-wrap .wf__under-cont h5 { letter-spacing: .1rem; }
.wf__under-wrap .wf__under-cont dl dt { font-weight: 600; font-size: 13px; }
.wf__under-wrap .wf__under-cont dl dd { margin-bottom: 16px; font-size: 13px; margin-inline-start: 0; }

.wf__under-cont h3 { padding: 10px 12px 6px; border-top: solid 1px #F491B3; border-bottom: solid 1px #F491B3; color: #F491B3; line-height: 1.5; font-weight: 800; font-size: 20px; }

.align-center .btn { font-size: 14px; min-width: 63px; text-align: center; color: #ffffff; background: #F491B3; border-radius: 100vw; display: block; width: auto; max-width: max-content; margin: auto; box-sizing: border-box; position: relative; letter-spacing: .05rem; padding: 12px 24px 12px 39px; }

.wf__under-cont p { margin-bottom: 20px; }

.wf__under-inner { max-width: 950px; margin: auto; }
.wf__under-inner .wf__form-wrap { max-width: 520px; margin: auto; }

.members_number { text-align: center; margin-bottom: 20px; }

.payment_log thead tr th { font-weight: 300; background-color: #ffffff; padding: 0 20px; border: solid 1px #797979; border-right: none; }
@media screen and (max-width: 768px) { .payment_log thead tr th { white-space: nowrap; } }
.payment_log thead tr th:last-child { border-right: solid 1px #797979; }
.payment_log tbody tr:last-child { border-bottom: none; }
.payment_log tbody td { background-color: #ffffff; padding: 5px 10px; border: solid 1px #797979; border-top: none; }
.payment_log tbody td:last-child { border-right: solid 1px #797979; }

.wf__under-cont h3:first-child { margin-top: 0; }
.wf__under-cont ul { margin-bottom: 20px; }

.wf__under-cont a:not(.btn) { text-decoration: underline; }

.signup form input[type="text"], .signup form input[type="password"], .signup form input[type="email"] { border: solid 1px #F491B3; }

.faq__q { border-bottom: solid 1px; margin-bottom: 10px; }

.col__og { color: #F491B3; }

.schedule-cal .wf__sche-body { background-color: #ffffff; padding: 20px; }
@media screen and (max-width: 768px) { .schedule-cal .wf__sche-body { border-radius: 10px; padding: 25px; } }
.schedule-cal .sche-title { text-align: center; padding-bottom: 20px !important; }
.schedule-cal .sche-pager { margin-bottom: 20px; display: flex; justify-content: space-between; }
@media screen and (max-width: 768px) { .schedule-cal .sche-pager { margin-top: 6px; } }
.schedule-cal .sche-pager li { position: relative; }
.schedule-cal .sche-pager li a { color: #F491B3; padding: 6px 10px; border: solid 1px; border-radius: 100vw; }
@media screen and (max-width: 768px) { .schedule-cal .sche-pager li a { font-size: 10px; } }
.schedule-cal .sche-pager li a span { display: inline-block; }
.schedule-cal .sche-table { width: 100%; border-collapse: collapse; }
@media screen and (max-width: 768px) { .schedule-cal .sche-table { border-collapse: collapse; } }
.schedule-cal .sche-table thead th.sche-sun { color: red; }
.schedule-cal .sche-table thead th.sche-sat { color: #62B8ff; }
.schedule-cal .sche-table thead th { padding: 3px 0; width: 14.2708333333%; text-align: center; font-weight: 700; color: #F491B3; font-family: ff-cocon-pro, heisei-maru-gothic-std; }
@media screen and (max-width: 768px) { .schedule-cal .sche-table thead th { font-size: 12px; } }
.schedule-cal .sche-table th, .schedule-cal .sche-table td { border: 1px solid #F491B3; vertical-align: top; text-align: left; word-break: break-all; color: #F491B3; }
.schedule-cal .sche-table tbody td { padding: 5px; height: 130px; }
@media screen and (max-width: 768px) { .schedule-cal .sche-table tbody td { height: 50px; } }
.schedule-cal .sche-table tbody td a { padding: 0 6px; border-radius: 3px; display: block; line-height: 1.34; width: 100%; box-sizing: border-box; color: #797979; }
.schedule-cal .sche-table tbody td span.sche-ymd { display: none; }
.schedule-cal .sche-table tbody td span.sche-day { color: #F491B3; display: block; margin-bottom: 6px; line-height: 1; }
@media screen and (max-width: 768px) { .schedule-cal table.sche-table thead { display: none; } }
@media screen and (max-width: 768px) { .schedule-cal table.sche-table th { display: inline; } }
@media screen and (max-width: 768px) { .schedule-cal table.sche-table td { display: none; border-top: none !important; height: auto; padding: 6px 8px 10px; } }
@media screen and (max-width: 768px) { .schedule-cal table.sche-table td span.sche-ymd { display: inline !important; } }
@media screen and (max-width: 768px) { .schedule-cal table.sche-table td span.sche-day { display: none !important; } }
@media screen and (max-width: 768px) { .schedule-cal table.sche-table td.first { border-top: 1px solid #F491B3 !important; } }
@media screen and (max-width: 768px) { .schedule-cal table.sche-table td.exist { display: block; } }
@media screen and (max-width: 768px) { .schedule-cal table.sche-table .sche-sun { color: red; } }
@media screen and (max-width: 768px) { .schedule-cal table.sche-table .sche-sat { color: #62B8ff; } }

span.sche-cat[data-category="live"] { background-color: #1CD496; color: #fff; border: solid 1px #F491B3; border-radius: 50px; letter-spacing: 0.05rem; height: 20px; text-align: center; line-height: 15px; font-size: 12px; padding: 2px 0.5rem 2px; display: inline-block; width: auto; }
span.sche-cat[data-category="media"] { background-color: #C3A1FC; color: #fff; border: solid 1px #F491B3; border-radius: 50px; letter-spacing: 0.05rem; height: 20px; text-align: center; line-height: 15px; font-size: 12px; padding: 2px 0.5rem 2px; display: inline-block; width: auto; }
span.sche-cat[data-category="event"] { background-color: #FC8A64; color: #fff; border: solid 1px #F491B3; border-radius: 50px; letter-spacing: 0.05rem; height: 20px; text-align: center; line-height: 15px; font-size: 12px; padding: 2px 0.5rem 2px; display: inline-block; width: auto; }
span.sche-cat[data-category="other"] { background-color: #547EFC; color: #fff; border: solid 1px #F491B3; border-radius: 50px; letter-spacing: 0.05rem; height: 20px; text-align: center; line-height: 15px; font-size: 12px; padding: 2px 0.5rem 2px; display: inline-block; width: auto; }

.pre_signup .wf__pre-li { display: flex; flex-wrap: wrap; justify-content: center; margin: 50px auto; }
.pre_signup .wf__pre-li li { width: 50%; max-width: 320px; margin: 0 10px 2%; text-align: center; }
@media screen and (max-width: 768px) { .pre_signup .wf__pre-li li { width: 40%; } }
.pre_signup .wf__pre-li li img { max-width: 50%; border-radius: 35px; }
.pre_signup .wf__pre-li li h4 { margin: 8px auto; }
.pre_signup .wf__pre-li li p { font-size: 12px; }

.wf__gallery-list { display: flex; flex-wrap: wrap; justify-content: space-between; }
.wf__gallery-list::before { order: 1; }
.wf__gallery-list::after, .wf__gallery-list::before { content: ""; display: block; width: 22%; height: 0; }
.wf__gallery-list li { width: 22%; margin-bottom: 10px; }
@media screen and (max-width: 768px) { .wf__gallery-list li { width: 48%; margin-bottom: 20px; } }
.wf__gallery-list li a { display: inline-block; width: 100%; }
.wf__gallery-list li a img { border: solid 1px #F491B3; border-radius: 10px; }
.wf__gallery-list li a .wf__gallery-thumb { line-height: 0; border: solid 1px #F491B3; border-radius: 10px; overflow: hidden; background-color: #ffffff; position: relative; width: 100%; height: 340px; margin-bottom: 10px; }
.wf__gallery-list li a .wf__gallery-thumb img { position: absolute; width: 100%; left: 0; right: 0; margin: auto; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); transition: all 0.3s; }

.wf__gallery-detail .wf__gallery-cont { display: flex; align-items: center; justify-content: center; flex-wrap: wrap; }
.wf__gallery-detail .wf__gallery-cont figure { padding: 15px; width: 25%; }
@media screen and (max-width: 768px) { .wf__gallery-detail .wf__gallery-cont figure { width: 50%; } }
.wf__gallery-detail .wf__gallery-cont figure img { height: auto; }
.wf__gallery-detail .wf__gallery-cont figcaption { text-align: center; }

.wf__under .wf__news-li li { margin-bottom: 20px; }
.wf__under .wf__news-li li a { display: block; padding: 35px 0; font-size: 0; padding-right: 50px; position: relative; }
.wf__under .wf__news-li li a .state { width: 35%; display: inline-block; vertical-align: middle; }
@media screen and (max-width: 768px) { .wf__under .wf__news-li li a .state { display: block; width: 100%; margin-bottom: 10px; } }
.wf__under .wf__news-li li a .ttl { width: 65%; display: inline-block; font-size: 14px; vertical-align: middle; color: #797979; }
.wf__under .wf__news-li img { width: auto; height: 46px; position: absolute; top: 30px; right: 0; }
@media screen and (max-width: 768px) { .wf__under .wf__news-li img { top: 12px; height: 32px; } }

.wf__movie-li li { width: 32%; }
@media screen and (max-width: 768px) { .wf__movie-li li { width: 48%; } }
.wf__movie-li li a .wf__gallery-thumb { max-height: 160px; height: 18vw; }
@media screen and (max-width: 768px) { .wf__movie-li li a .wf__gallery-thumb { height: 26vw; } }

.wf__under .wf__news-head .ttl { border: none; padding: 0; border-bottom: solid 1px #F491B3; margin-bottom: 20px; font-size: 24px; font-weight: 400; }

.wf__discography { background-color: #FFEEE4; }
.wf__discography .wf__cmn-inner .wf__under-head h2 { color: #F8B58B; }
.wf__discography .wf__cmn-inner .wf__under-wrap { padding-top: 60px; }

.disco-block { max-width: 1000px; margin: auto; }

.category-list { text-align: center; margin-bottom: 40px; }
.category-list ul li { display: inline-block; }

.disco-list { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
.disco-list::after { content: ""; width: 30%; max-width: 300px; }
.disco-list li { width: 30%; max-width: 300px; margin-bottom: 5% !important; }
@media screen and (max-width: 768px) { .disco-list li { width: 45%; } }
.disco-list li a { display: block; }
.disco-list li a figure { border-radius: 30px; line-height: 0; position: relative; overflow: hidden; padding-top: 100%; }
.disco-list li a figure img { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 100%; height: 100%; }
.disco-list li a .detail { margin-top: 10px; }
.disco-list li a .detail .ttl { margin-bottom: 4px; }
.disco-list li a .cat { display: block; margin-bottom: 0; }
.disco-list li a .cat span { font-family: dnp-shuei-mgothic-std, sans-serif; font-size: 10px; color: #F491B3; display: inline-block; padding: 2px 15px; border: solid 1px #F491B3; border-radius: 100vw; margin-bottom: 5px; line-height: 1.8; }

.disco-title .cat { font-size: 10px; color: #F491B3; display: inline-block; padding: 2px 15px; border: solid 1px #F491B3; border-radius: 100vw; line-height: 1.8; margin-right: 10px; vertical-align: middle; }

.disco-body { display: flex; padding-top: 20px; }
.disco-body .disco-image { max-width: 350px; padding-right: 30px; width: 30%; }
.disco-body .disco-image img { width: 100%; }
.disco-body .disco-detail { width: 70%; }

.wf__disco-flex { display: flex; flex-wrap: wrap; justify-content: space-between; }

.wf__tab-active { border: solid 1px #F491B3; background: #F491B3; }
.wf__tab-active a { pointer-events: none; color: #ffffff; }

.discography .category-list ul { display: flex; margin: auto; text-align: center; justify-content: center; }
@media screen and (max-width: 768px) { .discography .wf__under .wf__under-wrap { padding: 60px 20px; } }

.wf__disco-tab { display: inline-block; width: 130px; height: 32px; padding: 8px 0; border: solid 1px #F491B3; border-radius: 100vw; cursor: pointer; text-align: center; margin-right: 10px; letter-spacing: .05rem; position: relative; -webkit-transition: all 0.3s; transition: all 0.3s; position: relative; }
@media screen and (max-width: 768px) { .wf__disco-tab { min-width: 6rem; padding: 15px 0; width: 100px; margin-bottom: 10px; margin: 0 5px; } }
.wf__disco-tab a { text-decoration: none !important; position: absolute; top: 50%; left: 50%; transform: translate3d(-50%, -50%, 0); width: 100%; }

.wf__bnr { padding: 140px 20px; }
@media screen and (max-width: 768px) { .wf__bnr { padding: 80px 12px; } }
.wf__bnr .wf__bnr-img { border-radius: 30px; position: relative; margin: 0 auto; width: 96%; }
@media screen and (max-width: 768px) { .wf__bnr .wf__bnr-img { width: 102%; margin: 0; } }

.wf__bnr-inner .wf__bnr-li li a .wf__bnr-img::before { content: ""; width: 96%; height: 100%; position: absolute; top: 10px; right: -3px; background: linear-gradient(to bottom, #E3F3FF 0, #FFB1B7 100%); border-radius: 30px; }
@media screen and (max-width: 768px) { .wf__bnr-inner .wf__bnr-li li a .wf__bnr-img::before { content: ""; width: 100%; top: 8px; right: -7px; } }

.img-callendar { padding-top: 91px; }
@media screen and (max-width: 768px) { .img-callendar { padding-top: 42px; } }

.wf__tab-area { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; margin-bottom: 20px; }
.wf__tab-area .wf__tab { display: inline-block; width: 130px; height: 32px; padding: 8px 0; border: solid 1px #F491B3; border-radius: 100vw; cursor: pointer; text-align: center; margin-right: 10px; letter-spacing: .05rem; position: relative; -webkit-transition: all 0.3s; transition: all 0.3s; }
@media screen and (max-width: 768px) { .wf__tab-area .wf__tab { min-width: 6rem; padding: 15px 0; width: 100px; margin-bottom: 10px; } }
.wf__tab-area .wf__tab a, .wf__tab-area .wf__tab p { display: inline-block; font-size: 12px; width: 100%; line-height: 1.2; position: absolute; color: #F491B3; left: 50%; top: 50%; margin: auto; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); text-align: center; z-index: 2; }
.wf__tab-area .wf__tab-active { border: solid 1px #F491B3; background: #F491B3; }
.wf__tab-area .wf__tab-active a { pointer-events: none; color: #ffffff; }

.wf__tabcont-area .wf__tabcont { display: none; }
.wf__tabcont-area .wf__tabcont-show { display: block; }

.wf__news .wf__news-wrap li { border-bottom: dotted 1px #F491B3; }
.wf__news .wf__news-wrap li a { padding: 20px 0; font-size: 14px; }
.wf__news .wf__news-wrap li a .wf__states { min-width: 200px; display: inline-block; margin-bottom: 10px; }
.wf__news .wf__news-wrap li a .wf__states .date { margin-left: 4px; }
.wf__news .wf__news-wrap li a .wf__states .new { margin-left: 20px; }
.wf__news .wf__news-wrap li a .wf__news-ttl { color: #797979; padding-right: 46px; }
@media screen and (max-width: 768px) { .wf__news .wf__news-wrap li a .wf__news-ttl { padding-right: 0; } }

.wf__news-title { color: #797979; }

.badge { border: solid 1px #F491B3; color: #F491B3; padding: 2px 5px; border-radius: 50px; font-size: 11px; display: inline-block; width: 85px; text-align: center; }

.wf__pagenation { text-align: center; margin-top: 70px; }
.wf__pagenation .page-current { cursor: default; pointer-events: none; background: #F491B3; border: solid 2px #F491B3; color: #ffffff; margin: 0 14px; }
.wf__pagenation .page-current p { color: #ffffff; font-family: ff-cocon-pro, heisei-maru-gothic-std; position: absolute; top: 5%; left: 2%; }
.wf__pagenation li { width: 24px; height: 24px; border-radius: 100vw; position: relative; display: inline-block; margin-right: 20px; cursor: pointer; font-size: 14px; color: #797979; border: none !important; vertical-align: bottom; }
.wf__pagenation li p { position: absolute; right: 0; left: 30%; top: 97%; margin: auto; -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.wf__pagenation li p a { position: absolute; right: 0; left: 0; bottom: 6px; margin: auto; -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.wf__pagenation li a, .wf__pagenation li p { display: inline-block; font-size: 14px; height: 100%; width: 100%; line-height: 3.2; color: #797979; margin: auto; text-align: center; z-index: 2; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
.wf__pagenation li.wf__pagenation-next { background: none; border: none !important; }
.wf__pagenation li.wf__pagenation-next a { position: relative; display: inline-block; background-image: url(../img/ico_arrow_1.svg); background-repeat: no-repeat; background-size: 1.4rem; width: 1.4rem; height: 1.4rem; background-position: unset; border-right: none; cursor: pointer; text-indent: -50000px; }
.wf__pagenation li.wf__pagenation-back { background: none; border: none !important; }
.wf__pagenation li.wf__pagenation-back a { position: relative; display: inline-block; background-image: url(../img/ico_arrow_prev_2.svg); background-repeat: no-repeat; background-size: 1.4rem; width: 1.4rem; height: 1.4rem; background-position: unset; border-right: none; cursor: pointer; text-indent: -50000px; }

@media screen and (max-width: 768px) { .wf__calendar { margin-bottom: 0 !important; } }

.wf__gallery-tag .date { display: inline-block; }
.wf__gallery-tag .new { display: inline-block; /* vertical-align: middle; */ color: #ffffff; background-color: #F491B3; padding: 0px 8px; border: solid 1px #F491B3; border-radius: 100vw; font-size: 10px; margin-left: 10px; vertical-align: middle; }

.wf__form-wrap .wf__inquiry-label { background-color: #F491B3; color: #ffffff; padding: 5px 10px; border-radius: 4px; }

.blog-menu .wf__blog-menu ul { display: flex; flex-wrap: wrap; justify-content: center; list-style: none; margin-top: 40px; }
@media screen and (max-width: 768px) { .blog-menu .wf__blog-menu ul { justify-content: space-around; } }
.blog-menu .wf__blog-menu ul li { width: 24%; list-style: none; padding: 10px; margin-bottom: 30px; }
@media screen and (max-width: 768px) { .blog-menu .wf__blog-menu ul li { width: 50%; } }
.blog-menu .wf__blog-menu ul li a { display: block; text-decoration: none; }
.blog-menu .wf__blog-menu ul li a:hover { color: #F491B3; }
.blog-menu .wf__blog-menu ul li a img { border-radius: 100vw; border: solid 6px; }
.blog-menu .wf__blog-menu ul li a span { display: block; text-align: center; font-size: 14px; margin-top: 10px; font-weight: bold; color: #F491B3; }

.lottery .date { color: #F491B3; font-weight: 300; letter-spacing: .05rem; font-size: 16px; display: inline-block; vertical-align: middle; }
.lottery form input[type="submit"] { font-size: 14px; min-width: 63px; text-align: center; color: #ffffff; background: #F491B3; border-radius: 100vw; display: block; width: auto; max-width: max-content; margin: auto; box-sizing: border-box; position: relative; letter-spacing: .05rem; padding: 10px 24px; line-height: 1.5; display: inline-block; }

.invitation { padding: 0 !important; }
.invitation-cont h1, .invitation-cont h2, .invitation-cont h3, .invitation-cont h4, .invitation-cont h5, .invitation-cont h6 { padding: 10px 12px 6px; border-top: solid 1px #F491B3; border-bottom: solid 1px #F491B3; line-height: 1.5; font-weight: 800; font-size: 20px; color: #F491B3; margin: 10px 0; letter-spacing: .1rem; }
@media screen and (max-width: 768px) { .invitation-cont h1, .invitation-cont h2, .invitation-cont h3, .invitation-cont h4, .invitation-cont h5, .invitation-cont h6 { font-size: 12pt; } }
.invitation-cont strong { color: #F491B3; }
.invitation h2, .invitation h3 { margin-bottom: 14px; }
.invitation h3 { margin-top: 10px; }
.invitation_form form input[type="email"], .invitation_form input[type="text"], .invitation_form select { font-size: 13px; }
.invitation_form .btn { display: inline-block; }
.invitation_form select { display: inline-block; padding: 10px; background: #fff; margin-bottom: 20px; border: solid 1px #d0d0d0; box-sizing: border-box; border-radius: 6px; color: #797979; }

.top .wf-kv { position: relative; line-height: 0; padding-top: 40px; }
.top .wf-kv .wf-kv-pc { display: block; }
@media screen and (max-width: 559px) { .top .wf-kv .wf-kv-pc { display: none; } }
.top .wf-kv .wf-kv-sp { display: none; }
@media screen and (max-width: 559px) { .top .wf-kv .wf-kv-sp { display: block; } }
.top .wf-kv .wf-kv-logo { position: relative; left: 0; right: 0; top: 50px; z-index: 20; text-align: center; max-width: 500px; margin: 0 auto 30px; }
.top .wf-kv .wf-kv-logo img { max-width: 332px; width: 40vw; }
@media screen and (max-width: 768px) { .top .wf-kv .wf-kv-logo { margin: 25px auto 30px; top: 0; }
  .top .wf-kv .wf-kv-logo img { width: 60vw; } }
.top .wf-kv .wf-main--sns { position: absolute; right: 20px; top: 30px; z-index: 20; }
@media screen and (max-width: 768px) { .top .wf-kv .wf-main--sns { position: relative; right: 0; top: 0; z-index: 20; text-align: center; margin: 25px 0 50px; } }
.top .wf-kv .wf-main--sns li a i { font-size: 20px; color: #F491B3; }
@media screen and (max-width: 768px) { .top .wf-kv .wf-main--sns li a i { font-size: 30px; } }
.top .wf-kv-img ul li { height: 90vh; position: relative; background-image: url(/_assets/img/top--mv-03.jpeg); background-size: contain; background-position: center center; background-repeat: no-repeat; width: 100%; }
.top .wf-kv-img ul li::before { content: ''; background: inherit; -webkit-filter: blur(10px); -moz-filter: blur(10px); -o-filter: blur(10px); -ms-filter: blur(10px); filter: blur(10px); position: absolute; top: -70px; left: -70px; right: -70px; bottom: -70px; z-index: 5; }
.top .wf-kv-img ul li div { position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); max-width: 919px; width: 100%; z-index: 10; }
.top .wf-kv-img ul li img { border-radius: 30px; }
@media screen and (max-width: 768px) { .top .wf-kv-img ul li { height: 70vh; background-size: cover; width: 100%; }
  .top .wf-kv-img ul li::before { filter: blur(20px); }
  .top .wf-kv-img ul li img { border-radius: 0; } }
@media screen and (max-width: 640px) { .top .wf-kv-img ul li { height: 50vh; } }
.top .wf-bnr-slick { position: relative; z-index: 10; }
.top .wf-bnr-slick li { margin: 20px 0; position: relative; }
.top .wf-bnr-slick li div { margin: 0 20px; }
.top .wf-bnr-slick li div::before { content: ""; position: absolute; left: 3vw; top: 10px; width: 91%; width: 36vw; height: 100%; display: block; background: linear-gradient(180deg, #E3F3FF, #FFB1B7); border-radius: 30px; z-index: 0; }
.top .wf-bnr-slick li img { border-radius: 30px; position: relative; z-index: 20; width: 100%; transition: all 0.3s; }
.top .wf-bnr-slick li img:hover { top: 10px; left: 10px; }
@media screen and (max-width: 768px) { .top .wf-bnr-slick li div { margin: 0 10px; }
  .top .wf-bnr-slick li div::before { width: 75vw; } }
.top .wf-bnr-slick .slick-dots { bottom: -20px; }
.top .wf-bnr-slick .slick-dots li { background-color: #F4F4F4; border: none; }
.top .wf-bnr-slick .slick-dots li.slick-active { background-color: #D0D0D0; }
.top .wf-news { position: relative; padding-top: 150px; }
.top .wf-news::before { content: ""; width: 100%; height: 150px; display: block; background-image: url(/_assets/img/bg_contents_1.svg); background-repeat: repeat-x; background-position: center top; background-size: cover; position: absolute; left: 50%; top: 0; -webkit-transform: translate(-50%, 0); transform: translate(-50%, 0); }
.top .wf-news .wf-cmn--bg { background-color: #FFDBE3; padding: 80px 0 230px; }
@media screen and (max-width: 768px) { .top .wf-news .wf-cmn--bg { padding: 0 0 180px; } }
.top .wf-news .wf-cmn-inner { position: relative; z-index: 10; }
.top .wf-news .wf-cmn-inner .wf-news-head { position: absolute; top: 130px; left: 50%; -webkit-transform: translate(-50%, 0); transform: translate(-50%, 0); }
.top .wf-news .wf-cmn-inner .wf-news-head .wf-ttl { color: #F491B3; }
@media screen and (max-width: 768px) { .top .wf-news .wf-cmn-inner .wf-news-head { top: 50px; } }
.top .wf-news .wf-news--parts { max-width: 257px; width: 19vw; position: absolute; top: 0; left: -23px; }
@media screen and (max-width: 768px) { .top .wf-news .wf-news--parts { width: 25vw; left: 0; } }
.top .wf-news .wf-tabcont-area--repeat { background-image: url(/_assets/img/bg_top_news_02.png); background-repeat: repeat-y; background-position: center top; background-size: contain; }
.top .wf-news .wf-tabcont-area--inner { max-width: 560px; margin: 0 auto; }
@media screen and (max-width: 768px) { .top .wf-news .wf-tabcont-area--inner { padding: 0 30px; } }
.top .wf-news .wf-tabcont { padding-bottom: 30px; }
.top .wf-news .wf-tabcont li { border-bottom: dotted 2px #F491B3; padding-bottom: 20px; margin-bottom: 20px; color: #F491B3; }
.top .wf-news .wf-tabcont li.new { position: relative; }
.top .wf-news .wf-tabcont li.new::before { content: ""; position: absolute; display: block; width: 38px; height: 38px; background-image: url(/_assets/img/ico_new.png); background-size: contain; right: -30px; top: 50%; -webkit-transform: translate(0, -50%); transform: translate(0, -50%); border-radius: 80px; }
@media screen and (max-width: 768px) { .top .wf-news .wf-tabcont li.new::before { right: -10px; top: 4px; } }
.top .wf-news .wf-tabcont li a { display: flex; align-items: center; }
.top .wf-news .wf-tabcont li .wf-news-date { width: 30%; font-weight: bold; }
.top .wf-news .wf-tabcont li .wf-news-txt { width: 70%; padding-right: 46px; }
@media screen and (max-width: 768px) { .top .wf-news .wf-tabcont li .wf-news-txt { padding-right: 0; } }
@media screen and (max-width: 768px) { .top .wf-news .wf-tabcont { padding-top: 40px; }
  .top .wf-news .wf-tabcont li a { display: block; }
  .top .wf-news .wf-tabcont li .wf-date { width: auto; }
  .top .wf-news .wf-tabcont li .wf-news-txt { width: auto; } }
.top .wf-news .wf-news-btn { position: absolute; bottom: 90px; left: 50%; -webkit-transform: translate(-50%, 0); transform: translate(-50%, 0); }
@media screen and (max-width: 768px) { .top .wf-news .wf-news-btn { bottom: 30px; } }
.top .wf-news-li a { color: #797979; position: relative; }
.top .wf-news-li a p { font-size: 16px; }
.top .wf-news-li a img { width: auto; height: 46px; position: absolute; top: -10px; right: 0; }
@media screen and (max-width: 768px) { .top .wf-news-li a img { top: -5px; height: 32px; } }
@media screen and (max-width: 768px) { .top .wf-news-li a .new { display: inline-block !important; } }
.top .wf-bio { position: relative; padding-top: 150px; margin-top: -180px; z-index: 20; }
.top .wf-bio::before { content: ""; width: 100%; height: 150px; display: block; background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1366 262.89"><path fill="%23FFEEE4" d="M0,262.87V141a76,76,0,0,1,142.18-37.39,76.26,76.26,0,0,1,53.37,5.18,76.06,76.06,0,0,1,104-61.26,76,76,0,0,1,143.28,6.54c1.06,0,2.13-.07,3.21-.07a75.79,75.79,0,0,1,55.45,24,76,76,0,0,1,95.94,8.89,76,76,0,0,1,129.15,6.35,76.17,76.17,0,0,1,68.91,2A76,76,0,0,1,935.6,83.23a76.06,76.06,0,0,1,79.88,9.43A76,76,0,0,1,1164.21,101h.79a75.65,75.65,0,0,1,34.44,8.23,76,76,0,0,1,150,5.39A75.75,75.75,0,0,1,1363.06,141H1366V262.87Z" transform="translate(0 0.02)" /></svg>'); background-repeat: repeat-x; background-position: center top; background-size: cover; position: absolute; left: 50%; top: 0; -webkit-transform: translate(-50%, 0); transform: translate(-50%, 0); }
.top .wf-bio .wf-cmn--bg { background-color: #FFEEE4; padding: 80px 0 220px; }
@media screen and (max-width: 768px) { .top .wf-bio .wf-cmn--bg { padding: 0 0 180px; } }
.top .wf-bio .wf-cmn-inner { text-align: center; padding: 0; }
.top .wf-bio .wf-cmn-inner .wf-ttl { margin-bottom: 30px; color: #F8B58B; font-size: 35px; }
.top .wf-bio .wf-cmn-inner .wf-bio-detail { line-height: 2rem; }
.top .wf-bio .wf-cmn-inner .wf-bio-btn { position: absolute; bottom: 0; left: 50%; -webkit-transform: translate(-50%, 0); transform: translate(-50%, 0); width: 100%; }
.top .wf-bio .wf-cmn-inner .wf-bio-btn .wf-btn-shop, .top .wf-bio .wf-cmn-inner .wf-bio-btn .wf-btn-music { margin: 0 5px; }
@media screen and (max-width: 768px) { .top .wf-bio .wf-cmn-inner .wf-bio-btn { position: static; -webkit-transform: translate(0, 0); transform: translate(0, 0); margin-top: 30px; }
  .top .wf-bio .wf-cmn-inner .wf-bio-btn .wf-btn-shop, .top .wf-bio .wf-cmn-inner .wf-bio-btn .wf-btn-music { margin: 10px 20px; } }
.top .wf-bio .wf-cmn-inner .wf-bio--parts { max-width: 116px; width: 14vw; position: absolute; top: -7%; right: 12%; }
@media screen and (max-width: 768px) { .top .wf-bio .wf-cmn-inner .wf-bio--parts { width: 19vw; top: -6%; right: 8%; } }
@media screen and (max-width: 450px) { .top .wf-bio .wf-cmn-inner .wf-bio--parts { top: 2%; right: 0%; } }
.top .wf-bio .wf-bio-slick { padding: 20px; }
@media screen and (max-width: 768px) { .top .wf-bio .wf-bio-slick { padding: 0; } }
.top .wf-bio .wf-bio-slick .wf-bio-li { max-width: 1000px; margin: 0 auto; }
.top .wf-bio .wf-bio-slick .wf-bio-li .wf-bio-inner { background-color: #ffffff; border-radius: 60px; box-shadow: 0px 0px 24px -6px rgba(0, 0, 0, 0.3); padding: 50px; margin: 20px; box-sizing: border-box; flex-flow: row-reverse; display: flex; }
.top .wf-bio .wf-bio-slick .wf-bio-li .wf-bio-inner.wf-bio-comingsoon { height: 200px; justify-content: center; align-items: center; display: flex; }
.top .wf-bio .wf-bio-slick .wf-bio-li .wf-bio-inner.wf-bio-comingsoon h2 { color: #F491B3; font-weight: bold; }
.top .wf-bio .wf-bio-slick .wf-bio-li .wf-bio-inner .wf-bio-right { max-width: 354px; }
.top .wf-bio .wf-bio-slick .wf-bio-li .wf-bio-inner .wf-bio-left { position: relative; padding-bottom: 110px; padding-right: 50px; width: 100%; }
@media screen and (max-width: 768px) { .top .wf-bio .wf-bio-slick .wf-bio-li .wf-bio-inner .wf-bio-left { padding-right: 0; } }
.top .wf-bio .wf-bio-slick .wf-bio-li .wf-bio-inner .wf-bio-img { width: 100%; margin: auto 0; }
.top .wf-bio .wf-bio-slick .wf-bio-li .wf-bio-inner .wf-bio-img a { position: relative; overflow: hidden; padding-top: 100%; margin: 10px 5px; display: block; }
.top .wf-bio .wf-bio-slick .wf-bio-li .wf-bio-inner .wf-bio-img a img { border-radius: 60px; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 100%; height: 100%; object-fit: cover; }
.top .wf-bio .wf-bio-slick .wf-bio-li .wf-bio-inner .wf-bio-name { margin-bottom: 20px; font-weight: bold; font-size: 24px; }
.top .wf-bio .wf-bio-slick .wf-bio-li .wf-bio-inner .wf-bio-btn div { margin-top: 10px; }
@media screen and (max-width: 768px) { .top .wf-bio .wf-bio-slick .wf-bio-li .wf-bio-inner { padding: 20px; display: block; border-radius: 30px; }
  .top .wf-bio .wf-bio-slick .wf-bio-li .wf-bio-inner .wf-bio-right { max-width: 100%; margin-bottom: 20px; }
  .top .wf-bio .wf-bio-slick .wf-bio-li .wf-bio-inner .wf-bio-left { position: relative; padding-bottom: 0; } }
@media screen and (max-width: 768px) and (max-width: 768px) { .top .wf-bio .wf-bio-slick .wf-bio-li .wf-bio-inner .wf-bio-left { padding-bottom: 30px; } }
@media screen and (max-width: 768px) { .top .wf-bio .wf-bio-slick .wf-bio-li .wf-bio-inner .wf-bio-left .align-left { text-align: center !important; }
  .top .wf-bio .wf-bio-slick .wf-bio-li .wf-bio-inner .wf-bio-img { margin-left: 0; margin-bottom: 20px; }
  .top .wf-bio .wf-bio-slick .wf-bio-li .wf-bio-inner .wf-bio-img img { border-radius: 20px !important; }
  .top .wf-bio .wf-bio-slick .wf-bio-li .wf-bio-inner .wf-bio-name { margin-top: 30px; text-align: center; font-size: 15px; } }
.top .wf-bio .wf-bio-slick .slick-arrow { width: auto; position: absolute; margin: auto; width: 50px; height: 50px; background: #ffffff; border: solid 3px #ffffff; border-radius: 100px; z-index: 10; box-shadow: 2px 0px 10px rgba(0, 0, 0, 0.1); }
.top .wf-bio .wf-bio-slick .slick-arrow:before { content: none; }
.top .wf-bio .wf-bio-slick .slick-arrow:hover { background: #FFDBE3; border: solid 3px #F491B3; }
@media screen and (max-width: 768px) { .top .wf-bio .wf-bio-slick .slick-arrow:before { width: 20px; height: 30px; } }
.top .wf-bio .wf-bio-slick .slick-prev { left: 30px; }
@media screen and (max-width: 768px) { .top .wf-bio .wf-bio-slick .slick-prev { left: 0; } }
.top .wf-bio .wf-bio-slick .slick-prev:after { content: ""; width: 22px; height: 28px; background-image: url(/_assets/img/ico_arrow_prev.svg); position: absolute; top: 50%; left: 45%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); margin: auto; }
@media screen and (max-width: 414px) { .top .wf-bio .wf-bio-slick .slick-prev:after { width: 8px; height: 8px; } }
@media screen and (max-width: 768px) { .top .wf-bio .wf-bio-slick .slick-prev:after { width: 20px; height: 30px; } }
.top .wf-bio .wf-bio-slick .slick-next { right: 30px; }
@media screen and (max-width: 768px) { .top .wf-bio .wf-bio-slick .slick-next { right: 0; } }
.top .wf-bio .wf-bio-slick .slick-next:after { content: ""; width: 22px; height: 28px; background-image: url(/_assets/img/ico_arrow_next.svg); position: absolute; top: 50%; left: 57%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); margin: auto; }
@media screen and (max-width: 414px) { .top .wf-bio .wf-bio-slick .slick-next:after { width: 8px; height: 8px; } }
@media screen and (max-width: 768px) { .top .wf-bio .wf-bio-slick .slick-next:after { width: 20px; height: 30px; } }
.top .wf-youtube { position: relative; padding-top: 150px; margin-top: -180px; z-index: 20; }
.top .wf-youtube::before { content: ""; width: 100%; height: 150px; display: block; background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1366 262.89"><path fill="%23DAFDEA" d="M0,262.87V141a76,76,0,0,1,142.18-37.39,76.26,76.26,0,0,1,53.37,5.18,76.06,76.06,0,0,1,104-61.26,76,76,0,0,1,143.28,6.54c1.06,0,2.13-.07,3.21-.07a75.79,75.79,0,0,1,55.45,24,76,76,0,0,1,95.94,8.89,76,76,0,0,1,129.15,6.35,76.17,76.17,0,0,1,68.91,2A76,76,0,0,1,935.6,83.23a76.06,76.06,0,0,1,79.88,9.43A76,76,0,0,1,1164.21,101h.79a75.65,75.65,0,0,1,34.44,8.23,76,76,0,0,1,150,5.39A75.75,75.75,0,0,1,1363.06,141H1366V262.87Z" transform="translate(0 0.02)" /></svg>'); background-repeat: repeat-x; background-position: center top; background-size: cover; position: absolute; left: 50%; top: 0; -webkit-transform: translate(-50%, 0); transform: translate(-50%, 0); }
.top .wf-youtube .wf-cmn--bg { background-color: #DAFDEA; padding: 80px 0 260px; }
@media screen and (max-width: 768px) { .top .wf-youtube .wf-cmn--bg { padding: 0 0 170px; } }
.top .wf-youtube .wf-cmn-inner { text-align: center; padding: 0; }
.top .wf-youtube .wf-cmn-inner .wf-ttl { margin-bottom: 30px; color: #99D3AD; }
.top .wf-youtube .wf-youtube--parts { max-width: 312px; width: 23vw; position: absolute; top: -26%; right: 0; }
@media screen and (max-width: 768px) { .top .wf-youtube .wf-youtube--parts { width: 33vw; right: 0; } }
.top .wf-youtube .wf-youtube-radius .wf-youtube-slick li { max-width: 1050px; margin: 20px auto 70px; border-radius: 60px; overflow: hidden; line-height: 0; box-shadow: 0px 0px 24px -6px rgba(0, 0, 0, 0.64); }
@media screen and (max-width: 768px) { .top .wf-youtube .wf-youtube-radius .wf-youtube-slick li { overflow: initial; border-radius: 30px; } }
.top .wf-youtube .wf-youtube-radius .wf-youtube-slick li iframe { position: absolute; top: 0; right: 0; width: 100%; height: 100%; }
@media screen and (max-width: 819px) { .top .wf-youtube .wf-youtube-radius .wf-youtube-slick li iframe { position: relative; width: 100%; height: 52vw; display: block; margin: auto; border-radius: 30px; overflow: hidden; } }
.top .wf-youtube-slick .wf-youtube-li { position: relative; width: 90% !important; }
@media screen and (max-width: 819px) { .top .wf-youtube-slick .wf-youtube-li { padding-top: 0; } }
.top .wf-youtube-slick .wf-youtube-li iframe { position: absolute; top: 0; right: 0; width: 100%; height: 100%; }
@media screen and (max-width: 819px) { .top .wf-youtube-slick .wf-youtube-li iframe { position: relative; width: 90%; height: 52vw; display: block; margin: auto; } }
.top .slick-dots { display: inline-block; text-align: center; left: 0; bottom: 0; width: 100%; }
@media screen and (max-width: 819px) { .top .slick-dots { display: block; margin: auto; } }
@media screen and (max-width: 768px) { .top .slick-dots { margin: -12px auto; } }
.top .slick-dots li { width: 12px; height: 12px; border-radius: 100vw; background-color: #F4F4F4; margin: 0 20px 0 0 !important; }
.top .slick-dots li:last-child { margin-right: 0 !important; }
.top .slick-dots button { opacity: 0; }
.top .slick-dots .slick-active { background: #D0D0D0; }
.top .wf-fcmenu { position: relative; padding-top: 150px; margin-top: -180px; z-index: 20; }
.top .wf-fcmenu::before { content: ""; width: 100%; height: 150px; display: block; background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1366 262.89"><path fill="%23BBF4FF" d="M0,262.87V141a76,76,0,0,1,142.18-37.39,76.26,76.26,0,0,1,53.37,5.18,76.06,76.06,0,0,1,104-61.26,76,76,0,0,1,143.28,6.54c1.06,0,2.13-.07,3.21-.07a75.79,75.79,0,0,1,55.45,24,76,76,0,0,1,95.94,8.89,76,76,0,0,1,129.15,6.35,76.17,76.17,0,0,1,68.91,2A76,76,0,0,1,935.6,83.23a76.06,76.06,0,0,1,79.88,9.43A76,76,0,0,1,1164.21,101h.79a75.65,75.65,0,0,1,34.44,8.23,76,76,0,0,1,150,5.39A75.75,75.75,0,0,1,1363.06,141H1366V262.87Z" transform="translate(0 0.02)" /></svg>'); background-repeat: repeat-x; background-position: center top; background-size: cover; position: absolute; left: 50%; top: 0; -webkit-transform: translate(-50%, 0); transform: translate(-50%, 0); }
.top .wf-fcmenu .wf-cmn--bg { background-color: #BBF4FF; padding: 80px 0 400px; }
@media screen and (max-width: 768px) { .top .wf-fcmenu .wf-cmn--bg { padding: 0 0 270px; }
  .top .wf-fcmenu .wf-cmn--bg .wf-cmn-inner { padding: 100px 0; } }
.top .wf-fcmenu .wf-fcmenu--parts { max-width: 233px; width: 19vw; position: absolute; top: -30%; left: 0; }
@media screen and (max-width: 768px) { .top .wf-fcmenu .wf-fcmenu--parts { width: 25vw; top: -13%; left: 0; } }
.top .wf-fcmenu .wf-fcmenu-kv { text-align: center; margin-bottom: 65px; color: #F491B3; }
.top .wf-fcmenu .wf-fcmenu-kv img { max-width: 430px; width: 70%; }
.top .wf-fcmenu .wf-fcmenu-kv span { display: block; text-align: center; font-size: 16px; color: #797979; letter-spacing: 1px; }
@media screen and (max-width: 768px) { .top .wf-fcmenu .wf-fcmenu-kv span { font-size: 13px; } }
.top .wf-fcmenu .wf-fc--fcmenuName { color: #F491B3; font-size: 20px; font-weight: bold; max-width: 90%; margin: 0 auto 20px; }
.top .wf-fcmenu .wf-fcmenu-btn .wf-btn-join { margin: 10px; }
.top .wf-fcmenu .wf-fcmenu-btn .wf-btn-join a { min-width: 326px; }
.top .wf-fcmenu .wf-fcmenu-btn .wf-btn-login { margin: 10px; }
.top .wf-fcmenu .wf-fcmenu-btn .wf-btn-login a { min-width: 326px; }
.top .wf-fcmenu .wf-fcmenu-cont { position: relative; max-width: 837px; margin: 0 auto; }
.top .wf-fcmenu .wf-fcmenu-cont ul li { position: absolute; z-index: 100; text-align: center; }
.top .wf-fcmenu .wf-fcmenu-cont ul li a { display: block; position: relative; transition: all 0.3s; }
.top .wf-fcmenu .wf-fcmenu-cont ul li a:hover { transform: scale(1.1, 1.1); }
.top .wf-fcmenu .wf-fcmenu-cont ul li a span { display: flex; align-items: center; justify-content: center; position: absolute; font-size: 25px; bottom: -40px; left: 50%; -webkit-transform: translate(-50%, 0); transform: translate(-50%, 0); }
.top .wf-fcmenu .wf-fcmenu-cont ul li a span::before { content: ""; width: 20px; height: 20px; display: inline-block; background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22.5 31.5"><path fill="%23F491B3" d="M11.25,0A11,11,0,0,0,0,10.76c0,2.82,1.29,6.58,3.83,11.16a83.38,83.38,0,0,0,5.62,8.67,2.24,2.24,0,0,0,3.12.48,2.43,2.43,0,0,0,.48-.48,85.14,85.14,0,0,0,5.63-8.67c2.53-4.58,3.82-8.34,3.82-11.16A11,11,0,0,0,11.25,0Zm0,15.75a4.5,4.5,0,1,1,4.5-4.5A4.49,4.49,0,0,1,11.25,15.75Z" transform="translate(0 0)" /></svg>'); background-size: contain; background-repeat: no-repeat; }
.top .wf-fcmenu .wf-fcmenu-cont ul li.wf-c-1 { top: 12%; left: 11%; }
.top .wf-fcmenu .wf-fcmenu-cont ul li.wf-c-1 div { max-width: 194px; }
@media screen and (max-width: 768px) { .top .wf-fcmenu .wf-fcmenu-cont ul li.wf-c-1 { top: 4%; left: 11%; }
  .top .wf-fcmenu .wf-fcmenu-cont ul li.wf-c-1 div { max-width: 39vw; } }
.top .wf-fcmenu .wf-fcmenu-cont ul li.wf-c-2 { top: 12%; left: 55%; }
.top .wf-fcmenu .wf-fcmenu-cont ul li.wf-c-2 div { max-width: 229px; }
@media screen and (max-width: 768px) { .top .wf-fcmenu .wf-fcmenu-cont ul li.wf-c-2 { top: 31%; left: 36%; }
  .top .wf-fcmenu .wf-fcmenu-cont ul li.wf-c-2 div { max-width: 46vw; } }
.top .wf-fcmenu .wf-fcmenu-cont ul li.wf-c-3 { bottom: 20%; left: 25%; }
.top .wf-fcmenu .wf-fcmenu-cont ul li.wf-c-3 div { max-width: 154px; }
@media screen and (max-width: 768px) { .top .wf-fcmenu .wf-fcmenu-cont ul li.wf-c-3 { bottom: 28%; left: 15%; }
  .top .wf-fcmenu .wf-fcmenu-cont ul li.wf-c-3 div { max-width: 33vw; } }
.top .wf-fcmenu .wf-fcmenu-cont ul li.wf-c-4 { bottom: 10%; left: 57%; }
.top .wf-fcmenu .wf-fcmenu-cont ul li.wf-c-4 div { max-width: 161px; }
@media screen and (max-width: 768px) { .top .wf-fcmenu .wf-fcmenu-cont ul li.wf-c-4 { bottom: 10%; left: 40%; }
  .top .wf-fcmenu .wf-fcmenu-cont ul li.wf-c-4 div { max-width: 34vw; } }
.top .wf-fcmenu .wf-fcmenu-cont .wf-fcmenu-cont--bg { position: relative; left: 50%; top: 0; -webkit-transform: translate(-50%, 0); transform: translate(-50%, 0); max-width: 837px; }
@media screen and (max-width: 768px) { .top .wf-fcmenu .wf-fcmenu-cont .wf-fcmenu-cont--bg { max-width: 100%; left: 0; -webkit-transform: translate(0, 0); transform: translate(0, 0); } }

iframe { max-width: 100%; }

.wf__bnr { overflow: hidden; }
.wf__bnr-inner { max-width: 1100px; margin: auto; }
.wf__bnr .slick-dots { position: relative; width: 100%; bottom: 0; right: 0; left: 0; text-align: center; margin-top: 50px; }
.wf__bnr .slick-dots li { width: 14px; height: 14px; margin: 0 10px; }
@media screen and (max-width: 768px) { .wf__bnr .slick-dots li { width: 10px; height: 10px; } }
.wf__bnr .slick-dots li button { width: 6px; height: 6px; }
.wf__bnr .slick-dots li.slick-active:before { content: ""; width: 24px; height: 24px; background-image: url(../img/ico_plus.svg); background-size: cover; position: absolute; left: 0; right: 0; margin: auto; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); left: -9px; }
@media screen and (max-width: 768px) { .wf__bnr .slick-slide { max-width: 386px; padding: 0 14px; } }
.wf__bnr .slick-slide img { margin: auto; }

.wf__bnr-inner { max-width: 1100px; margin: auto; }

.state .date { font-weight: 300; letter-spacing: .05rem; font-size: 16px; display: inline-block; vertical-align: middle; }
.state .new { display: inline-block; vertical-align: middle; color: #ffffff; background-color: #F491B3; padding: 0px 8px; border: solid 1px #F491B3; border-radius: 100vw; font-size: 10px; margin-left: 10px; vertical-align: middle; }

/* 配配用 */
.haihai .wf-header--logo svg { height: 100px; }
@media screen and (max-width: 768px) { .haihai .wf-header--logo svg { width: 118px; height: 50px; } }
.haihai article { padding: 90px 0; }
@media screen and (max-width: 768px) { .haihai article { padding: 40px 0; } }
.haihai article .hm_title { margin-bottom: 2rem; text-align: center; }
@media screen and (max-width: 768px) { .haihai article .hm_title { font-size: 18px; font-size: 18px; } }
.haihai article #hm_upper_msg { border: solid 1px #F491B3; font-size: 0.8rem; padding: 2rem; margin-bottom: 2rem; }
.haihai article .required { color: #FF4040; }
.haihai article #hm_required_msg { font-size: 0.8rem; font-weight: 700; }
.haihai article table.inputform { width: 80%; margin: 0 auto; /* Radio */ /* 色は青色のみ */ }
@media screen and (max-width: 768px) { .haihai article table.inputform { width: 100%; } }
.haihai article table.inputform tr { border-top: solid 1px #F491B3; }
.haihai article table.inputform tr:first-child { border-top: none; }
.haihai article table.inputform th, .haihai article table.inputform td { padding: 1rem; }
@media screen and (max-width: 768px) { .haihai article table.inputform th, .haihai article table.inputform td { font-size: 13px; font-size: 13px; padding: 1rem 0.5rem; } }
.haihai article table.inputform th td, .haihai article table.inputform td td { padding: 0 1rem; }
.haihai article table.inputform .hm_comment { color: #606060; font-size: 0.8rem; }
.haihai article table.inputform input[type=text] { width: 100%; background-color: rgba(244, 145, 179, 0.3); border: none; padding: 0.2rem 0.5rem; border-radius: 5px; }
.haihai article table.inputform select::-ms-expand { display: none; }
.haihai article table.inputform select { position: relative; -webkit-appearance: none; -moz-appearance: none; appearance: none; padding: 7px 30px 7px 10px; font-size: 93%; line-height: 1.1em; border-radius: 5px; border: none; background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMWVtIiBoZWlnaHQ9IjFlbSIgdmlld0JveD0iMCAwIDE2IDE2IiBjbGFzcz0iYmkgYmktY2FyZXQtZG93bi1maWxsIiBmaWxsPSIjZmZmZmZmIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik03LjI0NyAxMS4xNEwyLjQ1MSA1LjY1OEMxLjg4NSA1LjAxMyAyLjM0NSA0IDMuMjA0IDRoOS41OTJhMSAxIDAgMCAxIC43NTMgMS42NTlsLTQuNzk2IDUuNDhhMSAxIDAgMCAxLTEuNTA2IDB6Ii8+PC9zdmc+"); background-repeat: no-repeat; background-size: 12px 12px; background-position: right 10px center; background-color: rgba(244, 145, 179, 0.3); }
.haihai article table.inputform input[type=checkbox], .haihai article table.inputform input[type=radio] { -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; -o-appearance: none; appearance: none; position: relative; right: 0; bottom: 0; left: 0; height: 20px; width: 20px; vertical-align: -0.8rem; transition: all .15s ease-out 0s; color: #fff; cursor: pointer; display: inline-block; margin: .4rem; outline: none; border-radius: 10%; vertical-align: inherit; }
.haihai article table.inputform input[type=radio] { border-radius: 50%; }
.haihai article table.inputform input[type=radio]:checked:before { transform: scale(1); }
.haihai article table.inputform input[type=radio]:before { content: ""; display: block; width: 10px; height: 10px; border-radius: 50%; margin: 3px; transform: scale(0); transition: all ease-out 250ms; }
.haihai article table.inputform input[type=checkbox], .haihai article table.inputform input[type=radio] { border: 2px solid #F491B3; }
.haihai article table.inputform input[type=checkbox]:checked, .haihai article table.inputform input[type=checkbox]:indeterminate, .haihai article table.inputform input[type=radio]:checked:before { background: #F491B3; }
.haihai article table.inputform .submit { text-align: center; }
.haihai article table.inputform .submit input[type=submit] { border-radius: 50px; background-color: #F491B3; min-width: 240px; }
.haihai .wf-footer { background-color: #F491B3; color: #ffffff; display: block; text-align: center; }
.haihai .wf-footer .copyright { color: #ffffff; }
.haihai .wf-footer .copyright a { color: #ffffff; text-decoration: underline; }

/*# sourceMappingURL=app.css.map */
